h1, h2, h3, h4, h5, h6 {
	clear: both;
}

code {
	color: #1176BC;
	background-color: #EAF7FF;
}

/************************************************/

.strike, .del {
	text-decoration: line-through;
}

/************************************************/

.table > tbody > tr > td.padding-small {
	padding: 6px 8px;
}

/************************************************/

h2 .glyphicons {
	top: 5px;
}

blockquote {
	border-left: 5px solid #ddd;
}

/************************************************/

.topmargin-tiny {
	margin-top: 15px;
}
.bottommargin-tiny {
	margin-bottom: 15px;
}

/************************************************/

.content-wrap-homepage p {
	margin-bottom: 15px;
}

/************************************************/

.noticemsg {
    background: #EB1C27;
    color: #fff;
}
.style-msg.noticemsg .sb-msg {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6)
}

/************************************************/

.sponsor-list {
	padding: 1.5em 2em 0;
	background: #fff;
}

.sponsor-title {
	margin: 0 0 0.5em;
	color: #373737;
	font-family: 'Yantramanav', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.dark .footer-widgets-wrap .sponsor-list a {
	display: block;
	padding: 0.5em 1em;
	color: #373737;
}

.sponsor {
	float: left;
	margin: 0 1em 2em 0;
	text-align: center;
	border: 1px solid #aaa;
}

/************************************************/

form ul.error {
	display: block;
	color: #444;
	border-left: 4px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
form ul.error {
	background: #FFCCCC;
	color: #740D0A;
}
form ul.error li {
	display: block;
	padding: 15px;
	border-left: 1px solid rgba(255,255,255,0.5);
	font-size: 13px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}

/************************************************/

@media only screen and (max-width: 479px)
{
	#logo, #logo img {
		height: auto;
	}
	
	.container, #header.full-header .container, .container-fullwidth {
		width: auto !important;
	}
}

/************************************************/

#news .news-entry {
	border: 10px solid #fff;
}

#news .news-entry .admin-buttons,
#posts .entry .admin-buttons,
.comment .admin-buttons {
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
@media only screen and (max-width: 991px)
{
	#news .news-entry .admin-buttons,
	#posts .entry .admin-buttons,
	.comment .admin-buttons {
		opacity: 1;
	}
}

#news .news-entry:hover .admin-buttons,
#posts .entry:hover .admin-buttons,
.comment:hover .admin-buttons {
	opacity: 1;
}

#posts .entry {
	margin: 0 0 30px;
	padding: 0 0 30px;
}

#posts .entry-content {
	margin-top: 15px;
}
#posts .entry-content p {
	margin-bottom: 15px;
}

.drag-handle {
	padding: 0;
	background: url('../images/cursor-move.gif') center no-repeat;
	cursor: move;
}

.col-padding-sm {
	padding: 30px;
}

/************************************************/

.button-grey {
	background-color: #ddd;
}
.button-3d.button-grey:hover,
.button-reveal.button-grey:hover {
	background-color: #eee !important;
}

.button-red {
	background-color: #EB1C27;
}
.button-3d.button-red:hover,
.button-reveal.button-red:hover {
	background-color: #eb2832 !important;
}

.button.button-icon-only {
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 4px;
	color: #fff;
}
.button-icon-only i {
	margin-right: 0;
}

.button.button-icon-only.button-icon-with-big {
	top: -7px;
}

.button.button-td-correnction {
	top: 3px;
}

/************************************************/

.feature-box .fbox-icon.red i {
	background-color: #EB1C27;
}
.fbox-effect .fbox-icon.red i:hover,
.fbox-effect:hover .fbox-icon.red i {
	background-color: #333;
	color: #FFF;
}

/************************************************/

#login-form label {
	margin: 15px 0 0;
	color: #ef6465;
}

.form-button {
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
	padding: 0 32px;
	
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 2px;
	
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

/************************************************/

.contentmenu {
	margin-bottom: 30px;
}

/************************************************/

.table.table-vcentered td,
.table td.tmiddle {
	vertical-align: middle;
}

.table.table-bottom-bordered {
	border-bottom: 1px solid #ddd;
}

.table-hover > tbody > tr {
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}
.table-hover > tbody > tr:hover {
	background-color: #eaf7ff;
}
#event-wrap.event-sport-2 .table-hover > tbody > tr:hover {
	background-color: #ffe7e7;
}
.table .danger,
.table tr.danger a,
#event-wrap.event-sport-2 a[!class^=icon-] {
	color: #d52d36;
}
.table tr.danger a:hover,
#event-wrap.event-sport-2 a[!class^=icon-]:hover {
	color: #222;
}

.small-thumbs .entry-image,
.ievent .entry-image {
	width: 200px;
}

/************************************************/

#event-detail-state {
	font-size: 13px;
}
.panel-event-detail h2 {
	color: inherit;
}

/************************************************/

.content-section-text ol, .content-section-text ul,
.panel-event-detail ol, .panel-event-detail ul {
	margin-left: 30px;
	margin-bottom: 15px;
}
.content-section-text ol li, .content-section-text ul li,
.panel-event-detail ol li, .panel-event-detail ul li {
	margin-bottom: 8px;
}

.content-section-text h3,
.panel-event-detail h3,
.content-section-text p {
	margin-bottom: 15px;
}

/************************************************/

.color-white:before,
.color-white {
	color: #fff;
}
.color-gray-dark:before,
.color-gray-dark {
	color: #555;
}
.color-gray:before,
.color-gray {
	color: #777;
}
.color-gray-light:before,
.color-gray-light {
	color: #999;
}
.color-red:before,
.color-red {
	color: #d52d36;
}
#page-title span.color-red-light,
.color-red-light:before,
.color-red-light {
	color: #ef6465;
}
#page-title span.color-green,
.color-green:before,
.color-green {
	color: #90af45;
}
.color-orange:before,
.color-orange {
	color: #f48a30;
}
.color-green:before,
.color-green {
	color: #90af45;
}
.color-blue:before,
.color-blue {
	color: #1c7ab4;
}
.color-yellow:before,
.color-yellow {
	color: #f3c835;
}

/************************************************/

.lineheight-big {
	line-height: 2em;
}

/************************************************/

.bold {
	font-weight: bold;
}

#page-title.blue {
	background-color: #eaf7ff;
}
#page-title.red {
	background-color: #ffe7e7;
}

#page-title h1 b {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
}

.title-block.color-red {
	border-color: #d52d36;
}

.panel-danger > .panel-heading {
	color: #d52d36;
}

/************************************************/

#homepage-text .sport1 {
	background-color: #1176BC;
}
#homepage-text .sport2 {
	background-color: #d52d36;
}
#homepage-text p {
	line-height: 1.8;
}

/************************************************/
.label-death {
	background-color: #000;
}
.label-danger {
	background-color: #a94442;
	background-color: #EB1C27;
}
.label-correction {
	position: relative;
	top: -2px;
}
.label-rounded-more {
	border-radius: 1em;
}

#copyrights a {
	color: inherit;
}
#copyrights a:hover {
	color: #ddd;
}

/************************************************/

.comment {
	margin: 0;
	padding: 1em 1em 1.5em;
	border: 1px solid #aaa;
	border-top: none;
}
.comment.first {
	border-top: 1px solid #aaa;
}

.comment.odd {background: #f8f8f8;}
.comment.even {background: #eee;}

.comment.odd.caselaw {background: #f4dcdc;}
.comment.even.caselaw {background: #eecacb;}

.comment.odd.important {background: #dce9f4;}
.comment.even.important {background: #cadeee;}

.comment .flags {
	margin-top: 10px;
}
.comment .flags a {
	margin: 0;
}
.comment blockquote {
	margin-bottom: 10px;
	font-size: 1em;
}
.comment p {
	margin-bottom: 0;
}

/************************************************/

.top-links li > a {
	padding: 0 8px;
	font-size: 12px;
	text-transform: none;
}

.top-links li i {
	position: static;
}
.top-links li i.icon-big:before,
.top-links li i.glyphicons-big:before {
	left: 10px;
}
.top-links li i.glyphicons-big:before {
	top: 11px;
}
.top-links li i.icon-big,
.top-links li i.glyphicons-big {
	font-size: 18px;
}

/**********/

.forms fieldset {
	padding: 1.65em 1.65em 0.8em;
	margin-bottom: 1.65em;
	border: 1px solid #e3e3e3;
}

fieldset {
	padding-bottom: 2.1em;
	background: #dcf2ff;
	border: 1px solid #1B76AE;
	box-shadow: -2px 2px 5px 1px rgba(86, 132, 167, 0.5);
}

fieldset legend {
	width: auto;
	margin-bottom: 0;
	padding: 0.8em 1.5em;
	color: #1C7AB4;
	font-size: inherit;
	font-weight: normal;
	background: #fff;
	border: 1px solid #1B76AE;
	border-radius: 0.5em;
	box-shadow: -2px 2px 5px 1px rgba(86, 132, 167, 0.5);
}

fieldset.green {
	background: #e3fcbc;
	border-color: #69a04c;
	box-shadow: -2px 2px 5px 1px rgba(119, 167, 86, 0.5);
}
fieldset.green legend {
	color: #69a04c;
	border-color: #69a04c;
	box-shadow: -2px 2px 5px 1px rgba(119, 167, 86, 0.5);
}
fieldset.green label {
	color: #69a04c;
}
fieldset.green input[type="text"],
fieldset.green input[type="email"],
fieldset.green input[type="password"] {
	border-color: #bfe85c;
}
fieldset.green input:focus {
	border-color: #7acd2e;
	box-shadow: 0 0 0 2px rgba(165, 212, 122, 0.8), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

fieldset.silver {
	background: #ccc;
	border-color: #999;
	box-shadow: -2px 2px 5px 1px rgba(128, 128, 128, 0.5);
}
fieldset.silver legend {
	color: #999;
	border-color: #999;
	box-shadow: -2px 2px 5px 1px rgba(128, 128, 128, 0.5);
}
fieldset.silver label {
	color: #999;
}
fieldset.silver input {
	border-color: #999;
}
fieldset.silver input:focus {
	border-color: #999;
	box-shadow: 0 0 0 2px rgba(128, 128, 128, 0.8), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/************************************************/

#event-preapply-form fieldset {
	padding: 0.5em 0;
}
#event-preapply-form fieldset form {
	margin: 0 1em;
	text-align: center;
}
#event-preapply-form fieldset form select {
	display: inline-block;
	margin: 0 2em 0 1.5em;
	padding: 0.7em 1em;
}
#event-preapply-form button {
	margin: 0.5em 0 0.4em;
}

#event-preapply-form.color-red fieldset {
	color: #555;
	background: #FFE7E7;
	border-color: #d52d36;
}

/************************************************/

.width-100, .unit-100 {
	width: 100%
}

.req {
	font-weight: normal;
	color: #EB1C27;
}
.forms p button,
.forms p.req {
	margin-left: 1.65em;
}

.forms p .mce-tinymce button {
	margin-left: 0;
}

.forms label {
	display: block;
	margin-bottom: 1.65em;
	letter-spacing: 0;
	font-weight: normal;
}
.forms input[type="text"], .forms input[type="password"], .forms input[type="email"], .forms input[type="url"], .forms input[type="phone"], .forms input[type="tel"], .forms input[type="number"], .forms input[type="datetime"], .forms input[type="date"], .forms input[type="search"], .forms input[type="range"], .forms input[type="file"], .forms input[type="datetime-local"], .forms textarea, .forms select, .forms button {
	display: block
}
.forms-inline input[type="text"], .forms-inline input[type="password"], .forms-inline input[type="email"], .forms-inline input[type="url"], .forms-inline input[type="phone"], .forms-inline input[type="tel"], .forms-inline input[type="number"], .forms-inline input[type="datetime"], .forms-inline input[type="date"], .forms-inline input[type="search"], .forms-inline input[type="range"], .forms-inline input[type="file"], .forms-inline input[type="datetime-local"], .forms-inline textarea, .forms-inline select, .forms-inline button, .forms-inline-list input[type="text"], .forms-inline-list input[type="password"], .forms-inline-list input[type="email"], .forms-inline-list input[type="url"], .forms-inline-list input[type="phone"], .forms-inline-list input[type="tel"], .forms-inline-list input[type="number"], .forms-inline-list input[type="datetime"], .forms-inline-list input[type="date"], .forms-inline-list input[type="search"], .forms-inline-list input[type="range"], .forms-inline-list input[type="file"], .forms-inline-list input[type="datetime-local"], .forms-inline-list textarea, .forms-inline-list select, .forms-inline-list button {
	display: inline-block
}
.forms-list, .forms-inline-list {
	margin: 0;
	padding: 0;
	margin-bottom: 1.65em;
	list-style: none
}
.forms-list label, .forms-inline-list li, .forms-inline-list li label {
	display: inline-block;
	margin-bottom: 0
}
.forms-inline-list li label {
	margin-right: 1.65em
}
.forms-list li {
	margin-bottom: 6px
}
.forms-desc {
	margin-top: 4px;
	color: #999;
	font-size: .85em;
	line-height: 1.4em
}
.forms fieldset {
	padding-bottom: .5em;
	border-radius: .5em
}
fieldset.forms-row {
	padding: 0;
	border: 0;
	margin-bottom: 0
}
.forms-columnar:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.forms-columnar input[type="range"], .forms-columnar input[type="file"], .forms-columnar select[multiple="multiple"] {
	display: inline-block
}
.forms-columnar p {
	position: relative;
	padding-left: 200px
}
.forms-columnar label {
	float: left;
	width: 180px;
	text-align: right;
	top: 0;
	left: 0;
	position: absolute
}
.forms-columnar .forms-list, .forms-columnar .forms-inline-list {
	margin-left: 200px
}
.forms-columnar .forms-list label, .forms-columnar .forms-inline-list label {
	position: static;
	float: none;
	width: auto;
	text-align: left;
	margin-right: 0
}
.forms-columnar .forms-inline-list label {
	margin-right: 1.65em
}
.forms-push {
	position: relative;
	padding-left: 200px
}
.forms-section {
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin-bottom: 1em;
	line-height: 1
}
.forms-columnar .forms-section {
	padding-left: 200px
}
input[type="radio"], input[type="checkbox"] {
	position: relative;
	top: -1px
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="phone"], input[type="tel"], input[type="number"], input[type="datetime"], input[type="date"], input[type="search"], input[type="datetime-local"], textarea, select[multiple="multiple"] {
	position: relative;
	z-index: 2;
	font-family: 'PT Sans', Arial, "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	border: 1px solid #ccc;
	margin: 0;
	padding: 3px 2px;
	background-color: white;
	color: #333;
	font-size: 1em;
	line-height: 1;
	border-radius: 1px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-webkit-transition: border ease .5s;
	-moz-transition: border ease .5s;
	-o-transition: border ease .5s;
	transition: border ease .5s
}
input[type="range"] {
	position: relative;
	top: 3px
}
textarea {
	line-height: 1.4em
}
select {
	margin-bottom: 0!important
}
.error, .success {
	margin-left: 5px;
	font-weight: normal;
	font-size: .85em
}
input.input-error, textarea.input-error, select.input-error, .input-error {
	border-color: #da3e5a;
	box-shadow: 0 0 0 2px rgba(218,62,90,0.3), 0 1px 2px rgba(0,0,0,0.2) inset
}
input.input-success, textarea.input-success, select.input-success, .input-success {
	border-color: #18a011;
	box-shadow: 0 0 0 2px rgba(24,160,17,0.3), 0 1px 2px rgba(0,0,0,0.2) inset
}
input.input-gray, textarea.input-gray, select.input-gray, .input-gray {
	border-color: #ccc;
	box-shadow: 0 0 0 2px rgba(204,204,204,0.3), 0 1px 2px rgba(0,0,0,0.2) inset
}
input:focus, textarea:focus {
	outline: 0;
	border-color: #5ca9e4;
	box-shadow: 0 0 0 2px rgba(70,161,231,0.3), 0 1px 2px rgba(0,0,0,0.2) inset
}
input.input-search, input[type="search"] {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	border-radius: 15px
}
.input-append, .input-prepend {
	display: inline-block;
	background-color: #eee;
	height: 23px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 1px 8px;
	color: #333;
	font-size: 1em;
	line-height: 23px
}
.input-prepend {
	margin-right: -1px
}
.input-append {
	position: relative;
	z-index: 1;
	margin-left: -1px
}

.button {
	letter-spacing: 0;
}

/**********/

.forms .fs-margin-left {
	margin-left: 1.5em;
}

.forms input[type="text"],
.forms input[type="password"],
.forms input[type="email"],
.forms input[type="url"],
.forms input[type="phone"],
.forms input[type="tel"],
.forms input[type="number"],
.forms input[type="datetime"],
.forms input[type="date"],
.forms input[type="search"],
.forms input[type="range"],
.forms input[type="file"],
.forms input[type="datetime-local"],
.forms textarea,
.forms select {
	/*margin: 0 0 1em;*/
	padding: 0.7em 1em;
}
.forms input[type="file"],
.forms button {
	margin-bottom: 0;
}

.forms input[type="checkbox"] {
	margin-top: 0.8em;
}
.forms input[disabled] {
	color: #777;
	background: #eaeaea;
}
.forms select[disabled] {
	color: #777;
	background: #eaeaea;
}

.forms p.existing-file a {
	display: inline-block;
	margin-top: 0.4em;
}

.forms label {
	margin: 0 0 0.4em;
	color: #1c7ab4;
}
.forms.forms-columnar label {
	line-height: 3em;
}

.forms.forms-columnar span label {
	float: none;
	position: static;
	display: inline-block;
	width: 90%;
	line-height: 1em;
	padding-left: 0.5em;
	text-align: left;
}

.forms.forms-columnar p.existing-file {
	margin-top: -0.9em;
}

@media only screen and (max-width: 767px)
{
	.forms-columnar p {
		margin-bottom: 1em;
		padding-left: 0;
	}
	.forms.forms-columnar label {
		position: static;
		line-height: normal;
		width: auto;
	}
}

.forms small {
	display: block;
	margin-top: 0.3em;
}
.required small {
	color: #333;
}

/**********/

.chosen-container-single .chosen-single {
	height: 35px;
	padding: 0.4em 1em;
}
.chosen-container-single .chosen-single div b {
	background-position: 0 7px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 7px;
}

/**********/

.icon-big:before {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	margin: 0 5px 0 0;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-transform: none;
}
.icon-big {
	width: 1em;
	position: relative;
	top: -21px;
	font-size: 24px;
	font-weight: bold;
}

.icon-big-correction2 {
	top: -23px;
}

.comment .icon-big {
	top: -27px;
}

/**********/

.glyphicons-big:before {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	margin: 0 5px 0 0;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-transform: none;
}
.glyphicons-big {
	width: 1em;
	position: relative;
	top: -2px;
	font-size: 24px;
	font-weight: bold;
}

/**********/

#nestedlist {
	list-style-type: none;
	margin-left: 0;
}
#nestedlist ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 30px;
}
#nestedlist ul:first-child {
	padding-left: 0;
}
#nestedlist ul li a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px solid #bbb;
	border-width: 0 0 1px 1px;
	border-radius: 0 0 0 10px;
}
#nestedlist ul li a:hover {
	background: #eaf7ff;
}
#nestedlist li.connect {
	border-left: 1px solid #bbb;
}
#nestedlist li a.connect {
	position: relative;
	left: -1px;
	padding: 3px 11px;
}

/**********/

.capitalize {
	letter-spacing: 1px;
	text-transform: uppercase;
}

/**********/

.flag img {
	padding: 1px;
	border: 1px solid #fff;
}

/**********/

ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
	color: #fff;
	background-color: #1c7ab4;
}

/**********/

@media only screen and (max-width: 991px)
{
	#video-link-wrap {
		text-align: center;
	}
	#video-link-wrap a {
		display: inline-block;
		margin: 20px 0;
	}
}
@media only screen and (min-width: 992px)
{
	#video-link-wrap a {
		position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-top: -20px;
	    margin-left: 245px;
	}
}
#video-link-wrap i {
    position: relative;
    top: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    margin-right: 10px;
}

/**********/

@media print {
	#event-report {
		margin-top: 1.5em;
	}
	#event-report .color-red-light,
	#event-report .color-red-light:before,
	#event-report .color-red-light:after {
		color: #ef6465 !important;
	}
	#event-report .color-blue,
	#event-report .color-blue:before,
	#event-report .color-blue:after {
		color: #1c7ab4 !important;
	}
	#event-report .label-danger {
		background: #EB1C27 !important;
		border: none !important;
	}
	#event-report .label-danger b {
		color: #fff !important;
	}
}
