/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
/* =========== GLOBAL ===========*/

#artVid .caption {
	margin: -3px -5px 0 0;
	width:400px;
	background: #FAFAFA;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	color: #005E4E;
	padding: 5px 10px;
	text-align: center;
	bottom: 0px;
	right: 0px;
}
#artVid iframe {
	width:400px;
	height:240px;
}
#srchBtn {
	height:30px;
}
.search-form {
	display:none;
 }
.left-col .search-form {
	margin:0 0 10px 0;
	width: 210px;
	display:block;
}
.search-hidden {
	display:none;
}
.vmore {
	margin-top:10px;
}
a.homeTitle:hover {
	text-decoration:none;
}
.left-ads {
	padding:0;
}
.minus {
	padding-right:3px;
	padding-left: 10px;
}
article.ilead, article.ileadj  {
	padding:0 3px;
	margin-bottom: 0px;
	overflow: auto;
}
article.ilead header {
	overflow:auto;
}
article.ileadj {
	border-bottom:none;
}
article.ilead .lext, article.ileadj .lext {
	cursor:pointer;
	padding-left: 0px;
	padding-right: 0px;
}
article.ilead .glyphicon {
	margin-top:6px;
	color:#f3a900;
}
article.ilead .glyphicon:hover {
	color:#005E4E;
	cursor:pointer;
}
section > article.ilead .row.sh-text {
	display:none;
}
.sh-text {
	margin-left: 0px;
	margin-right: 0px;
}
article.ilead .row, article.ileadj .row {
	margin-bottom:3px;
}
.home article.ilead img {
    margin-left:4px;
}
/*strong article.ilead, article.ilead strong {
    font-weight: normal;
}
.lext p strong, .lext h4 strong {
	font-weight:bold;
}*/
.page-header{
	padding: 0 10%;
	margin: 0px;
}
.page-footer{
	background:  #f3a900;
	padding: 20px 0px;
	margin-top: 20px;
	font-size: 85%;
}
.page-footer small a{
	color: #333;
}
.page-footer .lead{
	padding-bottom: 20px;
}
.page-footer h4{
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 8px;
	margin-bottom: 12px;
}
ul.social{
	padding: 0px;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 6px;
}
ul.social li{
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 3px;
}
ul.social li.last{
	margin-right: 0px;
}

ul.social li img{
	width: 100%;
	height: auto;
}
img.resize{
	width: 100%;
	height: auto;
	max-width:455px;
}
.logo{
	margin: 10px 0px;
}
.page-footer hr{
	border-top: 1px solid rgba(0,0,0,0.1);
}
.page-footer .input-group-addon{
	background: none;
	border: none;
	padding: 0px;
}
.green {
    color: rgb(0, 94, 78);
}

.back-footer {
    position: relative;
    margin-top: 5px;
    margin-right: 5px;
}
.btn-green {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 94, 78);
    border-color: rgb(0, 46, 38);
}

header.event {
    border-bottom: 1px solid #CCCCCC;
    color: #005E4E;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
   
}
.article .date {
    color: #005E4E;
    font-size: 14px;
    margin-bottom:3px;
}
.article-logo {
	margin-top:10px;
}
.article-main {
	padding-top:10px;
}
.downloads {
	margin:3px 10px;
}
.row.diaryh h5 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px 0;
}
.dcol {
	margin-bottom:10px;
}
.row.diary-item {
	padding-top:8px;
	border-top: 1px solid #DDDDDD;
	line-height: 20px;
}
.placebtn a.btn-orange.pull-right {
	margin-right:0px;
}
h5 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: 700;
}
.jobsl {
	padding-right:5px;
}
.jobsr {
	padding-left:5px;	
}
a.email, a.website, a.readmore {
    font-weight: bold;
}
.table {
    font-size: 1em;
}
.col-xs-4.thumb {
	padding-left: 0;
}
.col-xs-7.lext {
	width:55%;
	padding-right:5px;
}
.col-xs-11.lext {
	padding:0px;
}
article {
	border-bottom: 1px solid #DDDDDD;
}
footer.event {
    border-top: 1px solid #CCCCCC;
    color: #005E4E;
    margin-top: 10px;
    padding: 10px 0;
}
.optin {
	font-size:13px;
	padding:10px 15px;
	margin-bottom:0px;
}
.well.optin h5 {
	font-size:16px;
	margin-bottom:5px;
}
.checkbox.dncm {
	background-color:white;
	width:300px;
	padding:10px;
	padding-bottom:15px;
	margin-top:10px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.5);
	border-radius:5px;
}
.checkbox.dncm input[type="checkbox"] {
	margin-left:7px;
	margin-right:7px;
}
.btn-custom {
  background-color: hsl(0, 0%, 16%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
  background-image: -moz-linear-gradient(top, #5b5b5b, #282828);
  background-image: -ms-linear-gradient(top, #5b5b5b, #282828);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #282828));
  background-image: -webkit-linear-gradient(top, #5b5b5b, #282828);
  background-image: -o-linear-gradient(top, #5b5b5b, #282828);
  background-image: linear-gradient(#5b5b5b, #282828);
  border-color: #282828 #282828 hsl(0, 0%, 11%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  border: 1px;
}
.padding-top{
	padding-top: 20px;
}
.padding-bottom{
	padding-bottom: 25px;
}
.breadcrumb {
	background-color: #f8cb66;
}
.breadcrumb li a,
.breadcrumb > .active,
.breadcrumb > li + li::before {
	color: rgba(0,94,78,1);
}
li.list-group-item.active, li.list-group-item.active:hover, li.list-group-item.active:focus {
    background-color: #F3A900;
    border-color: #F3A900;
    color: #FFFFFF;
    z-index: 2;
}
li.list-group-item.active{
	border-color: #FFF !important;
	color:#000000;
}
li.list-group-item.gl-item {
 overflow:auto;	
}
li.list-group-item.gl-item a {
	color:#000000;
}
li.list-group-item.gl-item a.emailModal {
    color: #f3a900;
}
li.list-group-item.gl-item a.emailModal:hover {
    color: #a67400;
}
li.list-group-item.gl-item a.emailModal.premium {
    color: #000000;
}
li.list-group-item.gl-item a.emailModal.premium:hover {
    color: #4C4C4C;
}
li.list-group-item.active:hover{
	color: #000;
	background: #ffb300;
}
li.list-group-item.active .list-group-item-text, li.list-group-item.active:hover .list-group-item-text, li.list-group-item.active:focus .list-group-item-text {
    color: #000000;
}
.list-group-item-text {
	/*border-bottom: 1px dotted #F0F0F0;*/
    margin-bottom: 2px;
    padding-bottom: 0px;
}
.gl-dets {
	float:left;
	/*width:50%;*/
	width: auto;
	min-width: 50%;
	margin-bottom: 2px;

}
/*
.login {
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
    background: #005e4e;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}*/
.login {
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
    background: #005e4e; /* Old browsers */
    background: -moz-linear-gradient(top,  #005e4e 0%, #247f47 44%, #005e4e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005e4e), color-stop(44%,#247f47), color-stop(100%,#005e4e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #005e4e 0%,#247f47 44%,#005e4e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #005e4e 0%,#247f47 44%,#005e4e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #005e4e 0%,#247f47 44%,#005e4e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #005e4e 0%,#247f47 44%,#005e4e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005e4e', endColorstr='#005e4e',GradientType=0 ); /* IE6-9 */
	border:none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.orange {
    color: #F3A900;
}
.login p,.login div {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.login a{
	color: #f3a900;
}

.btn-orange.pull-right {
		margin-bottom:5px;
		margin-right:-5px;
	}
.btn-orange.pull-right.coffee {
		margin-bottom:5px;
		margin-right:0px;
	}
a.afooter {
    color:#333333;
}	
a.hsecTitle {
	color: #424242;
}
a.hsecTitle:hover, a.hsecTitle:focus {
    color: #A67400;
    text-decoration: underline;
}
.label {
	color:#000000;
}
.ajobs .navbar-form{
	padding: 0px;
}
.ajobs h3{
	font-size: 23px;
	font-weight: normal;
}
section.diary, section.jobs{
	background: rgba(243,169,0,0.2);
}
section.diary article.ileadj, section.jobs article.ileadj{
	padding: 0 10px 5px 10px !important;
}
section.diary article.ileadj .col-xs-3 {
    width:30%;
}
section.diary article.ileadj .col-xs-9 {
    width:70%;
}
/* =====  COFFEE SHOP  ========= */
.cf.well {
	overflow:auto;
	position:relative;
	padding:10px;
}
.cf.well h4 {
	margin:0 0 2px 0;
}
.cf.well.coff-bp {
	padding-bottom:10px;
}
.coff-readf {
	/*position:absolute;*/
	float:right;
}
.cs-buttons {
	float:right;
	margin-right:15px;
}
.cs-buttons-comments {
	float:right;
	margin-right:0px;
	margin-bottom:15px;
}
.cs-comment {
	font-style:italic;
}
.comAuth {
	font-size:12px;
}
.comment {
	padding:6px;	
}
.diaryHead {
	font-weight:bold;
	color: #005e4e;
}
.diaryLead {
	line-height:16px;
}
.cs-comment.hm {
	padding-left:10px;
	margin-bottom:5px;
}
.com-date {
	font-style:normal;
	font-size:13px;
}
/* =========== TYPE ===========*/
/*.section-title{
	background: #f8cb66;
	padding: 6px 10px;
	color: #424242;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}*/
.section-title {
    background: none repeat scroll 0 0 #F8CB66;
    border-radius: 5px;
    color: #424242;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px;
    text-transform: uppercase;
}
.section-title, .section-title a {
    color: #005E4E !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}
#offers h2, #specialfeature h2, #specialfeature2 h2 {
	background-color:#EFA602;
	padding:10px 10px 8px 10px; 
	text-align:center;
	font-size:14px;
	color:white;
}
li.list-group-item.active .list-group-item-text {
   /* border-bottom: 1px dotted #CD9000;*/
}
.section-title.green{
	background: rgba(0,94,78,1);
	color: #FFF;
}
.article-title{
	color: #005e4e;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	text-align:left !important;
}
article.ilead h4.article-title {
	font-size:18px;
}
h1.article-title{
	margin: 5px 0px;
}
h4.article-title, h5 {
    font-weight: 700 !important;
    font-size: 16px !important;
    margin-bottom: 5px;
}
.post-meta.ap{
	margin-bottom:5px;
}
.article-list{
	padding: 0px;
	list-style: none;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.article-list li{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.article-list li a, .sh-text a {
	display: block;
	padding: 4px 0px;
	color: #005e4e;
	font-weight: bold;
}
.sh-text a.read-more {
	color:#f3a900;
}
.sh-text a {
	padding: 1px 0px;
	display:inline;
}
.sh-text div.eventDate {
	min-width:110px;
	font-weight: normal;
	float:left;
}
.jobCom {
	color:#7D7D7D;
	cursor:default;
}
.jobCom.latest {
    font-size:16px;
    cursor:pointer;
}
.lgl:hover {
    text-decoration:none;
}
.well.coffeeComment {
	margin: 0px 5px 5px 15px;
	padding:5px;
}
.jobCom.byline {
	font-size:12px;
	margin-bottom:3px;
}
.glinksH {
	padding:0px 2px;
	cursor:auto;
}
.glinksH.pr {
	text-align:right;
}

.jobCom.glinksH {
	white-space:nowrap;
}
.article-list li a:hover{
	text-decoration: none;
	color: #f3a900;
}
.article-list li .glyphicon{
	float: right;
	color: #f3a900;
}
.article-list li:hover .glyphicon{
	color: #005e4e;
}
.read-more{
	font-weight: bold;
	white-space: nowrap;
}
#cat-snipet article{
	padding-bottom: 10px;
}
.badge{
	background: rgba(243,196,0,1);
	margin-left: 10px;
	cursor:default;
}
.lead{
	font-size: 16px;
	margin-bottom:0px;
}
span.pdf{
	padding: 0 20px 0 0;
	color: #005e4e;
}
/* =========== CATEGORY ===========*/
#cat-snipet .post-meta{
	font-size: 80%;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #DDD;*/
}

/* =========== NAV BAR ===========*/
.main-menu .container {
	padding-left:5px;
}
.nav-wrap {
	overflow:visible;
}
.navbar.sections-menu {
	display:none;
}
.sub-ind {
	margin-left: 15px;
}
.sub-ind > a {
	padding: 4px 5px !important;
	font-size:15px !important;
}

/*
.navbar-default .navbar-nav > li > a {
    border-right: medium none;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    padding: 6px 5px;
    text-transform: lowercase;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
	background-color:#007764;	
}
*/
.navbar-default .navbar-nav li a{
	text-transform: capitalize !important;
	font-size: 17px;
	font-weight: 700;
	color: #005e4e !important;
}
.navbar-default .navbar-nav li.open a, .navbar-default .navbar-nav li a:hover{
	color: #F3A900 !important;
}

.navbar-default .navbar-nav > li.last > a{
	border-right: none;
}
.navbar-default .navbar-nav > li.login > a{
	text-transform: uppercase;
	font-weight: 700;
}
.navbar{
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.navbar-nav{
	margin: 0px 15px 0 10px;
}
.navbar-collapse{
	padding: 0px;
}
.menu{
	float: left;
	padding: 14px 15px;
	font-size: 18px;
	line-height: 16px;
}
.menu .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000000;
    float:right;
    margin-top: 5px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background: #005e4e;
	color: #f3a900;
}
.navbar-default b.caret{
	display: none;
}
.navbar-collapse.navbar-menu {
	max-height:none;
}
/* =========== SUB PAGES ===========*/

#sidemenu {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    margin-bottom: 15px;
    padding: 5px 0;
    position: static;
    width: 100%;
    float: none;
}

#sidemenu li a {
    border-bottom: 1px solid #F3A900;
    padding: 5px 15px;
}
#sidemenu li a:hover {
    background: none repeat scroll 0 0 #F3A900;
    color: #FFFFFF;
}
.dropdown-menu{
	min-width: 170px;
}
.dropdown-menu > li > a{
	white-space: normal;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#f3a900;margin-top:5px; margin-right:5px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.subpages {
    margin: 0px 0px 10px;
    padding: 0px;
    list-style: none outside none;
    width: 210px;
}
.subpages li {
    border-bottom: 1px solid rgb(243, 169, 0);
    display: block;
    padding: 3px 0 3px 16px;
    position: relative;
}
.subpages li a{
	font-weight: 700;
	color: #005e4e !important;
	/*color: #282828 !important;*/
}
.subpages li.offers a{
	color: #D74040 !important;
}

.subpages li :before{
	content:"\e080";
	color: #005e4e !important;
	font-family: 'Glyphicons Halflings';
    font-size: 80%;
    left: 0;
    position: absolute;
    top: 3px;
}
.subpages li a:hover{
	text-decoration: none;
	color: #F3A900 !important;
}
.subpages li.active {
	background-color: #f8cb66;
}
/* ======  BREADCRUMB  ==========*/

.breadWrap {
	background-color: #F8CB66;
	border-radius: 4px;
	overflow:auto;
    padding: 4px;
	margin: 0 10px 8px;
	font-weight: bold;
}
.back {
    position: relative;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 2px;
}
.btn-purple {
	color: #005E4E;
	background-color: #ffffff;
	border-color: rgb(0, 94, 78);
}

.btn-purple.bcrbb {
	margin-right:10px;
}
.breadcrumb {
    margin-bottom: 0 !important;
    padding: 5px 15px;
}

/* =========== ADVERTS ===========*/
.top-banner-ad{
	margin: 20px 0 0 -20px;
}
.footer-banner-ad{
	margin: 20px 0px;
	
}
.side-ad{
	/*background: #CCC;*/
	display: block;
	height: 200px;
	margin: 10px 0;
}
.side-ad.gf{
	height:100px;
}
.nomar {
	margin-bottom:0px;
}
.spLinks {
	margin-top:0px;
	color:white !important;
}

.btn-orange { 
  color: #ffffff; 
  background-color: #F3A900; 
  border-color: #C28800; 
} 
.btn-lorange {
    color: rgb(0, 92, 77);
    background-color: rgb(248, 203, 102);
    border-color: rgb(243, 169, 0);
}
.btn-lorange .glyphicon{
	color: #005C4D;
}
.btn-lorange:hover{
	background-color: #F3A900 !important; 
}
.col-md-3.placebtn, .col-md-3.diarybtn {
	width:219px;
}
article.ajobs {
	border-bottom:none;
}
.col-sm-4.cr-comp {
	overflow: auto;
	height:615px;
	margin-bottom:20px;
}
.black {
	color:#000000;
}
.gflogin1 {
    width:220px;
}
.gflogin2 {
    width:170px;
}
.gflogin {
    padding:0px;
}
label.error {
    color:red;
    font-weight:normal;
    margin:3px 10px 0 10px;
}
.well.chngPass label.error {
    color:red;
    position:absolute;
    top:5px;
    right:10px;
}
.coffee-shop.well{
	padding: 1%;
	margin-bottom: 5px;	
}
div.error {
    margin-bottom:10px;
    color:red;
}
.addcombtn {
    display: inline-block;
    vertical-align: text-bottom;

}
#ulAds {
	background-image: url('/images/ad-bg.png');
}
#ulAds .leftad iframe{
	margin-left:3px;
}
#ulAds .rightad iframe{
	margin-left:-6px;
}
footer .col-sm-3.rc a {
	color:#333333;
	font-weight:bold;
}
/* =========== MEDIA QUERIES ===========*/
@media only screen and (max-width: 992px) {
	.footer-banner-ad.advert, #subNav, #caption, #ulAds {
		display:none;
	}
	.search-form {
		display:block;
	}
    .search-form .input-group {
        padding-bottom: 10px;
    }
	.left-col .search-form{
		display:none;
	}
    .gflogin {
        padding:0px 10px;
    }
	#cresults {
		display:none;
	}
	.subpages, .col-sm-4.cr-comp {
		width:100%;
	}
	.col-sm-4.cr-comp {
		overflow:visible;
		height:auto;
	}
	.top-banner-ad {
		margin: 10px 0px;
	}
	.logo {
		margin: 0 0 10px 0;
	}
	.btn-orange.pull-right {
		margin-right:-15px;
	}
	.pnav {
		float:left;
		width:50%;
	}
	.lft-nav {
		width: 49.8%;
		margin-right: 0.2%;
	}
	.menu {
		width: 95%;
	}
	.navbar-menu, .navbar-sections {
		min-width: 190px;
		width:100%;
		background-color: rgb(243, 169, 0);
		position: absolute;
		z-index: 1000;
		border: 1px solid #d29200;
	}
	.navbar-sections {
		right: 0px;
		min-width: 240px;
		margin-right: 0px !important;
		/*overflow-y: visible !important;*/
		max-height: none !important;
	}
	.navbar.sections-menu {
		display:block;
		/*margin-left: 5px;*/
	}
	.navbar.sections-menu .container, .navbar.main-menu .container {
		width:auto;
	}
	.left-ads {
	    margin: 0 10px;
	    padding: 0;
	    width: 210px;
	}
	img.resize {
		width:80%;
	}
}
@media only screen and (max-width: 766px) {
 	.left-ads {
 		/*float:none;*/
 	}
     .gflogin1, .gflogin2 {
        width:100%;
    }
    .gflogin {
        padding:0 15px;
    }
 	img.resize {
		width:100%;
	}
	.top-banner-ad.advert {
		margin:5px 0 0 0;
		position:relative;
		left:-55px;
	}
	h1.article-title {
		font-size:28px;
	}

	.col-md-3.placebtn {
		margin-left:5px;
	}
}
@media only screen and (max-width: 478px) {
	#artVid iframe {
		width:300px;
		height:180px;
	}
	#artVid .caption {
		margin: -3px -10px 0 0;
		width:300px;
	}
    h3.article-title.strap {
        font-size:18px;
    }
    .article-main {
        clear: both;
        /*padding-top: 50px;*/
    }
    .pikimg {
        padding:0px 0px;
        float:none !important;
    }
    .pikachoose {
        padding-left: 0px;
        width: 300px !important;
    }
	.top-banner-ad {
	transform: scale(0.76,0.76);
	-ms-transform: scale(0.76,0.76); /* IE 9 */
	-webkit-transform: scale(0.75,0.75); /* Safari and Chrome */
	position:relative;
	left:-80px;
	margin:0px;
	}	
	.navbar {
		min-height: 30px;
	}
	.menu{
		padding: 10px 15px;
		font-size: 16px;
	}
	h2, .h2 {
    	font-size: 24px;
	}
	h1.article-title {
		font-size:22px;
	}
	.btn-orange.gardenlinks, .btn-orange.pull-right.diary {
	    border-radius: 6px;
	    font-size: 15px;
	    line-height: 1.33;
	    padding: 6px 10px;
	}
	.btn-orange.pull-right.gardenlinks, .btn-orange.pull-right.diary {
		float:left !important;
		margin-bottom:5px;
	}
	.dropdown-submenu > .dropdown-menu {
		left:1%;
		top: 30px;
	}
	.logo {
		margin: 0 0 10px 0;
	}
}

@media (min-width: 768px) {

	.page-header{
		padding: 0;
	}
/*		.navbar-nav{
		margin: 0px;
	}
.navbar-default .navbar-nav > li > a{
		
		border-right:1px solid #f7c34d;
		padding: 6px 5px;
}*/
	.navbar-default .navbar-nav > li:last-child > a {
		border-right:none;
	}

}
@media (min-width: 992px) {
	.navbar-default .navbar-nav  li  a{
		/*padding: 17px 9px;*/
		padding: 17px 9px 17px 8px;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
	}
	.container {
		width:1024px;
	}
	.col-md-pull-9 {
		    right: 75%;
		}
		/*.col-md-3 {
		    width: 240px;
		}*/
		
		.col-md-push-3 {
		    left: 240px;
		}
		.col-md-9 {
		    width: 74%;
		}

}

@media (max-width: 991px) and (min-width: 768px) {
	
}

@media (min-width: 1200px) {

}

/* ======  BREADCRUMB  ==========*/
.breadcrumb {
	margin-bottom:8px;
}

/* =========  COMPANY RESULTS  ========*/
.craz.pagination > li > a, .pagination > li > span {
	padding: 6px 8px;
}
.subpages.cr {
	font-size: 12px;
}

li.crli a {
	cursor:pointer;
}
li.crli a:visited {
    color:#f3a900;
}
.pag {
	text-align:center;
}
#crLanding th, #crLanding td{
	font-size:13px;
	white-space:nowrap;
}
.crTitle {
	font-weight:bold;
	margin-bottom:4px;
}
.crLlist {
	font-size:13px;
	padding-bottom:5px;
}

/* ======  COMPANY RESULTS  ======*/
.compFigures th, .compFigures td  {
	padding: 1px 8px;	
}
.compTitle {
	padding-bottom:10px;
	font-weight:bold;
	white-space:nowrap;
	padding-left:0px !important;
}
.compFigures {
	/*margin-left:20px;*/
	width:100%;
}

.compFigures th {
	padding-left:0px;
}
.well.comp-fig {
	margin-top:10px;
}
.emailModal {
    font-weight:normal;
    cursor:pointer;
}

.list-group-item.gl-item {
    padding: 5px 8px;
}
.list-group-item-heading.gl-item {
    margin-bottom: 0px;
}
.list-group-item-text.gl-item {
    line-height: 1;
}
.list-group-item-heading.gl-item.green a {
    color: rgb(0, 94, 78);
}
.tooltip-inner {
    background-color: #a67400;
}

.tooltip.right .tooltip-arrow {
border-right: 5px solid #a67400;;

}

.pagination > li > a {
    border: 1px solid #f3a900; !important;
    border-radius: 5px;
    font-size: 14px !important;
    margin: 3px !important;
    /*padding: 0 5px !important;*/
}
.cof-ver {
    margin-bottom:10px;
}
.modal-footer.cofcom {
    margin-top:0px;
    padding:14px 20px;
}
.modal-body.cofcom {
  padding-top:0px;  
}
.modal-header.cofcom {
    background:#FFC237;
    font-weight:bold;
    color:white;
    border-radius: 6px 6px 0 0;
    padding:10px 15px;
}
.modal-header.cofcom h4 {
    font-size:20px;
}
.comsaid {
    padding:15px 0 5px 0;
    font-weight:bold;
}
.comms {
    padding:5px;
    color:#5D5D5D;
}

.comms .comAuth {
    font-size:13px;
}
.comTh {
    color: #005e4e;
    font-size: 18px;
    margin-bottom: 3px;
    font-weight:bold;    
}
.comments {
    padding-left:15px;
}
.npt {
    margin-top:10px;
    font-weight:bold;
}
h4.footer-news {
    margin-bottom:3px;
	margin-top:0px;
    padding-bottom:3px;
    line-height:1.2;
}
ul.social li img {
    width:140px;
    height:auto;
    margin-bottom:5px;
}
.newsft {
    padding: 4px 12px;
}
.jobs-item {
    display:table;
    width: 100%;
}
.jlcol {
    display:table-cell;
    width:80%;
    font-size:0.9em;
    padding:8px;
    border-top: 1px solid #dddddd;
}
.jobs-item.gbg {
   background-color: #f9f9f9;
}
.jrcol {
    display:table-cell;
    width:20%;
    padding:8px;
    border-top: 1px solid #dddddd;
}
.jobs-item.gbg {
    background-color: #f9f9f9;
}
.page-footer .modal h4 {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.page-footer .modal h3 {
    font-size:16px;
}
.page-footer .modal {
    font-size:14px;
}
#perSubFrm label, #myAccFrm label {
    padding-right: 0;
}
.msg-gr {
    font-size:13px;
    color:#005E4E;
}
.loading h3 {
    font-size:16px;
}
.regfor {
    padding:10px;
}
.sub-email {
    padding: 8px 0;
}
.sub-email-info {
    padding:6px;
    font-size:13px;
}
#chngPassWell {
    display:none;
}
.pass {
    font-size:20px;
    position:relative;
    top:10px;
}
.pass.word {
  color:#005E4E;
  font-size:16px;
}
.well.chngPass .row {
    margin:0px;
}
.well.chngPass {
    margin-bottom:0px;
    padding-bottom:10px;
}
.well.chngPass label {
    color:#005E4E;
    font-size:13px;
    text-align: right;
}
.chngFrame {
    border:none;
    width:100%;
    height:200px;
}
h3.article-title.strap {
    margin-top: 0px;
    margin-bottom: 0px;
}
.lnav-title {
    padding:4px 0;
}
h3.article-title.subnav {
    margin:10px 0 5px 0;
}
.disCheck .control-label {
    padding-right:0px;
    padding-bottom:10px;
}
.disCheck .col-sm-3 {
    padding-left:5px;
    padding-bottom:10px;
}
#retBuyDec, #buyersNewsChk {
	display:none;
}
.comTh.addths {
	width: 22%;
	padding-top: 10px;
	padding-right: 0px;
	white-space: nowrap;
}
.paymentform .form-control {
    width:96%;
    display:inline-block;
}
.ul-frame {
	height:64px;
}
