/*****************************************************************
* Custom CSS Stylesheet. You can add any custom CSS selectors here after the comment line
* They will be given the highest priority on any elements on the forum
* Customize your forum color scheme in one click: www.sitesplat.com/phpBB3/
* **************************************************************
*
* FLATBOOTS @SiteSplat.com - Custom CSS STYLESHEET -
*
* **************************************************************
*****************************************************************/
/* References to the base theme ( FLATBOOTS ) */
@import url("../../flatboots/theme/custom.css");

/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
    color: #2E3563;
}

.logo-transition a:after {
    color: #2E3563;
}

.navBtn {
    background-color: #2E3563;
}

.navBtn > a {
    border-left: 1px solid #20264A;
}

.submenu {
    border-bottom: 4px solid #2E3563;
}

.nav-icon:hover [class*="has-sub"] {
    color: #2E3563;
}

.submenu li:hover > a {
    color: #2E3563;
}

.submenu li:hover > span {
    background-color: #2E3563;
}

.subheader {
    border-top: 4px solid #2E3563;
}

.side-segment h3:after,
.side-segment h2:after {
    background-color: #2E3563;
}

.alert-info {
    background-color: #2E3563;
    border-color: #2E3563;
}

.label-info,
.badge-info {
    background-color: #2E3563;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #2E3563;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
    background-color: #2E3563;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
    background-color: #2E3563;
}

.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #2E3563;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
    background: none repeat scroll 0 0 #2E3563;
    border-left: 1px solid #20264A;
}

.ver-inline-menu li.active:after {
    border-left: 6px solid #2E3563;
}

.ver-inline-menu li.active i {
    background: none repeat scroll 0 0 #3e4a86;
}

.table-primary thead th {
    background-color: #2E3563;
    border-color: #2E3563 !important;
}

a.forumtitle {
    color: #2E3563;
}

.twitter-layout:before {
    color: #2E3563;
}

footer .interact a:hover {
    color: #2E3563;
}

footer {
    border-top: 3px solid #2E3563;
}

footer .bottomLinks .footer-nav a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

footer .bottomLinks .socialbar small a {
    color: #2E3563;
}

footer .bottomLinks .socialbar a:hover {
    border-bottom: 1px solid #2E3563;
}

#footerContent blockquote p span {
    color: #2E3563;
}

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

.btn-link {
    color: #2E3563;
}

.btn-link:hover,
.btn-link:focus {
    color: #20264A;
}

.pager li > a:hover,
.pager li > a:focus {
    background-color: #2E3563;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
    color: #2E3563;
}

a:hover,
a:focus {
    color: #20264A;
}

blockquote {
    border-left-color: #2E3563;
}

blockquote.pull-right {
    border-right-color: #2E3563;
}

.btn-primary {
    color: #ffffff;
    background-color: #2E3563;
    border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #555555;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    color: #2E3563;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #2E3563;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #2E3563;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
    background-color: #2E3563;
}
/* FLATBOOTS Button Top */
.top-flat {
    background-color: #2E3563;
}

footer {
    border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
    background-color: #2E3563;
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
    background-color: #2E3563;
}



/* ===[ CSS HOOK TOP ]=== */

/* ===[ CSS HOOK BOTTOM ]=== */