@charset "utf-8";
/* CSS Document */
body
{
	background:none repeat scroll 0 0 #000000;
	color:#FFF;
}

.bg-white {
    background-color: #000;
}
.footer_bg
{
	background:none repeat scroll 0 0 #000000;
	color:#FFF;
}
/*Outer div classes starts here -------------------------------*/
#outer {	
	background-color:#000;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	
}
#outer.home{
	background:none;
}
/*Outer div classes ends here -------------------------------*/
/*******Footer start here*****/
#footer {
	background-color:#2c2c2c;
}
#footer .siteLinks ul li a:link,#footer  .siteLinks ul li a:active,#footer  .siteLinks ul li a:visited,#footer  .siteLinks ul li a:hover
	{
	color: #ff0;
}
@charset "utf-8";
/* CSS Document */

.top_head {
	background: #000000;
	display: block;
	border-bottom: 1px solid #ebebeb;
	height: 30px;
	font-size: 0.9em;
}
.top_head a {
	color: #fff;
}
.top_head a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.top-link a {
	color: #fff;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	float: right;
	line-height: 29px;
	padding: 0 7px;
}
.sizechanger, .colorchanger {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.sizechanger a, .colorchanger a {
	float: left;
	line-height: 29px;
	padding: 0 7px;
	
	text-decoration: none;
}
.sizechanger a:hover, .colorchanger a:hover {
	float: left;
	line-height: 29px;
	padding: 0 7px;
	color: #999;
	text-decoration: none;
}
a.hlink {
	background: #ef8a22 none repeat scroll 0 0;
	color: white;
	line-height: 25px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a:hover.hlink, a:focus.hlink {
	background: #333;
	text-decoration: none;
}
.skip {
	line-height: 29px;
	padding: 0 7px;
}
.blackbg {
	color: #FFF !important;
	background-color: #333;
}

.whitebg {
	
	background-color: #fff;
}
.header_middle {
	margin-top: 10px;
}
.title {
	font-size: 2.2em;
	color: #ffcc00;
	text-decoration: none;
	float: left;
	padding-left: 30px;
	line-height: 29px;
	padding-top: 20px;
	font-weight: 600;
}
.title p {
	font-size: 0.6em;
	color: #fefefe;
	font-weight: lighter;
}
.navbar-form {
	
	padding: 0px;
	margin-top: 0px;
}
.input-group .form-control {
	width: 130% !important;
}
.service-icon {
	border: 3px solid transparent; background-color:#fffae0;
	display: inline-block;
	height: 85px;
	width: 85px;
	line-height: 101px;
	-webkit-transform: rotate(47deg);
	-moz-transform: rotate(47deg);
	-ms-transform: rotate(47deg);
	-o-transform: rotate(47deg);
	transform: rotate(47deg);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.service-item:hover .service-icon {
	border: 3px solid #fc0;
	margin-bottom: 20px;
	color: #333333;
}
.service-icon i {
	-webkit-transform: rotate(-48deg);
	-moz-transform: rotate(-48deg);
	-ms-transform: rotate(-48deg);
	-o-transform: rotate(-48deg);
	transform: rotate(-48deg);
}
.service-item h3 {
	font-size: 18px;
	text-transform: capitalize;
}
.fa-envira {
	background-image: url(../images/farmer.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira1 {
	background-image: url(../images/farmer1.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira2 {
	background-image: url(../images/farmer2.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.fa-envira3 {
	background-image: url(../images/farmer3.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	float: left;
	height: 66px;
	width: 59px;
}
.top-gap {
	margin-top: 35px;
}
.top-gap1 {
	margin-top: 45px;
}
.gap {
	margin-top: 15px;
}
.gap1 {
	margin-top: 25px;
}
.gap2 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.block-body {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 30px;
}
#blog .blog-post img {
	margin-bottom: 20px;
}
.blog-post h4{ color:#FC0;}
.text-red {
	color: #F00;
}
/*TAB*/
main {
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
	background: #fff;
}
section {
	display: none;
	border: 1px solid #ddd;
	margin-left: 0px;
}
input {
	display: none;
}
.tab-a label {
	display: inline-block;
	font-weight: 500;
	text-align: center;
	color: #999;
	border: 1px solid transparent;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -1px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.tab-a label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tab-a label[for*='1']:before {
	content: '\f0a1';
}
.tab-a label[for*='2']:before {
	content: '\f073';
}
.tab-a label[for*='3']:before {
	content: '\f08d';
}
.tab-a label:hover {
	color: #888;
	cursor: pointer;
}
.tab-a input:checked + label {
	color: #333;
	border: 1px solid #ddd;
	border-top: 2px solid orange;
	border-bottom: 1px solid #fff;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content1 ul {
	margin: 0px;
	padding: 0px;
}
#content1 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	list-style-type: square;
	font-size: .9em;
	color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
#content1 .lastli {
	border: none;
}
 @media screen and (max-width: 650px) {
label {
	font-size: 0;
}
label:before {
	margin: 0;
	font-size: 18px;
}
}
 @media screen and (max-width: 400px) {
label {
	padding: 15px;
}
}
</style> /*******************/
@media (max-width: 767px) {
 .blog-post {
 margin-bottom: 40px;
}
}
/*panel*/
.ac-container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ac-container label {
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #777;
	line-height: 33px;
	font-size: 15px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%, #eaeaea 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
	font-weight: normal;
}
.ac-container label:hover {
	background: #fff;
}
.ac-container input:checked + label, .ac-container input:checked + label:hover {
	color: #333333;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 0px 2px 2px rgba(0,0,0,0.1);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffa500;
	background-color: #ffa500;
	font-weight: bold;
}
.ac-container label:hover:after, .ac-container input:checked + label:hover:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background-color: transparent;
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ac-container input:checked + label:hover:after {
	background-image: url(../images/arrow_up.png);
}
.ac-container input {
	display: none;
}
.ac-container article {
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p {
	color: #666;
	line-height: 0px;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ac-container input:checked ~ article {
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small {
	height: 110px;
}
.ac-container input:checked ~ article.ac-medium {
	height: 180px;
}
.ac-container input:checked ~ article.ac-large {
	height: 190px;
}
/******service********/
.service-box {
	margin-bottom: 35px;
}
.service-box1 {	
	background-color: #3e9f02;	
	padding: 15px;
}
.service-icon-left .service-icon {
	float: left;
}
.service-icon1 {
	float: left;
}
.service-icon-left .service-content1 {
	padding-left: 70px;
}
.service-icon-left .service-content2 {
	padding-left: 70px;
}
.service-content h4 {
	margin-bottom: 6px; 
	font-weight: 500;
}
.service-content1 p {
	color: #fefefe;
}
.service-content2 p {
	color: #FFF;
}
.service-content1 h4 a{
	text-decoration: none;
	color:#FC0;
	font-weight: 600;
}
.service-content1 h4 a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: 600;
}
.service-content2 h4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
}
.icon-mini-effect {
	position: relative; background-color: #f4efc0; border:1px solid #f4efc0;
	display: block;
	z-index: 1;
	font-size: 1.2em;
	color: #000;
	top: 10px;
	width: 55px;
	height: 55px;
	line-height: 32px;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.icon-effect-1 {
	
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}
/*.gray-icon.icon-effect-1 {
	box-shadow: 0 0 0 0px #e48e05;
	-o-box-shadow: 0 0 0 0px #e48e05;
	-moz-box-shadow: 0 0 0 0px #e48e05;
	-webkit-box-shadow: 0 0 0 0px #e48e05;
}*/
.icon-effect-1:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}
.gray-icon1.icon-effect-1:after {
	background-color: #FC0;
}
.icon-effect-1.gray-icon1:hover, .service-box:hover .gray-icon.icon-effect-1 {
	color: #fff; background-color: #000; border:1px solid #fff;
}
.icon-effect-1:hover:after, .service-box:hover .icon-effect-1:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.service-icon1 i {
	display: inline-block;
	padding-top: 13px;
	font-size: 1.8em;
}
/*******KEY*********/
.date {
	font-size: .9em;
}
.nopadding {
	margin: 0px;
	padding: 0px;
}
.recent-work {
	width: 100%;
	padding-bottom: 27%;
	background: #C3C9CC;
	display: table;
	text-align: center;
	vertical-align: middle;
	padding-top: 27%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-bottom: 30px;
}
.recent-work span {
	margin-top: -0px;
	opacity: 0;
	position: relative;
	z-index: 1;
	border: 1px solid #CCC;
}
.recent-work:before {
	background: rgba(2, 56, 58, 0.7);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	opacity: 0;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.recent-work:hover {
	background-size: 200%;
	background-position: center;
	color: #FFF;
}
.recent-work:hover:before, .recent-work:hover span {
	opacity: 1;
	color: #FFF;
}
/*******************/
.footer_bg {background-color:#000 !important;
	border-top-width: 3px; 
	border-top-style: solid;
	border-top-color: #090;

}
.LinkFooter {
	font-size: 1em;
	text-decoration: none;
	color: #FC0;
}
.LinkFooter a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.LinkFooter a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footerText, .copyright {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 5px;
}
.rightFooter {
	font-size: 1em;
	text-decoration: none;
	text-align: right;
}
.visitor, .updated {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 10px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;

	padding-bottom: 50px;
}
.line1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 10px;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec8c05;
	padding-bottom: 50px;
}
.line3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec8c05;
	padding-bottom: 30px;
}
.copy {
	font-size: 14px;
	font-weight: 300;
	color: #929292;
	padding: 10px 0px;
	display: inline-block;
}
.fb {
	background: #1976d2;
}
.twitter {
	background: #2CAAE1;
}
.google {
	background: #c62828;
}
.rss {
	background: #ff8f00;
}
.icon {
	height: 40px;
	width: 40px;
	text-align: center;
	padding: 8px;
	display: inline-block;
	border: 1px solid transparent;
	font-size: 18px;
}
a .icon {
	color: #dadada;
}
/*.social-icon{
	float: right;
}*/
a .icon:hover {
	background: transparent;
}
a .fb:hover {
	color: #1976d2;
	border-color: #1976d2;
}
a .twitter:hover {
	color: #2CAAE1;
	border-color: #2CAAE1;
}
a .google:hover {
	color: #c62828;
	border-color: #c62828;
}
a .rss:hover {
	color: #ff8f00;
	border-color: #ff8f00;
}
.list-group a {
	font-size: 16px !important;
}


/*---------------------------------*/

.page-banner {
    
    border-bottom: 1px solid #eee;
    height: 200px;
    padding: 30px 0;
}

.bott-al {
    border-bottom: 1px solid #e1e1e1;
    margin-top: 25px;  margin-bottom: 25px;
    padding-bottom: 20px;
}
ul.breadcrumbs {
	float: right;
	margin-top: 15px; list-style:none;
}
.no-subtitle ul.breadcrumbs {
	margin-top: 4px;
}
ul.breadcrumbs li {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	margin-left: 3px;
	color: #fff;
	float: left;
}
ul.breadcrumbs li:before {
	content: '/';
	margin: 0 4px 0 2px;
	color: #bbb;
}
ul.breadcrumbs li:first-child {
	margin: 0;
}
ul.breadcrumbs li:first-child:before {
	content: '';
	margin: 0;
}
ul.breadcrumbs li a {
	color: #ffcc00;
	font-weight: 600;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#content {
    padding: 40px 0;
}


.list-group {
	padding-left: 0;
	margin-bottom: 20px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 11px 15px;
	margin-bottom: -1px;
	background-color: #000;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #fff
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #333;
	text-decoration: none;
	background-color: #faf2d4
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #333;
	background-color: #ffcc00;
	border-color: #ffcc00
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}
.list-group-item-success {
	color: #3c763d;
	background-color: #69c045
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #02354f;
	background-color: #5dc1f3;
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fff1a8
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #c17878
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.btn-warning {
    background-color: #ffcc00;
    border-color: #ffcc00;
    color: #333;
}

h3{ color:#ffcc00;}
.time {
	background-image: url(../images/clock-iconCont.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 22px;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	margin-top: 5px;
	height: 19px;
	padding-top: 2px;
}

.top-functions {	
	clear: both;
	background-image: url(../images/flagContr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
}

.panel-footer {
    background-color: #000;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
}

.ticker
{
	overflow: auto;
	position: relative;
	background-color: #000;color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.ticker li {
	display: block;	
}
.ticker a {
	color: #ffde00;
	text-decoration: none;
}
.ticker a:hover {
	color: #fff;
	text-decoration: underline;
}

.bg-co1{
	background-color: #000000;
}
.bg-co2{
	background-color: #000000;
}
.bg-co3{
	background-color: #000000;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #000000!important; color:#fff!important;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption {
    padding: 9px;
    color: #fff;
}

.FunName {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.FunName h1 {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 100px;
	line-height: -30px;
	margin-bottom: 0px;
}
.FunName h2 {
	font-size: .9em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-left: 100px;
	line-height: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.space-g{
	font-size: 12px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #ffffff;
}


.date
{
	font-size: 1em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #fefefe;
}

.size{
	min-height: 16px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/pdf-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
a{ color:#FC0;}
a:hover{ color:#fff;}

.n-box
{
	padding: 5px 2px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 15px;
	background: #000000;
	background:#000;border: 1px solid #DFDFDF;border-bottom:0;
	height: 45px;
}
.n-box-red
{
	padding: 5px 2px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 15px;
	background:#000;border: 1px solid #DFDFDF;border-bottom:0;
	height: 45px;
}
.n-box-blue
{
	padding: 5px 2px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 15px;
	background:#000;border: 1px solid #DFDFDF; border-bottom:0;
	height: 45px;
}

.more {
	float: right;
	width: auto;
	margin-top: 1px;
	padding: 0px;
	clear: right;
	font-size: 11.5px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}
.more a {
	color: #FFFFFF;
	text-decoration: none;
}
.more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.btn-primary {
    color: #fff;
    background-color: #000000;
    border-color: #fff;
}
btn-primary:hover {
    color: #fff;
    background-color: #ffde00!important;
    border-color: #204d74!important;
}

.btn-danger{
    color: #fff;
    background-color: #000000;
    border-color: #fff;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c!important;
    border-color: #ac2925;
}


.box_text{ font-size:1.2em; line-height:34px;}
.box_red a{ background-color:#000; padding:10px; float:right; color:#FFF; line-height:34px; width:100%; border:1px solid#fff; }
.box_red a:hover{ background-color:#ffcc00; padding:10px; float:right; color:#000; line-height:34px; }

.box_blue a{ background-color:#000; padding:10px;float:left;color:#FFF;line-height:34px;width:100%; border:1px solid#fff;  }
.box_blue a:hover{ background-color:#ffcc00; padding:10px;float:left;color:#000;line-height:34px; }
.box_paddingL{ padding-left:10px; padding-right:0;}
.box_paddingR{ padding-left:0; padding-right:10px;}
