/* Custom styles */
/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

#whmcs {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333;
	background-color: #FFF;
}
@import url(http://fonts.googleapis.com/css?family=Josefin+Slab:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);
html,
body {
    height: 100%
}

div.ccm-page {
    #min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    padding: 0 0 80px
}

#seren-footer {
    min-height: 80px
}

div.ccm-page {
    background-color: #333;
    color: #fff;
    font-family: Josefin Slab;
    font-size: 16px
}

.ccm-toolbar-visible .navbar-fixed-top {
    top: 49px;
    z-index: 4
}

div.ccm-page .panel-group .panel.panel-seren {
    border-radius: 0
}

div.ccm-page .panel-default.panel-seren {
    border-color: #396;
    background-color: #fff
}

div.ccm-page .panel-heading-seren a {
    text-decoration: none
}

div.ccm-page .panel-heading-seren {
    background-color: #fff
}

div.ccm-page .panel-default.panel-seren > .panel-heading {
    border-color: #396
}

div.ccm-page .panel-title > a {
    color: #333
}

div.ccm-page .panel-title > a:hover,
div.ccm-page .panel-title > a:focus,
div.ccm-page .panel-title > a:active {
    color: #333
}

div.ccm-page .panel-body-seren {
    background-color: #333;
    color: #fff
}

div.ccm-page .panel-body-seren a {
    color: #666
}

div.ccm-page .panel-body-seren a:hover,
div.ccm-page .panel-body-seren a:focus {
    color: #fff
}

div.ccm-page .panel-heading-seren a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #396
}

div.ccm-page .panel-heading-seren a.collapsed:after {
    content: "\e080"
}

div.ccm-page .seren-blog-listitem {
    border: none;
    text-align: center;
    background: transparent
}

div.ccm-page .seren-blog-thumb-img {
    margin-bottom: 10px;
    opacity: 1.0;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out
}

div.ccm-page .seren-blog-thumb-img:hover {
    opacity: 0.6
}

div.ccm-page .seren-blog-thumb-img img {
    border-bottom: 5px solid #396
}

div.ccm-page p.seren-blog-description {
    padding-top: 0px;
    font-size: 16px
}

div.ccm-page p.seren-blog-date {
    font-size: 12px;
    font-style: italic
}

div.ccm-page h3.seren-blog-thumb-heading a {
    font-size: 24px;
    text-transform: uppercase
}

div.ccm-page h3.seren-blog-thumb-heading a:hover,
div.ccm-page h3.seren-blog-thumb-heading a:focus {
    text-decoration: none
}

div.ccm-page .ccm-block-page-list-rss-feed .fa-rss {
    background-color: #396;
    padding: 3px 5px;
    margin-bottom: 15px;
    color: #fff
}

div.ccm-page .ccm-block-page-list-rss-feed .fa-rss:hover {
    background-color: #1a804d
}

div.ccm-page ul.ccm-block-date-navigation-dates {
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0
}

div.ccm-page .ccm-block-date-navigation-dates a {
    text-decoration: none;
    text-transform: uppercase
}

div.ccm-page .ccm-block-date-navigation-dates a:focus,
div.ccm-page .ccm-block-date-navigation-dates a:active {
    text-decoration: none;
    text-transform: uppercase
}

div.ccm-page .ccm-block-tags-wrapper a:hover,
div.ccm-page ccm-block-tags-wrapper a:focus {
    text-decoration: none
}

div.ccm-page .ccm-block-tags-wrapper .ccm-block-tags-tag,
div.ccm-page .ccm-block-tags-wrapper label {
    border-radius: 0
}

div.ccm-page .ccm-block-tags-wrapper .ccm-block-tags-tag {
    background-color: #396;
    color: #fff
}

div.ccm-page .ccm-block-tags-wrapper a:hover .ccm-block-tags-tag {
    background-color: #1a804d;
    color: #fff
}

div.ccm-page .ccm-block-tags-wrapper .label {
    font-size: 100%
}

div.ccm-page .btn {
    border-radius: 0;
    font-weight: 700
}

div.ccm-page .btn-group-lg > .btn,
div.ccm-page .btn-lg {
    border-width: 2px
}

div.ccm-page .btn-xlg {
    padding: 16px 24px;
    font-size: 24px;
    line-height: 1.3333333;
    border-width: 3px
}

div.ccm-page a.btn-seren,
div.ccm-page .btn-seren {
    background-color: #396;
    border-color: #396;
    color: #fff;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

div.ccm-page a.btn-seren:hover,
div.ccm-page a.btn-seren:focus,
div.ccm-page a.btn-seren:active,
div.ccm-page .btn-seren:hover,
div.ccm-page .btn-seren:focus,
div.ccm-page .btn-seren:active {
    background-color: #1a804d;
    border-color: #1a804d;
    color: #fff;
    transition: background-color .3s ease-in, border-color .3s ease-in
}

div.ccm-page .btn-primary {
    background-color: #396;
    border-color: #396;
    color: #fff;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary:active {
    background-color: #1a804d;
    border-color: #1a804d;
    color: #fff;
    transition: background-color .3s ease-in, border-color .3s ease-in
}

div.ccm-page a.btn-seren-transparent,
div.ccm-page .btn-seren-transparent {
    border-color: #396;
    color: #396;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

div.ccm-page a.btn-seren-transparent:hover,
div.ccm-page a.btn-seren-transparent:focus,
div.ccm-page a.btn-seren-transparent:active,
div.ccm-page .btn-seren-transparent:hover,
div.ccm-page .btn-seren-transparent:focus,
div.ccm-page .btn-seren-transparent:active {
    color: #fff;
    background-color: #396;
    background-color: rgba(51, 153, 102, 0.6);
    border-color: #396;
    border-color: rgba(51, 153, 102, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

div.ccm-page a.btn-seren-light-transparent,
div.ccm-page .btn-seren-light-transparent {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

div.ccm-page a.btn-seren-light-transparent:hover,
div.ccm-page a.btn-seren-light-transparent:focus,
div.ccm-page a.btn-seren-light-transparent:active,
div.ccm-page .btn-seren-light-transparent:hover,
div.ccm-page .btn-seren-light-transparent:focus,
div.ccm-page .btn-seren-light-transparent:active {
    color: #000;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

div.ccm-page a.btn-seren-dark-transparent,
div.ccm-page .btn-seren-dark-transparent {
    border-color: #000;
    color: #000;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

div.ccm-page a.btn-seren-dark-transparent:hover,
div.ccm-page a.btn-seren-dark-transparent:focus,
div.ccm-page a.btn-seren-dark-transparent:active,
div.ccm-page .btn-seren-dark-transparent:hover,
div.ccm-page .btn-seren-dark-transparent:focus,
div.ccm-page a.btn-seren-dark-transparent:active {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

div.ccm-page .seren-home-1 {
    padding-bottom: 50px;
    margin-bottom: 50px
}

div.ccm-page .seren-home-2,
div.ccm-page .seren-home-3,
div.ccm-page .seren-home-4 {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 50px
}

div.ccm-page #side-2,
div.ccm-page #main-4 {
    padding-bottom: 100px
}

div.ccm-page .seren-home-5 {
    padding-top: 50px;
    padding-bottom: 50px
}

div.ccm-page .seren-home-2 {
    background-color: #999
}

div.ccm-page .seren-home-3 {
    background-color: #333
}

div.ccm-page .seren-home-4 {
    background-color: #999
}

div.ccm-page .seren-home-5 {
    background-color: #333
}

@media (min-width: 992px) {
    div.ccm-page #side-2,
    div.ccm-page #main-4 {
        padding-bottom: 0
    }
    div.ccm-page .seren-home-2 .seren-portfolio-thumb-bottom,
    div.ccm-page .seren-home-4 .seren-portfolio-thumb-bottom {
        margin-bottom: 0
    }
    div.ccm-page .seren-home-2 .thumbnail,
    div.ccm-page .seren-home-4 .thumbnail {
        margin-bottom: 0
    }
}

div.ccm-page .seren-jumbotron {
    min-height: 200px
}

div.ccm-page .jumbotron.seren-jumbotron {
    margin: 0
}

div.ccm-page #seren-banner {
	border-bottom: 10px solid #5EAC13;
}

div.ccm-page .banner-caption {
    background-color: rgba(0, 0, 0, 0.3)
}

div.ccm-page .seren-banner-content {
    padding: 100px 0 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
}

div.ccm-page .seren-main-margin {
    margin-top: 100px
}

@media (min-width: 767px) {
    div.ccm-page .seren-jumbotron {
        min-height: 400px
    }
    div.ccm-page .seren-banner-content {
        padding: 200px 0 0
    }
    div.ccm-page .seren-main-margin {
        margin-top: 200px
    }
}

div.ccm-page #seren-main-section {
    padding-top: 50px;
    padding-bottom: 50px
}

div.ccm-page .spacer-10 {
    height: 10px
}

div.ccm-page .spacer-20 {
    height: 20px
}

div.ccm-page .spacer-30 {
    height: 30px
}

div.ccm-page .spacer-40 {
    height: 40px
}

div.ccm-page .spacer-50 {
    height: 50px
}

div.ccm-page .spacer-60 {
    height: 60px
}

div.ccm-page .spacer-70 {
    height: 70px
}

div.ccm-page .spacer-80 {
    height: 80px
}

div.ccm-page .spacer-90 {
    height: 90px
}

div.ccm-page .spacer-100 {
    height: 100px
}

div.ccm-page h1 {
    font-family: Josefin Slab;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page h2 {
    font-family: Josefin Slab;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page h3 {
    font-family: Josefin Slab;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page h4 {
    font-family: Josefin Slab;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page h5 {
    font-family: Josefin Slab;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page h6 {
    font-family: Josefin Slab;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

div.ccm-page .seren-handwritten-font {
    font-family: Dancing Script;
    font-weight: 400
}

div.ccm-page .seren-handwritten-font-bold {
    font-family: Dancing Script;
    font-weight: 700
}

div.ccm-page .ccm-block-social-links a > .fa {
    color: #fff;
    transition: color 1s ease-in-out;
    font-size: 18px
}

div.ccm-page .ccm-block-social-links a > .fa:hover,
div.ccm-page .ccm-block-social-links a > .fa:active,
div.ccm-page .ccm-block-social-links a > .fa:focus {
    color: #396;
    font-size: 18px
}

div.ccm-page a {
    color: #ccc
}

div.ccm-page a:hover,
div.ccm-page a:focus,
div.ccm-page a:active {
    color: #999
}

div.ccm-page input[type="text"],
div.ccm-page input[type="email"],
div.ccm-page input[type="tel"],
div.ccm-page input[type="search"],
div.ccm-page input[type="url"],
div.ccm-page input[type="password"],
div.ccm-page input,
div.ccm-page input.form-control,
div.ccm-page .ui-autocomplete-input,
div.ccm-page textarea,
div.ccm-page .uneditable-input {
    border-radius: 0
}

div.ccm-page div.ccm-block-type-form span.text-muted {
    color: #ccc
}

div.ccm-page .pagination > li:first-child > a,
div.ccm-page .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

div.ccm-page .pagination > li:last-child > a,
div.ccm-page .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

div.ccm-page .pagination > .active > a,
div.ccm-page .pagination > .active > a:focus,
div.ccm-page .pagination > .active > a:hover,
div.ccm-page .pagination > .active > span,
div.ccm-page .pagination > .active > span:focus,
div.ccm-page .pagination > .active > span:hover {
    background-color: #396;
    border-color: #396
}

div.ccm-page .pagination a {
    color: #333
}

div.ccm-page a.seren-page-nav {
    font-size: 24px
}

div.ccm-page .row-1-threeovertwo {
    margin-bottom: 50px
}

div.ccm-page .seren-fade {
    opacity: 1.0;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out
}

div.ccm-page .seren-fade:hover {
    opacity: 0.6
}

div.ccm-page hr.seren-hr {
    width: 50%;
    border-color: #396
}

div.ccm-page .seren-portfolio-extra {
    background-color: #999;
    padding: 50px 0;
    margin-top: 50px
}

div.ccm-page .seren-portfolio-bottom {
    padding: 50px 0
}

div.ccm-page .seren-portfolio-listitem {
    border: none;
    text-align: center;
    background: transparent
}

div.ccm-page .seren-portfolio-listitem .caption {
    color: #fff;
    text-transform: uppercase
}

div.ccm-page .seren-portfolio-listitem img:hover {
    box-shadow: 0 4px 2px -2px #333;
    margin-bottom: 0
}

div.ccm-page .seren-portfolio-listitem .seren-img-hover {
    margin-bottom: 0 !important
}

div.ccm-page .seren-img-hover {
    position: relative;
    overflow: hidden
}

div.ccm-page .seren-portfolio-thumb-bottom {
    background-color: #fff;
    color: #000;
    padding: 20px 10px;
    min-height: 80px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 5px solid #396
}

div.ccm-page .seren-portfolio-caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    background: rgba(51, 153, 102, 0.6);
    width: 100%;
    height: 100%;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6)
}

div.ccm-page p.seren-portfolio-description-icon {
    padding-top: 25%;
    font-size: 80px;
    line-height: 0.6
}

div.ccm-page .seren-portfolio-fourcol p.seren-portfolio-description-icon {
    font-size: 80px
}

div.ccm-page p.seren-portfolio-description {
    padding-top: 0px;
    font-size: 16px;
    font-weight: 700
}

div.ccm-page .seren-portfolio-headingarea {
    height: 60px
}

@media (min-width: 767px) {
    div.ccm-page .seren-portfolio-listitem a > img,
    div.ccm-page .seren-portfolio-listitem > img {
        max-width: 100%
    }
    div.ccm-page .seren-portfolio-fourcol p.seren-portfolio-description-icon {
        font-size: 42px
    }
}

div.ccm-page a.seren-logo-font {
    font-size: 42px;
    color: #fff;
    padding-top: 15px;
    text-decoration: none
}

div.ccm-page a.seren-logo-link {
    padding-top: 15px;
    text-decoration: none
}

div.ccm-page a.seren-logo-font:hover,
div.ccm-page a.seren-logo-font:focus,
div.ccm-page a.seren-logo-font:active {
    color: #fff;
    text-decoration: none
}

div.ccm-page a.seren-logo-link:hover,
div.ccm-page a.seren-logo-link:focus,
div.ccm-page a.seren-logo-link:active {
    color: #fff;
    text-decoration: none
}

div.ccm-page .navbar-fixed-top {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.3);
    transition: background-color 2s ease 0s
}

div.ccm-page .navbar-fixed-top.opaque {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
    transition: background-color 2s ease 0s
}

div.ccm-page .navbar {
    min-height: 70px
}

div.ccm-page .navbar-inverse {
    border-top: none;
    border-bottom: 1px solid #000
}

div.ccm-page .navbar-inverse .navbar-collapse,
div.ccm-page .navbar-inverse .navbar-form {
    border-top: none;
    border-bottom: 1px solid #000
}

div.ccm-page .navbar-inverse .navbar-nav > li > a {
    color: #fff
}

div.ccm-page .navbar-inverse .navbar-nav > li > a.nav-selected {
    color: #fff;
    box-shadow: 0 -3px #5EAC13 inset;
}

div.ccm-page .seren-logo-link > img {
    height: 60px;
    width: auto;
    padding-top: 0;
    padding-bottom: 10px
}

div.ccm-page a.seren-logo-font {
    color: #fff;
    text-decoration: none
}

div.ccm-page a.seren-logo-font:hover,
div.ccm-page a.seren-logo-font:focus,
div.ccm-page a.seren-logo-font:active {
    color: #fff;
    text-decoration: none
}

div.ccm-page .navbar-inverse .navbar-nav > .active > a,
div.ccm-page .navbar-inverse .navbar-nav > .active > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff
}

div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #396;
    transition: background-color 2s ease 0s;
    color: #fff
}

div.ccm-page .navbar-inverse .navbar-toggle {
    border: none;
    margin-right: 0;
    margin-top: 25px
}

div.ccm-page .navbar-toggle .icon-bar {
    border-radius: 0;
    display: block;
    height: 2px;
    width: 26px
}

div.ccm-page .navbar-inverse .navbar-toggle:hover,
div.ccm-page .navbar-inverse .navbar-toggle:focus {
    background-color: transparent
}

div.ccm-page .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

div.ccm-page .navbar-nav > li > a {
    font-family: Josefin Slab;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 30px;
    border-bottom: 1px solid #666
}

div.ccm-page .nav .open > a,
div.ccm-page .nav .open > a:hover,
div.ccm-page .nav .open > a:focus {
    background-color: transparent
}

div.ccm-page .navbar-inverse .navbar-nav > .open > a,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:hover,
div.ccm-page .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff
}

div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #666;
    line-height: 1.6;
    font-size: 14px;
    text-transform: uppercase
}

div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
    background-position: center center;
    box-shadow: none
}

div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
div.ccm-page .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #396;
    transition: background-color 2s ease 0s;
    color: #fff
}

div.ccm-page .nav .open > a,
div.ccm-page .nav .open > a:hover,
div.ccm-page .nav .open > a:focus {
    border-color: #666
}

div.ccm-page .dropdown-menu {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0
}

div.ccm-page .dropdown-menu > li > a {
    color: #fff
}

div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
    background-color: #396;
    transition: background-color 2s ease 0s;
    color: #fff
}

div.ccm-page .dropdown-menu {
    padding: 0
}

div.ccm-page .navbar-nav {
    margin: 0 -15px
}

div.ccm-page .navbar-nav .open .dropdown-menu > li > a,
div.ccm-page .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 40px
}

div.ccm-page .navbar-collapse.in {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

div.ccm-page .navbar-collapse.in > li > a {
    border-bottom: 1px solid #666
}

div.ccm-page .dropdown-menu > li > a:hover,
div.ccm-page .dropdown-menu > li > a:focus {
    box-shadow: none
}

div.ccm-page .seren-logo-link {
    float: left
}

@media (min-width: 767px) {
    div.ccm-page .seren-logo-link > img {
        display: block;
        margin: 0 auto;
        height: auto;
        max-width: 100%;
        padding-top: 0
    }
    div.ccm-page a.seren-logo-font {
        font-size: 60px;
        padding-top: 0
    }
    div.ccm-page .navbar-collapse {
        margin-top: 0
    }
    div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
    div.ccm-page .navbar-inverse .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #fff
    }
    div.ccm-page .navbar-inverse .navbar-nav > li > a:hover,
    div.ccm-page .navbar-inverse .navbar-nav > li > a:active {
        background-position: center center;
        box-shadow: 0 -3px #396 inset
    }
    div.ccm-page .navbar-collapse.in {
        background-color: transparent
    }
    div.ccm-page .navbar-nav {
        margin: 0
    }
    div.ccm-page .navbar {
        min-height: 100px
    }
    div.ccm-page .seren-logo-link {
        float: none
    }
    div.ccm-page #seren-masthead {
        padding-top: 20px
    }
    div.ccm-page #seren-masthead-left {
        text-align: left
    }
    div.ccm-page #seren-logo {
        text-align: center
    }
    div.ccm-page #seren-masthead-right {
        text-align: right
    }
    div.ccm-page .navbar-nav > li > a {
        padding: 15px 30px;
        border: none
    }
    div.ccm-page .navbar-inverse .navbar-collapse,
    div.ccm-page .navbar-inverse .navbar-form {
        border: none
    }
    div.ccm-page .navbar-nav {
        width: 100%;
        text-align: center
    }
    div.ccm-page .navbar-nav > li {
        float: none;
        display: inline-block
    }
    div.ccm-page .dropdown-menu {
        padding: 0;
        font-size: 14px;
        text-align: center
    }
    div.ccm-page .navbar-nav .open .dropdown-menu > li > a,
    div.ccm-page .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 3px 20px
    }
}

.footer .panel-group .panel.panel-seren {
    border-radius: 0
}

.footer .panel-default.panel-seren {
    border-color: #396;
    background-color: #fff
}

.footer .panel-heading-seren a {
    text-decoration: none
}

.footer .panel-heading-seren {
    background-color: #fff
}

.footer .panel-default.panel-seren > .panel-heading {
    border-color: #396
}

.footer .panel-title > a {
    color: #333
}

.footer .panel-title > a:hover,
.footer .panel-title > a:focus,
.footer .panel-title > a:active {
    color: #333
}

.footer .panel-body-seren {
    background-color: #333;
    color: #fff
}

.footer .panel-body-seren a {
    color: #666
}

.footer .panel-body-seren a:hover,
.footer .panel-body-seren a:focus {
    color: #fff
}

.footer .panel-heading-seren a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #396
}

.footer .panel-heading-seren a.collapsed:after {
    content: "\e080"
}

.footer .seren-blog-listitem {
    border: none;
    text-align: center;
    background: transparent
}

.footer .seren-blog-thumb-img {
    margin-bottom: 10px;
    opacity: 1.0;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out
}

.footer .seren-blog-thumb-img:hover {
    opacity: 0.6
}

.footer .seren-blog-thumb-img img {
    border-bottom: 5px solid #396
}

.footer p.seren-blog-description {
    padding-top: 0px;
    font-size: 16px
}

.footer p.seren-blog-date {
    font-size: 12px;
    font-style: italic
}

.footer h3.seren-blog-thumb-heading a {
    font-size: 24px;
    text-transform: uppercase
}

.footer h3.seren-blog-thumb-heading a:hover,
.footer h3.seren-blog-thumb-heading a:focus {
    text-decoration: none
}

.footer .ccm-block-page-list-rss-feed .fa-rss {
    background-color: #396;
    padding: 3px 5px;
    margin-bottom: 15px;
    color: #fff
}

.footer .ccm-block-page-list-rss-feed .fa-rss:hover {
    background-color: #1a804d
}

.footer ul.ccm-block-date-navigation-dates {
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0
}

.footer .ccm-block-date-navigation-dates a {
    text-decoration: none;
    text-transform: uppercase
}

.footer .ccm-block-date-navigation-dates a:focus,
.footer .ccm-block-date-navigation-dates a:active {
    text-decoration: none;
    text-transform: uppercase
}

.footer .ccm-block-tags-wrapper a:hover,
.footer ccm-block-tags-wrapper a:focus {
    text-decoration: none
}

.footer .ccm-block-tags-wrapper .ccm-block-tags-tag,
.footer .ccm-block-tags-wrapper label {
    border-radius: 0
}

.footer .ccm-block-tags-wrapper .ccm-block-tags-tag {
    background-color: #396;
    color: #fff
}

.footer .ccm-block-tags-wrapper a:hover .ccm-block-tags-tag {
    background-color: #1a804d;
    color: #fff
}

.footer .ccm-block-tags-wrapper .label {
    font-size: 100%
}

.footer .btn {
    border-radius: 0;
    font-weight: 700
}

.footer .btn-group-lg > .btn,
.footer .btn-lg {
    border-width: 2px
}

.footer .btn-xlg {
    padding: 16px 24px;
    font-size: 24px;
    line-height: 1.3333333;
    border-width: 3px
}

.footer a.btn-seren,
.footer .btn-seren {
    background-color: #396;
    border-color: #396;
    color: #fff;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.footer a.btn-seren:hover,
.footer a.btn-seren:focus,
.footer a.btn-seren:active,
.footer .btn-seren:hover,
.footer .btn-seren:focus,
.footer .btn-seren:active {
    background-color: #1a804d;
    border-color: #1a804d;
    color: #fff;
    transition: background-color .3s ease-in, border-color .3s ease-in
}

.footer .btn-primary {
    background-color: #396;
    border-color: #396;
    color: #fff;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.footer .btn-primary:hover,
.footer .btn-primary:focus,
.footer .btn-primary:active {
    background-color: #1a804d;
    border-color: #1a804d;
    color: #fff;
    transition: background-color .3s ease-in, border-color .3s ease-in
}

.footer a.btn-seren-transparent,
.footer .btn-seren-transparent {
    border-color: #396;
    color: #396;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.footer a.btn-seren-transparent:hover,
.footer a.btn-seren-transparent:focus,
.footer a.btn-seren-transparent:active,
.footer .btn-seren-transparent:hover,
.footer .btn-seren-transparent:focus,
.footer .btn-seren-transparent:active {
    color: #fff;
    background-color: #396;
    background-color: rgba(51, 153, 102, 0.6);
    border-color: #396;
    border-color: rgba(51, 153, 102, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

.footer a.btn-seren-light-transparent,
.footer .btn-seren-light-transparent {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.footer a.btn-seren-light-transparent:hover,
.footer a.btn-seren-light-transparent:focus,
.footer a.btn-seren-light-transparent:active,
.footer .btn-seren-light-transparent:hover,
.footer .btn-seren-light-transparent:focus,
.footer .btn-seren-light-transparent:active {
    color: #000;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

.footer a.btn-seren-dark-transparent,
.footer .btn-seren-dark-transparent {
    border-color: #000;
    color: #000;
    background-color: transparent;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.footer a.btn-seren-dark-transparent:hover,
.footer a.btn-seren-dark-transparent:focus,
.footer a.btn-seren-dark-transparent:active,
.footer .btn-seren-dark-transparent:hover,
.footer .btn-seren-dark-transparent:focus,
.footer a.btn-seren-dark-transparent:active {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8);
    transition: background-color .3s ease-in, border-color .3s ease-in
}

.footer .seren-jumbotron {
    min-height: 200px
}

.footer .jumbotron.seren-jumbotron {
    margin: 0
}

.footer #seren-banner {
    border-bottom: 10px solid #396
}

.footer .banner-caption {
    background-color: rgba(0, 0, 0, 0.3)
}

.footer .seren-banner-content {
    padding: 100px 0 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
}

.footer .seren-main-margin {
    margin-top: 100px
}

@media (min-width: 767px) {
    .footer .seren-jumbotron {
        min-height: 400px
    }
    .footer .seren-banner-content {
        padding: 200px 0 0
    }
    .footer .seren-main-margin {
        margin-top: 200px
    }
}

.footer #seren-main-section {
    padding-top: 50px;
    padding-bottom: 50px
}

.footer .spacer-10 {
    height: 10px
}

.footer .spacer-20 {
    height: 20px
}

.footer .spacer-30 {
    height: 30px
}

.footer .spacer-40 {
    height: 40px
}

.footer .spacer-50 {
    height: 50px
}

.footer .spacer-60 {
    height: 60px
}

.footer .spacer-70 {
    height: 70px
}

.footer .spacer-80 {
    height: 80px
}

.footer .spacer-90 {
    height: 90px
}

.footer .spacer-100 {
    height: 100px
}

.footer h1 {
    font-family: Josefin Slab;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer h2 {
    font-family: Josefin Slab;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer h3 {
    font-family: Josefin Slab;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer h4 {
    font-family: Josefin Slab;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer h5 {
    font-family: Josefin Slab;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer h6 {
    font-family: Josefin Slab;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer .seren-handwritten-font {
    font-family: Dancing Script;
    font-weight: 400
}

.footer .seren-handwritten-font-bold {
    font-family: Dancing Script;
    font-weight: 700
}

.footer .ccm-block-social-links a > .fa {
    color: #fff;
    transition: color 1s ease-in-out;
    font-size: 18px
}

.footer .ccm-block-social-links a > .fa:hover,
.footer .ccm-block-social-links a > .fa:active,
.footer .ccm-block-social-links a > .fa:focus {
    color: #396;
    font-size: 18px
}

.footer a {
    color: #ccc
}

.footer a:hover,
.footer a:focus,
.footer a:active {
    color: #999
}

.footer input[type="text"],
.footer input[type="email"],
.footer input[type="tel"],
.footer input[type="search"],
.footer input[type="url"],
.footer input[type="password"],
.footer input,
.footer input.form-control,
.footer .ui-autocomplete-input,
.footer textarea,
.footer .uneditable-input {
    border-radius: 0
}

.footer div.ccm-block-type-form span.text-muted {
    color: #ccc
}

.footer .pagination > li:first-child > a,
.footer .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

.footer .pagination > li:last-child > a,
.footer .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.footer .pagination > .active > a,
.footer .pagination > .active > a:focus,
.footer .pagination > .active > a:hover,
.footer .pagination > .active > span,
.footer .pagination > .active > span:focus,
.footer .pagination > .active > span:hover {
    background-color: #396;
    border-color: #396
}

.footer .pagination a {
    color: #333
}

.footer a.seren-page-nav {
    font-size: 24px
}

.footer .row-1-threeovertwo {
    margin-bottom: 50px
}

.footer .seren-fade {
    opacity: 1.0;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out
}

.footer .seren-fade:hover {
    opacity: 0.6
}

.footer hr.seren-hr {
    width: 50%;
    border-color: #396
}

.footer .seren-portfolio-extra {
    background-color: #999;
    padding: 50px 0;
    margin-top: 50px
}

.footer .seren-portfolio-bottom {
    padding: 50px 0
}

.footer .seren-portfolio-listitem {
    border: none;
    text-align: center;
    background: transparent
}

.footer .seren-portfolio-listitem .caption {
    color: #fff;
    text-transform: uppercase
}

.footer .seren-portfolio-listitem img:hover {
    box-shadow: 0 4px 2px -2px #333;
    margin-bottom: 0
}

.footer .seren-portfolio-listitem .seren-img-hover {
    margin-bottom: 0 !important
}

.footer .seren-img-hover {
    position: relative;
    overflow: hidden
}

.footer .seren-portfolio-thumb-bottom {
    background-color: #fff;
    color: #000;
    padding: 20px 10px;
    min-height: 80px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 5px solid #396
}

.footer .seren-portfolio-caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    background: rgba(51, 153, 102, 0.6);
    width: 100%;
    height: 100%;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6)
}

.footer p.seren-portfolio-description-icon {
    padding-top: 25%;
    font-size: 80px;
    line-height: 0.6
}

.footer .seren-portfolio-fourcol p.seren-portfolio-description-icon {
    font-size: 80px
}

.footer p.seren-portfolio-description {
    padding-top: 0px;
    font-size: 16px;
    font-weight: 700
}

.footer .seren-portfolio-headingarea {
    height: 60px
}

@media (min-width: 767px) {
    .footer .seren-portfolio-listitem a > img,
    .footer .seren-portfolio-listitem > img {
        max-width: 100%
    }
    .footer .seren-portfolio-fourcol p.seren-portfolio-description-icon {
        font-size: 42px
    }
}

.footer #seren-top-footer,
.footer #seren-bottom-footer {
    font-family: Josefin Slab;
    color: #fff
}

.footer #seren-top-footer > .container,
.footer #seren-bottom-footer > .container {
    padding-right: 15px;
    padding-left: 15px
}

.footer a {
    color: #ccc
}

.footer a:hover,
.footer a:focus {
    color: #999
}

.footer #seren-top-footer .ccm-block-social-links a > .fa,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa {
    color: #fff
}

.footer #seren-top-footer .ccm-block-social-links a > .fa:hover,
.footer #seren-top-footer .ccm-block-social-links a > .fa:active,
.footer #seren-top-footer .ccm-block-social-links a > .fa:focus,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:hover,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:active,
.footer #seren-bottom-footer .ccm-block-social-links a > .fa:focus {
    color: #396
}

.footer #seren-top-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000
}

.footer #seren-bottom-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #063
}

/** Features Table/Tabs **/


.feature-table td, th {border-right:1px solid #BFBFBF; padding:10px; border-bottom:1px solid #BFBFBF;}
/* .feature-table tr.even {background:url(../images/row-bg.png) repeat-x top left;} */
.feature-table tr.even {background-color:#EFEEEE;}
.feature-table {width:100%; font-size:13px;}
.feature-table .feat {font-size:13px; font-weight:bold;}
.feature-table {border-left:1px solid #BFBFBF; border-top:1px solid #BFBFBF;}
.feature-table tr td {text-align:center;}
.feature-table tr td.colfirst {text-align:left;}

/** Hosting Product Outlay **/

.hosting{
	width:175px;
	float:left;
	height:auto;
	background:#f0f0f0;
	border-top:solid 1px #c2c2c2;
	border-left:solid 1px #c2c2c2;
	border-radius:5px 0 0 5px;
}
.hosting ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.hosting ul li{
	line-height:40px;
	height:40px;
	border-bottom:solid 1px #c2c2c2;
	padding:0 0 0 20px;
	color:#555555;
	font-size:14px;	
}
.hostingbigli{
	height:55px !important;
	line-height:55px !important;
	font-size:20px !important;
	font-weight:bold;
	color:#000 !important;
	border-bottom: none !important;
}
.hostingyellowli{
	color:#ffb400 !important;
	font-size:16px !important;
	font-weight:bold;
	height:70px !important;	
}
.basic{
	width:130px;
	height:auto;
	float:left;
	background:url(../images/image28.jpg) repeat left top;
	border-radius:5px;
	margin:0 1px 0 0;	
}
.basic ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.basic ul li{
	line-height:40px;
	height:40px;
	border-bottom:1px solid #484848;
	color:#FFF;
	font-size:14px;
	text-align:center;	
}
.basicbigli{
	height:55px !important;
	line-height:55px !important;
	font-size:20px !important;
	font-weight:bold;
	color:#ffb400 !important;
	border-bottom: none !important;
}
.basicyellowli{
	height:50px !important;
	background:#FFF !important;
	width:131px !important;
	color:#000 !important;
	line-height:50px !important;
	font-size:40px !important;
	font-weight:bold;
}
.span1{
	font-size:24px !important;	
}
.smaillli{
	height:20px !important;	
}
.abolute{
	background:url(../images/image34.png) no-repeat left  top;
	height:49px;
	width:15px;
	margin:8px 0 0 -15px;
	position:absolute;
}
.abolute1{
	background:url(../images/image35.png) no-repeat left  top;
	height:49px;
	width:15px;
	position:absolute;
	margin:10px 0 0 130px;
}

.savetabr{
	background:url(../images/savetab.png) no-repeat left  top;
	height:49px;
	width:35px;
	position:absolute;
	margin:10px 0 0 130px;
}
.tickmark{
	background:url(../images/image29.png) no-repeat center !important;	
}
.cross{
	background:url(../images/image30.png) no-repeat center !important;	
}
.image31{
	width:110px;
	height:30px;
	margin:20px auto;	
}
.image31 a{
	width:110px;
	height:30px;
	line-height:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:url(../images/image31.png) no-repeat left top;
	display:block;
}
.image31 a:hover{
	background:url(../images/image31.png) no-repeat left bottom;	
}
.basicgreen{
	background:#8db600 !important;	
}
.white{
	color:#FFF !important;	
}
.liststyle1{
	border-bottom:1px solid #9ec126 !important;
}
.contentright{
	width:230px;
	height:auto;
	float:right;	
}
.box3{
	background:#f0f0f0;
	border:solid 1px #C2C2C2;
	border-radius:5px;
	margin:0 0 8px 0;
	padding:22px 15px;
	width:198px;
}
.box3image{
	height:60px;
	background:url(../images/image16.png) no-repeat center bottom;	
}
.box3 h3{
	margin:7px 0 7px 0;
	padding:0px;
	font-size:16px;
	color:#000;
}
.box3 p{
	 margin:0px;
	 padding:0px;
	 color:#333;
	 font-size:14px;	
}
.image171{background:url(../images/image17.png) no-repeat center top !important;	
}
.image181{background:url(../images/image18.png) no-repeat center top !important;	
}
.image32{background:url(../images/image32.png) no-repeat center top !important;	
}
.image33{background:url(../images/image33.png) no-repeat center top !important;	
}

/** End Hosting Product Outlay **/

.seren-search-toggle.btn-default {
	padding:3px 8px;
	border-radius:0;
	background-color:transparent;
	color:#fff;
	border:none;
	font-weight:normal!important
}
.seren-search-toggle.btn-default:hover,.seren-search-toggle.btn-default:focus,.seren-search-toggle.btn-default:active {
	border-radius:0;
	background-color:transparent;
	color:#fff;
	border:none
}
input[type="button"] {
	font-family:FontAwesome;
	border-radius:0
}
input[type="text"] {
	border-radius:0
}
.seren-search-toggle {
	display:block;
	float:left;
	width:36px;
	margin:0 5px
}
.seren-search-text input {
	background-color:rgba(255,255,255,0.7);
	color:#000;
	border:none
}
.seren-search-input-wrapper {
	position:relative;
	float:left
}
ul.list-inline {
	display:inline-block;
	margin:0px;
	padding:0px
}
ul.list-inline li {
	padding:0px;
	list-style-type:none;
	margin-right:10px;
	display:inline-block
}
a.ccm-block-page-list-rss-feed {
	position:relative
}
div.ccm-block-page-list-wrapper {
	position:relative
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.ccm-block-topic-list-topic-selected {
	font-weight:bold
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.ccm-block-date-navigation-date-selected {
	font-weight:bold
}
ul.seren-vertical-menu>li>a {
	padding:3px 0
}
ul.seren-vertical-menu {
	text-transform:uppercase
}
ul.seren-vertical-menu>li>a:focus,ul.seren-vertical-menu>li>a:hover {
	background-color:transparent!important;
	text-decoration:none
}
ul.seren-vertical-menu>li {
	padding:3px 5px;
	border-bottom:1px solid #ccc
}
.seren-vertical-menu .collapse>li {
	border:none
}
.seren-vertical-menu .collapse>li>a:focus,.seren-vertical-menu .collapse>li>a:hover {
	background-color:transparent!important;
	text-decoration:none
}
ul.seren-vertical-menu {
	margin-bottom:20px
}

section#main-body {
	margin: 0 auto;
	padding: 20px 0;
	min-height: 350px;
	background-color: #fff;
}

#main-menu #nav2 .navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 768px) {
    #nav2 .navbar-main #nav2 .navbar-nav #nav2.open #nav2 .dropdown-menu > li > a {
        color: #ddd;
    }
    #nav2 .navbar-main #nav2 .navbar-nav #nav2 .open #nav2 .dropdown-menu > li > a:hover {
        color: #fff;
    }
	#whmcs .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
    }
}

@media (max-width: 991px) {
    #nav2 .navbar-header {
        float: none;
    }
    #nav2 .navbar-left, #nav2 .navbar-right {
        float: none !important;
    }
    #nav2 .navbar-toggle {
        display: block;
    }
    #nav2 .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    #nav2 .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    #nav2 .navbar-collapse.collapse {
        display: none!important;
    }
    #nav2 .navbar-nav {
        float: none!important;
        margin-top: 7px;
    }
    #nav2 .navbar-nav>li {
        float: none;
    }
    #nav2 .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #nav2 .collapse.in{
        display:block !important;
    }
}

.panel {
  font-size: 0.9em;
}

.list-group {
  font-size: 0.9em;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #006687;
}

.pagination {
    font-size: 0.8em;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: white;
    background-color: #006687;
    border-color: #006687;
}

#nav2 .navbar-main .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #006687;
}

/* Set the secondary Navbar Background Color */
#Secondary_Navbar-Account {
    background-color: #8DB600;
}
	
/* Fix Secondary Menu in Sidebar */
.main-content {
	margin-bottom: 60px;
	min-height: 550px!important;
}

.whmcs .navbar-main {
	margin-bottom: 0;
	background-color: #8db600;
	border: 0;
	min-height: 38px;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

/* Custom Email Verification Button for Client Area */
.email-verification .btn {
	margin: 3px 0;
	padding: 3px 10px;
	background-color: #ffbf00;
	border-color: #ffbf00;
	color: #fff;
	font-style: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

/* Make Email Verification Stand out */
.email-verification .fa {
	color: red;
	float: left;
	padding: 2px 10px 0 0;
	font-size: 35px;
}

section#footer {
	padding: 0;
	padding-top: 20px;
}

section#header {
	margin: 0;
	padding: 0;
	border-radius: 0;
}

/* Fix color of li hover on menu */

.navbar-main .navbar-nav > .active > a, .navbar-main .navbar-nav > .active > a:focus, .navbar-main .navbar-nav > .active > a:hover, .navbar-main .navbar-nav > .open > a, .navbar-main .navbar-nav > .open > a:focus, .navbar-main .navbar-nav > .open > a:hover, .navbar-main .navbar-nav > li > a:focus, .navbar-main .navbar-nav > li > a:hover {
	color: #eee;
	background-color: #396;
}

.top-nav {
    color: #fff !important;
}

.top-nav a:link {
    color: #fff !important;
}

.top-nav a:active {
    color: #fff !important;
}

.top-nav a:visited {
    color: #fff !important;
}

#header a.btn {
    /* color: green !important; */
    background-color: #5EAC13 !important;
}