/*****************************************************************
 * 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
 * Personilize your forum color scheme in one click here: www.sitesplat.com/phpBB3/ 
 * **************************************************************
 *
 * BBOOTS(3.0.2) @SiteSplat.com - Custom CSS STYLESHEET - 
 * 
 * **************************************************************
 *****************************************************************/

/* ===[ CSS HOOK TOP ]=== */
 



.logo span {
	color: #fc7050;
}

.logo-transition a:after {
	color: #fc7050;
}

.navBtn {
	background-color: #fc7050;
}

.navBtn > a {
	border-left: 1px solid #ee2f02;
}

.submenu {
	border-bottom: 4px solid #fc7050;
}

.nav-icon:hover [class*="has-sub"] {
	color: #fc7050;
}

.submenu li:hover > a {
	color: #fc7050;
}

.submenu li:hover > span {
	background-color: #fc7050;
}

.subheader {
	border-top: 4px solid #fc7050;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #fc7050;
}

.alert-info {
	background-color: #fc7050;
}

.label-info,
.badge-info {
	background-color: #fc7050;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #fc7050;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #fc7050;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #fc7050;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #fc7050;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #fc7050;
	border-left: 1px solid #ee2f02;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #fc7050;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #fd7859;
}

.table-primary thead th {
	background-color: #fc7050;
	border-color: #fc7050 !important;
}

a.forumtitle {
	color: #fc7050;
}

.twitter-layout:before {
	color: #fc7050;
}

footer .interact a:hover {
	color: #fc7050;
}

footer {
	border-top: 3px solid #fc7050;
}

footer .bottomLinks small a {
	color: #fc7050;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #fc7050;
}

#footerContent blockquote p span {
	color: #fc7050;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #fc7050;
	border-color: #fc7050;
}

.btn-link {
	color: #fc7050;
}

.btn-link:hover,
.btn-link:focus {
	color: #ee2f02;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #fc7050;
}

a {
	color: #fc7050;
}

a:hover,
a:focus {
	color: #ee2f02;
}

blockquote {
	border-left-color: #fc7050;
}

blockquote.pull-right {
	border-right-color: #fc7050;
}

.btn-primary {
	color: #ffffff;
	background-color: #fc7050;
	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: #fc7050;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fc7050;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #fc7050;
}

a.topictitle {
	color: #fc7050;
}

.pagination>li>a, .pagination>li>span{
	color: #fc7050;
}

.header{
background: none repeat scroll 0 0 #F9F9F9
}

#content-forum{
background: none repeat scroll 0 0 #f2f2f2
}

#top-line {
background: none repeat scroll 0 0 #fc7050;
height: 4px;
width: 100%;
display: block;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.pagination ul > li > a:hover {
background: none repeat scroll 0 0 #FAFAFA;
}

.pagination>li>a, .pagination>li>span{
background-color: transparent;
color: #fc7050;
}

.topstyle i{
background-color: transparent;
color: #fc7050;
border: 3px solid #fc7050;
  display: inline-block;
block-size: max-content;
}

.topstyle{
  display: inline-block;
block-size: max-content;
}
.well{
background-color: #f8f8f8;
}

.label-important, .badge-important {
background-color: #b94a48;
}

.postbody .content{
color: #191919;
font-size: 1.1em;
}

.postbody h3 a {
color: #fc7050 !important;
}

body {
font-size: 14px;
}

.timepost {
font-size: 12px;
}

.separator i{
background: none repeat scroll 0 0 #F8F8F8;
}

.alert-warning {
background-color: #fcf8e3;
color: #c09853;
}

img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=20);
 	-webkit-transition: opacity 3s linear;
}	
	
img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 0.1s linear;
}

.mainnav > ul > li > a{
font-size: 28px;
padding: 10px 1px 25px;
}

.pmboots {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
border: 2px solid rgba(253, 100, 64, 0.75);
border-radius: 4px;
box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
color: #888888;
margin: 0 12px 70px 0;
padding: 10px;
text-shadow: 0 1px 0 #FFFFFF;
width: 200px;
}

.row-icon-font {
font-size: 31px;
}

.alert-info strong, .alert-warning strong, .alert-error strong {
color: #c09853;
}

.postlink-local {
    border-bottom: 1px dashed #CCCCCC;
}

footer #footerContent {
    z-index: 0;
}

.panel {
background-color: #F9F9F9;
}

.user-fxicon i {
font-size: 280px;
}

.form-control:focus {
border-color: #fc7050;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(253,100,64,0.6);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(253,100,64,0.6);
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
color: #7F7F7F;
}

.postlink:hover {
	color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	background: #fc7050 url('../theme/images/gradient.png') repeat-x top;
	border-radius: 5px;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.postlink-local:hover {
	color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	background: #fc7050 url('../theme/images/gradient.png') repeat-x top;
	border-radius: 5px;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
	background-color: transparent;
	border: none;
	text-decoration: none;
}

.admin-fxicon i {
font-size: 250px;
}

.dropdown-menu li:hover {
    color: #fc7050;
}

/*****************************************************************
 shops logos
 *****************************************************************/

#img_shop_left {
position: relative;
top: auto;
left: -150px;
box-sizing: border-box;
}

#img_shop_right { 
position: relative;
top: auto;
left: 150px;
box-sizing: border-box;
}

/*****************************************************************
 cookiebar
 *****************************************************************/

#cookie-bar {background:#fc7050; height:auto; line-height:auto; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#5cb85c;}
#cookie-bar .cb-enable:hover {background:#5cb85c;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

/* Post body links */
.postlink {
	color: #368AD2;
	border-bottom: 2px dashed #fc7050;
}

.postlink-local {
    border-bottom: 2px dashed #fc7050;
}

.pager {
    padding-left: 0;
    margin: 5px 0;
    list-style: none;
    text-align: center;
}

.forgotlink {
	color: white;
	border-bottom: 2px dashed #fc7050;
}


/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
	color: #fc7050;
}

.logo-transition a:after {
	color: #fc7050;
}

.navBtn {
	background-color: #fc7050;
}

.navBtn > a {
	border-left: 1px solid #fb3305;
}

.submenu {
	border-bottom: 4px solid #fc7050;
}

.nav-icon:hover [class*="has-sub"] {
	color: #fc7050;
}

.submenu li:hover > a {
	color: #fc7050;
}

.submenu li:hover > span {
	background-color: #fc7050;
}

.subheader {
	border-top: 4px solid #fc7050;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #fc7050;
}

.alert-info {
	background-color: #fc7050;
	border-color: #fc7050;
}

.label-info,
.badge-info {
	background-color: #fc7050;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #fc7050;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #fc7050;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #fc7050;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #fc7050;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #fc7050;
	border-left: 1px solid #fb3305;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #fc7050;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #fc8469;
}

.table-primary thead th {
	background-color: #fc7050;
	border-color: #fc7050 !important;
}

a.forumtitle {
	color: #fc7050;
}

.twitter-layout:before {
	color: #fc7050;
}

footer .interact a:hover {
	color: #fc7050;
}

footer {
	border-top: 3px solid #fc7050;
}

footer .bottomLinks small a {
	color: #fc7050;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #fc7050;
}

#footerContent blockquote p span {
	color: #fc7050;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #fc7050;
	border-color: #fc7050;
}

.btn-link {
	color: #fc7050;
}

.btn-link:hover,
.btn-link:focus {
	color: #fb3305;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #fc7050;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
	color: #fc7050;
}

a:hover,
a:focus {
	color: #fb3305;
}

blockquote {
	border-left-color: #fc7050;
}

blockquote.pull-right {
	border-right-color: #fc7050;
}

.btn-primary {
	color: #ffffff;
	background-color: #fc7050;
	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: #fc7050;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fc7050;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #fc7050;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
	background-color: #fc7050;
}
/* FLATBOOTS Button Top */
.top-flat {
	background-color: #fc7050;
}

footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
	background-color: #fc7050;
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
	background-color: #fc7050;
}

.forum-unread {
    color: #fc7050;
}

.smilies {
   width: auto;
   max-width: 20px;
   max-height: 20px;
   vertical-align: text-bottom;
}

.alert-danger .alert-link {
    color: white;
}

.alert-danger .alert-link > a:link > a:visited {
    color: white;
}

a.svg {
 position: relative;
 display: inline-block; 
}

a.svg:after {
  content: ""; 
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left:0;
}

.content blockquote {
    font-size: 0.9em;
    color: #495d60;
}

.alert-info strong, .alert-warning strong, .alert-error strong {
    color: #c09853;
}

#pm_notification {
   padding: 5px 10px 5px 20px;
}

a#pms_list_button {
    padding-right: 14px;
}

a#pms_list_button em.notifications.badge.badge-danger{
    right: 0px;
}

.codebox pre {
    background-color:  rgba(252, 112, 80, 0.06);
    border: inherit;
}

.postbody img.postimage {
	max-width: 60%;
}

.section-ucp .topictitle {
    color: #fc7050;
}

.section-ucp .nothing {
    color: #000;
}

/* ===[ CSS HOOK BOTTOM ]=== */
