@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
/* CSS Document */
*
{
    box-sizing: border-box;
}
div:after
{
    content: '';
    display: block;
    clear: both;
}
/*@font-face
{
    font-family: lucida;
    src: url('../fonts/Lucida Sans Unicode.ttf');
}
@font-face
{
    
    src: url('../fonts/ERASMD.TTF');
}*/
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    outline: none;
}
img
{
    outline: none;
    max-width: 100%;
}

ul, li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}



body
{
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
 font-family: 'Poppins', sans-serif !important;
}
.body_bg
{
    background: #f2f2f2 url('/Portal/Services/MGCGV/images/body_bg.png');
}
.login_bg
{
    background: rgba(255,255,255,0.5);
    background-image: url('/Portal/Services/MGCGV/images/login_bg.png');
}
/*Header scroll*/

#outer
{
    position: fixed;
    height: 110px;
    background: transparent;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    z-index: 999999;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#outer.small
{
    height: 70px;
}

#outer.small
{
    background-color: rgba(34, 136, 161, 0.97);
    transition: background-color 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}

#outer.small .preheader
{
    display: none;
}
#outer.small .logo_small
{
    max-width: 250px;
}
#outer .logo_rgt
{
    display: none;
}
#outer.small .logo_mpo
{
    display: block;
}
#outer.small .logo_mpo
{
    width: 140px;
    padding-top: 9px;
}
/*Preheader*/
.col-20
{
    width: 20%;
    float: left;
}
.col-80
{
    width: 80%;
    float: left;
}
.col-50
{
    width: 50%;
    float: left;
}
.preheader
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-size: 12px !important;
    background-color: #ffda6b;
}
.common_dv
{
    width: 90%;
    margin: 0 auto;

}
.common_dv a
{
    color: #000;
    transition: all 0.4s ease-in;
}
.common_dv a:hover
{
    color: #000;
}
.lft_lnk
{
    float: left;
    color: #000;
}
.rgt_lnk
{
    float: right;
}
/*Header*/

.header
{
    width: 100%;
    height: 108px;
    margin: 0;
    padding: 7px 0;
    z-index: 9999;
}
.header_bg
{
    background-image: url('/Portal/Services/MGCGV/images/header_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}


#outer .logo_lft
{
    width: 100%;
    max-width: 400px;
}



.logo_lft
{
    float: left;
}

.logo_small
{
    max-width: 400px;
}
.logo_rgt
{
    max-width: 202px;
    float: right;
    padding-top: 20px;
}
/*ERP LOGO*/
.logo {
    width: 30.3%;
}



.logo-erp img{
    width:auto;
    height: 75px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}
.text_centre {
    text-align: center !important;
}
/*Banner*/

.banner
{
    width: 100%;
    height: 548px;
    margin: 30px 0 0 0;
    background-image: url('/Portal/Services/MGCGV/images/banner.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

/*About Us*/

.about_section
{
    width: 50%;
    margin: 0;
    color: #fff;
    position: absolute;
    top: 24%;
    font-size:16px;
}
.about_section h1
{
    
    font-size: 26px;
    font-weight: normal;
}
.about_section img, .imp_info img, .add img
{
    vertical-align: middle;
}

/*wrapper*/

.wrapper
{
    min-height: 80vh;
    clear: left;
    margin: 7px 0 0 0;
}
.btn
{
    padding: 10px 0;
}
.btn a
{
    padding: 8px 19px;
    margin: 0 8px 0 0;
    
    background-color: #ffda6b;
    border-radius: 20px;
    color: #000;
    font-size: 18px;
}
/*Important information section*/

.imp_info
{
    height: 280px;
    margin: 35px 0;
    background-image: url(/Portal/Services/MGCGV/images/info_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.Div1
{
    width: 70%;
    padding: 10px 0 0 0;
    height: 230px;
}
.imp_info h2, .add h2
{
    
    font-size: 30px;
}
.imp_info ul
{
    width: 100%;
    padding: 10px 0 0 10px;
}
.imp_info ul li
{
    line-height: 35px;
    background: url('/Portal/Services/MGCGV/images/info_icon.png') no-repeat left 6px top 3px;
    padding: 0 0 0 36px;
}
/*Contact Section*/

.contact_section
{
    width: 100%;
    padding: 20px 0;
    background-image: url('/Portal/Services/MGCGV/images/contact_bg.png');
}
.contct
{
    height: 260px;
    background-image: url(/Portal/Services/MGCGV/images/conatct_icn.png);
    background-position: left 150px center;
    background-repeat: no-repeat;
}
.add
{
    float: right;
    padding: 42px 150px 0 0;
    font-size:16px;
}
.add p
{
    margin: 17px 0 0 0;
    line-height: 10px;
}
.add p img
{
    vertical-align: middle;
    padding: 0 8px 0 0;
}
/*footer*/

.footer
{
    width: 100%;
    padding: 10px;
    margin: 0;
    clear: left;
    text-align: center;
    color: #000;
    background-color: #ffda6b;
}
.footer img
{
    vertical-align: middle;
}
.clearfix
{
    clear: both;
}

/*Login css*/

.login_outer
{
    width: 750px;
    margin: 50px auto;
    text-align: center;
    padding: 0;
    background-color: #085468;
    background-image: linear-gradient(to bottom right,#085468 , #41b8d6);
    box-shadow: 0 10px 8px 0px #ccc;
}
.log_stps
{
    width: 370px;
    float: left;
    border-radius: 20px 0 0 20px;
    padding: 10px 20px 20px 20px;
    background-image: url('/Portal/Services/MGCGV/images/login_arrow.png');
    background-repeat: no-repeat;
    background-position: right -2px top 44px; /*background-color:#fbfbfb;    min-height:80vh;*/
}


.log_stps ul li
{
    list-style-type: none;
    padding-left: 26px;
    background-image: url('/Portal/Services/MGCGV/images/tick_mark.png');
    background-repeat: no-repeat;
    background-position: left 0px top;
    line-height: 24px;
    font-size: 0.9em;
    color: #fff;
    text-align: left;
}

.container_login
{
    width: 368px;
    min-height: 410px;
    margin: 0;
    background-color: #fff;
    float: left;
}
.heading
{
    width: 95%;
    margin: 0 auto;
    padding: 29px 0 20px 0;
    text-align: left;
    
    color: #fff;
    font-size: 35px;
    font-weight: 300;
}
.heading img
{
    vertical-align: sub;
}

.heading span
{
    color: #62c8e3;
}
.hide_head
{
    display: none;
}
.form-content
{
    width: 80%;
    margin: 10px auto;
}

.form-content input[type="text"], .form-content input[type="password"], .form-content select
{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin: 10px 0;
    width: 100% !important;
}
.form-content input[type="text"]:focus, .form-content input[type="password"]:focus, .form-content select:focus, .form-content select:focus
{
    box-shadow: 0 0 4px #ddd;
    border: solid 1px #ddd;
}
.form-content select
{
    width: 100%;
}
.captha
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    border: none;
    text-align: left;
    font-size: 15px;
    color: #686868;
    padding-top: 0px;
}
.captha input[type="text"]
{
    display: inline-block;
    margin: 0;
}
.for_pass
{
    width: 80%;
    color: #000;
    margin: 10px auto;
    text-align: center;
}
.for_pass a
{
    text-decoration: none !important;
    font-size: 11px;
    transition: color 0.5s ease;
    color: #000;
}
.for_pass a:hover
{
    color: #085468;
    text-decoration: none !important;
}
.log_btn
{
    width: 80%;
    padding: 12px 10px;
    margin: 10px 0 0 0;
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 16px;
    background-color: #ffbf25;
    transition: all 0.4s ease;
    border-radius:5px;
}
.log_btn:hover
{
    background-color: #da9112;
    color: #fff;
}

/*Services Section*/
.form_head
{
    padding: 10px 0;
    text-align: center;
    font-size: 25px;
}
.form_bg
{
    min-height: 80vh;
    padding: 10px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.mgcgv_table
{
    width: 100%;
    margin: 10px 0 0 0;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    border-bottom: none;
}
.mgcgv_table th
{
    padding: 8px;
    border: none;
    color: #000;
    margin: 0 0 0 0;
    font-size: 16px;
    background-color: #efefef;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.mgcgv_table td
{
    padding: 6px;
    border: none;
    border-bottom: 1px solid #d3d3d3;
    text-align: left;
}
.mgcgv_table td img
{
    vertical-align: middle;
}
.date
{
    width: 74%;
    padding: 0;
    text-align: center;
    color: #353535;
    font-size: 13px; /*border: 1px solid #efefef; background-color:#f5f2e8; */
}
.sdate
{
    color: #07743a;
}
.edate
{
    color: #ff0000;
}
.table2 td
{
    width: 50%;
}
.table3 td
{
    width: 33.33%;
}
.table4 td
{
    width: 25%;
}
.table5 td
{
    width: 20%;
}
.table6 td
{
}
.apply
{
    color: #000;
    background-color: #ffda6b;
    padding: 3px 10px;
    border-radius: 17px;
    font-size: 13px;
}
/*.mgcgv_table tr:hover
{
    border-left:2px solid #085468;
}*/
.brdr_none
{
    border-left: none !important;
}
.tablebg th
{
    background-image: linear-gradient(to left top,#fbe4a1 , #fef2d0);
    border: 1px solid #fef2d0;
}
.tablebg td
{
    border: 1px solid #efefef;
}
.tablebg tr
{
    background: #fafafa;
}


.tablebg tr:nth-child(odd)
{
    background: #fefefe;
}

.tablebg tr:nth-child(even)
{
    background: #f7f7f7;
}
.mgcgv_table input[type="text"], .mgcgv_table textarea, .mgcgv_table select
{
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
    width:100%;
}
.mgcgv_table input:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.mgcgv_table input:hover
{
    border-radius: 5px;
}

.mgcgv_table select
{
    width: 100%;
}
.mgcgv_table select:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.mgcgv_table select:hover
{
    border: #ddd 1px solid;
    border-radius: 5px;
}
.mgcgv_table textarea:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
}
.mgcgv_table textarea:hover
{
    border: 1px solid #ddd;
    border-radius: 5px;
}


.sub_btn
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #ffbf00;
    padding: 8px 15px;
    color: #000;
    font-size: 14px;
    border-radius: 5px 5px;
    cursor: pointer;
    border-radius: 20px;
    transition: all 0.5s;
    margin: 10px 2px;
}
.sub_btn:hover, .sub_btn:active
{
    background-color: #ecb000;
    padding: 8px 20px;
    box-shadow: 0 6px 4px 0 #c8c8c8;
}
.mgcgv_table .btn_cntr, .form_btn
{
    text-align: center;
}
.mgcgv_table input[type="text"], .mgcgv_table textarea
{
}

/*g2g page*/
.g2g_box
{
    width: 30.1%;
    margin: 10px 1.6%;
    padding: 0;
    float: left;
    border-radius: 15px 50px 0 35px;
    border: 1px solid #ddd;
    border-bottom: 2px solid #41b8d6;
    box-shadow: 0 4px 5px 0 #ddd;
}
.g2g_head
{
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    background-image: linear-gradient(to left top,#085468 , #41b8d6);
    border-radius: 15px 50px 0 0;
}
.mgcgv_tabletime
{
    margin: -1px 0 !important;
}
.mgcgv_table4 td
{
    width: 25% !important;
}
.scroll
{
    width: 100%;
    padding: 10px;
}
.scroll ul
{
    padding-left: 20px;
}
.scroll ul li
{
    line-height: 35px;
    list-style-type: square;
}
.scroll a:hover
{
    background-color: #efefef;
    padding: 7px;
}

.captca_picture
{
    width: 130px;
    vertical-align: middle;
    border-width: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 999px)
{
    .wrapper
    {
        /*margin: 108px 0 0 0 !important;*/
    }
    .form_head
    {
        text-align: center;
        font-size: 21px;
    }
}
@media only screen and (max-width:999px)
{

    .col-50
    {
        float: none;
        width: 100% !important;
        display: block !important;
    }
    .captchaImage img
    {
        width: 100% !important;
        margin: 0 auto;
        text-align: center;
    }
    .captha input[type="text"]
    {
        width: 100% !important;
    }
}
#Div_Adms_Exm_py
{
    display: none;
}


/**************G2g table******************/

.g2g_table
{
    width: 100%;
}
.g2g_table th
{
    padding: 8px;
    color: #fff;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}
.g2g_table td
{
    width: 31.6%;
    margin: 0 10px;
    padding: 7px;
    text-align: left;
    line-height: 35px;
}


.g2g_table td a
{
    text-decoration: none;
    color: #000;
    outline: none;
    transition: all 0.3s ease-in;
    display: block;
    padding: 6px;
    list-style-type: square;
    border-bottom: 1px dotted #ddd;
}

.g2g_table td a:hover
{
    color: #a51d27;
    padding: 6px 9px;
}



/* provide some minimal visual accomodation for IE8 and below */

.g2g_table tr
{
    background: #fff;
}

.td_border
{
    padding: 0;
    border: 1px solid #ddd;
    border-bottom: 2px solid #41b8d6;
    box-shadow: 0 4px 5px 0 #ddd;
    min-height: 280px;
    margin-bottom: 15px !important;
}


.g2g_outer
{
    width: 90%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
/*Entance Admit Card CSS date 25/06/2019*/
.txt_cntre
{
    text-align: center;
}


.mgcgv_table ul li
{
    line-height: 30px;
}


.admit_header
{
    width: 100%;
}

.col-10
{
    width: 10%;
    float: left;
}

.col-90
{
    width: 90%;
    float: left;
}



.admitcard_table td
{
    border: 1px solid #888282;
}
/*End of Entance Admit Card CSS*/

/**********************************Provisional header for Print*****************************************/

.header_provisionprnt
{
    width: 100%;
    margin: 0;
    padding: 0;
}

.dept_logo
{
    display: none;
}



@media print
{

    .dept_logo
    {
        display: block;
        float: left;
        text-align: center;
    }

    .dept_logo img
    {
        width: 30%;
    }



    .header_provisionprnt
    {
        width: 100%;
    }

    .form_head
    {
        float: left;
        width: 70%;
        vertical-align: middle;
        text-align: left !important;
        font-size: 20px;
    }

    .mgcgv_table td
    {
        padding: 3px 6px;
    }


}
/*below chenges add on 30/03/2019 due to captcha chnages */
.login-box
{
    width: 700px;
    margin: 50px auto;
    box-shadow: 0 0 3px #ddd;
    border: solid 1px #ddd;
    border-radius: 5px;
}
.login-box-lft
{
    width: 50%;
    float: left;
}
.login-content
{
    background-color: #fff;
    padding: 4px 4px;
    height: 375px;
    border-radius: 0 3px 3px 0;
    width: 50%;
    float: right;
}
.captcha
{
    margin: 0;
    padding: 10px 20px;
}

/*-------- Nep ------------*/
.neptable
{
    width: 100%;
    border-collapse: collapse;
}
.neptable td
{
    border: 1px solid #ddd;
}
.admitcard_table th
{
    padding: 10px;
}


/**************************Bordered table and non bordered table***************************/

.border_tablegrid
{
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 14px;
}

.border_tablegrid td
{
    padding: 1px 6px;
    border: 1px solid #ddd !important;
    text-align: left;
}


.border_tablegrid th
{
    padding: 5px 6px;
    border: 1px solid #ddd !important;
    text-align: left;
}




.nonborder_tablegrid
{
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    border-collapse: collapse;
}

.nonborder_tablegrid td
{
    padding: 6px;
    border: none;
    text-align: left;
}


.nonborder_tablegrid th
{
    padding: 6px;
    border: none;
    text-align: left;
}



/**************************End's Bordered table and non bordered table***************************/

.main_head
{
    font-size: 16px;
    padding-top: 5px;
    width: 100%;
    margin: 0;
}
.container
{
    width: 90%;
    margin: 0 auto;
}
.smallBox
{
    width: 800px;
    margin: 0 auto;
    padding: 20px;
    border: 2px solid #2288a2;
}
.smallBox .tablebg td
{
    border: 1px solid #d7e3e7 !important;
}


.captcha_area
{
    width: 200px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ddd;
}

.capthca_pic
{
    text-align: center;
    padding: 5px 0;
    width: 200px;
    float: left;
}

.capthca_pic img
{
    width: 90px;
}

.inp_captcha
{
    width: 100% !important;
    margin-bottom: 5px;
}
.buttons_captcha
{
    width: 100%;
    text-align: center;
    padding-top:5px;
}


.brdr_none
{
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: none !important;
}


.form_selctwidth
{
    width:32% !important;
    
    }
    
    .mandatory_msg
    {
        font-size:10px !important;
        text-align:right !important;
        }
        
        
        .mgcgv_tablefrstcl td:nth-child(1)
        {
            width:50% !important;
            
            }
        
        
        .width_inp50
        {
            width:50% !important;
            
            }
            
            
            .mCS_no_scrollbar ul li
            {
                font-size:15px;
            }
            .hyper_links
            {
                display:inline-block;
                
                }
            .hyper_links li
            {
                border:1px solid #ddd;
                color:#000;
                float:left;
                padding:10px;
                margin:0 5px;
                }
                
                .hyper_links li:hover
            {
                border:1px solid #ddd;
                color:#000;
                float:left;
                padding:10px;
                margin:0 5px;
                background-color:#ddd;
                cursor:pointer;
                }
                
                
                .hyper_links li a
            {
                text-decoration:none;
                color:#000 !important;
                
                
                }
                
                .view_txt
                {
                    font-weight:600;
                    font-size:15px;
                    
                    }