body {
    font-size: 13px;
}

@media (max-width: 1023px) {
    .d-sm-none {
        display: none !important
    }
}


.align-middle {
    vertical-align: middle !important
}


.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-0 {
    margin: 0px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-l-r {
    margin-left: 0px;
    margin-right: 0px;
}

.choose * {
    background: #1e8834;
    color: white;
}

.display-block {
    display: block;
}

.pointer {
    cursor: pointer;
}

.list-style-none ul {
    list-style-type: none;
}

.div-paging {
    display: flex;
    justify-content: end;

}

.count-record {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .box-title-text {
        width: 39% !important;
    }

    .personal-style {
        width: 72% !important;
    }

}

@media only screen and (min-width: 768px)and (max-width: 1023px) {
    .modal-xxl {
        width: calc(100% - 60px);
    }

    .box-title-text {
        width: 32% !important;
    }

    .card-responsive {
        overflow: scroll;
    }

    .logo-image a img {
        margin-top: 5px;
    }

    .backgr-bannner {
        padding-top: 0px !important;
    }

    .pe-0 {
        padding-right: 12px !important;
    }

    .box-title {
        margin-bottom: 10px !important;
    }

    .div-paging {
        flex-direction: column;
    }

    .count-record {
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .div-paging .paging {
        width: 100%;
        overflow: scroll;
    }

    .div-paging .pagination {
        display: -webkit-box !important;
    }

    .text-right-res {
        text-align: left !important;
    }
}

@media only screen and (max-width: 767px) {
    .backgr-bannner {
        display: none;
    }

    .box-title-text {
        width: 28% !important;
    }

    .card-responsive {
        overflow: scroll;
    }

    .pe-0 {
        padding-right: 12px !important;
    }

    .box-title {
        margin-bottom: 10px !important;
    }

    .div-paging {
        flex-direction: column;
    }

    .count-record {
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .div-paging .paging {
        width: 100%;
        overflow: scroll;
    }

    .div-paging .pagination {
        display: -webkit-box !important;
    }

    .text-right-res {
        text-align: left !important;
    }
}



.no-padding-right {
    padding-right: 0px
}

.input-group .input-group-addon.disabled {
    background: #eeeeee;
}

.table-form-question tr>th {
    vertical-align: middle !important;
    text-align: center;
}

.modal_scroll {
    overflow-y: auto;
}

.report table tr th {
    text-align: center;
    vertical-align: middle;
}

#reloadPage {
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    z-index: 99999999;
    text-align: center;
    /* display: none; */
}

#reloadPage i {
    position: fixed;
    top: 40%;
    opacity: 1;
    color: black;
}

.main-sidebar .sidebar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: -1;
    background: url(../images/trong-dong-trang-den.png) no-repeat center top 300px;
    background-size: 700px 700px;
}

.skin-green-light .sidebar-menu>li.header {
    color: #848484;
    background: transparent;
}

.main-header .navbar.navbar-static-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
    background: url(../images/trong-dong.png) no-repeat center right 100px;
    display: block !important;
    background-size: 700px;
}

.skin-green-light .main-header .logo {
    background-color: #0a7d37;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-green-light .main-header .navbar {
    background-color: #0a7d37;
}

.skin-green-light .sidebar-menu>li:hover>a, .skin-green-light .sidebar-menu>li.active>a {
    background: #0a7d37;
    color: #fff;
}

.skin-green-light .treeview-menu>li:hover>a, .skin-green-light .treeview-menu>li.active>a {
    background: #0a7d37;
    color: #fff;
}

span.info-box-icon.bg-yellow {
    background-color: #0a7d37 !important;
}

.dashboard a .info-box-number {
    font-size: 14px;
    color: #333;
}

.navbar-left {
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 18px;

}

.img-logo-sonla {
    /* display: none; */
    width: 35px;
    height: 35px;
    background: url(../images/logo-SonLa.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    position: absolute;
    top: 7px;
    left: 23px;
}

.bg-green {
    /*background-color: #d16300 !important;*/
    /*color: #ffffff;*/
}

.padding-4 {
    padding: 4px !important;
}

.padding-1 {
    padding: 1px !important;
}

table.table-form-question tr td:first-child a {
    font-weight: 600;
}

/*radio checkbox*/
/* The container */
.input-checkbox {
    /*display: block;*/
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 10px;
}

/* Hide the browser's default checkbox */
.input-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.input-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #9a9a9a;
}

/* On mouse-over, add a grey background color */
.input-checkbox:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.input-checkbox input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.input-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.input-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.input-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.input-checkbox input[disabled]~span.checkmark {
    opacity: 0.6;
}

/*end radio checkbox*/
/*sipas*/
input.other_idea {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: dotted 2px;
    width: 400px;
    font-size: initial;
}

input.other_idea:focus {
    outline: none;
}

label.input-checkbox {
    font-size: medium !important;
    font-weight: 500 !important;
}


/*/radio*/
/* Create a custom checkbox */
.input-checkbox .checkmark_radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #9a9a9a;
}

/* On mouse-over, add a grey background color */
.input-checkbox:hover input~.checkmark_radio {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.input-checkbox input:checked~.checkmark_radio {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.input-checkbox .checkmark_radio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.input-checkbox input:checked~.checkmark_radio:after {
    display: block;
}

/* Style the checkmark/indicator */
.input-checkbox .checkmark_radio:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;

}

.input-checkbox input[disabled]~span.checkmark_radio {
    opacity: 0.6;
}

/*end radio checkbox*/
/*sipas*/


label.input-checkbox {
    font-size: medium !important;
    font-weight: 500 !important;
}

/*end sipas*/

.phieu_index {
    border: 1px solid #999696 !important;
    margin-top: 10px !important;
    padding: 7px;
}

h4.other_answer {
    font-size: initial;
    display: inline;
    font-style: italic
}

.progress {
    background-color: #dadada;
}

.table-break-word {
    word-wrap: break-word;
    table-layout: fixed;
}


/* ---------- LIVE-CHAT ---------- */
.list-chat {
    position: fixed;
    right: 24px;
    bottom: 0px;
    z-index: 100;
}

.live-chat {
    bottom: 0;
    font-size: 12px;
    width: 284px;
    float: right;
    margin-left: 11px;
    border: 1px solid #c9d0da;
}

.live-chat header {
    background: #d46e1f;
    border-radius: 5px 5px 0 0;
    color: #fff;
    cursor: pointer;
    padding: 1px 15px;
}

.live-chat h4:before {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

.live-chat h4 {
    font-size: 12px;
}

.live-chat h5 {
    font-size: 10px;
}

.live-chat form {
    padding: 5px 24px 15px;
}

.live-chat input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
    outline: none;
    width: 100%;
}

.live-chat .chat-message-counter {
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    display: none;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: -15px 0 0 -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}

.live-chat .chat-close {
    background: #1b2126;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    margin: 9px 0 0 0;
    text-align: center;
    width: 16px;
}

.live-chat .chat {
    background: #fff;
}

.live-chat .chat-history {
    height: 252px;
    padding: 8px 24px;
    overflow-y: scroll;
}

.live-chat .chat-message {
    margin: 16px 0;
}

.live-chat .chat-message img {
    border-radius: 50%;
    float: left;
}

.live-chat .chat-message-content {
    margin-left: 56px;
}

.live-chat .chat-time {
    float: right;
    font-size: 10px;
}

.live-chat .chat-feedback {
    font-style: italic;
    margin: 0 0 0 80px;
}

.live-chat .chat {
    padding: 0;
}

/*style chat box*/
.box-content-chat {
    display: flex;
    flex-direction: column;
    /* width: 97%; */
}

.box-content-chat div {
    bottom: 0;
}

.box-content-chat ul {
    bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
    flex-direction: column;
    max-width: 85%;
    margin-bottom: 0px;
}

.box-content-chat div {
    /* margin-bottom: 20px; */
}

.box-content-chat ul>li {
    margin-bottom: 3px;
    font-size: 14px;
    border-radius: 10px;
}

.box-content-chat ul li>span {
    margin-bottom: 2px;
}

/*Style box chat right(me)*/

.box_right ul {
    float: right;
}

.box_right ul li span {
    background: #4080ff;
    color: #fff;
    border-radius: 25px 0px 0px 25px;
}

/*Style box chat left(you)*/
.box_left ul {}

.box_left ul li span>span {
    border-radius: 0px 25px 25px 0px;
}

.box_left ul li span, .box_right ul li span {
    border-radius: 17px;
}


.msg {
    padding: 5px 10px;
    background: #f1f0f0;
    display: inline-block;
}

.img_box_left {
    float: left;
    width: 35px;
}


/*style message_waiting*/
.message_waiting {
    padding: 0;
    width: 280px;
}

.message_waiting li {
    background: #fff;
    border: 1px solid #c6c6c6;
    border-top: 0;
}

.img_user {
    float: left;
}

.message_user {
    padding-left: 50px;
}

.message_user .user {
    font-weight: bold;
}

.sum_message {
    background: #dd4b39;
    padding: 2px 4px;
    border: 1px solid #dd4b39;
    border-radius: 5px;
    font-size: 9px;
    color: #fff;
}

.message_waiting li>a:hover {
    background: #4080ff;
}

.img-user {
    width: 35px;
    height: 35px;
    float: left;
}

/*end chat*/
.text_massage {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img_box_left, .img-user {
    border: #ededed 2px solid;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #e8e8e8;
    height: 35px;
    line-height: 35px;
    background-color: #616161;
    font-size: 22px;
}

.more_msg {
    text-align: center;
}

/*.tooltip*/
.tooltip-css {
    position: relative;
}

.tooltip-css .tooltiptext {
    visibility: hidden;
    min-width: 120px;
    background-color: #ffffff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
    white-space: initial;
    box-shadow: darkblue;
    box-shadow: 1px 1px 8px #aaa;
}

.tooltip-css .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
    z-index: -1;
}

.tooltip-css:hover .tooltiptext {
    visibility: visible;
}

/*end .tooltip*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.pagination {
    margin: 0;
}

.table-child tr td:first-child {
    border-left: 0px;
}

.table-child tr td:last-child {
    border-right: 0px;
}

.table-child tr:first-child td {
    border-top: 0px;
}

.table-child tr:last-child td {
    border-bottom: 0px;
}

@-webkit-keyframes vibrate {
    0% {
        right: -2px;
    }

    4% {
        right: 0px;
    }

    10% {
        right: 2px;
    }

    15% {
        right: -2px;
    }

    20% {
        right: 2px;
    }

    25% {
        right: 0;
    }

    75.0% {
        right: 0;
    }

    87.5% {
        right: 0;
    }

    100% {
        right: 0;
    }
}

.notifi {
    position: absolute;
    -webkit-transition: 0.5s ease;
    -webkit-animation: vibrate 0.5s 0.3s infinite;
    animation: vibrate 2s 1s infinite;
    font-size: 15px !important;
    padding: 2px 5px !important;
    top: 2px !important;
}

/*.tree*/
.tree {
    display: flex;
    padding-right: 0px;
}

.tree .tree-right {
    flex: 1;
    box-sizing: border-box;
}

.tree-ou .fa {
    font-size: 1.3em;
    color: gray;
    width: 15px;
    text-align: center;
}

.tree-ou .fa-folder-o, .tree-ou .fa-folder-open-o {
    color: #FBC02D;
    margin-right: 5px;
}

.tree-ou ul {
    list-style-type: none;
}

.tree-ou ul li {
    min-height: 30px;
    line-height: 30px;
    cursor: pointer;
    clear: both;
}

.tree-ou ul li.selected {
    background: #eee;
}

.tree-ou ul li.selected ul, .tree-ou ul li.selected li {
    background: white;
}

.tree-ou ul li.selected>.fa-caret-down,
.tree-ou ul li.selected>.fa-caret-right,
.tree-ou .panel-body>ul {
    padding: 0;
}

.tree-ou li.hover {
    background: #eee;
}

.tree-ou ul {
    padding-left: 15px;
}

.tree-ou ul>li>ul {
    max-height: 0;
    overflow: hidden;
}

.tree-ou ul>li.expand>ul {
    max-height: none;
}

.table-ou .fa-folder-open-o {
    color: #fbc02d;
}

.table-ou .fa-user {
    color: #ccc;
}

.table-ou .tbl-type .fa {
    font-size: 1.5em;
}

/*end .tree*/

#fullScreen {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-x: auto;
    z-index: 10000;
    top: 0;
    left: 0;
}

#fullScreen .html-hide-full-screen {
    font-size: 25px;
    padding: 5px 10px;
    position: fixed;
    top: 0;
    right: 13px;
    z-index: 1;
}

/*#box-audio*/
#controls {
    display: flex;
}

#controls button {
    flex-grow: 1;
    height: 32px;
    min-width: 2rem;
    border: none;
    border-radius: 0.15rem;
    background: #ed341d;
    margin-left: 2px;
    box-shadow: inset 0 -0.15rem 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

#controls button:hover, #controls button:focus {
    outline: none;
    background: #c72d1c;
}

#controls button::-moz-focus-inner {
    border: 0;
}

#controls button:active {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
    line-height: 3rem;
}

#controls button:disabled, #controls button#recordButton:disabled, #controls button#stopButton:disabled {
    pointer-events: none;
    background: lightgray;
}

#controls button:first-child {
    margin-left: 0;
}

#box-audio audio {
    display: block;
    margin-top: 0.2rem;
    height: 30px;
    width: 90%;
    margin: 10px auto 5px;
}

audio {
    display: block;
    margin-top: 0.2rem;
    height: 30px;
    width: 90%;
    margin: 10px auto 5px;
}

#controls li {
    list-style: none;
    margin-bottom: 1rem;
}

#box-audio {
    position: fixed;
    bottom: 0;
    right: 20px;
    width: 285px;
    min-height: 80px;
    background: #e8e8e8;
}

#box-audio #recordingsList {
    padding: 0px;
    text-align: center;
    list-style: none;
}

#box-audio #recordingsList a {
    padding: 0 10px;
}

#controls button#recordButton {
    background: #30a65a;
}

#controls button#stopButton {
    background: #3c8dbc;
}

/*end #box-audio*/
.fullScreemEvaluation {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-x: auto;
    z-index: 10000;
    top: 0;
    left: 0px;
    margin: 0;
    padding: 15px 15px 25px;
}

.overflow-hidden {
    overflow-x: hidden;
    overflow-y: hidden;
}

.btn-fix {
    position: absolute;
    top: 8px;
    right: 5px;
    font-size: 27px;
    line-height: 27px;
    border: 1px solid #ddd;
    z-index: 10;
}

.list-audio {
    height: 30px;
    width: 205px;
}

.un_read {
    background-color: #f4f4f4;
}

.box-relative {
    position: relative;
}

.box-loading {
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
}

.box-loading i {
    top: calc(40% - 20px);
    position: absolute;
    left: calc(50% - 20px);
}

.remove_question a {
    text-decoration: line-through;
    color: #868686;
}

.box_show_progress .progress {
    background: green;
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
    padding: 0px 8px;
    font-size: 10px;
}

.tableFixHead {
    border: 1px solid #979797;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
}

.z-index-10 {
    z-index: 10;
}

.color-white {
    color: white;
}

.info-box {
    min-height: 115px;
}

span.info-box-icon {
    min-height: 115px;
    padding-top: 16px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    80% {
        opacity: 40%;
    }
}

.dropdown-menu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .22) !important;
}

.fade-element-in.ng-enter {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

.fade-element-in-init .fade-element-in.ng-enter {
    max-height: 1500px;
    transition: max-height 0.25s ease-in;
}

.fade-element-in.ng-enter.ng-enter-active {
    max-height: 1500px;
    transition: max-height 0.25s ease-in;
}

.fade-element-in.ng-leave {
    max-height: 1500px;
    transition: max-height 0.25s ease-in;
}

.fade-element-in.ng-leave.ng-leave-active {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

.marginRow0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.backgr-bannner {
    margin: 0px auto;
    background: url('../vfa/images/Banner.png') no-repeat;
    background-position: left;
    padding-left: 57px;
    padding-top: 4px;
}

.margintop10 {
    margin-top: 10px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    font-weight: normal;
    color: #777;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover {
    background-color: #e1e3e9;
    color: #333;
}

.height-header {
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222;
}

.offcanvas.offcanvas-pdf {
    width: 1000px;
}

.paddingTop10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddingTop0 {
    padding-top: 0px;
}

.nav-custom {
    position: sticky;
    top: 0px;
    background-color: #ffffff;
    z-index: 100;
}

.info-box-content p {
    margin-bottom: 5px;
}

.text-bold {
    font-weight: bold;
}

.info-box-content p {
    margin-bottom: 0px;
}

.padding0 {
    padding: 0px;
}

.bg-xanh {
    background-color: #0a7d37;
}

.paddingLeft0 {
    padding-left: 0px;

}

.paddingRight0 {
    padding-right: 0px;

}

.style-icon {
    position: absolute;
    font-size: 40px;
    color: #ffff;
    top: 30%;
    left: 22%;
}

.padding12 {
    padding-left: 12px;
}

.page-content {
    padding: calc(38px + 24px) calc(24px / 2) 202px calc(24px / 2) !important;
}

.nav-custom-css li a {
    display: block;
    padding: 10px 20px 10px 15px;
    cursor: pointer;
}

.nav-custom-css li a:hover {
    color: #444;
    background: #f7f7f7;
}

.nav-custom-css li.active a {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}

.nav-custom-css li {
    margin-bottom: -1px;
}

.position-span {
    top: 8px ! important;
    right: -8px !important;
}

.bg-ketluan {
    background-color: #f5f5f8;
}

.text-ketluan {
    padding: 7px 0;
}

.table-responsive-b {
    overflow-x: auto;
    max-height: 600px;
}

.header-row {
    position: sticky;
    top: -1px;
    z-index: 100;
}

.cursor-pointer {
    cursor: pointer;
}

.select2-container .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    height: 32.22px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 32.22px !important;
    padding-left: 0.75rem;
    color: #495057;
}

.form-group.has-error label {
    color: #dd4b39;
}

.form-group.has-error .form-control, .form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none;
}

.form-group.has-error .help-block {
    color: #dd4b39;
}

.help-block {
    color: #dd4b39;
}

.has-error {
    border-color: #dd4b39;
    box-shadow: none;
}

.badge-soft-info {
    color: #0d6efd !important;
    background-color: rgba(80, 165, 241, .18);
}

.badge {
    font-size: 90% !important;
}

.badge-soft-warning {
    color: #f19d0e !important;
}

.badge-soft-success {
    color: #0b9d68;
}

.badge-soft-danger {
    color: #e54949;
}

.margin-bottom0 {
    margin-bottom: 0px !important;
}

.padding-bottom0 {
    padding-bottom: 0px !important;
}

.span-menu {
    float: right;
    font-size: 11px !important;
    padding-right: 4px;
    padding-left: 4px;
}

label {
    margin-bottom: 0px !important;
}

.text-1-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.text-2-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text-3-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.datepicker {
    z-index: 10800 !important;
}

.text-underline {
    margin-bottom: 0px;
    text-align: justify;
}

.text-underline span {
    border-bottom: 1px dotted #c2c2c2;
    line-height: 25px;
    padding-bottom: 3px;
    text-align: justify;
}

.box-title-text {
    height: 37px;
    background-color: #193a8d;
    display: inline-block;
    text-align: left;
    color: #fff;
    position: relative;
    margin-right: 20px;
    text-transform: uppercase;
    padding: 9px 15px;
    width: fit-content;
    cursor: pointer;
    font-size: 12px;
    
}
.personal-style{
    min-width: 40%;
}
.box-title-text:before {
    border-top: 26px solid #204b03;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: -4px;
    top: 2px;
    border-top: 26px solid #193a8d;
    border-left: 26px solid transparent;
    border-bottom: 25px solid transparent;
}

.box-title {
    background-color: #e1e2e1;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 100%;
}

.form-filter {
    height: 37px;
    background-color: transparent;
    border-style: none;
    color: inherit;
    border-radius: 0;
    font-size: 14px;
}

#form-filter .select2-container .select2-selection {
    border: none;
    background-color: transparent;
}

#form-filter .select2-container .select2-selection .select2-selection__rendered {
    color: #000;
    font-size: 14px;
}

.form-filter:focus {
    background-color: transparent;
}

.flex {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
}

.box-title-layout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-width: 0;
}

.padding-left-125 {
    padding-left: 1.25rem !important;
}

.padding-125 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}

.text-red {
    color: #e54949
}

.text-justify {
    text-align: justify
}

.color-active {
    color: #fff;
}
#custom-table tr td, #custom-table th{
    padding: 5px;
}
.custom-table tr td, .custom-table tr th {
    white-space: revert !important;
    border-left: 1px solid #979797 !important;
    border-top: 1px solid #979797 !important;
}

.custom-table tr td:last-child, .custom-table tr th:last-child {
    white-space: revert !important;
    border-right: 1px solid #979797 !important;
}

.custom-table tr, .custom-table tr th {
    border-top: 1px solid #979797 !important;
}

.custom-table tr:last-child {
    border-bottom: 1px solid #979797 !important;
}

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, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 1.9em !important;
}

.text-new-record {
    position: absolute;
    right: 5px;
    top: 36%;
}

.text-black {
    color: black;
}

.select2-container--open {
    z-index: 1060;
}

.back-gr-active {
    background-color: aliceblue;
}

.style-span p span {
    position: absolute;
    left: 40%;
    font-weight: normal;
}

.style-span p,
.style-p {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    /* or 111% */

    letter-spacing: -0.2px;

    color: #000000;
    margin-bottom: 10px;
}

.bg-custom {
    color: #fff;
}

.bg-custom:hover {
    --bs-table-accent-bg: #50a5f1 !important;
    color: #fff !important;
    opacity: 0.9;
}

.loader {
    margin: auto;
    border: 3px solid #EAF0F6;
    border-radius: 50%;
    border-top: 3px solid #556ee6;
    width: 30px;
    height: 30px;
    animation: spinner 1s linear infinite;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 26%;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.iframe {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1062;
    transform: translateX(100%);
    width: 1000px;
    height: 100%;
    display: block;
    transition: all 0.2s;
}

#view_doc {
    width: 100%;
    height: 100%;
    padding-top: 60px;
}

.header-iframe {
    height: 60px;
    position: absolute;
    top: 0;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 10px;
    background-color: #fff;

}

.btn-close-iframe {
    background-color: #d7d7db;
    border-radius: 50%;
    font-size: 17px;
    width: 28px;
    height: 28px;
    border: none;
    color: #726d6d;
}

.title-iframe {
    margin-bottom: 0;
}

.overflow-cover {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #000;
    display: none;
    opacity: 0.5;
    z-index: 1061;
}

/* css modal */
.overflow-evaluation-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    margin: auto;
    z-index: 1061;
    background-color: #949494;
    opacity: 0.1;
    display: none;
}

.modal-evaluation {
    position: fixed;
    top: 0;
    transform: translate(50%, 0%);
    opacity: 0;
    transition: all .3s;
    width: 500px;
    height: auto;
    display: none;
    background-color: #fff;
    padding: 15px;
    z-index: 1070;
    box-shadow: 0px 0px 4px 1px #e5e5e5;
}

.modal-evaluation-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.modal-evaluation-footer {
    text-align: right;
    margin-top: 10px;
}

.show-cover {
    display: initial;
}

.arrow-menu {
    position: absolute;
    right: 5px;
    top: 3px;
    padding: 10px;
    z-index: 100;
}

.arrow-rotate-180 {
    transform: rotate(180deg);
}

#ct-select-search .select2-container {
    width: 100% !important;
}
.vertical-menu{
    background-color:#fff ;
    box-shadow: 0 0 15px #fff;
}
.vertical-menu::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-image: url('../images/map.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.unit-name {
    font-size: 15px;
    color:initial;
    margin:0px;
    font-weight: 600;
}

.full-name {
    font-size: 19px;
    color:#193a8d;
    font-weight: 600;
}

.navbar-brand-box {
    /* background-color: blanchedalmond; */
}
#page-topbar {
    background-color: aliceblue;
}
.menu-left .menu-left-a.mm-active, .menu-left .menu-left-a.mm-active i, .menu-left .menu-left-a:hover, .menu-left .menu-left-a:hover i{
    color: #193a8d !important;
    background-color: aliceblue;
}

body.dark-mode .dark-mode a,
body.dark-mode .dark-mode i,
body.dark-mode .dark-mode label,
body.dark-mode .select2-selection__rendered
{
    color: #a6b0cf!important;
}

body.dark-mode .dark-mode button,
body.dark-mode .dark-mode button i,
body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5
{
    color: ghostwhite!important;
}

body.dark-mode .select2-container--default .select2-selection--single {
    background-color: #2a3142;
}

body.dark-mode .table-info {
    --bs-table-bg: #2a3142;
    color: #a6b0cf;
}

body.dark-mode textarea,
body.dark-mode textarea:focus,
body.dark-mode select,
body.dark-mode select:focus,
body.dark-mode input,
body.dark-mode input:focus
{
    background-color: #2a3142;
    color: #a6b0cf!important;
    border:1px solid #a6b0cf;
}

body.dark-mode .page-link,
body.dark-mode .nav-link.active,
body.dark-mode .modal-content,
body.dark-mode .dark-mode .btn,
body.dark-mode .dark-mode,
body.dark-mode .datepicker,
body.dark-mode .select2-search,
body.dark-mode .select2-results, 
body.dark-mode .card,
body.dark-mode table,
body.dark-mode option {
    background-color: #2a3142!important;
    color: #a6b0cf!important;
}

.resize-column.table th {
    position: relative;
}
.resizer {
    /* Displayed at the right side of column */
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    cursor: col-resize;
    user-select: none;
}
.resizer:hover,
.resizing {
    border-right: 1px solid rgb(115, 115, 128);
}
#show_image_header{
    width: 160px;
    height: 120px;
    object-fit: cover;
    display: block;
    margin-top: 5px;
}
.old_show, .attributes_show{
    display: -webkit-box;
}
.old_hide,.attributes_hide{
    display: none;
}
.view_more{
    float: right;
}
.bg-success-check {
    pointer-events: none;
    background-color: rgb(33 150 243 / 60%);
}
.bg-blue{
    background-color: #2196F3 !important;
    color: #fff;
}
.bg-orange{
    background-color:rgb(33 150 243)
}