/*



*/


.btn{
    /*border: 0px solid transparent;*/
}

.small-box>.small-box-footer{
    background: transparent;
}

.small-box{
    border-radius: 10px;
}

.my-sha > .tab-content{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
}

.my-sha > .box{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
}

.form-group > .form-control{
    border-radius: 8px !important;
    font-size: 12px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    font-size: 12px;
}


.select2-container--bootstrap .select2-selection{
    font-size: 12px;
}


.radius-all{
    border-radius: 8px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 25px !important;
}

.select2-results .select2-highlighted{
    background-color: #3c8dbc !important;
}

.select2-results .select2-highlighted{
    background: #3c8dbc !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    background-color: #3c8dbc !important;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child){
    /*border-radius: 8px;*/
}

.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices{
    border-radius: 8px !important;
}

.login-box{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a!important;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
}

.small-box>.small-box-footer:hover{
    background: transparent !important;
}


.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection{
    border-radius: 8px !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #3c8dbc;
    border-color: #3c8dbc;
}


.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #3c8dbc;
}

.ranges li.active{
background-color:  #3c8dbc;
    border: 1px solid  #3c8dbc;
}

.ranges li:hover{
background-color:  #3c8dbc;
    border: 1px solid  #3c8dbc;
}

.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus{
    background-color: #3c8dbc;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active{
    background-color: #3c8dbc;
    border-color: #3c8dbc;
}

.form-control:not(select){
    /*border-radius: 8px !important;*/

}

.form-control:not(select):focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a!important;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    border-color: #d2d6de;
}

select{
    border-radius: 8px !important;

}

select:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a!important;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    border-color: #d2d6de ;
}

.select2-container--bootstrap .select2-selection--multiple{
    border-radius: 8px !important;
    border-color: #d2d6de !important;
}

.treeview-menu>li>a{
    font-size: 12px;
}

.head-font-size{
    font-size: 19px!important;
}

.modal-content{
    border-radius: 8px;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true]{
    background-color: #e8e8e8;
}

.select2-container .select2-selection--single{
    border-radius: 8px !important;
}


.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.show-select-drop{
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){

    /*border-radius: 8px;*/
    border-top-left-radius: 8px;
    border-top-right-radius: 0px ;
    border-bottom-left-radius: 8px ;
    border-bottom-right-radius: 0px ;
}

.form-control{
    border-radius: 8px;
}

.input-group > .form-control{
    border-top-left-radius: 0px ;
    border-top-right-radius: 8px ;
    border-bottom-left-radius: 0px ;
    border-bottom-right-radius: 8px ;
}


.input-group .text-filter-invoice-number-clear-button{
    border-top-left-radius: 0px ;
    border-top-right-radius: 8px ;
    border-bottom-left-radius: 0px ;
    border-bottom-right-radius: 8px ;
/*border-radius: 8px;*/

}

.input-group > .input-group .input-group-addon{
  /*  border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;*/
}


.input-group.date .input-group-addon{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.date > .form-control{
    border-top-left-radius: 0px ;
    border-top-right-radius: 0px ;
    border-bottom-left-radius: 0px ;
    border-bottom-right-radius: 0px ;
}

.date >.input-group-addon{
    border-top-left-radius: 0px ;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px ;
    border-bottom-right-radius: 8px;
}

.backpack-filter > .input-group > .form-control{
    border-top-left-radius: 8px ;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px ;
    border-bottom-right-radius: 0px;
}

.date > .form-control{
    border-top-left-radius: 8px ;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px ;
    border-bottom-right-radius: 0px;
}

.backpack-filter > .input-group > .text-filter-order-number-clear-button{
    border-top-left-radius: 0px ;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px ;
    border-bottom-right-radius: 8px;
}

.backpack-filter > .date > .date-range{
    border-top-left-radius: 8px ;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px ;
    border-bottom-right-radius: 0px;
}



.input-group .form-control:first-child:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a!important;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    border-color: #d2d6de;
}

.select2-container--bootstrap .select2-selection--single{
    padding: 9px 24px 6px 12px !important;
}

.backpack-filter > .input-group > .form-control:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
    border-color: #d2d6de;
}

.select2-search input:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    border-color: #d2d6de;
    border-radius: 8px !important;
}

.form-group > .form-control:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a !important;
    border-color: #d2d6de;
}



.dataTables_filter input:focus{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
    border-color: #d2d6de7a;
}


.dropdown-menu>.backpack-filter{
    padding: 5px 5px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination{
    margin: 2px 3px !important;
}


div.dataTables_wrapper div.dataTables_length select{
    margin-left: 5px;
}


.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a{
    border-top-color: transparent;
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-weight: bold;
}

.nav-tabs-custom>.nav-tabs>li.active{
    border-top-color: transparent;

}

.nav-tabs-custom>.nav-tabs>li{
    border-top: 0px solid transparent;
}

.nav-tabs-custom>.nav-tabs>li.active>a{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}


.nav-tabs-custom>.nav-tabs>li.active>a, .nav-tabs-custom>.nav-tabs>li.active:hover>a{
    font-weight: bold;
}



#crudTable_wrapper{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    -moz-box-shadow: 3px 3px 6px 7px #d2d6de7a;
    box-shadow: 3px 3px 6px 7px #d2d6de7a;
    margin-bottom: 10px;

}

.box{
    border-top: 0px solid transparent !important;
    border-radius: 8px!important;
}

.shadow {
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:   3px 3px 6px 7px #d2d6de7a;  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 6px 7px #d2d6de7a;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    border-radius: 8px !important;
    padding-bottom: 5px !important;
}

.border-top-3{
    border-top: 3px solid #d2d6de !important;
}

.form-control:focus,input{
    border-color: #d2d6de!important;
}

.form-group > .form-control:focus,input{
    border-color: #d2d6de!important;
}

.input-group .form-control:focus,input{
    border-color: #d2d6de!important;
}

.display-flex-wrap > .box{
    -webkit-box-shadow: 3px 3px 6px 7px #d2d6de7a;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:   3px 3px 6px 7px #d2d6de7a;  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 6px 7px #d2d6de7a;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    border-radius: 8px !important;
}

.form-control:not(select):focus{
    border-color: #d2d6de !important;
}

.form-control::selection:focus{
    border-color: #d2d6de !important;
}

.content-header>h1>small{
    /*font-family: Content, "Titillium Web" !important;*/
    font-family: "Poppins" ;
}
.main-header .logo{
    font-family: "Poppins" ;
    /*padding: 8px 15px;*/
}

.logo-lg{
    font-family: "Poppins";

}

small {
    font-family: "Poppins" ;

}

.skin-blue .sidebar a{
    font-family: "Poppins" ;

}

.content-header>h1{
    font-family: "Poppins" ;

}

body{
    font-family: "Poppins";
    font-size: 12px!important;
}



.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection, .input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control{
    border-bottom-right-radius: 0px!important;
    border-top-right-radius: 0px!important;
}

.input-group-addon:last-child{
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

#crudTable_wrapper .dataTables_processing{
    border-radius: 0px !important;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side{
    background-color: #283940d4;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a, .skin-blue .sidebar-menu>li.menu-open>a{
    background: #1e282cc2;
}

.skin-blue .sidebar a{
    color: #ced8dd;
}

.skin-blue .sidebar-menu .treeview-menu>li>a{
    color: #a6c2d0;
}

.dataTables_filter input{
    border-radius: 8px!important;
}

.daterangepicker{
    font-family: "Poppins";
}

.radius-left{
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.select2-container--bootstrap .select2-dropdown{
    border-color: #c9c9c9 !important;
}

#crudTable_filter input{
    background: #f9f9f9;
    width: 200px;
}


/*
#crudTable_wrapper {
    !*overflow: hidden;*!
    !*overflow: initial;*!
    overflow-x: hidden; !* Hide horizontal scrollbar *!
    overflow-y: scroll; !* Add vertical scrollbar *!
}
*/

.datepicker-dropdown{
    z-index: 9999 !important; ;
}

.select2-container .select2-selection--multiple{
    border-radius: 8px !important;
    border: 1px solid #d2d6de;
}

table.dataTable thead tr {
    /*border-radius: 8px !important;*/
    background-color: #3c8dbc;
    color: white;
}
#crudTable thead>tr>th, table.dataTable thead>tr>td{
    text-align: left !important;
}

#crudTable{
    border-radius: 0px!important;
}
.blueClass{
    /*background-color: #f4b747 !important;*/
    color: #0066ff;
    font-weight: bold;
}
.greenClass{
    color: #01a65a;
    font-weight: bold;
}
.redClass{
    color: #a60009;
    font-weight: bold;
}

/*Customize Total Hover*/

.small2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 23px !important;
}
.small2-missing {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 107px !important;
}

.emp-missing .small2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 43px !important;
}
/*.a:active {color: red}*/
.panel-app{
    margin-right: 25px;
    margin-left: 25px;
}
.action-button-sm .col-md-4 {
    min-width: 100px;
    width: auto!important;
    padding-left: 3px;
    margin-bottom: 10px;
}
.dashboard [class^=col-] {
    padding-right: 10px;
}

#emp-attendances{
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 45px;
    margin-top: -25px;
    margin-left: 50px !important;
    background: url("../icon/attendance.jpg");
    background-size: 55px 45px;
}
#emp-afternoon{
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 46px;
    margin-top: -25px;
    margin-left: 50px !important;
    background: url("../icon/attendance-afternon.png");
    background-size: 55px 45px;
}

#emp-missing{
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 46px;
    margin-top: -25px;
    margin-left: 117px !important;
    background: url("../icon/missing.png");
    background-size: 55px 45px;
}

/*#logo2 {*/
/*    display: block;*/
/*    text-indent: -9999px;*/
/*    width: 50px;*/
/*    height: 45px;*/
/*    margin-top: -10px;*/
/*    !*margin-left: 20px;*!*/
/*    background: url("../svg_icons_dashboard/user1.svg");*/
/*    background-size: 50px 45px;*/
/*}*/
#emp-resing {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-left: 5px;
    margin-top: -10px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/resing1.png");
    background-size: 50px 45px;
}
#leave {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    margin-left: 10px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/leave.svg");
    background-size: 50px 45px;
}
#request-ot {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    margin-left: 5px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/request-ot.svg");
    background-size: 50px 45px;
}
#generate-att {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    margin-left: 5px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/general-all.svg");
    background-size: 50px 45px;
}
#approve-att {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    margin-left: 10px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/approve-att.svg");
    background-size: 50px 45px;
}
#salary {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    margin-left: 12px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/salary.png");
    background-size: 50px 45px;
}
#hr-report {
    display: block;
    text-indent: -9999px;
    width: 50px;
    height: 45px;
    margin-top: -10px;
    /*margin-left: 20px;*/
    background: url("../svg_icons_dashboard/report.png");
    background-size: 50px 45px;
}
/*.hr-report{*/
/*    width: 15px!important;*/
/*    height: 15px!important;*/
/*}*/
/*.logo2 {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/
#button_report {
    height: 80px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -33px;
}
#action-button{
    padding-left: 25px;
    /*box-shadow: 2px 2px 2px gray;*/
}
#button_overview_report{
    display:inline-block;
    border-radius: 5px;
    border: 1px solid;
    /*width:50px;*/
    /*height:45px;*/
    /*position: relative;*/
    -webkit-transition: all 100ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 100ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 100ms ease-in;
    -moz-transform: scale(1);
    transition: all 100ms ease-in;
    transform: scale(1);
}
#button_overview_report:hover
{
    box-shadow: 0px 0px 5px #000000;
    z-index: 2;
    -webkit-transition: all 100ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 100ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 100ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 100ms ease-in;
    transform: scale(1.1);
}

.dropdown-menu{
    font-size: 12px;
}


.multiple_text_line {
    line-height: 1.5;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.skin-blue .main-header .navbar{
    height: 20px;
}

.skin-blue .main-header .logo{
    background-color: #3b8dbc;
}

.skin-blue .sidebar-menu > li.active > a{
    border-left-color: #222e32;
}
