
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);

/*menu*/
.logo{
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 260px;
	height: 60px;
}

.bottom-info {
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.bottom-info a{
	color: #fff
}

.menu{
	background-color:#201F25;
	font-size: 11px;
	color: #ffffff !important;
	border-bottom:0;
	font-family: 'Sans-Serif';
}

.menu li > a{
	color: #fff !important;
	padding-right: 6px;
	padding-left: 6px;
}

.navbar-nav .publish-menu{
	font-style: italic;
}

.navbar-nav .publish-menu a{
	color: #009874 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #F05A28 !important;
	background-color: #201F25;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #F05A28 !important;
	background-color: #201F25;
}

.navbar-nav > li > .dropdown-menu {
	background-color: #201f25;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #F05A28 !important;
	background-color: #201F25;
}

.navbar-nav li a:hover, .navbar-nav li.active a, .navbar-nav li a:focus{
	color: #F05A28 !important;
	background-color: #201F25;
}
/*menu end*/

/* vertical scrollbar*/
::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background-color: #333;
}

::-webkit-scrollbar-thumb {
	background-color: #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

::-webkit-scrollbar-button {
	display: none;
}
/*vertical scrollbar end*/

.right {
	border-right: 0.5px solid #666666;
}

.cover-foto{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	text-align: center;
	overflow: hidden;
	margin-bottom: -300px;
	height: 900px;
}

.home-filter .filter-row{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.cover-foto .quote{
	margin-top: 200px;
	font-family: Open Sans;
	font-size: 16px;
	text-align: left;
	margin-left: 20px;
}

.cover-foto .quote i{
	font-size: 20px;
}

.cover-foto .quote span{
	font-style: italic;
	font-weight: bold;
}

.cover-foto .btn-publish{
	margin-top: 20px;
	background-color: #F05A28;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}

.cover-foto .advanced-search{
	color: #F05A28;
}

.events .question{
	font-family: Open Sans;
	font-style: normal;
	margin-top: 30px;
	font-size: 20px;
	font-weight: 600;
}

.events h2{
	text-transform: uppercase;
	font-family: 'Lato';
}

.search-event > form > input{
	font-family: FontAwesome;
	border: 1px solid #F05A28;
	text-align: center;
	background-color: transparent;
}

.events hr{
	border-color: #F05A28;
	margin-top: 4px;
}

.events hr:last-child{
	display: none;
}

.events p{
	font-weight: bold;
	margin-left: 15px;
}

.events img{
	width: 35px;
	height: 35px;
	margin-left: 33px;
}

.img-col{
	margin-left: 30px;
}

.future-events{
	background-color: #201F25;
	padding-bottom: 20px;
}

.future-events h1{
	color: #F05A28;
	text-transform: uppercase;
	margin-top: 50px;
	font-family: 'Lato';
}

.table-div{
	text-align: center;
}

.event-background-img{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.event-background-img .algorithm a{
	color: #F05A28;
	font-size: 18px;
	text-decoration: underline;
	font-weight: 500;
}

.orange-level{
	color: #F05A28 !important;
}

.search-classification{
	font-family: FontAwesome;
	border: 1px solid #F05A28;
	text-align: center;
	width: 160px;
	display: inline;
	margin-left: 50px;
	position: absolute;
}

/*footer*/

.footer{
	background-color: #201F25;
	width: 100%;
	padding: 50px;
	border-top: 6px solid #F05A28;
}

.footer h3{
	color: #F05A28;
}

.footer p{
	color: #fff;
	text-align: justify;
	font-family: 'Lato';
}

.footer .who-we-are p{
	padding-right: 30px;
}

.footer .who-we-are a{
	color: #fff;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

.contact-info i{
	color: #F05A28;
	font-weight: bold;
}
.contact-info p{
	text-align: right;
	font-weight: bold;
	font-family: 'Lato';
}
.contact-info{
	margin-top: 50px;
	font-family: 'Lato';
}

.contact-info img{
	margin-left: 10px;
	width: 10%;
}

.copyright-bar{
	background-color: #000;
	font-family: 'Lato';
}

.copyright-bar span{
	color: #F05A28;
}

.copyright-bar p{
	color: #fff;
	font-size: 10px;
	padding-top: 10px;
}

.copyright-bar p a{
	color: #fff;
}

.copyright-bar p a :hover{
	color: #fff;
	text-decoration: none;
}
/*footer end*/

.forum-img{
	width: 100%;
	margin-left: -20px;
}

.forum-row{
	background-color: #201F25;
	margin-top: 70px;
}

.forum-div h1{
	color: #F05A28;
	font-weight: bold;
	font-size: 60px;
	font-family: 'Lato';
}

.forum-div p{
	color: #fff;
	font-family: 'Lato';
}

.forum-div img{
	padding-top: 100px;
}

.sportiv-associations-title, .forum-title{
	font-size: 45px;
	font-weight: bold;
	padding-left: 70px;
	border-top:10px solid #F05A28;
	border-left:10px solid #F05A28;
	position: relative;
	padding-left: 40px;
	padding-top: 25px;
	font-family: 'Lato';
	color: black;
}

.forum-title:after{
	content: "";
	height:10px;
	background-color:white;
	position: absolute;
	right:0;
	top:-10px;
	left: 4%;
}
.sportiv-associations-title:after{
	content: "";
	height:10px;
	background-color:white;
	position: absolute;
	right:0;
	top:-10px;
	left: 5%;
}

.training-foto{
	width: 100%;
	padding-bottom: 50px;
}

.sportiv-associations-div{
	padding-top: 70px;
	padding-bottom: 70px;
}

.no-margin{
	margin: 0px !important;
}

.sportiv-associations-div h3{
	color: #F05A28;
	text-align: right;
	font-family: 'Lato';
}

.sportiv-associations-div p{
	text-align: justify;
	font-family: 'Lato';
	color: #696969;
	line-height: 2.2;
}

.training-div p{
	font-weight: bold;
	color: #F05A28;
	padding-bottom: 50px;
	font-size: 40px;
	padding-top: 50px;
	font-family: 'Lato';
}

.classification-div{
	padding-top: 90px;
}

.classification-div .second-row{
	margin-top: 60px;
}

.classification-div .ranking-margin{
	margin-top: 150px;
}

.man-tab, .woman-tab{
	background-color: #333333;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 100px;
}

.man-tab a, .woman-tab a{
	color: #d3d3d3;
	text-align: center;
	font-family: 'Lato';
}

.woman-tab{
	margin-left: -10px;
	font-size: 10px;
}

.man-tab{
	position:relative;
	z-index:1;
	float:left;
	font-size: 10px;
}

.woman-man-tabs > li.active > a, .woman-man-tabs > li.active > a:hover, .woman-man-tabs > li.active > a:focus{
	color: #d3d3d3;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #201F25;
	border-color: #201F25;
	font-size: 10px;
	font-family: 'Lato';
}

.woman-man-tabs > li > a:hover {
	color: #d3d3d3;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #201F25;
	border-color: #201F25;
	font-size: 10px;
	font-family: 'Lato';
}

.man-div , .woman-div{
	background-color: #201F25;
	border-radius: 0px !important;
}

.tabs{
	padding-top: 50px;
}

.sports-div .grey{
	background-color:#333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sports-div .black{
	background-color: #161519;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sports-div .number,
.sports-div .name,
.sports-div .icon{
	color:white;
}

.sports-div a{
	color: inherit;
}

.sports-div .points{
	color: #F05A28;
}

.sports-div i{
	border-radius: 50%;
	border: 1px solid #093864;
	color: #fff;
	padding: 5px;
	background-color: #093864;
}

.sport-tabs,
.sport-tabs-rank{
    border-bottom-color: #201F25;
    /*overflow-x: auto !important;
    overflow-y: hidden !important;
    display: -webkit-box !important;
    display: -moz-box;*/
}

.sport-tabs > li {
	background-color: #F05A28;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 10px;
	margin-right: 10px;
}

.sport-tabs > li.active, .sport-tabs > li:hover{
	background-color: #161519;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 10px;
	margin-right: 10px;

}

.sport-tabs > li.active > a, .sport-tabs > li.active > a:hover, .sport-tabs > li.active > a:focus{
	color: #d3d3d3;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background-color: #161519;
	border-color: #161519;
	font-size: 10px;
}

.sport-tabs > li > a:hover {
	color: #161519;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background-color:#161519;
	border-color: #161519;
	font-size: 10px;
	color: #fff;
}

.sport-tabs a,
.sport-tabs-rank a{
	color: #161519;
	text-align: center;
}

.sport-tabs > li.active > a,
.sport-tabs > li.active > a:hover,
.sport-tabs > li.active > a:focus{
	color: #d3d3d3;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background-color: #161519;
	border-color: #161519;
	font-size: 10px;
}

.sport-tabs-rank > li.active > a,
.sport-tabs-rank > li.active > a:hover,
.sport-tabs-rank > li.active > a:focus{
	color: #d3d3d3;
	border-top-right-radius: 13px;
	border-top-left-radius: 13px;
	background-color: #161519;
	border-color: #161519;
	font-size: 9px;
	width: 100px;
	height: 50px;
}

.sport-tabs-rank > li:active,
.sport-tabs-rank > li:hover{
	background-color: #161519;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 9px;
	margin-right: 6px;
	width: 100px;
	height: 50px;
}

.sport-tabs-rank > li > a:hover{
	color: #161519;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background-color:#161519;
	border-color: #161519;
	font-size: 9px;
	color: #fff;
	width: 100px;
	height: 50px;
}

.sport-tabs-rank > li{
	background-color: #F05A28;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 9px;
	margin-right: 6px;
	margin-top: 5px;
	width: 100px;
	height: 50px;
}

.classification-div h1{
	border-top:10px solid #F05A28;
	border-left:10px solid #F05A28;
	position: relative;
	padding-left: 25px;
	padding-top: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #201F25;
	display: inline;
	font-family: 'Lato';
}

.classification-div h1:after{
	content: "";
	height:10px;
	background-color:white;
	position: absolute;
	right:0;
	top:-10px;
	left: 15%;
	bottom: -10px;
}

.classification-div .btn-category-name{
    width: 100px;
    height: 100px;
    font-size: 10px;
    line-height: 1.33;
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
    border: 5px solid #F05A28;
    margin: 2px;
    white-space: normal;
    padding-top: 30px;
    word-wrap: break-word;
    overflow-wrap: break-word;
	color: #34333a;
	font-weight: bold;
	margin-bottom: 100px;

}

.classification-div .btn-default{
	margin-bottom: 10px;
	border-radius: 0;
	background-color: #F05A28;
	border: none;
	color: #fff;
}

.classification-div .select-year{
	border: 1px solid #F05A28;
}

.classification-div .btn-save{
	background-color: #F05A28;
	border-radius: 0;
	margin-bottom: 20px;
}

.future-events-table a{
	color: inherit;
}

.future-events-table {
	width:90%;
	color: #f5f5f5;
	margin-top: 50px;
}

.future-events-table td{
	width: 10%;
	vertical-align: top;
	font-size: 12px;
}

.future-events-table .orange-color-td{
	color: #F05A28;
	font-weight: 200;
}

.events .search-event{
	margin-bottom: 5px;
}

.events .cat-row{
	margin-bottom: 10px;
}

.events .cat-row:last-of-type{
	margin-bottom: 100px;
}

.events .cat-row .col-md-3 p{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.hr-table{
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.magazine-div h1{
	font-weight: bold;
	padding-bottom: 50px;
}

.magazine-div{
	padding-bottom: 50px;
}

.magazine-div .gallery-item {
	height: auto;
	float: left;
	margin-bottom: 2em;
	position: relative;
}

.magazine-div .gallery-item:first-child {
	margin-right: 2.762430939%;
}

.magazine-div .gallery-item img {
	width: 100%;
}

.magazine-div .gallery-item:hover .img-title {
	/*opacity: 1;*/
}

.magazine-div .img-title {
	position: absolute;
	top: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	display: none;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.magazine-div .img-title h5 {
	position: absolute;
	color: #fff;
	top: 33%;
	width: 100%;
	text-align: center;
}

.details-row{
	background-color: #201F25;
}

.details-row p{
	font-size: 25px;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.details-row .begin, .finish{
	font-weight: bold;
	font-style: italic;
}

.details-div h1{
	font-weight: 900;
	color: #F05A28;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 46px;
}

.details-div iframe{
	margin-bottom: -5px;
}

.event-category h1{
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 50px;
}

.event-category th{
	text-align: center !important;
}

.location{
	background-color: #201F25;
	color: #fff;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.location-div h1{
	font-weight: bold;
	color: #F05A28;
	padding-bottom: 15px;
	font-size: 45px;
	padding-top: 50px;
}

.location-div .wrapper{
	height: 60vh;
}

.wireframe-eventi-bottom-photo{
	width: 100%;
	border-top: 15px solid #201F25;
	margin-top: -5px;
}

.login-foto {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

/* login view */
.login-panel{
	margin: 150px 0 100px 0;
	border:none;
	border-radius: 0px;
}

.login-panel .login-head{
	background-color: #F05A28;
	border-color: #F05A28;
	border-radius: 0;
}

.login-head i{
	color: #fff;
	font-weight: bold;
}

.login-panel .panel-body{
	background-color: #201F25;
	border:none;
	border-radius: 0;
	margin-top: -20px;
	padding-bottom: 20px;
}

.login-panel .btn-login, .login-panel .btn-login:hover, .login-panel .btn-login:focus {
	margin: 30px 0;
	width: 90%;
	background-color: #F05A28;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	border-color: #F05A28;
}

.login-panel a.forget-pass, .login-panel a.new-account {
	font-size: 12px;
	color: #fff;
}

.login-panel a.new-account:hover , a:hover {
	text-decoration: none;
}

.login-panel input:placeholder-shown {
	background-color: #535353;
	border-color:  #535353;
}

.login-panel .panel-body i{
	color: #535353;
	margin-top: 10px;
}

.login-panel .panel-body .email,
.login-panel .panel-body .password,
.login-panel .panel-body .name,
.login-panel .panel-body .type-profile{
	margin-top: 30px;
}

.login-panel .type-profile{
	color: grey;
}

.login-panel .type-profile .col-md-2 label{
	padding-left: 0 !important;
}
/*login view end*/

.social-nets .login{
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
}

.social-nets .soc-btn {
	border-radius: 9px;
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
}

.social-nets .terms{
	font-weight: 400;
	font-size: 10px;
	color: #fff;
}

.social-nets .terms a{
	font-weight: 400;
	font-size: 10px;
	color: #F05A28;
	line-height: 18px;
}

.white-font{
	color: white;
}

.facebook-btn, .btn-twitter, .btn-google, .btn-linkedin {
	color: #fff;
	min-width: 220px;
	text-align: left;
	font-weight: bold;
}

.login-panel .facebook-btn .fa , .login-panel .btn-twitter .fa ,.login-panel .btn-google .fa,.login-panel .btn-linkedin .fa{
	color: #fff;
}

.login-panel .facebook-btn {
	background: #3b5998;
}
.login-panel .btn-twitter {
	background: #55ACEE;
}
.login-panel .btn-google {
	background: #DD4B39;
}
.login-panel .btn-linkedin{
	background: #007BB6;
}

.login-panel .btn:hover {
	color: #DCDCDC;
}

.social-nets .register{
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	margin-top: 30px;
}

.assoc-filter{
	background-color: #201F25;
	border-radius: 10px;
	border-bottom: 8px solid #F05A28;
	margin-top: -10px;
	margin-bottom: 30px;
}

.home-filter{
	/*background-color: #201F25;
	border-radius: 10px;
	border-bottom: 8px solid #F05A28;*/
	margin-top: 300px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}

.home-filter .subtitle{
	font-style: italic;
	color: #fff;
	font-family: "Open Sans";
	margin-top: -10px;
	font-size: 13px;
	font-weight: bold;
}

.home-filter p{
	color: #F05A28;
	font-style: italic;
	margin-top: 20px;
	font-family: Lato;
	font-size: 20px;
	text-align: center;
}

.home-filter span{
	color: #fff;
	text-align: left;
	margin-left: -120px;
}

.home-filter a{
	text-decoration: none;
	color: inherit;
}

.assoc-filter p,
.event-filter p{
	color: #F05A28;
	font-size: 20px;
	text-align: center;
}

.assoc-filter .filter-row,
.event-filter .filter-row{
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.event-filter .filter-row .col-md-4,
.event-filter .filter-row .col-md-2,
.event-filter .filter-row .col-md-6{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.event-filter .filter-row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 12px;
}
.event-filter .filter-row ::-moz-placeholder { /* Firefox 19+ */
	font-size: 12px;
}
.event-filter .filter-row :-ms-input-placeholder { /* IE 10+ */
	font-size: 12px;
}
.event-filter .filter-row :-moz-placeholder { /* Firefox 18- */
	font-size: 12px;
}

.event-filter .btn{
	height: 25px;
	text-align: center;
	padding-top: 2px;
}

.assoc-filter .btn,
.event-filter .btn,
.home-filter .btn{
	width:100%;
	background-color: #F05A28;
	color: #fff;
	border:none;
}

.event-filter select.filter-field{
	padding-top: 1px;
}

.assoc-index-panel{
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
}

.assoc-index-panel-background-grey {
	background-color: #E3E3E3;
}

.assoc-index-panel button{
	background-color: #F84900;
	color: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	border-radius: 0;
	width: 70%;
}

.assoc-index-panel h3{
	text-transform: uppercase;
	color: #000;
	margin-top: 5px;
	font-family: Lato;
}

.assoc-index-panel .tel,
.assoc-index-panel .email,
.assoc-index-panel .web{
	font-family: Lato;
	font-style: italic;
	color: #F84900;
	margin-right: 5px;
	font-weight:bold;
	font-size: 14px;
}

.assoc-index-panel .col-md-4{
	font-style: italic;
	font-family: Lato;
	font-size: 14px;
}

.assoc-index-panel .city{
	font-family: Lato;
	font-size: 16px;
	font-style: italic;
}

.assoc-index-panel a {
	color: inherit;
}

.associations-cover .row{
	margin-top: 170px;
	margin-bottom: 300px;
}

.associations-cover .map-marker{
	margin-top: 100px;
}

.associations-cover{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	margin-bottom: 30px;
}

.iw-container hr{
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

.iw-container i{
	color: #fff !important;
}

.gm-style div > div:last-child > div > div:first-child > div {
	background: #2f2f2f !important;
}

.gm-style div > div:last-child > div > div:first-child > div:nth-child(3) > div div {
	background-color: #2f2f2f !important;
}

.gm-style div > div:last-child > div > div:first-child > div:first-child {
	background: transparent !important;
	color: #fff;
}

.gm-style-iw{
	border-radius: 12px 12px 10px 10px;
}

.filter-field::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #000;
	font-family: Lato;
	text-align: center;
	font-size: 12px;
}
.filter-field:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #000;
	opacity: 1;
	text-align: center;
	font-family: Lato;
	font-size: 12px;
}
.filter-field::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #000;
	opacity: 1;
	text-align: center;
	font-family: Lato;
	font-size: 12px;
}
.filter-field:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #000;
	text-align: center;
	font-family: Lato;
	font-size: 12px;
}

select.filter-field{
	color: #000;
	text-align-last: center;
	font-family: Lato;
	font-size: 12px;
}

.register2-container,
.event-create-container,
.event-edit-container{
	background-color:#201F25;
	height: 500px;
}

.article-edit-container,
.article-create-container,
.thread-create-container,
.thread-edit-container{
	background-color:#201F25;
	height: 400px;
}

.article-edit-container h2,
.article-create-container h2,
.thread-create-container h2,
.thread-edit-container h2{
	color: #F05A28;
	text-transform: uppercase;
	padding-top: 80px;
	text-align: center;
	font-weight: bold;
	font-family: Lato;
	margin-bottom: 30px;
}

.register2-container h2,
.event-create-container h2,
.event-edit-container h2{
	color: #F05A28;
	text-transform: uppercase;
	padding-top: 100px;
	text-align: center;
	font-weight: bold;
	font-family: Lato;
}
.register2-container p,
.event-create-container p,
.event-edit-container p{
	color: #fff;
	text-align:center;
	padding-bottom: 200px;
	font-family: Lato;
	font-style: italic;
	font-size: 16px;
}

.register2-form-container,
.create-event-form-container,
.edit-event-form-container,
.article-form-container,
.thread-form-container{
	margin-top: -250px;
	z-index: 999;
	background-color: #E3E3E3;
	width:70%;
	border: 30px solid #fff;
	font-family: Lato;
	font-size: 14px;
	text-transform: uppercase;
}

.register2-form-container .form-group{
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}

.register2-form-container .btn-user-submit{
	background-color: #F05A28;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
}

.register2-form-container .add-video , .more-videos-btn{
	background-color: #F05A28;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
	padding-bottom: 2px;
	font-family: Lato;
	padding-top: 2px;
}
.register2-form-container .btn-upload,
.create-event-form-container .btn-upload,
.edit-event-form-container .btn-upload,
.article-form-container .btn-upload,
.thread-form-container .btn-upload{
	background-color: #F05A28;
	color: #fff;
	border-radius: 0;
}
.register2-form-container .radio-btns {
	text-align: center;
	font-family: Lato;
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 10px;
}

.register2-form-container .radio-btns-2{
	padding-top: 0;
}

.register2-form-container .radio-btns .col-md-6:nth-child(1),
.register2-form-container .radio-btns .col-md-6:nth-child(2){
	margin-bottom: 15px;
}
.register2-form-container input[type="radio"] {
	-webkit-appearance: checkbox; /* Chrome, Safari, Opera */
	-moz-appearance: checkbox;    /* Firefox */
	-ms-appearance: checkbox;     /* not currently supported */
}

.register2-form-container input[type=radio]{
	/* Hide original inputs */
	visibility: hidden;
}

.register2-form-container input[type=radio] + label:before{
	height:20px;
	width:20px;
	content: " ";
	display:block;
	vertical-align: baseline;
	border:1px solid #F05A28 ;
	text-align: center;
	margin-left:50%;
	margin-bottom: 10px;
}

.register2-form-container input[type=radio]:checked + label:before{
	background: #F05A28;
}

/* Assoc.show view*/
.assoc-info
/*.comment-div*/{
	background-color: #34333a;
}

.assoc-info .container-color,
.comment-div .container-color,
.runner-info .container-color{
	background-color: #201f25;
}

.assoc-info .row-margin,
.comment-div .row-margin,
.runner-info .row-margin{
	margin-top:50px;
}

.assoc-info .last-row,
.comment-div .last-row{
	margin-bottom:50px;
}

.assoc-info .col-md-3,
.runner-info .col-md-3{
	background-color: #ee5a28;
	color: #fff;
	font-family:Lato;
	margin-right: 50px;
}

.assoc-info .second-col,
.comment-div .second-col,
.runner-info .second-col{
	background-color: #34333a;
	color: #fff;
	font-family:Lato;
	margin-right:50px;
}

.assoc-info .col-md-3 >p {
	font-weight:bold;
	text-align: center;
}

.video-container{
	margin-top: 80px;
	margin-bottom: 100px;
}

.video-container .no-video-p,
.image-container .no-image-p{
	font-family: Lato;
	text-align: center;
	font-size: 16px;
}

.video-container hr,
.image-container hr{
	border:1px solid #ee5a28;
	text-align: center;
	width: 10%;
}

.video-container h3{
	text-align: center;
	font-family: Lato;
}

.carousel_item{
	width:60%;
}

.assoc-show-foto{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.assoc-show-foto .background-filter{
	background: rgba(0, 0, 0, 0.5);
	margin-top: 200px;
	margin-bottom: 100px;
	margin-right: 50px;
}

.assoc-show-foto h3{
	color: #F05A28;
	font-weight: 900;
	font-size: 55px;
	line-height: 60px;
	padding-top: 15px;
}

.assoc-show-foto p{
	font-size: 20px;
	padding-bottom: 100px;
	color: #fff;
	padding-bottom: 10px;
}

.assoc-float-div{
	z-index: 999;
	position: relative;
	margin-top: -60px;
	margin-bottom:50px;
	height: 200px;
}

.assoc-float-divs-row  .col-md-4 {
	background-color: #201F25;
	text-align: center;
	margin-left:20px;
	width: 30%;
}

.assoc-float-divs-row  .col-md-4 > .glyphicon{
	color: #ee5a28;
	text-align: center;
	margin-top: 30px;
	font-size: 50px;
	margin-bottom: 20px;
}

.assoc-float-divs-row  .col-md-4 > p {
	color: #fff;
	font-size: 25px;
}

.image-container{
	background-color: #201f25;
	margin-top: -50px;
}

.image-container .carousel-img{
	padding-top: 50px;
	padding-bottom: 50px;
}

.image-container img{
	 box-shadow: 5px 5px 5px #000;

}

.image-container h3{
	text-align: center;
	font-family: Lato;
	color: #ee5a28;
	padding-top: 15px;
}

/* assoc show end*/


/* event create and edit*/
.create-event-form-container .form-tabs,
.edit-event-form-container .form-tabs{
	margin-top: 50px;
}

.create-event-form-container .form-group,
.edit-event-form-container .form-group{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.create-event-form-container .next{
	background-color: #34333a;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: Lato;
}

.create-event-form-container .prev,
.edit-event-form-container .prev{
	background-color: #34333a;
	color: #fff;
	font-family: Lato;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
}

.create-event-form-container .new-race,
.create-event-form-container .create,
.edit-event-form-container .new-race,
.edit-event-form-container .update{
	background-color: #F05A28;
	color: #fff;
	font-family: Lato;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
}

.create-event-form-container .nav-tabs,
.edit-event-form-container .nav-tabs{
	border-bottom:1px solid  #201F25;
}

.create-event-form-container .nav-tabs > li.active > a,
.create-event-form-container .nav-tabs > li.active > a:hover,
.create-event-form-container .nav-tabs > li.active > a:focus,
.edit-event-form-container .nav-tabs > li.active > a,
.edit-event-form-container .nav-tabs > li.active > a:hover,
.edit-event-form-container .nav-tabs > li.active > a:focus{
	color: #d3d3d3;
	background-color: #201F25;
	border-color: #201F25;
	font-family: 'Lato';
}

.create-event-form-container .nav-tabs > li > a:hover,
.edit-event-form-container .nav-tabs > li > a:hover{
	color: #d3d3d3;
	background-color: #201F25;
	border-color: #201F25;
	font-family: 'Lato';
}

.create-event-form-container .nav-tabs > li > a,
.edit-event-form-container .nav-tabs > li > a{
	color: #F05A28;
}

.create-event-form-container #start_date,
.create-event-form-container #end_date{
	font-family: FontAwesome, "Lato";
}

.create-event-form-container .problem-img{
	text-transform: none;
	font-size: 10px;
	font-style: italic;
}

.create-event-form-container .problem-img a{
	color: #F05A28;
}

.date ::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
	color: #F05A28;
}
.date ::-moz-placeholder { /* Firefox 19+ */
	color: #F05A28;
}
.date :-ms-input-placeholder { /* IE 10+ */
	color: #F05A28;
}
.date :-moz-placeholder { /* Firefox 18- */
	color: #F05A28;
}

.edit-event-form-container .next{
	background-color: #34333a;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: Lato;
}
/* create and edit event end*/


/* training index view*/

.training-list-type .glyphicon{
	font-size: 30px;
}

.training-list-type a{
	color: #fff !important;
}

.training-list-type{
	padding-top: 20px;
}

.training-route-cover #adv-search{
	font-family: Lato;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.training-container .search-div{
	display: none;
	background-color: #201F25;
	color: #fff;
	font-family: Lato;
	border: 5px solid #F05A28;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.training-container .search-div .col-md-1{
	margin-top: 5px;
}

.training-container .form-group{
	padding: 15px 2px !important;
}

.training-container .simple-reason-modify{
	background-color: #201F25;
	color: #fff;
	border-radius: 0;
	margin-top: 5px;
	border: none;
}

.training-container .btn-search{
	width: 100%;
	margin-top: 20px;
	background-color: #F05A28;
	color: #fff;
	text-transform: uppercase;
	font-family: Lato;
}

.training-container .routes-number{
	font-family: Lato;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #F05A28;
}

.training-container .new-route{
	background-color: #F05A28;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-family: Lato;
	margin-bottom: 20px;
	font-size: 12px;
}

.training-container .my-routes{
	background-color: #201F25;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-family: Lato;
	margin-bottom: 20px;
	font-size: 12px;
}

.training-container table{
	margin-bottom: 50px;
}

.training-container .routes-table thead{
	background-color: #F05A28;
	text-transform: uppercase;
}

.training-container .routes-table .distance,
.training-container .routes-table .category,
.training-container .routes-table .popularity{
	color: #F05A28;
}

.training-container .routes-table a,
.training-container .routes-table .number,
.training-container .routes-table .name,
.training-container .routes-table .inclination,
.training-container .routes-table .city,
.training-container .routes-table .date,
.training-container .routes-table .nation{
	color:#fff;
}

.training-container .routes-table{
	margin-top: 20px;
}

.training-container .table-striped>tbody>tr:nth-child(odd)>td,
.training-container .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #34333a;
}

.training-container .table-striped>tbody>tr:nth-child(even)>td,
.training-container .table-striped>tbody>tr:nth-child(even)>th {
	background-color: #201f25;
}

.training-container .routes-table,
.training-container .routes-table td,
.training-container .routes-table th{
	border: none !important;
	padding-top: 2px;
}

.training-container .map-marker-hide{
	color: #fff;
	background-color: #333333;
	text-transform: uppercase;
	border-radius: 0;
	font-size: 12px;
}

.training-route-cover .row{
	padding-top: 400px;
	padding-bottom: 50px;
}

.training-route-cover{
	margin-bottom: 50px;
}

.training-tile-container{
	background-color: lightgrey;
	margin-bottom: 50px;
}

.training-tile-container .col-md-3 .panel-heading{
	background-color: #F05A28;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
}

.training-tile-container .col-md-3 .panel-heading a{
	color: #fff;
}

.training-tile-container .col-md-3 .panel-body{
	text-align: center;
}

.training-tile-container .col-md-3 .category,
.training-tile-container .col-md-3 .distance,
.training-tile-container .col-md-3 .inclination-minus{
	color: #F05A28;
}

.training-tile-container .col-md-3 .city,
.training-tile-container .col-md-3 .inclination{
	color: #fff;
}

.training-tile-container .panel{
	background-color: #201f25;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.training-tile-container .simple-reason-modify{
	background-color: #201F25;
	color: #fff;
	border-radius: 0;
	margin-top: 5px;
	border: 1px solid #fff;
}

.training-tile-container .btn-danger{
	border-radius: 0;
	margin-top: 5px;
	border: none;
}

.assoc-container .panel{
	background-color: #201f25;
	border: none;
	width: 100%;
}

.assoc-container .panel-heading{
	background-color: #F05A28;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	text-transform: uppercase;
}

.assoc-container .panel-heading a{
	color: #fff;
	font-size: 20px;
}

.assoc-container .panel-body{
	text-align: center;
	font-size: 14px;
	padding-bottom: 30px;
}

.assoc-container .panel-body .white{
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
}

.assoc-container .panel-body .orange{
	color: #F05A28;
	font-size: 20px;
	padding-top: 10px;
}

.assoc-container .panel-body .website{
	font-size: 14px;
}

.assoc-container .carousel_item{
	width: 90%;
}

.assoc-container .map-marker-hide{
	background-color: #F05A28;
	color: #fff;
	text-transform: uppercase;
}
/* training index view end*/

/* training create*/
.create-route{
	background-color: #201F25;
	color: #fff;
	font-family: Lato;
	border: 5px solid #F05A28;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 50px;
}

.create-route .form-group{
	padding: 15px 2px !important;
}

.create-route .btn-create,
.update-route .btn-update{
	width: 100%;
	margin-top: 20px;
	background-color: #F05A28;
	color: #fff;
	text-transform: uppercase;
	font-family: Lato;
}

.create-route .first-input-padding,
.update-route .first-input-padding{
	margin-top: 20px;
}

/* training create end*/

/*training show*/
.route-show-container{
	margin-top: 55px;
	background-color: #201F25;
	color: #fff;
	font-family: Lato;
	padding-bottom: 20px;
	border-bottom: 5px solid #F05A28;
}
.route-show-container hr{
	width: 20%;
	border:1px solid #F05A28;
	margin-bottom: 20px;
}
.route-show-container{
	line-height: 24px;
}
.route-show-container a{
	color: #F05A28;
}
.route-show-container .btn-comment{
	background-color: #F05A28;
	color: #fff;
	border-radius: 0;
	border: none;
}

.route-show-container .new-comment-panel h5{
	margin-top: 20px;
	font-style: italic;
}

.route-show-container .new-comment-panel .btn{
	margin-top: 10px;
	border-radius: 0;
}

.route-show-container .new-comment-panel textarea{
	background-color: transparent;
	color: #fff;
}

.routes-comments h4{
	margin-top: 20px;
}

.routes-comments .name a{
	color: inherit;
	font-weight: bold;
	font-size: 14px;
}

.routes-comments .date{
	font-style: italic;
}

.routes-comments{
	background-color: #f5f5f5;
	width: 100%;
}

.routes-comments .comment{
	text-align: justify;
}
/*training show end*/

/*training update*/
.update-route{
	background-color: #201F25;
	color: #fff;
	font-family: Lato;
	border: 5px solid #F05A28;
	margin-bottom: 30px;
	padding-bottom: 20px;
	margin-top: 50px;
}
.update-route .form-group{
	padding: 15px 2px !important;
}
/*training update end*/

/*event show view*/
.event-index-cover{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.event-index-cover .event-filter{
	background-color: #201F25;
	border-radius: 10px;
	border-bottom: 8px solid #F05A28;
	margin-top: 130px;
	margin-bottom: 30px;
}

.event-index-cover .quote h4{
	text-align: center;
	color: #fff;
	font-family: Lato;
	padding-top: 120px;
	padding-bottom: 100px;
	line-height: 2;
	text-shadow: 2px 2px #000;
	font-size: 20px;
	font-weight: 800;
}

.eventi-cover-foto{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.eventi-cover-foto .row-general{
	margin-top: 120px;
}

.eventi-cover-foto .background-filter {
	background: rgba(0, 0, 0, 0.5);
	margin-bottom: 60px;

}

.eventi-cover-foto .fb-like-row{
	padding-bottom: 10px;
}

.eventi-cover-foto .start-end p{
	font-family: "Open Sans";
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
}

.eventi-cover-foto .start-end-date p{
	color: #F05A28;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.eventi-cover-foto .orange{
	font-weight: bold;
	font-size: 40px;
	color: #F05A28;
}

.eventi-cover-foto .white{
	font-size: 30px;
	color: #fff;
	font-style: italic;
}

.eventi-cover-foto i{
	color: #fff;
	padding-right: 60px;
	font-size: 14px;
	padding-bottom: 80px;
	font-weight: bold;
	padding-top: 20px;
}

.eventi-cover-foto i > a {
	color: #fff;
	padding-right: 60px;
	font-size: 14px;
	padding-bottom: 80px;
	font-weight: bold;
	padding-top: 20px;
}

.event-classifications h1{
	margin-top: 80px;
	font-weight: bold;
	font-family: Lato;
}

.event-col > .race-1,
.event-col .race-4{
	z-index: 999;
	position: relative;
	margin-top: -50px;
	background-color: #201F25;
	text-align: center;
}

.event-comment{
	margin-top: 20px;
	background-color: #F05A28;
	color: #fff;
	margin-bottom: 50px;
}

.event-col .race-2{
	z-index: 999;
	position: relative;
	margin-top: -50px;
	background-color: #201F25;
	text-align: center;
	margin-right: 10px;
}

.event-col .race-3,
.event-col .race-4{
	z-index: 999;
	position: relative;
	margin-top: -50px;
	background-color: #201F25;
	text-align: center;
}

.event-col .border-race4{
	border-right: 1px solid #fff;
}

.event-col .border-race3{
	border-right: 1px solid #fff;
}

.event-col .first-race4{
	border-right: 1px solid #fff;
}

.event-col .first-race3{
	border-right: 1px solid #fff;
}

.event-col .race-5{
	z-index: 999;
	position: relative;
	margin-top: -50px;
	background-color: #201F25;
	text-align: center;
	margin-right: 5px;
}

.event-col > .race-1 > .col-md-4 > h1,
.event-col > .race-2 > h1,
.event-col .race-3 > h1,
.event-col .race-4 > h1,
.event-col .race-5 > h1{
	color: #fff;
	font-weight: 900;
}

.event-col > .race-1 > .col-md-2 > p,
.event-col > .race-2 > p,
.event-col .race-3 > p,
.event-col .race-4 > p,
.event-col .race-5 > p{
	color: #fff;
	font-size: 15px;
}

.event-col > .race-1 > .col-md-4 > .type,
.event-col > .race-2 > .type,
.event-col .race-3 > .type,
.event-col .race-4 > .type,
.event-col .race-5 > .type{
	color: #fff;
	font-style: italic;
}

.event-col .race-1{
	border-bottom: 3px solid #F05A28;
}


.event-col .race-1 .btn{
	background-color: #F05A28;
	color: #fff;
	margin-top: 15px;
}

.event-col .button{
	background-color: #F05A28;
	color: #fff;
	width: 60%;
	margin-bottom: 15px;
}

.event-col > .finish-event {
	background-color: #201F25;
	margin-right: 5px;
	text-align: center;
}

.event-col > .finish-event > h1 {
	padding-bottom: 80px;
}

.event-col .race-name{
	font-style: italic;
	padding-top: 5px;
}

.event-col > .col-md-12 > .race-name{
	color: #fff;
	padding-top: 5px;
	font-style: italic;
	font-size: 20px;
}

.event-col > .col-md-12 > .col-md-4 > p{
	color: #fff;
	font-size: 20px;
}

.event-new-comment-panel{
	background-color: #f5f5f5;
	display: none;
	margin-bottom: 300px !important;
}

.event-new-comment-panel p{
	font-style: italic;
}

.event-new-comment-panel .btn{
	background-color: #34333a;
	color: #fff;
	border-radius: 0;
	border: none;
	margin-top: 10px;
}

.insert-event-div button{
	background-color: #F05A28;
	color:#fff;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 100px;
	border-radius: 15px;
}

.insert-event-div .bold{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 50px;
}

.insert-event-div a{
	color: #000;
}

.event-description p{
	text-align: justify;
}

.event-description .date{
	color: #F05A28;
	font-size: 30px;
}

.event-description .place{
	font-size: 40px;
}

.event-description .event-type{
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
}

.event-description{
	margin-bottom: 50px;
}

.category-event-table{
	width: 100%;
	text-align: center;
}

.category-event-table .btn{
	background-color: #F05A28;
	color: #fff;
	width: 70%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.grey-row{
	background-color: #e9e9e9;
}

.category-event-table td{
	padding-top: 5px;
	padding-bottom: 5px;
}
/*event show end*/

/*event index*/

.event-list-type .glyphicon{
	font-size: 30px;
}

.event-list-type a{
	color: inherit;
}
.event-list-type{
	margin-bottom: 50px;
}

.event-list-type h4{
	font-family: Lato;
	margin-bottom: 20px;
	font-style: italic;
	margin-top: 40px;
}

.event-list{
	background-color: #201f25;
}

.event-list .event-table thead{
	background-color: #F05A28;
	text-transform: uppercase;
}

.event-list .event-table .data,
.event-list .event-table .distance{
	color: #F05A28;
}

.event-list .event-table a,
.event-list .event-table .category,
.event-list .event-table .city,
.event-list .event-table .nation{
	color:#fff;
}

.event-list .table-striped>tbody>tr:nth-child(odd)>td,
.event-list .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #34333a;
}

.event-list .event-table,
.event-list .event-table td,
.event-list .event-table th{
	border: none !important;
	padding: 5px !important;
}

.table-striped > tbody > tr:nth-of-type(odd){
	background-color: transparent;
}

.date-trails{
	background-color: #201f25;
	color: #fff;
	font-style: italic;
	/*color: #F05A28;*/
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 100%;
}

.date-trails p{
	font-size: 20px;
	font-family: Lato;
}

.date-trails .month-bold{
	font-weight: bold;
}

.monthly-event-container{
	/*background-color: #E3E3E3;*/
}
.monthly-event-container .btn{
	background-color: #F84900;
	color: #fff;
	margin-top: 30px;
	border-radius: 0;
	width: 70%;
	border: 1px solid #F84900;
}

.event-monthly-panel{
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #E3E3E3;
	font-family: Arial;
}

.event-monthly-panel a{
	color: #201f25;
}

.event-monthly-panel .name{
	color: #F84900;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-style: italic;
}

.event-monthly-panel .name-col{
	padding-bottom: 15px;
	padding-top: 15px;
}

.event-monthly-panel span{
	font-style: italic;
	color: #5f5f5f;
	font-weight: bold;
}

.event-monthly-panel .col-md-5,
.event-monthly-panel .date{
	margin-top: 20px;
}

.event-monthly-panel .btn{
	margin-top: 50px;
}

.event-calendar-view h1{
	font-family: Lato;
	color: #000;
	margin-bottom: 50px;
}

.event-calendar-view .month-style{
	font-weight: bold;
    text-transform: uppercase;
}
.event-calendar-view thead{
	background-color: #F05A28;
	color: white;
    font-family: Lato;
    text-transform: uppercase;
}

.event-calendar-view .left-month a,
.event-calendar-view .right-month a{
	text-decoration: none;
	color: #F05A28;
}

.event-calendar-view{
	margin-bottom: 60px;
}

.event-calendar-view .show-all-calendar-events{
    cursor: pointer;
    font-family: Lato;
    font-size: 12px;
}

.event-calendar-view .show-less-calendar-events{
    cursor: pointer;
    font-family: Lato;
    font-size: 12px;
}

.event-calendar-view .date{
    background-color: #26232A;
    color: #fff;
    font-weight: bold;
    width: 100%;
    text-align: left;
    margin-top: -5px;
}

.event-calendar-view table{
    table-layout: fixed;
    width: 100%;
}

.event-calendar-view table td{
    border: 1px solid #d3d3d3;
    background-color: #e0e0e0;
}

.event-calendar-view .event-name{
    color: #F05A28;
    font-family: Lato;
}
.calendar-table > thead > tr > th, .calendar-table > tbody > tr > th, .calendar-table > tfoot > tr > th, .calendar-table > thead > tr > td, .calendar-table > tbody > tr > td, .calendar-table > tfoot > tr > td{
	padding: 3px;
}

.event-calendar-view hr{
	margin: 0em;
}

.filter-button .btn{
	background-color: #F05A28;
	border-radius: 0;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 50px;
	border: none;
	width: 100%;
}
/*event index end */

/* assoc profile*/
.modal-name-update h4,
.modal-change-password h4,
.modal-assoc-info-update h4,
.modal-add-image h4,
.modal-add-video h4,
.modal-runner-info h4{
	text-align: center;
	color: #201F25;

}
.modal-name-update,
.modal-change-password,
.modal-assoc-info-update,
.modal-add-image,
.modal-add-video,
.modal-runner-info{
	font-family: Lato;
}
.modal-name-update .btn-success,
.modal-change-password .btn-success,
.modal-assoc-info-update .btn-success,
.modal-add-image .btn-success,
.modal-add-video .btn-success,
.modal-runner-info .btn-success{
	width: 100%;
	margin-top: 15px;
}
.modal-name-update hr,
.modal-change-password hr,
.modal-assoc-info-update hr,
.modal-add-image hr,
.modal-add-video hr,
.modal-runner-info hr{
	border: 1px solid #F05A28;
	width: 90%;
}
.modal-change-password .form-group,
.modal-runner-info .form-group
{
	padding: 15px 2px !important;
}
.modal-assoc-info-update .col-md-4,
.modal-assoc-info-update .col-md-8{
	margin-bottom: 5px !important;
}
.modal-assoc-info-update .btn-upload,
.modal-add-image .btn-upload{
	color: #F05A28;
}
.assoc-profile-edit .image h4,
.assoc-profile-edit .image p,
.assoc-profile-edit .video h4,
.assoc-profile-edit .video p{
	text-align: center;
	font-family: Lato;
}
.assoc-profile-edit .image hr,
.assoc-profile-edit .video hr{
	border: 2px solid #F05A28;
	width: 20%;
}
.assoc-profile-edit .image{
	padding-top: 20px;
	padding-bottom: 20px;
}
.assoc-profile-edit .image .btn-default,
.assoc-profile-edit .video .btn-default{
	margin-bottom: 20px;
	background-color: #34333a;
	color: #fff;
}
.assoc-profile-edit .image .btn-danger,
.assoc-profile-edit .video .btn-danger{
	border-radius: 0;
	margin-top: 5px;
}
.assoc-profile-edit .general-info{
	margin-top: 50px;
	margin-bottom: 30px;
	font-family: Lato;
	margin-left: -15px;
}
.assoc-profile-edit .general-info .name{
	font-weight: bold;
	font-size: 20px;
}
.assoc-profile-edit .general-info .type{
	font-style: italic;
}
.assoc-profile-edit .general-info hr{
	border-color: #F05A28;
}
.assoc-profile-edit .general-info .assoc-logo{
	margin-top: 10px;
	margin-right: -20px;
	margin-left: 40px;
}
.assoc-profile-edit .general-info .btn,
.assoc-profile-edit .assoc-profile-info .btn{
	background-color: #34333a;
	color: #fff;
	width: 100%;
	margin-bottom: 5px;
}

.assoc-profile-video{
	margin-bottom: 20px;
}

.assoc-profile-edit .text{
	font-size: 15px;
	font-family: "Open Sans";
	color: #fff;
	vertical-align: 20%;
}

.assoc-profile-edit .assoc-profile-info{
	font-family: Lato;
}
.assoc-profile-edit .assoc-profile-info .assoc-img{
	margin-top: 10px;
	margin-right: -20px;
}

.assoc-profile-edit{
	margin-top: 80px;
}
/*asoc profile end*/

/*assoc events*/
.assoc-events{
	padding-bottom: 170px;
	margin-top: 80px;
}

/*
.assoc-events .event-div{
	margin-top: 30px;
	border: 2px solid #F05A28;
	/*border-top: 3px solid #F05A28;*/
	/*box-shadow: -3px 2px 5px 0 grey;*/
	/*box-shadow: 3px 2px 5px grey;*/
	/*font-family: Lato;
}*/

.assoc-events .event-div{
	margin-top: 30px;
	background-color: #fff;
	box-shadow: 3px 2px 5px grey;
	padding-left: 0;
	background-color: #f5f5f5;
}

.assoc-events .event-div .date{
	background-color: #F05A28;
	color: #fff;
	font-family: Lato;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.assoc-events .event-div .name{
	font-weight: bold;
}

.assoc-events .event-div .btn-finish{
	background-color: #F05A28;
	color: #fff;
	width: 100%;
}
.assoc-events .event-div .btn-partecipant{
	background-color: #34333a;
	color: #fff;
	width: 100%;
}
.assoc-events .event-div .btn-edit{
	width: 100%;
}

.assoc-events .event-div .btn-rank,
.assoc-events .event-div .btn-edit-rank{
	background-color: #F05A28;
	color: #fff;
	width: 100%;
	margin-top: 10px;
}

.assoc-events .btn-create{
	background-color: #34333a;
	color: #fff;
}

.article-form-container .btn,
.thread-form-container .btn{
	color: #fff;
	background-color: #F05A28;
}
.article-edit-container,
.article-create-container,
.thread-create-container,
.thread-edit-container{
	font-family: Lato;
}
.article-form-container .title,
.thread-form-container .title{
	margin-top: 15px;
}
/*assoc events end*/

/*ranking index*/
.ranking-search-div .find-assoc,
.ranking-search-div .find-event{
	margin-top: 300px;
	margin-bottom: 200px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.ranking-search-div .find-event .btn{
	background-color: #F05A28;
	color: #fff;
	border: 1px solid #F05A28;
}

.ranking-search-div .categories{
	margin-bottom: 100px;
}

/*.ranking-search-div .find-assoc .btn-outline{
	background-color: transparent;
	color: #fff;
	border: 1px solid #F05A28;
}*/

.ranking-search-div .filter-event{
	border: 1px solid #F05A28;
	background-color: transparent;
}

.ranking-search-div .filter-row input[type="text"]:focus,
.article-container .search_title:focus{
	color: #fff;
}

.ranking-search-div .filter-row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
.ranking-search-div .filter-row ::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.ranking-search-div .filter-row :-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
.ranking-search-div .filter-row :-moz-placeholder { /* Firefox 18- */
	color: #fff;
}

/*.ranking-search-div .filter-event{
	background-color: #F05A28;
	border-color: #F05A28;
}*/

.ranking-search-div .title{
	font-family: Lato;
	text-transform: uppercase;
	color: #000;
}

.ranking-search-div .title hr{
	border: 3px solid #F05A28;
	width: 60%;
}

.categories-img{
	height: 100px;
	border-radius: 50px;
	border: 3px solid #F05A28;
	/*outline-offset: 10px;
	outline-radius: 50px;*/
	color: #f5f5f5;
	white-space: normal;
	padding-top: 30px;
	word-wrap: break-word;
	text-align: center;
	margin-bottom: 5px;
	width: 100px;
	margin-right: auto;
	display: block;
	margin-left: 20px;
}

.categories-img a {
	color: inherit;
}

/*.ranking-search-div .first-img{
	border-top: 200px solid gray;
	border-right: 100px solid transparent;
	height: 0;
	width: 30%;
	float:left
}

.ranking-search-div .second-img{
	border-bottom: ;
	border-left: 100px solid transparent;
	height: 0;
	width: 30%;
	float:left
	margin-left:-100px;
}
*/
/*ranking index*/

/*article index*/
.article-container,
.forum-container{
	margin-top: 100px;
}

.forum-cover{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	height: 500px;
}

.forum-container .search-div{
	margin-bottom: 50px;
	background-color: #34333a;
	padding-bottom: 15px;
	padding-top: 15px;
	border-radius: 5px;
	border-bottom: 3px solid #F05A28;
}

.forum-container .search-div .btn{
	background-color: #F05A28;
	color: #fff;
	border-color: #F05A28;
}

.forum-container .search-div .search_title{
	border-color: #F05A28;
}

.forum-container .search-div .choose_category{
	border-color: #F05A28;
}


.forum-container .search-div ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}

.forum-container .search-div ::-moz-placeholder{ /* Firefox 19+ */
	color: #000;
}

.forum-container .search-div :-ms-input-placeholder{ /* IE 10+ */
	color: #000;
}

.forum-container .search-div :-moz-placeholder{ /* Firefox 18- */
	color: #000;
}

select.choose_category{
	color: #000;
}

.forum-container .forum-table{
	width: 100%;
	border-collapse:separate;
	border-spacing: 0 0.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Lato;
}

.forum-container .forum-table thead{
	background-color: #F05A28;
	color: #fff;
}

.forum-container .forum-table .hidden-xs{
	padding-left: 10px;
}

.forum-container .forum-table thead th:first-child{
	width: 70%;
}

.forum-container .forum-table thead th p{
	padding-left: 10px;
}

.forum-container .forum-table thead th{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 200;
}

.forum-container .forum-table tbody tr{
	background-color: #f5f5f5;
}

.forum-container .forum-table tbody tr i{
	padding-left: 10px;
}

.forum-container .forum-table tbody td .name{
	color: #F05A28;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}

.forum-container .forum-table tbody td .time,
.forum-container .forum-table tbody .last-comment p{
	font-style: italic;
	font-size: 12px;
}

.forum-container .forum-table tbody td .author{
	padding-left: 10px;
	color: #201F25;
	font-weight: bold;
}

.forum-container .forum-table tbody .comment-counts{
	text-align: center;
}

.forum-container .forum-table tbody .last-comment a{
	color: #F05A28;
}

.forum-container .forum-table tbody .no-comment p{
	font-style: italic;
	font-size: 12px;
}

.forum-container .forum-table br{
	display: none;
}
/*.article-container .panel{
	height: 450px;
}*/

.article-container .panel,
.my-article-div .panel,
.my-thread-div .panel{
	border-radius: 0;
	border-left: 3px solid #F05A28;
	border-top: 3px solid #F05A28;
	font-family: Lato;
	background-color: #f5f5f5;
	text-align: justify;
}

.my-thread-div .panel-heading a{
	color: #fff;
}

.article-container .panel-heading,
.my-article-div .panel-heading,
.my-thread-div .panel-heading{
	background-color: #34333a;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Lato;
	border-radius: 0;

}

.article-container .panel-heading a{
	color: inherit;
}

.my-article-div .panel-heading a{
	color: #fff;
}

.my-article-div .panel-body .col-md-6 span{
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.article-container .panel-body .author{
	font-weight: bold;
	color: #F05A28;
}
.article-container .panel-body a
{
	color: inherit;
}
.article-container .panel-body .date{
	font-style: italic;
}

.forum-container .btn-new{
	color: #fff;
	background-color: #F05A28;
}

.article-container .btn-new{
	color: #fff;
	border-radius: 0;
	background-color: #F05A28;

}

.article-container .btn-articles{
	background-color: #34333a;
	color: #fff;
	border-radius: 0;

}

.forum-container .btn-threads{
	background-color: #34333a;
	color: #fff;
}

.article-container .btn-comments{
	background-color: #F05A28;
	border-radius: 0;

}

.forum-container .btn-comments{
	background-color: #F05A28;
}

.article-container .btn-edit,
.forum-container .btn-edit{
	color: #fff !important;
	border-radius: 0;
	background-color: #34333a;

}

.article-container .btn-danger,
.forum-container .btn-danger{
	border-radius: 0;
}

.article-container .title{
	font-family: Lato;
	text-align: center;
}
.article-container hr{
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.article-container .btn-row,
.forum-container .btn-row{
	margin-bottom: 10px;
}

.article-container .search_title{
	border: 1px solid #F05A28;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 15px;
}

.article-container .sidenav .main{
	text-transform: uppercase;
}
/*article index end*/

/*article show*/

.article-show,
.thread-show{
	background-color:#201F25;
	height: 200px;
}
.article-show h3,
.thread-show h3{
	color: #F05A28;
	text-transform: uppercase;
	padding-top: 100px;
	text-align: center;
	font-weight: bold;
	font-family: Lato;
}
.article-panel-show,
.thread-panel-show{
	margin-top: 30px;
	border-radius: 0;
	font-family: Lato;
	border-left: 3px solid #F05A28;
	border-top: 3px solid #F05A28;
	text-align: justify;
}
.article-panel-show .panel-heading,
.thread-panel-show .panel-heading{
	background-color: #34333a;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
}

.article-panel-show .title,
.thread-panel-show .title{
	text-transform: uppercase;
}

.article-panel-show .date,
.thread-panel-show .date{
	font-style: italic;
}

.article-panel-show .btn-edit,
.article-panel-show .btn-comment,
.article-panel-show .btn-danger,
.thread-panel-show .btn-edit,
.thread-panel-show .btn-comment,
.thread-panel-show .btn-danger{
	border-radius: 0;
	color: #fff;
}

.article-panel-show .btn-edit,
.thread-panel-show .btn-edit{
	background-color: #34333a;
}

.article-panel-show .btn-comment,
.thread-panel-show .btn-comment{
	background-color: #F05A28;
}

.thread-panel-show .author{
	color: #F05A28;
}

.article-new-comment-panel,
.thread-new-comment-panel{
	background-color: #f5f5f5;
	display: none;
}

.article-new-comment-panel .btn,
.thread-new-comment-panel .btn{
	border-radius: 0;
	margin-top: 10px;
}

.article-new-comment-panel p,
.thread-new-comment-panel p{
	font-family: Lato;
	font-style: italic;
}

.comment-div h4{
	font-family: Lato;
	margin-top: 20px;
}

.comment-list{
	font-family: Lato;
}

.my-articles,
.my-threads{
	margin-top: 80px;
}

.comment-list hr,
.comment-div hr,
.my-comments hr,
.my-articles hr,
.my-threads hr{
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.comment-list .author{
	color: #F05A28;
}
/*article show end*/

/*my articles*/
.my-article-div .hour,
.my-thread-div .hour{
	font-style: italic;
}
.my-article-div .btn-edit,
.my-thread-div .btn-edit{
	background-color: #34333a;
	color: #fff;
	border-radius: 0;
}

.my-article-div .btn-delete,
.my-thread-div .btn-delete{
	border-radius: 0;
}
/*my articles end*/

/*my comments*/

.my-comments{
	font-family: Lato;
	margin-top: 100px;
	margin-bottom: 20px;
}

.my-comments .text,
.my-threads .text,
.my-articles .text,
.article-container .text,
.assoc-profile-edit .text-menu,
.event-participants .text,
.classification-div .text,
.assoc-events .text{
	font-size: 15px;
	font-family: "Open Sans";
	vertical-align: 20%;
	font-weight: 600;
}

.my-comments .date{
	font-style: italic;
	font-size: 12px;
}

.my-comments .title{
	font-size: 14px;
}

.comment-div .title a{
	color: #F05A28;
}

.comment-div .btn{
	margin-top: 4px;
}

/*my comments end*/

/*notifications*/
.notifications{
	margin-top: 60px;
	margin-bottom: 25px;
}
.notifications a{
	color: inherit;
}
.hr-notifications{
	border: 1px solid #F05A28;
}

.notifications .not-read{
	background-color: #fcded4;
}


/*notifications end*/

/*runner show*/
.runner-container{
	background-color:#201F25;
	height: 300px;
	border-bottom: 5px solid #F05A28;
	font-family: Lato;
}
.runner-container .runner-info{
	color: #fff;
	margin-top: 80px;
}

.runner-container .runner-info h3{
	color: #F05A28;
	text-transform: uppercase;
}
.runner-routes h3,
.runner-threads h3{
	text-align: center;
	font-family: Lato;
	margin-top: 50px;
}

.runner-routes hr,
.runner-threads hr{
	height: 3px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.runner-threads h3{
	margin-top: 70px;
}

.runner-routes,
.runner-threads,
.runner-races{
	font-family: Lato;
}

.runner-routes .name,
.runner-routes .city,
.runner-threads .title{
	font-style: italic;
}

.runner-races h4{
	text-align: center;
	font-family: Lato;
	margin-top: 80px;
	margin-bottom: 30px;
	font-style: italic;
}

.runner-races table{
	background-color: #201f25;
	border-radius: 5px;
}

.runner-races table td{
	color: #fff;
}

.runner-races table th{
	color: #fff;
}

.runner-races table thead{
	font-style: italic;
}

.runner-races table .race,
.runner-races .total-points,
.runner-races .position{
	color: #F05A28;
}

.runner-races .table > thead > tr > th,
.runner-races .table > tbody > tr > th,
.runner-races .table > thead > tr > td,
.runner-races .table > tbody > tr > td,
.runner-races .table > tfoot > tr > td{
	border: 0;
	height: 1px;
	/*background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));*/
}
/*runner show end*/

/* event participants */
.event-participants{
	margin-top: 80px;
	margin-bottom: 30px;
}

.event-participants .jumbotron{
	background-color: #34333a;
	font-family: Lato;
}

.event-participants h3{
	color: #F05A28;
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
}

.event-participants .jumbotron > div {
	color: #fff;
}

.event-participants a{
	color: #A8A8A8;
}
/* event participants end */

/*calories calculator*/

.calculator-image{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	text-align: center;
	/*height: 300px;*/
}

.calculator-container .panel{
	background-color: #201F25;
	border-radius: 2em;
	margin-top: 150px;
	margin-bottom: 150px;
}

.calculator-container .panel .fa-info-circle{
	margin-left: 20px;
	cursor: pointer;
}

.calculator-container .panel-heading{
	border-bottom: 1px solid #F05A28;
	font-size: 16px;
	font-family: Lato;
	color: #fff;
	font-weight: bold;
}

.calculator-container .panel-body{
	color: #fff;
	margin-top: 20px;
}

.calculator-container .panel-body .col-md-4{
	padding-bottom: 25px;
	text-align: center;
}


.calculator-container .panel-body .btn-default{
	background-color: #F05A28;
	border: none;
	color: #fff;
}

.calculator-container .input-group-addon{
	background-color: #F05A28;
	color: #fff;
	border: none;
}
/*calories calculator end*/

/*password reset view*/

.panel-reset{
	margin-top: 150px;
	margin-bottom: 80px;
	border-radius: 0;
	border-bottom: 2px solid #34333a;
}

.panel-reset .panel-heading{
	background-color: #201F25;
	color: #fff;
	text-align: center;
	border-bottom: 3px solid #F05A28;
	font-family: Lato;
}

.panel-reset .panel-body{
	margin-top: 30px;
}

.panel-reset .btn-default{
	background-color: #F05A28;
	color: #fff;
	border: none;
}
/*password reset end*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover,
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	background-color: #34333a;
	border-color: #f5f5f5;
	border: none;
	color: #fff;
}

.pagination > li > a, .pagination > li > span {
	padding: 7px 14px;
	color: #F05A28;
	border: 1px solid #f5f5f5;
	font-size: 16px;
	font-weight: 600;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	border: 1px solid #f5f5f5;
}

.none-to-show{
	font-family: Lato;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 60px;
}

/*Admin*/
.admin-menu > li > a{
	color: #fff !important;
}

.admin-navbar .navbar-nav > li >a{
	font-weight: bold;
}

.admin-navbar .navbar-brand{
	font-weight: bold;
}
/*End of Admin*/

/*About us*/
.aboutus{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	height: 400px;
}

.about-us-container .text{
	font-size: 20px;
	font-weight: bold;
	font-family: "Open Sans";
}

.about-us-container .url a{
	color: #F05A28;
	font-style: italic;
	font-size: 20px;
}

.about-us-container .url{
	margin-bottom: 100px;
}

.about-us-container h3{
	padding-top: 50px;
	font-family: "Open Sans";
}

.about-us-container hr{
	background-color: #F05A28;
	height: 8px;
	color: #F05A28;
	border: none;
	margin-bottom: 20px;
	width: 30%;
}

.mobile-filter{
	display: none;
}
/*End*/

@media (max-width: 768px){

	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		margin-top: 20px;
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
		padding: 0 15px;
	}

	.navbar-nav>li {
		float: none;

	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in{
		display:block !important;
		overflow-y: scroll !important;
	}

	.home-filter{
		margin-top: 50px !important;
	}

	.cover-foto .quote{
		margin-top: 100px !important;
	}

	.cover-foto .quote span{
		margin-left: 150px;
	}

	.events img{
		width: 20px;
		height: 20px;
		margin-left: 10px;
	}

	.img-col{
		margin-left: 0px;
	}

	.events h1{
		font-size: 30px;
	}

	.future-events h1{
		font-size: 30px;
	}
	.future-events-table {
		width:90%;
		color: #fff;
		margin-top: 20px;
	}

	.training-container .btn-search{
		margin-top: 5px;
	}

	.future-events-table td{
		width: 10%;
		vertical-align: top;
		font-size: 10px;
	}
	.magazine-div img{
		width: 300px;
		height: 300px;
		padding-bottom: 5px;
	}
	.forum-img{
		width: 110%;
	}
/*cd*/
	/*.sport-tabs > li {
		background-color: #F05A28;
		border-top-right-radius: 15px;
		border-top-left-radius: 15px;
		font-size: 10px;
		margin-right: 10px;
	}

	.sport-tabs > li.active, .sport-tabs > li:hover{
		background-color: #161519;
		border-top-right-radius: 15px;
		border-top-left-radius: 15px;
		font-size: 10px;
		margin-right: 10px;
	}*/

	.sport-tabs,
	.sport-tabs-rank{
		overflow-x: auto;
		overflow-y: hidden;
		display: -webkit-box;
		display: -moz-box;
		white-space: nowrap;
		word-wrap: break-word;
	}

	.sport-tabs>li,
	.sport-tabs-rank > li{
		float: none;
	}

	.forum-div h1{
		color: #F05A28;
		font-weight: bold;
		font-size: 20px;
		font-family: 'Lato';
	}

	.forum-div img{
		padding-top: 30px;
		width: 30%;
	}

	.forum-div p{
		color: #fff;
		font-family: 'Lato';
		font-size: 10px;
		text-align: center;
	}

	.eventi-cover-foto .td{
		font-size: 50px;
		color:#fff;
		font-weight: bold;
	}

	.eventi-cover-foto .td1{
		font-size: 25px;
		color: #F05A28;
		line-height: 110%;
		padding-left: 10px;
	}

	.eventi-cover-foto > .event-col > .col-xs-8{
		margin-bottom: 15px;
	}

	.eventi-cover-foto i{
		color: #fff;
		padding-right: 60px;
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 80px;
	}

	.eventi-cover-foto .fa-map-marker{
		color: #fff;
		padding-right: 60px;
		font-size: 15px;
		font-weight: bold;
		padding-bottom: 10px;
	}

	.eventi-cover-foto .orange,
	.eventi-cover-foto .white{
		text-align: center;
		font-size: 50px;
	}

	.event-classifications h1{
		margin-top: 30px;
		font-weight: bold;
		font-family: Lato;
	}

	.event-col > .col-xs-8 {
		background-color: #201F25;
		margin-bottom: 70px;
		text-align: center;
	}

	.category-event-table{
		width: 100%;
		text-align: center;
		font-size: 10px;
	}

	.category-event-table button{
		background-color: #F05A28;
		color: #fff;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: left;
		padding-left: 0px;
	}

	.login-panel .panel-body{
		padding-bottom: 70px;
	}

	.filter-field{
		margin-bottom: 10px;
	}

	.assoc-index-panel .col-md-7, .assoc-index-panel .col-md-4,
	.assoc-index-panel .col-md-3{
		text-align: center;
	}

	.assoc-index-panel .img-thumb{
		padding-bottom: 20px;
		display: block;
		margin: auto;
	}

	.assoc-index-panel
	{
		border: 1px solid #E3E3E3;
	}

	.register2-form-container,
	.create-event-form-container,
	.edit-event-form-container{
		margin-top: -250px;
		z-index: 999;
		background-color: #E3E3E3;
		width: 100%;
		border: 10px solid #fff;
	}

	.register2-container,
	.event-create-container,
	.event-edit-container,
	.article-edit-container,
	.article-create-container,
	.thread-create-container,
	.thread-edit-container{
		background-color:#201F25;
		height: 600px;
	}

	.more-videos-btn{
		margin-left: 20px;
		margin-top: 10px;
	}

	.assoc-show-foto h3{
		line-height: 100%;
		text-transform: uppercase;
		text-align: center;
		font-size: 25px;
	}

	.assoc-show-foto p{
		text-align: center;
	}

	.assoc-float-div{
		z-index: 999;
		position: relative;
		margin-top: -60px;
		margin-bottom:50px;
		height: 200px;
	}

	.assoc-float-divs-row  .col-md-4 {
		background-color: #201F25;
		text-align: center;
		width: 100%;
		margin-bottom: 80px;
		margin-left: 0;
	}

	.assoc-info{
		background-color: transparent;
		margin-bottom: -50px;
	}

	.assoc-info .col-md-3{
		background-color: #ee5a28;
		color: #fff;
		font-family:Lato;
		margin-right: 0px;
	}

	.assoc-info .second-col{
		background-color: #34333a;
		color: #fff;
		font-family:Lato;
		margin-right:0px;
	}

	.event-list-type .col-xs-11{
		margin-bottom: 15px;
	}

	.event-list-type h4{
		margin-top: 5px;
	}

	.event-col .race-3,
	.event-col .race-4{
		z-index: 999;
		position: relative;
		margin-top: -50px;
		background-color: #201F25;
		text-align: center;
		border-right: 1px solid #fff;
		margin-bottom: 70px;
	}

	.event-col .first-race4{
		border-right: none;
	}

	.event-col .first-race3{
		border-right: 1px solid #fff;
	}

	.event-list .table-responsive {
		font-size: 10px;
		margin-bottom: 15px;
		border: none;
	}

	.event-monthly-panel .btn-default{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.event-monthly-panel .name-col{
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.event-monthly-panel p{
		font-size: 12px;
		margin: -8px 0 10px;
	}

    .event-calendar-view thead{
        font-size: 5px;
        background-color: #F05A28;
        color: white;
        font-family: Lato;
    }

    .event-calendar-view .event-name{
        color: #F05A28;
        font-family: Lato;
        font-size: 8px;
    }

    .classification-div .btn-category-name{
        width: 70px;
        height: 70px;
        font-size: 8px;
        line-height: 1.33;
        border-radius: 35px;
        text-align: center;
        text-transform: uppercase;
        border: 5px solid #F05A28;
        margin: 2px;
        white-space: normal;
        padding-top: 15px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

	.logo{
		border-bottom: 3px solid #F05A28;
	}

	.article-container .search-div input,
	.forum-container .search-div input{
		margin-bottom: 10px;
	}

	.article-container .search-div .btn,
	.forum-container .search-div .btn{
		margin-top: 10px;
	}

	.forum-container .search-div{
		padding-top: 25px;
		margin-top: 30px;
	}

	.article-form-container,
	.thread-form-container{
		margin-top: -350px;
		z-index: 999;
		background-color: #E3E3E3;
		width: 98%;
		border: 10px solid #fff;
	}

	.forum-container .forum-table{
		width: 120%;
	}

	.forum-container .forum-table .hidden-xs,
	.forum-container .forum-table .last-comment,
	.forum-container .forum-table .no-comment{
		visibility: hidden;
	}

	.forum-container .forum-table br{
		display: inline;
	}

	.training-container .routes-table{
		font-size: 10px;
	}

	.training-container th{
		font-size: 5px;
	}

	.training-container .routes-table .category{
		width: 10%;
	}

	.training-container .routes-table{
		word-wrap: break-word;
		overflow-wrap: break-word;
	}

	.training-container .routes-table,
	.training-container .routes-table td{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.training-container .routes-table th{
		padding-right: 0 !important;
		padding-left: 0 !important;
		text-align: center;
	}

	.ranking-search-div{
		background-size: contain;
		background-repeat: no-repeat;
		margin-top: 60px;
	}

	.ranking-search-div .find-event{
		padding-top: 10px;
		padding-bottom: 10px;
		width: 90%;
		margin-left: 20px;
		margin-top: 150px !important;
	}

	.ranking-search-div .find-assoc,
	.ranking-search-div .find-event{
		margin-top: 100px;
		margin-bottom: 100px;
	}

	.ranking-search-div .categories{
		margin-bottom: 0;
	}


	.ranking-search-div .find-event .btn{
		color: #34333a;
	}

	.article-container,
	.forum-container{
		margin-top: 50px;
	}

	.my-articles,
	.my-threads{
		margin-top: 50px;
	}

	.my-comments{
		msrgin-top: 50px;
	}

	.assoc-events .event-div .date{
		background-color: #F05A28;
		color: #fff;
		font-family: Lato;
		font-size: 28px;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
		padding-bottom: 40px;
	}

	.assoc-events .event-div .btn-finish{
		/*margin-bottom: 5px;*/
		background-color: #F05A28;
		color: #fff;
		margin-bottom: 5px;
	}
	.assoc-events .event-div .btn-partecipant{
		/*margin-bottom: 5px;*/
		background-color: #34333a;
		color: #fff;
		margin-bottom: 5px;
	}
	.assoc-events .event-div .btn-edit{
		/*margin-top: 5px;*/
		margin-bottom: 5px;
	}

	.assoc-profile-edit .general-info .name,
	.assoc-profile-edit .general-info .type{
		color: #34333a !important;
	}

	.assoc-profile-edit {
		margin-top: 20px;
	}

	.assoc-profile-edit .general-info .assoc-logo{
		margin-top: 10px;
		margin-right: 20px;
		margin-left: 10px;
	}

	.assoc-profile-edit .col-md-2 > span,
	.assoc-profile-edit .col-md-2 > span > #category_menu_open_button{
		color: #34333a !important;
	}

	.assoc-profile-edit .image .btn-default,
	.assoc-profile-edit .video .btn-default{
		margin-left: 50px;
	}

	.home-filter span i{
		margin-left: 130px;
	}

	.calculator-image .second-panel{
		margin-top: -90px;
		margin-bottom: 20px;
	}

	.event-calendar-view .show-all-calendar-events{
		cursor: pointer;
		font-family: Lato;
		font-size: 9px;
	}

	.event-calendar-view .show-less-calendar-events{
		cursor: pointer;
		font-family: Lato;
		font-size: 9px;
	}

	.event-calendar-view br{
		visibility: hidden;
	}

	.event-calendar-view .training-table{
		display: inline-table;
	}

	.event-index-cover #btn-show-map,
	.event-marker #btn-hide-map{
		margin-top: 20px !important;
		margin-left: 10px !important;
	}

	.carousel-img img{
		width: 100%;
		margin: auto;
	}

	.runner-info .second-col,
	.runner-info .col-md-3{
		margin-right: 0;
	}
	.runner-menu{
		margin-top: 50px;
	}

	.training-route-cover #btn-show-map{
		margin-left: 20px;
		margin-top: -200px
	}

	.sportiv-associations-title{
		font-size: 30px !important;
	}

	html, body{
		overflow-x: hidden !important;
		width: 100%;
	}

	.event-monthly-panel .col-md-5{
		margin-top: 5px !important;
	}

	.event-monthly-panel .btn{
		margin-top: 10px !important;
	}

	.training-container .map-marker-hide{
		margin-bottom: 10px;
	}

	.event-index-cover .desktop-filter{
		display: none !important;
	}

	.mobile-filter{
		background-color: #201f25;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.mobile-filter select.filter-field{
		margin-top: 10px;
		padding-top: 1px;
	}
}


@media (min-width: 768px) and (max-width: 1200px) {

	.logo{
		width: 50%;
	}

	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		margin-top: 20px;
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
		padding: 0 15px;
	}

	.navbar-nav>li {
		float: none;

	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;

	}
	.collapse.in{
		display:block !important;
		overflow-y: scroll !important;
	}

	.location-div .wrapper{
		height: 40vh;
	}

	.category-event-table button{
		background-color: #F05A28;
		color: #fff;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: center;
	}

	.eventi-cover-foto .td{
		font-size:40px;
		color:#fff;
		font-weight: bold;"
	}

	.eventi-cover-foto .td1{
		font-size: 25px;
		color: #F05A28;
		line-height: 110%;
		padding-left: 10px;
	}
}

@media (min-width: 992px) {
	.vertical_line {
		border-left: 1px solid grey;
		height: 270px;
	}

	.vertical_line_register{
		border-left: 1px solid grey;
		height: 350px;
	}
}

.pac-container {
	z-index: 1051 !important;
}