@media (min-width: 769px){
    @media (max-height: 899px) {
        .login-logo, .register-logo, .lockscreen-logo{
            height: 150px;
        }
    }
    @media (min-height: 900px) {
        .login-logo, .register-logo, .lockscreen-logo{
            height: 300px;
        }
    }
    .login-box, .register-box, .lockscreen-wrapper{
        margin: 10% auto 10% auto !important;
        width: 60% !important;
        max-width: 600px !important;
    }
    .empty-alert{
        min-height: 50px;
        margin-bottom: 20px
    }
    .lockscreen-name{
        margin-top: 100px;
        font-size: large;
    }
}
@media (max-width: 768px){
    .login-logo, .register-logo, .lockscreen-logo{
        height: 100px;
    }
}
.login-page, .register-page, .lockscreen{
    background-position: top left;
}
.lockscreen-wrapper, .login-box-body{
    /*box-shadow: 0px 0px 50px rgba(0,0,0,0.8);*/
    padding: 15px;
    border-radius: 15px;
    color: black;
}
.login-logo, .register-logo,.lockscreen-logo{
    position: absolute !important;
    left: 50px;
    top: 20px;
}
.login-box-msg, .register-box-msg{
    font-size: x-large;
    /* color: goldenrod; */
    /* font-weight: bold; */
}
.login-footer{
    position: fixed;
    bottom: 10px;
    text-align: center;
    font-size: large;
    width: 100%;
    color: black;
}
.user-panel>.image>img{
    width: 45px;
    height: 45px;
}
.sweet-alert p{
    color: #000000 !important;
}
.bg-white{
    background-color: #ffffff !important;
}

.customize-form-search .form-group{
    margin-bottom: 0 !important;
}
.customize-form-search #form-limit-paging{
    vertical-align: bottom;
}
.customize-form-search #form-limit-paging .input-group{
    margin-bottom: 15px !important;
}
/*.customize-form-search .control-label{
    width: fit-content !important;
}*/
.invisible{
    visibility: hidden;;
}

#search-form .input-group input.form-control.notfocus.invisible{
    display: none !important;
}
.callout{
    border-radius: 15px;
}
.table-bordered > thead > tr.active > th,.table-bordered > tbody > tr > td,.skin-blue-light .table-bordered > tfoot > tr > th{
    white-space: nowrap;
}
.form-control{
    background-color: #e2edf9;
    border-color: #c7e1ee !important;
    border-radius: 5px !important;
}
.btn{
    border-radius: 5px !important;
}

/*customize skin-blue-light*/
.skin-blue-light .box {
    border-radius: 15px;
    border-top: 0px;
}

.skin-blue-light .btn-default {
    background-color: #b6d9e9;
    border-color: #c7e1ee;
}
.skin-blue-light .btn-default:hover {
    background-color: #b6d9e9;
    border-color: #1c9de2;
}
.skin-blue-light .btn-default:active,
.skin-blue-light .btn-default:active:hover,
.skin-blue-light .skin-blue-light  .btn-default:focus{
    background-color: #1c9de2;
    border-color: #0270a8;
}
.skin-blue-light .open>.dropdown-toggle.btn-default{
       background-color: #1c9de2 !important;
       border-color: #0270a8 !important;
   }
.skin-blue-light .form-control{
    background-color: #e2edf9;
    border-color: #c7e1ee !important;
    border-radius: 5px !important;
}
.skin-blue-light .input-group .input-group-addon{
    background-color: #e2edf9;
    border-color: #c7e1ee !important;
    border-radius: 5px !important;
}
.skin-blue-light .btn{
    border-radius: 5px !important;
}
.skin-blue-light .panel{
    border: none;
    border-radius: 15px;
}
.skin-blue-light .panel-heading{
    border: none;
    border-radius: 15px 15px 0 0;
    background-color: #73b1f06e !important;
  }
.skin-blue-light .table-responsive{
    padding-top: 10px;
}
.skin-blue-light .table-bordered{
    border-color: #2f8fbd69;
    border-radius: 15px;
    border-collapse: separate;;
}
.skin-blue-light .table-bordered > thead > tr.active > th,.skin-blue-light .table-bordered > tfoot > tr > th{
    background-color: #abd4fd5e;
    border-color: #2f8fbd69;
}
.skin-blue-light .table-bordered > thead > tr.active > th:first-child{
    border-radius: 15px 0 0 0 !important;
}
.skin-blue-light .table-bordered > tfoot > tr > th:first-child{
    border-radius: 0 0 0 15px !important;
}
.skin-blue-light .table-bordered > thead > tr.active > th:last-child{
    border-radius: 0 15px 0 0 !important;
}
.skin-blue-light .table-bordered > tfoot > tr > th:last-child{
    border-radius: 0 0 15px 0 !important;
}
.skin-blue-light .table-bordered > tbody > tr > td{
    border-color: #2f8fbd69;
}
.skin-blue-light .content-header{
    position: relative;
    padding: 15px 15px 15px 15px;
    background-color: white !important;
    margin-top: 10px;
    border-radius: 15px;
}
.skin-blue-light .modal-content{
    border-radius: 15px;
}
.skin-blue-light .modal-header{
    background-color: #73b1f06e !important;
}
.skin-blue-light .box{
    background: transparent !important;
}
.skin-blue-light .box-header{
    margin-bottom: 10px;
    background: white;
    border-radius: 15px;
}
.skin-blue-light .box-body{
    margin-top: 10px;
    background: white;
    border-radius: 15px;
}
.skin-blue-light .box-footer{
    background: white !important;
    border-radius: 0 0 15px 15px;
}
.skin-blue-light .box-body.table-responsive.no-padding{
    padding: 10px !important;
}
.skin-blue-light .wrapper,.skin-blue-light .content-wrapper,.skin-blue-light  .main-sidebar{
    background-color: #e2edf9 !important;
}
.skin-blue-light .sidebar{
    padding: 5px;
    background: white;
    border-radius: 15px;
    border: none;
    margin: 10px;
}
.skin-blue-light .sidebar-menu>li a:hover{
    background-color: #62cbf3 !important;
}
.skin-blue-light .sidebar-menu>li.active>a{
    background-color: rgba(98, 203, 243, 0.44) !important;
}
.skin-blue-light .content-wrapper,.skin-blue-light  .main-footer{
    border-left: none !important;
}
.skin-blue-light .main-footer{
    visibility: hidden;
}
.skin-blue-light .select2-container .select2-selection--single{
    border-radius: 5px !important;
    background: #e2edf9;
    border-color: #c7e1ed;
}
/*customize skin-yellow-light*/

.skin-yellow-light .box {
    border-radius: 15px;
    border-top: 0px;
}

.skin-yellow-light .btn-default {
    background-color: #e9e5b6;
    border-color: #eee8c7;
}
.skin-yellow-light .btn-default:hover {
    background-color: #e9dfb6;
    border-color: #e2d21c;
}
.skin-yellow-light .btn-default:active,
.skin-yellow-light .btn-default:active:hover,
.skin-yellow-light .btn-default:focus{
    background-color: #e2df1c;
    border-color: #a88c02;
}
.skin-yellow-light .open>.dropdown-toggle.btn-default{
    background-color: #e2d81c !important;
    border-color: #a89202 !important;
}
.skin-yellow-light .form-control{
    background-color: #f9f7e2;
    border-color: #eee9c7 !important;
    border-radius: 5px !important;
}
.skin-yellow-light .input-group .input-group-addon{
    background-color: #f9f7e2;
    border-color: #eee9c7 !important;
    border-radius: 5px !important;
}
.skin-yellow-light .btn{
    border-radius: 5px !important;
}
.skin-yellow-light .panel{
    border: none;
    border-radius: 15px;
}
.skin-yellow-light .panel-heading{
    border: none;
    border-radius: 15px 15px 0 0;
    background-color: rgb(210 195 22 / 96%) !important;
}
.skin-yellow-light .table-responsive{
    padding-top: 10px;
}
.skin-yellow-light .table-bordered{
    border-color: rgba(189, 187, 47, 0.41);
    border-radius: 15px;
    border-collapse: separate;;
}
.skin-yellow-light .table-bordered > thead > tr.active > th, .skin-yellow-light .table-bordered > tfoot > tr > th{
    background-color: rgba(253, 249, 171, 0.37);
    border-color: rgba(189, 165, 47, 0.41);
}
.skin-yellow-light .table-bordered > thead > tr.active > th:first-child{
    border-radius: 15px 0 0 0 !important;
}
.skin-yellow-light .table-bordered > tfoot > tr > th:first-child{
    border-radius: 0 0 0 15px !important;
}
.skin-yellow-light .table-bordered > thead > tr.active > th:last-child{
    border-radius: 0 15px 0 0 !important;
}
.skin-yellow-light .table-bordered > tfoot > tr > th:last-child{
    border-radius: 0 0 15px 0 !important;
}
.skin-yellow-light .table-bordered > tbody > tr > td{
    border-color: rgba(189, 182, 47, 0.41);
}
.skin-yellow-light .content-header{
    position: relative;
    padding: 15px 15px 15px 15px;
    background-color: white !important;
    margin-top: 10px;
    border-radius: 15px;
}
.skin-yellow-light .modal-content{
    border-radius: 15px;
}
.skin-yellow-light .modal-header{
    background-color: rgba(240, 230, 115, 0.43) !important;
}
.skin-yellow-light .box{
    background: transparent !important;
}
.skin-yellow-light .box-header{
    margin-bottom: 10px;
    background: white;
    border-radius: 15px;
}
.skin-yellow-light .box-body{
    margin-top: 10px;
    background: white;
    border-radius: 15px;
}
.skin-yellow-light .box-footer{
    background: white;
    border-radius: 0 0 15px 15px;
}
.skin-yellow-light .box-body.table-responsive.no-padding{
    padding: 10px !important;
}
.skin-yellow-light .wrapper,.skin-yellow-light .content-wrapper, .skin-yellow-light .main-sidebar{
    background-color: #efefd6 !important;
}
.skin-yellow-light .sidebar{
    padding: 5px;
    background: white;
    border-radius: 15px;
    border: none;
    margin: 10px;
}
.skin-yellow-light .sidebar-menu>li a:hover{
    background-color: #f3e062 !important;
}
.skin-yellow-light .sidebar-menu>li.active>a{
    background-color: rgba(243, 214, 98, 0.44) !important;
}
.skin-yellow-light .content-wrapper, .skin-yellow-light .main-footer{
    border-left: none !important;
}
.skin-yellow-light .main-footer{
    visibility: hidden;
}

.skin-yellow-light .select2-container .select2-selection--single{
    border-radius: 5px !important;
    background: #f9f7e2;
    border-color: #eee9c7;
}

 /*******************
 Timeline page
 ******************/
 .timeline {
     position: relative;
     padding: 20px 0 20px;
     list-style: none;
     max-width: 1200px;
     margin: 0 auto;
 }

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #f2f4f8;
}

.timeline > li {
    position: relative;
    margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}

.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid rgba(120, 130, 140, 0.13);
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(120, 130, 140, 0.13);
}

.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #ffffff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ffffff;
}

.timeline > li > .timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    color: #fff;
    overflow: hidden;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0;
}

.timeline-badge.primary {
    background-color: #7460ee;
}

.timeline-badge.success {
    background-color: #26c6da;
}

.timeline-badge.warning {
    background-color: #ffb22b;
}

.timeline-badge.danger {
    background-color: #fc4b6c;
}

.timeline-badge.info {
    background-color: #1e88e5;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}