html,
body {
  height: 100%;
  margin: 0;
}

@font-face {
  font-family: khmer_battambang;
  src: url(/fonts/Battambang-Regular.ttf?c1514fc189df5ed9b28d962d97ddd61a);
}
@font-face {
  font-family: khmer_battambang_bold;
  src: url(/fonts/Battambang-Bold.ttf?f24bfe0115e86b638e26b7c966c09b75);
}
.left-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  margin: 0px 0px;
}

.custom-select {
  line-height: 2;
}

.toast-message {
  font-family: "khmer_battambang_bold";
}

.left-menu-text {
  font-family: "khmer_battambang";
  color: white;
  vertical-align: middle;
  padding-left: 15px;
  font-size: 15px;
}

.dataTables_empty {
  font-family: "khmer_battambang";
}

.noHover,
.form-control {
  background-color: white;
  border-color: #3743FB;
}

.noHover:hover {
  background-color: white;
  color: #3743FB;
}

.noHover:active {
  background-color: white;
  color: #3743FB;
}

.full-height {
  height: 100%;
}

.custom-control-label:before {
  background-color: white;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: black;
}

.table-condensed thead tr th {
  font-family: "khmer_battambang_bold";
}

.noHover,
.form-control {
  background-color: white;
  border-color: #3743FB;
}

.text {
  color: #FD8A25;
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  font-family: "khmer_battambang";
}

.khmerbold {
  font-family: "khmer_battambang_bold";
}

.khmerregular {
  font-family: "khmer_battambang";
}

.toast-header strong {
  font-family: "khmer_battambang_bold";
}

.toast-body {
  font-family: "khmer_battambang";
}

.bg-blue {
  background-color: #3743FB !important;
}

.header {
  background: linear-gradient(45deg, #6C74FC -41.06%, #3743FB 100%);
  padding: 20px;
}
.header .logo {
  margin: 0;
}

.main-sidebar {
  overflow: unset;
  background: linear-gradient(180deg, #6C74FC -41.06%, #3743FB 100%);
  overflow: hidden;
}
.main-sidebar:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 30px;
  border-radius: 40px 0px 0px 40px;
  z-index: 2;
}
.main-sidebar .sidebar {
  z-index: 3;
}
.main-sidebar .img-vector {
  bottom: -10%;
  left: -25%;
  width: 115%;
  z-index: -1;
}

.bk-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: rgba(186, 186, 186, 0.3);
}

.bk-scroll::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(186, 186, 186, 0.3);
}

.bk-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

.bk-scroll-xy::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: rgba(186, 186, 186, 0.3);
}

.bk-scroll-xy::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: rgba(186, 186, 186, 0.3);
}

.bk-scroll-xy::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

.dataTables_scrollBody::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: rgba(186, 186, 186, 0.3);
}

.dataTables_scrollBody::-webkit-scrollbar {
  height: 8px;
  background-color: rgba(186, 186, 186, 0.3);
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

.table-responsive::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: rgba(186, 186, 186, 0.3);
}

.table-responsive::-webkit-scrollbar {
  height: 8px;
  background-color: rgba(186, 186, 186, 0.3);
}

.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

.select2-results__options::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: rgba(186, 186, 186, 0.3);
}

.select2-results__options::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(186, 186, 186, 0.3);
}

.select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

.logo {
  height: 45px;
  width: 130px;
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar {
  padding: 0px;
  margin-top: 40px;
  background-color: transparent;
  overflow: unset !important;
}

#noti-number {
  width: 23px;
  height: 23px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: #4954fb;
  font-size: 12px;
}

.admin-dashboard {
  padding-right: 40px !important;
}
.admin-dashboard .pagination {
  justify-content: flex-end;
}
.admin-dashboard #example1_filter {
  text-align: end;
}
.admin-dashboard .title-name {
  font-family: "khmer_battambang_bold";
  font-size: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.admin-dashboard .text-name {
  font-family: "khmer_battambang";
  text-align: left;
  /* display :inline-block;
  margin-top       : 10px; */
}
.admin-dashboard .number-banner {
  font-size: 70px;
  font-family: "khmer_battambang_bold";
  color: white;
  margin: 0px;
  margin-left: 10px;
}
.admin-dashboard .text-banner {
  font-size: 25px;
  font-family: "khmer_battambang";
  color: white;
  margin-left: 10px;
}
.admin-dashboard .info-header {
  text-align: right;
}
.admin-dashboard .bottom-left {
  position: absolute;
  bottom: 20px;
  left: 30px;
}
.admin-dashboard .top-left {
  position: absolute;
  top: 5px;
  left: 30px;
}
.admin-dashboard .top-item-2 {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
.admin-dashboard .top-item-2 .bottom-left p {
  font-size: 15px;
}
.admin-dashboard .top-left p:first-child {
  font-size: 60px;
}
.admin-dashboard .top-left p:last-child {
  font-size: 16px;
}
.admin-dashboard .company-name p {
  font-size: 20px;
}
.admin-dashboard .job_pending, .admin-dashboard .job_published, .admin-dashboard .job_appied {
  background: linear-gradient(45deg, #6c74fc 0%, #3743fb 100%);
  border-radius: 25px;
}
.admin-dashboard .job_pending:before, .admin-dashboard .job_published:before, .admin-dashboard .job_appied:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 100%;
  background: #D8D9D8;
  right: 0;
  top: 0;
  border-radius: 0 25px 25px 0;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 56% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 56% 100%);
  z-index: 1;
}
.admin-dashboard .job_pending .card-body, .admin-dashboard .job_published .card-body, .admin-dashboard .job_appied .card-body {
  color: white;
  padding: 3rem;
  z-index: 2;
}
.admin-dashboard .job_pending .card-body .content, .admin-dashboard .job_published .card-body .content, .admin-dashboard .job_appied .card-body .content {
  z-index: 2;
}
.admin-dashboard .job_pending .card-body img, .admin-dashboard .job_published .card-body img, .admin-dashboard .job_appied .card-body img {
  position: absolute;
  right: 13%;
  top: 0;
  z-index: -1;
}
.admin-dashboard .job_published, .admin-dashboard .job_appied {
  overflow: hidden;
  background: linear-gradient(45deg, #fd8a25 0%, #ffb883 100%);
}
.admin-dashboard .job_published:before, .admin-dashboard .job_appied:before {
  background: transparent;
  -webkit-clip-path: none;
          clip-path: none;
  border-radius: 0;
}
.admin-dashboard .job_published .card-body img, .admin-dashboard .job_appied .card-body img {
  position: absolute;
  right: 0;
  top: 0;
}
.admin-dashboard .job_published .card-body img.hand, .admin-dashboard .job_appied .card-body img.hand {
  top: -7rem;
}
.admin-dashboard .job_published .all_jobs_post, .admin-dashboard .job_appied .all_jobs_post {
  position: absolute;
  left: 3rem;
  bottom: 15px;
  font-size: 13px;
}
.admin-dashboard .job_appied {
  background: linear-gradient(261.54deg, #6C74FC 7.02%, #3743FB 100%);
}
.admin-dashboard .job_appied .card-body img {
  top: -15%;
  right: 15%;
  width: 40%;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.dataTables_scroll .pagination .first,
.dataTables_scroll .pagination .previous {
  display: none;
}

.btn-back {
  background: #FD8A25 !important;
}

.list-item .dataTables_paginate {
  display: flex;
  justify-content: center;
}
.list-item .dataTables_paginate .first {
  display: none;
}
.list-item .dataTables_paginate .previous {
  display: none;
}
.list-item .dataTables_paginate .page-item {
  margin-right: 5px;
}
.list-item .dataTables_paginate .page-item.disabled .page-link {
  border-color: #3743FB;
  color: #3743FB;
}
.list-item .dataTables_paginate .page-item.active .page-link {
  background-color: #3743FB;
  color: white;
  border-color: #3743FB;
}
.list-item .dataTables_paginate .page-item .page-link {
  border-radius: 5px;
  border-color: #3743FB;
  background-color: white;
  color: #3743FB;
  font-family: "khmer_battambang_bold";
  border-width: 2px;
  font-size: 14px;
  padding: 10px 10px;
}
.list-item .dataTables_paginate .page-item .page-link:hover {
  background-color: #3743FB;
  color: white;
  transition: all 0.5s;
}
.list-item table thead th {
  font-family: "khmer_battambang_bold";
  color: #3743FB;
  border-top: 0px;
  border-bottom: 1.5px solid #3743FB;
  background: transparent !important;
  white-space: nowrap;
  text-align: center;
}
.list-item table tr td {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  font-family: "khmer_battambang";
  font-size: 13px;
}
.list-item table tr td p {
  margin-bottom: 0;
}
.list-item table.dataTable thead .sorting::before,
.list-item table.dataTable thead .sorting_asc::before,
.list-item table.dataTable thead .sorting_desc::before,
.list-item table.dataTable thead .sorting_asc_disabled::before,
.list-item table.dataTable thead .sorting_desc_disabled::before {
  content: "";
}
.list-item table.dataTable thead .sorting::after,
.list-item table.dataTable thead .sorting_asc::after,
.list-item table.dataTable thead .sorting_desc::after,
.list-item table.dataTable thead .sorting_asc_disabled::after,
.list-item table.dataTable thead .sorting_desc_disabled::after {
  content: "";
}
.list-item table.dataTable thead .sorting_asc_disabled span {
  background: url("http://cdn.datatables.net/plug-ins/3cfcc339e89/integration/bootstrap/images/sort_asc_disabled.png") no-repeat center right;
}
.list-item table.dataTable thead .sorting_desc_disabled span {
  background: url("http://cdn.datatables.net/plug-ins/3cfcc339e89/integration/bootstrap/images/sort_desc_disabled.png") no-repeat center right;
}
.list-item table.dataTable thead .sorting span {
  background: url(/images/down.png?9baa556701a7cd89a9a005888e8986aa) no-repeat center right;
}
.list-item table.dataTable thead .sorting_asc span {
  background: url(/images/up.png?fc50b495813ba4f33060a87981f251c0) no-repeat center right;
}
.list-item table.dataTable thead .sorting_desc span {
  background: url(/images/down.png?9baa556701a7cd89a9a005888e8986aa) no-repeat center right;
}
.list-item .btn-defaultd {
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  border-radius: 7px;
  font-family: "khmer_battambang";
}
.list-item .btn-outline {
  background-color: white;
}
.list-item .btn-primary {
  border: none;
  color: white;
}
.list-item .table-striped tbody tr:nth-of-type(odd) {
  background-color: white;
}
.list-item table.dataTable > thead > tr > th:not(.sorting_disabled) {
  font-size: 14px;
  padding: 10px;
  padding-right: 0px;
}
.list-item table.dataTable thead span.sort-icon {
  display: inline-block;
  padding-left: 5px;
  width: 16px;
  height: 16px;
}
.list-item .sort-icon {
  margin-left: 5px;
}

.login-page {
  background-color: white;
}
.login-page .autoplay {
  position: absolute;
  color: #000;
  font: 100px/100% arial, sans-serif;
  right: 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 15px;
  width: auto;
  height: auto;
  z-index: 999;
  opacity: 0.4;
  transition: opacity 0.1s ease-in, transform 0.1s ease-out;
  -webkit-animation: fade_close 3s ease-out;
          animation: fade_close 3s ease-out;
}
@-webkit-keyframes fade_close {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.8;
  }
  to {
    opacity: 0.4;
  }
}
@keyframes fade_close {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.8;
  }
  to {
    opacity: 0.4;
  }
}
.login-page .autoplay:active {
  transform: scale(0.8);
}
.login-page .stop {
  right: 15px;
}
.login-page .play {
  right: 90px;
}
.login-page .swiper-pagination {
  bottom: 70px;
}
.login-page .swiper-pagination-bullet-active {
  color: #fff;
  background: white;
}
.login-page .btn {
  background-color: #3743FB;
}
.login-page .noHover,
.login-page .form-control {
  background-color: white;
  border-color: #3743FB;
}
.login-page .noHover:hover {
  background-color: white;
  color: #3743FB;
}
.login-page .noHover:active {
  background-color: white;
  color: #3743FB;
}
.login-page .btn-outline-primary:not(:disabled):not(.disabled).active,
.login-page .btn-outline-primary:not(:disabled):not(.disabled):active,
.login-page .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: white;
  border-color: #007bff;
}
.login-page .title {
  color: #3743FB;
}
.login-page .swiper {
  width: 100%;
  height: 100%;
}
.login-page .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login-page .toast-header strong {
  font-family: "khmer_battambang_bold";
}
.login-page .toast-body {
  font-family: "khmer_battambang";
}
.login-page .bg-login {
  position: relative;
  overflow: hidden;
}
.login-page .bg-login:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #FD8A25 -6.69%, #FD8C2A 14.57%, #FD9337 38.02%, #FE9D4D 62.51%, #FEAC6B 87.57%, #FFB883 103.51%);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  -webkit-clip-path: circle(95% at 0 50%);
          clip-path: circle(95% at 0 50%);
}
.login-page .bg-login .bg-vector {
  position: absolute;
  left: -20%;
  bottom: -5%;
  width: 90%;
}
.login-page .swiper-slide img {
  height: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.login-page .swiper-slide p {
  width: 80%;
  text-align: center;
  padding: 0px 75px;
  margin: 0 auto;
}
.login-page .login-card-body {
  max-width: 500px;
  margin: auto;
}

.register-page .require-span {
  color: #FD8A25;
}
.register-page .res-header {
  background: linear-gradient(180deg, #FFB883 -56%, #FD8A25 100%) !important;
  border-radius: 0 0 30px 30px;
}
.register-page .res-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(253, 138, 37, 0.2);
  z-index: 2;
}
.register-page .res-header .card-body {
  max-width: 760px;
  margin: auto;
  z-index: 3;
}
.register-page .res-header .bg1 {
  position: absolute;
  left: -8%;
  top: 0;
  z-index: 1;
}
.register-page .res-header .bg2 {
  position: absolute;
  right: -4%;
  bottom: -15%;
  z-index: 1;
}
.register-page .border-color {
  border-color: #3743FB;
}
.register-page .header-content {
  width: 70%;
  height: 250px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0px 75px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .main-sidebar {
    margin-left: -295px;
  }
  .main-sidebar:before {
    display: none;
  }

  .admin-dashboard {
    padding: 0 !important;
  }

  .job_appied .card-body img {
    top: 0 !important;
    width: 60% !important;
  }
}
/* nav-icon-5 */
.nav-icon-5 {
  width: 35px;
  height: 30px;
  margin: 10px 0 10px 10px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.nav-icon-5 span {
  background-color: white;
  position: absolute;
  border-radius: 2px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  width: 100%;
  height: 4px;
  transition-duration: 500ms;
}

.nav-icon-5 span:nth-child(1) {
  width: 70%;
  top: 0px;
  right: 0px;
}

.nav-icon-5 span:nth-child(2) {
  top: 13px;
  left: 0px;
  opacity: 1;
}

.nav-icon-5 span:nth-child(3) {
  width: 50%;
  bottom: 0px;
  right: 0px;
}

.nav-icon-5:not(.open):hover span:nth-child(1) {
  transform: rotate(-3deg) scaleY(1.1);
}

.nav-icon-5:not(.open):hover span:nth-child(2) {
  transform: rotate(3deg) scaleY(1.1);
}

.nav-icon-5:not(.open):hover span:nth-child(3) {
  transform: rotate(-4deg) scaleY(1.1);
}

.nav-icon-5.open span:nth-child(1) {
  width: 100%;
  transform: rotate(45deg);
  top: 13px;
}

.nav-icon-5.open span:nth-child(2) {
  opacity: 0;
}

.nav-icon-5.open span:nth-child(3) {
  width: 100%;
  transform: rotate(-45deg);
  top: 13px;
}

.side-left {
  margin-left: 0 !important;
}

.text-primary {
  color: #3743FB !important;
}

.select2-selection--single {
  height: 38px !important;
  border-color: #3743FB !important;
}

.select2-selection__rendered,
.select2-results__option,
.select2-search__field {
  font-family: "khmer_battambang" !important;
}

.avatar {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}

.bg-primary {
  background-color: #3743FB !important;
}

.contact-logo .text-name {
  font-size: 16px;
}
.contact-logo a {
  display: block;
  width: 150px;
}
.contact-logo img {
  width: 100%;
}

.contact-desc {
  max-width: 900px;
  font-size: 18px !important;
  line-height: 35px;
}

@media (max-width: 693px) {
  .contact-logo a {
    width: 90px;
  }
}
.my-table-responsive {
  width: 100%;
  font-family: "khmer_battambang";
}
.my-table-responsive table {
  min-width: 1200px;
  table-layout: fixed;
}
.my-table-responsive th,
.my-table-responsive td {
  vertical-align: middle;
}
.my-table-responsive th {
  font-size: 14px;
}
.my-table-responsive th a {
  color: #3743FB;
}
.my-table-responsive td {
  font-size: 12px;
}
.my-table-responsive td:empty {
  background-color: rgba(0, 0, 0, 0.3);
}
.my-table-responsive th.sticky,
.my-table-responsive td.sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  background-color: white !important;
  z-index: 2;
}
.my-table-responsive th:last-child,
.my-table-responsive td:last-child {
  width: 80px;
}
.my-table-responsive .modal-body .desc {
  font-size: 14px !important;
  font-family: "khmer_battambang";
}

.pagination .page-item.active .page-link {
  background-color: #3743FB !important;
}
.pagination .page-link {
  border: 2px solid #3743FB;
  border-radius: 5px;
  margin: 0 3px;
  color: #3743FB;
}

.short-item {
  position: relative;
}
.short-item:hover {
  cursor: pointer;
}
.short-item a.d-flex {
  color: #FD8A25 !important;
}
.short-item i {
  font-size: 1.3rem;
  color: #FD8A25;
}

#perpage {
  padding: 2px 5px;
}

.drafted {
  border: 1px solid #FD8A25 !important;
  color: #FD8A25 !important;
  background-color: transparent !important;
  border-radius: 7px;
}

.pending {
  border: 1px solid #3743FB !important;
  color: #3743FB !important;
  background-color: transparent !important;
  border-radius: 7px;
}

.published {
  background-color: #3743FB !important;
  border-radius: 7px;
}

.deleted {
  background-color: #ff0000 !important;
  border-radius: 7px;
}

.refused {
  border: 1px solid #000000 !important;
  color: #000000 !important;
  background-color: transparent !important;
  border-radius: 7px;
}

.closed {
  background-color: #FD8A25 !important;
  border-radius: 7px;
}

.form-filter {
  gap: 5px;
}

.sidebar-top {
  padding: 15px 0 0 0;
}
.sidebar-top .main-logo {
  width: 60px;
  height: 60px;
}
.sidebar-top .main-logo img {
  border: 1px solid #FD8A25;
  border-radius: 50px;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar-top h6 {
  font-size: 13px;
}
.sidebar-top p {
  color: #FD8A25;
  text-align: center;
}

.sidebar-top + .sidebar {
  margin-top: 20px;
}
