#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 50px;
    /*min-height: 768px;*/
    background-color: #fff;
}
/*
.id-wrapper{
  width: 100px;
  max-height: 50px;
  background-color: #fff;

}
*/

.header_black{
  /*background-color: #222;*/ /*for black */
  background-color: #3c8dbc;
  border-color: #080808;
  color: white;
  min-height: 20px;
  padding: 5px;
}


.header_black a{
  color: white !important;
}


/*change background color of navbar */
.navbar-inverse {
  background-color: #3c8dbc !important;
}

.site_logo{
  /*float: left;*/
  
}

/*
.header_title{
  font-size: 18px;
  text-align: center;
}
*/



.header_title{
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
}

.site-title{
  display: inline-block;
  vertical-align: middle;
}

@font-face {
  font-family: 'SolaimanLipi';
  src: url('../fonts/SolaimanLipi.ttf');
}
@font-face {
  font-family: 'kalpurush';
  src: url('../fonts/kalpurush.ttf');
  font-weight: normal;
  font-style: normal;
}

/*
html,body{
  font-family: 'SolaimanLipi', Arial, sans-serif; 
  font-size: 16px;
}
*/

.lmodal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading .lmodal {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading .lmodal {
    display: block;
}

#rev_sig{
  height: 80px;
}

#sig{
  height: 50px;
}

.cro_text{
  padding-right: 50px;
}

.pdf_wrap{
  width: 100%;
  height: 700px;
}

@media only screen and (min-width : 320px) {
  .header_title{
    padding-left: 0;
    padding-right: 0;
  }
  
  #page-wrapper{
    padding: 0 20px;
  }
  .pdf_wrap{
    width: 280px;
    height: 400px;
  }
}

@media only screen and (min-width : 480px) {
  .header_title{
    padding-left: 0;
    padding-right: 0;
  }
  #page-wrapper{
    padding: 0 50px;
  }

  .pdf_wrap{
    width: 100%;
    height: 700px;
  }

}

@media only screen and (min-width : 768px) {
  .header_title{
    padding-left: 20%;
    padding-right: 20%;
  }

}


@media only screen and (min-width : 992px) {

}


.tab_margin{
  margin-top: 20px;
}

.container{
    position: relative;
    /*max-width: 1180px;*/

}

.navbar{
  margin-bottom: 0;
}

.navbar_title{
  text-align: center;
}

.login-container{
  background-color: #f8f8f8;
}

.login_padding{
  margin-top: 20px; 
}


/* Adminlte custom start */

.page-header{
  margin: 40px 0 20px;
  text-align: center;
}
/*
.main-sidebar{
  top: auto;
  width: 250px;
}

.content-wrapper{
  padding-left: 10px;
  padding-right: 10px;
}
*/

.skin-green .main-header .navbar{
  background-color:#5cb85c;
}

.skin-green .main-header .logo{
  background-color:#5cb85c;
}

.skin-green .wrapper, .skin-green .left-side{
  background-color: #f8f8f8;
}

.alert-info{
  color:#31708f !important;
  background-color:#d9edf7 !important;
  border-color:#bce8f1;
}

.alert-warning{
  color:#8a6d3b !important;
  background-color:#fcf8e3 !important;
  border-color:#faebcc;
}

.alert-success{
  color:#3c763d !important;
  background-color:#dff0d8 !important;
  border-color:#d6e9c6;
}

.alert-danger{
  color:#a94442 !important;
  background-color:#f2dede !important;
  border-color:#ebccd1;
}

.alert a{
  text-decoration:none;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/*
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
  border: 1px solid ;
}
*/


.qr_code{
  position:absolute;
  left: 20px;
  top: -145px;
}

.form-control{
  border-radius: 4px;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}



.header-custom{
  background-color:#5cb85c;
  color:white;
  text-align:center;
  /*padding-bottom: 10px;*/
  height: 70px;
  margin-bottom:2px;
  box-shadow: 1px 1px 1px green;
}


/* Adminlte custom end */

.inst-logo{
  top: 10px;
  right: 30px;
  position: absolute;
}

.profile-logo{
  top: 105px;
  right: 40px;
  position: absolute;
}

.header2{
  padding-top: 20px;
  color:#31708f;
  background-color:#d9edf7;
}



.login-panel {
    margin-top: 25%;
    margin-bottom: 25%;
}

.div-margin{
  margin-top : 20px;
}

.photo-preview {
    width: 150px;
    height: 150px;
    border: 3px solid green;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.padding {
  padding-right: 1px;
  /*margin: 1;*/

}
/* Bootstrap col width 0 px */
.width{
  width: 5%;
}

.divpadding{
  padding : 10px 0;
}

.excellent{
  background-color: #00a65a;
}

.best{
  background-color: #66ccff;

}

.vgood{
  background-color: #f39c12;

}

.good{
  background-color: #5d59a6;

}

.avg{
  background-color: #dd4b39;

}




/*
input[type='radio']:checked:before .green{
 background:green;
}
*/


/*
.panel.with-nav-tabs .nav-tabs{
  border-bottom: none;
}

.panel.with-nav-tabs .nav-justified{
  margin-bottom: -1px;
}

.panel.with-nav-tabs .panel-heading{
  padding: 5px 5px 0 5px;
}
*/

#main_header2 {
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    /*background-color: #007814;*/
    background-color : #5cb85c;	
    padding-top: 10px;
    padding-bottom: 10px;
    
    text-align: center;

    
    -webkit-border-radius: 10px;
}

#dev_info {
    background: #DCDCDC;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#inst_info {
    background: #DCDCDC;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: auto;
    /*height: 20px; */
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;;
    color: red;
}



#dev_info p {
    text-align: right;
    line-height: 1.3;
    font-size: 11px;
}

#loading {
  display: none;
}

#loading-error {
  display: none;
}

.addr-legend {
  border-style: none;
  border-width: 0;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.addr-fieldset {
  border: 2px groove threedface #444;
  -webkit-box-shadow:  0px 0px 0px 0px #000;
  box-shadow:  0px 0px 0px 0px #000;
}

@media print {
  #info{ display: none; }
  .inst_info{ display: block; }
  .site-title{
    display: block;
  }
  html, body {
    /*changing width to 100% causes huge overflow and wrap*/
    height:auto; 
    font-size: 11px;
  }
  #printbtn {
     display :  none;
  }
}

.report_color{
  float:left; 
  width:20px;
  height:20px; 
  margin-right:5px;
}

.report_txt{
  float:left;
  padding-right:5px;
}
