.modal-dialog .wrap-input-search {
    position: relative;
    margin: 0px 15px 0px 15px;
    width: calc(100% - 0px);
    display: inline-block;
}

/*.name-over-input{*/
/*position: absolute;*/
/*background: #ffffff;*/
/*color: #2067b0;*/
/*line-height: 1.5;*/
/*width: fit-content;*/
/*left: 50px;*/
/*text-indent: 0;*/
/*}*/
.name-over-input {
    position: absolute;
    background: #ffffff;
    color: #2067b0;
    line-height: 1.9;
    left: 50px;
    height: 25px;
    text-indent: 0;
    width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
}

.icon-over-input {
    position: absolute;
    background: #ffffff;
    line-height: 1.5;
    width: fit-content;
    right: 23px;
    top: 8px;
    text-indent: 0;
}

.modal-dialog.modal-long {
    transform: translateY(5%) !important;
}

.main-menu.navbar .nav-item a.nav-link:focus, .main-menu.navbar .nav-item.parent-active a.nav-link-parent {
    color: #1058d0 !important;
    border-bottom: 3px solid #1058d0;
}

.main-menu.navbar .nav-item a.nav-link-parent {
    color: #545c6a;
    padding: 10px 5px;
    margin: 0 30px;
    display: inline-block;
    padding-top: 16px;
    border-bottom: 3px solid #fff;
    position: relative;
    font-family: Open-sans SemiBold;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 0.5 !important; /* Firefox */
}

.dataTables_filter {
    display: none;
}

.required {
    color: red;
}

.bootbox .modal-content .modal-body {
    background-color: unset !important;
    margin: 0 !important;
}

.user-menu.dropdown-menu {
    padding: .5rem 14px;
    margin: .125rem 0 0;
    font-size: 1rem;
    line-height: 2rem;
}

.disable_click {
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer;
}

.func-in-row .btn {
    line-height: 20px !important;
}

.empty-data {
    text-indent: 1rem;
    opacity: .5;
}

.mb-5, .my-5 {
    margin-bottom: 1rem !important;
}

.mt-5, .my-5 {
    margin-top: 1rem !important;
}

.mt-2R {
    margin-top: 2rem !important;
}

.mt-3R {
    margin-top: 3rem !important;
}

.my-truncate {
    text-overflow: ellipsis;
    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}

div.w100 p {
    width: 100% !important;
    text-align: justify !important;
}

.bold {
    font-family: Open-sans Bold !important;
}

.COL_DETAIL_BRIEF img {
    width: 100% !important;
    height: 100% !important;
}

.doc-list .item .thumbnail-ticket {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 60px;
    opacity: 0.5;
    width: 50%;
}

.doc-list .item .thumbnail-ticket-translate {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 60px;
    text-align: center;
    padding-top: 0px;
}

#i-fa-spinner {
    font-size: 100px !important;
    position: fixed;
    top: calc(50vh - 50px);
    left: calc(50vw - 50px);
    display: block;
    z-index: 99999999;
    color: #53B3F3 !important;
}

.container-fluid {
    position: relative;
}

#fa-spinner {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    top: 0;
    left: 0;
}

.ticket.wrap-input-search input {
    margin-left: 0px;
}

.ticket.wrap-input-search {
    position: relative;
    margin: 25px 0px 25px 0px;
    width: 100%;
    display: inline-block;
}

.input-search.form-control:disabled, .input-search.form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}

.table-doc .func-avatar-dropdown {
    font-size: 0.75rem;
    max-height: 150px;
    overflow-y: scroll;
    color: #545C6A;
    padding-left: 5px;
    z-index: 9999;
}

.table-doc .user-avatar-dropdown {
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #fff;
}

.table-doc .func-avatar-dropdown .user-avatar-dropdown {
    margin-right: 5px;
}

.user-avatar-dropdown img {
    object-fit: cover;
    display: inline-block;
    width: 120%;
    margin: -2px 0 0 -5%;
}

.doc-list .item .user span.label-status-translate-ticket {
    position: absolute;
    right: 30px;
    top: 0;
    font-size: 0.75rem;
    padding: 2px 5px 2px 15px;
    color: #fff;
    border-radius: 3px;
}

.doc-list .item .row span.label-status {
    right: 30px;
    top: 0;
    font-size: 0.75rem;
    padding: 2px 5px 2px 15px;
    color: #fff;
    border-radius: 3px;
}

.doc-list .item .user span.no-pos.label-status {
    position: unset;
    right: 30px;
    top: 0;
    font-size: 0.75rem;
    padding: 2px 5px 2px 15px;
    color: #fff;
    border-radius: 3px;
}

.menu-notification {
    position: absolute;
    top: 3px;
    right: -10px;
    min-width: 20px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 18px;
    background-color: red;
    color: #fff;
    font-size: 0.75rem;
    font-family: Open-sans SemiBold;
    border-radius: 15px;
    text-align: center;
}

.doc-list .item .detail .group-avatar {
    width: 48%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 0.75rem;
}

.doc-list .item .detail .group-avatar label {
    width: 130px;
}

.translate-ticket .doc-list .item .detail p {
    width: 48%;
    padding: 5px 0;
}

.dataTables_wrapper .dataTables_length {
    padding-top: 0.755em !important;
    margin-left: 1rem;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 0.755em !important;
    margin-right: 1rem !important;
}

.dataTables_wrapper .dataTables_info {
    float: unset !important;
    padding-top: 0.755em;
    text-align: center;
    margin-left: 10px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border-radius: 12px;
    background: linear-gradient(to bottom, #1058d0 0%, #1058d0 100%);
}

.btn-search {
    position: relative;
    margin-left: 10px;
}

.btn-left-search {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 25px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border-radius: 12px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border-radius: 12px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
}

.panel .title .current-date {
    float: right;
}

.form_modal_upload_translate .name-over-input {
    position: absolute;
    background: #ffffff;
    color: #2067b0;
    line-height: 1.9;
    left: 38px;
    top: 74px;
    height: 48px;
    text-indent: 0;
    width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
    text-align: center;
}

.form_modal_upload_translate .form-upload {
    position: relative;
}

.btn.btn-#2067b0.mr-2.dropdown-toggle::after {
    display: inline-block;
    margin-left: 1.255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.timeline .tooltip-avatar {
    position: relative;
    display: block;
}

.timeline .file {
    position: relative;
    margin: 10px 0px 10px 30px;
}

table.dataTable thead th {
    border-bottom: 0 !important;
    background-color: #FFFCEF;
    color: #A96C12;
}

table.dataTable thead td {
    border-bottom: 0 !important
}

table.dataTable.no-footer {
    border-bottom: 0 !important;
}

.hidden {
    display: none !important;
}

.underline {
    text-decoration: dashed !important;
}

.read-more {
    margin-bottom: 10px;
}

.read-more__link {
    font-family: Open-sans SemiBold;
    cursor: pointer;
}

.truncate p {
    width: 85% !important;
}

#more {
    display: none;
}

.panel-search {
    z-index: 9999999999999;
}

.fa-1_5x {
    font-size: 1.5em;
}

.fa-1_3x {
    font-size: 1.3em;
}

.fa-1_2x {
    font-size: 1.2em;
}

.lang-menu a {
    /*color: #545c6a;*/
    color: #fff;
    padding: 15px 5px;
    font-weight: 400;
    position: relative;
}

.lang-menu a.en-menu:after {
    content: " ";
    /*border-right: 1px solid #2067B0;*/
    border-right: 1px solid #fff;
    position: absolute;
    height: 11px;
    right: -2px;
    top: 20px;
}

.lang-menu a.active {
    /*color: #1058d0;*/
    color: #fff;
    font-weight: bold;
}

.item-folder .folder.lock {
    position: relative;
}

.item-folder .icon-lock {
    position: absolute;
    right: 15px;
    top: 20px;
}

.item-folder.div_folder_lock {
    pointer-events: none;
    cursor: no-drop;
    opacity: 0.5;
}

.real-location-label {
    margin-left: 1rem;
}

.real-location-div {
    margin-left: 3rem;
}

.real-location-icon {
    margin-top: 0.7rem;
}

.ui-autocomplete {
    z-index: 9999999
}

.ui-widget.ui-widget-content {
    z-index: 10000 !important;
}

.doc-list .item .detail p .label-tags-res {
    font-family: Open-sans SemiBold;
    margin-right: 0px;
    padding: 2px 20px;
}

.doc-list .item .detail .group_receiver {
    margin-top: 0.5rem;
}

.fa-info-circle {
    /*color: #3bc8f5!important;*/
    cursor: pointer;
}

.modal-upload-portal .modal-title, .modal-ticket-portal .modal-title {
    /*color: #3bc8f5!important;*/
    font-family: Open-sans SemiBold;
    color: #1da4cf !important;;
}

.div-information {
    border: 1px dashed #ccc;
    padding: 1rem;
}

.display-none {
    display: none;
}

.form_modal_upload_translate .modal-ticket-portal .name-over-input {
    position: absolute;
    background: #ffffff;
    color: #2067b0;
    line-height: 1.9;
    left: 50px;
    height: 25px;
    text-indent: 0;
    width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    top: unset;
    text-align: unset;
}

.label-tags-res-file-upload {
    background-color: #E8F1FB;
    border-radius: 15px;
    padding: 2px 5px;
    color: #2067B0;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
}

.modal-dialog .label-tags-res {
    background-color: #E8F1FB;
    border-radius: 15px;
    padding: 2px 10px;
    color: #2067B0;
    display: inline-block;
    margin-right: 15px;
    margin-left: 5px;
}

.input-expanse {
    transition: all 0.5s ease;
    z-index: 1;
}

.input-expanse:focus {
    width: 180px !important;
    z-index: 9999;
    position: absolute;
}

.col-date {
    width: 10%;
}

.justify {
    text-align: justify;
}

.fa-color-brown {
    color: brown;
}

.fa-color-#2067b0 {
    color: #2067b0;
}

.fa-color-darkorchid {
    color: darkorchid;
}

.fa-color-deepsky {
    color: #2067b0;
}

.fa-color-lightseagreen {
    color: lightseagreen;
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left !important;
    padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
    text-align: center !important;
    padding-top: 0.25em !important;
    float: unset !important;
}

.dataTables_wrapper .dataTables_length {
    float: right !important;
    margin-right: 10px;
}

.toast {
    transition: 0.32s all ease-in-out;
    min-width: 400px;
}

.toast-container {
    pointer-events: unset !important;
}

.toast-container--fade {
    right: 0;
    bottom: 0
}

.toast-container--fade .toast-wrapper {
    display: inline-block
}

.toast.fade-init {
    opacity: 0
}

.toast.fade-show {
    opacity: 1
}

.toast.fade-hide {
    opacity: 0
}

.toast .user-avatar {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    background-color: #a8a8a8;
}

.toast .detail {
    width: calc(100% - 60px);
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.toast .detail p.name {
    color: #2067B0;
    font-family: Open-sans SemiBold;
    font-size: 14px;
    margin-bottom: 10px !important;
    display: block;
}

.toast {
    padding: 1rem !important;
    pointer-events: unset !important;
}

.toast .detail p {
    margin-bottom: 5px !important;
}

.form_modal_upload_translate .name-over-input.stamp {
    top: 1rem;
    margin-bottom: 2rem;
}

.label-tags-res-file-upload.stamp {
    background-color: #E8F1FB;
    border-radius: 15px;
    padding: 2px 5px;
    color: #2067B0;
    display: inline-block;
    margin-right: 2px;
    width: 200px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.toast--info {
    color: #31708f !important;
    background-color: #fff !important;
    border-color: #91c5f2;
}

#myModal_viewFile .modal-title {
    font-family: Open-sans SemiBold;
    color: #1da4cf !important;
}

#myModal_viewFile .modal-title span {
    margin-left: 0.2rem;
}

#myModal_viewFile .modal-header {
    padding: 0 1rem !important;
}

.table.sale-register tr th {
    font-weight: bold;
    color: #212529;
}

.registration-form {
    margin-bottom: 20px;
}

.registration-form button {
    background-color: #AE7129;
    color: #fff;
    font-size: 0.95rem;
    border: 0;
    border-radius: 5px;
    padding: 5px 30px;
    margin-top: 15px;
}

.registration-form button:hover {
    background-color: #C08840
}

.registration-form [type="radio"]:checked,
.registration-form [type="radio"]:not(:checked) {
    /*position: absolute;*/
    /*left: -9999px;*/
    opacity: 0;
}

.registration-form [type="radio"]:checked + label,
.registration-form [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.registration-form [type="radio"]:checked + label:before,
.registration-form [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ced4da;
    border-radius: 100%;
    background: #fff;
}

.registration-form [type="radio"]:checked + label:after,
.registration-form [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #C08840;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.registration-form [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.registration-form [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.registration-form .item-contact {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;

    position: relative;
}

.registration-form .item-contact.active {
    border: 2px solid #C08840;

}

.registration-form .item-contact.active .form-control {
    border-color: #C08840;
}

.registration-form .item-contact .btn-remove-item-contact {
    position: absolute;
    right: 10px;
}

/*.main-sale-register .dataTables_filter {
    display: block !important;
}*/

.support-page .element {
    position: relative;
    vertical-align: bottom;
    display: inline-block;
    width: 340px;
    height: calc(340px * 3 / 4);

    font-size: 16px;
    color: #fff;

    margin: 5px auto;
    padding: 35px 40px;

    background-image: url(../images/ipad.png);
    background-size: cover;
}

.support-page .block-support {
    padding-left: 15px;
    padding-right: 15px;
}

.support-page .element .circle-alert {
    width: 18px;
    height: 18px;
    background-color: red;
    border-radius: 50%;
    animation: blink 1s linear infinite;

    position: absolute;
    bottom: 35px;
    right: 40px;
}

.support-page .element .circle-support {
    opacity: 1;
    width: 18px;
    height: 18px;
    background-color: #8d8b84;
    border-radius: 50%;
    border: 1px solid #0c0c0c;
    position: absolute;
    bottom: 50%;
    right: 7px;
    transform: translate(0, 50%);
}

.support-page .element:hover .circle-support {
    opacity: 1;
    background-color: white;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.tracking-event-page .dropdown-menu .dropdown-item a {
    color: #A96C12;
}

.tracking-event-page .dataTables_scrollBody {
    overflow: visible !important;
}

.tracking-event-page .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    border: 2px solid #E4AD43;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.tracking-event-page .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.tracking-event-page .sidenav a:hover {
    color: #f1f1f1;
}

.tracking-event-page .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.tracking-event-page .sidenav #list_customer_queue {
    padding-left: 0;
}

.tracking-event-page .sidenav .item-room {
    padding: 20px 15px;
    border-bottom: 1px solid #A96C12;
}

.tracking-event-page .sidenav .item-room .no {
    font-size: 24px;
    color: #A96C12;
    font-weight: bold;
}

.tracking-event-page .sidenav .item-room .doc-id {
    font-weight: bold;
    font-size: 18px;
    color: red;
}

.tracking-event-page .sidenav .item-room .table-cs {
    font-size: 16px;
}

.tracking-event-page .sidenav .btn-handle-on-board {
    background-color: #A96C12;
}

.tracking-event-page .sidenav .button-div {
    padding-left: 10px;
}

.customer-delegate-page .confirm-block-text {
    max-width: 650px;
    margin: auto;
    padding-bottom: 20px;
}

.customer-delegate-page .step-1 .content {
    padding-top: 12px;
}

.customer-delegate-page .nav-tabs .nav-link {
    color: #A96C12;
    border-color: #A96C12;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.customer-delegate-page .nav-tabs .nav-link.active {
    background: #A96C12;
    color: #fff;

}

.customer-delegate-page label {
    line-height: 20px;
}

.customer-delegate-page .line-break {
    height: 10px;
    border-top: 2px dashed #E4AD43;
}

.customer-delegate-page .edit-section {
    position: absolute;
    right: 10px;
    /*top: 10px;*/
    font-size: 20px;
    z-index: 1;
}

.pointer-event-none {
    pointer-events: none;
}

.text-brown {
    color: #A96C12;
}

.border-brown {
    border-color: #A96C12 !important;
}

.btn-session-action.disabled {
    opacity: 0.5;
    user-select: none;
    pointer-events: none;
}

.modal-registration-form .form-control {
    margin-bottom: 20px;
}

.readonly {
    pointer-events: none;
}

.disabled-color {
    background-color: #E9ECEF;
}

.DTFC_LeftBodyLiner {
    overflow: auto !important;
}

@media screen and (min-width: 768px) {
    .customer-delegate-page .checkbox-section {
        padding-left: 70px;
    }
}

@keyframes blink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blink_1 {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.animate-flicker {
    -webkit-animation: flickerAnimation 3s infinite;
    -moz-animation: flickerAnimation 3s infinite;
    -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite;
}

.mw-none {
    max-width: none;
}

.step-process .nav .nav-item {
    position: relative;
}

.step-process .nav .nav-item a.nav-link {
    font-size: 12px;
    position: relative;
    border-radius: 0;
    padding: 10px 20px;
    height: 60px;
    /*background-color: #9D7201;*/
    background-color: #E6E6E6;
    color: #000;
    text-align: center;
}

.step-process .nav .nav-item .icon-middle {
    position: absolute;
    right: -4px;
    top: 30%;
    font-size: 18px;
    z-index: 1000;
}

.step-process .nav .nav-item a.nav-link.active {
    background-color: #c4ab8c !important;
    color: #fff !important;
}

.step-process .nav .nav-item a.nav-link.inprogress {
    background-color: #ffc107;
    color: #000;
}

.step-process .nav .nav-item a.nav-link:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    height: 0;
    width: 0;
    z-index: 99;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 15px solid #fff;
}

/*-ms-flex-align: center!important;*/
/*align-items: center!important;*/

.step-process .nav .nav-item a.nav-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 0;
    width: 0;
    z-index: 99;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 12px solid #E6E6E6;
}

.step-process .nav .nav-item a.nav-link.active:before {
    border-left-color: #fff;
}

.step-process .nav .nav-item a.nav-link.active:after {
    border-left-color: #c4ab8c;
}

.step-process .nav .nav-item a.nav-link.inprogress:after {
    border-left-color: #ffc107;
}

.step-process .nav .nav-item a.nav-link.inprogress:before {
    border-left-color: #fff;
}

.step-process .nav li:last-child a.nav-link:after, .step-process .nav li:last-child a.nav-link:before {
    border-left-color: transparent;
}


/* CUSTOM FOR REPLACE MATERIALIZE */

select {
    background-image: none;
}