@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
a:link {color:#2B5DC3; text-decoration:none;}      /* unvisited link */
a:visited {color:#2B5DC3;}  /* visited link */
a:hover {color:#113378;}  /* mouse over link */
a:active {color:#113378;}  /* selected link */
a.myButton {color:#fff; text-decoration:none; padding:4px; padding-right:10px; padding-left:10px;}
a.myButtonCancel {color:#fff; text-decoration:none;}
a.add_stop {color:#fff; text-decoration:none;}
a.manage {color:#fff; text-decoration:none;}
a.myButtonSlim {color:#fff; text-decoration:none; padding:1px; padding-right:10px; padding-left:10px;}
a img {border: none;}

a.light:link {color: #FFFFFF; text-decoration: underline;}
a.light:visited {color: #FFFFFF;}
a.light:hover {color: #cccccc;}
a.light:active {color: #cccccc;}

a.clickable_div {display:block;}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:11px 15px;
    margin-top:-30px; margin-left:14px;
    max-width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#FFFFFF; background:#000000;
}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    opacity:0.85;
}
	
html {
    height: 100%;
}
body {
	min-width: 820px;
	max-width: 100%;
	height: 100%;
    margin:0; 
    font-family: 'Open Sans', sans-serif;
    font-size:0.9em;
    background: #2d4053;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
.wrapper {
	height: 100%;
    min-height: 100%;
	margin: 0 auto -50px;
}
.content {
	margin: 0 auto;
	margin-top: 10px;
    background: #eceff1;
    width: 95%;
}
.center {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.right {
    text-align:right;
}
.left {
	text-align:left;
}
.right_float {
	float:right;
}
.left_float {
	float:left;
}
.left_box {
	float: left;
	width: 49%;
}
.right_box {
	float: right;
	width: 49%;
}
.info_box_black {
	opacity: 80%;
	background: #1C1C1C;
	color: #fff;
	padding: 5px;
	margin: 50px;
	border: 1px solid #000;
}
label {
	display: inline-block;
	width: 150px;
	text-align: left;
}
.form_left {
	float:left;
	text-align:left;
	width:20%;
	margin-left:25%;
	margin-top:5px;
	padding-top: 5px;
}
.form_right {
	float:left;
	text-align:left;
	min-width:275px;
	margin-top: 5px;
	padding-top: 5px;
}
.form_left_messages {
	float:left;
	text-align:left;
	width:20%;
	margin-left:5%;
	margin-top:5px;
	padding-top: 5px;
}
.form_right_messages {
	float:left;
	text-align:left;
	min-width:275px;
	margin-top: 5px;
	padding-top: 5px;
	width: 73%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.form_right{
		margin-bottom:0px;
	}
}
.sticky {
		float:right;
		margin-top:-10px;
		margin-right:35px;
		margin-left:-160px;
		padding-left:20px;
		padding-right:20px;
		padding-top:3px;
		padding-bottom:8px;
		text-align:right;
		font-size:1em;

		border-bottom-right-radius:10px;
		border-bottom-left-radius:10px;
}
.sticky a:link {color:#FFFFFF; text-decoration:none;}      /* unvisited link */
.sticky a:visited {color:#FFFFFF;}  /* visited link */
.sticky a:hover {color:#cfd8dc;}  /* mouse over link */
.sticky a:active {color:#cfd8dc;}  /* selected link */

.sticky_left {
		margin-top:-10px;
		margin-left:35px;
		margin-right:-160px;
		padding-left:20px;
		padding-right:20px;
		padding-top:3px;
		padding-bottom:8px;
		text-align:right;
		font-size:1em;

		border-bottom-right-radius:10px;
		border-bottom-left-radius:10px;
}
.sticky_left a:link {color:#FFFFFF; text-decoration:none;}      /* unvisited link */
.sticky_left a:visited {color:#FFFFFF;}  /* visited link */
.sticky_left a:hover {color:#cfd8dc;}  /* mouse over link */
.sticky_left a:active {color:#cfd8dc;}  /* selected link */

.seat {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(to right, rgba(179,220,237,0) 0%, rgba(120,172,210,0.51) 11%, rgba(34,103,171,0.71) 27%, rgba(34,103,171,1) 50%, rgba(34,103,171,0.67) 77%, rgba(121,171,209,0.51) 90%, rgba(188,224,238,0) 100%);
}
.seat_op {
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(to right, rgba(179,220,237,0) 0%, rgba(120,172,210,0.51) 11%, rgba(34,103,171,0.71) 27%, rgba(34,103,171,1) 50%, rgba(34,103,171,0.67) 77%, rgba(121,171,209,0.51) 90%, rgba(188,224,238,0) 100%);
}
.seat2 {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(to right, rgba(179,220,237,0) 0%, rgba(107,183,159,0.51) 11%, rgba(3,130,45,0.71) 27%, rgba(3,130,45,1) 50%, rgba(3,130,45,0.67) 77%, rgba(108,183,154,0.51) 90%, rgba(188,224,238,0) 100%);
}
.seat3 {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(to right, rgba(179,220,237,0) 0%, rgba(145,132,193,0.51) 11%, rgba(95,4,128,0.71) 27%, rgba(95,4,128,1) 50%, rgba(95,4,128,0.67) 77%, rgba(148,128,190,0.51) 90%, rgba(188,224,238,0) 100%);
}
.seat_info {
  background-color: #f5f5f5;
  margin: 0 auto;
  border: 1px dashed #003380;
  width: 60%;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 5px;
}
.seat_info:hover {
  background-color: #f0f0f0;
  -webkit-transition: all 0.2s;
  -moz-transition:    all 0.2s;
  -ms-transition:     all 0.2s;
  -o-transition:      all 0.2s;
}
.myText_header {
 	background-color:#E3EAEF;
	padding:4px;
	border:4px solid #E3EAEF;
	font-size:1.2em;
	margin-right:3px;
}
.myText {
	background-color: #E3EAEF;
	padding: 5px;
	border: 1px solid #607d8b;
	font-size: 0.9em;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.myTextLogin {
	background-color: #E3EAEF;
	padding: 10px;
	border: 1px solid #607d8b;
	font-size: 1em;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.myTextSlim {
	background-color: #E3EAEF;
	padding: 1px;
	border: 1px solid #607d8b;
	font-size: 0.9em;
}
.mySelect {
   background: url('/images/icons/arrow_sm.png') no-repeat right #E3EAEF;
   background-position: 99% 50%;
   background-size: 20px 20px;
   border: 1px solid #607d8b;
   font-size: 1em;
   padding: 5px;
   width: 250px;
   padding-right: 25px;
   -webkit-appearance: none;
   -moz-appearance: none;
}
.clear {
	clear:both;
}
.meter { 
	height: 15px;  /* Can be anything */
	width: 80%;
	margin: auto;
	position: relative;
	background: #555;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 6px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: rgb(43,194,83);
  background-image: linear-gradient(
    center bottom,
    rgb(43,194,83) 37%,
    rgb(84,240,84) 69%
  );
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.demand { 
	height: 25px;  /* Can be anything */
	width: 90%;
	margin: auto;
	position: relative;
	background: #555;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 6px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}
.demand > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
.success {
	text-align:left;
	border-bottom:3px solid #157222;
	background-color:#79DC74;
	color:#FFFFFF;
	padding:9px;
}
.info {
	text-align:left;
	border-bottom:3px solid #084B8A;
	background-color:#1B9BFF;
	color:#FFFFFF;
	padding:9px;
}
.warning {
	text-align:left;
	border-bottom:3px solid #c17900;
	background-color:#fdd835;
	color:#000000;
	padding:9px;
}
.error {
	text-align: left;
	border-bottom: 3px solid #93110A;
	background: #f44336;
	color: #FFFFFF;
	padding: 9px;
	margin-bottom: 5px;
}
.quote {
	text-align:left;
	border-bottom:3px solid #1B9BFF;
	background-color:#68BDFF;
	color:#043059;
	padding:9px;
	padding-left: 20px;
	border-radius: 25px;
}
.row {
	display: flex;
}
.split1 {
	border-right: 2px solid #37474f;
	width: 100%;
}
.split2 {
	background: #eceff1;
	width: 380px;
}
.split3 {
	width: 100%;
	border-top: 10px solid #2d4053;
}
.news {
	background: #CFDAE2;
	padding: 5px;
	border-radius: 4px;
	border: 2px solid #36474f;
}
.industry_news {
	margin-bottom: 7px;
	padding-left: 5px;
	border-bottom: 1px dotted #084B8A;
}
.text {
	padding: 10px;
}
.header {
	padding-top: 10px;
	background-color: #1a1a23;
	color: #000000;
}
.header_content {
	padding-left: 10px;
}
.push {
	height: 50px;
}
.footer {
    padding: 10px;
    background-color: #1a2732;
    clear: both;
    min-height: 80px;
    text-align: center;
    color: #AEB6BF;
    margin-top: 10px;
    border-top: 1px solid #cfd8dc;
    font-size: 13px;
    box-shadow: 0px 500px 0px 500px #1a2732;
}
.footer a:link {color:#AEB6BF; text-decoration:none;}      /* unvisited link */
.footer a:visited {color:#AEB6BF;}  /* visited link */
.footer a:hover {color:#cfd8dc;}  /* mouse over link */
.footer a:active {color:#cfd8dc;}  /* selected link */

.page_title {
	border-bottom: 1px solid #607d8b;
	font-size: 16px;
}
form {
   	margin:0px;
}
.field { 
	overflow: auto; /* this "clears" the floated elements */
	margin-bottom: 10px;
}

.field label {
	float: left;
	width:49%;
}

.field .field-subject {
	float: left;
	width:49%;
}
/* Sortable tables */
table.sortable {
	border: 1px solid #08345D;
	border-collapse: collapse;
	width: 100%;
}
table.sortable th {
	background-color:#084B8A;
	padding: 4px;
	font-weight: bold;
	color: #FFFFA8;
	text-align: center;
	border: 1px solid #08345D;
}
table.sortable td {
	padding: 4px;
	border: 1px solid #084B8A;
}
table.sortable tr:nth-child(even) {
	background-color: #EBF3F9;
}
table.sortable tr:nth-child(odd) {
	background-color: #D8E7F4;
}
table.sortable tr:hover
{
	background-color: #C6C6C6;
}
.table
{
	display:table;
	border-top:1px solid #08345D;
	border-right:1px solid #08345D;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.th
{
	display:table-cell;
	padding:4px;
	background-color:#084B8A;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #08345D;
}

.th2
{
	display:table-cell;
	padding:4px;
	background-color:#08345D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #084B8A;
}

.th3
{
	display:table-cell;
	padding:4px;
	background-color:#2977bf;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #084B8A;
}

.tr
{
	display:table-row;
	padding:3px;
}
.tr:nth-child(even) {
	background-color: #EBF3F9;
}
.tr:nth-child(odd) {
	background-color: #D8E7F4;
}
.trH:hover
{
	background-color: #C6C6C6;
}
.td
{
	display:table-cell;
	border-bottom:1px solid #084B8A;
	border-left:1px solid #084B8A;
	padding:4px;
}
.myButton {
	background: #3388bd;
	background-image: -webkit-linear-gradient(top, #3388bd, #276287);
	background-image: -moz-linear-gradient(top, #3388bd, #276287);
	background-image: -ms-linear-gradient(top, #3388bd, #276287);
	background-image: -o-linear-gradient(top, #3388bd, #276287);
	background-image: linear-gradient(to bottom, #3388bd, #276287);
	color: #ffffff;
	font-size: 1em;
	padding: 6px 20px 6px 20px;
	border: 1px solid #3388bd;
	cursor: pointer;	
}

.myButton:hover {
  	background: #3597d4;
  	background-image: -webkit-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -moz-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -ms-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -o-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: linear-gradient(to bottom, #3597d4, #2e81b8);
}
.myButton:active {
	background: #3388bd;
}
.myButtonSlim {
	background: #3388bd;
	background-image: -webkit-linear-gradient(top, #3388bd, #276287);
	background-image: -moz-linear-gradient(top, #3388bd, #276287);
	background-image: -ms-linear-gradient(top, #3388bd, #276287);
	background-image: -o-linear-gradient(top, #3388bd, #276287);
	background-image: linear-gradient(to bottom, #3388bd, #276287);
	color: #ffffff;
	font-size: 1em;
	padding: 3px 13px 3px 13px;
	border: 1px solid #3388bd;
	cursor: pointer;
}
.myButtonSlim:hover {
    background: #3597d4;
  	background-image: -webkit-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -moz-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -ms-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: -o-linear-gradient(top, #3597d4, #2e81b8);
  	background-image: linear-gradient(to bottom, #3597d4, #2e81b8); 
}
.myButtonSlim:active {
    background: #3388bd;
}
.myButtonSlim2 {
	background: #78909C;
	background-image: -webkit-linear-gradient(top, #78909C, #546E7A);
	background-image: -moz-linear-gradient(top, #78909C, #546E7A);
	background-image: -ms-linear-gradient(top, #78909C, #546E7A);
	background-image: -o-linear-gradient(top, #78909C, #546E7A);
	background-image: linear-gradient(to bottom, #78909C, #546E7A);
	color: #ffffff;
	font-size: 1em;
	padding: 3px 13px 3px 13px;
	border: 1px solid #546E7A;
	cursor: pointer;
}
.myButtonSlim2:hover {
    background: #90A4AE;
	background-image: -webkit-linear-gradient(top, #90A4AE, #607D8B);
	background-image: -moz-linear-gradient(top, #90A4AE, #607D8B);
	background-image: -ms-linear-gradient(top, #90A4AE, #607D8B);
	background-image: -o-linear-gradient(top, #90A4AE, #607D8B);
	background-image: linear-gradient(to bottom, #90A4AE, #607D8B); 
}
.myButtonSlim2:active {
    background: #3388bd;
}
.add_stop {
  background: #33cc3d;
  background-image: -webkit-linear-gradient(top, #33cc3d, #1f8f21);
  background-image: -moz-linear-gradient(top, #33cc3d, #1f8f21);
  background-image: -ms-linear-gradient(top, #33cc3d, #1f8f21);
  background-image: -o-linear-gradient(top, #33cc3d, #1f8f21);
  background-image: linear-gradient(to bottom, #33cc3d, #1f8f21);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  font-size: 1em;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.add_stop:hover {
  background: #39de5d;
  background-image: -webkit-linear-gradient(top, #39de5d, #2bb547);
  background-image: -moz-linear-gradient(top, #39de5d, #2bb547);
  background-image: -ms-linear-gradient(top, #39de5d, #2bb547);
  background-image: -o-linear-gradient(top, #39de5d, #2bb547);
  background-image: linear-gradient(to bottom, #39de5d, #2bb547);
  text-decoration: none;
}
.manage {
  background: #bfcc33;
  background-image: -webkit-linear-gradient(top, #bfcc33, #868f1f);
  background-image: -moz-linear-gradient(top, #bfcc33, #868f1f);
  background-image: -ms-linear-gradient(top, #bfcc33, #868f1f);
  background-image: -o-linear-gradient(top, #bfcc33, #868f1f);
  background-image: linear-gradient(to bottom, #bfcc33, #868f1f);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  font-size: 1em;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.manage:hover {
  background: #d0de3a;
  background-image: -webkit-linear-gradient(top, #d0de3a, #aab52b);
  background-image: -moz-linear-gradient(top, #d0de3a, #aab52b);
  background-image: -ms-linear-gradient(top, #d0de3a, #aab52b);
  background-image: -o-linear-gradient(top, #d0de3a, #aab52b);
  background-image: linear-gradient(to bottom, #d0de3a, #aab52b);
  text-decoration: none;
}
.myButtonCancel {
  background: #cc3333;
  background-image: -webkit-linear-gradient(top, #cc3333, #8f1f1f);
  background-image: -moz-linear-gradient(top, #cc3333, #8f1f1f);
  background-image: -ms-linear-gradient(top, #cc3333, #8f1f1f);
  background-image: -o-linear-gradient(top, #cc3333, #8f1f1f);
  background-image: linear-gradient(to bottom, #cc3333, #8f1f1f);
  font-family: Arial;
  color: #ffffff;
  font-size: 1em;
  padding: 7px 20px 6px 20px;
  text-decoration: none;
  border: 1px solid #cc3333;
  cursor: pointer;
}

.myButtonCancel:hover {
  background: #de3939;
  background-image: -webkit-linear-gradient(top, #de3939, #b32b2b);
  background-image: -moz-linear-gradient(top, #de3939, #b32b2b);
  background-image: -ms-linear-gradient(top, #de3939, #b32b2b);
  background-image: -o-linear-gradient(top, #de3939, #b32b2b);
  background-image: linear-gradient(to bottom, #de3939, #b32b2b);
  text-decoration: none;
}

.myButtonYellow {
  background: #cc3333;
  background-image: -webkit-linear-gradient(top, #F4D03F, #F1C40F);
  background-image: -moz-linear-gradient(top, #F4D03F, #F1C40F);
  background-image: -ms-linear-gradient(top, #F4D03F, #F1C40F);
  background-image: -o-linear-gradient(top, #F4D03F, #F1C40F);
  background-image: linear-gradient(to bottom, #F4D03F, #F1C40F);
  font-family: Arial;
  color: #ffffff;
  font-size: 1em;
  padding: 7px 20px 6px 20px;
  text-decoration: none;
  border: 1px solid #F4D03F;
  cursor: pointer;
}

.myButtonYellow:hover {
  background: #de3939;
  background-image: -webkit-linear-gradient(top, #F9E79F, #F7DC6F);
  background-image: -moz-linear-gradient(top, #F9E79F, #F7DC6F);
  background-image: -ms-linear-gradient(top, #F9E79F, #F7DC6F);
  background-image: -o-linear-gradient(top, #F9E79F, #F7DC6F);
  background-image: linear-gradient(to bottom, #F9E79F, #F7DC6F);
  text-decoration: none;
}

.myButtonGreen {
  background: #cc3333;
  background-image: -webkit-linear-gradient(top, #2ECC71, #28B463);
  background-image: -moz-linear-gradient(top, #2ECC71, #28B463);
  background-image: -ms-linear-gradient(top, #2ECC71, #28B463);
  background-image: -o-linear-gradient(top, #2ECC71, #28B463);
  background-image: linear-gradient(to bottom, #2ECC71, #28B463);
  font-family: Arial;
  color: #ffffff;
  font-size: 1em;
  padding: 7px 20px 6px 20px;
  text-decoration: none;
  border: 1px solid #2ECC71;
  cursor: pointer;
}

.myButtonGreen:hover {
  background: #de3939;
  background-image: -webkit-linear-gradient(top, #82E0AA, #58D68D);
  background-image: -moz-linear-gradient(top, #82E0AA, #58D68D);
  background-image: -ms-linear-gradient(top, #82E0AA, #58D68D);
  background-image: -o-linear-gradient(top, #82E0AA, #58D68D);
  background-image: linear-gradient(to bottom, #82E0AA, #58D68D);
  text-decoration: none;
}

.register {
  background: #8ed92b;
  background-image: -webkit-linear-gradient(top, #8ed92b, #339911);
  background-image: -moz-linear-gradient(top, #8ed92b, #339911);
  background-image: -ms-linear-gradient(top, #8ed92b, #339911);
  background-image: -o-linear-gradient(top, #8ed92b, #339911);
  background-image: linear-gradient(to bottom, #8ed92b, #339911);
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 30px 10px 30px;
  text-decoration: none;
}

.register:hover {
  background: #85c728;
  background-image: -webkit-linear-gradient(top, #85c728, #2c8210);
  background-image: -moz-linear-gradient(top, #85c728, #2c8210);
  background-image: -ms-linear-gradient(top, #85c728, #2c8210);
  background-image: -o-linear-gradient(top, #85c728, #2c8210);
  background-image: linear-gradient(to bottom, #85c728, #2c8210);
  text-decoration: none;
}

*:active,*:focus {
	outline: none;
}

label{
	font-weight: bold;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #E7E7E7 inset;
}

ul.menu {
	width: 100%;
	margin: 0;
}

ul.menu li {
	list-style: none;
	*margin-bottom: -1px;
}

ul.menu li a {
	background: #1b93c3;
	border-bottom: 1px dotted #2fafe2;
	filter: none;
	display: block;
	line-height: 120%;
	padding: 10px;
	color: #ffffff;
	font-size: 14px;
}

ul.menu li:hover a{
	background: #157196;
}

ul.menu li.header {
	background-color: #157196;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 2px solid #3B3B3B;
}
.pages {
	background-color: #084B8A;
	padding: 5px;
	float: left;
	color: #FFFFFF;
	border-radius: 2px;
	margin: 2px;
}
.pages:hover {
	background-color: #08345D;
}
.current_page {
	background-color: #08345D;
	padding: 5px;
	float: left;
	color: #FFFFFF;
	border-radius: 2px;
	margin: 2px;
}
.tab_bg {
	background-color: #084B8A;
	border-bottom: 5px solid #08345D;
	margin-top: -15px;
}
ul#tabs {
    list-style-type: none;
    padding: 0;
    width: 100%;
    background-color: #084B8A;
    border-bottom: 5px solid #08345D;
    margin-top: 0px;
}
ul#tabs li {
    display: inline-block;
    background-color: #084B8A;
    padding: 10px 20px;
    margin-bottom: 0px;
    margin-right: -4px;
    color: #fff;
    cursor: pointer;
}
ul#tabs li:hover {
    background-color: #08345D;
}
ul#tabs li.active {
    background-color: #08345D;
}
ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#tab li {
    display: none;
}
ul#tab li.active {
    display: block;
}
.messages {
	float: right;
	width: 80%;
}
.message_menu {
	float: left;
	width: 18%;
	border: 2px solid #084B8A;
	border-radius: 3px;
	padding-right: 6px;
}
a.message_link {
	display: block;
	width: 100%;
	background-color: #08345D;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 2px solid #084B8A;
	color: #FFFFFF;
}
a.message_link:hover {
	background-color: #084B8A;
}
a.message_link_last {
	display: block;
	width: 100%;
	background-color: #08345D;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
}
a.message_link_last:hover {
	background-color: #084B8A;
}
a.message_link_active {
	display: block;
	width: 100%;
	background-color: #084B8A;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
}
a.subject {
	display: block;
}
.message_display {
	padding: 7px;
	border: 1px solid #607d8b;
	border-radius: 0px;
	background-color: #E3EAEF;
	min-height: 100px;
}
.message_quote {
	padding: 7px;
	margin: 15px;
	border: 2px solid #607d8b;
	background-color: #BEC9D3;
	border-radius: 0px;
}
/* Customize the label (the container) */
.check_container {
  display: inline;
  position: relative;
  padding-left: 21px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  color: #1A1A23;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check_container input {
  position: absolute;
  opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #E3EAEF;
  border: 1px solid #607d8b;
}

/* On mouse-over, add a grey background color */
.check_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check_container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
  left: 3.5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Customize the label (the container) */
.radio_container {
  display: inline;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio_container input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */
.radiobtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #607d8b;
}

/* On mouse-over, add a grey background color */
.radio_container:hover input ~ .radiobtn {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio_container input:checked ~ .radiobtn {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_container input:checked ~ .radiobtn:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio_container .radiobtn:after {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: white;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 23.8px;
  margin-bottom: -4px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16.1px;
  width: 16.1px;
  left: 5px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16.1px);
  -ms-transform: translateX(16.1px);
  transform: translateX(16.1px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 23.8px;
}

.slider.round:before {
  border-radius: 50%;
}

/* CSS Shapes */

.arrow-right {
  width: 0; 
  height: 0;
  display: inline-block;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  border-left: 5.5px solid green;
}

#chevron {
  position: relative;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 20px;
  width: 100px;
  opacity: 0.2;
}

#chevron:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 51%;
  background: #879ea4;
  -webkit-transform: skew(0deg, 6deg);
  -moz-transform: skew(0deg, 6deg);
  -ms-transform: skew(0deg, 6deg);
  -o-transform: skew(0deg, 6deg);
  transform: skew(0deg, 6deg);
}
#chevron:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: #879ea4;
  -webkit-transform: skew(0deg, -6deg);
  -moz-transform: skew(0deg, -6deg);
  -ms-transform: skew(0deg, -6deg);
  -o-transform: skew(0deg, -6deg);
  transform: skew(0deg, -6deg);
}​
