﻿.h1, .h2, .h3, .h4, .h5, .h6, .transaction-filter-wrap .date-picker .form-group label, body, h1, h2, h3, h4, h5, h6 {
    font-family: sourcesanspro-regular, sans-serif;
}
.actionBtn-icon, .alert-danger {
    text-align: left;
    font-size: 14px;
}
.actionBtn-icon .arrow-icon .fa-caret-down, .actionBtn-icon.up .arrow-icon .fa-caret-up, .drop-down-field li {
    display: block;
}
.actionBtn-icon .arrow-icon, .headerNav {
    float: right;
}
.bannerTabBox .tabContent, .tabContent {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7',  endColorstr='#dbdada',  GradientType=0 );
}
body {
    min-width: 300px;
    -webkit-user-select: none; /* Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}
@font-face {
    font-family: sourcesanspro-regular;
    src: url(../fonts/sourcesanspro-regular.eot);
    src: url(../fonts/sourcesanspro-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/sourcesanspro-regular.woff2) format('woff2'), url(../fonts/sourcesanspro-regular.woff) format('woff'), url(../fonts/sourcesanspro-regular.ttf) format('truetype'), url(../fonts/Secured-paypal-payment.svg#sourcesanspro-regular) format('svg');
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.btn:focus, button:focus {
    outline: 0;
    color: #fff;
}
.alert-danger {
    color: #de2b28;
    background: 0 0;
    border: none;
    padding: 5px 15px;
    margin: 0;
}
.glyphicon {
    cursor: pointer;
    color: #0f233e;
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    border-color: #ccc;
    outline: 0;
}
input:read-only {
    background: #efefef;
    cursor: default;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
::-webkit-file-upload-button {
    background: 0 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    outline: 0;
}
.drop-down-field.actionMenu.bid-action-menu {
    min-width: 175px;
}
.drop-down-field.actionMenu.bid-action-menu.incres {
    width: 200px;
    padding: 2px 0;
}
.drop-down-field {
    border: 1px solid #0f233e;
    border-top: 2px solid #0f233e;
    background: #fff;
    min-width: 150px;
    border-radius: 0;
    top: 43px;
    margin: 0;
    padding: 0;
    right: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    line-height: initial;
}
.drop-down-field:before {
    content: '';
    top: -9px;
    right: 6px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.actionMenu .item-list .item-text.disable-text {
    color: #ccc;
    pointer-events: none;
    cursor: not-allowed;
    text-decoration: none;
    pointer-events: stroke;
}
.howitRight p a:hover, .sideBarUser li.active a {
    text-decoration: underline;
}
.drop-down-field li a {
    font-size: 14px;
    padding: 10px;
}
.actionBtn-icon {
    width: 100%;
    padding: 3px 10px;
    background: 0 0;
    border: 1px solid #ccc;
    color: #949393;
    border-radius: 4px;
} 
/* .allrentDomain .actionBtn-icon {
    max-width: 120px;
}  */
.actionBtn-icon:focus {
    color: #949393;
}
.actionBtn-icon.active {
    border: 1px solid #0f233e;
    color: #0f233e;
}   
table tr td .actionBtn-icon .arrow-icon i {
    padding-top: 0;
}
.actionBtn-icon .arrow-icon i {
    font-size: 17px;
    font-weight: 600;
    padding-top: 2px;
}
.middle-text .mid-text-content td {
    vertical-align: middle;
    line-height: initial;
}
.actionBtn-icon .arrow-icon .fa-caret-up, .actionBtn-icon.up .arrow-icon .fa-caret-down {
    display: none;
}
.loading-status {
    text-align: center;
    padding: 11px 9px 0;
}
.header-container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}
a {
    color: #0f233e;
}
input:focus, select:focus, textarea:focus {
    outline: 0;
}
.btn.active, .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
label .error {
    color: #de2b28!important;
    font-size: 12px;
    font-weight: 400;
}
.error {
    border-color: #de2b28!important;
}
.top-padding {
    padding-top: 20px;
}
.star-icon {
    color: #de2b28;
}
.sign-mark p {
    text-align: right;
    color: #fe6565;
    font-size: 12px;
    margin: 8px 0 -5px;
}
.checkbox.space {
    padding-left: 0;
    padding-top: 0;
}
.row.margin-space {
    margin: 0;
}
.main-background {
    background-color: #fff;
}
.main-background .confirm-message {
    text-align: center;
    padding: 45px 0 50px;
}
.main-background .confirm-message p {
    text-align: center;
}
.main-background .confirm-message button {
    width: 100px;
}
.main-background .confirm-message img {
    width: 45px;
    margin: 0 auto 15px;
}
.padding-right {
    padding: 0 0 0 15px;
}
.padding-left {
    padding: 0 15px 0 0;
}
.edit-icon .domain-col {
    vertical-align: middle;
}
.bid-status, .tableDataFetch #example1.table.remove-bottom-border tbody tr td.domain-content {
    line-height: normal;
}
.tr-background-color {
    background-color: #efefef;
}
.table>thead>tr>th {
    border-bottom: 2px solid transparent;
}
.search-width input[type=text] {
    width: 80%}
.search-width .serachBin .at-filter-btn {
    right: 22%}
.table>tbody>tr>td.left-space-p {
    padding-left: 15px;
    padding-right: 15px;
}
.left-space-p {
    padding-left: 15px;
}
::-webkit-input-placeholder {
    color: #b6b6b6;
}
:-ms-input-placeholder {
    color: #b6b6b6;
}
::-moz-placeholder {
    color: #b6b6b6;
}
:-moz-placeholder {
    color: #b6b6b6;
}
.red {
    color: #b94a48;
}
.orange {
    color: #ff8d00;
}
.green, .green-border .live {
    color: #60a368;
}
.btn-primary {
    color: #fff;
    background-color: #0f233e;
    border-color: #0f233e;
}
.btn-primary.disabled, .btn-primary[disabled] {
    background-color: #0a3459;
    border-color: #0a3459;
    opacity: .5;
    cursor: not-allowed;
    pointer-events: stroke;
}
.btn-primary.active, .btn-primary.hover, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #274e86;
    border-color: #274e86;
}
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
    background-color: #0f233e;
    border-color: #0f233e;
}
.btn-success {
    color: #fff;
    background-color: #629861;
    border-color: #629861;
}
.btn-success.active, .btn-success.hover, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #7ca77c;
}
.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
    background-color: #629861;
    border: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}
.btn-secondary {
    background-color: #4a90e2;
    color: #fff;
    border-color: #4a90e2;
}
.btn-secondary.active, .btn-secondary.hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-secondary {
    background-color: #274e86;
    border-color: #274e86;
    color: #fff;
}
.btn-default.active, .btn-default.hover, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    background-color: #dadada;
    border-color: #dadada;
}
.link-button {
    border: 1px solid #00204d;
    padding: 3px 11px;
    border-radius: 14px;
    font-size: 12px;
    display: inline-block;
    color: #00204d;
}
.link-button:hover {
    background-color: #0f233e;
    color: #fff;
}
.input-containter {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.input-containter span {
    width: 15px;
    display: inline-block;
    text-align: center;
    margin-left: 8px;
}
.banner, .bannerSlider .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%}
.input-containter input[type=text] {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding-left: 0;
    display: inline-block;
    outline: 0;
}
.container.whiteBox .attached-menu1 {
    margin: -15px 0 0;
    padding: 0;
}
.banner {
    min-height: 640px;
    position: relative;
}
.bannerSlider {
    width: 100%;
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    z-index: 0;
}
.bannerSlider .carousel-inner {
    height: 566px;
}
.bannerSlider .carousel-inner>.item>.carousel-caption {
    height: 96px;
    left: 180px;
    position: absolute;
    top: 40px;
    width: 51%}
.bannerSlider .carousel-inner>.item>.carousel-caption h1 {
    font-size: 45px;
    font-weight: 700;
    text-align: left;
}
.TDnum, .banner-bg .table, .bannerTab li a, .headerNav li a i, .heading {
    text-align: center;
}
.part4 .carousel-fade .carousel-inner .item {
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.part4 .carousel-fade .active {
    opacity: 1;
}
.part4 .carousel-fade .active.left, .part4 .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.part4 .carousel-fade .next.left, .part4 .carousel-fade .prev.right {
    opacity: 1;
}
.part4 .carousel-fade .carousel-control {
    z-index: 2;
    display: none;
}
.part4 .left, .part4 .right {
    display: none!important;
}
.header {
    width: 100%;
    height: 74px;
    background: #fff;
    position: relative;
    z-index: 3;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
}
.logo {
    font-size: 28px;
    margin-top: 13px;
    width: 190px;
}
.logo img {
    width: 100%;
}
.logo1 {
    margin: 35px;
}
.logo a {
    color: #24559a;
}
.headerNav {
    margin-top: 15px;
}
.headerNav ul li {
    float: left;
}
.headerNav li a {
    color: #183256;
    display: block;
    padding-top: 8px;
    margin-left: 25px;
    font-size: 15px;
}
.headerNav li a:hover, .headerNav li a:hover i {
    color: #39639f;
}
.headerNav li a i {
    font-size: 20px;
    margin-right: 7px;
    line-height: 28px;
    border-radius: 100%;
    color: #183256;
}
.icon1, .icon2 {
    float: left;
    width: 26px;
    height: 26px;
    font-size: 0;
    display: block;
    margin-right: 10px;
}
.icon1 {
    background: url(../images/login-icon.png) no-repeat;
}
.icon2 {
    background: url(../images/login-icon.png) -27px 0 no-repeat;
}
.headerNav li.login a:hover .icon1 {
    background: url(../images/login-icon.png) 0 -27px no-repeat;
}
.headerNav li.register a:hover .icon2 {
    background: url(../images/login-icon.png) -27px -27px no-repeat;
}
.headerNav li.listRental a {
    color: #fff;
    padding: 8px 20px;
    background: #0f233e;
    border-radius: 20px;
    -webkit-boeder-radius: 20px;
    margin-top: 3px;
}
.headerNav li.listRental a:hover {
    background: #39639f;
}
.headerNav .profileNav a img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    margin-top: -3px;
    -o-object-fit: cover;
    object-fit: cover;
}
.headerNav .profileNav a .fa-caret-down {
    margin-left: 7px;
    vertical-align: middle;
}
.headerNav .profileNav a:hover, .headerNav .profileNav a:hover .fa-caret-down {
    color: #39639f;
}
.headerNav .profileNav .profileNav-down .drop-down-profileNav {
    background-color: #fff;
    min-width: 28%;
    position: absolute;
    right: 0;
    top: 66px;
    border: 1px solid #0f233e;
    border-top: 2px solid;
    box-shadow: 3px 3px 0 2px rgba(0, 0, 0, );
    -webkit-box-shadow: 3px 3px 0 2px rgba(0, 0, 0, );
}
.headerNav .profileNav .profileNav-down .drop-down-profileNav::after {
    content: '';
    top: -9px;
    right: 19px;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #0f233e;
}
.headerNav .profileNav .profileNav-down .drop-down-profileNav li {
    display: block;
    width: 100%}
.headerNav .profileNav .profileNav-down .drop-down-profileNav li a {
    font-size: 15px;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #ededed;
    color: #0f233e;
    margin: 0;
}
.headerNav .profileNav .profileNav-down .drop-down-profileNav li a:hover {
    color: #39639f;
}
.header .col-sm-4 .logo, .header .col-sm-8 .headerNav {
    line-height: 1.428571429;
}
.navbar-collapse .searchBox-li {
    float: right;
    margin-right: 10px;
}
.navbar-collapse .searchBox-li a {
    padding: 0 10px;
    vertical-align: inherit;
    font-size: 16px;
}
.navbar-collapse .searchBox-li a:hover {
    border-bottom: none;
}
.navbar-collapse .searchBox {
    display: inline-block;
    position: relative;
    width: 405px;
    height: 34px;
    border-radius: 0;
    vertical-align: bottom;
}
.navbar-collapse .searchBox input[type=text] {
    padding: 4px 0 1px 10px;
    border-radius: 0;
    font-family: sourcesanspro-regular;
    font-size: 16px;
    color: #898989;
    width: 91%;
    margin: 4px 0 0 4px;
    height: 22px;
    float: left;
}
.navbar-collapse .searchBox .searchBtn {
    width: 32px;
    height: 32px;
    margin-bottom: 0;
    background-position: 7px 8px;
    padding: 0;
}
.navbar-collapse .searchBox .inputTog {
    padding: 5px 8px;
    top: 1px;
    border-bottom: none;
}
.navbar-collapse ul li a {
    padding: 5px 30px 5px 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.3px;
    color: #fff;
}
.navbar-collapse ul li a:hover {
    color:#d6d6d6;
}
.navbar-collapse .Submit-Domains-bttn {
    padding: 6px 10px;
    margin: 0 -4px;
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
}
.navbar-collapse .searchBox-li form {
    display: inline-block;
}
.bannerContent {
    padding-top: 250px;
}
.bannerContent h1 {
    font-size: 35px;
    color: #000;
    font-weight: 300;
    float: left;
    margin: 50px 0 40px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #506171;
}
.bannerTab li {
    float: left;
    margin: 0 5px;
}
.bannerTab li a {
    padding: 12px 20px;
    color: #fff;
    display: block;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    background: #0f233e;
    min-width: 230px;
}
.bannerTab li a:hover, .bannerTab li.active a {
    color: #5d5d5d;
    background: #f7f7f7;
}
.bannerTabBox {
    clear: both;
    width: 600px;
}
.bannerBottom {
    width: 100%;
    padding: 10px 0;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bannerTabBox .tabContent {
    padding: 6px;
    margin-top: -1px;
    position: relative;
    border-bottom: 3px solid #2b261c;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: -webkit-linear-gradient(top, #f7f7f7 0, #dbdada 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #dbdada 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dbdada));
    background: linear-gradient(to bottom, #f7f7f7 0, #dbdada 100%);
}
.tabContent {
    background: #ebeaea;
    padding: 16px 18px;
}
.tabContent>.tabbox {
    display: none;
}
.searchBox, .tabContent>.active {
    display: block;
}
.tabbox h3 {
    font-size: 20px;
    font-weight: 300;
    color: #104085;
    margin: 0 0 20px;
}
#tabTwo .searchBox input[type=text] {
    width: calc(100% - 172px);
}
.searchBox {
    position: relative;
    border: 1px solid #e3e2e1;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .3);
    background: #fff;
}
.searchBox input[type=text] {
    width: calc(100% - 34px);
    padding: 15px 2px 16px 16px;
    margin: 0;
    border: none;
    background: 0 0;
    vertical-align: middle;
}
.searchBox .searchBtn {
    border: 0;
    cursor: pointer;
    background: url(../images/search-icon.png) 5px 6px no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.searchBox .uploadBtn {
    padding: 11px 20px;
    display: block;
    color: #fff;
    position: absolute;
    top: 4px;
    right: 6px;
    border: 0;
    font-weight: 300;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #0f233e;
}
.searchBox .uploadBtn:hover {
    background-color: #274e86;
}
.searchBox .inputTog {
    color: #fff;
    padding: 10px;
    position: absolute;
    top: 7px;
    right: 50px;
    font-weight: 300;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #0f233e;
}
.searchBox .inputTog i {
    vertical-align: text-bottom;
    font-size: 15px;
}
.bannerTabBox .searchBox .search-button {
    background: #0f233e;
    color: #fff;
    padding: 12px 26px;
    font-size: 16px;
    border-radius: 4px;
    margin: 2px 0 4px 15px;
    text-transform: uppercase;
    display: inline-block;
}
.dropTog {
    display: none;
    width: 100%;
    min-height: 130px;
    background: #fff;
    margin-top: 10px;
    padding: 15px;
    border: 1px solid #e3e2e1;
    position: absolute;
    top: 47px;
    z-index: 2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.dropTog li, .open>.dropTog {
    display: block;
}
.dropTog li {
    float: left;
    width: 179px;
    padding: 5px;
    border: 1px solid #ddd;
    background: #eee;
    margin: 3px;
    cursor: pointer;
    border-radius: 4px;
}
.heading, .heading2 {
    display: block;
    margin-bottom: 30px;
}
.dropTog li:hover {
    background: #dee7eb;
}
.dropTog li i.fa-check-square-o {
    color: #07d3a1;
}
.dropTog li a {
    display: block;
    color: #104085;
    padding: 5px 20px;
    background: #eee;
}
.dropTog li a:hover {
    color: #fff;
    background: #104085;
}
.allDomain {
    display: block;
    width: 415px;
    float: left;
    margin-right: 20px;
    line-height: 30px;
}
.allDomainBottomList {
    line-height: 30px;
    width: 60%;
    overflow: hidden;
    float: right;
    margin-right: 10px;
}
.TDName, .TDnum {
    color: #fff;
    float: left;
}
.allDomainBottomList li {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 24px;
}
.allDomainBottomList li:nth-last-child(1) {
    margin-right: 0;
}
.TDnum {
    width: 90px;
    margin-left: 10px;
    background: #39639f;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
}
.rentAll {
    width: 200px;
    float: right;
    background: #fff;
    padding-left: 20px;
    color: #39639f;
    position: relative;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.rentAll .rAll {
    position: absolute;
    right: -1px;
    top: 0;
    background: #39639f;
    color: #fff;
    padding: 0 20px;
    border: 2px solid #fa8e8e;
    line-height: 26px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.heading h2, .heading2 h2 {
    font-size: 36px;
    color: #00204d;
}
.rentAll .rAll:hover {
    background: #274e86;
}
.heading {
    position: relative;
}
.circle, .heading .line {
    position: absolute;
    left: 50%}
.heading h2 {
    padding-bottom: 10px;
}
.heading .line {
    width: 400px;
    height: 1px;
    background: #00060e;
    bottom: 0;
    margin-left: -200px;
}
.circle {
    width: 20px;
    height: 20px;
    background: url(../../common/images/logo-circle.png) no-repeat;
    bottom: -9px;
    margin-left: -10px;
    z-index: 1;
}
.heading2 {
    position: relative;
}
.heading2 h2 {
    text-transform: uppercase;
}
#howitwork-video .modal-dialog .modal-body {
    padding: 0;
    background-color: #000;
}
.banner-bg {
    background: -webkit-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -o-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 67, 107, .9)), to(rgba(41, 128, 168, .7)));
    background: -webkit-linear-gradient(left, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -o-linear-gradient(left, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
}
.banner-bg .table {
    display: table;
    padding: 20px 0;
    width: 100%;
    margin: 0;
}
.banner-bg .sub-title, .month-count-area {
    padding: 0;
}
.banner-bg .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.banner-bg .sub-title p {
    padding: 54px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
}
.banner-bg .month-area {
    padding: 0;
    color: #fff;
}
.banner-bg .month-area .days-conut, .banner-bg .month-area.box {
    box-shadow: 0 2px 6px 1px rgba(0, 0, 0, .2);
}
.banner-bg .month-area.box .month-heading {
    border: none;
}
.banner-bg .month-area.gap, .banner-bg .month-area.last-column {
    margin-right: 20px;
    position: relative;
    width: 21%}
.banner-bg .timer-info {
    top: 40px;
    color: #fff;
    text-align: left;
    padding-left: 0;
    width: auto;
}
.banner-bg .timer-info .fa::before {
    content: "";
    background: url(../images/question-mark-timer.png) center center/cover no-repeat;
    cursor: pointer;
    display: block;
    width: 35px;
    height: 35px;
}
.banner-bg .timer-info .fa:hover::before {
    content: "";
    background: url(../images/timer-icon-hover.png) center center/cover no-repeat;
}
.banner-bg .month-area.gap:before {
    content: ":";
    display: block;
    position: absolute;
    right: -16px;
    font-size: 54px;
    top: 32px;
}
.cross-icon::before, .notifications:after, .slider:before {
    content: ""}
.banner-bg .month-area .month-heading {
    background: #3689bb;
    padding: 5px 0;
    letter-spacing: 3.3px;
    text-transform: uppercase;
    border-top: 1px solid #76b6d6;
}
.banner-bg .month-area .days-conut {
    background: #fff;
    padding: 5px 0;
    color: #000;
    font-size: 56px;
}
.banner-bg .month-count-area .heading-section, .banner-bg .short-text {
    display: none;
}
.banner-text {
    background: -webkit-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -o-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 67, 107, .9)), to(rgba(8, 67, 107, .9)));
    background: -webkit-linear-gradient(left, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -o-linear-gradient(left, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    padding: 15px 0 5px;
}
.banner-text p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    width: 90%;
    float: left;
    padding-left: 13%}
.cross-icon {
    float: right;
    background: url(../images/bidcent-icon-strips.png) -40px -12px no-repeat;
    cursor: pointer;
    display: block;
    width: 37px;
    height: 37px;
}

.premium {
    padding: 30px 0;
}
.premium .heading2 {
    float: left;
    border-top: 2px solid #1b3653;
    border-bottom: 2px solid #1b3653;
}
.preminumList li {
    display: block;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #ececec;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(100%, #ebeaea));
    background: -webkit-linear-gradient(top, #ececec 0, #ebeaea 100%);
    background: -o-linear-gradient(top, #ececec 0, #ebeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ebeaea));
    background: linear-gradient(to bottom, #ececec 0, #ebeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec',  endColorstr='#ebeaea',  GradientType=0 );
}
.listBox3, .listBox4 {
    padding: 0 0 0 20px;
    line-height: 30px;
}
.listBox1 {
    width: 110px;
    float: left;
    font-size: 12px;
    text-align: center;
}
.listBox1 a {
    color: #aaa;
    display: block;
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
}
.listBox1 a:hover {
    color: #39639f;
}
.listBox3 .rentNowBtn, .listBox4 .ownNowBtn {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
}
.listBox2 {
    width: 300px;
    float: left;
    padding: 0 0 0 20px;
}
.listBox3 {
    width: 200px;
    float: left;
    margin-top: 5px;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.listBox3 .rentNowBtn {
    background: #39639f;
    width: 90px;
    float: right;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.listBox3 .rentNowBtn:hover {
    background: #274e86;
}
.listBox4 {
    width: 285px;
    float: right;
    background: #fff;
    position: relative;
    margin: 5px 5px 0 0;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.listBox4 .ownNowBtn {
    background: #39639f;
    width: 90px;
    float: right;
    position: absolute;
    top: 0;
    left: 100px;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.listBox4 .ownNowBtn:hover {
    background: #274e86;
}
.listBox4 .makeOfferBtn {
    width: 110px;
    color: #aaa;
    font-size: 12px;
    float: right;
    text-align: center;
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    background: #ececec;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(100%, #f5f4f4));
    background: -webkit-linear-gradient(top, #ececec 0, #f5f4f4 100%);
    background: -o-linear-gradient(top, #ececec 0, #f5f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#f5f4f4));
    background: linear-gradient(to bottom, #ececec 0, #f5f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec',  endColorstr='#f5f4f4',  GradientType=0 );
}
.listBox4 .makeOfferBtn:hover {
    color: #39639f;
}
.whiteColor {
    color: #fff!important;
}
.whiteBG {
    background: #fff!important;
}
.part4 {
    width: 100%;
    padding: 50px 0;
    background: url(../images/rent-it-out-bg.jpg) center top repeat-y #081424;
}
.part4 .heading .line {
    background: #fff;
}
.part4 .heading2 {
    float: left;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.catHeading {
    height: 40px;
    background: #b2b1b1;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.categoryName {
    font-size: 20px;
    font-weight: 400;
    color: #00204d;
    float: left;
    line-height: 38px;
}
.catUrlNum {
    float: left;
    padding: 3px 10px;
    background: #39639f;
    color: #fff;
    margin: 9px 0 0 6px;
    font-size: 11px;
    font-weight: 300;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.rentAllRight {
    width: 170px;
    float: right;
    line-height: 25px;
    padding: 0 0 0 20px;
    margin: 5px 5px 0 0;
    background: #fff;
    font-size: 12px;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.categories-list .row, .categories-list .search-container.row {
    margin: 0;
}
.rentABtn {
    background: #39639f;
    float: right;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fa8e8e;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.categories-list .left-side, .categories-list .right-side, .categories-list .search-container .col-sm-6 {
    padding: 0;
}
.rentABtn:hover {
    background: #274e86;
}
.categories-list .row .border {
    border-bottom: 1px solid #ff0;
}
.categories-list .left-side h3 {
    border: 0;
}
.categories-list .search-container .recordsList {
    text-align: right;
}
.categories-list .table-responsive tr th {
    height: 53px;
}
.userHeading.sub-categories span {
    top: 0;
}
.userHeading.sub-categories .currentCat .categories-heading {
    position: initial;
    font-size: 22px;
}
.userHeading .show-domain {
    background-color: #39639f;
    border-radius: 50px;
    display: inline-block;
    font-size: 12px;
    padding: 5px 11px;
    text-align: center;
    color: #fff;
    line-height: initial;
    position: absolute;
    margin-left: 10px;
    font-weight: 400;
    min-height: 23px;
    min-width: 39px;
}
.userHeading .rentAll {
    line-height: 23px;
    background: #e7e7e7;
    width: auto;
}
.userHeading .rentAll .rAll {
    line-height: 19px;
    float: right;
    position: initial;
    padding: 1px 20px;
}
.userHeading span .rentAll .show-price {
    float: right;
    padding-right: 11px;
    font-size: 13px;
    line-height: 25px;
    color: #333;
}
 .mid .rent-domain-span {
    line-height: initial;
    padding-top: 4px;
    display: inline-block;
    overflow: hidden;
    width: 80%;
   text-overflow: ellipsis; 
    white-space: nowrap;
} 
.rCatList, .rCatList li {
    display: block;
}
.mid tbody td .edit-icon {
    float: right;
    margin-top: 2px;
}
.rent-domain-span {
    vertical-align: middle;
    line-height: 1.6;
}
.table-responsive .table .price-text {
    margin-top: 5px;
    margin-right: 5px;
}
.table-responsive .table span.rent-text .ownNowBtn {
    margin-right: 5px;
    vertical-align: -webkit-baseline-middle;
}
.rCatList li {
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    background: #fff;
    padding: 5px 0 5px 20px;
    margin: 0 0 10px;
    border: 1px solid #d6d6d6;
}
.rCatList li span {
    float: right;
    background: #39639f;
    color: #fff;
    text-align: center;
    width: 70px;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px 0 0;
    border-radius: 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
}
.rCatList li span a {
    color: #fff;
}
.footer {
    width: 100%;
    height: 290px;
    padding: 30px 0;
    text-align: center;
    background: #888;
}
.social {
    margin-bottom: 30px;
}
.social li {
    font-size: 0;
    display: inline-block;
    margin: 0 5px;
}
.social li a {
    display: block;
    width: 33px;
    height: 33px;
}
.facebook a {
    background: url(../images/Rentstant-social-media-icon.png) no-repeat;
}
.facebook a:hover {
    background: url(../images/Rentstant-social-media-icon.png) 0 -35px no-repeat;
}
.twitter a {
    background: url(../images/Rentstant-social-media-icon.png) -39px 0 no-repeat;
}
.twitter a:hover {
    background: url(../images/Rentstant-social-media-icon.png) -39px -35px no-repeat;
}
.googleplus a {
    background: url(../images/Rentstant-social-media-icon.png) -77px 0 no-repeat;
}
.googleplus a:hover {
    background: url(../images/Rentstant-social-media-icon.png) -77px -35px no-repeat;
}
.footNav {
    position: relative;
    height: 40px;
}
.footNav li {
    display: inline-block;
    margin: 0 10px;
}
.footNav li a {
    font-size: 18px;
    color: #fff;
}
.footNav li a:hover {
    color: #000;
}
.copyright, .copyright a {
    color: #fff;
    font-size: 14px;
}
.footLine {
    width: 450px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 52%;
    margin-left: -250px;
}
.copyright {
    padding: 20px 0;
}
.copyright ul li {
    display: inline-block;
    padding: 0 3px;
}
.copyright a {
    padding-right: 3px;
}
.copyright a:hover {
    color: #000;
}
.copyright a.bidcents {
    padding: 0 2px;
}
.footer button.video-btn {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding: 6px 8px 4px;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    background-color: #ed8223;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    -o-transition: width .25s linear 0s;
    transition: width .25s linear 0s;
    -webkit-transition: width .25s linear 0s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer button.video-btn:hover {
    width: 155px;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.footer button.video-btn span i {
    font-size: 26px;
}
.footer button.video-btn span.text-name {
    width: 0;
    display: inline-block;
    white-space: nowrap!important;
    overflow: hidden;
    -o-transition: width .25s linear 0s;
    transition: width .25s linear 0s;
    -webkit-transition: width .25s linear 0s;
}
.footer button.video-btn:hover span.text-name {
    width: 100px;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
#howitwork-video .modal-content .modal-header .modal-title {
    text-align: initial;
}
.allBtn, .filefield, .headerNav .dropdown-menu #thepwddiv .pwdopsdiv, .or, .priceDropTo, .rightBulkBox h5, .rightBulkBox span {
    text-align: center;
}
.rotateBox {
    overflow: hidden;
}
#rotated {
    height: 242px;
    overflow: hidden;
}
#rotated1 {
    height: 250px;
    overflow: hidden;
    margin-bottom: 35px;
}
.searchBox label.error {
    color: #ff5454;
    font-size: 12px;
    font-weight: 400;
    display: block;
    padding-left: 17px;
}
.catNav {
    position: absolute;
    top: 50%;
    color: #fff;
    margin-top: -10px;
    right: -35px;
}
.carousel .left {
    left: -52px;
}
.carousel>.right {
    right: 0!important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 28%}
.btn_bulk_upload {
    position: absolute;
    right: 100px;
    top: 18px;
    font-size: 13px;
    color: #39639f;
}
.btn_bulk_upload:hover {
    color: #0f233e;
}
.bulkRowBlock .bulkText {
    margin: 0;
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ddd;
}
.bulkBox {
    padding: 40px 0;
}
.bulkRowBlock .bulkwidth {
    margin: 0;
    width: 78%;
    padding: 6px 10px;
    border: 1px solid #ddd;
    float: right;
}
.rowBlock input[type=checkbox] {
    float: left;
}
.rowBlock {
    border-radius: 50px;
    padding: 10px 0;
    margin-bottom: 10px;
    background: #ececec;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(100%, #ebeaea));
    background: -webkit-linear-gradient(top, #ececec 0, #ebeaea 100%);
    background: -o-linear-gradient(top, #ececec 0, #ebeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ebeaea));
    background: linear-gradient(to bottom, #ececec 0, #ebeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec',  endColorstr='#ebeaea',  GradientType=0 );
}
.leftBulkBox {
    padding: 0;
}
.buklCategoryList, .bulkForm {
    display: block;
}
.buklCategoryList li {
    float: left;
    width: 49%;
    margin: 0 5px 5px 0;
    background: #f3f3f3;
    padding: 10px;
    font-size: 12px;
    border-radius: 3px;
}
.or, .rightBulkBox {
    background: #ededed;
}
.buklCategoryList li i {
    margin-right: 10px;
    color: red;
}
.rightBulkBox {
    width: 100%;
    height: 100%;
    padding: 10px;
}
.or {
    font-size: 30px;
    color: #333;
    border-radius: 4px;
}
.input-h {
    height: 34px;
}
input[type=text], input[type=password], input[type=email], input[type=txtPhone] {
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.rightBulkBox input[type=submit], .rightBulkBox input[type=button] {
    width: 85%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #2e86b9;
    border: 0;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 4px;
}
.rightBulkBox input[type=submit]:hover, .rightBulkBox input[type=button]:hover {
    background: #166999;
}
.allBtn {
    min-width: 125px;
    margin: 0 auto;
    padding: 10px 20px;
    color: #fff;
    background: #0f233e;
    border: 0;
    display: block;
    border-radius: 4px;
}
.allBtn:hover {
    background: #39639f;
}
.headerNav .dropdown-menu {
    top: 40px;
}
.headerNav .dropdown-menu label {
    display: block;
    color: #0f233e;
    font-size: 12px;
    font-weight: 400;
}
.headerNav input[type=text], .headerNav input[type=password], .headerNav input[type=email] {
    padding: 5px 10px;
    font-size: 12px;
}
.headerNav .dropdown-menu .checkbox {
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.headerNav .dropdown-menu .checkbox a {
    padding: 0 0 5px;
    font-size: 12px;
}
.headerNav .dropdown-menu .checkbox a:hover {
    color: #2e86b9;
}
.headerNav .dropdown-menu #thepwddiv .pwdopsdiv {
    float: left;
    width: 45%;
    margin: 0 5px;
}
.headerNav .dropdown-menu #thepwddiv .pwdopsdiv a {
    padding-top: 0;
    display: block;
    background: #39639f;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.headerNav .dropdown-menu #thepwddiv .pwdstrengthstr {
    display: block;
    clear: both;
    font-size: 12px;
    background: #ececec;
    color: #000;
    padding: 0 10px;
    border-radius: 3px;
}
#regpwd_strength_div {
    position: relative;
    clear: both;
}
#regpwd_strength_bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%!important;
}
.searchPage {
    padding: 40px 0;
    min-height: 400px;
}
.searchBar li {
    float: left;
    margin-right: 10px;
}
.searchBar li i {
    float: right;
    margin-top: 12px;
}
.navi li, .priceDropTo {
    float: left;
    font-size: 14px;
}
.searchBar li:nth-last-child(1) {
    margin-right: 0;
}
.searchBar li .dropdown-menu {
    position: relative;
    width: 100%;
    min-width: inherit;
}
.shContainBox {
    width: 125px;
}
.searchBar li .dropdown-toggle {
    border: 1px solid #ddd;
    color: #2e86b9;
    font-size: 12px;
    line-height: 37px;
    padding: 0 10px;
    height: 39px;
    min-width: 125px;
    display: block;
    border-radius: 3px;
}
.shContainBox .dropdown-menu a {
    display: block;
    line-height: 22px;
    font-size: 12px;
    color: #333;
    padding: 0 10px;
}
.shSearchBox {
    width: 300px;
    position: relative;
}
.shSearchBox .searchBtn {
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    top: 12px;
    right: 10px;
    border: 0;
    font-size: 0;
    background: url(../images/search-icon.png) no-repeat;
}
.catrgory-list li {
    float: left;
    width: 31.9%;
    padding: 5px;
    background: #eee;
    font-size: 12px;
    margin: 2px;
}
.bigDrop {
    width: 300px;
    padding: 10px;
    position: absolute;
    top: 40px;
    z-index: 1;
}
.priceRangeDiv {
    width: 100%;
    padding: 15px;
    border: 1px solid #e3e2e1;
    background: 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    position: unset;
}
.price-range .shContainBox {
    width: 100%}
#searchFrm .shContainBox .slider-horizontal {
    width: 153px!important;
}
.dropTog li i {
    margin-top: 3px;
}
.exclude span {
    font-size: 12px;
    font-weight: 700;
}
.priceDrop {
    width: 125px;
}
.categoryDrop select, .priceDrop select {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}
.priceDropTo {
    width: 28px;
    line-height: 30px;
    font-weight: 700;
}
.filefieldBox {
    width: 125px;
    margin: 0 auto;
    height: 40px;
    position: relative;
    background: #0f233e;
    border-radius: 3px;
}
.filefieldBox input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}
.filefield {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #fff;
}
.rightBulkBox span {
    margin-bottom: 10px;
    font-size: 14px;
    color: #0f233e;
    display: block;
}
.menuUL-heading h4 a, .navi li a {
    color: #fff;
}
.whiteBox {
    border: 1px solid #ddd;
    margin: 50px auto;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}
.navi {
    width: 100%;
    background: #0f233e;
    padding: 13px 0;
}
.navi li {
    display: block;
}
.navi li a {
    padding: 0 5px 2px;
}
.sideBarUser {
    display: block;
    background: #e8e7e7;
    padding-bottom: 15px;
}
.sidebar-heading-text {
    display: inline-block;
    width: 74%}
.sidebar-heading-icon {
    display: inline-block;
    vertical-align: top;
}
.menuUL-heading h4 a .fa-angle-right {
    float: right;
    padding-right: 10px;
}
.menuUL-heading h4 {
    background: #0f233e;
    color: #fff;
    font-size: 17px;
    padding: 8px 0 8px 8px;
    margin: 5px 0;
}
.menuUL-heading h4.no-margin-top {
    margin-top: 0;
}
.menuUL-heading h4 img {
    margin-top: -4px;
    margin-right: 4px;
}
.sideBarUser li {
    display: block;
}
.sideBarUser li a {
    color: #0f233e;
    display: block;
    font-size: 15px;
    padding: 5px 0 5px 12px;
    border-left: 3px solid #e8e7e7;
}
.innerNav .menuUL a i {
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    margin-right: 5px;
    float: right;
}
.innerNav .menuUL .sub_menu_1 a i, .innerNav .menuUL li a i {
    margin-right: 10px;
}
.menuUL .toggle-sub-menu li a .menuUL-a-subheading, .menuUL .toggle-sub-menu2 li a .menuUL-a-subheading, .menuUL .toggle-sub-menu2 li a .subheading-without-countdown, .menuUL li a .menuUL-a-subheading, .menuUL li a .subheading-without-countdown {
    background-color: transparent;
    border-radius: .8em;
    -moz-border-radius: .8em;
    -webkit-border-radius: 0;
    color: #7c7c7c;
    display: inline-block;
    font-weight: 400;
    text-align: left;
    min-height: unset;
    min-width: unset;
    max-width: none;
    float: none;
}
.menuUL .toggle-sub-menu li a .menuUL-a-heading, .menuUL .toggle-sub-menu2 li a .menuUL-a--heading, .menuUL li a .heading-without-countdown, .menuUL li a .menuUL-a-heading {
    background-color: transparent;
    border-radius: .8em;
    -moz-border-radius: .8em;
    -webkit-border-radius: 0;
    color: #0f233e;
    display: inline-block;
    font-weight: 400;
    text-align: left;
    min-height: unset;
    min-width: unset;
    max-width: none;
    float: none;
}
.innerNav .countAble {
    background-color: #629861;
    border-radius: .8em;
    -moz-border-radius: .8em;
    -webkit-border-radius: .8em;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    margin-right: 5px;
    text-align: center;
    min-width: 22px;
    min-height: 22px;
    max-width: 26px;
    text-indent: initial;
    float: right;
    overflow: hidden;
}
.sideBarUser li a:hover, .sideBarUser li.active a {
    color: #0f233e;
}
.time-area {
    position: absolute;
    top: -62px;
    right: 0;
}
.after-time, .before-time {
    display: inline-block;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    z-index: 9999;
}
.userHeading {
    margin: 0 0 20px;
    position: relative;
    background: #fff;
}
.userHeading h2 {
    margin: 0;
    font-size: 22px;
    color: #0f233e;
    border-bottom: 1px solid #ddd;
    letter-spacing: 1px;
    padding: 11px 0 11px 11px;
}
.userHeading span {
    position: absolute;
    top: 14px;
    right: 11px;
    font-size: 12px;
    color: #333;
}
.userHeading span a {
    border: 1px solid #00204d;
    padding: 5px 9px;
    border-radius: 14px;
}
.userHeading span .addBtn .fa-plus-circle {
    height: 20px;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 3px;
}
.userHeading span a:hover {
    background-color: #00204d;
    color: #fff;
}
.DomainsforRentDiv .searchHead {
    padding: 0 15px;
    background: #fff;
}
#payment1 .addcontact-section .searchHead .action-btn .searchBlockRight, .DomainsforRentDiv .searchHead .action-btn .searchBlockRight {
    width: 38%;
}
.transaction-filter-wrap {
    margin-top: 20px;
    margin-bottom: 10px;
}
.transaction-filter-wrap ul {
    line-height :40px;
}
.transaction-filter-wrap ul li {
    vertical-align: middle;
    border-right: 1px solid#4a90e2;
    padding: 0 8px;
    line-height: 13px;
    display: inline-block;
}
.day-month-filter.transaction-filter-wrap ul li {
    height: auto;
}
.day-month-filter.transaction-filter-wrap  ul #custom_date_range {
    /*margin-top: -20px;*/
}
.transaction-filter-wrap ul.open-coll li {
    float: none;
    display: inline-block;
}
.transaction-filter-wrap ul li .fa-caret-right {
    vertical-align: bottom;
}
.transaction-filter-wrap ul li:first-child {
    padding-left: 0;
}
.transaction-filter-wrap ul li:last-child {
    padding-right: 0;
}
.transaction-filter-wrap ul li span {
    color: #4a90e2;
    font-size: 15px;
    cursor: pointer;
}
.transaction-filter-wrap ul li.active span {
    color: #333;
}
.transaction-filter-wrap ul li#custom_date, .transaction-filter-wrap ul li:last-child {
    border-right: none;
}
#custom_date_range {
    width:70%;
}
.transaction-filter-wrap .date-picker .form-group {
    float: left;
    margin-bottom: 0;
    width: 36%}
.transaction-filter-wrap .date-picker .form-group label {
    margin: 10px 7px 0px 0px;
    font-size: 15px;
    font-weight: 400;
}
.Rectangle-11 .heading, .addBtn, .dashboard-balance .balance, .dashboard-balance .blnc-heading, .dashboard-balance .description-text, .dashboard-balance .show-more a, .searchHead .dropdown-cateogries-menu .btn-dropdown, .searchHead .or-content, .tabs-all-domain .sub-title {
    font-family: sourcesanspro-regular;
}
.transaction-filter-wrap .date-picker .form-group input {
    width: 64%;
    margin: 0;
}
#frmRegister .pwdwidgetdiv, .contact-list tbody tr td .bid-text {
    width: 100%}
.transaction-filter-wrap .date-picker .btn {
    vertical-align: initial;
    padding: 3px 12px;
    margin: 0 5px;
}
.history-expand .transaction-filter-wrap {
    padding-top: 20px;
    padding-bottom: 10px;
    background: #ebebea;
    margin:0;
}
.history-expand .transaction-filter-wrap .date-picker .form-group {
    width:36%;
}
.lightGrayBox {
    background: #e8e7e7;
    border: 1px solid #e7e7e7;
    padding: 15px;
    margin: 0 0 20px;
}
p {
    font-size: 12px;
    margin: 0 0 10px;
}
#frmLogin .checkbox label a {
    color: #00204d;
    margin-left: 0;
}
#frmLogin .checkbox label a i {
    margin-right: 10px;
}
#frmLogin .checkbox label a:hover {
    color: #39639f;
}
.addBtn {
    right: 18px;
    font-size: 14px;
    color: #00204d;
}
#example1_wrapper input[type=text] {
    padding: 5px;
}
#example1_wrapper select {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
#example1 td a.getcode {
    color: #2e86b9;
}
#example1 td a.getcode i {
    margin-right: 5px;
}
#example1 td {
    font-size: 12px;
    background: 0 0;
    position: relative;
    vertical-align: middle;
    line-height: initial;
}
#example1 tbody tr td .bid-text {
    float: right;
}
#example1 tbody tr td .bid-text.center-text, .domains-rent-sale-table #example1 tbody tr td .bid-text {
    float: inherit;
}
#example1 tbody tr td .bid-text div {
    display: inline-block;
    vertical-align: middle;
    line-height: 21px;
}
#example1 tbody tr td .bid-text div.contact-list-name {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#example1 tbody tr td .bid-text div.amount-align {
    vertical-align: baseline;
}
#example1 tbody tr td .bid-text div.bid-text-width {
    width: 80%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
#example1 tbody tr td .bid-text span {
    float: right;
    width: 20px;
}
#example1 tbody tr td .bid-text .premium-standard-icon {
    border: 1px solid #333;
    background: #333;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    float: inherit;
    margin-left: 10px;
}
#example1 tbody tr td .bid-text .premium-standard-icon.premium-icon {
    background: #f5a623;
    border-color: #f5a623;
}
#example1 tbody tr td .bid-text span i {
    font-size: 15px;
    color: #8a8a8a;
    float: right;
    cursor: pointer;
}
#example1 tbody tr td .bid-input {
    display: none;
}
#example1 tbody tr td .stop-bid {
    background-color: #4a90e2;
    color: #fff;
    border-color: #4a90e2;
    padding: 3px 12px 1px;
    font-size: 12px;
    line-height: normal;
}
#example1 tbody tr td .stop-bid:hover {
    background-color: #274e86;
    border-color: #274e86;
}
#example1 tbody tr td .btn-success {
    display: inline-block;
    color: #fff;
    background-color: #629861;
    border-color: #629861;
}
#example1 tbody tr td .btn-success:hover {
    color: #fff;
    background-color: #7ca77c;
    border-color: #7ca77c;
}
#example1.highest-bid-table.rental-domain tbody tr td:nth-child(4) .fa-pencil {
    width: auto;
}
#example1.highest-bid-table.rental-domain tbody tr td.edit-icon .fa-pencil {
    display: inline-block;
    cursor: pointer;
    color: #8a8a8a;
    font-size: 15px;
    float: right;
}
.settings-table thead tr th strong {
    line-height: normal;
}
#example1.highest-bid-table.rental-domain .domain-content .group-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:80%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
}
.table.bg-inner {
    background: #efefef;
}
.tableDataFetch table#example1.bg-inner>thead>tr>th {
    border-right: none;
}
#example1.highest-bid-table.rental-domain tr td a .target-down i {
    font-size: 17px;
    font-weight: 600;
}
#example1.highest-bid-table.rental-domain tr td a .next-text {
    float: left;
}
#example1.highest-bid-table.rental-domain tr td a .target-down {
    float: right;
}
#example1.highest-bid-table.rental-domain tr td a .fa-caret-down, #example1.highest-bid-table.rental-domain tr td a.up .fa-caret-up {
    display: block;
}
#example1.highest-bid-table.rental-domain tr td a .fa-caret-up, #example1.highest-bid-table.rental-domain tr td a.up .fa-caret-down {
    display: none;
}
#example1 tbody tr td .bid-input .bid-action {
    width: 34px;
}
#example1 tbody tr td .bid-input .bid-action, #example1 tbody tr td .bid-input .daily-rental-prize {
    float: right;
}
#example1 tbody tr td .bid-input .bid-action i {
    font-size: 16px;
    float: right;
}
#example1 tbody tr td .bid-input .bid-action i.fa-check, .owner-permission-block .icon-items .fa-check {
    color: #629861;
    cursor: pointer;
}
#example1 tbody tr td .bid-input .bid-action i.fa-times, .owner-permission-block .icon-items .fa-times {
    color: #b94a48;
    margin-left: 3px;
    cursor: pointer;
}
.highest-bid-table thead tr th:nth-child(5), .highest-bid-table tr td:nth-child(5), .lowest-bid-table thead tr th:nth-child(5), .lowest-bid-table tr td:nth-child(5), .renting thead tr th:nth-child(5), .renting tr td:nth-child(5) {
    text-align: center;
}
#example1.renting tbody tr td .domain-col {
    width: 92%;
    display: inline-block;
}
#example1.renting tbody tr td:nth-child(4) .fa-pencil {
    width: 8%;
    display: inline-block;
    cursor: pointer;
    color: #8a8a8a;
    font-size: 15px;
}
#example1.lowest-bid-table tbody tr td .domain-col {
    width: 92%;
    display: inline-block;
}
#example1.lowest-bid-table tbody tr td:nth-child(4) .fa-pencil {
    width: 8%;
    display: inline-block;
    cursor: pointer;
    color: #8a8a8a;
    font-size: 15px;
}
.highest-bid-table tbody tr td:nth-child(3) {
    width: 6%;
    text-align: center;
}
#example1.highest-bid-table tbody tr td .domain-col {
    width: 89%;
    display: inline-block;
}
#example1.highest-bid-table tbody tr td .domain-col.redirect, #example1.highest-bid-table tbody tr td .domain-col.website {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 161px;
}
#example1.highest-bid-table tbody tr td .domain-col.website {
    color: #629861;
}
#example1.highest-bid-table tbody tr td .domain-col.redirect {
    color: #b94a48;
}
#example1.highest-bid-table tbody tr td:nth-child(4) div .fa-globe {
    margin-right: 5px;
    font-size: 14px;
}
#example1.highest-bid-table tbody tr td:nth-child(4) .fa-pencil {
    width: 8%;
    display: inline-block;
    cursor: pointer;
    color: #8a8a8a;
    font-size: 15px;
    float: right;
}
#example1 td a.cancelBtn, #example1 td a.edit {
    margin: 0 5px;
    font-size: 11px;
}
#example1 td a.edit {
    color: #2e86b9;
}
#example1 td a.cancelBtn {
    color: #fb3a3a;
}
#example1_info {
    font-size: 12px;
}
.dataTables_paginate ul.pagination li {
    font-size: 11px;
}
.dataTables_paginate ul.pagination li a {
    color: #333;
}
.dataTables_paginate ul.pagination li.active a {
    color: #fff;
    background: #00204d;
    border: 1px solid #00204d;
}
.form-groupUP input[type=file] {
    margin-bottom: 10px;
    padding: 0;
}
.lineBT {
    width: 100%;
    height: 1px;
    background: #333;
    display: block;
}
.fgUpload {
    border: 1px solid #ddd;
    background: #eee;
    padding: 20px 0;
    margin-bottom: 20px;
    border-radius: 4px;
}
.bs-example .form-horizontal div.col-sm-9 button {
    width: 100px;
}
.addDomain, .bidSubmit {
    width: 100%;
    padding: 8px 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
}
.bs-example .form-horizontal div.col-sm-9 button.btn-default {
    margin-left: 5px;
}
.addDomain {
    border: 0;
    background: #00204d;
    border-radius: 4px;
}
.addDomain:hover {
    background: #39639f;
}
.bidSubmit {
    border: 0;
    background: #00204d;
    border-radius: 4px;
}
.bidSubmit:hover {
    background: #39639f;
}
.bid-submission {
    border: 1px solid #ddd;
    line-height: 32px;
    text-align: center;
    display: block;
    background: #ddd;
    border-radius: 4px;
}
.cbHeading, .paymentBox h4 {
    border-radius: 4px;
}
#example1 .yourBid {
    text-align: center;
    margin: 0;
}
.ybid {
    width: 50px;
}
#example1 .checkHide {
    margin: 0;
    padding: 0;
    width: 80px;
    float: right;
}
#example1 .maxbidLab {
    font-size: 11px;
}
#example1 a.alert {
    padding: 2px 0;
    text-align: center;
    display: block;
    margin: 0;
}
.howitLeft li {
    display: block;
}
.howitLeft li a {
    padding: 22px 0;
}
.howitRight {
    display: block;
}
.navigation-aside .howitLeft h3 {
    display: block;
    font-size: 20px;
    padding: 22px 0 22px 31px;
    font-weight: 500;
    margin: 0;
}
.howitRight .tab-content>.tab-pane, .navigation-aside ul li a span .fa-angle-right {
    display: none;
}
.howitRight p {
    /* color: #0e243e;
    font-size: 15px;
    line-height: 29px;
    text-align: justify;
    padding: 0 4px; */
    color: #000;
    font-size: 16px;
    line-height: normal;
    text-align: justify;
    padding:  20px;
}
.howitRight.howDoIRight p {
    margin-bottom: 0px;
}
.howitRight p a {
    color: #39639f;
}
.howitRight .tab-content>.active {
    display: block;
}
.howDoIRight .panel-collapse ul {
    margin-top: 32px;
    padding: 0;
    margin-left: 19px;
    list-style: disc;
}
.howDoIRight .panel-collapse ul>li>a {
    color: #0f233e;
    padding: 5px 0;
    display: inline-block;
    font-size: 15px;
}
.howDoIRight .panel-collapse ul>li>a:hover {
    color: #3497c9;
}
.howitLeft .social-links-section ul li i {
    float: none;
    font-size: 20px;
    vertical-align: top;
}
.container .map {
    margin-top: 20px;
}
.contact-form h3 {
    margin: 0 0 10px;
    padding: 11px 0 11px 11px;
    display: block;
    font-size: 24px;
    color: #00204d;
    border-bottom: 1px solid #ddd;
}
.contact-form p {
    color: #0e243e;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 22px;
    padding-left: 11px;
}
.contact-form .sub-contact {
    margin: 0;
    padding: 0 15px;
}
.contact-form .sub-contact .name-title {
    width: 50%;
    display: inline-block;
    padding: 0 15px 0 0;
}
.contact-form .sub-contact .email-title {
    width: 49.6%;
    display: inline-block;
    padding: 0 0 0 15px;
}
.contact-form .sub-contact .form-group label {
    font-size: 16px;
    font-weight: 400;
}
.contact-form .sub-contact .form-group label span {
    color: #de2b28;
}
.contact-form .sub-contact .form-group {
    margin-bottom: 20px;
}
.contact-form .sub-contact .form-group textarea {
    height: 130px;
    border-radius: 4px;
    resize: none;
}
.contact-form .sub-contact form button {
    width: 100px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.contact-form .sub-contact form button.btn-default {
    margin-left: 5px;
}
.contact-form .sub-contact form button.btn-default:focus {
    color: #333;
}
.contact-form .sub-contact p {
    text-align: right;
    color: #fe6565;
}
.DNA, .forgetPass, .paymentSuccess, .preview, .result {
    text-align: center;
}
.paymentBox label {
    margin: 0;
}
.paymentBox h4 {
    margin: 0 0 10px;
    padding: 10px;
    background: #fff;
    color: #0f233e;
    font-weight: 700;
    letter-spacing: 2px;
}
.paymentBox img {
    margin-bottom: 10px;
}
.paymentBox .input-containter input[type=text] {
    width: calc(100% - 23px);
}
.redInform {
    color: #ff7878;
    font-size: 12px;
    padding: 20px 0;
    display: block;
}
.cofigurationBox input[type=checkbox] {
    float: left;
    margin-right: 10px;
}
.cbHeading h4 {
    margin: 0;
    padding: 10px;
    background: #e8e7e7;
    color: #0f233e;
    font-size: 16px;
}
.cbBlock {
    display: block;
    padding: 15px 15px 0;
    background-color: #fff;
}
.preview, .website-zoomer .demo-website {
    background: #ddd;
}
.cbBlock li {
    font-size: 12px;
    width: 100%;
    padding: 4px;
}
.cbBlock li:nth-child(2n+2) {
    margin-right: 0;
}
#ajxaLoading {
    height: 350px;
    position: relative;
}
#ajxaLoading i {
    font-size: 74px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 50%}
.DNA {
    color: pink;
    font-size: 22px;
    margin-top: 14%}
.preview {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin: 0 0 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}
.result {
    width: 200px;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
#colorpicker .wellBox input[type=text] {
    padding: 6px 6px 6px 40px;
}
#colorpicker #font_family {
    width: 100%;
    padding: 6px;
    border: 1px solid #ddd;
}
.rightBidBox {
    background: #e9e9e9;
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.loginThankyou {
    display: block;
    margin: 0 auto;
    width: 125px;
}
.forgetPass {
    padding: 50px 0;
}
.forgetPass li {
    display: inline-block;
}
.errorBox, .tableDataFetch {
    display: block;
}
.forgetPass li label {
    margin-right: 10px;
}
.forgetPass li:nth-last-child(1) {
    width: 300px;
}
#searchFrm .searchBar {
    margin-left: 55px;
}
.addBtnRight {
    text-align: right;
    margin-bottom: 10px;
}
.errorBox {
    clear: both;
    margin-bottom: 10px;
}
.errorBox .alert {
    padding: 4px;
    font-size: 12px;
    margin: 0;
}
.serachBin {
    position: relative;
}
.serachBin input[type=text] {
    border: 1px solid #ccc;
    color: #0f233e;
}
.serachBin .at-filter-btn {
    position: absolute;
    top: 9px;
    right: 10px;
    color: #fff;
    font-size: 0;
    width: 17px;
    height: 17px;
    border: 0;
    display: block;
    background: url(../images/search-icon.png) no-repeat;
}
.table-responsive .table {
    margin-bottom: 0;
    min-width: 650px;
}
.table-responsive .table.noborders {
    min-width: 100%}
.table-responsive .table tr td .domain-price-text {
    margin-right: 80px;
    float: right;
}
.tableDataFetch .contact-list tr td.center-icon, .tableDataFetch .rental-table tr td.center-icon {
    margin: 5px auto 0;
    height: 100%;
    vertical-align: middle;
}
.tableDataFetch .contact-list tr td.center-icon {
    margin: 7px auto 0;
}
.doamin-sale-table tr td:nth-child(3) {
    display: table;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    margin: 6px auto;
    border: 0;
}
.table-responsive .more-service .ser-heading {
    margin-bottom: 10px;
}
.more-service .ser-heading .chosen-container-active.chosen-with-drop .chosen-drop, .more-service .ser-heading .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
}
.table-responsive .more-service .ser-heading .btn {
    width: 200px;
    padding: 6px;
    text-align: left;
    background: 0 0;
    border: 1px solid #ccc;
    color: #939393;
}
.table-responsive .more-service .preview {
    margin: 0;
}
.table-responsive .more-service .choose, .table-responsive .more-service .title {
    font-size: 18px;
    padding-bottom: 9px;
}
.table-responsive .more-service .title.bold,.longterm-request-expandable .title.bold {
    font-size:14px;
    font-weight:bold;
}
.longterm-request-expandable .point-title  {
    font-size:17px;
    padding-bottom: 10px;
}
.longterm-request-expandable .point-title span {
    font-size:16px;
    font-weight:600;
}
.longterm-request-expandable .title.bold {
    margin-bottom:10px;
}
.longterm-request-expandable .pointed-server-detail {
    font-size:14px;
    padding-bottom: 9px;
}
.table-responsive .more-service .ser-listing {
    font-size: 15px;
}
.table-responsive .more-service .cat-listing li {
    margin-bottom: 10px;
}
.table-responsive .more-service.rentals .tags-selection {
    height: 116px;
    overflow-y: auto;
    border: 1px solid #ccc;
}
.table-responsive .more-service.rentals .tags-selection li {
    position: relative;
    background: #dcdcdc;
    color: #4a4a4a;
    padding: 5px 28px 5px 5px;
    min-width: 52px;
    max-width: 140px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 7px 20px 7px 7px;
    font-size:14px;
}
.table-responsive .rent-buy-information .more-service.rentals .tags-selection li:after {
    position: absolute;
    right: -13px;
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    top: -1px;
}
.table-responsive .more-service .selected {
    display: inline-block;
    width: 100%}
.table-responsive .more-service .ser-heading label.btn {
    padding: 0;
    line-height: initial;
}
.table-responsive .more-service .ser-heading label.sec {
    margin-left: 18px;
}
.tableDataFetch table#example1 td .more-service input[type=text].tag-title {
    width: 100%;
    padding: 6px 12px;
    border-radius: 0;
    border: 1px solid #ddd;
}
.more-service .ser-heading .choose i, .more-service .ser-heading .title i {
    font-size: 15px;
    color: #8a8a8a;
    margin-left: 8px;
    cursor: pointer;
}
.more-service .ser-heading .title .action-button {
    width: 25%;
    display: inline-block;
}
.more-service .ser-heading .title .action-button i.fa-times {
    color: #b94a48;
    cursor: pointer;
    margin: 0;
}
.more-service .ser-heading .title .action-button i.fa-check {
    color: #629861;
    cursor: pointer;
    margin: 0;
}
.more-service .ser-heading .user-information {
    margin-bottom: 5px;
}
.more-service .ser-heading .photo-section {
    width: 27%;
    display: inline-block;
    vertical-align: middle;
}
.more-service .ser-heading .photo-section img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
}
.more-service .ser-heading .user-information .text-name {
    display: inline-block;
    max-width: 72%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}
.more-service .ser-heading .action-button a {
    border-radius: 25px;
    padding: 1px 9px;
    font-size: 12px;
    color: #fff;
}
.more-service .btn-secondary {
    margin-left: 5px;
    font-size: 12px;
    border-radius: 100px;
    padding: 4px 7px;
    margin-top: 6px;
    margin-bottom: 10px;
}
.more-service p a:hover {
    color: #b33331;
}
.tableDataFetch table#example1 td .more-service div .search-field input[type=text] {
    margin: 5px 0;
    padding: 11px 0 11px 6px;
    width: 100%}
.more-service .chosen-container-multi .chosen-choices {
    margin-top: 5px;
}
.more-service .chosen-container-multi .chosen-choices li.search-choice {
    margin: 6px 0 6px 4px;
}
.more-service .chosen-container-multi .chosen-choices li.search-field {
    width: 43%}
.more-service .chosen-container {
    z-index: 2;
    width: 100%!important;
}
.tabs-all-domain {
    padding:10px 10px 7px;
    background: #efefef;
}
.tabs-all-domain .right-aside {
    width: 90%;
    display: inline-block;
}
.tabs-all-domain .left-aside-button {
    float: right;
    margin-top: 10px;
}
.tabs-all-domain .left-aside-button a {
    background-color: #39639f;
    color: #fff;
    border-color: #39639f;
    padding: 4px 9px;
    border-radius: 25px;
}
.tabs-all-domain .left-aside-button a:hover {
    background-color: #274e86;
}
.tabs-all-domain .left-aside-button a.make-offer {
    margin: 0 10px;
}
.domain-button .more-service {
    margin: 7px 0 15px;
}
.domain-button .more-service .title-items {
    padding: 0 10px 10px;
    font-size: 18px;
}
.domain-button .more-service .second-screen {
    width: 52.333333%}
#example1 td.row-bg .tabs-all-domain .ser-heading .block-text {
    font-weight: 700;
    text-align: left;
    margin-bottom: 8px;
}
.tabs-all-domain .ser-heading a {
    color: #b94a48;
    cursor: pointer;
}
.tabs-all-domain .expandable-inner-tabs {
    float: left;
    background: 0 0;
}
.tabs-all-domain .expandable-inner-tabs .inner-tabs {
    padding: 8px 18px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 40px;
}
.tabs-all-domain .sub-title {
    display: inline-block;
    letter-spacing: -.3px;
    font-size: 18px;
}
.tabs-all-domain .wraper-offer span, .tabs-all-domain .wraper-website span {
    float: right;
    margin-right: 7px;
    font-size: 17px;
    font-weight: 600;
}
.tabs-all-domain .inner-tabs .number-count, .inner-tabs .number-count {
    background-color: #629861;
    min-width: 22px;
    min-height: 22px;
    border-radius: 50px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 5px;
    overflow: hidden;
    vertical-align: middle;
    max-width: 26px;
    margin-left: 10px;
}
.tabs-all-domain .expandable-inner-tabs .inner-tabs.active {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-color: #fff;
}
.tabs-all-domain .inner-tabs.active {
    border-bottom-right-radius: 0;
}
.tabs-all-domain .inner-tabs span .fa-caret-up, .tabs-all-domain .inner-tabs.active span .fa-caret-down{
    display: inline-block;
}
.tabs-all-domain .inner-tabs span .fa-caret-down, .tabs-all-domain .inner-tabs.active span .fa-caret-up{
    display: none;
}
.rent-tabs.active-loader-tab {
    background: #ebebeb;
}
.highcharts-button-normal {
    cursor: pointer!important;
}
.highcharts-button-normal.active:hover>rect, .highcharts-button-normal.active>rect {
    fill: #4a90e2;
    stroke: #4a90e2;
}
.highcharts-button-normal:hover>rect {
    fill: #efefef;
    stroke: #efefef;
}
.highcharts-button-normal.active text {
    fill: #fff!important;
}
.modal-counteroffer .modal-body .countr-offr-content {
    padding: 0 20px;
}
.modal-counteroffer .modal-body .countr-offr-content .countr-offr-heading {
    text-align: left;
}
.modal-counteroffer .modal-body .countr-offr-content ul {
    margin: 25px 0;
}
.modal-counteroffer .modal-body .countr-offr-content ul li {
    display: inline-block;
    width: 15%;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
}
.modal-counteroffer .modal-body .countr-offr-content ul li:first-child {
    width: 37%}
.modal-counteroffer .modal-body .countr-offr-content ul li:nth-child(2) {
    width: 30%}
.modal-counteroffer .modal-body .countr-offr-content ul li:nth-child(2) .date {
    float: left;
}
.modal-counteroffer .modal-body .countr-offr-content .profileNav a img {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 8px;
}
.modal-counteroffer .modal-body .countr-offr-content .profileNav .userName {
    float: left;
    padding-top: 5px;
}
.modal-counteroffer .modal-body .countr-offr-content .profileNav .userNameData {
    text-align: left;
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.modal-counteroffer .modal-body .countr-offr-content .profileNav a {
    margin-right: 1px;
}
.modal-counteroffer .countr-offr-content ul li .offer-input {
    width: 100%;
    border-radius: 4px;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #ccc;
}
.modal-counteroffer .countr-offr-content ul li .offer-input input, .modal-counteroffer .countr-offr-content ul li .offer-input span {
    font-size: 14px;
    color: #808183;
}
.modal-counteroffer .countr-offr-content ul li .offer-input .modal-input, .tableDataFetch table#example1 td .modal-counteroffer .countr-offr-content ul li .offer-input .modal-input {
    width: 80%;
    padding: 4px 11px 4px 5px;
    height: auto;
    color: #000;
    display: inline-block;
    margin: 0;
    border: 0;
}
.contact-messsages tr td.date-area .first-field, .table-responsive .table tr td div.editing {
    float: right;
}
.table-responsive .table tr td .edit-icon i {
    font-size: 17px;
    font-weight: 600;
    float: right;
}
.rental-table .col-sm-12.domain-button, .rental-table .col-sm-12.more-service {
    display: inline-block;
    padding: 5px 20px 4px;
}
.tabs-all-domain .domain-button, .tabs-all-domain .offer-container, .tabs-all-domain .redirect-container, .tabs-all-domain .rental-histry-container {
    background: #fff;
    border: none;
    margin: -5px 0 4px;
}
.longterm-table .domain-button {
    margin:5px 0;
}
.tabs-all-domain .offer-container, .tabs-all-domain .redirect-container, .tabs-all-domain .rental-histry-container {
    min-height: 50px;
}
.tabs-all-domain .offer-container .tableDataFetch #at-table-head th, .tabs-all-domain .redirect-container .tableDataFetch #at-table-head th {
    background: #efefef;
}
.tabs-all-domain .offer-container .tableDataFetch #at-table-head th:last-child {
    border-right: none;
}
.bider-bidtime .profileNav a img {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}
.bider-bidtime .bid-time {
    float: right;
    color: #0f233e;
    margin-top: 6px;
}
#offer_buy .domainCount .bider-bidtime .bid-time {
    margin-top: 7px;
}
.bider-bidtime .profileNav, .trans-history-date {
    vertical-align: middle;
}
.bider-bidtime .profileNav {
    width:60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.bider-bidtime .bid-time .date, .bider-bidtime .bid-time .time {
    padding-right: 5px;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn {
    width: 100%;
    text-align: left;
    padding: 3px 10px;
    background: 0 0;
    border: 1px solid #ccc;
    color: #949393;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn.down{
    border: 1px solid #0f233e;
    color: #0f233e;
}
.dropdown .actionBtn.active span .fa-caret-down,  .dropdown .actionBtn.active span .fa-caret-up{
    font-size: 23px;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .actionMenu {
    border: 1px solid #0f233e;
    border-top: 2px solid;
    background: #fff;
    min-width: 150px;
    border-radius: 0;
    top: 43px;
    margin: 0;
    padding: 0;
    right: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    line-height: initial;
    display: none;
}
.grey-box-piegraph, .tableDataFetch .table.contain.color-td td {
    background: #dddcdd;
}
#transactionTable tbody td {
    border: none;
}
.inner-block-count {
    margin: 2px 17px 0 0;
    float: right;
}
.inner-table .contain, .table-responsive .table.contain {
    min-width: auto;
}
#example1 td .credit-content, #example1 td .date-content, #example1 td .debit-content, #example1 td .status-content {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 120px;
    vertical-align: middle;
}
#example1 td .domain-content {
    width: 220px;
}
#example1 td .status-content {
    width: 70px;
}
#example1 td .credit-content, #example1 td .debit-content {
    width: 60px;
}
#transactionTable .color-td tbody td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
.grey-box-piegraph {
     margin: 0 0px;
    padding: 8px 8px 30px;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #fff;
}
.grey-box-piegraph .space-min {
    padding: 0 18px 0 0;
}
.grey-box-piegraph .wrapper-box {
    padding-bottom: 5px;
}
.wrapper-box .transaction-flex-box li .right-aside {
    float: right;
    padding-right: 4px;
    text-align: right;
    width: 53px;
}
.wrapper-box .transaction-flex-box li.padding-left {
    padding: 0 0 0 20px;
}
.transaction-flex-box .middle-line {
    vertical-align: middle;
}
.transaction-flex-box .glyphicon {
    vertical-align: text-top;
    top: 2px;
}
.wrapper-box .transaction-flex-box .small-box {
    background: #b3b2b3;
    color: #fff;
}
.wrapper-box .transaction-flex-box .dark-grey {
    background-color: #969596;
}
.wrapper-box .transaction-flex-box .blue-box {
    background: #4a90e2;
}
.wrapper-box .transaction-flex-box li.total-price {
    margin-top: 20px;
}
.grey-box-piegraph .domain-history-btn {
    text-align: center;
    clear: both;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .actionMenu::before {
    content: '';
    top: -9px;
    right: 6px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .actionMenu li {
    width: 100%;
    float: left;
    font-size: 14px;
    cursor: default;
    padding: 0;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .actionMenu li .disable-text {
    width: 100%;
    display: inline-block;
    padding: 10px 10px 10px 20px;
    cursor: not-allowed;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn span {
    float: right;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount td {
    vertical-align: middle;
}
.rental-table .site .show-status {
    background-color: #dfdfdf;
    height: 30px;
}
.rental-table .site .bidding-status, .rental-table .site .show-status .sub-status {
    background-color: #629861;
    height: 30px;
    width: 30%;
    float: left;
    color: #fff;
    font-weight: 400;
}
.more-service .window .top {
    background-color: #d8d3d3;
    color: #0f233e;
}
.rental-table .site .bidding-status {
    background-color: #797777;
}
.rental-table .preview .siteDetails {
    padding-bottom: 0;
    background-color: #d8d3d3;
}
.rental-table .preview .siteDetails .clearfix, .rental-table .preview .siteDetails .create-head {
    padding: 8px 0;
}
.rental-table .preview .siteDetails .clearfix.own-create a {
    width: 100%;
    margin: 0;
}
.rental-table .preview .siteDetails .clearfix .btn-embossed {
    padding: 6px 0;
    line-height: 1.5;
    color: #0f233e;
}
.rental-table .preview .siteDetails .clearfix .btn.block-action {
    width: 47%;
    display: inline-block;
}
.rental-table .preview .siteDetails .clearfix.own-create .btn.block-action {
    width: 100%;
    margin: 0;
}
.rental-table .preview .siteDetails .clearfix a.btn.block-user {
    width: 45%}
.rental-table .preview .siteDetails .clearfix .btn.first {
    width: 40%}
.rental-table .preview .siteDetails .clearfix .btn.second {
    width: 27%}
.rental-table .preview .siteDetails .clearfix .btn-half, .rental-table .preview .siteDetails .clearfix .deleteSiteButton {
    padding: 6px 0;
    margin-top: 0;
    color: #0f233e;
}
.rental-table .site .show-status .line {
    height: 30px;
    width: 70%;
    float: left;
    font-weight: 400;
    background: #e0e0e0;
}
.rental-table .offer-status .number-count {
    background-color: #60a368;
    min-width: 22px;
    min-height: 22px;
    border-radius: 50px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    float: right;
    margin-right: 8px;
    overflow: hidden;
    max-width: 26px;
}
.rental-table .offer-status .edit-icon {
    float: right;
    margin-top: 3px;
}
.rental-table .offer-status .first-field {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 64%;
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
}
#example1 td.row-bg {
    background-color: #fff;
    padding: 5px 9px 6px!important;
}
#example1 td.row-bg p {
    text-align: center;
    margin: 0;
    padding: 9px 0;
}
.table-responsive .table tr td .edit-icon i.fa-caret-up, .table-responsive .table tr td .edit-icon.down i.fa-caret-down {
    display: none;
}
.table-responsive .table tr td .edit-icon i.fa-caret-down, .table-responsive .table tr td .edit-icon.down i.fa-caret-up {
    display: block;
    cursor: pointer;
}
.table-responsive .table tr td div.editing {
    margin-right: 7px;
}
.tableDataFetch table#example1 td .type-input input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 5px;
}
.doamin-sale-table tr td:nth-child(4) {
    text-align: center;
}
.searchHead .col-sm-6 .recordsList {
    float: right;
}
.recordsList select {
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 0;
    background: #fff;
    height: 33px;
}
.tableDataFetch table td label.control-label i {
    margin-right: 10px;
}
.tableDataFetch table td a.cancelBtn i, .tableDataFetch table td a.edit i {
    font-size: 14px;
    vertical-align: bottom;
}
.tableDataFetch .pagination {
    margin: 0;
}
.tableDataFetch .pagination .light.pagination {
    margin: 14px 0 0;
}
.howitRight #postDataDomain li {
    padding: 5px;
}
.howitRight #postDataDomain li .listBox2 {
    padding: 0 0 0 10px;
    line-height: 29px;
    width: 328px;
    font-size: 13px;
}
.howitRight #postDataDomain li .listBox3 {
    width: 150px;
    margin: 0;
    font-size: 11px;
    padding: 0;
}
.howitRight #postDataDomain li .listBox4 {
    width: 234px;
    margin: 0;
    font-size: 11px;
    padding-left: 10px;
}
.howitRight #postDataDomain li .listBox4 .makeOfferBtn {
    width: 90px;
}
.howitRight #postDataDomain li .listBox4 .ownNowBtn {
    width: 80px;
    left: 73px;
}
.howitRight #postDataDomain li .nfs {
    background: #39639f;
    border-radius: 30px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 0 63px;
    text-align: center;
}
.howitRight #postDataDomain li .listBox3 .rentNowBtn {
    width: auto;
    padding: 0 10px;
}
#categoryDomain .modal-dialog .modal-content .modal-body {
    margin: 0;
    padding: 0;
    text-align: left;
}
#categoryDomain .modal-dialog .modal-content .modal-body .PutData {
    padding: 20px;
}
#categoryDomain .modal-dialog .modal-content .modal-body .modal-footer {
    padding: 20px 0 25px;
    border-radius: 0;
    border: none;
}
.modal .modal-dialog .modal-content .modal-body.landing-modal-body {
    padding: 40px 20px 20px;
}
.modal .modal-dialog .modal-content .modal-body.landing-modal-body .control-label {
    margin-bottom: 15px;
}
.modal .modal-dialog .modal-content .modal-body.landing-modal-body .landing-input-wrap input {
    margin: 0 0 40px;
}
.modal .modal-dialog .modal-content .modal-footer.landing-domain-footer {
    padding: 0 0 20px;
}
#rentOne .modal-dialog .modal-content .modal-body {
    margin: 0;
    padding: 0;
    text-align: initial;
}
#rentOne .modal-dialog .modal-content .modal-body .PutData {
    padding: 20px;
}
#rentOne .modal-dialog .modal-content .modal-body .PutData form .modal-body {
    margin: 0;
    padding: 0;
    text-align: initial;
}
#rentOne .modal-dialog .modal-content .modal-body .PutData form .modal-footer {
    padding: 20px 0 25px;
    border-radius: 0;
    border: none;
}
#rentOne .modal-dialog {
    margin-top: 5%}
#changeBid .modal-dialog .modal-content .modal-body .tab-content-form {
    padding: 20px;
}
#changeBid .modal-dialog .modal-content .modal-body .tab-content-form .modal-footer {
    padding: 20px 0 0;
}
#changeBid .tab-content-form .form-group ul {
    border-radius: 30px;
    background: #EBEBEB;
    border: none;
    padding: 8px 0;
}
#changeBid .modal-dialog .modal-content .modal-body {
    padding: 10px 0 20px;
}
#changeBid .tab-content-form .form-group ul li .input-containter {
    display: inline-block;
    background-color: #fff;
    border-radius: 20px;
    border: none;
}
#changeBid .tab-content-form .form-group ul li {
    font-weight: 400;
}
#changeBid .tab-content-form .form-group ul li .input-containter input {
    background-color: transparent;
}
.modal .modal-dialog .modal-content .modal-body {
    padding: 40px 0 20px;
    font-size: 18px;
}
.modal .modal-dialog .modal-content .modal-body p {
    font-size: 18px;
    margin: 0;
    text-align: center;
}
.modal .modal-dialog .modal-content .modal-footer {
    padding: 0 0 40px;
    border-radius: 0;
    border: none;
}
.modal.fade .modal-dialog {
    margin-top: 5%}
.modal.fade .modal-dialog.modal-dailog1 {
    margin-top: 3%}
.modal-content {
    border-radius: 0;
    background: #fff;
    border: 0;
    min-width: 320px;
}
.modal-content .modal-header {
    border-bottom: 1px solid #39639f;
    background: #0f233e;
    padding: 15px 20px;
}
.bidcentsLogo {
    float: right;
    width: 98px;
}
.bidcentsLogo>img {
    width: 100%}
.modal-content .modal-header .modal-title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.modal-content .modal-header .modal-title.loginText h4 {
    margin: 0;
}
.modal-body .checkbox {
    margin: 0;
    padding: 0;
}
.modal-body .checkbox label .checkAutoBid {
    margin: 3px 10px 0 0;
}
.modal-body .checkbox #divBox {
    margin: 0;
    padding: 10px 0 0;
    display: block;
}
.modal-body .checkbox #divBox label {
    margin-right: 10px;
}
.modal-content .modal-body .PutDataRentOne .tab-content div form .modal-footer .btn-default:hover {
    background-color: #ebebeb;
}
.modal-body select {
    margin-bottom: 10px;
}
.modelFootBtn {
    padding: 6px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-body {
    margin: 20px;
    padding: 0;
}
#changewebConfirm .modal-dialog p {
    padding: 0 0 16px;
    text-align: left;
}
#changewebConfirm .modal-dialog .search-bar {
    position: relative;
}
#changewebConfirm .modal-dialog .search-bar .search-find {
    padding: 5px 31px 5px 10px;
    border: 1px solid #ccc;
    color: #0f233e;
    font-size: 14px;
}
#changewebConfirm .modal-dialog .search-bar input.search-find::-webkit-input-placeholder {
    font-size: 14px;
}
#changewebConfirm .modal-dialog .search-bar .search-icon {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #fff;
    font-size: 0;
    width: 17px;
    height: 17px;
    border: 0;
    display: block;
    background: url(../images/search-icon.png) no-repeat;
}
.file-upload__input, .slider {
    top: 0;
    left: 0;
    bottom: 0;
    cursor: pointer;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-body .form-group {
    padding: 10px 0 28px;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-body .form-group label {
    font-size: 15px;
    padding: 10px 0;
    line-height: initial;
    text-align: left;
    font-weight: 400;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-body .form-group field {
    padding: 0;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-body .form-group input {
    padding: 9px 10px;
}
#changeLanding .domain-container tbody tr table, #changewebConfirm .domain-container tbody tr table, #changewebConfirm .table-inner-container table {
    width: 100%}
#changeLanding .domain-listing, #changewebConfirm .domain-listing {
    border: 1px solid #ddd;
    width: 100%}
#changeLanding .domain-listing>thead>tr>th, #changewebConfirm .domain-listing>thead>tr>th {
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
}
#changewebConfirm .domain-listing thead tr th:first-child {
    width: 219px;
}
#changewebConfirm .domain-listing tbody tr td:first-child {
    width: 218px;
}
.firefox #changewebConfirm .domain-listing tbody tr td:first-child {
    width: 219px;
}
#changewebConfirm .domain-listing tbody tr td:nth-child(2), #changewebConfirm .domain-listing thead tr th:nth-child(2) {
    width: 100px;
}
#changeLanding .domain-listing>tbody>tr>td, #changewebConfirm .domain-listing>tbody>tr>td {
    padding: 0;
    vertical-align: top;
    font-size: 12px;
    text-align: left;
}
#changewebConfirm .domain-listing th:nth-child(2), #changewebConfirm .domain-listing th:nth-child(3), #changewebConfirm .table-inner-container table td:nth-child(2) {
    text-align: center;
}
#changeLanding .domain-listing tbody tr td table td, #changewebConfirm .domain-listing tbody tr td table td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 2px 0;
}
#changeLanding .domain-listing tbody tr td table td, #changewebConfirm .table-inner-container table td:first-child {
    padding-left: 10px;
}
#changewebConfirm .table-inner-container table td:nth-child(3) {
    border-right: none;
    text-align: center;
}
.modal#changewebConfirm .modal-dialog .modal-content .modal-footer {
    padding: 20px 0 40px;
}
#changeLanding .table-inner-container, #changewebConfirm .table-inner-container {
    max-height: initial;
}
#changeLanding .table-inner-container, #changewebConfirm .table-inner-container .domain-listing .table-inner-container {
    max-height: 150px;
    overflow-y: auto;
}
#changeLanding .table-inner-container .domain-listing .table-inner-container table tbody tr:last-child td, #changewebConfirm .table-inner-container .domain-listing .table-inner-container table tbody tr:last-child td {
    border-bottom: none;
}
#changewebConfirm th:nth-child(3) strong .red {
    color: #b94a48;
    display: inline-block;
}
#changewebConfirm th:nth-child(3) strong .green {
    color: #629861;
    display: inline-block;
}
#changewebConfirm .domain-container p {
    margin: 0 0 15px;
    color: #333;
    font-size: 15px;
    text-align: left;
}
#metaInfo .modal-dialog {
    margin-top: 5%}
#metaInfo .modal-dialog .modal-body {
    padding: 15px 0 0;
}
#metaInfo .modal-body .inner-space {
    padding: 20px;
}
#metaInfo .modal-body .inner-space .form-group {
    display: inline-block;
    width: 100%}
#metaInfo .modal-body .inner-space label {
    text-align: left;
    padding: 10px 0;
    font-weight: 400;
    font-size: 16px;
}
#metaInfo .modal-body .inner-space .sub-meta {
    margin-top: -4px;
}
#metaInfo .modal-body .inner-space .sub-key {
    margin-top: 7px;
}
#metaInfo .modal-dialog .modal-footer {
    padding: 0 20px;
    margin-top: 13px;
}
#metaInfo .modal-body .inner-space .form-group textarea {
    height: 70px;
}
#metaInfo .modal-footer .sign-mark {
    text-align: right;
    color: #fe6565;
}
#metaInfo .modal-footer .sign-mark p {
    font-size: 12px;
    margin: 8px 0 -5px;
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.upload-block .choose-input .choosen-file.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: initial;
}
.form-control:focus, .form-group.focus .form-control {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.editing-profile {
    padding: 0 15px;
}
.section-button {
    padding: 0 15px 20px;
}
.avtar-photo .profile-button .btn.remove {
    padding: 5px 0;
    width: 100%;
    color: #0f233e;
    background-color: transparent;
    border-radius: 3px;
    font-size: 14px;
    border-color: #dadada;
    font-weight: 400;
    margin: 20px 0;
}
.avtar-photo .profile-button .btn.remove:hover {
    background-color: #dadada;
}
.avtar-photo .profile-button {
    width: 100%;
    text-align: center;
}
.avtar-photo .upload-photo {
    margin-bottom: 15px;
    width: 170px;
    float: left;
}
.avtar-photo .upload-photo img {
    height: 150px;
    width: 150px;
    border: 5px solid #fff;
    outline: #ccc solid 1px;
}
.file-upload {
    display: block;
}
.file-upload__label {
    display: block;
    padding: 5px 0;
    width: 100%;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    border: 1px solid #0f233e;
    font-weight: 400;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    background: #0f233e;
}
.file-upload__label:hover {
    cursor: pointer;
    background-color: #274e86;
    border-color: #274e86;
}
.file-upload__input {
    position: absolute;
    right: 0;
    font-size: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#rentOne .PutDataRentOne .modal-footer .sign-mark {
    text-align: right;
    color: #fe6565;
}
#rentOne .PutDataRentOne .modal-footer .sign-mark p {
    font-size: 12px;
    margin: 8px 0 -5px;
}
#rentOne .PutDataRentOne .rentNowBlk label {
    display: initial;
    width: 0;
}
.error_msg, label.error {
    color: #b02323!important;
    font-size: 12px;
    font-weight: 400;
    clear: both;
}
.buyNowMod li, .buyNowMod2 li {
    background: 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
}
.buyNowMod {
    text-align: center;
}
.buyNowMod li {
    width: 50%;
    border: 1px solid #ddd;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.modal-dialog .btn {
    width: 110px;
}
#rentOne .PutDataRentOne .form-group.text-center {
    margin-top: 15px;
}
.buyNowMod2 {
    text-align: center;
}
.buyNowMod2 li {
    width: 40%;
    border: 1px solid #ddd;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.buyNowMod2 li input[type=text] {
    padding: 0;
    border: 0;
    margin: 0 auto;
    width: 85%;
    text-align: center;
}
.rentNowBlk {
    text-align: center;
}
.rentNowBlk .radio-button {
    display: inline-block;
}
.rentNowBlk .radio-button label.btn {
    padding: 0;
    line-height: initial;
    vertical-align: text-top;
}
.tableDataFetch #example1 td .domain, .tableDataFetch table#example1 thead tr th input {
    vertical-align: text-bottom;
}
.rentNowBlk span, .rentNowBlk strong {
    display: block;
    margin-bottom: 10px;
}
#rentOne .PutDataRentOne .rentNowBlk2.buy-container {
    padding: 20px;
}
.rentNowBlk2 {
    display: block;
    text-align: center;
}
.rentNowBlk2 ul {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 30px;
}
.rentNowBlk2 ul li .custom-check-box {
    display: inline-block;
    width: 5%}
.rentNowBlk2 ul li .custom-check-box .btn {
    padding: 0;
    line-height: 20px;
}
.modal-dialog #formbidSubmit #divBox {
    padding: 0;
}
.modal-dialog #formbidSubmit #divBox input[type=text] {
    padding: 0;
    border: 0;
    margin: 0 auto;
    width: 85%;
    text-align: center;
}
.modal-footer {
    text-align: center;
}
.wrap-col #accordion .panel-heading {
    background: #39639f;
    color: #FFF;
}
.wrap-col #accordion .panel-heading h4 a {
    display: block;
}
.chartBox {
    width: 50%;
    float: left;
    margin: 0 0 20px;
}
#allBlock .form-group button.btn-default, .section-button button.btn-default {
    margin-left: 5px;
}
.chartBox>img {
    width: 100%}
#allBlock {
    padding: 15px;
}
#allBlock label {
    text-align: left;
}
.information, .mandatory-text {
    font-size: 15px;
    text-align: right;
}
#allBlock .form-group button[name=registrationSubmit], #allBlock .form-group button[name=registrationCancel] {
    width: 100px;
}
#allBlock form .paymentBox .input-containter {
    width: 100%;
    padding: 0;
}
.edit-form {
    padding: 0 15px;
}
.edit-form .field-1 {
    padding: 0 15px 0 0;
    width: 50%;
    display: inline-block;
}
.edit-form .field-2 {
    padding: 0 0 0 15px;
    width: 49%;
    display: inline-block;
    float: right;
}
.edit-form .form-group {
    margin-bottom: 20px;
}
.edit-form .field-full {
    padding: 0;
}
.section-button button {
    width: 100px;
}
.mandatory-text {
    color: #fe6565;
    margin-bottom: 22px;
}
#allBlock form .paymentBox .input-containter span {
    width: 10px;
    display: inline-block;
    margin-left: 12px;
}
#allBlock form .paymentBox .input-containter input[type=number] {
    display: inline-block;
    color: #333;
}
.information {
    color: #fe6565;
}
#myTab li, .abpBlk, .makeOfferLink, .menuUL a i, table .align-center, table strong.sub-strong {
    text-align: center;
}
.noteInform {
    font-size: 12px;
    color: #000;
}
table strong.sub-strong {
    display: block;
}
table strong.sub-strong b {
    color: #333;
}
table strong.sub-strong-second div {
    display: inline-block;
}
table#example1 th {
    font-size: 12px;
    background-color: #e8e7e7;
}
.headingNofity {
    background: #fff;
    color: #0f233e;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.headingNofity h4, .headingNofity p {
    margin: 0;
}
.tableDataFetch #example1 td .bid-input .daily-rental-prize span {
    width: 7px;
    display: inline-block;
}
.tableDataFetch table#example1 td input[type=text] {
    width: 38px;
    margin: 0;
    display: inline-block;
    padding: 0;
    border: 0;
}
.tableDataFetch .contact-list#example1 td input[type=text] {
    width: 100%}
.tableDataFetch table tbody tr td:first-child, .tableDataFetch table thead tr th:first-child {
    padding-left: 15px;
}
.tableDataFetch table tbody tr td:last-child, .tableDataFetch table thead tr th:last-child {
    padding-right: 15px;
}
.tableDataFetch table#example1 td .input-containter {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 60px;
    margin: 0 auto;
}
.abpData, .abpData span {
    border-right: 1px solid #ddd;
}
.abpData, .howDoIRight h3 {
    border-bottom: 1px solid #ddd;
}
.tableDataFetch table#example1 td .input-containter span {
    width: 8px;
    display: inline-block;
    margin-left: 5px;
}
.searchHead .col-sm-10.search-container, .switch {
    margin: 0;
}
text.highcharts-title {
    font: 400 14px sourcesanspro-regular!important;
}
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 20px;
}
.slider, .slider:before {
    position: absolute;
    right: 0;
}
.switch input, .toggle-menu4.down .fa-caret-down, .toggle-menu4.up .fa-caret-up {
    display: none;
}
.slider {
    background-color: #ccc;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.slider:before {
    height: 12px;
    width: 12px;
    left: 5px;
    top: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.button-default, .show-notifications, div.demo {
    position: relative;
}
input:checked+.slider {
    background-color: #60a368;
}
input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%}
.searchHead .search-container .both-gap {
    padding: 0;
}
#frmBidSubmit .searchHead .col-sm-6.both-space {
    padding: 0 15px;
}
#chagePath .searchHead .col-sm-6 {
    padding: 0;
}
#chagePath .searchHead .col-sm-6.both-space {
    padding: 0 15px;
}
.abpBlk {
    margin-bottom: 20px;
    float: left;
    padding-left: 0;
}
.abpBlk h4 {
    background: #0f233e;
    color: #fff;
    padding: 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}
.abpBlock .abpBlk .abpData .link-button {
    margin: 6px 0;
}
.abpData {
    padding: 10px;
    border-left: 1px solid #ddd;
}
.abpData span {
    width: 50%;
    float: left;
    line-height: 30px;
}
.abpData span:nth-last-child(1) {
    border-right: 0;
    padding-left: 10px;
    margin: -5px;
}
.whiteEgg {
    background: #fff;
    border-radius: 30px;
    color: #000;
    float: right;
    line-height: 30px;
    margin-top: -5px;
    padding: 0 0 0 20px;
    width: 95px;
}
.pagination {
    float: right;
    margin: 0;
}
.table>tbody>tr>td {
    line-height: none!important;
}
.table-bordered>tbody>tr>td {
    padding: 5px 9px!important;
    vertical-align: middle;
}
.table-bordered>tbody>tr>td>input {
    vertical-align: text-bottom;
}
.table .landingAllCheck {
    margin: 3px 3px 3px -13px!important;
    float: left;
}
.tooltip {
    font-size: 11px;
}
.tooltip-inner {
    background: #0f233e;
}
.innerNav .menuUL li a:hover, .innerNav .menuUL li.active a {
    background-color: #fff;
    border-left: 3px solid #0f233e;
}
.toggle-sub-menu, .toggle-sub-menu2, .toggle-sub-menu4 {
    display: none;
    text-indent: 10px;
}
.toggle-menu4.down .fa-caret-up, .toggle-menu4.up .fa-caret-down {
    display: block;
}
.toggle-sub-menu3 {
    display: none;
    text-indent: 10px;
}
.innerNav .menuUL li.toggle-menu i, .innerNav .menuUL li.toggle-menu2 i, .innerNav .menuUL li.toggle-menu3 i {
    display: none;
}
.innerNav .menuUL li.toggle-menu.down i.fa-caret-up, .innerNav .menuUL li.toggle-menu.up i.fa-caret-down, .innerNav .menuUL li.toggle-menu2.down i.fa-caret-up, .innerNav .menuUL li.toggle-menu2.up i.fa-caret-down, .innerNav .menuUL li.toggle-menu3.down i.fa-caret-up, .innerNav .menuUL li.toggle-menu3.up i.fa-caret-down {
    display: block;
}
.innerNav .menuUL li.active a {
    text-decoration: none;
}
.innerNav .menuUL h4 i {
    color: #fff;
}
.menuUL a i {
    background: #ddd;
    border-radius: 100%;
    color: #000;
    font-size: 14px;
    height: 20px;
    line-height: 18px;
    margin-right: 10px;
    width: 20px;
    float: right;
}
.menuUL h4 a:hover i {
    background: #0f233e;
    color: #fff;
}
.menuUL .toggle-sub-menu .sub_menu a {
    color: #7c7c7c;
    display: block;
    font-size: 15px;
    padding: 5px 0 5px 12px;
    border-left: 3px solid #e8e7e7;
}
.menuUL .toggle-sub-menu .sub_menu a i {
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    margin-right: 10px;
    float: right;
    margin-top: 2px;
}
.menuUL .toggle-sub-menu li a span, .menuUL .toggle-sub-menu2 li a span {
    background-color: #629861;
    border-radius: .8em;
    -moz-border-radius: .8em;
    -webkit-border-radius: .8em;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    min-height: 22px;
    min-width: 22px;
    max-width: 26px;
    text-indent: initial;
    float: right;
    overflow: hidden;
}
.menuUL .toggle-sub-menu2 li a .numberCount2 {
    background-color: #b94a48;
}
.menuUL .toggle-sub-menu2 .sub_menu2 a i {
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    margin-right: 10px;
    float: right;
    margin-top: 2px;
    overflow: hidden;
}
.menuUL .toggle-sub-menu .sub_menu a .numberCount {
    background-color: #b94a48;
}
.innerNav .toggle-sub-menu2 .sub_menu2 a, .innerNav .toggle-sub-menu2 .sub_menu_1 a, .innerNav .toggle-sub-menu3 .sub_menu3 a, .innerNav .toggle-sub-menu4 .sub_menu4 a {
    color: #7c7c7c;
    font-size: 15px;
}
.menuUL h4 a {
    color: #fff;
}
.tableDataFetch #example1 th span.tooltip1 {
    cursor: pointer;
    display: inline-block;
}
.howDoIRight h3 {
    margin: 0 0 10px;
    padding: 10px 0;
    display: block;
    font-size: 24px;
    color: #00204d;
    border-top: 1px solid #ddd;
}
.bulkDomainBox {
    background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ebeaea)) rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #ececec 0, #ebeaea 100%) rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, #ececec 0, #ebeaea 100%) rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #ececec 0, #ebeaea 100%) rgba(0, 0, 0, 0);
    margin: 0 0 10px;
    padding: 4px;
}
#myTab li {
    width: 50%}
.modal-title {
    font-weight: 700;
    font-size: 18px;
}
input[type=number] {
    width: 100px;
    margin: 0;
}
.makeOfferLink {
    padding: 10px 0 0;
}
.abpBlk .mainDeshboardR .col-sm-6:first-child, .abpBlk .mainDeshboardR .col-sm-6:last-child {
    border-left: 1px solid #ddd;
    padding: 9px 0 9px 9px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}
.makeOfferLink a {
    color: #0f233e;
}
.makeOfferLink a:hover {
    color: #39639f;
}
.rentNowBtn {
    display: block;
}
.mainDeshboardR {
    text-align: left;
}
.abpBlk .mainDeshboardR .col-sm-6:last-child {
    border-right: 1px solid #ddd;
}
.view_stats {
    margin-left: 100px;
    color: #aaa;
}
.view_stats:hover {
    color: #39639f;
}
.view_stats_title a {
    color: #fff;
    float: left;
    font-size: 10px;
}
.dollarSpan {
    line-height: 2;
    padding-left: 6px;
}
.autoCheck {
    padding-left: 0;
    padding-right: 1px;
    padding-top: 5px;
    float: left;
}
.terms {
    float: left;
    margin-left: 294px;
    width: 551px;
    height: 200px;
    overflow-y: scroll;
}
.autoCheck input[type=checkbox] {
    margin: 2px 2px 0 0;
}
.rowDomain {
    padding: 3px;
}
.subBtnDisabled {
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    min-width: 150px;
    padding: 10px 0;
    text-align: center;
}
.subBtnDisabledH, .subBtnH {
    font-size: 13px;
    min-width: 150px;
    padding: 10px 0;
    width: 100%;
    margin: 3px;
    text-align: center;
    color: #fff;
}
.subBtnDisabledH {
    border: 0;
    border-radius: 4px;
}
.subBtnH {
    background: #0f233e;
    border: 0;
    border-radius: 4px;
}
#frmRegister .form-group, #frmRegister input, #frmRegister label {
    margin: 0;
}
#frmRegister div.termsText, div.demo {
    border: 3px solid #666;
    margin: 5px;
    overflow: auto;
    padding: 5px;
}
div.demo {
    height: 300px;
    width: 600px;
}
#frmRegister div.termsText {
    height: 195px;
    width: 217px;
}
.styled-button-5 {
    background-color: #ed8223;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 0;
    text-shadow: #C17C3A 0 -1px 0;
    width: 120px;
    height: 32px;
}
.paymentBox .nav-tabs li {
    width: 25%}
.paymentBox .nav-tabs {
    background-color: #0f233e;
    border-radius: 5px 8px 0 0;
    padding: 2px 2px 0;
    text-align: center;
    border: none;
}
.paymentBox .nav-tabs li a {
    color: #fff;
}
.paymentBox .nav-tabs li a:hover, .paymentBox .nav-tabs li.active a {
    color: #0f233e!important;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
.in-align-1 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    -webkit-transition: border-color .15s ease-in-out 0s, -webkit-box-shadow .15s ease-in-out 0s;
    -o-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s, -webkit-box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 4%}
.in-align-2 {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-left: 24px;
}
.buttonCom, .buttonComDisable {
    border-radius: 30px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 300;
    padding: 4px;
    width: 134px;
    text-align: center;
}
.buttonCom {
    background: #39639f;
}
.buttonComDisable {
    background: #ccc;
    cursor: no-drop;
}
.button-default {
    -webkit-transition: .25s ease-out .1s color;
    -o-transition: .25s ease-out .1s color;
    transition: .25s ease-out .1s color;
    background: 0 0;
    border: none;
    cursor: pointer;
    margin: 0;
    outline: 0;
}
.show-notifications.active #icon-bell, .show-notifications:focus #icon-bell, .show-notifications:hover #icon-bell {
    fill: #34495e;
}
.show-notifications #icon-bell {
    fill: #7f8c8d;
}
.show-notifications .notifications-count {
    border-radius: 50%;
    background: #3498db;
    color: #fefefe;
    font: 400 .85em Lato;
    height: 16px;
    line-height: 1.75em;
    position: absolute;
    right: 2px;
    text-align: center;
    top: -2px;
    width: 16px;
}
.show-notifications.active~.notifications {
    opacity: 1;
    top: 60px;
}
.notifications {
    background: #fff;
    border: 1px solid #0f233e;
    border-top: 2px solid;
    border-radius: 2px;
    position: absolute;
    right: initial;
    left: 0;
    top: 51px;
    -webkit-transition: opacity .25s ease-out .1s;
    -o-transition: opacity .25s ease-out .1s;
    transition: opacity .25s ease-out .1s;
    width: 250px;
    -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, .175);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .175);
}
.notifications:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-width: 16px;
    left: 23px;
    position: absolute;
    top: -9px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.notifications .show-all {
    color: #0f233e;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #ededed;
    display: block;
    text-align: center;
    text-decoration: none;
}
.notifications h3 {
    cursor: default;
    font-size: 1.05em;
    font-weight: 400;
}
.notifications .show-all:focus, .notifications .show-all:hover {
    text-decoration: underline;
}
.notifications .notifications-list {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.notifications .notifications-list .item:nth-child(1) {
    border: none;
}
.notifications .notifications-list .item {
    -webkit-transition: -webkit-transform .25s ease-out .1s;
    -o-transition: transform .25s ease-out .1s;
    transition: transform .25s ease-out .1s;
    transition: transform .25s ease-out .1s, -webkit-transform .25s ease-out .1s;
    border-top: 1px solid #ededed;
    color: #c4c4c4;
    cursor: default;
    display: block;
    padding: 10px;
    position: relative;
    white-space: nowrap;
    font-size:14px;
    width: 100%}
.notifications .notifications-list .item .fa-exclamation-triangle {
    color: #c4c4c4;
}
.notifications .notifications-list .item .button-dismiss, .notifications .notifications-list .item .details, .notifications .notifications-list .item:before {
    display: inline-block;
    vertical-align: middle;
}
.notifications .notifications-list .item .details {
    margin-left: 10px;
    white-space: normal;
    width: 88%}
.notifications .notifications-list .item .details .date, .notifications .notifications-list .item .details .title {
    display: block;
    color: #0f233e;
}
.notifications .notifications-list .item .details .title {
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    height: 33px;
    line-height: initial;
    -webkit-box-orient: vertical;
}
.notifications .notifications-list .item .details .title a {
    color: #183256;
    display: inline-block;
    padding-top: 0;
    margin-left:0;
    font-size: 14px;
}
.notifications .notificationData li .fa-times {
    float: right;
    color: #0f233e;
    cursor: pointer;
}
.notifications .notifications-list .item .details .date {
    color: #c4c4c4;
    font-size: .85em;
    margin-top: 3px;
}
.notifications .notifications-list .item .button-dismiss {
    color: #0f233e;
    font-size: 23px;
    vertical-align: top;
}
.notifications ul.notificationData li i.fa-exclamation-circle {
    vertical-align: top;
    color: #0f233e;
}
.notifications .notifications-list .item .button-dismiss:focus, .notifications .notifications-list .item .button-dismiss:hover {
    color: #0f233e;
}
.notifications .notifications-list .item.expired, .notifications .notifications-list .item.expired .details .date {
    color: #bdc3c7;
}
.notifications .notifications-list .item.no-data {
    display: none;
    text-align: center;
}
.notifications .notifications-list .item.no-data:before {
    display: none;
}
.notifications .notifications-list .item.expired:before {
    background: #bdc3c7;
}
.notifications .notifications-list .item.dismissed {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.notifications.empty .notifications-list .no-data {
    display: block;
    padding: 10px;
}
.notifications-list {
    max-height: 250px!important;
    min-height: 23px!important;
}
.js-show-notifications {
    position: relative;
}
.js-show-notifications .messageCount {
    background-color: #d61b32;
    border-radius: 50%;
    -moz-border-radius: .8em;
    -webkit-border-radius: 50%;
    color: #fff;
    font-weight: 700;
    margin-right: 5px;
    text-align: center;
    text-indent: initial;
    position: absolute;
    top: -1px;
    width: 28px;
    height: 28px;
    font-size: 12px;
    padding: 6px 0 0;
    line-height: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    right: 60px;
    display: none;
    cursor: pointer;
}
#example1 tbody tr td .bid-input .daily-rental-prize {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 5px;
    width: 56px;
    display: inline-block;
}
.dropdown-menu2 .item-list {
    padding: 7px 0 7px 7px;
    cursor: pointer;
}
.dropdown-menu2 .item-list:hover {
    color: #39639f;
}
.dropdown-menu2 .item-list span i {
    width: 13%;
    display: inline-block;
}
.dropdown-menu2 .item-list span i.fa-trash-o {
    font-size: 16px;
}
#example1.contact-list tbody tr td .bid-input .daily-rental-prize {
    width: 65%;
    float: inherit;
}
#example1.contact-list tr .custom-check-box {
    width: 20px;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: initial;
}
#example1.contact-list tr .custom-check-box i.disabled {
    color: #efeeee;
}
#example1.contact-list th strong.check-box-input, #example1.contact-list th strong.check-box-input .glyphicon {
    vertical-align: top;
}
#example1.contact-list td.box-check .custom-check-box, #example1.contact-list tr td.date-area .custom-check-box, .table-responsive.contact-list-table #example1.contact-list th strong.check-box-input {
    vertical-align: middle;
}
#example1.contact-list td.box-check .bid-text {
    width: 90%}
#example1.contact-list tbody tr td.box-check .bid-input {
    padding-left: 30px;
    padding-top: 1.2px;
}
.table-responsive {
    border: none;
}
.send-messagee-popup .modal-dialog .modal-content .modal-body {
    padding: 20px;
    text-align: initial;
}
.send-messagee-popup .modal-body .to-heading {
    margin-bottom: 15px;
}
.send-messagee-popup .modal-body .to-heading .name-item {
    width: 6%;
    float: left;
    line-height: initial;
}
.send-messagee-popup .modal-body .to-heading .listing-email {
    width: 94%;
    display: inline-block;
}
.send-messagee-popup .modal-body .to-heading .subject-item {
    width: 21%}
.send-messagee-popup .modal-body .to-heading .listing-subject {
    width: 78%}
.send-messagee-popup .modal-body .to-heading .listing-message {
    width: 87%}
.send-messagee-popup .modal-body .to-heading .email-items {
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}
.send-messagee-popup .modal-body .to-heading .record-count {
    float: right;
    font-size: 12px;
    margin-top: 2px;
}
.send-messagee-popup .modal-body .to-heading .select-option select {
    width: 100%;
    padding: 11px 12px;
    height: auto;
    border-radius: 4px;
    border-color: #ccc;
    font-size: 14px;
}
.send-messagee-popup .modal-body .to-heading .content-messages {
    margin-top: 15px;
    padding: 5px;
    background: #efefef;
    border-bottom: solid 3px #ccc;
}
.send-messagee-popup .modal-body .to-heading .content-messages p {
    font-size: 14px;
}
.send-messagee-popup .form-area label.col-sm-2 {
    padding-top: 13px;
}
.send-messagee-popup .modal-body .domain-area {
    padding-bottom: 20px;
}
.send-messagee-popup .modal-body .domain-area .domain-heading {
    margin-bottom: 5px;
}
.send-messagee-popup .modal-body small {
    font-size: small;
    font-weight: 700;
}
.send-messagee-popup .modal-body small.domain-select {
    display: inline-block;
}
.send-messagee-popup .modal-body .domain-heading .custom-check-box {
    display: inline-block;
    vertical-align: middle;
}
.send-messagee-popup .modal-body .domain-heading .custom-check-box .input-buttn {
    width: 12px;
}
.send-messagee-popup .modal-body .domain-area .scroll-area {
    max-height: 180px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow-y: scroll;
}
#example1.contact-messsages tr .subject-heading, .contact-messsages td.row-bg .container-area .domain-tab ul li span.email-links, .send-messagee-popup .domain-area .scroll-area ul li .wraper-domain {
    overflow: hidden;
    display: inline-block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.send-messagee-popup .form-area textarea.message-field {
    height: 120px;
}
.send-messagee-popup .modal-dialog .modal-content .modal-footer {
    margin-top: 0;
    padding: 0 20px 30px;
}
.send-messagee-popup .domain-area .scroll-area ul li {
    width: 50%;
    float: left;
    padding: 8px;
}
.send-messagee-popup .domain-area .scroll-area .custom-check-box .filterL {
    margin: 0;
    padding: 0;
    line-height: initial;
}
.send-messagee-popup .domain-area .scroll-area ul li span.input-buttn {
    width: 17px;
    display: inline-block;
}
.send-messagee-popup .domain-area .scroll-area ul li .wraper-domain {
    width: 90%;
    vertical-align: middle;
}
.send-messagee-popup .modal-body .select-option select {
    margin-bottom: 0;
}
.modal.fade.send-messagee-popup .modal-dialog {
    margin-top: 0;
}
#example1.contact-list.contact-messsages tr .custom-check-box {
    width: 20px;
    vertical-align: text-bottom;
}
#example1.contact-messsages tr .subject-heading {
    max-width: 271px;
    line-height:18px;
    vertical-align: middle;
    padding-top: 3px;
}
.tableDataFetch  #example1.contact-messsages thead tr th strong {
    padding-top: 4px;
}
#example1.contact-messsages td.date-area .edit-icon i {
    line-height: initial;
}
.contact-messsages td.row-bg .container-area .item-option {
    width: 50%;
    display: inline-block;
}
.contact-messsages td.row-bg .container-area .domain-block, .contact-messsages td.row-bg .container-area .msg-block {
    display: inline-block;
    width: 46%;
    float: left;
}
.contact-messsages td.row-bg .container-area .domain-wraper, .contact-messsages td.row-bg .container-area .msg-wraper {
    padding: 4px 0 4px 10px;
    border: 1px solid #d2d0d0;
    border-radius: 6px 0 0;
    cursor: pointer;
}
.contact-messsages td.row-bg .container-area .msg-wraper {
    border-radius: 0 6px 0 0;
}
.contact-messsages td.row-bg .container-area .domain-tab {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: -6px;
    margin-bottom: 4px;
}
.contact-messsages td.row-bg .container-area .domain-tab ul {
    margin-top: 5px;
    margin-bottom: 10px;
}
.contact-messsages td.row-bg .container-area .domain-tab ul li {
    width: 33%;
    display: inline-block;
    padding: 8px 8px 0 12px;
}
.contact-messsages td.row-bg .container-area .domain-tab ul li i {
    width: 4%;
    font-size: 7px;
    display: inline-block;
    vertical-align: middle;
}
.contact-messsages td.row-bg .container-area .domain-tab ul li span.email-links {
    max-width: 89%;
    vertical-align: top;
}
.contact-messsages td.row-bg .container-area .domain-tab .custom-scroll {
    overflow-y: auto;
    min-height: 40px;
    max-height: 450px;
    margin-top: 20px;
}
.contact-messsages td.row-bg .container-area .email-templates img {
    padding-top: 55px;
    padding-bottom: 55px;
}
#example1.contact-messsages td.row-bg .container-area .domain-tab .custom-scroll p {
    margin-top: 10px;
}
.contact-messsages td.row-bg .container-area .domain-tab .user-listing {
    display: inline-block;
    width: 80%}
.template-view .modal-content {
    width: 653px;
}
.modal.template-view .modal-dialog .modal-content .modal-body {
    padding: 7px 0;
}
.contact-messsages td.row-bg .container-area .domain-tab .user-listing .user-name {
    display: block;
    width: 100%}
.contact-messsages td.row-bg .container-area .domain-tab .icon-item i {
    vertical-align: top;
    margin-top: 5px;
}
.contact-messsages td.row-bg .container-area .domain-tab .icon-item i.fa-check {
    display: none;
}
.contact-messsages td.row-bg .container-area .domain-tab .icon-item.viewMsg i.fa-check {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    color: #629861;
    margin-top: 3px;
}
.contact-messsages td.row-bg .container-area .domain-tab .icon-item.viewMsg i.fa-circle {
    display: none;
}
.contact-messsages td.row-bg .container-area .domain-block span, .contact-messsages td.row-bg .container-area .msg-block span {
    float: right;
    margin-right: 7px;
    font-size: 17px;
    font-weight: 600;
}
.contact-messsages td.row-bg .container-area .sub-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    line-height: 24px;
}
.contact-messsages td.row-bg .container-area .number-count {
    background-color: #629861;
    min-width: 22px;
    min-height: 22px;
    border-radius: 50px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    float: right;
    margin-right: 8px;
    overflow: hidden;
    max-width: 26px;
}
.contact-messsages td.row-bg .container-area {
    padding: 9px 20px 4px;
}
.contact-messsages td.row-bg .container-area .button-area {
    width: 50%;
    text-align: right;
    float: right;
    margin-top: 4px;
}
.contact-messsages td.row-bg .container-area .button-area .btn-secondary {
    width: 24%;
    padding: 3px 11px;
    border-radius: 25px;
    font-size: 12px;
}
.contact-messsages td.row-bg .container-area .msg-heading, .contact-messsages td.row-bg .container-area .sub-heading {
    display: inline-block;
    font-weight: 700;
}
.contact-messsages td.row-bg .container-area .msg-area, .contact-messsages td.row-bg .container-area .sub-area {
    padding: 8px 8px 0 12px;
}
.item-option .domain-block span .fa-caret-up, .item-option .domain-block.active span .fa-caret-down, .item-option .msg-block span .fa-caret-up, .item-option .msg-block.active span .fa-caret-down {
    display: inline-block;
}
.item-option .domain-block span .fa-caret-down, .item-option .domain-block.active span .fa-caret-up, .item-option .msg-block span .fa-caret-down, .item-option .msg-block.active span .fa-caret-up {
    display: none;
}
.contact-messsages td.row-bg .container-area .domain-block.active .domain-wraper, .contact-messsages td.row-bg .container-area .msg-block.active .msg-wraper {
    background: #fff;
    border-bottom-left-radius: 0;
    border-bottom-color: #fff;
}
.contact-messsages td.row-bg .container-area .msg-block.active .msg-wraper {
    border-bottom-right-radius: 0;
}
.contact-messsages td.row-bg .container-area .msg-block .msg-wraper {
    border-bottom-right-radius: 0;
    border-left: 0;
}
.searchHead .dropdown.send-item {
    width: 18%;
    display: inline-block;
}
.redirect-action {
    padding: 0 15px 15px;
    display: inline-block;
    width: 100%;
}
.searchHead2 .action-btn {
    float: left;
    width: 14%;
}
.searchHead .drop-check li .select-input {
    display: inline-block;
    width: 73%;
    font-size: 12px;
}
.searchHead .dropdown-cateogries-menu {
    display: inline-block;
}
.searchHead .dropdown-cateogries-menu.marketing-dropdown {
    position: relative;
    margin-left: 7px;
}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown.marketing-categories-dropdown {
    left: initial;
}
.searchHead .dropdown-cateogries-menu .categories-dropdown.marketing-categories-dropdown .cat-list {
    display: inline-block;
    padding-top: 4px;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown, .subdomain-rent-searchHead .com-menu .com-btn-dropdown {
    font-size: 14px;
    color: #949393;
    background: 0 0;
    border: 1px solid #ccc;
    width: auto;
    position: relative;
    padding: 5px 10px 6px;
    margin-top: -4px;
}
#rent-buy-domains .subdomain-rent-searchHead .action-btn .dropdown-cateogries-menu .com-dropdown {
    left: 350px;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown.active {
    border: 1px solid #0f233e;
    color: #0f233e;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown.selected {
    color: #fff;
    background: #4a90e2;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown span {
    font-size: 17px;
    font-weight: 600;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
}
.searchHead .contact-list-area.action-btn .searchBlockRight {
    width: 41%;
}
.searchHead .or-content {
    font-size: 20px;
    color: #4a4a4a;
    margin: 0 15px;
}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown {
    width: 500px;
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 48px;
    left: 15px;
    border: 1px solid #0f233e;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown:before {
    content: '';
    top: -9px;
    left: 132px;
    right: initial;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.searchHead .dropdown-cateogries-menu .categories-dropdown .menu-srcoll {
    max-height: 260px;
    overflow-y: auto;
    min-height: 37px;
}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown li.fixed-line {
    position: absolute;
    width: 100%;
    background-color: #ededed;
}
.dropdown-menu.actionMenu.com-dropdown li.fixed-line .custom-check-box, .searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown li.fixed-line .custom-check-box {
    width: 3%}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown li:nth-child(2), .searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown li:nth-child(3), .searchHead .action-btn .dropdown-cateogries-menu .com-dropdown li:nth-child(2), .searchHead .action-btn .dropdown-cateogries-menu .com-dropdown li:nth-child(3) {
    margin-top: 39px;
}
.searchHead .action-btn .dropdown-cateogries-menu .categories-dropdown li {
    padding: 9px 0 9px 12px;
    float: left;
    width: 50%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}
.dropdown-menu.actionMenu.com-dropdown .custom-check-box, .searchHead .dropdown-cateogries-menu .categories-dropdown li .custom-check-box {
    width: 7%;
    float: left;
}
.searchHead .dropdown-cateogries-menu .categories-dropdown .custom-check-box label.btn {
    padding: 0;
    line-height: initial;
}
.searchHead .dropdown-cateogries-menu .categories-dropdown .cat-list {
    vertical-align: middle;
    margin-left: 5px;
}
.searchHead .dropdown-cateogries-menu .categories-dropdown .wrapper-listing .cat-list {
    padding-top: 5px;
    display: inline-block;
}
.menu-srcoll .cat-list {
    vertical-align: middle;
}
.contact-list-area .dropdown-cateogries-menu .btn-dropdown span .fa {
    line-height: 0;
}
.contact-list-area .dropdown-cateogries-menu .btn-dropdown span .fa-caret-up {
    padding-bottom: 4px;
}
.contact-list-area .dropdown-cateogries-menu .btn-dropdown span .fa-caret-up, .contact-list-area .dropdown-cateogries-menu .btn-dropdown.open span .fa-caret-down,.dropdown .actionBtn.open span .fa-caret-down,.dropdown .actionBtn span .fa-caret-up{
    display: none;
}
.contact-list-area .dropdown-cateogries-menu .btn-dropdown span .fa-caret-down, .contact-list-area .dropdown-cateogries-menu .btn-dropdown.open span .fa-caret-up,.dropdown .actionBtn span .fa-caret-down,.dropdown .actionBtn.open span .fa-caret-up {
    display: inline-block;
    font-size: 23px;
    float:right;
}
.searchHead .action-btn .btn-secondary {
    margin-left: 7px;
    padding: 6px 12px;
    margin-top: -4px;
}
.searchHead .action-btn .btn-secondary i {
    font-size: 14px;
    margin-right: 2px;
}
.searchHead .action-btn .searchBlockRight {
    width: 57%;
    display: inline-block;
    margin-left: 7px;
}
.searchHead .action-btn .searchBlockRight .serachBin input[type=text] {
    font-size: 14px;
    color: #0f233e;
    font-family: sourcesanspro-regular;
    padding-right: 32px;
}
input::-ms-clear, input::-ms-reveal, input[type=text]::-ms-clear {
    display: none;
}
.send-messagee-popup .modal-body .to-heading .choose-contact-list {
    background-color: #efefef;
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
    line-height: 22px;
}
.send-messagee-popup .to-heading .listing-email .fa-pencil {
    font-size: 15px;
    color: #8a8a8a;
    cursor: pointer;
    margin-top: 3px;
    position: absolute;
    top: 0;
    right: 0;
}
.send-messagee-popup .modal-body .to-heading.domain-pop-area .name-item {
    width: 13%}
.send-messagee-popup .modal-body .to-heading.domain-pop-area .listing-email {
    width: 87%}
.send-messagee-popup .modal-body .to-heading .email-items {
    position: relative;
    padding-right: 30px;
    max-width: 80%;
    width: 80%;
    line-height: 19px;
}
.send-messagee-popup .cont-msg-pop .drop-search-part, .send-messagee-popup .cont-msg-pop .option-block, .send-messagee-popup .cont-msg-pop .top-bar {
    font-size: 16px;
    margin-bottom: 15px;
}
#contact-message .cont-msg-pop .top-bar .user-heading {
    width: 35%;
    display: inline-block;
}
#contact-message .cont-msg-pop .top-bar .searchBlockRight {
    display: inline-block;
    width: 64%}
#contact-message .cont-msg-pop .top-bar .searchBlockRight input {
    margin: 0;
}
.send-messagee-popup .modal-header .count-list {
    background-color: #fff;
    border-radius: 50px;
    display: inline-block;
    font-size: 14px;
    padding: 3px 11px 2px;
    text-align: center;
    color: #333;
    line-height: 18px;
    margin-left: 10px;
    font-weight: 400;
    min-height: 23px;
    min-width: 39px;
    vertical-align: middle;
}
.send-messagee-popup .drop-search-part .btn-dropdown span .fa-caret-up, .send-messagee-popup .drop-search-part .btn-dropdown.active span .fa-caret-down {
    display: none;
}
.send-messagee-popup .drop-search-part .btn-dropdown span .fa-caret-down, .send-messagee-popup .drop-search-part .btn-dropdown.active span .fa-caret-up {
    display: block;
}
.send-messagee-popup .drop-search-part .btn-dropdown {
    color: #949393;
    background: 0 0;
    border: 1px solid #ccc;
    width: auto;
    position: relative;
}
.send-messagee-popup .drop-search-part .btn-dropdown.active {
    border: 1px solid #0f233e;
}
.send-messagee-popup .cont-msg-pop .dropdown button span {
    font-size: 14px;
    font-weight: 400;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
}
.send-messagee-popup .drop-search-part .dropdown {
    width: 33%;
    display: inline-block;
}
.send-messagee-popup .dropdown ul.dropdown-menu {
    min-width: 539px;
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 42px;
    border-top: 1px solid #0f233e;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
}
.send-messagee-popup .dropdown ul.dropdown-menu .menu-srcoll {
    max-height: 260px;
    overflow-y: auto;
    min-height: 37px;
}
.send-messagee-popup .dropdown ul.dropdown-menu:before {
    content: '';
    top: -9px;
    left: 138px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.send-messagee-popup .dropdown ul.dropdown-menu li.fixed-line {
    position: fixed;
    width: 87%;
    background-color: #ededed;
}
.send-messagee-popup .dropdown ul.dropdown-menu li.fixed-line .custom-check-box {
    width: 4%}
.send-messagee-popup .dropdown ul.dropdown-menu li:nth-child(2), .send-messagee-popup .dropdown ul.dropdown-menu li:nth-child(3) {
    margin-top: 39px;
}
.send-messagee-popup .dropdown ul.dropdown-menu li {
    padding: 9px 0 9px 12px;
    float: left;
    width: 50%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}
.send-messagee-popup .cont-msg-pop .dropdown ul.dropdown-menu .custom-check-box {
    width: 7%;
    float: left;
}
.send-messagee-popup .drop-search-part .searchBlockRight {
    width: 66%;
    display: inline-block;
    vertical-align: top;
}
.send-messagee-popup .drop-search-part .searchBlockRight input {
    margin: 0;
}
.send-messagee-popup .option-block .navi-fixed {
    background-color: #fff;
    width: 538px;
    position: fixed;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.send-messagee-popup .option-block .navi-fixed ul li.heading-bg {
    float: left;
    padding: 8px 8px 8px 12px;
    border-right: 1px solid #ccc;
}
.send-messagee-popup .option-block .navi-fixed .heading-bg .custom-check-box {
    float: left;
    width: 8%}
.send-messagee-popup .option-block .select-area {
    margin-top: 35px;
}
.send-messagee-popup .option-block .select-area li {
    float: left;
    padding: 9px 0 6px 12px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.send-messagee-popup .option-block .navi-fixed .heading-bg.first, .send-messagee-popup .option-block .select-area li.odd {
    width: 253px;
}
.send-messagee-popup .option-block .navi-fixed.blocks-domains .view-status {
    width: 100%}
.send-messagee-popup .option-block .navi-fixed.blocks-domains .custom-check-box {
    width: 4%}
.send-messagee-popup #popup-domain-section .option-block .select-area li {
    width: 50%}
.send-messagee-popup .option-block .navi-fixed .heading-bg.second, .send-messagee-popup .option-block .select-area li.even {
    width: calc(100% - 253px);
    border-right: 0;
}
.send-messagee-popup .cont-msg-pop .option-block .select-area li .custom-check-box {
    display: inline-block;
    vertical-align: top;
    width: 6%}
.send-messagee-popup .custom-check-box label.btn {
    padding: 0;
    line-height: initial;
}
.send-messagee-popup .cont-msg-pop .option-block .select-area li .name-block, .send-messagee-popup .cont-msg-pop .option-block .select-area li .user-email {
    display: inline-block;
    width: 91%;
    font-size: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#mainDiv, .send-messagee-popup .cont-msg-pop .option-block .select-area li .user-email {
    width: 100%}
.send-messagee-popup .cont-msg-pop .option-block .custom-scroll {
    overflow-y: auto;
    max-height: 254px;
    border: 1px solid #ccc;
    min-height: 254px;
}
#contact-message .cont-msg-pop .categories-area {
    border: 1px solid #ccc;
    height: 80px;
}
.send-messagee-popup .modal-body .popup-footer {
    text-align: center;
    padding: 20px 0;
}
#bidAmount_4732 {
    border: 0!important;
}
#mainDiv {
    position: absolute;
    z-index: 1111111;
    height: 600px;
}
#featurette-0 {
    position: absolute;
    z-index: 1;
    cursor: move;
    left: 1125px;
    right: 1104px;
    top: 510px;
}
.landing_box_domain {
    border-bottom: 1px solid #fff;
    display: block;
    margin-top: 6px;
    padding: 3px;
    word-wrap: break-word;
}
.result a {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-left: 9px;
    padding-top: 5px;
}
.result {
    color: #fff;
    background: #0F233E;
    padding: 0;
}
.BidBoxlogo {
    float: right;
    width: 80px;
}
.check.fa.fa-check {
    color: green;
}
.sites .site {
    background-color: #e8e7e7;
    border-radius: 0;
}
.sites .site .siteLink {
    height: 27px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.elements .window {
    margin-bottom: 10px;
}
.window .top {
    height: 34px;
    background: #E1E0E0;
}
.window .top .buttons {
    float: left;
    height: 13px;
    margin-top: 12px;
    margin-left: 10px;
}
.window .top .buttons>* {
    border-radius: 10px;
    display: block;
    float: left;
    height: 10px;
    margin-right: 6px;
    width: 10px;
}
.window .top .buttons .red {
    background: #e74c3c;
}
.window .top .buttons .yellow {
    background: #f4a62a;
}
.window .top .buttons .green {
    background: #16a085;
}
.window .top b {
    float: right;
    margin-right: 14px;
    line-height: 34px;
    height: 34px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
}
.window .viewport {
    height: auto;
    width: 100%;
    min-height: 173px;
}
.window .viewport>img {
    width: 100%}
.window .viewport iframe {
    width: 100%;
    border: 0;
}
.window .viewport .placeHolder {
    height: auto;
    text-align: center;
    padding: 70px 0;
    display: block;
    color: #34495e;
    font-weight: 200;
}
.window .viewport .placeHolder:hover {
    color: #1ABC9C;
    font-weight: 400;
}
.window .viewport .placeHolder span {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
}
.window .bottom {
    height: 16px;
    background: #E1E0E0;
}
.sites .site .state {
    height: 27px;
}
.sites .site .zoomer-cover a {
    background: 0 0!important;
}
.viewport .ccs-zoom-wrapper .css-zoom-small {
    visibility: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 173.25px;
    width: 280px;
    opacity: 1;
}
.more-service .viewport .ccs-zoom-wrapper .css-zoom-small {
    width: 100%!important;
}
.more-service .viewport .ccs-zoom-wrapper .css-zoom-small iframe {
    width: 300%!important;
}
.viewport .ccs-zoom-wrapper .css-zoom-small .zoomer-wrapper {
    width: 100%!important;
    height: 100%!important;
}
.viewport .ccs-zoom-wrapper .css-zoom-cover {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    top: 0;
    position: absolute;
    text-align: center;
    font-size: 15px;
    height: 173.25px;
    width: 241px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.viewport .ccs-zoom-wrapper .css-zoom-cover a {
    height: 173.25px;
    width: 254px;
    color: #fff;
    line-height: 164px;
    text-decoration: none;
    background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 269, from(rgba(255, 255, 255, .95)), to(rgba(255, 255, 255, .4)));
    -webkit-box-shadow: none;
    box-shadow: none;
}
.viewport .ccs-zoom-wrapper .zoomer-loader1 {
    visibility: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    top: 0;
    position: absolute;
    text-align: center;
    font-size: 15px;
    line-height: 164px;
    background: #d80e0e;
    height: 173.25px;
    width: 254px;
    opacity: 0;
    display: none;
}
.padding-left.website-zoomer .viewport .ccs-zoom-wrapper .css-zoom-cover, .padding-left.website-zoomer .viewport .ccs-zoom-wrapper .css-zoom-small {
    width: 100%}
.padding-left.website-zoomer .viewport .ccs-zoom-wrapper .css-zoom-cover a {
    background: #0f233e;
    padding: 8px 15px;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}
.padding-left.website-zoomer .viewport .ccs-zoom-wrapper .css-zoom-cover a i {
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 3px;
}
.padding-left.website-zoomer .viewport .ccs-zoom-wrapper:hover .css-zoom-cover a {
    opacity: 1;
}
.more-service .viewport .ccs-zoom-wrapper .css-zoom-cover.domain-cover {
    width: 100%!important;
    height: 100%!important;
}
.more-service .viewport .ccs-zoom-wrapper:hover .css-zoom-cover.domain-cover {
    background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 269, from(rgba(255, 255, 255, .95)), to(rgba(255, 255, 255, .4)));
}
.more-service .viewport .ccs-zoom-wrapper .css-zoom-cover.domain-cover a {
    background: #0f233e;
    padding: 8px 15px;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    line-height: 245px;
}
.site .siteDetails .domain-name div, .site .siteDetails .domain-name span {
    line-height: 24px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.more-service .viewport .ccs-zoom-wrapper:hover .css-zoom-cover.domain-cover a {
    opacity: 1;
}
.dropdown-menu.signup-dropdown {
    left: -60px;
}
.preview .siteDetails {
    padding-bottom: 10px;
    background-color: #f1f1f1;
    position: relative;
}
.preview .siteDetails p {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
}
.site .siteDetails .site-status {
    font-size: 14px;
    color: #f39c12;
    text-transform: uppercase;
    font-weight: 700;
}
.preview .siteDetails p:first-child {
    text-transform: uppercase;
}
.preview .siteDetails p b {
    font-size: 14px;
    font-weight: 400;
}
.preview .siteDetails .siteLink .text-danger b {
    font-weight: 700;
    font-size: 14px;
    color: #e74c3c;
}
.preview .siteDetails .siteLink .text-danger:hover {
    color: #e74c3c;
}
.preview .siteDetails hr {
    border: 0;
    border-top: 1px solid #c5c5c5;
    margin-bottom: 10px;
    margin-top: 10px;
}
.preview .siteDetails .clearfix .btn-embossed {
    background: 0 0;
    border: none;
    color: #0f233e;
    width: 22%;
    float: left;
    font-size: 14px;
    padding: 6px 12px;
    margin-left: 7px;
}
.btn.btn-embossed {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.preview .siteDetails .clearfix .btn-half {
    background: 0 0;
    border: none;
    color: #0f233e;
    width: 35%;
    font-size: 14px;
    padding: 1px 0;
    margin-left: 7px;
}
.preview .siteDetails .clearfix .btn-embossed:hover {
    color: #39639f;
}
.preview .siteDetails .clearfix .deleteSiteButton {
    background: 0 0;
    border: none;
    color: #0f233e;
    width: 26%;
    font-size: 14px;
    padding: 1px 0;
    margin-left: 7px;
}
.site .indicate-veiw span:first-child {
    font-size: 14px;
    background-color: #0f233e;
    color: #fff;
    display: inline-block;
    width: 30%;
    font-weight: 400;
    text-transform: capitalize;
    float: left;
}
.site .indicate-veiw span:nth-child(3) {
    width: 10%;
    display: inline-block;
    background: #dfdfdf;
    border-left: 1px solid #fff;
    height: 30px;
}
.site .indicate-veiw span:nth-child(3) i {
    margin-top: 9px;
}
.site .siteDetails .indicate-veiw.active span:last-child, .site .siteDetails .indicate-veiw.active span:nth-child(2) {
    background-color: #fff;
    color: #0f233e;
}
.site .indicate-veiw ul {
    margin: 0;
    padding: 3px 0 7px;
    list-style: none;
    position: absolute;
    right: 0;
    width: 70%;
    top: 40px;
    z-index: 1;
    border-top: 1px solid #0f233e;
    background: #fff;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, .175);
}
.site .indicate-veiw ul::after {
    content: '';
    top: -9px;
    right: 4px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.site .indicate-veiw ul li {
    list-style: none;
    padding: 0;
}
.site .indicate-veiw ul li a {
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-left: 12px;
    text-align: left;
}
.site .indicate-veiw ul.website-sub-menu li a span {
    width: 11%;
    background: 0 0;
}
.site .indicate-veiw ul.website-sub-menu li a span i {
    color: #0f233e;
}
.site .indicate-veiw span.active:nth-child(3) {
    background: #f1f1f1;
}
.site .indicate-veiw ul li a:hover, .site .indicate-veiw ul li a:hover span i {
    background-color: #fff;
    color: #39639f;
}
.site .indicate-veiw span:nth-child(2) {
    font-size: 14px;
    background-color: #dfdfdf;
    color: #2c2c2c;
    font-weight: 400;
    width: 60%;
    display: inline-block;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-right: 1px solid #c6c6c6;
}
.site .siteDetails .indicate-veiw div {
    float: right;
    width: 10%;
    display: inline-block;
    background-color: red;
}
.site .indicate-veiw span.no-domain {
    background-color: #797777;
}
.site .indicate-veiw span.live {
    background-color: #65b12d;
}
.site .indicate-veiw span.bid {
    background-color: #F39C12;
}
.site .siteDetails .domain-name {
    margin: 10px;
}
.site .siteDetails .domain-name div {
    padding: 2px 0 7px;
    font-weight: 400;
    font-size: 19px;
    color: #0f233e;
}
.site .siteDetails .domain-name span {
    font-weight: 400;
    display: block;
    font-size: 20px;
    color: #7c7c7c;
}
.site .siteDetails .domain-action {
    border: 1px solid;
    margin: 23px 48px 22px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 400;
}
.site .siteDetails .domain-action i {
    vertical-align: text-top;
    font-size: 14px;
}
.site .siteDetails .domain-action:hover, .site .siteDetails .domain-action:hover a {
    background-color: #00204d;
    color: #fff;
}
.site .siteDetails .domain-name .stati-button {
    padding: 5px 0;
    text-align: right;
}
.site .siteDetails .domain-name .stati-button span {
    border: 1px solid #a7a7a7;
    color: #a7a7a7;
    padding: 1px 8px;
    font-size: 11px;
    font-weight: 400;
    border-radius: 9px;
}
.modal-body {
    position: relative;
    padding: 0;
}
.howDoIRight .accordion .panel-collapse .panel-default {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.howDoIRight .accordion .panel-collapse .panel-group .panel-heading {
    background-color: transparent;
    padding: 0;
    border: none;
}
.howDoIRight .accordion .panel-collapse .panel-group .panel-collapse .panel-body {
    border: none;
}
.howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a::after, .howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a::before {
    font-family: FontAwesome;
    float: right;
}
.howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a::after {
    content: '\f0d7'}
.howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a.collapsed::after, .howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a::before {
    content: ''}
.howDoIRight .accordion .panel-collapse .panel-group .panel-heading h4 a.collapsed::before {
    content: '\f0da'}
#myTab {
    padding: 20px 20px 0;
}
.tab-content {
    border-top: 1px;
    background: #fff;
    padding: 10px;
}
#rentOne .PutDataRentOne form {
    padding: 20px;
}
.paymentBox .tab-content {
    border: 2px solid #0f233e;
    border-top: none;
    padding: 20px;
}
#rentOne .PutDataRentOne form .modal-footer {
    padding: 20px 0 0;
}
#rentOne .PutDataRentOne #profile form .modal-footer {
    padding: 11px 0 20px;
}
#rentOne .PutDataRentOne .form-group.text-center a {
    color: #39639f;
}
.tab-content .cardPayment legend {
    font-size: 20px;
    border: none;
}
.rentNowBlk2 li {
    display: inline-block;
    background: 0 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    width: 48%}
#rentOne .rentNowBlk2 ul {
    border-radius: 30px;
    background: #EBEBEB;
    border: none;
    padding: 8px 0;
}
#rentOne .rentNowBlk2 ul li {
    font-weight: 400;
}
#rentOne .tab-content .tab-pane .choose-options ul li {
    width: 46%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}
#rentOne .tab-content .tab-pane .choose-options ul li span {
    display: inline-block;
}
#rentOne .modal-footer {
    border: none;
}
#rentOne .rentNowBlk2 li .input-containter {
    display: inline-block;
    background-color: #fff;
    border-radius: 20px;
    border: none;
}
#myTab li, #rentOne .rentNowBlk2 li .input-containter input {
    background: 0 0;
}
input[type=number] {
    border: none;
    padding: 0;
    outline: 0;
}
.your_bid {
    border: 1px solid #ddd;
    padding-left: 5px;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    background: 0 0;
}
.accordion h4 {
    background: #efefef;
    margin-bottom: 0;
    padding: 10px 20px;
    border: none;
    font-size: 17px;
    border-radius: 20px;
    color: #0e243e;
}
.accordion h4 i {
    float: right;
}
.accordion h4 i.fa-caret-down {
    display: none;
}
.accordion .collapsed h4 i.fa-caret-down, .accordion h4 i.fa-caret-up {
    display: block;
}
.accordion .collapsed h4 i.fa-caret-up {
    display: none;
}
.accordion .panel-collapse {
    border: 1px solid #e8e7e7;
    padding: 12px;
    margin: 0 17px;
    border-top: none;
}
#frmBidSubmit .searchHead .recordsList {
    float: right;
}
.recordsList {
    float: right;
    font-size: 13px;
}
.recordsList span {
    vertical-align:middle;
}
.searchHead .action-btn .dropdown.com {
    display: inline-block;
    margin-left: 5px;
}
.searchHead .action-btn .dropdown.com span.caret {
    position: initial;
}
.searchHead .action-btn .dropdown .btn.addBtn, .searchHead2 .action-btn .dropdown .btn.addBtn {
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    text-align: left;
    padding: 6px 10px 4px;
    color: #949393;
    vertical-align: inherit;
}
.searchHead .action-btn .dropdown .addBtn.open, .searchHead2 .action-btn .dropdown .btn.open, .searchHead .action-btn .dropdown .btn.addBtn.active, .searchHead2 .action-btn .dropdown .btn.active{
    border: 1px solid #0f233e;
    color: #0f233e;
}
.searchHead2 .action-btn .dropdown .btn.active span {
    border-top-color: #0f233e;
}
.searchHead .action-btn .dropdown .btn.addBtn.active span {
    border-top: 7px solid #0f233e;
}
/* .searchHead .action-btn .dropdown .btn.addBtn i {
    display: none;
} */
.searchHead .action-btn .dropdown ul, .searchHead2 .action-btn .dropdown ul {
    border: 1px solid #0f233e;
    border-top: 2px solid;
    background: #fff;
    min-width: 150px;
    border-radius: 0;
    top: 43px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    line-height: initial;
}
.DomainsforRentDiv .searchHead .action-btn .dropdown ul {
    min-width: 120px;
}
.dropdown ul .custom-check-box label.btn {
    padding: 3px 15px 7px 12px;
}
.DomainsforRentDiv .dropdown.send-item.action {
    margin-right: 8px;
}
.searchHead .action-btn .dropdown ul li, .searchHead2 .action-btn .dropdown ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
}
.searchHead .action-btn .dropdown ul::before, .searchHead2 .action-btn .dropdown ul::before {
    content: '';
    top: -9px;
    right: 39px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.searchHead .action-btn .dropdown.web-menu ul::before {
    right: 10px;
}
.websits-list-page .action-btn .dropdown.web-menu ul::before {
    right:8px;
}
.searchHead .action-btn .dropdown-toggle i {
    position: absolute;
    left: 11px;
    font-size: 15px;
    top: 9px;
}
.searchHead .action-btn .dropdown span.caret, .searchHead2 .action-btn .dropdown span.caret {
    position: absolute;
    top: 13px;
    right: 13px;
    border-top: 8px solid #949393;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
#frmBidSubmit .searchHead .action-btn .dropdown ul li a {
    color: #0f233e;
    border-bottom: 1px solid #ededed;
    padding: 5px 0 5px 12px;
}
#frmBidSubmit .searchHead .action-btn .dropdown ul li a i {
    padding-right: 5px;
}
#frmBidSubmit .searchHead .action-btn .dropdown ul li a:hover {
    color: #39639f;
    background-color: transparent;
}
.custom-check-box label.btn {
    width: 100%}
.side-scroll .custom-check-box label.btn .input-buttn {
    width: 7%}
.custom-check-box label.btn .input-buttn {
    width: 18px;
    display: inline-block;
}
.dropdown-menu-checkbox .custom-check-box label.btn .input-buttn {
    width: 14%}
.custom-check-box label.btn .input-buttn input {
    display: none;
}
#example1 .custom-check-box label.btn {
    padding: 0;
    line-height: 15px;
}
#example1 thead tr#at-table-head th:last-child {
    border-right: none;
}
.tableDataFetch #example1 thead th {
    background-color: transparent;
    border-right: solid 1px #fff;
}
.tableDataFetch table#example1>thead>tr>th {
    vertical-align: middle;
}
.website-page .pagination-container {
    border-top: 5px solid #efefef;
    padding: 14px 15px 13px;
}
.website-page .pagination-container .pagination {
    margin-bottom: 0;
    margin-top: 0;
}
.website-page .pagination-container span {
    margin-top: 6px;
}
.pagination-container {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 15px;
    min-width: 650px;
}
.pagination-container span {
    display: inline-block;
    padding-top: 4px;
}
.pagination-container .pagination li.active a, .pagination-container .pagination li.active:hover a {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    border-radius: 4px;
}
.pagination-container .pagination li a:hover {
    background-color: #fff;
}
.pagination>li>a, .pagination>li>span {
    font-size: 12px;
    padding: 5px 10px;
    border: none;
    color: #4a90e2;
}
#alertigo {
    bottom: 20px;
    display: block;
    max-width: 600px;
    position: fixed;
    right: 20px;
    text-align: right;
    z-index: 2500;
}
.alertigo {
    background-color: #337ab7;
    border: 1px solid #2e6da4;
    border-radius: 5px;
    color: #fff;
    clear: both;
    float: right;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .25);
}
.alertigo:last-of-type {
    margin-bottom: 0;
}
.alertigo-green {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.alertigo-light-blue {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.alertigo-orange {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.alertigo-red {
    background-color: #d9534f;
    border-color: #d43f3a;
}
@media only screen and (max-width:991px) {
    #alertigo {
        max-width: 300px;
    }       
}
@media only screen and (min-width:991px) {
    .graph_filter .date-picker{
        min-width: 638px;
    }
}
#changeLanding .table-inner-container label, #changewebConfirm .table-inner-container label {
    padding: 0;
}
#changeLanding .table-inner-container label {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 240px;
}
label.btn span {
    font-size: 12px;
    color: #333;
}
label input[type=radio]~.fa.fa-square-o, label input[type=radio]~i.fa.fa-circle-o {
    color: #333;
    display: inline;
    vertical-align: middle;
}
label input[type=radio]:checked~.fa.fa-square-o, label input[type=radio]:checked~i.fa.fa-circle-o, label input[type=radio]~.fa-check-square-o, label input[type=radio]~i.fa.fa-dot-circle-o {
    display: none;
}
label input[type=radio]:checked~.fa-check-square-o, label input[type=radio]:checked~i.fa.fa-dot-circle-o {
    color: #333;
    display: inline;
    vertical-align: middle;
}
label input[type=radio]~i.fa, label:hover input[type=radio]~i.fa {
    color: #333;
}
.wrapper-form .custom-check-box label.btn {
    padding: 0;
    line-height: initial;
}
.wrapper-form .custom-check-box {
    width: 8%;
    display: inline-block;
    vertical-align: text-bottom;
}
.wrapper-form .custom-check-box label.btn:hover {
    color: red;
}
label input[type=checkbox]~i.fa.fa-square-o {
    color: #333;
    display: inline;
    vertical-align: middle;
}
label input[type=checkbox]~i.fa.fa-check-square-o {
    display: none;
    vertical-align: middle;
}
th label input[type=checkbox]~i.fa.fa-square-o {
    vertical-align: text-top;
}
label input[type=checkbox]:checked~i.fa.fa-square-o {
    display: none;
}
label input[type=checkbox]:checked~i.fa.fa-check-square-o {
    color: #333;
    display: inline;
}
label.btn:hover input[type=checkbox]~i.fa {
    color: #333;
}
label .fa-2x {
    font-size: 17px;
}
div[data-toggle=buttons] label.active {
    color: #333;
}
div[data-toggle=buttons] label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0 solid #c8c8c8;
    border-radius: 3px;
    color: #c8c8c8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
div[data-toggle=buttons] label:hover {
    color: #333;
}
div[data-toggle=buttons] label.active, div[data-toggle=buttons] label:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dash-avatar {
    padding: 14px 0;
    position: relative;
    text-align: center;
}
.dash-avatar img {
    height: 170px;
    width: 170px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    padding: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}
.text-user {
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 14px;
}
.profile-info {
    padding-top: 14px;
}
.profile-info li {
    margin-bottom: 10px;
}
.profile-info .profile-name {
    font-size: 28px;
    font-weight: 700;
}
.editprofile {
    margin-top: 15px;
    margin-bottom: 20px;
}
.editprofile .btn-primary {
    margin-right: 10px;
}
.profile-info .information-heading {
    font-weight: 600;
}
.sideBarUser .dash-board .dash-avatar {
    padding: 14px 0 6px;
}
.sideBarUser .dash-board .dash-avatar img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: 0 auto;
    border: 2px solid #fff;
}
.sideBarUser .dash-board .text-user {
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 14px;
}
.sideBarUser .search-heading {
    padding: 6px;
    background: #0f233e;
    margin-bottom: 5px;
}
.search-area input[type=text] {
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #0f233e;
    margin: 0;
}
.search-area .at-filter-btn {
    position: absolute;
    top: 14px;
    right: 32px;
    color: #fff;
    font-size: 0;
    width: 17px;
    height: 17px;
    border: 0;
    display: block;
    background: url(../images/search-icon.png) no-repeat;
}
.com-area .menuUL li a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 8px 0 8px 10px;
    background: #0f233e;
    border-left: 0;
    margin-bottom: 5px;
}
.com-area .menuUL li span i {
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    margin-right: 5px;
    float: right;
    line-height: 18px;
    width: 20px;
    color: #fff;
}
.com-area li .fa-caret-up, .com-area li.up .fa-caret-up {
    display: block;
}
.com-area li .fa-caret-down, .com-area li.up .fa-caret-down {
    display: none;
}
.com-area .side-scroll {
    display: inline-block;
    width: 100%;
    padding: 0;
    overflow-y: auto;
    max-height: 200px;
    height: 200px;
}
.com-area .side-scroll ul li {
    padding: 5px 0 5px 15px;
    float: left;
    width: 100%}
#sidebarheading-icon {
    float: left;
    background: 0 0;
    color: #fff;
    margin: 2px 3px 0 0;
}
.btn-section .btn-default, .cont-add .btn-default {
    margin-left: 5px;
}
.clearall {
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 3px;
}
.com-area .side-scroll ul li .custom-check-box .domain-selected, .com-area ul.categories-list .custom-check-box .btn.cate-selected {
    padding: 0;
    line-height: initial;
}
.com-area .side-scroll ul li .custom-check-box span i {
    float: none;
}
.com-area ul.categories-list .side-scroll ul li {
    width: 100%;
    display: block;
}
.com-area ul.categories-list .custom-check-box .btn.cate-selected .input-buttn {
    width: 8%}
.com-area ul.categories-list .custom-check-box .btn.cate-selected .categories-name {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
}
#changeLanding .modal-dialog {
    margin-top: 5%}
#changeLanding .modal-body {
    text-align: initial;
    padding: 0;
}
#changeLanding .choose-container {
    padding: 20px;
}
#changeLanding .search-bar {
    position: relative;
}
#changeLanding .search-bar .search-find {
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #0f233e;
    font-size: 14px;
}
#changeLanding .search-bar .search-icon {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #fff;
    font-size: 0;
    width: 17px;
    height: 17px;
    border: 0;
    display: block;
    background: url(../images/search-icon.png) no-repeat;
}
#changeLanding .domain-container .space {
    margin-bottom: 5px;
}
#changeLanding .choose-container .modal-footer {
    padding: 20px 0;
}
#changeLanding .table-inner-container table td:nth-child(1) {
    width: 259px;
}
#changeLanding .table-inner-container table td:nth-child(2) {
    width: 274px;
}
.mega-menu {
    margin-bottom: 15px;
    width: 63%}
.mega-menu .dropdown .btn-dropdown {
    color: #949393;
    background: 0 0;
    border: 1px solid #ccc;
    width: auto;
}
.mega-menu .dropdown ul.dropdown-menu {
    min-width: 539px;
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 42px;
    border-top: 1px solid #0f233e;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
}
.mega-menu .dropdown ul.dropdown-menu:before {
    content: '';
    top: -9px;
    left: 138px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.mega-menu .dropdown ul.dropdown-menu .menu-srcoll {
    max-height: 260px;
    overflow-y: auto;
    min-height: 37px;
}
.mega-menu .dropdown ul.dropdown-menu li {
    padding: 9px 0 9px 12px;
    float: left;
    width: 50%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}
.mega-menu .dropdown ul.dropdown-menu .custom-check-box {
    width: 7%;
    float: left;
}
.mega-menu .custom-check-box label.btn {
    padding: 0;
    line-height: initial;
}
.mega-menu .custom-check-box label.btn .input-buttn {
    width: 17%;
    display: inline-block;
}
.select-view label {
    float: none;
}
.form-aside {
    padding: 0 15px 0 0;
    position: relative;
}
.attached-menu-side .or-text {
    margin-top: 109px;
    position: relative;
    -webkit-transform: translate(15%, 58%);
    -ms-transform: translate(15%, 58%);
    transform: translate(15%, 58%);
    font-weight: 700;
    text-align: -webkit-auto;
}
.attached-menu-side .or-text:after, .attached-menu-side .or-text:before {
    content: "";
    position: absolute;
    background-color: #ccc;
    display: block;
    width: 113px;
    height: 2px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -33px;
}
.attached-menu-side .or-text:before {
    top: -64px;
}
.attached-menu-side .or-text:after {
    bottom: -64px;
}
.attached-menu-side .select-view .categories-items select {
    width: 100%;
    padding: 6px 12px;
    height: 35px;
    border-radius: 4px;
    border-color: #ccc;
    background: 0 0;
}
.wrapper-form p {
    text-align: right;
    color: #fe6565;
    font-size: 15px;
}
.cont-add .btn {
    width: 100px;
}
.attached-menu-side .left-aside {
    padding: 0 0 0 15px;
}
.upload-area label {
    width: 100%}
.choose-input .choosen-file {
    height: 30px;
    padding: 3px 12px;
    margin-bottom: 16px;
}
.btn-section button {
    width: 90px;
}
.btn-section {
    width: 200px;
    display: inline-block;
}
.csv-text {
    display: inline-block;
    width: 125px;
    text-align: right;
}
.csv-text:hover {
    color: #39639f;
}
.mandatory-text.sign {
    display: inline-block;
    width: 100%}
.menu-listing {
    display: none;
}
.sellStatus {
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.all-maessages-list .message-image {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin: 0 auto;
    border: 2px solid transparent;
    vertical-align: top;
}
.all-maessages-list .message-content {
    display: inline-block;
    width: 90%;
    color: #0f233e;
    font-size: 14px;
}
.attached-menu-side .all-notice-view ul li .fa-exclamation-circle {
    width: 2%;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}
.attached-menu-side .all-notice-view ul li .details-view {
    width: 97%;
    display: inline-block;
    padding-top:3px;
}
.all-notice-view .vertical-span {
    display: inline-block;
    vertical-align: bottom;
}
.attached-menu-side .all-notice-view .notification-details {
    width: 95%;
    display: inline-block;
    padding-top: 2px;
}
.vertical-span {
    vertical-align: middle;
    line-height: normal;
}
.attached-menu-side .all-notice-view td.close-icon .stop-bid {
    margin-top: 1px;
}
.attached-menu-side .all-notice-view ul li .details-view .title {
    display: block;
}
.attached-menu-side .all-notice-view ul li .details-view .date {
    color: #c4c4c4;
    font-size: .85em;
    margin-top: 3px;
}
.attached-menu-side .all-notice-view .custom-check-box {
    display: inline-block;
    vertical-align: top;
    width: 20px;
}
.all-notice-view #example1 tr td .custom-check-box {
    width: 20px;
    vertical-align: top;
}
.dashboard-balance {
    background: #fff;
    padding: 15px 15px 5px 15px;
    height: 230px;
    margin-bottom: 15px;    
}
.timer {
    color: #898989;
    font-size: 14px;
}
.dashboard-balance .description-text {
    font-size: 14px;
    /* padding-right: 15px; */
    margin-bottom: 0px;
}
.dashboard-balance .description-text.line {
    line-height: 33px;
}
.description-text .dollar-currency {
    font-weight:bold;
    font-size: 17px;
    float:right;
}
.dashboard-balance .graph-icon {
    float: right;
    margin-right: 20px;
    color: #3c88dc;
    font-size: 24px;
}
.dashboard-balance .blnc-heading {
    font-size: 20px;
}
.dashboard-balance .balance {
    font-size: 36px;
    margin-top: 18px;
}
.dashboard-balance .show-more {
    text-align: right;
    margin-top: 15px;
}
.dashboard-balance .show-more a {
    color: #3c88dc;
    font-size: 18px;
}
/* .dashboard-section {
    display: inline-block;
} */
.attached-menu-side {
    padding-top: 50px;
    background-color: #efefef;
    padding-bottom: 70px;
    min-height: 690px;
}
.dashboard-section .domain-section {
    background: #fff;
    margin-bottom: 15px;
}
.dashboard-section:last-child .domain-section {
    margin-bottom: 0px;
    padding-bottom: 0;
}
.dashboard-section .domain-section.open .heading-text, .section-open.open .user-heading .section-heading {
    font-size: 30px;
}
.attached-menu-side .no-mobile-padding {
    padding :0 7.5px;
}
.attached-menu-side .no-mobile-padding:first-child {
    padding-left:15px;
}
.attached-menu-side .no-mobile-padding:last-child {
    padding-right:15px;
}
.dashboard-section .domain-section.open .sub-heading-text, .section-open.open .sub-heading-text {
    display: block;
    font-size: 16px;
    color: #898989;
}
.dashboard-section .domain-section .sub-heading-text, .section-open .sub-heading-text {
    font-size: 0;
    color: #fff;
    -webkit-transition: font-size 2s;
    -webkit-transition: color 2s;
    -o-transition: color 2s;
    transition: color 2s;
}
.dashboard-section .domain-section .heading-text {
    font-size: 20px;
    margin-top: 16px;
    -o-transition: font-size 2s;
    transition: font-size 2s;
    -moz-transition: font-size 2s;
    -webkit-transition: font-size 2s;
}
.section-open .user-heading .section-heading {
    font-size: 20px;
    -o-transition: font-size 2s;
    transition: font-size 2s;
    -moz-transition: font-size 2s;
    -webkit-transition: font-size 2s;
    cursor: default;
}
.Rectangle-11 {
    background-color: #fff;
}
.Rectangle-11 .rectangle-111 {
    padding: 20px;
}
.Rectangle-11 .heading {
    margin: 0;
    font-size: 18px;
    text-align: left;
    color: #000;
}
.across-domains, .rectangle-111 p {
    font-size: 14px;
    color: #000;
    font-family: sourcesanspro-regular;
}
.rectangle-111 p {
    margin: 0;
}
.across-domains {
    text-align: left;
}
.heading-text {
    font-family: sourcesanspro-regular;
    font-size: 28px;
    letter-spacing: -.3px;
    color: #4a4a4a;
    margin-top: 16px;
}
.sub-heading-text {
    font-family: sourcesanspro-regular;
    font-size: 16px;
    letter-spacing: -.3px;
    color: #898989;
}
.dashboard-section .domains-for-rent {
    font-family: sourcesanspro-regular;
    font-size: 20px;
    letter-spacing: -.3px;
    text-align: left;
}
.dashboard-section .domains-for-rent-value {
    font-family: sourcesanspro-regular;
    font-size: 18px;
    letter-spacing: -.3px;
    text-align: right;
    float: right;
}
.dashboard-section .domain-section.open .rent-sale-rectangle {
    margin-top: 25px;
}
.dashboard-section .domain-section .rent-sale-rectangle {
    margin-top: 12px;
}
.dashboard-section .domain-section.open .button.bar-graph {
    padding: 21px 0;
    text-align: right;
}
.dashboard-section .domain-section .rent-sale-rectangle .span1, .dashboard-section .domain-section .rent-sale-rectangle .span2 {
    border: 1px solid #dcdcdc;
    padding: 5px 0;
    font-family: sourcesanspro-regular;
    font-size: 16px;
    width: 130px;
    float: left;
    text-align: center;
    color: #898989;
}
.dashboard-section .domain-section .button .show-more-bttn, .graph-content .domain-type, .graph-content .domain-value {
    font-size: 18px;
    font-family: sourcesanspro-regular;
}
.graph-content, .graph-rectangle {
    display: inline-block;
    width: 100%}
.dashboard-section .domain-section .rent-sale-rectangle .span2 {
    border-left: none;
}
.dashboard-section .domain-section .button {
    text-align: right;
    padding-top: 15px;
}
.dashboard-section .domain-section.open .button {
    padding: 31px 0;
}
.contactMsgData .contact-list.contact-messsages .contact-msg-date {
    min-width: 125px;
}
.dashboard-section .domain-section .button .show-more-bttn {
    letter-spacing: -.3px;
    color: #4a90e2;
    vertical-align: top;
}
.dashboard-section .domain-section .button .close-bttn, .dashboard-section .domain-section .button .open-bttn {
    font-family: sourcesanspro-regular;
    font-size: 18px;
    letter-spacing: -.3px;
    color: #4a90e2;
    cursor: pointer;
}
.dashboard-section .domain-section .button .close-bttn:hover, .dashboard-section .domain-section .button .open-bttn:hover,.dashboard-balance .show-more a:hover,.dashboard-section .domain-section .button .show-more-bttn:hover{
    color:#333;
}
.graph-heading-background {
    padding: 0 10px;
}
.graph-heading {
    padding: 10px 0;
    margin: 0;
    border-bottom: 2px solid #000;
}
.graph-content {
    padding: 10px 0;
}
.graph-content.pie-graph {
    padding-bottom: 7px;
}
.graph-content .domain-type {
    line-height: 2.22;
    letter-spacing: -.3px;
    color: #000;
}
.graph-content .space-right {
    padding-right: 0;
    margin-top: 6%;
}
.graph-rectangle .graph-content .col-xs-4 {
    min-width: 115px;
    height: 125px;
    margin: 0 auto;
}
.indent {
    padding-left: 5px;
}
.domain-type.line-space, .graph-content .domain-value.line-space {
    line-height: initial;
}
.graph-content .top-space {
    padding-top: 7px;
}
.graph-content .domain-value {
    float: right;
    min-width: 48px;
    margin: 5px 0;
    text-align: right;
    padding: 2px 5px 0;
    color: #fff;
}
.navigation-aside ul li.active a, .navigation-aside ul li:hover .text, .navigation-aside ul li:hover i {
    color: #4a90e2;
}
.graph-content .domain-value.text1 {
    background: #3c88dc;
}
.graph-content .domain-value.text2 {
    background: #639edf;
}
.graph-content .domain-value.text3 {
    background: #89b6e8;
}
.graph-content .domain-value.text4 {
    background: #ccc;
}
.navigation-aside {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
}
.navigation-aside ul {
    margin-top: 50px;
}
.navigation-aside ul li {
    font-family: sourcesanspro-regular;
    display: block;
}
.navigation-aside ul li.active {
    background-color: #efefef;
    color: #4a90e2;
}
.navigation-aside ul li a {
    padding: 20px 0 20px 31px;
    font-size: 17px;
    display: block;
}
.navigation-aside ul li i {
    width: 12%;
    font-size: 24px;
    display: inline-block;
}
.navigation-aside ul li .text {
    display: inline-block;
    width: 84%;
}
.navigation-aside ul li:hover {
    background-color: #efefef;
}
.user-heading {
    background: #fff;
    padding: 15px 15px 10px;
}
.user-heading .section-heading {
    font-family: sourcesanspro-regular;
    letter-spacing: -.3px;
    padding: 0;
    font-size: 20px;
    color: #000;
}
.user-heading .searchHead {
    margin-bottom: 0;
}
.domains-tab-content .sub-heading-text, .domains-tab-content .user-heading .searchHead {
    display: none;
}
.section-open.open .user-heading .searchHead {
    display: block;
}
.section-open.open .user-heading .section-heading {
    font-size: 24px;
}
.user-heading .close-bttn, .user-heading .open-bttn {
    font-size: 18px;
    color: #4a90e2;
    position: inherit;
    float: right;
    letter-spacing: -.3px;
    font-family: sourcesanspro-regular;
}
.transaction-field {
    margin-top: 10px;
}
.domains-tab-content .section-open {
    margin-bottom: 15px;
    min-height: 0!important;
}
.domains-tab-content .section-open.last-child {
    margin-bottom: 0px;
}
.user-heading .open-bttn, .user-heading .close-bttn {
    line-height: 28px;
    cursor: pointer;
}
#example1 tbody tr.price-block td .bid-text, #example1 tbody tr.price-block td .bid-text .condition-bid {
    float: inherit;
    padding-left: 5px;
}
#example1 tbody tr.price-block td .bid-text {
    padding-left: 15px;
}
tr.price-block td .bid-text .condition-bid {
    line-height: 16px;
    vertical-align: middle;
}
#example1.highest-bid-table tbody tr.price-block td .icon-pencil span i {
    color: #fff;
}
.domains-tab-content .tableDataFetch #example1.highest-bid-table tbody tr.price-block td .icon-pencil span {
    width: auto;
    margin-right: 0;
}
#example1 tbody tr.price-block td .stop-bid {
    margin-top: 0;
}
#example1 tbody tr.price-block td .bid-text.highest-box {
    line-height: normal;
    padding-top: 3px;
}
#example1 tbody tr.price-block td .bid-text.highest-box .second-amt, #example1 tbody tr.price-block td .bid-text.not-highest-box .second-amt {
    padding-top: 0;
    vertical-align: text-bottom;
}
#example1 tbody tr.price-block td.margin-zero .daily-rental-prize {
    margin-right: 0;
    float: inherit;
    margin-left: 2px;
}
#example1 tbody tr.price-block td.margin-zero .bid-input, #example1 tbody tr.price-block td.margin-zero .bid-text {
    padding: 1px 0;
    float: inherit;
    line-height: normal;
}
#example1 tbody tr.price-block td.margin-zero .bid-input {
    padding-top: 0;
    padding-left: 0;
}
#example1 tbody tr.price-block td.margin-zero .bid-text {
    padding-left: 30px;
}
.auto-bid-right-wrap, .sell-price-right-wrap {
    display: inline-block;
    width: calc(100% - 48px);
}
.domains-rent-sale-table #example1 tbody tr td .sell-price-right-wrap .bid-text {
    padding-left: 10px;
}
#example1 tbody tr td .bid-text .auto-bid-amount-wrap {
    padding-top: 0;
    vertical-align: inherit;
    padding-left: 20px;
}
#example1 tbody tr td .sell-price-right-wrap .bid-input .daily-rental-prize, .domains-tab-content .tableDataFetch #example1 tbody tr td .sell-price-right-wrap .bid-input .bid-action {
    margin-bottom: -5px;
}
#example1 tbody tr td .bid-text .auto-bid-amount-wrap div {
    padding-top: 0;
}
.domains-tab-content .tableDataFetch #example1 tbody tr td .bid-text span.dollar-span {
    float: inherit;
    margin: 0;
    vertical-align: middle;
}
#example1.highest-bid-table tbody tr.price-block i {
    line-height: 18px;
}
#example1 tbody tr.price-block.mid-text-content td {
    line-height: 1.428571429;
}
.domains-nav-tabs {
    border-bottom: none;
}
.domains-nav-tabs>li.active>a, .domains-nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: none;
}
.domains-nav-tabs>li>a {
    font-family: sourcesanspro-regular;
    border-radius: 0;
    padding: 16px 50px 16px 16px;
    font-size: 20px;
    letter-spacing: -.3px;
    color: #4a4a4a;
    line-height: 18px;
}
.domains-nav-tabs>li>a:hover {
    border-color: transparent;
}
.notifications-tab-content .temp-none {
    display: none;
}
.domains-tab-content, .notifications-tab-content {
    border-top: none;
    margin-top: -2px;
    background-color: transparent;
    padding: 0;
}
.domains-tab-content .tableDataFetch #at-table-head th, .notifications-tab-content .tableDataFetch #at-table-head th {
    border-bottom: none;
    border-right: 1px solid #fff;
}
.domains-tab-content .tableDataFetch .table-striped tr td, .notifications-tab-content .tableDataFetch .table-striped tr td {
    border-top: none;
}
.domains-tab-content .tableDataFetch tbody, .notifications-tab-content .tableDataFetch tbody {
    background: #fff;
}
.offer-accepted .actionBtn-icon {
    border-color: #60a368;
    color: #60a368;
}
.tableDataFetch .table>tbody>tr>td {
    border-right: 1px solid #efefef;
    background: #fff;
}
.tableDataFetch .table>tbody>tr>td:last-child {
    border-right: none;
}
.domains-tab-content .tableDataFetch .rental-table .offer-status .edit-icon {
    padding-right: 9px;
}
#example1 tbody tr td .bid-input .daily-rental-prize, .domains-tab-content .tableDataFetch #example1 tbody tr td .bid-input .bid-action {
    margin-right: 10px;
}
.domains-tab-content .span-back {
    margin-right: 15px;
    line-height: 2;
}
.domains-tab-content .span-back .addBtn {
    font-family: sourcesanspro-regular;
    font-size: 14px;
    letter-spacing: -.2px;
    border: 1px solid #00204d;
    padding: 4px 10px;
    border-radius: 14px;
}
.span-back .addBtn .fa-plus-circle {
    height: 20px;
    vertical-align: middle;
    font-size: 18px;
    padding-left: 3px;
}
a.backbtn {
    border: 1px solid #00204d;
    padding: 2px 10px;
    border-radius: 14px;
    float: right;
    margin-top: 5px;
}
.domains-tab-content .span-back .addBtn:hover,a.backbtn:hover {
    background-color: #00204d;
    color: #fff;
}
.domains-tab-content .text-right .close-bttn {
    line-height: 28px;
    cursor: pointer;
}
.after-before-time {
    position: relative;
}
.after-before-time .down-sides {
    display: block;
}
.after-before-time .icon-pos {
    position: absolute;
    right: 8px;
    top: 25px;
}
.after-before-time .both-title {
    font-weight: 400;
}
.fa-icon {
    float: right;
}
.table-state-default {
    cursor: default;
}
.table-state-default.cursor {
    cursor: pointer;
}
.fa-icon .fa-caret-down, .fa-icon .fa-caret-up {
    font-size: 16px;
    display: block;
    line-height: 10px;
    color: #898989;
}
.asc .fa-icon .fa-caret-up, .desc .fa-icon .fa-caret-down {
    color: #4a90e2;
}
.addcontact-data {
    background: #fff;
    padding-bottom: 20px;
    text-align: center;
}
.bg-white {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.container-area .action-area .item-option .rent-tabs {
    background: #efefef;
}
.websits-list-page.searchHead .dropdown-cateogries-menu .btn-dropdown {
    padding: 4px 10px 6px;
    vertical-align: inherit;
}
.dropdown-cateogries-menu.web-menu {
    width: 18%;
    min-width: 90px;
    vertical-align: middle;
}
.dropdown-cateogries-menu.web-menu .btn-dropdown {
    width: 100%}
.dropdown-cateogries-menu.web-menu .btn-dropdown .choose-category {
    text-align: left;
    margin: 0;
    width: 80%}
.searchHead .dropdown-cateogries-menu.web-menu.open .btn-dropdown span i {
    font-size: 23px;
    font-weight: 600;
    color: #949393;
}
.domains-tab-content .span-back.spacing {
    margin-right: 0;
}
.web-site-block .Rent-or-Buy-Domains {
    margin: 0;
}
.web-site-block p.sub-heading-text {
    margin-bottom:15px;
}
.website-area-section .create-time-block ul {
    margin: 5px 0;
}
.website-area-section .create-time-block li {
    display: inline-block;
    font-family: sourcesanspro-regular;
    width: 100%;
    font-size: 16px;
}
.website-area-section .create-time-block li .sub-head {
    float: left;
    font-weight: 600;
    width: 55px;
}
.website-area-section .create-time-block li .counter span {
    padding: 0 10px;
}
.website-area-section .zero-pd {
    padding: 10px;
    display: inline-block;
    background: #fff;
}
.website-area-section .row.margin-space {
    background: #efefef;
    padding: 5px 5px 1px;
}
.web-site-block .website-option-list {
    min-width: 160px;
    border: 1px solid #0f233e;
    border-top: 2px solid;
    border-radius: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    line-height: initial;
    background: #fff;
    top: 46px;
    right: 15px;
    display: none;
}
.transaction-history .payment-type, .transaction-history ul li .payment-value {
    line-height: 2.22;
    letter-spacing: -.3px;
    font-family: sourcesanspro-regular;
}
.transaction-type {
    font-family: sourcesanspro-regular;
    font-size: 24px;
    letter-spacing: -.3px;
    color: #4a4a4a;
    margin: 16px 15px;
}
.transaction-history {
    text-align: center;
    margin: 30px 0 15px;
}
.transaction-history .payment-type {
    text-align: right;
    display: inline-block;
    font-size: 18px;
    padding: 6px 40px 6px 10px;
    min-width: 200px;
    width: 20%}
.transaction-history ul li .payment-value {
    text-align: left;
    display: inline-block;
    padding-left: 40px;
    font-size: 16px;
    min-width: 90px;
}
.transaction-history ul {
    display: inline-block;
}
.transaction-history ul li.total {
    border-top: 1px solid #ccc;
}
.web-site-block ul li .website-option-list {
    min-width: 219px;
    border: 1px solid #0f233e;
    border-top: 2px solid;
    border-radius: 0;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    line-height: initial;
    background: #fff;
    top: 46px;
    right: 8px;
    display: none;
}
.web-site-block .website-option-list:before {
    content: '';
    top: -9px;
    right: 6px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.web-site-block .website-option-list li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #ededed;
}
.domains-rent-sale-table .dropdown li.item-list,.domains-to-buy-table .dropdown li.item-list{
    border-bottom: 1px solid #ededed;
}
.actionMenu .item-list  {
    padding:0;
}
.web-site-block .website-option-list li a,.actionMenu .item-list .item-text{
    display: block;
    padding: 10px;
    color: #898989;
    font-size: 14px;
    cursor: pointer;
    /* border-bottom: 1px solid #ededed; */
}
.web-site-block .website-option-list li a.default-c {
    cursor: not-allowed;
}
.web-site-block .website-option-list li.active a,.actionMenu .item-list .item-text {
    color: #0f233e;
}
.highest-bid-table tbody tr td:nth-child(3).icon-content-box {
    text-align: left;
}
.tableDataFetch table#example1 tr.website-area-section td input[type=text] {
    width: 69%;
    padding: 6px 12px;
    height: auto;
    border: 1px solid #ccc;
}
#example1 tr.website-area-section td.row-bg {
    padding: 5px 9px 9px!important;
}
.tableDataFetch table#example1 tr.website-area-section .form-area label {
    width: 100%}
.tableDataFetch table#example1 tr.website-area-section .form-area textarea {
    min-height: 104px;
    padding: 10px 0 10px 10px;
    width: 69%}
.tableDataFetch table#example1 tr.website-area-section .form-area .btn {
    width: 100px;
}
.tableDataFetch table#example1 tr.website-area-section .form-area .btn-primary {
    margin-right: 15px;
}
.artical {
    margin: 20px 15px 25px;
}
.domain-blocks li {
    display: inline-block;
    width: 21%}
.domain-blocks li.sub-title {
    width: 55%}
.domain-blocks .btn-area, .domain-blocks .domain-res {
    border-top: 1px solid #ccc;
}
.domain-blocks .domain-res li {
    padding: 10px 0;
}
.domain-blocks .upon-win-block {
    float: left;
    text-align: center;
    margin-top: 6px;
    width: 60%;}
.modal.rent-now-popup .domain-blocks .owner-permission-block {
    padding: 0;
    margin-bottom: 10px;
}
.domain-blocks .chosen-container {
    text-align: initial;
    width: 190px!important;
}
.domain-blocks .btn, .domain-blocks .check-input-block {
    width: 170px;
    display: inline-block;
    vertical-align: middle;
}
.domain-blocks .btn {
    width: 125px;
}
.domain-blocks .mar-top-bot {
    margin: 20px 0 10px;
}
.domain-blocks label.btn span {
    font-size: 17px;
    vertical-align: middle;
}
.domain-blocks .btn-area .btn {
    width: 100px;
    margin: 25px 0;
}
.domain-blocks .btn-area .btn.modal-cancel-btn {
    margin-left: 5px;
}
.Rent-or-Buy-Domains {
    font-family: sourcesanspro-regular;
    font-size: 28px;
    margin: 0 0 15px;
}
.total-domain-avi {
    text-align: right;
    margin-top: 5px;
}
.total-domain-avi .sub-head {
    margin-right: 5px;
    font-size: 18px;
}
.find-domain {
    margin: 15px -15px 25px;
}
.domain-permission-block {
    padding-right: 0;
}
.domain-permission-block.opc {
    opacity: .4;
}
.domain-permission-block .custom-check-box {
    float: left;
    width: 16px;
}
/* .domain-permission-block .allow-domain-para {
    float: left;
    width: calc(100% - 19px);
    margin: 0 0 0 3px;
} */
.domain-permission-block .allow-domain-para, .domain-rent-sale-block .sub-title {
    font-size: 17px;
}
.domain-permission-block .sub-title {
    margin-bottom: 10px;
}
.domain-permission-block .sub-title, .find-domain .search-results .sub-head {
    font-size: 18px;
}
.domain-rent-sale-block {
    margin-top: 0px;
}
.domain-permission-block .sub-title .glyphicon {
    vertical-align: text-top;
}
.domain-rent-sale-block .custom-tab li {
    width: 50%;
    float: left;
}
.domain-permission-block .domain-lists ul li {
    display: inline-block;
    width: 34%;
    vertical-align: top;
}
.domain-permission-block .domain-lists ul li:first-child {
    width: 28%;
}
.domain-permission-block .range-slide-cost {
    font-size: 14px;
    color: #c5c5c5;
    padding:0px 0 15px 20px;
}
.find-domain .domain-lists li .custom-check-box {
    width: 20px;
    float: left;
}
.find-domain .domain-lists li>span {
    width: calc(100% - 20px);
    font-size: 18px;
}
.domain-rent-sale-block .custom-tab {
    margin-bottom: 17px;
}
.domain-rent-sale-block .custom-tab li {
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    margin-top: -5px;
}
.domain-rent-sale-block .custom-tab li a {
    display: block;
    padding: 3px 5px;
    opacity: .3;
    font-size: 18px;
}
.domain-rent-sale-block .custom-tab li:nth-child(1).active, .domain-rent-sale-block .custom-tab li:nth-child(2).active {
    border-bottom: 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.domain-rent-sale-block .custom-tab li:nth-child(2).active {
    border-right: 0;
    border-left: 1px solid #ccc;
}
.domain-rent-sale-block .custom-tab li:nth-child(1).active a, .domain-rent-sale-block .custom-tab li:nth-child(2).active a {
    opacity: 1;
}
.domain-rent-sale-block .btn-default {
    padding: 3px 12px;
    float: right;
}
.find-domain .search-results .domain-counts, .total-domain-avi .domain-counts {
    border: 1px solid #ccc;
    color: #4a4a4a;
    font-size: 23px;
    padding: 2px 10px;
}
.find-domain .search-results {
    clear: both;
    display: inline-block;
    margin-top: 5px;
    text-align: right;
}
.find-domain .search-results .line {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.select-domain-count .mobilescren .select-count {
    float: left;
    width: 30%;
    border: 1px solid #ccc;
    padding: 7px 5px;
    border-radius: 4px;
    text-align: center;
}
.select-domain-count .rentall-rectangle {
    margin-left: -4px;
    float: left;
    width: calc(100% - 30%);
}
.searchHead.space-pd-dec .action-btn .dropdown .in-field {
    min-width: 463px;
}
.searchHead.action-list .action-btn .dropdown ul::before {
    right: 235px;
}
.searchHead.space-pd-dec .action-btn .item-list .custom-check-box {
    float: left;
}
.searchHead.space-pd-dec .action-btn #example1 .item-list .item-text {
    vertical-align: middle;
    font-size: 14px;
}
.searchHead.act-offr .action-btn #example1 .item-list .item-text {
    padding-top: 2px;
    display: inline-block;
}
.searchHead.action-list .action-btn .item-list {
    padding: 13px 10px;
    text-align: left;
}
.searchHead.action-list .action-btn li:nth-child(1), .searchHead.action-list .action-btn li:nth-child(2) {
    padding: 6px 10px;
}
.item-list .custom-check-box label.btn.active .fa-check-square-o, .item-list .custom-check-box label.btn .fa-square-o  {
    display: inline-block;
}
.item-list .custom-check-box label.btn.active .fa-square-o, .item-list .custom-check-box label.btn .fa-check-square-o {
    display: none;
}
.item-list .custom-check-box .fa-check-square-o {
    vertical-align: middle;
}
.searchHead.space-pd-dec .item-list .mega-menu {
    float: right;
    width: 43%;
    margin: 0;
}
.searchHead.space-pd-dec .item-list .aside-link {
    width: 50%;
    float: left;
    margin-top: 6px;
}
.searchHead .action-btn .dropdown .chosen-container .chosen-results {
    position: relative;
    top: initial;
    border: none;
    box-shadow: none;
}
#selectWebrentnow .chosen-container .chosen-results {
    text-align: left;
}
#selectWebrentnow .chosen-container .chosen-results li:last-child {
    background-color: #0f233e;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin: 5px 0;
}
#selectWebrentnow .chosen-container .chosen-results li:last-child:hover {

    background: #274e86;
}
.searchHead .action-btn .dropdown .chosen-container .chosen-results>li {
    padding: 6px 5px;
    border: none;
}
.searchHead.space-pd-dec .item-list .mega-menu .chosen-container {
    width: 100%!important;
    float: right;
}
.mega-menu .chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite@2x.png) -7px -5px no-repeat;
}
.mega-menu .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -38px -39px;
}
.searchHead .dropdown-menu2 .item-list:hover {
    color: initial;
}
.mega-menu .chosen-container-single .chosen-single {
    padding: 4px 10px;
    font-size: 14px;
    height: auto;
    background: 0 0;
}
.domain-section-item .searchHead {
    position: absolute;
    top: -3px;
    right: -17px;
}
.rented-buy-table .domain-section-item .searchHead {
    right: -5px;
}
.dropdown.domain-section-item .actionBtn-icon span.action-btn-text {
    width: 85%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.domain-section-item .rental-domain-redirect {
    top: -3px;
    right: -15px;
}
.domain-section-item .searchHead.action-list.rental-domain-redirect .action-btn .dropdown ul::before {
    right: 7px;
}
.action-list.res .action .in-field {
    display: none;
}
.domain-section-item .searchHead.action-list .action-btn .dropdown ul::before {
    right: 8px;
}
.tableDataFetch table#example1 td .domain-section-item input[type=text] {
    border: 1px solid #aaa;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
}
.space-pd-dec {
    padding: 0 5px;
}

/** Redirect Dropdown Start **/
.mega-menu {
    border: 1px solid #aaa;
    border-radius: 5px;
}
.mega-menu.error {
    border-color:red;
}
.mega-menu.active {
    border:1px solid #0f233e;
}
.domain-duplicate-dropdown {
    height: 34px;
    position: relative;
}
.domain-duplicate-dropdown .fa-chevron-left {
    display:none;
}
.domain-duplicate-dropdown.back-icon .fa-chevron-left {
    display: block;
    position: absolute;
    font-size: 12px;
    width: 20px;
    height: 20px;
    padding: 4px;
    right: 30px;
    top: 7px;
    color: #333;
    border: 1px solid #333;
    border-radius: 50%;
    z-index: 999;
    line-height: 12px!important;
}
.domain-dropdown,.duplicate-website-dropdown {
    display: inline-block;
    width: 49.2%;
}
.domain-duplicate-dropdown.active .domain-dropdown,.domain-duplicate-dropdown.active .duplicate-website-dropdown {
    width: 100%!important;
    border:none;
}
.mega-menu.error-container-wrentnow .chosen-container.chosen-with-drop .chosen-drop {
    left:-1px;
    width:101.4%;
    margin-top: -3px;
}
.duplicate-website-dropdown.remove-redirect-btn,.domain-dropdown.remove-redirect-btn {
    display:none;
}
.redirect-domain-wrap .auto-input-field .form-control{
    display: inline-block;
    width: 72%;
    margin-bottom: 0;
    height: 32px;
    border:none;
}
.redirect-domain-wrap .domain-duplicate-dropdown .auto-input-field .form-control {
    width:80%;
    height: 34px;
}
.redirect-domain-wrap .auto-input-field .icon-items {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.redirect-domain-wrap .auto-input-field .icon-items .fa-check {
    color:#629861;
    margin-right: 2px;
}
.redirect-domain-wrap .auto-input-field .icon-items .fa-times {
    color:#b94a48;
}
.domain-dropdown {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: -4px;
    border-right:1px solid #ccc;
    height: 34px;
}
.domain-dropdown.active {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 0px;
    width:100%;
}

.mega-menu.active .domain-dropdown{
    border-color: #0f233e;
}
.duplicate-website-dropdown {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left:none;
}
.redirect-domain-wrap .mega-menu .chosen-container-single .chosen-single {
    border: none;
    box-shadow: none;
}
.searchHead.space-pd-dec .redirect-domain-wrap .item-list .aside-link.redirect-aside-link {
    width:50%;
}
.searchHead.space-pd-dec .redirect-domain-wrap .item-list.item-list.not-allowed .aside-link.redirect-aside-link {
    width:60%;
} 
.searchHead.space-pd-dec .redirect-domain-wrap .item-list .mega-menu.redirect-mega-menu {
    width:50%;
}

/** Redirect Dropdown End **/

.price-status {
    vertical-align: middle;
}
.daily-price-area button {
    float: right;
}
.rent-buy-information {
    min-height: 135px;
    margin: 0;
}
.rent-buy-information .allow-per {
    padding-left: 24px;
}
.rent-buy-information .more-service.allow-per li,.rent-buy-information .more-service .cat-listing li {
    font-size: 14px;
}
.rent-buy-information .view-btn a {
    background-color: #39639f;
    color: #fff;
    border-color: #39639f;
    padding: 4px 9px;
    border-radius: 25px;
    display: inline-block;
    font-size: 14px;
}
.rent-buy-information .view-btn a:hover {
    background-color: #274e86;
}
.rent-buy-information .more-service li.search-choice::before {
    position: absolute;
    content: "";
    border-top: 10px solid transparent;
    border-left: 9px solid #e8e7e7;
    border-bottom: 9px solid transparent;
    right: -9px;
    top: 0;
}
.rent-buy-information .more-service .chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 0;
    border: none;
    margin: 6px 15px 6px 4px;
}
.mini-button {
    padding: 3px 12px 1px;
    font-size: 12px;
    float: right;
    line-height: normal;
}
.section-open .text-right .open-bttn, .section-open.open .text-right .close-bttn {
    display: block;
    cursor: pointer;
}
.domain-section .button .close-bttn, .domain-section.open .button .open-bttn, .section-open .text-right .close-bttn, .section-open.open .text-right .open-bttn {
    display: none;
}
.domain-section .button .open-bttn, .domain-section.open .button .close-bttn, .searchHead .dropdown-com-menu, .slider-heading {
    display: inline-block;
}
.rentall-rectangle .price-input {
    width: calc(100% - 75px);
    padding: 8px 5px;
    background: #dcdcdc;
    color: #4a4a4a;
    margin:0 0 0 -5px;
    float: left;
    border-radius: 4px;
    font-size: 14px;
    line-height: normal;
    z-index: 2;
    text-align: center;
}
.rentall-rectangle .Rent-all-btn.disable {
    background-color: #898989;
    cursor: unset;
}
.rentall-rectangle .Rent-all-btn {
    background: #4a90e2;
    color: #fff;
    padding: 10px 0 9px;
    font-size: 13px;
    margin-top: -2px;
    line-height: normal;
    float: left;
    z-index: 3;
    position: relative;
    width: 75px;
    text-align: center;
}
.range-slider-row {
    margin-top: 10px;
}
.slider-heading {
    font-size: 17px;
    color: #949393;
    font-family: sourcesanspro-regular;
    vertical-align: bottom;
}
.range-block .btn-default {
    padding: 3px 12px;
}
.range-block .btn-default:focus {
    color: #333;
}
#example1 tr .table-state-default .custom-check-box, #example1 tr td .custom-check-box {
    width: 20px;
    vertical-align: text-bottom;
    float: left;
}
.searchHead .action-btn .dropdown-cateogries-menu .com-dropdown {
    width: 500px;
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 47px;
    left: 188px;
    border: 1px solid #0f233e;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
}
.searchHead .action-btn .dropdown-cateogries-menu .com-dropdown:before {
    content: '';
    top: -9px;
    left: 53px;
    right: initial;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0f233e;
}
.searchHead .dropdown-cateogries-menu .com-dropdown .menu-srcoll {
    max-height: 260px;
    overflow-y: auto;
    min-height: 37px;
}
.searchHead .action-btn .dropdown-cateogries-menu .com-dropdown li {
    padding: 9px 0 9px 12px;
    float: left;
    width: 50%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}
.cateogries-menu .com-dropdown li .custom-check-box {
    width: 7%;
    float: left;
}
.com-menu {
    margin: 0 5px 0 10px;
}
.searchHead .dropdown-cateogries-menu .com-dropdown .cat-list {
    vertical-align: middle;
    margin-left: 5px;
    line-height: 25px;
}
.searchHead .dropdown-cateogries-menu .com-dropdown .custom-check-box label.btn {
    padding: 0;
    line-height: initial;
    width: 10%}
.searchHead .action-btn .dropdown-cateogries-menu .com-dropdown li.fixed-line {
    position: absolute;
    width: 100%;
    background-color: #ededed;
}
.com-menu .com-btn-dropdown.open span .fa-caret-down {
    display: none;
}
.com-menu .com-btn-dropdown span .fa-caret-up {
    display: block;
}
.com-menu .com-btn-dropdown span .fa-caret-down, .com-menu .com-btn-dropdown.open span .fa-caret-up {
    display: block;
    font-size: 23px;
}
.searchHead .com-btn-dropdown.active {
    border: 1px solid #0f233e;
    color: #0f233e;
}
.searchHead .com-btn-dropdown.selected {
    color: #fff;
    background: #4a90e2;
}
.ownNowBtnNewbtn {
    font-size: 12px;
    border-radius: 4px;
    margin-right: 20px;
    float: left;
    /* line-height: 1.5; */
    padding: 3px 12px 3px;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown span.choose-category {
    font-size: 14px;
    font-weight: 400;
}
#example1 tr.border-white {
    border: 1px solid #fff;
}
#example1 tr.open.green-border {
    border-bottom: 0;
}
#example1 tr.open2.green-border {
    border-top: 0;
}
.tab-content .tableDataFetch #example1>tbody>tr>td.row-bg.click-border {
    border: 1px solid #60a368;
    border-top: none;
}
.rented-buy-table.offer-rental .fa-icon {
    margin-top: -2px;
}
#example1 tr.green-border {
    border: 1px solid #60a368;
}
.redirect-req .actionBtn-icon {
    color: #0f233e;
    border-color: #6195b3;
}
.redirect-upd .actionBtn-icon {
    border-color: #ff8d00;
    color: #ff8d00;
}
.spacer {
    background: #efefef;
}
.tableDataFetch .table>tbody>tr.spacer td {
    background: #efefef;
}
.table tbody tr.spacer td {
    padding: 3px;
}
.web-lister .name-web {
    float: left;
    text-overflow: ellipsis;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
}
.web-lister .arrow {
    float: right;
}
.item-list.border .border-box, .item-list.border select {
    width: 67px;
    height: 32px;
    border-radius: 4px;
    float: left;
}
.item-list.border {
    display: flex;
    align-items: center;
}
.item-list.border .border-box {
    border: 1px solid #000;
    margin-left: 11px;
    padding: 0 5px;
}
.item-list.border .border-box .dollor-disable {
    vertical-align: middle;
}
.item-list.border .border-box input.form-control {
    height: 30px;
}
.item-list.border .day-text {
    margin-left: 3px;
}
.emailConfiguration {
    padding: 15px;
}
.notify-heading {
    background: #fff;
    padding: 15px 15px 10px;
}
.notify-heading .headng {
    font-family: sourcesanspro-regular;
    letter-spacing: -.3px;
    padding: 0;
    font-size: 20px;
    color: #000;
}
.notify-heading .sub-headng {
    font-family: sourcesanspro-regular;
    font-size: 16px;
    letter-spacing: -.3px;
    color: #898989;
}
.emailConfiguration .notification-section {
    margin-bottom: 20px;
}
.emailConfiguration .notification-section .table-content-sec, .notification-section .notify-heading .span-back, .notification-section .notify-heading .sub-headng {
    display: none;
}
.emailConfiguration .notification-section.open .table-content-sec, .notification-section.open .notify-heading .sub-headng {
    display: block;
}
.notification-section.open .notify-heading .span-back {
    display: inline;
}
.emailConfiguration .notification-section.open .notify-heading .headng {
    font-size: 24px;
}
.emailConfiguration .table {
    margin-bottom: 0;
}
.emailConfiguration .table #at-table-head th {
    border-bottom: none;
    border-right: 1px solid #fff;
    background-color: transparent;
    cursor: default;
}
.emailConfiguration .table tr#at-table-head th.table-state-default:last-child {
    border-right: none;
}
.emailConfiguration .table tbody {
    background: #fff;
}
.emailConfiguration .table tr td {
    border-top: none;
}
.emailConfiguration .table tr td .edit-icon {
    float: right;
    margin-top: 3px;
    font-size: 17px;
    font-weight: 600;
    margin-right: 9px;
}
.emailConfiguration .table tr td .edit-icon i.fa-caret-up, .emailConfiguration .table tr td .edit-icon.down i.fa-caret-down {
    display: none;
}
.emailConfiguration .table tr td .edit-icon i.fa-caret-down, .emailConfiguration .table tr td .edit-icon.down i.fa-caret-up {
    display: block;
    cursor: pointer;
}
.emailConfiguration .table .center-icon .switch {
    margin: 0 34px;
}
.emailConfiguration .table tbody tr td {
    border-right: 1px solid #f5f5f5;
}
.notification-section .text-right .open-bttn, .notification-section.open .text-right .close-bttn {
    display: block;
}
.notification-section .button .close-bttn, .notification-section .text-right .close-bttn, .notification-section.open .button .open-bttn, .notification-section.open .text-right .open-bttn {
    display: none;
}
.notification-section .button .open-bttn, .notification-section.open .button .close-bttn {
    display: inline-block;
}
.emailConfiguration .notification-section .close-bttn, .emailConfiguration .notification-section .open-bttn {
    font-family: sourcesanspro-regular;
    font-size: 18px;
    letter-spacing: -.3px;
    color: #4a90e2;
    position: inherit;
    float: right;
    cursor: pointer;
}
.emailConfiguration .category-div {
    width: 100%}
.emailConfiguration .category-div ul .menu-srcoll {
    max-height: 250px;
    overflow-y: auto;
    min-height: 37px;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}
.emailConfiguration .category-div ul li {
    padding: 9px 0 9px 12px;
    float: left;
    width: 25%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}
.emailConfiguration .category-div ul li:last-child, .emailConfiguration .category-div ul li:nth-last-child(2) {
    border-bottom: none;
}
.emailConfiguration #at-data tr td .cat-p {
    width: 95%;
    display: inline-block;
    vertical-align: text-top;
    margin: 0;
}
.emailConfiguration .span-back .addBtn {
    font-family: sourcesanspro-regular;
    font-size: 14px;
    letter-spacing: -.2px;
    border: 1px solid #00204d;
    padding: 4px 10px;
    border-radius: 14px;
}
.emailConfiguration .span-back {
    margin-right: 15px;
    line-height: 2;
}
.emailConfiguration .span-back .addBtn:hover {
    background-color: #00204d;
    color: #fff;
}
.group-bid-popup .group-text {
    margin-bottom: 30px;
}
.modal.rent-now-popup .modal-header {
    padding: 20px;
}
.modal.rent-now-popup .modal-dialog .modal-content .modal-body, #addSubDomain .modal-dailog1 .modal-content .modal-body {
    padding: 20px;
    background-color: #efefef;
    text-align: inherit;
    min-width: 320px;
}
.modal.rent-now-popup .modal-dialog .modal-content .modal-body.no-padding {
    padding: 0;
}
.modal-body.no-padding .rentnow-all-tab, .modal-body.no-padding .rentnow-all-tab1, #addSubDomain .modal-dailog1 .modal-content .modal-body .rentnow-all-tab1 {
    padding: 20px;
}
.modal.rent-now-popup .modal-dialog .modal-content .modal-footer .form-group.text-center {
    margin-top: 15px;
}
.modal.rent-now-popup .modal-dialog .modal-content .modal-footer, .modal.rent-now-popup .nav-tabs>li {
    padding: 0;
    margin: 0;
}
.modal.rent-now-popup .modal-dialog .modal-content .modal-footer.login-footer {
    padding: 20px 0 0;
}
.modal.rent-now-popup .nav-tabs, .modal.rent-now-popup .nav-tabs>li.active>a, .modal.rent-now-popup .nav-tabs>li>a, .modal.rent-now-popup .nav-tabs>li>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;
}
.modal.rent-now-popup .nav-tabs li a, #addSubDomain .modal-dailog1 .nav-tabs li a  {
    padding: 14px 25px 14px 10px;
    font-size: 21px;
}
.modal.rent-now-popup .nav-tabs li a.pop-up-loader {
    background: #ebebeb;
}
.modal.rent-now-popup .nav-tabs li.statics-btn {
    float: right;
    padding-top: 12px;
}
.modal.rent-now-popup .nav-tabs li.statics-btn .statics-item {
    font-size: 13px;
    background: #39639f;
    color: #fff;
    padding: 6px 12px 3px;
    border-radius: 20px;
}
.modal.rent-now-popup .nav-tabs li.statics-btn .statics-item:hover {
    background-color: #274e86;
}
.modal.rent-now-popup .tab-content {
    padding: 0;
    min-height: 220px;
}
.modal.rent-now-popup .tab-pane {
    padding-top: 17px;
}
.modal.rent-now-popup #login-tab.login-area.tab-pane, .modal.rent-now-popup #login-tab1.login-area.tab-pane {
    padding: 30px 50px;
    background: #fff;
}
.modal.rent-now-popup #login-tab.login-area.tab-pane label, .modal.rent-now-popup #login-tab1.login-area.tab-pane label {
    font-size: 14px;
}
.modal.rent-now-popup .bid-timing-area, #addSubDomain .modal-dailog1  .modal-content .modal-body .bid-timing-area {
    /* background: -webkit-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -o-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 67, 107, .9)), to(rgba(41, 128, 168, .7))); */
    background: -webkit-linear-gradient(left, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: -o-linear-gradient(left, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    background: linear-gradient(to right, rgba(8, 67, 107, .9), rgba(41, 128, 168, .7));
    padding: 8px 0;
}
.modal.rent-now-popup .time-count, #addSubDomain .modal-dailog1 .time-count {
    text-align: center;
}

.modal.rent-now-popup .bid-timing-area li, #addSubDomain .modal-dailog1 .bid-timing-area li {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
.modal.rent-now-popup .bid-timing-area li.hide-mobile-device.date,.modal.rent-now-popup .bid-timing-area li.hide-mobile-device.year {
    margin: 0 5px;
}
.modal.rent-now-popup .bid-timing-area li.hide-mobile-device.to {
    padding:0 15px;
}
.modal.rent-now-popup .bid-timing-area li.hide-mobile-device.year .white-box {
    padding:0 8px;
}
.modal.rent-now-popup .bid-timing-area li.small-device-clock, #addSubDomain .modal-dailog1 .bid-timing-area li.small-device-clock{
    display: none;
}
.modal.rent-now-popup .bid-timing-area li.pop-up-timer-info {
    width: 30px;
}
.modal.rent-now-popup .bid-timing-area li.pop-up-timer-info i {
    vertical-align: middle;
}
.modal.rent-now-popup .bid-timing-area .single, #addSubDomain .modal-dailog1  .bid-timing-area .single {
    margin: 0 3px;
    position: relative;
}
.modal .pop-up-timer-info .fa.fa-question:before {
    content: "";
    background: url(../images/question-mark-timer.png) center center/cover no-repeat;
    cursor: pointer;
    display: block;
    width: 17px;
    height: 17px;
}
.modal .pop-up-banner-text {
    background: -webkit-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -o-linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -webkit-gradient(linear, left top, right top, from(rgba(8, 67, 107, .9)), to(rgba(8, 67, 107, .9)));
    background: -webkit-linear-gradient(left, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: -o-linear-gradient(left, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    background: linear-gradient(to right, rgba(8, 67, 107, .9), rgba(8, 67, 107, .9));
    padding: 5px 0;
}
.modal .modal-dialog .modal-content .modal-body .pop-up-banner-text p {
    font-size: 11px;
    text-align: center;
    color: #fff;
    width: calc(100% - 60px);
    padding-left: 7%;
    display: inline-block;
}
.modal .cross-icon {
    margin-right: 24px;
    background: url(../images/bidcent-icon-strips.png) -25px -9px no-repeat;
    width: 30px;
    height: 30px;
    background-size: 80px;
}
.modal.rent-now-popup .bid-timing-area .dotted:after,  #addSubDomain .modal-dailog1 .bid-timing-area .dotted:after{
    content: ":";
    display: block;
    position: absolute;
    color: #fff;
    right: -7px;
    top: 11px;
    font-size: 23px;
}
.modal.rent-now-popup .bid-timing-area li .mid-content, #addSubDomain .modal-dailog1 .bid-timing-area li .mid-content  {
    font-size: 10px;
    text-transform: uppercase;
}
.modal.rent-now-popup .bid-timing-area .month-name,  #addSubDomain .modal-dailog1 .bid-timing-area .month-name {
    font-size: 10px;
    letter-spacing: .5px;
    background: #3689bb;
    text-transform: uppercase;
}
.modal.rent-now-popup .bid-timing-area .white-box, #addSubDomain .modal-dailog1 .bid-timing-area  .white-box {
    background: #fff;
    color: #000;
    padding: 0 17px;
    font-size: 19px;
}
#longterm-tab .bidding-box {
    padding:20px 20px 30px;
}
.longterm-year-wrap {
    padding: 30px 30px 0;
    margin-bottom: 5em;
}
#longterm-tab .bidding-box p .switch {
    vertical-align: middle;
    float: right;
}
#longterm-tab .point-domain-wrap, #longterm-tabsubDomain .point-domain-wrap {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#longterm-tab .custom-check-box .btn {
    display:inline-block;
    width:21px;
    padding: 0;
    vertical-align: top;
}
.server-label {
    font-weight:normal;
    font-size:18px;
}
.analytic-script {
    display: inline-block;
    width: 89%;
    padding-top: 5px;
}
.modal #longterm-tab .redirect-domain-wrap.drop-down-field {
    padding:0;
}
.new-server-wrap .row {
    margin-bottom: 30px;
}
.longterm-year-wrap ul li {
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    width: 22.2%;
    margin: 0 5px;
    box-shadow: 1px 1px 5px #ccc;
    cursor: pointer;
    min-height: 90px;
}
.longterm-year-wrap ul li.active {
    background:#4a90e2;
    color:#fff;
    border-color:#4a90e2;
}
.longterm-year-wrap .longterm-text {
    font-size:14px;
}
.longterm-year-wrap .for-year {
    font-size:21px;
}
.bid-timing-area .title-items {
    background: #3689bb;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
}
.modal.rent-now-popup .bidding-box, #addSubDomain .modal-dailog1 .bidding-box{
    padding: 20px 0 30px;
}
.modal.rent-now-popup .bidding-box .extra-request-cost, #addSubDomain .bidding-box .extra-request-cost {
    color: #7f7d7d;
    font-size: 14px;
    margin-top:5px;
    cursor: default;
    opacity:0;
}
.modal.rent-now-popup .bidding-box .sub-title,  #addSubDomain .modal-dailog1 .bidding-box .sub-title {
    padding: 7px 0;
    color: #000;
    font-size: 18px;
}
.modal.rent-now-popup .bidding-box .price-owner {
    font-size: 16px;
    margin-top: 10px;
}
.modal.rent-now-popup .bidding-box .rentall-input {
    font-size: 14px;
    color: #000;
}
.modal.rent-now-popup .bidding-box .sub-title .slide {
    float: left;
    vertical-align: middle;
    margin: 2px 7px 0 0;
}
.modal.rent-now-popup .bidding-box li {
    width: 49%;
    padding: 0 50px;
    display: inline-block;
    vertical-align: top;
}
.modal.rent-now-popup .border-box, #addSubDomain .modal-dailog1  .border-box {
    width: 61%;
    border-radius: 8px;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #ccc;
}
.input-file.active .border-box .dollor-text {
    color: #000;
}
.border-box .dollor-text {
    color: #b6b6b6;
}
.modal.rent-now-popup .input-file.active .border-box, #addSubDomain .modal-dailog1 .input-file.active .border-box  {
    border: 1px solid #000;
    height: 36px;
}
.modal.rent-now-popup .bidding-box .form-control[disabled], .modal.rent-now-popup .bidding-box .form-control[readonly], fieldset[disabled] .form-control, #addSubDomain .modal-dailog1 .bidding-box .form-control[disabled], #addSubDomain .modal-dailog1 .bidding-box .form-control[readonly]{
    background-color: transparent;
}
.modal.rent-now-popup .bidding-box li .input-file.de-active .border-box input::-webkit-input-placeholder, .modal.rent-now-popup .bidding-box li .input-file.disable-inp.de-active, .modal.rent-now-popup .input-file.de-active span.dollor-disable {
    color: #ccc;
}
.modal.rent-now-popup .bidding-box li .input-file.active .border-box input::-webkit-input-placeholder {
    color: #ccc;
}
.modal.rent-now-popup .bidding-box li .input-file.de-active .border-box input:-ms-input-placeholder {
    color: #ccc;
}
.modal.rent-now-popup .bidding-box li .input-file.active .border-box input:-ms-input-placeholder {
    color: #ccc;
}
.modal.rent-now-popup .bidding-box li .input-file input[type=text], #addSubDomain .modal-dailog1 .bidding-box li .input-file input[type=text] {
    width: calc(100% - 20px);
    padding: 0 11px 0 1px;
    color: #000;
    display: inline-block;
    margin: 0;
    border: 0;
    font-size: 18px;
    height: 34px;
    vertical-align: middle;
}
.bidding-box .input-file .day, .modal.rent-now-popup .border-box span, #addSubDomain .modal-dailog1  .border-box span {
    vertical-align: middle;
    font-size: 18px;
    width: 20px;
}
.modal.rent-now-popup .bidding-box li .input-file input::-webkit-input-placeholder {
    color: #000;
}
.modal .redirect-domain-wrap.drop-down-field, #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field{
    position: unset;
    border: none;
    box-shadow: none;
    padding:0 25px;
}
.modal .redirect-domain-wrap.drop-down-field li.item-list, #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field .item-list {
    padding: 0;
    margin-bottom: 15px;
}
.modal .redirect-domain-wrap.drop-down-field li, #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field li {
    width:100%;
}
.modal .redirect-domain-wrap.drop-down-field li .chosen-results li {
    padding: 8px 5px;
    color: #333;
}
.modal .redirect-domain-wrap.drop-down-field li .chosen-results li:last-child{
    color: #fff;
}
.modal .redirect-domain-wrap.drop-down-field li.item-list:last-child {
    margin-bottom: 30px;
}
.modal .redirect-domain-wrap.drop-down-field li.item-list:hover {
    color:#333;
}
.redirect-domain-wrap.dropdown-menu2 .item-list.not-allowed,.modal .redirect-domain-wrap.dropdown-menu2 .item-list.not-allowed:hover{
    color:#7f7d7d;
}
.modal .redirect-domain-wrap.drop-down-field li .aside-link,  #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field li .aside-link {
    margin-top:6px;
}
.redirect-domain-wrap.drop-down-field li .aside-link.request-aside-link ,.modal .redirect-domain-wrap.drop-down-field li .aside-link.request-aside-link{
    margin-top:0;
}
.modal .redirect-domain-wrap.drop-down-field li .mega-menu {
    margin-bottom: 0px;
    width: 38%;
    display: inline-block;
    float: right;
}
.modal .mega-menu .chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite@2x.png) -4px -6px no-repeat;
}
.modal .mega-menu .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -36px -39px;
}
.modal .mega-menu .chosen-container-active.chosen-with-drop .chosen-single {
    width: 101%;
    left: -1px;
}
/* .modal .mega-menu .chosen-container-active.chosen-with-drop .chosen-drop  */
.modal .redirect-domain-wrap.drop-down-field li .mega-menu.redirect-mega-menu{
    width:49%;
}
.modal .redirect-domain-wrap.drop-down-field li .custom-check-box label.btn {
    width: 15px;
    line-height: normal;
    padding:0;
}
.modal .domain-dropdown {
    margin-right: -5px;
    width:40%;
}
.win-title {
    text-align: center;
    margin:40px 0 20px;
    font-weight:600;
    cursor: default;
}
.modal .duplicate-website-dropdown {
    width:60%;
}
.modal .redirect-domain-wrap.drop-down-field li .aside-link,.modal .redirect-domain-wrap.drop-down-field .custom-check-box, #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field li .aside-link, #addSubDomain .modal-dailog1 .redirect-domain-wrap.drop-down-field .custom-check-box {
    display:inline-block;
}
.redirect-domain-wrap.drop-down-field .item-text, .redirect-domain-wrap.drop-down-field li .aside-link label .fa-2x {
    width: 20px;
}
.redirect-domain-wrap.drop-down-field li.disabled .item-text,.redirect-domain-wrap.drop-down-field li.disabled {
    color:#ccc;
    cursor: default;
}
.modal .redirect-domain-wrap.drop-down-field .item-text{
    vertical-align: top;
}
.modal .redirect-domain-wrap.drop-down-field li.item-list.not-allowed .aside-link label .fa-2x,  #addSubDomain .modal-dailog1  .redirect-domain-wrap.drop-down-field li.item-list.not-allowed .aside-link label .fa-2x {
    vertical-align:middle;
    color: #7f7d7d;
}
.item-list.not-allowed .aside-link label .fa.fa-warning:before {
    content: "";
    background-image: url(../images/redirect-not-allowed.png);
    width: 20px;
    background-size: 17px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
}
.searchHead .item-list.not-allowed .aside-link label .fa.fa-warning:before {
    background-size: 15px;
    height: 15px;
 }
.modal .redirect-domain-wrap.drop-down-field .chosen-container-single {
    width: 99.7%!important;
}
.dropdown-menu2 .item-list span.item-text i {
    width: 15px;
}
.modal .redirect-domain-wrap.dropdown-menu2 .item-list.not-allowed,  #addSubDomain .modal-dailog1 .redirect-domain-wrap.dropdown-menu2 .item-list.not-allowed{
    margin-bottom: 20px;
}
.request-notify-wrap{
    color:#7f7d7d;
    font-size: 12px;
    padding-left: 26px;
    margin-top: -2px;
}
.modal .request-notify-wrap{
    margin-top: 0px;
}
.modal.rent-now-popup .owner-permission-block {
    padding: 30px 20px 0px;
    text-align: left;
}
.modal.group-bid-popup .redirect-domain-wrap.drop-down-field {
    padding:0 35px;
}
.owner-permission-block .win-title {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}
.owner-permission-block .radio-custom {
    float: left;
    margin-top: 6px;
}
.request-for-owner .radio-custom {
    margin: 0;
}
.owner-permission-block .radio-custom .btn {
    padding: 0;
    width: 20px;
    line-height: normal;
    float: left;
}
.owner-permission-block .radio-custom .title-item {
    width: calc(100% - 20px);
    font-size: 18px;
    float: left;
}
.owner-permission-block .request-for-owner .custom-check-box .btn {
    padding: 0;
}
.request-for-owner .mid-content {
    float: left;
    width: calc(100% - 20px);
}
.request-for-owner .mid-content span {
    display: block;
    font-size: 18px;
}
.owner-permission-block .auto-input-field, .owner-permission-block .chosen-container {
    width: 40%!important;
    float: right;
}
.owner-permission-block .auto-input-field .form-control {
    margin-bottom: 0;
    width: calc(100% - 41px);
    float: left;
    height: 36px;
}
.owner-permission-block .auto-input-field .icon-items {
    width: 36px;
    float: left;
    margin: 3px 0 0 5px;
}
.owner-permission-block .icon-items .fa-times {
    margin: initial;
}
.owner-permission-block .web .chosen-container {
    width: 47%!important;
}
.owner-permission-block .chosen-container .chosen-single {
    padding: 6px 5px 4px;
    font-size: 16px;
    height: auto;
    background: 0 0;
}
.chosen-container-single.chosen-container-active .chosen-single span {
    color: #0f233e;
}
.iconTab > div > a > span {
    font-family: FontAwesome;
}
.iconTab > div > .chosen-drop > .chosen-results > li {
    font-family: FontAwesome;
}
.owner-permission-block .chosen-container-single.chosen-container-active .chosen-single div b {
    background-position: 0 -37px;
}
.owner-permission-block .chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite@2x.png) -1px 0 no-repeat;
}
.owner-permission-block .chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -35px -37px;
}
.owner-permission-block .chosen-container .chosen-results li.active-result {
    width: 100%;
    padding: 7px 5px;
}
.owner-permission-block .chosen-container .chosen-results li:last-child, .item-list .chosen-container .chosen-results li:last-child {
    background-color: #0f233e;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin: 7px;
    width: 93%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.owner-permission-block .chosen-container .chosen-results li.active-result:last-child.highlighted, .owner-permission-block .chosen-container .chosen-results li.active-result:last-child:hover {
    background-color: #274e86!important;
}
.tableDataFetch.rented-buy-table .table tbody .buy-offer-expand tr, table tbody tr.expand-tbody, #allCounterDomainOffer-1 {
    background: #efefef;
}
.owner-permission-block .chosen-container-single .chosen-single div {
    top: -2px;
    right: 6px;
}
.owner-permission-block .allow-dom-web {
    padding: 30px 0;
}
.allow-dom-web.inner-space .domain, .allow-dom-web.inner-space .web {
    padding-left: 20px;
}
.allow-dom-web.inner-space .domain .chosen-container {
    width: 42%!important;
}
.allow-dom-web.inner-space .web .chosen-container {
    width: 48%!important;
}
.allow-dom-web.opc .domain, .allow-dom-web.opc .domain-cont, .allow-dom-web.opc .mid-content .domain, .allow-dom-web.opc .web {
    opacity: .3;
}
.owner-permission-block .domain, .request-for-owner {
    padding-bottom: 30px;
}
.modal.rent-now-popup .modal-footer .btn-primary.offer {
    padding: 6px 0;
    margin: 0;
}
.modal.rent-now-popup .bidding-box .offer-block {
    margin-bottom: 50px;
}
.tableDataFetch.rented-buy-table .table tbody .buy-offer-expand .expand-td {
    padding: 0;
}
.tableDataFetch.rented-buy-table .table tbody .buy-offer-expand table tbody tr td {
    border: 1px solid #fff;
    width: 15%}
#example1 tbody tr.buy-offer-expand td table tbody tr td .bid-text {
    float: left;
}
.tableDataFetch.rented-buy-table .table tbody .buy-offer-expand table tbody tr td:first-child {
    width: 40%}
.expand-td table tbody tr.expand-tbody td {
    border: 1px solid #fff;
}
.expand-tbody .bider-bidtime .profileNav {
    padding-left: 40px;
}
.profileNav .profile-usrname {
    vertical-align: middle;
}
.modal-backdrop.fade~.modal-backdrop.fade {
    display: none;
}
.ac-balnce-nav-tabs {
    border-bottom: none;
    padding: 0;
    float: right;
    width: 100%}
.ac-balnce-nav-tabs li {
    width: 33.33%;
    margin-right: 0;
    margin-bottom: 0;
    z-index: 3;
}
.ac-balnce-nav-tabs li:last-child {
    border-right: 1px solid #ccc;
}
.ac-balnce-nav-tabs li a {
    border: 1px solid #ccc;
    border-right: 0;
}
.ac-balnce-nav-tabs li a:hover {
    border-color: #ccc;
}
.nav-tabs.ac-balnce-nav-tabs li.active a {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin: -10px -1px 0;
    font-weight: 580;
    background-color: #fff;
    height: 185px;
}
.nav-tabs.ac-balnce-nav-tabs li.active:first-child a {
    margin: -10px -.5px 0 0;
}
.ac-balnce-nav-tabs li.active .balance, .ac-balnce-nav-tabs li.active .tab-heading, .ac-balnce-nav-tabs li.active p.description-text {
    color: #000;
}
.ac-balnce-nav-tabs li.active .balance {
    font-size: 48px;
}
.ac-balnce-nav-tabs li.active .tab-heading {
    font-size: 20px;
}
.ac-balnce-nav-tabs li a {
    font-family: sourcesanspro-regular;
    border-radius: 0;
    padding: 16px;
    font-size: 20px;
    letter-spacing: -.3px;
    color: #4a4a4a;
    line-height: 18px;
    margin-right: 0;
    height: 175px;
}
.ac-balnce-nav-tabs .tab-heading {
    color: #898989;
    font-family: sourcesanspro-regular;
    font-size: 18px;
}
.ac-balnce-nav-tabs .graph-icon {
    float: right;
    margin-right: 10px;
    color: #3c88dc;
}
.ac-balnce-nav-tabs li.active .graph-icon {
    opacity: 0;
}
.ac-balnce-nav-tabs .balance {
    font-family: sourcesanspro-regular;
    color: #898989;
    margin: 10px 0;
    font-size: 36px;
}
.ac-balnce-nav-tabs p.description-text {
    font-family: sourcesanspro-regular;
    font-size: 14px;
    color: #898989;
    margin: 0;
}
.ac-balnce-tab-content {
    border-top: none;
    padding: 0;
    margin: 0;
}
.demo-graph {
    width: 100%}
.fa.history-arrow {
    font-size: 26px;
    padding: 0 5px;
    vertical-align: bottom;
}
.tab-pane-graph-content {
    padding: 30px;
    border: 1px solid #ccc;
    border-top: none;
}
.tabpane-pane-heading {
    padding: 0 15px;
    margin: 0 0 15px;
}
.dashboard-section .domain-section.open .button.history-bttn {
    padding-bottom: 0;
    text-align: right;
}
#example1 tbody tr.bulk-block td .bid-input, .tommorow-block {
    text-align: center;
}
.history-expand {
    margin: 0 15px;
}
.tabpane-graph-rectangle.active {
    background: #ebebea;
}
.tabpane-graph-rectangle .show-history, .tabpane-graph-rectangle.active .hide-history {
    display: inline-block;
}
.tabpane-graph-rectangle .hide-history, .tabpane-graph-rectangle.active .show-history {
    display: none;
}
.tableDataFetch table#example1 td input[type=text].domain-field {
    width: 92%;
    border: 1px solid #ccc;
    padding: 6px 10px;
}
#example1 tbody tr.bulk-block td .bid-input .daily-rental-prize {
    width: 83px;
    margin: 0;
    padding: 5px 0;
    float: none;
}
#example1 .bulk-block .tbody-mid-toggle {
    width: 12%;
}
#example1 tbody tr.bulk-block td .bid-input .daily-rental-prize span {
    vertical-align: middle;
    font-size: 14px;
}
.tableDataFetch table#example1 tr.bulk-block td .daily-rental-prize input[type=text] {
    width: 61px;
    height: auto;
}
.bulk-block .mid-toggle .switch {
    margin-top: 6px;
}
#example1 td.tag-option {
    vertical-align: initial;
}
.bulk-block .sellStatus {
    padding: 8px 5px;
    border-radius: 4px;
    font-size: 14px;
}
.middle-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tableDataFetch #example1 .noborders thead th {
    padding: 0;
}
.tableDataFetch #example1 thead tr th strong {
    padding-top: 3px;
    display: inline-block;
}
#example1 td.highest-box, .highest-box {
    background-color: rgba(96, 163, 104, .5);
}
#example1 td.not-highest-box {
    background-color: rgba(245, 166, 35, .5);
}
#example1 td.pervious-box {
    background-color: rgba(208, 2, 27, .5);
}
#example1 td.stop-box {
    background-color: rgba(155, 155, 155, .5);
}
.hig-bid-box, .my-bid-box, .tommorow-block {
    width: 49%;
    float: left;
}
.tommorow-block .input-dropdown {
    top: -3px;
    margin-right: -172px;
}
.hig-bid-box, .my-bid-box {
    padding: 3px 0 0;
    font-weight: 400;
    color: #4a4a4a;
}
.hig-bid-box, .tommorow-block.border-right {
    border-right: 1px solid #fff;
}
.tommorow-block {
    font-weight: 700;
    padding: 15px 0 12px;
}
.tommorow-block .custom-bor {
    border: 1px solid #fff;
    padding: 5px 6px 3px;
    border-radius: 4px;
    cursor: pointer;
}
.tableDataFetch .table#example1.tag-item tr input[type=text].domain-field {
    margin-left: 23px;
    width: 326px;
}
.tableDataFetch #at-table-head th.enable-disable {
    min-width: 135px;
}
.pagination-container.button-area {
    text-align: right;
    padding: 15px;
}
.button-area .btn {
    width: 100px;
}
.button-area .btn-primary {
    margin-right: 15px;
}
.adding-btn, .subtract-btn {
    background: #4a90e2;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: -11px;
    border-radius: 23px;
    text-align: center;
    line-height: 26px;
    font-size: 28px;
    color: #fff;
    bottom: -17px;
    z-index: 1;
    cursor: pointer;
}
.subtract-btn {
    background: #898989;
    line-height: 23px;
    font-size: 30px;
    bottom: 0;
    top: -10px;
}
.lable-text, .recharge-tab-content label,.add-bank-detail label, .section-heading-div .mid-content {
    font-size: 16px;
    font-family: sourcesanspro-regular;
    letter-spacing: -.3px;
}
.add-bank-detail input {
    width:80%;
}
.add-bank-detail input.small-input {
    width:40%;
}
.subtract-btn .icon-hover:hover {
    background: #898989;
    outline: #fff solid 4px;
    outline-offset: -4px;
    cursor: pointer;
}
.section-heading-div .mid-content {
    color: #898989;
}
.section-heading-div .section-heading span a {
    border: 1px solid #00204d;
    padding: 2px 10px;
    border-radius: 14px;
    float: right;
    margin-top: 5px;
}
.section-heading-div .section-heading span a:hover {
    background: #00204d;
    color: #fff;
}
.section-open .upload-block {
    background: #fff;
    padding: 15px;
    margin: 5px 0;
}
.upload-block .choose-input .choosen-file {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.upload-block .csv-text {
    width: auto;
    margin-left: 10px;
}
.upload-block .select-items {
    padding: 15px 15px 5px;
}
.upload-block .select-items input[type=text] {
    margin: 0;
}
.custom-select-field .search-field {
    width: 40%}
.bulk-block.custom-select-field .chosen-container {
    width: 92%!important;
}
.tag-item .bulk-block.custom-select-field .chosen-container {
    width: 50%!important;
    margin-left: 5px;
}
.bulk-block.custom-select-field .chosen-container-multi .chosen-choices, .upload-block .select-items .chosen-container-multi .chosen-choices {
    border-radius: 4px;
}
.bulk-block.custom-select-field .chosen-choices li.search-choice {
    margin: 4px;
}
.bulk-block.custom-select-field .chosen-container-multi .chosen-choices li.search-field, .select-items .chosen-container-multi .chosen-choices li.search-field {
    padding: 2px 0 3px;
}
.select-items .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 0;
}
.tableDataFetch .table#example1 td .chosen-container .chosen-choices li.search-field input[type=text] {
    width: 100%;
    padding: 12px 12px 13px;
}
.tableDataFetch .table#example1 td .chosen-container-active .chosen-choices li.search-field input[type=text],.tableDataFetch .table#example1 td .chosen-container-active .chosen-choices li.search-field input[type=text] {
    padding: 21px 12px 13px;
}
.vendor-tabs.nav-tabs {
    border: 0;
}
.vendor-tabs.nav-tabs>li {
    margin-bottom: 0;
    z-index: 3;
}
.vendor-tabs.nav-tabs>li>a {
    border: 1px solid #ccc;
    margin-right: 0;
    border-radius: 0;
    padding: 10px 25px;
    border-right: 0;
}
.vendor-tabs.nav-tabs>li:last-child>a {
    border-right: 1px solid #ccc;
}
.vendor-tabs.nav-tabs>li.active>a, .vendor-tabs.nav-tabs>li:focus>a{
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    padding: 12px 25px;
    margin: -4px -1px 0;
    font-weight: 580;
}
.vendor-tabs.nav-tabs>li.active:first-child>a {
    margin: -4px -1px 0 0;
}
.profile-tabs, .recharge-tabs {
    padding-left: 15px;
}
.profile-tabs li a, .profile-tabs li.active a, .profile-tabs li.active a:focus, .profile-tabs li.active a:hover, .recharge-tabs li a, .recharge-tabs li.active a, .recharge-tabs li.active a:focus, .recharge-tabs li.active a:hover {
    border: 0;
}
.profile-tabs li.active, .recharge-tabs li.active {
    border-bottom: 2px solid #4a90e2;
    margin-bottom: -1px;
}
.auto-rch-text {
    margin: 15px;
}
.recharge-tab-content .card {
    margin: 10px 15px;
}
.recharge-tab-content form .col-sm-12 {
    clear: both;
}
.recharge-tab-content input {
    width: 90%;
    padding: 8px 12px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.recharge-tab-content input.small-input {
    width: 50px;
    margin: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.recharge-tab-content input.small-input.left-spc {
    margin-left: 0;
    border:1px solid #ccc;
    border-radius: 4px;
}
.recharge-tab-content #txtAmount {
    font-size: 12px;
}
.recharge-tab-content input.small-input.left-spc.right-spc {
    margin-right: 0;
}
.input-div {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 130px;
    padding: 8px 12px;
}
.withdraw-payment .Saved-card-detail {
    margin: 15px 0 15px -15px;
}
.input-div input {
    width: 88%}
.cvv-img {
    vertical-align: top;
}
.input-div .remove-border {
    border: 0;
    padding: 0;
    margin: 0;
    width: 88%}
.lable-text, .recharge-tab-content label,.add-bank-detail label {
    width: 100%;
    color: #898989;
    font-weight: 400;
}
.input-div.input-margin {
    margin: 28px 0 10px;
}
.paypal-wrap {
    margin: 15px 0;
}
.paypal-wrap img {
    width: 110px;
}
.lable-text {
    margin-bottom: 5px;
}
.offset-right {
    margin-right: 50%}
.button-block .Cancel-bttn-1 {
    margin: 6px 0 0 20px;
}
.Cancel-bttn-1:focus {
    color: initial;
}
.recharge-bttn, .recharge-bttn.disable {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 8px 12px;
    min-width: 180px;
}
.recharge-bttn.disable {
    background: #8c99ab;
    pointer-events: none;
    cursor: default;
}
.recharge-bttn {
    background: #183256;
}
.add-card-bttn:hover, .recharge-bttn:hover, .use-card-bttn:hover {
    background-color: #274e86;
    border-color: #274e86;
}
.Cancel-bttn-1:hover, .Cancel-bttn:hover {
    background-color: #dadada;
    border-color: #ccc;
}
.Cancel-bttn-1, .add-new-card .Cancel-bttn {
    padding: 8px 12px;
    background: 0 0;
    border: 1px solid #ccc;
    color: #0f233e;
    margin: 15px 0 10px 30px;
    min-width: 180px;
}
.Cancel-bttn:hover,.Cancel-bttn.active,.Cancel-bttn-1:hover,.Cancel-bttn-1.active {
    background-color: #dadada;
    border-color: #dadada;
}
.Cancel-bttn-1 {
    margin-top: 30px;
    margin-bottom: 0;
}
.Cancel-bttn-1.Cancel-bttn-2 {
    margin-top: 5px;
    margin-bottom: inherit;
}
.recharge-tab-content .recharge-checkbox {
    display: inline-block;
    width: 15px;
    text-align: left;
    vertical-align: middle;
}
.security-text {
    margin: 10px 15px 5px;
    max-width: 300px;
}
.security-text span:first-child i.fa {
    color: #dcdcdc;
    font-size: 24px;
    margin-right: 5px;
    vertical-align: top;
}
.security-text span:last-child {
    display: inline-block;
    width: 260px;
    color: #898989;
    font-family: sourcesanspro-regular;
}
.recharge-tab-content .custom-check-box.recharge-checkbox label.btn {
    width: 100%;
    padding: 0;
    line-height: 0;
}
.auto-rch-text {
    margin-bottom: 20px;
}
.auto-paypal-rch {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-bottom: 15px;
}
.auto-paypal-heading {
    font-family: sourcesanspro-regular;
    letter-spacing: -.3px;
    padding: 0;
    font-size: 24px;
    color: #000;
    margin-top: 15px;
}
.auto-paypal-rch .auto-rch-text {
    margin: 10px 0 15px;
}
.auto-paypal-rch .paypal-checkbox {
    display: inline-block;
    width: 15px;
    text-align: left;
    vertical-align: text-bottom;
}
.auto-paypal-rch .info-text, .important-text .info-text, .recharge-tab-content .info-text {
    font-size: 16px;
    letter-spacing: -.3px;
    font-family: sourcesanspro-regular;
    vertical-align: text-top;
    display: inline-block;
}
#rch-credit1, #rch-paypal, #rch-paypal1 {
    padding: 0 10px;
}
.input-div.paypal {
    display: inline-block;
}
.auto-paypal-rch .custom-check-box.paypal-checkbox label.btn {
    width: 100%;
    padding: 0;
    line-height: 0;
}
.auto-paypal-rch .info-text {
    color: #898989;
    width: 97%}
.auto-paypal-rch .info-text.full, .info-text.full {
    width: 100%}
.fa-question-circle.tooltip1 {
    color: #0f233e;
}
.important-text .info-text, .recharge-tab-content .info-text {
    color: #898989;
    width: 97%}
.card-numbr, .card-type-img, .rangeslider, th strong {
    vertical-align: middle;
}
.recharge-tab-content .info-text.saved-card {
    color: #000;
    font-size: 14px;
    vertical-align: middle;
}
.add-card-wrap .add-card-heading, .card-numbr, .card-table thead tr th {
    font-size: 16px;
    letter-spacing: -.3px;
    font-family: sourcesanspro-regular;
}
.recharge-tab-content .info-text .blue-text {
    color: #4a90e2;
}
.recharge-tab-content .padding-top {
    padding-top: 20px;
}
.add-card-bttn, .use-card-bttn {
    padding: 8px 12px;
    background: #183256;
    min-width: 180px;
}
.important-text {
    margin: 5px 15px 10px;
}
.important-text.no-padding {
    margin: 5px 0 10px;
}
.recharge-bttn:focus, .recharge-bttn:hover {
    color: #fff;
}
.tab-content.vendor-tab-content {
    border: 1px solid #ccc;
    min-height: 280px;
    margin-top: -1px;
    margin-bottom: 5px;
}
.Saved-card-detail {
    margin: 15px 0 25px;
}
.card-type-img {
    width: 40px;
    display: inline-block;
}
.card-numbr {
    display: inline-block;
    margin-left: 10px;
    color: #000;
}
.expired {
    color: #d0021b;
}
.Update {
    color: #4a90e2;
}
.add-card-bttn:hover, .use-card-bttn, .use-card-bttn:hover {
    color: #fff;
}
.card-radio-bttn[data-toggle=buttons] label {
    line-height: 0;
    display: inline-block;
    width: 40px;
}
.change-card-wrap {
    margin: 15px;
}
.add-card-bttn {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    float: right;
}
.use-card-bttn {
    margin-top: 30px;
    margin-bottom: 0;
}
.card-table-wrap {
    width: 100%}
.card-table {
    width: 100%;
    min-width: 500px;
}
.card-table thead tr th {
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
}
.card-table tbody tr td {
    border-bottom: 1px solid #ccc;
    padding: 15px 5px;
}
.card-table tbody tr td:last-child, .card-table thead tr th:last-child {
    text-align: right;
}
.Saved-card-detail .change-bttn-wrap {
    display: inline-block;
    margin-left: 20px;
}
.Saved-card-detail .change-bttn-wrap .change-bttn {
    color: #4a90e2;
    background: 0 0;
    border: none;
    padding: 0 10px;
}
.remove-bttn {
    color: #4a90e2;
    background: 0 0;
    border: none;
    padding: 0;
}
.payment-table.tableDataFetch #example1.table.remove-bottom-border>tbody>tr>td {
    border-right: 1px solid #f5f5f5;
}
.payment-table .edit-icon {
    float: right;
}
.payment-table .website-area-section .row.margin-space {
    line-height: 16px;
}
/* .payment-table .table.contact-list thead tr th:first-child {
    width: 20%}
.payment-table .table.contact-list thead tr th:nth-child(2) {
    width: 30%} */
.add-card-wrap .add-card-heading,.payment-heading {
    color: #000;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
}
.payment-heading {
    border-bottom: none;
    font-size: 18px;
    padding: 30px 0 20px;
}
.rangeslider input[type=range] {
    width: 150px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    background: 0 0;
}
.rangeslider input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 8px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}
.rangeslider input[type=range]:nth-child(2)::-webkit-slider-runnable-track {
    background: 0 0;
}
.rangeslider input[type=range]::-webkit-slider-thumb {
    position: relative;
    height: 20px;
    width: 6px;
    margin-top: -6px;
    border-radius: 82px;
    z-index: 1;
    background-color: #4a90e2;
    -webkit-appearance: none;
}
.rangeslider input[type=range]:nth-child(1)::-webkit-slider-thumb {
    z-index: 2;
}
.rangeslider {
    position: relative;
    width: 150px;
    float: left;
    margin-left: 39px;
    margin-right: 39px;
}
.rangeslider input {
    position: absolute;
}
.rangeslider .left, .rangeslider .right {
    position: relative;
    float: left;
    margin-left: -40px;
    margin-top: 5px;
    left: initial;
    min-width: 40px;
    text-align: center;
}
.rangeslider .right {
    float: right;
    margin-right: -40px;
    margin-top: 5px;
}
.rangeslider input[type=range]:focus {
    outline: 0;
}
.coming-soon-wrap {
    text-align: center;
    margin: 35px;
}
.coming-soon-wrap .coming-text {
    text-align: center;
    font-family: sourcesanspro-regular;
    font-size: 36px;
}
.coming-soon-wrap .coming-text-p {
    text-align: center;
    color: #898989;
    font-family: sourcesanspro-regular;
    font-size: 14px;
}
.coming-soon-wrap img {
    width: 100px;
}
.rentAllRight .cat-price {
    line-height: 28px;
    display: inline-block;
}
.settings-table tbody tr td:first-child, .settings-table thead tr th:first-child {
    padding-left: 15px;
}
.notifications-wrapp, .profile-wrapp {
    background: #fff;
    padding: 15px 5px 5px;
}
.notifications-wrapp h2, .profile-wrapp h2 {
    border-bottom: 0;
}
.profile-tabs-content label.profile-label {
    margin-bottom: 5px;
    width: 100%}
.profile-tabs-content input.profile-input.mobile {
    width: 60%}
.profile-tabs-content input.profile-input {
    margin-bottom: 20px;
}
.profile-tabs-content input.profile-input.mini {
    width: 80px;
}
.profile-tabs-content {
    padding: 30px 10px 22px;
}
.profile-bttn-wrap {
    padding-top: 15px;
}
.profile-bttn-wrap .btn {
    min-width: 150px;
}
.profile-bttn-wrap .btn-default {
    margin-left: 15px;
}
.profile-bttn-wrap .btn-default:focus {
    color: #333;
}
.profile-tabs-content label.profile-label.profile-text {
    margin-bottom: 15px;
    font-size: 16px;
    color: #898989;
    font-family: sourcesanspro-regular;
    font-weight: 400;
}
.profile-tabs-content label.profile-label.profile-text p {
    display: inline-block;
    width: 95%;
    vertical-align: top;
    font-size: 16px;
}
.modal.sign-in-popup .modal-dialog .modal-content .modal-body {
    padding: 30px 50px;
    text-align: left;
}
.modal.new-member-popup .modal-dialog .modal-content .modal-body {
    padding: 30px 38px;
    text-align: left;
}
.new-member-popup h4, .sign-in-popup h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin: 3px 0;
}
.new-member-popup .modal-cancel-btn {
    padding: 8px 0;
}
.modal.sign-in-popup .modal-dialog .modal-content .modal-footer {
    padding: 0;
}
.new-member-popup label, .sign-in-popup label {
    font-size: 17px;
    font-weight: 400;
}
.new-member-popup input[type=text], .new-member-popup input[type=password], .new-member-popup input[type=email], input[type=txtPhone] {
    margin-bottom: 0;
}
.new-member-popup .password-content {
    color: #898989;
    /* margin-bottom: 20px; */
    display: inline-block;
}
.new-member-popup .password-content .star-icn {
    float: left;
    width: 11px;
}
.new-member-popup .password-content p {
    width: calc(100% - 11px);
    float: left;
    text-align: justify !important;
}
.new-member-popup .scroll-msg p {
    overflow-y: scroll;
    max-height: 200px;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
.new-member-popup .accept-block {
    /* padding: 10px 15px; */
}
.new-member-popup .custom-check-box {
    padding: 0;
    vertical-align: text-bottom;
}
.new-member-popup label.btn {
    width: 3%;
    padding: 0;
    vertical-align: middle;
}
.new-member-popup label input[type=checkbox]~i.fa.fa-square-o {
    color: #ccc;
}
.new-member-popup label input[type=checkbox]~i.fa.fa-check-square-o {
    color: #333;
}
.new-member-popup .button-area {
    text-align: center;
    padding: 10px 0;
}
.new-member-popup .button-area button {
    width: 25%}
.search-top {
    padding-top: 10px;
}
.satistics {
    background-color: #e9e7e9;
    padding-top: 20px;
}
.Domain-wrapper .serachBin {
    width: 80%;
    margin: 30px auto 20px;
    height: 40px;
    border: 1px solid #ccc;
    color: #0f233e;
    border-radius: 4px;
}
.Domain-wrapper .serachBin input.form-control, .search-top .serachBin input.form-control {
    border: none;
    width: 95%;
    height: 37px;
    padding: 0 10px;
}
.search-top .serachBin input.form-control {
    height: 36px;
    width: 90%}
.search-top .serachBin {
    float: right;
    width: 30%;
    margin-right: 30px;
    border: 1px solid #ccc;
    color: #0f233e;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 10px;
    height: 38px;
}
.search-top .addBtn {
    font-family: sourcesanspro-regular;
    font-size: 14px;
    letter-spacing: -.2px;
    border: 1px solid #00204d;
    padding: 4px 10px;
    border-radius: 14px;
    float: right;
}
.main-box {
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.main-box .row {
    margin: 0;
}
.width {
    padding-left: 0;
}
.main-box .Domain-wrapper h4 {
    margin: 0;
    color: #cacaca;
}
.main-box .Domain-wrapper h2 {
    margin-top: 0;
}
.main-box.stat-main-box {
    margin-top: 30px;
}
.domain-info li {
    float: left;
    width: 50%;
    padding-bottom: 5px;
}
.domain-info li .title {
    display: block;
    color: #cacaca;
}
.domain-info li .inner-content {
    font-size: 15px;
    font-weight: 600;
}
.main-box .border-line {
    border-bottom: 2px solid #ccc;
    padding: 25px 0 35px;
}
.main-box .border-line:last-child {
    border-bottom: none;
}
.border-line .border-btn {
    background: 0 0;
    border: 1px solid #3c88dc;
    color: #3c88dc;
    text-transform: capitalize;
}
.border-line .border-btn:hover,.doamin-status .color-btn:hover {
    color:#fff;
    background: #274e86;
    border-color: #274e86;
}
.doamin-status span {
    color: #cacaca;
}
.doamin-status h5 {
    font-weight: 600;
}
.doamin-status h2 {
    margin: 18px 0;
}
.doamin-status .color-btn {
    background-color: #4a90e2;
    color: #fff;
    margin-right: 10px;
}
.doamin-status .color-btn a {
    color: #fff;
}
.main-box .spacing {
    padding-bottom: 50px;
}
.listing-items h6 {
    font-size: 18px;
    margin-top: 0;
}
.listing-items .grey-box {
    background-color: #f0eef0;
    min-height: 120px;
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    font-family: sourcesanspro-regular;
    text-transform: capitalize;
}
.listing-items .more-view {
    color: #3c88dc;
    text-align: right;
    font-size: 17px;
    padding-top: 6px;
    cursor: pointer;
}
.grey-box li {
    display: inline-block;
    background: #dbdadc;
    padding: 3px 8px;
    margin: 0 8px 12px 0;
}
.ranking-block h3, .ranking-block h4 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
}
.ranking-block h3 {
    margin: 15px 0;
}
.main-box .user-heading {
    padding: 15px 0 30px;
}
.main-box .user-heading .section-heading-div {
    padding: 0 15px 0 0;
}
.main-box .user-heading .section-heading2-div {
    padding: 0 0 0 15px;
}
.main-box .vendor-tabs.nav-tabs>li {
    width: 25%}
.main-box .vendor-tabs.nav-tabs>li>a {
    padding: 12px;
}
.main-box .vendor-tabs.nav-tabs>li.active>a {
    padding: 22px 12px 4px;
    margin-top: -10px;
    border-bottom: 0;
}
.main-box .vendor-tabs.nav-tabs>li:last-child.active>a {
    margin: -10px 0 0 -1px;
}
.main-box .vendor-tabs.nav-tabs>li>a h1 {
    font-size: 25px;
    color: #898989;
}
.main-box .vendor-tabs.nav-tabs>li.active>a .tab-heading, .main-box .vendor-tabs.nav-tabs>li.active>a h1 {
    font-size: 20px;
    color: #333;
}
.main-box .vendor-tabs.nav-tabs>li.active:nth-child(1) .tab-heading {
    max-width: 90%}
.main-box .vendor-tabs.nav-tabs>li.active>a h1 {
    font-size: 35px;
    margin-bottom: 0;
}
.main-box .vendor-tabs.nav-tabs>li.active>a .graph-icon {
    display: none;
}
.main-box .vendor-tabs.nav-tabs>li.active.last-column>a h1 {
    margin: 36px 0 2px;
}
.main-box .vendor-tabs.nav-tabs>li.last-column>a h1 {
    margin: 36px 0 8px;
}
.main-box .vendor-tabs.nav-tabs>li:nth-child(1) .tab-heading, .main-box .vendor-tabs.nav-tabs>li:nth-child(2) .tab-heading, .main-box .vendor-tabs.nav-tabs>li:nth-child(3) .tab-heading, .main-box .vendor-tabs.nav-tabs>li:nth-child(4) .tab-heading {
    font-size: 17px;
    color: #898989;
    max-width: 74%;
    white-space: pre-wrap;
    display: inline-block;
}
.main-box .vendor-tabs.nav-tabs>li:nth-child(3) .tab-heading {
    max-width: 73%}
.main-box .vendor-tabs.nav-tabs>li .graph-icon {
    float: right;
}
.main-box .graph-icon i {
    color: #3c88dc;
    font-size: 24px;
}
.main-box .tab-content {
    min-height: 320px;
    border: 1px solid #ccc;
    border-top: 0;
    margin-top: -1px;
}
.main-box .user-heading .section-heading {
    font-size: 25px;
}
.main-box .section-opens .open-bttn, .main-box .section-opens.open .close-bttn {
    display: block;
}
.main-box .section-opens .close-bttn, .main-box .section-opens.open .open-bttn {
    display: none;
}
.main-box .section-opens.open .contain-item {
    display: block;
}
.main-box .section-opens .contain-item {
    display: none;
}
.main-box.type .vendor-tabs.nav-tabs>li>a h1 {
    margin: 32px 0 12px;
}
.main-box.type .vendor-tabs.nav-tabs>li.active>a h1 {
    margin: 32px 0 5px;
}
.main-box.type .vendor-tabs.nav-tabs>li:nth-child(1) .tab-heading, .main-box.type .vendor-tabs.nav-tabs>li:nth-child(2) .tab-heading, .main-box.type .vendor-tabs.nav-tabs>li:nth-child(3) .tab-heading, .main-box.type .vendor-tabs.nav-tabs>li:nth-child(4) .tab-heading {
    max-width: 100%}
.main-box.type .content-area {
    color: #898989;
    font-size: 20px;
}
.main-box.type .vendor-tabs.nav-tabs>li.averages .tab-heading {
    max-width: 62%}
.main-box.type .vendor-tabs.nav-tabs>li.averages>a h1 {
    margin: 12px 0 8px;
}
.main-box .vendor-tabs.nav-tabs>li.averages.active>a {
    padding: 12px 12px 4px;
}
.main-box.space-less, .main-box.space-less .user-heading {
    padding-bottom: 4px;
}
.main-box .text-block {
    padding: 17px 0 0;
    display: inline-block;
    color: #898989;
}
.main-box .text-block strong {
    color: #333;
}
.btn.spinner-loader {
    background-color: #969595!important;
    color: #dad9d9;
    border-color: #969595!important;
    cursor: default;
}
.spinner-loader .loader {
    display: inline-block;
}
.loader, .loader:after, .loader:before {
    background: #dad9d9!important;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.loader {
    color: #dad9d9;
    text-indent: -9999em;
    margin-left: 7px;
    position: relative;
    font-size: 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    display: none;
}
.loader:after, .loader:before {
    position: absolute;
    top: 0;
    content: ''}
.loader:before {
    left: -1.8em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}
.loader:after {
    left: 2em;
}
@-webkit-keyframes load1 {
    0%, 100%, 80% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
}
40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
}
}@keyframes load1 {
    0%, 100%, 80% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
}
40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
}
}
.data-loader {
    position: relative;
}
.data-loader .loader2, .data-loader:after {
    display: block;
}
.data-loader:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #ccc;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .4;
    z-index: 4;
}
.loader2 .bar1, .loader2 .bar2, .loader2 .bar3, .loader2 .bar4, .loader2 .bar5, .loader2 .bar6 {
    background-color: #ababab;
}

.loader2 {
    margin: 0px auto;
    width: 60px;
    /* height: 30px; */
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -9%);
    transform: translate(-50%, -9%);
    -webkit-transform: translate(-50%, -9%);
    display: none;
    z-index: 10;
    min-height: 100px;
}
.checkout-section p, .modal .modal-dialog .modal-content .modal-body .accept-block .checkout-section .termsConditions {
    font-size: 12px;
    font-weight: 400;
}
.checkout-section, .loader2 div {
    display: inline-block;
}
.loader2.website-loader {
    top: 57%}
.loader2.website-expand-loader {
    top: 32%}
.loader2.bid-inner-loader {
    top: 27%}
.loader2.bid-to-buy-loader {
    top: 54%}
.redirect-container .loader2.rent-sale-loader {
    top: 75%}
.loader2.domains-bid-loader {
    top: 65%}
.loader2 div {
    height: 30px;
    width: 8px;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay .9s infinite ease-in-out;
    animation: delay .9s infinite ease-in-out;
}
.loader2 .bar2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s;
}
.loader2 .bar3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s;
}
.loader2 .bar4 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
}
.loader2 .bar5 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}
.loader2 .bar6 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
}
.cancel-btn-focus:focus, .modal .btn.modal-cancel-btn:focus, .modal button.modal-cancel-btn:focus {
    color: #333;
}
@-webkit-keyframes delay {
    0%, 100%, 40% {
    -webkit-transform: scaleY(.05);
}
20% {
    -webkit-transform: scaleY(1);
}
}@keyframes delay {
    0%, 100%, 40% {
    transform: scaleY(.05);
    -webkit-transform: scaleY(.05);
}
20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
}
}label.btn.terms-label {
    vertical-align: bottom;
    line-height: 2;
}
.checkout-section .termsConditions.opened {
    visibility: visible;
    opacity: 1;
}
.checkout-section .terms-and-condition a {
    color: #3890b8;
}
.graph-bg-wrap rect {
    fill: transparent!important;
}
.history-expand .highcharts-container, .history-expand svg, .history-expand svg rect.highcharts-background {
    width: 100%!important;
}
.checkout-section p {
    color: #de2b28;
    opacity: 0;
    margin: 0;
    visibility: hidden;
}
.another-option {
    margin: 30px 0 0;
    font-size: 15px;
}
#frmLogin .checkbox label .forgot-text, .another-option a {
    font-size: 15px;
    color: #3890b8;
}
#frmLogin .checkbox label .forgot-text:hover {
    color: #3890b8;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .down .fa-caret-up, .tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .fa-caret-down {
    display: block;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .down .fa-caret-down, .tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .dropdown .fa-caret-up {
    display: none;
}
.edit-icon-action {
    font-size: 17px;
    font-weight: 600;
}
input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    background-color: transparent!important;
    background-image: none!important;
    color: #000!important;
    -webkit-box-shadow: inset 0 0 0 9999px #fff;
}
.terms-p {
    margin: 30px 20px;
    color: #0e243e;
    font-size: 15px;
    line-height: 29px;
    text-align: justify;
}
.rented-not-rented-wrap {
    padding-top: 5em;
    display: block;
}
.rented-not-rented-wrap span {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    width: 150px;
}
.rented-not-rented-wrap span.rented-domains {
    background: #4a90e2;
    color: #fff;
}
.rented-not-rented-wrap span.not-rented-domains {
    background: #ccc;
    margin-top: 10px;
}
.rental-histry-graph .col {
    padding: 0;
}
.search-not-found-wrap {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}
.search-not-found-wrap .not-found-wrap {
    text-align: center;
    margin-bottom: 10px;
}
.search-domain {
    color: #3890b8;
}
.search-not-found-wrap h2 {
    text-align: center;
    margin-bottom: 30px;
}
.related-domains-text {
    text-align: center;
    color: #898989;
    font-size: 22px;
    margin: 25px 0 5px;
}
.no-related-domains {
    text-align: center;
    color: #898989;
    font-size: 20px;
}
.see-all-domain-wrap {
    margin: 20px 0 0;
    text-align: center;
}
.see-all-domain-wrap a {
    color: #3890b8;
    font-size: 20px;
}
.related-domains ul {
    margin: 15px 60px 5px;
}
.related-domains ul li {
    width: 40%;
    display: inline-block;
    margin-bottom: 15px;
}
.related-domains ul li:nth-child(odd) {
    margin-right: 40px;
}
.related-domains ul li:nth-child(even) {
    margin-left: 40px;
    float: right;
}
.input-dropdown .dropdown-bttn-wrap, .input-dropdown .dropdown-bttn-wrap .cancel-btn-focus {
    margin-left: 6px;
}
.related-domains ul li span {
    vertical-align: middle;
    font-size: 15px;
}
.related-domains ul li a {
    font-size: 13px;
    background: #0f233e;
    color: #fff;
    padding: 4px 12px;
    border-radius: 20px;
    float: right;
}
.search-text-wrapp {
    text-align: center;
    color: #898989;
    font-size: 18px;
}
#deleteAllimage {
    z-index: 1041;
}
.redirect-offer-table .msg-wrap {
    display: inline-block;
    padding-top: 1px;
}
.redirect-offer-table .msg-wrap .msg-text {
    font-size: 14px;
}
.redirect-offer-table .msg-wrap .msg-text.active {
    font-weight: 600;
}
.redirect-offer-table .msg-wrap .date {
    color: #c4c4c4;
    font-size: 12px;
    margin-top: 3px;
}
.permission-text {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
    margin-bottom: 20px;
}
.bid-price-wrapper .bid-price-text, .permission-wrap .permissions .choose, .set-redirction-price {
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 400;
}
.permission-wrap .permissions {
    margin-bottom: 17px;
}
.permission-wrap .permissions .allow {
    width: calc(100% - 50px);
    display: inline-block;
}
.permission-wrap .permissions .switch-wrap {
    float: right;
    width: 50px;
    margin-top: 3px;
}
.permission-wrap .permissions .allow-redirect-per-wrap {
    margin-top: 5px;
}
.bid-price-wrapper .bid-price-text {
    margin-bottom: 17px;
    position: relative;
}
.small-text {
    font-size:12px;
    color: #7f7d7d;
}
.bid-price-wrapper .bid-price-text.disable,.bid-price-wrapper .bid-price-text.disable .small-text  {
    color: #ccc;
}
.bid-price-wrapper .premium-standard-icon {
    border: 1px solid #333;
    background: #333;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.bid-price-wrapper .premium-standard-icon.premium-icon {
    background: #f5a623;
    border-color: #f5a623;
}
.bid-price-wrapper.disable .premium-standard-icon.premium-icon {
    background: #ccc;
    border-color: #ccc;
}
.bid-price-wrapper .premium-standard-text {
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
    text-transform: capitalize;
}
.bid-price-wrapper .bid-input-wrapper {
    display: inline-block;
    float: right;
    position: relative;
}
.bid-price-wrapper .bid-input-border {
    display: inline-block;
    border: 1px solid #333;
    padding: 5px;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
    cursor: pointer;
    width: 78px;
    font-size:14px;
    text-align:center;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bid-price-text.disable .bid-input-border, .input-dropdown {
    border: 1px solid #ccc;
    cursor: default;
}
.input-dropdown {
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: -3px;
    min-width: 265px;
    background: #fff;
    z-index: 999;
    box-shadow: 3px 3px 10px #ddd;
    display: none;
}
.input-dropdown .input-file input.form-control::placeholder {
    color:#a7a5a5!important;
}
.bid-price-text:last-child .input-dropdown {
    top: -10px;
}
.input-dropdown .dropdown-bttn-wrap, .input-dropdown .input-file {
    display: inline-block;
    vertical-align: middle;
}
.input-dropdown .btn {
    padding: 3px 12px;
}
.input-dropdown .btn.btn-primary {
    background-color: #4a90e2;
    border-color: #4a90e2;
}
.input-dropdown .input-file.active {
    color: #000;
}
.input-dropdown .input-file.active .border-box, .input-dropdown .input-file.active .border-box.border-line {
    border: 1px solid #000;
}
.input-dropdown .input-file.active, .input-dropdown .input-file.active span {
    color: #000;
    font-size: 14px;
}
.input-dropdown .border-box {
    width: 70px;
    border-radius: 4px;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #ccc;
}
.input-dropdown .dollor-disable {
    font-size: 14px;
}
.input-dropdown .input-file .border-box input[type=text] {
    vertical-align: baseline;
    width: 80%!important;
    color: #ccc;
    padding: 3px 0;
    height: 24px;
    font-size: 13px;
}
.input-dropdown .input-file .border-box input::-webkit-input-placeholder {
    color: #333;
}
.input-dropdown .disable-inp, .input-dropdown .disable-inp input[disabled=disabled] {
    background-color: #ccc;
    cursor: pointer;
}
.permission-wrap .allow-redirect-per-wrap .choose, .set-redirction-price {
    color: #c5c5c5;
}
.check-permission .input-fade-in .set-redirction-price, .fade-in .allow-redirect-per-wrap .choose {
    color: #333;
}
.permission-wrap .permissions .allow-redirect-per-wrap .custom-check-box label.btn {
    border: none;
    padding-top: 2px!important;
}
.set-price-wrap {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 5px;
}
.set-redirction-price .actionBtn {
    font-size: 16px;
}
.set-redirction-price .input-file .form-control {
    font-size: 18px;
}
.set-price-wrap .dropdown, .set-price-wrap .input-file {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 5px;
}
.set-price-wrap .dropdown .btn {
    width: 80px;
    height: 36px;
}
.set-redirction-price {
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.set-price-wrap .input-file.active {
    color: #000;
}
.set-price-wrap .input-file.active .border-box, .set-price-wrap .input-file.active .border-box.border-line {
    border: 1px solid #000;
}
.set-price-wrap .input-file.active span, .set-price-wrap.input-file.active {
    color: #000;
    font-size: 14px;
}
.set-price-wrap .border-box {
    width: 80px;
    border-radius: 4px;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #ccc;
}
.set-price-wrap .input-file .border-box input[type=text] {
    vertical-align: baseline;
    width: 80%!important;
    color: #ccc;
    padding: 3px 0;
}
.domain-template-wrap {
    border: 1px solid #ccc;
    padding: 15px;
}
.user-block-wrap {
    text-align: center;
    font-size: 16px;
    padding: 40px 0;
}
.user-block-wrap img {
    width: 120px;
    height: 120px;
    margin: 10px auto;
    border-radius: 50%}
.user-block-wrap .block-user-btn {
    background-color: #4a90e2;
    color: #fff;
    border-color: #4a90e2;
    padding: 4px 12px;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block;
}
.domain-template-wrap .preview .siteDetails {
    background-color: #fff!important;
}
.domain-template-wrap .preview .siteDetails .clearfix {
    background: #4a90e2;
    margin-top: 15px;
    border-radius: 4px;
}
.domain-template-wrap .preview .siteDetails .clearfix:hover {
    background: #274e86;
}
.domain-template-wrap .preview .siteDetails .clearfix .btn-embossed {
    color: #fff;
    font-size: 18px;
    padding: 3px 10px;
}
.slider-block {
    display: inline-block;
    padding-left: 32px;
}
.slider-block .rental-blocks .btn.btn-default:focus , .reset-btn-small .btn.btn-default:focus{
    color: #333;
}
.slider-block .range-item {
    width: 84%;
    float: left;
    position: relative;
    margin-top: 12px;
}

.slider-block .range-item .form-control {
    width: 33px;
    padding: 0px;
    border: none;
    margin: -6px 0px 0px 0px;
    height: auto;
}
.dynamic-price-block {
    float: left;
    width: 50px;
}
.dynamic-price-block span {
    width: 8px;
    line-height: 8px;
}
.slider-block .range-item #minimum_range, .dynamic-price-block span, .slider-block .range-item #minimum_range1, .slider-block .range-item .ui-slider {
    float: left;
}
.slider-block .range-item .ui-slider {
    width: 220px;
    margin-right: 16px;
}
.range-item .ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -4px;
}
.range-item .ui-slider .ui-slider-handle {
    width: 6px;
    height: 21px;
}
.range-item .ui-slider .ui-slider-handle:focus {
    outline: none;
}
.range-item .form-control[readonly] {
    background: transparent;
    cursor: default;
}
.range-item .ui-state-default, .range-item .ui-widget-content .ui-state-default, .range-item .ui-widget-header .ui-state-default {
    background: #4a90e2;
    border-color: #4a90e2;
}
.range-item .ui-widget-header {
    background: #4a90e2;
}
.range-item .ui-widget-content {
    background: #D6D7D9;
    border: none;
}
.range-item .ui-slider-horizontal {
    height: 7px;
}
.slider-block .caption, .slider-block .caption.text-right {
    position: absolute;
    top: -7px;
}
.slider-block .caption {
    left: -33px;
}
.slider-block .caption.text-right {
    right: -43px;
    left: initial;
}
.slider-labels {
    margin-top: 10px;
}
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s;
}
.noUi-state-drag * {
    cursor: inherit!important;
}
.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
    height: 4px;
}
.noUi-horizontal .noUi-handle {
    width: 6px;
    height: 18px;
    border-radius: 30px;
    left: -4px;
    top: -7px;
    background-color: #345DBB;
}
.noUi-background {
    background: #D6D7D9;
}
.noUi-connect {
    background: #345DBB;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}
.noUi-origin, .noUi-target {
    border-radius: 2px;
}
.noUi-draggable {
    cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}
.noUi-handle {
    cursor: default;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
[disabled] .noUi-connect, [disabled].noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle, [disabled].noUi-origin {
    cursor: not-allowed;
}
.faded, .faded [disabled=disabled] {
    cursor: no-drop;
}
.faded {
    opacity: .3;
}

/* alexa history start */
.middle-block {
    padding: 50px 0 0px;
    background: #efefef;
}
.middle-block .day-month-filter ul {
    height: 40px;
}
.middle-block .history-block {
    display: inline-flex;
    padding: 0;
}
.middle-block .table-ajax-wrap {
    padding: 0;
    margin-bottom: 50px;
}
.middle-block .history-block .searchHead {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
.history-block .data-block-table th {
    border-right: 1px solid #fff;
}
.history-block .data-block-table th:last-child {
    border-right: none;
}
.middle-block .table>thead>tr>th {
    border-right: 1px solid #fff;
    border-bottom: none;
}
.middle-block .table>tbody>tr>td {
    border-right: 1px solid #efefef;
    background: #fff;
    border-top:none;
}
.middle-block .table>tbody>tr>td:last-child,.middle-block .table>thead>tr>th:last-child {
    border-right:none;
}
.tableDataFetch .data-block-table .table>tbody>tr>td {
    border-top: none;
} 
.tableDataFetch .data-block-table .bg td {
    background-color:#c3c3c3;
}   
/* alexa history end*/

#msform .template-div .template .template-img .ccs-zoom-wrapper .css-zoom-small .zoomer-wrapper .zoomer-cover a {
    display: none!important;
}
.howitRight.howitRight-padding.tab-content {
    padding: 0;
}
/* .howitRight .text-content-section,.howitRight .video-content-section {
    padding: 20px 0px; 
} */
.text-content-section h3,.text-wrap-section h1 {
    font-size:28px;
    color: #4a4a4a;
}
.text-content-section h3 {
    padding-left:15px;
}
.text-wrap-section p,.work-content-section p {
    font-size:16px;
    color: #000;
    text-align: justify;
    padding-left: 2px;
    line-height: normal;
}
.bold-text {
    font-weight:bold;
    margin-bottom:5px;
    font-size: 17px;
    display:inline-block;
}
.inner-work-content {
    background:#f1f1f1;
    padding:15px;
    margin:10px 15px;
    display: inline-block;
}
.inner-work-content .inner-heading{
    font-size:18px;
    color:#000;
    font-weight:bold;
}
.inner-work-content:last-child {
    margin-bottom:20px;
}
.text-wrap-section h1  {
    color: #000;
}
.prerequisite-wrap {
    padding:10px 15px 5px;
    font-size: 20px;
    margin-bottom: 30px;
    background: #efefef;
}
.prerequisite-wrap ul li {
    color: #0e243e;
    font-size: 15px;
    line-height:normal;
    text-align: justify;
    padding: 0 4px;
    margin-bottom: 5px;
}
.prerequisite-wrap ul li i.fa-circle {
    font-size: 6px;
    margin-right: 5px;
    vertical-align: top;
    padding-top: 7px;
    color: #0e243e;
}
.note-text-wrap span.note-text {
    font-size: 23px;
}
.howitRight .video-content-section {
    padding: 30px 15px 15px;
    text-align: center;
    margin: 0;
}
.howitRight .text-wrap-section {
    padding: 0 15px 15px;
}
.work-content-section {
    padding-left: 15px;
    border-bottom: 15px solid #efefef;
    padding-top: 15px;
    padding-right: 15px;
}
.work-content-section:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
}
.work-content-section:last-child .step-content-wrap .img-wrap {
    margin-bottom: 20px;
}
.work-content-section .step-heading {
    font-size: 28px;
    color:#000;
}
.work-content-section .step-content-wrap {
    margin: 0;
    margin-top: 15px;
    margin-bottom: 0px;
}
.work-content-section .step-content-wrap .img-wrap {
    width: 100%;
    /* height: 400px; */
    background-size: 100%;
    background-repeat: no-repeat;
}
.work-content-section .step-content-wrap .img-wrap img {
    width:100%;
    /* height:200px; */
    object-fit: cover;
    /* border: 1px solid #efefef; */
}
.work-content-section .step-content-wrap .right-text-wrap {
    margin:40px 0px 10px;
}
.work-content-section .step-content-wrap .right-text-wrap h4{
   font-size:20px;
}
.work-content-section .step-content-wrap .right-text-wrap p{
    padding-left: 0;
}
.work-content-section .btn-primary {
    background-color: #4a90e2;
    border-color: #4a90e2;
}
.work-content-section .btn-primary:hover {
    background-color: #274e86;
    border-color: #274e86;
}
.work-content-section .tab-content > .tab-pane {
    padding: 20px 15px 0;
}
.modal-img-wrap img {
    width:100%;
}
.modal.how-it-work-modal .modal-dialog .modal-content .modal-body{
    padding: 1px 0;
}
.noborder {
    border: none;
}
.template-view.how-it-work-modal .modal-content ,.how-it-work-modal .modal-dialog {
    width: 1000px;
    width: 1000px;
    margin-top: 0!important;
}
.modal .back-btn {
    position: absolute;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 32px;
    top: -9px;
    right: -10px;
    cursor: pointer;
}
.modal .back-btn:hover {
    background: #efefef;
}
.rentall-winning-bid-wrap {
    margin-bottom: 30px;
}
.rentall-btn-wrap {
    display: inline-block;
    float: right;
}
.rentall-btn-wrap .count-bttn {
    background-color: #4a90e2;
    color: white;
    padding: 5px 12px;
    cursor: pointer;
    border: none;
    font-size: 14px;
    border-radius: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 160px;
}
.rentall-btn-wrap .count-bttn:hover {
    background-color: #274e86;
}
.btn-group .count-bttn {
    float: left;
    border-right: 1px solid #0c53a5;
}
.btn-group .count-bttn:first-child {
    border-radius: 20px 0 0 20px;
}
.btn-group .count-bttn:nth-child(2){
    border-radius: 0;
}
.btn-group .count-bttn:last-child {
    border-radius:0 20px 20px 0;
    border-right: none; 
}
.bidding-box .rentall-winning-bid-wrap ul li.item-list {
    width:100%;
    padding: 0;
    margin-bottom: 10px;
}
.bidding-box .sub-title.rentall-sub-title, .input-file.rentall-input-file {
    text-align:center;
}
.input-file.rentall-input-file .day {
    vertical-align: text-bottom;
}
.btn-group:after {
    content: "";
    clear: both;
    display: table;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap ul li.item-list {
    width:27%;
    padding: 0;
    display: inline-block;
    margin-bottom: 10px;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap ul li.item-list:nth-child(2) {
    width:45%;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap span {
    display:block;
    margin-bottom: 2px;
    font-size: 17px;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap .rentall-btn-wrap .count-bttn span  {
    display:inline-block;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap .rentall-btn-wrap {
    float: left;
}
.win-title.rent-buy-win-title {
    font-size: 18px;
    text-align: left;
    margin: 10px 0 10px;
}
.refine-selection-wrap {
    margin-left: 25px;
}
.count-bttn .custom-check-box{
    display: inline-block;
    vertical-align: middle;
}
.count-bttn .custom-check-box label.btn {
    width:auto;
    padding: 0;
    line-height: 0;
}
.count-bttn .custom-check-box label.btn .input-buttn{
    margin-bottom: 0;
    position: relative;
}
.rent-buy-domain-wrap label input[type=checkbox]~i.fa.fa-square-o {
    vertical-align:baseline;
}
.rent-buy-domain-wrap .fa-square-o:before {
    content: "\f0c8";
    color:#fff;

}
.rent-buy-domain-wrap i.fa-check-square-o {
    background: #fff;
    border-radius: 2px;
    width: 12px;
    height: 12px;
    top: -11px; 
    position: absolute;
    display: inline-block;
}
.rent-buy-domain-wrap .fa-check-square-o:before {
    content: "\f00c";
    color:#333;
    font-size: 16px;
    position: absolute;
    top: -4px;
}
.rent-buy-domain-wrap label .fa-2x {
    font-size: 14px;
}
.rent-buy-domain-wrap .count-bttn {
    max-width: 200px;
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap  {
    margin-bottom: 0px;
}
.modal.rent-now-popup.rentall .modal-dialog .modal-content .modal-body {
    padding:0;
}
.modal.rent-now-popup.rentall .modal-dialog .modal-content .rentAll-section {
    min-height: 300px;
    background: #fff;
}
.modal.rent-now-popup.rentall .bidding-box {
    padding: 20px 20px 30px;
}
.domain-count {
    font-size: 14px;
    color: #4a90e2;
    vertical-align:baseline;
}
.modal .modal-dialog .modal-content .modal-body .group-bid-dis-text {
    font-size: 15px;
    color: #ccc;
    padding: 0 0px 15px 20px;
    margin-top: -5px;  
}
.rentall-winning-bid-wrap.rent-buy-domain-wrap .rentall-btn-wrap .count-bttn span.count-btn-text {
    line-height: 15px;
    margin-bottom: 0;
    color:#fff;
}
.rentall-btn-wrap .count-bttn span.count-btn-text span {
    color:#fff;
}
/* About Us start */
.about-section-wrap {
    border-top: 15px solid #efefef;
    padding:35px 15px 25px;
}
.about-img-wrap img {
    width:100%;
    object-fit:cover;
}
.how-do-wrap h4 {
    display:inline-block;
    margin-left:10px;
}
.how-do-wrap i {
    font-size:24px;
}
.how-do-wrap {
    margin-top:15px;
}
.shri-paramhansa-img {
    float:right;
    padding-left:30px;
    height:300px;
    width:300px;
    object-fit: cover;
}
.paramhansa-wrap img {
    height:240px;
    width:100%;
    object-fit: cover;
}
/* About Us End */
span.dropdown-text {
    vertical-align: middle;
    display: inline-block;
    line-height: 15px;
    padding-top: 2px;
}
.action-span-text {
    display: inline-block;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    line-height: 15px;
    padding-bottom: 2px;
}
img.bid-history-img-circle, img.bid-history-mg-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.searchHead .action-btn .dropdown .btn-dropdown.active .fa-caret-up {
    color: #0f233e;
}
section.graphSection {
    /*padding-top: 40px;*/
}
.longterm-table .domain-name-text{
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.longterm-expand-tab .domains-tab-content {
    background:#fff;
    margin-top:-6px;
    padding:15px;
}
.longterm-expand-tab .domains-nav-tabs>li>a {
    font-size: 18px;
}
.tabs-all-domain.longterm-expand-tab  .left-aside-button a.report-issue-btn {
    background-color: transparent;
    color: #4a90e2;
    border: none;
    margin-right: 20px;
    padding: 0px;
    font-size: 15px;
    vertical-align: middle;
}
.tabs-all-domain.longterm-expand-tab  .left-aside-button a.report-issue-btn:hover {
    background-color: transparent;
    color: #4a90e2;
    border: none;
}
.tabs-all-domain.longterm-expand-tab .right-aside {
    width:70%;
}
.tabs-all-domain.longterm-expand-tab .left-aside-button {
    width: 29%;
    margin-top: 15px;
    text-align: right;
}
.domain-stting-head-wrap {
    padding:15px 0 10px;
    border-bottom:1px solid #efefef;
}
.domain-stting-head-wrap .pointed-text {
    font-size:18px;
    display:inline-block;
}
.domain-stting-head-wrap .lngterm-expire-wrap {
    display:inline-block;
    float:right;
    font-size:16px;
}
.from-to-date {
    margin:0 5px;
}
.allow-for-change-server {
    text-align: center;
    padding: 40px 30px;
}
.allow-for-change-server p {
    font-size:16px;
    margin-bottom: 20px;
}
.allow-for-change-server .btn-primary{
    min-width:100px;
}
.tableDataFetch table#example1 td .add-new-server input[type=text] {
    width: 100%;
    margin-bottom: 1em;
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ccc;
}
.server-heading-text {
    font-size:20px;
    margin: 20px 0 10px;
}
.analytic-script-wrap p {
    font-size:16px;
}
.script-wrap {
    background: #efefef;
    padding: 15px;
    height: 125px;
    border-radius: 5px;
    margin-bottom: 12px;
    overflow: hidden;
    overflow-y: auto;
}
.add-new-server {
    padding-bottom: 15px;
}
.main-expand-heading {
    font-size:18px;
    font-weight:600;
}
.daily-day {
    text-align: right;
    font-size: 18px;
    padding-right: 30px;
    margin-bottom: 10px;
}
.expand-box-wrap {
    padding-left:15px;
}
.longterm-input {
    display:inline-block;
    position:relative;
}
.longterm-text-wrap, .longterm-input-wrap {
    display:inline-block;
    width:36%;
}
.longterm-input-wrap.request-rental-price {
    margin-top:10px;
}
.longterm-input-wrap {
    width: 63%;
    float: right;
    text-align: right;
}
.dailyrental-text-wrap,.dailyrental-input-wrap {
    display:inline-block;
    width:70%;
    vertical-align: text-top;
}
.dailyrental-input-wrap {
    width:28%;
}
.col-sm-4.dailyRental-wrap {
    width:37%;
}
.col-sm-8.longTerm-wrap {
    width:63%;
}
.years-text-wrap {
    font-size: 18px;
    height: 35px;
}
.earning-wrap {
    color: #4a90e2;
    cursor: pointer;
    font-size: 14px;
    position:relative;
}
.earning-wrap.active {
    color: #333;
}
.daily-day.earning-wrap {
    padding-right: 20px;
}
.rental-status-wrap  {
    font-size:18px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin: 10px 20px 35px;
}
.rental-status-wrap  .rantal-status,.rental-status-wrap  .rental-price-text {
    display:inline-block;
    width: 49%;
}
.request-rental-price .years-text-wrap {
    margin-top:10px;
}
.dailyrental-input-wrap.request-rental-price .years-text-wrap {
    display: inline-block;
    width: 100%;
}
.earning-table {
    min-width:450px;
}
.earning-table:before {
    right: 32px;
}
ul.drop-down-field.earning-table  li {
    width: 39%;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color:#333;
    border-right: 1px solid #ccc;
}
ul.drop-down-field.earning-table li:first-child,ul.drop-down-field.earning-table li:nth-child(4),ul.drop-down-field.earning-table li:nth-child(7),ul.drop-down-field.earning-table li:nth-child(10),ul.drop-down-field.earning-table li:nth-child(13) {
    width:20%;
}
ul.drop-down-field.earning-table li:nth-child(3),ul.drop-down-field.earning-table li:nth-child(6),ul.drop-down-field.earning-table li:nth-child(9),ul.drop-down-field.earning-table li:nth-child(12),ul.drop-down-field.earning-table li:nth-child(15) {
    border-right:none;
}

.heading-li {
    font-weight:600;
    color:#333;
    padding: 5px;
}
li .earn-price {
    text-align: left;
    display: inline-block;
    width: 50%;
}
li .earn-percentage {
    float:right; 
    display: inline-block;
    width: 50%;
    text-align: right;
}
.cat-dropdown-wrap .chosen-container-multi .chosen-choices li.search-choice {
    display: inline-block;
    background: #dcdcdc;
    color: #333;
    padding: 5px 15px 5px 5px;
    margin: 8px 15px 5px 10px;
    position: relative;
    cursor: default;
    font-size: 14px;
}
.cat-dropdown-wrap .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 5px;
    right: -2px;
}
.chosen-container-multi .chosen-choices li.search-choice:before{
    position: absolute;
    right: -10px;
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #dcdcdc;
    top: 0px;
}
.cat-dropdown-wrap .chosen-container {
    width:80%!important;
}
.cat-dropdown-wrap .chosen-container-multi .chosen-choices {
    border-radius: 5px;
    min-height: 90px;
    margin-top: 10px;
}
.text-content-section {
    padding:15px;
}
.attached-menu-side.how-it-works .text-content-section {
    padding:0px;
}
.attached-menu-side.how-it-works .text-content-section h3 {
    margin-top: 0px;
}
.tab-pane .text-content-section h3 {
    padding-left:0;
}
.price-per-day-status i {
    font-size: 18px;
    vertical-align: text-bottom;
    padding-right: 5px;
    color: #ccc;
    position: relative;
}
.price-per-day-status i.free {
    color:#60a368;
}
.price-per-day-status i.out-of-balance {
    color:#e7808d;
}
.price-per-day-status i.paid-success {
    color:#fad291;
}
.price-per-day-status i.free .drop-down-field {
    border-color:#60a368;;
}
.price-per-day-status i.free .drop-down-field:before {
    border-bottom-color:#60a368;
}
.price-per-day-status i.out-of-balance .drop-down-field {
    border-color:#e7808d;
}
.price-per-day-status i.out-of-balance .drop-down-field:before {
    border-bottom-color:#e7808d;
}
.price-per-day-status i.paid-success .drop-down-field {
    border-color:#fad291;
}
.price-per-day-status i.paid-success .drop-down-field:before {
    border-bottom-color:#fad291;
}
.price-info-dropdown {
    min-width:250px;
    color:#333;
    padding: 15px;
    font-size: 14px;
    top: 28px;
    right: -2px;
    display:none;
}
.price-per-day-status i:hover .price-info-dropdown{
    display:block;
}
.out-of-balance .rcharge-now {
    text-align: center;
    color: #4a90e2;
    width: 100%;
    padding: 10px 0 0;
}
.highest-bid-table tbody tr td.website-status {
    text-align:center;
}
#example1 tbody tr td.website-status.published {
    background:#afd1b3;
}
#example1 tbody tr td.website-status.not-published {
    background:#cccaca;
}
#example1 tbody tr td.website-status.changes-ramaining {
    background:#fad291;
}
#example1 tbody tr td.website-status.website-not-created {
    background:#fbf5f5;
}
.daily-rental-expand .daily-rantal-head-wrap {
    background: #fff;
    padding: 0px 0 10px;
}
.daily-rental-expand .domain-button {
    background:#fff;
    padding: 15px 0;
}
.daily-rental-expand .domain-stting-head-wrap {
    padding: 0px 0 10px;
}
.daily-rental-expand .preview .siteDetails .clearfix {
    background: #4a90e2;
    margin-top: 15px;
    border-radius: 4px;
}
.daily-rental-expand .preview .siteDetails .clearfix.disabled {
    background: #d8d3d3;
    color:#bbb8b8;
    cursor:default;
}
.daily-rental-expand .preview .siteDetails .clearfix .btn-embossed {
    color: #fff;
    font-size: 18px;
    padding: 3px 10px;
}
.daily-rental-expand .preview .siteDetails {
    background:#fff;
}
.daily-rental-expand .earning-wrap {
    font-size:18px;
    margin-left:5px;
}
#ChangeWebsitePopup.modal .redirect-domain-wrap.drop-down-field li .mega-menu {
    float: inherit;
    margin-left: 30px;
}
#ChangeWebsitePopup.modal .redirect-domain-wrap.drop-down-field {
    margin: 25px 0 0;
}
#ChangeWebsitePopup .win-title,#ReportIssuePopup .win-title {
    margin: 5px 0 20px;
}
#ChangeWebsitePopup.modal .redirect-domain-wrap.drop-down-field li.item-list{
    margin-bottom: 0px;
}
#ReportIssuePopup.modal .redirect-domain-wrap.drop-down-field li.item-list {
    text-align: left;
}
#ReportIssuePopup.modal .redirect-domain-wrap.drop-down-field li.item-list {
    margin-bottom: 0px;
}
.requested-edit-icon {
    display: inline-block;
    float: right;
    padding-top: 3px;
}
.requested-text.after-cron {
    color:#f5a623;
}
.script-working-wrap {
    font-size:17px;
    padding:10px 0;
}
.script-working-days {
    float:right;
}
.request-status {
    float:right;
    font-size:17px;
    margin-top: 3px;
}
.request-status.pending {
    color:#f5a623;
}
.request-status .glyphicon {
    color:#333;
}
.longterm-request-expandable .server-heading-text {
    margin-top:0px;
}
.req-inner-section {
    padding: 0px 15px;
}
.lonterm-domain-name .days-remaining {
    display:inline-block;
    width:80%;
}
.lonterm-domain-name .edit-icon {
    float: right;
    display: inline-block;
    margin-top: -8px;
}
.bidcents-server-wrap ul.redirect-domain-wrap  {
    position: inherit;
    border: none;
    box-shadow: none;
    padding: 15px 20px;
}
.bidcents-server-wrap .mega-menu,.bidcents-server-wrap .aside-link {
    display:inline-block;
    font-size:16px;
}
.bidcents-server-wrap .mega-menu {
    width: 30%;
    margin-left: 15px;
}
.bidcents-server-wrap .mega-menu.redirect-mega-menu {
    vertical-align: middle;
}
.bidcents-server-wrap .dropdown-menu2 .item-list:hover {
    color: #333;
}
.upload-block .custom-select-field .chosen-container,.upload-block .custom-select-field .chosen-container-multi,.bidcents-server-wrap .redirect-domain-wrap .mega-menu .chosen-container {
    width:100%!important;
}
.change-server-dropdown a {
    cursor: pointer;
}
.server-dropdown {
    margin-left:15px;
    display:inline-block;
    width:120px;
}
.profile-img-wrap {
    float:right;
}
/* .server-select-box .chosen-container {
    width:120px!important;
}
.server-select-box  .chosen-container-single .chosen-single {
    background:#fff;
    height: 30px;
    margin-top: -5px;
    padding-top: 3px;
}
.server-select-box .chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite.png) no-repeat 4px 5px;
}
.server-select-box .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -14px 4px;
}
.server-select-box .chosen-container-single .chosen-search {
    display:none;
} */
#showEscrowTab .chosen-container {
    width:100%!important;
}
#showEscrowTab .chosen-container-single .chosen-single {
    padding: 4px 0 0 10px;
    height: 35px;
    border: 1px solid #ccc;
    margin-bottom: 0px;
}
#showEscrowTab .chosen-container-single .chosen-single div b {
    background: url('../images/chosen-sprite.png') no-repeat 4px 7px;
}
.recordsList .chosen-container {
    width:70px!important;
}
.recordsList .chosen-container-single .chosen-single {
    /* padding: 4px 0 0 8px; */
    margin-left:5px;
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 0;
    background: #fff;
    height: 33px;
}
.recordsList .chosen-container-single .chosen-single div b {
    background: url(../../common/images/chosen-sprite-record.png) no-repeat 4px 6px;
}
.recordsList .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(../../common/images/chosen-sprite-record.png) no-repeat -14px -14px;
}
.recordsList .chosen-search {
    display:none;
}
.recordsList .chosen-container .chosen-results {
    max-height: 150px;
}
.recordsList .chosen-container .chosen-results li.active-result:last-child:hover {
    background: #dadada;
}
.recordsList .chosen-container.chosen-with-drop .chosen-drop {
    right: 0;
    left: auto;
    width: 92%;
}
.col-sm-6.margin-btm {
    margin-bottom:20px;
}
.action-taken-btn {
    background:transparent;
    color: #4a90e2;
    border:1px solid #4a90e2;
}
.action-taken-btn:hover {
    background:#4a90e2;
    border:1px solid #4a90e2;
    color: #fff;
}
.escrow-accnt-wrap {
    text-align:center;
    padding:20px;
    background: #fff;
}
.escrow-accnt-wrap p {
    font-size: 16px;
    width: 60%;
    line-height: 26px;
    margin: 0 auto 15px;
}
.custom-check-box .btn.checkbox-error .input-buttn i.fa-square-o,.new-member-popup .custom-check-box .btn.checkbox-error .input-buttn i.fa-square-o{
    color: #de2b28;
}
.web-site-block .searchHead .action-btn .dropdown ul li .custom-check-box label.btn span,.domains-tab-content .dropdown ul li .custom-check-box label.btn span{
    font-size:14px;
}
.server-dropdown .drop-down-field {
    left:auto;
}
.custom-select-field .chosen-container-multi .chosen-choices li.search-choice {
    margin: 10px 10px 9px 5px;
    padding: 5px 20px 5px 5px;
    background: #dcdcdc;
}
.custom-select-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 6px;
}
.form-control:focus {
    border-color: #ccc;
}
.hm-rentall-price {
    vertical-align: middle;
    display: inline-block;
    padding-top: 1px;
}
.addcontact-data .chosen-container {
    text-align:left;
}
.addcontact-data .chosen-container-single .chosen-single {
    height:34px;
    border: 1px solid #ccc;
}
.addcontact-data .chosen-container-single .chosen-single span {
    padding-top: 5px;
    padding-left: 5px;
}
.addcontact-data .chosen-container-single .chosen-single div b {
    background-position:5px 6px;
}
.addcontact-data .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -13px 6px;
}
a.click-here-btn {
    color:#4a90e2;
}
a.click-here-btn:hover {
    color:#39639f;
}
/* Add by Ramesh */
#graph_loader{ padding-top:20px; }
.tableDataFetch table#example1 td .day-month-filter input[type=text]{
    width: auto;
    border: 1px solid #ddd;
    padding: 6px 12px;
}
input[type=file]::-webkit-file-upload-button:hover {
    border: 1px solid grey;
    background: #274e86;
    color:#fff;
  } 
  .bidding_closes span {
    top: -2px;
    position: relative;
}
.grid_box li {
    min-height: 200px !important;
}
span.per_day {
    position: relative;
    top: -12px;
}

#faqAccordion h4.panel-title {
    margin: 0 0 0 40px;
}
.panel-heading.accordion-toggle.question-toggle.collapsed::before {
    content:"\f078";
    font-family: FontAwesome;
    position: absolute;
    font-size: 28px;
    background: #72787b;
    color: #fff;
    width: 44px;
    text-align: center;
    top: 0px;
    left: 0;
    height: 37px;
}
.panel-heading.accordion-toggle.question-toggle.collapsed {
    position: relative;
}

.border_0 {
    border: 0 !important;
}

#buy-tab .bidding-box #escrowError {
    text-align:center;
}
.modal.rent-now-popup .nav-tabs li.active a {
    color:#0f233e;
}
.modal.rent-now-popup .nav-tabs li a {
    color: #555;
}
.drop-down-field a.item-text:hover {
    color: #4a90e2;
}
.close-bttn:hover,.open-bttn:hover {
    color: #00204d;
}
.profileNav .open i.fa.fa-caret-up {
    display: block;
    float: right;
}
.profileNav .open i.fa.fa-caret-down {
    display: none;
    float: right;
}
profileNav .active a i.fa.fa-caret-up {
    display: none;
    margin-left: 7px;
    vertical-align: middle;
}
.profileNav .active a i.fa.fa-caret-down {
    display: none;
    margin-left: 7px;
    vertical-align: middle;
}
.profileNav a i.fa.fa-caret-up {
    display: none;
    margin-left: 7px;
    vertical-align: middle;
}

#auto_recharge {
    background: #efefef;
    min-height: 230px;
}
.loader2.recharge_account_loader {
    margin-top: 100px;
}

 #timerDetails span.cross-icon:hover {
    background: url(../images/close_hover.png);
    background-repeat: no-repeat;
    background-position: 6px 6px;
    width: 37px;
    height: 37px;
}
.modal .cross-icon:hover {
    margin-right: 30px;
    background: url(../images/close_hover.png);
    width: 20px;
    height: 20px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    background-size: 18px;
}
.modal .pop-up-timer-info:hover .fa.fa-question:before {
    content: "";
    background: url(../images/timer-icon-hover.png) center center/cover no-repeat;
    cursor: pointer;
    display: block;
    width: 17px;
    height: 17px;
}
.bannerTab li.active a {
    cursor: default;
}
.banner i.fa.fa-tachometer {
    margin: 0 8px 0 0;
}
.submit-btn {
    float: left;
    margin: 0 20px 0 0;
}
.submit-btn .recharge-bttn {
    min-width: 140px;
}
.cancel-btn {
    margin-top: 15px;
    float: left;
}
.cancel-btn #banckCancel {
    min-width: 140px;
    padding: 8px 0;
}
.graph-content .tabpane-pane-heading {
    padding: 0;
}
#miniBidShow-1200 {
    margin-top: 25px;
}
/* .tableDataFetch .transaction-filter-wrap .date-picker .form-group{ width: auto;} */

 .header .profileNav a .fa-caret-down {
    display:none;
}
.header .profileNav {
    margin-right: 25px;
}
.header .profileNav:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 70%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #183256 transparent;
    top:38px;
    cursor: pointer;
}
.earning-wrap:hover {
    color: #0f233e;
}
.header .profileNav.active:after {
    border-width: 0 6px 6px 6px;
}
#example1 .allrentDomain .dropdown .actionBtn-icon-redirect.up {
    color: #0f233e;
    border-color: #0f233e;
}
.Saved-card-detail .change-bttn-wrap .change-bttn:hover {
    color: #00204d;
}
.chosen-container-active .chosen-choices {
    border-color: #0f233e;
}
.term_condition h3, .legal-privacy h3{
    margin-top: 30px;
    font-size: 28px;
    color: #4a4a4a;
} 
.term_condition  li {
    list-style: disc;
    line-height: 29px;
    font-size: 15px;
}
.term_condition h4 {
    font-size: 19px;
}
.legal-privacy h4, .legal-privacy p {
    margin-left: 73px;
}
.legal-privacy h5 {
    font-size: 16px;
    color: #4a4a4a;
    margin-left: 98px;
}
.term_condition p, .legal-privacy p{
    line-height: 29px;
    text-align: justify;
    font-size: 16px;
    color: #000;
    padding: 4px;
}
.legal-privacy .company-info p {
    margin-left: 0px;
    display: inherit;
}
.legal-privacy p a {
    font-size: 15px;
    color: #0645AD;
}
.legal-privacy p a:hover {
    text-decoration: underline;
    text-decoration-color: #0645AD; 
}
.error_red {
    color:#de2b28;
    font-size:12px;
}
.term_condition {
    padding-bottom: 20px;
}
.term_condition ul {
    margin: 10px 0 10px 30px;
}
.legal-privacy ul {
    margin-left: 104px;
}
.term_condition ul li, .legal-privacy ul li {
    list-style: disc;
    line-height: 29px;
    font-size: 14px;
}
.legal-privacy ul li .sub-heading li {
    list-style-type: circle;
    font-size: 14px;
    margin-left: -60px;
}
.term_condition .table-bordered thead tr th, .term_condition .table-bordered thead tr td {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}
.navigation-aside .social-links-section i.fa.fa-instagram {
    background: #0f233e;
    color: #fff;
    font-size: 14px !important;
    width: 18px;
    border-radius: 5px;
    text-align: center;
    height: 16px;
    margin-right: 18px;
    padding: 1px;
}
.navigation-aside .social-links-section ul li:hover i.fa.fa-instagram {  
        background: #4a90e2;
        color: #fff;  
}
ul.violates li {
    list-style: circle;
}
.escrow-btn {
    margin-left: 14px;
}

.payment-schedule-record {
    margin: 0;
    padding: 0;
    min-width: 440px;
}
.payment-schedule-record li.heading-li {
    font-size: 12px;
}

.payment-schedule-record li.heading-li {
    font-size: 12px;
    display: inline-block;
}


.payment-schedule-record li:nth-child(1),
.payment-schedule-record li:nth-child(7),
.payment-schedule-record li:nth-child(4),
.payment-schedule-record  li:nth-child(10),
.payment-schedule-record  li:nth-child(13) {
    width: 20%;
    float:left;
}
.payment-schedule-record  li:nth-child(3),
.payment-schedule-record  li:nth-child(6),
.payment-schedule-record  li:nth-child(9),
.payment-schedule-record  li:nth-child(12),
.payment-schedule-record  li:nth-child(15)
    {

        border:none
    }


.payment-schedule-record li {
    width: 39%;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color: #333;
    border-right: 1px solid #ccc;
}

.template-preview iframe {
    height:400px;

}
#templatePreview .modal .modal-dialog.modal-lg .modal-body{ 
    padding: 0; 
}
.template-preview iframe{
    width: 100%;
}
@media (min-width: 768px) {
    #templatePreview .modal-lg {
        width: 610px;
        height: 374px;
        overflow: hidden;
    }
    .template-preview iframe{ width:1200px; min-height:600px; transform:scale(0.484); transform-origin: 0px 0px; }
}
@media (min-width: 992px) {
    #templatePreview .modal-lg {
        width: 910px;
        height: 480px;
        overflow: hidden;
    }
    .template-preview iframe{ width:1200px; min-height:600px; transform:scale(0.733); transform-origin: 0px 0px; }
}
#iframeBlocker1{
    position:absolute; 
    top: 0; 
    left: 0; 
    width:98%; 
    height:100%;
    background-color:#fff;
    opacity:0;
}
.payment-schedule-load-data {
        border: 1px solid #0f233e;
        border-top: 2px solid #0f233e;
        background: #fff;
        min-width: 440px;
        border-radius: 0;
        top: 43px;
        right: 24px;
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 9;
        -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
        box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, .2);
        line-height: initial;
        min-height: 140px;
}

.popover.rs-popover h3 {
    max-height: 190px;
    overflow-y: auto;
    color: #fff;
    background-color: #0f233e;
    border: 0;
    text-align:justify;
}
.popover {
    padding:0px;
}
.popover-title {
    padding: 8px 8px;
    border-radius: 5px;
}
.popover.rs-popover .popover-content{ padding: 0; }
.popover.rs-popover.top .arrow:after{ border-top-color:#0f233e; }

.btn addBtn actionBtn  .long-term-offer .active .up {
    border: 1px solid #0f233e;
    color: #0f233e;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn.up {

    border:1px solid #0f233e;
    color: #0f233e;
}
.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn.up .fa.fa-caret-up {
    display: block;
    font-size:22px;
}

.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .actionBtn.up .fa.fa-caret-down {
    display: none;
}
#templatePreview .modal-content {
    padding: 5px;
}
.model-close {
    position: absolute;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    line-height: 32px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    z-index: 999;
}
#templatePreview.modal .modal-dialog .modal-content .modal-body {
    padding:0px;
}

.tabs-all-domain .offer-container .tableDataFetch tbody .domainCount .btn.addBtn.actionBtn.long-term-offer.active {
    border: 1px solid #0f233e;
    color:#0f233e
}
.model-paragarph {
    text-align:center;
}
.template-no-click {
    pointer-events: none;
}
.container-fluid .site-logo {
    margin-top: 16px;
}
.container-fluid .headerNav .clearfix .site-profile  a {
    padding-top: 12px;
}
.headerNav .clearfix .site-profile a img {
    margin-top: -7px;
}
.web-lister button.up {
    border: 1px solid #0f233e;
    color: #0f233e;
} 
.header .clearfix li a i {
    margin-right: 8px;
}
.offer-price-left {
    padding-left: 7px;
}

/* #example1 tbody tr td .bid-text .ellipse-price {
    white-space: nowrap;
    width: 27px !important;
    padding: 0;
    margin:0px;
} */
td.data-col-1 {
    width: 20%;
}
th.data-col-1 {
    width: 20%;
}
td.data-col-2 {
    width: 20%;
}
th.data-col-2 {
    width: 20%;
}
td.data-col-3 {
    width: 15%;
}
th.data-col-3 {
    width: 15%;
}
td.data-col-4 {
    width: 15%;
}
th.data-col-4 {
    width: 15%;
}
td.data-col-5 {
    width: 15%;
}
th.data-col-5 {
    width: 15%;
}
td.data-col-6 {
    width: 15%;
}
th.data-col-6  {
    width: 15%;
}
.tabs-all-domain .offer-container .loader2 {
    top: 57%;
    left: 47%;
}
.duplicate-website-dropdown .chosen-container.chosen-with-drop .chosen-drop, .domain-dropdown .chosen-container.chosen-with-drop .chosen-drop {
    left: -1px;
    width: 101%;
}
.user-block-wrap .block-user-btn:hover {
    background: #274e86;
}
.header .clearfix .dashboard-fa-icon a i:first-child {
    margin-right: 5px;
}
.longterm-year-wrap ul li:hover {
    background: #4a90e2;
    color: #fff;
    border-color: #4a90e2;
}
.allow_publish {
    display: none;
}
.highest-bid-table #at-data tr td .domain-section-item .actionBtn-icon.up {
    border: 1px solid #0f233e;
    color: #0f233e;
}
.highest-bid-table #at-data tr td .domain-section-item .actionBtn-icon {
    width: 100%;
    padding: 3px 10px;
    background: 0 0;
    border: 1px solid #ccc;
    color: #949393;
    border-radius: 4px;
}
.actionBtnOffer .item-list .item-text:hover {
    color: #4a90e2;
}
.actionMenu .item-list .item-text.disable-text:hover {
    color: #ccc;
    pointer-events: none;
    cursor: not-allowed;
    text-decoration: none;
    pointer-events: stroke;
}
.searchHead .dropdown-cateogries-menu .btn-dropdown.open {
    border: 1px solid #0f233e;
    color: #0f233e;
}
.DomainsforRent .DomainsforRentDiv .send-item .dropdown-menu2 li:hover {
    color:none;
}
.domains-rent-sale-table #example1 tbody tr td .sell-price-right-wrap #autoBidText503 {
    padding-left: 10px;
}
.bidding-box .redirect-domain-wrap.drop-down-field li .item-text {
    cursor: auto;
}
.space-pd-dec .action-btn .action-div .actionBid .item-list .item-text {
    vertical-align: middle;
    cursor: auto;
}
.space-pd-dec .action-btn .action-div .actionBid .item-list .custom-check-box {
    margin-top: -1px;
}
#submitNewBid .win-title {
    margin: 15px 0 20px;
}
.emailConfiguration .tab-content>.tab-pane {
    min-height: 400px;
}
.modal-dialog .bulk-bid-next-btn {
    background-color: #0f233e;
    border-color: #0f233e;
    margin-right: 10px;
    padding:4px;
    width:90px;
}
.modal-dialog #newSubDomainsDiv .btn .bulk-bid-next-btn:hover {
    background-color: #274e86;
    border-color: #274e86;
}
.bulk-bid-next-btn a {
    color: #fff;
}
.modal-dialog #newSubDomainsDiv .bulk-bid-cancle-btn:hover {
    background-color: #dadada;
    border-color: #dadada;
}
.bulk-bid-next-btn a:hover {
    color: none;
}
.modal-dialog .bulk-bid-cancle-btn {
    background: transparent;
    border: 1px solid #ddd;
    padding:4px;
    width:90px;
}
.bulk-bid-name {
    margin-left:0px;
}
.subdomain-lists .subdomain-keyword {
    width: 159px;
    padding: 6px 18px;
    margin: 0px 15px 10px 15px;
}
.subdomain-lists {
    clear: both;
    float: left;
    display: inline-flex;
}
.subdomain-lists  .custom-check-box, .subdomain-lists .allow-subdomain-para {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.subdomain-lists ul li {
    display: inline-block;
    vertical-align: middle;
    color: #949393;
}
.subdomain-lists ul li:nth-child(2) {
    margin-right: 20px;
}
.suggest-subdomain-dropdown .choose-category-icon .fa {
    font-size: 24px;
    color:#949393;
    margin: -2px 0px 1px 6px;
}
.suggest-subdomain-dropdown {
    margin-left: 7px;
    cursor: pointer;
}
.subdomain-categroies-menu {
    margin-left: 10px;
}
.searchHead .contact-list-area.action-btn .subdomain-search-block {
    width: 36%;
}
.subdomain-rental-price #rentalPriceLi {
    border:none;
}
.subdomainlists-submit-button button {
    background-color: #4a90e2;
    color: #fff;
    border-color: #4a90e2;
    padding: 5px 30px;
    font-size: 12px;
    margin: 3px 0px 0px 50px;
    border-radius: 3px;
}
.subdomainlists-submit-button button:hover {
    background-color: #274e86;
    color: #fff;
    border-color: #274e86;
}
#suggestLine {
    border-top: 1px solid #ccc;
    margin: 118px 14px 27px 16px;
}
.Rent-or-Buy-Domains .suggest-subdomain-dropdown .choose-category-icon.open  i.fa-caret-up, .Rent-or-Buy-Domains .suggest-subdomain-dropdown .choose-category-icon i.fa-caret-down {
	display: block;
}
.Rent-or-Buy-Domains .suggest-subdomain-dropdown .choose-category-icon.open i.fa-caret-down, .Rent-or-Buy-Domains .suggest-subdomain-dropdown .choose-category-icon i.fa-caret-up {
    display: none;
}
#subdomainInputButton {
    display: inline-flex;
    vertical-align: middle;
}
#newSubDomainsDiv {
    text-align: center;
}
 #addSubDomain .modal-dailog1 #rentNowDiv .nav-tabs li.active {
    background: #fff;
}
#addSubDomain .tab-content {
    padding: 0;
}
#addSubDomain .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    border: none;
}
#RechargeAccountDiv .nav-tabs > li.active > a:focus, #PayoutDiv .nav-tabs > li.active > a:focus {
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}
#addSubDomain .nav-tabs {
    margin-bottom: -1px;
    border-bottom: none;
}
#addSubDomain .nav-tabs > li > a:hover {
    border-color: transparent;
    background: 0 0;
}
#rent-tabsubDomain, #longterm-tabsubDomain {
    padding-top: 17px;
}
#addSubDomain .new-subdomain-modal-body #newSubDomainsDiv,#addSubDomain .new-subdomain-modal-body  .newsubdomain-msg-div {
    padding: 20px 15px;
    background-color: #fff;
}
#addSubDomain .modal-dailog1 .bidding-box .submit-bid-list {
    width: 100%;
    display: inline-flex;
}
#addSubDomain .modal-dailog1 .bidding-box .submit-bid-list li {
    width: 49%;
    padding: 0 50px;
    display: inline-block;
    vertical-align: top;
}
#addSubDomain .modal-dailog1 .modal-footer {
    padding-top: 20px
}
#rental-price-slider {
    margin-right: -14px;
}
.subdomain-categroies-menu .chosen-container {
    width: 150px !important;
    margin-top: -4px;
}
#subDomainsDiv .subdomain-categroies-menu .chosen-container {
    width: 128px !important;
    margin-top: -4px;
}
.subdomain-categroies-menu .chosen-container .chosen-single {
    height: 35px;
    padding: 5px 0 0 15px;
    border: 1px solid #ccc;
}
.subdomain-categroies-menu .chosen-container-single .chosen-single div {
    top: 5px;
    right: -2px;
}
.subdomain-categroies-menu .chosen-container .chosen-results {
    overflow-y: hidden;
    overflow-x: hidden;
}
.subdomain-categroies-menu .chosen-container-single .chosen-single span {
    color: #949393;
}
.subdomain-categroies-menu  .chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite@2x.png) -7px -10px no-repeat;
}
.subdomain-categroies-menu  .chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -37px -44px;
}
.domain-btn {
    margin: -7px 0px 0px -8px;
    width: 100%;
    padding: 6px 28px 5px 20px;
}
.subdomain-action {
    width: auto;
}
.default-configuration, .subdomain-default-modal i {
    color: #949393;
    border: 1px solid #ddd;
    padding: 5px 9px;
    border-radius: 4px;
    width: auto !important;
}
.default-configuration {
    border:none;
}
.default-configuration button {
    padding: 0px;
}
#subDomainsDiv .searchHead .action-btn .searchBlockRight {
    width: 31%;
    margin-left: 0px;
}
.subdomain-default-modal i {
    padding: 8px 15px 11px;
}
.searchHead .default-configuration .actionBtn.active  .fa-caret-up, .searchHead .default-configuration .fa-caret-down {
    display: inline-block;
}
.searchHead .default-configuration .actionBtn.active .fa-caret-down, .searchHead .default-configuration .fa-caret-up {
    display: none;
}
#defaultSettingDiv .filterL {
    width: auto;
}
#defaultSettingDiv div[data-toggle="buttons"] label {
    padding: 3px 8px;
    line-height: 1em;
}
.bid-price-text  .subdomain-text-wrap {
    margin-top: 39px;
}
.bid-price-text  .premium-text-wrap {
    margin-top: 20px;
}
#subDomainsDiv .action-btn .dropdown .btn.addBtn.active span {
    border: none;
}
#subDomainsDiv .default-configuration #defaultSettings.active {
    padding: 0px 10px 7px;
}
#subDomainsDiv .default-configuration #defaultSettings.active .fa-gear {
    margin-right: 8px;
}
#subDomainsDiv .default-configuration #defaultSettings .fa-gear {
    margin-right: 10px;
}
#subDomainsDiv  #defaultSettingDiv .longterm-input-wrap {
    margin-top: 3px;
}
 #subDomainsDiv  #defaultSettingDiv .longterm-rental-price {
    position: absolute;
    margin: 29px 6px;
}
#subDomainsDiv1  .subdomain-filters-section {
    position: relative;
    top: -40px;
    left: 266px;
}
#subDomainsDiv .searchHead  .recordsList {
    position: relative;
    top: 8px;
}
#defaultSettingDiv .form-control {
    display: inline-block;
    border: none;
 }
#defaultSettingDiv .border-box {
    height: 29px;
    margin-top: 3px;
 }
#defaultSettingDiv .disable-inp {
    border-radius: 4px;
 }
#defaultSettingDiv .border-line {
    height: 29px;
    margin-top: 0px;
}
#subDomainsDiv .subdomain-categroies-menu.active .chosen-container .chosen-single {
    border-color: #0f233e;
}
#subDomainsDiv .subdomain-categroies-menu.active .chosen-container .chosen-single span, #subDomainsDiv .subdomain-categroies-menu.active .chosen-container-single .chosen-single div b, #rent-buy-domains .subdomain-categroies-menu.active .chosen-container .chosen-single span, #rent-buy-domains  .subdomain-categroies-menu.active .chosen-container-single .chosen-single div b {
    background-position: -5px -44px; 
    color: #0f233e;
}
.subdomain-verified {
    padding: 3px 5px 0px;
}
#defaultSettingDiv .dailyRental-wrap, #defaultSettingDiv .longTerm-wrap {
    background: #fff;
}
#templatePreview .model-close .fa-times {
    position: relative;
    left: 9px;
    top: -1px;
}
#refineSelectionDiv .subdomain-item-list .count-bttn:last-child {
    border-radius: 0 20px 20px 0;
    border-right: none;
    position: absolute;
    right: -115px;
}
#refineSelectionDiv .subdomain-item-list {
    position: relative;
    left: -30px;
}
#refineSelectionDiv .subdomain-listitem {
    margin-left: 0px;
}
#rent-action-groupAction p {
    text-align: justify;
}
#subdomainBtn:focus {
    color: #333;
}
#rent-buy-domains .subdomain-categroies-menu.active  .chosen-container-single .chosen-single{
    border-color: #0f233e;
}
#DomainsOnBidToBuy .ac-balnce-nav-tabs .current-li.active a, #DomainsOnBidToBuy .ac-balnce-nav-tabs .revenue-li.active a, #DomainsOnBidToBuy .ac-balnce-nav-tabs .expenses-li.active a {
    border: 1px solid #ccc;
    border-bottom: 0;
}
.domain-button .domian-setting-msg {
    padding: 36px 100px;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
}
#subDomainsDiv .subdomain-categroies-menu .chosen-container.chosen-with-drop .chosen-single span {
    color: #0f233e;
}
#subDomainsDiv .subdomain-categroies-menu.active .chosen-container.chosen-with-drop  div b {
    background-position: -37px -44px;
}
.domains-tab-content .tableDataFetch #example1 tbody tr td .bid-text .ellipse-price {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80px;
}
#defaultSettings {
    cursor: not-allowed;
}
#defaultSettingDiv .longTerm-wrap {
    padding-bottom: 8px;
}
#defaultSettingDiv {
    padding: 0px 15px;
}
#DomainsforRentDiv .data-loader {
    min-height: 80px;
}
#addSubDomain .modal-dailog1 .bidding-box .sub-title {
    display: inline-flex;
}
#addSubDomain .modal-dailog1 .bidding-box .switch {
    margin-right: 10px;
}
#addSubDomain .modal-dailog1  .sub-title .glyphicon-question-sign {
    margin-left: 5px;
}
#longterm-tabsubDomain .bidding-box .switch {
    position: relative;
    left: 99px;
}
#longterm-tabsubDomain  .bidcents-server-wrap ul.redirect-domain-wrap {
    padding: 0;
}
#addSubDomain  #longterm-tabsubDomain .bidding-box {
    padding: 20px 20px 30px;
}
#addSubDomain  #longterm-tabsubDomain .bidcents-server-wrap .redirect-domain-wraps.drop-down-field {
    padding: 0;
}
.bider-bidtime .owner-bid-time {
    margin-top: 6px;
}
.expand-tbody .bider-bidtime  .owner-image {
    position: relative;
    left: -9px;
    padding-left: 0px;
}
.is-pointed-div .popover {
    width: 100%;
    left: 70px !important;
}
.is-pointed-div {
    display: inline-block;
}
.is-pointed-div span {
    position: relative;
    left: 29px;
    top: 4px;
}
.is-pointed-div span .popover {
    background: red;
    color: #fff;
}
.rs-popover {  
    background-color: #0f233e;  
    padding: 6px 9px;
    text-align: justify;
}     
.news-letter-modal {
    background:#edb845;
    border: 0;
    width: 450px;
    margin: 0px auto;
    border-radius: 20px;
    padding:12px 30px;
}
.news-letter-modal .modal-header {
    background: transparent;
    border: none;
    padding: 0px;
}
#newsletter .modal-body h3 {
    color:#2e2e2e;
    text-align:center; 
    line-height: 30px;
    font-weight: 600;
    position: absolute;
}
#thankyou .modal-body h3 {
    position: none;
    color:#2e2e2e;
    text-align:center; 
    line-height: 30px;
    font-weight: 600;
}
.news-letter-modal .modal-body input {
    width: 100%; 
    padding:20px;
    margin-bottom: 10px; 
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
}
.news-letter-modal .modal-body .input-field {
    padding: 0px 25px;
    margin-bottom: 25px;
}
.news-letter-modal .modal-body .btn {
    background:#ff5757;
    width: 100%;
    border: 1px solid #ff5757;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}
.news-letter-modal .modal-header .modal-close {
    position: relative;
    top:-80px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 999; 
    -webkit-transform: rotate(322deg); 
    text-align:center;
}
.news-letter-modal .modal-header .pull-left {
    right: 97px;
    height: 100px;
    width: 100px;
    background: #ff5757;
}
.news-letter-modal .modal-header .pull-right {
    left: 44px;
    height: 35px;
    width: 35px;
    top: -24px;
    background: #fff;
}
.news-letter-modal .modal-header .modal-close span {
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 29px;
    line-height: 26px;
}
.modal.new-member-popup .modal-dialog .news-letter-modal .modal-body  {
    padding-top: 0px;
}
.news-letter-modal .modal-header .pull-right i {
    text-align: center;
    position: absolute;
    top: 11px;
    right: 11px;
    font-size: 14px;
    color: #000;
    transform: rotate(309deg);
}
#thankyou .modal-body {
    text-align: center;
}
#thankyou .modal-body .fa-check {
    font-size:100px;
    color:#fff;
}
#thankyou .modal-header h2 {
    margin-left: 52px;
    text-align: center;
    color:#2e2e2e;
    font-weight: 700;
}
#thankyou p {
    font-size:15px;
}
#newsletter_button.spinner-loader {
    background: #ff57578c !important;
    border: 1px solid #ff57578c !important;
}
.daily-rental-payment-ul {
   min-height: 57px;
}
.fa-icons i {
    position: relative;
    top:1px;
}
.buy-offer-Bidder, .bidder-name-define, .owner-name-define  {
    position: relative;
    top: 2px;
}
.contain-item .nav-tabs > li.active > a:focus {
    border: 1px solid #ccc;
    border-bottom: 0;
}
#templatePopup .fa-times {
    position: absolute;
    top: 7px;
    left: 9px;
}
#catSection .menu-srcoll .cat-list {
    vertical-align: -webkit-baseline-middle;
}
#example1 .fa-square-o, #example1  .fa-check-square-o {
    vertical-align: -webkit-baseline-middle;
}
#sendBtn.disabled {
    pointer-events: none;
}
.website-domains-list thead #at-table-head .web-list {
    background: #efefef;
}
.website-domains-list thead tr th {
    border-right: 1px solid #e8e7e7;
}
#changewebConfirm #domain-container .domains-modal .action-bar  {
    padding: 0px;
    margin: 0px;
    margin-bottom: 60px;
}
#changewebConfirm #domain-container .domains-modal .action-bar .domain-search-bar {
    padding: 0px;
}
#changewebConfirm #domain-container .domains-modal .action-bar .recordsList{
    padding: 0px;
    margin: 0px;
    padding-left: 60px;
}
.domain-container1 table thead tr th {
    border-right: 1px solid #fff;
}
.domain-container1 table tbody tr td:first-child {
    border-right: 1px solid #e8e7e7;
}
.domain-container1 table tbody tr td {
    border-top: none;
}
.domain-container1 .pagination-container {
    min-width: 0px;
}
.domain-table-container {
    background: #e8e7e7;
    padding: 0px 11px 11px;
}
.table-inner-container {
    background: #fff;
}
.price-per-day-status i.free-user .free-user-dropdown {
    display: none;
}
.website-area-section .website-domain-list .contact-list-area .searchBlockRight #websiteDetailSearch {
    width: 100%;
}
.website-area-section .website-domain-list .contact-list-area, .website-area-section .website-domain-list .search-container {
    background: #fff;
    padding: 30px 14px;
}
.website-area-section .website-domain-list .search-container .recordsList {
    height: 34px;
}
.domain-data {
    padding: 10px;
    background: #efefef;
}
.website-area-section .website-domains-list thead tr th:first-child {
    border-left: 1px solid #fff;
}
.website-area-section .website-domains-list thead tr th:last-child {
    border-right: 1px solid #fff !important;
}
#websiteDomainsDetailsDiv tbody tr td .custom-check-box  #filterL .checkbox{
    padding: 0px;
}
#websiteDomainsDetailsDiv tbody tr td {
    padding: 4px 15px 0px;
}
#changewebConfirm .modal-dialog {
    margin-right: 0px;
    margin-top: 0%;
}
#changewebConfirm .modal-content {
    overflow: hidden;
    height: 677px;
}
#changewebConfirm  .domain-table-container {
    height: 394px;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: scroll;
}
.website-domains-list  tbody tr td .website-domain-name {
    position: absolute;
    left: 35px;
    top: 17px;
}
.website-domains-list tbody tr td .website-option-list ul li {
    border-bottom: transparent;
}
.website-list-table tbody tr td .website-option-list #actionDropDown li {
    border-bottom: transparent;
}
.website-list-table tbody tr td .website-option-list #actionDropDown li a {
    border-top: 1px solid #ededed;
}
.website-domains-list  thead tr .web-list .custom-check-box {
   display: inline-flex;
}
.website-domains-list  thead tr .web-list .custom-check-box strong {
    position: absolute;
    top: 123px;
    left: 61px;
 }
.how-it-works .text-content-section .work-content-section .step-content-wrap .vendor-tabs li  a:focus {
    border: 1px solid #ddd;
    border-bottom: none;
} 
.how-it-works .text-content-section .work-content-section .step-content-wrap .vendor-tabs li a:focus {
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
.howitRight p .godaddy-domain-link {
    color: #39639f;
    font-size: 16px;
    padding: 1px;
}
.create-website-btn.disabled{
pointer-events: none;
}

