#order-standard_cart .field, #order-standard_cart .form-control {
    border: 2px solid #c7c7c7;
	box-shadow: none;
}

#order-standard_cart .view-cart-items-header {
    background-color: #633a82;
}

#order-standard_cart .sub-heading span {
	    background-color: white;
}

div.header-lined h1 {
    color: #633a82;
}
#order-standard_cart .account-select-container div.account.active {
    background: #34485e;
}

#order-standard_cart .account-select-container .active .address {
	color: white !important;
	font-weight: 300;
}
#order-standard_cart .account-select-container  .address {
	font-weight: 300;
}

.domain-check-availability {
    width: 150px;
}

.primary-bg-color {
    background-color: #fff;
}

.tld-sale-group-sale {
    background-color: #c118ac;
}
.domain-checker-container {
	background-color: #633a82;
	background: -webkit-gradient(linear,0 0,0 100%,from(#633a82),to(#e91e63));
    background: -webkit-linear-gradient(top,#633a82,#e91e63);
}

#btnCheckAvailability {
	background-color: #3ab32a;
}

.domain-pricing .two-row-center {
    line-height: 28px;
    margin-top: 6px;
    margin-bottom: 6px;
    border-right: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #8bc34a;
    background-color: #f5f5f5;
}

.domain-pricing .tld-pricing-header .col-xs-4 {
    border-bottom: 6px solid #efc00e;
}

.no-gutters.tld-pricing-header {
	position: sticky;
    z-index: 1;
    top: 0px;
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
	padding-top: 4px;
    padding-bottom: 4px;
}

.ekindirim {
    font-size: 14px;
    position: absolute;
    margin: 3px 0 0 8px;
    width: 176px;
    background: rgb(56,195,34);
    color: white;
    padding: 0 6px;
    text-align: center;
	background: linear-gradient(270deg, #07b88a, #f97b00, #db44d1, #18ade3);
    background-size: 400% 400%;

    -webkit-animation: animation_discount 5s ease infinite;
    -moz-animation: animation_discount 5s ease infinite;
    -o-animation: animation_discount 5s ease infinite;
    animation: animation_discount 5s ease infinite;
}

@-webkit-keyframes animation_discount {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes animation_discount {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes animation_discount {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes animation_discount {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

#order-standard_cart .order-summary .total-due-today .amt {
    font-size: 20px;
	font-weight: 600;
}
.marketing-email-optin { font-size: 13px }

.COdiv {font-size: 11px}

.confproduct-label {
    background-color: #ffffff;
    padding: 10px 13px;
    border-radius: 4px;
    width: 100%;
    border: 2px solid #80b2d073;
	margin-bottom: 10px;
}

.iradio_square-blue {
	margin-right: 7px;
}

.form-control[readonly], fieldset[disabled] {
    background-color: #eaeaea !important;
    opacity: 1;
    color: #5d5d5d !important;
}

.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#order-standard_cart .view-cart-items .item-price .cycle {    font-size: 14px;    font-weight: 600;}

#order-standard_cart .summary-container {
    font-size: 0.9em;
}

#order-standard_cart .order-summary .product-name {
    font-size: 1.1em;
}

#order-standard_cart .order-summary .subtotal {font-weight: 600;}

#order-standard_cart .view-cart-items .item-title {
	font-size: 1.4em;
    font-weight: 500;
}

.btn-group-xs>.btn, .btn-xs {
    font-size: 15px;
}

.disabled {
	    background-color: #eaeaea;
		opacity: 0.8;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
}

.spotlight-tld-hot, .spotlight-tld-sale {
    width: 84px;
    position: absolute;
    letter-spacing: 0;
    padding: 3px;
    font-size: xx-small;
    text-transform: uppercase;
    color: #fff;
    top: 13px;
    right: -22px;
    font-weight: 700;
}
.spotlight-tld-new {
	width: 84px;  
    position: absolute;
    letter-spacing: 0;
    padding: 3px;
    font-size: x-small;
    text-transform: uppercase;
    color: #fff;
    top: 13px;
    right: -22px;
    font-weight: 700;
}

.spotlight-tld-sale, .suggested-domains .promo.sale {
	background-color: #c118ac;
}

#order-standard_cart label, #order-standard_cart p.domain-renewal-desc {
    font-size: 13px;
}

#order-standard_cart .domain-selection-options label {
     font-size: 15px;
}

.suggested-domains .promo.hot {
	display: none!important;
}
.spotlight-tld .btn:not(.domain-contact-support) {
	width: 83%;
	background-color: #37b349;
    border-color: #259234;
}

.spotlight-tld .invalid, .spotlight-tld .unavailable {
    margin: 19px 0;
    background-color: #929292 !important;
    border-color: #949494 !important;
    color: #fff !important;
}

.suggested-domains .btn:not(.domain-contact-support) {
    background-color: #37b349;
    border-color: #30af43;
    width: 100px;
}

.domain-lookup-result .btn:not(.domain-contact-support) {
    width: 130px;
}

#order-standard_cart .domain-selection-options .option {
	opacity: 0.7;
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
#order-standard_cart .domain-selection-options .option-selected {
   opacity: 1;
   -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.config_baslik>label {
    font-size: 1.4em !important;
	color: #333 !important;
}

.gradient_windows {
	background: #b1e3ff;
    background: linear-gradient(90deg, #d2ffef 0, #b1e3ff 100%);
}

.gradient_linux {
	background: #bdffb1b5;
    background: linear-gradient(90deg, #f0ffee 0, #bdffb1b5 100%);
}