/****************************************************
*													*
*	App by: JTD Solutions for Reebok				*
*													*
****************************************************/

/* MAIN STYLES */

caption .progress { text-align: left; }
table caption { margin-bottom: 20px; }

#logo {
	display: block;
	float: left;
	width: 175px;
	height: 22px;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat top;
	margin-top: 8px;
	margin-right: 6px;
}

.navbar-inner {	
	background: #0f2f62 url(../img/nav-bg.gif) repeat-x;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover { background: #0f2f62; }
.navbar-text a { color: #85c3e2; }
.navbar-text { font-size: 11px; }

.navbar .nav > li > a { font-weight: bold; color: #b1c5d0; }

.navbar-fixed-top .nav a { text-transform: uppercase; }
.navbar-fixed-top .nav .dropdown-menu a { text-transform: capitalize; }

.btn-navbar {
  background-color: #4A6389;
  background-image: -moz-linear-gradient(top, #4a6389, #314b72);
  background-image: -ms-linear-gradient(top, #4a6389, #314b72);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a6389), to(#314b72));
  background-image: -webkit-linear-gradient(top, #4a6389, #314b72);
  background-image: -o-linear-gradient(top, #4a6389, #314b72);
  background-image: linear-gradient(top, #4a6389, #314b72);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a6389', endColorstr='#314b72', GradientType=0);
  border-color: #4a6389 #4a6389 #314b72;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #314b72;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #4a6389 \9;
}

/* Dashboard */

/* form */
#dashboard-search.well {
	padding: 10px;
}
#dashboard-search { overflow: hidden; }
#dashboard-search .col1 { float: left; width: 75%; }
#dashboard-search .col2 { float: left; width: 25%; }

.input-full {
 	width: 83%;
 	height: 26px;
}
#dashboard-search .btn { width: 100%; }

/* icon area */
.dashboard-icon {
	text-align: center;
}

.dashboard-icon .well { padding: 5px; margin-bottom: 10px; }

.dashboard-icon img {
	width: 65%;
	height: auto;
	margin: auto;
}

.dashboard-icon .thumbnail {
	background: white;
	padding: 15px 0;
}

.dashboard-icon h4 {
	margin: 5px 0 0 0;
}

.dashboard-icon h4 a {
	display: block;
	color: #101D42;
	border-radius: 0 0 2px 2px;
}
.dashboard-icon h4 a:hover {
	text-decoration: none;
	color: white;
	background: #101D42;
}

#insert-form .span4 {
	margin-bottom: 20px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

#insert-form .box {
	background: #f9f9f9;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 15px;
}

#insert-form .box h4 {
	margin-bottom: 10px;
}

.button-right {
	float: right;
	margin-bottom: 10px;
}

mb20 { margin-bottom: 20px; }

/* Reports */

/* reports 2 */
#my_table, 
#history-table {
	height: 540px;
	overflow-y: scroll;
}

/* PAGE TITLE */
.hero-unit p {
	width: 65%;
	float: right;
}
.hero-unit h1 {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.hero-unit { overflow: hidden; }

/* CHRIS EDIT */
table {background-color: white;}
table.goalie {height: auto;}

/* ALLOTMENT */
.hidden {
	display: none;
}

#allotment_table th{
	cursor: pointer;
}

.no-select{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.popup-div {
	display: none;
	float:left; 
	margin:0 5px 5px 0; 
	padding:25px; 
	width:600px;  
	border: 1px #111 solid; 
	background-color: #333; 
	position:absolute; 
	z-index:10; 
	color: white;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
}
.popup-div label{
	color: white;
}

.popup-div span {
	color: black;
}

.inline {
	display: inline;
}

.form-header {
	text-align: center;
	font-size: 30px;
}

.form-sub-header {
	text-align: left;
	font-size: 24px;
	padding-left: 27px;
	margin-bottom: 8px;
}

.form-sub-sub-header {
	text-align: left;
	font-size: 16px;
	/* padding-left: 29px; */
}

.currency-label {
	margin-bottom: 0px;
}

.selected-row {
	background-color: #eeeeee;
}

.italic {
	font-style: italic;
}

td.btn-pdf-container {
	padding: 4px 4px;
}

a.btn-pdf{
	width: 25px;
	height: 25px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/pdf_icon_small.png);
	background-repeat: no-repeat;
}

#detail_container h3 {
	background: #f0f0f0;
	text-shadow: 0 1px white;
	padding: 0.5em;
}
#detail_container h4 { margin: 1em 0 0 0; }
#detail_container dl {
	border-left: 2px solid #f0f0f0;
	padding-left: 0.5em;
}

#allotment_table_wrapper {
	overflow-y: scroll;
	height: 800px;
}

.sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
.sorting_desc { background: url('../img/sort_desc.png') no-repeat center right; }

th input {
	width: auto;
	padding: 4px 2px;
	font-size: 10px;
}

select[multiple] {
	min-height: 200px;
}