#results-table-div-preregistration .tooltip-inner {
	padding: 15px;
}

/* IE8  Fix*/
.list-result-squares .last, .main .list-result-squares li.last {
	margin-right: 0;
}

/* IE 10 Fix */
#results-table-div-preregistration a[data-toggle="tooltip"] {
	position: relative;
	z-index: 1000;
	display:inline;
	height:100%;
	width:100%;
}

label.label.label-default.premium_label {
    float: right;
}

.filters {
	background: #eee;
	border-top: 1px solid #e0e0e0;
	padding: 0.5em;
}
.filters .glyphicon-filter {
	top: 4px;
}
.domain-privacy {
	position:relative;
    top: -2px;
}
.domain-privacy-div {
	margin: 1.2em 0 2em;
}
#modal-domain-privacy #example {
    height: 140px;
    width: 100%;
    clear: both;
    text-align: center;
}
#modal-domain-privacy #without-privacy, #modal-domain-privacy #with-privacy {
    background: none repeat scroll 0 0 #ffe0e3;
    border: 1px solid #cc0000;
    color: #cc0000;
    float: left;
    margin-left: 40px;
    overflow: hidden;
    padding: 10px;
    width: 220px;
    text-align: left;
}
#modal-domain-privacy #with-privacy {
    background-color: #e2ffb5;
    border-color: #336600;
    color: #336600;
}
#modal-domain-privacy p {
    font-size: 14px;
}
#modal-domain-privacy #protect-list {
    width: 45%;
    margin: 0 auto;
}
.results-table {
	margin-bottom: 2em;
}
.results-primary {
	margin-bottom: 1em;
}
/* wait box */
.results-container .well-lg {
	padding: 6em 4em;
}


.list-cart,
.main .list-cart {
	margin: 0.5em 0;
}
.list-cart li {
	font-size: 12px;
	margin-bottom: 0.3em;
}
.list-cart a {
	color: #fff;
}

.domain-privacy-div {
	margin-bottom: 10px;
	margin-top: 25px;
}
.cart-btn-container {
	padding-top: 15px;
}

	.cart-btn-bottom {
		padding-top: 0;
	}

.domain-square .tld {
	text-overflow: ellipsis;
	overflow: hidden;
}
	.results .domain-input {
		color: #555;
	}
.col-xs-6 .bordered{
    height: 165px;
    margin-bottom: 20px;
}
.bordered{
    padding: 10px;
    box-shadow: inset 0 0 0 1px #e5e5e5;
    border-radius: 5px;
    
}
.result-button{

	width: 134px;

}
.result-button .btn-primary, .result-button .btn-default{
	min-width: 81px;
}

#bd{
	overflow: visible;
}
.main h4.modal-title{
	color: #000;
	font-size: 18px;
}
.main #purchase-modal-div .modal-body{
	text-align: center;
	min-height: 299px;
}
.main #purchase-modal-div .modal-body form{
	margin: 0 auto;
}
.main #purchase-modal-div .new-account-body{
	padding-top: 30px;
}
.new-account-body h3{
	margin-bottom: 30px;
}
.main #purchase-modal-div .modal-body form h3{
	margin-bottom: 18px;
	font-weight: 400;
	font-size: 22px;
	color: black;
}
.main #purchase-modal-div .modal-body .new-account-body form h3{
	margin-bottom: 30px;//override
}
.main #purchase-modal-div .modal-body .btn{
	margin-bottom: 15px;
}
.sign-in-body{
	display: none;
}

/* positioning popower arrow on mobile devices and tabs */
@media (max-width: 992px) {
    #result-squares-div ul .popover:nth-child(2) .arrow { left: 32%; }
    #result-squares-div ul .popover:nth-child(12) .arrow { left: 70%; }
}
/*

*/

