dl {
	font: normal 12px/15px Arial;
	position: relative;
	width: 350px;
}

dt {
	clear: both;
	float:left;
	width: 130px;
	padding: 4px 0 2px 0;
	text-align: left;
}

dd {
	float: left;
	width: 200px;
	margin: 0 0 8px 0;
	padding-left: 6px;
}

/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	margin-left: 7px;
	background-color: #ffc;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(https://secure.fatcow.com/images/pointer.gif) left top no-repeat;
}

.display-table-reg {
	right: 0px;
	text-align: right;
	width: 375px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
}

.spacer{
	height: 10px;
	padding-top: 10px;
}

/* pre-reg */
.ui-tabs .ui-tabs-nav .tab-new-domains {
	background: #555;
	color: #ebebeb;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, .5);
}

.ui-tabs .ui-tabs-nav .tab-new-domains a {
	color: #f7f7f7;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.ui-tabs .ui-tabs-nav .tab-new-domains a:hover {
	color: #fff;
}

.text-trademarked {
	color: orange;
	font-weight: bold;
	text-transform: uppercase;
}

/* results */
.no-results,
.main .no-results {
	background-color: #eee;
	color: #ccc;
	font-weight: 300;
	font-size: 42px;
	line-height: 300px;
	height: 300px;
	margin: 0;
	text-align: center;
}

/* tld dropddown */
.tld-drop {
	width: 70px;
}

#reg_forms .disclaimer.disclaimer-old.disclaimer-registration > div:nth-child(2) {
	padding-bottom: 0;
}

#reg_forms .disclaimer.disclaimer-old.disclaimer-registration {
	background: #ebf1f8;
	border: 1px solid #e1dcd6;
	padding: 1em;
	margin-bottom: 3em;
}

strong {
    font-weight: 700;
}

.modal {
	left: 0;
	margin: auto;
	padding: 0;
	right: 0;
	width: 900px;
	border-radius: 0;
}

.modal-backdrop, .modal-backdrop.fade.in{
	background-color: #000;
	opacity: 0.5;
}

.modal-lg {
	width: 900px;
}

.modal-box .modal-content {
	border-color: #014d7e;
	border-radius: 0;
	line-height: 22px;
	padding: 50px 35px;
	text-align: center;
}

.modal-box .modal-content .close {
	background-color: #014d7e;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	height: 47px;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	border: 0;
}

.modal-box .modal-content h2 {
	color: #333;
	font-size: 32px;
	font-weight: 600;
	font-family: "Raleway","franklin-gothic-urw","Helvectica Neue",helvetica,clean,sans-serif;
	margin: 0 0 10px;
	text-align: left;
}

.modal-box .modal-content p {
	color: #333;
	font-size: 18px;
	font-family: "franklin-gothic-urw","Helvectica Neue",helvetica,clean,sans-serif;
	margin-bottom: 15px;
	text-align: left;
}

.modal-box h4 {
	color: #333;
	font-family: "Raleway","franklin-gothic-urw","Helvectica Neue",helvetica,clean,sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.1;
	margin: 10px 0 5px;
}

.modal-content .row {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.modal-content .btn-primary {
	font-size: 22px;
	font-weight: 300;
	padding: 10px 25px;
}

.modal-content .btn-primary:hover {
 	 color: #fff;
}

.modal-content .no-privacy {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 1px 4px;
	margin: 40px 0 0 20px;
	padding: 25px 15px 0;
	width: 340px;
}

.modal-content img.divider {
	float: left;
	margin: 75px 18px 45px;
	width: 42px;
}

.modal-content .privacy {
	border-color: #014d7e;
	border-style: solid;
	border-width: 1px 1px 4px;
	padding: 0 15px;
	margin: 10px 0 0;
	width: 340px;
}

.modal-content .privacy h3 {
	font-family: "franklin-gothic-urw","Helvectica Neue",helvetica,clean,sans-serif;
	font-weight: 600;
	background-color: #014d7e;
	color: #fff;
	font-size: 18px;
	margin: 0 0 25px -16px;
	padding: 5px 13px 6px;
	position: relative;
	width: 345px;
}

.modal-content .privacy h3::after {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 12px solid #014d7e;
	content: "";
	height: 0;
	position: absolute;
	left: 46%;
	top: 33px;
	width: 0;
}

.modal-content .no-privacy p, .modal-content .privacy p {
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
}

.modal-content p.no-privacy-address {
	background-color: #f5e9e9;
	border: 1px solid #cd9f9f;
	color: #ab151a;
	font-size: 18px;
	margin: 20px 10px;
	padding: 10px;
	text-align: left;
}

.modal-content p.privacy-address {
	background-color: #EAF5ED;
	border: 1px solid #A9E2B8;
	color: #1d9445;
	font-size: 18px;
	margin: 20px 10px;
	padding: 10px;
	text-align: left;
}

.modal-content .footer-links {
	margin-right: 5px;
	margin-top: 50px;
	text-align: right;
	display: block;
}

.row.footer-links > a[data-dismiss="modal"] {
	cursor: pointer;
	font-size: 20px;
	font-weight: 100;
	margin-right: 25px;
	text-decoration: none;
}

table.upsell .upsell_logo label.norm,
table.upsellchecked .upsell_logo label.norm {
	font-weight: normal;
}

#renewalPrice {
	width: 100%;
	font-size: 12px;
	color: #888;
	font-style: italic;
	padding-top: 3px;
}

