@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
body,html {
	background: #00746b;
	padding:0;
	margin:0;
	font-family:'Droid Sans', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;

}
#content_wrapper {
	margin: 0 auto;
	background-color: #d1eeec;
} 
#main_content {
	padding: 0px;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
}
.dashboard-center {
	margin: auto;
	width: 100%;
}
.dashboard-wrapper {
	width: 100%;
	text-align: center;
	border: solid black 1px;
	margin: 10px auto;
}
.new-header {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #FFF;
	width: 100%;
}
.header-left {
	float: left;
}
.sct-flat {
	border: solid #d6cfcf 1px;
	border-radius: 4px;
	text-align: left;
	padding-left: 1%;
	font-family: 'calibri';
	text-transform: uppercase;	
	font-size: 1.1em;	
	height: 46.8px; 
	padding-top: 7px;
	background-color: #f8ffff;
}
.sct-button {
	background-color: #00746b; 
	color: white; 
	font-size: 1.2em;
}
.header-right {
	float: right;
    padding-top: 10px;
    text-align: right;
}
.sct-font-menu {
	color: white;
	font-family: 'calibri';
	text-transform: uppercase;
	font-weight: 600;
}
.sct-font {
	color: black;
	font-family: 'calibri';
}

.sct-label {
	color: #00746b;
	font-family: 'calibri';
	text-transform: uppercase;	
}
.sct-field-label {
	color: #00746b;
	font-family: 'calibri';
	text-transform: uppercase;	
	font-size: 0.6em;
	vertical-align: bottom;
	margin-top: 7px;
	margin-bottom: 0px;
	float: left;
	margin: 0;
}
.sct-field-label-nofloat {
	color: #00746b;
	font-family: 'calibri';
	text-transform: uppercase;	
	font-size: 0.6em;
	vertical-align: bottom;
	margin-top: 7px;
	margin-bottom: 0px;
	margin: 0;
}
.sct-field {
	font-family: 'calibri';
	font-size: 1.1em;
	text-align: left;
}

.sct-text {
	font-family: 'calibri', sans-serif;
	text-align: left;
	font-size: 0.6em;
}
.sct-page-title {
	color: #00746b;
	font-size: 1.3em;
	font-family: 'calibri';
	text-transform: uppercase;	
	font-weight: 600;
}
.sct-select {
	font-family: 'calibri', sans-serif;
	font-size: 1.3em;
	color: #033649;
	font-weight: bold;
	padding: 4px 12px;
	height: 42px;
}

/* NAVIGATION BAR */
.navbar {
	margin-bottom: 0;
}
.navbar-default {
    /* url(/graphics/header-bottom.png)*/
	background: #0e2448 repeat-x;
	border-left-color: #0e2448;
	border-right-color: #0e2448;
	border-top-color: #0e2448;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #99D2EC;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
}
.navbar-default .navbar-nav > .active > a {
	background: #005c8d;
	color: #ddd;
}
.navbar-default .navbar-nav > .active > a:hover {
	background: #005c8d;
	color: #FFF;
}
.navbar-default .navbar-nav > .active.open > a {
	background: #005c8d;
	color: #FFF;
}
.row2-header {
    font-family: 'Gill Sans MT'; 
}
.dropdown-menu {
    background-color: #0e2448;    
    font-family: 'Gill Sans MT';
    font-size: 1em;
}
.dropdown-menu > li > a {
    color: #99D2EC;   
}        
.navbar-default .navbar-nav>.open>a {
    background-color: #0e2448;    
}
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #0e2448;
    color: #99D2EC;  
}
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #0e2448;     
    color: #99D2EC;            
} 
.breadcrumb {
    font-family: 'Gill Sans MT';
    font-size: 0.8em;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: ">\00a0";
}
.bebas {
	font-family: 'bebas_neueregular', sans-serif;
}
.navbox {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
.main-nav {
	font-family: 'bebas_neueregular';
	color:  #7089a4;
	font-weight: normal;
	font-size: 18pt;
	padding-top: 24px;
}
.mnav {
	margin: 0;
	padding: 0;
}
.mnav li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	position: relative;
}
.mnav li a {
	text-transform: uppercase;
	color: #7089a4;
	text-decoration: none;
	font-size: 18pt;
	font-weight: normal;
}
.log-out {
	float: right;
	font-family: 'bebas_neueregular';
	color: #7089a4;
	font-weight: normal;
	font-size: 18pt;
	padding-top: 24px;
	margin-right: 40px;
}
.right-menu-link {
	float: right;
	font-family: 'bebas_neueregular';
	color: #7089a4;
	font-weight: normal;
	font-size: 18pt;
	padding-top: 24px;
	margin-right: 40px;
}
.drop-menu {
	position: absolute;
	top: 90px;
	left: 0px;
	background: #001b35;
	color: #6f869b;
	text-align: left;
	display: none;
}
.drop-menu-ul {
	margin: 0;
	padding: 12px 24px;
}
.drop-menu-ul li {
	list-style-type: none;
	float: none;
	margin-right: 0;
}
.drop-menu-ul li a {
	text-transform: uppercase;
	font-size: 14pt;
	color: #6f869b;
	line-height: 24pt;
	white-space: nowrap;
}
.drop-menu-ul li a:hover {
	color: #b0cae2;
}
#tablet_header {
	display: none;
}

.page-title {
	font-family: 'bebas_neueregular', sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	border-bottom: 2px solid #033649;
	color: #033649;
	padding: 0;
	margin: 20px auto;
	display: inline-block;
}
.skier-label {
	font-family: 'bebas_neueregular', sans-serif;
	font-size: 1em;
	color: #7089a4;
	text-transform: uppercase;
	font-weight: normal;
}
.skier-table {
	width: 100%;
}
.skier-table thead th {
	background: #e4edf2;
	text-align: left;
	font-family: 'bebas_neueregular', sans-serif;
	color: #033649;
	font-weight: normal;
	padding: 10px;
}
.skier-table tbody td {
	text-align: left;
	color: #555;
	font-size: 0.8em;
	padding: 10px;
	border-bottom: 1px solid #e4edf2;
}
.skier-table tbody tr td:first-child {
	border-left: 1px solid #e4edf2;
}
.skier-table tbody tr td:last-child {
	border-right: 1px solid #e4edf2;
}
.footer {
	width: 100%;
	background: #00284e;
	color: #FFF;
	font-family: Georgia, Times, serif;
	font-size: 0.9em;
}
.footer-block {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0;
}
.footer-title {
	font-family: 'bebas_neueregular', sans-serif;
	font-size: 18pt;
	color: #FFF;
	font-weight: normal;
}
.footer-content {
	color: #cde7ff;
}
.footer-content a {
	color: #cde7ff;
}
.footer-content a:hover {
	color: #00bbff;
	text-decoration: none;
}
.footer-nav {
	width: 160px;
	float: left;
	padding-bottom: 10px;
}
.footer-contact {
	float: left;
	padding-right: 40px;
	width: 50%;
}
.footer-connect {
	float: left;
	padding-right: 40px;
	min-height: 192px;
	width: 15%;
}
.footer-navigate {
	float: left;
	width: 35%;
}
.footer-connect-tab {
	display: none;
}
.form-control::-webkit-input-placeholder {
	color: #CCC;
}
.form-control:-moz-placeholder {
	color: #CCC;
}
.form-control::-moz-placeholder {
	color: #CCC;
}
.form-control:-ms-input-placeholder {
	color: #CCC;
}
.incident-treatment-check {
	text-align: right;
	padding-top: 8px;
}
.pad-top-lg {
	padding-top: 8px;
}
.pad-left-lg {
	padding-left: 20px;
}
#sig-canvas {
	border: 2px dotted #CCCCCC;
	border-radius: 5px;
	cursor: crosshair;
}
@media all and (max-width: 1250px) {
	.footer-block {
		max-width: 1000px;
	}
}
@media all and (max-width: 1100px) {
	.main-nav {
		max-width: 65px;
		padding-top: 6px;
	}
}
@media all and (max-width: 1024px) {
	.footer-block {
		padding: 20px;
	}
}
@media all and (max-width: 830px) {
	.log-out {
		display: none;
	}
}
@media all and (max-width: 768px) {
	#header {
		display: none;
	}
	#content_wrapper {
		margin: 0 auto;
	}
	.lose-left-padding {
		padding-left: 0;
	}
	.footer-block {
		padding: 20px;
	}
	#tablet_header {
		display: block;
		background: #00284e;
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 20;
	}
	.th-menu {
		background: #001b35;
		position: absolute;
		top: -240px;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	.th-menu-main {
		margin: 0 auto;
		padding: 0;
		width: 80%;
		position: relative;
	}
	.th-menu-main li {
		list-style-type: none;
		font-family: 'bebas_neueregular', sans-serif;
		color: #6f869b;
		font-size: 20pt;
		padding: 10px 0;
		border-bottom: 1px solid #000;
	}
	.th-menu-main li:last-child {
		border-bottom: none;
	}
	.th-menu-main li a {
		color: #6f869b;
	}
	.th-menu-main li a:hover {
		color: #b0cae2;
		text-decoration: none;
	}
	.th-menu-sub {
		margin: 0;
		padding: 0 0 0 40px;
		display: none;
	}
	.th-menu-sub li {
		list-style-type: none;
	}
	.animating .th-menu {
		transition: transform .6s ease-in-out;
		-webkit-transition: -webkit-transform 1s ease-in-out;
	}
	.animating.up .th-menu {
		transform: translate3d(0,-298px,0);
		-webkit-transform: translate3d(0,-298px,0);
	}
	.animating.down .th-menu {
		transform: translate3d(0,298px,0);
		-webkit-transform: translate3d(0,298px,0);
	}
	.menu-visible .th-menu {
		top: 58px;
	}
	.inner-arrow {
		float: right;
		padding-right: 4px;
	}
	.footer-contact {
		width: 100%;
		padding: 30px 50px;
	}
	.footer-connect {
		display: none;
	}
	.footer-navigate {
		width: 100%;
		padding: 30px 50px;
	}
	.footer-connect-tab {
		display: block;
		width: 100%;
		background: #002141;
		text-align: center;
		color: #cde7ff;
		padding: 18px 0;
	}
	.connect-tab-panel {
		float: left;
		width: 25%;
		overflow: hidden;
	}
	.connect-tab-panel:first-child {
		margin-left: 10%;
	}
}
@media all and (max-width: 320px) {
	.page-title {
		font-size: 1.4em;
	}
	.th-menu-sub {
		padding: 0 0 0 20px;
	}
	.th-menu-sub li a {
		font-size: 0.8em;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.footer-block {
		padding: 10px;
	}
	.footer-contact {
		padding: 20px 10px;
	}
	.footer-navigate {
		padding: 5px 10px;
	}
	.footer-social-text {
		display: none;
	}
	.connect-tab-panel:first-child {
		margin-left: 15%;
	}
}