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

     Freenom CSS Stylesheet for overriding WHMC styles
     Created: 18th februari 2014
     Generated By: Paul Huizinga
     Version: 1.2

     This file is part of the Freenom 
       http://www.whmcs.com/

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

input, textarea, select, .uneditable-input {
    /* height: 28px; */
	font-family: 'Oxygen', sans-serif;
}
input.input-xlarge {
	height: 40px;
}
body {
	background: #FFF;
	color: #1C1C1C;
}
.freenom-btn:hover {
    color: #FFF;
	text-decoration: none;
}
p {
	font-size: 15px;
	line-height: 22px;
}

/* EXCEPTIONS ON HOMEPAGE AFTER LOGIN  */

#home.whmcscontainer.loggedin {
	max-width: 100%;
	min-width: 100%;
}

#whmcsheader.home {
	display: none;
}

#home.navbar-fixed-top {
    display: none;
}

/* END EXCEPTIONS ON HOMEPAGE AFTER LOGIN  */

#whmcsheader form {
	display: block;
    margin: 0 auto;
    width: 480px;
	padding-top: 20px;
}
#whmcsimglogo {
    float: left;
}
.header-wrap .bigfield{
	width: 300px;
	border-radius: 3px 0 0 3px;
	float: left;
	height: 38px;

}
.header-wrap .btn-info{
	height: 38px;
}
.header-wrap .domaincheck span.or{
	float: left;
	padding: 0 15px;
	line-height: 38px;
	height: 38px;
}

.navbar .navbar-inner {
    border-radius: 0px;
    height: auto;
    margin: 0 auto;
    padding: 5px 10px;
    width: 100%;
	background: #00ADEC;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25), 0 0px 0 rgba(0, 0, 0, 0) inset;
	position: absolute;
}
.navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 100%;
	/*
	max-width: 1100px;
	min-width: 980px;
	*/
}
.navbar .nav > li > a {
    color: #FFFFFF;
    float: none;
    line-height: 24px;
	font-size: 15px;
    padding: 9px 10px 10px;
    text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
}
.dropdown-menu .divider {
    background-color: #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    height: 1px;
    margin: 8px 1px;
    overflow: hidden;
}

.dropdown .caret {
    margin-left: 2px;
    margin-top: 11px;
}


.clear {
	clear: both;
	width: 100%;
}
#order-modern .clear {
    clear: none !important;
}
#order-modern.narrow,
.whmcscontainer {
	margin: 0px auto;
	width: 100%;
	max-width: 1100px;
	min-width: 980px;
        min-height: 400px;
	margin-top: 85px;
	border-radius: 0;
	padding: 0;
}
.whmcscontainer.loggedin {
	margin-top: 120px;
}
#home .whmcscontainer.loggedin {
	margin-top: 0px;
}
#home .dropdown {
	margin: 10px;
}
#home .dropdown .caret {
    margin-left: 5px;
    margin-top: 20px;
}
#home .nav > li > a:hover {
    background: none;
}
#home .header ul.nav li a {
    color: #242C5E;
    font-size: 15px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    text-decoration: none;
    width: 100%;
	float: left;
}
#home .header ul.nav li a:hover {
	background: none;
    color: #242C5E !important;
	}


#home .nav li.dropdown.open .caret,#home  .nav li.dropdown.open.active .caret,#home  .nav li.dropdown.open a:hover .caret {
    border-bottom-color: #CCC;
    border-top-color: #CCC;
    opacity: 1;
}
#order-comparison .stepscontainer {
    background-image: none;
    border: none;
    font-size: 11px;
    margin: 15px auto 10px;
    width: 630px;
}
.logincontainer {
	width: 270px;
	margin: 0 auto;
}
table.cart td {
	padding: 5px 10px;
}	
th {
	background: none repeat scroll 0 0 #FFF;
    color: #666;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
	text-align: left;
}
#order-modern th.width-3-4 {
	width: 75%;
}
#order-modern th.width-1-4 {
	width: 25%;
}
#order-modern th.width-2-3 {
	width: 66.66666%;
}
#order-modern th.width-1-3 {
	width: 33.333333%;
}
#order-modern th h3 {
	font-size: 13px;
    font-weight: 700;
    margin: 3px 10px;
    padding: 0;
    text-transform: uppercase;
}

.top-left-radius {
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
.top-right-radius {
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}


/* THE TABS */
.navbar-fixed-top {
    top: 60px;
}

.main-nav {
	display: none;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: #00ADEC;
	z-index: 95;
	left: 0;
	border-top: 3px solid #00ADEC;
}

.main-nav .inside{
	list-style: none !important;
	padding: 0;
	margin: 0px auto;
	width: 100%;
}

.main-nav .custom-nav {
	list-style: none !important;
	padding: 0;
	margin: 0px auto;
	width: 100%;
}

.main-nav .inside li a{
	float: left;
	width: 29.33333%;
	line-height: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	margin: 0 2%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.main-nav .inside li a.active{
	background: #FFF;
	color: #00ADEC;
}

#order-modern .cartwarningbox {
	float: left;
	width: 100%;
}
#order-modern.narrow h1,
.page-header .styled_title h1 {
	clear: both;
    color: #00ADEC;
    display: block;
    font-size: 37px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.page-header .styled_title h1 small{
	clear: both;
    display: block;
    font-size: 18px;
    font-weight: 300;
}

h2 {
	clear: both;
    display: block;
    font-size:24px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
h3 {
    font-weight: 300 !important;
	line-height: 26px;
	margin: 0 0 10px 0;
}
.product.new-domain p {
	text-align: center;
}

.well {
	overflow: hidden;
}
.freenomWell {
	overflow: hidden;
	border-radius: 5px;
	margin: 0 auto;
	padding: 10px;
	width:  800px;
	height: auto;
}
.domainStatus {
	margin: 0;
	margin-bottom: 30px;
}
.domainStatus p {
	font-size: 16px;
}
.freenomWell.wellGrey {
	background-color: #f5f5f5;
	margin-top: 60px;
}
.freenomWell.noPadding{
	padding: 0;
}
.freenomWell .bigFreenom {
	width:  530px;
	height: 55px;
	border-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	float:left;
}
.freenomWell .freenomBtn {
	height: 35px;
	padding: 5px 20px;
	border-radius: 3px;
	float:left;
	color: #FFF;
	letter-spacing: 0.03em;
	font-weight: lighter;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
	transition: none;
}
.freenomWell .floatRight{
	float: right;
}
.freenomWell .noFloat{
	float: none;
	margin: 0 auto;
}
#tlds .freenomBtn {
	float:right;
	margin-top: 30px;
}

.freenomBtn.btnLarge {
	height:45px;
	padding:  10px 20px;
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0.03em;
}
.freenomBtn.btnLarge.btnSearchDomain {
	width: 250px;
	height: 55px;
	border-radius: 0;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
 .freenomBtn.btnGreen {
	background: #60b716;
	border: 1px solid #4ca004;
	color:  #FFF;
}
.freenomMultipleTLDS {
	border:  0;
	float: right;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
	transition: none;
}

/* CREATE A CUSTOM DESIGN VOOR INPUT CHECKBOXES */

.idshield-text label,
.applyToAll label,
.domcheckertldselect label {  
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 25px;  
    margin-right: 15px;  
    font-size: 13px;  
}
.idshield-text input[type=checkbox],
.applyToAll input[type=checkbox],
.domcheckertldselect input[type=checkbox] {  
    display: none;  
}  
.idshield-text label::before,
.applyToAll label::before,
.domcheckertldselect label::before {
	content: "";  
    display: inline-block;  
  
    width: 15px;  
    height: 15px;  
  
  	border-radius: 2px;
    margin-right: 10px;
    position: absolute;
  	left: 0;  
    bottom: 1px;  
    border:  1px solid #CCC;
    background-color: #FFF;  
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .1); 
}
.idshield-text input[type=checkbox]:checked + label:before,
.applyToAll input[type=checkbox]:checked + label:before,
.domcheckertldselect input[type=checkbox]:checked + label:before {  
	font-family: FontAwesome;
    content: "\f00c";  
    color: #FFF;  
    font-size: 12px;  
    text-align: center;  
    padding-top: 0px;
    line-height:13px;
    background: #60b716; 
    border: 1px solid #4ca004;
}  
 
.idshield-text label::before  {
	content: "";  
    display: inline-block;  
  
    width: 15px;  
    height: 15px;  
  
  	border-radius: 2px;
    margin-right: 10px;
    position: absolute;
  	left: 10px;  
    top: 11px;  
    border:  1px solid #CCC;
    background-color: #FFF;  
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .1); 
}
.idshield-text label  {  
    padding-left: 35px; 
}
/* END CUSTOM DESIGN VOOR INPUT CHECKBOXES */

th.domain {
	width:  25%;
	position: relative;
}
th.period {
	width:  10%;
	position: relative;
}
th.usage {
	width:  65%;
	position: relative;
}

/* DESIGN FOR DOMAINPAGE configuredomains.tpl */

table#domainconfig td{
	position: relative;
	line-height:  30px;
	overflow: hidden;
}
#domainconfig li{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
#domainconfig ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.freenomBtn.useDNS,
.freenomBtn.useForward {
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 12px;
	padding:  0px 10px;
	line-height: 30px;
	border-radius: 3px;
	cursor: pointer;
	float: left;
}
.freenomBtn.useDNS i, 
.freenomBtn.useForward i {
	margin-right:  5px;
}

.active > .freenomBtn.useDNS,
.active >  .freenomBtn.useForward  {
	background: #60b716; 
	border: 1px solid #4ca004;
	color: #FFF;
}

.orSpacer {
	font-size: 12px;
	padding: 0px 15px;
	float: left;
}

.freenomBtn.useDNS.active div{
	height: 300px !important;
	position: absolute;
	}
	
ul.useYourDomain {
	overflow: hidden;
}


li.useDNSList,
li.useForwardList {
	-webkit-transition: all 0.4s ease;
	   -moz-transition: all 0.4s ease;
	     -o-transition: all 0.4s ease;
	        transition: all 0.4s ease;
}

.wrapperForward,
.wrapperDNS {
	display: none;
	
	background: url('../img/bgTableUseDomain.png') no-repeat right top;
	padding: 13px 9px;
	position: absolute;
	left: 0;
	top:  50px;
	width: 100%;
	
}

.active .wrapperForward,
.active .wrapperDNS {
	display: block;
}


.wrapperForward h4,
.wrapperDNS h4{
	font-weight:300;
	font-size: 17px;
	letter-spacing: 0.03em;
	float: left;
	line-height: 45px;
	width:  35%;
}

.wrapperForward input.forward_input {
	float: right;
	height:  45px;
	line-height: 45px;
	width: 65%;
	font-size: 17px;
	font-weight: 300;
}
.freenomBtn.useOurDNS,
.freenomBtn.useOwnDNS {
	font-size: 12px;
	padding:  0px 20px 15px;
	line-height: 30px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
	float: left;
}
.active > .freenomBtn.useOurDNS,
.active > .freenomBtn.useOwnDNS {
	background: #FFF;
}

ul.dnsTabs {
	position: relative;
}


.wrapperOwnDNS,
.wrapperOurDNS {
	display: none;
	
	background: #FFF;
	padding: 0px 15px 10px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 40px;
	
	border-radius: 3px;
	
}

.active > .wrapperOwnDNS,
.active > .wrapperOurDNS {
	display: block;
}

.wrapperOwnDNS table,
.wrapperOurDNS table {
    width:  100%;
    background: #FFF;
}
#domainconfig .wrapperOwnDNS table tr,
#domainconfig .wrapperOurDNS table tr {
    border:  0;
}
.wrapperOwnDNS table td, 
.wrapperOurDNS table td {
    width:  50%;
    border:  0 !important;
    background: #FFF !important;
    padding:  0;
}

.wrapperOwnDNS label, 
.wrapperOurDNS label {
    width:  40%;
    float: left;
    font-weight: 600;
    line-height: 24px;
}
.wrapperOwnDNS input, 
.wrapperOurDNS input {
    width:  55%;
    float: left;
}
.applyToAll {
	position: absolute;
	left:199px;
	top: 8px;
	color: #666;
	font-size: 12px;
	z-index: 1;
}

.applyToAll label{
	color: #666 !important;
	font-size: 12px !important;
	z-index:  1;}
	
.collapseAll {
	position: absolute;
	left:310px;
	top: 8px;
	color: #666;
	font-size: 12px;
	z-index: 1;
	font-weight: 400;
	cursor: pointer;
}
.collapseAll i{
	margin-right: 15px;
	margin-left: 5px;
}


.active .applyToAll label{
	z-index:  100;
}

.openRow,
.closeRow {
	position: absolute;
	right:15px;
	top: 14px;
	color: #666;
	font-size: 12px;
	display: none;
	z-index: 1;
	font-weight: 400;
	cursor: pointer;
}

.errorMsg {
	color: red;
    font-size: 11px;
    font-weight: 400;
    
    left: 0;
    position: absolute;
    top: 12px;
    
}

.errorMsg:before{
		font-family: FontAwesome;
		content: "\f071";
		margin-right: 7px;
		font-weight: normal;
}

.errorMsg.forward {
		left: 10px;
    top: 45px;
    
}
.idshield-container {
    clear: both;
    margin: 0px 0 35px;
}
.idshield-text a {
    text-decoration: none !important;
}

.idshield-text {
    padding : 30px 0 0;
}


.idshield-text label {
    color : #666;
    font-size : 18px;
}
.idshield-text label img{
    width:  130px;
    margin:  0 10px;
}
.idshield-text p.subtext{
    font-size: 14px;
    color:#8d8d8d;
    margin: 10px 60px 20px 35px;
}
span.idshield{
    font-weight:bold;
    color: #1B204E;
}
.idshield .blue{
    color: #00a3d2;
}

/* END DOMAINPAGE */

.whmcscontainer .domcheckertldselect {
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    width: 100%;
    float: left;    text-align: left;
}

table#domainconfig > tr > td {
	padding: 10px 15px 10px;
}
table#domainconfig > tr > th{
	padding: 8px 15px;
}

.freenom-btn {
	background: none repeat scroll 0 0 #88D100;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF !important;
    font-size: 16px;	
	height: 38px !important;
	padding: 0 15px;
    font-weight: 300 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: auto;
	float: left;
	cursor: pointer;
}

.freenom-btn.small {
    font-size: 14px;	
	line-height: 28px !important;
	height: 28px !important;
	padding: 0 10px;
}

.freenom-btn:hover{
	text-decoration: underline;
}
.freenom-btn.margin {
	margin: 0px 10px;
}
.freenom-btn.white {
	background: #FFF;
	color: #666 !important;
}
.freenom-btn.black {
	background: #333;
}
.freenom-btn.grey {
	background: #CCC;
	color: #666 !important;
}
.freenom-btn.lightgrey {
	background: #EFEFEF;
	color: #666 !important;
}
.freenom-btn.green {
	background: #88D100;
}
.freenom-btn.border {
	border: 1px solid #CCC;
}
.freenom-btn.blue {
	background: #00ADEC;
}
.freenom-btn.append-left{
	border-radius: 0 5px 5px 0;
}
.freenom-btn.no-float{
	float: none;
}
.badge {
    border-radius: 5px;
    padding: 1px 9px 2px;
}
.label-info, .badge-info {
    background-color: #00ADEC;
}
.label-important, .badge-important {
    background-color: #CB4437;
}
.label.active,
.label.paid{
    background-color: #88D100;
}
.input-append .freenom-btn{
	border-radius: 0 3px 3px 0;
}

.btn-group .freenom-btn:first-child{
	border-radius: 3px;
}

.btn-group .freenom-btn.dropdown-toggle{
	border-radius: 0 3px 3px 0 !important;
	border-left:  0 !important;
}

.btn-group .freenom-btn.dropdown-toggle span{
	margin-top: 13px;
}
.btn-group .freenom-btn.black.dropdown-toggle span{
	border-top: 4px solid #FFF !important;
}
input.bigfield {
    height: 40px;
}
.form-horizontal .form-actions {
    padding-left: 20px;
}