body.header-fixed-space
{
    padding-top: 0px;
}

.header-v1 .navbar-default .navbar-nav > li > a {
    bottom: 0px;
    padding: 15px 15px 17px 15px;
    position: relative;
    font-size: 14px;
}

.header-v1 .navbar-default .navbar-nav > .active > a, .header-v1 .navbar-default .navbar-nav > li > a:hover, .header-v1 .navbar-default .navbar-nav > li > a:focus {
    bottom: 0px;
    color: #026a39;
    position: relative;
}

.header-v1 .topbar-v1 ul {
    display: inline;
    margin: 0;
}

.color
{
    color: #026a39;
}

#topcontrol {
    background: none repeat scroll 0 0 #026a39;
}

.panel-ins {
    border-color: #026a39;
}

.panel-ins > .panel-heading {
    background-color: #5cb85c;
    border-color: #026a39;
    color: #026a39;
}

.breadcrumbs-v3 h2
{
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
}

.breadcrumbs-v3 p {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 0;
    text-transform: none;
}

.uppercase
{
    text-transform: uppercase;
}

.breadcrumbs-v3.testimonials-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/testimonials.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.seo-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/seo.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.itservices-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/itservices.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.fixedprice-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/fixedprice.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.dellpremier-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/dellpremier.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.ruckus-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/ruckus.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.allworx-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/allworx.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.websiteservices-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/websiteservices.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.rwd-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/rwd.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.partners-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/partners.jpg") no-repeat scroll center center / cover ;
}

.breadcrumbs-v3.careers-img
{
    background: rgba(0, 0, 0, 0) url("../img/breadcrumbs/careers.jpg") no-repeat scroll center center / cover ;
}

.errorbox
{
    background-color: rgba(255, 192, 203, 0.3);
    border: 1px solid rgba(255, 16, 16, 0.5);
    padding: 10px;
    color: rgba(255, 16, 16, 0.5);
}

.errorbox h5
{
    font-weight: bold;
    color: rgba(255, 16, 16, 0.7);
}

.errorbox p
{
    color: rgba(255, 16, 16, 0.5);
}

.errorbox ul
{
    color: rgba(255, 16, 16, 0.5);
    margin: 0px;
    padding: 0px;
}

.errorbox ul li
{
    color: rgba(255, 16, 16, 0.5);
    list-style: outside none none;
    padding-left: 20px;
}