@import url(../fonts/Poppins/poppins-fonts.css);
@import url(../fonts/Roboto/Roboto-stylesheet.css);

.label_main{
    font-weight: 500;
}

.form-group.rd_bg_cst1, .form-group.rd_bg_cst2 {
    background: #343A40;
    padding: 7px 10px 7px 10px;
    border-radius: 5px;
    color: #FFFFFF;
}   

.register-form {
    padding: 20px;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 15px 5px #e1e1e1;
    /*margin: 20px;*/
    border-radius: 10px;
}

h2.head_tt_mn {
    padding: 15px 0px 15px 0px;
    text-transform: uppercase;
    font-size: 28px;
    color: #343A40;
    display: none;
}

.col-sm-5.mx-auto.login_frm_cst {
    margin-top: 110px;
}

.logo_cstm.text-center img {
    width: 60px;
}

.col-sm-5.mx-auto.login_frm_cst form {
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 20px 0px 0px 0px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
}

body.indx_body{
    background: url('../img/signup_bg.png') no-repeat center center fixed;
    background-size: cover;
    font-family: 'Poppins-Medium';
}

.col-sm-8.mx-auto.login_frm_cst {
    margin-top: 80px;
}

.col-sm-12.mx-auto.login_frm_cst {
    margin-top: 20px;
}

.logo_cstm.text-center img {
    width: 60px;
}

.col-sm-8.mx-auto.login_frm_cst form {
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 20px 0px 0px 0px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
}

.col-sm-12.mx-auto.login_frm_cst form {
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 20px 0px 0px 0px;
    border-radius: 3px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
}

.frm_head.text-center h1 {
    font-size: 28px;
    padding-bottom: 15px;
}

.col-sm-5.mx-auto.login_frm_cst form input[type="text"], form input[type="password"], form input[type="email"], textarea{
    border-radius: 0px;
    margin-right: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 22px 0px 22px 15px;
}

.col-sm-12.mx-auto.login_frm_cst form input[type="text"], form input[type="password"], form input[type="email"], textarea{
    border-radius: 0px;
    margin-right: 20px;
    border-radius: 5px;
    padding: 22px 0px 22px 15px;
}

.col-sm-8.mx-auto.login_frm_cst form input[type="text"], form input[type="password"], form input[type="email"], textarea{
    border-radius: 0px;
    margin-right: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 22px 0px 22px 15px;
}


.col-sm-12.mx-auto.login_frm_cst form input[type="text"], form input[type="password"], form input[type="email"], textarea{
    border-radius: 0px;
    margin-right: 20px;
    border-radius: 5px;
    padding: 22px 0px 22px 15px;
}

.custom-control.custom-switch.toogle_switch_bt {
    padding-left: 56px;
}

.col-sm-8.mx-auto.login_frm_cst input[type="file"] {
    display: none;
}


.col-sm-12.mx-auto.login_frm_cst input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    background: #007bff;
    border-radius: 5px;
    color: #fff;
    margin-left: 20px;
}

span.input-group-text.cstm_icnns, span.input-group-text.cstm_icnnstwo {
    margin-left: 20px;
    border-radius: 0px;
    background: #0984E3;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

button.btn.btn-primary.btn-block.btn_sbmt {
    margin-top: 30px;
    border-radius: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 10px 0px 10px 0px;
}

.form-check.frm_cst_cbx {
    margin-left: 20px;
}

.form-check.frm_cst_cbx input[type="checkbox"]{
    margin-top: 6px;
}

.form-check.frm_cst_cbx label {
    font-size: 14px;
    color: #444444;
}

body.sidebar-mini.dshB_page {
    font-family: 'Poppins-Medium';
}

.dashboard_item_one {
    background-color: #0984E3;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;
}

h2.dshb_item_count {
    padding: 20px 0px 0px 30px;
    font-size: 40px;
}

.para_dshb_p {
    padding: 0px 0px 0px 30px;
    font-size: 20px;
}

span.cstm_blk_icon {
    position: absolute;
    top: 50px;
    right: 50px;
}

.dsb_link_goto {
    background-color: #272932;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    padding: 8px;
}

.dsb_link_goto a {
    color: #FFFFFF;
    font-size: 14px;
}

.dsb_link_goto a span {
    vertical-align: middle;
}

.dashboard_item_two {
    background-color: #21a659;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;
}

.dashboard_item_two h2.to_doc_count {
    padding: 20px 0px 0px 30px;
    font-size: 40px;
}

.dashboard_item_two p {
    padding: 0px 0px 0px 30px;
    font-size: 20px;
}

.dashboard_item_three {
    background-color: #8D67AB;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;
}

.dashboard_item_fourth {
    background-color: #BA5D07;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;
}

.dashboard_item_fifth {
    background-color: #1E3264;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;    
}

.dashboard_item_six {
    background-color: #E8115B;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 15px;     
}

a#clockbox {
    color: #dc3545;
}

button.btn.btn-primary.top_head_lb_us_nm {
    background: none;
    color: #222;
    border: none;
}

p.username_hd_name.float-left {
    padding-left: 15px;
    margin-bottom: 0px;
    padding-top: 3px;
}

button.btn.btn-primary.top_head_lb_us_nm img {
    border: 1px solid #ccc;
    border-radius: 50%;
}

.dropdown-menu.admin_btn_drop.show {
    min-width: 340px;
    padding: 0px;
    margin-right: 0px;
    margin-top: 20px;
    border-radius: 8px;
}

.admin_clk_sec_to{
    background: url(../img/admin-drop-bg.png) no-repeat center center fixed;
    min-height: 70px;
    background-size: cover;
    border-radius: 8px 8px 0px 0px;
}

h3.adm_inn_drop_adm_name {
    font-size: 16px;
    color: #ffffff;
    padding-top: 26px;
    margin-bottom: 0px;
}

.col-9.adm_img_sec_inn_drop img {
    border: 3px solid #ffffff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 10px 10px 10px 10px;
}

p.adm_inn_drop_adm_lab_name {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 10px;
}

.col-3.adm_logout_dr_btn {
    padding: 20px 0px;
}

.col-3.adm_logout_dr_btn a.adm_lg_dr_btn_a {
    background-color: #ffffff;
    padding: 8px 12px 8px 12px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 50px;
    transition: .3s all;
}

.col-12.adm_inner_list_items_sec ul.list-group li.list-group-item {
    padding: 10px 0px 10px 15px;
}

.col-12.adm_inner_list_items_sec ul.list-group li.list-group-item a{
    font-size: 14px;
}

.admin_clk_sec_drop_footer {
    padding: 5px 10px 5px 10px;
    background-color: #0984E3;
    border-radius: 0px 0px 5px 5px;
}

.col-5.admin_dr_foo_left h3.foo_dr_left_h3 {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 0px 0px 5px;
}

.col-7.admin_dr_foo_right h3.foo_dr_left_h3 {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 0px 0px 5px;
}

nav.sidebar_main_sm {
    margin-top: 35px !important;
}
.error{
    display: inline-block;
    width: 100%;
    padding-left: 22px;
    color: red;
}
.sign-up{
    float: right;
    padding-right: 20px;
}
/* edit modal css  */
/* #myModal {
    height: 250px;
    top: calc(50% - 125px) !important;
} */
a.update-test-group-name {
    cursor: pointer;
}
a.delete-test-group {
    cursor: pointer;
}

.col-md-12.cmp_div_sc {
    text-align: right;
    margin-bottom: 20px;
}

.col-md-12.inter_add_fields {
    text-align: right;
    margin-bottom: 20px;
}

.row.cmp_div_sec {
    padding: 10px 0px 0px 0px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    margin: 0px 0px 25px 0px;
}

.add_doc_pt_page{
    width: 100%;
    margin-top: 30px;
}

.col-md-12.remove_btn_btm_sec {
    text-align: right;
    padding: 10px;
}

.pt_search_ul_inner {
    border: 1px solid #f7f7f7;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 0px #f7f7f7;
}

.pt_search_tabs_sec_inner {
    padding-top: 15px;
}

.form-group.name_search_box {
    padding-top: 5px;
}

.form-group.name_search_box input {
    padding: 25px 15px 25px 15px;
}

.pt_search_tabs_sec_inner .tab-content .tab-pane {
    padding: 0px 15px;
}

.scroller-div {
    height: 450px;
    overflow-y: scroll;
}

.scroller-div::-webkit-scrollbar {
    width: 15px !important;
}

.scroller-div::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #a2a2a2 !important;
    border-radius: 3px !important;
    margin: 10px !important;
}

.scroller-div::-webkit-scrollbar-thumb {
    background: #007bff !important; 
    border-radius: 3px !important;
    cursor: pointer !important;
}

.scroller-div::-webkit-scrollbar-thumb:hover {
    background: #dc3545 !important; 
}

/*.col-md-8.pt_search_sec_tabs {
    margin: 0 auto;
    display: block;
}*/


.form_inn_upd {
    padding: 0px 20px 0px 20px;
}

.update_pro_set_img_sec {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.update_pro_set_img_sec img.update_pro_set_img {
    border: 5px solid #ffffff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    box-shadow: 0px 0px 12px 6px #cccccc;
    margin-bottom: 15px;
}

.update_pro_set_img_sec .input-group {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.row.lab_sign_sec_main {
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 10px 5px #ffffff;
}

.lab_sign_sec img {
    max-width: 200px;
}

.row.lab_sign_sec_main .col-md-6:nth-child(1) {
    padding: 0px 0px 0px 5px; 
}

.row.lab_sign_sec_main .col-md-6:nth-child(2) {
    padding: 35px 10px;
}

.db_bckup_sec_main {
    background-color: #1E3264;
    padding: 20px;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    text-align: center;
}

.bkup_logo_sec {
    font-size: 50px;
    color: #007bff;
}

.db_bckup_sec_main h2 {
    color: #ffffff;
    font-size: 24px;
    padding: 10px 0px;
}

.col-md-6.db_backup_field {
    margin: 0 auto;
}

.row.cld_and_chart_sec {
    padding: 30px 0px;
}

.calendar_container {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.calendar_container div#container .calendar header h2.month {
    color: #2E314C;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Poppins-Medium';
}

.calendar_container div#container .calendar header h2.month .year {
    color: #0984e3;
    font-size: 16px;
    font-weight: bolder;
    margin-top: 3px;
}


.calendar_container div#container .calendar .day {
    font-size: 14px;
    font-weight: bold;
}

.calendar_container div#container .calendar .day.today {
    background-color: #0984e3;
    font-weight: bold;
}

.calendar_container div#container .calendar td {
    padding: 5px 5px !important;
}

.calendar_container div#container .calendar thead {
    font-size: 18px;
    font-weight: bolder;
    color: #2E314C;
}

.calendar_container div#container .calendar header .btn-prev {
    top: 15px !important;
    left: 10px !important;
}

.calendar_container div#container .calendar header .btn-next {
    top: 15px !important;
    right: 10px !important;
}

.row.pt_con_br_sec {
    padding: 0px 0px;
}

.row.pt_con_br_sec .col-md-3 h5{
    font-size: 16px;
    font-weight: bold;
}

.row.pt_con_br_sec .col-md-3 h5 span{
    display: block;
    font-weight: 500;
    padding-top: 3px;
}

.row.pt_con_br_sec .col-md-2 h5{
    font-size: 16px;
    font-weight: bold;
}

.row.pt_con_br_sec .col-md-2 h5 span{
    display: block;
    font-weight: 500;
    padding-top: 3px;
}

.ptn_test_add_exp_btn button {
    width: 100%;
}

.ptn_close_btn button {
    width: 100%;
}

.add_more_tests_sec {
    margin-top: 20px;
    background-color: #ffffff;
    text-align: center;
    padding: 15px 40px 15px 40px;
    border-radius: 10px;
}

.input-group.mb-3.add_more_tests_sec_inner button {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.test_input_sec.table-responsive {
    margin-top: 30px;
}

label.chng_pass_sec.label_main {
    background: #007bff;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
}

.act_btns_prv .btn-group.btn-group-lg {
    padding: 10px 0px;
}

.stats_sec_mk_mn {
    background-color: #0984E3;
    border-radius: 5px;
    color: #ffffff;
    padding: 0px 0px 10px 0px;
}

h2.stats_item_count {
    padding: 10px 0px 0px 30px;
    font-size: 26px;
}

p.stats_item_title {
    padding: 0px 0px 0px 30px;
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 70px;
}

span.stats_item_icon {
    position: absolute;
    top: 15px;
    right: 40px;
}


.cld_and_chart_sec_inner .card.card-primary .card-header {
    background-color: #343a40;
}

.row.cmss_inner_search {
    padding: 20px 20px 0px 20px;
}










/* Responsive CSS  */

@media only screen and (max-width: 768px) {
    div#example1_wrapper .dt-buttons.btn-group.flex-wrap button.btn.btn-secondary 
    {
        margin-right: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    div#example1_filter input.form-control.form-control-sm 
    {
        display: block;
        width: 100%;
        margin-left: 0px;
    }

    .register-form
    {
        margin: 0px;
        margin-top: 1px;
        margin-bottom: 40px;
    }

    .add_doc_pt_page
    {
        width: 100%;
        margin-top: 0px;
    }

    .col-md-6.stnd_clear_btn input 
    {
        margin-bottom: 10px;
    }

    h2.head_tt_mn 
    {
        display: none;
    }

    .col-md-6.cmp_div_sc 
    {
        text-align: left;
        margin-bottom: 20px;
    }

    .col-md-12.inter_add_fields 
    {
        text-align: left;
        margin-bottom: 20px;
    }

    .dashboard_item_six 
    {
        margin-bottom: 45px;
    }

    .col-sm-5.mx-auto.login_frm_cst , .col-sm-8.mx-auto.login_frm_cst
    {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .pt_search_ul_inner 
    {
        border: 1px solid #f7f7f7 !important;
        background-color: #ffffff !important;
        padding: 10px !important;
        border-radius: 5px !important;
        box-shadow: 0px 0px 0px 0px #f7f7f7 !important;
    }

    .col-sm-12.mx-auto.login_frm_cst
    {
        margin-bottom: 60px;
    }
}


@media only screen and (max-width: 480px) {
    .col-sm-6.evr_pg_head_sec h1 
    {
        font-size: 26px;
    }

    .col-sm-6.evr_pg_head_sec_brd_itm ol li 
    {
        font-size: 15px;
    }

    h2.dshb_item_count 
    {
        font-size: 30px;
        margin-bottom: 0px;
    }

    span.cstm_blk_icon 
    {
        top: 30px;
        right: 60px;
    }

    .para_dshb_p 
    {
        font-size: 18px;
    }

    footer.main-footer 
    {
        font-size: 13px;
        text-align: center;
    }

    .calendar_container {
        padding: 10px 1px 10px 1px;
        margin-bottom: 20px;
    }

    .row.pt_con_br_sec .col-md-2 h5 span {
        padding-bottom: 5px;
    }

    .col-md-2.ptn_test_add_exp_btn.stnd_clear_btn button 
    {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}


