﻿body {
    font-family: 'Arial'!important;
}

.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:#efefef;
}

.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;*/
}

.saillogo_C {
    float: left;
    display: inline-block;
}

.solgan_C {
    float: left;
    display: inline-block;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}

.nialogo_C {
    width: 60%;
    margin: 0 auto;
}

.niaalign_C {
    position: absolute;
    right: 10px;
    width: 8%;
    top: 5px;
    text-align: right;
}

.footer_C {
    background-color: #333;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative;
}

    .footer_C a {
        color: #fff!important;
    }

.helphand_C {
    width: 50%;
    margin: 0 auto;
    padding-top: 50px;
}

.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_C {
    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: #efefef !important;
    text-align: center;
    color: #333;
}
.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%;
}


.table-h {
    text-align:center;
}




.panel-default > .panel-heading {
    color: #333;
    background-color: #efefef;
    border-color: #ddd;
}


.search-m {
    margin-top:25px;
}

.search-m2 {
    margin-top:8%;
}


.circal {
    width:160px;
    height:160px;
    background-color:#fff;
    border-radius:50%;
    margin:0 auto;
    border:2px solid #ccc;
}


.box-doctor {
    padding:8px;
    border:1px solid #ccc;
    text-align:center;
    position:relative;
}

    .box-doctor h4 {
        width:25px;
        height:25px;
        background-color:#efefef;
        border:1px solid #ccc;
        color:#333;
        position:absolute;
        top:-5px;
        left:-13px;
        padding:4px;
        border-radius:50%;
        font-size:14px;
    } 



/*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*/
