html * {font-family:'Open Sans',Arial,Verdana,Helvetica;font-size: 12px }


body {
	background-color:transparent;
	margin:0px;
	color:#444444;
	font-size: 12px;
	width:100%;
}

.newcustomer {background-color:#34AADC}

@-moz-document url-prefix() {

    input {position:relative;top:0px;}
    input[type=button] {position:relative;top:0px}
}

textarea {}

.inwx-mobile-top-search {display: none}

input[type=button], input[type=submit], button {
  color: #666666;
  padding: 2px;
  padding-left:10px !important;
  padding-right:10px !important;
  text-decoration: none;
  -webkit-border-radius: 3px;
  border-radius:3px;
  -moz-border-radius: 3px;
  border: solid #afafaf 1px;
  background: #fcfcfc;
  white-space:nowrap;
  font-size: 13px;
}

input[type=checkbox] {border:solid silver 1px !important;margin-right:5px}

input[type=submit].bigbutton {font-size:12px;padding:5px;padding-left:10px;padding-right:10px;}

button:hover, input[type=button]:hover,input[type=submit]:hover {

  border:solid #325698 1px;color:#325698;

}

button:active, input[type=button]:active, input[type=submit]:active {
 	border:solid #325698 1px;color:#325698;box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1)
}

form {padding:5px;overflow:hidden;}

a:link {color:#006A9D;text-decoration:none;white-space:nowrap;}
a:visited {color:#0080C0;text-decoration:none}
a:hover {color:#009FEC;text-decoration:underline;}
a:active {color:#0080C0;text-decoration:underline;}

.simple:link {color:gray;text-decoration:none}
.simple:visited {color:gray;text-decoration:none}
.simple:hover {color:gray;text-decoration:none;}
.simple:active {color:gray;text-decoration:none;}


.a_white:link, .a_black:link {font-size:12px;text-decoration:none;color:white;border-bottom:none;}
.a_white:visited, .a_black:visited {font-size:12px;text-decoration:none;color:white;border-bottom:none;}
.a_white:hover, .a_black:hover {font-size:12px;text-decoration:none;color:white;text-decoration:underline;}


.a_black:link {color:black;}
.a_black:visited {color:black;}
.a_black:hover {color:black;}

a.a_black.selected {border:solid black 1px}

.link {color:#006A9D;text-decoration:none;cursor:pointer;}
.link:hover {color:#009FEC;text-decoration:underline;}

img {
    border: 0px;
}


.form-search {
	background-color:rgba(208,226,255,0.3);padding:30px;
}

.createaccount-button {margin-left:0px;background-color:rgb(52, 170, 220); !important;color:white;padding:5px !important;padding-left:20px !important;padding-right:20px !important;border:solid rgb(52, 170, 220) 1px}
.createaccount-button:hover {color:white}

.register-title {font-size: 16px;margin-left:0px}
.register-text {width:auto !important;margin-left:0px;height:32px;margin-top:10px;}

.form-search input[type=text] {-webkit-appearance: none;
-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
-webkit-transition-delay: 0s, 0s;
-webkit-transition-duration: 0.2s, 0.2s;
-webkit-transition-property: border, box-shadow;
-webkit-transition-timing-function: linear, linear;
background-color: rgb(255, 255, 255);
border-bottom-color: rgb(204, 204, 204);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(204, 204, 204);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(204, 204, 204);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(204, 204, 204);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
box-sizing: content-box;
color: rgb(102, 102, 102);
display: inline-block;
font-size: 15px;
font-weight: normal;
height: 21px;
line-height: 21px;
padding:5px;
margin:0px !important;
margin-bottom:5px !important;
transition-delay: 0s, 0s;
transition-duration: 0.2s, 0.2s;
transition-property: border, box-shadow;
transition-timing-function: linear, linear;
vertical-align: middle;
width: 70%;}

.form-search button, .form-search input[type=button], .form-search input[type=submit] {line-height: 21px;padding:5px;font-size: 15px;width:15%;margin-left:10px}

.form-search.small input[type=search] {font-size: 12px !important;padding:3px !important;width:300px !important}

table {color:#666666;border-collapse: collapse;clear:both;}

th{
	/*background-image:url('/images/tbl_hdr.png');*/
	background-color:rgb(100,100,100);
	color:white;height:25px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align:left;
}

.help_div {font-size:12px;margin-left:50px;margin-bottom:50px;border-bottom:solid #E9E9E9 1px;}

tr td {
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    padding-top: 3px;
}


tr:nth-child(even) {background:#efefef}
tr:nth-child(odd) {background: transparent}

.simple_table {}
.simple_table td {margin:0px;padding:0px;}

.normal_table {}
.normal_table td {margin:0px;padding:0px;}
.normal_table tr:nth-child(even) {overflow:hidden;padding:0px;margin:0px;background:transparent}
.normal_table tr:nth-child(odd) {overflow:hidden;padding:0px;margin:0px;background: transparent}


.simple_table2 {}
.simple_table2 td {margin:0px;padding:0px;}


.simple_table3 {}
.simple_table3 td {margin:2px;padding:2px;padding-left:10px}
.simple_table3 tr:nth-child(even) {background:transparent}
.simple_table3 tr:nth-child(odd) {background: transparent}

.simple_table4 {}
.simple_table4 td {margin:0px;padding:0px;}
.simple_table4 tr:nth-child(even) {background:transparent}
.simple_table4 tr:nth-child(odd) {background: transparent}

.simple_table5 {}
.simple_table5 td {margin:2px;padding:2px;padding-left:10px}
.simple_table5 tr:nth-child(even) {background:transparent}
.simple_table5 tr:nth-child(odd) {background: #efefef}

.tbl_domains {}
.tbl_domains td {font-size:12px;padding:5px;}
.tbl_domains tr:nth-child(even) {background:transparent}
.tbl_domains tr:nth-child(odd) {background: transparent}


input[type=text],input[type=password] {background-color:white;border:solid #afafaf 1px;padding:2px;margin:2px;outline: none;margin-left:5px;}
input[type=text]:hover, input[type=password]:hover {border:solid #2f8ee6 1px}

.calendar_input {background-color:white;background-repeat:repeat-x;border:solid gray 1px;padding:3px;}

.selectButton {background-color:white; border:1px solid #ddd;}
.full_container {position:relative;background-color:#f0f0f0}
.fc_dialog {width:100%;height:100%;overflow:hidden;position:absolute;background-color:transparent;}

#hdr_top { /* over the top */overflow:hidden;}


#infoline_container {margin-top:-10px;margin-bottom:25px;margin-left:650px;}
#infoline_container img {padding-right:5px;float:left;}
#infoline_container h2 {padding-top:4px;color:#4a6fb8;}
#infoline_container p {margin-top:-10px;color:gray;font-size:9px;}

#mainmenu-list {
	list-style:none;
	padding:0px;margin:0px;
}
.mainmenu_item {
	display:block;float:left;
	text-transform: uppercase;
	margin: 0px !important;
}
a.mainmenu_link, a.mainmenu_link:hover {
	/*color: #4a6fb8; */
    color: white;
	line-height:35px;
	display:block;
	padding-right:13px;
	padding-left:13px;
	background-position:0px 0px;
	/*border-right:solid #3A3A3A 1px;*/
	border-left:solid #3871A9 1px;
	font-size: 12px;
	 -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear;
    letter-spacing: 0px;
        margin:0px !important;
}
a.mainmenu_link:hover{
	text-decoration:none;
	background-color:rgba(0,0,0,0.2);

}
a.mainmenu_link_on {
	color: white;
	line-height: 35px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	background-position:0px 0px;
	font-size: 12px;
	background-color:rgba(0,0,0,0.5);
}


#left_blue, #left_image {
	float:left;
	width:674px;
	height:238px;
	background: transparent url('../images/header1.png');
	margin-right: 7px;
	margin-left:0px;
	margin-bottom:5px;
}

#left_image {
	height:120px;
}
#blueblock_container, #imageblock_container {
	margin-left:30px;
	margin-top:30px;
	margin-right:30px;
}

#domaincheck_container {
	height:50px;
	color:black;
	overflow:visible;
}
#domaincheck_container div{
	color:gray;
	margin:0px;padding:0px;
}

#domaincheck_container select{
	color:black;
	margin:0px;padding:0px;
	font-size:14px;
	padding:0px;
}

#domaincheck_container input{
	color:gray;
	margin:0px;padding:0px;
	border:none;
	font-size:14px;
	background-image:none;
	border:solid green 1px;
	position:relative;
	left:-3px;
	top:-3px;
	padding:3px;
	padding-bottom:4px;
}
#domains_container {
	width:330px;
	float:left;
	color:silver;
	margin-right:10px;
	height:80px;
	overflow:visible;
	line-height:150%
}


#right_orange, #right_info {
	color:white;
	float:left;
	width:240px;
	height:24px;
	/* background: transparent url('../images/orangebg.png');*/
	background-color:rgba(0,0,0,0.5);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float:right;position:relative;left:-0px;
}


#right_info {
	padding-top:0px;
	height:90px;
}


.loginerror {
	margin-top:0px;
	color: red;

	line-height:250%;
}

.logininfo{
	font-size:14px;

	color:black;
	line-height:100%;
}

#logout_btn {
	margin-left:195px;
	top: 5px;
	position: absolute;
}
#user_recovery, user_recovery_dialog {
	clear: both;
	margin-left:20px;
	color: white;
}
#user_recovery_dialog {
	margin-left: 30px;
}

#breadcrumbs {
	clear:both;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: gray;
}

#maincontent {
	clear:both;
	overflow: hidden;
}

#maincontent > div:nth-child(1) {
	float:left !important;
	overflow: hidden;
	width:20% !important;
}

#maincontent > div:nth-child(2) {
	float:left !important;
	width:80% !important;
}

#maincontent_small{
	width:100%;
	height:100%;
}

#realcontent {
	margin:20px;
	min-height:400px;
	height:auto!important;
}

#realcontent_small {
	clear:both !important;
	padding:0px;background-color:transparent;
	overflow:hidden;
}

#realcontent_small input[type=button],
#realcontent_small input[type=submit],
#realcontent_small button
{
	/* background-color:#f3f7ff;*/
}

#realcontent_small input[type=button]:hover,
#realcontent_small input[type=submit]:hover,
#realcontent_small button:hover
{
	/*background-color:#305392;
	color:white;
	border:solid white 1px*/
}


#body_container_small {
	overflow: hidden;
}

.listRow {
	color:#444444;
}
.listRow:hover {
	color: black;
	background-color:#F5F5F5;
	cursor: pointer;
}

.listRow_click {
	background-color:#E9E9E9;
}

.icon:hover {
    cursor:pointer;
}
.info {
	cursor:help;
	opacity: 0.6;
}

.fa.info {font-size: 16px !important}

.info:hover {
	opacity: 1;
}

.close_delete {
		width:10px;
		height:18px;
		background-image:url('https://images.inwx.com/close.png');
		background-repeat:no-repeat;
		background-position:center center;
		float:left;
}

.close_delete:hover {
		width:10px;
		height:18px;
		background-image:url('https://images.inwx.com/close_over.png');
		background-repeat:no-repeat;
		background-position:center center;
		float:left;
}

.edit_icon {
    width:12px; height:12px;overflow:hideen;float:left;margin:2px;margin-left:10px;background-image:url('../images/editrow_gray.png');background-size:100% 100%;border:solid red 1px
}

.edit_icon:hover {
    width:12px; height:12px;float:left;margin:2px;margin-left:10px;background-image:url('../images/editrow_black.png');background-size:100% 100%
}

.view_icon {width:16px; height:16px;padding:0px;float:left;margin:2px;margin-left:10px;background-image:url('../images/viewrow_gray.png');background-size:100% 100%}
.view_icon:hover {width:16px; height:16px;padding:0px;float:left;margin:2px;margin-left:10px;background-image:url('../images/viewrow_black.png');background-size:100% 100%}

.up_icon {width:16px; height:16px;padding:0px;float:left;margin:2px;margin-left:10px;background-image:url('../images/arrowup_gray.png');background-size:100% 100%}
.up_icon:hover {width:16px; height:16px;padding:0px;float:left;margin:2px;margin-left:10px;background-image:url('../images/arrowup_black.png');background-size:100% 100%}

/* BUTTON (blue) */
a.blue_button, a.orange_button {
    background-color:#5888ad;
    color: white;
    display: block;
    float: left;
    font-size:12px;
	letter-spacing:0;
    height: 26px;
    text-decoration: none;
	position:relative;
	border-radius: 3px;
}
a.blue_button span, a.orange_button span {
    background: transparent;
    line-height: 14px;
    display:inline-block;
    padding:2px;
    margin:4px;margin-left:10px;margin-right:10px;
}
a.blue_button:active, a.orange_button:active {
   background-color:black !important;
}
a.blue_button:active span, a.orange_button:active span {

}
a.blue_button:link, a.orange_button:link {
	color:white;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}
a.blue_button:visited, a.orange_button:visited {
	color:white;
	text-decoration:none;
}

a.blue_button:hover {background-color:#527b9b}
/* BUTTON (orange)*/
a.orange_button {
    background: transparent url('../images/btnorange_a.png') no-repeat scroll top right;
}
a.orange_button span {
    background: transparent url('../images/btnorange_span.png') no-repeat;
}
a.orange_button:hover {
	text-decoration: none;
	color: white;
	cursor:pointer;
}


#footer {color:#444444;height:70px;
					 ;background-position:0 30px;background-repeat:no-repeat;}
#footer_text {text-align:right;height:10px;overflow:hidden;}
#footer_leftside {float:left;width:540px;height:60px;}
#footer_rightside {float:right;width:400px;text-align:right;height:60px;}
#footer_alc {padding:5px;float:left;vertical-align:middle;display:inline-block;vertical-align:middle} /*footer acreditar logos container*/
.alc_logo {margin:10px;margin-top:auto;margin-bottom:auto;vertical-align:bottom;}
#footer_bottom {color:#444444;height:40px;border-top:solid #a0a0a0 1px;}
#fb_leftside {float:left}
#fb_rightside {float:right;width:400px;}
.fb_container{margin:0px;float:left;height:18px;padding:5px 0px 5px 5px;line-height:16px;border:solid green 1px;} /*footer bottom container*/

#logo {float:left;margin-top:5px}

.inwx-footer {overflow:hidden;margin-top:50px;padding-top:20px;border-top:solid #e0e0e0 1px;border-bottom:solid #e0e0e0 1px;background-color:#eeeeee;padding-left:20px;padding-right:20px;padding-bottom:20px}
.inwx-footer > div:nth-child(1) {float:left;width:60%;}
.inwx-footer > div:nth-child(2) {float:left;width:40%;}
.inwx-footer > div:nth-child(2) > div:nth-child(2) {float:right;}
.inwx-footer > div:nth-child(2) > div:nth-child(2) > div {float:right !important}

.footer-navbar-container {overflow:hidden;background-color: transparent !important}
.footer-navbar-container > div {width:100%;overflow:hidden}
.footer-navbar-container > div:nth-child(1) > div:nth-child(1) {float:left;width:50%;}
.footer-navbar-container > div:nth-child(1) > div:nth-child(2) {float:left;width:50%;}
.footer-navbar-container > div:nth-child(2) {float:none;width:100%;margin-top:10px;padding-top:10px;overflow:hidden;border-top:solid #e0e0e0 1px}

.footer-navbar {float:left;background-color: transparent !important;}
.footer-navbar div {background-color:transparent !important;font-size: 12px;margin-left:0px !important;padding-left:0px !important}
.footer-navbar a:link,.footer-navbar a:visited {font-size: 11px;color:gray;margin:0px !important;padding:0px !important;}
.footer-navbar .navitop_on a:link,.footer-navbar .navitop_on a:visited {color:gray}

.inwx-columns2 { -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 00px; /* Firefox */
    column-gap: 0px;}

hr {border-top:solid #C1C1C1 1px;border-bottom:solid white  1px;}

/*simple link*/
/* a macon */
a.mac {
    color: white;
    display: block;
    float: left;
    text-decoration: none;
    border-radius: 3px;
    padding:0px !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
    background-color:rgb(220,220,220);
}

a.mac img {height:14px !important;margin:0px;padding:0px;display: inline;position: relative;top:3px;margin-left:5px;}

a.mac span {
    display: block;
    color:black;
	white-space:nowrap;
	margin:1px !important;
	margin-left:10px !important;margin-right:10px !important;
}


a.mac:hover, a.mac:active {
	background-color:rgba(0,0,0,0.7);
    outline: none; /* hide dotted outline in Firefox */
}

a.mac:hover span, a.mac:active span {
	color:white
}

a.mac:link {
	color:black;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.mac:visited {
	color:black;
	text-decoration:none;
}

/* mac_blue */
a.mac_blue {
	background-color:rgba(11,183,245,0.8);
    display: inline-block;
    /*float: left;*/
    text-decoration: none;
    border-radius: 3px;
    padding:0px !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

a.mac_blue span {
   display: block;
    color:white;
	white-space:pre-wrap;
	text-align: center;
	margin:1px !important;
	margin-left:10px !important;margin-right:10px !important;

}

a.mac_blue:hover,a.mac_blue:active {background-color:rgba(11,183,245,1)}


a.mac_blue:link {
	color:white;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.mac_blue:visited {
	color:white;
	text-decoration:none;
}


a.mac_blue2 {
	background-color:rgba(11,183,245,0.0);
    display: inline-block;
    /*float: left;*/
    text-decoration: none;
    border-radius: 3px;
    padding:0px !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

a.mac_blue2 span {
   display: block;
    color:rgb(0, 128, 192);;
	white-space:pre-wrap;
	text-align: center;
	margin:1px !important;
	margin-left:10px !important;margin-right:10px !important;

}

a.mac_blue2:hover,a.mac_blue2:active {background-color:rgba(11,183,245,0.5)}


a.mac_blue2:link {
	color:white;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.mac_blue2:visited {
	color:white;
	text-decoration:none;
}

/** mac_red **/

/* mac_blue */
a.mac_red {
	background-color:rgba(236,103,103,0.7);
    display: inline-block;
   /* float: left; */
    text-decoration: none;
    border-radius: 3px;
    padding:0px !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

a.mac_red span {
   display: block;
    color:white;
	white-space:pre-wrap;
	margin:1px !important;
	text-align: center;
	margin-left:10px !important;margin-right:10px !important;

}

a.mac_red:hover,a.mac_red:active {background-color:rgba(236,103,103,1)}


a.mac_red:link {
	color:white;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.mac_red:visited {
	color:white;
	text-decoration:none;
}

.news {
	border:none;line-height:150%;
}
.news_date {
	float:right;
	height:100%;overflow: hidden;
}

.news_date > div {float:left;margin-right:5px;color:silver;font-size: 10px}
/*
.news_date > div:nth-child(1) {font-size: 1.2em !important;text-align: center}
.news_date > div:nth-child(2) {background-color:#f0f0f0;padding:2px;}
*/

.news_title, .news_title * {
	margin:5px;margin-left:0px;
	font-size: 1.1em !important;
}
.news_content { margin-left:2px;}

/* a macon */
a.mac_on {
    color: white;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    padding:0px !important;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

a.mac_on img {height:14px !important;margin:0px;padding:0px;display: inline;position: relative;top:3px;margin-left:5px;}

a.mac_on span {
    display: block;
    color:black;
	white-space:nowrap;
	margin:1px !important;
	margin-left:10px !important;margin-right:10px !important;
}


a.mac_on:hover, a.mac_on:active {
	background-color:rgba(0,0,0,0.3);
    outline: none; /* hide dotted outline in Firefox */
}

a.mac_on:hover span, a.mac_on:active span {
	color:white
}

a.mac_on:link {
	color:black;
	text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.mac_on:visited {
	color:black;
	text-decoration:none;
}


#container_footer_nons {margin-top:10px}

#payment_container {background-color:transparent;padding:5px;float:right;}

h1 {font-size:26px;color:#666666;line-height:150%;margin-top:0px;}
h2 {font-size:1.6em;font-weight: normal;color:#2B2B2B}
h3 {font-size:1.3em;font-weight: normal;color:#2B2B2B}
ul {color:#444444}
li {line-height:150%;}

.inwx-tld {background-color:white !important;background-image:none !important}

.inwx-tld-description {overflow: hidden;width:80%}
.inwx-tld-description h2 {font-size: 1.3em;color:#2B2B2B}

.h1e {font-size:16px;color:#666666;line-height:100%;letter-spacing:-1px;margin-top:0px;}

.light {
	color: gray;
}

.separator {margin-right:4px;float:left;width:3px;border-right:solid silver 1px;height:18px;}

.dialog_title {font-size:14px;font-weight:bolder;cursor:default}

.main_domain_search {font-size:18px;color:darkblue;font-weight:bolder;}
.main_domain_taken {font-size:18px;color:#FF0000}

.check_domain_td {border-bottom:solid silver 1px;color:#666666;white-space:nowrap;}
.check_domain_td_error {padding:5px;border-bottom:solid silver 1px}
.check_domain_div_error {padding:5px;}
.check_domain_td_manual {background-color:#efefef;padding:5px;}
.check_domain_td_even {background-color:transparent}

.input_obj1 p {font-size:14px;font-weight:bolder;width:100%;margin:0px;padding:0px;line-height:100%;width:600px;}
.input_obj1 {height:25px;float:left;width:350px;margin-left:5px}
.input_obj1 div {width:120px;text-align:left;padding-right:2px;float:left;height:20px;padding-top:2px;line-height:20px}
.input_obj1 input[type=text],.input_obj1 input[type=password] {float:left;width:180px;background-image:none}

.input_obj1 input[type=button] {float:left;}
.input_obj1 input[type=submit] {float:left;}
.input_obj1 input[type=file] {float:left;width:250px;}
.input_obj1 select {width:186px;float:left;}

.input_obj {width:100%;overflow:hidden;margin-bottom:5px;display:block;}
.input_obj * {float:left;padding:3px !important;height:25px !important;}
.input_obj > div:nth-child(1) {width:30%;text-align:right;height:100%;height:25px !important;padding-right:8px !important;}
.input_obj > div:nth-child(2) {height:25px !important;width:60% !important;padding:0px !important}
.input_obj > div:nth-child(2) input {padding:3px;height:25px}
.input_obj > *:nth-child(2) {width:60%;margin:0px;padding:0px;}
.input_obj .obj_required {min-height: 2px;min-width: 2px}
.input_obj .info {}
.input_obj select {padding:0px !important;border:solid gray 1px;}
.input_obj button,.input_obj input[type=button],.input_obj input[type=submit] {width:auto !important;padding-left:20px !important;padding-right:20px !important;margin:0px;height:25px !important;}
.input_obj label {overflow:hidden}
.input_obj textarea {height:150px !important;width:100%;max-height: 200px;min-height: 50px;border:solid gray 1px}
.input_obj input[type=hidden] {width:60% !important;margin:0px;padding:0px;}
.input_obj input[type=checkbox] {}

.input_obj.wide {overflow:hidden}
.input_obj.wide > div:nth-child(1) {width:40%;}
.input_obj.wide > *:nth-child(2) {width:40% !important}

.register-small {}
.register-small > input {width:325px !important;}

.input_obj_simple {width:100%;overflow:hidden;margin-bottom:5px;display:block;}
.input_obj_simple * {float:left;padding:3px !important;}
.input_obj_simple > div:nth-child(1) {width:30%;margin:1px !important;margin-top:3px !important;text-align:right;height:100%;}
.input_obj_simple > div:nth-child(2) {width:60%;margin:1px !important;padding:1px !important;}
.input_obj_simple > div:nth-child(2) > * {width:100% !important}
.input_obj_simple .obj_required {min-height: 2px;min-width: 2px}
.input_obj_simple .info {}
.input_obj_simple input {margin:3px }
.input_obj_simple select {padding:0px !important;margin:0px !important;border:solid silver 1px;width:103% !important}
.input_obj_simple button,.input_obj input[type=button],.input_obj input[type=submit] {width:40% !important;padding-left:20px !important;padding-right:20px !important;margin:0px}

/*
.input_obj p {font-size:14px;font-weight:bolder;width:100%;margin:0px;padding:0px;line-height:100%;display:block !important}
.input_obj > div:nth-child(1) {width:40%;text-align:right;padding-right:2px;float:left;height:20px;padding-top:2px;line-height:20px}
.input_obj input[type=text],.input_obj input[type=password],.input_obj input[type=button],.input_obj select {float:left;width:40%}
.input_obj input[type=button] {float:left;}
.input_obj input[type=submit] {float:left;}
.input_obj input[type=file] {float:left;width:250px;}
.input_obj select {width:186px;float:left;}*/
.obj_required {}

.input_obje {overflow:hidden;float:left;width:410px;}
.input_obje p {font-size:14px;font-weight:bolder;width:100%;margin:0px;padding:0px;line-height:100%;width:600px;}
.input_obje div {width:250px;text-align:left;padding-right:2px;height:20px;padding:2px;}
.input_obje input[type=text] {float:left;width:400px;margin:2px;padding:4px;box-shadow:inset 0px 1px 5px #e0e0e0;background-image:none;}
.input_obje input[type=button] {float:left;}
.input_obje input[type=submit] {float:left;}
.input_obje input[type=file] {float:left;width:400px;margin:2px;padding:4px;}
.input_obje select {width:186px;float:left;}
.input_obje textarea {float:left;width:40px;height:150px;font-size:12px;margin:3px;padding:4px;border:solid silver 1px;box-shadow:inset 0px 1px 10px #e0e0e0;}

.input_obj_long {overflow:hidden;width:100%;margin-bottom:5px;}
.input_obj_long p {font-size:14px;font-weight:bolder;width:100%;margin:0px;padding:0px;line-height:100%;width:600px;}
.input_obj_long > div {text-align:left;margin:2px;float:left;white-space:nowrap;line-height:23px;background-color:transparent;}
.input_obj_long > div:nth-child(1) {width:30%;text-align: right;}
.input_obj_long input[type=button],.input_obj_long input[type=submit],.input_obj_long button {float:left;margin:2px;}
.input_obj_long select {margin-left:2px;margin-top:2px;float:left;padding:0px;overflow:hidden;}
.input_obj_long textarea {float:left;width:300px;height:100px}
.input_obj_long > div:nth-child(2) {height:25px !important;width:60% !important;margin:2px !important;margin-left:5px !important;max-width: 400px !important}
.input_obj_long > div:nth-child(2) input {padding:2px !important;height:25px;}
.input_obj_long > input, .input_obj_long > select {float:left;margin:2px !important;margin-left:5px !important;height:25px !important;}
.input_obj_long input[type=radio] {float:left;margin-right:10px;}
.input_obj_long label {float:left;margin-right:20px}

.input_obj_middle p {width:100%;margin:0px;padding-top:2px;line-height:100%;width:500px;color:#666666}
.input_obj_middle {height:25px;float:left;width:700px;border-bottom:solid #dfdfdf 1px;margin-bottom:5px;}
.input_obj_middle div {width:120px;text-align:right;padding-right:2px;float:left;height:20px;padding-top:2px;white-space:nowrap;color:#444444}
.input_obj_middle input[type=text] {float:left;width:180px;margin:2px;padding:2px}
.input_obj_middle input[type=password] {float:left;width:180px;margin:2px;padding:2px}
.input_obj_middle select {width:186px;float:left;}
.input_obj_middle textarea {float:left;width:280px;height:100px}


.input_obj_s {overflow:hidden;border-bottom:solid #f0f0f0 1px;margin-top:10px;padding-bottom:10px;margin-bottom:10px;}
.input_obj_s p {font-size:14px;font-weight:bolder;margin:0px;padding-top:2px;line-height:100%;width:500px;color:#666666}
.input_obj_s div {width:120px;height:25px;text-align:right;padding-right:2px;float:left;padding-top:2px;white-space:nowrap;color:#444444;line-height: 25px;}
.input_obj_s input[type=text] {float:left;width:180px;margin:2px;padding:2px}
.input_obj_s input[type=password] {float:left;width:180px;margin:2px;padding:2px}
.input_obj_s select {width:186px;float:left;margin-left:10px !important;border:solid silver 1px}
.input_obj_s textarea {float:left;width:280px;height:100px}


.select_row_over {background-color:#E9E9E9;height:20px;}
.select_row {background-color:white;height:20px;}
.select_row_on {background-color:#666666;color:white;height:20px;}

.tabs_container {overflow:hidden;padding:0px !important;margin:0px !important;position: relative;top:5px;left:10px;}


.tab {
	float:left;margin:0px !important;padding-top:5px;padding-bottom:3px;padding-right:1px;background-repeat:no-repeat;padding-left:0px;cursor: default;
}

.tab span {
	line-height: 25px;
	float:left;padding-right:15px;padding-left:15px;padding-top:2px;padding-bottom:0px;
	background-color:#fdfdfd;border-top-left-radius: 0px;border-top-right-radius: 0px;
	border:solid #e0e0e0 1px;margin:0px;
}

.tab img, .tab_on img {margin-right:10px;margin-top:5px;float:left;height:16px !important;}


.tab:hover span {border:solid #a0a0a0 1px}


.tab_on {
	line-height: 25px;
	float:left;padding-top:2px;padding-bottom:3px;background-repeat:no-repeat;padding-left:0px;cursor: default;
}
.tab_on span {

	float:left;padding-right:15px;padding-left:15px;padding-top:2px;padding-bottom:3px;
	background-color:#969696;border-top-left-radius: 0px;border-top-right-radius: 0px;
	border:solid #888888 1px;
	color:white;
}


.tab_blue, .tab_blue:hover  {float:left;background-repeat:no-repeat;padding-left:6px;border:solid silver  1px;border-radius:5px;margin-top:7px;margin-right:2px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom:none;cursor:pointer;background-color: rgba(200,207,212,1) }
.tab_blue span,.tab_blue:hover span {float:left;padding-right:10px;padding-left:10px;padding-top:8px;padding-bottom:3px;background-repeat:no-repeat;background-color:transparent;color:#555555;text-shadow: 0px 1px 1px white;}


.tab_blue_on {float:left;background-repeat:no-repeat;padding-left:6px;border:solid silver  1px;border-radius:5px;margin-top:5px;margin-right:2px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom:none;background: rgb(249,253,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,253,255,1) 0%, rgba(230,237,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,253,255,1)), color-stop(100%,rgba(230,237,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fdff', endColorstr='#e6edf2',GradientType=0 ); /* IE6-9 */;position:relative;top:1px;z-index:900}
.tab_blue_on span {float:left;padding-right:10px;padding-left:10px;padding-top:8px;padding-bottom:3px;background-repeat:no-repeat;background-color:transparent;color:#555555;text-shadow: 0px 1px 1px white;}

.dc_name {padding:15px;font-size:14px;background-color:#F0F0F0;border-bottom:solid #F0F0F0 1px;color:#333366;text-shadow: 0px 1px 1px white;}
.dc_name div {margin:5px;}
.dc_simple {padding:5px;background-color:#F5F5F5;border-bottom:solid #E0E0E0 0px;}
.dc_simple div {margin:5px;overflow:hidden;}
.dc_period div {margin:0px;padding:0px;position:relative;top:-2px;}

.dc_special_green {background-image:url('/images/green2bg.png');background-position:center bottom;color:white;padding:5px;text-shadow: 0px 1px 2px rgba(0,0,0, .9);}
.dc_special_orange {background-image:url('/images/orangebg2.png');background-position:center top;color:white;padding:5px;text-shadow: 0px 1px 2px rgba(0,0,0, .9);}
.dc_simple2_empty {padding:5px;background-color:white;border-bottom:solid #F0F0F0 0px;overflow:hidden;height:5px;}
.dc_simple2 {padding:5px;background-color:#EEEEEE;border-bottom:solid #F0F0F0 0px;overflow:hidden;height:4px;box-shadow:inset 0px 1px 10px rgba(0,0,0,0.2)}

.tab_pane {overflow:hidden;min-height:200px;background-repeat:repeat-x;position:relative;padding:10px;padding-top:20px;border-top:solid #dddddd 1px;background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 67%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(67%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 67%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#ffffff 67%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#ffffff 67%); /* IE10+ */
background: linear-gradient(to bottom, #f7f7f7 0%,#ffffff 67%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

.tab_pane.emtpy,.tab_pane .empty {background-color: transparent;background:transparent;}

.tab_pane h1 {margin-left:10px}
.tab_pane_blue {overflow:hidden;min-height:90px;background-image:url('/images/bgp1.png');background-repeat:repeat-x;position:relative;padding:5px;padding-top:20px;background: rgb(249,253,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,253,255,1) 0%, rgba(230,237,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,253,255,1)), color-stop(100%,rgba(230,237,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,253,255,1) 0%,rgba(230,237,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fdff', endColorstr='#e6edf2',GradientType=0 ); /* IE6-9 */;
border:solid silver 1px;padding-top:10px;padding-bottom:10px;margin-bottom:20px;box-shadow:0px 5px 3px rgba(0,0,0,0.2);}
.tab_pane_blue h1 {margin-left:10px}

.tab_inner_pane {position:relative;max-height:250px !important;background-color:white;border:solid #efefef 1px;box-shadow:0px 4px 0px rgba(0,0,0,0.1)}

.nsset_row {padding:10px;overflow:hidden;background-color:white;margin-bottom:0px;border:solid #efefef 1px;}
.nsset_row_over {padding:10px;overflow:hidden;background-color:white;margin-bottom:0px;border:solid silver 1px;background-image:url('/images/stripe.png')}

.domain_row {width:100%;overflow:hidden;background-color:transparent;margin-bottom:0px;border-bottom:solid silver 1px;}
.domain_name {font-size:110%}
.domain_name_obj{padding:5px;float:left;width:20px;color:#444444;}
.domain_row > div {float:left;padding:10px}
.domain_row > div:nth-child(1) {width:40%}
.domain_row > div:nth-child(2) {width:30%}
.domain_row > div:nth-child(3) {width:30%}

.domain_row.col2 {}
.domain_row.col2 > div:nth-child(1) {width:70%;}

.domain_name_big {font-size:12px;font-weight:normal;padding:5px;float:left;width:50%;color:#444444;margin:5px;}
.domain_extra {float:left;padding:5px;width:200px;color:gray;overflow:hidden;white-space:pre-wrap;margin-top:3px;vertical-align:center;}

.domain_extra_small {float:left;padding:5px;width:100px;color:gray;}
.domain_status {width:150px;float:left;padding:5px;color:gray;}
.domain_date {padding:5px;float:left;width:140px;color:black;height:20px;}

.domain_buttons {padding:5px;margin-right:0px;color:black;text-align: right;font-size: 16px}
.domain_buttons > i {color:black;margin:5px;cursor: pointer;color:#666666}
.domain_buttons > i:hover {color:rgb(51, 102, 153)}

.record_buttons,.record_buttons_edit {padding:5px;margin-right:10px;color:black;text-align: right;font-size: 16px}
.record_buttons_edit {padding:0px !important}
.record_buttons_edit a {margin:5px;}
.record_buttons > i,.record_buttons_edit > i {color:black;margin:5px;cursor: pointer;color:#666666}
.record_buttons > i:hover, .record_buttons_edit > i:hover {color:rgb(51, 102, 153)}

.domain_date_log {padding:5px;float:left;width:170px;color:gray;height:22px;}
.domain_name_log {padding:5px;float:left;width:180px;color:gray;height:22px;font-size:12px;position:relative;top:0px;font-weight:bolder}
.domain_extra_log {padding:5px;float:left;height:22px;}
.domain_status_log {width:170px;float:left;padding:5px;color:gray;height:22px;}
.domain_row_log {overflow:hidden;background-color:white;padding-bottom:5px;margin-bottom:5px;border-bottom:solid #f0f0f0 1px;}
.domain_row_log > div {float:left;width:25%}
.domain_row_log > div:nth-child(4) {width:10% !important;}
.domain_row_log > div:nth-child(2) {width:40%;}

.domain_row_log_black {width:100%;overflow:hidden;background-color:gray;color:white;padding-bottom:5px;margin-bottom:5px;border-bottom:solid #f0f0f0 1px;padding-top:5px;}
.domain_details {padding:10px;background-color:#E9E9E9}

.check_domain_row {width:100%;overflow:hidden;background-color:transparent;margin-bottom:0px;border-bottom:solid solid 1px;}
.check_domain_row > div {overflow:hidden}

.check_domain_row_free {width:100%;overflow:hidden;background-color:#E9FFE6;margin-bottom:0px;border-bottom:solid solid 1px;margin-bottom:5px;box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);}
.check_domain_row_free > div {overflow:hidden}


.check_domain_row_free span {color:green;}

.check_domain_row_taken {width:100%;overflow:hidden;background-color:#FFE8E8;margin-bottom:0px;border-bottom:solid gray 1px;margin-bottom:5px;box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);}

.check_domain_row_cart {overflow:hidden;background-color:#E9FFE6;margin-bottom:0px;border-bottom:solid solid 1px;border-right:solid #e6591a 10px;margin-bottom:5px;box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);}

.record_header {overflow:hidden;background-color:gray;padding:3px;font-weight:bolder}
.record_header div {padding:3px;color:white;}
.record_row {overflow:hidden;padding:2px;border-bottom:solid silver 1px;}
.record_row > div {overflow:hidden;padding:3px;}
.record_row input {clear:all;padding:1px;overflow:auto;float:left;}
.record_name {float:left;width:20%;overflow:auto;text-align:right;font-weight:bolder;word-wrap: break-word;overflow-wrap: break-word;}
.record_name input{float:right;width:98%;overflow:auto;text-align:right;font-weight:bolder;height:20px;}
.record_name_long {float:left;width:30%;overflow:auto;text-align:right;font-weight:bolder;}
.record_type {float:left;width:8%;background-color:transparent;font-weight:bolder;text-align:center}
.record_type select {float:left;width:98%;background-color:white;text-align:center;height:20px;}
.record_value {float:left;width:42%;white-space: break-word;word-wrap: break-word;overflow-wrap: break-word;}
.record_value input{width:98%;overflow:hidden;text-align:left;height:20px;max-width:500px;}
.record_prio {float:left;width:5%;}
.record_prio input{width:80%;overflow:auto;text-align:left;height:20px;}
.record_ttl {float:left;width:9%;}
.record_ttl input{width:80%;overflow:auto;text-align:left;height:20px;}
.record_buttons {padding:5px;float:right;margin-right:10px;color:black;margin:0px;}
.record_buttons_edit {padding:5px;float:right;color:black;margin:0px;margin-top:4px}
.record_urlType{width:100%;overflow:hidden;}
.record_urlType div:nth-child(1) {float:left;width:32%;text-align:right;}
.record_urlType div:nth-child(2) {float:left;}
.record_urlType select {margin-left:5px;}

.record_row_editable {overflow:hidden;background-color:transparent;padding:2px;border-bottom:solid gray 1px;}
.record_row_editable > div {overflow:hidden;background-color:transparent;padding:3px;}
.record_row_editable input {clear:all;padding:1px;overflow:auto;float:left;}


.record_srv {width:45%;background-color:transparent;float:left;}
.record_srv div {float:left;line-height:22px;text-align:right;width:50% ;}
.record_srv > div > input {clear:both;width:100%;}

.record_srv_long {float:none;clear:both;overflow:hidden;width:100%;margin:0px;padding:0px;}
.record_srv_long > div:nth-child(1) {float:left;line-height:22px;width:22.5%;text-align:right;}
.record_srv_long > div:nth-child(2) {float:left;line-height: 22px;width:67.5%;}
.record_srv_long input {float:left;min-width:200px;width:100%;}

.ns_name {position:relative;float:left;width:150px;padding:4px;text-align:right;font-size:12px;padding-right:10px;font-weight:bolder;overflow:hidden;height:20px}
.ns_type {position:relative;float:left;width:50px;text-align:center;padding:4px;background-color:white;height:20px;}
.ns_content {position:relative;float:left;width:230px;padding:4px;padding-left:10px;}
.ns_prio {position:relative;float:left;width:40px;padding:4px;}
.ns_buttons {position:relative;float:left;padding:4px;width:110px;}


.editable_div {overflow:hidden;clear:both;}
.editable_div span {text-align:left;width:100px;white-space:nowrap;text-align:right;padding:1px;overflow:hidden;}
.editable_div div {background-color:transparent;padding:1px;font-weight:bolder;}
.editable_div input {width:200px;}

.big_date {font-size:20px;background-color:green}

.row_log {padding:5px;overflow:auto;background-color:transparent;margin-bottom:5px;border-bottom:solid #f0f0f0 1px;}
.row_log > div {float:left;}
.row_log > div:nth-child(1) {width:40%}
.row_log > div:nth-child(2) {width:30%}
.row_log > div:nth-child(3) {width:30%}

.rounda {float:left;font-size:10px;background-color:gray;;padding-left:2px;padding-bottom:2px;background-repeat:no-repeat;padding-top:0px;border-radius: 10px}
.rounda > span {color:white;padding-left:10px;padding-right:10px;text-decoration: none;font-size: 11px !important;}
.rounda:link {color:#444444;text-decoration: none}
.rounda:visited {color:#444444;text-decoration: none}
.rounda:hover {color:black;text-decoration: none}


.overview_block, .ad_block {
	width:33.33%;
	height: 180px;
	margin:0px;
	padding:5px;
	float:left;
	overflow:hidden;
}


.ad_block {
	float:right;
	height:auto !important;
	min-height: 180px;
	overflow:hidden;
}

.overview_block table {margin:10px;margin-left:0px;margin-top:0px;height:90%;border:solid #e9e9e9 1px}
.overview_block td {padding:10px}
.overviefw_block img {}
.overview_block p {font-weight:bolder}
.overview_block input {margin-left:0px;width:160px;border:solid orange 1px}
.overview_block button {border:solid green 1px}
.overview_block div {margin-top:5px;font-size:11px;color:gray;white-space:pre-wrap;}
.overview_block h2 {margin-top:5px;font-size:14px;width:140px;white-space:pre-wrap;}

.ob_domain {float:left;margin:0px;line-height:20%;margin:2px;}
.ob_domain_main_page {margin:2px;border-bottom:solid #E9E9E9 1px;overflow:auto;width:230px;}
.ob_domain_main_page img {float:left;margin:2px;width:18px;margin-left:5px;margin-right:5px;}
.ob_domain_main_page div {float:left;margin:2px;font-weight:bolder;color:gray;}
.ob_domain_main_page p{float:left;margin:2px;font-weight:bolder}
.ob_domain_main_page span{float:left;text-align:right;margin:2px;font-size:9px;}



.navbar{overflow:hidden;margin-right:0px;padding-top:5px;}
.navisub {}
.navimain {}
.navitop {background-color:rgba(0,0,0,0.04);padding:5px;color:black;padding-right:90px;white-space:nowrap;}
.navitop a {margin-left:10px;white-space:nowrap;}
.navitop_on {background-color:#6A6A6A;color:white;padding:5px;white-space:nowrap;}
.navitop_on a:visited {margin-left:10px;color:white;}
.navitop_on a:link {margin-left:10px;color:white;}
.navitop_on a:hover {margin-left:10px;color:white;}

.navisubitem {overflow:hidden;padding:5px;padding-left:40px;background-color:rgba(0,0,0,0.03)}
.navisubitem span {float:right;margin-right:5px;width:14px;text-align:center;background-color:gray;font-weight:bolder;color:white;font-size:8px;}
.navisubitem_on {overflow:hidden;background-color:rgba(0,0,0,0.3);color:white;padding:5px;padding-left:40px;color:white}
.navisubitem_on span {border:solid #DBDBDB 1px;float:right;margin-right:0px;width:14px;text-align:center;color:white;font-size:8px;}

.navisubitem_on a:visited {color:white;margin-left:0px;}
.navisubitem_on a:link {color:white}
.navisubitem_on a:hover {color:white}



.di_tld {font-size:16px;font-weight:bolder;}

.white_a:link {color:white}
.white_a:hover {color:white}
.white_a:visited {color:white}

.small_row {width:100%;border-bottom:solid #E9E9E9 1px;overflow:auto;padding-top:5px;padding-bottom:5px;}
.small_row div {float:left;margin:2px;}


.simple_float_objects {overflow:hidden}
.simple_float_objects div {float:left;margin:2px;}
.simple_float_objects input {float:left;margin:2px;width:200px;}
.simple_float_objects label {float:left;margin:2px;}

.advertising_format_1 {float:left;margin:5px;width:150px;height:120px;background-repeat:no-repeat;background-position:center center}
.advertising_format_2 {float:left;margin:5px;width:150px;height:120px;background-repeat:no-repeat;background-position:center center}

.icons_big {border:solid #E9E9E9 1px;float:left;width:120px;height:100px;margin:5px;overflow:hidden;background-position:center 10px;background-repeat:no-repeat;}
.icons_big div {font-size:10px;position:relative;top:75px;left:-3px;margin:3px;background-color:rgba(255,255,255,0.75);width:120px;height:20px;text-align:center;}
.aditional_text  {padding:2px;margin-bottom:10px;}
.special_domain_ph {width:200px;line-height:150%}
.special_domain_ph p {margin:0px;padding:0px;font-weight:bolder;margin-bottom:5px;}
.special_domain_ph input {width:130px}
.special_domain_ph span {margin-right:10px;font-weight:bolder}
.nw {white-space:nowrap;height:18px;line-height:16px;margin-top:5px;margin-right:5px;}
.rss_icon {position:relative;top:2px;margin-right:5px;margin-left:5px;}
.dl_th {white-space:nowrap;height:30px;padding-right:10px;padding-left:10px;text-align:left}
.dl_td_start {white-space:nowrap;border-bottom:solid silver 1px}
.dl_td_start div{white-space:nowrap;height:40px;margin-right:10px;margin-top:5px;margin-bottom:5px;font-weight:bolder;text-align:left;}

.dl_td_start_big {white-space:nowrap;border-bottom:solid silver 1px;}
.dl_td_start_big div{white-space:nowrap;height:80px;margin-right:10px;margin-top:5px;margin-bottom:5px;font-weight:normal;text-align:left;}

.dl_td {white-space:nowrap;border-bottom:solid silver 1px;}
.dl_td div{white-space:nowrap;height:40px;margin-right:5px;margin-left:5px;margin-top:5px;margin-bottom:5px;text-align:left;cursor:default;}
.dl_td_big {white-space:nowrap;border-bottom:solid silver 1px;background-color:transparent;}
.dl_td_big div{white-space:nowrap;height:80px;margin-right:5px;margin-left:5px;margin-top:5px;margin-bottom:5px;text-align:right;cursor:default;}

.dl_td_end {white-space:nowrap;border-bottom:solid silver 1px;}
.dl_td_end div{white-space:nowrap;height:40px;margin-right:5px;margin-left:5px;margin-top:5px;margin-bottom:5px;text-align:center;margin-left:10px;}
.dl_td_end_big {white-space:nowrap;border-bottom:solid silver 1px;}
.dl_td_end_big div {white-space:nowrap;height:80px;margin-right:5px;margin-left:5px;margin-top:5px;margin-bottom:5px;text-align:center;margin-left:10px;}

.dl_td_thumb {width:70px;overflow:hidden;float:left;margin:0px;padding:0px;border:solid silver 1px;}
.dl_td_thumb img {width:70px;height:48px;}
.dtableselected {white-space: nowrap;}
.dtableselected * {background-color:gray !important;color:white !important}
.dtablerow {white-space: nowrap}

.tag {border:solid silver 1px;float:left;margin:2px;padding:2px;padding-left:3px;padding-right:5px;background-color:#efefef;color:black;border-radius: 5px;height:25px !important;}
.tag span {float:left;margin-top:2px}
.tag > div {float:right;margin-right:2px;margin-left:10px !important;margin-top:2px !important;}
.tag_input {border:solid silver 1px;float:left;margin:1px;padding:2px;padding-left:3px;height:16px;padding-right:5px;background-color:#efefef;color:black;border-radius: 5px;height:25px !important}


.tag_single {border:solid silver 1px;float:left;margin:1px;padding:2px;padding-left:3px;padding-right:5px;background-color:#cfcfcf;color:black;border-radius: 5px;}
.tag_single span {float:left;margin-top:2px}
.tag_single div {float:right;margin-right:2px;margin-left:5px}

.tags {float:left;height:16px;margin:1px;padding:2px;background-color:gray;border-radius: 5px;color:white}
.tags span {margin-left:5px;margin-right:5px}

.taga:link,.taga:visited {margin-right:5px;background-color:#e0e0e0;padding:2px;padding-right:4px;padding-left:4px;border-radius:3px;font-weight:bolder;}
.taga:hover {margin-right:5px;background-color:gray;padding:2px;padding-right:4px;padding-left:4px;border-radius:3px;font-weight:bolder;color:white;text-decoration:none;}

.dl_selectedcell {background-color:#e0e0e0;border-radius: 5px;margin-bottom:5px;}

.bg1 {background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.dp_td_select {background-color:#F8F8F8;border:dashed silver 1px;padding-top:10px;}
.dp_td_normal {background-color:transparent;border:solid #FaFaFa 1px;padding-top:10px;}

.calsmall_cell {background-color:transparent;cursor:pointer;}
.calsmall_cell > div {font-size:12px;padding:4px}
.calsmall_dayName {background-color:transparent;padding:2px;border-radius:5px;font-size:11px;text-shadow:0px 1px 0px white}
.calsmall_normalDay {background-color:rgba(255,255,255,0.7);}
.calsmall_mondays {background-color:rgba(255,255,255,0.1);}
.calsmall_weDay {background-color:rgba(0,0,0,0.05);}
.calsmall_lastWeDay {background-color:rgba(0,0,0,0.05);}
.calsmall_lastDay {background-color:rgba(0,0,0,0.05);border-bottom-right-radius:5px;}
.calsmall_firstDay {background-color:rgba(0,0,0,0.05);border-top-left-radius: 5px;}
.calsmall_selectedDay {background-color:rgba(265,0,0,0.5);color:white;border-radius: 4px}
.calsmall_currentDay {background-color:rgba(255,235,235,0.99);width:100%;font-weight:bolder}
.calsmall_monthName {float:left;margin-left:1px;margin-right:1px;font-weight:normal;font-family:Arial;font-size:11px;padding-left:2px;padding-right:2px;text-shadow:0px 1px 0px white;text-transform:uppercase;cursor: pointer;margin-bottom:2px;color:gray;}
.calsmall_selectedMonthName {float:left;margin-left:1px;margin-right:1px;font-weight:bolder;font-family:Arial;font-size:11px;box-shadow:0px 1px 0px white;color:white;padding-left:2px;text-transform:uppercase;padding-right:2px;border-radius:5px;background-color:rgba(0,0,0,0.2);cursor:default;margin-bottom:2px;}
.calsmall_unselectable {opacity: 0.5;color:silver}
.calsmall_hours {border: solid gray 1px;background-color:white;padding-left:5px;padding-right:5px;}
.calsmall_hours input {font-size:14px;border: none;background-color:transparent;width: 20px;text-align: center}
.calsmall_hours div {font-size:14px;}

.scart_textbox {margin:0px;padding:0px;height:20px;line-height:18px;overflow:hidden;border-bottom:solid #E0E0E0 1px;white-space: nowrap}
.scart_textbox input[type=checkbox] {float:right;}

/*.steps */
.steps {display:inline-block;margin-left:auto;margin-right:auto;}
.step_pipe {float:left;width:5px;height:5px;margin-top:10px;background-color:#F0F0F0;border-radius:5px;margin-right:1px;margin-left:1px;}
.step_pipe_on {float:left;width:5px;height:5px;margin-top:10px;background-color:#227898;border-radius:5px;margin-right:1px;margin-left:1px;}
.step_start {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;border-radius:5px;background-color:#EFEFEF;text-shadow:0px 1px 0px white;border-radius:5px;}
.step_start_on {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;background-color:#227898;border-radius:5px;color:white}
.step_middle {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;background-color:#EFEFEF;text-shadow:0px 1px 0px white;border-radius:5px;}
.step_middle_on {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;text-shadow:0px 1px 0px white;border-radius:5px;background-color:#227898;color:white;}
.step_end {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;text-shadow:0px 1px 0px white;border-radius:5px;background-color:#EFEFEF;}
.step_end_on {float:left;width:25px;height:25px;font-size:12px;text-align:center;line-height:25px;text-shadow:0px 1px 0px white;border-radius:5px;background-color:#EFEFEF;background-color:#227898;color:white;}

.register_fieldset {border:solid rgba(0,0,0,0.1) 1px;padding-top:10px;padding-bottom:10px;margin-bottom:20px;text-align: left;}
.register_fieldset legend {font-weight:bold;color:gray;padding-left:8px;padding-right:8px;}
.register_fieldset > div {width:100%;max-width:100%;display: inline-block;text-align: left}
.register_fieldset div {line-height: 175%}

.register-cbs {width:100%;display:block;float:none;clear:both;text-align: left;padding-top:10px;padding-bottom:10px;padding-left:10px}


.input_phone {overflow:hidden;}
.input_phone > * {margin:0px !important;}
.input_phone > select:nth-child(1) {width:100px !important;height:100% !important}
.input_phone > input:nth-child(2) {border:solid silver 1px !important;margin-left:5px !important;width:220px}
.input_phone > select:nth-child(2) {width:100px !important;height:100% !important}
.input_phone > input:nth-child(3) {width:255px !important;margin-left:5px !important;}

.register_fieldset_gray {border:solid silver 1px;padding-top:10px;padding-bottom:10px;margin-bottom:20px;box-shadow:0px 5px 3px rgba(0,0,0,0.2);
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}
.register_fieldset_gray legend {font-weight:bolder}


.bug_reporter {background-color:#fff6c3;padding:4px;border-radius: 4px}

table.countries {width:100%;}
table.countries thead  th {background-color:gray !important;background-image: url(none)}
table.countries td {padding:5px;font-size: 12px;width:33%;text-align: left;}
table.countries td a:link, table.countries td a:visited {color:gray}
table.countries td a:hover {color:#009FEC}
.countryLink {line-height: 22px;font-size:13px;}
.countryLink img {float:left;width:22px;height:16px;margin-right:10px;margin-top:3px;}

.remodal-close {line-height: 100%;right:5px;top:5px;left:auto;}
.remodal-close:hover {text-decoration: none !important;}

.remodal_lock {
    overflow: hidden;
}




.remodal h1 {font-size:24px;font-weight: bold;color:gray;text-align: left}

/* layout start */
.inwx-header {overflow: hidden;}

.inwx-header > div { /* languages */margin-top:10px;text-align: left;overflow: hidden;margin-top:10px;}
.inwx-header > div:nth-child(1) {float:left;}
.inwx-header > div:nth-child(2) {float:right;}

.inwx-country-p {position:absolute;right:20px;top:60px}
.inwx-country-p > * {text-align: center}
.inwx-country-b {background-image:url('https://ote-images.inwx.com/2.5/sm1.png?id=2');position:absolute;left:40%;width:60%;height:100%;background-repeat:no-repeat;background-position: top right;}

.inwx-body {clear:both;
	background-color:white;
	overflow: hidden;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	border:solid silver 0px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.02);
	border:solid #e0e0e0 0px;
	position: relative;
	padding-bottom:10px;
}
.inwx-width {width:90%;max-width:1300px;margin-left: auto !important;margin-right: auto !important;}
.inwx-middle {width:100%;text-align: center;margin-top:30px;margin-bottom:20px;color:gray}


.inwx-logo-placeholder {position:relative;background-size:100%;background-repeat:no-repeat;
	width:100%;height:140px;overflow: visible;
}

.inwx-logo-placeholder > div:nth-child(1) {
	float:left;
	/*border:solid green 1px;*/
}

.inwx-logo-placeholder > div:nth-child(2) {
	float:right;
	/* border:solid black 1px; */
	overflow: hidden;
}

.inwx-logo-placeholder > div:nth-child(3) {
	overflow: hidden;
}
.inwx-captcha {width:150px !important}
.inwx-captcha img {float:none;clear:both;height:60px !important;margin-bottom:10px}
.inwx-captcha img:after {content:''}
.inwx-captcha input {float:none !important;clear:both !important;margin:0px !important;width:90% !important;}
.inwx-leters {}

.inwx-logo {margin-left:20px;margin-top:20px;width:240px;height:80px !important}
.inwx-logo img {width:auto !important;height:70px;}

.inwx-small-logo {min-width:20px;min-height:20px;width:100px;height:35px;background-image:url('https://www.inwx.de/images/logos/inwx-white.png');background-size: 98px 35px;background-repeat: no-repeat;display: none}


.inwx-menu {background-color:#5888ad;width:100%;height:35px;position:absolute;left:0px;top:105px;z-index:1000;
	/*border-bottom: solid white 1px;border-top:solid white 1px;*/
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}

.inwx-menu > div:nth-child(1) {float:left;}
.inwx-menu > div:nth-child(2) {float:left;margin-left:20px;}
.inwx-menu > div:nth-child(2) > div {overflow: hidden}
.inwx-menu > div:nth-child(3) {float:right;margin-right:20px;white-space: nowrap}
/*.inwx-menu > div:nth-child(3) > div {overflow: hidden;white-space: nowrap !important}
*/
.inwx-menu > div:nth-child(3) a {display:inline-block}

.inwx-cart {z-index:900;padding-left:1px;cursor:pointer;position:absolute;background-color:rgba(11,183,245,0.8);padding-left:20px;padding-right:20px;top:140px;right:20px;}
.inwx-cart-1 {height:35px;z-index:900;padding-left:1px;cursor:pointer;background-color:transparent;padding-left:10px;padding-right:10px;display: inline-block;position: relative;top:-5px}

.inwx-menu.floating {position:fixed;left:auto;right:auto;width:90%;top:0px;max-width:1300px}
.inwx-cart.floating {position:fixed;left:auto!important;right:5%;top:30px;}

.inwx-global-search {height:35px;float:left;padding:0px !important;margin:0px !important;position:relative;}
.inwx-global-search:before {content:'\f002';font-size:14px;color:rgba(255,255,255,0.9);font-family:'FontAwesome';padding-left:10px;}
.inwx-global-search input[type=text] {background-color:transparent;border:solid rgba(255,255,255,0.5) 0px;margin-top:0px;height:35px;color:white;width:200px;padding-left:5px}
.inwx-global-search input::-webkit-input-placeholder {color:rgba(255,255,255,0.5)}

ul.inwx-domainfeatures * {font-size:1.2 em !important;list-style-type:square;/*list-style-image:url('/images/icons/check12.png')*/;line-height: 200%}
ul.inwx-domainfeatures li {margin-left:20px;font-size: 14px}

*,
*:before,
*:after {
  box-sizing: border-box;
}


#popup_login {background-color:white;padding:0px;display:block !important;position: absolute !important; left:10px;top:10px;width:400px;visibility: hidden;border-radius:5px;
	box-shadow: 0px 2px 30px rgba(0,0,0,0.1);
}
#popup_login h1 {font-size:15px;text-align: center;border-bottom:solid silver 1px;padding-bottom:10px;}

.inwx-login-helper {overflow:hidden}
.inwx-login-helper > div:nth-child(1) {float:left;width:50%;padding:20px;border-right:solid silver 1px}
.inwx-login-helper > div:nth-child(2) {float:left;width:50%;padding:20px;}
.inwx-login-helper button, .inwx-login-helper input[type=submit] {width:auto !important;height:auto !important;padding:5px !important;padding-left:20px !important;padding-right:20px !important}
.inwx-login-helper .forgot-password {text-align:right;margin-right:40px}
.inwx-login-helper h3 {text-align:center !important;font-size: 16px;border-bottom:solid silver 1px;padding-bottom:10px;}


#popup_login .inwx-login-helper > div:nth-child(1) {float:none;clear:both;width:100%;border:none;}
#popup_login .inwx-login-helper > div:nth-child(2) {display:none}
#popup_login .inwx-login-helper .forgot-password {text-align: left;float:right;margin-right:30px;position:relative;top:-32px;}

.inwx-index-login {height:300px;background-color:rgba(11,183,245,0.5)}
.inwx-index-login h1 {color:white;font-size: 18px;text-transform: uppercase}
.inwx-index-login .inwx-login-helper > div:nth-child(1) {float:none;clear:both;width:100%;border:none}
.inwx-index-login .inwx-login-helper > div:nth-child(2) {display:none}
.inwx-index-login .inwx-login-helper > div div  {color:white;}
.inwx-index-login .inwx-login-helper .forgot-password {text-align:left;float:none;color:white;}
.inwx-index-login .inwx-login-helper .free-register {text-align:left;float:none;color:white;margin-top:30px}
.inwx-index-login .inwx-login-helper .input_obj > div {width:40%}
.inwx-index-login .inwx-login-helper .input_obj > input {width:50%}
.inwx-index-login .inwx-login-helper form {border-top:solid rgba(255,255,255,0.5) 2px;border-bottom:solid rgba(255,255,255,0.5) 2px;padding-top:20px;padding-bottom:15px;}

.inwx-index-login .inwx-login-helper a:link,.inwx-index-login .inwx-login-helper a:hover,.inwx-index-login .inwx-login-helper a:visited {color:white;}
.inwx-index-login .inwx-user-info {margin-left:5%;margin-right:5%;width:90%;padding-top:30px;}
.inwx-index-login .inwx-user-info > div {color:white;margin-bottom:10px;border-bottom:solid rgba(255,255,255,0.5) 1px}
.inwx-index-login .inwx-user-info > div:last-child {border-bottom:none}
.inwx-index-login .inwx-user-info > div:nth-last-child(2) {border-bottom:none}

.inwx-table td {padding:10px;background-color:transparent;line-height: 175%}
.inwx-table tr {background-color:transparent;border-bottom: solid #f0f0f0 1px}

.inwx-animated {-webkit-transition:width 300ms linear, height 300ms linear;
    -moz-transition:width 300ms linear, height 300ms linear;
    -o-transition:width 300ms linear, height 300ms linear;
    transition:width 300ms linear, height 300ms linear;
  -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
  }

@keyframes inwx-spin {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@-webkit-keyframes inwx-spin /* Safari and Chrome */ {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
.inwx-spin {
    -webkit-animation: inwx-spin 1.2s linear infinite;
    -moz-animation: inwx-spin 1.2s linear infinite;
    -ms-animation: inwx-spin 1.2s linear infinite;
    -o-animation: inwx-spin 1.2s linear infinite;
    animation: inwx-spin 1.2s linear infinite;
    display: inline-block !important;
}

.inwx-hint {font-size:9px;position:relative;top:-1px;left:1px;display:inline-block;text-transform: uppercase;background-color:black;border-radius:0px;color:white;padding:1px;padding-left:5px;padding-right:5px}
.inwx-social {overflow:hidden;position: relative;text-align: right;margin-bottom:20px}
.inwx-social img {height:35px;margin-right:20px;margin-top:0px}


.tan_image {float:right;width:250px;height:250px;border-radius:5px;box-shadow:inset 0px 2px 8px rgba(0,0,0,0.2);margin-right:10px;margin-top:10px;margin-left:20px;padding:15px;background-color:rgba(255,255,255,0.5);text-align:center}
.tan_image > img {width:90%}
.tan_image > i {white-space: break-word;word-wrap: break-word;overflow-wrap: break-word;}

#div_as {width:100%;height:50px;padding-top:5px;overflow:hidden;height:1px;visibility:hidden;display:none;margin-bottom:10px;background-position:left bottom;background-color:#f0f0f0}

/* 2 columns */
.inwx-col2 {overflow:hidden}
.inwx-col2 > div {width:50%;text-align: left;display:block;float:left;margin-right:-20px;}
.inwx-col2 > div:nth-child(odd) {margin-right:20px;}
.inwx-col2 > div:nth-child(even) {padding-right:20px;}

.inwx-col3 {overflow:hidden}
.inwx-col3 > div {width:30%;text-align: left;display:block;float:left;padding:20px;}
.inwx-col3 h1 {font-size: 16px}

.inwx-col2.deco {}
.inwx-col2.deco > div:nth-child(odd) {border-right:dotted silver 1px;}

#div_cookie {display:none;width:100%;height:50px;background-color:rgba(0,0,0,0.5);text-align:middle;overflow:hidden;z-index:5000}
#div_cookie > div {margin-left:auto;margin-right:auto;width:100%;max-width:900px;padding-top:10px;overflow:hidden;}
#div_cookie > div > div:nth-child(1) {float:left;color:white;font-size:10px;line-height:30px}
#div_cookie > div > div:nth-child(2) {float:right;line-height:30px;}

.inwx-right {text-align:right !important}
.inwx-left {text-align:left !important}

inwx-col2.margin {margin-top:10px}

.inwx-col2-1 {overflow:hidden;}
.inwx-col2-1 > div {float:left;margin-right:-20px;}
.inwx-col2-1 > div:nth-child(1) {width:70%;margin-right:20px;}
.inwx-col2-1 > div:nth-child(2) {width:30%;padding-right:20px}

.inwx-col1-2 {overflow:hidden;}
.inwx-col1-2 > div {float:left;margin-right:-20px;}
.inwx-col1-2 > div:nth-child(1) {width:30%;margin-right:20px;}
.inwx-col1-2 > div:nth-child(2) {width:70%;padding-right:20px}

.inwx-col1-2.labels {margin-bottom:5px;padding-bottom:5px;border-bottom: solid #f6f6f6 1px}
.inwx-col1-2.labels > div:nth-child(1) {text-align: right;font-weight: bolder;color:#666666}

.inwx-popup {background-color:#fafafa;box-shadow: 0px 5px 10px rgba(0,0,0,0.1);opacity:0;border-radius: 2px;border:solid silver 1px !important;transition: opacity 0.2s linear;padding:10px;}

.inwx-domain-name {font-family:'Francois One', sans-serif;background-color:transparent;border-radius:5px;text-align: center;font-size: 24px;width:100%;position:relative;left:-5px;line-height:120px;color:black;letter-spacing: 0px;text-transform: lowercase;}
.inwx-domain-name span {font-family: 'Francois One';color:#4090d5;font-size: 60px !important;}

.inwx-user{
	color:white;
	float:left;
	width:256px;
	margin:10px;
	margin-right:20px;
	padding:10px;
	background-color: rgba(255,255,255,0.2);
	border:dotted white 1px;
	float:right;
	background-color:rgba(0,0,0,0.03)
}


.inwx-overview-block, .inwx-ad-block {
	width:33%;
	height: 250px;
	margin:0px;
	float:left;
	overflow:hidden;
}


.inwx-buttons {overflow:hidden;text-align: center;position: absolute;bottom:10px;left:0px;right:0px;text-align: center;border-top:solid silver 1px;padding-top:10px;}
.inwx-buttons > div {display:inline-block;text-align: left}

.inwx-overview-block > div {margin:20px;margin-left:0px;height:80%;background-color: #fafafa;padding-top:10px !important}
.inwx-overview-block > div * {padding:5px;}
.inwx-overview-block > div > i {float:left;font-size:50px;color:#aaaaaa;margin-top:20px;margin-right:20px;}
.inwx-overview-block > div > h2 {font-size:16px;margin-bottom:10px;padding:0px;color:rgba(14,135,178,1)}
.inwx-overview-block > div > input {width:70%;float:left;height:27px;margin:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;}
.inwx-overview-block > div > button {width:20%;float:left;height:27px;margin-bottom:10px;font-family:'FontAwesome';color:block;padding:2px;font-size:19px;background:none;border:none;text-align:left}
.inwx-overview-block > div > p {font-weight: bolder;font-size: 110%;color:rgba(14,135,178,1)}

.inwx-overview-block.nofloat {width:100%;height:auto !important;float:none;background-color:#fafafa;padding-bottom:10px;margin-bottom: 20px}
.inwx-overview-block.nofloat > div {height:auto !important;margin:5px !important;padding:0px;background-color:none;padding-top:10px !important}
.inwx-overview-block.nofloat > div > * {margin:5px !important;}
.inwx-overview-block.nofloat  > div > input {width:90%}

.inwx-user-info {overflow: hidden;}
.inwx-user-info > div {float:left;width:40%;color:#444444;margin-right:-10px;margin-bottom: 2px;}
.inwx-user-info > div:nth-child(even) {width:60%;}
.inwx-user-info > div:nth-child(odd) {text-align: right;font-weight: bolder;margin-right:10px;}

.inwx-obj {overflow: hidden}
.inwx-center {text-align: center}
.inwx-pagination {text-align:center;margin-bottom:10px;color:silver;}
.inwx-margin-t {margin-top:20px}
.inwx-margin-b {margin-bottom:20px}
.inwx-margin-tb {margin-top:20px;margin-bottom:20px}
.inwx-margin-tb-small {margin-top:10px;margin-bottom:10px}
.inwx-spinner {overflow: hidden;width:100%;height:50px;min-height: 50px;text-align: center;line-height: 50px;color:#5fa3e2;font-size: 16px;}
.inwx-ns-surface {width:100%;height:1px;overflow:hidden;display:none;background-color:#FaFaFa;box-shadow:inset 0px 0px 10px rgba(0,0,0,0.2);}
.inwx-ns-surface > div {margin:20px}

.inwx-domain-row {overflow:hidden;margin-bottom:5px;padding-bottom:5px;border-bottom: solid #f0f0f0 1px}
.inwx-domain-row > * {float:left;background-color:transparent;height:100%;width:15%;padding:10px;}
.inwx-domain-row > div:nth-child(1) {width:35%;}
.inwx-domain-row > div:nth-child(5) {width:20%;}

.inwx-domain-row.header {background-color:#444444;}
.inwx-domain-row.header * {color:white}

.inwx-tomiddle {text-align: center;height:100%;min-height: 300px;line-height:400px;}
.inwx-tomiddle > div {line-height:100%;display: inline-block}
.inwx-tomiddle > div form {float:left;}
/** layout end **/


/** shopping cart **/
.inwx-cart-row {overflow:hidden;margin-bottom:10px;}
.inwx-cart-row > * {float:left;white-space: nowrap;padding:2px;margin:2px;}
.inwx-cart-row > *:nth-child(1) {width:20%;text-align:right;}
.inwx-cart-row > *:nth-child(2) {height:25px !important;width:50% !important;position:relative;top:1px;}
.inwx-cart-row > button {padding:0px !important;margin:0px !important;height:25px;}
.inwx-cart-row > input[type=button] {margin-top:1px !important;margin-left:5px !important;height:25px !important;}

.inwx-cart-execute {margin-top:20px;}
.inwx-cart-execute > div:nth-child(2) > div {float:right !important}
.inwx-cart-execute > div:nth-child(2) > div > div:nth-child(1) {line-height: 23px}

.inwx-cart-info {position:absolute;top:5px;right:15px;}
.inwx-cart-error {margin-top:10px;margin-bottom:10px;color:red;text-align: left;padding-bottom:5px;min-height: 22px}

.inwx-cart-registrant-details {margin-left:20%;line-height: 150% !important}

.inwx-cart-surface-empty {padding:0px;background-color:white;border-bottom:solid #F0F0F0 0px;overflow:hidden;height:0px}
.inwx-cart-surface {padding:5px;background-color:#e6e6e6;border-bottom:solid #F0F0F0 0px;overflow:hidden;height:4px;box-shadow:inset 0px 1px 10px rgba(0,0,0,0.1)}

.inwx-cart-domains {overflow:hidden;border-bottom:solid #f0f0f0 1px;}
.inwx-cart-domains > div {float:left;height:100%;padding:5px;overflow:hidden}
.inwx-cart-domains > div > * {margin-bottom:5px;}
.inwx-cart-domains > div:nth-child(1) {width:40%;background-color:#f6f6f6;padding-left:10px} /* domain */
.inwx-cart-domains > div:nth-child(1) > div:nth-child(1) {float:left;margin:15px;margin-left:0px;display: none}
.inwx-cart-domains > div:nth-child(1) > div:nth-child(2) {font-size: 125%}
.inwx-cart-domains > div:nth-child(2) {width:20%;} /* domain action */
.inwx-cart-domains > div:nth-child(2) input {border:solid silver 1px}
.inwx-cart-domains > div:nth-child(3) {width:10%;text-align:center} /* price */
.inwx-cart-domains > div:nth-child(4) {width:10%;} /* period */
.inwx-cart-domains > div:nth-child(5) {width:0%;display:none} /* domain status */
.inwx-cart-domains > div:nth-child(6) {width:15%;text-align:right;} /* domain action */
.inwx-cart-domains > div:nth-child(7) {width:5%;text-align: right} /* domain action */
.inwx-cart-domains input[type=checkbox] {float:right;border:solid orange 1px}


.inwx-cart-domains.header {background-color:#666666 !important;}
.inwx-cart-domains.header > div {color:white;background-color:transparent !important}

/** domain list **/

.inwx-domainlist-as-row {overflow:hidden;padding-bottom:5px;padding-top:5px;border-bottom:solid silver 1px}
.inwx-domainlist-as-row > * {float:left;width:15%}
.inwx-domainlist-as-row > *:nth-child(1),.inwx-domainlist-as-row > *:nth-child(3) {text-align: right;line-height: 25px;}
.inwx-domainlist-as-row > *:nth-child(2) > *,.inwx-domainlist-as-row > *:nth-child(4) > * {width:90%;margin:0px !important;margin-left:5px !important;height:25px;}
.inwx-domainlist-as-row select {width:100% !important;}

/** domain log **/

.inwx-domainlog-row-filter {overflow:hidden;margin-bottom:10px;border-bottom: solid #e0e0e0 1px;padding-bottom:10px;}
.inwx-domainlog-row-filter > div {width:8%;float:left;overflow:hidden;height:25px;line-height: 25px;text-align: left}
.inwx-domainlog-row-filter > div:nth-child(1) {text-align:right;padding-right:5px;}
.inwx-domainlog-row-filter > div:nth-child(3),.inwx-domainlog-row-filter > div:nth-child(5),.inwx-domainlog-row-filter > div:nth-child(7),.inwx-domainlog-row-filter > div:nth-child(9) {width:8%;text-align:right;padding-right:5px;}
.inwx-domainlog-row-filter > div:nth-child(7) {text-align: center}
.inwx-domainlog-row-filter > div > * {width:90%;height:25px;margin:0px !important;}
.inwx-domainlog-row-filter > div:nth-child(2),.inwx-domainlog-row-filter > div:nth-child(4) {width:15%}
.inwx-domainlog-row-filter > div:nth-child(9) {width:13%;overflow:hidden;margin-right:5px;}
.inwx-domainlog-row-filter > div:nth-child(9) > select {width:100%;border:solid silver 1px;height:24px;outline: none;}
.inwx-domainlog-row-filter .obj_required {display:none}
.inwx-domainlog-row-filter input[type=button] {top:0px}

.inwx-domainlog-row {overflow: hidden;border-bottom:solid #f0f0f0 1px;}
.inwx-domainlog-row > * {float:left;width:20%;padding:8px;}
.inwx-domainlog-row > *:nth-child(2) {width:30%}
.inwx-domainlog-row > *:nth-child(3) {width:10%}

/** domain check **/

.inwx-check-row {overflow:hidden;margin-bottom:10px;}
.inwx-check-row a:link,.inwx-check-row a:visited {color:gray}
.inwx-check-row a:hover {color:black;text-decoration: none}

.inwx-check-row > div {float:left;padding:10px;}
.inwx-check-row > div:nth-child(1) {width:60%}
.inwx-check-row > div:nth-child(1) b {line-height: 200%;}
.inwx-check-row > div:nth-child(2) {width:30%;text-align: right;line-height: 40px}
.inwx-check-row > div:nth-child(3) {width:10%;line-height: 40px;text-align: left}
.inwx-check-row i {font-size: 36px;}

.inwx-check-row.free {background-color:rgba(91,222,73,0.06)}
.inwx-check-row.yours {background-color:rgba(0,0,0,0.04)}
.inwx-check-row.cart {background-color:rgba(0,0,0,0.04)}

.inwx-check-row.free > div:nth-child(1) {color:black}
.inwx-check-row.free > div:nth-child(2) {font-weight: bolder;color:rgba(92,168,37,0.9);font-size: 125% !important;}
.inwx-check-row.free > div:nth-child(2) * {font-size:100%;}
.inwx-check-row.cart > div:nth-child(2) {font-weight: bolder;color:rgba(92,168,37,0.9);font-size: 125%}
.inwx-check-row.cart > div:nth-child(2) * {font-size:100%;}


.removecart-icon {color:gray !important;}

.inwx-check-row.taken {background-color:rgba(242,54,54,0.03)}

/** page design footer */

.inwx-accreditation-item {width:12.5%;height:100px;float:left;margin:0px;background-color:transparent;overflow: hidden;margin:10px;padding:20px;
		background-color:rgba(255,255,255,0.8);border:solid rgba(0,0,0,0.0) 1px;
		box-shadow: 0px 2px 2px rgba(0,0,0,0.04)}
.inwx-accreditation-item  > div:nth-child(1) {background-color:transparent;width:100%;height:60px;background-size: auto 80%;background-repeat:no-repeat;background-position:center center;margin-bottom:5px;}

.inwx-carusell {width:100%;height:120px;position:relative;margin-bottom:50px;background-color:rgba(255,255,255,0.1);box-shadow:inset 0px 0px 20px rgba(0,0,0,0.05)}
.inwx-carusell > div {clear:both;float:none;width:100%;height:100%;}

.slick-prev:before, .slick-next:before {
color: #000;border:none !important;
}

.slick-next:hover,.slick-prev:hover {border:none !important;}


/** page design **/

.inwx-main-spinner {z-index:2000;position:fixed;left:0px;top:0px;width:100%;height:100%;left:0px;top:0px;background-color:rgba(255,255,255,0.5);display:none;
	text-align: center !important;
}
.inwx-main-spinner i {font-size:30px;position:absolute;top:50%;}

.page-footnotes {color:gray;margin-top:20px;font-size:9px !important}
.page-footnotes * {font-size:9px !important}

.page-cloudtlds {overflow: hidden;}
.page-cloudtlds a:link, .page-cloudtlds a:visited {color:gray}
.page-cloudtlds a:hover {color:#cf3188}

.page-pricelist-vertical {overflow:hidden;margin:5px;border-bottom: solid #e9e9e9 1px;overflow:hidden}
.page-pricelist-vertical > div:nth-child(1) {width:18px;height:20px;float:left;margin:2px;margin-left:5px;margin-right:5px;background-size: 100%; background-position: center center;background-repeat: no-repeat;}
.page-pricelist-vertical > div:nth-child(2) {float:left;margin:2px;color:gray}
.page-pricelist-vertical p {float:left;margin:2px}
.page-pricelist-vertical span {float:left;text-align: right;margin:2px}


.page-light {color:gray}
ul.page-light * {font-size:16px;margin-bottom: 10px}

#BestSellers {background-color:#fafafa}
#BestSellers > div {margin:10px}

#domaincheck {background-color:rgba(255,255,255,0.9);position: absolute;right:20px;top:445px;border-radius: 3px;width:60%;}
#domaincheck form {display: inline-block;width:100%;margin-top:5px;border:solid black 0px;margin-bottom:20px;margin-left:auto;margin-right:auto;white-space: nowrap !important;padding-left:10px;padding-right:10px}
#domaincheck > form > div {float:left;white-space: nowrap !important;margin:0px;padding:0px;background-color:rgba(255,255,255,0.9);height:40px;line-height: 40px;text-align:center;font-size: 24px;position: relative;}
#domaincheck > form > div:nth-child(1) {width:100%;float:none;clear:both;text-align:left !important;background-color:transparent;font-weight: bolder}
#domaincheck > form > div:nth-child(2) {width:75%;border-radius:5px;margin-left:10px;margin-right:10px;border:solid rgba(0,0,0,0.4) 1px}
#domaincheck > form > div:nth-child(2) > input {margin-left:5px;}
#domaincheck > form > div:nth-child(4) {width:20%;}
#domaincheck > form > div:nth-child(3) {width:20%;display:none;}
#domaincheck > form > div:nth-child(3) > div:nth-child(1) {position:absolute;left:0px;top:0px;line-height: 40px;width:100%;height:100%;z-index:50;font-size: 16px;}
#domaincheck > form > div:nth-child(3) > div:nth-child(2) {position:absolute;left:0px;top:0px;width:100%;height:100%;opacity: 0;z-index:60}
#domaincheck > form > div:nth-child(3) > div:nth-child(2) select {width:120% !important;height:40px !important;border:none;font-size: 14px}
#domaincheck > form input {border:none;font-size:16px;background-color:transparent;padding:0px;margin:0px;width:100%;height:100%;}
#domaincheck > form > div:first-child {padding-left: 10px;}
#domaincheck > form > div:last-child {padding-right:10px;padding-left:10px;border-radius: 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffc86b+0,ffa500+100 */
background: rgb(255,200,107); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,200,107,1) 0%, rgba(255,165,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,200,107,1)), color-stop(100%,rgba(255,165,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc86b', endColorstr='#ffa500',GradientType=0 ); /* IE6-9 */
}

#domaincheck > form > div:last-child a {font-size: 18px;color:#c42c00;}
/** page design end **/

/** inwx prices **/

.inwx-pricelist-table {}
.inwx-pricelist-table td {padding:5px;background-color:white;border-bottom: solid silver 1px;}
.inwx-pricelist-table tr:hover > td, .inwx-pricelist-table tr:hover > td * {background-color:#888888;color:white !important;cursor: default}

.inwx-promo-left-text {padding-top:60px;padding-left:50px;color:white;font-size:30px;line-height:120%;position:relative;}
.inwx-promo-left-text > div:nth-child(1), .inwx-promo-left-text > div:nth-child(1) * {font-size:30px !important;color:white;font-weight: normal}
.inwx-promo-left-text > div:nth-child(1) > span {font-size:60px !important;position:relative;text-transform: uppercase;left:-5px}
.inwx-promo-left-text > div:nth-child(2) {margin-left:5px;margin-top:20px !important;overflow:hidden;}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(1) {font-size:43px !important;float:left;}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {font-size:43px !important;text-align: right}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {font-size:20px !important;text-align:right;position: relative;height:50px;right:0px;width:100%;}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div {font-size: 22px !important;}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > svg {position:absolute;right:0px;top:0px;}
.inwx-promo-left-text > div:nth-child(2) > div:nth-child(2) {font-size:18px !important;text-align: left;float:left;margin-left:10px;}

.inwx-price-promo {overflow:hidden;display: inline-block;}
.inwx-price-promo > div {white-space: nowrap !important;}
.inwx-price-promo > div:nth-child(1) {color:red !important;white-space: nowrap !important;}
.inwx-price-promo > div:nth-child(1):before {content:"PROMO ";white-space: nowrap !important}
.inwx-price-promo > div:nth-child(2) {text-decoration:line-through}

.inwx-price-line .inwx-price-promo > div:nth-child(1) {display: inline-block}
.inwx-price-line .inwx-price-promo > div:nth-child(2) {display: inline-block;margin-left:5px;}

/*.inwx-fp-promo {position:absolute;left:0px;top:0px;width:100%;height:470px;overflow:hidden;}
.inwx-fp-promo > div > div {padding:20px;padding-top:0px;}

.inwx-fp-promotext {overflow:hidden}
.inwx-fp-promotext > div:nth-child(1) {padding-left:30px;padding-top:30px;}


.inwx-fp-underpromo {position:relative;top:310px;margin-bottom:370px;}
*/

.inwx-search {overflow: hidden;float:right;white-space: nowrap}
.inwx-search .obj_required {display:none}
.inwx-search input {height:25px;margin:0px !important;margin-right:5px !important;float:left;}
.inwx-search > button {height:25px;float:left;}

/** font awesome colors **/

.fa {cursor: pointer}

.fa-white {color:white}
.fa-black {color:black}
.fa-gray {color:gray}


/*** inwx-contacts **/

.inwx-contact {position:relative;overflow:hidden;border:solid #E9E9E9 1px;margin-bottom:5px;padding:5px;cursor:default;}
.inwx-contact > div {float:left;}
.inwx-contact > div:nth-child(1) {width:10%}
.inwx-contact > div:nth-child(2) {width:70%}
.inwx-contact > div:nth-child(3) {width:20%;float:right;text-align: right}


.gluerecords_row {overflow:hidden;padding:10px;border-bottom:solid silver 1px}
.gluerecords_row > div {float:left;}
.gluerecords_row > div:nth-child(1) {width:60%;font-size:14px}
.gluerecords_row > div:nth-child(2) {width:20%}
.gluerecords_row > div:nth-child(3) {width:20%;text-align:right}
.gluerecords_row > div:nth-child(4) {width:100%;margin:0px;padding:0px;font-size:10px}


.generic-table {overflow:hidden;margin-top:10px;width:100%}
.generic-table > div {overflow:hidden;border-bottom:solid silver 1px;padding:10px}
.generic-table > div:hover {background-color:#fafafa;cursor: default}
.generic-table > div > div {float:left;width:10.0%;overflow: hidden;}

.generic-table .header {background-color:#444444;z-index: 900}
.generic-table .header * {color:white}
.generic-table .header:hover {background-color: #222222}
.generic-table .header > div:hover {background-color:#444444}

.generic-table.col4 > div > div {width:30%;}
.generic-table.col4 > div > div:nth-child(1) {width:20%}
.generic-table.col4 > div > div:nth-child(4) {width:15%}
.generic-table.col6 > div > div {width:14%}
.generic-table.col6 > div > div:nth-child(1) {width:30%}
.generic-table.col7 > div > div {width:10%}
.generic-table.col7 > div > div:nth-child(1) {width:38%}
.generic-table.col5 > div > div {width:20%;}



.generic-table.cart > div > div:nth-child(2) {width:45%;}
.generic-table.cart > div > div:nth-child(3) {width:10%;text-align: center}
.generic-table.cart > div > div:nth-child(5) {width:5%;text-align: center}
.generic-table.cart > div > div:nth-child(4) {text-align: right}

.pricelist-table > div > div {border:solid rgba(255,255,255,0) 1px}
.pricelist-table > div > div:nth-child(3) {width:15%}
.pricelist-table > div > div:nth-child(4),.pricelist-table > div > div:nth-child(6),
.pricelist-table > div > div:nth-child(8),.pricelist-table > div > div:nth-child(10),
.pricelist-table > div > div:nth-child(12),.pricelist-table > div > div:nth-child(13) {text-align:right;padding-right:5px;}

.pricelist-table > div > div:nth-child(5),.pricelist-table > div > div:nth-child(7),
.pricelist-table > div > div:nth-child(9),.pricelist-table > div > div:nth-child(11),
.pricelist-table > div > div:nth-child(14)
	 {width:3%;text-align: center;border:solid #f0f0f0 1px;border-radius: 2px;color:gray}

.pricelist-table > div > div:nth-child(14) {border:none;}

.pricelist-table .header > div {border:solid rgba(255,255,255,0) 1px !important;}

.prereg-table {overflow:hidden}
.prereg-table > div > div {width:12.5%;}
.prereg-table > div > div:nth-child(2) {width:30%}
.prereg-table > div > div:nth-child(3) {width:21%}
.prereg-table > div > div:nth-child(5),.prereg-table > div > div:nth-child(7) {width:7%;text-align:center;}
.prereg-table > div > div:nth-child(1),.prereg-table > div > div:nth-child(8) {width:5%}


.inwx-price-with-details {overflow:hidden}
.inwx-price-with-details > div:nth-child(1) {float:left;width:60%;text-align:right;}
.inwx-price-with-details > div:nth-child(2) {float:right;width:40%;text-align:left;padding-left:5px}
.inwx-price-with-details > div:nth-child(2):hover {background-color:#a0a0a0}

.inwx-paging {overflow:hidden;text-align:center}
.inwx-paging > a {margin-left:5px;margin-right:5px;}

.inwx-yellowbox {background-color:rgba(255,204,2,0.47);padding:5px;line-height:175%;margin-bottom:10px;}
.inwx-yellowbox * {padding:0px;margin:0px;}

.inwx-jobs-box {background-color:rgba(0,0,0,0.0)}
.inwx-jobs-box a {display:block;padding:10px;}
.inwx-job-selected {background-color:rgba(0,0,0,0.1)}


.inwx-registryGroup {overflow:hidden;margin-bottom:50px;margin-top:25px;}

.inwx-gbox{
		overflow: hidden;
		border:solid white 1px;
		border-radius:0px;
		float:left;
		position: relative;
		margin:10px;
}

.inwx-gbox > *:nth-child(1) {background-color:white;border-bottom:solid gray 1px;text-align:center;color:gray;padding:5px}
.inwx-gbox >  i {font-size: 60px;text-align: center;width:100%;margin-bottom:20px;color:gray;margin-top:20px;padding-bottom:20px;cursor: default !important}
.inwx-gbox p {margin-bottom:0px;margin-top:0px;}

.inwx-gbox.full {width:100%;float:none;}
.inwx-gbox.full h1 {text-align: left}
.inwx-gbox.full i {font-size: 60px;width:100%;margin-bottom:20px;color:gray;margin-top:20px;padding-bottom:20px;text-align: left}

.inwx-pgp-email {overflow: hidden}
.inwx-pgp-email > div:nth-child(1) {margin-top:5px;}
.inwx-pgp-email > div:nth-child(2) {margin-left:13px}
.inwx-pgp-email i {cursor: default !important}

.inwx-support-a {overflow: hidden}
.inwx-support-a a {margin-right:15px;margin-left:5px;}

.inwx-registryBox{
		background: rgba(0,0,0,0.02); /* Old browsers */
		margin-bottom:20px;
		overflow: hidden;
		border:solid white 1px;
		border-radius:0px;
		float:left;width:21%;
		position: relative;
		margin:15px;
		margin-left:0px;
		margin-right:30px;
		border:solid rgba(0,0,0,0.04) 1px;
		box-shadow: 0px 3px 2px rgba(0,0,0,0.06);
		padding-bottom:20px;
}

/*.inwx-registryBox:hover {background: rgba(238,238,238,0.9)}*/

.inwx-registryBox > div {;margin:5px;position: relative}
.inwx-registryBox > div:nth-child(1) {height:100px;}
.inwx-registryBox > div:nth-child(2) {height:50px;position:relative;}
.inwx-registryBox > div:nth-child(2) > div:nth-child(1) {height:60px;}

.inwx-registryBox img {max-height:70px;max-width:90px;margin:10px;margin: auto;position: absolute;top: 0; left: 0; bottom: 0; right: 0}



.inwx-registryBox.icann {width:94%;float:none;clear:both;margin-right:20px !important;background-color: white;box-shadow: none;}
.inwx-registryBox.icann > div:nth-child(1) {width:20%;}
.inwx-registryBox.icann > div:nth-child(2) {width:70%;margin: auto;position: absolute;top: 20px; left: 20%;text-align: center;line-height: 175% !important}

.inwx-registryBox.centralnic {width:94%;float:none;clear:both;height:auto !important;overflow:hidden;padding-bottom:0px !important}
.inwx-registryBox.centralnic > div:nth-child(1) {width:20%;position:absolute;left:0px;top:0px; min-height: 80px !important;height:auto !important}
.inwx-registryBox.centralnic > div:nth-child(2) {width:80%;position:relative !important;top: 0px;margin:0px;margin:10px;margin-left:20%;min-height: 70px !important;height:100% !important;}
.inwx-registryBox.centralnic > div:nth-child(2) > div:nth-child(1) {
	height:auto !important;position:relative;overflow:hidden !important;position:absolute !important;top:50%;
	     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);

}
.inwx-registryBox.centralnic > div:nth-child(2) a {margin-right:5px;font-size: 12px !important;}

.inwx-registryBox.donuts {width:94%;float:none;clear:both;overflow:hidden;}
.inwx-registryBox.donuts > div:nth-child(1) {width:20%;float:left;height: auto !important; min-height: 150px !important}
.inwx-registryBox.donuts > div:nth-child(2) {width:80%;float:left;margin: auto;position: absolute;top: 15px; left: 20%;height: auto !important;min-height: 50px !important;}
.inwx-registryBox.donuts > div:nth-child(2) > div:nth-child(1) {height:170px;min-height:60px;overflow:auto;}
.inwx-registryBox.donuts > div:nth-child(2) a {margin-right:5px;font-size: 14px !important}

.acc_tld {overflow:hidden;white-space:normal;font-size: 14px;width:100%;text-align: center;}
.acc_tld a {font-size:14px;}
.acc_name {font-size:12px;text-align: center;color:gray;margin-top:5px}

.inwx-registryBox.centralnic .acc_tld {width:90%;font-size: 12px;text-align: left}
.inwx-registryBox.centralnic .acc_tld a {font-size: 12px}
.inwx-registryBox.centralnic .acc_name {text-align: left}

.inwx-registryBox.icann * {text-align: left !important}
.inwx-registryBox.donuts * {text-align:left !important}


.tld-page-picture {width:100%;position:relative;height:400px;margin-top:0px;float:left;background-repeat:no-repeat;background-color:black;background-size:cover;background-position:top center;margin-bottom:20px;}
.tld-page-name {height:50px;position:absolute;left:20px;top:25px;background-color:rgba(0,0,0,0.4);padding-left:20px;padding-right:20px;line-height:50px;font-size:20px;color:white;}
.tld-page-price {background-color:rgba(0,0,0,0.5);position:absolute;left:30px;top:75px;height:30px;color:white;text-align:left;padding-top:5px;padding-left:20px;padding-right:20px;font-size:12px !important;}

.tld-page-flag {background-color:rgba(255,255,255,0.8);position:absolute;right:10px;bottom:10px;width:150px;height:150px;width:25%}
.tld-page-flag img {width:120px;position:absolute;margin:auto;left:0;top:0;right:0;bottom:0}

.tld-page-action {position:absolute;right:-10px;bottom:100px;color:white;background-color:#4CD964;border-radius: 150px;width:150px;height:150px;text-align: center;padding-top:40px;-ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);}

.tld-page-inputs {overflow:hidden;position:absolute;bottom:10px;left:0px;width:100%;text-align: left}
.tld-page-inputs > div {display:inline-block;width:70%;text-align:left;padding:20px;padding-top:28px;padding-bottom:27px;margin-left:10px;background-color:rgba(255,255,255,0.8)}
.tld-page-inputs > div > div:nth-child(1) {font-size: 14px}
.tld-page-inputs > div > div:nth-child(2) > form {width:100%;padding:0px;margin-top:5px;margin-bottom:5px;}
.tld-page-inputs > div > div:nth-child(2) > form:nth-child(1) textarea {width:100%;max-width:100%;min-width:100%;height:35px;line-height:28px;outline: none;padding:5px;font-size: 14px;border:solid silver 1px;outline:none;min-height: 30px;max-height: 90px;border-radius:4px;}
.tld-page-inputs > div > div:nth-child(2) > form:nth-child(1) > div {width:100%;overflow:hidden;display:none}
.tld-page-inputs > div > div:nth-child(2) > form:nth-child(1) label {height:20px;line-height: 20px;position:relative}
.tld-page-inputs > div > div:nth-child(2) > form sup {position:absolute;font-size:9px;top:-3px;padding-left:2px;}
.tld-page-inputs > div  input[type=button] {color:black;font-size:14px;padding:5px !important;padding-left:20px !important;padding-right:20px !important;
	border:none;color:#c42c00;
	background: rgb(255,200,107); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,200,107,1) 0%, rgba(255,165,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,200,107,1)), color-stop(100%,rgba(255,165,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,200,107,1) 0%,rgba(255,165,0,1) 100%); /* W3C */
}
.tld-page-inputs > div input[type=button]:hover {background:#F79E31}

.inwx-domain-group {float:left;width:20%;padding:20px;}
.inwx-domain-group > div {overflow:hidden;}
.inwx-domain-group > div > div:nth-child(1) {text-transform: uppercase;font-size: 14px;color:#66a1c6}
.inwx-domain-group > div > div:nth-child(1) i {display:none;float:right;font-size: 20px}
.inwx-domain-group > div > div:nth-child(2) {border-top:dotted silver 1px;overflow:hidden;text-align: left;margin-top:5px;padding-top:5px}
.inwx-domain-group > div > div:nth-child(2) * {font-size: 12px;white-space: pre-line}
.inwx-domain-group a:link, .inwx-domain-group a:visited {color:gray;margin-right:5px;display: inline-block !important;}
.inwx-domain-group a:hover {color:blue}

.inwx-domain-group.wide {float:none;clear:both;width:100%;overflow: hidden;padding:20px;}
.inwx-domain-group.wide > div > div:nth-child(2) {-webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;}

/*
.inwx-domain-group.wide > div > div:nth-child(1) {}
.inwx-domain-group.wide > div > div:nth-child(2) > div {float:left;width:20%;padding:20px;padding-top:0px}
.inwx-domain-group.wide > div > div:nth-child(2) > div:nth-child(1) {padding-left:0px}
.inwx-domain-group.wide > div > div:nth-child(2) > div:nth-child(2) {padding-left:5px}
*/

.inwx-domain-group .important {/*color:rgb(0, 128, 192) !important*/;font-size: 18px !important;}

.inwx-domain-groupb {float:left;width:20%;padding:10px;}
.inwx-domain-groupb > div {padding:10px;overflow:hidden;border:solid rgba(0,0,0,0.04) 1px;background: rgba(0,0,0,0.02);box-shadow: 0px 3px 2px rgba(0,0,0,0.06);height:180px}
.inwx-domain-groupb > div > div:nth-child(1) {text-transform: uppercase;font-size: 14px;color:#66a1c6}
.inwx-domain-groupb > div > div:nth-child(2) {border-top:dotted silver 0px;text-align: left;margin-top:5px;padding-top:5px;}
.inwx-domain-groupb > div > div:nth-child(2) * {font-size: 12px}
.inwx-domain-groupb a:link, .inwx-domain-groupb a:visited {color:gray;margin-right:5px}
.inwx-domain-groupb a:hover {color:blue}

.inwx-domain-groupb.wide {float:none;clear:both;width:100%;overflow: hidden;padding:20px;padding-left:10px;padding-right:10px;}
.inwx-domain-groupb.wide > div {height: auto !important}
.inwx-domain-groupb.wide > div > div:nth-child(1) {}
.inwx-domain-groupb.wide > div > div:nth-child(2) > div {float:left;width:20%;padding:20px;padding-top:0px}
.inwx-domain-groupb.wide > div > div:nth-child(2) > div:nth-child(1) {padding-left:0px}
.inwx-domain-groupb.wide > div > div:nth-child(2) > div:nth-child(2) {padding-left:5px}

#inwx-menu-icon {display: none;}

@media (min-width: 1300px) {

	 .inwx-cart.floating {position:fixed;right:auto!important;right:10%;top:30px;
		 left: -moz-calc((100%-1300px)/2 + 960px) !important;
		 left: -webkit-calc((100% - 1300px) / 2 + 960px) !important;
		 left: -o-calc(5% + 1300px) !important;
		 left: calc((100%-1300px)/2 + 960px) !important;
	 }

}

@media (min-width: 501px) and (max-width: 900px) {


	html {-webkit-text-size-adjust: auto}
	html * {-webkit-text-size-adjust: auto; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	h1 {font-size:20px}

	select {width:100% !important;}

	input,textarea {
	-webkit-appearance: none;
	-webkit-border-radius:0;
	border-radius:0;
	}

	/*input[type=text], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=time] {height:auto !important;font-size:14px;padding:8px !important;}


	input[type=button], input[type=submit], button {-webkit-appearance: none;font-size:14px;padding:8px !important;background-color:white;color:#325698;border:solid #325698 1px}

	input[type=button]:active, input[type=submit]:active, button:active {background-color:#f0f0f0}

	*/

	.inwx-footer {overflow:hidden;margin-top:50px;padding-top:30px;}
	.inwx-footer > div:nth-child(1) {overflow:hidden;width:100%;padding-left:30px;padding-right:30px;border-bottom:solid silver 1px}
	.inwx-footer > div:nth-child(1) * {font-size:14px !important}
	.inwx-footer > div:nth-child(2) {overflow:hidden;width:100%;padding:30px;padding-bottom:0px;padding-top:10px}
	.inwx-footer > div:nth-child(2) > div:nth-child(1) {width:30%;float:left;text-align: left;margin-top:30px}
	.inwx-footer > div:nth-child(2) > div:nth-child(2) {width:70%;float:left;}
	.inwx-footer > div:nth-child(2) > div:nth-child(2) > div {float:right !important}

	.inwx-global-search {height:35px;float:left;padding:0px !important;margin:0px !important;position:relative;}
	.inwx-global-search input[type=text] {background-color:transparent;border:solid rgba(255,255,255,0.5) 0px;margin-top:0px;height:35px;color:white;width:150px;padding-left:10px}
	.inwx-global-search input::-webkit-input-placeholder {color:rgba(255,255,255,0.5)}
	

	h3 {font-size: 1.5em !important}
	.inwx-width {width:100%;}

	.inwx-body {box-shadow: none;border:none;}


	.inwx-logo-placeholder {background-color:white;background-image:none;height:100px}

	.inwx-logo-placeholder > div:nth-child(1) {
		clear:both;text-align: center;
		width:100%;
	}

	.inwx-logo-placeholder > div:nth-child(2) {
		display: none
	}



	.inwx-menu {top:60px;z-index:9001;text-align: left;}
	.inwx-menu > div:nth-child(1) {display:none;} /* hide small logo */
	.inwx-menu > div:nth-child(2) {} /* position the menu on middle */
	.inwx-menu > div:nth-child(2) > div {text-align: center}

	.inwx-menu.floating {left:0px;right:0px;width:100%}

	/*.inwx-menu:after {
		content:"\f007";
		font-family:'FontAwesome';color:white;font-size: 20px;
		position:absolute;right:10px;top:0px;
		display: block;background-color:transparent;width:40px;height:100%;line-height: 35px;

	}*/


	.mainmenu_link , .mainmenu_link *,.mainmenu_link_on , .mainmenu_link_on * {font-size:13px !important;}


	.inwx-cart {position:absolute;top:90px;right:20px;z-index:9000}
	.inwx-cart.floating {right:20px}

	.inwx-cart-1 * {font-size:13px}


	.inwx-logo {margin:0px !important;}
	.inwx-logo img {width:auto !important;height:50px}

	.inwx-logo-placeholder > div:nth-child(2) {
		clear:both;text-align: center;width:100%;
	}

	/*#domaincheck > form * {font-size: 13px !important}
	#domaincheck > form > div:nth-child(1) {float:none;clear:both;width:100%;text-align:center !important;}
	#domaincheck > form > div:nth-child(2) {margin-left:25%;min-width:100px}
	*/

	.inwx-domain-group > div > div:nth-child(1) i {display:block;float:right;font-size: 30px !important}


	.inwx-col2 {}
	.inwx-col2 {padding-left:20px;padding-right:20px}
	/*.inwx-col2 > div {clear:both;width:100% !important;margin:0px !important;padding:0px !important;border:none;padding-bottom:10px !important;margin-bottom:10px !important;margin-top:0px;border:solid red 1px}
	*/
	.page-cloudtlds {display:none}

	.inwx-col2-1 {overflow:hidden}
	.inwx-col2-1 > div {clear:both;float:none;width:100% !important;margin:0px;padding:0px;padding-bottom:10px;margin-bottom:10px;border-bottom:dotted silver 1px}

	#BestSellers {width:100%}

	.inwx-fp-promo {position:absolute;left:0px;top:-10px;width:100%;height:430px;overflow:hidden;}
	.inwx-fp-underpromo {position:relative;top:300px;margin-bottom:370px;}

	.inwx-fp-promotext {overflow:hidden}
	.inwx-fp-promotext > div:nth-child(1) {clear:none;float:left !important;width:50% !important;border:none;padding-left:30px;padding-top:30px;}
	.inwx-fp-promotext > div:nth-child(2) {clear:none;float:right !important;width:36% !important;border:none;}

	.page-light {color:gray;font-size: 16px}
	ul.page-light * {font-size:13px;margin-bottom: 10px}

	.inwx-header {display: none}
	#maincontent {overflow:hidden}
	#maincontent > div:nth-child(1) {display: none;}
	#maincontent > div:nth-child(2) {width:100% !important;clear:both;background-color:white}

	#maincontent > div:nth-child(1) {
			float:none;position: fixed;right:10px;top:105px;display: none;z-index:50000;width:90% !important;max-width: 500px;
			box-shadow:0px 5px 10px rgba(0,0,0,0.5);padding:10px;background-color:rgb(88, 136, 173);
			}
	#maincontent .navimain {float:left;width:50%;background-color:transparent;}
	#maincontent .navitop {background-color:transparent;font-weight: bolder;border-bottom:solid rgba(0,0,0,0.2) 1px}
	#maincontent .navitop a {font-size: 14px !important}
	#maincontent .navitop_on {background-color:rgba(11,183,245,0.8);font-weight: bolder}

	#maincontent .navisub {background-color:transparent;font-weight: normal;font-size: 14px !important;}
	#maincontent .navisubitem {background-color:transparent;font-weight: normal;margin-left:10px;padding-left:20px;font-size: 14px !important}
	#maincontent .navisubitem * {font-size: 14px !important}
	#maincontent .navimain a {color:white;font-size: 14px !important}

	.inwx-cart-domains {overflow:hidden;border-bottom:solid #e0e0e0 1px;}
	.inwx-cart-domains > div {float:left;height:100%;padding:5px;overflow:hidden}
	.inwx-cart-domains > div > * {margin-bottom:5px;}
	.inwx-cart-domains > div:nth-child(1) {width:100%;clear:both;overflow:hidden;background-color:white;} /* domain */
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(1) {margin:5px;margin-right:10px;}
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(2) {float:left;width:40%;font-size: 150%;color:#1173ce}
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(3) {float:left}
	.inwx-cart-domains > div:nth-child(2) {width:40%;} /* domain action */
	.inwx-cart-domains > div:nth-child(3) {width:20%;text-align:center} /* price */
	.inwx-cart-domains > div:nth-child(4) {width:20%;} /* period */
	.inwx-cart-domains > div:nth-child(5) {width:0%;display:none} /* domain status */
	.inwx-cart-domains > div:nth-child(6) {width:15%;text-align:right;} /* domain action */
	.inwx-cart-domains > div:nth-child(7) {width:5%;text-align: right} /* domain action */

	.inwx-overview-block, .inwx-ad-block {
		width:50%;
		height: 250px;
		margin:0px;
		float:left;
		overflow:hidden;
	}

	.inwx-col2-force {overflow:hidden;}
	.inwx-col2-force > div {width:50%;text-align: left;display:block;float:left;margin-right:-20px;}
	.inwx-col2-force > div:nth-child(odd) {margin-right:20px;}
	.inwx-col2-force > div:nth-child(even) {padding-right:20px;}

	.input_obj input[type=button], .input_obj button, .input_obj button[type=button], .input_obj input[type=submit], .inwx-search input[type=button] {height:100% !important}

	#footer_bottom * {font-size:11px !important;}
	.inwx-right {font-size:11px !important}


	 .inwx-registryBox{
		background: rgba(0,0,0,0.01); /* Old browsers */
		margin-bottom:20px;
		overflow: hidden;
		border:solid white 1px;
		border-radius:0px;
		float:left;width:25%;
		position: relative;
		margin:15px;
		border:solid rgba(0,0,0,0.04) 1px;
		box-shadow: 0px 3px 2px rgba(0,0,0,0.06);
		padding-bottom:20px;
		}

	/*.inwx-registryBox:hover {background: rgba(238,238,238,0.9)}*/

	.inwx-registryBox > div {;margin:5px;position: relative}
	.inwx-registryBox > div:nth-child(1) {height:100px;}
	.inwx-registryBox > div:nth-child(2) {height:50px;position:relative;}
	.inwx-registryBox > div:nth-child(2) > div:nth-child(1) {height:60px;}

	.inwx-registryBox img {max-height:70px;max-width:90px;margin:10px;margin: auto;position: absolute;top: 0; left: 0; bottom: 0; right: 0;}

	.inwx-registryBox.icann {width:94%;float:none;clear:both;margin-right:20px !important;background-color: white;box-shadow: none}
	.inwx-registryBox.icann > div:nth-child(1) {width:20%;}
	.inwx-registryBox.icann > div:nth-child(2) {width:70%;margin: auto;position: absolute;top: 20px; left: 20%;text-align: center;line-height: 175% !important}

	.inwx-registryBox.centralnic {width:100%;float:none;clear:both;}
	.inwx-registryBox.centralnic > div:nth-child(1) {width:20%;}
	.inwx-registryBox.centralnic > div:nth-child(2) {width:80%;margin: auto;position: absolute;top: 10px; left: 20%; bottom: 0; right: 0;text-align: left;}
	.inwx-registryBox.centralnic > div:nth-child(2) a {margin-left:5px;}

	.tld-page-inputs * {font-size: 14px !important}

	.inwx-domain-group {overflow:hidden;float:left;width:33%;padding:20px;max-height: 240px;}

	.inwx-menu-icon1 {display:none}
	.inwx-menu-icon {float:left;display:block !important;cursor: pointer}
	.inwx-menu-icon:before {content:"\f0c9";
		font-family:'FontAwesome';color:white;font-size: 20px;
		display: block;float:left;background-color:transparent;width:40px;height:100%;line-height: 35px;}

	.inwx-navigation-small {position:fixed;left:0px;top:100px;z-index:90000;box-shadow:0px 10px 10px rgba(0,0,0,0.2);padding:10px;background-color:#666666;width:60%;}
	.inwx-navigation-small .mainmenu_item {display:block;width:100%;border:none}
	.inwx-navigation-small .mainmenu_item * {border:none}

		.inwx-domain-group.wide > div > div:nth-child(2) {-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;}
}



@media (min-width: 10px) and (max-width: 500px) {


	html {-webkit-text-size-adjust: none}
	html * {font-size:17px !important;-webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	h1 {font-size:20px}

	select {width:100% !important;}
	

input,textarea {
    -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:0;
}

	input[type=checkbox] {-webkit-appearance: checkbox; !important}
	.inwx-domain-group > div > div:nth-child(1) i {display:block;float:right;font-size: 30px !important}

	input[type=text], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=time] {height:auto !important;font-size:14px;padding:8px !important;}

	/*
		input[type=button], input[type=submit], button {-webkit-appearance: none;font-size:14px;padding:8px !important;background-color:#34AADC;color:white;border:solid #325698 0px}
	*/

	input[type=button], input[type=submit], button {-webkit-appearance: none;font-size:14px;padding:8px !important;background-color:white;color:#325698;border:solid #325698 1px}

	input[type=button]:active, input[type=submit]:active, button:active {background-color:#f0f0f0}


	.inwx-width {width:100%;}
	.inwx-body {box-shadow: none;border:none;margin:0px !important;width:100% !important;}

	.inwx-col2 {}
	.inwx-col2 > div {clear:both;width:100% !important;margin:0px !important;padding:0px !important;border:none;padding-bottom:10px !important;margin-bottom:10px !important;margin-top:0px;}


	.inwx-header {display: none}


	/*.inwx-fp-promo {position:absolute;left:0px;top:0px;width:100%;height:500px;overflow:hidden;padding:0px;background-color:rgba(255,255,255,0.8);background-color:orange;}
	.inwx-fp-underpromo {position:relative;top:420px;margin-bottom:370px;}

	.inwx-fp-promo .inwx-logo-placeholder {display:none}

	.inwx-fp-promotext {overflow:hidden;padding:0px;width:100%;height:100%;background-color:rgba(255,255,255,0.8);}
	.inwx-fp-promotext > div:nth-child(1) {clear:none;float:none !important;width:100% !important;border:none;text-align: center !important;padding:0px !important;padding-top:60px !important;}
	.inwx-fp-promotext > div:nth-child(2) {display:block;padding:0px !important;width:100% !important;}
	.inwx-fp-promotext ul { list-style-type: none;}

	.page-light {color:gray;font-size: 16px}
	ul.page-light {padding:0px !important;margin:0px !important;}
	ul.page-light * {font-size:13px;margin:0px !important; padding :0px !important; margin-bottom: 10px !important}
	*/

	#maincontent {overflow:hidden;margin-top:85px}
	#maincontent > div:nth-child(1) {display: none;}
	#maincontent > div:nth-child(2) {width:100% !important;clear:both;background-color:white}

	.inwx-logo-placeholder {height:60px;background-image: none;position: fixed !important;width:100% !important;left:0px;top:0px;width:100%;z-index:9001}
	.inwx-logo-placeholder > div:nth-child(1) {display: none}
	.inwx-logo-placeholder > div:nth-child(2) {display: none}
	.inwx-small-logo {background-position: center 3px;padding:3px;background-size:auto 30px;margin-top:8px;}
	.inwx-small-logo:before {
		content:"\f0c9";
		font-family:'FontAwesome';color:white;font-size: 20px;
		display: block;float:left;background-color:transparent;width:40px;height:100%;line-height: 35px;
	}




	#maincontent > div:nth-child(1) {
		float:none;position: fixed;right:0px;top:80px;display: none;z-index:50000;width:100% !important;
		box-shadow:-5px 5px 10px rgba(0,0,0,0.5);padding:10px;background-color:rgb(88, 136, 173)
	}

	#maincontent .navimain {float:left;width:50%;background-color:transparent;}
	#maincontent .navitop {background-color:transparent;font-weight: bolder;border-bottom:solid rgba(0,0,0,0.2) 1px}
	#maincontent .navitop a {font-size: 14px !important}
	#maincontent .navitop_on {background-color:rgba(11,183,245,0.8);font-weight: bolder}

	#maincontent .navisub {background-color:transparent;font-weight: normal;font-size: 14px !important;}
	#maincontent .navisubitem {background-color:transparent;font-weight: normal;margin-left:10px;padding-left:20px;font-size: 14px !important}
	#maincontent .navisubitem * {font-size: 14px !important}
	#maincontent .navimain a {color:white;font-size: 14px !important}

	/*.inwx-small-logo:after {
		content:"\f007";
		font-family:'FontAwesome';color:white;font-size: 20px;
		display: block;float:right;background-color:transparent;width:40px;height:100%;line-height: 35px;border:solid orange 1px
	}*/

	.inwx-col2 {overflow: hidden}
	.inwx-col2 > div {clear: both;float:none;margin-bottom:20px;border:none !important;}


	.inwx-col2.deco {}
	.inwx-col2.deco > div {border:none;border-bottom:dotted silver 1px !important;}

	.inwx-col2-1 {overflow:hidden;}
	.inwx-col2-1 > div {clear:both !important;width:100% !important;margin:0px;padding:0px;padding-bottom:10px;margin-bottom:10px;border:none !important}

	#BestSellers {width:100%}

	.inwx-menu {top:0px;text-align: center !important;height:83px;text-align:center;}
	.inwx-menu > div:nth-child(1) {display:inline-block !important;width:100%;clear:both !important;background-position-x: center !important;height:40px;border-bottom:solid rgba(0,0,0,0.1) 1px}
	.inwx-menu > div:nth-child(3) {display:inline-block !important;float:none !important;clear:both !important;text-align:left !important;margin-left:auto;margin-right:auto;}
	.inwx-menu > div:nth-child(3) > * {display:inline-block;font-size: 13px !important;}
	.inwx-menu > div:nth-child(2) {display:none;}

	.mainmenu_link , .mainmenu_link *,.mainmenu_link_on , .mainmenu_link_on * {font-size:13px !important;}

	.inwx-navigation-small {position:fixed;left:0px;top:50px;z-index:90000;box-shadow:0px 10px 10px rgba(0,0,0,0.5);padding:10px;background-color:#666666;width:60%;}
	.inwx-navigation-small .mainmenu_item {display:block;width:100%;border:none}
	.inwx-navigation-small .mainmenu_item * {border:none}

	.inwx-menu.floating {left:0px;right:0px;width:100%}
	.inwx-cart {position:fixed;top:55px;right:10px;z-index:9000;background-color:orange !important}
	.inwx-cart-1 {background-color:transparent}
	.inwx-cart-1 * {font-size:13px !important;}


	.domaincheck-3party > * {width:100%;font-size:10px;margin-left:10px;margin-bottom:5px;text-align:left;}
	.domaincheck-3party * {font-size:10px !important;}

	.inwx-cart-domains {overflow:hidden;border-bottom:solid #e0e0e0 4px;margin-bottom:20px}
	.inwx-cart-domains > div {float:left;height:100%;padding:5px;overflow:hidden}
	.inwx-cart-domains > div > * {margin-bottom:5px;}
	.inwx-cart-domains > div:nth-child(1) {width:100%;clear:both;overflow:hidden;background-color:white} /* domain */
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(1) {float:left;width:10%;height:50px;text-align: center}
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(2) {float:left;width:80%;font-size: 200%;color:#1173ce}
	.inwx-cart-domains > div:nth-child(1) > div:nth-child(3) {float:left;width:80%;text-align: left;color:gray}
	.inwx-cart-domains > div:nth-child(2) {width:50%;height:70px} /* domain action */
	.inwx-cart-domains > div:nth-child(3) {width:50%;height:70px;text-align:right;} /* price */
	.inwx-cart-domains > div:nth-child(2) > *,
	.inwx-cart-domains > div:nth-child(3) > * {font-size:125%} /* price */

	.inwx-cart-domains > div:nth-child(4) {width:50%;} /* period */
	.inwx-cart-domains > div:nth-child(5) {width:0%;display:none} /* domain status */
	.inwx-cart-domains > div:nth-child(6) {width:40%;text-align:right;} /* domain action */
	.inwx-cart-domains > div:nth-child(7) {width:10%;text-align: right;font-size: 150%} /* domain action */

	.inwx-cart-domains.empty {}
	.inwx-cart-domains.empty div:nth-child(1) {display:none}
	.inwx-cart-domains.empty div:nth-child(2), .inwx-cart-domains.empty div:nth-child(3) {height:30px}
	.inwx-cart-domains.empty div:nth-child(4),.inwx-cart-domains.empty div:nth-child(5),.inwx-cart-domains.empty div:nth-child(6) {display:none}

	.inwx-cart-domains.header {display:none}

	.inwx-cart-row {overflow:hidden;margin-bottom:10px;width:98%;}
	.inwx-cart-row > * {white-space: nowrap;padding:2px;margin:2px;}
	.inwx-cart-row > *:nth-child(1) {width:100%;float:none;text-align:left;clear:both !important;font-size: 125%;}
	.inwx-cart-row > *:nth-child(2) {float:none;width:100% !important;height:40px !important;position:relative;top:1px;;padding:0px !important;}
	.inwx-cart-row > button {float:left;width:30%;padding:0px !important;margin:0px !important;}
	.inwx-cart-row input[type=button] {padding-top:2px !important;}
	.inwx-cart-row select {margin:0px !important;}
	.inwx-cart-registrant-details {margin-left:0%;line-height: 150% !important}

	.input_obj > * {margin-bottom:5px !important}
	.input_obj > *:nth-child(1) {width:100% !important;text-align: left !important;}
	.input_obj > *:nth-child(2) {width:90% !important;max-width: 90% !important}
	.input_obj > div:nth-child(2) {height:40px !important;width:90% !important;}
	.input_obj .info {float:right;display:block}
	.input_obj input[type=button], .input_obj button, .input_obj button[type=button], .input_obj input[type=submit] {height:100% !important}
	.input_obj input {width:99% !important;}
	.input_obj .obj_required {height:40px !important;}
	.input_obj textarea {width:100% !important;height:100px !important;}

	.input_obj_long {overflow: hidden;}
	.input_obj_long * {float:none !important;margin-bottom:5px !important;height:30px !important;}
	.input_obj_long *:nth-child(odd) {float:none !important;width:100% !important;text-align: left !important;font-size:16px}
	.input_obj_long *:nth-child(even), .input_obj_long div:nth-child(2) {float:none !important;width:100% !important;max-width: 100% !important;margin:0px !important;height:40px !important;}
	.input_obj_long > input {float:none;width:90% !important;margin:0px !important;}
	.input_obj_long  input[type=checkbox] {width:16px !important;float:left !important;}
	.input_obj_long > input[type=button] {font-size:16px;height:40px !important;padding-top:8px !important;padding-bottom:8px !important;border-radius:5px}
	.input_obj_long select {margin-left:0px;float:none !important;margin-top:0px;padding:3px;overflow:hidden;border:solid silver 1px;background:none;-webkit-appearance: none;background-color:white;height:36px !important;padding-left:10px;padding-right:10px}

	.input_obj_s {overflow: hidden}
	.input_obj_s > * {width:100%;float:none !important;clear:both !important;text-align: left !important;}

	.tabs_container {overflow:hidden;padding:0px !important;margin:0px !important;width:100%;display:block;position: relative;
		text-align: center !important;
	}


	.tab {clear:both !important;float:none;display:inline-block !important;margin:0px !important;padding-top:5px;padding-bottom:3px;padding-right:1px;background-repeat:no-repeat;padding-left:0px;cursor: default;
	}

	.tab span {
	line-height: 25px;
	float:left;padding-right:15px;padding-left:15px;padding-top:2px;padding-bottom:0px;
	background-color:transparent;border-top-left-radius: 0px;border-top-right-radius: 0px;
	border:solid rgba(255,255,255,0) 1px;margin:0px;
	}




	.tab_on {
		line-height: 25px;
		clear:both !important;float:none;display:inline-block !important;padding-top:5px;padding-bottom:3px;background-repeat:no-repeat;padding-left:0px;cursor: default;
	}

	.tab_on span {
		line-height: 25px;
		float:left;padding-right:15px;padding-left:15px;padding-top:2px;padding-bottom:0px;
		background-color:#646464;border-top-left-radius: 0px;border-top-right-radius: 0px;
		border:solid #e0e0e0 0px;margin:0px;
	}

	.inwx-check-row {overflow:hidden;margin-bottom:10px;}
	.inwx-check-row a:link,.inwx-check-row a:visited {color:gray}
	.inwx-check-row a:hover {color:#006A9D}

	.inwx-check-row > div {float:left;padding:10px;}
	.inwx-check-row > div:nth-child(1) {width:100%;float:none;font-size: 150%}
	.inwx-check-row > div:nth-child(1) * {line-height: 200%}
	.inwx-check-row > div:nth-child(2) {width:70%;text-align: left;line-height: 40px}
	.inwx-check-row > div:nth-child(3) {width:30%;line-height: 40px;text-align: left;}
	.inwx-check-row > div:nth-child(3) > * {float:right;}

	.inwx-check-row i {font-size: 40px !important;color:rgba(92,168,37,0.9) !important}


	.inwx-overview-block, .inwx-ad-block {
			width:50%;
			height: 250px;
			margin:0px;
			float:left;
			overflow:hidden;
		}

	.inwx-accreditation-item {width:25%;height:150px;float:left;margin:0px;background-color:transparent;overflow: hidden;padding:20px;}
	.inwx-accreditation-item > a > div:nth-child(1) {background-color:transparent;width:100%;height:100px;background-size: 100%;background-repeat:no-repeat;background-position:center center;margin-bottom:5px;}
	.inwx-accreditation-item > a > div:nth-child(2) {width:100%;text-align:center}

	.inwx-carusell {width:100%;height:100px;position:relative;margin-bottom:50px}
	.inwx-carusell > div {clear:both;float:none;width:100%;height:100%;}

	.slick-prev:before, .slick-next:before {
	color: #000;border:none !important;display:none;
	}

	.tab_inner_pane {position:relative;max-height:350px !important;background-color:white;border:solid #efefef 1px;box-shadow:0px 4px 0px rgba(0,0,0,0.1)}

	/** domain log **/

	.inwx-domainlog-row-filter {overflow:hidden;margin-bottom:10px;border-bottom: solid #e0e0e0 1px;padding-bottom:10px;}
	.inwx-domainlog-row-filter > div {width:20% !important;display:block;overflow:hidden;height:auto !important;line-height:auto !important;text-align: left;margin-bottom:10px;}
	.inwx-domainlog-row-filter > div:nth-child(4),.inwx-domainlog-row-filter > div:nth-child(2) {width:25% !important;}
	.inwx-domainlog-row-filter > div:nth-child(2),.inwx-domainlog-row-filter > div:nth-child(4) {width:80% !important;}
 	.inwx-domainlog-row-filter > div:nth-child(10) {width:100% !important;text-align:center;border-top:solid silver 1px;padding-top:10px;}
	.inwx-domainlog-row-filter .obj_required {display:none}
	.inwx-domainlog-row-filter input {padding:2px !important;margin:0px !important;border:solid silver 1px;}
	.inwx-domainlog-row-filter input[type=button] {height:40px;width:200px;}

	.inwx-index-login {width:100%;height:320px}
	.inwx-login-helper {overflow:hidden;width:100% !important;padding-top:10px;}
	.inwx-login-helper > div:nth-child(1) {float:left;width:50%;padding:20px;border-right:solid silver 1px}
	.inwx-login-helper > div:nth-child(2) {float:left;width:50%;padding:20px;}
	.inwx-login-helper button, .inwx-login-helper input[type=submit] {width:auto !important;height:auto !important}
	.inwx-login-helper h3 {text-align:center !important}

	.forgot-password {width:100%;text-align:center !important;font-size:14px}

	.inwx-index-login .inwx-login-helper .forgot-password {text-align:center;float:none;color:white;margin:0px;}
	.inwx-index-login .inwx-login-helper .free-register {text-align:center;float:none;color:white;margin:0px;margin-bottom:5px;margin-top:30px;}

	.inwx-login-helper .input_obj > * {margin-bottom:5px !important;}
	.inwx-login-helper .input_obj > *:nth-child(1) {float:none !important;clear:both !important;width:100% !important;text-align: left !important;}
	.inwx-login-helper .input_obj > *:nth-child(2) {float:none !important;clear:both !important;width:100% !important;max-width:100% !important;}
	.inwx-login-helper > div:nth-child(2) {border-top:solid silver 1px !important;padding-top:20px !important;text-align: left}
	.inwx-login-helper button {width:100% !important;margin-left:auto !important;margin-right:auto !important}

	.remodal-close {line-height: 100%;right:15px;top:15px;left:auto}
	.remodal-close:after {font-size:50px !important;}
	.remodal-close:active {line-height: 100%;right:15px;top:15px;left:auto}
	

	.tan_image {border:solid silver 1px;float:none;clear:both;width:100%;height:200px;border-radius:0px;box-shadow:inset 0px 2px 8px rgba(0,0,0,0.2);margin-right:0px;margin-top:10px;margin-left:0px;padding:15px;background-color:rgba(255,255,255,0.5);text-align:center}
	.tan_image > img {width:150px;height:150px;}
	.tan_image > i {white-space: break-word;word-wrap: break-word;overflow-wrap: break-word;}

	.inwx-cart-execute {margin-top:20px;}
	.inwx-cart-execute > div:nth-child(2) > div {float:left !important}
	.inwx-cart-execute > div:nth-child(2) > div > div:nth-child(1) {padding-top:10px !important;}

	/** inwx-domain-row **/
	.inwx-domain-row {overflow:hidden;margin-bottom:5px;padding-bottom:5px;border-bottom: solid #f0f0f0 1px}
	.inwx-domain-row > * {float:left;background-color:transparent;height:100%;width:15%;padding:5px;}
	.inwx-domain-row > div:nth-child(1) {width:50%}
	.inwx-domain-row > div:nth-child(2) {width:50%}

	.inwx-domain-row.header {background-color:#444444}
	.inwx-domain-row.header * {color:white}

	.inwx-search {float:none;overflow: hidden;margin-bottom:20px;margin-top:20px;position:relative;}
	.inwx-search input {height:40px;margin:0px !important;margin-right:0px !important;}
	.inwx-search > *:nth-child(1) {width:68%;float:left;border-radius: 3px;}
	.inwx-search > *:nth-child(2) {width:20%;float:left;margin-left:2% !important;}
	.inwx-search > button {height:35px;}
	.inwx-search i {width:8%;margin-left:2% !important;float:left;}

	.info {width:30px;height:30px;font-size:30px !important}

	.inwx-domainlog-row {overflow: hidden;border-bottom:solid #f0f0f0 1px;}
	.inwx-domainlog-row > * {float:left;width:20%;padding:8px;}
	.inwx-domainlog-row > div:nth-child(1) {width:100%;float:none;color:silver;}
	.inwx-domainlog-row > *:nth-child(2) {width:70%;font-size: 125% !important}
	.inwx-domainlog-row > *:nth-child(3) {width:30%;text-align: center;}
	.inwx-domainlog-row > *:nth-child(4) {width:50%}

	#div_as {width:100%;height:50px;padding-top:5px;overflow:hidden;height:1px;visibility:hidden;display:none;margin-bottom:10px;background-position:left bottom;background-color:gray}

	.inwx-domainlist-as-row {overflow:hidden;padding-bottom:5px;padding-top:5px;margin-bottom:5px;}
	.inwx-domainlist-as-row > * {float:left;width:50%;height:40px;line-height: 40px;border:none !important;color:white;}
	.inwx-domainlist-as-row > *:nth-child(1),.inwx-domainlist-as-row > *:nth-child(3) {text-align: right;line-height: 35px;}
	.inwx-domainlist-as-row > *:nth-child(5) {width:100% !important;text-align:center}
	.inwx-domainlist-as-row > *:nth-child(odd) {width:30%;}
	.inwx-domainlist-as-row > *:nth-child(even) {width:70%}
	.inwx-domainlist-as-row input[type=button] {float:none;clear:both;display:block;margin-left:auto !important;margin-right:auto !important;width:90% !important;height:30px !important;padding-top:0px !important;padding-bottom: 0px !important;line-height: 100%;margin-top:20px !important;
	}

	.inwx-contact div:nth-child(1) {width:100%;color:silver;}
	.inwx-contact div:nth-child(2) {width:70%}
	.inwx-contact div:nth-child(3) {width:30%}

	.domain_row {width:100%;overflow:hidden;background-color:transparent;margin-bottom:0px;border-bottom:solid silver 1px;}
	.domain_name_big {width:100%;float:none;clear:both;font-size: 125% !important;}
	.domain_extra {}

	.domain_buttons i, .record_buttons i, .record_buttons_edit i, .gluerecords_buttons i {font-size:26px !important;margin-right:15px !important;color:gray !important}

	.record_row {overflow:hidden;padding:2px;border-top:solid gray 1px;background-color:white;border-bottom:solid gray 1px;margin-bottom:40px}
	.record_row > div {overflow:hidden;padding:3px;}
	.record_row > div:nth-child(1), .record_header > div:nth-child(1), .record_row_editable > div:nth-child(1) {width:50%;text-align: left;border-bottom:solid silver 1px;}
	.record_row > div:nth-child(2), .record_header > div:nth-child(2), .record_row_editable > div:nth-child(2) {width:50%;text-align:left;border-left:solid silver 1px;border-bottom:solid silver 1px;}
	.record_row > div:nth-child(3), .record_header > div:nth-child(3), .record_row_editable > div:nth-child(3) {width:100%;text-align:left;border-bottom:solid silver 1px;}
	.record_row > div:nth-child(4), .record_header > div:nth-child(4), .record_row_editable > div:nth-child(4) {width:30%;}
	.record_row > div:nth-child(5), .record_header > div:nth-child(5), .record_row_editable > div:nth-child(5) {width:20%;}

	.record_row.mobile {border:none !important;background-color:transparent;margin-bottom: 0px !important;border-bottom:solid silver 1px !important}
	.record_row.mobile  div {border:none !important;}

	.record_row.mobile_edit {border:none !important;background-color:transparent;margin-bottom: 0px !important;border-bottom:solid silver 1px !important}
	.record_row.mobile_edit  div {border:none !important;}
	.record_row.mobile_edit > div:nth-child(1) {width:40%;float:left;text-align: right;}
	.record_row.mobile_edit > div:nth-child(2) {width:40%;float:left;}
	.record_row.mobile_edit > div:nth-child(3) {width:20%;float:left;}



	.record_row_editable select {height:40px}
	.record_row_editable input {width:90%;}

	.inwx-col1-2 {overflow:hidden;}
	.inwx-col1-2 > div {float:left;margin-right:-20px;}
	.inwx-col1-2 > div:nth-child(1) {width:40%;margin-right:20px;}
	.inwx-col1-2 > div:nth-child(2) {width:60%;padding-right:20px}

	.inwx-hint {font-size:12px !important;position:relative;top:-1px;left:1px;display:inline-block;text-transform: uppercase;background-color:black;border-radius:0px;color:white;padding:1px;padding-left:5px;padding-right:5px}

	.domain_row_log {overflow:hidden}
	.domain_row_log > div:nth-child(1) {width:30%;height:50px;}
	.domain_row_log > div:nth-child(2) {width:40%;}
	.domain_row_log > div:nth-child(3) {width:40%;text-align:left;}
	.domain_row_log > div:nth-child(3) * {text-align: left}
	.domain_row_log > div:nth-child(4) {width:30% !important;text-align:right}

	.register_fieldset {border:solid #f0f0f0 1px;padding-top:10px;padding-bottom:10px;margin-bottom:20px;background: rgb(250,250,250);box-shadow: none}
	.register_fieldset legend {font-weight:bolder}



	.generic-table.col4 > div > div {width:33%;font-size: 80% !important;text-align: center;border-right: solid silver 1px}
	.generic-table.col4 > div > div:nth-child(1) {width:100%;font-size: 125% !important;border:none}
	.generic-table.col4 > div > div:last-child {border:none;}

	.generic-table.col6 > div > div {width:20%;border-right:solid silver 1px;text-align: center;font-size: 12px !important}
	.generic-table.col6 > div > div * {font-size: 12px !important}
	.generic-table.col6 > div > div:nth-child(1) {width:100%;font-size: 16px !important;margin-bottom:10px;border:none}
	.generic-table.col6 > div > div:last-child {border:none}

	.generic-table.col7 > div > div {width:16%;border-right:solid silver 1px;text-align: center;font-size: 12px !important}
	.generic-table.col7 > div > div * {font-size: 12px !important}
	.generic-table.col7 > div > div:nth-child(1) {width:100%;font-size: 16px !important;margin-bottom:20px;border:none}
	.generic-table.col7 > div > div:nth-child(1) * {font-size: 16px !important}
	.generic-table.col7 > div > div:last-child {border:none}

	.generic-table.col5 > div > div {width:20%;}
	.generic-table.col5 .empty {}
	.generic-table.col5 .empty div:nth-child(1) {display:none}


	.generic-table.cart > div > div:nth-child(1) {width:100%;margin-bottom:5px;color:silver;}
	.generic-table.cart > div > div:nth-child(2) {width:50%;}
	.generic-table.cart > div > div:nth-child(3) {width:20%;text-align: center}
	.generic-table.cart > div > div:nth-child(5) {width:10%;text-align: right}
	.generic-table.cart > div > div:nth-child(4) {width:20%;text-align: right}

	.pricelist-table > div > div {width:12%;text-align:center;border-right: solid silver 1px;}
	.pricelist-table > div > div * {font-size: 12px !important}
	.pricelist-table > div > * {font-size: 12px !important}
	.pricelist-table > div > div:nth-child(2) {width:20%;border:none;margin-bottom:20px;text-align: right;font-size: 16px !important}
	.pricelist-table > div > div:nth-child(3) {width:80%;border:none;margin-bottom:20px;text-align: left;font-size: 16px !important}
	.pricelist-table > div > div:nth-child(2) *, .pricelist-table > div > div:nth-child(3) *{font-size: 16px !important}
	.pricelist-table > div > div:nth-child(5),.pricelist-table > div > div:nth-child(7),
	.pricelist-table > div > div:nth-child(9),.pricelist-table > div > div:nth-child(11),
	.pricelist-table > div > div:nth-child(14)
	 {width:5%;text-align: center;font-size: 12px !important;border:none;border-right:solid silver 1px}
	 .pricelist-table > div > div:last-child {border:none}

	 .inwx-popup label {font-size:13px !important}

	 .inwx-registryBox{
		background: rgba(0,0,0,0.01); /* Old browsers */
		margin-bottom:20px;
		overflow: hidden;
		border:solid white 1px;
		border-radius:0px;
		float:left;width:40%;
		position: relative;
		margin:15px;
		border:solid rgba(0,0,0,0.04) 1px;
		box-shadow: 0px 3px 2px rgba(0,0,0,0.06);
		padding-bottom:20px;
		}

	/*.inwx-registryBox:hover {background: rgba(238,238,238,0.9)}*/

	.inwx-registryBox > div {;margin:5px;position: relative}
	.inwx-registryBox > div:nth-child(1) {height:100px;}
	.inwx-registryBox > div:nth-child(2) {height:50px;position:relative;}
	.inwx-registryBox > div:nth-child(2) > div:nth-child(1) {height:60px;}

	.inwx-registryBox img {max-height:70px;max-width:90px;margin:10px;margin: auto;position: absolute;top: 0; left: 0; bottom: 0; right: 0;}

	.inwx-registryBox.icann {width:94%;float:none;clear:both;margin-right:20px !important;background-color: white;box-shadow: none}
	.inwx-registryBox.icann > div:nth-child(1) {width:20%;}
	.inwx-registryBox.icann > div:nth-child(2) {width:70%;margin: auto;position: absolute;top: 20px; left: 20%;text-align: center;line-height: 175% !important}

	.inwx-registryBox.centralnic {width:100%;float:none;clear:both;}
	.inwx-registryBox.centralnic > div:nth-child(1) {width:20%;}
	.inwx-registryBox.centralnic > div:nth-child(2) {width:80%;margin: auto;position: absolute;top: 10px; left: 20%; bottom: 0; right: 0;}
	.inwx-registryBox.centralnic > div:nth-child(2) a {margin-left:5px;}

	.tld-page-picture {width:100%;position:relative;top:0px;height:480px;margin-top:0px;float:left;background-repeat:no-repeat;background-color:black;background-size:125%;background-position: 0px 80px}
	.tld-page-name {height:50px;position:absolute;left:0px;top:105px;background-color:rgba(0,0,0,0.4);padding-left:20px;line-height:50px;font-size:16px !important;color:white;padding-right:20px}

	.tld-page-price {background-color:rgba(0,0,0,0.6);position:absolute;left:10px;top:155px;height:32px;color:white;text-align:left;padding-top:5px;font-size:12px !important;}

	.tld-page-price * {font-size:12px !important}
	.tld-page-flag {background-color:transparent;position:absolute;left:0px;top:0px;width:100%;height:80px;background-color:white}
	.tld-page-flag img {height:50px; width: auto !important}

	.tld-page-inputs {top:auto;bottom:0px;width:100%;background-color:rgba(255,255,255,0.9)}
	.tld-page-inputs > div {width:100%;margin:0px;margin-left:0px;padding:20px;}

	.tld-page-inputs > div > div:nth-child(2) > form sup {position:absolute;font-size:9px;top:-3px;padding-left:2px;}
	.tld-page-inputs > div > div:nth-child(2) > form:nth-child(1) textarea {width:100%;max-width:100%;min-width:100%;height:90px;outline: none;padding:5px;font-size: 14px;border:solid silver 1px;outline:none;min-height: 30px;max-height: 90px;border-radius:4px;}

	.tld-page-action {position:absolute;right:5px;top:20px;color:white;background-color:#4CD964;border-radius: 150px;width:150px;height:150px;text-align: center;padding-top:40px}

	.inwx-domain-group {overflow:hidden;float:left;width:50%;padding:20px;max-height: 240px;}
	.inwx-domain-group.wide > div > div:nth-child(2) > div {float:left;width:33%;padding:20px;padding-top:0px;overflow: hidden;}

	.inwx-footer {overflow:hidden;margin-top:50px;padding-top:30px;}
	.inwx-footer > div:nth-child(1) {overflow:hidden;width:100%;padding-left:30px;padding-right:30px;border-bottom:solid silver 1px}
	.inwx-footer > div:nth-child(1) * {font-size:14px !important}
	.inwx-footer > div:nth-child(1) > div:nth-child(1) {width:100%;margin-bottom:20px}
	.inwx-footer > div:nth-child(1) > div:nth-child(2) {width:50%;}
	.inwx-footer > div:nth-child(1) > div:nth-child(3) {width:50%;}

	.inwx-footer > div:nth-child(2) {overflow:hidden;width:100%;padding:30px;padding-bottom:0px;padding-top:10px}
	.inwx-footer > div:nth-child(2) > div:nth-child(1) {width:100%;text-align: center;margin-top:30px}
	.inwx-footer > div:nth-child(2) > div:nth-child(2) {width:100%;text-align: center !important}
	.inwx-footer > div:nth-child(2) > div:nth-child(2) > div {float:none !important;display: inline !important}

	.inwx-global-search:before {content:'\f002';font-size:14px;color:rgba(255,255,255,0.9);font-family:'FontAwesome';padding-left:14px;padding-right:5px;padding-top:10px;position:relative;left:0px;top:8px !important;}
	.inwx-global-search {height:35px;float:left;padding:0px !important;margin:0px !important;position:relative;width:40px !important;}
	.inwx-global-search input[type=text] {display:none;background-color:transparent;border:solid rgba(255,255,255,0.5) 0px;margin-top:0px;height:35px;color:white;width:130px;padding-left:10px}
	.inwx-global-search input::-webkit-input-placeholder {color:rgba(255,255,255,0.5);font-size: 13px !important}
	

	.inwx-domain-name {font-family:'Francois One', sans-serif;background-color:transparent;border-radius:5px;text-align: center;font-size: 34px !important;width:100%;position:relative;left:-5px;line-height:150%;color:black;letter-spacing: 0px;text-transform: lowercase;}
	.inwx-domain-name span {font-family: 'Francois One';color:#4090d5;font-size: 60px !important;}

 	.inwx-domain-group.wide > div > div:nth-child(2) {-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;}

	#div_cookie {display:none;width:100%;height: auto !important;background-color:rgba(0,0,0,0.8);text-align:middle;overflow:hidden;position:fixed;left:0px;bottom:0px;z-index:5000;padding-bottom:10px}
	#div_cookie > div {margin-left:auto;margin-right:auto;width:100%;padding-top:10px;overflow:hidden;}
	#div_cookie > div > div:nth-child(1) {float:none !important;clear:all;color:white;font-size:12px !important;text-align: center}
	#div_cookie > div > div:nth-child(2) {float:none !important;clear:all;line-height:30px;text-align: center}
	#div_cookie > div > div:nth-child(2) > button {width:60% !important;font-size: 12px !important;}

	.inwx-col3 {overflow:hidden;width:auto !important}
	.inwx-col3 > div {float:none;width:100%;}

	.inwx-col3.full {margin:0px !important}

	.inwx-gbox{
		overflow: hidden;
		border:solid white 1px;
		border-radius:0px;
		float:left;
		position: relative;
		margin:10px;
		}

	.footer-navbar-container > div > div {width:100% !important;float:none !important;clear:both !important}


	.inwx-gbox > *:nth-child(1) {background-color:white;border-bottom:solid gray 1px;text-align:center;color:gray;padding:5px}
	.inwx-gbox >  i {font-size: 60px !important;text-align: center;width:100%;margin-bottom:20px;color:gray;margin-top:20px;padding-bottom:20px}
	.inwx-gbox p {margin-bottom:0px;margin-top:0px;}

	.inwx-gbox.full {width:100%;float:none;float: none;clear: both;margin:0px !important}
	.inwx-gbox.full h1 {text-align: left}
	.inwx-gbox.full i {font-size: 60px !important;width:100%;margin-bottom:20px;color:gray;margin-top:20px;padding-bottom:20px;text-align: left}
	.inwx-gbox.full > *:nth-child(2) > *:nth-child(1) {display: none}
	.form-search {padding-left:5px;padding-right:5px;text-align:center !important}
	.form-search input[type=text] {width:95% !important;float:none !important;clear:both !important}
	.form-search input[type=submit] {float:none !important;clear:both !important;margin-left:0px !important;width:50% !important;margin-left:auto !important;margin-right:auto !important;}

	.input_phone {overflow:hidden;}
	.input_phone > * {margin:0px !important;}
	.input_phone > select:nth-child(1) {width:100px !important;height:100% !important;}
	.input_phone > input:nth-child(2) {border:solid silver 1px !important;margin-left:5px !important;float:left;border:solid orange 1px;width:232px !important;height:38px !important}
	.input_phone > select:nth-child(2) {width:100px !important;height:100% !important}
	.input_phone > input:nth-child(3) {width:255px !important;margin-left:5px !important;}
	
	.inwx-mobile-top-search {position:fixed;top:0px;left:0px;width:100%;height:48px;z-index: 600000 !important;background-color:rgba(73,113,142,1);text-align: center;padding-top:5px;display:none}
	.inwx-mobile-top-search input {background: rgba(255,255,255,1);height:30px !important;border-radius: 5px !important;width:80%;border:none;outline: none;text-align: center}
	
	.register-title {font-size: 17px !important;font-weight:bolder;display:block;width:100%;margin-left:0px;text-align: left;}
	.register-text {width:auto !important;margin-left:0px;height:51px;margin-top:10px;text-align: left}
	.fc_dialog * {font-size:12px !important;}
	
	.inwx-addcontact {margin-top:17px}

}
