/*****************************************************************
* 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 ]=== */
 /* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */

@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot');
	src:url('icomoon.eot?#iefix') format('embedded-opentype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.navbar-brand{
color: #d6b982;
float: left;
font-family: "Open Sans Condensed",serif;
font-size: 2.2em;
margin-left: 30px;

}

.flat-header{
	height: auto !important
}

body{
	
	background: url(https://www.tivoli12.at/templates/t12201920/images/flagge.jpg) !important;
}

.table > thead > tr > th{
	background: #172930 !important;
}

body .navbar-inverse{
	background: rgba(0, 0, 0, 0.6) !important 	
}

.stats-wrapper{
	font-family: "Open Sans Condensed",serif;
}

.container{
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flat-header-fixed-top {
    margin-top: 90px;
}

header .container, .wrapper-head .container{
	background: transparent !important
}
header#top{
	border-bottom: 10px solid #17795a !important
}
.icon-t12-1:before {
		font-family: 'icomoon';
		color: #d6b982;
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
font-size: 1.5em !important;
	content: "\e002";
	font-family: 'icomoon' !important;
	 border: 1px solid #d6b982;
	  border-radius: 3px;
	  padding: 5px;
	  margin: -20px 10px 0 0;
	  float: left;
	     -webkit-transition-property: font-size;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-property: font-size;
    transition-duration: 1.5s;
    transition-timing-function: linear;
   

}





.logo span {
	color: #17795a;
}

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

.navBtn {
	background-color: #17795a;
}

.navBtn > a {
	border-left: 1px solid #0b392a;
}

.submenu {
	border-bottom: 4px solid #17795a;
}

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

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

.submenu li:hover > span {
	background-color: #17795a;
}

.subheader {
	border-top: 4px solid #17795a;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #17795a;
}

.alert-info {
	background-color: #17795a;
	border-color: #17795a;
}

.label-info,
.badge-info {
	background-color: #17795a;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #17795a;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #17795a;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #17795a;
}

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

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

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

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

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

a.forumtitle {
	color: #17795a;
}

.twitter-layout:before {
	color: #17795a;
}

footer .interact a:hover {
	color: #17795a;
}

footer {
	border-top: 3px solid #17795a;
}

footer .bottomLinks small a {
	color: #17795a;
}

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

#footerContent blockquote p span {
	color: #17795a;
}

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

.btn-link {
	color: #17795a;
}

.btn-link:hover,
.btn-link:focus {
	color: #0b392a;
}

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

a:hover,
a:focus {
	color: #0b392a;
}

blockquote {
	border-left-color: #17795a;
}

blockquote.pull-right {
	border-right-color: #17795a;
}

.btn-primary {
	color: #ffffff;
	background-color: #17795a;
	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: #17795a;
}

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

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

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

.footer{
	background: #2d2e3b !important
}

.footer .container{
	background: transparent !important;
	color: #fff !important
}
.footer h3 {
    color: #fff;
    margin-top: 60px;
    font-family: inherit;
    text-transform: none;
    border-bottom: 0px solid #fff;
    font-size: 2em;
}

.footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer ul li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.footer a {
    color: #fff;
}

#scroll-top {
    background-color: #ebebeb;
    border-radius: 50%;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    padding: 10px;
    position: absolute;
    top: -50px;
    width: 100px;
    z-index: 5;
}
#scroll-top {
    background-color: #ebebeb;
    border-radius: 50%;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    padding: 10px;
    position: absolute;
    top: -50px;
    width: 100px;
    z-index: 5;
}

.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.glyphicon-menu-up::before {
    content: "";
}

.section-page{
	background: transparent !important
}

a.topictitle{
	color: #17795a !important
}

.postodd:nth-child(even) {
  background-color: #FFFFFF;
}

.postodd:nth-child(odd) {
  background-color: #f4faf8;
}

.postodd article .panel{
	background: transparent !important
}

article a.username{
	font-size: 1.2em;
	color: #17795a
}
.btn-default{
	background: #17795a;
	color: #fff !important;
}

.t-subscribe a  ,a.btn:link i, .btn-group a{
	color: #fff !important
}

.btn-group .open .dropdown-menu.inner{
	background: #ccc
}

.btn-group .open .dropdown-menu.inner a:hover{
	color: #17795a !important
}

header .container{
	margin-top: 0;
	
}

.mainc{
	margin-top: 130px;
}
.breadcrumb{
	background: #17795a
}
.breadcrumb li:first-child a{
	background: #333441;
	color: #fff
}
.breadcrumb a{
	color: #fff
}

.breadcrumb li:last-child a {
	color: #d6b982
}

.navbar-brand{
	color: #d6b982 !important
}

#rtblock{
	padding-bottom: 10px;
}
a.btn-lazy{
	color: #fff;
}

.blog-meta{
	background: #d6b982
}

.icon-wrapper{
	background: #17795a
}

.forum-unread{
	color: #fff;
}

.dropdown-menu > li > a{
	color: #17795a !important
}

/*  phpBB3 Stylesheet
*   --------------------------------------------------------------
*	Style name:			FLATBOOTS
*	Developer:	        SiteSplat ( http://www.sitesplat.com/phpBB3 )
*  --------------------------------------------------------------
*/

/*!
* @import url("./vendors/bootstrap-select/css/bootstrap-select.min.css");
* @import url("./font/font-awesome/css/font-awesome.min.css");
* @import url("./font/iconmoon/style.min.css");
*  
* Former scripts here in that order after bootsrtap.css - Production only
*/

@import url("./vendors/bootstrap/css/bootstrap.min.css");
@import url("misc.min.css");




body{
	background-image: url(https://www.tivoli12.at/templates/t12201920/images/flagge.jpg)  !important;
background-attachment: fixed !important;
font-family: 'Open Sans', sans-serif !important;
background-size: c
font-weight: 300
}

.table .stats-col{
	font-family: 'Open Sans', sans-serif !important;

}


.flat-nav, .navbar-inverse{
	background-color: transparent !important
}

.panel-forum>.panel-heading , body .breadcrumb-line{
	background: #17795a !important
}

body .table>thead>tr>th{
	background: #000;
}

.breadcrumb li:last-child a{
	color: #fff !important
}
.breadcrumb li:first-child a{
	background: #fff !important
}

.flat-header{
	height: auto !important
}

.pad15{
	border-top: 0px solid #fff !important;
	border-radius: 5px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	background: #17795a !important
}

a.forumtitle, a.topictitle{
	color: #17795a !important;
	text-transform: uppercase
}

a.username-coloured{
	color: #17795a !important
}

.forum-answer{
	padding-bottom: 40px;
}



.nav>li>a{
	font-weight: bold;
	text-transform: uppercase;
	padding: 10 px !important
}



.navbar-brand{
	color: #fff !important
}

body .icon-t12-1:before{
	color: #fff !important;
	border: 1px solid #fff !important
}
.breadcrumb li:first-child a{
	color: #17795a !important;
}

.mainc{
	background: transparent !important
}

.side-segment h3, .side-segment h3 a{
	color: #fff !important
}

.postodd:nth-child(odd), .postodd:nth-child(even){
	background: transparent !important
}
body article  {
	background: #fff !important;
	border-radius: 5px
}
/* ===[ CSS HOOK BOTTOM ]=== */