/*

Master

*/



#order-modern {

    margin: 0;

    padding: 20px 0;

}



#order-modern h1 {

    margin: 0;

    padding: 0;

    text-align: center;

}



#order-slider h2 {

    margin: 0 0 5px 0;

    padding: 0;

}



#order-slider h3 {

    margin: 0;

    padding: 0;

}



#order-modern select {
    border: 1px solid #ccc;
	text-align: center;
    padding: 5px;
}
.text-left {
	background: none repeat scroll 0 0 #ffffe0;
    font-size: 10px;
    margin-top: -5px;
    padding: 5px;
    text-align: left;
}
/*.detalii-comanda {
    position: relative;
    right: -298px;
    top: -117px;
    width: 253px !important;
}*/


#order-modern .clear {

    clear: both;

}



#order-modern #configcontainer, #order-modern #configcontainer2 {

    display: none;

}



#order-modern .loading {

    display: none;

    width: 220px;

    padding-top: 10px;

    margin-left: auto;

    margin-right: auto;

    clear: both;

}



#order-modern .errorbox {

    display: none;

    margin: 10px auto 10px auto;

    padding: 10px 15px;

	background-color: #FBEEEB;

	border: 1px dashed #cc0000;

    width: 90%;

	font-weight: bold;

	color: #cc0000;

	text-align: center;

    -moz-border-radius: 6px;

    -webkit-border-radius: 6px;

    -o-border-radius: 6px;

    border-radius: 6px;

}

#order-modern .errorbox p {

    margin: 0;

    padding: 0;

    font-weight: bold;

    text-align: left;

}

#order-modern .errorbox li {

    font-weight: normal;

    text-align: left;

    color:#000;

}
#order-modern .textleft{
    text-align: left;
}
#order-modern .textcenter {
	text-align: center;
    width: 100px;
}
#order-modern .textright {
    text-align: right;
    width:148px;
}
#order-modern .textgreen {
    color: #779500;
}
.sumary-prices-box {
    text-align: left !important;
}
#order-modern .textred {

    color: #cc0000;

}



#order-modern table tr td {

    padding: 2px 3px;

}



/*

Product Categories

*/



#order-modern #categories {

    display: none;

    width: 97%;

    margin: 10px auto 0 auto;

    padding: 15px 0 15px 15px;

    background-color: #666;

    text-align: center;

    -moz-border-radius: 0;

    -webkit-border-radius: 0;

    -o-border-radius: 0;

    border-radius: 0;

}

#order-modern #categories a {
	font-size: 15px;
    text-decoration: none;
    padding-right: 3px;
    color: #fff !important;
}
#order-modern #categories a:after {
	content:" |";
}
#order-modern #categories a:last-child:after {
	content:"";
}


#order-modern #categories a:hover {

    color: #000;

}

#order-modern #currencychooser img {

    vertical-align: baseline;

}

#order-modern #currencychooser {

    float: right;

    margin: 10px 30px 10px 0;

    padding: 5px 5px 5px 10px;

    background-color: #F8F7ED;

    border: 1px solid #F4E3A2;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -o-border-radius: 5px;

    border-radius: 5px;

    font-size: 12px;

    font-family: Verdana;

}

#order-modern #currencychooser img {

    vertical-align: baseline;

}

#order-modern #currencychooser a {

    text-decoration: none;

    padding-right: 5px;

    color: #000;

}

#order-modern #currencychooser a:hover {

    color: #0066CC;

}



/*

Product Listing

*/



#order-modern .products {

    float: left;

    margin: 0;

    width: 50%;

}

#order-modern .product {
    margin: 10px;
    padding: 17px 20px  20px;
    background-color: #fff;
}

#order-modern .product:hover {
    background-color: #fff;
    cursor: pointer;
    cursor: hand;
}
#order-modern .product .pricing {
    text-align: left;
    font-family: Open Sans,sans-serif;
    font-size: 15px !important;
    line-height: 20px;
    padding:3px;
    font-weight:600;
    float: left;
    color:#fff;
    background:#e76505;
}

#order-modern .product .name {
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
	color: #6eaa2a !important;
	font-weight: bold;
}



#order-modern .product .prodfeature {

    float: left;

    margin: 5px 5px 0 0;

    padding: 5px 10px 5px 10px;

    border: 1px solid #ccc;

    background-color: #fff;

    text-align: center;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -o-border-radius: 5px;

    border-radius: 5px;

    font-size: 20px;

    color: #ff6600;

}



#order-modern .product .prodfeature .feature {

    font-size: 13px;

    color: #666;

}

#order-modern .product .description {
    font-size: 14px;
    line-height: 22px;
    margin: 15px 30px 0 0;
}

#order-modern .product .ordernowbox {
    margin: 15px 0 0 0;
    text-align: right;
}

#order-modern .ordernow {
    margin: 5px;
    padding: 6px 10px 6px 10px;
    background-color: #fff;
    border: 1px solid #AADD64;
    color: #7BB928;
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}



/*

Domain Registrations

*/



#order-modern .domainreg {

    margin: 0 auto 15px auto;

    padding: 10px;

    width: 70%;

    background-color: #f6f6f6;

    border: 1px dashed #ccc;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px;

    -o-border-radius: 10px;

    border-radius: 10px;

}



#order-modern .domainoptions {
    margin: 0 auto;
    padding: 0 0 20px 0;
    width: 100%;
    background-color: #fff;
    font-size: 13px;
}

#order-modern .domainoptions .option {
    padding: 24px 10px;
    border-bottom: 1px solid #ccc;
}
.cos-bg {
	background:#fff !important;
}
.left-cot {
	padding:20px;
}
.cos-bg h1 {
	text-align:left !important;
	font-size:25px !important;
}
.col-md-10 {
    border-right: 2px solid #ecf0f1;
    float: left;
    width: 69%;
}
.col-md-2 {
    float: right;
    width: 27%;
}
h3.domain-cart-tiitle {
    font-size: 25px !important;
    margin-top: 89px !important;
    text-align: center;
    
}
.cart-custom-img {
    display: block;
    margin: 39px auto 0;
}

.cart-custom-img-2 {
    display: block;
    margin: 20px auto 0;
}
#order-modern .domainoptions .optionselected {
    background-color: #fff;
}
#order-modern .domainreginput {
    margin: 0;
    padding: 10px 10px 10px;
    font-size: 14px;
    text-align: center;
}
.left-cot p {
	font-size:14px !important;
	line-height:20px !important;
}
.left-cot h1 span {
	color:#6EAA2A !important;
}
#transfertldSelectBoxIt{
	margin-left:-10px;
}
#registertldSelectBoxIt {
	margin-left:-10px;
}
#greyout {

    display: none;

    position:absolute;

    top:0;

    left:0;

    width:100%;

    height:100%;

    background-color: #ccc;

    filter:alpha(opacity=60);

    -moz-opacity:0.6;

    -khtml-opacity: 0.6;

    opacity: 0.6;

    z-index: 50000;

}



#domainpopupcontainer {
	display: none;
    left: 0;
    padding: 150px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 50001;

}

#domainresults {
    margin: 0 auto 0 auto;
    padding: 30px;
    background-color: #fff;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.domainregperiod p{
	text-align:left !important;
}

#sld {
	padding: 5px;
}

.domainreginput .btn-primary {
	border: none;
	padding: 7px 25px;
	border-radius: 3px;
}

#regperiod {
	float: left;
    width: 20% !important;
    margin: 16px 0 0 16px;
    padding: 5px !important;
   }
.d-button-wrapper .btn-primary{
	margin-left:-500px !important;
}   
#order-modern .domainbox {

     background-color:#fff;

     width:550px;

     padding:15px;

}

#order-modern .domainavailable {
    border-radius: 5px;
    color: #6EAA2A;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    text-align: center;
}

#order-modern .domainunavailable {

    color: #cc0000;

    font-size: 16px;

    font-weight: bold;

    text-align: center;

}



#order-modern .domaininvalid {

    color: #cc0000;

    font-size: 16px;

    font-weight: bold;

    text-align: center;

}



#order-modern .domainregperiod {

    font-size: 12px;

    text-align: center;

}



#order-modern div.domainsuggestions {

    font-weight: bold;

    padding: 10px 0 10px 0;

}



#order-modern table.domainsuggestions {
    margin: 0 auto;
    width: 100%;
}

#order-modern table.domainsuggestions th {
	background-color: #fafafa;
    font-size: 14px;
	font-weight: 400;
	text-align: center;
    padding: 2px;
    line-height: 20px;
    color: #677483;
}

#order-modern table.domainsuggestions td {
	background-color: #FFF;
    text-align: center;
	border-bottom: 1px solid #EBEBEB;
	font-size: 14px;
    line-height: 25px;
}

#order-modern table.domainsuggestions td select {
	font-size: 13px;
	width: 52% !important;
}



#order-modern #domainconfig {
    margin: 0 auto;
    padding: 10px;
    width: 80%;
    box-shadow: 0 0 9px 2px #e4e4e4;
}

#domainconfig table tr td {
    padding: 10px 3px;
    color: #000;
    font-size: 14px;
}
#domainconfig label {
	line-height: 25px;
}
.pagina-conf-domenii h3 {
	margin: 35px 0 35px 110px !important;
	font-weight: 700 !important;
}
.pagina-conf-domenii h2 {
	margin: 35px 0 35px 94px !important;
}
.nameservere {
	padding:15px;
}
.nameservere p {
	margin-top:0 !important;
	margin-bottom:9px !important;
}
.pagina-conf-domenii .btn-primary{
	margin-top:15px;
}
.pagina-conf-domenii a {
	text-decoration:none;
	font-weight:400 !important;
}
span.conf-page-btn {
	border:1px solid #6EAA2A;
	padding:2px 5px;
	margin-left:5px;
	font-weight:400 !important;
	font-size: 15px;
}
a.conf-page-btn-red {
	border:1px solid #cc0000;
	padding:2px 5px;
	margin-left:5px;
	text-decoration:none;
	font-size: 15px;
}
/*

Product Config

*/

#Primary_Navbar-Network_Status {
	display: none;
}

#order-modern .prodconfigcol1 {

    float: left;

    width: 65%;

}
.marg-pret {
	margin-left:0;
	margin-top: 4px;
}


#order-modern .prodconfigcol2 {

    float: right;

    width: 33%;

}

#order-modern .billingcycle {
    border: none;
	padding: 1px 15px 15px;
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0 0 9px 2px #e4e4e4;
}
#order-modern .billingcycle h3{
	color: #000;
    font-size: 25px !important;
}
#order-modern .serverconfig {
    border: 1px solid #ccc;
    padding: 1px 1px 20px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#order-modern .configoptions {
    border: none;
	padding: 1px 15px 15px;
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0 0 9px 2px #e4e4e4;
    line-height: 20px;
}
#order-modern .configoptions h3{
	color: #000;
    font-size: 25px !important;
}


#order-modern .addons {
    border: none;
	padding: 1px 15px 15px;
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0 0 9px 2px #e4e4e4;
    line-height:20px;
}
#order-modern .addons h3{
	color: #000;
    font-size: 25px !important;
}


#order-modern .customfields {

    border: 1px solid #ccc;

    padding: 1px;

    margin-bottom: 20px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -o-border-radius: 5px;

    border-radius: 5px;

}



/*

Config Tables

*/



#order-modern .configtable td {
    padding: 2px 5px 2px 5px;
}



#order-modern .configtable td.fieldlabel {
    width: 112px;
    text-align: left;
    color: #000 !important;
}
.serverconfig {
	color:#000 !important;
}
.configtable {
	padding-left:20px;
}
.config-table-pass input[type="password"]{
	width:184px !important;
}
#order-modern .configtable td.radiofield {

    width: 30px;

    text-align: center;

}



#order-modern .configtable td.fieldarea {

    border-bottom: 1px solid #fff;

    padding: 5px;

    text-align: left;

}

#order-modern .configtable td.fieldarea label {
	font-weight: normal;

}



#order-modern .configoplabel {

    color: #ff6600;

    font-weight: bold;

    text-align: center;

    font-size: 14px;

}



/*

Order Summary

*/

.cos-wrapper {
    width: 39%;
    background:#ffffff;
    box-shadow: 0 0 9px 2px #e4e4e4;
    float: left;
}
.cos-wrapper table {
	border-spacing: 0 !important;
}

#order-modern .ordersummary {
    border: none;
    margin-bottom: 20px;
    border-radius: 0;
    line-height:20px;
    color: #000;
    font-size: 15px;
    line-height: 20px;
}
.detalii-comanda {
box-shadow: 0 0 9px 2px #e4e4e4;
padding: 1px 15px 15px;
width: 35% !important;
}
.detalii-comanda h3{
	font-size:25px !important;
	color:#6EAA2A;
}
#order-modern .ordersummarytbl {
    width: 100%;
	padding: 10px 0;
}
#order-modern .ordersummarytbl td {
	color: #000;
    font-size: 15px;
}
#order-modern .summaryproduct {
}



#order-modern .checkoutbuttons {
}
#order-modern .checkoutbuttons input {
    margin-bottom: 10px;
}

/*

Addons

*/



#order-modern .addoncontainer {
    margin: 0 auto 15px auto;
    padding: 10px;
    width: 90%;
    background-color: #f6f6f6;
    border: 1px dashed #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

}



#order-modern .addoncontainer .title {

    margin: 0;

    padding: 0;

    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;

    font-size: 16px;

}



#order-modern .addoncontainer .desc {

    margin: 0;

    padding: 0;

    padding: 10px;

    text-align: center;

    font-size: 11px;

}



#order-modern .addoncontainer .pricing {

    padding-bottom: 10px;

    text-align: center;

    font-weight: bold;

    color: #cc0000;

}



#order-modern .addoncontainer select {

    max-width: 50%;

}



/*

Domain Renewals

*/



#order-modern .regperiod {

    padding: 3px;

    border: 1px solid #ccc;

}



#order-modern table.renewals {

    width: 100%;

}

#order-modern table.renewals th {

	background-color: #666;

    font-size: 12px;

	font-weight: bold;

	text-align: center;

    padding: 3px;

    line-height: 20px;

}

#order-modern table.renewals td {

	background-color: #FFF;

    text-align: center;

	border-bottom: 1px solid #EBEBEB;

	font-size: 13px;

    line-height: 28px;

}

#order-modern table.renewals tr.rowhighlight td {

	background-color: #EFF2F9;

}

#order-modern table.renewals tr:hover td {

	background-color: #EFF2F9;

}

#order-modern table.renewals th, table.datatable th a, table.datatable th a:visited {

	color: #FFF;

	text-decoration: none;

}

#order-modern table.renewals th a:hover {
	color: #FFF;
	text-decoration: underline;
}
.d-button-wrapper {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}


/*

Shopping Cart

*/
.category-slide a{
	border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 15px;
    margin: 20px 0;
    padding: 11px 15px;
    text-align: center !important;
    text-decoration: none;
    width: 163px;
}


#order-modern table.cart {

    width: 100%;

}

#order-modern table.cart th {

	background-color: #333;
	
	color: #fff;

    font-size: 12px;

	font-weight: bold;

	text-align: center;

    padding: 3px;

    line-height: 20px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    -o-border-radius: 5px;

    border-radius: 5px;

}
.cos-wrapper strong {
	 font-size: 17px !important;
    font-weight: normal !important;
    letter-spacing: -1px !important;
}
#mainfrm {
	width:59%;
	position:relative;
	display:block;
	float: right;
}
#mainfrm h2 {
	border-bottom: 1px solid #f7f7f7;
    color: #000;
    font-size: 25px !important;
    margin-bottom: 17px !important;
    margin-top: 0 !important;
    padding-bottom: 20px;
    padding-top:19px !important;
    background:#f4f4f4;
    padding-left:20px;
    text-transform:uppercase;
    font-size:17px !important;
}
#mainfrm td.fieldlabel {
	text-align:left !important;
	color:#000;
	font-size:14px;
	width: 106px !important;
}
#domaincontactSelectBoxItOptions {
    margin-left: 25px !important;
}
.cart-top-box {
	background:#ffffff;
	box-shadow: 0 0 9px 2px #e4e4e4;
}
.cart-top-box input {
	height:30px !important;
}
.serverconfig input {
	height:30px !important;
	width:184px !important;
}
.observatii-cart textarea {
	width:100% !important;
	padding: 20px;
	color: #333;
	font-size: 12px;
}
.cart-box-last #domaincontactSelectBoxIt {
	padding: 6px 8px 10px !important;
}
.cart-box-last {
    background:#ffffff;
	box-shadow: 0 0 9px 2px #e4e4e4;
	margin-top: 25px;
}
.ordernowbox .selectboxit {
	padding:8px 10px;
}
.cart-top-box input {
	width:100% !important;
}
.btn-promotional {
	padding: 3.5px 10px !important;
	margin-top: -6px !important;
}
.cart-finis-button {
	margin-top:20px;
	
}
.cart-finis-button input{
	width:100% !important;
	background: url("cos.png") no-repeat scroll 191px center #6EAA2A;
	border-radius:7px;
	border: 1px solid #6EAA2A;
	text-transform:uppercase;
	padding: 14px !important;
}
.cart-finis-button input:hover{
	width:100% !important;
	background: url("cos.png") no-repeat scroll 20px center #54930b;
}
#order-modern table.cart td {
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
    padding: 4px 4px 20px;
    color: #000;
    line-height: 30px;
    vertical-align: top;
    font-size: 14px;
}
.carttableproduct em {
	font-style: normal !important;
}
.butoane-cos {
    margin-top: 8px;
}
#order-modern table.cart tr.subtotal td {
	background-color: #EEEEEE;
	border-bottom: 1px solid #fff;
    padding:4px 0;
    text-align: left !important;
}

#order-modern table.cart tr.promotion td {

	background-color: #FFFFDA;

	border-bottom: 1px solid #EBEBEB;

    padding: 4px;

}
.subtotal .textright {
	padding-left:15px !important;
}
#order-modern table.cart tr.promotion:hover td {

	background-color: #FFFFDA;

}

#order-modern table.cart tr.total td {
	background-color: #eeeeee;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 17px;
    text-align: left !important;
}
.cos-wrapper .textright {
    text-align: left !important;
}
.total .textcenter {
	text-align:left !important;
	font-weight:600!important;
	padding-left:0 !important;
}
.total .textright {
	font-weight:600!important;
}
.cos-wrapper .btn {
	
}
#order-modern table.cart tr.recurring td {
	background-color: #EEEEEE;
	font-size: 14px;
    font-weight: normal;
    padding: 4px 0;
}
.recurring .textright {
	padding-left:15px !important;
}
#order-modern table.cart th, #order-modern table.datatable th a, #order-modern table.datatable th a:visited {

	text-decoration: none;

}
#order-modern .cartedit {
	background:#6eaa2a;
    border: 1px solid #6eaa2a;
    color: #fff;
    font-size: 11px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#order-modern .cartremove {
    background:#6eaa2a;
    border: 1px solid #6eaa2a;
    color: #fff;
    font-size: 11px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.cos-wrapper h3 {
	border-bottom: 1px solid #f4f4f4;
    color: #000;
    font-size: 25px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 26px 0 25px 20px;
    background:#f4f4f4;
    font-size:17px !important;
    text-transform:uppercase;
}
.cos-wrapper-padd {
    padding:10px 20px 20px 20px;
}
#order-modern .cartbuttons {

    float: right;

    margin: 0;

    padding: 10px 0 0 0;

    width: 40%;

    text-align: center;

}



#order-modern .checkoutcol1 {

    float: left;

    width: 49%;

}



#order-modern .checkoutcol2 {

    float: right;

    width: 49%;

}



#order-modern .signuptype {
    float: left;
    margin: 0 5px 0 0;
    padding:5px 10px;
    line-height: 20px;
    border: 1px solid #6eaa2a;
    color: #6eaa2a;
    text-transform:uppercase;

}
.parola-tab {
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.parola-tab table td {
	color:#bdc3c7 !important;
}
#order-modern .signuptype:hover {
    cursor: hand;
    cursor: pointer;
}

#order-modern .signuptype.active {
    background-color: #6eaa2a;
    border: 1px solid #6eaa2a;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding:5px 10px;
}

#order-modern .signupfields {
    padding: 14px 25px;
    margin: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#domaincontactSelectBoxIt {
    margin-left: 25px;
}
#order-modern .signupfields .configtable td.fieldlabel {
    width: 130px !important;
}

#order-modern .signupfields.padded {
    padding: 20px 0;
    text-align: center;
    border-radius: 0;
}

#order-modern .signupfields.hidden {
    display: none;
}



#order-modern .carttaxwarning {

    margin: 0 0 20px 0;

    color: #666;

    text-align: center;

}



#order-modern .cartwarningbox {
    margin: 20px 0 0 0;
    padding: 0px 7px;
    border: 1px solid #EBE8CD;
    border-left: 0;
    border-right: 0;
    background-color: #F1EFDC;
    text-align: left;
    color: #000;
}
.lacat {
	width:15%;
	float:left;
	padding: 20px 0 0 0;
}
.lacat-txt {
	width:85%;
	float:left;
	padding:20px 0;
}
@media only screen and (max-width: 720px) {
	
	#order-modern .prodconfigcol2 {
		float: none !important;
		width: 100% !important;
		margin: 0px auto;
		clear: both;
	}
	
	#order-modern .signupfields .configtable td.fieldlabel, #order-modern .signupfields .configtable td.fieldarea {
		background: none;
		float: left;
		clear: both;
		text-align: left;
		width: 100% !important;
		display: block;	
		padding: 5px 10px;
	}
	
	#order-modern .signupfields .configtable td.fieldarea input {
		width: 96% !important;
	}
	
	#order-modern .signupfields .configtable td.fieldlabel {
		font-weight: bold;
		padding-top: 10px;
	}

	#order-modern .signupfields .configtable td.fieldhide {
		display:none;
	}
	
	#order-modern .signupfields .configtable td.fieldpassword {
		display: block !important;
	}

	#whmcsorderfrm table {
		overflow: hidden;
	}
	
	#order-modern .checkoutcol1, #order-modern .checkoutcol2  {
		width: 100% !important;
	}

	#order-modern .products  {
		width: 100% !important;
		clear: both;
		margin-bottom: 10px;
	}

	#order-modern .prodconfigcol1 {
		width: 100% !important;
	}
	
	#order-modern .cartbuttons {
		float: none;
		width: 100%;
	}
	
#domainoptions .selectboxit-options.dropdown-menu {
	margin-left: 38.4%;
}

#order-modern .domainreginput {
width: 100%;
}



}
#order-modern .ordersummary table tr td {
	color:#000;
	width: 24px;
}
.configoptions .fieldlabel{
	color:#000 !important;
	font-size: 14px;
	width: 156px !important;
	font-weight:600;
}
.observatii-cart {
	padding:0 25px;
}
#registersld {
	padding:5px 10px;
	height:37px;
	width:238px !important;
	border: 1px solid #cccccc;
}



#transfersld {
	height:30px;
	width:238px !important;
	border: 1px solid #cccccc;
}
#owndomainsld {
	width:238px !important;
	height:30px;
	border: 1px solid #cccccc;
}


#owndomaintld {
	height:30px;
	width:82px !important;
	border: 1px solid #cccccc;
}
.prdo-detail-wrapper {
	width:60% !important;
}
.summaryproduct {
	border-top: 1px solid #f1f1f1;
    padding: 5px;
}
.titlu-pachet-wrapper {
	background:#FFFFE0;
	border-top: 1px solid #f1f1f1;
    padding: 5px;
}
.sumar-col-1 {
	position: relative;
    width: 62%;
    float: left;
    padding-left: 0.9375em;
}
.sumar-col-2 {
	position: relative;
    width: 29%;
    padding-right: 0.9375em;
    float:left
}
.buton-continuare-log {
	margin-top:15px;
}
.text-right {
	text-align:right;
}
.sumary-pret-bg {
	background:#EEEEEE;
	margin: 20px 0;
    padding: 5px 13px;
}
.sumary-pret-bg .sumar-col-1 {
	width: 60%;
	padding-left: 0;
}
.sumary-pret-bg .sumar-col-2 {
	width: 39%;
	padding-right:0;
}
.sumary-pret-bg .summaryproduct {
	border-bottom:1px solid #fff;
}
.no-border {
	border:none !important;
	padding-top: 19px;
}
.sumary-total-order {
	color: #4c781a;
    font-size: 16px;
}
.finalizare-comanda input {
	background: url("cos.png") no-repeat scroll 10px center #6eaa2a;
    border: medium none #00b68d;
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    text-transform: uppercase;
    white-space: nowrap;
    width: 90% !important;
    margin:0 auto;
    border-radius:7px;
}
.finalizare-comanda input:hover {
	background: url("cos.png") no-repeat scroll 10px center #398439;
}
.checkoutbuttons a {
	text-align:left;
	text-decoration:none;
	color:#ccc;
}
.checkoutbuttons p {
	background:#f4f4f4;
	text-align:center;
	padding:8px;
	color:#677483 !important;
	font-size:13px !important;
}
.viw-cart-btn .btn {
	color:#677483 !important;
	font-weight:normal;
	padding: 4px 14px !important;
	font-size:13px;
	
}
.viw-cart-btn {
	margin-top:40px;
}
.promo-wrapper {
	background:#eee;
	margin-top:20px !important;
	line-height: 20px;
}
#signupfrm #countrySelectBoxIt{
	padding:6px 8px 10px !important;
}
#signupfrm #customfield81SelectBoxIt{
	padding:6px 8px 10px !important;
}
.wrapper-pret {
	background:#ffffff;
	margin-top:25px;
}
.wrapper-pret h2 {
	text-align:left !important;
	padding-top:0 !important;
}
.wrapper-pret .signupfields {
	padding-top:0 !important;
}
.promo-wrapper h2 {
	color:#000;
	margin-bottom:0 !important;
}
.promo-wrapper a {
	margin-bottom:5px;
}
.promo-wrapper input{
	margin-top:10px;
}
.wrapper-alb {
	background:#ffffff;
	padding:20px;
}
.col-1 {
	width:26%;
	float:left;
}
.col-2 {
	width:20%;
	float:left;
	text-align:right;
}
.pret-wrapper {
	border-top: 1px solid #f1f1f1;
    margin-bottom: 0;
    padding: 8px 5px;
    color:#000;
    font-size:14px;
}
.help-box {
	background:#f4f4f4;
	margin-top:0px;
	padding:10px 20px;
}
h2.domain-cart-tiitle {
	font-size:25px !important;
	margin-bottom:0;
	margin-top:28px !important;
}
.help-col-1 {
	float:left;
}
.help-col-2 {
	float:left;
}
.help-phone {
	background:url("phone.png")no-repeat;
	min-height: 76px;
    padding-left: 50px;
    margin-left: 30px;
}
.help-chat {
	background:url("chat.png")no-repeat;
	min-height: 76px;
    padding-left: 80px;
    margin-left: 30px;
}
.help-phone p {
	font-size:18px;
	color:#6EAA2A;
	line-height:28px;
}
.help-phone span {
	font-size:14px;
	color:#000;
}
.domainoptions #registertldSelectBoxIt {
	padding:8px 10px !important;
}
.domainoptions #transfertldSelectBoxIt {
	padding:8px 10px !important;
}
.domainreginput #tldSelectBoxIt {
	padding:8px 10px !important;
}
.domainoptions #incartsldSelectBoxIt {
	padding:9px 10px !important;
}
.domain-wrapper {
	width:400px;
}
.promotion-input {
	padding-left:15px !important;	
}
.disc-left {
	text-align:left !important;
}
.help-chat b {
	border:1px solid #6EAA2A;
	padding:2px 23px;
}
p.chatbtn {
	margin-top:6px !important;
}
.help-phone p {
	margin-bottom:2px !important;
	margin-top:2px;
}
p.phone-nr {
	margin-top:0px !important;	
	font-size: 16px !important;
}
.domainsuggestions {
	font-size: 14px !important;
    line-height: 55px !important;
    font-weight:400 !important;
    color: #22ca6a;
}
.domeniu-a {
	margin: 0 auto;
    width: 60%;
}
.pagina-conf-domenii {
	background:#fff;
	margin-top:25px;
}
.informatii-posesor {
	width:70%;
	float:left;
}
.imagine-posesor {
	float: left;
    padding-left: 20px;
    width: 5%;
}
.imagine-posesor img {
	margin-top:-8px;
}
.wrapper-pret img {
	margin-bottom:-10px;
}
.custom-field-wrapper {
	background:#ECF7DF;
	color:#000;
	padding:3px;
	margin-top:5px;
	font-size: 12px;
}
.wrapper-white {
	background:#ffffff;
}
.rezerva-domeniu-wrapper {
	background:#ffffff;
}


#domaincontact {
	margin-left: 35px;
}

@media screen and (max-width:480px) {
	span.www{
		display:none;
	}
	.rezerva-domeniu-wrapper .domainreginput input {
		width:137px !important;
	}
	.rezerva-domeniu-wrapper .selectboxit-container .selectboxit {
	    cursor: pointer;
	    display: inline-block;
	    height: 19px !important;
	    margin-bottom: 0;
	    margin-left: 0;
	    margin-right: 0;
	    margin-top: 5px !important;
	    padding: 0 0 0 10px;
	}
	.rezerva-domeniu-wrapper .selectboxit-text {
		font-weight:700 !important;
	}
	.rezerva-domeniu-wrapper .btn-primary {
		display: block;
    	margin: 0 auto !important;
    	width: 200px !important;
    	margin-top: 15px !important;
    	padding: 8px !important;
    	font-size: 18px !important;
	}
	.rezerva-domeniu-wrapper #regperiod {
		width:85% !important;
		margin-bottom: 20px !important;
	}
	.domainsuggestions {
		display:none !important;
	}
}

.addon-product-page .product{
	float: left;
    min-height: 226px;
    width: 44%;
}
.renew-domain-wrapper {
	background:#ffffff;
	padding:20px;
}
.renew-domain-wrapper table.renewals th {
	background:#6EAA2A !important;
}
.renew-domain-wrapper .selectboxit {
	padding:5px !important;
}
table.renewals {
	font-size:14px;
} 
.addon-product-page .product .btn-success{
    border: 1px solid #70ab2d;
    padding: 3.2px 25px !important;
}

.pagina-conf-domenii h6 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding: 40px 0 20px 0;
}

/*modificari gabriel*/

@media only screen and (max-width: 600px) {
#registersld {
    margin-bottom: 10px;
}

	#owndomainsld {
	width:120px !important;
	margin-bottom: 20px;
}

#owndomaintld {
		width:40px !important;
}

#order-modern .domainreginput {
	padding:0!important;
}

.domainreginput .btn-primary {
	margin-top:10px;
}

#transfersld {
	    margin-bottom: 10px;
}

#regperiod {
	    width: 100% !important;
    margin:o;
    padding: 0px !important;
}

.d-button-wrapper .btn-primary {
	    margin-left: -0px !important;
}

#order-modern .domainavailable {
	    padding: 0px;
}

#regperiod {
	margin: 0px;
}

div.domainresults div:not(.btn-group) span {
	display:none;
}

#order-modern select {
	margin-top: -25px;
}

.d-button-wrapper {
	border: none;
}

.wrapper-alb {
	padding: 0px;
}

.left-cot {
	padding: 10px;
}

.col-1 {
	width: 64%;
}

.col-2 {
	width: 36%;
}

#order-modern .configtable td.fieldlabel {
	    width: 100px!important;
}

.finalizare-comanda input {
	    padding-left: 40px;
}

.domainregperiod p {
	display:none;
}

#domainresults {
	    padding: 20px;
}

#order-modern select {
	    margin-top: 5px;
}

input.btn.btn-primary {
	    width: 230px !important;
}

.d-button-wrapper {
	    margin-top: 40px;
}

.d-button-wrapper {
	    background: none;
}

.pagina-conf-domenii h3 {
	    margin: 10px 0 40px 30px !important;
}

.pagina-conf-domenii h6 {
	    padding: 40px 15px 20px 15px;
}

#domainconfig table tr td {
	    float: left;
}

#order-modern #domainconfig {
	    width: 100%;
}

.cos-wrapper {
	    width: 100%;
}

.cos-wrapper-padd {
	padding: 10px 10px 10px 10px;
}

.butoane-cos {
	    width: 130%;
}

.promo-wrapper input {
	    width: 45%;
}

input.btn.btn-promotional {
	    margin-top: 10px!important;
}

#mainfrm {
	    width: 100%;
}

#order-modern .signupfields {
	    padding: 10px 10px;
}

#order-modern .signuptype.active {
	    width: 34%;
}

#order-modern .signuptype {
	width: 47%;

}



.observatii-cart textarea {
	font-size: 14px;
}
select#domaincontact {
	    max-width: 228px;
}

.cart-finis-button input {
	background: url("cos.png") no-repeat scroll 20px center #6EAA2A;
}



.imagine-posesor img {
	    margin-top: -3px;
    margin-left: -10px;
}
.lacat-txt {
	    width: 100%;
}

a.conf-page-btn-red {
	float:left;
	    margin-left: 0px;
}

input[type="text"] {
	width:90%;
	border: 1px solid #cccccc;
}

input[type="password"] {
		border: 1px solid #cccccc;
}



}

#sld {
	border: 1px solid #cccccc;	
}

div#pwstrengthpos {
	border:none!important;
}

div#pwstrengthneg  {
	border:none!important;
}
