@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin : 0;
padding : 0;
border : 0; 
font-size : 100%;
font : inherit;
}
body{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0 !important;
	background: #f6f6f6;
}
span.obrigatorio {
	color: #FF0000 !important;
	font-weight: bold !important;
	margin: 0px 5px 0 0 !important;
	float: left !important; 
	width: 10px !important;
}
*{
	outline : none; 
}
blockquote:before, blockquote:after, q:before, q:after {  
	content : '';
	content : none;
}
blockquote, q {
	quotes : none;
}  
ol, ul {
	list-style : none; 
} 
a{
	text-decoration:none; 
}
a:hover {
	text-decoration:none;
} 

div:after, ol:after, form:after, ul:after, dl:after {
	content:"."; 
	display:block;
	clear:both; 
	visibility:hidden;
	height:0;
	overflow:hidden;
}
/* -- Textos -- */
h2, h3, h3 a, h4 {
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h2 {
	font-size:25px;
	margin:0;
}
p, p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align:justify;
	margin:0;
	font-weight:400;
}
/***** TOPO *****/
#bg-topo{
	width:100%;
	float:left;
	background:#fff;
	padding-bottom: 10px;
}
#topo {
	max-width:955px;
	margin:0 auto;
	position:relative;
}
#logo {
	width:146px;
	float:left;
	margin:15px 0 0 0;
}
#logo a{
	width:100%;
	float:left;
	background:url(../assets/logos/logo.png) no-repeat center center;
	padding:30px 0;
}
ul#menu {
	width:466px;
	float:right;
	margin:25px 0 0 0;
}
ul#menu li {
	float:left;
}
ul#menu li a {
	font-size:13px;
	text-transform:uppercase;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding:13px 20px;
}
ul#menu li a:hover, ul#menu li a.ativo{
	/*border-bottom:10px solid #fff962;*/
	text-decoration:none;
	background:#000;
	color:#fff;
}
/** BANNERS ***/
#bg-banners{
	width:100%;
	/*height:705px;*/
	height:400px;
	float:left;
	background:url(../assets/background/bg-slider-1.jpg) no-repeat top center;
	background-size:cover;
}
#banners {
	max-width:955px;
	/*height:705px;*/
	height:405px;
	margin:20px auto 0;
}
#banners .slide { 
	width:100%;
	position:relative;
	background:#000000;
}
#banners .slide .img {
	width:100%;
	max-height:405px;
	min-height:405px;
	/*max-height:637px;
	min-height:637px;*/
	float:left;
	overflow:hidden;
}
#banners .slide .img a img{
	width:100%;
	float:left;
}
#banners .slide .info {
	position:absolute;
	bottom:199px;
}
.modelo h2 a{
	width:90%;
	height:133px;
	float:left;
	padding:15px 0 0px 35px;
	color:#fff !important;
	font-size:13px !important;
	font-weight:300;
	text-transform:capitalize !important;
	overflow:hidden;
	/*width:90%;
	float:left;
	padding:10px 0 23px 35px;
	color:#fff !important;
	font-size:13px !important;
	font-weight: 300;
	text-transform: capitalize !important;*/
}
.modelo h2 strong{ 
	width:100%;
	height:64px;
	float:left;
	font-size:23px;
	color:#fff;
	margin-bottom:15px;
	overflow:hidden;
	/*width:100%;
	float:left;
	font-size:23px;
	color:#fff;
	margin-bottom:15px;*/
}
#banners .slide .info .modelo {
	width:100%;
	/*padding:10px 0 23px 35px;*/
}
#banners .slide .info .modelo {
	width:500px;
	position:absolute;
	text-align:left;
	background:rgba(0, 0, 0, 0.56);
	left:-20px;
	height:174px;
	/*width:500px;
	position:absolute;
	text-align:left;
	background:#000;
	left:-20px;*/
}
#nav {
	z-index:4;
	position:absolute;
	right:-5px;
	/*right:-10px;*/
	margin:0 auto;
	bottom:-6px;
	z-index: 9;
	/*bottom:65px;*/
}
#nav a {
	background:#000;
	overflow:hidden;
	display:block;
	float:left;
	margin:0 5px 0 0;
	color:#fff;
	padding:8px 20px;
	box-shadow:0px 2px 7px 0px #000;
}
#nav a.activeSlide {
	background:#fff962;
	color:#000;
}
.veja-mais{
	position:absolute;
	bottom:13px;
	color:#fff;
	text-transform:uppercase;
	background:#000;
	padding:10px 50px;
	border-left:13px solid #fff962;
	font-size:13px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
}
.btn{
	position:initial;
	margin:20px 0;
	float:left;
}
div.hidden{
	display:none;
}
.veja-mais:hover{
	background:#fff962;
	border-left:13px solid #000;
	color:#000;
}
/************* CONTEUDO *******************/
.conteudo{
	max-width:970px;
	margin:0 auto;
}
.titulo{
	width:100%;
	margin:75px 0 75px 0;
	float:left;
	text-align:center;
	font-size:33px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.titulo strong{
	font-size:50px;
}
/******* PROXIMOS ENVENTOS ******/
.proximos-eventos{
	width:685px;
	float:left;
}
.proximos-eventos h3{
	width:100%;
	float:left;
	color:#707070;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-transform:inherit !important;
	margin:0 0 40px 0;
}
.proximos-eventos h3 strong{
	color:#2f3233;
	font-size:19px;
	padding-right:8px;
	margin-right:10px;
	position:relative;
}
.proximos-eventos h3 strong::before, .titulo-evento-agenda strong::before{
	content:"";
	border-right:1px solid #707070;
	position:absolute;
	padding:9px 2px;
	right:0;
	top:3px;
}
.cartaz-evento{
	width:385px;
	float:left;
	margin-right:17px;
}
.cartaz-evento img{
	width:100%;
	float:left;
}
.info-eventos{
	width:283px;
	float:left;
}
.info-eventos p{
	text-align:left;	
}
.info-eventos strong a, .info-eventos strong{
	width:100%;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	margin-bottom:25px;
	color:#2f3233;
}
.info-eventos p a, .info-eventos p{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#2f3233;
	font-weight:lighter;
}
.arquivo{
  width:23%;
  float:left;
  margin:0 20px 20px 0;
}
.arquivo a{
	color:#707070;
}
.arquivo span{
	width:100%;
	font-size:9px;
  	float:left;
  	margin:5px 0;
}
.link{
	color:#D80909;
  	line-height:30px;
}
.eventos-categorias-detalhes .download{
	font-size:18px;
	margin:20px 0 15px 0;
}
.i-evento{
	background-image:url(../assets/load.gif);
	background-repeat:no-repeat !important;
	background-position: center center;
	min-height: 150px;
}
/********* ANUNCIOS *********/
#anuncios{
	width:255px;
	float:right;
	margin-top:7px;
}
#anuncios h3{
	font-size:16px;
	text-transform:capitalize !important;
	color:#2f3233;
}
#anunciantes{
	background:#fff;
	position:relative;
	margin-top:15px;
	padding-bottom:30px;
}
#anunciantes a, .ban-publicidade{
	width:110px;
	height:65px;
	float:left;
	background-size:contain !important;
	margin:15px 0 0 14px;
	/*width:120px;
	height:67px;
	float:left;
	background-size:cover !important;*/
}
#anunciantes a{
	margin-left:9px !important; 
}
.veja-mais.ver-patrocinadores{
	position:relative;
	bottom:0;
	padding:10px 18px;
	margin-top:20px;
	float:left;
}
/********* EVENTOS MOTO CLUBE *****/
.eventos-realizados{
	margin-top:75px;
}
.eventos-moto-clube{
	width:333px;
	float:left;
	position:relative;
	margin:0 19px 19px 0;
}
.eventos-moto-clube.ultimo{
	margin-right:0 !important;
}
.eventos-moto-clube a.categorias{
	width:100%;
	height:187px;
	float:left;
	display:block;
	overflow:hidden;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.eventos-moto-clube a.veja-mais{
	left:0;
	bottom:10px;
}
/*********** SOBRE ************/
.bg-sobre{
	width:100%;
	float:left;
	background:url(../assets/background/fundo-sobre.jpg) no-repeat top center !important;
	background-size:cover !important;
}
.bg-sobre .titulo{
	color:#fff !important;
	margin:50px 0 95px 0 !important;
}
.membros{
	width:100%;
	float:left;
}
.membros h2{
	font-size:22px;
	font-family:'Open Sans', sans-serif;
	font-weight:700;
	text-align:center;
	margin-bottom:60px;
}
.membros span{
	width:100%;
	float:left;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	margin-bottom:40px;
	color:#2f3233;
}
.membros p{
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	font-weight:lighter;
	margin-bottom:60px;
}
.social{ 
	width:685px;
	margin:0 auto;
}
.social h3, .social span{
	width:100%;
	float:left;
	text-align:center;
	font-size:22px;
	font-weight:700;
	margin:65px 0 60px 0;
} 
.social span{
	font-size:16px !important;
	font-weight:lighter !important;
	margin:0 0 40px 0;
}
.social p{
	width:95%;
	text-align:center;
	margin:0 auto;
	font-size:13px;
}
.social .veja-mais{
	width:128px;
	position:relative;
	bottom:inherit;
	margin:30px auto 0;
	display:block;
	text-align:center;
	padding:10px 0;
	float:none;
	cursor:pointer;
}
.relacao-associados{
	width:718px;
	margin-bottom:85px;
}
.relacao-associados h3{
	margin:90px 0 30px 0;
}
.relacao-associados p{
	width:100%; 
}
.estatuto{
	width:100%;
	float:left;
	margin-top:50px;
	padding:20px;
	border:1px solid #CBCBCB;
	display:none;
	position:relative;
}
.estatuto .veja-mais{
	width:160px;
}
.estatuto p{
	text-align:left !important;
}
.ler-estatuto{
	width:180px !important;
	position:relative;
	cursor:pointer;
}
#fechar{
	width:20px;
	height:20px;
	right:0px;
	top:-30px;
	border:1px solid #CBCBCB;
	cursor:pointer;
	position:absolute;
	line-height:22px;
	color:#CBCBCB
}
#fechar:hover{
	color:#000;
	border:1px solid #000;
}
#lista-associados table{
	width:100%;
	border-spacing:0;
}
#lista-associados table tr#titulo{
	background:#DFDFDF;
}
#lista-associados table tr#titulo td{
	padding:10px;
	float:none;
	margin:0;
	font-weight:700;
}
#lista-associados table tr#titulo:hover{
	background:#DFDFDF !important;
}
#lista-associados table tr td{
	padding:10px;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	font-weight:lighter;
}
#lista-associados table tr:hover{
	background-color:#D7D7D7 !important;
}
#lista-associados table tr:nth-child(odd) {
	background-color:#DFDFDF;
}
#lista-associados h3{
	margin:10px 0 30px 0;
}
/*********** EVENTOS ************/
.bg-eventos{
	width:100%;
	float:left;
	background:url(../assets/background/fundo-sobre.jpg) no-repeat 0px -213px;
	background-size:cover;
}
.eventos-categoria h3{
	margin-top:50px;
}
.categoria{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:12px;
}
.categoria:hover a.veja-mais, .eventos-moto-clube:hover .veja-mais, .img-eventos-categorias:hover .veja-mais{
	background:#fff962;
	border-left:13px solid #000;
	color:#000;
}
.categoria .img-categoria{
	width:100%;
	height: 275px;
	float:left;
	overflow: hidden;
	background-size: cover !important;
	background-position: 0 -50px !important;
}
.categoria  a.veja-mais{
	width:318px;
	bottom:0;
	left:0;
	text-align:center;
	font-size:22px;
	padding:10px 0;
}
.categoria.ultimo{
	margin-bottom:0 !important;
}
.proximos-eventos-categoria{
	width:100%;
	margin:60px 0 35px 0;
}
.proximos-eventos-categoria .info-eventos{
	width:520px;
}
/*********** CATEGORIA ************/
.bg-categoria{
	background-position: 0 -162px !important;
	padding-bottom:50px;
	background-size:1920px !important;
}
.breadcrumb{
	padding:13px 0;
}
.breadcrumb a{
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight: lighter;
}
.bg-categoria .titulo{
	color:#2f3233 !important;
	margin:50px 0 0 0 !important;
}
.img-eventos-categorias{ 
	width:310px;
	height:270px;
	float:left;
	overflow:hidden;
	position:relative;
	margin:10px 10px 0 0;
}
.img-eventos-categorias.ultimo{
	margin-right:0 !important;
}
.img-eventos-categorias .img{
	width: 100%;
	float: left;
	background-size: cover !important;
	height: 100%;
}
.img-eventos-categorias .veja-mais{
	width:280px;
	z-index:2;
	left:0;
	padding:15px 0;
	text-align:center;
	bottom:12px;
}
.veja-mais.veja-mais-categorias{
	position:relative !important;
	bottom:inherit;
	margin:55px 0 0 0;
	float:left;
}
/*********** CATEGORIAS DETALHES ************/
.eventos-categorias-detalhes p{
	width:100%;
	float:left;
	color:#707070;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
}
.veja-mais-categorias-detalhes{
	margin:60px 0 60px 0 !important;
}
/*********** AGENDA ************/
.tabs-content{
	width:100%;
	float:left;
}
.tabs-menu ul{
	width:185px;
	float:left;
	margin-right:50px;
}
.tabs-menu ul h2{
	width:100%;
	color:#2f3233;
	font-size:19px;
	float:left;
	text-align:center;
	margin-bottom:40px;
	font-weight:700;
}
.titulo-evento-agenda, .tabs-content h3{
	width:74%;
	color:#707070;
	font-size:15px;
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	text-transform:inherit !important;
	margin:50px 0 40px 0;
  	float: left;
}
.titulo-evento-agenda strong, .tabs-content h3 strong{
	color:#2f3233;
	font-size:19px;
	padding-right:8px;
	margin-right:10px;
	position:relative;
}
.tabs-menu li a.veja-mais{
	width:93% !important;
	position:initial;
	float:left;
	text-align:center;
	margin-bottom:5px;
	padding:10px 0;
}
.tabs-menu ul li a.active-tab-menu, .tabs-menu ul li a:hover{
	background:url(../assets/background/bg-menu-agenda.jpg) no-repeat center center !important;
	color:#fff !important;
	border-left:13px solid #fff962;
}
.proximos-eventos.calendario{
	width:480px;
	margin-top:20px;
}
.proximos-eventos.calendario a.veja-mais{
	width:90%;
	position:relative;
	bottom:inherit;
	padding:10px 0;
	font-size:22px;
	margin-bottom:50px;
	float:left;
	text-align:center;
}
.desc-agenda{
	width:734px;
	float:right;
}
.desc-agenda .proximos-eventos{
	margin-bottom:50px;
}
.proximos-eventos.sem-cartaz .info-eventos{
	width:100% !important;
}
.tabs {
	width:76%;
  	float:left;
  	display:none;
}
.tabs-menu{
	width:185px;
  	float:left;
  	margin:50px 28px 0 0;
}
.first-tab {
  display: block;
}
/*********** CONTATO ************/
.bg-contato{
	width:100%;
	float:left;
	background:url(../assets/background/bg-contato.jpg) no-repeat top center;
	background-size:cover !important;
	padding-bottom:50px;
}
.bg-contato h1,
.bg-contato h3,
.bg-contato p{
	width:100%;
	float:left;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.bg-contato h1{
	margin:40px 0 65px 0;
	font-size:33px;
}
.bg-contato h3{
	font-size:22px;
	margin-bottom:25px;
}
.bg-contato p{
	font-size:16px;
	text-transform:inherit !important;
	font-weight:lighter;
}
.titulo-contato{
	margin:40px 0 50px 0;
}
form.form{
  /*width:440px;*/
	margin:0 auto 50px;
}
form.form span{
	width:100%;
	margin-bottom:15px;
	float:left;
	text-align:center;
	font-weight:700;
	color:#2f3233;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:20px;
}
form.form label{
	width:100%;
	float:left;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	color:#707070;
	text-transform:uppercase;
	font-size:16px;
	font-weight:lighter;
}
form.form label#cidade{
	width:75%;
	margin-right:22px;
}
form.form label#estado{
	width:20%;
}
form.form label input{
	width:100%;
	height:40px;
	float:left;
	border:1px solid #f1f1f1;
	margin-top:5px;
	text-indent:10px;
	font-size:15px;
	color:#707070;
}
form.form label input:focus, form.form label textarea:focus{
	border:1px solid #000 !important;
}
form.form label textarea{
	width:96%;
	height:115px;
	padding:10px;
	margin:5px 0 20px 0;
	border:1px solid #f1f1f1;
	font-size:15px;
	color:#707070;
}
form.form .veja-mais.enviar-contato{
	width:100%;
	float:left;
	position:relative;
	bottom:inherit;
	margin:0 auto;
	border-left:13px solid #fff962 !important;
	border:none;
	cursor:pointer;
}
form.form .veja-mais.enviar-contato:hover{
	border-left:13px solid #000 !important;
}
label.regiao select{
	width: 100%;
    height: 40px;
    font-size: 14px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #f1f1f1;
    -webkit-appearance: none;
    padding-left: 5px;

	background-image: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
	background-repeat:no-repeat;
	background-position:top 50% right 10px;
	background-size:10px;

}
label#estado.regiao{
	width: 43% !important;
    margin-right: 17px;
}
label#cidade.regiao {
    width: 50% !important;
    margin-right: 0 !important;
}

#status{
	width:92%;
	float:left;
	margin:0 0 40px 0;
	padding:20px;
	font-family:'Open Sans', sans-serif;
	font-weight:lighter;
	font-size:14px;
}
.erro{
	color:#F00;
}
.sucesso{
	color:#459054;
}
/*********** RODAPE ************/
#bg-rodape{
	width:100%;
	float:left;
	background:url(../assets/background/fundo-slider.jpg) no-repeat 0px -484px;
	background-size:1920px;
	padding:50px 0 30px 0;
	margin-top:25px;
}
#rodape{
	max-width:960px;
	margin:0 auto;
}
.localizacao{
	width:328px;
	float:left;
	position:relative;
} 
#hover-mapa{
	width:101%;
	height:136px;
	top:50px;
	left:0;
	position:absolute;
	background:rgba(255, 0, 0, 0.62);
	text-align:center;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:25px;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear;
	line-height:136px;
}
.localizacao:hover #hover-mapa{
	visibility:visible;
	opacity:1;
	transition-delay:0s;
}
.localizacao a{
	width:100%;
	float:left;
}
.localizacao span, #rodape ul strong, #contato-rodape strong{
	width:100%;
	float:left;
	color:#fff;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:lighter;
}
#rodape ul{
	width:135px;
	margin-left:80px;
	float:left;
}
#rodape ul  li a, #contato-rodape p{
	width:100%;
	float:left;
	font-size:13px;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:lighter;
	margin-bottom:10px;
}
#rodape ul  li a:hover, .breadcrumb a:hover{
	text-shadow:0px 1px 5px #000;
}
#contato-rodape{
	width:267px;
	float:left;
	margin-left:80px;
}
#contato-rodape .veja-mais{
	position:relative;
	bottom:inherit !important;
	margin-top:12px;
	float:left;
	padding:10px 30px;
}
#endereco{
	width:100%;
	float:left;
	background:#f6f6f6;
	padding:20px 0;
}
#endereco strong{
	width:100%;
	float:left;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:13px;
}
/********* 404 *****************/
.conteudo-404{
	width:100%;
	color:#000;
	margin:55px 0 55px 0;
  	float:left;
}
.conteudo-404 h1{
	font-size:3.8em;
	margin-bottom:30px !important;
	line-height:53px !important;
}
.conteudo-404 h1,
.conteudo-404 p{
	max-width:960px;
	margin:0px auto;
	color:#000;
	font-family:'Open Sans', sans-serif;
	line-height:25px;
}
/********** FANCYBOX ***********/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../js/fancyapps-fancyBox-18d1712/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../js/fancyapps-fancyBox-18d1712/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../js/fancyapps-fancyBox-18d1712/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../js/fancyapps-fancyBox-18d1712/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.sticky-wrap {
    overflow-x: auto;
    position: relative;
    margin-bottom: 1.5em;
    width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 50;
    width: auto; /* Prevent table from stretching to full size */
}
    .sticky-wrap .sticky-thead {
        box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
        z-index: 100;
        width: 100%; /* Force stretch */
    }
    .sticky-wrap .sticky-intersect {
        opacity: 1;
        z-index: 150;
    }
    .sticky-wrap .sticky-intersect th {
        background-color: #666;
        color: #eee;
    }
.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}
.sticky-wrap {
    overflow-x: auto; /* Allows wide tables to overflow its containing parent */
    position: relative;
    margin: 0 auto 1.5em;
    width: 75%;
}