@import url(https://fonts.googleapis.com/css?family=Roboto:500,600,700);

/*

@font-face {
    font-family: 'oxygenbold';
    src: url('../font/oxygen-bold-webfont.eot');
    src: url('../font/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oxygen-bold-webfont.woff') format('woff'),
         url('../font/oxygen-bold-webfont.ttf') format('truetype'),
         url('../font/oxygen-bold-webfont.svg#oxygenbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oxygenregular';
    src: url('../font/oxygen-regular-webfont.eot');
    src: url('../font/oxygen-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oxygen-regular-webfont.woff') format('woff'),
         url('../font/oxygen-regular-webfont.ttf') format('truetype'),
         url('../font/oxygen-regular-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*/

body {
	font-size: 13px;
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-shadow: none;
	color: #222;
	letter-spacing: 0.11em;
}

input, button, select, textarea {
	/*
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	*/
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

/*
.clear, .clearfix:before, .clearfix:after {
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
*/

.pageheader {
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 20px;
	margin-bottom: 15px;
}

.pagetitle {
	/*
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	*/
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	color: #f4270a;
	text-transform: uppercase;
}

.subtitle {
	/*
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #5d5d5d;
}

.container {
	min-width: 960px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	/*
	color: #6a6a6a;
	*/
}

h1 {
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	background: #f3f3f3;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 13px;
	color: #666;
	padding-left: 15px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.header-panel {
}

.header-logo {
	/*
	background:url('../images/header.png') no-repeat;
	background-position: center;
	*/
	height: 172px;
	min-width: 960px;
}

.topbar {
	background:url('../images/header-bg.png') repeat-x;
	color: white;
	text-align: center;
	line-height: 30px;
	position: fixed;
	z-index: 10;
	width: 100%;
	display: block;
}

#desktop-nav {
	background:url('../images/nav-bg.png') repeat-x;
	height: 41px;
	text-align: center;
	margin-bottom: 0;
	/*
	margin-bottom: 20px;
	*/
}

#desktop-nav .ul {
	padding: 1px;
	list-style: none;
	margin: 0;
	overflow: auto;
	white-space: nowrap;
	float: left;
	margin-right: -999em;
}

#desktop-nav td {
	padding: 0 32px 0 30px;
	/*
	float: left;
	border: 0;
	padding: 0;
	*/
	height: 41px;
	background: url(../images/line.png) no-repeat right bottom;
	min-width: 80px;
	text-align: center;
	/*
	display: list-item;
	*/
}

#desktop-nav td.first {
	float: left;
	height: 41px;
	padding: 0;
	min-width: 1px;
	background: url(../images/line.png) no-repeat left bottom;
}

/*
#desktop-nav .first {
	float: left;
	width: 10px;
	height: 39px;
	background: url(../images/line.png) no-repeat left bottom;
}
*/

#desktop-nav a {
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	*display: inline;
	zoom: 1;
	position: relative;
	/*
	padding: 10px 0 10px 28px;
	*/
	padding: 10px 0 10px 10px;
	height: 19px;
	text-shadow: 0 1px rgba(255, 255, 255, .51);
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	color: #555454;
	text-decoration: none;
}


.btn.btn-menu {
	/*
	font-size: 15px;
	text-shadow: none !important;
	font-weight: bold;
	*/
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.11em;
	text-shadow: 1px 1px #000;
	display: block;
	clear: both;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	margin-top: 8px;
	text-align: left;
	/* For arrow hover  padding */
	/*
	padding-left: 45px;
	*/
	padding-left: 25px;
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 135, Strength=8);
  background: -webkit-gradient(linear, 0% 0%, 0% 120%, from(#236997), to(#005287));
	background: -moz-linear-gradient(top, #236997 0%, #005287 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#236997), color-stop(100%,#005287)); 
	background: -webkit-linear-gradient(top, #236997 0%,#005287 100%); 
	background: -o-linear-gradient(top, #236997 0%,#005287 100%); 
	background: -ms-linear-gradient(top, #236997 0%,#005287 100%); 
	background: linear-gradient(to bottom, #236997 0%,#005287 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#236997', endColorstr='#005287',GradientType=0 ); 

  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	/* Gray
	border: 1px solid #7d7d7d;
	*/
}

.btn.btn-menu:hover {
	border: 1px solid #e93012;
	background: -moz-linear-gradient(top, #f9970c 0%, #e93012 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9970c), color-stop(100%,#e93012)); 
	background: -webkit-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: -o-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: -ms-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: linear-gradient(to bottom, #f9970c 0%,#e93012 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9970c', endColorstr='#e93012',GradientType=0 ); 
}

.btn {
	/*
	font-family: 'Roboto', sans-serif;
	text-shadow: 0 #000 !important;
	font-weight: bold;
	font-size: 1.12em;
	*/
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-shadow: none;
	letter-spacing: 0.10em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	min-width: 100px;
	*padding-top: 2px;
	*padding-bottom: 3px;
}

.btn-mini {
	min-width: 50px;
}

.btn-primary, .btn-info, .btn-danger {
	text-shadow: 1px 1px #000;
}

label {
	/*
	font-weight: bold;
	text-shadow: none;
	font-size: 13px;
	font-size: 1.167em;
	line-height: 1.45em;
	*/
	text-shadow: 1px 1px #fafafa;
	text-shadow: none;
	font-size: 13px;
	color: #222;
	color: #5d5d5d;
	font-weight: 500;
}

label.error {
	text-shadow: none;
	color: #D83B20;
	margin-bottom: 0;
}

.btn-fit {
	min-width: 10px;
}

.btn-primary-old {
	border: 1px solid #e93012;
	background: -moz-linear-gradient(top, #f9970c 0%, #e93012 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9970c), color-stop(100%,#e93012)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9970c 0%,#e93012 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9970c 0%,#e93012 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9970c 0%,#e93012 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9970c 0%,#e93012 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9970c', endColorstr='#e93012',GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
}

.btn-info-old {
	background: #005287;
}

.btn.btn-menu span.new {
	/*
	text-shadow: 0 2px 2px #fff;
	color: #f4270a;
	color: #005287;
	*/
	color: #f9970c;
	text-shadow: 1px 1px #111;
	font-weight: 500;
	margin-left: 10px;
}

span.new .icon-star {
	vertical-align: middle;
}

#accountlist td {
	/*
	color: #f58820;
	*/
	color: #005287;
}

.menu li {
	font-family: 'oxygenregular', sans-serif;
	position: relative;
	padding: 4px 20px 4px 40px;
	height: 23px;
	text-shadow: 0 1px rgba(255, 255, 255, .5);
	text-transform: uppercase;
	font-size: 13px;
	line-height: 23px;
	color: #717377;
	background: #F3F3F3;
	width: 600px;
	margin-top: 2px;
	text-align: left;
}

.menu li a {
	text-decoration: none;
	color: #717377;
	cursor: pointer;
}

table.menu td {
	text-transform: uppercase;
	font-weight: 500;
}

tr.select td {
	cursor: pointer;
	cursor: hand;
}

table td {
	text-align: left;
}

.copyright {
	text-align: left;
	margin-top: 60px;
	padding: 10px 0;
	border-top: 1px solid #e0e0e0;
	line-height: 20px;
	font-family: 'oxygenregular', sans-serif;
	color: #7a7a7a;
}

.copytext {
	/*
	margin-left: 20px;
	*/
	margin-left: 20px;
}

input.input {
	width: 180px;
}

.form-horizontal .control-group {
	background-color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
}

/*
.form-horizontal .controls {
	margin-left: 155px;
}
*/


.form-compact .control-group {
    margin-bottom: 0px;
	background-color: #fff;
	padding-bottom: 2px;
	padding-top: 2px;
}

.form-wide .control-group {
	padding-left: 35px;
	padding-right: 85px;
}

.req {
	color: red;
	font-size: 16px;
	font-weight: 500;
	vertical-align: middle;
	margin-right: -10px;
	*margin-right: 0;
}

/*
input,
textarea {
  width: auto;
}
*/

a {
	color: #f58820;
	color: #005287;
}

table tr.thead th {
/*
	background-color: #d83b20;
	background-color: #f42709;
    background: #005287;
	color: #fff;
	*/
	/*
	text-transform: uppercase;
    text-shadow: 1px 1px #000;
	color: #fff;
    background: #005287;
	*/
	/*
    background: #606060;
	*/
	/*
	background: -moz-linear-gradient(top, #7d7d7d 0%, #6d6d6d 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7d7d), color-stop(100%,#6d6d6d)); 
	background: -webkit-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: -o-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: -ms-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: linear-gradient(to bottom, #7d7d7d 0%,#6d6d6d 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7d7d', endColorstr='#6d6d6d',GradientType=0 ); 
	*/
	/*
	*/
}

table.printertable tr td {
/*
	border-bottom: 1px solid #fff;
	*/
	border-bottom: 1px solid #eaeaea;
}

table.printertable tr.odd td {
	/*
	background: #dad9d9;
	*/
	background: #fafafa;
}

table.printertable tr.even td {
	background: #f3f3f3;
}


/*
select,
textarea,
input[type="text"],
input[type="textbox"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 0;
  margin-bottom: 0;
  color: #111;
}

textarea {
	padding: 5px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select,
input[type="file"] {
  height: 22px;
}
select {
  width: auto;
}
*/

.panel {
  background: #FFF;
  text-align: left;
  width: auto !important;
  display: inline-block;
	*display: inline;
	zoom: 1;
  margin-top: 20px;
  /*
  border: 1px solid #E8E8E8;
  */
  border: 1px solid;
  border-color: #e5e5e5 #dbdbdb #d2d2d2;
}

.panel-full {
  display: block;
  background: #FFF;
  text-align: left;
  margin-top: 20px;
  border: 1px solid;
  border-color: #e5e5e5 #dbdbdb #d2d2d2;
  /*
  padding: 15px;
  */
}

.rounded {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.dropshadow {
/*
  -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
  box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
  */
}


.highlight {
	color: #d83b20;
}

.panel-head {
  background: #f3f3f3;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.panel-head h4 {
	text-align: center;
}

.panel-body {
/*
  padding: 15px;
  */
padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
padding-right: 15px;
}

.panel-foot {
  padding: 10px;
  border-bottom: 1px solid #eee;
  background: #f3f3f3;
  text-align: right;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

table th, table td {
	font-size: 12px;
}

/* Bootstrap Customisations */

.table {
  margin-top: 15px;
  margin-bottom: 0;
}

.table th,
.table td {
  line-height: 18px;
  /*
  padding: 6px;
  */
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead th {
   font-weight: normal;
   text-shadow: 2px 2px #000;
}

.table thead th {
  vertical-align: bottom;
  background-color: #f3f3f3;
  color: #6a6a6a;
  /*
  line-height: 24px;
  */
}

.table-fit {
	width: auto !important;
	min-width: 620px;
	*width: 620px !important;
}

.table-data {
	margin-top: 5px;
}

.table-data th, table-data td {
	font-size: 12px;
}

.table thead th {
	/*
  vertical-align: bottom;
  background-color: #f3f3f3;
  color: #6a6a6a;
  */
	line-height: 24px;
	line-height: 18px;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
	color: #fff;
	/*
	background: #005287;
	*/
	background: -moz-linear-gradient(top, #7d7d7d 0%, #6d6d6d 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7d7d), color-stop(100%,#6d6d6d)); 
	background: -webkit-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: -o-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: -ms-linear-gradient(top, #7d7d7d 0%,#6d6d6d 100%); 
	background: linear-gradient(to bottom, #7d7d7d 0%,#6d6d6d 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7d7d', endColorstr='#6d6d6d',GradientType=0 ); 
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered thead th {
  border-top: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-right: #6d6d6d;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

.btn-danger {
	min-width: 100px;
}

.btn-primary {
	min-width: 100px;
	border: 1px solid #e93012;
	background-color: #f9970c;
	background: -moz-linear-gradient(top, #f9970c 0%, #e93012 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9970c), color-stop(100%,#e93012)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9970c 0%,#e93012 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9970c 0%,#e93012 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9970c 0%,#e93012 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9970c 0%,#e93012 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9970c', endColorstr='#e93012',GradientType=0 ); /* IE6-9 */
	/*
	text-transform: uppercase;
	*/
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	/*
  color: #ffffff;
  background-color: #e93012;
  *background-color: #e93012;
	*/
	background-color: #f9970c;
	background: -moz-linear-gradient(top, #e93012 0%, #e93012 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e93012), color-stop(100%,#e93012)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e93012 0%,#e93012 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e93012 0%,#e93012 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e93012 0%,#e93012 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e93012 0%,#e93012 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e93012', endColorstr='#e93012',GradientType=0 ); /* IE6-9 */
}
.btn-primary:active,
.btn-primary.active {
  background-color: #d8b30a \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
/*
  background-color: #49afcd;
*/
  background-color: #0062A3;
  background-image: -moz-linear-gradient(top, #0062a3, #005287);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0062a3), to(#005287));
  background-image: -webkit-linear-gradient(top, #0062a3, #005287);
  background-image: -o-linear-gradient(top, #0062a3, #005287);
  background-image: linear-gradient(to bottom, #0062a3, #005287);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #005287 #005287 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #005287;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #005287;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

.btn-inline {
	margin-left: 4px;
}

.alert {
	margin-bottom: 15px;
}

.alert-warn {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	border-top: 2px solid #F58702;
	border-bottom: 2px solid #F58702;
	background-color: #FFFAC6;
}

.alert-danger, .alert-error {
	/*
	background-color: rgb(224, 225, 230);
	border-color: rgb(200, 203, 207);
	*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fafafa;
	color: #d83b20;
	font-size: 13px;
	line-height: 24px;
	margin-top: 20px;
}

.btn-panel {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fafafa;
	margin-top: 10px;
	padding: 5px;
	text-align: right;
}

form {
	margin: 0;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	/*
	font-size: 1.167em;
	line-height: 1.45em;
	*/
	font-family: 'Roboto', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	font-size: 13px;
	color: #222;
	text-shadow: none;
}

.checkbox input[type="checkbox"]{
	/*
	margin-top: -2px;
	*/
}

.center, td.center, th.center {
	text-align: center;
}

td.action, th.action {
	text-align: center;
}

.block {
	margin-top: 15px;
	display: block;
}

.div-fit {
	display: inline-block;
	*display: inline;
	zoom: 1;
	min-width: 620px;
	width: auto;
	*width: 620px;
	text-align: left;
}

tr.subhead td {
	font-weight: 500;
	font-size: 11px;
}

.input-append {
	z-index: 1;
}

div.calendar {
	z-index: 99;
}

.calendar table {
	width: 100%;
}

input.date {
	width: 180px;
	z-index: 1;
}

input.account {
	z-index: 1;
}


.panel.login {
	margin-top: 60px;
}

a[href]::after {
    content: none;
}

/* Responsive CSS */

.nav-collapse .nav {
	background: #fff;
	z-index: 100;
}

.navbar .nav li a {
	z-index: 100;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	text-shadow: 1px 1px #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 135, Strength=8);
    background: -webkit-gradient(linear, 0% 0%, 0% 120%, from(#236997), to(#005287));
	background: -moz-linear-gradient(top, #236997 0%, #005287 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#236997), color-stop(100%,#005287)); 
	background: -webkit-linear-gradient(top, #236997 0%,#005287 100%); 
	background: -o-linear-gradient(top, #236997 0%,#005287 100%); 
	background: -ms-linear-gradient(top, #236997 0%,#005287 100%); 
	background: linear-gradient(to bottom, #236997 0%,#005287 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#236997', endColorstr='#005287',GradientType=0 ); 
}

.navbar .nav li a:hover {
	color: #fff;
	text-shadow: 1px 1px #333;
	border: 1px solid #e93012;
	background: -moz-linear-gradient(top, #f9970c 0%, #e93012 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9970c), color-stop(100%,#e93012)); 
	background: -webkit-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: -o-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: -ms-linear-gradient(top, #f9970c 0%,#e93012 100%); 
	background: linear-gradient(to bottom, #f9970c 0%,#e93012 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9970c', endColorstr='#e93012',GradientType=0 ); 
}

.navbar .nav li.logout a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .nav li a:hover {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

#mobile-nav {
	display: none;
}

ul.nav {
	z-index: 999;
}

input[type="date"]::-webkit-calendar-picker-indicator {
	color: rgba(0, 0, 0, 0);
	opacity: 1;
	display: block;
	background: url(/images/calendar.png) no-repeat;
	width: 20px;
	height: 20px;
	border-width: thin;
}

@media (min-width: 1200px) {
	.span6 {
		width: 540px;
	}
	/*
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    	width: 1024px;
	}
	.span12 {
	    width: 1024px;
	}
	*/
	td.fit, th.fit {
		width: 10px;
	}
}

@media (max-width: 767px) {

body {
	padding-right: 10px;
	padding-left: 10px;
}

.panel.login {
	margin-top: 15px;
}

.topbar {
	display: none;
}

.navbar {
	z-index: 999;
}

.navbar-inner {
	z-index: 999;
	background: #fff;
}

.navbar .brand {
	background: url('../images/direct-logo-only.png') no-repeat;
	background-position: left;
	background-size: 45%;
	margin-left: 5px;
	z-index: 999;
	width: 200px;
	height: 20px;
}

#mobile-nav {
	height: 60px;
	display: block;
	z-index: 999;
}


#desktop-nav {
	display: none;
}

.pageheader {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.pagetitle {
	font-size: 18px;
}

.subtitle {
	text-align: left;
}

.header-panel, .nav, .page-header {
	/*
	line-height: 30px;
	margin-top: -20px;
	*/
	margin-right: -20px;
	margin-left: -20px;
}

.header-panel {
	display: none;
	/*
	background: url('../images/direct-logo-only.png') no-repeat;
	background-position: left;
	background-size: 30%;
	height: 60px;
	min-width: 10px;
	width: 100%;
	*/
	/*
	min-width: auto !important;
	width: auto !important;
	*/
	/*
	*/
}

.container {
	min-width: 10px;
	width: 100%;
}

.div-fit {
	min-width: 10px;
	width: 100%;
}

.btn {
	min-width: 10px;
}

.table-fit {
	min-width: 10px;
	width: 100% !important;
}

.panel {
	min-width: 10px;
	width: 100% !important;
}

.form-wide .control-group {
	padding-left: 20px;
	padding-right: 20px;
}

}


/* End Responsive CSS */

@media (max-width: 480px) {
	body {
		padding-right: 10px;
		padding-left: 10px;
	}

	.panel-full {
		margin-top: 5px;
		border: 0;
	}

	input, textarea, select, .uneditable-input {
		width: 280px;
	}
}


 @media print {
/* All your print styles go here */
 /*
	*/
	.container {
		min-width: 1px !important;
		width: 100% !important;
	}

	.header-logo {
		min-width: 720px;
		height: auto;
	}

	a[href]::after {
		content: none;
	}
	.pageheader {
		padding-top: 15px;
		padding-bottom: 10px;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		margin-top: 40px;
		margin-bottom: 15px;
	}
	.navbar { display: none !important; }
	#mobile-nav { display: none !important; }
	#desktop-nav { display: none !important; }
	.header-panel { display: block; }
	.no-print { display: none; }
	.copyright {
		width: 100%;
		display: block;
		bottom: 0;
		position: fixed;
	}
}

.control-text {
    padding-top: 5px;
}

caption {
	padding-top: 5px;
	padding-bottom: 3px;
}

table.plain {
	border: 0;
}

table.plain td {
	border: 0;
}

table.plain tbody tr:nth-child(odd) td {
	border: 0;
	background: inherit;
	border: inherit;
}
