/*****************************************************************
* 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 - 
* 
* **************************************************************
*****************************************************************/
/* ===[ CSS HOOK TOP ]=== */
 

/* ===[ CSS HOOK BOTTOM ]=== */

/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
	color: #0067cc;
}

.logo-transition a:after {
	color: #0067cc;
}

.navBtn {
	background-color: #0067cc;
}

.navBtn > a {
	border-left: 1px solid #004080;
}

.submenu {
	border-bottom: 4px solid #0067cc;
}

.nav-icon:hover [class*="has-sub"] {
	color: #0067cc;
}

.submenu li:hover > a {
	color: #0067cc;
}

.submenu li:hover > span {
	background-color: #0067cc;
}

.subheader {
	border-top: 4px solid #0067cc;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #0067cc;
}

.alert-info {
	background-color: #0067cc;
	border-color: #0067cc;
}

.label-info,
.badge-info {
	background-color: #0067cc;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #0067cc;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #0067cc;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #0067cc;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #0067cc;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #0067cc;
	border-left: 1px solid #004080;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #0067cc;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #0074e6;
}

.table-primary thead th {
	background-color: #0067cc;
	border-color: #0067cc !important;
}

a.forumtitle {
	color: #0067cc;
}

.twitter-layout:before {
	color: #0067cc;
}

footer .interact a:hover {
	color: #0067cc;
}

footer {
	border-top: 3px solid #0067cc;
}

footer .bottomLinks small a {
	color: #0067cc;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #0067cc;
}

#footerContent blockquote p span {
	color: #0067cc;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #0067cc;
	border-color: #0067cc;
}

.btn-link {
	color: #0067cc;
}

.btn-link:hover,
.btn-link:focus {
	color: #004080;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #0067cc;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
	color: #0067cc;
}

a:hover,
a:focus {
	color: #004080;
}

blockquote {
	border-left-color: #0067cc;
}

blockquote.pull-right {
	border-right-color: #0067cc;
}

.btn-primary {
	color: #ffffff;
	background-color: #0067cc;
	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: #0067cc;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #0067cc;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #0067cc;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
	background-color: #0067cc;
}
/* FLATBOOTS Button Top */
.top-flat {
	background-color: #0067cc;
}

footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
	background:none;
	background-color: rgba(0, 103, 204, 0.5);
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
	background-color: #0067cc;
}



/* PERSONNALISATION OURAIOS */

.forum-mods>strong, .subforums>strong, a:link, a:visited {
    color: #3c3c3c;
}

.content blockquote {
    border: 1px solid #949494;
	margin: 1em 0;
    background: 0 0 #fbfbfb;
}

.content blockquote:after {
    color: #868686;
}
.content blockquote:before {
    color: #868686;
}

.btn-link, .btn-primary .badge, .pagination>li>a, .pagination>li>span, .text-primary {
    color: #3c3c3c;
}

.postbody .content {
    font-size: 1.15em;
}

.forum-unread {
    color: #a00000;
}

.dropdown-menu>li>a {
    color: #3c3c3c;
}
.btn {
    color: #3c3c3c;
}

.table-primary tbody td {
    color: #6f6f6f;
}

.copyrights a {
    color: grey;
}

.footer-nav li a {
    color: white;
}

.separator:before {
    height: 2px;
    background: #ababab;
}

.separator i {
    color: #ababab;
	background: #ecf0f1;
}

.form-control {
	font-size:15px;
}

a.username, a.username-coloured{
	font-weight: 700;
}

.panel-heading {
    border-color: #ababab;
	border-width:2px;
}

article h3 {
    font-size: 13px;
}

.masthead{
	 /*CSS transitions*/
 -o-transition-property: none !important;
 -moz-transition-property: none !important;
 -ms-transition-property: none !important;
 -webkit-transition-property: none !important;
 transition-property: none !important;
 /*CSS transforms*/
 -o-transform: none !important;
 -moz-transform: none !important;
 -ms-transform: none !important;
 -webkit-transform: none !important;
 transform: none !important;
 /*CSS animations*/
 -webkit-animation: none !important;
 -moz-animation: none !important;
 -o-animation: none !important;
 -ms-animation: none !important;
 animation: none !important;
}

.panel{
	background-color : #ecf0f1;
}

body{
	/*background-color: #535a6c;*/
	background: url(https://i.imgur.com/FPGnz5t.jpg) no-repeat center center fixed;
}

.section-page {
    background-color: transparent;
}

#page-body > div.pull-left > a {
    color: #ececec;
}

#page-body > div.side-segment > h3 > a {
    color: #ececec;
}

#page-body > p > strong {
    color: lightgrey;
}

.text-muted {
    color: #424242;
}

.panel-stats .panel-footer, .panel-stats strong {
    color: #585858;
}
.postbody .content {
    color: #000000;
}

@media (min-width: 768px){
	.ui-timeline .tl-item .tl-body .tl-time {
		color: white;
	}
}

@media (min-width: 1500px){
	.container {
		width: 1465px;
	}
}

.wrapper-head {
    margin-top: -62px;
}

.flat-header {
    height: 89px;
}
