/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway:400,700");

body {
	color: #7d7d7d;
	font-family: "Open-Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-kerning: none;
	font-size: 15px !important;
}
select {
	font-size: 16px !important;
}
select.form-control.select-renewal-pricing {
	font-size: 13px !important;
}
a {
    color: #1889c1;
    text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #55a158;
}
.topfx {
	width: 100%;
	position: fixed;
	/* z-index: 2147483647; */ /* maximum topmost allowable value */
	z-index: 5000;
}
section#header {
	margin: 0;
	padding: 0 0 18px 0;
	background: #157eb9;
    	background-image: linear-gradient(to top, #157eb9, #3a9fe8);
	border-radius: 0;
    	width: 100%;
}

#top-nav {
  	background: #000 none repeat scroll 0 0;
    	border-bottom: 1px solid #333;
    	margin: 0;
   	min-height: 35px;
	max-height: 35px;
   	padding: 0;
    	position: relative;
    	width: 100%;
}

section#header div.container {
	width: 100%;
	padding: 0;
	margin: 0;
}

section#main-menu,
.navbar-main {
	background-color: transparent;
	width: auto;
	margin-top: -50px;
	font-size: 15px;
	font-weight: 500;
}
.navbar-main li.account {
	background-color: transparent !important;
}
a.list-group-item.active, 
a.list-group-item.active:hover, 
a.list-group-item.active:focus {
    background-color: #1889c1 !important;
    color: #fff !important;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #1889c1 !important;
    border-color: #1889c1 !important;
}

	
.domain-checker-container {
        background: #265a82 url("/templates/customsix/img/techblue.jpg") no-repeat scroll left top;
	background-size: cover;
	border: none;

}
.domain-checker-bg {
       background: #265a82 url("/templates/customsix/img/techblue.jpg") no-repeat scroll left top;
	background-size: cover;
	padding: 40px 0;
	border: none;
	border-radius: 8px;

}
.domain-checker-bg:hover {

}

.text-domain {
    color: #1889c1;
	font-size: 15px !important;
}

#main-body .container .main-content .tab-content,
#main-body .container .main-content .tab-content a {
	font-size: 14px;
}
#main-body .container .main-content .tab-content .btn-group.btn-group-sm,
#main-body .container .main-content .tab-content .btn-group.btn-group-sm a,
#main-body .container .main-content .btn-group.margin-bottom ul.dropdown-menu {
	font-size: 13px !important;
}

.dataTables_wrapper .dataTables_info {
    background-color: #1889c1 !important;
}
.dataTables_wrapper .dataTables_length label .form-control {
    height: 35px;
}
.table-list > tbody > tr > td {
    font-size: 14px;
}
#order-boxes table.styled tr td {
    font-size: 1.1em !important;
}
table.dataTable {
    min-width: 97% !important;
    max-width: 97% !important;
	margin: auto;
}
table.table-list tbody td, table.table-list tbody td {
    padding: 7px 9px;
}
div.header-lined .breadcrumb {
	font-size: 13px !important;
}
.btn-warning {
	color: #fff;
	background-color: #e7bd2d;
	border-color: #eea236
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary{
	background-color:#52af52 !important;/*med green*/
	color: #fff !important;
	}

.suggested-domains .btn:not(.domain-contact-support) {
	font-size: 12px !important;
	font-weight: 500 !important;
	border-radius: 4px !important;
	background-color: #d8d8d8 !important;
	border-color: #afafaf !important;
	color: #7d7d7d !important;
	margin: auto inherit !important;
}

.suggested-domains .btn:not(.domain-contact-support):hover {
	background-color: #52af52 !important;
	border-color: #c5c5c5 !important;
	color: #fff !important;
	
}

.suggested-domains .actions .price {
	font-size: 1em !important;
}
.suggested-domains .btn.btn-add-to-cart.checkout {
	background-color: #34c255 !important;
	border-color: #c5c5c5 !important;
	color: #fff !important;
	opacity: 1 !important;
}
.suggested-domains .btn.btn-add-to-cart.checkout:hover {
	background-color: #177eb9 !important;
	color: #fff;
	opacity: 1 !important;
}

ul.nav.navbar-nav {
	float: right;
}


#top-nav a.quick-nav {
    color: #fff;
}

#header div.container div#top-nav {
	padding-right: 10%;
	
}
#top-nav .nav {
    font-size: 13px;
    line-height: 1em;
    padding-top: 10px;
    padding-bottom: 8px;
}

.navbar-nav>li>.dropdown-menu {
    	padding-top: 0 !important;
    	padding-bottom: 0 !important;
}


.navbar-main .navbar-nav > li > a:hover, 
.navbar-main .navbar-nav > li > a:focus, 
.navbar-main .navbar-nav > .active > a, 
.navbar-main .navbar-nav > .active > a:hover, 
.navbar-main .navbar-nav > .active > a:focus, 
.navbar-main .navbar-nav > .open > a, 
.navbar-main .navbar-nav > .open > a:hover, 
.navbar-main .navbar-nav > .open > a:focus {
	background: #545454 !important;
	color: #fff !important;
	border-radius: 4px 4px 0 0;
}

.navbar-nav>li:last-child>.dropdown-menu,
.navbar-nav>li:nth-last-child(2)>.dropdown-menu {
	border-radius: 4px 0 4px 4px;	
}

.navbar-nav>li:not(:last-child)>.dropdown-menu,
.navbar-nav>li:not(:nth-last-child(2))>.dropdown-menu {
	border-radius: 0 4px 4px 4px;
}

.navbar-main .dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus,
.navbar-main .navbar-nav .dropdown-menu>.active>a, 
.navbar-main .navbar-nav .dropdown-menu>.active>a:focus, 
.navbar-main .navbar-nav .dropdown-menu>.active>a:hover, 
.navbar-main .navbar-nav .dropdown-menu>.open>a, 
.navbar-main .navbar-nav .dropdown-menu>.open>a:focus, 
.navbar-main .navbar-nav .dropdown-menu>.open>a:hover, 
.navbar-main .navbar-nav .dropdown-menu>li>a:focus, 
.navbar-main .navbar-nav .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #676767;
}

.dropdown a.dropdown-toggle b {
	font-size: 0.75em;

}
.dropdown-menu {
	background: #545454;
	color: #fff;
	font-size: 13px;
	padding: 0;

}
.dropdown-menu>li>a {
	padding: 11px 17px 11px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	background: #545454;
	border-bottom: 1px solid #454545;
}

.nav .nav-divider {
	display: none;
}
.nav > li > a {
	padding: 10px;
}
.fa-angle-down::before {
	content: "\f107"
}
.fa {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

img#toplogo {
	margin: 15px 15px 0 25px;
}

.logotop  {
	//margin-top: 35px;
	height: 56px;
	width: 200px;
	z-index: 5010;
	position: relative;	
}

.popover {
    z-index: 5060;
}
.popover-user-notifications {
	border-radius: 8px;
}
.popover-content div.client-alerts div.clientalert {
	padding: 15px 10px !important;
}

.popover-content div.client-alerts div.clientalert:not(:last-child) {
	border-bottom: 1px solid #ccc !important;
}

.drop {
	background-color: #157eb9;
    	background-image: linear-gradient(to top, #157eb9, #3a9fe8);
	min-height: 100px;
	max-height: 100px;
	width: 100%;
}
.email-verification {
	margin: .55em 0 0 0;
}
.fa.fa-warning {
	color: #ff9200;
}

.email-verification {
	font-weight: 400 !important;
	color: #ff8702 !important;
}
.btn.btn-resend-verify-email {
	color: #fff;
	background-color: #ff8702;
	font-size: 14px !important;
	border: none !important;
	padding: 9px 18px !important;
}
.btn.btn-resend-verify-email:hover {
	background-color: #a2d27a !important;
	color: #177eb9 !important;
	border: none !important;
}
.btn-block.btn-resend-verify-email {
	width: 90% !important;
}


.col-xs-12.main-content .domain-checker-container .domain-checker-bg.clearfix form .row div.col-md-8.col-md-offset-2.col-xs-10.col-xs-offset-1 .input-group.input-group-lg.input-group-box input#inputDomain.form-control {
	font-size: 18px;
	height: 46px;
}
.list-group,
.panel {
    font-size: 15px;
}
.panel-sidebar .panel-title {
	font-size: 1.1em;
	font-weight: 500 !important;
	font-family: 'Open Sans',sans-serif;
	line-height: 26px;
	color: #333;
	background-color: #ddd;
}
.panel-default>.panel-heading,
.panel-sidebar>.panel-heading {
	color: #333;
	//background-color: #f5f5f5;
	background-color: #ddd;
	border-color: #ddd;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
	border-color: #ddd;
}

.list-group-item {
    padding: 7px 10px;
}
.suggested-domains .domain-suggestion.list-group-item {
	padding: 10px;
}

table.table-list thead th {
    background-color: #ddedf8;
    border-bottom: 1px solid #ccc;
}

.dataTable.no-footer.dtr-inline thead tr {
	border-bottom: 1px solid #89b8cc;	
}

.table-list>tbody>tr:hover {
	cursor: pointer;
	cursor: hand;
}
.table-list>tbody>tr:hover>td {
	background-color: #e6ecef !important;
}

#order-comparison .prodtablecol ul li {
	list-style: none;
}
div#order-supreme_comparison .product-title {
background: #317598; /* Old browsers */
background: -moz-linear-gradient(top, #317598 0%, #3c7ab7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #317598 0%,#3c7ab7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #317598 0%,#3c7ab7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#317598', endColorstr='#3c7ab7',GradientType=0 )"; /* IE6-9 */
    border-bottom: 1px solid #463c60;
    margin: 0;
    padding: 0 10px 10px 10px !important;
}


div#order-premium_comparison .price-table-container .price-table .top-head {
	/*background-color: #2b91d5 !important; */
    border-radius: 5px 5px 0 0;
}

div#order-supreme_comparison .product-title h3 {
    color: #ffffff;
    font-size: 21px !important;
    font-weight: 300 !important;
    line-height: 21px !important;
}

#order-premium_comparison div, #order-premium_comparison ul, #order-premium_comparison li {
    margin: 0 auto;
    padding: 0;
}

#order-premium_comparison .price-table-container .price-table ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #d9d9d9;
    color: #333333;
    font-size: 14px;
    line-height: 16px;
    margin: -4px auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

div#order-supreme_comparison .price-area {
    margin:0 auto;
    padding:0 0 16px 0;
background: rgb(122,166,200); /* Old browsers */
background: -moz-linear-gradient(top, rgba(122,166,200,1) 0%, rgba(153,189,219,1) 12%, rgba(176,207,232,1) 38%, rgba(190,214,234,1) 49%, rgba(201,220,235,1) 74%, rgba(211,227,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(122,166,200,1) 0%,rgba(153,189,219,1) 12%,rgba(176,207,232,1) 38%,rgba(190,214,234,1) 49%,rgba(201,220,235,1) 74%,rgba(211,227,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(122,166,200,1) 0%,rgba(153,189,219,1) 12%,rgba(176,207,232,1) 38%,rgba(190,214,234,1) 49%,rgba(201,220,235,1) 74%,rgba(211,227,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aa6c8', endColorstr='#d3e3ed',GradientType=0 )"; /* IE6-9 */
    text-align:center;
    width:100%;
    color:#000;
    max-width:137px;
    border-radius:0 0 10px 10px;
}
#order-premium_comparison #products.price-table-container ul li .price-table .top-head .top-area h4 {
    font-size: 19px;
    margin: 5px 0;
    padding: 0;
}
div#order-supreme_comparison .order-now {
    margin:0 auto;
    padding:10px 1px 10px 0;
    max-width:107px;
    width:100%;
    border-radius:4px;
    /*background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #d343c8 0%, #b42aa8 100%) repeat scroll 0 0;*/
background: rgb(63,211,52); /* Old browsers */
background: -moz-linear-gradient(top, rgba(63,211,52,1) 0%, rgba(0,138,0,1) 52%, rgba(28,155,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(63,211,52,1) 0%,rgba(0,138,0,1) 52%,rgba(28,155,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(63,211,52,1) 0%,rgba(0,138,0,1) 52%,rgba(28,155,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fd334', endColorstr='#1c9b00',GradientType=0 )"; /* IE6-9 */
    font-weight: bold;
}
div#order-supreme_comparison .order-now:hover {
    /*background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #d343c8 0%, #b42aa8 100%) repeat scroll 0 0;*/
background: rgb(154,220,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(154,220,244,1) 0%, rgba(0,87,138,1) 52%, rgba(0,127,156,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(154,220,244,1) 0%,rgba(0,87,138,1) 52%,rgba(0,127,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(154,220,244,1) 0%,rgba(0,87,138,1) 52%,rgba(0,127,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#9adcf4', endColorstr='#007f9c',GradientType=0 )"; /* IE6-9 */
}

div#order-supreme_comparison .price-area a {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px #222;
}

.triangle-down-1 {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 80px 0 80px;
border-color: #1b8acb transparent transparent transparent;
line-height: 0px;
_border-color: #1b8acb #000000 #000000 #000000;
_filter: "progid:DXImageTransform.Microsoft.Chroma(color='#000000')";
margin: -10px auto -40px;
}

.triangle-down-2 {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 80px 0 80px;
border-color: #70a021 transparent transparent transparent;
line-height: 0px;
_border-color: #70a021 #000000 #000000 #000000;
_filter: "progid:DXImageTransform.Microsoft.Chroma(color='#000000')";
margin: -10px auto -40px;
}


.triangle-up-1 {
width: 0;
height: 0;
border-style: solid;
border-width: 0 80px 30px 80px;
border-color: transparent transparent #1b8acb transparent;
line-height: 0px;
_border-color: #000000 #000000 #1b8acb #000000;
_filter: "progid:DXImageTransform.Microsoft.Chroma(color='#000000')";
margin: -10px auto -40px;
}

.triangle-up-2 {
width: 0;
height: 0;
border-style: solid;
border-width: 0 80px 30px 80px;
border-color: transparent transparent #70a021 transparent;
line-height: 0px;
_border-color: #000000 #000000 #70a021 #000000;
_filter: "progid:DXImageTransform.Microsoft.Chroma(color='#000000')";
margin: -10px auto -40px;
}

.selectnav {display: none; width: auto; margin-left: 20px;}


.hoverme.underline {
    font-weight: 500;
    text-decoration: underline;
}

.hoverme.pad {
    margin: 0 -20px;
    padding: 20px;
}

.hoverme.pad h3 {
    margin-top: 0;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-weight:300;
}
.hoverme.pad h3 i {
	font-style: normal;
    	font-weight: normal;
}

.supportnhelp ul {
	list-style: outside none none;
}

ul.arrows_list1 li {
	margin-left: -25px;
}

.bord {
    border: 5px solid #f0f0f0;
    border-radius: 5px;
}
.priv a,
.priv p a,
.tos a,
.tos p a {
	font-weight: 500;
}

.priv h4, 
.tos h4, 
.priv p, 
.tos p {
    margin: 30px 0 10px;
}
.priv h4,
.tos h4 {
    color: #393a3b;
    font-size: 20px;
    font-style: normal;
    margin-bottom: 1em;
	text-transform: capitalize;
}
.priv, 
.tos, 
.priv p, 
.tos p, 
.priv li, 
.tos li {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.45em;
}
.priv ul, 
.tos ul {
    margin: 10px 10px 0 20px;
	list-style: outside none none;
}

.tos ul.tosbullets {
	list-style: square outside none;
}

#eligibility,
#npcsrenewal,
#prohibited,
#npcslinks,
#otherlinks,
#obfuscation,
#inactive,
#purpose,
#domainregistration,
#npcsfeatures,
#npcssupport,
#reputation,
#compliance,
#voluntarycancel {
	display:inline-block !important;
	white-space: wrap;
	clear: none!important;
}

strong {
    font-weight: 500;
	font-size: 1.1em;
}

.divider_line2 {
	clear: both;
    border-bottom: 1px solid #f0f0f0;
    float: none;
    height: 18px;
    margin: 13px 0 35px;
    padding: 0;
    width: 100%;
}

.divider_line7 {
    border-bottom: 1px solid #f0f0f0;
    float: left;
    height: 8px;
    margin: 10px 0 40px;
    padding: 0;
    width: 100%;
}

.divider_line_mini {
	clear: both;
    border-bottom: 1px solid #f0f0f0;
    float: none;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}

.mar_top2 {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.big_text4 {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.tos.dra ol {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 15px;
}
.tos.dra ol, 
.tos.dra ol ol {
    list-style-position: inside;
    list-style-type: decimal;
}
.tos.dra ol li {
    margin-bottom: 15px;
    margin-left: 15px;
}

.tos.dra ol li ol {
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 15px;
}
.tos.dra ol li ol li {
    margin-bottom: 15px;
    margin-left: 25px;
}
.tos h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
ol.nolist, 
ol.nolist li, 
ol li ol.nolist, 
ol li ol.nolist li {
    list-style-type: none !important;
}

.toc ul {
    clear: both;
    margin: 0 auto;
    width: 100%;
}
.toc ul li {
    float: left;
    margin: 10px 1%;
    width: 48%;
}
.error_page {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 5px;
    font-family: "Open Sans",sans-serif;
    margin: 0 auto;
    padding: 50px 30px 58px;
    text-align: center;
    width: 77%;
}
.error_page strong {
    color: #e3e3e3;
    display: block;
    font-size: 145px;
    font-weight: normal;
    line-height: 100px;
}

.error_page b {
    color: #eee;
    display: block;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
}
.error_page em {
    color: #fc0000;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 60px;
    margin: 0;
}
a.but_goback {
    background: #1889c1 none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    margin: 0;
    padding: 13px 25px 13px 22px;
}
a.but_goback:hover {
	background-color: #55a158;
}
a.but_goback, a.but_ok_2, a.but_wifi, a.but_warning_sign, a.but_user, a.but_tag, a.but_table, a.but_star, a.but_search, a.but_phone, a.but_pencil, a.but_new_window, a.but_music, a.but_hand_right, a.but_thumbs_down, a.but_thumbs_up, a.but_globe, a.but_hospital, a.but_coffe_cup, a.but_settings, a.but_chat, a.but_play_button, a.but_remove_2, a.but_lock, a.but_shopping_cart, a.but_exclamation_mark, a.but_info, a.but_question_mark, a.but_minus, a.but_plus, a.but_folder_open, a.but_file, a.but_envelope, a.but_edit, a.but_cogwheel, a.but_check, a.but_camera, a.but_calendar, a.but_bookmark, a.but_book, a.but_download, a.but_pdf, a.but_word_doc, a.but_woman {
    border-radius: 3px;
    color: #fff !important;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.btn-danger:hover {
	background-color: #f2a400;
	border: 1px solid #ffff00;
}
.btn-success:hover {
     color: #fff !important;
}
.badge {
	color: #777;
	background-color: #d5e6eb;
}

.announcement-single h3 {
	font-size: 20px !important;
	font-weight: 500 !important;
}

.announcement-single blockquote {
	margin-top: 15px !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.status {
    display: block;
    font-size: .9em;
    line-height: 22px;
    background-color: #888 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status:hover {
	opacity: 0.85;
}
.status-custom {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 1px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-pending {
    background-color: #d9534f !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-pending.transfer {
    background-color: #a68500 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-active,
.status-open,
.status.completed {
    background-color: #3fad46 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-suspended {
    background-color: #f0ad4e !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-customer-reply {
    background-color: #f60 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-answered,
.status-fraud {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-expired {
    background-color: #004258 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-grace {
    background-color: #fff015 !important;
    color: #cc0000 !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-transferred-away {
    background-color: #5c5c5c !important;
    color: #b9b9b9 !important;
    border: 1px solid transparent;
    border-radius: 4px;
}


.status-cancelled {
    background-color: #9fa29a !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-terminated {
    background-color: #666 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-onhold {
    background-color: #248 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-inprogress {
    background-color: #c00;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-closed {
    background-color: #888;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-paid {
    background-color: #498302 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}
.status-paid:hover {
	//opacity: 0.8;
}

.status-unpaid {
    background-color: #ed3e48 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;}

.status-cancelled {
    background-color: #87939f !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-collections {
    background-color: #9a141e;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-refunded {
    background-color: #319fc3 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-customer-reply {
    background-color: #f60 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}

.status-delivered {
    background-color: #248 !important;
    color: #fff !important;
}

.status-accepted {
    background-color: #498302 !important;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 4px;
}


/** Bottom Waves and Quarters section **/
section#footer {
	padding: 0 !important;
	border-top: none !important;
}
.container {
    margin: auto;
}
.bottom_section {
    background: #eee none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.bottom_section .waves_graph2 {
    background: rgba(0, 0, 0, 0) url("/templates/customsix/img/waves-graph.png") repeat-x scroll left top;
    float: left;
    height: 10px;
    width: 100%;
}

.big_text1 {
    color: #999;
    font-family: "Open Sans",sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 0.7em;
    margin-top: 0.7em;
}
.big_text2 {
    color: #1889c1;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 22px;
}
#review.big_text2 .quote{
	display: inline;
	clear: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #1889c1;
	padding-left: 10px;
	font-style: italic;
}
#review .fa.fa-quote-right {
	clear: none;
	display: inline;
	padding-left: 20px;
}
/* testimonials */
.testimonials {
	font-size: 14px !important;
}
.testimonials-5 {
	float: left;
}
.testimonials-5 span {
	float: left;
	font: 14px/22px "Open Sans",sans-serif;
}
.testimonials-3 {
	float: left;
}
.testimonials-3 span {
	float: left;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 5px;
	font: 14px/22px "Open Sans",sans-serif;
}
.testimonials-4 {
	float: left;
}
.testimonials-4 .content,
.testimonials-4 span {
	float: left;
	padding: 20px 20px 25px 20px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	border-radius: 5px;
	font: 14px/22px "Open Sans",sans-serif;
}
.testimonials-4 .content i {
	font: 16px/27px "Open Sans",sans-serif;
	color: #909090;
	text-transform: none;
}
.testimonials-2 {
	float: left;
}
.testimonials-2 span {
	float: left;
	line-height: 21px;
	padding: 20px 30px 20px 30px;
	border: 1px solid #eee;
	background: #f9f9f9;
	font: 14px/22px "Open Sans",sans-serif;
}

.testimonials-2 i.fa.fa-quote-left.fa-2x {
	color: #9325ea;	/* magenta */
}
.testimonials-3 i.fa.fa-quote-left.fa-2x {
	color: #48b02b;	/* green */
}
.testimonials-4 i.fa.fa-quote-left.fa-2x {
	color: #ff8100; /* orange */
}
.testimonials-5 i.fa.fa-quote-left.fa-2x {
	color: #177eb9; /* blue */
}

.testimonials h2 {
	font-size: 18px !important;
	margin: 15px 0 5px !important;
}
.testimonials .divider_line2 {
	margin: 10px 0;
}
.right {
	text-align: right;
}

.seemore.right {
	clear: left;
	margin-top: 30px;
	margin-right: 10%;
}
.mar_top3 {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.footer {
    background: #333 url("/templates/customsix/img/footmiddle.png") repeat scroll 0 0;
    float: left;
    padding-bottom: 10px;
    width: 100%;
    color: #727272;
}

.footbg {
    background: #333 url("/templates/customsix/img/footmiddle.png") repeat scroll 0 0 !important;
}

.footmiddle {
    background: rgba(0, 0, 0, 0) url("/templates/customsix/img/foottop.png") no-repeat scroll center top !important;
}

.footmiddle .container::before,
.footmiddle .container::after {
    content: "";
    display: table;
}

.footer .container {
    padding-bottom: 10px;
    padding-top: 30px;
}

.one_fourth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.footer .one_fourth {
    color: #999;
    float: left;
    min-height: 150px;
    padding-bottom: 20px;
    padding-top: 40px;
    width: 22% !important;

}
.footer .one_fourth.last {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: 0;
    padding-right: 0;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

.footer h3 {
    color: #fff;
    font-weight: normal;
    margin: 0 0 27px 0;
    outline: 0 none;
   font-size: 20px;
    font-style: normal;
    line-height: 22px;
	font-family: "Open Sans",sans-serif;
	text-rendering: optimizelegibility;

}

.footer ul.list {
	position: relative;
	font-size: 14px;
    	margin: -5px 0 0;
    	padding: 0;
    	list-style: outside none none;
}

.footer .list li {
    line-height: 28px;
    margin: 0;
    padding: 0;
    list-style: outside none none;
}

.footer .list li a {
    color: #999;
	text-decoration: none;
}

.footer .list li a:hover {
    color: #fff;
}
.fa-angle-right::before {
    content: "\f105"
}
.footer .list li i {
    font-weight: bold;
    margin-right: 4px;
}

.footer .paycards {
    background-color: #212121;
    border-radius: 4px;
    color: #999;
    float: left;
    margin: 5px 0 0;
    min-height: 88px;
    min-width: 188px;
    padding: 5px;
}

.footer .paycards p.cc, 
.footer .paycards p.pp {
    margin: 0 auto;
    text-align: center;
}
.footer p {
    font: 14px/22px "Open Sans",sans-serif;
}

.footer p a {
    color: #1889c1;
    text-decoration: none;
}
.footer p.freesitetransfer {
	position: relative;
	display: block;
	clear: both;
	margin-top: 25px !important;
}


.footer .paycards p.cc img {
    border-radius: 3px;
    height: auto;
    padding: 10px 1% 0;
    width: 30%;
}

.footer .paycards p.pp img {
    border-radius: 3px;
    height: auto;
    padding: 5px 0;
    width: 63%;
}

h3 i.fa.fa-star {
	font-size: 10px !important;
	color: #52ef74;

}

.footer .any_questions {
    background-color: #212121;
    border-radius: 4px;
    color: #999;
    float: left;
    margin: 5px 0 0;
    min-height: 60px;
    min-width: 188px;
    padding: 20px 10px 10px 20px;
}

.footer .any_questions img {
    float: left;
    margin-right: 20px;
}

.copyright_info {
    background: #212121 url("/templates/customsix/img/pattern-03.jpg") repeat scroll left top;
    border-top: 4px solid #000;
    color: #999;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}

.copyright_info a {
	color: #727272;
	text-decoration: none;
}
.copyright_info a:hover {
	color: #fff;
}
.footer .one_half {
    text-align: center;
    float: left;
    margin-right: 4%;
    position: relative;
}

.copyright_info .one_half {
    float: left;
    margin-right: 4%;
    width: 48%;
}
.scrollup {
    background: rgba(0, 0, 0, 0) url("/templates/customsix/img/scroll-top-arrow.png") no-repeat scroll left top;
    bottom: 64px;
    display: none;
    height: 40px;
    opacity: 1;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
    z-index: 999;
}

/* End custom footer */


h2 {
    font-size: 27px;
    font-style: normal;
    line-height: 27px;
    margin-bottom: 22px;
}

h1, h2, h3, h4, h5, h6 {
    color: #393a3b;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
}

.domainspg ul li {
    list-style: outside none none;
}
ul.lirt_section {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.lirt_section li.left {
    border-radius: 100%;
    box-shadow: none;
    float: left;
    font-size: 22px;
    height: 65px;
    line-height: 65px;
    margin: 0 25px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 65px;
}
.domainspg ul.lirt_section li.left img {
    margin-top: 5px;
}
.mar_top2 {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.lirt_section li i {
    font-style: normal;
}

.lirt_section li strong {
    color: #1889c1;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0 0;
}

section#home-banner {
        background: #265a82 url("/templates/customsix/img/techblue.jpg") no-repeat scroll left top;
	background-size: cover;
    color: #fff;
    margin: 0;
    padding: 20px 0 26px;
}

section#home-banner h2 {
	color: #fff;
	font-size: 16px;
}
.home-kb-search .form-control {
	border: 1px solid #95fa91;
	background: #eafef0;	
	color: #888;
}

.kbarticles {
	padding: 0 0 25px 0;
	font-size: 1em !important;
}
.kbarticles a {
	font-size: 1em !important;
	font-weight: 500;
}
.kbarticles a .glyphicon {
	color: #8ce !important;
}
.kbcategories a .glyphicon,
.fa.fa-folder-open-o {
	color: #e0d15a !important;
	margin-right: 5px;
	font-weight: 600 !important;
}
.glyphicon {
	font-family: 'Glyphicons Halflings';
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.badge {
	color: #777 !important;
	background-color: #d5e6eb !important;
	border-radius: 10px !important;
}

.kb-article-content {
	margin: 0 0 30px 0;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: 400;
}

.kb-article-title h2 {
	font-size: 18px !important;
	font-weight: 600;
}

.kb-rate-article .btn.btn-lg.btn-link {
	margin-top: -5px;
}
.kb-article-details > li:nth-child(1) {
	display: none;
}

.btn-group-sm>.btn, .btn-sm {
	font-size: 13px;
}

.cpanel-package-details input.btn-group-sm>.btn, .btn-sm {
	font-size: 14px !important;
	padding: 9px 12px !important;
	height: 40px;
}

.custom-80pct {
	width: 80%;
}

.custom-50pct {
	width: 50%;
}

.custom-auto {
	width: auto;
}

/* Domains page */

#domain-searchform {
    margin: 0;
    padding: 0;
	box-sizing: content-box;
}

.domain_search_main {
    margin: 20px auto;
    width: 100%;
	box-sizing: content-box;
}

.content_left .domain_search_main .left {
    width: 100%;
	box-sizing: content-box;
}
.domain_search_main .left {
    float: left;
    padding: 20px 0 16px;
    width: 100%;
	box-sizing: content-box;
}

.domain_search .left .search_section, 
.domain_search_main .left .search_section {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    float: left;
    padding: 1.4% 1.6%;
    width: 96.8%;
	box-sizing: content-box;
}

#domain-searchform #s {
    background-color: #f3f3f3;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset, 0 4px 0 0 #fff;
    color: #393a3b;
    float: left;
    font-size: 16px;
    min-height: 46px;
    padding: 7px 10px;

}
.domainspg .domain_search_main #domain-searchform input#s.input-text {
    width: 72%;
    min-width: 190px;
}

.domain_search .left .search_section .which, 
.domain_search_main .left .search_section .which {
    background-color: #eee;
    border: medium none;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset, 0 4px 0 0 #fff;
    color: #393a3b;
    float: left;
    font-size: 16px;
    height: 44px;
    margin: 1px 0 0 -10px;
    padding: 10px;
	width: 15%;
    min-width: 65px
}
.domain_search .left .search_section #searchsubmit, 
.domain_search_main .left .search_section #searchsubmit {
    background: #6fa62d linear-gradient(to bottom, #81b740, #6fa62d) repeat scroll 0 0;
    border: 1px solid #6fa62d;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 44px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
	width: 10%;
    min-width: 65px;
}
.domain_search .left .sm_links, 
.domain_search_main .left .sm_links {
    color: #999;
    float: left;
    font-size: 14px;
    margin-top: 5px;
}

.domain-renewals .domain-renewal h3 {
	font-size: 20px !important;
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
	margin-bottom: -26px;
}
#google-recaptcha-domainchecker {
	margin-top: 5px;
	}
.btn-warning,
.btn.search,
input.btn.btn-success[value="Register"] {
    color: #fff;
    background-color: #34c255 !important;
    border: none !important;
}
.btn-warning:hover,
.btn.search:hover,
input.btn.btn-success[value="Register"]:hover {
    color: #fff;
    background-color: #177eb9 !important;
    border: none !important;
}
.btn-info,
.btn.transfer,
input.btn[name="transfer"] {
    color: #fff;
    background-color: #a97ac7 !important;
    border: none !important;
	margin-left: 0 !important;
}
btn-info:hover,
.btn.transfer:hover,
input.btn[name="transfer"]:hover {
    color: #fff;
    background-color: #177eb9 !important;
    border: none !important;
	margin-left: 0 !important;
}
div.col-md-3.pull-md-left.sidebar {
	clear: left;
}
.form-control::-webkit-input-placeholder {
	color: #ddd !important;
}
.panel-sidebar a.list-group-item:hover i.fa {
	color: #70ea73 !important;
}
.bg-color-midnight-blue {
	background-color: #106998 !important;
}
.client-home-panels .panel>.panel-heading .panel-title .btn.bg-color-midnight-blue:hover {
	background-color: #52af52 !important;
	color: #fff !important;
}
.caveat {
	color: #ff0000 !important;
	font-weight: 900 !important;
	font-size: 1em !important;
	line-height: 18px !important;
}
.caveattext {
	font-size: 12px !important;
}

.label-info {
	background-color: #5f92c1 !important;
}

.tld-filters .label-default {
	border-radius: 4px !important;
	background-color: #d8d8d8 !important;
	border-color: #afafaf !important;
	color: #7d7d7d !important;
}

.tld-filters .label-default.label-success {
	background-color: #a74b6b !important;
	color: #fff !important;
}
.tld-filters .label-default.label-success:focus {
	background-color: #a74b6b !important;
	border-color: #ccc !important;
	color: #fff !important;
}

.informational {
	font-style: italic;
	margin-bottom: 20px;
}

.informational.details {
	font-style: italic;
	margin: -15px auto 10px;
	text-align: center;
}


.view-cart-items .item .dropdown.open .dropdown-menu>li>a {
	padding: 11px 17px 11px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #7d7d7d !important;
	background: #f8f8f8 !important;
	border-bottom: 1px solid #ccc;
}


.view-cart-items .item .dropdown.open .dropdown-menu>li>a:hover {
	padding: 11px 17px 11px 17px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #7d7d7d !important;
	background: #d8d8d8 !important;
	border-bottom: 1px solid #ccc;
}

.tooltip {
    font-family: "Open Sans", Verdana, sans-serif !important;
    font-size: 13px !important;
}
.tooltip-inner {
    color: #777 !important;
    background-color: #f0fee9 !important;
    border: 1px solid #55a158 !important;
}

.seospam *{
	font-family: -webkit-font-smoothing: antialiased, font-smoothing:antialiased; 
	-moz-osx-font-smoothing: grayscale;
	}
.seospam td, 
.seospam p, 
.seospam h1, 
.seospam h3, 
.seospam a, 
.seospam span {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #2a2a2a;
	}
.seospam h1 {
	vertical-align: center;
	font-size: 20px;
	font-weight: normal;
	}
.seospam h3 {
	vertical-align: center;
	font-size: 14px;
	}
.seospam p,
.seospam td {
	vertical-align: center;
	font-size: 12px;
	}

.seoscam { 
	width: 100%!important; 
	background-color: #c7c7c7; 
	margin: 0;
	padding: 0;
	font-family: HelveticaNeue, sans-serif;
	}
.seoscam #headline p { 
	color: #eeeeee; 
	font-family: HelveticaNeue, sans-serif;
	font-size: 30px; 
	text-align: center; 
	margin-top:0px; 
	margin-bottom:30px; 
	}
.seoscam #headline p a { 
	color: #eeeeee; 
	text-decoration: none; 
	}
.seoscam .header-content {
	font-size: 13px; color: #888888;
	}
.seoscam .header-content a { 
	font-weight: bold; color: #eeeeee;
	text-decoration: none; 
	}
.seoscam .primary-title { 
	font-size: 18px; 
	line-height:24px; 
	color: #b0b0b0;
	font-weight:bold; 
	margin-top:0px; 
	margin-bottom:18px; 
	font-family:HelveticaNeue, sans-serif; 
	}
.seoscam .primary-title a { 
	color: #b0b0b0; 
	text-decoration: none; 
	}
.seoscam .primary-content { 
	font-size: 13px; 
	line-height: 18px; 
	color:#444444; 
	margin-top: 0px; 
	margin-bottom: 18px; 
	font-family: HelveticaNeue,sans-serif;
	}
.seoscam .primary-content a { 
	color: #2f82de; 
	font-weight:bold;
	text-decoration:none; 
	}
.seoscam .primary-content img { 
	max-width: 100% 
	}
.seoscam .primary-content ol, 
.seoscam .primary-content ul { 
	margin-top:0px;
	margin-bottom:18px; 
	margin-left:19px; 
	padding:0; 
	}
.seoscam .primary-content li { 
	font-size: 14px; 
	line-height: 20px; 
	color:#444444; 
	}
.seoscam .primary-content li a { 
	color: #2f82de; 
	text-decoration:underline; 
	}
.seoscam .primary-content p {
	margin-bottom: 15px;
	}
.seoscam img { 
	height: auto; 
	line-height: 100%;
	outline: none; 
	text-decoration: none; 
	display: block;
	}
.seoscam br, 
.seoscam strong br, 
.seoscam b br, 
.seoscam em br, 
.seoscam i br { 
	line-height:100%; 
	}
.seoscam a { 
	color: red!important; 
	}
.seoscam .domain a { 
	color: blue!important; 
	}
.seoscam .black a { 
	color: black!important; 
	}
.seoscam h1, 
.seoscam h2, 
.seoscam h3, 
.seoscam h4, 
.seoscam h5, 
.seoscam h6 { 
	line-height: 100%!important;
	-webkit-font-smoothing: antialiased; 
	}
.seoscam h1 a, 
.seoscam h2 a, 
.seoscam h3 a, 
.seoscam h4 a, 
.seoscam h5 a, 
.seoscam h6 a { 
	color: blue!important; 
	}
.seoscam h1 a:active, 
.seoscam h2 a:active,  
.seoscam h3 a:active, 
.seoscam h4 a:active, 
.seoscam h5 a:active, 
.seoscam h6 a:active {	
	color: red!important;
	}
.seoscam h1 a:visited, 
.seoscam h2 a:visited,  
.seoscam h3 a:visited, 
.seoscam h4 a:visited, 
.seoscam h5 a:visited, 
.seoscam h6 a:visited { 
	color: purple!important; 
	}
.seoscam table td, 
.seoscam table tr { 
	border-collapse: collapse; 
	}
.seoscam #background-table { 
	background-color: #c7c7c7; 
	}
.seoscam #footer {
	color: #888888;
	border-radius:0px 0px 6px 6px; 
	-moz-border-radius: 0px 0px 6px 6px; 
	-webkit-border-radius:0px 0px 6px 6px; 
	-webkit-font-smoothing: antialiased; 
	}
.seoscam #footer a { 
	color: #eeeeee; 
	text-decoration: none; 
	font-weight: bold;
}
.seoscam .w15 {width:2.34375%!important}
.seoscam .w30 {width:4.6875%!important}
.seoscam .w60 {width:9.375%!important}
.seoscam .w90 {width:14.0625%!important}
.seoscam .w145 {width:22.65625!important}
.seoscam .w200 {width:31.25%!important}
.seoscam .w255 {width:39.84375%!important}
.seoscam .w290 {width:45.3125%!important}]
.seoscam .w325 {width:50.78125%!important}
.seoscam .w350 {width:54.6875%!important}
.seoscam .w360 {width:56.25%!important}
.seoscam .w580 {width:90.625%!important;}
.seoscam .w640 {width:90%!important}
.seoscam .w100p {width:100%!important}


/***** New Orderforms *****/

/* Modern  */

#order-modern table.domainsuggestions td {
   font-size: 15px !important;
}

#order-standard_cart .products .product div.product-desc,
#order-standard_cart .products .product footer {
	font-size: 1em !important;
}
#order-standard_cart label {
   	font-size: 15px !important;
	font-weight: 400 !important;
}
 
#order-standard_cart #registersld.form-control {
	font-size: 18px !important;
	letter-spacing: 2px;
}
.domain-suggestions-warning {
	font-size: .9em !important;
}

.ticket-number.unread,
.ticket-subject.unread {
	font-size: 1.2em !important;
	font-weight: 700;
	//color: #2cc09d !important;
}
.ticket-number {
	font-size: 1em !important;
	font-style: normal !important;
}

.ticket-reply .date {
	font-size: .95em !important;
}
.invoice-container div.row.invoice-header div.invoice-col.text-center div.invoice-status span.paid {
    font-size: 48px !important;
}

/* Standard Cart */
#order-standard_cart .panel-price {
	font-weight: 500 !important;
	letter-spacing: 1px !important;
	font-family: Open Sans !important;
}
#order-standard_cart .sub-heading span, 
#order-standard_cart .sub-heading-borderless span {
	font-size: 18px !important;
	color: #0079ad !important;
	font-weight: 400 !important;
	letter-spacing: 1px !important;	
}

#order-standard_cart .row .form-group label {
	font-size: 14px !important;
	font-weight: 400 !important;
}
#order-standard_cart .view-cart-items .item,
.view-cart-items .small,
.view-cart-items small {
	font-size: 12px !important;
}
#order-standard_cart .view-cart-items .item .item-domain,
#order-standard_cart .field, 
#order-standard_cart input[type=text]{
	font-size: 16px !important;
	color: #0079ad !important;
	font-weight: 400 !important;
	letter-spacing: 2px;
}

#order-standard_cart .view-cart-items .item-price .cycle {
	font-size: 1em !important;
}

.recurring-totals,
#order-standard_cart .panel-addon {
	font-size: 13px !important;
}

#order-standard_cart .view-cart-items-header {
	background-color: #1889c1 !important;

}
#order-standard_cart .empty-cart .btn {
	background-color: #117dac !important;
}
#order-standard_cart .order-summary {
	//background-color: #d88b3f !important;
	background-color: #71aee1 !important;
}

#order-standard_cart .order-summary .summary-totals {
	font-size: 14px !important;
}

#order-standard_cart .order-summary .total-due-today .amt {
	font-size: 1.8em !important;
}

#order-standard_cart .summary-container {;
	font-size: 1em !important;
}

#order-standard_cart .btn-checkout {
	padding: 12px 24px !important;
}


/* Media */

@media only screen and (min-width: 992px) and (max-width: 1215px){
.footer.footbg .footmiddle i.fa.fa-star {
	font-size: 0.5em;
	}
#transfersite.one_fourth h3 {
	font-size: 20px;
	white-space: nowrap;
	}
}

@media (min-width: 992px) {

	ul.nav.navbar-nav li#Primary_Navbar-Support.dropdown.open ul.dropdown-menu,
	ul.nav.navbar-nav li#Primary_Navbar-Account.dropdown.open ul.dropdown-menu,
	ul.nav.navbar-nav li#Primary_Navbar-Our_Services.dropdown.open ul.dropdown-menu,
	ul.nav.navbar-nav li#Primary_Navbar-Help.dropdown.open ul.dropdown-menu {
	right: 0;
	left: auto;
	}

	li#Primary_Navbar-Home {
	display: none;
	}

}

@media only screen and (min-width: 200px) and (max-width: 991px){
	
/* Disable menu */
ul#tiny,
ul#tiny2 {
	display: none;
	}
/* Enable dropdown menu */
.selectnav {display: block;}
.selectnav {display: inline;}

#selectnav1.selectnav {
	font-size: 2em !important;
}

#selectnav1 option{
	font-size: 2.2em;
 }

#selectnav1 select {
	border: 0;
	border-radius: 0;
}

.topfx {
	background-color: #157eb9;
    	background-image: linear-gradient(to top, #157eb9, #3a9fe8);
	font-size: 16px;
    	width: auto;
	text-align: center;
	}

section#header {
    background: transparent;
    background-color: none;
	}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
    border: none;
    box-shadow: none;
    text-shadow: none;
}
.navbar-default {
    border: none;

}
.navbar-collapse {
	padding-right: 5px;
	padding-left: 5px;
}

}

@media (max-width: 768px) {
    .navbar-main .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
    }
	.hoverme.pad {
		box-sizing: content-box;
    		margin: 0 !important;
    		padding: 30 px;
	}
form#domain-searchform {
	width: 100%;
	margin: auto;
	text-align: center;
}

.domainspg .domain_search_main #domain-searchform input#s.input-text {
    min-width: 70%;
}

.domain_search .left .search_section .which, 
.domain_search_main .left .search_section .which {
	min-width: 28%;
}
.domain_search .left .search_section #searchsubmit, 
.domain_search_main .left .search_section #searchsubmit {
    min-width: 100%;
}
}

@media (max-width: 991px) {

.topfx {
	position: static;
}
	.drop {
		display: none;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #ffc502;
	}
	#main-menu,
	.navbar-main {
		background-color: transparent;
		width: auto;
		font-size: 14px;
	}
	a.dropdown-toggle {
		background-color: #157eb9;
    		background-image: linear-gradient(to top, #157eb9, #3a9fe8);
		opacity: 0.94;
		border-radius: 0;
	}
.navbar-toggle:before {
    	content:"Menu";
    	left:-55px;
    	top:4px;
    	position:absolute;
    	width:55px;
	color: #fff;
	font-weight: 600;
	}
	.navbar-toggle {
		display: block;
		background-color: #157eb9;
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.collapse.in{
       		display:block !important;
	}
	.footer .one_fourth {
    		float: left;
    		width: 48% !important;

	}
	.one_fourth.q2 {
    		margin-right: 0;
    		padding-right: 0;
	}
	.footer ul.list {
    		font-size: 16px;
	}
	.footer .list li {
    		line-height: 30px;
	}
	.footer p {
    		font: 16px/24px "Open Sans",sans-serif;
	}
	.copyright_info .one_half.half1 {
		width: 63%;
	}
	.copyright_info .one_half.last.half2 { 
		width: 32%;
	}

}
@media (max-width: 600px) {
	.footer .one_fourth {
		width: 90% !important;
		clear: both;
	}
	.one_fourth {
    		float: none;
   		margin-right: 5%;
    		margin-left: 5%;
	}
	.copyright_info .one_half.half1 {
		width: 100%;
		clear: both;
	}
	.copyright_info .one_half.last.half2 { 
		width: 100%;
		clear: both;
	}
	.table-responsive > .table > tbody > tr > td, 
	.table-responsive > .table > tbody > tr > th, 
	.table-responsive > .table > tfoot > tr > td, 
	.table-responsive > .table > tfoot > tr > th, 
	.table-responsive > .table > thead > tr > td, 
	.table-responsive > .table > thead > tr > th {
		white-space: normal;
	}
	.panel-body {
		padding: 10px 5px;
	}
	.error_page {
   		padding: 20px;
    		text-align: center;
    		width: 100%;
	}
	.error_page strong {
    		font-size: 90px;
    		line-height: 30px;
		margin-top: 30px;
	}
	.error_page b {
    		font-size: 30px;
    		font-weight: 300;
    		line-height: 30px;
    		margin: 0;
	}
	.error_page em {
		line-height: 1.5em;
	}
	.supportnhelp div.col-md-3.pull-md-left.hoverme.pad {
		box-sizing: content-box;
		max-width: 98% !important;
	}
	.hoverme.pad {
		box-sizing: content-box;
    		margin: 0 !important;
    		padding: 30 px;
	}
	.supportnhelp .col-md-1.pull-md-left {
		width: 100% !important;
		clear:both;

	}

	.domainspg .domain_search_main #domain-searchform input#s.input-text {
		clear:both;
		width: 100%;
		margin: auto;
    		min-width: 100%;
		border: 1px solid #fff;
    		border-radius: 4px;
    		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset, 0 4px 0 0 #fff;
		padding: 7px 10px;

	}

	.domain_search .left .search_section .which, 
	.domain_search_main .left .search_section .which {
		clear:both;
		width: 100%;
		margin: auto;
		min-width: 100%;
		border: 1px solid #fff;
    		border-radius: 4px;
    		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset, 0 4px 0 0 #fff;
		padding: 7px 10px;

	}
}