﻿* {
    box-sizing:border-box;
}

form
{
    min-height:80vh;
    }

body {
   width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Calibri;
 
 
 }
 
 
 
.preheader_bhoj {
    width:100%;
    height:30px;
    margin:0;
    padding:0;
    
}

.inner_preheader {
    width:90%;
    height:inherit;
    margin:0 auto;
    padding:0;
  
    border:1px solid red;
}
.inner_headerbhoj {
    width: 100%;
    height: 131px;
    background-image: url('../images/NewBhojImages/images/mockup_login_01.png');
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
        background-position: top;
}
.preheader_nav {
   
    margin-right:5%;
   
    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;
}
.none{
    height:1px !important; padding:3px !important; border-bottom:none !important;
}
.login_preheader {
     padding:14px 10px !important;
    text-decoration:none;
    color:#fff;
      background-color:#122847;
      border-radius:0 0 15px 0;
     
}
.th-bg{
    background-color:#eee; font-weight:700; border-bottom:none!important; font-size:16px; text-align:left !important;
}



.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;
}





.login_preheader {
    border-right:none !important;
}


.header_bhoj {
    width:100%;
    min-height:100px;
    margin:0;
    padding:0;
}

.inner_header {
    width:90%;
    min-height:inherit;
    margin:0 auto;
    padding:0;
     
}


.inner_header img {
 
    margin:0;
    padding-left:15px;
    padding-top:7px;
    float:left;
    
}



.container_banner {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
   
    
}

.inner_contianerbanner {
    width:90%;
    margin:0 auto;
    padding:0;

}



.left_container {
    width:50%;
    margin:0;
    padding:0;
   
    float:left;
     opacity:0.7;
}
.right_container {
    width:50%;
    margin:0;
    padding:0;
   
    float:left;
}

.table_containermain {
    width:100%;
   
    min-height:80vh;
    margin:20px 0;
    padding:0;
     
}



.table_container {
    width:90%;
  
    margin:0 auto;
    margin-top:10px;
    padding:0;
  
}

.heading_bhojtable {
    width:100%;
    margin:0;
    padding-top:10px;
    color:#000;
    font-size:30px;
    text-align:center;
}


.footer_bhoj {
    width:100%;
    height:40px;
    line-height:40px;
    margin:0;
    padding:0;
    background-color:#e6e4e5;
    text-align:center;
    color:#000;
    font-weight:bold;
}

.footer_bhoj img {
    vertical-align:middle;
}

.clearfix {
    clear:both;
}


/*********************Media Query****************************************/
@media screen and (max-width: 999px) and (min-width: 768px) {
    /*.preheader_links {
        width:33%;

    }*/
    .inner_header img {
        float:none;
    }

    .inner_header{
        text-align:center;
    }
    /*.left_container {
        width:100%;
    }
    .right_container{
        width:100%;
    }*/
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .left_container {
        display:none;
    }
    .right_container{
        display:none;
    }
    .heading_bhojtable {
        background-color:#f6f6f6;
    }
    
   
    
    .inner_header img {
        max-width:100%;
        padding-top:10px;
    }

    .table_container {
        margin-top:0 !important;
    }
    .th-bg {
        text-align:left !important;
    }
}

/************************************************************************/

/**********************************Table*********************************/

 .bhoj_table {
     width: 100%;
    border-collapse: collapse;
    font-family: verdana;
    font-size: 12px;
     background-color:#f6f6f6;
  }

  .bhoj_table tr {
  
  }

  .bhoj_table th{
    padding: 8px;
   font-size:16px;
    color: #000;
    margin: 0 0 0 0;
    font-weight: bold;
    text-align: left;
    border-bottom:2px solid #ddd;
        background-color:#ececec;
  }
  .bhoj_table td {
  padding: 12px;
 border-bottom:1px solid #ddd;
    text-align: left;
  }

.bhoj_table a {
    cursor:pointer;
}



  .th_headbhoj {
      width:100%;
     padding: 10px;
   font-size:18px;
    color: #000;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
    background-color:#f0f0f0;
    border-bottom:none !important;
   
}
.bhoj_table a
{
    color:#000; text-decoration:none; transition:all .4s;
}
.bhoj_table a:hover
{
    color:#d08804; text-decoration:none;
}
.center {
    text-align:center !important;
}
  @media screen and (max-width: 768px) {

    .bhoj_table {
     border-collapse: collapse;
     
    }

    .bhoj_table thead {
      display: none;
    }

    .bhoj_table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    .bhoj_table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    .bhoj_table td:last-child {
      border-bottom: 0;
    }

    .bhoj_table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
    

    .bhoj_table th {
             border-bottom:none;
    }
    .center {
        text-align:right !important;
    }
  }

.click_accrdn
{
    color: #d42f2f; 
    font-size: 12px; 
    float: right;
    }




/*.bhoj_table
{
    width: 100%;
    border-collapse: collapse;
    font-family: verdana;
    font-size: 12px;
     background-color:#f6f6f6;
}
.bhoj_table th
{
    padding: 8px;
   font-size:16px;
    color: #000;
    margin: 0 0 0 0;
    font-weight: bold;
    text-align: left;
    border-bottom:2px solid #ddd;
}

.th_headbhoj {
     padding: 10px;
   font-size:18px;
    color: #000;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
    background-color:#f0f0f0;
    border-bottom:none !important;
   
}


.bhoj_table td
{
    padding: 10px;
 border-bottom:1px solid #ddd;
    text-align: left;
}*/
/* provide some minimal visual accomodation for IE8 and below */

.bhoj_table tr
{
    
}
/*  Define the background color for all the ODD background rows  */

.bhoj_table tr:nth-child(odd)
{
   
}
/*  Define the background color for all the EVEN background rows  */





/****************************************************************************/




/*************************Slidder*********************************************/



/** Slider **/


/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus
{
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider a img
{
    outline: none;
    border: none;
}

.flexslider
{
    margin: 0;
    padding: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li
{
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img
{
    width: 100%;
    height:300px;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/* Clearfix for the .slides element */
.slides:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides
{
    display: block;
}
* html .slides
{
    height: 1%;
}



/* Theme Styles */
.flexslider
{
    position: relative;
    zoom: 1;
    padding: 2px 0 0px 0;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
    box-shadow: 0px 1px 1px rgba(0,0,0, .2);
}

/* Edit it if you want 
.flex-container {
	min-width: 150px;
	max-width: 960px;
}*/

.flexslider .slides
{
    zoom: 1;
}



/* Direction Nav */
.flex-direction-nav a
{
    display: block;
    position: absolute;
    margin: -17px 0 0 0;
    width: 35px;
    height: 35px;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 9999;
     background:rgba(255, 255, 255, 0.4);
    /*background-color: #fff;*/
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34));
    background-image: -webkit-linear-gradient(top, #82d344, #51af34);
    background-image: -moz-linear-gradient(top, #82d344, #51af34);
    background-image: -o-linear-gradient(top, #82d344, #51af34);
    background-image: linear-gradient(to bottom, #82d344, #51af34);*/
}
.flex-direction-nav a:hover
{
    background:rgba(255, 255, 255, 0);
}
.flex-direction-nav a:before
{
    display: block;
    position: absolute;
    content: '';
    width: 9px;
    height: 13px;
    top: 11px;
    left: 11px;
       
    background: url(/Portal/Services/BHOJ/Images/NewBhojImages/images/arrows.png) no-repeat;
}

.flex-direction-nav a:after
{
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 35px;
}

.flex-direction-nav .flex-next
{
    right: 6px;
    /*-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;*/
}

.flex-direction-nav .flex-prev
{
    left: 6px;
   /* -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;*/
}

.flex-direction-nav .flex-next:before
{
    background-position: -9px 0;
    left: 15px;
}
.flex-direction-nav .flex-prev:before
{
    background-position: 0 0;
}

.flex-direction-nav .flex-next:after
{
    right: 0;
    border-bottom: 5px solid transparent;
    /*border-left: 5px solid #31611e;*/
}

.flex-direction-nav .flex-prev:after
{
    left: 0;
    border-bottom: 5px solid transparent;
   /* border-right: 5px solid #31611e;*/
}


/* Control Nav */
.flexslider .flex-control-nav
{
    position: absolute;
    width: 100%;
    bottom: 8px;
    text-align: center;
    margin: 0 0 0 -10px;
}

.flex-control-nav li
{
    display: inline-block;
    zoom: 1;
}

.flex-control-paging li a
{
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    margin: 0 12px;
    background-color: #fff /*#b6b6b6*/ \9;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}

.flex-control-paging li a.flex-active
{
    background-color: #fff;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34));
    background-image: -webkit-linear-gradient(top, #82d344, #51af34);
    background-image: -moz-linear-gradient(top, #82d344, #51af34);
    background-image: -o-linear-gradient(top, #82d344, #51af34);
    background-image: linear-gradient(to bottom, #82d344, #51af34);*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Captions */
.flexslider .slides p
{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    color: white;
    background-color: #222222;
    background: rgba(0,0,0, .9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}




/*************************Slidder*********************************************/

/**********************************Custom Scroll********************************************/
.update-dv
{
    width: 95%;
    height: 300px;
    margin: 5px auto 5px auto;
    padding: 0 10px 10px 10px;
    background-color:#54606e;
    color:#fff;
    border: 1px solid none;
   text-align:justify;
    
}


.heading_small {
    color:#e8cb89;
}

.statement_scroll {
    text-decoration:none;
    color:#fff;
    cursor:pointer;
}

.custom_scrollhead {
    width:100%;
    margin:0;
    padding-top:10px;
    color:#fff;
    font-size:28px;
    font-weight:normal;
    text-align:center;
    
}

.Bhoj_btn
	{
	    background-color:#0c57c6;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn:hover
	{
	    background-color:#083579;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;} 
	.Bhoj_btn_proc
	{
	    background-color:#de801c;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn_proc:hover
	{
	    background-color:#b1610a;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}  
	 .Bhoj_btn_cnl
	{
	    background-color:#4f5256;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
    .Bhoj_btn_cnl:hover
	{
	    background-color:#000;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}    

/******************************************************************************/

/***********************************Form Css*******************************************/

.form_container {
    width:90%;
    margin:0 auto;
    padding:0;
    min-height:80vh;
}
.bhojform_table

{
    width: 100%;
    border-collapse: collapse;
    font-family: verdana;
    font-size: 14px;
}
.bhojform_table th
{
    padding: 8px;
    border: #ddd 1px solid;
    color: #000;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;

   
}
.bhojform_table td
{
    padding:8px;
 border: #ddd 1px solid;
    text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */

.bhojform_table tr
{
    background: #fafafa;
}
/*  Define the background color for all the ODD background rows  */

.bhojform_table tr:nth-child(odd)
{
    background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.bhojform_table tr:nth-child(even)
{
    background: #f7f7f7;
}

.bhojform_table input[type="text"], .bhojform_table input[type="password"], .bhojform_table textarea, .bhojform_table select
{
    padding: 10px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
}
.bhojform_table input:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
   border: #ddd 1px solid;
}
.bhojform_table input:hover
{
    border-radius: 5px;
}
   
.bhojform_table select
{ width:95%;
}
.bhojform_table select:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.bhojform_table select:hover
{
 border: #ddd 1px solid;
    border-radius: 5px;
}
.bhojform_table textarea:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border-color: #ffd0b4;
}
.bhojform_table textarea:hover
{
    border: 1px solid #ddd;
    border-radius: 5px;
}


.btn {
    background-color: #122847;
    border: none;
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.btn:hover {
    background-color: #bfa161;
    cursor:pointer;
}

.bhojform_table input[type="text"], .bhojform_table textarea { width:95%;
}

.center {
    text-align:center !important;
}
.table4 td
{
    width:25%;
}

@media screen and (max-width: 999px) {
    .bhojform_table td {
        display:block;
    }

    .bhojform_table td {
        margin:-1px 0 0 0;
    }

    .container_bhoj {
        min-height:100%;

    }
   
}

/**********************************grid Buttons********************************/

.reject_button
{
     background-color: #bb4444;
    border: none;
    padding: 8px 8px;
    margin:6px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
    }
    
    .reject_button:hover
    {
        background-color: #ad3939;
    cursor:pointer;
        }
        
        .generate_button
        {
            background-color: #deb353;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
            }
            
            .generate_button:hover
    {
        background-color: #a5802f;
    cursor:pointer;
        }
        
        .dispacthter_button
        {
            background-color: #346cbb;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
            
            }
            
            .dispacthter_button:hover
            {
                background-color: #1a447d;
    cursor:pointer;
                
                }
                
                .approve_button
                {
                    background-color:#29981c;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
                    
                    }
                    
                    .approve_button:hover
                    {
                        background-color: #186b0e;
    cursor:pointer;
                    }
                    
                    
                    /*certificate watermark logo*/
.watermark
                    {
                    
   
                        width:330px;
                        height:330px;
                        position:absolute;
                        margin:0 auto;
                        top:22%;
                       bottom:0;
                        right:0;
                       left:28%;
                        text-align:center;
                    }
           .cntr
           {
               text-align:center;
           }
           
           /******************PopUP window***************/
           
           #DivBodyTxtMore{position:relative;float:left;width:85%;margin-left:6%}
#msgCont{width:600px;margin:0 auto}
#MsgInnerBox{width:600px;background-color:#333;border:3px double #ccc;color:#fff;float:left;margin:0 auto;padding:10px;z-index:999!important;}
#MsgInnerBox ul li{line-height:22px;text-align:justify}
#MsgInnerBox h3{color:#d3f771;border-bottom:1px dotted #cdcdcd;font-size:15px;margin:0;padding:0 0 5px}
#close a{float:right;color:#FF0;margin-top:-24px;margin-right:-24px}
#MsgOutrtBox {
    visibility: hidden;
    width: 70%;
    top: 150px;
    position: absolute;
    z-index: 10000!important;