﻿@font-face {
	font-family: 'Raleway';
	src: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/2d2a1bef-4cf0-4cf2-1860-08d2b46d92c3/raleway-regular-webfont.eot');
	src: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/2d2a1bef-4cf0-4cf2-1860-08d2b46d92c3/raleway-regular-webfont.eot') format('embedded-opentype'),
		 url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/8bd52023-fc57-4511-9356-08d2b46d92e5/raleway-regular-webfont.woff2') format('woff2'),
		 url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/8bd52023-fc57-4511-9356-08d2b46d92e5/raleway-regular-webfont.woff') format('woff'),
		 url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/15995c30-c649-4bc0-631b-08d2b46d92e0/raleway-regular-webfont.ttf') format('truetype'),
		 url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/7e608f41-f61b-484c-ca18-08d2b46d92d4/raleway-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-size: 16px;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2rem;margin:.67rem 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5rem}sub{bottom:-.25rem}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1rem 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35rem .625rem .75rem}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

html
{
	min-height: 100%;
}
html, body, th, td, table, h1, h2, h3, h4, h5, h6, .Head, .SubHead, .SubSubHead, .Normal, .NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled, a:link, a:visited, a:hover, input, .CommandButton
{
	color: #969696;
}
html, body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, p, small, blockquote, blockquote p, blockquote cite, .Normal, .Help
{
	letter-spacing: normal;
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 16px;
}
body
{
	min-height: 100%;
	background-color: #FCFCFC;
}
em
{
	font-style: italic;
	letter-spacing: 0;
}

strong
{
	/*color: #333;*/
	font-weight: bold;
}
small
{
	font-size: 12px;
	letter-spacing: 0;
}
.NormalRed,
.NormalRed ul,
.NormalRed ul li
{
	color: Red !important;
}

/*------------------------------------------------*/
/* HEADER STYLE */
/*------------------------------------------------*/
.ContentHeader {
  font-family: "Raleway", "Trebuchet MS", sans-serif, Arial;
  font-size: 1.6rem;
  height: auto;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	margin: 0 0 10px 0;
	background-color: transparent !important;
	font-family: "Raleway", "Trebuchet MS", sans-serif, Arial;
}
h1
{
	font-size: 1.5rem;
	color: #0087F7;
}
h2, h2 .Head
{
	font-size: 1.2rem;
	color: #0087F7;
}
h3, h3 .Head
{
	font-size: 1.1rem;
	color: #0087F7; /*color: #666;*/
}
h4, h4 .Head
{
	font-size: 0.85rem;
	color: #969696;
}
h5, h5 .Head
{
	font-size: 0.85rem;
	color: #969696; /*color: #666;*/
}
h6, h6 .Head
{
	font-size: 0.85rem;
	color: #969696; /*color: #666;*/
}
p
{
	margin: 0 0 12px 0;
	color: #969696;
	font-family: Sans-Serif, Arial;
	font-size: 0.85rem;
}
/*------------------------------------------------*/
/* ANCHOR STYLE */
/*------------------------------------------------*/
a, a:link, a:visited, a:active
{
	color: #2989D8;
	text-decoration: none;
}
a:hover
{
	color: #FF931E;
}
/*a:hover
{
	color: #D00;
	text-decoration: none;
}*/

/* DNN Specific Selectors 
-------------------------------------*/
.CommandButton
{
	font-size: 13px;
	color: #3d3d3d;
	font-weight: bold;
}
.CommandButton:hover
{
	color: #007cae;
}
a.CommandButton:link
{
	font-size: 13px;
	text-decoration: none;
	color: #3d3d3d;
	font-weight: bold;
}
a.CommandButton:hover
{
	text-decoration: underline;
	color: #007cae;
}

/*------------------------------------------------*/
/* PARAGRAPH STYLE */
/*------------------------------------------------*/

/*------------------------------------------------*/
/* IMAGE STYLES */
/*------------------------------------------------*/
img
{
	border: 0;
}

/*------------------------------------------------*/
/* lIST STYLE */
/*------------------------------------------------*/

/* Ordered List */
li
{
	list-style-type: square;
	margin-bottom: 8px;
	vertical-align: top;
}

ol ol
{
	margin-top: 8px;
	margin-left: 30px;
}

ol ol li
{
	list-style-type: lower-roman;
}
ol ol ol li
{
	list-style-type: lower-alpha;
}
ol ul li
{
	list-style-type: lower-roman;
}

/*------------------------------------------------*/
/* TABLE STYLE */
/*------------------------------------------------*/

/* Default Table Style */
table.tableDefault
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
}

table.tableDefault th, table.tableDefault td
{
	font-size: 12px;
	padding: 8px;
}

table.tableDefault th
{
	font-weight: bold;
	text-align: left;
	border-bottom: solid 2px #aaa;
	background-color: #d7d7d7;
}

table.tableDefault td
{
	border-bottom: solid 1px #d9d9d9;
}

table.tableDefault tr:nth-child(odd)
{
	background: transparent;
}
table.tableDefault tr:nth-child(even)
{
	background: #e3e4e6;
}

.tableDefault tbody tr:hover td
{
	color: #111;
}


/*------------------------------------------------*/
/* SITE STRUCTURE */
/*------------------------------------------------*/
.box
{
	/*margin: 25px Auto 0 auto;*/
	margin-bottom: 20px;
	padding: 20px;
	clear: both;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}
#AJAXUpdatePanel_Panel {
	z-index: 100;
}
/*------------------------------------------------*/
/* SITE HEADER */
/*------------------------------------------------*/
#siteWrapper
{
	min-height: 100%;
	height: 100%;
	overflow: visible;
	width: 980px;
	margin: 90px auto 20px;
}
#headerWrapper
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 1;
}
#headerWrapper.box {
	border: none;
	border-bottom: 1px solid #e8e8e8;
}
#headerShadow 
{
	background: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/6e87c5bd-680c-4e4d-c936-08d2b46d92fa/shadow.png');
	background-repeat: repeat-x;
	position: fixed;
	top: 70px;
	width: 100%;
	height: 18px;
}
#contentPaneBlock {
	padding: 10px;
}
#siteHeader
{
	display: table;
	margin: auto;
	overflow: visible;
	width: 980px;
}
#logo
{
	float: left;
	margin: 5px 0;
}
#siteHeader div.paneContactNumber
{
	margin: 10px 0px;
	padding: 5px 20px 5px 0;
	text-align: right;
	vertical-align: middle;
	display: table;
	float: right;
}
#siteHeader div.paneContactNumber h3
{
	font-size: 36px;
	margin: 0;
}
#mmsButton
{
	display: table;
	height: 36px;
	margin: 5px 0px;
	overflow: hidden;
	padding: 10px 0px;
	position: relative;
	width: 178px;
	float: right;
}
#mmsButton a
{
	display: table-cell;
	height: 36px;
	vertical-align: middle;
}
#mmsButtonCaption
{
	position: relative;
	top: -50%;
	color: white;
	margin: 0 1px;
}
/* for quirk explorer only */
#mmsButtonCaption[id]
{
	position: static;
}


/* Content Pane - Footer */
#footer
{
	clear: both;
	height: auto;
	padding: 5px 0;
}

.footerPane
{
	float: left;
	width: 136px;
}

.footerPane, .footerPane .Normal
{
	color: #969696;
}

.footerPaneRight
{
	float: right;
}

/* Empty Panes */
.DNNEmptyPane
{
	width: 0;
	margin: 0;
}
.DNNEmptyPane.rightTwoCol + div
{
	width: 100%;
}


/*------------------------------------------------*/
/* GENERIC CLASSES
/*------------------------------------------------*/

/* Clear-fix for floated elements 
	-------------------------------------*/
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.left
{
	float: left;
}
.right
{
	float: right;
}



/* Footer 
	-------------------------------------*/
ul.footerlinks
{
	margin: 0;
}
.footerlinks li
{
	list-style: none;
	margin-bottom: 8px;
}
.footerlinks li a:link, .footerlinks li a:visited
{
	color: #2989D8;
}
.footerlinks li a:hover
{
	color: #2A5697;
	text-shadow: #ccc 0.1em 0.1em 0.2em;
}
ul.footerConnect
{
	margin: 0px;
}

ul.footerConnect li
{
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
}


/*------------------------------------------------*/
/* Public Specific
/*------------------------------------------------*/

.FormItem
{
	width: auto;
}
.FormItem a#ForgotPasswordLinkButton 
{
	bottom: 20px;
	color: #FF931E;
}
.FormItem a#ForgotPasswordLinkButton:hover, .FormItem a#ForgotPasswordLinkButton:active, .FormItem a#ForgotPasswordLinkButton:focus {
	color: #0087F7;
}
.FormSubmit
{
	margin-top: 10px;
}

#contentOutterWrapper {
	margin-top: 111px;
	width: 100%;
}
#contentInnerWrapper {
	width: 100%;
}
.ContentRight {
	right: 0;
	width: auto;
}
.ContentBodyText {
	width: auto !important;
}

/*------------------------------------------------*/
/* CONTENT PANES */
/*------------------------------------------------*/
#contentPane {
	width: 100%;
}
#contentPaneBlockLeft {
	width: 938px;
}

#LoginHeader img {
	float: left;
	position: relative;
	top: -5px;
	margin-right: 5px;
}
#LoginHeader h1 {
	float: left;
}

.FormLabel, .NarrowFormLabel, .FormLabelExtraDescription
{
	width: 400px;
}

/* Copyright
	-------------------------------------*/
#copyright
{
  height: 22px;
  margin: 10px 20px;
  background: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/bae55523-407a-4126-d2bb-08d2b46d92f6/cards.gif') no-repeat;
  background-position: left center;
  width: 320px;
  float: left;
}
#copyright span
{
  float: right;
}

#footer p {
  float: right;
  margin: 10px 15px 0 0;
}

.clearfix:before, .FormRequiredDescription:before, .ContentRight > div:before, .clearfix:after, .FormRequiredDescription:after, .ContentRight > div:after {
	content: " ";
	display: table;
}
.clearfix:after, .FormRequiredDescription:after, .ContentRight > div:after {
	clear: both;
}

/* Responsive */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contentPane, #siteHeader {
	margin-right: auto;
	margin-left: auto;
}
#contentPane:before, #siteHeader:before, #contentPane:after, #siteHeader:after {
	content: " ";
	display: table;
}
#contentPane:after, #siteHeader:after {
	clear: both;
}

#logo, #siteHeader #contactContainer, .ErrorMessage, .FormErrorMessage, .WarningMessage, .InfoMessage, .SuccessMessage, .FormRequiredDescription, .FormInput, .FormInputTextOnly, .FormSubmit, #logo, #contactContainer, .FormLabel, .FormInput, .FormInputTextOnly, .FormSubmit {
	position: relative;
	min-height: 1px;
}

#logo, #contactContainer, .ErrorMessage, .FormErrorMessage, .WarningMessage, .InfoMessage, .SuccessMessage, .FormInput, .FormInputTextOnly {
	float: left;
}

#logo, #contactContainer {
	width: 100%;
}

.ErrorMessage, .FormErrorMessage, .WarningMessage, .InfoMessage, .SuccessMessage {
	width: 75%;
	margin: 20px 12.5%;
}

#RequiredFieldsDescription {
	float: right;
}

.DESVALRequiredFieldMarker img {
	margin-left: 6px;
}

.form-control, .FormInput input[type="text"], .FormInputTextOnly span, .InputTextFieldRegister, .InputDropDownList {
	border-radius: 0;
	float: left;
	width: 100%;
}

.InputTextFieldSmall {
	max-width: 50px;
}

.InputDropDownListSmall {
	max-width: 62px;
}

#contentPane, #footer {
	min-width: 300px;
}

#siteHeader {
	max-width: 980px;
	width: 100% !important;
	padding: 10px 0;
	min-width: 320px;
}

.FormValidationLabel {
	float: left;
	margin-top: 1px;
}

.FormItem {
	height: 2rem;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.FormSubmit {
	margin-left: 29.16667%;
}

#siteWrapper {
	margin: 0 auto 20px;
	max-width: 980px;
	width: auto;
}

#headerShadow {
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
}

#logo {
	margin: 0;
	text-align: left;
}

#logoLink {
	background: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/05d61fd1-59b1-45d7-2e6e-08d2b46d92fa/PayVector-240x80.png');
	display: block;
	height: 80px;
	width: 230px;
}

input[type="submit"]:active {
	background-color: #4D5B9A;
}

.DESVALErrorText {
	float: left;
	display: block;
	height: 15px;
}
.DESVALRequiredFieldMarker {
	margin-right: 3px;
	float: left;
}

/* HACK - this span doesn't behave like the others */
.DESVALErrorText span {
	display: none;
}

.FormValidationText, .FormOptionalValidationText, .NarrowFormValidationText {
	padding-left: 0;
}

@media screen and (min-width: 699px) {
	#FormItem {
		width: 700px;
	}
}

@media (min-width: 721px) {
	.FormLabel, .FormInput, .FormInputTextOnly, .FormSubmit {
		float: left;
	}

	.FormLabel, .FormInput, .FormInputTextOnly, .FormSubmit {
		width: 41.66667%;
	}
}

@media (min-width: 992px) {
	.FormRequiredDescription, #logo, #contactContainer {
		float: left;
	}

	.FormRequiredDescription {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	#siteWrapper {
		max-width: none;
	}
	#contentOutterWrapper {
		padding: 0 10px;
	}
	#headerWrapper.box {
		position: relative;
		border: 0;
	}
	#headerShadow {
		position: relative;
		top: 2px;
	}
	#contentOutterWrapper {
		margin-top: 20px;
	}
	#siteHeader #contactContainer {
		text-align: center;
	}
	#siteHeader {
		padding: 10px 10px 0 10px;
	}
	#contactContainer h3 {
		font-size: 2rem;
	}
	#contactContainer {
		padding: 0;
	}
	#footer {
		margin: 0 10px 0 10px;
	}
}

@media (min-width: 721px) {
	#contactContainer {
		width: 70%;
	}
	#logo {
		width: 30%;
	}
	#logoLink {
		background: url('/SiteFiles/GlobalSiteFiles/WL/IRIDIUM/2e9d4ef5-4abd-4331-cd7a-08d2b46d92f8/PayVector 180x60.png');
		height: 60px;
		width: 173px;
	}
}

@media (max-width: 720px) {
	body, button, input, select, textarea, p, small, blockquote, blockquote p, blockquote cite, .Normal, .Help, input[type="text"], select, textarea, input[type="email"], input[type="search"], input[type="password"] {
			font-size: 1.2rem;
	}
	.FormSubmit {
		text-align: center;
	}
	.FormInputTextOnly {
		width: 75%;
		margin: 0 12.5% 0 12.5%;
	}
	.ContentHeader, .FormValidationLabel, .FormLabel, .FormInput, .FormItem .FormSubmit {
		margin: 0 0 0 2.5%;
		float: left;
		width: 75%;
		line-height: normal;
		height: auto;
	}
	.ContentHeader {
		font-size: 1.5rem;
		line-height: normal;
		margin-bottom: 0.6rem;
	}
	.FormLabel, .NarrowFormLabel, .FormLabelExtraDescription {
		text-align: left;
	}
	#Address2FormLabel, #Address3FormLabel, #Address4FormLabel {
    height: 0;
  }
	.FormInputTextOnly, .FormInputText, .FormItemExtraDescription {
		padding: 0;
	}
	.FormValidationLabel span {
		font-size: 0.714rem;
		display: block;
		height: 0.914rem;
	}
	.FormValidationText img {
		margin-left: -5px;
	}
	.FormValidationText {
		width: 8.333%;
	}
	.FormInput {
		height: 2rem;
	}
	.DESVALErrorText, .DESVALRequiredFieldMarker +span {
		padding-top: 0.2rem;
	}
	#InstructionsHelpButton {
		margin-top: 3px;
	}
	input[type="submit"] {
		padding: 8px;
		width: 100%;
	}
	#logo {
		text-align: center;
	}
	#mmsButton {
		float: none;
		margin: 0 auto;
	}
	#siteHeader div.paneContactNumber {
		float: none;
		text-align: center;
		width: 100%;
	}
}

@media (max-width: 670px) {
	#copyright {
		background-size: 310px 22px;
		float: none;
		margin: 10px auto;
		width: 310px;
	}
	#footer p {
		float: none;
		margin: 0 0 10px;
		text-align: center;
	}
}

@media screen and (max-width: 540px) {
	#contentPaneBlock {
		padding-left: 5px;
		padding-right: 5px;
	}
	.FormLabel {
		width: 87.5%;
	}
	.FormValidationText {
		height: 24px;
		width: 16.6667%;
	}
	.ErrorMessage, .FormErrorMessage, .WarningMessage, .InfoMessage, .SuccessMessage {
		padding: 20px 20px 20px 70px;
		width: 95%;
		margin: 20px 2.5%;
	}
	.FormInputTextOnly {
		width: 95%;
		margin: 0 2.5% 0 2.5%;
	}
	.ContentHeader, .FormValidationLabel, .FormLabel, .FormInput, .FormItem .FormSubmit {
		margin: 0 0 0 2.5%;
		width: 95%;
	}
	.ContentHeader {
		margin-bottom: 0.6rem;
	}
	.FormInput, .FormItem .FormSubmit {
		width: 80%;
	}
}

@media screen and (max-width: 480px) {
	#copyright {
		background-size: 290px 21px;
		width: 290px;
	}
}