@charset "UTF-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
label,
strong,
li,
th,
td,
.btn {
  font-family: "Khmer OS Content", sans-serif;
}

body,
p,
a,
span,
label,
strong,
li,
th,
td,
.btn {
  font-size: 14px;
}

.modal-body .table > thead > tr > th,
.modal-body .table > tbody > tr > td {
  padding: 5px 8px;
  vertical-align: middle;
}

.contract-content,
.file-review-modal {
  padding: 20px;
}

.contract-content table,
.file-review-modal table {
  width: 100%;
}

.contract-content table th,
.contract-content table td,
.file-review-modal table th,
.file-review-modal table td {
  border: 1px solid #000;
}

.contract-content .custom-checkbox,
.file-review-modal .custom-checkbox {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  display: inline-block;
}

.contract-content .contract-content-motto-line,
.file-review-modal .contract-content-motto-line {
  width: 10%;
}

.loading-overlay {
  z-index: 999 !important;
}

[v-cloak] {
  display: none;
}

.page-content-wrapper.breadcrumb {
  padding-top: 50px;
}

.page-content-wrapper.breadcrumb .breadcrumb {
  margin: 0;
}

.help-block {
  font-size: 12px;
  list-style: none;
  color: #ea553d;
  margin-top: 5px;
}

.pending {
  color: #ffbb44 !important;
}

.approve {
  color: #4ac18e !important;
}

.reject {
  color: #ea553d !important;
}

.badge-pending {
  background-color: #ffbb44;
  color: #ffffff;
}

.badge-approve,
.badge-unlock {
  background-color: #4ac18e;
  color: #ffffff;
}

.badge-reject,
.badge-lock {
  background-color: #ea553d;
  color: #ffffff;
}

.btn-save-cancel {
  width: 90px;
}

.btn-search-reset {
  width: 150px;
}

.hide {
  display: none !important;
}

#upload {
  opacity: 0;
}

#upload-label {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}

.image-area {
  border: 2px dashed rgba(255, 255, 255, 0.7);
  padding: 1rem;
  position: relative;
}

.image-area::before {
  content: "Uploaded image result";
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.8rem;
  z-index: 1;
}

.image-area img {
  z-index: 2;
  position: relative;
}

.card-header {
  background-color: #ffffff !important;
}

.btn-icon {
  width: 30px;
}

.table th a {
  color: #000000;
}

.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

.has-error .help-block {
  color: #ea553d !important;
}

.has-error .img-fluid {
  border: 1px solid #ea553d !important;
}

.has-error .select2-container .select2-selection--single,
.has-error .multiselect__tags {
  border-color: #ea553d !important;
}

.has-error .ck.ck-reset.ck-editor.ck-rounded-corners {
  border: 1px solid #ea553d !important;
  border-radius: 4px;
}

.has-error .mx-input {
  border: 1px solid #ea553d !important;
}

.has-error .vue-file-agent.file-input-wrapper {
  border-color: #ea553d !important;
}

.has-error .vc-swatches {
  border: 1px solid #ea553d !important;
}

.has-error .image-uploader {
  border: 1px dashed #ea553d !important;
}

.mx-datepicker-range,
.mx-datepicker {
  width: 100% !important;
}

.button-menu-mobile {
  display: block !important;
}

.fixed-left.fixed-left-void .topbar {
  left: 0;
}

table th a {
  display: table;
  width: 100%;
}

table.dataTable thead .sorting::before,
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::before,
table.dataTable thead .sorting_desc::after {
  bottom: 0;
}

.no-size .file-size {
  display: none !important;
}

.login-page .card {
  background-color: rgba(255, 255, 255, 0.95);
}

.login-page .footer-copyright {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
}

.btn-dashed {
  border-style: dashed !important;
}

.multi-image-uploader {
  border: 1px dashed #bdc3c7;
}

.border-dash-default {
  border: 1px dashed #bdc3c7 !important;
}

.badge-registered {
  background-color: #67a8e4 !important;
}

.badge-participated {
  background-color: #4ac18e !important;
}

.btn {
  cursor: pointer;
}

.full-height > .card {
  height: 100vh !important;
  margin: 0 !important;
}

.collapse-search,
.collapse-search:hover {
  display: block;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #0c91e5 !important;
  color: white;
  cursor: pointer;
}

.collapsed i {
  transform: rotate(180deg);
}

.nav-link.active,
.nav-link.active:hover,
.nav-link.active:focus {
  background-color: #3490dc;
  color: white;
}

.ck-editor__editable_inline {
  min-height: 600px;
}

.nav-fill .nav-item {
  background-color: white;
}

.nav.nav-pills.nav-fill {
  border: 1px solid #dee2e6;
  padding: 15px;
  background-color: navajowhite;
}

.nav-pills .nav-link {
  border-radius: 0px;
}

.has-error .vs__dropdown-toggle {
  border: 1px solid red;
}

.contract-project-name {
  font-size: 20px;
}

.contract-project-logo {
  width: 150px;
}

.contract-logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 70px !important;
}

.right-info {
  position: absolute;
  right: 0;
  top: 0;
}

.text-grey {
  color: grey !important;
}

.bg-property-changed {
  background-color: rgba(255, 0, 7, 0.2117647059);
}

.text-resale,
.text-resale:hover,
.table-hover tbody tr.text-resale:hover,
.text-change-owner,
.text-change-owner:hover {
  color: #a71c20;
  font-weight: bold;
}

.text-seized {
  color: #dd9202;
}

.modal-body {
  color: #212529;
}

.input-group-text {
  font-size: 14px;
}

.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^=top] {
  margin-bottom: 5px;
}

.tooltip[x-placement^=top] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^=bottom] {
  margin-top: 5px;
}

.tooltip[x-placement^=bottom] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^=right] {
  margin-left: 5px;
}

.tooltip[x-placement^=right] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^=left] {
  margin-right: 5px;
}

.tooltip[x-placement^=left] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}

.tooltip[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}

.sorting,
.sorting_desc,
.sorting_asc {
  padding-right: 30px;
}

.swal2-container .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 2.7125em;
  width: 3.6em;
}

.swal2-container .swal2-toast .swal2-title {
  font-size: 16px !important;
}

.swal2-container .swal2-title {
  font-size: 22px !important;
}

.i-no-filter {
  font-size: 14px;
}

@media print {
  .pad {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    page-break-after: avoid;
    page-break-before: avoid;
  }
}

.md-stepper-horizontal {
  display: table;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.5);
}

.md-stepper-horizontal .md-step {
  display: table-cell;
  position: relative;
  padding: 24px;
}

.md-stepper-horizontal .md-step:hover,
.md-stepper-horizontal .md-step:active {
  background-color: rgba(0, 0, 0, 0.04);
}

.md-stepper-horizontal .md-step:active {
  border-radius: 15%/75%;
}

.md-stepper-horizontal .md-step:first-child:active {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.md-stepper-horizontal .md-step:last-child:active {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.md-stepper-horizontal .md-step:hover .md-step-circle {
  background-color: #757575;
}

.md-stepper-horizontal .md-step:first-child .md-step-bar-left,
.md-stepper-horizontal .md-step:last-child .md-step-bar-right {
  display: none;
}

.md-stepper-horizontal .md-step .md-step-circle {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-color: #999999;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.md-stepper-horizontal .md-step.pending .md-step-circle {
  background-color: #f96302;
}

.md-stepper-horizontal .md-step.done .md-step-circle {
  background-color: #00ae4d;
}

.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: rgb(33, 150, 243);
}

.md-stepper-horizontal .md-step.done .md-step-circle:before {
  font-family: "FontAwesome";
  font-weight: 100;
  content: "\F00C";
}

.md-stepper-horizontal .md-step.done .md-step-circle *,
.md-stepper-horizontal .md-step.editable .md-step-circle * {
  display: none;
}

.md-stepper-horizontal .md-step.editable .md-step-circle {
  transform: scaleX(-1);
}

.md-stepper-horizontal .md-step.editable .md-step-circle:before {
  font-family: "FontAwesome";
  font-weight: 100;
  content: "\F040";
}

.md-stepper-horizontal .md-step .md-step-title {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 600;
}

.md-stepper-horizontal .md-step .md-step-title,
.md-stepper-horizontal .md-step .md-step-optional {
  text-align: center;
  color: rgba(0, 0, 0, 0.26);
}

.md-stepper-horizontal .md-step.active .md-step-title {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}

.md-stepper-horizontal .md-step.active.done .md-step-title,
.md-stepper-horizontal .md-step.active.editable .md-step-title {
  font-weight: 600;
}

.md-stepper-horizontal .md-step .md-step-optional {
  font-size: 12px;
}

.md-stepper-horizontal .md-step.active .md-step-optional {
  color: rgba(0, 0, 0, 0.54);
}

.md-stepper-horizontal .md-step .md-step-bar-left,
.md-stepper-horizontal .md-step .md-step-bar-right {
  position: absolute;
  top: 36px;
  height: 1px;
  border-top: 1px solid #dddddd;
}

.md-stepper-horizontal .md-step .md-step-bar-right {
  right: 0;
  left: 50%;
  margin-left: 20px;
}

.md-stepper-horizontal .md-step .md-step-bar-left {
  left: 0;
  right: 50%;
  margin-right: 20px;
}

.mini-stat-hover:hover {
  transform: scale(1.02);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.02);
}

.text-inherit {
  color: inherit;
}

.text-inherit:hover {
  color: inherit;
}

.cfh {
  height: calc(100% - 20px);
}

.multiselect,
.multiselect__input,
.multiselect__single {
  font-size: 14px !important;
}

.draft {
  font-family: "Khmer OS", serif;
}

.btn-excel,
.btn-excel:focus,
.btn-excel:hover {
  background-color: #126725;
  color: #ffffff;
}

.btn-add-new,
.btn-add-new:focus,
.btn-add-new:hover {
  background-color: #dd9202;
  color: #ffffff;
}

.btn-search,
.btn-search:focus,
.btn-search:hover {
  background-color: #5d666d;
  color: #ffffff;
}

.btn-edit,
.btn-edit:focus,
.btn-edit:hover {
  background-color: #0057b5;
  color: #ffffff;
}

.btn-view,
.btn-view:focus,
.btn-view:hover {
  background-color: #1f1f1f;
  color: #ffffff;
}

.btn-print-draft,
.btn-print-draft:focus,
.btn-print-draft:hover {
  background-color: #545b62;
  color: #ffffff;
}

.ck-content strong,
.contract-content strong {
  font-size: inherit;
}

@media print {
  .position-relative {
    background-color: #ffffff !important;
  }
}

@media print {
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #000000 !important;
  }
}

