﻿@font-face {
	font-family: 'thegem-icons';
	src: url('./fonts/thegem-icons.eot?-yiqymz');
	src: url('./fonts/thegem-icons.eot?#iefix-yiqymz') format('embedded-opentype'), url('./fonts/thegem-icons.woff?-yiqymz') format('woff'), url('./fonts/thegem-icons.ttf?-yiqymz') format('truetype'), url('./fonts/thegem-icons.svg?-yiqymz#thegem-icons') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'thegem-socials';
	src: url('./fonts/thegem-socials.eot');
	src: url('./fonts/thegem-socials.eot?#iefix') format('embedded-opentype'), url('./fonts/thegem-socials.ttf') format('truetype'), url('./fonts/thegem-socials.woff') format('woff'), url('./fonts/thegem-socials.svg#thegem-socials') format('svg');
	font-weight: normal;
	font-style: normal
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
}

	a:link {
		color: #fbc300;
	}

	a:visited {
		color: #fbc300;
	}

	a:hover {
		color: #b4b4b4;
		text-decoration: underline;
	}

a:active {
	color: #CC0000;
}

.upper {
	text-transform: uppercase;
}

.linkButton {
	text-decoration: none;
}

h3 {
	margin-bottom: 3px;
}

table .lc {
	text-align: left;
}

table .rc {
	text-align: right;
}

table .cc {
	text-align: center;
}

table tr.headerrow {
	background-color: #666666;
}

table tr.datarow {
	background-color: #F7F7F7;
}

table .actionbutton_column {
	width: 100px;
}

table .singlebutton_column {
	width: 50px;
}

div.tableButtons {
	text-align: right;
	margin: 0px 0px 5px 0px;
}

.reportTable {
	width: 700px;
	border: none;
}

.simpleFormField {
	width: 250px;
	text-align: right;
	padding: 3px;
}

.HorizontalMenu {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 755px;
	text-align: left;
}

.HorizontalMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.HorizontalMenu li {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.HorizontalMenu a {
	color: #999999 !important;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	text-transform: uppercase;
	background-color: white;
	text-decoration: underline;
}

.HorizontalMenuCell {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: middle;
	text-wrap: none;
}

.HorizontalMenu a:hover {
	padding-right: 8px;
	background-color: #FFFFFF;
	color: #820003 !important;
	text-decoration: underline;
}

.RecordForm {
	float: none;
	text-align: center;
	display: block;
}

.RequiredField {
	color: red;
}

.RecordForm span.FormText {
	clear: left;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	width: 700px;
}


.RecordForm div {
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.RecordForm div.PlainField {
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	border-top: 0px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}

.RecordForm span.FormInputField,
.RecordForm div.FormInputField,
.RecordForm span.FormInputFieldSmall {
	display: block;
	float: left;
	text-align: left;
	clear: none;
}

span.FormInputField,
div.FormInputField,
td.FormInputField {
	display: block;
	float: left;
	text-align: left;
	clear: none;
	width: 770px;
	max-width: calc(100% - 230px);
}

span.FormInputFieldSmall, 
td.FormInputFieldSmall {
	display: block;
	float: left;
	text-align: left;
	clear: none;
	width: 300px;
}

@media only screen and (max-width:767px) {
	span.FormInputField,
	div.FormInputField,
	td.FormInputField {
		max-width: calc(100% - 130px);
	}
}

.RecordForm span.FormRadioInputField {
	display: block;
	float: left;
	text-align: left;
	clear: none;
}

.RecordForm span.FormInputField input,
.RecordForm div.FormInputField input,
td.FormInputField input {
}

.RecordForm label span.FieldName {
	width: 225px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.RecordForm label span.FieldName label {
	font-weight: bold;
}

.RecordForm label span.FormTwoColumns {
	width: 475px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	background: red;
}


.RecordForm label span.FormInstructions, td.FormInstructions {
	font-weight: Normal;
	display: block;
	width: 225px;
	float: left;
	text-align: left;
	clear: none;
	padding: 3px 0 3px 0;
}

.RecordForm label span.FormLongColumn {
	display: block;
	float: right;
	width: 485px;
	margin-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.RecordForm em {
	text-align: left;
	font-weight: normal;
	padding: 5px;
	color: red;
}

.RecordForm div span.FormButtonMiddle, .FormButtonMiddle {
	text-align: center;
	display: block;
	padding: 5px 5px 5px 5px;
	background: #EEE;
	width: auto;
	margin: 0 auto;
}

table.RecordDisplay {
	clear: left;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 0 0.25em 0.2em 0;
	padding: 5px;
}

table.RecordDisplay,
div.RecordDisplay {
	width: 100%;
}

div.RecordDisplay span.FieldName, td.FieldName {
	clear: left;
	width: 225px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 0 0.25em 0.2em 0;
	padding: 6px;
	padding-bottom: 7px;
	background: #DDD;
	min-height: 25px;
}

div.RecordDisplay span.FieldValue {
	width: 475px;
	display: block;
	float: left;
	text-align: left;
	margin: 0 0 0.2em 0;
	padding: 5px 5px 5px 10px;
	background: #FFFFFF;
	font-weight: normal;
	max-width: calc(100% - 230px);
}

@media only screen and (max-width:767px) {
	div.RecordDisplay span.FieldName, td.FieldName {
		width: 120px;
	}
	div.RecordDisplay span.FieldValue {
		max-width: calc(100% - 125px);
	}
}

.dividerLeft {
	border-left: 1px solid #D4D2D6;
}

#centeredContainer {
	background-color: white;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#centeredContainer table th {
	background: #666;
	border-color: #666;
	color: white;
}

#PageHeader {
	width: 1024px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
	color: black;
	text-align: right;
}

.offPageContent {
	text-decoration: none;
	position: absolute;
	left: -5000px;
}

.PageHeaderLink {
	color: #6E0000;
	float: right;
	padding: 3px 6px 0px 0px;
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	text-align: right;
}

#headerMenu {
	width: 1001px;
	position: relative;
	right: 10px;
	bottom: 25px;
	padding: 4.8em;
	text-align: right;
	vertical-align: bottom;
	margin: auto;
	display: block;
	float: right;
}

	#headerMenu a:visited {
		color: #990000;
	}

	#headerMenu a:link {
		color: #990000;
	}

	#headerMenu a:hover {
		color: red;
	}

#PageBody {
	background-color: white;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
}

#PageBodyFull {
	clear: both;
	background-color: white;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
}

#optionsMenu {
	float: left;
	position: absolute;
	top: 190px;
	left: 30px;
}

#optionsMenuTop {
	background: url(../images/ColumnTop.gif);
}

#optionsMenuBottom {
	background: url(../images/ColumnBottom.gif);
}


#optionsMenu {
	clear: both;
	padding: 0;
	background-color: #910000;
	width: 200px;
}

#optionsMenu a {
	display: block;
	padding: 4px;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	list-style-type: none;
	padding-left: 15px;
	background-color: white;
	color: #000;
}

#optionsMenu a:link, #navList a:visited {
	text-decoration: underline;
}

#optionsMenu a:hover {
	background: bottom left repeat-y url(../images/intranet_menu_bkgr_over.gif);
	color: #FFFFFF;
}

#optionsMenu ul, #optionsMenu ol {
	list-style-type: none;
	margin: 0 -3px 0 0;
	padding: 0px;
	border: none;
}

#optionsMenu li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a74141;
}

#FullSingleColumn {
	width: 1024px;
	background-color: white;
	padding: 0px 0px 0px 0px;
}

#footerContainer {
	clear: both;
	background-color: white;
	padding: 10px;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	xborder-top: 1px solid #EFE3C6;
}

#container_footer a {
	font-style: normal;
	color: #910000;
}

	#container_footer a:hover {
		color: #FF0000;
	}

#footerText {
	padding: 10px;
}

.footerBox {
	text-align: right;
	padding: 10px 10px 10px 0px;
	border: 1px solid #EFE3C6;
	background-color: #FFFAEE;
}

#footerImageLinks {
	width: 1004px;
	text-align: right;
	padding-right: 10px;
}

.smallPadding {
	padding: 5px;
}

.mediumPadding {
	padding: 10px;
}

#bottomRightLink {
	width: 550px;
	float: right;
	text-align: right;
	padding: 10px 0px 10px 0px;
}

	#bottomRightLink a {
		margin: 10px;
	}

#bottomRightLinkFull {
	background: #FFFFFF;
	width: 1024px;
	text-align: right;
	padding: 10px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
}

#bottomRightLinkFull a {
	margin: 10px;
}

#navList {
	clear: both;
	margin: -20px 0px 0px 0px;
	padding: 0;
	background-color: #FFFFFF;
	width: 200px;
}

#navList a {
	display: block;
	padding: 4px;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	list-style-type: none;
	background: bottom left repeat-y url(../images/menu_bkgr.gif);
	color: #FFFFFF;
	padding-left: 15px;
}

#navList a:link, #navList a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navList a:hover {
	background-image: none;
	background: bottom left repeat-y url(../images/menu_bkgr_over.gif);
	color: #FFFFFF;
}

#navList ul, #navList ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navList li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a74141;
}

#subMenuTop {
	margin-left: 15px;
	width: 200px;
	min-height: 20px;
	background: #000 no-repeat url(../images/columnTop.gif);
}

#subMenuBottom {
	clear: both;
	background: no-repeat url(../images/columnBottom.gif);
	width: 200px;
	min-height: 40px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#leftColumnBox {
	clear: both;
	width: 184px;
	height: 50px;
	margin: 15px 8px 5px 8px;
	border: 1px solid #CBBAB5;
	background-color: #FFFAEE;
}

#lowerLeftColumn {
	padding: 5px 10px 0px 10px;
}

#breadCrumbs {
	color: #999999;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
}

#breadCrumbs a {
	color: #999999;
	font-weight: bold;
}

#PageContent {
	padding: 5px 0px 10px 0px;
}


.box {
	border: 1px solid #dad6ce;
	padding: 0px 15px 10px 15px;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10px;
}

.box h3 {
	font-size: 16px;
	color: #10a1d8;
}

.LinkPagingSelected {
	width: 20px;
	background-color: White;
	border: Solid 1px Black;
	text-align: center;
	text-decoration: none;
	margin-left: 8px;
}

.LinkPaging {
	width: 20px;
	background-color: White;
	border: Solid 1px Transparent;
	text-align: center;
	text-decoration: none;
	margin-left: 8px;
}

.LinkPaging:hover {
	text-decoration: underline;
}

body {
	background-color: #f0f0f0;
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.bodyContentdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.linkButton {
	text-decoration: none;
}

#container {
	width: 1024px;
	padding: 0px 0px 0px 0px;
}

#header_mm_container {
	visibility: visible;
}

#header_container {
	visibility: visible;
}

#header_container_print {
	display: none;
}

#BC_Nav_container {
	visibility: visible;
}

#contentheader {
	width: 1024px;
	padding: 0px;
}

#contentleft {
	width: 190px;
	padding: 0px 0px 0px 0px;
	xbackground-color: #EFE3C6;
	background-color: #EFE3C6;
}

#content_body { /* width:560px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF no-repeat url(../images/body_bkgr.jpg) top right;
	width: 1024px;
	background: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content_body_pa {
	width: 755px;
	background: #FFFFFF url(../images/body_bkgr.jpg) /*repeat-x*/ no-repeat top right;
}

#top_h_menu {
	background-color: white;
	border: none;
	height: 28px;
	padding: 0px;
	text-align: right;
	color: #B7B7B7;
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#simple_top_h_menu {
	border: none;
	height: 28px;
	padding: 0px;
	margin-top: -3px;
	text-align: right;
	color: #B7B7B7;
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentcenter {
	width: 550px;
	padding: 6px 0px 0px 5px;
}

#contentright {
	width: 210px;
	padding: 0px 0px 0px 0px;
}

#body_padding {
	padding: 20px;
	margin: 0px;
}

#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}

#footer_address {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}

#developedby {
	width: 1024px;
	padding-top: 10px;
}

#copyright_legal {
	width: 1024px;
	padding-top: 10px;
}


#viewas {
	float: right;
}

#nav-tree {
	float: left;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	padding: 5px 0;
	margin-left: 15px;
}

#nav-tree a {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	line-height: 2em;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #D2C480;
}

#header a:hover {
	color: #FFFFFF;
}

#navLeft .rbContent {
	margin: 0;
	padding: 0;
	border-top: 0;
}

#navList {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 190px;
}

#navList a {
	display: block;
	padding: 4px;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	list-style-type: none;
	background: bottom right repeat-y url(../images/menu_bkgr.gif);
	color: #FFFFFF;
	padding-left: 15px;
}

#navList a:link, #navList a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navList a:hover {
	background-image: none;
	background: bottom left repeat-y url(../images/menu_bkgr_over.gif);
	color: #FFFFFF;
}

#navList ul, #navList ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navList li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a74141;
}

#subMenu {
	margin: 0px;
	padding: 0px;
}

#subMenu ul {
	margin: 0px;
	padding: 0px;
}

#subMenu li {
	padding: 5px 5px 5px 6px;
	font-size: 11px;
	border-top: dashed 1px #D3D1D5;
	border-left: dashed 1px #D3D1D5;
	border-right: dashed 1px #D3D1D5;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom: 0px;
}

#subMenu ul ul {
	margin: 2px;
	padding: 0px;
}

#subMenu li li {
	padding: 2px 2px 2px 5px;
	font-size: 11px;
	background-image: url(../images/icons/arrow_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top: dashed 0px #D3D1D5;
	border-left: dashed 0px #D3D1D5;
	border-right: dashed 0px #D3D1D5;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom: 0px;
}

#subMenu dl {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 5px;
}

#subMenu dt {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #000;
	border: none;
	font-weight: bold;
	width: auto;
}

#subMenu dt.activeSection a:link, #subMenu dt.activeSection a:visited {
	color: #666;
	padding-left: 0;
	margin-left: 0;
}

#subMenu dd {
	margin: 0;
	padding: 0;
}

#subMenu a {
	padding: 0px 7px 0px 7px;
	border: 0;
	font-size: 11px;
	background-image: none;
}

#subMenu a:link, #subMenu a:visited {
	color: #910000;
	background-image: none;
}

#subMenu a:hover {
	color: #910000;
	background: none;
	text-decoration: underline;
	background-image: none;
	border-left-width: 0px;
	border-left-style: solid;
}

#searchbox {
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	width: auto;
	border: solid 1px #CBBA85;
	background-color: #FFF9EB;
	color: #666666;
}

#searchbox span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6C6A4D;
}

#searchbox .inputbox {
	padding: 2px;
	width: 90px;
}

#searchbox form {
	margin-bottom: 0px;
	display: inline;
}

#leftsidecontent {
	padding: 0px 5px 5px 5px;
	background-color: #EFE3C6;
	width: auto;
	vertical-align: top;
}

#quicklinks {
	padding: 15px 10px 15px 10px;
}

#quicklinks, #quicklinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

#quicklinks ul {
	padding-bottom: 10px;
	margin: 0px;
}

#quicklinks span {
	padding: 10px 5px 10px 0px;
	margin: 0px;
}

#quicklinks li {
	list-style: none;
	padding: 2px 0px 0px 7px;
	margin: 0px;
}

#boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	list-style-type: none;
}

#boxcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#boxcontent p {
	margin: 0px;
	padding: 0px;
}

#boxcontent li {
	font-size: 11px;
	background-image: url(../images/icons/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	margin: 5px 2px 5px 2px;
}

#boxcontent a:link {
	font-size: 11px;
}

#boxcontent a:visited {
	font-size: 11px;
}

#boxcontent a:hover {
	font-size: 11px;
}

.cutbox_1 {
	border-right: 1px solid #910000;
	border-left: 1px solid #910000;
	border-bottom: 1px solid #910000;
	border-top: 1px solid #910000;
	padding: 5px 5px 5px 5px;
	background-color: #ffffe4;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_1_hdr {
	border-right: 1px solid #910000;
	border-left: 1px solid #910000;
	border-bottom: 1px solid #910000;
	border-top: 1px solid #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	background-color: #910000;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_1_hdr a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cutbox_2 {
	border-right: 1px solid #006400;
	border-left: 1px solid #006400;
	border-bottom: 1px solid #006400;
	border-top: 1px solid #006400;
	padding: 5px 5px 5px 5px;
	background-color: #E7F1E2;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_2_hdr {
	border-right: 1px solid #3F651D;
	border-left: 1px solid #3F651D;
	border-bottom: 1px solid #3F651D;
	border-top: 1px solid #3F651D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	background-color: #3F651D;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_2_hdr a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cutbox_3 {
	border-right: 1px solid #334F66;
	border-left: 1px solid #334F66;
	border-bottom: 1px solid #334F66;
	border-top: 1px solid #334F66;
	padding: 5px 5px 5px 5px;
	background-color: #DFF4F4;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_3_hdr {
	border-right: 1px solid #334F66;
	border-left: 1px solid #334F66;
	border-bottom: 1px solid #334F66;
	border-top: 1px solid #334F66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	background-color: #334F66;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	width: 100%;
	height: auto;
	float: right;
}

.cutbox_3_hdr a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.box {
	border: 1px solid #dad6ce;
	padding: 0px 15px 10px 15px;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10px;
}

.box h3 {
	font-size: 16px;
	color: #10a1d8;
}

.LinkPagingSelected {
	width: 20px;
	background-color: White;
	border: Solid 1px Black;
	text-align: center;
	text-decoration: none;
	margin-left: 8px;
}

.LinkPaging {
	width: 20px;
	background-color: White;
	border: Solid 1px Transparent;
	text-align: center;
	text-decoration: none;
	margin-left: 8px;
}

.LinkPaging:hover {
	text-decoration: underline;
}

.truncate td div,
.truncate td,
.truncate {
	white-space: nowrap;
	max-width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.truncate2 td div {
	font-size: 12px;
	white-space: nowrap;
	max-width: 366px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

#body, TD {
	font-size: small;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#text_small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

.color_crimson {
	color: #910000;
}

.color_silver {
	color: #666666;
}

.color_red {
	color: #B30000;
}

.color_white {
	color: #FFFFFF;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #333333;
	font-style: italic;
}

.caption_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

#container_footer {
	font-style: normal;
	font-size: 10.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 10px;
	xborder-top: 1px solid #EFE3C6;
}

#container_footer a {
	font-style: normal;
	color: #910000;
}

#container_footer A:hover {
	color: #FF0000;
}

.bullet_list {
	margin: 0px;
	padding: 0px;
}

.bullet_list ul {
	margin: 2px;
	padding: 0px;
}

.bullet_list li, .bullet_list a {
	list-style-type: none;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	background-image: url(../images/icons/arrow_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top: dashed 0px #D3D1D5;
	border-left: dashed 0px #D3D1D5;
	border-right: dashed 0px #D3D1D5;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom: 0px;
}

.t1_tableheader {
	color: #FFFFFF;
	background-color: #847659;
	font-size: 14px;
	font-weight: bold;
}

.t1_table_row1 {
	background-color: #E9E9E2;
}

.t1_table_row2 {
	background-color: #F7F7F5;
}

.t1_table_background_dark {
	background-color: #A89B80;
}

.t2_tableheader, .t2_tableheader a {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.t2_table_row1 {
	background-color: #EDDEDE;
}

.t2_table_row2 {
	background-color: #F4ECEC;
}

.t2_table_background_dark {
	background-color: #E0C7C7;
}

.t3_tableheader {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.t3_table_row1 {
	background-color: #E5E5E5;
}

.t3_table_row2 {
	background-color: #F0F0F0;
}

.t3_table_background_dark {
	background-color: #D3D3D3;
}

.divider_top {
	border-top: solid 1px #D4D2D6;
}

.divider_bottom {
	border-bottom: solid 1px #D4D2D6;
}

.divider_right {
	border-right: solid 1px #D4D2D6;
}

.divider_left {
	border-left: solid 1px #D4D2D6;
}

.tablecell_linklist li {
	padding-bottom: 20px;
}

.tablecell_linklist ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a.icon_pdf {
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 35px 25px;
	margin-bottom: 15px;
	list-style: none;
	list-style-type: none;
}

a.icon_doc li.icon_doc {
	background-image: url(../images/icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 25px;
	margin: 5px;
}

a.icon_text, li.icon_text {
	background-image: url(../images/icons/icon_text.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 25px;
	margin: 5px;
}

a.icon_htm, li.icon_htm {
	background-image: url(../images/icons/icon_htm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 25px;
	margin: 5px;
}

a.icon_external {
	background-image: url(../images/icons/icon_external.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 25px;
	margin-bottom: 5px;
	list-style: none;
	list-style-type: none;
}

#contentleft {
	display: none;
}

#navleft {
	display: none;
}

#navList {
	display: none;
}

#content_body {
	width: 100%;
	padding: 0px;
	background: #fff;
}

#contentright {
	padding: 5px 0px 0px 0px;
}

#global_header {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: transparent;
	position: relative;
	height: 22px;
	vertical-align: top;
	color: #FFFFFF;
}

.global_header_red {
	background-image: url(../images/header_global_crimson.gif);
}

.global_header_silver {
	background-image: url(../images/header_global_silver.gif);
}

#global_header_left {
	float: left;
	padding-left: 5px;
}

#global_header_right {
	position: absolute;
	right: 0px;
}

#global_header a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#global_header a:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

#global_header #globalnavsearch {
	position: relative;
	display: inline;
	right: 10px;
	top: 2px;
	padding-left: 20px;
}

#global_header #globalnavsearch .searchbox {
	position: relative;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 11px;
	border: 1px solid #888888;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 110px;
}

#global_header #globalnavsearch .searchimage {
	position: relative;
}

#formUsername {
	width: 175px;
}

#formPassword {
	width: 175px;
}

.body_padding {
	padding-top: 20px;
	margin: 0px;
}

.modalPopup {
	background-color: #ffffff;
	color: Black;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	text-align: left;
}

.modalProgress {
	text-align: center;
	padding-top: 30px;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	color: black;
	width: 300px;
	height: 100px;
}

.modalBackground {
	background-color: Black;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: .7 !important;
}

#body_ModalUpdateProgress1 {
	background-color: #ffffff;
	color: #000000;
}

#body_ModalUpdateProgress1 img {
	vertical-align: middle;
	margin: 2px;
}

.TelerikModalOverlay {
	background: black !important;
	opacity: .7 !important;
	-moz-opacity: .7 !important;
}

.RadWindow_Office2010Blue a.rwIcon {
	background-image: none !important;
}

span.tip {
	display: inline !important;
}

.breadcrumb,
.breadcrumb li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-transform: uppercase;
}

.field-validation-error {
	color: red;
}

.error {
	color: #910000;
}

.addNewUserToolbar,
.addNewAccountToolbar,
.addNewListingToolbar,
.addNewTicketToolbar,
.exportPdf,
.exportExcel,
.refresh,
a.k-grid-pdf {
	color: #333;
	text-decoration: none !important;
	font-weight: normal !important;
	font-size: 100% !important;
	-ms-high-contrast-adjust: none;
	-webkit-appearance: button;
}

.addNewUserToolbar:active,
.addNewAccountToolbar:active,
.addNewTicketToolbar:active,
.addNewCListingToolbar:active,
.exportPdf:active,
.exportExcel:active,
.refresh:active,
a.k-grid-pdf {
    -webkit-box-shadow: 0 0 7px 0 #76abd9;
}

	.addNewUserToolbar span::before,
	.addNewAccountToolbar span::before,
	.addNewTicketToolbar span::before,
	.addNewListingToolbar span::before {
		content: "\e11e";
	}

.importExcelToolbar span {
    background-position: -64px -96px;
}

.deleteUser,
.deleteAccount,
.deleteTicket,
.deleteListing {
	color: #333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	font-size: 100% !important;
	-ms-high-contrast-adjust: none;
	background-image: url(bootstrap/img/sprite.png);
	border-color: transparent;
	vertical-align: text-top;
	margin-right: 0.3rem;
	margin-left: -0.3rem;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	opacity: 1;
	background-position: -32px -48px;
	background-color: transparent;
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0;
	text-align: center;
	font-family: inherit;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-collapse: collapse;
	border-spacing: 0;
}

.deleteColumn {
	padding: 10px;
}

.k-pager-numbers li {
	line-height: 2.25em;
}

.imageButton {
	padding: 0;
	border: none;
	background-color: transparent;
}

.form-horizontal .control-label {
	padding-top: 3px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
}

.col-md-2 {
	width: auto;
	float: none;
	padding-right: 0px;
	padding-left: 0px;
}

label {
	display: inline;
}

.form-control {
	display: inline;
	margin-bottom: 5px;
	line-height: 1 !important;
}

.form-control2 {
	font-weight: normal;
	max-width: 200px;
	padding: 2px 0;
	line-height: 1 !important;
	background: #fff !important;
}

.form-upper {
	text-transform: uppercase;
}

.radio, .checkbox {
	display: inline;
}

.page-template,
.page-template-portrait {
	font-family: "DejaVu Sans", "Arial", sans-serif;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.page-template .pdf-header {
	position: absolute;
	top: 30px;
	left: 30px;
	right: 30px;
	border-bottom: 1px solid #888;
	color: #888;
	background-color: white;
}

.page-template .pdf-footer {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	border-top: 1px solid #888;
	text-align: center;
	color: #888;
	background-color: white;
}

.page-template .pdf-watermark {
	font-weight: bold;
	font-size: 400%;
	text-align: center;
	margin-top: 15%;
	color: #666666;
	opacity: 0.1;
	vertical-align: middle;
}

.page-template-portrait .pdf-header {
	position: absolute;
	top: 30px;
	left: 30px;
	right: 30px;
	border-bottom: 1px solid #888;
	color: #888;
	background-color: white;
}

.page-template-portrait .pdf-footer {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	border-top: 1px solid #888;
	text-align: center;
	color: #888;
	background-color: white;
}

.page-template-portrait .pdf-watermark {
	font-weight: bold;
	font-size: 300%;
	text-align: center;
	margin-top: 50%;
	color: #666666;
	opacity: 0.1;
	vertical-align: middle;
}

.alert-error .validation-summary-errors ul {
	list-style-type: none;
}

.campusSelectionTab {
	background-color: #CCCCCC !important;
	border-color: Silver !important;
	border-width: 0px !important;
	border-style: None !important;
	font-weight: bold;
	line-height: 19px;
	min-height: 36px;
}

.campusSelectionTab .k-link {
	color: #000000;
}

.dialog {
	background-color: #ffffff;
	color: Black;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	text-align: left;
	max-width: 100%;
}

.dialog .ui-dialog-titlebar-close {
	display: none;
}

.dialog .ui-dialog-title {
	font-size: larger;
	font-weight: bold;
}

.dialog-content {
	overflow: hidden;
	padding-right: 5px;
}

.title {
	font-size: larger;
	font-weight: bold;
}

.ui-widget-overlay {
	position: fixed;
}

.ui-widget-overlay {
	_position: absolute;
}

.grayBackground {
	padding: 5px 5px 5px 5px;
	background-color: #EEE;
	width: 100%;
	height: 27px;
}

.k-button[title~=Clear] {
	right: -5px !important;
}

.ui-dialog .k-pager-numbers li {
	line-height: 2.2em !important;
}

.ui-dialog .k-pager-numbers li,
.ui-dialog .k-pager-info {
	font-size: 70%;
}

.form-control {
	font-weight: normal;
	padding: 6px !important;
}

.k-grid-toolbar .k-button {
	color: #333;
	margin-right: 5px;
}

.k-grid-toolbar .disabled {
	color: #a1a1a1;
}

.groupBox {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid silver;
	line-height: 0em;
	padding-left: 20px;
	margin: 30px 0 10px;
}

.groupBox span {
	background: #fff;
	padding: 0 10px;
	font-style: italic;
	font-size: 16px;
}

.checkBox input[type="checkbox"],
.checkBox label {
	width: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.checkBox label {
	padding-left: 5px;
	font-weight: normal;
}

.uiMessage {
	margin: 15px 15px 15px 15px !important;
	color: gray;
}

.viewAs {
	margin-top: -6px;
}

.success {
	padding: 5px;
	color: green;
	border: 1px solid green;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.error {
	padding: 5px;
	color: red;
	border: 1px solid red;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.shadowbox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 15px 10px 15px;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid lightgrey;
}

a.pill {
    display: inline-block !important;
    padding: 8px 20px !important;
    margin-bottom: 5px !important;
    -moz-border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    border: 0px solid #ffffff !important;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0) !important;
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0) !important;
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center !important;
    color: #ffffff !important;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0) !important;
    height: 35px !important;
    text-decoration: none !important;
    background: linear-gradient(-90deg, #3B96B6 50%, #D00 50%) !important;
    border-radius:16px !important;
}

a.pill:hover {
    background: linear-gradient(-90deg, #D00 50%, #3B96B6 50%) !important;
    text-decoration: underline !important;
}

.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.form-control,
.form-control2 {
	font: normal normal normal 14px/normal Arial;
}

.k-confirm .k-window-titlebar::before {
	content: 'Confirmation';
}

.k-confirm .k-window-titlebar .k-dialog-title {
	display: none;
}

.HorizontalCheckboxList {
	width: 100%;
	padding: 0px 0px 10px 10px;
}

.HorizontalCheckboxList .checkbox {
	display: inline-block;
	width: 33%;
}

.VerticalCheckboxList {
	width: 100%;
}

.VerticalCheckboxList .checkbox {
	display: block;
}

.HorizontalRadioButtonList {
	padding: 5px 0px 5px 5px;
}

.HorizontalRadioButtonList label {
	padding-right: 5px;
}

select {
	-webkit-appearance: menulist !important;
}

.k-datepicker,
.k-datetimepicker {
	max-width: 200px;
	height: 30px;
}

.k-link .k-link .k-sort-icon {
	display: none;
}

input[type="checkbox"].form-check-input {
	width: 2em;
	height: 2em;
	margin: -4px 0 0 -20px;
}

input[type="checkbox"].form-check-input + span {
	margin-left: 20px;
}

.checkbox {
	min-height: 35px !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
		line-height: 1 !important;
		max-height: 30px;
		width: 200px;
	}
}

.text-danger {
	display: block;
}

#togglePassword {
	cursor: pointer;
	font-size: 18px;
	height: 100%;
	vertical-align: middle;
}

.k-treeview-leaf,
.k-treeview-leaf.k-selected {
	color: inherit;
	background-color: inherit;
}

.bxcHYI {
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-image: initial;
	transition: border-color 0.25s ease 0s;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	color: rgb(51, 51, 51);
	position: relative;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	text-size-adjust: 100%;
	text-rendering: optimizespeed !important;
}

.bxcHYI,
.flfxUM pre {
	font-family: Courier, monospace;
	white-space: pre;
	background-color: rgb(38, 50, 56);
	color: white;
	padding: 20px;
	overflow-x: auto;
	line-height: normal;
}

.flfxUM pre {
	border-radius: 0px;
	border: 1px solid rgba(38, 50, 56, 0.1);
}

.flfxUM code {
	color: rgb(229, 57, 53);
	background-color: rgba(38, 50, 56, 0.05);
	font-family: Courier, monospace;
	border-radius: 2px;
	border: 1px solid rgba(38, 50, 56, 0.1);
	padding: 0px 5px;
	font-size: 13px;
	font-weight: 400;
	word-break: break-word;
}

.bxcHYI {
	white-space: normal;
}

.flfxUM .token.punctuation {
	opacity: 0.7;
}

.flfxUM .indent {
	display: block;
	margin-left: 20px;
}

.flfxUM .token.selector, .flfxUM .token.attr-name, .flfxUM .token.string, .flfxUM .token.char, .flfxUM .token.builtin, .flfxUM .token.inserted {
	color: rgb(160, 251, 170);
}

.flfxUM .token.property, .flfxUM .token.tag, .flfxUM .token.number, .flfxUM .token.constant, .flfxUM .token.symbol {
	color: rgb(74, 139, 179);
}

.bxcHYI,
.flfxUM pre {
	background: #11171a;
}

.flfxUM pre code,
.bxcHYI code{
	background-color: transparent;
	color: white;
	padding: 0px;
	display: block;
}

.dHLKeu {
	padding: 10px 30px 10px 20px;
	border-radius: 4px;
	background-color: rgb(17, 23, 26);
	display: flex;
	white-space: nowrap;
	-webkit-box-align: center;
	align-items: center;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-image: initial;
	transition: border-color 0.25s ease 0s;
	margin-bottom: 40px;
}

.iENVAs {
	font-family: Courier, monospace;
	margin-left: 10px;
	flex: 1 1 0%;
	overflow-x: hidden;
	text-overflow: ellipsis;
	color: rgb(255, 255, 255);
}

.bNYCAJ {
	font-size: 0.929em;
	line-height: 20px;
	background-color: rgb(36, 143, 178);
	color: rgb(255, 255, 255);
	padding: 3px 10px;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	margin: 0px;
}

.LiUBH {
	border-bottom: 1px solid rgba(38, 50, 56, 0.3);
	margin: 1em 0px;
	color: rgba(38, 50, 56, 0.5);
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.929em;
	line-height: 20px;
}

.hoUoen {
	margin-left: 10px;
	text-transform: none;
	font-size: 0.929em;
	color: black;
}

.newline {
	display: block;
}

div.results {
	padding-top: 20px;
}

.k-grid-header .k-grid-filter.k-active, .k-grid-header .k-header-column-menu.k-active, .k-grid-header .k-grid-header-menu.k-active, .k-grid-header .k-hierarchy-cell .k-icon.k-active {
	margin-left: 4px;
}

.ui-icon-closethick {
	background-position: -97px -129px;
}

.validation-summary-errors ul li {
	color: red;
	list-style-type: none;
	font-size: 14px;
}

.skin_home {
	min-height: 700px;
	background-image: url(../images/msfs2020wallpaper.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}

.gafware_box {
	border: 1px solid #dad6c3;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10px;
}

.gafware_box_h2 {
	background-color: transparent;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-bottom: 1px solid #dad6c3;
	width: 100%;
	background-color: #0B1D65;
	color: #FFFFFF;
	padding-bottom: 0px;
	height: 28px;
	font-size: 16px;
	line-height: 1.0em;
	letter-spacing: 0;
	font-weight: 600;
	padding: 5px;
}

.gafware_box_content {
	padding: 5px;
}

.SubHead {
	font-weight: bold;
	font-size: 15px;
}

.k-link {
	color: #000 !important;
}

.emailsent {
	color: green;
	font-size: 12pt;
	cursor: default;
}

.emailnotsent {
	color: red;
	font-size: 12pt;
}

.centerDiv {
	width: 600px;
	height: 50px;
	margin: auto;
	background-color: #ffffff;
	border: solid 1px silver;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -250px;
	line-height: 50px;
	text-align: center;
	z-index: 999;
}

p.CV {
	font-size: 16px;
}

.top-area-items {
	margin: 0 -35px;
	color: #b3b3b3;
}

.inline-inside {
	font-size: 0;
	line-height: 0;
}

.top-area .top-area-items .top-area-block {
	height: 30px;
	line-height: 30px;
}

.top-area-contacts .gem-contacts {
	margin: 0 -17px;
}

.top-area-contacts .gem-contacts-item {
	display: inline-block;
	font-size: 14px;
	padding: 0 17px;
	line-height: 30px;
	vertical-align: top;
}

.top-area-contacts .gem-contacts-phone:before {
	content: '\e625';
}

.top-area-contacts .gem-contacts-address:before, .top-area-contacts .gem-contacts-phone:before, .top-area-contacts .gem-contacts-fax:before, .top-area-contacts .gem-contacts-email:before {
	font-family: 'thegem-icons';
	margin-right: 0.33em;
	vertical-align: top;
	display: inline-block;
	width: 16px;
	font-size: 16px;
	text-align: center;
}

.gem-contacts-item:before {
	vertical-align: top;
}

.top-area-socials {
	margin: 0 -5px;
}

.top-area-block {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px;
}

.top-area .top-area-block.top-area-socials {
	display: block;
	float: right;
	margin-top: 5px;
}

.top-area .top-area-items .top-area-block {
	height: 30px;
	line-height: 30px;
}

.top-area .top-area-items .top-area-block {
	height: 30px;
	line-height: 30px;
}

.top-area-socials .socials {
	margin-top: 7px;
}

.inline-inside {
	font-size: 0;
	line-height: 0;
}

.top-area-contacts:after, .top-area-socials:after {
	content: '';
	position: absolute;
	height: 50px;
	margin-top: -25px;
	top: 50%;
	right: 0;
}

.top-area-contacts {
	float: left;
}

	.top-area-contacts:after, .top-area-socials:after {
		border-right: 1px solid #dfe5e8;
	}

	.top-area-contacts:after, .top-area-socials:after {
		border: none !important;
	}

.top-area-block {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px;
}

@media (min-width: 1212px) .top-area-alignment-justified .top-area-menu {
	float: right;
}

.top-area .top-area-items .top-area-block {
	height: 30px;
	line-height: 30px;
}

.top-area .top-area-block.top-area-menu {
	font-size: 0;
}

a.socials-item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin: 0 5px;
	line-height: 16px;
	color: #b4b4b4;
}

.top-area a {
	color: #5f727f;
}

.top-area, .top-area a {
	color: #b3b3b3;
}

.top-area-socials {
	float: right;
}

	.top-area-socials .socials-item {
		padding: 0 7px;
		margin: 0;
	}

.socials-item-icon {
	display: inline-block;
	font-family: 'thegem-socials';
	font-weight: normal;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
}

a .socials-item-icon {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.socials-item-icon.facebook::before {
	content: '\e600';
}

.socials-item-icon.linkedin::before {
	content: '\e60a';
}

.socials-item-icon {
	display: inline-block;
	font-family: 'thegem-socials';
	font-weight: normal;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto
}

a .socials-item-icon {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.socials-item-icon.facebook::before {
	content: '\e600'
}

.socials-colored a .socials-item-icon.facebook,
.socials-colored-hover a:hover .socials-item-icon.facebook {
	color: #4e64b5
}

.socials-item-icon.twitter::before {
	content: '\e601'
}

.socials-colored a .socials-item-icon.twitter,
.socials-colored-hover a:hover .socials-item-icon.twitter {
	color: #00aced
}

.socials-item-icon.pinterest::before {
	content: '\e602'
}

.socials-colored a .socials-item-icon.pinterest,
.socials-colored-hover a:hover .socials-item-icon.pinterest {
	color: #ff5757
}

.socials-item-icon.google-plus::before, .socials-item-icon.googleplus::before {
	content: '\e603'
}

.socials-colored a .socials-item-icon.google-plus,
.socials-colored a .socials-item-icon.googleplus,
.socials-colored-hover a:hover .socials-item-icon.google-plus,
.socials-colored-hover a:hover .socials-item-icon.googleplus {
	color: #f44336
}

.socials-item-icon.tumblr::before {
	content: '\e604'
}

.socials-colored a .socials-item-icon.tumblr,
.socials-colored-hover a:hover .socials-item-icon.tumblr {
	color: #456988
}

.socials-item-icon.stumbleupon::before {
	content: '\e605'
}

.socials-colored a .socials-item-icon.stumbleupon,
.socials-colored-hover a:hover .socials-item-icon.stumbleupon {
	color: #46485c
}

.socials-item-icon.wordpress::before {
	content: '\e606'
}

.socials-item-icon.instagram::before {
	content: '\e607'
}

.socials-colored a .socials-item-icon.instagram,
.socials-colored-hover a:hover .socials-item-icon.instagram {
	color: #9a8f62
}

.socials-item-icon.dribbble::before {
	content: '\e608'
}

.socials-colored a .socials-item-icon.dribbble,
.socials-colored-hover a:hover .socials-item-icon.dribbble {
	color: #ec4a89
}

.socials-item-icon.vimeo::before {
	content: '\e609'
}

.socials-colored a .socials-item-icon.vimeo,
.socials-colored-hover a:hover .socials-item-icon.vimeo {
	color: #1db3e3
}

.socials-item-icon.linkedin::before {
	content: '\e60a'
}

.socials-colored a .socials-item-icon.linkedin,
.socials-colored-hover a:hover .socials-item-icon.linkedin {
	color: #0288d1
}

.socials-item-icon.rss::before {
	content: '\e60b'
}

.socials-item-icon.deviantart::before {
	content: '\e60c'
}

.socials-item-icon.share::before {
	content: '\e60d'
}

.socials-item-icon.myspace::before {
	content: '\e60e'
}

.socials-item-icon.skype::before {
	content: '\e60f'
}

.socials-colored a .socials-item-icon.skype,
.socials-colored-hover a:hover .socials-item-icon.skype {
	color: #00aff0
}

.socials-item-icon.youtube::before {
	content: '\e610'
}

.socials-colored a .socials-item-icon.youtube,
.socials-colored-hover a:hover .socials-item-icon.youtube {
	color: #c82929
}

.socials-item-icon.picassa::before {
	content: '\e611'
}

.socials-item-icon.google-drive::before, .socials-item-icon.googledrive::before {
	content: '\e612'
}

.socials-item-icon.flickr::before {
	content: '\e613'
}

.socials-item-icon.blogger::before {
	content: '\e614'
}

.socials-item-icon.spotify::before {
	content: '\e615'
}

.socials-item-icon.delicious::before {
	content: '\e616'
}

.social-item-rounded.socials-item-icon.facebook::before,
.socials-rounded .socials-item-icon.facebook::before {
	content: '\e617'
}

.social-item-rounded.socials-item-icon.twitter::before,
.socials-rounded .socials-item-icon.twitter::before {
	content: '\e618'
}

.social-item-rounded.socials-item-icon.pinterest::before,
.socials-rounded .socials-item-icon.pinterest::before {
	content: '\e619'
}

.social-item-rounded.socials-item-icon.google-plus::before,
.social-item-rounded.socials-item-icon.googleplus::before,
.socials-rounded .socials-item-icon.google-plus::before,
.socials-rounded .socials-item-icon.googleplus::before {
	content: '\e61a'
}

.social-item-rounded.socials-item-icon.tumblr::before,
.socials-rounded .socials-item-icon.tumblr::before {
	content: '\e61b'
}

.social-item-rounded.socials-item-icon.stumbleupon::before,
.socials-rounded .socials-item-icon.stumbleupon::before {
	content: '\e61c'
}

.social-item-rounded.socials-item-icon.wordpress::before,
.socials-rounded .socials-item-icon.wordpress::before {
	content: '\e61d'
}

.social-item-rounded.socials-item-icon.instagram::before,
.socials-rounded .socials-item-icon.instagram::before {
	content: '\e61e'
}

.social-item-rounded.socials-item-icon.dribbble::before,
.socials-rounded .socials-item-icon.dribbble::before {
	content: '\e61f'
}

.social-item-rounded.socials-item-icon.vimeo::before,
.socials-rounded .socials-item-icon.vimeo::before {
	content: '\e620'
}

.social-item-rounded.socials-item-icon.linkedin::before,
.socials-rounded .socials-item-icon.linkedin::before {
	content: '\e621'
}

.social-item-rounded.socials-item-icon.rss::before,
.socials-rounded .socials-item-icon.rss::before {
	content: '\e622'
}

.social-item-rounded.socials-item-icon.deviantart::before,
.socials-rounded .socials-item-icon.deviantart::before {
	content: '\e623'
}

.social-item-rounded.socials-item-icon.share::before,
.socials-rounded .socials-item-icon.share::before {
	content: '\e624'
}

.social-item-rounded.socials-item-icon.myspace::before,
.socials-rounded .socials-item-icon.myspace::before {
	content: '\e625'
}

.social-item-rounded.socials-item-icon.skype::before,
.socials-rounded .socials-item-icon.skype::before {
	content: '\e626'
}

.social-item-rounded.socials-item-icon.youtube::before,
.socials-rounded .socials-item-icon.youtube::before {
	content: '\e627'
}

.social-item-rounded.socials-item-icon.picassa::before,
.socials-rounded .socials-item-icon.picassa::before {
	content: '\e628'
}

.social-item-rounded.socials-item-icon.google-drive::before,
.social-item-rounded.socials-item-icon.googledrive::before,
.socials-rounded .socials-item-icon.google-drive::before,
.socials-rounded .socials-item-icon.googledrive::before {
	content: '\e629'
}

.social-item-rounded.socials-item-icon.flickr::before,
.socials-rounded .socials-item-icon.flickr::before {
	content: '\e62a'
}

.social-item-rounded.socials-item-icon.blogger::before,
.socials-rounded .socials-item-icon.blogger::before {
	content: '\e62b'
}

.social-item-rounded.socials-item-icon.spotify::before,
.socials-rounded .socials-item-icon.spotify::before {
	content: '\e62c'
}

.social-item-rounded.socials-item-icon.delicious::before,
.socials-rounded .socials-item-icon.delicious::before {
	content: '\e62d'
}

.social-item-square.socials-item-icon.facebook::before,
.socials-square .socials-item-icon.facebook::before {
	content: '\e62e'
}

.social-item-square.socials-item-icon.twitter::before,
.socials-square .socials-item-icon.twitter::before {
	content: '\e62f'
}

.social-item-square.socials-item-icon.pinterest::before,
.socials-square .socials-item-icon.pinterest::before {
	content: '\e630'
}

.social-item-square.socials-item-icon.google-plus::before,
.social-item-square.socials-item-icon.googleplus::before,
.socials-square .socials-item-icon.google-plus::before,
.socials-square .socials-item-icon.googleplus::before {
	content: '\e631'
}

.social-item-square.socials-item-icon.tumblr::before,
.socials-square .socials-item-icon.tumblr::before {
	content: '\e632'
}

.social-item-square.socials-item-icon.stumbleupon::before,
.socials-square .socials-item-icon.stumbleupon::before {
	content: '\e633'
}

.social-item-square.socials-item-icon.wordpress::before,
.socials-square .socials-item-icon.wordpress::before {
	content: '\e634'
}

.social-item-square.socials-item-icon.instagram::before,
.socials-square .socials-item-icon.instagram::before {
	content: '\e635'
}

.social-item-square.socials-item-icon.dribbble::before,
.socials-square .socials-item-icon.dribbble::before {
	content: '\e636'
}

.social-item-square.socials-item-icon.vimeo::before,
.socials-square .socials-item-icon.vimeo::before {
	content: '\e637'
}

.social-item-square.socials-item-icon.linkedin::before,
.socials-square .socials-item-icon.linkedin::before {
	content: '\e638'
}

.social-item-square.socials-item-icon.rss::before,
.socials-square .socials-item-icon.rss::before {
	content: '\e639'
}

.social-item-square.socials-item-icon.deviantart::before,
.socials-square .socials-item-icon.deviantart::before {
	content: '\e63a'
}

.social-item-square.socials-item-icon.share::before,
.socials-square .socials-item-icon.share::before {
	content: '\e63b'
}

.social-item-square.socials-item-icon.myspace::before,
.socials-square .socials-item-icon.myspace::before {
	content: '\e63c'
}

.social-item-square.socials-item-icon.skype::before,
.socials-square .socials-item-icon.skype::before {
	content: '\e63d'
}

.social-item-square.socials-item-icon.youtube::before,
.socials-square .socials-item-icon.youtube::before {
	content: '\e63e'
}

.social-item-square.socials-item-icon.picassa::before,
.socials-square .socials-item-icon.picassa::before {
	content: '\e63f'
}

.social-item-square.socials-item-icon.google-drive::before,
.social-item-square.socials-item-icon.googledrive::before,
.socials-square .socials-item-icon.google-drive::before,
.socials-square .socials-item-icon.googledrive::before {
	content: '\e640'
}

.social-item-square.socials-item-icon.flickr::before,
.socials-square .socials-item-icon.flickr::before {
	content: '\e641'
}

.social-item-square.socials-item-icon.blogger::before,
.socials-square .socials-item-icon.blogger::before {
	content: '\e642'
}

.social-item-square.socials-item-icon.spotify::before,
.socials-square .socials-item-icon.spotify::before {
	content: '\e643'
}

.social-item-square.socials-item-icon.delicious::before,
.socials-square .socials-item-icon.delicious::before {
	content: '\e644'
}

.socials-list {
	margin-left: -10px;
	margin-right: -10px
}

	.socials-list .socials-item {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px
	}

	.socials-list.socials-alignment-right {
		text-align: right
	}

	.socials-list.socials-alignment-center {
		text-align: center
	}

#footer-socials a:hover .socials-item-icon {
	color: #fff
}

.scholar {
	width: 38px;
	height: 16px;
	background-image: url(images/scholar.png);
	background-repeat: no-repeat;
	background-position: top center;
}

	.scholar:hover {
		background-image: url(images/scholar2.png);
	}

.spotify {
	width: 38px;
	height: 16px;
	background-image: url(images/spotify2.png);
	background-repeat: no-repeat;
	background-position: top center;
}

	.spotify:hover {
		background-image: url(images/spotify.png);
	}

.threads {
	width: 38px;
	height: 16px;
	background-image: url(images/threads.png);
	background-repeat: no-repeat;
	background-position: top center;
}

	.threads:hover {
		background-image: url(images/threads2.png);
	}

.imdb {
	width: 38px;
	height: 16px;
	background-image: url(images/Imdb.png);
	background-repeat: no-repeat;
	background-position: top center;
}

	.imdb:hover {
		background-image: url(images/Imdb2.png);
	}

.gem-button, input[type='submit'], .gem-pagination a, .gem-pagination .current, .blog-load-more button, body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	font-weight: 700;
}

.gem-button, input[type='submit'], .gem-pagination a, .gem-pagination .current, .blog-load-more button, body .vc_grid-pagination .vc_grid-pagination-list li.vc_grid-page a {
	font-family: 'Montserrat';
}

.gem-button-size-medium {
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	font-size: 19px;
	margin: 30px;
}

	.gem-button.gem-button-style-outline {
		border-color: #00bcd4;
	}

	.gem-button.gem-button-style-outline {
		color: #00bcd4;
	}

.gem-button-position-center .gem-button, .gem-button-position-fullwidth .gem-button {
	margin-left: 0;
	margin-right: 0;
}

.gem-button-size-medium.gem-button-border-3 {
	line-height: 44px;
}

.gem-button-size-medium.gem-button-style-outline {
	line-height: 46px;
}

.gem-button-style-outline.gem-button-border-3 {
	border-width: 3px;
	line-height: 34px;
}

.gem-button.gem-button-style-outline {
	background: transparent;
}

.gem-button.gem-button-style-outline {
	border-width: 2px;
	line-height: 36px;
	border-style: solid;
	background: transparent;
}

.gem-button {
	letter-spacing: 0.05em;
}

.static {
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 768px;
}

.bannerHeader {
	width: 100%;
	position: relative;
	min-width: 768px;
	min-height: 132px
}

.bannerHeaderHidden {
	display: none;
}

.fixed {
	width: 100%;
	position: fixed;
	min-width: 768px;
	top: 0;
	z-index: 1000;
	max-height: 70px;
	display: block;
	background-color: #383838;
}

.fixed::after {
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	opacity: 0.5;
}

.fixed img {
	max-height: 68px;
}

.headerBanner {
	position: relative;
	width: 100%;
	background-image: url(../images/site_logo_main.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 130px;
	min-height: 130px;
}

@media only screen and (max-width:991px) {
	.headerBanner {
		background-size: auto 75px;
		min-height: 75px;
	}
}

.headerTitle {
	font-size: 36px;
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	padding: 5px;
	position: relative;
}

.static img {
	max-height: 130px;
}

.k-editor-content iframe {
	background-color: #fff;
}

h3.uiMessage {
	margin: 15px 15px 15px 15px !important;
	font-size: 24px;
}

.blockUI {
	max-width: 100%;
}

.recaptcha {
	width: 302px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 78px;
	position: relative;
}

	.recaptcha div {
		text-align: center;
		max-width: fit-content;
		margin: 0 auto;
	}

@media only screen and (max-width:375px) {
	.recaptcha div {
		width: 302px;
		height: 100%;
		transform: translateX(-50%) translateY(-50%) scale(0.9, 0.9);
		position: absolute;
		left: 50%;
		top: 50%;
	}
}

@media only screen and (max-width:265px) {
	.recaptcha div {
		transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
	}
}

@media only screen and (max-width:185px) {
	.recaptcha div {
		transform: translateX(-50%) translateY(-50%) scale(0.7, 0.7);
	}
}

@media only screen and (max-width:135px) {
	.recaptcha div {
		transform: translateX(-50%) translateY(-50%) scale(0.6, 0.6);
	}
}

.k-editor-window {
	top: 50% !important;
	left: 50% !important;
	transform: translateX(-50%) translateY(-50%);
	max-width: 100%;
	max-height: 100%;
}

.ui-dialog {
	z-index: 8999;
}