@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

body {

font-size: 12pt;
background-color: #ededed;
font-color: #fff;
}


.container {
background-color: #eee;
font-family: Source Sans Pro, San Francisco Pro, sans-serif;

}

a {
 color: #3c3c3c;
}


.tp-0 {
padding: 0px;
}
.tp-5 {
padding: 5px;
}
.tp-10 {
padding: 10px;
}
.tp-20 {
padding: 20px;
}
.tp-30 {
padding: 30px;
}
.tp-40 {
padding: 40px;
}


.main-head {
background: linear-gradient(to bottom, rgba(13, 83, 34, 1), rgba(27, 153, 66, 1));
background-repeat: no-repeat;
background-position: top;

}

.head-main-menu
{
line-height: 37px;
color: #FFF;
padding-bottom: 20px;
}



.navbar-search {
opacity: 0.8;
}
div {

}

.wt {
color: white;
}



      /* Main marketing message and sign up button */
      .jumbotron {
        padding: 0px;
        margin: 30px 0;
        text-align: center;
      }
      .jumbotron h1 {
        font-size: 72px;
        line-height: 1;
        font-weight: 100;
      }
      .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

      /* Supporting marketing content */
      .marketing {

      }
      .marketing p + h4 {
        margin-top: 28px;
      }


 h1 {
        font-size: 22pt;
        line-height: 23pt;
        font-weight: 100;
        padding-bottom: 20px;
}

 .title {
        font-size: 25pt;
        line-height: 25pt;
        font-weight: 100;
        padding-bottom: 30px;
}


hr { padding: 0px; height: 10px; }

div.error {
	color : red;
	margin-top: 10px;
}

.footer { text-align: center; }

.comment-conent { font-size: 10pt; padding: 15px; padding-top: 5px; padding-bottom: 15px; position: relative;}
.comment-date { font-size: 9px; font-weight: bold; color: #999; }
.comment-head { border-radius: 12px 12px 0px 12px; }
.answer { padding-left: 12px; }


.row-fluid { color: #666; }

.itm-descr { padding: 0px; font-size: 11pt; line-height: 13pt; padding-bottom: 27px; color: #666; letter-spacing: 0.01em; }
.itm-descr-sr { padding: 0px; font-size: 11pt; line-height: 0.8em; letter-spacing: -0.02em;  color: #666;  }
.itm-tit { font-size: 1.1em; padding-bottom: 3px; padding-top: 10px; letter-spacing: -0.02em; line-height: 1.3em; font-weight: 500;}
.itm-titan { padding-bottom: 7px; font-size: 12pt; font-weight: bold; color: #000; }
.itm-date { font-size: 8pt; line-height: 10pt; padding-top: 2px; padding-bottom: 2px;}

.itm-tit-p {  padding-bottom: 0px; font-size: 12pt; font-weight: 200; letter-spacing: 0.02em; line-height: 14pt; }

.banner-top { padding-top: 10px; padding-bottom: 15px; text-align: center; }
.banner-foter { padding: 10px; text-align: center; }
.banner-sql { width: 240px; text-align: center; padding-top: 30px; padding-bottom: 30px;}

#table-contactinfo { padding: 0px; }
#table-contactinfo td { font-size: 11pt; padding: 4px; color: #111; }

#adm-tbl td { font-size: 10pt; line-height: 12pt; }

.top-logo { padding-top: 35px; padding-bottom: 20px; }

.right-box {
background-color: FFF;
width: auto;
padding-top: 30px;
padding-bottom: 40px;
min-width: 280px;
border-radius: 12px 12px 12px 12px;
padding: 10px;
margin: 5px;
}
.main-box {
color: #111;
}
.menu-box {
padding: 6px;
}
.nav {
font-size: 12pt;
letter-spacing: 0.02em;
}

.search-query {
width: 100%;
}

.content {
font-size: 13pt;
line-height: 1.6em;
letter-spacing: 0.02em;
color: #222;
padding-bottom: 15px;
}



.special {
		font-size: 1.3em;
		line-height: 1.45;
		padding: 0.6em 0.6em 0.4em 0.6em; 
		margin: 0em -0.6em 0.4em -0.6em; 
		letter-spacing: 0.01em;
		background-color: #f6f2c4;
}
a {
	text-decoration: none;
}


.labe {
	width: auto;
	padding: 3px;
	font-size: 10pt;
	font-weight: 200;
}

.box-cent {

	width: auto;
	text-align: center;
}

.bener-ad {
font-size: 7.5px;
color: #999;
padding: 2px;
background-color: #EFEFEF;
width: 60px;
margin-left: 170px;
}

.btn-pri {
padding: 3px;
}


.bgopacity {
    height : 100px;
    position: absolute;
    top:120px;
    width:100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
}
.comment-conent.comment-collapsed {
    overflow-y : hidden;
    height :220px;
    padding-bottom: 50px;
}
.comment-conent .readmore {
    position: absolute;
    bottom:-20px;
    width: 100%;
}
.comment-conent .readmore a{
    margin-right: 20px;
}

.comment-item {
    position: relative;
}

.readmore > a  {
    font-size: 0.8em;    
}

a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed;
}

.arch {
	background-color: #AAA;
	font-size: 8pt;
	padding: 2px;
}

.btn-sm {
	font-size: 10pt;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
}
.video-container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.img-so-big {
	width: 80px;
	height: 80px;
	padding: 5px;
}

.img-so-mid {
	width: 60px;
	height: 60px;
	padding: 5px;
}

.img-so-sm {
	width: 35px;
	height: 35px;
	padding: 4px;
}


.navbar,
.navbar-inverse {
	background: rgba(255, 255, 255, 0);	
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  min-height: 80px;
}

.nav li {
  display: inline;
  margin: 20px 5px 23px 5px;
  line-height: 3em;
  
  

}

.navbar-inverse .navbar-nav>li>a {
  color: #ffffff;
  font-family: Lato;
  font-size: 1.7em;
  font-weight: 300;
  background: rgba(255, 255, 255, 0);	
}

.navbar-inverse .navbar-nav li a:hover {
 
  transition: 0.7s all linear;
  height: 100%;
  	
}
.navbar-toggle {

	padding: 15px;

}