body {
    font-family: Khmer-OS-Battambang,Hanuman, Montserrat;
}
.input-group-addon {
    font-size: 13px !important;
    min-height: 31px !important;
    padding: unset;
    border: unset;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
fieldset > legend {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2rem;
    padding-top: 10px;
}
.form-group .required label:after {
    content:"*";color:red;
}

.wizard .content {
    background: none;
    min-height: unset;
    height: auto;
    margin: 0;
}

.wizard > .content > .body {
    width: 100%;
    border: 1px solid #ccc;
    height: auto;
    position: relative;
}
.wizard > .steps > ul > li > a, .wizard > .actions > ul > li > a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wrapoff {
    width: 200px;
    border: 2px solid blue;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.wrapoff:after {
    content: "...";
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    padding: 0 5px;
  }
#service-result-container.loading::before {
    content: " ";
    position: absolute;
    background: #EDF0F2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    max-height: 58px;
    border-radius: 5px;
    margin-top: 2em;
    border: 1px solid #ddd;
}
#service-result-container.loading::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    max-height: 58px;
    margin-top: 2em;
}
#service-result-container.loading.full-loading::before, #service-result-container.loading.full-loading::after {
    max-height: calc(100% - 6px);
    margin: 0;
}
#service-result-container.loading.one-row::before, #service-result-container.loading.one-row::after {
    max-height: 38px;
    margin: 0;
    top: 28px;
}
#service-result-container .select2-container {
    display: none;
}
.select2-container.loading::before {
    content: " ";
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    max-height: 58px;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.select2-container.loading::after, .select2-container.loading::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    max-height: 58px;
}

.thr-list-item {
    padding: 5px;
}

.thr-list-item .thr-list-item-inner {
    border: 1px solid #ddd;
    border-radius: 20px;
    background: #fff;
}

.thr-list-item .thr-list-item-number {
    display: inline-block;
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
    background: rgb(14, 0, 138);
    text-align: center;
    border-radius: 50%;
    margin: 5px;
    color: #fff;
}

#service-template {
    min-height: 100px;
}
#service-template.loading::before {
    content: " ";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 15px;
}
#service-template.loading::after {
    left: calc(50% - 40px);
    top: calc(50% - 12px);
    z-index: 2;
}

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    padding: 0.5em 1em;
    transform: skew(0deg);
    border-radius: unset;
}

.select2CustomModal {
    padding: 0 !important;
}
.select2CustomModalBody .select2-container, .select2CustomModalBody .select2-dropdown {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: unset;
}
.select2CustomModalBody .select2-dropdown {
    padding: 0;
}
.select2CustomModalBody .select2-results {
    height: calc(100% - 45px);
}
#find-service-container .select2-results {
    padding: 0 15px;
}
.select2CustomModalBody .select2-results__options {
    /* height: 100%; */
    max-height: 100% !important;
}

.select2CustomModalBody .modal-header {
    pointer-events: none;
}

.select2CustomModal .modal-prevent-click {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1100;
}
.select2CustomModal .select2-search--dropdown {
    padding: 5px 10px;
}
.select2CustomModal .modal-header {
    padding: 8px 15px 5px;
    min-height: unset;
}
.select2CustomModal .modal-header > .close {
    padding: 5px;
}

#requesters-advanced-form .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    border-bottom-color: #80bdff;
}

.select2ItemCustom span {
    display: inline-block;
    width: calc(100% - 38px);
    line-height: 1.8 !important;
    font-size: 14px !important;
}
.select2ItemCustom i {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}
.search-scale .select2ItemCustom span {
    width: calc(100% - 50px);
}
.search-scale .select2ItemCustom i {
    padding-top: 0.5em;
}
.relative {
    position: relative;
}
.relative textarea {
    padding-right: 130px;
}
.th-inner-btn {
    position: absolute;
    width: 100px;
    right: 10px;
    bottom: 10px;
}
.th-inner-btn select, .th-inner-btn .select2-container {
    position: absolute;
    top: 0px;
    cursor: pointer;
    width: 100%;
}
.one-row .th-inner-btn {
    bottom: 6px;
}
.opacity-0 {
    opacity: 0 !important;
}
.dropdown-menu.th-custom {
    min-width: 350px;
    width: 350px !important;
    /* left: -39px !important; */
}

.dropdown-menu.th-custom label {
    color: rgb(20, 20, 20) !important;
}

.btn-group > button{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: unset;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.custom-select2-search {
    font-size: 14px;
}
.custom-select2-search li, .select2-results li {
    line-height: 1.5 !important;
}
.custom-select2-search .sector-group .select2-selection__clear {
    display:none !important;
}
.custom-select2-search .select2-selection__choice {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.select2-results__option.select2-results__option--highlighted[aria-selected=true] {
    background-color: #b46f5f;
}
.modal .modal-dialog {
    margin-top: 30px;
    margin-bottom: unset;
}

.dropdown-item:hover, .dropdown-item:active {
    background: unset;
    background-color: unset;
}
.custom-select2-search .select2-search.select2-search--dropdown {
    padding: 0 15px 5px;
}
.custom-select2-search .select2-search__field {
    height: 38px;
    padding: 0 78px 0 8px;
}
.select2-container--bootstrap .select2-results__option {
    padding: 0.5rem 15px;
}
.custom-select2-search .select2-search--inline > .select2-search__field {
    border: unset;
}
.custom-select2-search #service-search-filter {
    position: absolute;
    top: 0;
    right: 15px;
}
.custom-select2-search #service-search-filter button {
    height: 38px;
}
.custom-select2-search .modal-header button.close {
    padding: 10px;
}
#generalModal #generalModalTitle {
    padding-top: 5px;
}
.fileupload_single_file_ows {
    min-height: 200px;
    display: flex;
    position: relative;
    border-radius: 3px;
}
.fileupload_single_file_ows .dz-message {
    padding: 30px;
    flex: 1 1 auto;
}
.fileupload_single_file_ows.custom-preview .dz-details {
    opacity: 1 !important;
    min-height: 155px;
    position: relative !important;
}
.fileupload_single_file_ows .dz-image img {
    width: 100%;
}
.fileupload_single_file_ows .dz-progress {
    width: 200px !important;
    left: calc(50% - 60px) !important;
    top: 60% !important;
    background-color: #fff !important;
}
.fileupload_single_file_ows .dz-progress .dz-upload {
    background: #2184BD !important;
}
.fileupload_single_file_ows.hide-preview .dz-image {
    display: none !important;
}
.fileupload_single_file_ows.dz-image img {
    width: 100%;
}
.fileupload_single_file_ows.dropzone .dz-preview .dz-image {
    width: auto !important;
    height: 100%;
    /*min-height: 155px;*/
    background: #F3F3F3;
    border-radius: 5px;
}

/** preview in attachments page**/
.custom-preview.fileupload_single_file_ows.dropzone .dz-preview .dz-image {
    height: calc(100% - 150px);
}

.fileupload_single_file_ows.dropzone.custom-preview .dz-preview .dz-image {
    position: relative;
    top: -5px;
}
.fileupload_single_file_ows.dropzone .dz-preview {
    min-width: 200px;
    min-height: 200px;
    background: #fff;
}
.fileupload_single_file_ows.dropzone.custom-preview .dz-preview:hover .dz-image img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-filter: none;
    filter: none;
}
.dropzone {
    border: 1px solid #1e1e1e;
}
.modal .modal-content{
    color: #1e2223;
}

.fileupload_single_file_ows > .dz-image {
    padding: 0 15px 15px;
}
.dz-remove {
    height: 26px;
    padding: 6px 7px !important;
}
.active-btn {
    color: #2D74D6 !important;
    /* animation: active .5s infinite; */
}

.fileupload_single_file_ows label.error{
    display: none !important;
}
.fileupload_single_file_ows .hidden-input {
    position: absolute;
    opacity: 0;
    height: 0;
    border: unset !important;
    cursor: pointer;
}
.fileupload_single_file_ows.error {
    border: 2px dashed #ff5c6c;
}
.dz-bg-color{
    background-color: white !important;
    opacity: 0.7;
    transition: tran;

    /*display: block;*/
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}


fieldset.form-group.p-0 {
    border-top: 1px dashed #ddd;
}
.form-control:active, .form-control:focus {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 0.1rem rgb(0 123 255 / 25%);
}

.inline-input-btn {
    background: #167EC0;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    border: none;
    font-size: 13px;
    cursor: pointer;
    color: white;
    width: 30%;
    max-width: 100px;
    height: 28px !important;
}
.mw-420 {
    max-width: 420px;
}
.mw-800 {
    max-width: 800px;
}
.timer-text {
    display: inline-block;
    min-width: 20px;
}
.active-color {
    color: #052d90;
}
.btn-success {
    background-color: #2184be;
}
.preloader.ready {
    background: rgba(255, 255, 255, .9);
}
.min-h-350 {
    min-height: 350px;
}
@keyframes active {
    from {background-color: #FFF; }
    to {background-color: #E8F0FE; }
}

/* Add a green text color and a checkmark when the requirements are right */
#password-validator-container .valid {
    color: green;
}

/* Add a red text color and an "x" when the requirements are wrong */
#password-validator-container .invalid {
    color: red;
}

#password-validator-container .valid .fa-times, #password-validator-container .invalid .fa-check {
    display: none;
}

#password-validator-container .fa {
    left: 0px;
    margin-right: 15px;
    min-width: 14px;
}

.total-steps-5.wizard > .steps > ul > li {
    width: 20%;
}

.th-valid:after {
    position: relative;
    right: 0px;
    content: "✔";
    margin-left: 15px;
    color: green;
}

.horizontalTitle {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eee;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.horizontalTitle span {
    background:#fff;
    padding:0 10px;
}

@media screen and (max-width: 768px) {
    .wizard > .steps > ul > li {
        width: 52px;
    }
    .wizard > .steps > ul > li.current {
        width: calc(100% - 156px);
    }
    .total-steps-5.wizard > .steps > ul > li {
        width: 52px;
    }
    .total-steps-5.wizard > .steps > ul > li.current {
        width: calc(100% - 208px);
    }
    .wizard > .steps > ul > li .number {
        display: inline-block;
        margin-right: 5px;
    }
    .wizard > .steps > ul > li.current .number {
        margin-right: 0;
    }
    .wizard > .steps > ul > li > a {
        display: block;
        text-overflow: unset;
    }
    .wizard > .steps > ul > li.current a {
        text-overflow: ellipsis;
    }
}
fieldset.review fieldset.form-group {
    border-top: 1px dashed #ddd;
    padding: 0 !important;
    margin: 0 25px;
}
fieldset.review fieldset.form-group legend {
    text-align: center;
}
fieldset.review fieldset.form-group > div {
    padding: 0 !important
}
.swal2-styled.swal2-confirm {
    background-color: #2184BD !important;
}
.swal2-html-container {
    font-size: 14px !important;
}
.swal2-html-container h6 {
    font-size: 16px !important;
    max-width: 322px;
    margin-left: auto;
    margin-right: auto;
}
.horizontalTitle.dotLine {
    border-bottom: 1px dashed #eee;
}
.swal2-styled.swal2-cancel {
    background-color: #fff !important;
    color: #565656 !important;
    border: 1px solid #ddd !important;
}
#print-preview-btn {
    font-family: FontAwesome, Hanuman, Montserrat;
}
.p-b-100 {
    padding-bottom: 100px !important;
}
.divTextArea {
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #EDF0F2;
}
.break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: block !important;
}
div.alert ul {
    margin-bottom: 0;
}
div.alert ul > li {
    white-space: pre-wrap;
    padding: 8px 0;
}
.file-information .dz-preview-btn {
    margin: 8px 0;
    display: block;
}

.sidebar-nav > ul > li.active > a,.sidebar-nav ul li a,.sidebar-nav ul li a,.topbar ul.dropdown-user li a   {
    color: black !important;
}