﻿body {
    font-family: 'Arial'!important;
    font-size:0.875rem;
}

.nav > li > a {
    padding: 15px 5px 15px 5px;
    font-size: 13px;
}

.navbg {
    background: #192a78; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #192a78 0%, #1f6b9c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #192a78 0%,#1f6b9c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #192a78 0%,#1f6b9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#192a78', endColorstr='#1f6b9c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.navbar-collapse {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}

.navbar {
    border: none!important;
    border-radius: 0px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    margin-bottom: 0px!important;
    /*box-shadow: 0px 0px 17px -3px #112365;*/
}
.navbar-brand {
    font-size:13px;
}
 .box {
        background-color:#fff;
        border-radius:5px;
        box-shadow:0px 1px 4px rgba(0,0,0,0.4);
        padding:10px;
        text-align:center;
    }

    .box_upper {
        border-bottom:1px solid #eee;
        font-size:24px;
        font-weight:600;
    }
    .box_lower {
        padding-top:5px;
    }

    .box_down {
        border-radius:5px;
        background-color:#fff;
        box-shadow:0px 1px 4px rgba(0,0,0,0.4);
        padding:10px;
    }

    .box_inner {
        border-right:1px solid #eee;
        border-bottom:1px solid #eee;
        padding-top: 5px;
    }
.bord-left {
    border-left:1px solid #cccccc;
}
.bord-leftsail {
    border-left: 1px solid #fff;
}
.dashsail h3 {
    margin-top:0px;
    padding-bottom:10px;
    border-bottom:1px solid #ffffff
}
.dashsail hr {
    margin-top:10px;
    margin-bottom:10px;
}


    .inner_count {
        font-size:24px;
        text-align:right;
        padding-right:10px;
    }


.saillogo_C {
    float: left;
    display: inline-block;
}

.solgan_C {
    margin-top:20px;
    float: left;
    display: inline-block;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}

.nialogo_C {
    width: 60px;
    margin: 0 auto;
}

.niaalign_C {
  /*  position: absolute;*/
    right: 22px;
    /*width: 8%;*/
    top: 15px;
    text-align: right;
}
/*script footer*/
.footer_C {
    background-color: #333;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 6px;
}

/*.footer_r {
    position:relative;
}*/
.footer_f {
    position:fixed;
    left:0;
    right:0;
    bottom:0;
}
/*script footer*/


    .footer_C a {
        color: #fff!important;
    }


.padtop .thumbnail {
    border:1px solid #cccccc!important;
}

.hospsearchtxt {
    padding-top:4%;
}
.hospsearchtxt h3 {
    margin-top:0px;
}
.hospsearchtxt h4 {
    margin-top:2px;
}
.padtop {
    padding-top:8%;
}

.helphand_C {
    width: 50%;
    margin: 0 auto;
    padding-top: 50px;
}
.martop {
    margin-top:15px;
}

.grid1 {
    margin-bottom:20px;
}

.table_CN{
    white-space:nowrap!important;
        margin-bottom:0px;
}
.table_CN td {
    padding:3px 5px;
    font-size:12px!important;
}
.table_CN td:first-child {
    text-align:center;
}



.cashless_C {
    color: yellow;
}

    .cashless_C svg {
        color: yellow;
    }

.bodywrapper_C {
    color: #fff;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;
    /* background:WHITE;  Old browsers */
    background: #182b78; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #182b78 0%, #22aab6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #182b78 0%,#22aab6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #182b78 0%,#22aab6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182b78', endColorstr='#22aab6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.bodywrapper_C1 {
    padding-top: 60px!important;
    padding-bottom: 35px!important;
}

.thumbmenu_C {
    background-color: #f6f7f9;
    padding-top: 25px;
    padding-top: 20px;
}

/*.thumb1_C {
    min-height:97px;
}*/

.thumbnail {
    text-align: center;
    border: none!important;
    background-color: transparent!important;
    margin-bottom: 0px!important;
}

.img-circle {
    padding: 8px;
    width: 65%;
    border: 1px solid #569c3b;
    color: #569c3b;
    margin: 0 auto;
    font-size: 45px;
}

.btn-darkblue {
background-color: #337ab7 !important;
    border-color: #337ab7 !important;
    color:#fff;
}

.btn_C {
    text-decoration:none;
    padding: 4px 10px;
    border-radius: 11px;
    border: 1px solid #fff;
    color: #fff;
}
.btns_C {
    position: absolute;
    right: 110px;
    top: 25px;
}

.marg_C {
    margin-top:25px;
}

.table TR TD {
    vertical-align:middle!important;
}
.table TR TH {
    background-color:#f1f1f1!important;
}
.txtenroll_C {
    line-height:1.8;
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.contacttable tr td:nth-child(1) {
    font-weight:bold;
}
.contacttable tr:last-child {
    border-bottom:1px solid #ddd;
}

.form-control1 {
    width:50%!important;
    display:inline-block!important;
}
.logtitle_C {
    color:#1d7eb5
}

.borderrt_C {
    border-right:1px solid #ddd;
}

.bgcol_C {
    background-color:rgb(252,251,247);
}
.btnspadd_C {
    padding-top:12%;
}

    .btnspadd_C span {
        margin-right:52%;
    }

.btn_m svg {
    margin-right:35%;
}

/*Mansi code*/










/*loginpage mohit starts*/
.main-wrapper_m {
            border: 1px solid #ddd;
            min-height: 60vh;
            width: 48%;
            margin-top: 4%;
            /*background-color: rgb(252,251,247);*/
        }

        .divide_m {
            width: 1px;
            height: 50vh;
            background-color: #ddd;
            margin-top: 3rem;
        }


        .right-side_m {
            padding-top: 2.5rem;
        }

        .welcome_m {
            font-size: 3.2rem;
            color: #5888ab;
            margin-top: 14rem;
        }

        .welcome-wrapper_m {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-top: 65px;
        }

        .divide-wrapper_m {
            text-align: center;
            -webkit-text-align: center;
        }


        /*buttons*/
        .btn_m {
            color: #fff;
            display: flex;
            /*justify-content: space-between;*/
            flex-direction: row;
            align-items: center;
        }

        .btn-min_m {
            background-color: #1d7eb5;
        }

        .btn_mdid_m {
            background-color: #3cb371;
        }

        .btn_branch_m {
            background-color: #fd8342;
        }

        .btn_plant_m {
            background-color: #f8bd09;
        }

        .btn_hr_m {
            background-color: #cd7bdd;
        }

        .btn_m:hover, .btn_m:active {
            color: #fff;
        }

        .btn_m i {
            font-size: 17px;
            margin-right: 20px;
        }

        .btn_m:not(:last-child) {
            margin-bottom: 15px;
        }

        .cus-row_m {
            display: flex;
            justify-content: center;
        }

        .cus_label_m {
            font-weight: 600;
        }

        #drop_br_pl {
            display: none;
        }
         #drop_pl {
            display: none;
        }

        /*media Queries*/

        @media only screen and (max-width:992px) {

            .welcome-wrapper_m {
                display: none;
            }

            .divide-wrapper_m {
                display: none;
            }
                      

            /*.main-wrapper_m {
                min-height: 63vh;
                width: 80%;
                margin-top: 8rem;
            }*/
        }

        /*@media only screen and (min-width:767px) and (max-width:992px) {

            .main-wrapper_m {
                width: 50%;
            }
        }

        @media only screen and (min-width:576px) and (max-width:767px) {

            .main-wrapper_m {
                width: 60%;
            }
        }*/



/*loginpage mohit ends*/




/*for claim dashboard*/


.maindiv {
            display:flex;
            flex-direction:row;
            margin-right: 0px;
    margin-left: 0px;
        }
            .maindiv .dashbox {
                flex-direction:row;
                margin:5px;
                flex-wrap:wrap;
                border-radius:4px;
                padding:8px;
                border:1px solid #ccc;
                position:relative;
                min-height:100px;
                   
            }
        .numbers {
            font-size:15px;
        }
       
        .dashbox h5 {
            margin-bottom:5px;
        }
        .bord-right {
            border-right:1px solid #ccc;
        }

.claimtype {
    background-color: #1681ca;
    background-image: url(/SAIL/Images/insurance.png);
    background-repeat: no-repeat;
    background-position: right;
    color: #fff;
    background-size: 50%;
    background-blend-mode: color;
}
            .claimtype h4 {
                margin-top: 15%;
                text-align: center;
            }
        .gutter {
            margin-left:0px;
            margin-right:0px;
        }

        .dashbox h6 {
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
            color: #ffffff;
            padding: 5px;
            padding-left:40px;
            margin-bottom:0px;
        }

       .dashbox h6 span {
            font-size: 25px;
    position: absolute;
    top: -13px;
    padding: 3px;
    padding-right:5px;
    border-radius: 4px;
    border-top-left-radius:0px;
    left: 0;
        }

        .martp {
            margin-top:15px;
        }
        .clbg1 {
            background-color:#2c9cdb;
        }
        .clbg2 {
            background-color:#219652;
        }
        .clbg3 {
            background-color:#ea5555;
        }
        .clbg4 {
            background-color:#828282;
        }
        .clbg5 {
            background-color:#f39a4a;
        }
/*for claim dashboard ends*/



/*online payment*/
.emp-box {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    box-shadow: 0px 12px 28px -2px rgb(0 0 0 / 25%);
    border-radius: 5px;
    position: relative;
}

.d-flex {
    display: flex !important;
}

.p-4 {
    padding: 0.9rem !important;
}
.ms-3 {
    margin-left: 1rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top:2rem;
}


.fw-bold {
    font-weight: 700 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.emp-details-icon {
    width: 30px;
    height: 30px;
    background-color: #6e81be;
    margin: 0 auto;
    border-radius: 50%;
}

.emp-details-icon svg{
    color: #fff;
    margin: 8px;
}

.text-end {
    text-align: right !important;
}

.line-h {
    line-height: 25px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.line-h li span small {
    float: right;
}
.box-sh {
    box-shadow: 0px 12px 28px -2px rgb(0 0 0 / 25%);
}
.p-1 {
   padding: 1rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.list-inline-item {
    display: inline-block;
}









/*SailCDULogib css start*/
  .radbtn2 .table {
        width:50% !important;
        }
       
            .radbtn2 .table tr {
border:none !important;
}

.radbtn2 .table tr td {
border:none !important;
}
       
/*SailCDULogib css start*/






.bg-body-tertiary {
padding-top:0px !important;
}


.dropdown-item {
    font-size: 14px;
}