.tm-page{z-index:3;position:relative;}
.tm-headerbar{ padding-top:10px; padding-bottom:10px;}

.uk-navbar-nav > li > a {padding-right:8px !important; padding-left:8px !important;}
.tm-fullscreen{height:auto;}
.tm-fullscreen .wk-slideshow { max-width:100% !important; overflow:hidden !important; }
.tm-fullscreen .wk-slideshow .caption {text-align:center !important; font-size: 26px; line-height: 34px; font-family: "Baskerville"; font-weight: 400; letter-spacing:2px; }
.tm-fullscreen .wk-slideshow img{ min-height:400px !important; max-height: 600px !important; width: 100% !important;}


.tm-block-full { background:#2A2A2A !important; height:auto !important; }
.tm-block-full .wk-slideshow img{ min-height:250px !important; max-height: 375px !important; width: 100% !important;}

/* BREESINGFORMS */
.bfQuickMode legend {background-color:#2A2A2A !important; border-radius:0 !important;}
.bfQuickMode section.bfElemWrap, .bfQuickMode span.bfElemWrap {background-color:#F7F7F7; border-radius:0 !important;}

div#treinador,
div#workshop{background-color:#F7F7F7;}
div#treinador.bfNoSection > section,
div#workshop.bfNoSection > section { width:45%; float:left; padding-top:5px !important; }
div#treinador.bfNoSection > section label,
div#workshop.bfNoSection > section label {margin:5px;}
div#treinador div.bfClearfix,
div#workshop div.bfClearfix { padding:0 !important;}
div#treinador span.bfElemWrap,
div#workshop span.bfElemWrap{ margin:0 !important;}

button#bfSubmitButton.bfSubmitButton.button{ padding:5px; background: #2a2a2a; color: #ffffff; font-size: 120%; border-radius: 0px; }
button#bfSubmitButton.bfSubmitButton.button:HOVER{ background: #696969; }

/* encolher o sub-menu 2ºnivel
.uk-nav-navbar > .uk-parent > .uk-nav-sub,  
.uk-nav-navbar > .uk-parent > .uk-nav-sub > .uk-parent > ul {   
display: none;   
}    

.uk-nav-navbar > .uk-parent > a:after,  
.uk-nav-navbar > .uk-parent > .uk-nav-sub > .uk-parent > a:after {      
content: "\f107";      
font-family: "FontAwesome";      
display: block;      
float: right;      
}    

.uk-nav-navbar > .uk-parent:hover > .uk-nav-sub,  
.uk-nav-navbar > .uk-parent > .uk-nav-sub > .uk-parent:hover > ul {       
display: block;      
background: none repeat scroll 0 0 padding-box #404040;      
width: 180px;      
padding: 15px;      
}
 */