﻿* {
    box-sizing:border-box;
}
/* body {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Calibri;
   background-image: url('/Portal/Services/BHOJ/Images/NewBhojImages/images/bhoj_bg.png');
   background-repeat:repeat !important;
}*/
body {
   width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Calibri;
   background-image: url('/Portal/Services/BHOJ/Images/NewBhojImages/images/bhoj_bg.png');
   background-repeat:repeat !important;
 
 }

.bg_content
{
     width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family:Calibri;
    background-color:#f6f6f6;
        background-image: url('/Portal/Services/BHOJ/Images/NewBhojImages/images/top_bg.png');
    background-position: top;
    background-repeat: no-repeat !important;
       
    
    }

.preheader_nav {
   
    margin-right:5%;
   top:0;
    float:right;
    line-height:45px;
    font-size:18px;
   
}
.home_link {
    border-radius:0 0 0 15px;
    padding:14px 10px !important;
    text-decoration:none;
    color:#fff;
   
   
     background-color:#122847;
}

.login_preheader {
     padding:14px 10px !important;
    text-decoration:none;
    color:#fff;
      background-color:#122847;
      border-radius:0 0 15px 0;
     
}

.position_abs {
    position:absolute;
    right:0;
}


.inner_headerbhoj {
    width: 100%;
    height: 131px;
    margin: 0;
    padding: 0;
    background-image: url('../images/NewBhojImages/images/mockup_login_01.png');
        background-position: top;
    background-repeat:no-repeat;
}

.inner_header {
    width:90%;
    min-height:inherit;
    margin:0 auto;
    padding:0;
     
}


.inner_header img {
 
    margin:0;
    padding-left:15px;
    padding-top:20px;
    float:left;
    
}




.official_link {
     padding:14px 10px !important;
    text-decoration:none;
    color:#fff;
   
      background-color:#122847;
       
}

.home_link:hover {
   border-radius:0 0 0 15px;
    
     background-color:#bfa161;
}

.login_preheader:hover {
    border-right:none !important;
    border-radius:0 0 15px 0;

     background-color:#bfa161;
}
.official_link:hover {
     
       border-radius:0;
         
     background-color:#bfa161;
}


.inner_heading {
     width:100%;
    padding:10px;
    margin:0 0 40px 0;
    text-align:left;
    font-size:26px;
  
    border-bottom:2px solid #ddd;
}
.heading_login {
    width:100%;
    
    margin:0;
    padding:0;
}
.inner_hedingbhoj {
    width:90%;
    margin:0 auto;
    padding-top:10px;
    
}

.container_bhoj {
    width:90%;
    min-height:80vh;
    margin:10px auto;
  
    padding:0;
   
    text-align:center;
  
}

/*.login_content {
    width: 50%;
    height:500px;
    margin: 0 auto;
    padding: 0;
    background-image: url('../images/mockup_login_04.png');
    background-position:center;
    background-repeat:no-repeat;
    border:1px solid green;
    
}*/

.login_items {
    width:90%;
    height:380px;
    margin:30px auto;
    padding-top:80px;
  
}
.login_items select {
    width:95%;
    margin:12px auto;
    padding:8px;
    border:none;
    background-color:#dfdfdf;
    border-bottom:1px solid #575757;
}

.login_items input[type="text"] {
     width:95%;
    margin:12px auto;
    padding:8px;
    border:none;
       background-color:#dfdfdf;
        border-bottom:1px solid #575757;
}


.login_items input[type="password"] {
    width:95%;
    margin:12px auto;
    padding:8px;
    border:none;
       background-color:#dfdfdf;
        border-bottom:1px solid #575757;
}

.login_icn{
    margin-top:-38px;
    width:75px;
    height:70px;
    left:0;
    right:0;
   
    margin:0 auto;
    
    position:absolute;
   
}


.login_icn img {
    margin: -35px 0 0 0;
}




.button_login{
     width:90%;
    margin:15px auto;
    padding:15px;
    border:none;
       background-color:#2b286d;
       color:#fffffd;
       border-radius:5px;
      
}

.button_login:hover{
cursor:pointer;
background-color:#150f9b;


}

.footer_login{
     width:100%;
    height:40px;
    line-height:40px;
    margin-top:50px;
    padding:0;
    background-color:#e6e4e5;
    text-align:center;
    color:#000;
    font-weight:bold;
}

.footer_login img {
    vertical-align:middle;
}



.clearfix {
    clear:both;
}

.login_itemsinner {
    width:95%;
    margin:0 auto;
    padding:0;

}


.login_container {
    width:390px;
height:400px;
margin: 10px auto;

padding:0;
background-color:#dfdfdf;
border-radius:0 30px 0 0 ;

}

.brwn_color {
    width:3%;
    height:60px;
    margin:0;
    padding:0;
    background-color:#bfa161;
    float:left;
}

.head_login{
    width:97%;
    height:60px;
    margin:0;
    padding:0;
    background-color:none;
    float:left;
    
    border-radius:0 30px 0 0;
    text-align:left;
    font-size:22px;
    font-weight:bold;
    line-height:60px;
    padding-left:12px;
}

.login_items a {
  
    text-decoration:none;
    color:#000;

}
.login_items a:hover {
    text-decoration:none;
    color:#b3b3b3;
}

.shadow_pic{
  

    margin:0 auto;
    margin-top:-11px;
    padding:0;
  z-index:-999 !important;
  position:absolute;
 
}















/***************************************Media Query******************************************/
@media screen and (max-width: 998px) and (min-width: 320px) {
   
    .login_container {
    max-width:390px;
    width:100%;
height:400px;
margin: 10px auto;

padding:0;
background-color:#dfdfdf;
border-radius:0 30px 0 0 ;

}

    .shadow_pic img {
   width:100% !important;
    
    }

}

@media screen and (max-width: 999px) and (min-width: 545px) {
   
    .inner_header img {
        float:none;
      
         max-width:100%;
        padding-top:38px !important;
    }

    .inner_header{
        text-align:center;
    }

    
}

@media screen and (max-width: 544px) and (min-width: 320px) {
  
    
   
    
    .inner_header img {
        max-width:100%;
        padding-top:55px !important;
    }

    
}


/***************************************Media Query******************************************/


/***********************************Form Css*******************************************/

.form_container {
    width:90%;
    margin:0 auto;
    padding:0;
}


@media screen and (max-width: 999px) {
  

    .container_bhoj {
        min-height:100%;

    }
}
   
 /*********************G2G Page Content****************************/

.g2gtable_content {
       width: 31.3%;
    margin: 0 1%;
    padding: 0;
    float: left;
    }



/*table g2g*/

.table_g2g
{
    width: 100%;
    border-collapse: collapse;
    font-size:16px;
}
/*.table_g2g th
{
    padding: 8px;
    border: #ddd 1px solid;
    color: #fff;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}*/
.table_g2g td
{
   
 border-right:none;
 border-left: none;
 border-top: none;
 border-bottom: #ddd 1px solid;
    text-align: left;
}

.table_g2g td a {
    text-decoration:none;
    color:#000;
   transition:.5s;
     padding:12px 5px;
     display:block;
    
}

.table_g2g td a:hover {
    color:#757575;
/*padding:10px 8px;*/
}


/* provide some minimal visual accomodation for IE8 and below */

.table_g2g tr
{
    background: #fff;
}


.head_g2g {
    width:100%;
    margin:0;
    padding:12px 8px;
    background-color:#122847;
    color:#fff;
    font-size:18px;
    text-align:left;
}

.table_g2g td a:before {
    content:'♦';
    padding:0 5px 0 0;
}


.table_g2g3 td
{
    width:33.33% !important;
    
    }










/*********Media Query*******/
@media screen and (max-width: 999px) and (min-width: 768px) {

    .g2gtable_content {
       width: 80%;
    margin: 0 auto 10px auto;
    float: none;
}
.studentlogin_container
{
    height:100% !important;
    }

.studnet_left
{
    width:100% !important;
    float:none !important;
    min-height:100% !important;
    border-bottom:1px solid #ddd !important;
        border-right:none !important;
    }

.studnet_right
{
    width:100% !important;
    float:none !important;
        min-height:100% !important;
        border-radius:0 !important;
        background-color:#fff !important;
        border:none !important;
    
    }

}


@media screen and (max-width: 767px) and (min-width: 320px) {

    .g2gtable_content {
       width: 95%;
    margin: 0 auto 10px auto;
    float: none;
}
.studentlogin_container
{
    width:80% !important;
    height:100% !important;
    }

.studnet_left
{
    width:100% !important;
    float:none !important;
    min-height:100% !important;
    border-bottom:1px solid #ddd !important;
        border-right:none !important;
    }

.studnet_right
{
    width:100% !important;
    float:none !important;
        min-height:100% !important;
        border-radius:0 !important;
        background-color:#fff !important;
        border:none !important;
    
    }


}

/**************************Student Login css********************************/

.studentlogin_container
{
    width:60%;
    height:360px;
    margin:0 auto;
    padding:0;
    background-color:#fff;
    border-radius:10px;
      box-shadow: 6px 6px 5px #d0d0d0;
      border:1px solid #ddd;
    }
.studnet_left
{
    width:53%;
     height:360px;
    margin:0;
    padding:0;
    border-right:2px solid #d2d2d2;
    float:left;
    
    }
    
    .studnet_right
    {height:360px;
            width:47%;
    margin:0;
    padding:0;
    float:left;
    background-color:#eaddbe;
   
       border-radius:0px 10px 10px 0px;
        }
    
    
    .student_logintable
{
    width: 100%;
    border-collapse: collapse;
   
}
.student_logintable th
{
    padding: 8px;
    border: #ddd 1px solid;
    color: #fff;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}
.student_logintable td
{
    padding: 4px;
    text-align: center;
}
/* provide some minimal visual accomodation for IE8 and below */


.student_logintable input[type="text"], .student_logintable input[type="password"]
{
    padding: 7px;
    margin:5px 0 !important;
    border-radius: 4px;
    margin:0 auto;
    background-color: #fff;
    border:1px solid #ddd;
}
.student_logintable input:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
   border: #ddd 1px solid;
}
.student_logintable input:hover
{
    border-radius: 5px;
}
   
.student_logintable input[type="text"], .student_logintable input[type="password"]
{
     width:80%;
}

.btn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #a52e19;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
    width: 92px;
}
.btn:hover {
    background-color: #891e0d;
    border: none;
    padding: 8px 8px;
    color: #fff !important;
    font-size: 14px;
    border-radius: 5px 5px;
}

.student_head
{
    width:100%;
    margin:0;
    padding:8px 15px;
    font-size:22px;
    font-weight:600;
    }
    
    .student_head span
    {
        border-bottom:3px solid #f1b556;
        
        }
        
        .text_left
        {
            text-align:left !important;
            }
            
            .link_btnstudent
            {
                width:80%;
             margin:10px auto;
             padding:12px 0;
             display:block;
             font-size:18px;
             background-color:#c36275;
             color:#fff;
             border-radius:10px;
                   text-decoration:none;
                
                }
                
                .link_btnstudent:hover
                {
                            background-color:#a75061;
                    }
                    
                    .padding_top
                    {
                        padding-top:36px !important;
                        }