/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18 Nov, 2016, 2:37:05 PM
    Author     : TEST
*/

.hero-product-page{
    color: #353535;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
    width: 100%;
    height:150px;
}

#shareHosting .hero-product-page{
    background-image: url(https://india.resellerclub.com/sites/all/themes/india/img/products/hero/shared-hosting-linux.jpg);
}

.hero-product-page .header-content{
    padding: 44px 25px;
    color: #333;
}


/*-- Header Search --*/
.header-search
{
    max-width:750px;
    margin:0px auto;
}

.header-search .headerFormContent{
    background-color: rgba(0, 0, 0, 0.14);
    padding:8px;
    border-radius:5px;
    /*margin-top:22px;*/

}

.header-search form
{
    border-radius:4px;
    background-color:#fff;
    position:relative
}
.header-search .header-search__input {
    width: 72%;
    min-width: 321px;
    height: 46px;
    float: left;
    position: relative;
}
.header-search .header-search__input .form-control
{
    width:100%;
    height:46px;
    padding:1px 18px 0 40px;
    margin:0;
    border:none;
    font-size:14px;
    color:#333;
    box-shadow:none;
    -webkit-box-shadow:none
}

.header-search .fa-globe
{
    position: absolute;
    color: #999;font-size: 18px;
    left: 15px;
    top: 32%;
}
.header-search .header-search__input .form-control:focus
{
    outline:0!important;
    text-decoration:none!important;
    box-shadow:none!important
}
.header-search .header-search__btn {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 16px;
    min-width: 180px;
    max-width: 180px;
    background: #8a40a6;
    background: -webkit-linear-gradient(to bottom, #8a40a6, #6441A5);
    background: linear-gradient(to bottom, #8a40a6, #6441A5);
    border-radius: 0 2px 2px 0;
    color: #fff;
    text-transform: uppercase;
    border:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 92%;
    padding: 10px 20px;
    outline: 0!important;
    zoom: 1;
}


.dms-page-wrapper {
    min-height: 300px;
    background-color: #f6f6f6;
    padding:30px 0px;
}

.dms-page-wrapper .domainSearchResult {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09);
}

.dms-page-wrapper .domain-search-content {
    padding: 15px;
    background-color: #fff;
    position: relative;
}
.dms-page-wrapper .domain-search-list{
    padding: 0;
    margin: 0;
}

.dms-page-wrapper .domain-search-header{
    padding:15px;
    background-color:#fff;
    border-bottom: 2px solid #DDD;
}
.dms-page-wrapper .domain-search-header .search-heading{
    font-size:16px;
    margin:0;
}
.dms-page-wrapper .domain-search-header .search-heading span{
    font-weight:normal;
}

.domain-search-list li{
    display: inline-block;
    list-style: none;
    border-bottom: 1px solid #edecec;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.domain-search-list li:last-child {
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;
}

.domain-search-list .domainName{
    font-size: 18px;
    font-weight: 400;
    color: #333;
    white-space: pre-line;
    word-wrap: break-word;
    margin:0;
    margin-bottom: 7px;
    letter-spacing: 1px;
}

.domain-search-list .domain-premium-link{
    display: block;
    line-height: 16px;
    word-wrap: break-word;
    text-decoration: underline !important;
}
.domain-search-list .domain-price-wrp {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    zoom:1;
}

.domain-search-list .domain-price-wrp strong{
    font-size:16px;
    font-weight: 500;
}

.domain-search-list .domain-price-wrp .domain-p-msg {
    font-size: 13px;
    color: #999999;
    line-height: 14px;
    display: block;
    letter-spacing: 1px;
}

.domain-search-list .domain-select-btn {
    background-color: #68a620 !important;
    border-color: #68a620 !important;
    border-radius: 2px;
    margin: 6px 0px;
}

.domain-search-list .domain-select-btn:hover {
    -webkit-box-shadow: 0px 0px 0px 3px #d9dbd6;
    box-shadow: 0px 0px 0px 3px #d9dbd6;
}

.WebRupee {
    font-family: 'WebRupee'!important;
}

/*--- Cart Block RIght Side ---*/
#sidebarCart {
    position:relative;
}
.user-order {
    background: #fff;
    padding:15px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
    position: relative;
    min-height: 200px;
}

.user-order h6 {
    margin: 0 0 10px;
    color: #2f313a;
    /*border-bottom: 1px solid #edecec;*/
    padding: 0 0 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

.user-order h6 i {
    float: left;
    margin:0px 8px 0 0;
    font-size:16px;
}

.categories-order {
    border-bottom: 1px solid #edecec;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.categories-order > li {
    border-bottom: 1px solid #ebedf3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.categories-order > li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.categories-order a {
    color: #2f313a;
    display: inline-block;
    max-width: 65%;
}

.categories-order a.btn-cross {
    width: 20px;
    height: 20px;
    float: right;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    color: #82848d;
    margin: 5px 0 0 8px;
    text-align: center;
    border-radius: 50%;
}

.categories-order a.btn-cross:hover {
     background: #dddddd;
}

#dev-menu-orders-list .categories-order a.btn-cross {
    margin-top: 3px;
}

.categories-order .category-title {
    color: #666;
    display: inline-block;
    max-width: 65%;
    font-size: 14px;
    letter-spacing: 1px;
}
.categories-order .category-price {
    float: right;
    font-weight:400;
    font-size: 14px;
}

.user-order .price-area {
    margin: 0 0 12px;
}

.user-order .total-price {
    margin: 0 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    padding: 10px 0;
    line-height: normal;
}

.user-order .total-price .price {
    float: right;
    font-size: 24px;
    color: #FF5722;
    font-weight: 500;
    position: relative;
    top: -6px;
}

.user-order .menu-order-confirm {
    background-color: #4CAF50;
    border: 1px solid #4CAF50;
    display: block;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight:500;
    letter-spacing:1px;
    line-height: normal;
    padding: 8px 10px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.user-order .discount-info {
    background-color:rgba(217, 83, 79, 0.05);
    color: #999ba3;
    font-size: 12px;
    display: block;
    line-height: 16px;
    padding: 12px;
    margin: 0 0 12px;
}


.domain-sbox-wrapper {
    position:relative;
}

.domain-sbox-wrapper .panel .panel-title {
    margin: 3px 0;
    color:#333;
    font-size: 24px;
    font-weight: 500;
    text-shadow: 0 1px 0 #fff;
}
.domain-sbox-wrapper .domain-sbox-left .section-header {
    color: #ff7200;
    font: bold 15px Arial,helvetica,sans-serif;
}

.domain-sbox-wrapper .domain-sbox-left .sd-tarea {
    border: solid 1px #d1cfcf;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    max-width: 300px;
    min-width: 287px;
    max-height: 200px;
    min-height: 155px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.14);
    margin: 0 10px 10px 0;
    color: #555;
}

table.dataTable2 td {
    width: 116px;
}

.domain-sbox-wrapper .tld-box-listing .section-header {
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #333;
    padding: 0 0 2px 0;
}

.domain-sbox-wrapper .tld-box-listing input {
    margin: 0;
    padding: 0;
}

.domain-sbox-wrapper .tld-box-listing label {
    vertical-align: top;
    padding: 0;
    font-weight: normal;
    line-height: 19px;
    margin-left: 2px;
    color: #666;
    margin-bottom: 10px;
    font-size: 14px;
}

.domain-sbox-wrapper .alink {
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #216ee1;
    display: inline-block;
    padding: 5px 0 0 0;
    cursor: pointer;
}

.domain-sbox-wrapper .domain-btn{
    padding:15px 0px;
}

.domain-sbox-wrapper .domain-btn .btn {
    font-size: 16px;
    background: #8a40a6;
    background: -webkit-linear-gradient(to bottom, #8a40a6, #6441A5);
    background: linear-gradient(to bottom, #8a40a6, #6441A5);
    border-radius:2px;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    outline: 0!important;
    zoom: 1;
}


/*-- Login Signup Block --*/
.login-wrapper {
    min-height:200px;
    background-color:#e5e5e5;
    padding: 30px 0px;
}

.login-wrapper .panel .panel-heading {
    border-bottom: 1px solid rgb(204, 204, 204);
    background: #F5F5F5;
}

.login-wrapper .panel .panel-heading h2.title {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-shadow: 0 1px 0px #FFF;
}

.login-wrapper .panel .panel-heading p.lead {
    color: #868686;
    font-size: 13px;
    margin-bottom: 10px;
    zoom: 1;
}

.login-wrapper .panel-footer .required-field {
    color: red;
    font-weight: bold;
}

.login-wrapper .required-field {
    color: red;
}

.login-wrapper .form-group label {
    font-weight: 500;
    color: #666666;
}

.login-wrapper .form-group .form-control {
    box-shadow: none;
    border-radius:2px;
    font-weight: 400;
    font-size: 13px;
}

.login-wrapper fieldset legend {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #613870;
}


.login-wrapper .box-wrapper .border-left{
    border-left:1px solid #e5e5e5;
}

.custom_btn {
    font-size: 16px;
    color:#fff !important;
    background: #8a40a6 !important;
    background: -webkit-linear-gradient(to bottom, #8a40a6, #6441A5) !important;
    background: linear-gradient(to bottom, #8a40a6, #6441A5) !important;
    border-radius:2px;
    border: 0;
    padding: 10px 20px;
    outline: 0!important;
    zoom: 1;
}

/*-- vps hosting page css --*/

.vps-hosting-wrp {
    position:relative;
}

.vps-hosting-wrp .vps-hosting-tab{
    margin-bottom:20px;
}

.vps-hosting-wrp .vps-hosting-tab .select-text{
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-right: 10px;
}

.vps-hosting-wrp .vps-hosting-tab .btn-group a{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.vps-hosting-wrp .table,.dms-price-wrp .table{
    background-color:#ffffff;
    position:relative;
}

.vps-hosting-wrp .table>thead>tr{
    background-color: #dddddd;
}

.vps-hosting-wrp .table>thead>tr>th{
    font-size: 16px;
    font-weight:500;
    color:#000;
}

.vps-hosting-wrp .table>tbody>tr>td{
    font-size: 16px;
    color: #666;
}

.vps-hosting-wrp .btn-primary-custom {
    border:0;
    background: #299a0b;
    background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%);
    background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%);
    background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
    border-radius:2px;
    color:#ffffff;
}

/*-- Domain Registration Pricing --*/
.dms-price-wrp {
    position:relative;
}

.dms-price-wrp .dms-price-heading{
    text-align: center;
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 15px;
    border-bottom: 3px double #797474;
    display: inline-block;
}

.dms-price-wrp .nav-tabs {
    display: inline-block;
    vertical-align: middle;
    margin-bottom:20px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.21);
}

.dms-price-wrp .nav-tabs li a {
    cursor: pointer;
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    display: inline-block;
    padding: 10px 15px 10px 15px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border: solid 1px #ddd !important;
    border-bottom: none;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fefefe), color-stop(1, #ededed) );
    background: -moz-linear-gradient( center top, #fefefe 5%, #ededed 100% );
    background-color: #fefefe;
    margin-right:0;
}

.dms-price-wrp .nav-tabs li.active a {
    background: #fff;
    padding: 13px 15px 12px 15px;
    margin-top: -5px;
    color:#333;

}

.dms-price-wrp .table-bordered {
    border: 1px solid #e7ddea;
}

.dms-price-wrp .table>thead>tr:last-child{
    background-color:#e7ddea;
}

.dms-price-wrp .table>thead>tr>th:first-child{
    background: #55136e;
    color: #fff;
}

.dms-price-wrp .table>thead>tr>th{
    font-size: 16px;
    font-weight:500;
    color:#000;
    border: 1px solid #e7ddea;

}

.dms-price-wrp .table>tbody>tr>td{
    font-size: 16px;
    color: #666;
    border: 1px solid #e7ddea;
}

.dms-price-wrp .table>tbody>tr>td:first-child{
    font-weight: 500;
    color: #55136e;
    font-size: 18px;
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #dddddd;
    border-radius: 2px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    padding: 3px 10px;
}

#custom-search-input button{
    margin: 3px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #9b999b;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 16px;
}

/*Features*/

.ws_features{
    padding: 30px 0px;
    background: url("../images/Features-Background.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.ws_features_title{text-align: center;}
.ws_features_title h3{
    color: #333;
    font-size:22px;
    margin-bottom:0;
    display: inline-block;
    position: relative;
}
.ws_features_title p {
    font-size: 16px;
    margin-bottom: 30px;
    color: #666;
}

.ws_features .grid_c{
    background-color: rgb(255, 255, 255);
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.13);
    min-height:220px;
}
.ws_features .grid_c:hover{
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.24);
}
.grid_c .title{
    text-align: center;
    font-size: 17px;
    color: #821415;
    font-weight: 500;
}
.grid_c .desc{
    font-size: 14px;
    line-height: 24px;
    color: #868686;
    text-align: center;

}
.grid_c .ico{
    text-align: center;
    display: inherit;
    margin: 0 auto;
    margin-bottom: 10px;
}

.dms-suggestion {
    min-height:100px;
}

.dms-suggestion .dms-price-heading{
    text-align: center;
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 15px;
    border-bottom: 3px double #797474;
    display: inline-block;
}

.dms-suggestion .dms-suggestion-form {
    margin:20px 0;
}

.bg-white {
    background-color:#fff !important;
}
.shadow-div {
    border-top: 1px solid #F0F0F0;
    box-shadow: 0 -5px 9px #F6F6F6;
    height: 5px;
    margin: 20px 0;
    width: 100%;
}



@media (max-width: 767px){

}


@media (max-width: 560px) {
    main{
        padding-top: 65px;
    }
}