
/**** 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;
}

/* 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;}

/****** 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;
	}
}

/** All **/
.default-search-form,
.default-search-title,
.default-search-description,
.default-search-input-container,
.default-search-example {
    position:relative;
    float:left;
    width:100%;
}
#main-search-section,
#secondary-search-section,
#hidden-search-section {
    position:relative;
    float:left;
    width:100%;
    /*margin-left: 20px;
    margin-top: 10px;*/
}
#hidden-search-section {
    display:none;
}

/** Container **/
/** Used for one column layout **/
.container-width-680px {
	width:680px;
}

/** Tips **/
.default-search-tips-container {
    position:absolute;
    right:10px;
    text-align:right;
    width:160px;
    z-index:100;
}
.default-search-tips-container a {
    background:transparent url("/images/icons/help_icon.gif") no-repeat scroll right top;
    font-size:11px;
    padding:4px 25px 4px 0;
}

/** Text: Title & Description & Example**/
form.default-search-form {
	padding-bottom:5px;
}
.default-search-title {
    font-size:13px;
    font-weight:bold;
    padding:5px 0 5px 3px;
}
.default-search-description {
    font-size:12px;
    padding:0 0 3px 3px;
}
.default-search-example {
    font-size:11px;
    padding:0 0 0 3px;
}

/** Form: Label & Input & Button **/
.default-search-input-container {
    text-align:left;
    padding:5px 0;
}
input.default-search-input {
    border:1px solid #000;
    border-radius:3px;
    color:#000;
    font-size:12px !important;
    height:14px;
    padding:5px 5px 5px;
    float:left;
    position:relative;
    margin-right:10px;
    width:70%;
}
input.default-half-input {
    border-top-left-radius:3px;
    border-top-right-radius:0px !important;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:0px !important;
    margin-right:0px !important;
}
input.default-value-display {
	color:#999 !important;
}
input.default-search-input-hidden {
    display:none;
}
form.default-search-form a.sm-blue-btn,
form.default-search-form a.sm-grey-btn,
form.default-search-form a.md-half-blue-btn,
form.default-search-form a.md-blue-btn,
form.default-search-form a.md-grey-btn,
form.default-search-form a.lg-blue-btn,
form.default-search-form a.lg-grey-btn,
form.default-search-form a.lg-half-yellow-btn,
form.default-search-form a.lg-yellow-btn {
    min-width:22% !important;
}
form.default-search-form a.sm-blue-btn span,
form.default-search-form a.sm-grey-btn span,
form.default-search-form a.md-half-blue-btn span,
form.default-search-form a.md-blue-btn span,
form.default-search-form a.md-half-grey-btn span,
form.default-search-form a.md-grey-btn span,
form.default-search-form a.lg-blue-btn span,
form.default-search-form a.lg-grey-btn span,
form.default-search-form a.lg-half-yellow-btn span,
form.default-search-form a.lg-yellow-btn span {
    min-width:0 !important;
}
form.default-search-form a.lg-half-yellow-btn span {
    width:130px !important\9;
}

/** Custom: Landing Form **/
.landing-form form.default-search-form {
	padding-bottom:10px;
}
.landing-form .default-search-title {
    font-size:16px;
}
.landing-form .default-search-description {
    font-size:14px;
    padding:2px 0 10px 3px;
}
.landing-form input.default-search-input {
    font-size:14px !important;
    height:39px;
    padding:9px 10px 10px;
    width:70%;
}
.landing-form .default-search-example {
    font-size:12px;
}
.landing-form a.lg-half-yellow-btn {
    float:left;
    position:relative;
    min-width:24% !important;
}
.landing-search-progress-loader {
    right:25%;
    top:-10px;
}

/** Custom: Mini Form **/
form.mini-form {
    padding-bottom:0;
}
.mini-form .default-search-title {
    font-size:12px;
    padding:0 0 0 3px;
}
.mini-form .default-search-description,
.mini-form .default-search-example {
	display:none;
}
.mini-form input.default-search-input {
    border:1px solid #D7D7D7;
	font-size:14px;
    height:18px;
    padding:3px 5px 4px;
    width:64%;
    margin-right:5px;
}
.mini-form input.default-half-input {
    width:78%;
}
.mini-form a.md-half-grey-btn {
    float:left;
    position:relative;
}
.mini-search-progress-loader {
    right:10%;
    top:2px;
}

.mini-form input{
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    outline: none;
}

/** Responsive **/
@media (max-width:880px) {
    /* prevent horizontal scrolling */
    .mini-form .default-search-title{padding:0 !important;}
    .mini-form .default-search-title span{margin-left:3px;}
}

@media (max-width:680px) {
    .container-width-680px {
        width:100%;
    }
}

/** Custom for this form only - should normally be 460px **/
@media (max-width:535px) {
	form.default-search-form {
		padding-bottom:0! important;
	}

	.mini-form .default-search-title {
	    font-size:14px !important;
        padding-top:5px !important;
	    padding-bottom:5px !important;
	}

	.default-search-description,
	.default-search-example {
	    display:none;
	}
	.default-search-input-container {
        padding-bottom:10px !important;
	    text-align:center !important;
	}
	.default-search-input-container a.dt-button {
	    width:95%! important;
	}
	input.default-search-input,
	input.default-half-input {
	    border-radius:3px! important;
	    margin:0 0 5px 0! important;
	    padding-right:4px! important;
	    padding-left:4px! important;
	    width:96%! important;
	}
	.landing-search-progress-loader {
	    right:0;
	}
	.mini-search-progress-loader {
	    right:0;
	}
}
.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:0}.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:0}.btn-group-xs>.btn{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:0}.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.btn-group-lg>.btn{height:42px}.user-callout{margin:20px 0;padding:20px;border-left:3px solid #eee}.user-callout p:last-child{margin-bottom:0}.user-callout h4{margin-top:0;margin-bottom:5px}.user-callout a{font-weight:700}.callout-info{border-color:#2f5685}.callout-info h4{color:#2f5685}.callout-warning{border-color:#8a6d3b}.callout-warning h4{color:#8a6d3b}.callout-danger{border-color:#a94442}.callout-danger h4{color:#a94442}.callout-success{border-color:#468847}.callout-success h4{color:#468847}
.bootstrap.default-search-form .title{font-size:16px}.bootstrap.default-search-form .tips{font-size:12px;position:absolute;right:15px;text-align:right}.bootstrap.default-search-form input{margin-bottom:5px}.bootstrap.default-search-form #main-block .form-group,.bootstrap.default-search-form #advanced-block .form-group{overflow:hidden;padding-right:0;padding-left:0}.bootstrap.default-search-form #main-block .thin-group,.bootstrap.default-search-form #advanced-block .thin-group{margin-bottom:0}.bootstrap.default-search-form #advanced-block{margin-top:10px}@media (min-width:680px){.key .label-list.dl-horizontal dt{width:49px}.key .label-list.dl-horizontal dd{margin-left:49px}}dl.label-list{margin-bottom:0}
.dt-container{
    /*max-width: 980px !important;  gutters drop this to 950px */
    /*margin-top:25px;*/
    /*margin-bottom:25px;*/
}

.dt-container ul{margin: 10px 0 20px 0 !important;}

.shadow{
    letter-spacing: 1px;
}
.spacer{height:55px;}

/* DT Custom Buttons */
.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-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%;
}

.nav-tabs a{text-decoration: none !important;}
.nav-tabs a:hover{color:#555}
.nav-tabs .active{font-weight:bold;}

body{background-color:#fff}#print_header{display:none}#dt-logo{width:330px;height:50px}#dt-nav-search{position:relative;top:-22px;float:right;width:327px;padding:15px 18px 14px 18px;background-color:#c9c7c3}#dt-nav-search #main-block .title{font-size:12px}#dt-nav-search form{padding-bottom:0}#nav-whois-input{border:0}.menu-icon{position:absolute;top:-35px;right:0;cursor:pointer}.menu-icon a{font-weight:bold;line-height:33px;position:relative;display:block;width:114px;height:34px;padding:0;text-decoration:none;text-indent:-65px;color:#666}.menu-icon a span{font-size:18px;position:absolute;right:12px;display:block;width:25px;height:0;-webkit-box-shadow:0 10px 0 2px #666,0 16px 0 2px #666,0 22px 0 2px #666;-moz-box-shadow:0 10px 0 2px #666,0 16px 0 2px #666,0 22px 0 2px #666;box-shadow:0 10px 0 2px #666,0 16px 0 2px #666,0 22px 0 2px #666}.menu-icon.expanded-nav a{color:#c9c7c3}.menu-icon.expanded-nav a span{-webkit-box-shadow:0 10px 0 2px #c9c7c3,0 16px 0 2px #c9c7c3,0 22px 0 2px #c9c7c3;-moz-box-shadow:0 10px 0 2px #c9c7c3,0 16px 0 2px #c9c7c3,0 22px 0 2px #c9c7c3;box-shadow:0 10px 0 2px #c9c7c3,0 16px 0 2px #c9c7c3,0 22px 0 2px #c9c7c3}#subnav{display:none;height:305px;background-color:#e4e3e1}.subnav-group-container{display:none}.subnav-group-container ul{margin-bottom:0 !important;list-style:none}.nav-links a{font-family:'Impact','Arial',sans-serif;font-size:18px;font-weight:normal;position:relative;padding-right:20px;cursor:pointer;text-decoration:none;color:#000 !important}.nav-links-container{position:absolute;bottom:0;left:0}.grey-bottom-border{border-bottom:1px solid #e4e3e1}.white-bottom-border{border-bottom:1px solid #fff !important}.nav-links span{padding-right:15px}.nav-links div{display:inline-block;height:41px;padding-right:15px}ul.nav-list{margin:0;padding:0;list-style-position:outside;list-style-type:none;list-style-image:none}ul.nav-list li{width:100%;padding:0 0 12px 0}ul.nav-list li a{text-decoration:none;color:#666}ul.nav-list li a:hover{text-decoration:underline}.subnav-group{font-size:14px;position:relative;float:left;width:24%;padding:26px 0 18px}.group-title{font-weight:bold;padding-bottom:12px;color:#2f5685}a.nav-expand{color:#a09d98;background:transparent url('/images/sort_images/desc.gif') no-repeat scroll right center}a.nav-collapse{background:transparent url('/images/sort_images/asc.gif') no-repeat scroll right center}.resp-prod-section{display:none;margin:3px 0;cursor:pointer;background-color:#fff}.resp-section-header{font-size:1.5em;margin-left:10px;padding:10px 0}.resp-section-header a{display:block;text-decoration:none;color:#000}.resp-section-header .show-more{font-size:1.5em;font-weight:bold;float:right;margin-right:10px}@media (max-width:950px){.dt-content{width:100%}}@media (max-width:880px){#dt-nav-search{top:-46px}}@media (max-width:767px){.grey-bottom-border,.white-bottom-border{border-bottom:0}#dt-logo{width:100%}#dt-nav-search{top:0;float:left;clear:left;height:auto;margin:10px 0 0;padding:10px}.subnav-group{width:50%;height:auto;padding:16px 0 10px}.mid-nav{clear:both}.nav-links-container{display:none}#subnav{display:block !important;clear:both;height:auto;margin-top:10px}#subnav-menu-content{display:none;padding:1px 0}.resp-prod-section{display:block;margin:1px 0}.subnav-group{margin-left:20px}}@media (max-width:460px){#dt-logo{width:100%;padding:10px 0}#dt-logo img{width:95% !important;height:auto !important;margin-left:2px}#dt-nav-search{width:100%;margin-top:25px;padding:10px 0}#nav-whois-input{width:94% !important;margin-right:2% !important;margin-left:2% !important}a#nav-whois-button,a#nav-whois-button:hover,* a#nav-whois-button:hover span{width:96% !important;margin-right:2% !important;margin-left:2% !important}#subnav{margin-top:35px}.subnav-group{width:100%;height:auto;padding:5px 0 2px}ul.nav-list li{padding:0 0 6px 0}#nav-whois-input{width:96% !important}}
@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 (min-width:768px){}@media (max-width:767px){}@media (max-width:767px){}body{font-family:'Lato',Helvetica,sans-serif;font-weight:400;padding-top:110px;letter-spacing:.75px;color:#5a5a5a}a,a:hover{text-decoration:none}.btn{-webkit-font-smoothing:auto}.btn span{-webkit-font-smoothing:auto}.navbar-custom{margin-bottom:0;padding:0;border-bottom:1px solid rgba(85,85,85,0.3);background-color:#ffffff}.navbar-custom a{color:#555555}.navbar-custom .navbar-brand{background:url(/images/logo/domaintools_gear_logo_w.png) no-repeat;background-position:15px center;background-size:20px;font-weight:600}.navbar-custom .navbar-brand:before{content:'\00a0\00a0'}.navbar-custom .navbar-brand:focus{outline:none}.navbar-custom .navbar-toggle{border-color:#dddddd}.navbar-custom .navbar-toggle .icon-bar{background-color:#888888}.navbar-custom .nav li.active{outline:none}.navbar-custom .nav li.active a{background-color:rgba(255,255,255,0.3)}.navbar-custom .nav li.free{text-align:center}.navbar-custom .nav li a{padding-right:9px;padding-left:9px}.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus,.navbar-custom .nav li a.active{outline:none;background-color:rgba(255,255,255,0.3)}.navbar-custom .nav .open a{background-color:rgba(255,255,255,0.3)}.navbar-custom .nav .dropdown-menu{left:0;min-width:200px}.navbar-custom .nav .dropdown-menu.right{left:auto}.navbar-custom .nav .dropdown-menu.whois{min-width:300px}.navbar-custom .nav .dropdown-menu.whois .input-group{width:100%}.navbar-custom .nav .dropdown-menu.whois .input-group-btn{width:1px}.navbar-custom .nav .dropdown-menu .header{font-weight:600;padding:5px 25px 5px 15px !important;color:#555}.navbar-custom .nav .dropdown-menu li.dropdown-header{font-weight:600;padding:5px 15px;color:#555}.navbar-custom .nav .dropdown-menu li a{color:#555555;padding:5px 15px;background-color:transparent}.navbar-custom .nav .dropdown-menu li a:hover,.navbar-custom .nav .dropdown-menu li a:focus{background-color:#f5f5f5}.a-mixin{color:#555555}.a-mixin:hover,.a-mixin:focus{background-color:#f5f5f5}.white-logo-mixin{background:url(/images/logo/domaintools_gear_logo_w.png) no-repeat;background-position:15px center;background-size:20px}.white-logo-mixin:before{content:'\00a0\00a0'}.white-logo-large-mixin{background:url(/images/logo/domaintools_gear_logo_w.png) no-repeat;background-position:15px center;background-size:26px}.white-logo-large-mixin:before{content:'\00a0\00a0\00a0'}.dark-logo-mixin{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:20px}.dark-logo-mixin:before{content:'\00a0\00a0'}.dark-logo-mixin span{color:black}.dark-logo-large-mixin{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:26px}.dark-logo-large-mixin:before{content:'\00a0\00a0\00a0'}.solid-bar-mixin{padding:0;border-bottom:1px solid rgba(85,85,85,0.3);background-color:#ffffff}.solid-bar-mixin .navbar-brand{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:20px;font-weight:600;color:#555555}.solid-bar-mixin .navbar-brand:before{content:'\00a0\00a0'}.solid-bar-mixin .navbar-brand span{color:black}@media (min-width:992px){.solid-bar-mixin .navbar-brand{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:26px;font-weight:600;color:#555555}.solid-bar-mixin .navbar-brand:before{content:'\00a0\00a0\00a0'}}.solid-bar-mixin .nav li.active{background-color:#f5f5f5}.solid-bar-mixin .nav li a{color:#555555}.solid-bar-mixin .nav li a:hover,.solid-bar-mixin .nav li a:focus{background-color:#f5f5f5}.solid-bar-mixin .navbar-toggle{padding:4px 6px;color:#555555}.solid-bar-mixin .navbar-toggle:focus,.solid-bar-mixin .navbar-toggle:active{outline:none}@media (max-width:1200px){.navbar-custom .container{width:100%}.navbar .navbar-brand .name{display:none}.navbar-right li.free{margin-right:15px}}@media (max-width:766px){.navbar-custom .navbar-brand .name{display:inline-block}.navbar-custom .collapse.in .nav li.active{background-color:#f5f5f5}.navbar-custom .collapse.in .nav li a{color:#555555}.navbar-custom .collapse.in .nav li a:hover,.navbar-custom .collapse.in .nav li a:focus{background-color:#f5f5f5}}@media (min-width:767px){.navbar-custom{padding:20px 0 0 0;-webkit-transition:background .5s ease-in-out,padding .5s ease-in-out;-moz-transition:background .5s ease-in-out,padding .5s ease-in-out;transition:background .5s ease-in-out,padding .5s ease-in-out;letter-spacing:1px;border-bottom:none;background:transparent}.navbar-custom .nav li.active{-webkit-transition:background .5s ease-in-out;-moz-transition:background .5s ease-in-out;transition:background .5s ease-in-out}.navbar-custom .nav li>a{-webkit-transition:color .5s ease-in-out;-moz-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.navbar-custom a{color:#ffffff}.navbar-custom.top-nav-collapse{padding:0;border-bottom:1px solid rgba(85,85,85,0.3);background-color:#ffffff}.navbar-custom.top-nav-collapse .navbar-brand{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:20px;font-weight:600;color:#555555}.navbar-custom.top-nav-collapse .navbar-brand:before{content:'\00a0\00a0'}.navbar-custom.top-nav-collapse .navbar-brand span{color:black}.navbar-custom.top-nav-collapse .nav li.active{background-color:#f5f5f5}.navbar-custom.top-nav-collapse .nav li a{color:#555555}.navbar-custom.top-nav-collapse .nav li a:hover,.navbar-custom.top-nav-collapse .nav li a:focus{background-color:#f5f5f5}.navbar-custom.top-nav-collapse .navbar-toggle{padding:4px 6px;color:#555555}.navbar-custom.top-nav-collapse .navbar-toggle:focus,.navbar-custom.top-nav-collapse .navbar-toggle:active{outline:none}}@media (min-width:767px) and (min-width:992px){.navbar-custom.top-nav-collapse .navbar-brand{background:url(/images/logo/domaintools_gear_logo_g.png) no-repeat;background-position:15px center;background-size:26px;font-weight:600;color:#555555}.navbar-custom.top-nav-collapse .navbar-brand:before{content:'\00a0\00a0\00a0'}}@media (min-width:992px){.navbar-custom .navbar-brand{background:url(/images/logo/domaintools_gear_logo_w.png) no-repeat;background-position:15px center;background-size:26px}.navbar-custom .navbar-brand:before{content:'\00a0\00a0\00a0'}.navbar-custom .nav li a{padding-right:10px;padding-left:10px}}.mega-dropdown-menu{width:100%;padding-bottom:10px}.mega-dropdown-menu li ul{margin:0;padding:0}.mega-dropdown-menu li ul li{list-style:none}.mega-dropdown-menu li ul li a{display:block}.navbar-custom .nav .mega-dropdown{position:static}@media (min-width:992px){.navbar-custom .nav .mega-dropdown{position:relative}.navbar-custom .nav .dropdown-menu.mega-dropdown-menu{width:672px;margin-left:-73px}.navbar-custom .nav .dropdown-menu.mega-dropdown-menu .col-sm-3{padding:0}}@media (min-width:768px) and (max-width:991px){.mega-dropdown-menu{border-right:none;border-left:none}}.navbar .navbar-brand{font-size:15px;font-weight:600;letter-spacing:2px}.navbar .navbar-brand img{display:inline-block;height:26px;margin-top:-4px}.navbar .navbar-brand .name{margin-left:10px}@media (min-width:768px) and (max-width:991px){.navbar .navbar-brand .name{display:none !important}}.navbar ul{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.first-navbar{height:28px;min-height:28px;margin-bottom:0}.first-navbar.affix{top:-28px}.first-navbar .navbar-nav{margin:0}.first-navbar .navbar-nav>li{float:left}.first-navbar .navbar-nav>li>a{line-height:28px;padding-top:0;padding-bottom:0}.first-navbar .navbar-nav.navbar-right{float:right !important;float:right;margin-right:-15px}.second-navbar{position:fixed;z-index:1035;top:28px;right:0;left:0}.second-navbar.affix{top:0}.first-navbar.affix,.second-navbar.affix,.first-navbar.affix-top,.second-navbar.affix-top{-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.has-feedback .form-control{padding-right:32px}.has-feedback .form-control.input-sm,.has-feedback.form-group-sm .form-control{padding-right:30px}.has-feedback .form-control.input-lg,.has-feedback.form-group-lg .form-control{padding-right:46px}.has-feedback-left .form-control{padding-right:12px;padding-left:32px}.has-feedback-left .form-control.input-sm,.has-feedback-left.form-group-sm .form-control{padding-left:30px}.has-feedback-left .form-control.input-lg,.has-feedback-left.form-group-lg .form-control{padding-left:46px}.has-feedback-left .form-control-feedback{left:0}.form-control-feedback{line-height:32px !important}.input-sm+.form-control-feedback,.form-horizontal .form-group-sm .form-control-feedback{line-height:30px !important;width:30px;height:30px}.input-lg+.form-control-feedback,.form-horizontal .form-group-lg .form-control-feedback{line-height:46px !important;width:46px;height:46px}.has-feedback label.sr-only~.form-control-feedback,.has-feedback label.sr-only~div .form-control-feedback{top:0}@media (min-width:768px){.form-inline .inline-feedback{position:relative;display:inline-block}.form-inline .has-feedback .form-control-feedback{top:0;cursor:pointer;pointer-events:auto}}.form-horizontal .has-feedback-left .form-control-feedback{left:15px}
.recaptcha-container{
    margin: 0 auto;
    width:304px;
}
#dt-recaptcha{min-height: 80px}

@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}}