/* ------------ RESPONSIVE------------------*/

/* 223 */

@media screen and (max-width: 223px) {
    .menu-icons ul li {
        width: 17px;
    }
}

/* end 223 */

/* 279 */

@media screen and (max-width: 279px) {
    .input-group-addon {
        padding: 8px 5px;
    }
}

/* end 279 */

/* 282 */

@media screen and (max-width: 282px) {
    .menu-icons ul li a {
        width: 23px !important;
        margin-left: 4px !important;
    }
}

/* end 282 */

/* 320 */

@media screen and (max-width: 320px) {
    .general .uploader .filename {
        max-width: 165px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .menu-icons {
        width: 9%;
        margin-left: 60px;
        margin-top: 3px;
    }
}

/* end 320 */

/* 334 */

@media screen and (max-width: 334px) {
    .menu-icons ul {
        width: 180% !important;
    }
}

/* end 334 */

/* 343 */

@media screen and (max-width: 343px) {
    .menu-icons ul {
        width: 149%;
    }
}

/* end 343 */

/* 387 */

@media screen and (min-width: 387px) {
    #margin-bottom-2 ul li {
        margin-bottom: -9px !important;
    }
}

/* end 387 */

/* 408 */

@media screen and (max-width: 408px) {
    .menu-icons ul li {
        margin: 0 6px !important;
    }
}

/* end 408 */

/* 414 */

@media screen and (max-width: 414px) {
    .menu-icons ul {
        text-align: center;
        white-space: nowrap;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media screen and (max-width: 414px) {
    .timesheet-aside .aside-main {
        margin-top: 0;
    }
    ul.statistic li.title ul {
        display: none;
    }
    main {
        margin-top: 150px;
    }
}

/* end 414 */

/* 420 */

/*@media screen and (max-height: 420px) and (orientation: landscape) {
  .auth-page {
    position: relative;
    height: 100vh;
    width: 100vw;
  }
  .login-inner {
!*    width: 80px;
    height: 230px;*!
    !* bottom: 10%; *!
    font-size: 12px;
    !* bottom: 20px; *!
    top: 5px;
  }
  .login-inner form {
    margin-top: -50px;
    padding-bottom: 0;
  }
  .login-inner header {
    margin-top: 0;
    margin-bottom: -20px;
  }
  .login-inner form header img {
    transform: scale(0.6);
  }
  .login-inner form .field {
    margin-bottom: -10px;
    display: inline;
  }
  .login-inner form .field input.form-control {
    !* display: inline; *!
  }
  .login-inner .btn {
    height: 30px;
    width: 60%;
    margin-left: 62px;
    margin-top: 10px;
  }
  .keep-forgot {
    !* margin-bottom: -20px; *!
  }
  .footer-login {
    padding-bottom: 0;
    top: 70%;
    bottom: -20px;
  }
  footer header img {
    transform: scale(0.6);
    margin-bottom: -10px;
  }
  .footer-login p {
    font-size: 80%;
    margin-top: 0;
    margin-bottom: 0;
  }
    .login-inner header img {
        max-width: 100%;
        width: auto;
        height: 115px;
    }
}*/
@media screen and (max-width: 375px)/* and (max-height: 667px)*/ {
    .login-inner form .field {
        padding: 10px 0;
    }
    .login-inner header img {
        max-width: 100%;
        width: auto;
    }
    .login-inner {
        top: 10px;
        bottom: 34%;
    }
    .login-inner form {
        padding-bottom: 0;
    }
    .login-inner form {
        padding: 5%;
    }
    .login-inner header {
        margin-bottom: 5%;
    }
    .footer-login {
        padding-bottom: -0.99px;
        /*margin-bottom: 1px;*/
    }
}


/* end 420 */

/* 436 */

@media screen and (max-width: 436px) {
    .menu-icons {
        width: 80% !important;
        margin-left: -62px;
    }
}

/* end 436 */

/* 479 */

@media screen and (max-width: 479px) {
    /* .auth-page::before {
      z-index: 1;
    } */
}

/* end 479 */

/* 480 */

@media screen and (max-width: 480px) {
    #modalRepeat .field>label {
        width: 100%;
        float: none;
        margin-right: 10px;
        min-height: 34px;
        border-radius: 3px;
        padding-top: 9px;
        padding-bottom: 7px;
        position: relative;
        cursor: unset;
    }
    #modalRepeat .field>div {
        width: 100%;
        float: none;
        min-height: 34px;
    }
}

/* end 480 */

/* 481 */

@media screen and (max-width: 481px) {
    .form-builder .cb-wrap {
        width: 50px;
    }
    .form-builder .stage-wrap {
        width: calc(100% - 55px);
    }
    .form-builder .frmb-control li:before {
        font-size: 16px;
        margin-left: 0.4em;
    }
}

/* end 481 */

/* 599 */

@media screen and (max-width: 599px) {
    #modalComment .field>label {
        font-weight: bold;
    }
}

/* end 599 */

/* 600 */

@media screen and (max-width: 600px) {
    .user-timesheet, .divider-timesheet, .month-timesheet {
        display: block;
    }
}

@media screen and (min-width: 600px) {
    #modalComment .field>label {
        width: 120px;
        float: left;
        font-weight: bold;
    }
    #modalComment .field>div {
        width: calc(100% - 130px);
        float: left;
    }
}

@media screen and (max-width: 600px) {
    .date-repeat {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .time-repeat {
        width: 100% !important;
        float: none;
    }
}

/* end 600 */

/* 640 */

@media screen and (max-width: 640px) {
    .calendar .month-container {
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
    }
}

/* end 640 */

/* 700 */

@media screen and (max-width: 700px) {
    .menu-icons {
        margin-left: -6px;
    }
}

/* end 700 */

/* 767 */

@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ddd;
    }
}

@media screen and (max-width: 767px) {
    .dropdown-time {
        float: none;
    }
    .pc-time {
        display: none;
    }
    .mb-time {
        display: block !important;
    }
    .mb-time>a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 50px !important;
        margin-left: 0;
    }
    .container>.navbar-header {
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-brand {
        margin-left: -15px;
    }
    .navbar-nav {
        margin: 5px -15px;
    }
    #navbar-second .navbar-nav {
        margin: 5px 0;
    }
    .navbar-nav>li>a {
        padding-left: 20px;
        padding-right: 10px;
    }
    .navbar .btn-group .dropdown-menu>li>a, .navbar .dropdown .dropdown-menu>li>a, .navbar .input-group .dropdown-menu>li>a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 8px 20px;
    }
    .navbar-nav>li>a .caret {
        margin-left: 5px;
    }
    .navbar-nav>.dropdown-user .caret {
        margin-top: 18px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu {
        color: #fff;
        background-color: rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(255, 255, 255, .1);
    }
    .dropdown-noti .caret {
        display: inline-block !important;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav>li>a>.badge {
        position: static;
        float: right;
    }
    .item-list .item a {
        display: block;
        padding: 7px 20px;
        color: #fff;
    }
    .item-list .item.unread a {
        color: #333;
    }
    .item-list .item {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
    }
    .dropdown-noti .dropdown-content-footer {
        border-top: 1px solid rgba(255, 255, 255, .1);
    }
    .dropdown-noti .dropdown-content-footer a {
        color: #fff;
    }
}

@media screen and (max-width: 767px) {
    .owl-prev, .owl-next {
        display: none
    }
    .mobile-hidden {
        display: none !important;
    }
    .navbar-brand {
        width: 30% !important;
    }
    .navbar-brand img {
        margin-top: 6%;
    }
    .timesheet {
        margin-top: 24px;
    }
    .menu-icons ul li {
        margin: 0 10px;
    }
    .menu-icons ul {
        float: right;
        margin-right: -52px;
    }
    .menu-icons {
        width: 100%;
    }
    .menu-icons ul li a {
        display: block;
        width: 40px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        text-align: center;
    }
    .table-header .fc-right {
        display: none;
    }
    .special-text>span.unit {
        width: 73px !important;
    }
    .cpl-timesheet {
        padding-left: 30%;
    }
    .cpl-calendar {
        padding-left: 15%;
    }
    .cpl-form {
        padding-left: 20%;
    }
    #mobile-show {
        display: inline-block;
    }
    .title_timesheet {
        margin-left: 24px
    }
    #am_pm {
        margin-right: 45px;
    }
}

@media screen and (max-width: 767px) {
    #toTopHover {
        bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .menu-icons ul li {
        max-width: 60px;
    }
}

@media screen and (max-width: 767px) {
    .datatable-scroll td, .datatable-scroll th {
        white-space: nowrap;
    }
}

@media screen and (max-width: 767px) {
    .select-a-room {
        width: 100%;
        float: none;
    }
    .select-multiple-room {
        width: 250px;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .date-repeat {
        width: 180px;
        float: left;
        margin-right: 10px;
    }
    .time-repeat {
        width: 350px !important;
        float: left;
    }
    .field>div>div.g-date-from-to>div.g-datetime {
        width: 100%;
    }
    .field>div>div.g-date-from-to>div {
        float: left;
    }
    .field>div>div.g-date-from-to>div:nth-child(2) {
        width: 100%;
        padding-top: 0;
        height: 34px;
        line-height: 34px;
    }
}

@media screen and (max-width: 767px) {
    #googleMap {
        height: 300px !important;
    }
}

@media screen and (max-width: 767px) {
    .column .table-people {
        height: 200px;
    }
    .switch-icon .icon-mb {
        display: block;
    }
    .switch-icon .icon-pc {
        display: none;
    }
    .column {
        width: 100%;
        float: none;
    }
    .switch-icon {
        width: 100%;
        padding: 10px;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .tbl-peoples-w {
        width: 100% !important;
        float: none !important;
    }
    .book-detail-item .field>label, .book-going .field>label {
        /* width: 100%; */
        /* float: none; */
        margin-right: 10px;
        min-height: 20px;
        border-radius: 3px;
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        cursor: unset;
        font-weight: bold;
        color: #999;
    }
    .book-detail-item .field>div, .book-going .field>div {
        width: 100%;
        min-height: 20px;
        float: none;
    }
    .book-list table td>div>label {
        width: 100%;
        font-weight: bold;
    }
}

@media screen and (max-width: 767px) {
    .user-setting {
        top: 54px;
    }
    .calListBox {
        max-height: 180px;
    }
    .btn-user-setting {
        background: rgba(0, 0, 0, 0.5);
    }
}

@media screen and (max-width: 767px) {
    .fc button {
        padding: 7px;
    }
    .fc-scroller {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    #modalResetPassword .modal-dialog {
        margin-top: 50%;
    }
}

@media screen and (max-width: 767px) {
    .general .item {
        padding: 10px 0;
    }
    .general .item>label {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 10px;
    }
    .general .item>div {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .general .item {
        padding: 10px 0;
    }
    .general .item>label {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 10px;
    }
    .general .item>div {
        width: 100%;
        float: none;
    }
    .field-file .uploader {
        width: calc(100% - 50px);
    }
    .field-file .btn-upload {
        width: 40px;
    }
    .upload-text {
        display: none;
    }
    .field-file .btn-upload .mytext {
        display: none;
    }
    .general .uploader .filename {
        max-width: 220px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .booking-room-email .item>label {
        width: 100%;
        padding-right: 0;
        float: none;
    }
    .booking-room-email .item>div {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .confirmation-inner {
        border: 0;
        box-shadow: none;
    }
}

@media screen and (max-width: 767px) {
    .table-statistic {
        float: none;
        width: 100%;
    }
    .table-vecation {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .list-reply {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .nav-wrapper {
        float: none !important
    }
}

@media screen and (max-width: 767px) {
    .menu-icons {
        width: 50%;
        margin-top: 10px;
        margin-left: -35px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-default {
        position: fixed;
        width: 100%;
        z-index: 998;
        top: 59px !important;
        left: 0;
    }
}

@media screen and (max-width: 436px) {
    .navbar-brand {
        width: 0% !important;
    }
}

@media screen and (max-width: 767px) {
    .timesheet-aside .aside-main {
        margin-top: 0;
    }
    ul.statistic li.title ul {
        display: none
    }
    #header {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0;
        left: 0;
    }
    .navbar-default {
        position: fixed;
        width: 100%;
        z-index: 998;
        top: 100px;
        left: 0;
    }
    main {
        margin-top: 100px;
        min-height: calc(100vh - 170px);
    }
}

/* end 767 */

/* 768 */

@media screen and (max-width: 768px) {
    main {
        padding-top: 170px;
        padding-bottom: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .nav>li>a {
        padding: 15px 7px;
    }
    .dropdown-time>a {
        font-family: 'roboto-thin';
        font-size: 22px;
        height: 50px;
        line-height: 50px;
    }
    .dropdown-time>a div:last-child {
        font-size: 12px;
        line-height: 14px;
        padding-top: 11px;
    }
    .privilege-custom > label {
        width: 140px !important;
    }
    .privilege-custom > div {
        width: 80px !important;
        display: inline-block;
        padding-left: 17px;
        padding-top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .container-menu {
        max-width: 720px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    /*  body {
        padding-top: 150px;
      }
      body.module-auths {
        padding-top: 0;
      }*/
    #header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    #navbar-second {
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        z-index: 99;
    }
}

@media screen and (max-width: 768px) {
    .footer {
        background: #fff;
        color: #949494;
        height: auto;
        line-height: 20px;
    }
    .footer p {
        font-style: italic;
        padding: 10px;
    }
}

@media (max-width: 768px) {
    .nav-tabs.nav-justified {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs.nav-justified>li.active>a, .nav-tabs.nav-justified>li.active>a:hover, .nav-tabs.nav-justified>li.active>a:focus {
        border: 0;
    }
}

@media (max-width: 768px) {
    .nav-tabs {
        position: relative;
        background-color: #fff;
        padding: 7px 0;
        border: 1px solid #ddd;
        border-radius: 3px;
    }
    .nav-tabs>li {
        margin-bottom: 0;
    }
    .nav-tabs>li>a {
        border: 0;
    }
    .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
        background-color: #fafafa;
    }
    .nav-tabs>li>a .position-right[class*=icon-] {
        float: right;
        margin-top: 2px;
    }
    .nav-tabs>li>a .position-right.label, .nav-tabs>li>a .position-right.badge {
        float: right;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
        border: 0;
        background-color: #f5f5f5;
    }
    .nav-tabs>li.active>a:after, .nav-tabs>li.active>a:hover:after, .nav-tabs>li.active>a:focus:after {
        content: '';
        position: absolute;
        top: 0;
        left: -1px;
        bottom: 0;
        width: 2px;
        background-color: #2196F3;
    }
    .nav-tabs>li.open:not(.active)>a, .nav-tabs>li.open:not(.active)>a:hover, .nav-tabs>li.open:not(.active)>a:focus {
        background-color: #fafafa;
    }
    .nav-tabs>li.pull-right {
        float: none !important;
    }
    .nav-tabs.nav-tabs-solid>li.active>a:after, .nav-tabs[class*=bg-]>li.active>a:after {
        content: none;
    }
    .nav-tabs:before {
        content: 'Contents';
        color: inherit;
        font-size: 12px;
        line-height: 1.6666667;
        margin-top: 8px;
        margin-left: 15px;
        margin-bottom: 15px;
        text-transform: uppercase;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
    .nav-tabs[class*=bg-]>li>a:hover, .nav-tabs[class*=bg-]>li>a:focus, .nav-tabs[class*=bg-]>li.open:not(.active)>a {
        background-color: rgba(0, 0, 0, 0.05);
    }
    .nav-tabs-right .nav-tabs {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .nav-pills>li>a .position-right[class*=icon-] {
        float: right;
        margin-top: 2px;
    }
    .nav-pills>li>a .position-right.label, .nav-pills>li>a .position-right.badge {
        float: right;
    }
}

@media (max-width: 768px) {
    .nav-tabs-justified {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs-justified>li.active>a, .nav-tabs-justified>li.active>a:hover, .nav-tabs-justified>li.active>a:focus {
        border: 0;
    }
}

@media (max-width: 768px) {
    .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu, .nav-pills.nav-justified>.dropdown .dropdown-menu {
        left: -1px;
        right: -1px;
        margin-top: 2px;
    }
    .nav-tabs.nav-justified>li>a, .nav-pills.nav-justified>li>a, .nav-tabs.text-center>li>a, .nav-pills.text-center>li>a, .nav-tabs.text-right>li>a, .nav-pills.text-right>li>a {
        text-align: left;
    }
}

@media screen and (max-width: 768px) {
    .room-status-time {
        font-size: 19px;
    }
    .room-status-time .time {
        font-size: 35px;
    }
    .room-status-name {
        font-size: 19px;
        float: right;
    }
}

@media screen and (max-width: 768px) {
    #modalBooking .field {}
    #modalBooking .field label {
        text-align: right;
        width: 120px;
        float: left;
        padding-right: 10px;
    }
    #modalBooking .field>div {
        width: calc(100% - 130px);
        float: left;
    }
}

@media screen and (min-width: 768px) {
    #modalResetPassword.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
    #modalResetPassword .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}

@media screen and (max-width: 768px) {
    .settings {
        border: 0 solid #ddd;
        width: 100%;
        background: #fff;
    }
    .settings-menu {
        width: 100%;
        float: none;
        margin-bottom: 15px;
        border: 0;
    }
    .settings-menu ul li:first-child a {
        border-top: 1px solid #ddd;
    }
    .settings-menu ul li a {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .settings-panel {
        border: 1px solid #ddd;
    }
    .change-pw {
        max-width: 768px;
    }
    .change-pw .field>label {
        width: 100%;
        float: none;
    }
    .change-pw .field>div {
        width: 100%;
        float: none;
    }
    .change-pw .btn-change-pw {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .configs {
        border: 0 solid #ddd;
        width: 100%;
        background: #fff;
    }
    .configs-menu {
        width: 100%;
        float: none;
        margin-bottom: 15px;
        border: 0;
    }
    .configs-menu ul li:first-child a {
        border-top: 1px solid #ddd;
    }
    .configs-menu ul li a {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .configs-panel {
        border: 1px solid #ddd;
    }
    .change-pw {
        max-width: 768px;
    }
    .change-pw .field>label {
        width: 100%;
        float: none;
    }
    .change-pw .field>div {
        width: 100%;
        float: none;
    }
    .change-pw .btn-change-pw {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .confirmation {
        padding: 15px;
    }
    .confirmation-inner {
        padding: 15px;
    }
}

@media screen and (max-width: 768px) {
    .form-builder .frmb .field-label, .form-builder .frmb .prev-holder {
        width: 100%;
        float: none;
    }
    .form-builder .frmb .field-label span.tooltip-element {
        position: relative;
        left: 5px;
    }
}

@media screen and (min-width: 768px) {
    /*  .menu-icons {
        margin-left: 40px;
      }*/
}

@media screen and (min-width: 768px) {
    .ipad {
        margin-top: -147px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .timesheet-aside .aside-main {
        margin-top: 0;
    }
    #header {
        background: #e8ebee;
    }
}

/* end 768 */

/* 769 */

@media screen and (min-width: 769px) {
    main {
        min-height: calc(100vh - 69px);
        padding-top: 105px;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 769px) {
    .navbar {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified.nav-tabs-top {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs.nav-justified.nav-tabs-top>li>a, .nav-tabs.nav-justified.nav-tabs-top>li>a:hover, .nav-tabs.nav-justified.nav-tabs-top>li>a:focus {
        border: 0;
    }
    .nav-tabs.nav-justified.nav-tabs-bottom {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs.nav-justified.nav-tabs-highlight>li>a, .nav-tabs.nav-justified.nav-tabs-highlight>li>a:hover, .nav-tabs.nav-justified.nav-tabs-highlight>li>a:focus {
        border-top-width: 2px;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-highlight>li>a, .nav-tabs.nav-tabs-highlight>li>a:hover, .nav-tabs.nav-tabs-highlight>li>a:focus {
        border-top-width: 2px;
    }
    .nav-tabs.nav-tabs-highlight>li.active>a, .nav-tabs.nav-tabs-highlight>li.active>a:hover, .nav-tabs.nav-tabs-highlight>li.active>a:focus {
        /* border-top-color: #2196F3; */
        border-top-color: #20718f;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-top>li {
        margin-bottom: 0;
    }
    .nav-tabs.nav-tabs-top>li>a, .nav-tabs.nav-tabs-top>li>a:hover, .nav-tabs.nav-tabs-top>li>a:focus {
        border: 0;
    }
    .nav-tabs.nav-tabs-top>li>a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
    }
    .nav-tabs.nav-tabs-top>li.open>a:after, .nav-tabs.nav-tabs-top>li>a:hover:after, .nav-tabs.nav-tabs-top>li>a:focus:after {
        background-color: #ddd;
    }
    .nav-tabs.nav-tabs-top>li.active>a:after {
        background-color: #F06292;
    }
    .nav-tabs.nav-tabs-top>li.active>a, .nav-tabs.nav-tabs-top>li.active>a:hover, .nav-tabs.nav-tabs-top>li.active>a:focus {
        background-color: transparent;
    }
    .nav-tabs.nav-tabs-top.top-divided {
        border-bottom-color: transparent;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-bottom>li {
        margin-bottom: 0;
    }
    .nav-tabs.nav-tabs-bottom>li>a {
        border-width: 0;
        margin-bottom: -1px;
    }
    .nav-tabs.nav-tabs-bottom>li>a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
    }
    .nav-tabs.nav-tabs-bottom>li.active>a:after {
        background-color: #F06292;
    }
    .nav-tabs.nav-tabs-bottom>li.active>a, .nav-tabs.nav-tabs-bottom>li.active>a:hover, .nav-tabs.nav-tabs-bottom>li.active>a:focus {
        background-color: transparent;
        border-width: 0;
    }
    .nav-tabs.nav-tabs-bottom.bottom-divided {
        border-bottom-color: transparent;
    }
}

@media (min-width: 769px) {
    .tab-content-bordered .nav-tabs[class*=bg-] {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-solid {
        background-color: #fafafa;
        border: 0;
    }
    .nav-tabs.nav-tabs-solid>li {
        margin-bottom: 0;
    }
    .nav-tabs.nav-tabs-solid>li>a:hover, .nav-tabs.nav-tabs-solid>li>a:focus {
        background-color: #f5f5f5;
    }
    .nav-tabs.nav-tabs-solid>.open:not(.active)>a {
        background-color: #f5f5f5;
        border-color: transparent;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-icon>li>a {
        padding-bottom: 9.5px;
    }
    .nav-tabs.nav-tabs-icon>li>a>i {
        display: block;
        margin: 5px 0;
    }
    .nav-tabs.nav-tabs-icon.nav-lg>li>a {
        padding-bottom: 10.5px;
    }
    .nav-tabs.nav-tabs-icon.nav-sm>li>a {
        padding-bottom: 7.5px;
    }
    .nav-tabs.nav-tabs-icon.nav-xs>li>a {
        padding-bottom: 5.5px;
    }
}

@media (min-width: 769px) {
    .nav-tabs {
        font-size: 0;
    }
    .nav-tabs>li {
        display: inline-block;
        font-size: 13px;
    }
}

@media (min-width: 769px) {
    .nav-tabs-vertical {
        display: table;
        width: 100%;
    }
    .nav-tabs-vertical>.nav-tabs {
        display: table-cell;
        border-bottom: 0;
        width: 300px;
    }
    .nav-tabs-vertical>.nav-tabs>li {
        display: block;
        margin-bottom: 0;
    }
    .nav-tabs-vertical>.nav-tabs-solid>li:last-child>a:after {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .nav-tabs-vertical>.nav-tabs[class*=bg-]>li:first-child>a {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }
    .nav-tabs-vertical>.nav-tabs[class*=bg-]>li:last-child>a {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .nav-tabs-vertical>.tab-content {
        display: table-cell;
    }
    .nav-tabs-vertical>.tab-content>.has-padding {
        padding: 10px 0 0 0;
    }
    .nav-tabs-vertical.tab-content-bordered>.tab-content {
        border-top-width: 1px;
    }
    .nav-tabs-left>.nav-tabs {
        border-right: 1px solid #ddd;
    }
    .nav-tabs-left>.nav-tabs>li {
        margin-right: -1px;
    }
    .nav-tabs-left>.nav-tabs>li.active>a, .nav-tabs-left>.nav-tabs>li.active>a:hover, .nav-tabs-left>.nav-tabs>li.active>a:focus {
        border-bottom-color: #ddd;
        border-right-color: transparent;
    }
    .nav-tabs-left>.nav-tabs.nav-tabs-component>li>a {
        border-radius: 3px 0 0 3px;
    }
    .nav-tabs-left>.nav-tabs-highlight>li>a, .nav-tabs-left>.nav-tabs-highlight>li>a:hover, .nav-tabs-left>.nav-tabs-highlight>li>a:focus {
        border-top-width: 1px;
        border-left-width: 2px;
    }
    .nav-tabs-left>.nav-tabs-highlight>li.active>a, .nav-tabs-left>.nav-tabs-highlight>li.active>a:hover, .nav-tabs-left>.nav-tabs-highlight>li.active>a:focus {
        border-top-color: #ddd;
        border-left-color: #EC407A;
    }
    .nav-tabs-left>.nav-tabs-top, .nav-tabs-left>.nav-tabs-bottom {
        padding-right: 20px;
    }
    .nav-tabs-left>.top-divided, .nav-tabs-left>.bottom-divided {
        padding-right: 0;
        border-right-width: 0;
    }
    .nav-tabs-left>.nav-tabs-solid, .nav-tabs-left>.nav-tabs[class*=bg-] {
        border-right: 0;
        border-radius: 3px;
    }
    .nav-tabs-left>.nav-tabs-solid>li, .nav-tabs-left>.nav-tabs[class*=bg-]>li {
        margin-right: 0;
    }
    .nav-tabs-left>.tab-content {
        padding-left: 20px;
    }
    .nav-tabs-left.tab-content-bordered>.tab-content {
        border-left-width: 0;
    }
    .nav-tabs-right>.nav-tabs {
        border-left: 1px solid #ddd;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .nav-tabs-right>.nav-tabs>li {
        margin-left: -1px;
    }
    .nav-tabs-right>.nav-tabs>li.active>a, .nav-tabs-right>.nav-tabs>li.active>a:hover, .nav-tabs-right>.nav-tabs>li.active>a:focus {
        border-bottom-color: #ddd;
        border-left-color: transparent;
    }
    .nav-tabs-right>.nav-tabs.nav-tabs-component>li>a {
        border-radius: 0 3px 3px 0;
    }
    .nav-tabs-right>.nav-tabs-highlight>li>a, .nav-tabs-right>.nav-tabs-highlight>li>a:hover, .nav-tabs-right>.nav-tabs-highlight>li>a:focus {
        border-top-width: 1px;
        border-right-width: 2px;
    }
    .nav-tabs-right>.nav-tabs-highlight>li.active>a, .nav-tabs-right>.nav-tabs-highlight>li.active>a:hover, .nav-tabs-right>.nav-tabs-highlight>li.active>a:focus {
        border-top-color: #ddd;
        border-right-color: #EC407A;
    }
    .nav-tabs-right>.nav-tabs-top, .nav-tabs-right>.nav-tabs-bottom {
        padding-left: 20px;
    }
    .nav-tabs-right>.top-divided, .nav-tabs-right>.bottom-divided {
        padding-left: 0;
        border-left-width: 0;
    }
    .nav-tabs-right>.nav-tabs-solid, .nav-tabs-right>.nav-tabs[class*=bg-] {
        border-left: 0;
        border-radius: 3px;
    }
    .nav-tabs-right>.nav-tabs-solid>li, .nav-tabs-right>.nav-tabs[class*=bg-]>li {
        margin-left: 0;
    }
    .nav-tabs-right>.tab-content {
        padding-right: 20px;
    }
    .nav-tabs-right.tab-content-bordered>.tab-content {
        border-right-width: 0;
    }
}

@media (min-width: 769px) {
    .nav-pills.nav-pills-toolbar>li>a {
        border: 1px solid #ddd;
        border-radius: 0;
    }
    .nav-pills.nav-pills-toolbar>li:first-child>a {
        border-radius: 3px 0 0 3px;
    }
    .nav-pills.nav-pills-toolbar>li:last-child>a {
        border-radius: 0 3px 3px 0;
    }
    .nav-pills.nav-pills-toolbar>li+li>a {
        margin-top: 0;
        margin-left: 0;
        border-left: 0;
    }
}

@media (min-width: 769px) {
    .nav-pills {
        font-size: 0;
    }
    .nav-pills>li {
        display: inline-block;
        font-size: 13px;
    }
    .nav-pills>li+li>a {
        margin-top: 0;
        margin-left: 2px;
    }
    .nav-pills.nav-justified>li {
        display: table-cell;
    }
}

@media (min-width: 769px) {
    .nav-tabs-justified.nav-tabs-top {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs-justified.nav-tabs-top>li>a, .nav-tabs-justified.nav-tabs-top>li>a:hover, .nav-tabs-justified.nav-tabs-top>li>a:focus {
        border: 0;
    }
    .nav-tabs-justified.nav-tabs-bottom {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs-justified.nav-tabs-highlight>li>a, .nav-tabs-justified.nav-tabs-highlight>li>a:hover, .nav-tabs-justified.nav-tabs-highlight>li>a:focus {
        border-top-width: 2px;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-component>li>a {
        border-radius: 3px 3px 0 0;
    }
    .nav-tabs.nav-tabs-component.nav-tabs-solid, .nav-tabs.nav-tabs-component[class*=bg-] {
        border-radius: 3px;
    }
    .nav-tabs.nav-tabs-component.nav-tabs-solid>li>a, .nav-tabs.nav-tabs-component[class*=bg-]>li>a {
        border-radius: 0;
    }
    .nav-tabs.nav-tabs-component.nav-tabs-solid>li:first-child>a, .nav-tabs.nav-tabs-component[class*=bg-]>li:first-child>a {
        border-radius: 3px 0 0 3px;
    }
    .nav-tabs-component.nav-justified.nav-tabs-solid>li:last-child>a, .nav-tabs-component.nav-justified[class*=bg-]>li:last-child>a {
        border-radius: 0 3px 3px 0;
    }
}

@media (min-width: 769px) {
    .tab-content>.has-padding {
        padding: 20px;
    }
}

@media (min-width: 769px) {
    .tab-content-bordered .tab-content {
        border-top-width: 0;
        border-radius: 0 0 3px 3px;
    }
}

@media (min-width: 769px) {
    .tab-content-bordered .nav-tabs {
        margin-bottom: 0;
    }
    .tab-content-bordered .nav-tabs.nav-tabs-solid {
        border-radius: 3px 3px 0 0;
        -webkit-box-shadow: 0 0 0 1px #ddd inset;
        box-shadow: 0 0 0 1px #ddd inset;
    }
    .tab-content-bordered .nav-tabs.nav-tabs-solid>li:first-child>a {
        border-radius: 3px 0 0 0;
    }
    .tab-content-bordered .nav-tabs.nav-tabs-solid.nav-justified>li:last-child>a {
        border-radius: 0 3px 0 0;
    }
    .tab-content-bordered>.nav-tabs[class*=bg-] {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }
    .tab-content-bordered>.nav-tabs[class*=bg-]+.tab-content[class*=bg-] {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media (min-width: 769px) {
    .nav-tabs[class*=bg-] .dropdown-menu, .nav-tabs-top .dropdown-menu {
        margin-top: 0;
    }
    .nav-justified.bottom-divided .dropdown-menu {
        margin-top: 1px;
    }
}

@media (min-width:769px) {
    .dropzone {
        min-height: 230px
    }
    .dropzone .dz-default.dz-message:before {
        font-size: 50px;
        top: 70px;
        width: 80px;
        height: 80px;
        margin-left: -32px
    }
    .dropzone .dz-default.dz-message span {
        font-size: 19px;
        margin-top: 110px
    }
}

@media screen and (min-width: 769px) {
    .settings {
        min-height: calc(100vh - 174px);
    }
    .settings-panel, .settings-menu {
        min-height: calc(100vh - 176px);
    }
}

@media screen and (min-width: 769px) {
    .configs {
        min-height: calc(100vh - 174px);
    }
    .configs-panel, .configs-menu {
        min-height: calc(100vh - 176px);
    }
}

@media screen and (max-height: 769px) and (min-height: 400px) {
    .login-inner form .field {
        /*margin-bottom: 5px;*/
    }
    .login-inner {
        /*bottom: 33.5%;*/
    }
}

/* end 769 */

/* 991 */

@media screen and (max-width: 991px) {
    .datatable-scroll {
        width: 100%;
        overflow-x: scroll;
    }
}

@media screen and (max-width: 991px) {
    .mb-hide {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    #modalExpand .field>label {
        width: 110px;
        font-weight: bold;
        float: left;
    }
    #modalExpand .field>div {
        width: calc(100% - 120px);
        float: left;
    }
}

@media screen and (max-width: 991px) {
    .tbl-peoples-w {
        float: left !important;
    }
    .block-expand .field>label {
        /* width: 100px; */
        /* font-weight: bold; */
        /* float: left; */
    }
    .block-expand .field>div {
        /* width: calc(100% - 110px); */
        /* float: left; */
    }
}

@media screen and (max-width: 991px) {
    .timesheet-aside {
        width: 100%;
        float: none;
    }
    .table-statistic {
        float: left;
        width: 49%;
    }
    .table-vecation {
        float: right;
        width: 49%;
    }
    .timesheet-calendar {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 991px) {
    .field>label .help-text>div {
        left: auto;
        right: 0;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 0;
    }
    .field>label .help-text>div:before {
        content: "";
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #666666;
        position: absolute;
        bottom: -6px;
        left: auto;
        right: 0;
    }
}

@media screen and (max-width: 991px) {
    .g-row {
        margin: 0;
    }
    .field {
        float: none;
        padding: 5px 0;
    }
    .field.w50, .field.w40, .field.w60 {
        width: 100%;
    }
    .field>label {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 0;
    }
    .field>div {
        width: 100%;
        float: none;
        min-height: 34px;
    }
}

@media screen and (max-width: 991px) {
    #modalEditTimeSheet .field>label, #modalEditTimeSheet .field>div, #modalExport .field>label, #modalExport .field>div {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .calendar .month-container {
        width: 50%;
    }
}

@media screen and (max-width: 991px) {
    #modalSetUpDate .field>label, #modalSetUpDate .field>div {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .special-date {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .menu-icons ul li a span {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    #modalFormAbsence .modal-dialog .modal-content .modal-body .approve-form section .g-row .field>label {
        width: 47%;
    }
}

/* end 991 */

/* 992 */

@media screen and (min-width: 992px) {
    /*  body {
        padding-top: 100px;
      }
      body.module-auths {
        padding-top: 0;
      }*/
    #header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    #navbar-second {
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        z-index: 99;
    }
    .mgroup_checkouttime {
        text-align: center !important;
    }

    #modal_time_inout .field>label {
        width: 150px;
        /* padding-right: 2px; */
    }
    #modal_time_inout .field>div {
        width: calc(100% - 383px);
        /* margin: 0px 5px; */
    }
    #modal_time_inout  .info_customer .field>label {
        padding-right: 0;
        padding-left: 0;
    }
    #modal_time_inout  .field>.label_time {
        width: 100px;
        padding-right: 0;
        margin-left: 4px;
    }
    #modal_time_inout  .groups_input .field>div {
        width: calc(78% - 160px);
    }
    #modal_time_inout  .groups_input .field>.field_time {
        width: calc(48% - 160px);
    }
    #modal_time_inout  .field .special-text {
        width: calc(100% - 400px);
    }
    #modal_break .field > div label {
        padding-top: 8px;
        font-weight: bold;
    }
}

/*@media screen and (min-width: 992px) and (max-width: 1024px) {
  .timesheet-aside {
    margin-top: 370px;
  }
}*/

@media screen and (min-width: 1025px) {
    .menu-icons {
        margin-left: 94px;
    }

}

@media screen and (min-width: 992px) {
    .class_ckindate, .class_ckintime, #class_ckoutdate, #class_ckouttime {
        width: calc(100% - 314px) !important;
    }
    .navbar-brand {
        margin-left: 142px !important;
    }
}

@media screen and (min-width: 992px) {
    .ipad {
        margin-top: 0;
    }
}

@media screen and (min-width: 992px) {
    .field>label {
        width: 150px;
        padding-right: 2px;
    }
    .field>div {
        width: calc(100% - 160px);
    }
    .info_customer .field>label {
        padding-right: 0;
        padding-left: 0;
    }
    .field>.label_time {
        width: 100px;
        padding-right: 0;
        margin-left: 4px;
    }
    .groups_input .field>div {
        width: calc(78% - 160px);
    }
    .groups_input .field>.field_time {
        width: calc(48% - 160px);
    }
    .field .special-text {
        width: calc(100% - 400px);
    }
}

@media screen and (min-width: 992px) {
    .label-992 {
        width: 300px;
    }
}

@media screen and (min-width: 992px) {
    #modalFormAbsence .modal-dialog .modal-content .modal-body .approve-form section .g-row .field>label {
        width: 120px;
    }
    #modalFormWorkHoliday .modal-dialog .modal-content .modal-body .approve-form section .g-row .field>label {
        width: 120px;
    }
}

/* end 992 */

/* 1024 */

@media screen and (max-width: 1024px) {
    .timesheet .dataTables_scrollBody {
        max-height: 100% !important;
    }
}

@media screen and (min-width: 1024px) {
    .ipad {
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px){
    /*  .navbar-mobile {
        margin-left: 60px;
      }*/
    .menu-icons {
        margin-left: 50px !important;
    }
}

/* end 1024 */

/* 1200 */

@media screen and (max-width: 1200px) {
    .w1200_show_inline {
        display: inline-block !important;
    }
    .navbar-header {
        float: none !important;
    }

    .nav-wrapper {
        /*float: left;*/
        position: relative;
    }
    .navbar-mobile {
        display: block;
    }
    #navbar-mobile {
        background: #ccc;
        width: 160px;
        float: right;
        z-index: 2000;
        position: absolute;
        top: 51px;
        right: 0;
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-collapse.collapse.in {
        display: block !important
    }
    #navbar-mobile .mobile-hidden {
        display: none !important;
    }
    #navbar-second {
        box-shadow: 5px 5px 20px rgba(0, 0, 0, .2);
    }
    li#mobile-show {
        display: block;
    }
    #navbar-mobile .navbar-nav li {
        width: 100%;
    }
}

/* end 1200 */

/* form_modal (.html)*/
@media screen and (min-width: 768px) {
    #modalFormAbsence .modal-dialog {
        width: 700px;
    }
    #modalFormWorkHoliday .modal-dialog {
        width: 700px;
    }
}

#modalFormAbsence .label-50 {
    width: 75%;
}
#modalFormWorkHoliday .label-50 {
    width: 75%;
}

@media screen and (max-width: 991px) {
    #modalFormAbsence .label-50 {
        width: 50%;
    }
    #modalFormWorkHoliday .label-50 {
        width: 50%;
    }
}

@media screen and (min-width: 992px) {
    #modalFormAbsence .reason-textarea {
        width: 430%;
    }
    #modalFormWorkHoliday .reason-textarea {
        width: 430%;
    }
}
/* end form_modal */

/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}


/**
 * Iphone 6/6s with portrait orientation.
 */
@media all and (device-width: 375px) and (device-height: 667px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Iphone 6/6s with landscape orientation.
 */
@media all and (device-width: 375px) and (device-height: 667px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}

/**
 * Iphone 6 Plus/ 6s Plus with portrait orientation.
 */
@media all and (device-width: 414px) and (device-height: 736px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Iphone 6 Plus/ 6s Plus with landscape orientation.
 */
@media all and (device-width: 414px) and (device-height: 736px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}

/**
 * Iphone SE with portrait orientation.
 */
@media all and (device-width: 320px) and (device-height: 568px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Iphone SE with landscape orientation.
 */
@media all and (device-width: 320px) and (device-height: 568px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}

/**
 * Device with 960x600 portrait orientation.
 */
@media all and (device-width: 960px) and (device-height: 600px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Device with 960x600 landscape orientation.
 */
@media all and (device-width: 960px) and (device-height: 600px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}

/**
 * Device with 480x800 portrait orientation.
 */
@media all and (device-width: 480px) and (device-height: 800px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Device with 480x800  landscape orientation.
 */
@media all and (device-width: 480px) and (device-height: 800px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}

/**
 * Samsung Galaxy S5 with portrait orientation.
 */
@media all and (device-width: 360px) and (device-height: 640px) and (orientation:portrait){
    .foo {
        height: 1024px;
    }
}

/**
 * Samsung Galaxy S5 with landscape orientation.
 */
@media all and (device-width: 360px) and (device-height: 640px) and (orientation:landscape){
    .foo {
        height: 768px;
    }
}


@media (max-width: 1440px) {
    .login-inner{
        top: 10px;
    }
}

@media (max-width: 1366px) {

}

@media (max-width: 1280px) {

}

@media (max-width: 1024px) {
    .login-inner {
        top: 30%;
        /*transform: translateY(-30%);*/
        bottom: 0;
        width: 100%;
        max-width: 400px;
    }
    .login-inner form .field{
        width: 100%;
    }
		
		#modal_break {
			padding-top: 1%;
		}
}
@media (max-width: 1024px ) and (orientation: landscape) {
    #navbar-mobile{
        width: 180px;
    }
}
@media (max-width: 980px) {

}

@media (max-width: 900px) {

}

@media (max-width: 800px) {
    .login-inner {
        top: 40%;
        /*transform: translateY(-40%);*/
    }
}

@media (max-width: 768px) {
    .login-inner{
        top: 5px;
        transform: none;
        width: 80%;
        max-width: 500px;
    }
    .login-inner header img{
        width: 80px;
    }

}

@media (max-width: 736px){
    .login-inner{
        width: 65%;
        top: 10%;
        /*transform: translateY(-10%);*/
        margin: 0 auto;
        max-height: 70%;
    }
    .login-inner header img{
        width: 80px;
    }
    /*.login-inner header{
      margin: 0;
    }*/
    .login-inner form{
        padding: 20px;
    }
    /*.login-inner form .field{
      margin: 0 auto;
      padding: 5px 0;
    }*/
    .login-inner .btn{
        height: 40px;
    }
    .footer-login .text-center img{
        width: 40px;
    }
}
@media (max-width: 667px) {
    .login-inner{
        top: 5px;
        transform: none;
        width: 50%
    }
    .login-inner header img{
        width: 80px;
    }
    .login-inner .top-div img{
        height: 20px;
        width: 100%;
    }
    .login-inner header{
        margin: 0;
    }
}
@media (max-width: 640px) {
    .login-inner header img{
        width: 80px;
    }
}
@media (max-width: 568px) {
    .login-inner{
        width: 80%
    }
    .footer-login p{
        font-size: 12px;
    }
    .footer-login .text-center img {
        width: 30px;
    }
    .login-inner header img {
        width: 80px;
    }
}
@media (max-width: 480px) {
    .login-inner {
        width: 80%;
        top: 5px;
        transform: none;
    }
}
@media (max-width: 414px) {
    .login-inner header img {
        width: 80px;
    }
    .login-inner header {
        padding: 20px 0;
    }
    .login-inner form .field {
        padding: 20px 0;
    }
    .login-inner .btn {
        height: 50px;
    }
    .footer-login .text-center img {
        width: 30px;
    }
}
@media (max-width: 384px) {
    .login-inner{
        width: 80%;
    }
    .login-inner form{
        padding: 20px;
    }
    .login-inner form .field{
        padding: 20px 0;
    }
    .login-inner header img {
        width: 80px;
    }
    .footer-login .text-center img {
        width: 45px;
    }
    .footer-login {
        padding-bottom: 10px;
    }
    .login-inner .btn {
        height: 50px;
    }
}
@media (max-width: 375px) {
    .login-inner{
        width: 80%;
    }
    .login-inner form{
        padding: 20px;
    }
    .login-inner form .field{
        padding: 20px 0;
    }
    .login-inner header {
        padding: 10px 0;
    }
    .login-inner header img {
        width: 80px;
    }
    .footer-login .text-center img {
        width: 45px;
    }
    .footer-login {
        padding-bottom: 10px;
    }
    .login-inner .btn {
        height: 50px;
    }
}
@media (max-width: 360px) {
    .login-inner header {
        padding: 10px 0;
    }
}

@media (max-width: 320px) {
    .login-inner header img {
        width: 40px;
    }
    .login-inner form .field{
        padding: 15px 0;
    }
    .footer-login {
        padding-bottom: 10px;
    }
}

/* fix login page */
.vh100.login {
    height: none;
}

.login-inner {
    margin-top: 10px;
    position: relative;
    display: block;
    bottom: 0;
}

.footer-login {
    margin: 0 auto;
    background-color: transparent;
    display: block;
    margin-top: 30px;
    position: inherit;
}

#login {
    position: inherit !important;
    display: block;
}

.vh100 {
    height: auto;
}

#auth {
    height: 100vh;
}

.auth-page::before {
    position: inherit;
}

@media screen and (min-width: 1200px) {
    .desktop_hiden{
        display: none;
    }
}
/* MODAL BREAKTIME */

@media screen and (min-width: 992px) {
	#modal_time_inout .field>label {
		width: 150px;
		/* padding-right: 2px; */
	}
	#modal_time_inout .field>div {
		width: calc(100% - 383px);
		/* margin: 0px 5px; */
	}
	#modal_time_inout  .info_customer .field>label {
		padding-right: 0;
		padding-left: 0;
	}
	#modal_time_inout  .field>.label_time {
		width: 100px;
		padding-right: 0;
		margin-left: 4px;
	}
	#modal_time_inout  .groups_input .field>div {
		width: calc(78% - 160px);
	}
	#modal_time_inout  .groups_input .field>.field_time {
		width: calc(48% - 160px);
	}
	#modal_time_inout  .field .special-text {
		width: calc(100% - 400px);
	}
	
	#modal_break {
		top: 0;
	}
	
	#modal_break>.modal-dialog {
		margin: 0 auto;
		margin-top: 10px;
	}
	
	#modal_time_inout,
	.bootbox.modal {
		top: 0;
    padding-top: 10%;
	} 
	#modal_break .field > div label {
		padding-top: 8px;
		font-weight: bold;
	}
}

@media screen and (min-width: 992px) and (orientation:landscape){
	#modal_break {
		/*top: 0;*/
	}
}