/* Minification failed. Returning unminified contents.
(14,36): run-time error CSS1046: Expect comma, found '168'
(14,42): run-time error CSS1046: Expect comma, found ')'
(47,24): run-time error CSS1046: Expect comma, found '175'
(47,31): run-time error CSS1046: Expect comma, found ')'
(962,39): run-time error CSS1046: Expect comma, found '0'
(962,43): run-time error CSS1046: Expect comma, found '/'
(962,74): run-time error CSS1046: Expect comma, found '0'
(962,78): run-time error CSS1046: Expect comma, found '/'
(1378,35): run-time error CSS1046: Expect comma, found '0'
(1378,39): run-time error CSS1046: Expect comma, found '/'
 */
body {
    padding-top: 0px !important;
    padding-right: 0px !important;
}
a {
    cursor: pointer;
}
form label.error::after {
    content: '';
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid rgb(0 168 89);
    position: absolute;
    top: -4px;
    left: 1px;
}
.input_blank {
    font-weight: lighter;
    background-color: #f39c121c;
    border: 0;
    border-bottom: 1px dashed #ffd490;
    height: 25px;
    color: #000;
    font-family: 'FontAwesome';
}

.title-head {
    background-color: #8080808c;
    text-align: center;
    padding: 3px
}
.has-feedback label ~ .form-control-feedback {
    /*top: 0px !important;*/
}

form label.error {
    opacity: 1;
    visibility: visible;
    position: absolute;
    color: #FFF;
    font-size: 13px;
    -webkit-transition: opacity .2s 0,visibility 0 .2s;
    -moz-transition: opacity .2s 0,visibility 0 .2s;
    transition: opacity .2s 0,visibility 0 .2s;
    background: rgb(29 175 106);
    padding: .3em;
    z-index: 999999;
    border-radius: .25em;
    pointer-events: none;
}
#loader {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 180px;
    background: rgba(0,0,0,0.75) url(/Images/loading2.gif) no-repeat center center;
    z-index: 10000;
}
#loader_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 229px;
    background: rgba(0,0,0,0.75) url(/Images/loading2.gif) no-repeat center center;
    z-index: 10000;
}

form#cdform label.error {
    left: 17px;
}

.auto-scroll {
    height: 95vh;
    overflow-y: scroll;
    /*padding-right: 12px;*/
}
.modal-header {
    padding: 5px 8px 4px 8px !important;
}
table.footable > thead > tr > th.footable-sortable {
    padding-right: 0px;
}

.content-header {
    position: relative;
}
.content-header > .breadcrumb {
    top: 2px!important;
}
.content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 3px!important;
    padding-right: 3px!important;
}

.table thead {
    background: #3c8dbc!important;
    color: #fff;
}
.table > tbody > tr > th {
    padding: 5px;
}
.modal.in {
    justify-content: center;
    align-items: center;
    display: flex !important;
}
#TreeMenuGroup .treeview .treeview-menu {
    padding-right: 25px;
}
#group-user caption {
    padding: 8px 9px 0px 9px;
    background: #3c8dbc;
}
.footable-paging .footable-pagination-wrapper .pagination {
    margin:0px;
}
table#table-user, table#group-user{
    margin-bottom:0px;
}
#tdAddGroupUser{display:none;}

.select-wrapper-file {
    background: url(/UserUpload/Avatar/no-image.gif) 21px no-repeat;
    width: 85px;
    height: 80px;
    border: 1px dashed #e3e3e3;
    position: relative;
    margin: auto;
    background-position: center;
    background-size: cover;
}
.style-input-file {
    cursor: pointer;
    margin: 10px 100px 0 18px;
    padding: 0;
    width: 45px;
    height: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fa-check{cursor:pointer;}
.valid-combobox label.error {
    width:auto;
    left: 14px;
    margin-top: 65px;
    z-index: 999999999;
}
.valid-combobox .input-group.date label.error {
    margin-top: 40px;
}
.valid-combobox .input-group.date {
    position: unset;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .avatar-user {
    height: 90px;
    width: 90px;
    margin: auto;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > .avatar-user > img {
        height: 90px;
        width: 90px;
        border: 3px solid;
        border-color: transparent;
        border-color: rgba(255, 255, 255, 0.2);
        position: absolute;
        top: 0;
        left: 0;
    }

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > .avatar-user > .bg-overlay {
        border-radius: 50%;
        transition: all 0.2s ease-in-out;
    }

    .navbar-nav > .user-menu > .dropdown-menu > li.user-header > .avatar-user:hover > .bg-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.29);
        color: #eee;
        font-size: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.1s ease-in-out;
        border: solid 4px #fff;
    }
.modal-body p {
    margin: 0px 0 0;
    line-height: 2.3em;
}
.form-group .input-group{
    position:initial;
}
.modal-body {
    padding: 3px 3px;
}
.input-group.date #ipApplyDate-error {
    margin-top: 39px;
}
.title-span {
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
    text-transform: uppercase;
}
.page-header-poup {
    padding: 0 10px 0 10px;
    background-color: #3c8dbc;
    color: white;
}
.page-size .form-control{
    width:auto!important;
    float:left;
}
.footable-details > tbody > tr > th {
    color: #3c8dbc;
    width: auto !important;
}
.footable-details > tbody > tr > td {
    color: #f39c12;
    font-weight: bold;
}
.dropdown button[data-toggle='dropdown'] {
    padding: 2px 10px;
}
.search-box {
    border-top: solid 2px #e3e3e3;
    background: linear-gradient(#f7f7f7, #efefef);
    transition: background-color 300ms linear;
}
.search-box .search-icon-input {
    position: relative;
    left: -22px;
}
.search-box .search-icon-input svg {
    position: relative;
    top: 3px;
    color: #09496e;
}
.search-box .control-setting {
    top: 2px;
    right: 1px;
}
.search-control{
    transition:ease-in-out;
}
.search-control .content {
    background-color: #fff;
    box-shadow: 2px 0 2px 0;
}
.search-content .search-body {
    max-height: 290px;
    overflow-y: auto;
}
.search-content .form-control-feedback {
    line-height: 24px;
    height:auto;
    width:auto;
}
.search-body .checkbox {
    margin: 0px !important;
}
.search-body .input-group .input-group-addon, form .input-group-addon {
    border-radius: 0;
    border-color: #efe5d6!important;
    background-color: #efe5d6!important;
    border-right: dashed 1px #ffd490!important;
    border-bottom: dashed 1px #ffd490!important;
    padding: 5px 12px!important;
}
.quick-control .btn-primary {
    background-color: #f39c121c;
    border: none;
    border-bottom: dashed 1px #ffd490;
    color: #2e2222;
}

.search-control table {
    margin-bottom: 0px;
}
.search-footer {
    background-color: #fff;
    border-top: solid 2px #e3e3e3;
}
.search-footer .form-group {
    padding:3px;
    margin-bottom: 0px !important;
    overflow: hidden;
}
.align-middle {
    text-align: center !important;
    vertical-align: middle !important;
}
.text-weight-normal{
    font-weight:normal!important;
}
.lead{
    font-size:20px;
}
.select-wrapper-file:hover {
    border: 1px dashed #f39c12;
    transition:all 0.1s ease-in-out
}
.margin-5{
    /*margin:5px;*/
}
.margin-3 {
    margin: 3px;
}
.padding-5{
    padding:5px !important;
}
.user-late {
    border-radius: 0;
    border-top-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-bottom:solid 1px #fff;
}
.stt-user-late {
    position: absolute;
    right: 2px;
    top: 2px;
}
.widget-user-image-chat-list>img{
    width:51px!important;
    height:51px!important;
    background-color:rgba(0, 0, 0, 0.1)
}
.widget-chat-name{
    font-size:17px!important;
}
.user-chat-list {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #f4f4f4 !important;
}
.user-chat-list {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #f4f4f4 !important;
}
.user-chat-list-1 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color:#fff !important;
}
.bg-post-new {
    width: 100vw;
    height: 100%;
    padding-top: 10%;
    padding-bottom: 7%;
}
.bg-transition{
    height:100%;
}
.box-post-new-info {
    position: relative;
    z-index: 1;
}
.box-post-new-info{display:none;}
.bg-transition-post{display:none;}
.modal-backdrop{z-index:0;}
.slimScrollBar{z-index:0;}
.timeline-body{max-width:768px;max-height:90vh}
#modal-insert-image .list-group {
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.widget-user-image-late img {
    width: 49px!important;
}
.widget-username-late {
    font-size: 15px!important;
}
#panelRight .box.box-solid {
    height: 100vh;
}
.chat-list-user {
    height: 85vh !important;
}
.list-image-upload {
    overflow-y: auto;
    max-height: 244px;
    white-space: nowrap;
}

#panelRight .slimScrollDiv {
    height: calc(100vh - 94px) !important;
}
.list-image-upload .image-list {
    height: 116.039px;
    width: 154px;
    background-size: contain;
}
.uiScaledImageContainer {
    position: relative;
    overflow: hidden;
}
._52d9 {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
._52da {
    display: table;
    height: 100%;
    width: 100%;
}
._52db {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
._52dbe {
    position: absolute;
    top: 26%;
    width: 100%;
    padding: 0px;
}
.carousel-control {
    bottom: unset;
    top: 50%;
}
.box-solid-right{
    right:0px;
}
.has-feedback.search-employee{
    position:absolute;
    bottom:0px;
    width:100%;
}
.control-sidebar-dark {
    width: 312px;
    right: -312px;
}
a[data-toggle='control-sidebar']:active{
    background-color: #ffffff!important;
    color: #3c8dbc!important;
}
table#orvertime tbody > tr > td {
    vertical-align: middle;
    border-top: 0px;
    padding: 4px;
}
table#orvertime table.table-bordered{
    border-top:none;
    border-bottom:none;
}
.font-weight-bold{
    font-weight:bold;
}
.report-general {
    font-size: 13px;
    margin-bottom: 0px;
}
.select2-container{
    width:100%!important;
}

/*
   Remove button value textbox
*/
.close-icon, .search-wrapper {
    position: absolute;
}

.search-wrapper {
    width: 500px;
    margin: auto;
    margin-top: 50px;
}


.search-box:focus {
    }

.close-icon {
    border: 1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
}

    /*.close-icon:after {
        content: "X";
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        background-color: #3c8dbc;
        z-index: 1;
        right: 25px;
        top: 11px;
        bottom: 0;
        margin: auto;
        padding: 0px;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        box-shadow: 0 0 2px #3c8dbc;
        cursor: pointer;
    }*/

.search-box:not(:valid) ~ .close-icon {
    display: none;
}
.dpt-right-35{
    right:31px;
}
.form-control-feedback{
    pointer-events:all;
}
.has-feedback label ~ .form-control-feedback {
    top: 24px;
    right: -6px;
}
.load-content-atd0005{
    margin-top:50px;
}
.bootstrap-tagsinput{
    border-radius:0px;
    padding:0px;
    line-height:32px;
    width:84%;
}
.checkbox{
    margin-bottom:2px;
}
.user-send{
    padding:2px;
}
.user-send .bootstrap-tagsinput{
    width:88.3%;
}
.bg-warning {
    background-color: #fcf8e3!important;
}
.content-mail{
    /*min-height:10vh;*/
}
.carousel-indicators li {
    background-color: rgb(60, 141, 188)!important;
}
.carousel-indicators .active {
    background-color: #f39c12!important;
}

.employee{
    height:87vh
}
.tag.label{
    border-radius:0px;
}
#TreeDepartment {
    padding-inline-start: 0px;
}
/*Skin*/
.skin-blue .sidebar-menu > li:hover > a {
    background: rgba(0,0,0,0.05);
    color: #000000d4;
}
.main-sidebar {
    background-image: url("/Images/background-left-menu.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.skin-blue .sidebar a {
    color: #000;
}
.skin-blue .sidebar-form input[type="text"]{
    background-color:transparent;
}
.main-sidebar .sidenav-bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    /*width: 15rem;*/
    background-attachment: fixed;
}
    .main-sidebar .sidenav-bg::after {
        background: #ffffffb3;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        display: block;
        width: 100%;
        height: 100%;
        padding-bottom: 99999px;
        margin-bottom: -99999px;
        content: "";
    }
.treeview-menu .treeview-menu{
    padding-left:0px;
}
.treeview-menu{
    padding-left:0px;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
    background: #6c808873;
    background-color: rgba(104, 116, 141, 0.34);
}
.skin-blue .sidebar-menu .treeview-menu > li > a{
    color:black;
}
.skin-blue .sidebar-menu > li:hover > a {
    background: #518fa973;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.skin-blue .sidebar-menu > li.menu-open > a {
    background: #6c808873;
    background-color: rgba(65, 72, 88, 0.34)
}
.skin-blue .sidebar-menu > li > .treeview-menu{
    margin:0px;
}
.skin-blue .sidebar-form {
    border: 1px solid #3c8dbc;
}
.skin-blue .sidebar-form .btn {
    background-color: #3c8dbc;
}
.treeview-menu li:hover {
    background-color: rgba(255,255,255,.15);
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.treeview-menu li a {
    padding-left: 20px;
    margin-left: 12px;
}
.fa-search:before {
    color: white;
}
.main-header .navbar{
    height:50px;
}
.user-image-notify {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}
.direct-chat .box-footer {
    padding: 2px 2px!important;
}
.chat-list-user > a > div > div.widget-user-header:hover {
    background: #518fa973 !important;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
table tbody tr td, table tfoot tr td {
    padding: 2px 2px !important;
}

table#table-data {
    margin-bottom: 0px !important;
}
.modal-content .modal-footer {
    padding: 5px 3px !important;
}
.table > thead > tr > th {
    padding: 5px;
}
table .form-control[readonly], table#table-data .form-control[disabled] {
    background-color: bisque !important;
}
.widget-user-header.user-late{
    cursor:pointer;
}
.table > tbody > tr > td{
    vertical-align:middle;
}
form .table>tbody>tr>th{
    padding:5px;
}
.p-0{padding:0px;}
.m-0{margin:0px;}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.editable-container.popover, .editable-regulations.popover {
    width: auto;
}

.editable-container.editable-popup, .editable-regulations.editable-popup {
    max-width: none !important;
}
.editable-input {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: auto;
    white-space: normal;
    zoom: 1;
}
.editable-buttons {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    zoom: 1;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.editable-container.show, .editable-regulations.show {
    opacity: 1;
}
.editable-input input{
    height:31px;
}
.editable-container h3, .editable-regulations h3 {
    margin-top: 0px;
}
.editable-click, a.editable-click, a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}
.table>thead>tr>th>a{color:white!important;}
.table > thead > tr > th {
    text-align: center;
    vertical-align: middle
}
table caption {
    background: linear-gradient(#f7f7f7, #efefef);
    transition: background-color 300ms linear;
}
.img-map div{
    background-repeat:no-repeat;
}

.employee-tab .nav-tabs li a{
    padding:5px 3px;
}
.employee-tab .tab-content{
    padding:1px 10px;
}
.pl-md-0{
    padding-left:0px;
}
.pr-md-0 {
    padding-right: 0px;
}
.p-5{
    padding:5px;
}
.bootbox-close-button{
    margin-top:0px!important;
}
.bootbox-body{
    padding:10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    position:unset!important;
}
.nav-tabs-custom > .nav-tabs > li {
    margin-right: 0px;
}
.employee-tab .nav-tabs li a{
    font-size:11px;
}
.overview {
    position: absolute !important;
    right: -10px;
    top: 91px;
}
.footable-first-visible{
    /*display:block!important;*/
}
.regulation-shift {
    background-color: #deccb7;
}
.regulation-shift.selected {
    border: solid 1px #3c8dbc;
}
.notifi-confirm {
    right: 5px;
    width: 425px;
}
.working-detail {
    float: right;
    margin: 0 2px;
    background-color: #f8f8f8;
    padding: 5px;
    cursor:pointer;

}
.tools .working-detail{
    background-color:unset!important;
}
.button-detail {
    display: none;
    z-index: 999999;
    position: relative;
}
.fc-allow-mouse-resize > .button-detail {
    display: block;
}

/* Tooltip container */
.tooltip-content {
    position: relative;
    display: inline-block;
    padding:2px;
}

/* Tooltip text */
.tooltip-content .tooltiptext {
    visibility: hidden;
    width: 420px;
    background-color: #eaeaea;
    padding: 5px;
    border-radius: 6px;
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
    color:black;

}

/* Tooltip arrow */
.tooltip-content .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 14%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #eaeaea transparent transparent transparent;
}
.fc-scroller.fc-time-grid-container{
    height:auto!important;
    overflow:unset!important;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-content:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
}
.fc-month-view .fc-scroller {
    overflow:unset!important;
    min-height:100%!important;
}
.fc-content{
    overflow:hidden;
    text-overflow:ellipsis;
}
.tooltiptext .author {
    border-top: dashed 1px #f39c12;
    font-style: italic;
    font-family: monospace;
    font-size: 10px;
    padding: 7px;
}
.tooltip-content .tooltiptext.change::after {
    left: 95%;
}
.tooltip-botton {
    bottom: auto !important;
    z-index: 9999999 !important;
    top:28px;
}
.tooltiptext.tooltip-botton::after {
    top: -7%;
    left: 14%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #eaeaea transparent;
}
.custom-switch [type="checkbox"]:not(:checked), .custom-switch [type="checkbox"]:checked {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
.fa-toggle-on:before, .fa-toggle-off:before {
    font-size: 20px;
}
fieldset {
    font-family: sans-serif;
    border: 3px solid #3c8dbc;
    background: #cfe4f152;
    border-radius: 5px;
    padding: 15px;
}

fieldset legend {
    background: #3c8dbc;
    color: #fff;
    padding: 2px 7px;
    font-size: 13px;
    border-radius: 2px;
    margin-left: 6px;
    margin-bottom: 0px !important;
}
.take-test {
    position: fixed;
    z-index: 9;
    border: none;
    top: 0;
    margin: 0 auto;
    left: 100vw;
    width: 550px;
    height: 100vh;
    overflow: auto;
    transition: .2s ease-in;
    background: #FFFFFF;
}
.btn-take-test {
    height: 45px;
    padding: 0 60px;
    box-shadow: 0px 1.2px 3.6px rgb(0 0 0 / 10%), 0px 6.4px 14.4px rgb(0 0 0 / 13%);
    position: fixed;
    right: 24px;
    bottom: 45px;
    font-size: 14px;
    border-radius: 71px !important;
    background-color: #3c8dbcd4;
    border-color: transparent;
}
.btn-take-test .fa-graduation-cap {
    margin-left: 15px;
    font-weight: normal;
}
.animate-fade-left {
    display: inline-block;
    animation: bounceInRight; /*fadeInRight;*/
    animation-duration: 0.8s;
    overflow: hidden;
}
.animate-out-right {
    display: inline-block;
    animation: bounceOutRight; /*fadeInRight;*/
    animation-duration: 0.8s;
    overflow: hidden;
    right:-1000px!important;
}
.answer-exam .control-sidebar{
    width:670px;
    right:0px;
}
.answer-exam button.close {
    color: #ffffff;
    padding: 0px 15px;
    font-size:66px;
}
.answer-exam .box-bottom {
    bottom: 0px;
    position: relative;
    overflow: hidden;
    right: 0;
    margin: 0px;
    width: 100%;
    background-color: #375866;
    padding: 10px;
}
h4.fw-bold {
    line-height: 1.6em;
    color: #f39c12;
    padding:0 5px;
}
.todo-list input[type='radio'], .todo-list input[type='checkbox']{
    margin-right:3px;
}
.iradio_minimal-blue{
    margin-right:2px;
}
.answer-exam .control-sidebar {
    padding-bottom:0!important;
    padding-top:0!important;
    z-index:99999;
}
.confirm-content {
    width: 90%;
    background-color: #00a65a;
    position: absolute;
    top: 44%;
    left: 5%;
    padding: 10px 0;
    margin: auto;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: white;
    font-family: 'FontAwesome';
}
table#TimesheetDayDetail > tbody > tr > td:empty {
    display: none !important;
    height: 0;
}
.answer-content {
    height: calc(100vh - 22px);
}
.answer-content .todo-list > li {
    padding: 6px!important;
}
.answer-content .box-body {
    height: calc(100% - 90px);
    overflow-y: auto;
    width: 100%;
}
.skin-blue .content-header {
    background: white;
}
.panel-bottom .col-lg-8{
    padding-right: 3px;
}
.panel-bottom .col-lg-4 {
    padding-left: 3px;
}
.input-group-sm > .form-control {
    padding: 5px 0px!important;
}
.tbl-working-schedule.table tr td{
    border-top:none!important;
}
.fa-number {
    padding: 0px 5px;
    border-radius: 50%;
    background-color: #3c8dbc;
    width: 25px;
    height: 25px;
    margin-right: 4px;
    color: white !important;
}
.multiselect-container.dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.list-table {
    padding: 0;
    margin: 0;
    list-style: none;
}
.list-table .list-item-row{
    border:solid 1px rgba(0, 0, 0, 0.1);
}
p.caption-text, span.caption-text {
    font-size: 11px;
    position: relative;
    padding: 0;
    margin: 0;
    margin-top: -2px;
    font-weight: 700;
}
span.text-ellipsis, p.text-ellipsis {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -5px;
}
.profile-image{
    position:relative;
    text-align:left;
}
.rounded-circle-first, .rounded-circle {
    border-radius: 50%;
    border: solid 1px #0088cc2e;
    width: 30px;
    height: 30px;
    object-fit: cover;
}
.rounded-circle{
    position:relative;
}
.checkbox label:first-child {
    padding-left: 0px;
}
button.multiselect{
    text-align:left
}
.vcenter-item {
    display: flex;
    align-items: center;
}
/* =============== ANIMATION LOADING =============== */
.spinner {
    margin: 0 auto 0;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    position: relative;
    top: 50%;
    padding: 0;
    margin: auto;
}

.spinner > div {
    width: 15px;
    height: 15px;
    background-color: #b9b9b9;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.os-content{
    padding:0!important;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
/* =============== END ANIMATION LOADER =============== */
select.input_blank option{
    font-size:14px;
}
button.btn {
    padding: 3px 10px!important;
}
.quick-control .control-setting button.btn {
    padding: 1px 9px !important;
}
table .label {
    vertical-align: middle;
}
.back-to-top {
    background: #dc3545 !important;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}
.scrollTop {
    position: fixed;
    bottom: 800px;
    right: 14px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
}

.scrollTop.active {
    bottom: 6px;
    visibility: visible;
    opacity: 1;
    right: 19px;
}
.select2-selection__rendered {
    display: flex;
}
.selection .select2-selection--multiple {
    font-weight: lighter;
    background-color: #f39c121c !important;
    border: 0 !important;
    border-bottom: 1px dashed #ffd490;
    height: auto;
    color: #000;
    font-family: 'FontAwesome';
}
.select2-selection__rendered li input {
    width: 100% !important;
}
.select2-results .select2-results__options {
    background-color: #f39c121c !important;
    border: 0 !important;
}
.search-footer button{
    margin-left:4px;
}
.form-control {
    /*height: 28px !important;*/
    min-height: 28px !important;
    padding: 0 0.3rem;
    border-radius: 2px;
}
.question li {
    border-radius: 2px;
    padding: 5px;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #fff;
}
.setting-app .box-body {
    padding: 15px;
}
.swal2-popup {
    margin-top: 35px;
}
.box-body{
    padding:0px;
}
.swal2-icon-success {
    border-color: #28a745
}

.swal2-icon-warning {
    border-color: #ffc107
}

.swal2-icon-error {
    border-color: #dc3545
}
.swal2-popup.swal2-toast .swal2-title {
    line-height: 2.8em;
    font-size: 13px;
    color: #000;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: bold;
}
.close, .mailbox-attachment-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.modal-header .close, .modal-header .mailbox-attachment-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    font-size:25px;
}
#TreeDepartment .treeview > .treeview-menu {
    margin-left: 20px;
}

#TreeDepartment .treeview-menu > li > a > .fa {
    width: auto !important;
}

#TreeDepartment .treeview-menu li a:hover {
    background-color: #eee;
}

.icon-nav-line {
    width: 20px;
    height: 20px;
    border: 1px dashed black;
    display: block;
    float: left;
    border-top: none;
    border-right: none;
    margin-top: -4px
}
.bootstrap-table .fixed-table-toolbar .bs-bars,
.bootstrap-table .fixed-table-toolbar .columns,
.bootstrap-table .fixed-table-toolbar .search {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
.bootstrap-table .fixed-table-container .table thead th .th-inner{
    padding:0.35rem!important;
}
.treegrid-expander {
    height: 12px!important;
}
.select2-container--default .select2-selection--single {
    border-radius: 1px!important;
}
table tr.task-row {
    color: #0073b7;
}

table tr.job-row {
    font-weight: bold;
}
table tr.job-row td {
    background-color:#e9e9e9!important;
}

table tr.job-groups td, table tr.new-row td {
    background-color: #fff;
    border-right: none;
    border-top: none;
    border-bottom:none;
}
table tr.task-row td.freezy {
    background-color: #f3f3f3;
}
.job-dropdown-content {
    min-width: 450px;
    top: auto !important;
    max-width: 850px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 68%), 0 1px 5px #000000a1;
    margin-left: 5px;
    padding: 5px 5px !important;
    border-radius: 0 !important;
}
.tooltip-inner{
    text-align:left!important;
}
.swal2-popup {
    display: inline-flex !important;
}

.swal2-popup.swal2-toast .swal2-title {
    margin: auto !important;
    width: calc(350px - 60px);
}
/*End skin*/
/*
    *************End****************
*/
/*Response*/
@media (max-width:576px) {
    .modal-dialog {
        max-width: 90%; /* Modal nhỏ hơn để phù hợp màn hình nhỏ */
        margin: 5px auto; /* Giảm khoảng cách cho không gian hẹp */
    }
}

@media(min-width:1360px) {
    .employee-tab .nav-tabs li a {
        font-size: 13px;
    }
    .col-lg-4.weekly-job {
        padding-left: 0px;
    }
    .col-lg-8.working-schedule{
        padding-right:2px;
    }
}
@media(min-width:1368px) {
    .modal-dialog {
        width: 768px !important;
    }
}
@media(min-width:768px) {
    .modal-dialog {
        min-width: 800px !important;
    }
}
@media(max-width:1367px) {
    .has-feedback.search-employee {
        bottom: 22px!important;
    }
    .report-general {
        font-size: 10px;
    }
    #panelRight .box.box-solid {
        max-width: 312px !important;
    }
    
}

@media(min-width:1360px) {
    .modal-dialog {
        width: auto !important;
        min-width: 700px;
    }
    #modal-add-group .modal-dialog, #modal-group-manager .modal-dialog {
        width: 1024px !important;
    }

}

@media (min-width: 992px) {
    
    div#panelContent.col-md-7 {
        width: 57% !important;
        padding-left: 0px;
    }

    div#panelLeft.col-md-3 {
        width: 23% !important;
        padding-right:5px;
    }
}
@media (max-width: 768px) {
    .main-sidebar {
        z-index: 9999 !important;
    }
    .content-header .breadcrumb {
        display: none;
    }

    .search-box .quick-control {
        padding:4px;
    }
    .search-box .quick-control .btn-group:first-child {
        width: 100%;
        border-bottom: solid 1px #e3e3e3;
        padding-bottom: 4px;
        margin-bottom: 4px;
        justify-content: space-around;
        display: inline-flex;
    }
    .answer-exam .control-sidebar {
        width: 100%;
    }
    .epl-late .col-xs-6, .approve-request .col-xs-6 {
        padding-left: 2px;
        padding-right: 0px;
    }
    .epl-late, .approve-request {
        margin: 2px 15px 1px 13px;
    }
    #panelLeft .slimScrollDiv {
        display: none;
    }
    #loader_menu {
        width: 100%;
    }
    .load-content-atd0005 {
        margin-top: 0px;
    }
    #loader {
        width: 100%;
    }
    .overview {
        position: relative;
        right: 0px;
        top: 1px;
        width: 100%;
        padding: 0px;
    }
}

@media (min-width: 1000px) {
    .main-sidebar {
        z-index: 0 !important;
    }
    .container .img-map.map-900 {
        width: 900px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-800 {
        width: 800px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-600 {
        width: 640px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-700 {
        width: 780px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-500 {
        width: 580px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-400 {
        width: 420px !important;
        margin: auto;
        padding: 0;
    }
    .container .img-map.map-300 {
        width: 320px !important;
        margin: auto;
        padding: 0;
    }
    .ajax-success {
        opacity: 0;
        transition-duration: 0.2s;
        display:none;
    }
}


@media(max-width:576px)
{
    #table-data {
        width: 100%!important; /* Đảm bảo bảng vừa với màn hình nhỏ */
    }
}
.colsix{
    width:50%;
    float:left;
}

@media (max-width:576px)
{
    .colsix{ width:100%;}
}

    /*End Response*/
