.modal {
	display: block; 
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none !important;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

a {
	cursor: pointer;
}

#ajaxSpinner {
	padding: 3px 19px 0 0;
}

#ajaxSpinner img {
	position: relative;
	left: 10px;
	bottom: 2px;
}

.alert {
	display: none;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1000;
}

.site {
	max-width: 1200px;
	margin-left: auto ;
	margin-right: auto ;
	background-color: white;
}

.header {
	background: url('/app/site/images/header2.png') no-repeat;
}

.header * {
/*	font-family: Impact;
	color: white;
*/}

.header .logo {
	display: none;
	font-family: Impact;
	color: white;
}

.header .logo h1 {
	font-weight: bold;
	font-size: 60px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.header .logo h4 {
	font-size: 16px;
	font-family: Arial;
}

.header .menu {
	font-family: Impact;
	color: white;
    background: url('/app/site/images/menu.png') repeat;
    margin-top: 200px;
    margin-bottom: 0px;
    /*margin-bottom: 6px; - gray line at the bottom*/
}

.header .menu span {
	padding: 9px 10px;
}

.header .menu a {
	font-size: 20px;
    display: inline-block;
    height: 55px;
	padding: 0;
    padding-top: 9px;
}

.header .menu .selected span {
	background-color: #2FB41A;
}

.header .menu .btn-link {
    color: white;
}

.header .menu .btn-link:hover,
.header .menu .btn-link:focus {
	color: white;
}

.header .menu .btn-link:focus {
	text-decoration: none;
}

.bannerShadow {
    margin-top: 0px;
}

/*
.header .menuBottom {
	height: 1px;
	background-color: white;
	position: relative;
	bottom: 7px;
}
*/
.banner {
    background-color: #8b8b8b;
    text-align: center;
}

/*.bannerShadow {
	border: 1px lime solid;
	max-width: 1200px;
	margin-left: auto ;
	margin-right: auto ;	
}

.bannerShadow div {
	display: inline-block;
	background: url('images/shadow.png') no-repeat 100%;
	height: 32px;
	margin-top: -1px;
	border: 1px red solid;
	text-align: center;
}*/

.bannerShadow {
	position: relative;
	height: 32px;
}

.bannerShadow span {
	display: inline-block;
	background: url('/app/site/images/shadow.png') no-repeat 100%;
	height: 32px;
	margin-top: -1px;
	width: 40%;

	position: absolute;
	margin-bottom: 32px;
	z-index: 2;
}

.bannerShadow span.left {
	left: 0px;
	background-position: 1px;
}

.bannerShadow span.right {
	right: 0px;
}

.bannerShadow span.center {
	left: 40%;
	width: 20%;
	background: url('/app/site/images/shadow.png') no-repeat 100%;
	background-position: -330px;
	z-index: 1;
}

.footer {
	background-color: #223b97;
	height: 35px;
	margin-top: 20px;
	text-align: right;
}

.footer .copyright {
	font-size: smaller;
	margin-top: 10px;
	color: white;
}

.footer .copyright span {
	color: #223b97;
	margin-right: 20px;
}


.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}


.editor {
	display: none;
}

.editable .edit, 
.editor .done {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

.editable .edit {
	display: none;
}

.editable .edit-parent, .editor .done-parent {
	position: relative;
	padding-right: 48px;
}

.editable.info .edit,
.editable.editable-active .edit {
	display: block;
}

.editable.editable-active.uneditable .edit {
	display: none;
}

.edit-new.uneditable {
	visibility: hidden;
}

.filter .selector {
    margin-right: 10px;
}


.filter .selector span {
	font-size: smaller;
}

.filter,
.filter span {
	white-space: nowrap;
}


.paging {
    float: right;
    font-size: 0.7em;
}

.paging span {
    vertical-align: sub;
}

.paging span.button {
    padding: 0px 5px;
    cursor: pointer;
}

.paging span.button:active {
    font-weight: bold;
}

.editor .score {
    width: 10%;
}

.score input {
	display: inline;
	width: 20%;
	min-width: 30px;
	max-width: 90px;
	text-align: center;
}

.timePicker {
	width: 75px;
	text-align: center;
}

.datepicker {
	width: 85px;
	text-align: center;
}

/*.datepicker button.btn,
.datepicker button.btn-default {
	background-image: none;
}*/

.stopWatch {
	width: 60px;
	text-align: center;
}

.buttonsPanel {
	margin: 20px 0px 10px 0px;
}

.buttonsPanel button {
	margin-right: 20px;
}

.content.import table {
	vertical-align: top;
	margin-right: 15px;
}

.slickGames {
	padding: 0px 15px;
	margin-top: -15px;
	margin-bottom: -20px;
}

.slickGames button {
	padding-top: 1px;
}

.slickGames button:hover,
.slickGames button:before {
	color: silver;
}

.slickGame {
	text-align: center;
	border-right: 1px solid silver;
}

.nav-tabs li {
	cursor: pointer;
}

/*.tab-content {
	border: 1px solid #dddddd;
}*/

#teamDetails .logo img {
	width: 150px;
}

#teamDetails .tab-content {
	padding: 10px 5px;
}

#teamDetails #nextGame h5 {
	margin: 3px 0px;
}

#teamDetails #nextGame strong {
	display: inline-block;
	margin-top: 3px;
}

#games.content  {
    margin-bottom: -15px;
}

#games #content .editableNew td {
    padding-top: 0;
    padding-bottom: 0;
}

#games #content table {
    padding-bottom: 0;
}

#games #content .editableNew .buttonsPanel {
    margin: 0;
}

.page .page-title {
    display: none;
}

.page .page-banner {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    margin-top: -5px;
}

.page .page-banner.statistics {
    background: url('../../configs/snokinghockeyleague.com/stat400.png') no-repeat center;
}

.page .page-banner.standings {
    background: url('../../configs/snokinghockeyleague.com/sta400.png') no-repeat center;
}

.page .page-banner.scoreboard {
    background: url('../../configs/snokinghockeyleague.com/sco400.png') no-repeat center;
}

.page .page-banner.team {
    background: url('../../configs/snokinghockeyleague.com/team400.png') no-repeat center;
}

.page .page-banner.schedule {
    background: url('../../configs/snokinghockeyleague.com/sch400.png') no-repeat center;
}

.page .page-banner.calendar {
    background: url('../../configs/snokinghockeyleague.com/cal400.png') no-repeat center;
}

#adminPlayer .dropdown-menu {
	overflow-y: auto;
	max-height: 250px;
}

.edit .btn-group {
	vertical-align: -webkit-baseline-middle;
}

.rosterStatsTab .done {
	min-width: 47px;
	position: relative;
}