/*

Design and Developed By Brimwebs
www.brimwebs.com

*/

/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
/*my css */
 body {
font-family: SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif;
font-size: 14px;
 
color: #222;
cursor: default;
 margin: 0 auto;
 background: green;
}
/*Bootstrap Hack */

a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana;
}

/*Own style*/
.header{
  background-color: rgb(0, 120, 0);
  height: 100px;
  width: 100%;
  background: #117a09; /* Old browsers */
  border-top: 5px solid rgb(192, 57, 43);
  border-bottom: 5px solid rgb(192, 57, 43);
  height: 106px;
background: -moz-linear-gradient(top,  #117a09 0%, #15ad0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#117a09), color-stop(100%,#15ad0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #117a09 0%,#15ad0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #117a09 0%,#15ad0d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #117a09 0%,#15ad0d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #117a09 0%,#15ad0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117a09', endColorstr='#15ad0d',GradientType=0 ); /* IE6-9 */

}

/*.header h1{

	float: right;
	color: #fff;
    font-size:32px;
    font-weight: bold;
    padding:20px 20px;
}*/
.header-area{

    width: 1020px;
    margin: 0 auto;

}
.scroll{
    clear: left;
    background-color: rgb(0, 102, 0);
    padding:10px 10px;
    color: #fff;
}
.logo{
    width: 140px;
    height:106px;
    float: left;
}
.logo img{
  padding-bottom: 10px;
}
.site-title{
    width:880px;
    float: right;
}

.site-title h1{
    color: #fff;
    font-size:30px;
    font-family: 'Capriola', sans-serif;
    letter-spacing:-2px;
    line-height:30px;
    padding:36px 0;

}
.navigation{

    background: green;

    background: green;
    height:58px;
   /*padding-left:300px;*/
    
    background: #299a0b; /* Old browsers */
background: -moz-linear-gradient(top,  #299a0b 0%, #299a0b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #299a0b 0%,#299a0b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #299a0b 0%,#299a0b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
/*second*/
background: #e6f0a3; /* Old browsers */
background: -moz-linear-gradient(top,  #e6f0a3 0%, #c3d825 55%, #dbf043 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(55%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6f0a3 0%,#c3d825 55%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6f0a3 0%,#c3d825 55%,#dbf043 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6f0a3 0%,#c3d825 55%,#dbf043 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6f0a3 0%,#c3d825 55%,#dbf043 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-9 */
/*third*/


    background: #b4e391; /* Old browsers */
background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */


}

ul.nav{
        width: 1020px;
    margin:0 auto;
}

ul.nav li{

    list-style: none;
    float: left;
    padding:16px 10px;
    
}

ul.nav li a{

    padding:8px;

}

ul.nav li a:hover,ul.nav li a:active,ul.nav li a.active{

    background:rgb(192, 57, 43);
    padding:8px;
    border-radius:2px;
    
}

/*.main{
width:1012px;
margin: 0 auto;
border: 1px solid #dbdbdb;
padding-left:4px;
padding-right:4px;
}*/

.clear-all{
    clear:both;
}

.layout{

   width:1020px;
   margin: 0 auto;
   border: 1px solid #dbdbdb;
   }

.layout-left{

    width:200px;
    /*background:rgba(39, 174, 96,1.0);*/
    background: #fff;
   
    float: left;
    border-radius: 5px ;
    height: auto;
   
    border: 1px solid #dbdbdb;
    

}

.layout-right{

    width:790px;
    min-height:570px;
    /*background:orange;*/
    background: #dbdbdb; 
    float:right; 
    height: auto;
    border: 1px solid #d7d7d7;
    padding: 0 10px;
  

}

.page-wrap{

    min-height:40px;
    border-radius: 4px;

      background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */


  

}

.page-view{

padding: 10px 15px;  

}

/* ends layouts */
.link{
    padding: 5px; color: red;
}

table.news-links tr td{
   font-family: SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif; 
}

table.news-links tr td a{
    color:#343434;
    font-family: SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif;
}
.visitors{


}
.middle{
        float: left;
    width: 300px;
    height: 300px;
    background: teal;

}
.far-right{
    
    width:130px;
    height: 300px;
    background: teal;
    float: right;
}


/*sidebar navigation*/

ui.sidebar{

    list-style: none;

}

ui.sidebar li a{

    padding:10px 5px;
    background:oliver;
    height: 50px;
}

/* CSSTerm.com Simple CSS menu */

ul.menu_simple {
    margin: 0; 
    padding: 0;
    /*width:185px;*/
    list-style-type: none;
    background:rgba(39, 174, 96,1.0);
}
ul.menu_simple li{
    list-style: none;
}

 ul.menu_simple li a {
    text-decoration: none;
    color: white; 
    padding: 10.5px 11px;
    background-color: #005555;
    display:block;
}
 
 ul.menu_simple li a:visited {
    color: white;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    color: white;
    background-color: #5FD367;


}
ul.menu_simple li a:hover{
    background: #feccb1; /* Old browsers */
background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #fb955e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#fb955e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#fb955e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#fb955e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
 border-radius: 4px;
}

.footer-section{


    background:#006400;
    height:auto;
    min-height:80px;
    border-top:2px solid green;

    /*second*/

background: rgb(41,154,11); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(41,154,11,1) 0%, rgba(41,154,11,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,154,11,1)), color-stop(100%,rgba(41,154,11,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */


}


/*footer */


.footer-area{

   width:1020px;
   margin: 0 auto;
   border: 1px solid #dbdbdb;
   background: #dbdbdb;
   height: auto;




}

.address{
  width: 300px;
  min-height: 100px;
  display:block;
  padding: 10px 15px;
  line-height: 24px;
  border-radius: 4px;
}
.far-left{

    width:560px;
    float: left;
    background-color: #f2f2f2;
}
.far-left img{

    border:1px solid #f2f2f2;
    width: 558px;
}

.far-left-text p{

    padding:10px 10px;
    font-size: 14px; 
    line-height:20px;

}


p.latest-news{
    padding:8px 20px;
    background:rgb(231, 76, 60);
    color: #fff;
    font-family: Tahoma;
    font-size: 16px;
}

#footer{

    margin: 0 auto;
    width: 1020px;
    color: #fff;

}

.col-xs-2{
    width:300px;
    height:280px;
    float: left;

}

/*form*/

.form-control {
  display: block;
  width:60%;
  height:24px;
  padding:4px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

/*registration page */


/*all*/

.clear_all{

  clear: both;
}

/*form*/

form#regiform input[type="text"],form#regiform input[type="email"],form#regiform input[type="password"],form#regiform select{
  
  display: block;
  width: 60%;
  height: 34px;
  padding:2px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  margin-bottom:10px;        

}

.home_text p{

  padding: 10px 5px;
  line-height: 24px;
  font-size: 16px;
}

ul.facilities{

  margin: 0;
  padding: 0;
  list-style: none;
}

ul.facilities li{

  padding: 5px 5px ;
  line-height: 24px;
}

span.form_error{

   padding: 5px 5px;

}

span.form_error p{

  color: red;
 

}


.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}


.red-message p{
  background-color: red;
  color:#343434;
  padding: 10px 10px;
}
.green-message p{
 color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  padding: 10px 10px;

}

/*print */

.resultprintpage{

  background-color: #fff;
  min-height: 120px;
         text-align: center;
         min-height: 300px;
         padding: 10px 20px;
          line-height: 24px;
          font-family: Tahoma;
}

.resultprintpage h1{

  font-weight: bold;
  font-size: 42px;
  padding: 20px 10px;
  font-family: Times New Roman;
}

table.resultTable{

  width: 850px;

  margin-bottom: 100px;
  margin-top: 20px;
  
}

table.resultTable tr td{
border: 1px solid #dbdbdb;
padding: 5px;

}

td.midwidth{

  width: 120px;

}

@media print {

  body{

     background-color: #5cb85c;
  

  }

      .resultprintpage{
         min-height: 300px;
         padding: 10px 20px;
          line-height: 24px;
          font-family: Tahoma;
          margin-top: 50px;
    }

    .printhide{

      display: none;
    }

    .layout{

      border: none;
    }
     

} /*print media */


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color:red;
}


.bg-primary {
  color: #fff;
  background-color: #428bca;
  padding:12px 5px;
}
a.bg-primary:hover {
  background-color: #3071a9;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Select some files';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {

  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  
}
