
/**** Main Elements ****/

/* Body tag is for the login page. No Bootstrap there... */
body {
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;

    padding-top: 50px;

    letter-spacing: .5px; /* testing */

    color: #5a5a5a; /* Testing a lighter body text color. */

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; /* Default: auto */
}

a {
	text-decoration: underline;
}

a.btn {
  	text-decoration: none;
}

a img {
	border:0 none;
	text-decoration:none;
}
a.dt-logo {
	float:left;
	height:46px;
	width:327px;
}
.accent-container {
    position:absolute;
    top:0;
}
.accent {
    height:2px;
    width:20px;
}
.accent-grey {background-color:#666666;}
.accent-md-grey {background-color:#C9C7C3;}

.black {
	color:#000000;
}
.block {
	display:block;
}
.bold, strong {
	font-weight:bold! important;
}
.bottom-pad-none {padding-bottom:0! important;}
.bottom-pad-5 {padding-bottom:5px! important;}
.bottom-pad-10 {padding-bottom:10px! important;}
.bottom-pad-20 {padding-bottom:20px! important;}
.bottom-pad-30 {padding-bottom:30px! important;}
.bottom-marg-none {margin-bottom:0! important;}
.bottom-marg-5 {margin-bottom:5px! important;}
.bottom-marg-10 {margin-bottom:10px! important;}
.bottom-marg-30 {margin-bottom:30px! important;}
.center-align {text-align:center! important;}
div.divider {
	border-bottom:1px solid #999999;
	line-height:1px;
	height:0px !important;
	font-size:1pt;
	margin:10px 0;
}
.dt-content {
    /*width:950px;
    margin:0 auto;
    position:relative;*/
}
.fakelink {
	color:#0033CC;
	cursor:pointer;
	text-decoration:underline;
}
.green {
	color:#009900;
}
.grey-dot-separator-1 {
	height:8px;
	background:transparent url("/images/ui-elements/img/grey_dot_separator.png") repeat-x scroll left top;
	margin:40px 0;
}
.grey-dot-separator-4 {
	height:32px;
	background:transparent url("/images/ui-elements/img/grey_dot_separator.png") repeat scroll left top;
	margin:40px 0;
}
.guide{
    font-size:14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top:5px;
    padding:2px 0 0 30px;
    background:transparent url("/images/ui-elements/icons/Icon_Download.gif") no-repeat scroll left top;
}
.guide a {text-decoration: none}
.horiz-pad-5 {
	padding:0 5px! important;
}
.horiz-pad-10 {
	padding:0 10px;
}
.horiz-marg-auto {
	margin:0 auto;
}
.horiz-marg-10 {
	margin:0 10px;
}
div.hr {
	background-color:#2F5685;
	position:relative;
	width:100%;
}
div.hr.thick {
	display:block;
	height:6px !important;
	line-height:6px;
}
div.hr.thick17 {
	display:block;
	height:17px !important;
	line-height:17px;
}
div.hr.thin {
	display:block;
	height:1px;
	line-height:1px;
}
h1,
h2,
h3,
h4 {
	color:#2F5685;
	font-weight:bold;
}
h1 {
	padding:5px 0;
	font-size:24px;
}
h2 {
	padding:5px 0;
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	color:#000000;
	font-size:16px;
}
.hidden {
	display:none;
}
.img.pdf {
	background:transparent url("/images/ui-elements/icons/Icon_PDF.png") no-repeat scroll 0 0;
	padding-left:17px;
}
.img.printer {
	background:transparent url("/images/ui-elements/icons/Icon_Printer16.png") no-repeat scroll 0 0;
	padding-left:21px;
}
input, select, option {
	/*font-size:12px! important;*/
}
.italic {
	font-style:italic;
}
.large-txt {
	font-size:14px !important;
}
.left-align {text-align:left! important;}
.left-pad-none {padding-left:0! important;}
.left-pad-5 {padding-left:5px! important;}
.left-pad-10 {padding-left:10px! important;}
.left-marg-10 {margin-left:10px! important;}
.marg-none {margin:0! important;}
.medium-txt {
	font-size:12px !important;
}
.no-height {
	height:0! important;
	line-height:0! important;
	font-size:0pt! important;
}
.normal {
	font-weight:normal! important;
}
.pad-none {padding:0! important;}
.progress-loader-xsm,
.progress-loader-sm,
.progress-loader-md,
.progress-loader-lg {
	display:none;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:100;
}
.progress-loader-xsm {
	background:transparent url("/images/ui-elements/img/grey_spinner_28x28.gif") no-repeat scroll center center !important;
	width:28px;
	height:28px;
}
.progress-loader-sm {
	background:transparent url("/images/ui-elements/img/grey_spinner_38x38.gif") no-repeat scroll center center !important;
	width:38px;
	height:38px;
}
.progress-loader-md {
	background:transparent url("/images/ui-elements/img/grey_spinner_68x68.gif") no-repeat scroll center center !important;
	width:68px;
	height:68px;
}
.progress-loader-lg {
	background:transparent url("/images/ui-elements/img/grey_spinner_93x93.gif") no-repeat scroll center center !important;
	width:93px;
	height:93px;
}
.red {
	color:#BE3512;
}
.relative{position: relative !important;}
.right-align {text-align:right! important;}
.right-pad-none {padding-right:0! important;}
.right-pad-5 {padding-right:5px! important;}
.right-pad-10 {padding-right:10px! important;}
.right-marg-10 {margin-right:10px! important;}
div.round-box {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
div.j-round {
	text-align:left;
	float:left;
	padding:5px;
	display:block;
	position:relative;
	width:98%;
}
.secure-link {
	position:relative;
	background:transparent url("/images/ui-elements/icons/Icon_LockSm.png") no-repeat scroll 0 1px;
	padding:2px 0 3px 19px;
}
.print-link {
	position:relative;
	background:transparent url("/images/ui-elements/icons/Icon_Printer16.png") no-repeat scroll 0 1px;
	padding:2px 0 2px 19px;
}
.small-txt {
	font-size:11px !important;
}
table td, table th {
	vertical-align:top;
}
.top-pad-none {padding-top:0! important;}
.top-pad-5 {padding-top:5px! important;}
.top-pad-10 {padding-top:10px! important;}
.top-pad-30 {padding-top:30px! important;}
.top-marg-none {margin-top:0! important;}
.top-marg-5 {margin-top:5px! important;}
.top-marg-10 {margin-top:10px! important;}
.top-marg-30 {margin-top:30px! important;}
.vert-marg-none {margin-top:0! important; margin-bottom:0! important;}
.vert-pad-10 {padding-top:10px! important; padding-bottom:10px! important;}
.vert-pad-5 {padding-top:5px! important; padding-bottom:5px! important;}
.vert-pad-1 {padding-top:1px! important; padding-bottom:1px! important;}
.vert-marg-5 {margin-top:5px! important; margin-bottom:5px! important;}
.vert-marg-10 {margin-top:10px! important; margin-bottom:10px! important;}

.xsmall-txt {
	font-size:10px !important;
}
.xlarge-txt {
	font-size:16px !important;
}
.xxlarge-txt {
	font-size:20px !important;
}

/**** Colors ****/
.blue {color:#2f5685 !important;}
.gold {color:#84643e !important;}
.purple {color:#635375 !important;}
.black {color:#000 !important;}
.grey {color:#666 !important;}
.dk-grey {color:#a09d98 !important;}
.md-grey {color:#c9c7c3 !important;}
.lt-grey {color:#e4e3e1 !important;}

/** Responsive **/
@media (max-width:680px) {
	h1 {
		padding:15px 0 0;
		font-size:18px;
	}
	.marquee {
		display:inline-block !important;
		width:100% !important;
		font-size:0 !important;
		line-height:0 !important;
		vertical-align:middle !important;
		background-size:100% !important;
		background-position:50% 50% !important;
		background-repeat:no-repeat !important;
		height:160px !important;
	}
}
@media (max-width:535px) {
	/* Prevent font scaling in landscape of phone */
	html{-webkit-text-size-adjust:none;}
}
@media (max-width:460px) {
	.marquee {
		height:110px !important;
	}
}

/**** Overall Page Format ****/
#main_header_content {
       padding:25px 0 20px 0;
}

/**** Bullet Format ****/
ul.bullets,
ul.bullet-arrow {
	margin-left: 0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.bottom-pad-5 li {
	padding-bottom:5px;
}
ul.level0, ol.level1 {padding:5px 0;}
ul.level1, ol.level1 {padding:5px 0 5px 10px;}
ul.level2, ol.level2 {padding:5px 0 5px 25px;}
ul.level3, ol.level3 {padding:5px 0 5px 35px;}
ul.level4, ol.level4 {padding:5px 0 5px 50px;}
ul.level5, ol.level5 {padding:5px 0 5px 60px;}
ul.bullets li {
	background:transparent url("/images/domain-manager/Bullet.gif") no-repeat scroll left 5px;
	margin-bottom:10px;
	padding-left:15px;
	zoom:1;
}
ul.bullet-arrow li {
	background:transparent url("/images/domain-manager/Bullet_Arrow.png") no-repeat scroll left 3px;
	margin-bottom:10px;
	padding-left:15px;
	zoom:1;
}
ul.no-bullets {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/* This file is needed until all pages are switched to use the bootstrap grid.*/

/**** Float ****/
.left {float:left;}
.right {float:right;}
.relative-left, .left-column {position:relative; float:left;}
.relative-right, .right-column {position:relative; float:right;}
.important-left {float:left!important;}
.important-right {float:right!important;}
.clear {clear:both;}

.float-content, .float-row{position:relative; float:left;width:100%;}
.wide-10{width:10%;}
.wide-20{width:20%;}
.wide-30{width:30%;}
.wide-40{width:40%;}
.wide-50{width:50%;}
.wide-60{width:60%;}
.wide-70{width:70%;}
.wide-80{width:80%;}
.wide-90{width:90%;}
.wide-100{width:100%;}

div.spacer{clear:both; _display:none;}

/**** Form ****/

/*container*/
div.form-container {
	border:1px solid #CCCCCC;
}
div.round-box .checkbox-group,
div.round-box .content-group,
div.round-box .radio-group {
	margin:10px;
}
div.round-box .text-group {
	margin:7px 10px 12px;
}
div.form-container .img.hr {
	background-color:#2F5685;
	display:block;
	height:17px !important;
	line-height:17px;
	border:1px solid #FFFFFF;
	width:auto;
}
div.form-body {
	width:658px !important;
	padding:10px;
}
	div.form-body h1{
		padding-top:0pt;
	}

/*all*/
.form-label {position:relative; float:left; text-align:right;margin:5px 0 4px;font-size:11px;}
	.form-label span {margin-right:10px;}
	.form-label img {
		position:relative;
		top:0;
		right:0;
	}

.form-intro {position:relative; float:left;}
	.form-intro span{position:relative; float:left;padding:3px 0;}

.form-group{position:relative; /*float:right;*/}

.dropdown-label,
.field-label,
.textarea-label {padding:6px 0 0;margin:5px 0;}
.form-dropdown,
.form-field,
.form-textarea {position:relative; float:right;margin:5px 0;}
.form-dropdown select,
.form-field input,
.form-textarea textarea {position:relative; float:left;}

.field-sub-label {position:relative;float:right;font-size:11px;font-family:Arial,Helvetica,sans-serif;height:12px;line-height:10px;margin:0;top:-1px;padding-bottom:5px;}
	.field-sub-label a {padding-left:10px;}
	.field-sub-label.hint {font-size:10px;font-family:Verdana,Arial,Sans-serif;}

.field-addition {position:relative;float:left;margin:0;padding:4px 0 0;font-size:11px;font-weight:bold;}
	.field-addition span {padding-left:5px;}
	.field-addition a {font-weight:normal;padding-left:10px;}

/*dropdown*/
select {padding:1px 0 0;}
	select.dropdown-325 {width:329px;height:22px;}
	select.dropdown-225{width:229px;height:22px;}
	select.dropdown-185{width:189px;height:22px;}
	select.dropdown-135{width:139px;height:22px;}
	select.dropdown-85{width:89px;height:22px;}

/*textarea*/
.form-textarea textarea {
	height:96px;
	overflow-y:scroll;
}
textarea.textarea-480 {
	width:480px;
}
textarea.textarea-325 {
	width:325px;
}

/*text fields*/
input.text-325{width:325px;height:18px;}
input.text-225{width:225px;height:18px;}
input.text-135{width:135px;height:18px;}
input.text-65{width:65px;height:18px;}
input.text-35{width:35px;height:18px;}

/*-- displaying un-editable text from fields --*/
.display-input .form-field {margin:0;font-size:11px;font-weight:bold;padding:3px 0 2px;}
	.display-input .form-field a {font-weight:normal;padding-left:10px;}

.display-input .field-label {margin:0;padding:3px 0 2px;}

/*-- text field user messages --*/
.field-message {position:relative; float:left;width:100%;top:5px;}
	.field-message span {position:relative;padding-top:1px;}
	.field-message .field-sub-label {padding:4px 0;}
	.field-message .field-sub-label.message {padding:0 0 4px;}

.field-inquiry {position:relative; float:left;padding-top:3px;margin-left:10px;font-size:11px;}
	.field-inquiry span {position:relative;padding-top:1px;}

	.field-inquiry span.img.success-image,
	.field-message span.img.success-image {color:#009900;padding-left:21px;background:transparent url(/images/ui-elements/icons/Icon_InfoSm.png) no-repeat scroll 0 0;padding-bottom:1px;}
	.field-inquiry span.img.error-image,
	.field-message span.img.error-image {color:#BE3512;padding-left:19px;background:transparent url(/images/ui-elements/icons/Icon_ErrorSm.png) no-repeat scroll 0 0;}
	.field-inquiry span.img.warning-image,
	.field-message span.img.warning-image {padding-left:22px;background:transparent url(/images/ui-elements/icons/Info_WarningSm.png) no-repeat scroll 0 0;}

/*checkbox & radio*/
.radio-label,
.checkbox-label,
.text-label {line-height:10px; height:10px;margin-top:7px;}
.radio-label span,
.checkbox-label span,
.text-label span {position:relative; float:right;}
.input-group .radio-label,
.input-group .checkbox-label,
.input-group .text-label {margin-top:16px;}

.form-radio {line-height:10px;padding:5px 0;float:left;}
.form-checkbox {line-height:10px;padding:7px 0;float:left;}
	.form-radio input, .form-radio span,
	.form-checkbox input, .form-checkbox span {position:relative; float:left;}

.round-box .radio-group .first-row,
.round-box .checkbox-group .first-row,
.round-box .text-group .first-row {padding:0 0 7px 0;}
	.round-box .radio-group .first-row .form-radio,
	.round-box .checkbox-group .first-row .form-checkbox {padding:0pt;}

.round-box .radio-group .right-column input.radio,
.round-box .checkbox-group .right-column input.checkbox {margin-left:10px;}

input.checkbox{margin:-1px 0 -2px;}
.radio-text ,
.checkbox-text {font-weight:bold;padding:0;width:88%;}
	.radio-text a,
	.checkbox-text a {padding-left:10px;font-weight:normal;}
	.radio-text label,
	.checkbox-text label {padding-left:5px;font-size:11px;line-height:12px;display:block;}
	.radio-text label a,
	.checkbox-text label a {padding-left:0px;}
	.radio-text div, .radio-text p,
	.checkbox-text div, .checkbox-text p{width:100%;}

.radio-text .radio-label-links {position:relative; float:left; font-size:11px;}
	.radio-text .radio-label-links a {line-height:12px;}
	.radio-text .radio-label-links span {line-height:11px; font-size:11px;}

.left-pad-18{padding-left:18px;} /* to align other text with checkbox group inner text */

/*-- radio with additional text --*/
.complex-radio .radio-intro {}
	.complex-radio .radio-intro span {padding-bottom:5px;}

.complex-radio .form-radio {height:auto;padding:4px 0;}
	.complex-radio .form-radio input,
	.complex-radio .form-radio span {position:relative; float:left;}

.complex-radio input.radio{top:5px;}

.complex-radio .radio-text {padding:4px 0;}
	.complex-radio .radio-text a{padding-left:10px;font-weight:normal;}
	.complex-radio .radio-text label.radio-heading {font-size:12px; font-weight:normal;padding-left:5px;line-height:14px;}
	.complex-radio .radio-text div,
	.complex-radio .radio-text p{line-height:14px;}
	.complex-radio .radio-text p.radio-content {font-weight:normal; float:left; width:100%;padding-left:5px;}

.complex-radio.input-group {padding-bottom:10px;}
	.complex-radio.input-group input.radio {top:1px;}
	.complex-radio.input-group .radio-text {padding:0pt;}
	.complex-radio.input-group p.radio-content {height:auto;}

.multiline-label {height:auto;}
	.multiline-label label {position:relative;line-height:16px! important;}

.form-radio.multiline-label label {top:-1px;}
.form-checkbox.multiline-label label {top:-3px;}

/*other*/
.img.required-symbol {padding-left:10px;background:transparent url(/images/ui-elements/icons/asterisk.png) no-repeat scroll 0 4px;}
.required-text {color:#BE3512!important;font-weight:bold!important;}

.img.yellow-form-arrow {
	background:transparent url(/images/ui-elements/icons/Icon_ArrowYellow.png) no-repeat scroll 0 0;
	height:13px;
	width:16px;
}


.img.green-form-arrow {
	background:transparent url(/images/ui-elements/icons/Icon_ArrowGreen.png) no-repeat scroll 0 0;
	height:29px;
	width:24px;
}
/****** All Buttons Buttons *******/
a.dt-button {
    display: block;
    float: left;
    clear:left;
    color:#fff !important;
	font-family:Arial,Verdana,Helvetica !important;
	font-weight:bold !important;
	white-space:nowrap !important;
    text-decoration: none !important;
    cursor:pointer;
    background:transparent url("/images/ui-elements/buttons/button-right-sprite.png") no-repeat scroll right top;
}
a.dt-button:hover,
* .dt-button:hover {
    background-position:right -20px !important;
}
	a.dt-button:hover span {
	    background-position:left -20px !important;
	}
a.dt-button.disabled,
a.dt-button.disabled:hover {
	background-position:right -40px !important;
	cursor:default;
}
	a.dt-button.disabled span,
	a.dt-button.disabled:hover span {
		background-position:left -40px !important;
	}
a.dt-button span {
    display: block;
	text-align:center;
	font-size:inherit;
	background:transparent url("/images/ui-elements/buttons/button-left-sprite.png") no-repeat scroll left top;
}

a.sm-grey-btn,
a.md-grey-btn,
a.lg-grey-btn,
a.lg-yellow-btn {
	color:#000 !important;
}

a.sm-grey-btn.disabled,
a.md-grey-btn.disabled,
a.lg-grey-btn.disabled,
a.lg-yellow-btn.disabled {
	color:#666 !important;
}

	a.sm-blue-btn span,
	a.md-blue-btn span,
	a.lg-blue-btn span {
		color:#fff !important;
	}

/****** Small Buttons *******/
a.sm-blue-btn,
a.sm-grey-btn {
	font-size:11px !important;
	height: 20px;
    padding-right: 10px !important; /* sliding doors padding */
}
	a.sm-blue-btn span,
	a.sm-grey-btn span {
	    line-height: 10px;
		min-width:3px;
		_width:3px;
	    padding: 5px 0 5px 10px;
	}

a.sm-blue-btn:hover,
* .sm-blue-btn:hover {
    background-position:right -20px !important;
}
	a.sm-blue-btn:hover span {
	    background-position:left -20px !important;
	}
a.sm-blue-btn.disabled,
a.sm-blue-btn.disabled:hover {
	background-position:right -40px!important;
	cursor:default;
}
	a.sm-blue-btn.disabled span,
	a.sm-blue-btn.disabled:hover span {
		background-position:left -40px !important;
	}

a.sm-grey-btn {
    background-position:right -60px;
}
	a.sm-grey-btn span {
	    background-position:left -60px;
	}
a.sm-grey-btn:hover,
* .sm-grey-btn:hover {
    background-position:right -80px !important;
}
	a.sm-grey-btn:hover span {
	    background-position:left -80px !important;
	}
a.sm-grey-btn.disabled,
a.sm-grey-btn.disabled:hover {
	background-position:right -100px !important;
	cursor:default;
}
	a.sm-grey-btn.disabled span,
	a.sm-grey-btn.disabled:hover span {
		background-position:left -100px !important;
	}

/****** Medium Buttons *******/
a.md-blue-btn,
a.md-grey-btn {
	font-size:12px !important;
    height: 26px;
    padding-right: 10px !important; /* sliding doors padding */
}
	a.md-blue-btn span,
	a.md-grey-btn span {
	    line-height: 11px;
		min-width:59px;
		_width:69px;
		padding:7px 0 8px 10px;
	}

a.md-blue-btn {
    background-position:right -120px;
}
	a.md-blue-btn span {
	    background-position:left -120px;
	}
a.md-blue-btn:hover,
* .md-blue-btn:hover {
    background-position:right -146px !important;
}
	a.md-blue-btn:hover span {
	    background-position:left -146px !important;
	}
a.md-blue-btn.disabled,
a.md-blue-btn.disabled:hover {
	background-position:right -172px!important;
	cursor:default;
}
	a.md-blue-btn.disabled span,
	a.md-blue-btn.disabled:hover span {
		background-position:left -172px !important;
	}

a.md-grey-btn {
    background-position:right -198px;
}

	a.md-grey-btn span {
	    background-position:left -198px;
	}
a.md-grey-btn:hover,
* .md-grey-btn:hover {
    background-position:right -224px !important;
}
	a.md-grey-btn:hover span {
	    background-position:left -224px !important;
	}
a.md-grey-btn.disabled,
a.md-grey-btn.disabled:hover {
	background-position:right -250px!important;
	cursor:default;
}
	a.md-grey-btn.disabled span,
	a.md-grey-btn.disabled:hover span {
		background-position:left -250px !important;
	}

/****** Large Buttons *******/
a.lg-blue-btn,
a.lg-grey-btn,
a.lg-yellow-btn {
	font-size:18px !important;
    height: 39px;
    padding-right: 15px !important; /* sliding doors padding */
}
	a.lg-blue-btn span,
	a.lg-grey-btn span,
	a.lg-yellow-btn span {
	    line-height: 15px;
		min-width:172px;
		_width:187px;
		font-size:18px;
		padding:11px 0 13px 15px;
	}

a.lg-blue-btn {
    background-position:right -276px;
}
	a.lg-blue-btn span {
	    background-position:left -276px;
	}
a.lg-blue-btn:hover,
* .lg-blue-btn:hover {
    background-position:right -315px !important;
}
	a.lg-blue-btn:hover span {
	    background-position:left -315px !important;
	}
a.lg-blue-btn.disabled,
a.lg-blue-btn.disabled:hover {
	background-position:right -354px!important;
	cursor:default;
}
	a.lg-blue-btn.disabled span,
	a.lg-blue-btn.disabled:hover span {
		background-position:left -354px !important;
	}

a.lg-grey-btn {
    background-position:right -393px;
}
	a.lg-grey-btn span {
	    background-position:left -393px;
	}
a.lg-grey-btn:hover,
* .lg-grey-btn:hover {
    background-position:right -432px !important;
}
	a.lg-grey-btn:hover span {
	    background-position:left -432px !important;
	}

a.lg-yellow-btn {
    background-position:right -471px;
}

	a.lg-yellow-btn span {
	    background-position:left -471px;
	}
a.lg-yellow-btn:hover,
* .lg-yellow-btn:hover {
    background-position:right -510px !important;
}
	a.lg-yellow-btn:hover span {
	    background-position:left -510px !important;
	}
a.lg-yellow-btn.disabled,
a.lg-yellow-btn.disabled:hover {
	background-position:right -549px!important;
	cursor:default;
}
	a.lg-yellow-btn.disabled span,
	a.lg-yellow-btn.disabled:hover span {
		background-position:left -549px !important;
	}



/****** All Buttons Buttons *******/
a.dt-button {
    display: block;
    float: left;
    clear:none;
    color:#fff !important;
	font-family:Arial,Verdana,Helvetica !important;
	font-weight:bold !important;
	white-space:nowrap !important;
    text-decoration: none !important;
    cursor:pointer;
    background:transparent url("/images/ui-elements/buttons/button-right-sprite.png") no-repeat scroll right top;
}
a.dt-button:hover,
* .dt-button:hover {
    background-position:right -20px !important;
}
	a.dt-button:hover span {
	    background-position:left -20px !important;
	}
a.dt-button.disabled,
a.dt-button.disabled:hover {
	background-position:right -40px !important;
	cursor:default;
}
	a.dt-button.disabled span,
	a.dt-button.disabled:hover span {
		background-position:left -40px !important;
	}
a.dt-button span {
    display: block;
	text-align:center;
	font-size:inherit;
	background:transparent url("/images/ui-elements/buttons/button-left-sprite.png") no-repeat scroll left top;
}

a.md-half-grey-btn,
a.sm-grey-btn,
a.md-grey-btn,
a.lg-grey-btn,
a.lg-half-yellow-btn,
a.lg-yellow-btn {
	color:#000 !important;
}

a.md-half-grey-btn.disabled,
a.sm-grey-btn.disabled,
a.md-grey-btn.disabled,
a.lg-grey-btn.disabled,
a.lg-half-yellow-btn.disabled,
a.lg-yellow-btn.disabled {
	color:#666 !important;
}

	a.sm-blue-btn span,
	a.md-blue-btn span,
	a.lg-blue-btn span {
		color:#fff !important;
	}
a.use-parent-text-align {
	display:inline-block! important;
	float:none!important;
}
/****** Small Buttons *******/
a.sm-blue-btn,
a.sm-grey-btn {
	font-size:11px !important;
	height: 20px;
    padding-right: 10px !important; /* sliding doors padding */
}
	a.sm-blue-btn span,
	a.sm-grey-btn span {
	    line-height: 10px;
		min-width:3px;
		_width:3px;
	    padding: 5px 0 5px 10px;
	}

a.sm-blue-btn:hover,
* .sm-blue-btn:hover {
    background-position:right -20px !important;
}
	a.sm-blue-btn:hover span {
	    background-position:left -20px !important;
	}
a.sm-blue-btn.disabled,
a.sm-blue-btn.disabled:hover {
	background-position:right -40px!important;
	cursor:default;
}
	a.sm-blue-btn.disabled span,
	a.sm-blue-btn.disabled:hover span {
		background-position:left -40px !important;
	}

a.sm-grey-btn {
    background-position:right -60px;
}
	a.sm-grey-btn span {
	    background-position:left -60px;
	}
a.sm-grey-btn:hover,
* .sm-grey-btn:hover {
    background-position:right -80px !important;
}
	a.sm-grey-btn:hover span {
	    background-position:left -80px !important;
	}
a.sm-grey-btn.disabled,
a.sm-grey-btn.disabled:hover {
	background-position:right -100px !important;
	cursor:default;
}
	a.sm-grey-btn.disabled span,
	a.sm-grey-btn.disabled:hover span {
		background-position:left -100px !important;
	}

/****** Medium Buttons *******/
a.md-blue-btn,
a.md-half-blue-btn,
a.md-grey-btn {
	font-size:12px !important;
    height: 26px;
    padding-right: 10px !important; /* sliding doors padding */
}
    a.md-half-blue-btn span,
	a.md-blue-btn span,
	a.md-grey-btn span {
	    line-height: 11px;
		min-width:59px;
		_width:69px;
		padding:7px 0 8px 10px;
	}
    a.md-half-blue-btn span {
		min-width:auto! important;
    }
a.md-half-blue-btn,
a.md-blue-btn {
    background-position:right -120px;
}
	a.md-blue-btn span {
	    background-position:left -120px;
	}
	a.md-half-blue-btn span {
	    background-position:-5px -120px !important;
	}
a.md-half-blue-btn:hover,
* .md-half-blue-btn:hover,
a.md-blue-btn:hover,
* .md-blue-btn:hover {
    background-position:right -146px !important;
}
	a.md-blue-btn:hover span {
	    background-position:left -146px !important;
	}
	a.md-half-blue-btn:hover span {
	    background-position:-5px -146px !important;
	}
a.md-half-blue-btn.disabled,
a.md-half-blue-btn.disabled:hover,
a.md-blue-btn.disabled,
a.md-blue-btn.disabled:hover {
	background-position:right -172px!important;
	cursor:default;
}
	a.md-blue-btn.disabled span,
	a.md-blue-btn.disabled:hover span {
		background-position:left -172px !important;
	}
	a.md-half-blue-btn.disabled span,
	a.md-half-blue-btn.disabled:hover span {
		background-position:-5px -172px !important;
	}

a.md-grey-btn {
    background-position:right -198px;
}

	a.md-grey-btn span {
	    background-position:left -198px;
	}
a.md-grey-btn:hover,
* .md-grey-btn:hover {
    background-position:right -224px !important;
}
	a.md-grey-btn:hover span {
	    background-position:left -224px !important;
	}
a.md-grey-btn.disabled,
a.md-grey-btn.disabled:hover {
	background-position:right -250px!important;
	cursor:default;
}
	a.md-grey-btn.disabled span,
	a.md-grey-btn.disabled:hover span {
		background-position:left -250px !important;
	}
a.md-half-grey-btn {
	background:none;
	background-color:#D7D7D7;
	height:27px;
	width:25px;
	border:1px solid #CFCFCF;
	border-left:none;
    border-radius:0 2px 2px 0;
}
	a.md-half-grey-btn span {
		height:25px;
		width:25px;
	    background:transparent url("/images/ui-elements/img/marketplace-search.png") no-repeat scroll 2px 2px;
	}
a.md-half-grey-btn:hover,
* .md-half-grey-btn:hover,
a.md-half-grey-btn:hover span {
    background-position:2px 2px !important;
	background-color:#BBBBBB;
}
	a.md-half-grey-btn.disabled,
	a.md-half-grey-btn.disabled:hover,
	a.md-half-grey-btn.disabled span,
	a.md-half-grey-btn.disabled:hover span {
	    background-position:2px 2px !important;
        background-color:#F6F7F7;
	}

/****** Large Buttons *******/
a.lg-blue-btn,
a.lg-grey-btn,
a.lg-half-yellow-btn,
a.lg-yellow-btn {
	font-size:18px !important;
    height: 39px;
    padding-right: 15px !important; /* sliding doors padding */
}
	a.lg-blue-btn span,
	a.lg-grey-btn span,
	a.lg-half-yellow-btn span,
    a.lg-yellow-btn span {
	    line-height: 15px;
		min-width:172px;
		_width:187px;
		font-size:18px;
		padding:11px 0 13px 15px;
	}
    a.lg-half-yellow-btn span {
		min-width:auto! important;
	}
a.lg-blue-btn {
    background-position:right -276px;
}
	a.lg-blue-btn span {
	    background-position:left -276px;
	}
a.lg-blue-btn:hover,
* .lg-blue-btn:hover {
    background-position:right -315px !important;
}
	a.lg-blue-btn:hover span {
	    background-position:left -315px !important;
	}
a.lg-blue-btn.disabled,
a.lg-blue-btn.disabled:hover {
	background-position:right -354px!important;
	cursor:default;
}
	a.lg-blue-btn.disabled span,
	a.lg-blue-btn.disabled:hover span {
		background-position:left -354px !important;
	}

a.lg-grey-btn {
    background-position:right -393px;
}
	a.lg-grey-btn span {
	    background-position:left -393px;
	}
a.lg-grey-btn:hover,
* .lg-grey-btn:hover {
    background-position:right -432px !important;
}
	a.lg-grey-btn:hover span {
	    background-position:left -432px !important;
	}

a.lg-half-yellow-btn,
a.lg-yellow-btn {
    background-position:right -471px;
}
	a.lg-yellow-btn span {
	    background-position:left -471px;
	}
	a.lg-half-yellow-btn span {
	    background-position:-18px -471px !important;
	}
a.lg-half-yellow-btn:hover,
* .lg-half-yellow-btn:hover,
a.lg-yellow-btn:hover,
* .lg-yellow-btn:hover {
    background-position:right -510px !important;
}
	a.lg-yellow-btn:hover span {
	    background-position:left -510px !important;
	}
	a.lg-half-yellow-btn:hover span {
	    background-position:-18px -510px !important;
	}
a.lg-half-yellow-btn.disabled,
a.lg-half-yellow-btn.disabled:hover,
a.lg-yellow-btn.disabled,
a.lg-yellow-btn.disabled:hover {
	background-position:right -549px!important;
	cursor:default;
}
	a.lg-yellow-btn.disabled span,
	a.lg-yellow-btn.disabled:hover span {
		background-position:left -549px !important;
	}
	a.lg-half-yellow-btn.disabled span,
	a.lg-half-yellow-btn.disabled:hover span {
		background-position:-18px -549px !important;
	}

/** Responsive **/
/** Custom for half buttons used in forms only - should normally be 460px **/
@media (max-width:535px) {

/* blue */
    a.md-half-blue-btn span {
		min-width:59px! important;
		background-position:left -120px !important;
    }
	a.md-half-blue-btn:hover span {
	    background-position:left -146px !important;
	}
	a.md-half-blue-btn.disabled span,
	a.md-half-blue-btn.disabled:hover span {
		background-position:left -172px !important;
	}

/* grey */
    a.md-half-grey-btn,
    a.md-half-grey-btn:hover,
	* .md-half-grey-btn:hover {
		border-radius:2px;
		width:100% !important;
    }
	a.md-half-grey-btn span,
	a.md-half-grey-btn:hover span {
		width:100% !important;
		background-position:center center !important;
    }

/* yellow */
    a.lg-half-yellow-btn span {
		min-width:172px! important;
		background-position:left -471px !important;
	}
	a.lg-half-yellow-btn:hover span {
	    background-position:left -510px !important;
	}
	a.lg-half-yellow-btn.disabled span,
	a.lg-half-yellow-btn.disabled:hover span {
		background-position:left -549px !important;
	}
}
/* Default Properties */
.n-round-container {
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align:left;
    width:100%;
}
.n-round-inner {
	height:auto;
	padding:10px;
}
.n-text-top {
	padding:10px 10px 0pt;
	display:block;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	height:24px;
}

/* Color Choices */
.n-blue-grey-grey-container,
.n-grey-grey-container,
.n-yellow-grey-grey-container {
    background-color:#FAFAFA;
    border:1px solid #C9C7C3;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.n-grey-white-container,
.n-blue-grey-white-container {
    background-color:#FFFFFF;
    border:1px solid #C9C7C3;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.n-blue-grey-white-container .n-round-header,
.n-blue-grey-grey-container .n-round-header {
	background-color:#2F5685;
	background-image:linear-gradient(top, #2F5685 92%, #7A99B7 96%, #264C6F 99%);
	background-image:-o-linear-gradient(top, #2F5685 92%, #7A99B7 96%, #264C6F 99%);
	background-image:-moz-linear-gradient(top, #2F5685 92%, #7A99B7 96%, #264C6F 99%);
	background-image:-webkit-linear-gradient(top, #2F5685 92%, #7A99B7 96%, #264C6F 99%);
	background-image:-ms-linear-gradient(top, #2F5685 92%, #7A99B7 96%, #264C6F 99%);
	background-image:-webkit-gradient(
		linear,
		left top,
		left 31,
		color-stop(0.92, #2F5685),
		color-stop(0.96, #7A99B7),
		color-stop(0.99, #264C6F)
	);
	border-top:5px solid #2F5685;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    -webkit-border-top-left-radius:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
}
.n-blue-grey-white-container .n-text-top,
.n-blue-grey-grey-container .n-text-top {
	color:#FFFFFF;
	padding-top:5px;
    padding-bottom:2px;
}
.n-yellow-grey-grey-container .n-text-top {
	color:#000000;
	background-color:#E4B201;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.n-yellow-grey-grey-container .n-text-top {
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    -webkit-border-top-left-radius:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
}

/* Error, Warning, Success */
.n-message-body {}
.n-message-detail {
	padding-top:1px;
}
.n-message-summary {
	font-weight:bold;
	padding-top:4px;
}
.n-user-message {
	background-color:#FFFFFF;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.n-user-message .n-message-body {
	min-height:22px;
	min-width:35px;
	padding-left:35px;
}
.n-user-message .n-round-inner {
	padding-top:7px;
}
.n-error-container {
	border:1px solid #BE3512;
}
.n-error-container .n-message-body {
	background:transparent url("/images/domain-manager/Error/Icon_Error.png") no-repeat scroll left top !important;
}
.n-error-container .n-round-header {
	background-color:#BE3512;
	background-image:linear-gradient(top, #BE3512 44%, #E26E6E 72%, #990000 86%);
	background-image:-o-linear-gradient(top, #BE3512 44%, #E26E6E 72%, #990000 86%);
	background-image:-moz-linear-gradient(top, #BE3512 44%, #E26E6E 72%, #990000 86%);
	background-image:-webkit-linear-gradient(top, #BE3512 44%, #E26E6E 72%, #990000 86%);
	background-image:-ms-linear-gradient(top, #BE3512 44%, #E26E6E 72%, #990000 86%);
	background-image:-webkit-gradient(
		linear,
		left top,
		left 5,
		color-stop(0.44, #BE3512),
		color-stop(0.72, #E26E6E),
		color-stop(0.86, #990000)
	);
}
.n-success-container {
	border:1px solid #009900;
}
.n-success-container .n-message-body {
	background:transparent url("/images/domain-manager/Success/Icon_Success.png") no-repeat scroll left top !important;
}
.n-success-container .n-round-header {
	background-color:#009900;
	background-image:linear-gradient(top, #009900 40%, #72B94F 86%, #336600 99%);
	background-image:-o-linear-gradient(top, #009900 40%, #72B94F 86%, #336600 99%);
	background-image:-moz-linear-gradient(top, #009900 40%, #72B94F 86%, #336600 99%);
	background-image:-webkit-linear-gradient(top, #009900 40%, #72B94F 86%, #336600 99%);
	background-image:-ms-linear-gradient(top, #009900 40%, #72B94F 86%, #336600 99%);
	background-image:-webkit-gradient(
		linear,
		left top,
		left 5,
		color-stop(0.40, #009900),
		color-stop(0.86, #72B94F),
		color-stop(0.99, #336600)
	);
}
.n-warning-container {
	border:1px solid #FEC601;
}
.n-warning-container .n-message-body {
	background:transparent url("/images/domain-manager/Warning/Icon_Warning.png") no-repeat scroll left top !important;
}
.n-warning-container .n-round-header {
	background-color:#FEC601;
	background-image: linear-gradient(top, #EAC200 40%, #F2DA66 86%, #CC9900 99%);
	background-image:-o-linear-gradient(top, #EAC200 40%, #F2DA66 86%, #CC9900 99%);
	background-image:-moz-linear-gradient(top, #EAC200 40%, #F2DA66 86%, #CC9900 99%);
	background-image:-webkit-linear-gradient(top, #EAC200 40%, #F2DA66 86%, #CC9900 99%);
	background-image:-ms-linear-gradient(top, #EAC200 40%, #F2DA66 86%, #CC9900 99%);
	background-image:-webkit-gradient(
		linear,
		left top,
		left 5,
		color-stop(0.40, #EAC200),
		color-stop(0.86, #F2DA66),
		color-stop(0.99, #CC9900)
	);
}
/* Used for creating a medium(user messaging) top bar */
.n-user-message .n-round-header {
    height:5px;
}

/* Messaging specific */
 .messaging-icon-container{
    height:40px;
    position: relative;
    width:40px;
}
.messaging-icon-container:after {
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  left:0;
  position: absolute;
  text-decoration: inherit;
  top:0;
}

.alert-danger .messaging-icon-container:after,
.alert-error .messaging-icon-container:after{
    /*fa-exclamation-circle*/
    content: "\f06a";
}
.alert-info .messaging-icon-container:after{
    /*fa-info-circle*/
    content: "\f05a";
}
.alert-success .messaging-icon-container:after{
    /*fa-info-circle*/
    content: "\f05a";
}
.alert-warning .messaging-icon-container:after{
    /*fa-exclamation-triangle*/
    content: "\f071";
}

/** Responsive **/
@media (max-width:680px) {
	.n-round-container {
	    width:99%! important;
	}
}

/***************************************
   =flyoutClass: 'dt-tip'
****************************************/
#flyout {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align:left;
}
#flyout-title {
	overflow: hidden;
	background-color:#FFFFFF;
	border-right:2px solid #000066;
	padding:10px;
    margin: 0;
}
#flyout-close {
  float: right;
  position: relative;
}
	#flyout-close a {
		background:transparent url(/images/domain-manager/Flyout/Bttn_Close.png) no-repeat scroll 0 top;
		height:13px;
		width:13px;
		display:block;
		text-decoration:none;
	}
#flyout-waitimage {
  width: 28px;
  height: 28px;
  position: absolute;
  background: transparent url(/images/ui-elements/img/grey_spinner_28x28.gif) no-repeat scroll left top;
}
#flyout-extra {
  display: none;
}
#flyout-top {
    font-size:0pt;
    height:14px;
    padding-right:12px;
}
#flyout-bottom {
    font-size:0pt;
    height:12px;
    padding-right:12px;
}
#flyout-top-fill,
#flyout-bottom-fill {
    height:100%;
    zoom:1;
}
#flyout-body {
    height:auto;
    border-left:2px solid #000066;
    padding-right:5px;
    background:transparent url(/images/ui-elements/containers/flyout-drop-shadow.png) repeat-y scroll right top;
}
#flyout-inner {
    padding:7px 10px;
    border-right:2px solid #000066;
	background-color: #FFFFFF;
}

#flyout .back-left-image {
	background:transparent url(/images/ui-elements/containers/flyout-body-left.png) no-repeat 0 top;
}
#flyout .back-right-image {
	background:transparent url(/images/ui-elements/containers/flyout-body-right.png) no-repeat right top;
}
#flyout-bottom.back-right-image {
	background-position:right bottom;
}
#flyout-bottom-fill.back-left-image {
    background-position:0 bottom;
}

/* dt-tip arrows */
.flyout-arrows {
	background-position:0 2px;
	background-repeat:no-repeat;
	display:none;
	height:30px;
	position:absolute;
	top:0;
	width:46px;
}
.flyout-right-dt-tip .flyout-arrows {
  background: transparent url(/images/ui-elements/containers/flyout-handle-left.png) no-repeat scroll 0 0;
}
.flyout-left-dt-tip .flyout-arrows {
  background: transparent url(/images/ui-elements/containers/flyout-handle-right.png) no-repeat scroll 0 0;
}
.flyout-top-dt-tip .flyout-arrows {
	background: transparent url(/images/ui-elements/containers/flyout-handle-down.png) no-repeat scroll 0 0;
	height: 50px;
	width: 31px;
}
.flyout-bottom-dt-tip .flyout-arrows {
	background: transparent url(/images/ui-elements/containers/flyout-handle-up.png) no-repeat scroll 0 0;
	height: 46px;
	width: 31px;
}
#login-form-widget
{
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	overflow:auto;
}

	#login-form-widget #login-body-content
	{
		text-align:left;
		min-width:300px;
		width:99%;
	}
	
	#login-block
	{
		background-color:white;
		display: none;
		height:150px;
		left:0;
		opacity:0.7;
		filter: alpha(opacity = 70);
		overflow:visible;
		position:absolute;
		top:0px;
		width:450px;
		z-index:100;
	}

	#login-form-widget
	{
		overflow-x:visible;
		overflow-y:visible;
		width:450px;
		height:150px;
		position: absolute;
		top:150px;
		left: 0px;
		background-color: white;
		filter: alpha(opacity=70);
		opacity:.70;
		-moz-opacity:.70;
		z-index:100;
		display:none;
	}

	#login-form-widget .login-form-label
	{
		text-align:right;
		padding-right:10px;
		font-size:11px;
		color:#000000;
		font-family:arial,sans-serif;
		float:left;
	}

		#login-form-widget .login-form-label span { margin-right:10px; }

	#login-form-widget span.login-valign-n3
	{
		position:relative;
		top:-3px;
	}

	#login-form-widget span.login-valign-n4
	{
		position:relative;
		top:-4px;
	}

	#login-form-widget span.verdana-10
	{
		font-family:Verdana;
		font-size:10px;
	}

	#login-form-widget .login-field-label
	{
		margin:5px 0;
		padding:6px 0 0;
	}

	#login-form-widget .login-form-field
	{
		float:right;
		margin:5px 0;
		position:relative;
	}

	#login-form-widget .login-checkbox-text
	{
		font-weight:bold;
		padding:0;
		width:88%;
	}

	#login-form-widget .login-radio-text label,
	#login-form-widget .login-checkbox-text label
	{
		display:block;
		font-size:11px;
		line-height:12px;
		padding-left:5px;
	}

	#login-form-widget .login-form-checkbox
	{
		float:left;
		line-height:10px;
		padding:7px 0;
	}


	#login-form-widget .login-form-checkbox input,
	#login-form-widget .login-form-checkbox span
	{
		float:left;
		position:relative;
	}

	.arial
	{
		font-family:Arial,Sans-Serif;
	}
	.verdana
	{
		font-family:Verdana,Sans-Serif;
	}
	.valign-n3  {
		position:relative;
		top: -3px;
	}

	.valign-n4  {
		position:relative;
		top: -4px;
	}
	.valign-4  {
		position:relative;
		top: 4px;
	}

.connector-button{cursor: pointer;}
.connector-button .connector-label{
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    height:25px;
    width:140px;
}
.connector-button .connector-label div{margin:5px 0 0 5px;}
.connector-button .google{background-color:#839AED;}

.simpleNav {
	margin-top: 20px;
	margin-bottom: 20px;
}

.logo {
    margin-bottom: 10px;
    height: 50px;
}

@media screen and (max-width:767px){}@media (min-width:768px){}@media (min-width:768px){}@media (max-width:767px){}@media (min-width:768px){}@media (min-width:768px){}@media (max-width:767px){}@media (max-width:767px){}html{position:relative;min-height:100%}body{margin-bottom:80px}.footer{position:absolute;bottom:0;width:100%}.footnote{width:100%;margin:20px 0 10px 0;text-align:center}footer{text-align:center}footer ul.left{float:none}footer ul.right{float:none}footer ul a,footer ul p{font-size:12px;color:#5a5a5a}@media (min-width:992px){footer ul.left{float:left}footer ul.right{float:right}}
body {
	text-align:center! important;
}
.content-header{
	width:100%;
	height:34px;
	margin-top:25px;
	margin-bottom:20px;
}

.secure{
	font-size:11px;
}

#copyright{
	font-size:11px;
	line-height:20px;
	text-align:left;
	position: relative;
	clear: both;
}

.login-container {
	text-align: left;
}

.header-column{
	border-top: 1px solid #FFFFFF;
}

.login-footer-line{
	border-top:1px solid #336391;
}

.login-footer{
	position:relative;
	width:100%;
	height:30px;
}

.login-footer-left{
	position:absolute;
	width:49%;
	vertical-align:middle;
}

.login-footer-right{
	position:absolute;
	text-align:right;
	width:120px;
	right:12px;
	bottom:3;
}

.login-form-label-right {
	position: relative;
	top: -4px;
}

.learn-more {
	position: relative;
	top: 10px;
	left: 10px;
}

.secure-site{
    bottom:10px;
    left:10px;
    position:absolute;
}

.secure-site-forgot-password {
	position: relative;
	top: 8px;
	left: 0px;
}

.login-column-cell {
	padding: 7px 19px 19px;
	width: 46%;
}

.adjust-right-col {
	top: 2px;
}

.arial-11 {
	font-family: Arial;
	font-size: 11px;
}

.arial-12 {
	font-family: Arial;
	font-size: 12px;
}
	.arial-12 div.p {
		padding-bottom: 12px;
		clear: both;
	}

.p-10 {
	padding-bottom: 10px;
	clear: both;
}

.p-15 {
	padding-bottom: 15px;
	clear: both;
}

.verdana-10 {
	font-family: Verdana;
	font-size: 10px;
}

.verdana-11 {
	font-family: Verdana;
	font-size: 10px;
}

.relative {
	position: relative;
}

.valign-n3  {
	top: -3px;
}

.valign-n4  {
	top: -4px;
}

.valign-n6 {
	top: -6px;
}

.valign-5 {
	top: 5px;
}



.form-container {
	background-color:#F2F3F5;
}

.form-textarea, .form-select{width:230px;}

.form-input {
	font-family:arial,sans-serif;
	font-size:12px;
	width:214px;
}

.support-email {
	vertical-align: middle;
	position: relative;
	top: 1px;
}

span#email{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font-family:arial,sans-serif;
	position: relative;
	top: 2px;
}

.access-account{
	position:relative;
	left:35%;
	padding-bottom:15px;
}

.cancel a{
	position:absolute;
	left:100px;
	top:5px;
	font-size:11px;
}

.footer-spacer{
	height:30px;
}

#availability{
	position:float;
	height:25px;
	vertical-align:middle;
	font-weight:bold;
	color:;
}

.login-forgot-password-email-label {
	position: relative;
	top: -4px;
}

.password-strength-bar{
	width:115px;
	height:2px;
	font-size:2px;
}

.password-strength-container{
	width:115px  !important;
	height:4px;
	border:1px solid #C7CFD2;
	padding:1px;
	font-size: 3px;
	position: relative;
	left: 240px;
	top: 5px;
}

.password-strength-label {
	 position: relative;
	 left: 170px;
	 top: -5px;
}

.password-strength-column{
	height:30px;
	padding-bottom:10px;
}

.password-strength-bar-column{
	padding-left:15px;
	vertical-align:middle;
}

#create-account-button span{
	width:300px;
}

.wide-96{
	width:96%;
}
.wide-200{width:200px;}

.wide-error {
	width: 55%;
}
#fb-button-container{height:50px;}
#fb-login-button-container{
    bottom:10px;
    left:195px;
    position:absolute;
    width:250px;
}
#fb-register-button-container{
    bottom:7px;
    position:absolute;
    right:75px;
    width:320px;
}
.support-email{
    left:-4px;
    position: relative;
    top:-4px;
}

/* Override some connectors styles */
.connector-button{cursor:pointer;}
.connector-button .connector-label{
    font-size:11px;
    height:25px !important;
    padding-right:15px;
    width: auto !important;
}
.connector-button img{
    height:25px !important;
    width:25px !important;
}
.connector-button .connector-label div{margin:6px 0 0 5px !important;}


/* Free Trial / Pro Account buttons */
/* DT Custom Buttons */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-purple {
  color: #ffffff !important;
  background-color: #635375;
  border-color: #635375;
  text-decoration: none;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
  color: #ffffff;
  background-color: #4f425d;
  border-color: #453a51;
}
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #635375;
  border-color: #635375;
}
.btn-gold {
  color: #ffffff !important;
  background-color: #84643e;
  border-color: #84643e;
  text-decoration: none;
}
.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active,
.btn-gold.active,
.open .dropdown-toggle.btn-gold {
  color: #ffffff;
  background-color: #684f31;
  border-color: #5a442a;
}
.btn-gold:active,
.btn-gold.active,
.open .dropdown-toggle.btn-gold {
  background-image: none;
}
.btn-gold.disabled,
.btn-gold[disabled],
fieldset[disabled] .btn-gold,
.btn-gold.disabled:hover,
.btn-gold[disabled]:hover,
fieldset[disabled] .btn-gold:hover,
.btn-gold.disabled:focus,
.btn-gold[disabled]:focus,
fieldset[disabled] .btn-gold:focus,
.btn-gold.disabled:active,
.btn-gold[disabled]:active,
fieldset[disabled] .btn-gold:active,
.btn-gold.disabled.active,
.btn-gold[disabled].active,
fieldset[disabled] .btn-gold.active {
  background-color: #84643e;
  border-color: #84643e;
}
.btn-blue {
  color: #ffffff !important;
  background-color: #2f5685;
  border-color: #2f5685;
  text-decoration: none;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #244367;
  border-color: #1f3958;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #2f5685;
  border-color: #2f5685;
}
.btn-green {
  color: #ffffff !important;
  background-color: #4fb537;
  border-color: #4fb537;
  text-decoration: none;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #41962d;
  border-color: #3b8629;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #4fb537;
  border-color: #4fb537;
}
/* END: DT Custom Buttons */
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
