/* loader */
table { border-collapse: separate; }
/*td { border: solid 1px #000; }*/
tr td:first-child { border-top-left-radius: 10px; }
tr td:first-child { border-bottom-left-radius: 10px; }
tr td:last-child { border-top-right-radius: 10px; }
tr td:last-child { border-bottom-right-radius: 10px; }
table.dataTable.display tbody td{
    border-top: none !important;
}
table.dataTable thead th{
    border-bottom: none !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody{
    border-bottom: none!important;
}
/*tr:last-child td:first-child { border-bottom-left-radius: 10px; }
tr:last-child td:last-child { border-bottom-right-radius: 10px; }*/
#loading-image {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
    background-size:50px!important;
}
/* loader end */
/* responsive dashboard */
.res-dashboard h2{
    font-family: Roboto;
    font-weight: 300;
    letter-spacing: 0px;
    color: #424344;
}
.res-dashboard p{
    padding-bottom: 1.5em;
    -webkit-font-smoothing: antialiased;
}  
.aligncenter {
    display: block;
    margin: 15px auto;
}
/* responsive dashboard icon end */
button a{
    color: #ffffff !important;
}
button a.fa.fa-edit,button a.fa.fa-trash{
    color: #1b7ffb !important;
}

.error{
    color: #ff0000;
}
.navi .current-menu-item a {
    background: #f5f6fa;
    color: #424344;
}
.navi .current-menu-item a i {
    color: #424344;
}
/*a:visited{
color: #1b7ffb !important;
}*/
/*body.page-id-7386 .post-7194 .product-wrap a{
display: none !important;
}
body.page-id-7390 .post-7195 .product-wrap a{
display: none !important;
}*/
/* add user form */
#add_user .form-control,#regForm .form-control{
    height: auto !important;
}
#add_user .btn-center.btn-form,#regForm .btn-center.btn-form{
    text-align: center !important;
    margin-top: 20px !important;
}
.u_branch,.u_type,.u_role{
    padding-top: 5px;
}
.wpua-edit-container .button{
    border-radius: 10px;
    color:#ffffff;
    background-color:#3bbba8;
    border: 0;
    font-weight: 600;
    transition-duration: 0.4s;
    min-width: 100px;
    font-size: 12px;
    padding: 10px;
    margin: 10px 0 10px 0;
}
#adduser .form-submit{
    text-align: center;
}
/* data table */
/*table {
border-collapse: collapse;
border-spacing: 0;
max-width: 755px;
max-width: 100%;
width: 755px;
}

table.dataTable {
margin: 0 !important;
}*/
/* scrollbar css for data table */
div.dataTables_wrapper {
    width: auto;
    margin: 0 auto;
}
.flex-none {
    flex: none !important;
}


/*07-01-2020*/
.r-section {
    padding-left: 0 !important;
}
.l-section {
    padding-right: 0 !important;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd, table.dataTable tbody tr,  table.dataTable.display tbody tr.even>.sorting_1 {
    background-color: #fff !important;
}
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #fff !important;
}
/*.dataTables_wrapper.no-footer .dataTables_scrollBody, .form-section .form-control {
    border-bottom: 1px solid #a9a9a9 !important;
}*/
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single {
    height: 35px !important;
    display: flex !important;
    align-items: center !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #b5b5b5 !important;
    line-height: 28px;
}
span.selection {
    width: 100%;
}
.form-section .form-group input::placeholder, .form-section .form-group textarea::placeholder {
    color: #b5b5b5 !important;
}

.sweet-alert .sa-icon{
    margin: 25px auto!important;
}
/* assign test listing */
.bt-blue.remove-test{
    background-color: #ff0000 !important;
}
.dt-button.buttons-csv.buttons-html5,.dt-button.buttons-collection.buttons-colvis{
    border-radius: 10px;
    /* font-size: 14px; */
    color: #ffffff;
    background-color: #1b7ffb!important;
    border: 0;
    /* padding: 15px; */
    /* min-width: 147px; */
    /* margin-left: 10px; */
    font-weight: 600;
    transition-duration: 0.4s;
    background-image: none;
}
.dt-button.buttons-csv.buttons-html5:hover,.dt-button.buttons-collection.buttons-colvis:hover{
    background-color: #1b7ffb!important;
    color: #ffffff;
    border:none !important;
    background-image: none !important;
}
/*.dt-buttons{
    float: right !important;
    margin-left: 10px !important;
}
.dataTables_filter{
    margin-top: 3px !important;
}*/
/*table.dataTable tbody tr.odd.selected,
table.dataTable tbody tr.even.selected,
table.dataTable tbody tr.selected{
    background-color: #3bbba8!important;
}*/
.dt-button.buttons-columnVisibility.active{
     background-color: #28a745!important;
     background-image: none!important;
}
.dt-button.buttons-columnVisibility{
     background-color: #cc0000!important;
     background-image: none!important;
}
.request.bt-green{
    margin-left:0px !important;
}
.bt-green.bt-csvup{
    min-width: 62px;
    font-size: 12px;
    padding: 5px;
}
/*table.dataTable tbody td.select-checkbox:before{
    top: auto !important;
}*/
/*table.dataTable.select tbody tr,
table.dataTable thead th:first-child {
  cursor: pointer !important;
}*/
table#view_one0 tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one1 tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one2 tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one3 tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one_manager tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one_supervisor tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one_usres tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
table#view_one_assigntest tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}
.select-item{
    display: none!important;
}
.user-bulk-upload{
    display: flex;
    padding-bottom: 20px;
}
.user-bulk-upload a{
    /*padding-left: 15px;*/
    text-align: center;
}
.user-bulk-upload a:hover{
    color: #ffffff;
}
.user-bulk-upload a:focus{
    color: #ffffff;
}
.head-section.head-section-custom.flex-wrap{
    border-radius: 10px; 
}
#navigation img{
    border-radius: 10px; 
}
table.dataTable.no-footer {
    border-bottom: none !important;
}