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

    ** Custom Stylesheet **

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

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

section#main-body {
    margin: 0;
    padding: 0px 0 20px;
    min-height: 350px;
    background-color: #fff;
    width: 100%;
    clear: both;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: inherit;
    border-color: inherit;
}

.dropdown-menu {
    font-size: 16px;
    min-width: 16rem;
}

.h5, h5 {
    font-size: 20px;
}

.nav_bar .megamenu .drow_menu .nav li a {
    padding: 1.0rem 1.5rem;
    border: none;
}

#mainNavbarCollapse p {    
    line-height: 24px;
}

.h2, h2 {
    font-size: 3.2rem;
}

#mainNavbarCollapse  .mt-3, .my-3 {
    margin-top: 2rem!important;
}
#mainNavbarCollapse .mb-4, .my-4 {
    margin-bottom: 2.5rem!important;
    padding-top: 2px;
}

.nav_bar .megamenu .learn_btn{
    font-size: 16px;
}

#mainNavbarCollapse .h1, h1 {
    font-size: 4.0rem;
    padding-top: 5px;
}

#mainNavbarCollapse h1 small{
    font-size: 81%;
    color: inherit;
}

.form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.btn {
    font-size: 14px;
}

.btn-default {
    border-color: #ccc;
}

.listtable{
    width: 100%;
}

#order-standard_cart .col-md-9:nth-child(2n) {
    margin-top: -493px !important;
}

.h6, h6 {
    font-size: 16px;
}

.price_box h4 small{
    color: inherit;
}

.hosting_sections .mt-3, .my-3 {
    margin-top: 15px!important;
}

#locationList {
    position: absolute;
    left: 0px;
    right: 0;
    width: inherit;
    margin: 0 auto;
}
.banner img{
    max-width: 100%;
}

body #sLocation img{
    width: 31px;
}

.header .right .right_navi li.languageDiv .dropdown-item{
    padding: 0px 15px;
}

.wordpress_banner{
    padding: 75px 0 115px 0;
}



.dedicateelocation{
    transform: translate3d(0px, 58px, 0px) !important;
}

.pricing_section .price_group .price_sect h1{
    font-size: 33px;
}
.pricing_section .price_group .price_sect .blpr{    
    display: none;
}
.pricing_section .price_group .price_sect .blpr small{
    margin: 0;
}

.pricing_section .price_group #productList .price_sect{
    width: calc(100% - 20px);
}

#productList .owl-controls .owl-prev {
    background-color: #807878;
    -webkit-mask: url(../images/left-arro.svg);
    mask: url(../images/left-arro.svg);
    color: transparent;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 35px;
    float: left;
    mask-size: 18px 35px;
    -webkit-mask-size: 18px 35px;
    margin-left: -30px;

    margin-top: -20px;
    position: absolute;
    top: 50%
}

#productList .owl-controls .owl-next {
    background-color: #807878;
    -webkit-mask: url(../images/right-arro.svg);
    mask: url(../images/right-arro.svg);
    color: transparent;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 35px;
    float: right;
    mask-size: 18px 35px;
    -webkit-mask-size: 18px 35px;
    margin-right: -30px;

    margin-top: -20px;
    position: absolute;
    top: 50%;
    right: 0;

}

#productList .owl-controls{
    margin-top: -475px;
    padding-bottom: 475px;
}

#order-standard_cart .row{
    display: inherit;
}

#main-body .row{
    display: flow-root;
}

#order-standard_cart .panel-sidebar .panel-title{
    line-height: 16px; 
}

#order-standard_cart .panel-sidebar .list-group-item i{
    position: absolute;
    left: 0;
    float: left;
    font-size: 12px;
    color: #000;
}

#order-standard_cart .panel-footer {
    padding: inherit;
    background-color: inherit;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#domainSuggestions .button01{ padding: 10px 0; }
#domainSuggestions .button01 .to-add{ padding: 10px 15px; }

.suggested-domains p{ padding: 10px 0; }

.domain-pricing .nav>li{ margin-bottom: 8px; }
.featured-tlds-container {
    margin: 5px 0 15px;
}
.domain-checker-result-headline{
    margin: 0;
}
.domain-unavailable{
    font-size: 22px;
    line-height: 52px;
    color: #f51322;
    border: 1px solid #dcd9d9;
}

.domain-invalid{
    font-size: 16px;
    line-height: 52px;
    color: #f51322;
    border: 1px solid #dcd9d9;   
}

.domain-available{
    border: 1px solid #dcd9d9;    
}
.domain-available .domain-checker-available{
    color: #000;
}
.domain-available strong{    
    color: #5cb85c;
}

.domain-available .price{
    color: #5cb85c;
    font-weight: bold;
}

.domain-available .button01{
    background-color: #f51322;
    color: #fff;
    border: none;
    font-size: 13px;
    padding: 10px 0;
}
.domain-available .button01 .to-add{  padding: 10px 15px;}
.domain-available .button01 .unavailable{  padding: 10px 15px;}

#primaryLookupSearching{
    border: 1px solid #dcd9d9;
    line-height: 50px;
}

body .register_page .login-form .form-group{
    margin-bottom: 10px;
}
.pwreset a{
    font-size: 13px;
    color: #1367af;
    font-weight: normal;
}

.alert-danger{
    background-color: #fdf8f7;
    border: 1px solid #fdb1b6;
    font-size: 15px;
    color: #d64e3f;
    text-align: left !important;
    margin-left: 13px;
    font-weight: 600;
}

.register_page .nav-link:hover{
    color: #f51322 !important;
    border-bottom: 2px solid #f51322 !important;
    background: none;
}

#account_security .progress{
    height: 20px;
    margin: 30px 0 3px 0;
}

#inputPhone {
    padding-left: 83px;
}
#register .alert.alert-danger li {
    line-height: 28px;
    font-size: 14px;
}

.register_tab #default-captcha-domainchecker{
    margin-top: 0px;
    margin-bottom: 40px;
    float: left;
}
.alert-danger ul{
    margin: 0;
    padding: 4px 8px;
}

.alert-success{
    font-size: 15px;
    text-align: left !important;    
    font-weight: 600;
}

.requireError{
    color: #e60a0a;
    position: absolute;
}

.register_page .personal_information_form .custom_checkbox{
    width: 100%;
}

.header .right .right_navi li.accountMenu a{
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.header .right .right_navi li a:hover {
    background-color: inherit;
}

.header .currencyDiv{
    padding-top: 6px;
}

.header .accountMenu{
    padding-top: 6px;
}

.carouselInnerCT .owl-wrapper-outer .carousel-item{
    display: block !important;
}

.open1>.dropdown-menu {
    display: block !important;
}

.carouselInnerCT .slick-prev{
    display: none !important;
}
.carouselInnerCT .slick-next{
    display: none !important;
}
.dedicatedpage{
    box-shadow: 0px 0px 6px 0px #bdbdbd;
}
/*
#carouselInnerCT .owl-pagination .owl-page{
    padding: 4px;
    content: "";
    border-radius: 50%;
    width: 4px;
    border: 1px solid #999;
    display: inline-block;
    margin-left: 8px;
} 
*/  

body #order-standard_cart .domain-selection-options .option{
    background-color: #fff;
    margin-bottom: 25px;
    padding: 6px 0;
} 

body #order-standard_cart .domain-selection-options .option-selected {
    background-color: #fff;
}

#order-standard_cart .domains-row .input-group-addon{
    position: absolute;
    z-index: 99999;
    background: transparent;
    border: none;
    padding-top: 11px;
    color: #5f5f5f;
    font-size: 13px;
    font-weight: bold;
}

#order-standard_cart .domains-row .form-control{
    padding-left: 50px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #5f5f5f;
    font-size: 13px;
    font-weight: bold;
    height: 36px !important;
}

#order-standard_cart .domains-row #subdomainsld{
    padding-left: 56px !important;
}

#order-standard_cart .domain-input-group{
    border-top: 1px solid #ebebeb; 
}

#order-standard_cart .domain-input-group .btn-primary{
    background: #f51322;
    border: none;
    border-radius: 0;
    padding: 6px;
}

#order-standard_cart .domain-input-group .row{
    padding-top: 20px;
}
#order-standard_cart .domains-row{
    padding-top: 0px !important;
}

#order-standard_cart .option label {    
    padding: 10px 0 0 20px;
}

#order-standard_cart .option .col-sm-offset-1 {
    margin-left: 0;
}

input#owndomaintld::placeholder,input#owndomainsld::placeholder,input#inputAuthCode::placeholder
,input#inputTransferDomain::placeholder{
    color:#ddd;
}
.domainResultsWithProducts #primaryLookupResult{
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 15px 20px;
}
.domainResultsWithProducts .domain-available{
    float: left;
    border: none;
}

.domainResultsWithProducts .domain-price{
    float: right;
    font-size: 14px;
    padding-top: 2px;
}

.domainResultsWithProducts .domain-price .price{
    font-weight: bold;
    color: #5cb85c;
    font-size: 18px;
}

#order-standard_cart .domainResultsWithProducts .domain-checker-available {
    color: #000;
}

.domainResultsWithProducts .spotlight-tlds {    
    background-color: transparent;
    padding: 7px 0;
}

.domainResultsWithProducts .domain-unavailable{
    line-height: normal;    
    border: none;
}
.domainResultsWithProducts .domain-invalid {
    font-size: 16px;
    line-height: normal;
    color: #f51322;
    border: 1px solid #dcd9d9;
}

.domainResultsWithProducts .spotlight-tld-container{
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.09);
    border: none;
}

.domainResultsWithProducts .spotlight-tld-container .spotlight-tld{
    padding: 9px 0;
    height: auto;
    background-color: #fff;
    border: none;
    font-size: 19px;
    font-weight: bold;
    color: #2071d2;
}

.domainResultsWithProducts .spotlight-tld .btn-add-to-cart{
    font-size: 12px;
    border: 1px solid #f51322!important;
    background: #fff !important;
    padding: 3px;
    min-width: 83px;
    color: #f51322 !important;
    text-align: center;
    display: inline-block;
    border-radius: 0 !important;
    width: 37% !important;
}
.domainResultsWithProducts .spotlight-tld .btn-add-to-cart span{
    background: #fff !important;
}

.domainResultsWithProducts  .spotlight-tld-container {
    padding:0; 
    margin-left: -10px;
    margin-right: -10px;   
}

.domainResultsWithProducts .spotlight-tld-container-5 {
    width: 18%;
    margin: 0 1%;
}
.domainResultsWithProducts .available.price{
    color: #808080;
    font-weight: bold;
}

.domainResultsWithProducts .domain {
    float: left;
    width: auto;
    background-color: transparent;
    padding: 0;
}

.domainResultsWithProducts li .domain {
    font-size: 16px;
    color: #404040;
    font-weight: bold;
    padding: 6px 0 0 0;
    border: none;
    float: inherit;
    width: auto;
    background-color: inherit;
}

.domainResultsWithProducts li .extension {
    font-size: 16px;
    color: #404040;
    font-weight: bold;
    padding: 6px 0 0 0;
    border: none;
    float: inherit;
    width: auto;
    background-color: inherit;
}

.domainResultsWithProducts li .price {
    font-size: 24px;
    font-weight: bolder;
    color: #404040;
}

.domainResultsWithProducts li .btn-add-to-cart {
    background-color: #f51322 !important;
    color: #fff !important;
    font-size: 13px !important;
    color: #FFF !important;
    padding: 10px 16px !important;
    display: inline-block;
    font-weight: 500;
    border: none;
    border-radius: 0 !important;
}

.domainResultsWithProducts .suggested-domains .panel-heading {
    border-bottom: none;
	margin: 0px;
    padding: 0px;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
}

.domainResultsWithProducts #domainSuggestions{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#btnDomainContinue {
    background-color: #f51322 !important;
    font-size: 15px !important;
    color: #FFF !important;
    padding: 10px 16px !important;
    display: inline-block;
    font-weight: 500;
    border: none;
    border-radius: 0 !important;
}

#order-standard_cart .transfer-not-eligible {
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
}

#order-standard_cart .transfer-eligible{
    float: left;
    text-align: left;
    line-height: 16px;
}
#order-standard_cart .transfer-eligible {
    color: #666 !important;
    background-color: transparent !important;
    border-color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
}

.shared-hosting .left .personal_section {
    float: left;
    width: 100%;
    padding: 0;
}

.configureProductDiv .left .heding{
    margin-bottom: 7px;
}

.configureProductDiv .left .personal_section{
    padding: 0;
}

.configureProductDiv .left .personal_section ul{
    margin: 30px 0 0 0;
    width: 100%;
}

.configureProductDiv .left .personal_section ul li{
    float: left;
    width: auto;
    margin: 0px 0 5px 0;
    padding: 0 0;
    text-align: left;
    min-width: 31%;
    padding-left: 20px;
}

.configureProductDiv .left .personal_section ul li:before {
    mask: url(../images/check.svg);
    -moz-mask: url(../images/check.svg);
    content: "";
    -webkit-mask: url(../images/check.svg);
    width: 11px;
    height: 8px;
    background-color: blue;
    position: absolute;
    margin-top: 5px;
    margin-left: -20px;
}
.configureProductDiv .billingcycleDiv{
    width: 60%;
}

#order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span {
    font-size: 18px !important;
    color: #f51322 !important;
    font-weight: bold !important;
    padding: 0 !important;
}

#order-standard_cart .sub-heading {
    height: 0 !important;
    border-top: none !important;
    text-align: left !important;
    margin-top: 20px !important;
}
.configureProductDiv .configurationContainer .form-group{    
    float: left;
    width: 30%;
    margin-right: 2%;
    min-height: 110px;
}

.configureProductDiv .alert-warning {    
    float: left;
    width: 100%;
}

body #order-standard_cart .order-summary {
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #fff;
    border-bottom: none;
    border-radius: 4px;
}

body #order-standard_cart .order-summary h2 {
    margin: 0;
    padding: 10px;
    color: #000;
    text-align: left;
    font-size: 1.4em;
    font-weight: 400;
}

body #order-standard_cart .summary-container {
    margin: 0;
    padding: 0;
    min-height: 100px;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
}

body #order-standard_cart .configureProductDiv .summary-container span{ padding: 0 20px; font-style: normal; }

body #orderSummary{
    border: 1px solid #ccc;
    padding: 21px 0;
}
body #btnCompleteProductConfig{
    background-color: transparent;    
    border: 1px solid #ce2934;   
    color: #fff;
    background: #f51322;
    font-size: 18px;
    line-height: 24px;    
    font-weight: 600;
    padding: 12px 105px
}

.configureProductDiv .leftRow{
    margin-right: 0;
    margin-left: 0;
}

.configureProductDiv{
    padding: 20px 0;
}

.configureProductDiv .info-text-sm{
    background: none;
    border: none;
    text-align: left !important;
    color: #666;
    font-size: 13px !important;
}

.configureProductDiv .info-text-sm a{
    color: #f51322;
}

.configureProductDiv .order-summary .total-due-today{
    float: left;
    width: 100%;
    padding: 15px 0px 25px 0px;
    border-top: 2px dashed #ccc;
    margin-top: 20px;
}

.configureProductDiv .order-summary .total-due-today span{
    float: left;
    font-size: 15px;
    line-height: 36px;
    color: #000000;
    font-weight: bold;
}
.configureProductDiv .order-summary .total-due-today .amt{
    font-size: 22px !important;
    color: #493b8b;
    float: right;
}

body .configureProductDiv .summary-container {
    font-size: 13px;
    line-height: 22px;
}

.configureProductDiv .personal_section {
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.14);
    padding: 25px !important;
    margin-bottom: 25px;
}


#order-standard_cart .configureProductDiv .order-summary .summary-totals{
    border-top: none;
    border-bottom: none;
}

.configureProductDiv .pconfig{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 17px;
}

.completeOrder{

}

/****** hosting server page checkbox *****/
.custom_checkbox input:checked + span::after {
    top: 2px !important;
    left: 1.5px !important;
}
.radio_input input:checked + span:after{
    top: 2px!important;
    left: 0px!important;
}
/********** open ticket css ************/
.right .open_ticket .shared-hosting{
    padding-top: 25px;
}
.right .open_ticket .shared-hosting .alert.alert-danger{
    margin-left: 0px;
    margin-bottom:25px;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group{
    margin-bottom: 6px;
}
.md-editor>.md-header {
    background: transparent !important;
}
.md-editor .md-footer, .md-editor>.md-header {
    background: transparent !important;
}
.right .open_ticket .shared-hosting .row > div[class*="col-"] .form-group {
    margin-bottom: 24px;
}
.right .open_ticket .shared-hosting .row > div[class*="col-"] .form-group .btn-block{
    margin-top:10px;
    background: transparent;
    border: none;
    color: #007bff;
    font-size: 15px;
}
.right .open_ticket .shared-hosting .row > div[class*="col-"] .form-group .btn-block:focus{
    outline: 0;
    box-shadow: none;
}
#inputAttachments{
    border: none;
    background: transparent;
    height:41px !important;
}
#fileUploadsContainer > input[type="file"]{
    border: none;
    background: transparent;
    height:41px !important;	
}
#openTicketSubmit{
    border-radius: 0px;
    margin-right: 10px;
    background-color: #f51322;
    color: #fff;
    border: none;
    padding: 5px 25px 5px 25px;
}
a.cancel-btn-wgs{
    background-color: #493b8b;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 5px 25px 5px 25px;
}
a.cancel-btn-wgs:hover {
    background-color: #493b8b;
    color: #fff;
    border: none;
}
.ticket-attachments-message{
    padding-top:0;
}
.form-group.wgs-margin-bottom {
    margin-bottom: 10px !important;
}
.right .open_ticket .shared-hosting .form-group .form-control{
    border-radius:0px;
}
.right .open_ticket .shared-hosting #autoAnswerSuggestions{
    background: #fff;
    border: none;
}
/************ view ticket css **********/
#ticketReply{
    border: solid 1px #f2a7ae;
    font-size: 15px;
    color: #505050;
    background: transparent;	
}
.view_ticket_col .shared-hosting .panel.panel-info{
    background: transparent;
    border: solid 1px #f2a7ae;
}
.view_ticket_col .shared-hosting h3.panel-title i{
    color: #f51322;
}
.right .view_ticket_col .shared-hosting .row > div[class*="col-"] .form-group {
    margin-bottom: 24px;
}
.right .view_ticket_col .shared-hosting .row > div[class*="col-"] .form-group .btn-block{
    margin-top:10px;
    background: transparent;
    border: none;
    color: #007bff;
    font-size: 15px;
}
.right .view_ticket_col .shared-hosting .row > div[class*="col-"] .form-group .btn-block:focus{
    outline: 0;
    box-shadow: none;
}
.wgs-submit-button {
    border-radius: 0px;
    margin-right: 10px;
    background-color: #f51322;
    color: #fff;
    border: none;
    padding: 5px 25px 5px 25px;
    min-width: 178px;
    min-height: 51px;
    font-size: 14px;
    line-height: 38px;
}
.wgs-submit-button:hover{
    background-color: #f51322;
    color: #fff;
    border: none;	
}
.wgs-cancel-button {
    background-color: #493b8b;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 5px 25px 5px 25px;
    min-width: 178px;
    min-height: 51px;
    font-size: 14px;

}
.wgs-cancel-button:hover{
    background-color: #493b8b;
    color: #fff;
    border: none;	
}
.view_ticket_col .shared-hosting .view_ticket_box{
    float: left;
    padding: 18px;
    width: 100%;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}
.view_ticket_col .shared-hosting .ticket-reply {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
}
.view_ticket_col .shared-hosting .view_ticket_box .top {
    position: relative;
    padding-left: 44px;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #edeff1;
    padding-bottom: 8px;
    margin-bottom: 17px;
}
.view_ticket_col .shared-hosting .view_ticket_box .top span {
    float: right;
    font-size: 12px;
    color: #808080;
    font-weight: 300;
}
.view_ticket_col .shared-hosting .view_ticket_box .top{
    float: left;
    width: 100%;	
}
.view_ticket_col .shared-hosting .view_ticket_box .top > img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.view_ticket_col .shared-hosting .view_ticket_box .top:before {
    content: "";
    border-bottom: 4px solid red;
    width: 30px;
    float: left;
    position: absolute;
    bottom: -4px;
    left: 0;
}
.view_ticket_col .shared-hosting .ticket-reply .message {
    padding: 0;
}
.view_ticket_col .shared-hosting .ticket-reply .attachments{
    padding: 0;	
}
.view_ticket_col .shared-hosting .ticket-reply .message hr{
    border-top: 1px dashed #cccccc;	
}
.view_ticket_col .shared-hosting .view_ticket_box .attachments {
    float: left;
    width: 100%;
    border-top: 1px dashed #cccccc;
    padding-top: 10px;
    background: transparent;
}
.view_ticket_col .shared-hosting .view_ticket_box .attachments strong {
    float: left;
    font-size: 13px;
    color: #808080;
    font-weight: normal;
}
.view_ticket_col .shared-hosting .view_ticket_box .attachments ul {
    float: left;
    margin: 0px 0 0 13px;
    padding: 0px;
}
.view_ticket_col .shared-hosting .view_ticket_box .attachments ul li a {
    float: left;
    position: relative;
    padding-left: 23px;
    font-size: 13px;
    color: #505050;
}
.view_ticket_col .shared-hosting .view_ticket_box .attachments ul li a i {
    position: absolute;
    left: 0px;
    top: 2px;
    color: #f74a55;
    font-size: 18px;
}
.view_ticket_col .shared-hosting .panel.panel-info.visible-print-block .panel-heading{
    border-bottom: solid 1px #f2a7ae;
    font-size: 15px;
    color: #505050;
    background: transparent;
}
.view_ticket_col .shared-hosting .view_ticket_box .message .clearfix{
    border-top: 1px dashed #cccccc;
}
.view_ticket_col .shared-hosting .view_ticket_box .rating{
    padding-bottom:0px;
}
.view_ticket_col .shared-hosting .view_ticket_box .rating-done{
    padding-bottom:0px;	
}
.right .view_ticket_col .shared-hosting .form-group .form-control{
    border-radius:0px;
}
/********** client area security page ************/
.right .client_security_page .shared-hosting .row > div[class*="col-"] .form-group {
    margin-bottom: 24px;
}
.right .client_security_page .shared-hosting .alert-info{
    color: inherit;
    background: transparent;
    border: none;
    padding-left: 0;
    margin-bottom: 25px;
}
.right .client_security_page .shared-hosting .alert-error{
    color: inherit;
    background: transparent;
    border: none;
    padding-left: 0;
    margin-bottom: 25px;
}
.right .client_security_page .shared-hosting .alert-success{
    color: inherit;
    background: transparent;
    border: none;
    padding-left: 0;
    margin-bottom: 25px;
}
.right .client_security_page .shared-hosting .form-group .form-control{
    border-radius: 0px;	
}
.right .client_security_page .shared-hosting h2{
    font-size: 17px;
    font-weight: 600;
}
.right .client_security_page .shared-hosting{
    padding-top: 35px;
}
.right .client_security_page .shared-hosting .form-horizontal .form-group .form-control{
    border-radius:0px;
}
/************ change password *******/
.right .client_change_password_page .shared-hosting .alert.alert-info{
    display:none;
}
.client_change_password_page #passwordStrengthBar {
    height: 20px;
    background-color: #fff;
    border-radius: 14px;
    border: 1px solid #ccc;
    box-shadow: none;
    margin-top: -10px;
    margin-bottom: 31px;
}
.right .client_change_password_page .shared-hosting .form-horizontal .form-group{
    margin-right:0px;
    margin-left: 0px;	
}
.right .client_change_password_page .shared-hosting{
    padding-top: 35px;
}
.wgs-submit-button:disabled {
    color: #fff;
    background-color: #f51322;
    border-color: #f51322;
}
.wgs-submit-button[disabled]:hover{
    color: #fff;
    background-color: #f51322;
    border-color: #f51322;	
}
.right .client_change_password_page #inputNewPassword2Msg p.help-block{
    margin-top:0px;
    color: #f51322;
}
.right .client_change_password_page .has-error .form-control-feedback {
    color: #f51322;
}
.right .client_change_password_page .shared-hosting .form-horizontal .form-group .form-control{
    border-radius:0px;
}
/************* contact page *********/
.right .client_contact_sale_page .shared-hosting{
    padding-top: 20px;
}
.right .client_contact_sale_page .shared-hosting .form-horizontal .form-group{
    margin-right:0px;
    margin-left: 0px;
    clear: both;	
}
.right .client_contact_sale_page .shared-hosting .form-horizontal .form-group #inputCaptcha{
    height: 30px !important;
}
.right .client_contact_sale_page .shared-hosting .form-horizontal .form-group #default-captcha-domainchecker{
    margin-top:0px;
    text-align:left;
}
.right .client_contact_sale_page .shared-hosting .form-horizontal .form-group .form-control{
    border-radius:0px;
}
.right .client_contact_sale_page .shared-hosting .margin-bottom{
    margin-bottom: 5px;
}
/************** download page ***********/
.right .client_download_page .shared-hosting{
    padding-top: 25px;
}
.right .client_download_page .shared-hosting .download_searchbar{
    background: #e70000;
    padding:34px 34px;
    border-radius: 4px;
    margin-bottom: 20px;
    background-size: cover;
    background-image: url(../images/top_search-back.png);
}
.right .client_download_page .shared-hosting .download_searchbar label{
    background: #fff;
    padding: 20px;
}
.right .client_download_page .shared-hosting .download_searchbar input {
    border: none;
    box-shadow: none;
    height: 52px;
    font-weight: 400;
    font-size: 17px;
}
.right .client_download_page .shared-hosting .download_searchbar .btn{
    background-color: #f51322;
    border-radius: 0;
    padding: 0 55px;
    font-size: 18px;
    min-height: 51px;
    min-width: 178px;
}
.right .client_download_page .shared-hosting h2{
    font-size: 17px;
    font-weight: 600;
    padding: 15px 0;
    float: left;
}
.right .client_download_page .shared-hosting .download-categories{
    width: 100%;
    float: left;
    clear: both;
}
.right .client_download_page .shared-hosting .download-categories .down-cat{
    font-size: 13px;
    color: #2a2a2a;
    background-color: #f3f3f3;
    border-top: 4px solid transparent;
    padding: 14px 25px 14px 25px;
    text-transform: uppercase;
    border: 1px solid #dbdbdb;
    position: relative;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div{
    float: left;
    width: 100%;
    border: 1px solid #d4dcde;
    padding: 20px 20px;
    margin-bottom: 15px;
    background: #fff;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div i{
    font-size: 14px;
    color: #f51322;
    background-color: #eef2f4;
    height: 30px;
    width: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 29px;
    float: left;
    margin-right: 15px;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div h4{
    font-size: 16px;
    color: #000;
    margin-top: 5px;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div p{
    font-size: 14px;
    color: #505050;
    float: left;
    width: 100%;
    line-height: 23px;
    margin-top: 3px;
    font-weight: normal;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div .downloads-link-wgs{
    float: left;
    width: 100%;
    border-top: 1px dashed #cccccc;
    padding-top: 10px;
    background: transparent;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div .downloads-link-wgs ul{
    float: left;
    margin: 0px 0 0 13px;
    padding: 0px;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div .downloads-link-wgs ul li a{
    float: left;
    position: relative;
    padding-left: 23px;
    font-size: 13px;
    color: #505050;
    border: none;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div .downloads-link-wgs ul li a:hover{
    background:transparent;
}
.right .client_download_page .shared-hosting .download-popular-wgs .download-box-div .downloads-link-wgs ul li a i{
    line-height: 28px;
    position: absolute;
    left: 0px;
    top: 2px;
    color: #f74a55;
    font-size: 15px;
    background-color: transparent;
    height: 15px;
    width: 15px;
}
.right .client_download_page .shared-hosting .download-categories .down-cat a{
    color: #2a2a2a;
}
.right .client_download_page .shared-hosting .download-categories .down-cat a:hover{
    color: #f51322;
}
.right .client_download_page .shared-hosting .download-categories .down-cat p{
    margin-bottom: 0px;
}
.right .client_download_page .shared-hosting .download-popular-wgs{
    padding: 0 0 25px 0;
    font-size: .8em;
    width:100%;
    float:left;
}
.right .client_download_page .shared-hosting .download-popular-wgs > div[class*="col-"]{
    padding-left: 0px;
}
/*********** domain detail page ***********/
.right .domain_detail_page .shared-hosting .manage-domain-box {
    margin: 0px 0 22px;
    padding: 0px;
    width: 100%;
    border: 1px solid #fedcde;
    background: #fff;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .d-flex{
    display: flex!important;	
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain{
    background: #fbfdfa;
    margin: 0px;
    padding: 78px 0px;
    border-right: 1px dashed #cccccc;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    max-width: 315px;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain h2{
    margin: 15px auto 0;
    text-align: center;
    padding: 0px;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000000;
    line-height: 30px;
    float: left;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain a{
    width: 100%;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain p{
    margin: 18px auto 0;
    text-align: center;
    padding: 0px;
    width: 100%;
    color: #72c04a;
    font-size: 15px;
    font-weight: 700;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain p span{
    color: #000;
    font-weight: 400;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain img{
    margin: 0 auto;
    text-align: center;
    padding: 0px;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .manage-detail {
    margin: 0px;
    padding: 75px 0px;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .manage-detail p {
    padding: 0px 0px 30px;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin: 0px;
    letter-spacing: 0.04em;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .manage-detail img {
    margin-right: 12px;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .manage-detail span {
    color: #9a9a9a;
    font-weight: 400;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .row{
    display: flex !important;
}
.right .domain_detail_page .shared-hosting .today-text{
    color: #000;
    font-size: 18px;
    font-weight: 700;
}
.right .domain_detail_page .shared-hosting .canbeMangaedWgs{
    padding-right: 0px;
    padding-left: 0px;
}
.right .domain_detail_page .shared-hosting .domain-detail-tabs{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.domain-detail-tabs .nav-tabs {
    border-bottom: none;
    margin-top:10px;
}
.domain-detail-tabs .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
}
.domain-detail-tabs .nav-tabs .nav-item a:hover{
    background-color:transparent;
}  
.domain-detail-tabs .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
    padding: 12px 10px 12px 0px;
    color: #2a2a2a;
    font-weight: 600;
}
.cloud-icon1 {
    width: 21px;
    height: 21px;
    margin-right: 6px;
    margin-top: -2px;
}
.right .domain_detail_page .shared-hosting #tabNameservers .alert-info{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;
}
.right .domain_detail_page .shared-hosting #tabNameservers .row > div[class*="col-"] .form-group {
    margin-bottom: 24px;
}
.right .domain_detail_page .shared-hosting #tabNameservers .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
    clear:both;
}
.right .domain_detail_page .shared-hosting{
    padding-top: 30px;
}
.right .domain_detail_page .shared-hosting #tabNameservers h3{
    font-weight: inherit;
    margin-bottom: 20px;
    font-size: 25px;
}
#tabNameservers .form-group .form-control{
    border-radius:0px;
}
.right .domain_detail_page .shared-hosting #tabReglock h3{
    font-weight: inherit;
    margin-bottom: 20px;
    font-size: 25px;
}
.right .domain_detail_page .shared-hosting #tabReglock .alert-info{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;
}
.right .domain_detail_page .shared-hosting #tabReglock h2{
    font-size:20px;
    margin-bottom: 25px;
}
.right .domain_detail_page .shared-hosting #tabReglock .label.label-danger{
    background-color: #493b8b;
}
.right .domain_detail_page .shared-hosting #tabReglock .label.label-success{
    background-color: #f51322;
}
.right .domain_detail_page .shared-hosting .wgs-alter-info-cls .alert-info{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;	
}
.right .domain_detail_page .shared-hosting .wgs-alter-info-cls .alert-warning{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;	
}
.right .domain_detail_page .shared-hosting .wgs-alter-info-cls .alert-error{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;	
}
.right .domain_detail_page .shared-hosting .wgs-alter-info-cls .alert-success{
    color: inherit;
    background: transparent;
    padding-left: 12px;
    margin-bottom: 25px;
    border: solid 1px #f2a7ae;	
}
.domain-detail-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: transparent;
    border: none;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain .deactive-domain{
    background-color:#fef3f4!important;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain p.active-status{
    color: #72c04a;
}
.right .domain_detail_page .shared-hosting .manage-domain-box .active-domain p.pending-status{
    color:#f51322 !important;
}
/************ mass payment page ****************/
.right .client_mass_payment_page .shared-hosting{
    padding-top:0px;
    padding-bottom: 10px;
}
.right .client_mass_payment_page .shared-hosting .manage_payments{
    margin: 10px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    display: inline-block;	
}
.client_mass_payment_page .manage_payments .view_manage_pays{
    float: left;
    padding: 40px 40px;
    width: 100%;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}
.client_mass_payment_page .manage_pay_top_bar{
    padding-left: 0;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #383838;
    letter-spacing: normal;
    padding-bottom: 16px;	
}
.client_mass_payment_page .manage_payments .view_manage_pays .top-bars{
    position: relative;
    border-bottom: 1px solid #edeff1;
    margin-bottom: 17px;
}
.client_mass_payment_page .manage_payments .top-bars.manage_pay_top_bar:before {
    content: "";
    border-bottom: 4px solid red;
    width: 30px;
    float: left;
    position: absolute;
    bottom: -3px;
    left: 0;
}
.client_mass_payment_page .manage_payments .top-bars:before {
    content: "";
    border-bottom: 4px solid red;
    width: 30px;
    float: left;
    position: absolute;
    bottom: -4px;
    left: 0;
}
.client_mass_payment_page .manage_payments .manage_pay_top_bar strong{
    float: right;
    font-weight: 700;
    color: #383838;
}
.client_mass_payment_page .manage_payments .invoice-dis {
    margin: 0px;
    padding: 0px;
}
.client_mass_payment_page .manage_payments .invoice-title {
    color: #f51322;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 0 8px;
    clear: both;
}
.client_mass_payment_page .manage_payments .invoice-table {
    margin: 0 0 20px;
    padding: 0px 0 30px;
    border-bottom: 1px solid #e8eaed;
    border-collapse: inherit;
}
.client_mass_payment_page .manage_payments .invoice-table td {
    margin: 0px;
    padding: 5px 0px;
    font-size: 12px;
    color: #7c7c7c;
    font-weight: 600;
}
.price-col {
    color: #424242!important;
    text-align: right;
}
.invoice-total-tb {
    margin: 0px;
    border: 1px solid #dbd8d8;
    padding: 25px 0;
    border-collapse: separate;
    background-color: #fff;
}
.invoice-total-tb td {
    margin: 0px;
    padding: 3px 10px;
    color: #3a3a3a;
    font-size: 14px;
}
.invoice-total-tb td span {
    color: #9a6f6f;
    font-size: 14px;
}
.invoice-total-tb tr:last-child td span {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
.invoice-total-tb tr:last-child td {
    color: #493b8b;
    font-size: 20px;
    font-weight: bold;
}
td.rightPriceWgs{
    text-align: right;
    padding-right: 35px;
}
.inner-bottom_tb {
    margin-top: 30px;
}
.pay-select {
    font-size: 14px;
    color: #000 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 51px;
}
.right .client_mass_payment_page .shared-hosting .row > div[class*="col-"] .form-group {
    margin-bottom: 24px;
}
.inner-bottom_tb .wgs-submit-button{
    float:right;
    padding-top: 14px;
    padding-bottom: 14px;
}
.inner-bottom_tb #paymentmethod{
    border-radius: 0px;
    height:51px;
}
/******** open ticket confirm page *******/
.confirm_ticket_page .shared-hosting{
    padding-top:25px;
}
.right .confirm_ticket_page .shared-hosting .alert-success.text-center{
    color: #333;
    border: solid 1px #f2a7ae;
    background: transparent;
    font-weight: 400;	
}
.right .confirm_ticket_page .shared-hosting .alert-success .alert-link{
    color: #f51322;
}
/******* server status page *********/
.right .server_status_page .shared-hosting{
    padding-top:25px;
}
.right .server_status_page .shared-hosting .alert.alert-success{
    color: #333;
    background: transparent;
}
.right .server_status_page .shared-hosting .row{
    margin-bottom:25px;
}
.right .server_status_page .shared-hosting .table-responsive{
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 18px 18px 18px;
    float: left;
}
.right .server_status_page .shared-hosting .table-responsive .table>tbody>tr>td{
    font-size: 14px;
    padding: 1rem;
    color: #505050;
    border-top: 1px solid #edeff1;
    border-bottom: none;
    vertical-align: middle;
    font-weight: 500;
    background: #fff;
}
.right .server_status_page .shared-hosting .table-responsive .table>thead>tr>th{
    border-bottom: none;
    padding: 1rem;
}
.right .server_status_page .shared-hosting .btn-group{
    margin-top:20px;
}
.right .server_status_page .shared-hosting .btn-group a{
    font-size: 12px;
    color: #242625;
    padding: 8px 10px;
    float: left;
    min-width: 35px;
    text-align: center;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: transparent;
    display: table;
}
/************ affilates sign up page ***********/
.right .client_affiliate_signup .shared-hosting{
    padding-top:25px;
}
.right .client_affiliate_signup .shared-hosting .alert.alert-info{
    background-color: #eaf6f9;
    border: 1px solid #bee5eb;
}
.right .client_affiliate_signup .shared-hosting .alert.alert-warning{
    background-color:#f9f6ed;
    border: 1px solid #ffeeba;
}
.right .client_affiliate_signup .shared-hosting .alert.alert-info h2{
    font-size: 20px;
}
.right .client_affiliate_signup .shared-hosting ul{
    padding-left: 0px;
}
/********** affiliates main page ************/
.client_affiliate_view_page .shared-hosting{
    padding-top: 25px;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box{
    flex-direction: column;
    min-height: 170px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    align-content: center;
    justify-content: center;
    float: left;
    width: 100%;
    background-color: white;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.14);
    text-align: center;
    border-bottom: 3px solid #6747d5;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box i{
    font-size: 52px;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box i.fa-users{
    color:#6747d5;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box i.fa-shopping-cart{
    color:#fb775e;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box i.fa-chart-bar{
    color:#74cfed;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box.affiSecond{
    border-bottom-color:#fb775e;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box.affiThird{
    border-bottom-color: #74cfed;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box h3{
    margin: 16px 0 0 0;
    padding: 0px;
    font-size: 16px;
    color: #000;
    float: left;
}
.client_affiliate_view_page .shared-hosting .affilates_div_box span{
    color: #ccc;
}
.client_affiliate_view_page .shared-hosting .affiliate-referral-link span{
    border-radius: 0px;
    border-color: #f2a7ae;
}
.client_affiliate_view_page .shared-hosting p.text-left{
    margin-top:30px;
    margin-bottom:20px;
}
.client_affiliate_view_page .shared-hosting .affilate_data_tbl{
    margin: 0px;
    border: 1px solid #dbd8d8;
    padding: 15px 0;
    border-collapse: separate;
    background-color: #fff;
}
.client_affiliate_view_page .shared-hosting .affilate_data_tbl td{
    margin: 0px;
    padding: 3px 10px;
    color: #3a3a3a;
    font-size: 14px;
    border-top: none;
}
.client_affiliate_view_page .shared-hosting .affilate_data_tbl td span{
    color: #9a6f6f;
    font-size: 14px;
}
.client_affiliate_view_page .shared-hosting .table-container .table {
    border-radius: 0px;
}
.client_affiliate_view_page .shared-hosting .table-container .dataTables_wrapper .dataTables_filter{
    border-radius:0px;
}
.client_affiliate_view_page .shared-hosting .wgs_success_cls .alert.alert-success{
    margin-top: 30px;
    padding: 12px;
    background: transparent;
    border-color: #f2a7ae;
    color: #333;
    margin-bottom: 20px;
}
.affl_sub_hedr h2{
    font-size: 19px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
span.bootstrap-switch-label {
    width: 29px!important;
    height: 29px
}
table#tableDomainsList th {
    vertical-align:top;
}
#productList{
    display:none;
}
.checkbox label, .radio label {
    margin-top: 6px;
    margin-bottom: 7px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.table.table-list .border-left {
    border-left: 0px solid #dee2e6 !important;
}
#order-standard_cart .field, #order-standard_cart .form-control {
    letter-spacing: 0;
}
.inner-bottom_tb .wgs-submit-button {
    border: none;
    padding: 2px 25px 5px 25px;
    min-width: 178px;
    min-height: 50px;
    font-size: 14px;
    line-height: 23px;
}
.inner-bottom_tb .payment-heading {
    margin-top: 12px;
}
/****** header file icon default **************/
.icon-img {
    margin: 0 6px 0 0;
    padding: 0px;
    background: url(../images/sprite-icon-img.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    float: left;
}
.register-domain-icon{
    background-position:-6px -4px;
}
.transfer_domain-icon{
    background-position:-6px -39px;
}
.vps-ssd-icon{
    background-position:-38px -141px;
}
.public_cloud-icon{
    background-position:-38px -176px;
}
.vps-private-icon{
    background-position:-38px -211px;
}
.enterprise_server-icon{
    background-position:-6px -176px;
}
.hosting_server-icon{
    background-position:-6px -142px;
}
.cPanel-hosting-icon{
    background-position:-38px -4px;
}
.plesk-hosting-icon{
    background-position:-38px -38px;
}
.windows-hosting-icon{
    background-position:-6px -74px;
}
.wordpres-hosting-icon{
    background-position:-69px -74px;
}
.developer_friendly-icon{
    background-position:-6px -210px;
}
.gaming_server-icon{
    background-position:-6px -244px;
}
.support-ticket-icon{
    background-position:-69px -4px;
}
.knowledgebase-ico{
    background-position:-38px -74px;
}
.n-contact-icon{
    background-position:-69px -39px;
}
.new-design-icon{
    background-position:-6px -108px;
}
.custom_chnages-icon{
    background-position:-38px -108px;
}
.n-dummy-icon{
    background-position:-69px -108px;
}
/*********** domain register page **********/
.domain-suggestion .domain-name {
    width: 60%;
    float: left;
}
.domain-suggestion .wgs-domains {
    float: left;
    width: 20%;
}
.domain-suggestion .domain-button {
    float: left;
    width: 20%;
    text-align: right;
}
.sign-in-display{display:none !important;}
/******* view cart ssl **********/
#order-standard_cart .mc-promos .header {
    float: inherit;
}
#order-standard_cart .mc-promos.viewcart {
    max-width: 100%;
}
#order-standard_cart .mc-promo {
    border: 1px solid #ccc !important;
}
#order-standard_cart .mc-promo span.arrow {
    display: none;
}
#order-standard_cart .mc-promo button.btn-add {
    background-color: #f51322 !important;
    border-radius: 0px;
}
#order-standard_cart .mc-promo .price {
    color: #000 !important;
    font-size: 13px !important;
}

/*********** checkout page css ******/
#order-standard_cart .checkoutDiv .showMarketingEmail p {
    height: auto !important;
    width: 100% !important;
}
#order-standard_cart .mc-promos.checkout{
    max-width:100%;
}

#order-standard_cart .addon-promo-container {
    padding: 10px !important;
    float: left;
    width: 100%;
    margin: 10px 0px !important;
}

.personal_section {
    float: left;
    width: 100%;
}
.addon-promo-container.addon-promo-container-ssl {
    float: left;
    width: 100%;
}
div#scrollingPanelContainer2 {
    float: left;
    width: 100%;
}
.categories-collapsed.visible-xs.visible-sm.clearfix {
    margin: 20px 15px;
}
.configureProductDiv .personal_section {
    box-shadow: none;
    padding: 25px 0!important;
    margin-bottom: 0px;
    margin-bottom: 10px !important;
}
.row.leftRow .sub-heading {
    float: left;
    width: 100%;
}
.header .right .right_navi li:last-child a, .header .right .right_navi li:nth-last-child(2) a {
    height: 100%;
    bottom: 0;
}
section#main-body {
    margin: 0;
    padding: 20px 0;
}
/*------header-top-nav--------*/
.header .right .right_navi li a{line-height: 34px;}
.header .right .right_navi li a i{ font-size: 20px; color: #999; }
.header .right .right_navi li:first-child a .fa {vertical-align: middle;}
.header .currencyDiv {padding-top:0px;}
.header .accountMenu {padding-top:0px;}
.ticket-completed strong {
    font-size: 20px;
    padding: 10px 0;
    display: inline-table;
}
.col-sm-10.text-center.ticket-completed {
    padding: 75px 130px;
    box-shadow: 0px 0px 3px 0px #888888;
}
.ticket-completed img {
    width: 80px;
}
.ticket-completed strong a {
    color: #f51322;
}
i.far.fa-stop-circle.ticket-closed {
    color: #c1c1c1;
    font-size: 16px;
}
i.fa.fa-reply.ticket-customer-reply {
    color: #f19b1a;
    font-size: 16px;
}
i.fa.fa-check.ticket-answered {
    color: #549a2f;
    font-size: 16px;
}
i.fa.fa-clock-o.ticket-open {
    color: #118ce4;
    font-size: 16px;
}
i.far.fa-stopwatch.ticket-in-progress {
    color: #f3b808;
    font-size: 16px;
}
i.fa.fa-pause-circle.ticket-on-hold {
    color: #de3c0b;
    font-size: 16px;
}
span.ticket-subject.unread {
    font-weight: normal !important;
}
.table-container .table td span {
    color: #252121e0;
    font-weight: bold;
}
/*** banner rapid ssl ***/
.promo-rapidssl_rapidssl{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;
}
.promo-rapidssl_rapidssl h3 {
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	line-height: 40px;
}
.promo-rapidssl_rapidssl .content {
	max-width: 510px;
	padding: 34px 50px;
}
.promo-rapidssl_rapidssl .btn-success {
	background-image: url(../images/banner_btn_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	border-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 19px 22px;
	line-height: 0px;
	margin-top: 27px;
	margin-bottom: 20px;
}
.promo-rapidssl_rapidssl .btn.btn-success:focus {

	box-shadow: 0 0 0 0rem rgba(40,167,69,.5)!important;
}
.promo-rapidssl_rapidssl .btn-success:active {
	color: #fff;
	background-color: transparent!important;
	border-color: transparent!important;
}
.promo-rapidssl_rapidssl .btn {
    background-color: transparent!important;
}

.promo-rapidssl_rapidssl .icon-left {
	float: right;
	width: 240px;
	margin-top: 49px;
	margin-right: 18px;
}
.promo-rapidssl_rapidssl  a {
	color: #f4c567;
	text-decoration: underline;
	font-size: 15px;
	font-style: inherit;
}
.promo-rapidssl_rapidssl .content {
    margin-left: 0;
    padding: 11px 11px;
	float: left;
}

.promo-rapidssl_rapidssl h4 {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 22px;
	margin-top: 4px;
}
.promo-rapidssl_rapidssl ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}

/* banner rapid ssl */
/* webly banner*/
.weebly.promo-weebly_lite{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;
}
.weebly.promo-weebly_lite h3 {
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	line-height: 40px;
}
.weebly.promo-weebly_lite .content {
	max-width: 510px;
	padding: 34px 50px;
}
.weebly.promo-weebly_lite .btn-success {
	background-image: url(../images/banner_btn_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	border-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 19px 22px;
	line-height: 0px;
	margin-top: 27px;
	margin-bottom: 20px;
}
.weebly.promo-weebly_lite .btn.btn-success:focus {

	box-shadow: 0 0 0 0rem rgba(40,167,69,.5)!important;
}
.weebly.promo-weebly_lite .btn-success:active {
	color: #fff;
	background-color: transparent!important;
	border-color: transparent!important;
}
.weebly.promo-weebly_lite .btn {
    background-color: transparent!important;
}

.weebly.promo-weebly_lite .icon-left {
	float: right;
	width: 240px;
	margin-top: 49px;
	margin-right: 18px;
	
}
.weebly.promo-weebly_lite a {
	color: #f4c567;
	text-decoration: underline;
	font-size: 15px;
	font-style: inherit;
}
.weebly.promo-weebly_lite  .content {
    margin-left: 0;
}
.weebly.promo-weebly_lite .content {
	/* max-width: 600px; */
	padding: 11px 11px;
	float: left;
}
.weebly.promo-weebly_lite  h4 {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 22px;
	margin-top: 4px;
}
.weebly.promo-weebly_lite ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}

/* webly banner*/

/* site lock banner */
.sitelock.promo-sitelock_lite{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;
}
.sitelock.promo-sitelock_lite h3 {
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	line-height: 40px;
}

.sitelock.promo-sitelock_lite .btn-success {
	background-image: url(../images/banner_btn_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	border-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 19px 22px;
	line-height: 0px;
	margin-top: 27px;
	margin-bottom: 20px;
}
.sitelock.promo-sitelock_lite .btn.btn-success:focus {

	box-shadow: 0 0 0 0rem rgba(40,167,69,.5)!important;
}
.sitelock.promo-sitelock_lite .btn-success:active {
	color: #fff;
	background-color: transparent!important;
	border-color: transparent!important;
}
.sitelock.promo-sitelock_lite .btn {
    background-color: transparent!important;
}

.sitelock.promo-sitelock_lite .icon-left {
	float: right;
	width: 240px;
	margin-top: 49px;
	margin-right: 18px;
}
.sitelock.promo-sitelock_lite  a {
	color: #f4c567;
	text-decoration: underline;
	font-size: 15px;
	font-style: inherit;
}
.sitelock.promo-sitelock_lite .content {
    margin-left: 0;
}
.sitelock.promo-sitelock_lite .content {
	 max-width:510px; 
	padding: 11px 11px;
	float: left;
}

.sitelock.promo-sitelock_lite  h4 {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 22px;
	margin-top: 4px;
}
.sitelock.promo-sitelock_lite ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}

/*site lock banner */



/* email expert banner*/
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming h3 {
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	line-height: 40px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .content {
	max-width: 510px;
	padding: 34px 50px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .btn-success {
	background-image: url(../images/banner_btn_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	border-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 19px 22px;
	line-height: 0px;
	margin-top: 27px;
	margin-bottom: 20px;
	float:left;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .btn.btn-success:focus {

	box-shadow: 0 0 0 0rem rgba(40,167,69,.5)!important;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .btn-success:active {
	color: #fff;
	background-color: transparent!important;
	border-color: transparent!important;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .btn {
    
    background-color: transparent!important;
}

.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .icon-left {
	float: right;
	width: 240px;
	margin-top: 49px;
	margin-right: 18px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming  a {
	color: #f4c567;
	text-decoration: underline;
	font-size: 15px;
	font-style: inherit;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming  .content {
    margin-left: 0;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .content {
	/* max-width: 600px; */
	padding: 11px 11px;
	float: left;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming h4 {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 22px;
	margin-top: 4px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}
/* email expert banner*/

@media screen and (min-width:768px) and (max-width: 1199px) {
 .weebly.promo-weebly_lite {
      background-size: 100% 100%;

} 
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming {
    background-size: 100% 100%;
}
.sitelock.promo-sitelock_lite{
    background-size: 100% 100%;
}
.promo-rapidssl_rapidssl{
     background-size: 100% 100%;
}
  /*sitelock.promo-sitelock_lite */
.sitelock.promo-sitelock_lite .content {
	max-width: 464px;
	padding: 9px 9px;
	float: left;
}
.sitelock.promo-sitelock_lite .icon-left {
	width: 140px;

}
.sitelock.promo-sitelock_lite .btn-success {
	margin-top: 5px;
}
.sitelock.promo-sitelock_lite h3 {
	font-size: 24px;
}
.sitelock.promo-sitelock_lite h4 {
	font-size: 16px;
	margin-bottom: 13px;
	margin-top: 4px;
}
 /*sitelock.promo-sitelock_lite */
  /*spamexperts.promo-spamexperts_incoming  */
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .content {
	max-width: 464px;
	padding: 9px 9px;
	float: left;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .icon-left {
	width: 140px;

}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming .btn-success {
	margin-top: 5px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming  h3 {
	font-size: 24px;
}
.promo-banner-rounded.spamexperts.promo-spamexperts_incoming  h4 {
	font-size: 16px;
	margin-bottom: 13px;
	margin-top: 4px;
}
 /*spamexperts.promo-spamexperts_incoming  */
  /*weebly.promo-weebly_lite */
.weebly.promo-weebly_lite .content {
	max-width: 464px;
	padding: 9px 9px;
	float: left;
	
}
.weebly.promo-weebly_lite .icon-left {
	width: 140px;

}
.weebly.promo-weebly_lite .btn-success {
	margin-top: 5px;
}
.weebly.promo-weebly_lite h3 {
	font-size: 24px;
}
.weebly.promo-weebly_lite h4 {
	font-size: 16px;
	margin-bottom: 13px;
	margin-top: 4px;
}
 /*sitelock.promo-sitelock_lite */
  /*promo-rapidssl_rapidssl */
.promo-rapidssl_rapidssl .content {
	max-width: 464px;
	padding: 9px 9px;
	float: left;
}
.promo-rapidssl_rapidssl .icon-left {
	width: 140px;

}
.promo-rapidssl_rapidssl .btn-success {
	margin-top: 5px;
}
.promo-rapidssl_rapidssl h3 {
	font-size: 24px;
}
.promo-rapidssl_rapidssl h4 {
    
	font-size: 16px;
	margin-bottom: 13px;
	margin-top: 4px;
}
 /*promo-rapidssl_rapidssl */
}

@media (max-width: 767px) {
/* banner-1 */
.promo-rapidssl_rapidssl {
	background-size: 100% 80%;
}
.promo-rapidssl_rapidssl .content {
	max-width: 476px;
	padding: 35px 29px;
}
.promo-rapidssl_rapidssl h3 {
	font-size: 20px;
	line-height: 29px;
}
.promo-rapidssl_rapidssl .btn-success {
	font-size: 10px;
	padding: 17px;
	float: left;
}
.promo-rapidssl_rapidssl .shiled_img {
	width: 30px;
}
/* banner-2 */
.promo-spamexperts_incoming  {
	background-size: 100% 80%;
}

/* banner-3 */
.weebly.promo-weebly_lite  {
	background-size: 100% 80%;
}
.weebly.promo-weebly_lite .content {
	max-width: 476px;
	padding: 35px 29px;
}
.weebly.promo-weebly_lite h3 {
	font-size: 20px;
	line-height: 29px;
}
.weebly.promo-weebly_lite  .btn-success {
	font-size: 14px;
	padding: 17px;
	float: left;
}
.weebly.promo-weebly_lite .shiled_img {
	width: 30px;
}

/* new code*/
.sitelock.promo-sitelock_lite {
	background-size: 100% 100%;
		min-height: 320px;
}
.sitelock.promo-sitelock_lite h3 {
	font-size: 16px;
	line-height:23px;

}

.sitelock.promo-sitelock_lite .content {
	max-width: 67%;
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.promo-rapidssl_rapidssl .icon-left {
	float: right;
	width: 150px;
	margin-right: 20px;
}
.sitelock.promo-sitelock_lite .icon-left   img {
	max-width: 150px;
	/* max-height: 200px; */
}

.sitelock.promo-sitelock_lite  .btn-success {
	font-size: 11px;
	padding: 17px;
	float: left;
}


/* new code*/
.weebly.promo-weebly_lite .btn-success {
	font-size: 10px;
	padding: 17px;
	float: left;
}
.weebly.promo-weebly_lite  {
	background-size: 100% 100%;
	min-height: 320px;
}
.weebly.promo-weebly_lite  h3 {
	font-size: 16px;
    line-height:23px;
}
.weebly.promo-weebly_lite .content {
	max-width: 67%;
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.weebly.promo-weebly_lite .icon-left {
	float: right;
	width: 150px;
	margin-right: 20px;

}
.weebly.promo-weebly_lite .icon-left   img {
	max-width: 150px;
	/* max-height: 200px; */
}
/* new code*/
.promo-banner-rounded.promo-spamexperts_incoming  {
	background-size: 100% 100%!important;
    min-height: 320px;
}
.promo-banner-rounded.promo-spamexperts_incoming  h3 {
	font-size: 16px!important;

}
.promo-banner-rounded.promo-spamexperts_incoming .content {
	max-width: 67%!important;
	padding: 11px 0px!important;
	padding: 5px 4px 0px 0px!important;
}
.promo-banner-rounded.promo-spamexperts_incoming .icon-left {
	float: right !important;
	width:150px !important;
	margin-right:20px!important;
}
.promo-banner-rounded.promo-spamexperts_incoming .icon-left  img {
	max-width: 150px!important;
	/* max-height: 200px; */
}
.promo-banner-rounded.promo-spamexperts_incoming .btn-success {
	font-size: 10px!important;
	padding: 17px!important;
}
/* new code */
.promo-rapidssl_rapidssl .btn-success {
	font-size: 11px;
	padding: 17px;
	float:left;
}
.promo-rapidssl_rapidssl {
	background-size: 100% 100%;
	min-height: 320px;
}
.promo-rapidssl_rapidssl  h3 {
	font-size: 16px;
	line-height:23px;

}

.promo-rapidssl_rapidssl  .content {
	max-width: 67%;
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.promo-rapidssl_rapidssl  .icon-left {
	float: right;
	width: 150px;
	margin-right: 20px;

}
.sitelock.promo-sitelock_lite .icon-left {
	
	width: 150px;
	margin-right: 20px;
}
.promo-rapidssl_rapidssl  .icon-left   img {
	max-width: 150px;
	/* max-height: 200px; */
}
}
@media (max-width: 600px) {
/* banner-1 */
.promo-rapidssl_rapidssl {
	background-size: 100% 80%;
}
.promo-rapidssl_rapidssl .content {
	max-width: 476px;
	padding: 35px 29px;
}
.promo-rapidssl_rapidssl h3 {
	font-size: 20px;
	line-height: 29px;
}
.promo-rapidssl_rapidssl .btn-success {
	font-size: 10px;
	padding: 17px;
	float: left;
}
.promo-rapidssl_rapidssl .shiled_img {
	width: 30px;
}
/* banner-2 */
.promo-spamexperts_incoming  {
	background-size: 100% 80%;
}

/* banner-3 */
.weebly.promo-weebly_lite  {
	background-size: 100% 80%;
}
.weebly.promo-weebly_lite .content {
	max-width: 476px;
	padding: 35px 29px;
}
.weebly.promo-weebly_lite h3 {
	font-size: 20px;
	line-height: 29px;
}
.weebly.promo-weebly_lite  .btn-success {
	font-size: 14px;
	padding: 17px;
	float: left;
}
.weebly.promo-weebly_lite .shiled_img {
	width: 30px;
}

/* new code*/
.sitelock.promo-sitelock_lite {
	background-size: 100% 100%;
		min-height: 524px;
}
.sitelock.promo-sitelock_lite h3 {
	font-size: 16px;
	line-height:23px;

}

.sitelock.promo-sitelock_lite .content {
	max-width: 100%;
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.sitelock.promo-sitelock_lite .icon-left {
	float: right;
	width:100%;


}
.sitelock.promo-sitelock_lite .icon-left   img {
	max-width:150px;
	/* max-height: 200px; */
}

.sitelock.promo-sitelock_lite  .btn-success {
	font-size: 11px;
	padding: 17px;
	float: left;
}


/* new code*/
.weebly.promo-weebly_lite .btn-success {
	font-size: 10px;
	padding: 17px;
	float: left;
}
.weebly.promo-weebly_lite  {
	background-size: 100% 100%;
	min-height: 524px;
}
.weebly.promo-weebly_lite  h3 {
	font-size: 16px;
    line-height:23px;
}
.weebly.promo-weebly_lite .content {
	max-width: 100%;
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.weebly.promo-weebly_lite .icon-left {
	float: right;
	width: 100%


}
.weebly.promo-weebly_lite .icon-left   img {
	max-width: 150px;
	/* max-height: 200px; */
}
/* new code*/
.promo-banner-rounded.promo-spamexperts_incoming  {
	background-size: 100% 100%!important;
    min-height: 524px;
}
.promo-banner-rounded.promo-spamexperts_incoming  h3 {
	font-size: 16px!important;

}
.promo-banner-rounded.promo-spamexperts_incoming .content {
	max-width: 100%!important;
	padding: 11px 0px!important;
	padding: 5px 4px 0px 0px!important;
}
.promo-banner-rounded.promo-spamexperts_incoming .icon-left {
	float: left !important;
	width: 100%!important;

}
.promo-banner-rounded.promo-spamexperts_incoming .icon-left  img {
	max-width: 150px!important;
	/* max-height: 200px; */
}
.promo-banner-rounded.promo-spamexperts_incoming .btn-success {
	font-size: 10px!important;
	padding: 17px!important;
}
/* new code */
.promo-rapidssl_rapidssl .btn-success {
	font-size: 11px;
	padding: 17px;
	float:left;
}
.promo-rapidssl_rapidssl {
	background-size: 100% 100%;
	min-height: 524px;
}
.promo-rapidssl_rapidssl  h3 {
	font-size: 16px;
	line-height:23px;

}

.promo-rapidssl_rapidssl  .content {
	max-width: 100%
	padding: 11px 0px;
	padding: 5px 4px 0px 0px;
}
.promo-rapidssl_rapidssl  .icon-left {
	float: left;
	width: 100%


}
.promo-rapidssl_rapidssl  .icon-left   img {
	max-width: 150px
	/* max-height: 200px; */
}
}
@media (max-width: 340px) {
.promo-spamexperts_incoming .btn-success {
	font-size: 8px !important;
	padding: 17px !important;
}
}
/******** domain config option margin **********/
select[name^="domainfield"] {
    margin-bottom: 15px;
}
input[name^="domainfield"] {
    margin-bottom: 15px;
}

/***** domain suggestion rows margin ****/
ul#domainSuggestions li.domain-suggestion.list-group-item.clone{
    margin-top: 15px;
}
.domain_table.domain_table1 p{
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
}
.domain_table.domain_table1 .domain-suggestions-warning p {
    margin-top: 10px;
    font-size: inherit;
}
/***** logout page ************/
.tab-content.personal_information_form.wgs-logout{
	margin-top:0px;	
}
/*** confgurable option cart page ****/
.wgs-configurable-option{
    float: left;
    width: 100%;
}
.wgs-configuration-option{
    float: left;
	width:100%;
}
.configureProductDiv .configurationContainer.wgs-configuration-option .form-group{
    width: 100%;
    min-height: auto;
}
#containerProductValidationErrors{
	float: left;
    width: 100%;
    margin-left: 0px;
}
/*------------domain block home section------------------*/
.domain-block-home {
    margin: 0px;
    padding: 79px 0px 41px;
    width: 100%;
    background:#f6f8fa url(../images/d-block-bg.png) no-repeat bottom;
    clear: both;
}
.domain-block-search {
    float: left;
    width: 100%;
    position: relative;
    padding-right:180px;
}
.domain-block-content h2 {
    font-weight: 700;
    font-size: 32px;
    margin: 0 0 35px;
    padding: 0;
}
.domain-search-frm{
    background: #fff;
    padding: 18px;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 8px 33px 0px rgba(0, 0, 0, 0.2);
    position: relative;

}
.domain-search-frm::before {
    background: url(../images/shadow-shape-l.png);
    content: "";
    position: absolute;
    height: 57px;
    width: 13px;
    top: 0;
    left: -13px;
}
.domain-search-frm::after {
    background: url(../images/shadow-shape-r.png);
    content: "";
    position: absolute;
    height: 57px;
    width: 13px;
    top: 0;
    right: -13px;
}
    
.domain-b-search {
    border-style: solid;
    border-width: 1px;
    background-image: url(../images/search-icon11.png);
    background-repeat: no-repeat;
    background-position:5px;
    padding-left: 38px;
    border-color: #e5e5e5;
    border-radius: 0px;
    background-color: white;
    min-height: 57px;
    font-size: 15px;
    color: #525152;
   /*box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.05);*/
    width: 100%;
    border: none;
    outline: none;
}
.domain-block-search .btn {
    background-color: #f51322;
    color: #FFF;
    width: 194px;
    height: 57px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
}
.domain-block-search .btn:hover {
    border: 1px solid #f51321;
    color: #f51322;
    background-color: #FFF;
}
.domain-block-inner {
    position: relative;
    padding-right: 0px;
}
.domain-block-Select.domain-block-Select--placeholder {
       width: 92px;
    position: absolute;
    right: 0;
    float: right;
    top: 0;
}

.domain-block-Select__Input {
    font-size: 18px;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    z-index: 20;
    min-height: 3.6rem;
    margin: 0;
    background: transparent;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 2rem;
    width: 80%;
    font-weight: 600;
}
.domain-block-s-icon::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    top: 28px;
    position: absolute;
    color: #f51322;
    right: 30px;
}
.domain-block-tld{
  margin: 0px;
  padding: 0px;
  width: 100%;
}
ul.domain-block-tld-price{
  margin:80px 0 0px;
  padding: 0px;
  width: 100%;
}
ul.domain-block-tld-price li {
    margin: 0px;
    padding: 0px 30px;
    float: left;
    border-right: 1px solid #ccc;
    line-height: normal;
    text-align: center;
}
ul.domain-block-tld-price li:last-child {
    border-right: none;
}
ul.domain-block-tld-price li p {
    margin: 3px 0 0px;
    padding: 0px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
ul.domain-block-tld-price li strong, ul.domain-block-tld-price li span{
  font-size: 20px;font-weight: 900;
}
.block-com span{
 color: #f86000;
}
.block-co span{
 color: #009100;
}
.block-net span{
 color: #00e6ed;
}
.block-info span{
 color: #191919;
}
.block-org strong{
 color: #f94e00;
}
.block-com strong{
 color: #006ac6;
}
.block-co strong{
 color: #440078;
}
.block-net strong{
 color: #000;
}
.block-info strong{
 color: #f94e00;
}
.block-biz strong{
 color: #f94e00;
}
.block-design strong{
 color: #000;
}
.block-domains strong{
 color: #440078;
}
.block-download strong{
 color: #440078;
}

/**** product domain suggestion ****/
.domainResultsWithProducts .suggested-domains ul#domainSuggestions li {
    padding: 14px 20px 14px 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.domainResultsWithProducts ul#domainSuggestions{
	border-left:none;
	border-right:none;
}
.domainResultsWithProducts .suggested-domains .domain-suggestions-warning p {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}
.domainResultsWithProducts .suggested-domains .panel-footer.more-suggestions.text-center a#moreSuggestions {
    font-size: 14px;
    background-color: #ffc410;
    color: #FFF;
    padding: 12px 20px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
/**** view cart promo banner ****/
.mc-promos.viewcart .mc-promo{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;	
}
.mc-promos.viewcart .mc-promo .body {
    border-top: none !important;
    background-color: transparent !important;
}
.mc-promos.viewcart .mc-promo .header .content .headline{
	color:#fff;
}
.mc-promos.viewcart .mc-promo .header .content .tagline{
	color:#fff;
}
.mc-promos.viewcart .mc-promo .body ul li{
	color:#ffc046;
}
#order-standard_cart .mc-promos.viewcart .mc-promo .header .cta .price{
	color:#fff !important;
}
.mc-promos.viewcart .mc-promo .header .cta span{
	background-image: url(../images/banner_btn_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    border-color: transparent;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 22px !important;
    line-height: 0px;
}
#order-standard_cart .mc-promos.viewcart .mc-promo .header .cta button.btn-add{
	background-color:transparent !important;
}
#order-standard_cart .mc-promos.viewcart .mc-promo .header .expander i{
	color:#ffc046;
}
#order-standard_cart .mc-promos.viewcart .mc-promo .body li i {
    color: #fff !important;
}
.mc-promos.checkout .mc-promo{
	background-image: url(../images/banner1-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 5px 10px 0px 10px;
	border-top: 0px solid #4da24c!important;	
}
.mc-promos.checkout .mc-promo .body {
    border-top: none !important;
    background-color: transparent !important;
}
.mc-promos.checkout .mc-promo .header .content .headline{
	color:#fff;
}
.mc-promos.checkout .mc-promo .header .content .tagline{
	color:#fff;
}
.mc-promos.checkout .mc-promo .body ul li{
	color:#ffc046;
}
#order-standard_cart .mc-promos.checkout .mc-promo .header .cta .price{
	color:#fff !important;
}
.mc-promos.checkout .mc-promo .header .cta span{
	background-image: url(../images/banner_btn_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    border-color: transparent;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 22px !important;
    line-height: 0px;
}
#order-standard_cart .mc-promos.checkout .mc-promo .header .cta button.btn-add{
	background-color:transparent !important;
}
#order-standard_cart .mc-promos.checkout .mc-promo .header .expander i{
	color:#ffc046;
}
#order-standard_cart .mc-promos.checkout .mc-promo .body li i {
    color: #fff !important;
}
.domainResultsWithProducts #primaryLookupResult .domain-available.domain-checker-available.headline {
    width: auto;
    padding: 0px;
}
/************** home page two custom plan ***********/
.priceSecondBox {
    float: left;
    width: 100%;
    min-height: 125px;
}
.sortDescSecondBox {
    min-height: 40px;
}
.descSecondBox {
    width: 100%;
    min-height: 403px;
}

.price_box.pricehfirstbox .custom_paln{
    line-height: 21px !important;
}
.deschfirstbox{
    min-height: 415px;
}
.footsorthfirstbox p {
    color: #9e9d9d;
    font-size: 13px;
    margin: 5px 0 0 0;
    padding: 0px;
}
.footsorthfirstbox{
	min-height:35px;
}
/*********** footer link **************/
.footer .footer_col ul.footer_links li{
	width:100%;
}

.pricing_section .price_top .dropdown button {
    padding-right: 21px;
    position: relative;
}
.tDomain .tooltip.left {
    padding: 0 45px;
}
.view_ticket_box .pull-right.wgs-twit {
    float: left !important;
}
/******* pwd reset **********/
.wgs-pwreset-sub-btn {
    margin-top: 25px;
}
p.wgs-pwreset {
    margin-bottom: 25px;
}
/** dedicated server **/
.custom_checkbox input:checked + span::after {
    top: 0px !important;
    left: 0px !important;
}
.custom_checkbox span {
    width: 18px;
    height: 18px;
}

.loader-wrapper {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/loader.gif')
                50% 50% 
                no-repeat;
}


.tlds .left table tr td span.hot{
    background-color: #FFC410;
}

p.rotate {
  -ms-transform: rotate(270deg); /* IE 9 */
  -webkit-transform: rotate(270deg); /* Safari 3-8 */
  transform: rotate(270deg);
  margin-top: 16px;
  color: white;
  font-weight:bold;
}
.dedicated_servers .right .results_box .col1 .flag_text{
    padding-left: 0px !important;
}
.dedicated_servers .right .results_box .col1 .sata_button{
    margin-left: 10px !important; 
}
.dedicated_servers .right .results_box .col1 .flag_text img {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 7px 0 0;
}
#myHeader #mainNavbarCollapse .open .nav-item .nav-link .fa, .fas {
    color: #f51322;
    font: normal normal normal 14px/1 FontAwesome;
}
.term-domain_banner {
  float: left;
  width: 100%;
  background-color: #464646;
  padding: 110px 0 158px; }
  .term-domain_banner h1 {
    font-size: 37px;
    color: #fff;
    font-weight: 600; }

.inner-term-domain-page {
  float: left;
  width: 100%; }
  .inner-term-domain-page .inner_term_container {
    box-shadow: 0 0 43px rgba(0, 0, 0, 0.18);
    padding: 45px 45px;
    top: -45px;
    position: relative;
    z-index: 999;
    background: #fff; }
  .inner-term-domain-page h3 {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #e6e8eb;
    position: relative;
    line-height: 58px; }
    .inner-term-domain-page h3:after {
      content: "";
      border-bottom: 4px solid red;
      width: 45px;
      float: left;
      position: absolute;
      bottom: -4px;
      left: 0; }
  .inner-term-domain-page p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #505050;
    font-family: "Open Sans";
    font-weight: 400;
    margin-bottom: 25px; }
  .inner-term-domain-page .term_lis {
    padding-left: 0; }
  .inner-term-domain-page span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #6e6e6e;
    font-family: "Open Sans";
    font-weight: 400; }
  .inner-term-domain-page img {
    margin-right: 10px;
    width: 18px; }

@media (min-width: 992px){
    #myHeader #mainNavbarCollapse .navbar-nav{
        display: block;
    }

    #myHeader #mainNavbarCollapse .navbar-nav .menu_top{
        padding-right: 25px;
        padding-left: 25px;
    }

    #myHeader #mainNavbarCollapse .navbar-nav .menu-last-btn{
        float: right;
    }

    #myHeader #mainNavbarCollapse .navbar-nav .menu-last-btn a{
        padding-right: 15px;
        padding-left: 15px;
    }

    #myHeader #mainNavbarCollapse .navbar-nav li:first-child .menu_top{
        padding-left: 5px;   
    }
}
.wgs-captch-login{
	margin-bottom:0px;
}
.wgs-captch-login #inputCaptcha.form-control {
    height: 25px;
}
.footer .footer_col ul.socil_icon li a .fab {
    float: left;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    background-color: #4d70a8;
    font-size: 13px;
    line-height: 21px;
}
.footer .footer_col ul.socil_icon li a .fab.fa-twitter {
    background-color: #1cb7eb;
}
.footer .footer_col ul.socil_icon li a .fab.fa-linkedin {
    background-color: #1686b0;
}
.footer .footer_col ul.socil_icon li a .fab.fa-pinterest {
    background-color: #ca3737;
}
.footer .footer_col ul.socil_icon li a .fab.fa-instagram {
    background-color: #444444;
}
/* register-side-image css */
.register-side-image {
    background-color: rgb(226, 20, 34);
    text-align: center;
    background-image: url(../images/left-img-grl.png);
    height: 935px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.left-logo-image {
    max-width: 271px;
    margin: 0 auto;
    padding-top: 62px;
    position: relative;
}
.left-logo-image:after {
    position: absolute;
    content: url(../images/logo-aftaer-shape.png);
    bottom: -100px;
    left: 64px;
}
/* register-side-image css */
/* login-side-image css */
.login-side-image {
    background-color: rgb(226, 20, 34);
    text-align: center;
    background-image: url(../images/left-img-grl-reg.png);
    height: 560px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.left-logo-image {
    max-width: 271px;
    margin: 0 auto;
    padding-top: 62px;
    position: relative;
}
object#someid {
    max-width: 52px;
    position: absolute;
    left: -52px;
    top: 28px;
}
.register_page .min_box .register_tab {
    position: relative;
}
.reg object#someid {
    left: -43px;
}
/* register-side-image css */

.banner .banner_bottom ul li a embed {
    position: absolute;
    top: calc(50% - 9px);
    left: 15px;
    width: 20px;
    height: 20px;
}

.hosting_box img {
   width: 52px !important;
   display: block;
   left: 0px;
   right: 0px;
   margin: 0 auto;
}
.header .right .right_navi li.languageDiv a {
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
    border-right: 1px solid #f0f3f6;
}
.header .right .right_navi li.languageDiv a .fa {
    vertical-align: unset;
    font-size: 18px;
    line-height: normal;
    position: relative;
    bottom: 2px;
    color: #999;
}
#order-standard_cart .row {
    display: inherit!important;
}
.pricing_section .price_group .owl-item .price_sect ul.list li:before {
    -webkit-mask-image: url(../images/check.svg);
}
.view_image_modal .modal-body img {
    width: 100%;
}
.view_image_modal .modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
}
.view_image_modal .modal-header .close {
    position: absolute;
    right: 5px;
	    z-index: 99;
    opacity: 0.7;
}
/* for safari browser only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #order-standard_cart .viewCartDiv .view-cart-items {
    border-bottom: none;
    float: left;
    width: 100%;
}
#order-standard_cart .viewCartDiv .view-cart-items .item {
    border: 1px solid #ccc;
    background: #fff !important;
    margin-bottom: 15px;
    padding: 10px 0 10px 20px;
    float: left;
    width: 100%;
}
body #order-standard_cart .checkoutDiv .sub-heading {
    float: left;
    width: 100%;
}

.viewCartDiv.checkoutDiv .text-muted {

float: left;
}
#paymentGatewaysContainer .text-left {
float: left;
} 
#order-standard_cart .mc-promo {
float: left;
 width: 100%;
}  
}
/* for safari browser only */
.banner {
  background-image: none;
  background-color: #eef5f7;
}

#locationList a img {
    margin-right: 5px;
}
ul.side_menu i.messagesicn {
    line-height: 31px;
}
.clientarea.clientareaaddfunds .right .alert{
	clear:both;
	margin-bottom: 25px;
}
.clientarea.clientareaaddfunds .right .top{
	margin-bottom: 25px;
}

/****** domain check design *********/
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-1{
	width:99%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-2 {
    width: 49%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-3 {
    width: 32.3%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-4 {
    width: 24%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-5 {
    width: 19%;
    margin: 0;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-6 {
    width: 15.6%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-7 {
    width: 13.28%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-8 {
    width: 11.5%;
}
.domainResultsWithProducts .spotlight-tld-container{
    margin-left: 5px;
    margin-right: 5px;
}
#frmConfigureDomains .radio-inline {
    margin-bottom: 15px;
}

span.poweredByWhmcsCls{
	float:right;
}
/*css contact us*/
.contact-us-banner {
  padding: 120px 0; }

.submit_your_inquiry {
  padding: 50px 0px; 
  display: inline-block;
  width: 100%;  
}
  .submit_your_inquiry .left-contact-sec h4 {
    color: #f51322;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px; }
  .submit_your_inquiry .left-contact-sec address {
    color: #333333;
    padding: 10px 0px 20px; }
  .submit_your_inquiry .left-contact-sec .tab-left-contact button {
    font-weight: 400;
    font-size: 19px;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    border-left: 4px solid #6747d5;
    margin-bottom: 17px;
    padding: 20px 10px;
    color: #949393; }
    .submit_your_inquiry .left-contact-sec .tab-left-contact button:focus {
      outline: 0px auto -webkit-focus-ring-color; }
  .submit_your_inquiry .left-contact-sec .tab-left-contact .tab-active {
    border-left: 4px solid #f51322 !important;
    color: #000; }
  .submit_your_inquiry .left-contact-sec .size-product-des h3 {
    color: #f51322;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    margin: 50px 0px 25px; }
  .submit_your_inquiry .left-contact-sec .size-product-des ul {
    padding: 0px 0px 10px; }
  .submit_your_inquiry .left-contact-sec .size-product-des a.sales-btn {
    font-size: 13px;
    border: 1px #f51322 solid;
    color: #FFF;
    padding: 9px 30px;
    display: inline-block;
    border: none;
    background-color: #f51322; }
  .submit_your_inquiry .left-contact-sec .size-product-des a.live-chat-con {
    font-size: 13px;
    border: 1px #f51322 solid;
    color: #FFF;
    padding: 9px 30px;
    display: inline-block;
    border: none;
    background-color: #333333; }
  .submit_your_inquiry .left-contact-sec .size-product-des p {
    color: #333333;
    margin-bottom: 5px;
    font-size: 14px; }
  .submit_your_inquiry .ryt-contact-sec h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 25px; }
  .submit_your_inquiry .ryt-contact-sec .form-group label {
    color: #919191;
    font-size: 13px; }
  .submit_your_inquiry .ryt-contact-sec .form-group input {
    font-size: 14px;
    color: #000000;
    height: 50px;
    border-color: #c5c5c5;
    font-weight: 600;
    border: 1px solid #ced4da;
    border-radius: 2px;
    font-weight: 400; }
    .submit_your_inquiry .ryt-contact-sec .form-group input:focus {
      box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
      border: 1px solid #000; }
  .submit_your_inquiry .ryt-contact-sec .form-group select {
    font-size: 14px;
    color: #000000;
    height: 50px;
    border-color: #c5c5c5;
    font-weight: 600;
    border: 1px solid #ced4da;
    border-radius: 2px; }
    .submit_your_inquiry .ryt-contact-sec .form-group select:focus {
      box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
      border: 1px solid #000; }
  .submit_your_inquiry .ryt-contact-sec .form-group textarea {
    font-size: 14px;
    color: #000000;
    height: 50px;
    border-color: #c5c5c5;
    font-weight: 600;
    border: 1px solid #ced4da;
    border-radius: 2px;
    height: 100px;
    font-weight: 400; }
    .submit_your_inquiry .ryt-contact-sec .form-group textarea:focus {
      box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
      border: 1px solid #000; }
  .submit_your_inquiry .ryt-contact-sec .Submit-contact-btn {
    font-size: 18px;
    border: 1px #f51322 solid;
    color: #FFF;
    padding: 10px 80px;
    display: inline-block;
    border: none;
    font-weight: 600;
    background-color: #f51322; }
	.submit_your_inquiry .container .row{
		display: unset;
	}
	.ryt-contact-sec #inputCaptcha {
		height: auto;
	}
	.wgs-alert-contact .alert{
		margin-bottom: 50px;
	}
	.ryt-contact-sec .wgs-submit-button {
		margin-top: 25px;
	}
@media (min-width: 320px) and (max-width: 767px) {
  .domain-block-content h2 {
    font-size: 22px;
    margin: 0 0 30px; }
  .domain-block-content .domain-block-search {
    width: 100% !important;
    padding-right: 0 !important; }
    .domain-block-content .domain-block-search .domain-block-inner {
      padding-right: 0px !important;
      width: 100% !important;
      max-width: 100% !important; }
    .domain-block-content .domain-block-search .btn {
      width: 100% !important;
      position: relative !important;
      height: 40px !important; } }
/*css contact us*/
#mg-container .row {
    display: unset !important;
}
.product-details-tab-container #domain .row {
    display: unset !important;
}
#mg-container .modal-dialog {
    left: 0 !important;
    top: 15% !important
}
#mg-container .row{
     width:100%;
}
#mg-container .dataTables_info{
     background-color: #262626 !important;
}/*choose-more-product*/
.choose-more-product {
  float: left;
  width: 100%;
  padding: 15px 0 30px 0; }
  .choose-more-product .slick-slide {
    padding-top: 15px;
    padding-bottom: 15px; }
  .choose-more-product .top {
    float: left;
    width: 100%;
    margin-bottom: 22px; }
    .choose-more-product .top h3 {
      margin: 0px;
      padding: 0px;
      font-size: 18px;
      color: #000000;
      font-weight: bold;
      padding-left: 24px;
      position: relative;
      float: left; }
      .choose-more-product .top h3 > i {
        position: absolute;
        top: 4px;
        left: 0px; }
    .choose-more-product .top .right-links a {
      font-size: 14px;
      color: #616161;
      padding-left: 23px;
      margin-left: 22px;
      position: relative; }
      .choose-more-product .top .right-links a i {
        position: absolute;
        left: 0px;
        top: 4px; }
  .choose-more-product .more-product-col {
    flex-direction: column;
    min-height: 170px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    align-content: center;
    justify-content: center;
    float: left;
    width: 100%;
    background-color: white;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.14);
    text-align: center;
    border-bottom: 3px solid #6747d5; }
    .choose-more-product .more-product-col h3 {
      margin: 16px 0 0 0;
      padding: 0px;
      font-size: 16px;
      color: #000;
      float: left; }
  .choose-more-product .row {
    margin-left: -7px;
    margin-right: -7px; }
    .choose-more-product .row > div[class*="col-"] {
      padding-left: 7px;
      padding-right: 7px;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
  .choose-more-product .col-sm-2:nth-child(1) .more-product-col {
    border-bottom: 3px solid #ac9ae8; }
  .choose-more-product .col-sm-2:nth-child(2) .more-product-col {
    border-bottom: 3px solid #fee494; }
  .choose-more-product .col-sm-2:nth-child(3) .more-product-col {
    border-bottom: 3px solid #9b93bf; }
  .choose-more-product .col-sm-2:nth-child(4) .more-product-col {
    border-bottom: 3px solid #feb4a8; }
  .choose-more-product .col-sm-2:nth-child(5) .more-product-col {
    border-bottom: 3px solid #74cfed; }
  @media (max-width: 767px) {
    .choose-more-product .top h3 {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
    .choose-more-product .top .right-links {
      float: left !important; }
      .choose-more-product .top .right-links a {
        margin-left: 0px;
        margin-right: 6px; }
    .choose-more-product .row {
      margin-left: -7px;
      margin-right: -7px; }
      .choose-more-product .row > div[class*="col-"] {
        padding-left: 7px;
        padding-right: 7px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
        .choose-more-product .row > div[class*="col-"] .more-product-col {
          margin-bottom: 15px; } }

.submitticketstepone p {
  width: 100%;
  padding: 25px 0 10px 0;
  float: left; }
.submitticketstepone .col-md-4 {
  max-width: 30.333333% !important;
  line-height: 30px; }
.submitticketstepone span {
  color: #ccc; }
.submitticketstepone .ticketh3 {
  font-weight: bold;
  margin-top: 25px;
  float: left;
  width: 100%; }
.domaintransfer h1 {
  font-size: 18px;
  line-height: 60px;
  color: #000000;
  font-weight: bold; }
.domaintransfer .tDomain {
  width: 100%;
  border-radius: 2px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  border: 3px solid rgba(245, 19, 34, 0.15);
  padding: 35px 40px;
  float: left; }
  .domaintransfer .tDomain h2 {
    font-size: 18px !important;
    color: #000000 !important;
    font-weight: bold !important; }
  .domaintransfer .tDomain p {
    font-size: 14px;
    color: #9a9a9a; }
  .domaintransfer .tDomain .form-control {
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000 !important;
    font-weight: bold; }
  .domaintransfer .tDomain a {
    color: #919191; }
  .domaintransfer .tDomain .col-sm-5 p {
    padding-top: 4px;
    font-size: 12px; }
  .domaintransfer .tDomain .text-left {
    padding-bottom: 16px; }
  .domaintransfer .tDomain .btn-transfer {
    font-size: 14px;
    background-color: #f51322;
    border: 1px #f51322 solid;
    color: #FFF;
    border-radius: 1px;
    width: 100%;
    line-height: 35px;
    margin-top: 22px; }
    .domaintransfer .tDomain .btn-transfer:active, .domaintransfer .tDomain .btn-transfer:focus {
      background-color: #f51322;
      color: #fff;
      border: 1px #f51322 solid;
      box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.5) !important; }
  .domaintransfer .tDomain .panel-body {
    padding: 10px 0; }
  .domaintransfer .tDomain .default-captcha {
    background: #fff !important;
    width: 100% !important;
    clear: both;
    border: none !important;
    box-shadow: none !important; }
    .domaintransfer .tDomain .default-captcha input {
      height: 20px !important;
      margin-top: 5px;
      max-height: 20px !important; }
  .domaintransfer .tDomain .slim-alert {
    padding: 10px;
    text-align: left; }

/*choose-more-product end*/


/*# sourceMappingURL=style.css.map */
.customers .owl-prev {
background-color: #807878;
   -webkit-mask: url(../images/left-arro.svg);
   mask: url(../images/left-arro.svg);
   color: transparent;
   -webkit-mask-repeat: no-repeat;
   mask-repeat: no-repeat;
   width: 18px;
   height: 35px;
   float: left;
   mask-size: 18px 35px;
   -webkit-mask-size: 18px 35px;
   margin-left: -30px;
   margin-top: -20px;
   position: absolute;
   top: 50%;
}
.customers .owl-next {
background-color: #807878;
   -webkit-mask: url(../images/right-arro.svg);
   mask: url(../images/right-arro.svg);
   color: transparent;
   -webkit-mask-repeat: no-repeat;
   mask-repeat: no-repeat;
   width: 18px;
   height: 35px;
   float: right;
   mask-size: 18px 35px;
   -webkit-mask-size: 18px 35px;
   margin-right: -30px;
   margin-top: -20px;
   position: absolute;
   top: 50%;
   right: 0;
}
.banner .left h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    font-size: 37px;
    color: #000000;
    text-transform: uppercase;
}
.banner .left h6 {
    margin: 16px 0 0 0;
    padding: 0px;
    font-size: 18px;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
.banner .left p {
    margin: 20px 0 0 0;
    padding: 0px;
    font-size: 16px;
    color: #4b4949;
    line-height: 27px;
}
.banner .left h2 span {
    color: #f51322;
}
.banner .right img {
    max-width: 100%;
}
.banner .left.mt-2 ul li{
	font-size: 14px;
    color: #464646;
    font-weight: 700;
    border-bottom: 1px solid #d8e1e5;
    padding: 14px 0px;
    width: 100%;
}
.banner .left.mt-2 h2 {
    color: #f51322;
    font-size: 30px;
    font-weight: 800;
}
.banner .left.mt-2 h3 {
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    font-weight: 700;
    font-style: italic;
    position: relative;
    margin-top: 10px;
}
.banner .left.mt-2 h3:after {
    position: absolute;
    content: "";
    background-color: #f51322;
    width: 243px;
    height: 3px;
    left: 0px;
    bottom: -3px;
}
.banner .left.mt-2 ul {
    margin-top: 20px;
}
.banner .left.mt-2 li strong {
    padding-right: 25px;
}
.banner .left.mt-2 ul li img {
    vertical-align: unset;
    margin-right: 9px;
}
.banner .left.mt-2 .view-plan h6 {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    font-style: normal;
}
.banner .left.mt-2 .view-plan h5 {
    font-size: 46px;
    color: #323335;
    font-weight: 700;
    float: left;
    margin-right: 40px;
}
.banner .left.mt-2 .view-plan h5 sup {
    font-size: 13px;
    font-weight: 700;
    top: -16px;
    right: -1px;
}
#myHeader #mainNavbarCollapse .navbar-nav .menu_top {
    padding-left: 22px;
}

.footer .footer_col ul.socil_icon li a .fab.fa-twitter {
    background-color: #1cb7eb;
}
.footer .footer_col ul.socil_icon li a .fab.fa-linkedin {
    background-color: #1686b0;
}
.footer .footer_col ul.socil_icon li a .fab.fa-pinterest {
    background-color: #ca3737;
}
.footer .footer_col ul.socil_icon li a .fab.fa-instagram {
    background-color: #444444;
}
/* register-side-image css */
.register-side-image {
    background-color: rgb(226, 20, 34);
    text-align: center;
    background-image: url(../images/left-img-grl.png);
    height: 935px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.left-logo-image {
    max-width: 271px;
    margin: 0 auto;
    padding-top: 62px;
    position: relative;
}
.left-logo-image:after {
    position: absolute;
    content: url(../images/logo-aftaer-shape.png);
    bottom: -100px;
    left: 64px;
}
/* register-side-image css */
/* login-side-image css */
.login-side-image {
    background-color: rgb(226, 20, 34);
    text-align: center;
    background-image: url(../images/left-img-grl-reg.png);
    height: 560px;
    background-repeat: no-repeat;
    background-position: bottom;
}
.left-logo-image {
    max-width: 271px;
    margin: 0 auto;
    padding-top: 62px;
    position: relative;
}
object#someid {
    max-width: 52px;
    position: absolute;
    left: -52px;
    top: 28px;
}
.register_page .min_box .register_tab {
    position: relative;
}
.reg object#someid {
    left: -43px;
}
/* register-side-image css */

.banner .banner_bottom ul li a embed {
    position: absolute;
    top: calc(50% - 9px);
    left: 15px;
    width: 20px;
    height: 20px;
}

.hosting_box img {
   width: 52px !important;
   display: block;
   left: 0px;
   right: 0px;
   margin: 0 auto;
}
#mg-container .row {
    display: unset !important;
}
.product-details-tab-container #domain .row {
    display: unset !important;
}
ul.side_menu .messagesicn {
    line-height: 31px;
}
footer.footer {
    padding-bottom: 10px;
}
.price_sect h1 span.price {
    font-size: 32px !important;
}
/****** domain check design *********/
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-1{
	width:99%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-2 {
    width: 49%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-3 {
    width: 32.3%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-4 {
    width: 24%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-5 {
    width: 19%;
    margin: 0;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-6 {
    width: 15.6%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-7 {
    width: 13.28%;
}
.domainResultsWithProducts .spotlight-tld-container.spotlight-tld-container-8 {
    width: 11.5%;
}
.domainResultsWithProducts .spotlight-tld-container{
    margin-left: 5px;
    margin-right: 5px;
}
#frmConfigureDomains .radio-inline {
    margin-bottom: 15px;
}
#order-standard_cart .wgs-configurable-option .form-control-qty {
    width: 100px !important;
}
/*blog-page*/
.blog-banner {
  background-image: url(../images/blog-banner.jpg);
  padding: 119px 0;
  background-color: #f1f5f8; }
  .blog-banner .left {
    padding: 0px; }
    .blog-banner .left h2 {
      color: #f51322 !important;
      font-weight: 800; }

.blog-post-sec {
    width: 100%;
    float: left;
	margin-bottom:30px;
}
  .blog-post-sec .blog-style {
    position: relative; }
    .blog-post-sec .blog-style .blog-style-inner {
      background: #FFF;
      width: 385px;
      position: absolute;
      bottom: 32px;
      left: 0px;
      padding: 10px 27px; }
      .blog-post-sec .blog-style .blog-style-inner h4 {
        color: #000000;
        font-weight: 600;
        font-size: 21px;
        margin-bottom: 13px;
        margin-top: 13px; }
      .blog-post-sec .blog-style .blog-style-inner ul li {
        color: #9f9f9f;
        width: 49%;
        margin-right: 0px;
        font-size: 15px; }
        .blog-post-sec .blog-style .blog-style-inner ul li i {
          margin-right: 10px; }
  .blog-post-sec .subcribe-rytbox {
    position: relative; }
    .blog-post-sec .subcribe-rytbox img {
      width: 100%;
      max-height: 335px; }
    .blog-post-sec .subcribe-rytbox .subcribe-rytbox-inner {
      position: absolute;
      bottom: 32px;
      max-width: 80%;
      margin: 0 auto;
      left: 10%; }
      .blog-post-sec .subcribe-rytbox .subcribe-rytbox-inner h4 {
        color: #FFF;
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 13px;
        margin-top: 13px;
        text-transform: uppercase; }
        .blog-post-sec .subcribe-rytbox .subcribe-rytbox-inner h4 span {
          font-size: 15px;
          font-weight: 600;
          text-transform: none; }
      .blog-post-sec .subcribe-rytbox .subcribe-rytbox-inner .form-cantrol {
        margin: 16px 0px;
        height: 45px;
        width: 100%;
        padding-left: 35px;
        background: url(../images/messageicon-blog.png);
        background-repeat: no-repeat;
        background-position: 11px;
        background-color: #fff;
        border: 0px; }
      .blog-post-sec .subcribe-rytbox .subcribe-rytbox-inner .submit-btn-blog {
        background: #f51322;
        border: 1px solid #fff;
        color: #FFF;
        font-size: 16px;
        width: 100%;
        height: 42px;
        font-weight: 600; }
    .blog-post-sec .row-blog-post .sam-blog-style {
      box-shadow: 0 0 14px rgba(0, 0, 0, 0.17);
      margin-top: 60px;
      min-height: 365px;
        
    }
      .blog-post-sec .row-blog-post .sam-blog-style img {
        width: 100%; }
      .blog-post-sec .row-blog-post .sam-blog-style .sam-blog-style-inner {
        padding: 18px 20px 0px;
        width: 90%;
        margin: 0 auto;
        position: relative;
        top: -20px;
        background: #fff; }
        .blog-post-sec .row-blog-post .sam-blog-style .sam-blog-style-inner h4 {
          color: #000000;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px; }
        .blog-post-sec .row-blog-post .sam-blog-style .sam-blog-style-inner ul li {
          color: #4b4949;
          font-size: 14px;
          width: 49%;
          margin-right: 0px;
          font-weight: 600; }
          .blog-post-sec .row-blog-post .sam-blog-style .sam-blog-style-inner ul li i {
            margin-right: 10px; }
            
.blog-post-sec .row {
    display: block !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-style img {
    width: 100%; }

  .row-blog-post .col-sm-4 {
    flex: 50%;
    max-width: 50%; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blog-post-sec .col-sm-8, .blog-post-sec .col-sm-4 {
    flex: 100%;
    max-width: 100%; }

  .blog-style img {
    width: 100%; }

  .row-blog-post .col-sm-4 {
    flex: 50%;
    max-width: 50%; } 
    
   
}
@media (min-width: 320px) and (max-width: 767px) {
  .blog-post-sec .col-sm-8, .blog-post-sec .col-sm-4 {
    flex: 100%;
    max-width: 100%; }

  .blog-style img {
    width: 100%; } 
    
    .blog-post-sec {
    padding-top: 60px;
}
    
}
form#frmPayment .row {
    display: inline-block !important;
}
.cc-details .newccinfo {
    margin-bottom: 10px;
}
.cc-details .select-inline {
    margin-bottom: 10px;
}
#order-standard_cart .row.hidden{
    display: none!important;
}
.clientarea .left ul.side_menu > li:first-child > a {
    background-color: transparent;
    color: #2a2a2a;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.14);
}
.clientarea .left ul.side_menu > li:first-child > a:after {
    content: none;
    border-left: 25px solid #f51322;
    border-right: 25px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: -50px;
    top: 0;
}
.clientarea .left ul.side_menu > li.notificationswgs > a {
     background-color: #f51322;
    color: #FFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
}
.clientarea .left ul.side_menu > li.notificationswgs > a:after {
    content: "";
    border-left: 25px solid #f51322;
    border-right: 25px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: -50px;
    top: 0;
}
.viewticket .alert-warning.text-center {
    padding: 10px;
    clear: both;
}
.viewticket .top {
    margin-bottom: 25px;
}
.inner-term-domain-page .inner_term_container {
    z-index: 99;
}
/*login-manage*/
.login-manage {
   margin: 0px 0 30px;
   padding: 0px;
   width: 100%;
   padding-top: 20px;
}
ul.login-manage-detail {
   margin: 0px;
   padding: 0px;
   width: 100%;
   display: flex;
}
ul.login-manage-detail li { 
   margin: 0px 3px;
   padding: 0px;
   list-style: none;
}
ul.login-manage-detail li a {
   margin: 0px;
   padding: 17px 21px;
   border-radius: 2px;
   font-size: 13px;
   color: rgba(0, 0, 0, 0.7);
   font-weight: 600;
   display: inline-block;
}
ul.login-manage-detail li a i{
 padding-right: 10px;
}
.l-cp-btn{
 background: #fff0e5;
 border-bottom:2px solid #e8c2a6;
}
.l-wm-btn{
 background: #def2eb;
 border-bottom:2px solid #a0e2cb;
}
.l-chp-btn{
 background: #e1f5fa;
 border-bottom:2px solid #b0d8e2;
}
.l-rc-btn{
 background: #f8ecef;
 border-bottom:2px solid #edd1d8;
}
.l-cp-btn i {color: #fa996e;}
.l-wm-btn i {color: #36b883;}
.l-chp-btn i {color: #72b5c6;}
.l-rc-btn i {color: #c896a5;}
/*end login-manage*/
.support_tickets_col.activ.sb-container{
	height: 300px;
}
.support_tickets_col.recen.sb-container{
	height: 300px;
}
.support_tickets_col.recen.wgs-recen.sb-container{
	height: 300px;
}
.sb-container{
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}
.sb-content {
  height:100%;
  width: 120%;
  padding-right: 20%;
  overflow-y: scroll;
  box-sizing:border-box;
}
.sb-scrollbar-container {
    position: absolute;
    right: 5px;
    bottom: 5px;
    top: 5px;
    width: 10px;
}
.sb-container-noscroll .sb-scrollbar-container {
    right: -20px;
}

.sb-scrollbar {
  position: absolute;
  right: 0;
  height: 30px;
  width: 3px;
  border-radius: 10px;
  background: rgba(50, 50, 50, 0.3);
}

.sb-scrollbar:hover {
    background: rgba(0, 0, 0, 0.5);
}
.pricing_section .price_group .owl-item:nth-child(2) .price_sect {
    border-top-color: #fec310;
}
.pricing_section .price_group .owl-item:nth-child(2) .price_sect h2 {
    color: #fec310;
}
.pricing_section .price_group .owl-item:nth-child(2) .price_sect .bottom_sect .button03 {
    background-color: #fec310;
}
.pricing_section .price_group .owl-item:nth-child(2) .price_sect ul.list li:before {
    background-color: #fec310;
}
.pricing_section .price_group .owl-item:nth-child(2) .price_sect .bottom_sect {
    background-color: #fffbee;
}

.pricing_section .price_group .owl-item:nth-child(3) .price_sect {
    border-top-color: #493b8b;
}
.pricing_section .price_group .owl-item:nth-child(3) .price_sect h2 {
    color: #493b8b;
}
.pricing_section .price_group .owl-item:nth-child(3) .price_sect .bottom_sect .button03 {
    background-color: #493b8b;
}
.pricing_section .price_group .owl-item:nth-child(3) .price_sect ul.list li:before {
    background-color: #493b8b;
}

.pricing_section .price_group .owl-item:nth-child(4) .price_sect {
    border-top-color: #fe7760;
}
.pricing_section .price_group .owl-item:nth-child(4) .price_sect h2 {
    color: #fe7760;
}
.pricing_section .price_group .owl-item:nth-child(4) .price_sect .bottom_sect .button03 {
    background-color: #fe7760;
}
.pricing_section .price_group .owl-item:nth-child(4) .price_sect ul.list li:before {
    background-color: #fe7760;
}
.pricing_section .price_group .owl-item:nth-child(4) .price_sect .bottom_sect {
    background-color: #fffbee;
}
#myHeader #mainNavbarCollapse .navbar-nav .menu_top {
    padding-left: 20px;
    padding-right: 20px;
}
.nav_bar .navbar-nav > li > a {
    font-size: 14px;
}

/***** v2.0.1 ***/
.wgs-add-funds {
    display: inherit!important
}
.cryptocurrency .search {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 199px;
    width: 35px;
    height: 35px;
    background: #dc143c;
    border-radius: 50%;
    transition: all .3s;
    z-index: 4;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4)
}
.cryptocurrency .nav-item {
    border-bottom: 0
}

.cryptocurrency .search:hover {
    cursor: pointer
}

.cryptocurrency .search::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 14px;
    right: 0;
    bottom: 0;
    left: 14px;
    width: 6px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
    transition: all .5s
}

.cryptocurrency .nav-item {
    border-bottom: 0 solid #e9edf3
}
.cryptocurrency i.fa.fa-search {
    position: absolute;
    top: 31px;
    right: 23px;
}

button.navbar-toggler.hc-nav-trigger.hc-nav-1 {
    padding-left: 16px
}
.custom-block-2 {
    margin: 0;
    padding: 65px 0;
    width: 100%;
    clear: both
}

.b-support-img {
    margin: 0;
    padding: 0
}

.b-support-img img {
    margin: 0;
    padding: 0;
    max-width: 300px
}

.block2-cont {
    margin: 0;
    padding: 30px 0
}

.block2-cont h2 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    color: #ff0202;
    font-weight: 700;
    line-height: 26px
}

.block2-cont h3 {
    margin: 15px 0 20px;
    padding: 0;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 26px;
    display: inline-block
}

.block2-cont p {
    margin: 15px 0 0;
    padding: 0;
    font-size: 14px;
    color: #6e6e6e;
    line-height: 26px
}

.c-support-btn {
    margin: 0;
    padding: 0
}

.c-support-btn a {
    margin: 0
}

.c-support-btn .button03 {
    background-color: #f51322;
    padding: 5px 10px
}

.live-btn {
    font-size: 14px;
    color: #fff;
    background-color: #6747d5;
    display: inline-block;
    min-width: 162px;
    text-transform: uppercase;
    min-height: 47px;
    line-height: 37px;
    font-weight: 700;
    text-align: center;
    padding: 5px 10px
}

.live-btn:hover {
    color: #fff;
    opacity: .8
}

.custom-block-3 {
    margin: 0;
    padding: 70px 0;
    width: 100%;
    clear: both;
    background: #f6f6f6
}

.b-left-box {
    display: flex;
    margin: 0 0 30px;
    padding: 20px;
    width: 98%;
    background: #fff;
    box-shadow: 0 3px 2px #00000021
}

.figure-icon {
    margin: 0 26px 0 0;
    padding: 0
}

.figure-icon img {
    margin: 0;
    padding: 0;
    max-width: 65px
}

.b-left-box-cont {
    margin: 0;
    padding: 0
}

.b-left-box-cont h5 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 25px
}

.b-left-box-cont p {
    margin: 8px 0 0;
    padding: 0;
    font-size: 14px;
    color: #6e6e6e;
    line-height: 26px
}

.custom-block-4 {
    margin: 0;
    padding: 70px 0;
    width: 100%;
    clear: both
}

.opt-title {
    margin: 0 0 60px;
    padding: 0;
    width: 100%;
    text-align: center
}

.opt-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #222;
    margin: 0 0 15px;
    padding: 0
}

.opt-title p {
    font-size: 15px;
    color: #363636;
    margin: 0;
    padding: 0
}

.blck-4 .img-blc img {
    max-width: 50px
}
.custom-block-5 {
    margin: 0;
    padding: 70px 0;
    width: 100%;
    clear: both;
    background: #ededed
}

.block-5 {
    background: #fff;
    margin: 42px 0;
    box-shadow: 1px 6px 7px #d4d1d1
}

.block-5 .img-blc {
    position: relative;
    top: -12px;
    background: #ededed;
    padding: 13px;
    margin: -28px auto -10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 80px;
    height: 80px
}

.block-5 .img-blc img {
    max-width: 100%
}

.block-5 .block-box-cont {
    padding: 0 25px 10px;
    background-image: linear-gradient(#fff, #f5f5fa)
}

.block-5-btm {
    margin: 0;
    padding: 18px 0;
    width: 100%;
    background: #423f3f
}

.block-5-btm h4 {
    margin: 6px 0 4px;
    padding: 0;
    color: #fff;
    font-size: 34px;
    font-weight: 600
}

.block-5-btm h4 small {
    font-size: 14px;
    width: 100%;
    display: block;
    color: #cac9c9
}

.block-5-btm a {
    background: #fff;
    color: #f51322;
    padding: 7px 16px;
    display: inline-block;
    margin: 5px 0 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
    border-radius: 80px
}

.block-5-btm a:hover {
    opacity: .8
}

.custom-block-6 {
    margin: 0;
    padding: 70px 0;
    width: 100%;
    clear: both;
    background: #fff
}

.vps-plan-box {
    margin: 10px 0;
    padding: 40px 0;
    width: 100%;
    text-align: center;
    border: 1px solid #f51322
}

.vps-top {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #f51322
}

.vps-top h3 {
    font-size: 28px;
    color: #333;
    margin: 0 0 40px;
    padding: 0;
    position: relative
}

.vps-top h3::after {
    background: #f51322;
    content: "";
    height: 3px;
    width: 80px;
    display: inline-block;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -16px;
    margin: 0 auto
}

.vps-plan-box p {
    font-size: 15px;
    color: #333;
    margin: 0;
    padding: 10px 0;
    line-height: 24px
}

.vps-btm h2 {
    font-size: 35px;
    color: #f51322;
    margin: 0;
    padding: 0
}

a.choose-btn {
    background: #f51322;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    min-width: 162px;
    text-transform: uppercase;
    min-height: 47px;
    line-height: 37px;
    font-weight: 700;
    text-align: center;
    padding: 5px;
    margin: 10px 0 0
}

a.choose-btn:hover {
    opacity: .8
}

.custom-block-7 {
    margin: 0;
    padding: 80px 0;
    width: 100%;
    clear: both;
    background: url(../images/bck-7-bg.jpg) no-repeat
}

.sp-offer {
    margin: 0 auto;
    padding: 10px 40px;
    background: #f51322;
    display: table;
    transform: rotate(-3deg);
    text-align: center
}

.sp-offer h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700
}

.sp-offer h2 {
    margin: 0;
    padding: 0;
    color: #f1d200;
    font-size: 54px;
    text-transform: uppercase;
    font-weight: 900
}

.cuppon-box {
    margin: 0 0;
    padding: 15px 20px;
    border: 2px dashed #f51322;
    width: 100%;
    text-align: center;
    background: #fff;
    position: relative
}

.cuppon-box h5 {
    margin: 0;
    padding: 0;
    color: #464646;
    font-size: 22px;
    font-weight: 400;
    line-height: 38px
}

.cuppon-box h5 span,
.cuppon-box h5 strong {
    color: #f51322
}

.c-code {
    background: #fdf3cf;
    border: 1px dashed #f51322;
    padding: 2px 10px;
    font-size: 20px;
    font-weight: 700
}

.see-ofr-btn {
    margin: 55px auto 0;
    padding: 12px 35px;
    background: #f51322;
    font-size: 20px;
    color: #fff;
    display: table;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .04em
}

.see-ofr-btn:hover {
    color: #f51322;
    background: #fff
}

.custom-block-8 {
    margin: 0;
    padding: 65px 0;
    width: 100%;
    clear: both;
    background: #f51322
}

.b8-price-detail {
    margin: 0 0 20px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    background: #fff
}

.b8-p-title {
    margin: 0;
    padding: 0 0 5px;
    font-size: 18px;
    font-weight: 600
}

.b8-pricing-top {
    background: #2b2b2b;
    margin: 0;
    padding: 10px 0
}

.b8-pricing-top h2 {
    color: #f51322;
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 600
}

.b8-pricing-top h6 {
    color: #f51322;
    margin: 0;
    padding: 2px 0 0;
    font-size: 16px
}

.b8-pricing-top p {
    margin: 0;
    padding: 5px 0 0;
    color: #cccbcb;
    font-size: 14px;
    font-weight: 600
}

ul.b8-price-list {
    margin: 0;
    padding: 15px 0
}

ul.b8-price-list li {
    margin: 0;
    padding: 0 0 7px;
    font-size: 14px;
    color: #333;
    line-height: 22px
}

.custom-block-9 {
    margin: 0;
    padding: 65px 0;
    width: 100%;
    clear: both;
    background: #fff
}

.b-9-title {
    margin: 0 0 60px;
    padding: 0;
    width: 100%;
    text-align: center
}

.b-9-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #222;
    margin: 0 0 15px;
    padding: 0
}

.b-9-box {
    width: 100%;
    text-align: left;
    margin-bottom: 50px;
    padding: 25px 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    transition: box-shadow .3s, border-color .3s, -webkit-box-shadow .3s
}

.b-9-box:hover {
    box-shadow: rgba(0, 0, 0, .1) 0 6px 14px 0
}

.b-9-box h3 i {
    color: #f51322;
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle
}

.b-9-box h3 {
    margin: 0 0 18px;
    padding: 0;
    font-size: 21px;
    line-height: 28px;
    color: #2a363f
}

.b-9-box p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #727272
}
/******** whmcsv 7.9.X *********/
#tabOverview  .panel-title {
    font-size: 16px;
    font-weight: 700;
}
#cPanelMetricStatsPanel .panel-body {
    padding-top: 0;
}
#cPanelMetricStatsPanel .panel-body p {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 14px;
}
#tabOverview .table>tbody>tr>td, #tabOverview .table>tbody>tr>th, #tabOverview .table>tfoot>tr>td, #tabOverview .table>tfoot>tr>th, #tabOverview .table>thead>tr>td, #tabOverview .table>thead>tr>th {
    padding: 16px 8px;
    border-top: none;
    color: #464646;
    text-align: left;
    vertical-align: middle;
}
#tabOverview .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#tabOverview .table>tbody>tr>td br,  #tabOverview .table>tfoot>tr>td br{
	display:none;
}
.clientareaproductdetails #tabOverview #cPanelMetricStatsPanel .table.table-striped .btn-xs {
    padding: 2px 5px;
    margin: 5px 0;
    text-decoration: underline;
    border: none;
    background: none;
    color: #f51322;
    font-size: 12px;
}
#tabOverview .table.table-striped{
	border-bottom: none!important;
}
#cPanelBillingOverviewPanel #recurringAmount, #cPanelBillingOverviewPanel #billingCycle, #cPanelBillingOverviewPanel #paymentMethod,
#cPanelBillingOverviewPanel  #registrationDate, #cPanelBillingOverviewPanel #nextDueDate {
    font-size: 13px;
    color: #464646;
    line-height: 20px;
    margin: 0px 0 3px;
    padding: 0;
}
#cPanelPackagePanel input.btn.btn-info.btn-sm {
    padding: 6px 15px;
    display: inline-block;
    border-radius: 0;
}

#cPanelMetricStatsPanel .modal-dialog .modal-footer {
    text-align: center;
    display: inline-block;
    background: #f0f0f0;
    padding: 20px 0;
    border-radius: 0 0px 8px 8px;
}

#cPanelMetricStatsPanel .modal table.table.table-condensed.table-striped td {
    text-align: center;
}


ul.mtx-list {
    border: 1px solid #e7e7e7;
    padding: 17px 30px;
}
ul.mtx-list li {
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    padding: 9px 0;
}
ul.mtx-list li:last-child{border-bottom: none;}
ul.mtx-list li button.btn.btn-default.btn-xs {
    color: #f51322;
    border: none;
    text-decoration: underline;
}
ul.mtx-list li button.btn.btn-default.btn-xs:hover{
    color: #fff;
    background: #f51322;
    text-decoration: none;

}
.main-content #order-standard_cart .mc-promos .header{
    height: 80px;
}
div#cPanelMetricStatsPanel .modal-title {
    font-weight: bold;
}