﻿#extra ul.mark-list .mark{color:#fff}
#extra ul.mark-list .mark a{color:#fff!important}
#masthead{background-color:#3A9A5C;}
.masthead-text p{color:#fff;}
#masthead .masthead-text h2{color:#fff;}
#masthead{border-bottom:1px solid #3A9A5C;}
ul.mark-list li.circle .mark{background-color:#DAEFBD;}
.clients-list .client-logo{border-radius:0px;}
.post-content p a{color:}
.link{color:#0088cc;}
.link:hover, .link:focus{color:#005580;text-decoration:underline;}
.thumbnail{border-radius:0px;}
.blog-seperator{width:100%;border-bottom:1px dotted #CCC;}
.navbar .nav > li > a{text-transform:none;color:#CCC1C1;}
.ul.mark-list .mark{color:#fff!important;}
.whiteh{color:#fff;}
#extra [class*="span"], #extra .row-fluid [class*="span"]{margin-bottom:0px;}
#masthead.masthead-sub h1{font-size:28px;color:#fff;padding:10px;}
.ul.mark-list li.circle{padding-left:0px;}
#content .row{margin-bottom:10px;}
.mainlink{color:#1c4b2e;}
.mainlink:hover{color:#1c4b2e;}
.mainlink:active{color:#1c4b2e;}
.show-mobile{display:none;}
@media only screen and (min-width:320px){.hide-mobile{display:none;}
.show-mobile{display:block;}
}
@media only screen and (min-width:480px){.hide-mobile{display:none;}
.show-mobile{display:block;}
}
@media only screen and (min-width:768px){.hide-mobile{display:none;}
.show-mobile{display:block;}
}
@media only screen and (min-width:992px){.hide-mobile{display:block;}
.show-mobile{display:none;}
}
.mgtop20{padding-top:40px;}