
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900i&subset=latin-ext');
.clientx.header, .clientx .header {
    padding: 28px 0 11px;
    background: #0e3e6e;
    min-height: 60px;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
#newCardInfo .focus .inputText {
transform: translateY(-30px);
font-size: 12px;
opacity: 1;
color: #00bcd4;
}
.header-left {
    float: left;
    width: 230px;
}
.dropdown-toggle {
    margin: 0 0 0 40px !important;
    padding: 0 !important;
}
.dropdown-toggle i {
    color: #fff;
    font-size: 20px;
}
.label.label-success {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 10px;
    font-weight: normal;
    width: 20px;
    font-weight: 600;
    color: #0e3e6e;
    border: solid 1px #0e3e6e;
    height: 20px;
    line-height: 13px;
    text-align: center;
    padding: 2px;
    background: #edb800;
}
.label-success {
    background-color: #5cb85c;
}
.menu {
    padding: 9px 11px;
}
.dropdown-menu li {
    list-style: none;
}
.dropdown-menu .header {
    padding: 12px 0;
    position: inherit;
    border-radius: 4px 4px 0 0;
    min-height: inherit;
    font-size: 16px;
    color: #0e3e6e;
    text-align: center;
    font-weight: 900;
    background: #edb800;
    border-bottom: 1px solid #ccc;
}
.notf li a {
    padding: 0 !important;
}
.header-right .dropdown-menu {
    min-width: 300px;
}
.dropdown.user.user-menu a i {
    border-radius: 50%;
    border: solid 2px #edb800;
    width: 45px;
    height: 45px;
    color: #fbfafa;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
}
.dropdown.user.user-menu {
    top: -9px;
}
.messages-menu {
    margin-top: 6px;
}
#sidebar ul li a:hover i {
    color: #fff;
}
#sidebar ul li a:hover small {
    background: #edb800;
    color: #fff;
}
#sidebar ul li a:hover, #sidebar ul li a.active small {
    background: #edb800;
    color: #fff;
}
#sidebar ul li a:hover span {
    color: #fff;
}

.smsOptIn {
    width: 85%;
    float: right;
}
.smsOptIn p {
    font-size: 14px;
    color: #000;
}
.pull-left.icone-nt i {
    color: #edb800;
    font-size: 19px;
    margin-top: 10px;
}
ul.menu li {
    min-height: 65px;
}
.header-right .dropdown-menu {
    padding: 0;
}
.user-header.bg-light-blue {
    padding: 12px 14px;
    display: inline-block;
    width: 100%;
    background: #ffc600;
    border-radius: 4px 4px 0 0;
}
.user-icone {
    float: left;
}
.user-icone i {
    background: #ffc600;
    border-radius: 50%;
    border: solid 2px #0e3e6e;
    width: 42px;
    height: 42px;
    color: #0e3e6e;
    text-align: center;
    font-size: 21px;
    line-height: 36px;
}
.client-name {
    margin-top: 4px;
    color: #0e3e6e;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
}
.navbar-right .dropdown-menu li a {
    font-size: 15px;
    padding: 8px 14px;
    color: #767575;
    border-bottom: 1px solid #f7f7f7;
}
ul.dropdown-menu:before {
    content: '';
    border-bottom: 16px solid #ffc600;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    right: 12px;
    top: -15px;
}
.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.wrapper {
    width: 100%;
    min-height: 1000px;
}
#sidebar {
    top: 81px;
    z-index: 999;
    min-width: 295px;
    max-width: 295px;
    background: #1c4e80 url(../images/nav-bg.png) repeat-y;
    color: #fff;
    position: fixed;
    height: 100%;
    transition: all 0.3s;
}
#sidebar a, #sidebar a:hover, #sidebar a:focus {
    color: inherit;
}
#sidebar.active {
    margin-left: -200px;
}
#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}
#sidebar ul.components {
    padding: 0px 0;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
#sidebar ul li a {
    padding: 15px 14px;
    font-size: 1.1em;
    display: block;
    border-bottom: 1px solid #104274;
    border-left: 1px solid transparent;
    transition: 3s;
}
#sidebar ul li a:hover, #sidebar ul li a.active {
    color: #fff;
    background: inherit;
    border-left: 1px solid #edb800;
    background: #0e3e6e;
}
#sidebar ul li.active > a, ul.CTAs {
    padding: 20px;
}
#sidebar.active ul li a {
    width: auto;
    text-align: center;
}
.empty-bottom {
    margin-top: 35px;
}
ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
#content {
    overflow: hidden;
    padding: 30px 30px 0;
    width: calc(100% - 295px);
    position: relative;
    min-height: 100vh;
    top: 80px;
    transition: all 0.3s;
    left: 295px;
}
#content.active {
    width: calc(100% - 95px);
    left: 95px;
}
@media (max-width: 767px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}#sidebar.active ul {
    position: relative;
    left: 200px;
    width: 32%;
}
#sidebar.active span, #sidebar.active small {
    display: none;
}
#sidebar.active ul.btm-mn {
    position: absolute;
}
ul.list-unstyled.components i {
    color: #adbeee;
    font-size: 23px;
    padding: 0 50px 0 9px;
    width: 25px;
}
#sidebar.active .list-unstyled.components li a i {
    padding-right: 0;
    padding-left: 0;
}
ul.list-unstyled.components span {
    font-size: 18px;
    font-weight: 700;
    color: #adbeee;
    margin-left: 21px;
    width: 80%;
}
.components .badge {
    color: #adbeee;
    background: #0e3e6e;
    font-size: 12px;
    border-radius: 30px;
    padding: 4px 12px;
    font-weight: 400;
    display: inline-table;
}
.shift-btn {
    position: absolute;
    bottom: 84px;
    float: right;
    background: none;
    border: none;
    margin-right: -18px;
    right: 0px;
}
.hosting-panal {
    text-align: center;
    background: #5cc55a;
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.tick {
    background: #edb800;
}
.tick span {
    background: #dcab01;
    border: solid 2px #b18a01;
}
.invo {
    background: #0cb4e5;
}
.invo span {
    background: #029ac7;
    border: solid 2px #007da2;
}
.regis {
    background: #404040;
}
.regis span {
    background: #2f2f2f;
    border: solid 2px #121212;
}
.hosting-row .col-md-3 {
    padding: 0 7px;
    cursor: pointer;
}
.hosting-panal h2 {
    font-weight: 900;
    color: #fbfafa;
    font-size: 20px;
}
.hosting-panal p {
    color: #fbfafa;
    font-size: 13px;
    line-height: 22px;
}
.host-user {
    position: absolute;
    right: 14px;
    top: 8px;
    width: 25px;
    height: 25px;
    font-size: 12px;
    border-radius: 50%;
    line-height: 20px;
    border: solid 2px #259323;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
button:focus {
    outline: 0 !important;
}
.card-header h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #404040;
    position: relative;
    font-weight: 700;
    padding-left: 36px;
}
.card-header h1:before {
    content: url(../images/prod-icone.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.act-Product {
    margin: 52px 0 12px;
}
.card-header {
    padding-bottom: 14px;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
}
.card-header:before {
    content: '';
    background: #404040;
    height: 1px;
    width: 285px;
    display: inline-block;
    bottom: -1px;
    left: 0;
    position: absolute;
}
.act-Product .item {
    padding: 0 7px 0;
}
.item-pro {
    border: solid 1px #dedede;
    box-shadow: 0 0 8px #dedede;
    display: inline-block;
    width: 100%;
    padding: 0 0px 0 15px;
    margin-bottom: 13px;
    border-radius: 4px;
    background: #fff;
}
.item-pro:hover {
    background: #fbfbfb;
}
#products {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin-left: -8px;
}
.doman-url a {
    color: #404040;
    font-size: 20px;
}
.data-url li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 6px;
}
.data-url li:last-child {
    border: none;
}
.doman-url {
    margin-bottom: 23px;
}
.ftp-acct a {
    color: #87a61c;
    font-size: 12px;
}
.doman-url i {
    font-size: 15px;
}
.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
}
.activ-left {
    padding: 11px 0;
    float: left;
    width: 87%;
}
.activ-right {
    float: right;
    border-left: 1px solid #f3f3f3;
    min-height: 103px;
}
.activ-right li {
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
}
.activ-right li a {
    padding: 8px 12px;
    color: #727272;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.activ-right li a:hover {
    color: #fff;
}
.activ-right li:last-child {
    border: none;
}
.renew a:hover {
    background: #1cb8e6;
}
.renew .tooltip-inner {
    background: #1cb8e6;
}
.renew .tooltip.left .tooltip-arrow {
    border-left-color: #1cb8e6;
}
.upgard a:hover {
    background: #edb800;
}
.upgard .tooltip-inner {
    background: #edb800;
}
.upgard .tooltip.left .tooltip-arrow {
    border-left-color: #edb800;
}
.manag a:hover {
    background: #727272;
}
.manag .tooltip-inner {
    background: #727272;
}
.manag .tooltip.left .tooltip-arrow {
    border-left-color: #727272;
}
.list-group-item {
    /*padding: 0 !important;*/
    border: none !important;
}
.card-header .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.list-grid a {
    font-size: 22px;
    color: #e2e2e2;
    margin: 0 0 0 6px;
}
.none-div {
    width: 100%;
    display: none;
}
.dis-more span {
    font-size: 17px;
    font-size: 14px;
    color: #787777;
    margin: 7px 17px 0 0;
    float: left;
}
.btn.less {
    font-weight: 900;
    background: #0063a5;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn.less:hover {
    color: #fff;
    background: #025084;
}
.btn.less:after {
    font-family: FontAwesome;
    content: url(../images/more.png);
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    position: relative;
    left: 7px;
    top: -2px;
}
.item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover {
    background: #ffffff;
    padding: 0;
}
.item.list-group-item:nth-of-type(odd) {
    display: inline-block;
    background: #fff;
    padding: 0;
}
.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " ";
    padding: 0;
}
.domains-row .card-header h1 {
    color: #5cc55a;
}
.domains-row .card-header h1:before {
    content: url(../images/small-icone.png);
}
.domains-row .card-header:before {
    background: #5cc55a;
    width: 145px;
}
.row-equal > div[class*='col-'] {
    display: flex;
    flex: 1 0 auto;
}
.row-equal .card {
    width: 100%;
}
.grate {
    text-align: center;
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 10px #ccc;
    border: solid 1px #ccc;
    padding: 15px 20px 20px;
    border-radius: 4px;
    width: 100%;
    min-height: 249px;
}
.grate h2 {
    font-size: 20px;
    color: #404040;
    margin: 0;
}
.grate p {
    font-size: 16px;
    color: #6a6a6a;
}
.btn-domin {
    margin-top: 26px;
}
.btn-domin {
    margin-top: 22px;
    display: inline-block;
    width: 100%;
    margin-bottom: 21px;
}
.grate h2 {
    font-size: 20px;
    color: #404040;
    margin: 11px 0 8px;
}
.btn-domin a {
    background: #1cb8e6;
    font-size: 16px;
    color: #fff;
    padding: 12px 30px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn-domin a:hover {
    color: #fff;
    background: #1293b9;
}
.anot {
    color: #1cb8e6;
    text-decoration: underline;
    font-size: 14px;
}
.grate h4 {
    font-size: 18px;
    color: #404040;
    margin: 18px 0 30px;
}
.email-pack {
    background: linear-gradient(to right, #0a45b0 0%, #1b66ef 100%);
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    padding: 40px 18px;
    border-radius: 5px;
}
.email-pack span.icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.email-pack .icon {
    float: left;
    margin-right: 24px;
    margin-top: 2px;
}
.ort strong {
    text-transform: uppercase;
    color: #b1cdff;
}
.email-pack .des h2 {
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.email-pack .des p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.email-pack button.add-pack {
    padding: 15px 30px;
    background: #0a45b0;
    border: none;
    font-weight: 300;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.email-pack button.add-pack:hover {
    background: #08368a;
}
.email-pack button.cancel {
    padding: 0 10px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
    background: none;
    border: none;
}
.mrp {
    text-decoration: line-through;
}
.com span {
    font-weight: 300;
    font-size: 18px;    color: #545454;
}
.email-pack span {
    text-transform: uppercase;
}
.addon-row {
    display: inline-block;
    padding: 31px 0 0;
    width: 100%;
}
.addon-row .card-header h1:before {
    content: url(../images/addon.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.addon-row .card-header:before {
    width: 140px;
}
.ssl {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #349d16 0%, #5cc552 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.cdn {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #0a88a6 0%, #0cafbf 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.cdn-price {
    width: 100%;
}
.cdn-price-img {
    width: 25%;
    display: inline-table;
}
.cdn-price-right {
    width: 73%;
    display: inline-table;
    text-align: right;
}
.cdn-price-right form.form-inline {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    padding: 7px 20px;
}
.cdn-price-right form.form-inline:hover {
    background: #e2e2e2;
}
.cdn-price-right select {
    color: #000;
    border: none;
    padding: 9px 11px;
}
.addon_price {
    width: 50%;
    text-align: right;
    padding: 10px;
    float: right;
    margin-left: 30px;
    background: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: relative;
    right: -20px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 5px;
    background-image: linear-gradient(to right top, #cfe0cb, #c2debb, #70c757, #66ca4e, #8ed47a);
}
.com {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #f3f3f3 0%, #fcfcfc 100%);
    color: #000;
    border-radius: 5px;
    width: 100%;
}
.ssl, .cdn, .com, .addonbox-even, .addonbox-odd{
    min-height: 285px;
}
.ssl h2, .cdn h2, .com h2, .addonbox-even h2, .addonbox-odd h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
}
img.ssl-url {
    width: 265px;
    float: right;
    position: relative;
    right: -20px;
    padding: 15px 0;
}
.ssl ul {
    display: inline-table;
    width: 100%;
}
.ssl ul li.add-new, .addonbox-even ul li.add-new, .addonbox-odd ul li.add-new {
    display: inline-block;
}
.ssl ul li.manage, .addonbox-odd ul li.manage, .addonbox-even ul li.manage {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.ssl ul li.manage:hover, .addonbox-odd ul li.manage:hover, .addonbox-even ul li.manage:hover {
    background: #e2e2e2;
}
.ssl ul li, .addonbox-odd ul li, .addonbox-even ul li {
    padding: 7px 20px;
}
.ssl ul li.add-new a, .addonbox-odd ul li.add-new a, .addonbox-even ul li.add-new a {
    text-decoration: underline;
    color: #fff;
}
.addonbox-even ul {
    width: 100%;
    display: inline-table;
}
.addonbox-odd ul li.manage, .addonbox-even ul li.manage, .ssl ul li.manage {
    width: 65%;
    float: right;
}
.addonbox-even {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #08466b 0%, #1095cb 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.addonbox-odd {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #310879 0%, #673AB7 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.ssl ul li.manage a {
    color: #333;
}
.cdn ul {
    display: inline-block;
    width: 100%;
    padding: 0;
}
.cdn ul li.add-cdn {
    line-height: 40px
}
.cdn ul li.add-cdn a {
    text-decoration: underline;
    color: #fff;
}
img.cdn-img {
    width: 85px;
}
.cdn ul li {
    display: inline-block;
}
.com h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
}
.com button.find-com {
    background: #0063a5;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 12px 20px;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.com button.find-com:hover {
    background: #02568e;
}
.cdn ul li.sub-per {
    float: right;
    position: relative;
    right: -20px;
    background: url(../images/sb.png) no-repeat;
    width: 210px;
    height: 40px;
    top: 0px;
    line-height: 40px;
    text-align: right;
    padding-right: 5px;
    background-position: left;
    background-size: 300px 100px;
}
.btn-learn a {
    background: #fdfdfd;
    font-size: 12px;
    color: #727272;
    padding: 12px 18px;
    border: solid 1px #cccccc;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn-learn a:hover {
    background: #e2e2e2;
}
.btn-domin.actv a {
    background: #5cc55a;
}
.btn-domin.actv a:hover {
    background: #3ea23c;
}
.server-mng {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 18px;
}
.domains-row {
    margin-bottom: 10px;
}
.grate.active-dom {
    padding-left: 0;
    padding-right: 0;
}
.server-mng li {
    list-style: none;
    display: inline;
    margin: 0 5px;
}
.server-mng li a {
    color: #1b66ef;
}
.ref-btn i {
    color: #1cb8e6;
}
.ref-btn .tooltip-inner {
    background: #1cb8e6;
}
.ref-btn .tooltip.top .tooltip-arrow {
    border-top-color: #1cb8e6
}
.times-sc i {
    color: #d75a4b;
}
.times-sc .tooltip-inner {
    background: #d75a4b;
}
.times-sc .tooltip.top .tooltip-arrow {
    border-top-color: #d75a4b
}
.cog i {
    color: #3f3f3f;
}
.cog .tooltip-inner {
    background: #3f3f3f;
}
.cog .tooltip.top .tooltip-arrow {
    border-top-color: #3f3f3f
}
.mg-servers .tooltip-inner {
    background: #1b66ef;
}
.mg-servers .tooltip.top .tooltip-arrow {
    border-top-color: #1b66ef
}
.domains-post .col-md-4.col-sm-6 {
    padding-left: 0;
    padding-right: 14px;
}
.addon-row .col-md-4 {
    padding-left: 0;
}
.newdomin-row .col-md-6 {
    padding-left: 0;
}
.newdomin-row {
    display: inline-block;
    width: 100%;
    margin-top: 42px;
}
.find-domin {
    min-height: 221px;
    background: url(../images/bg-dom.jpg) no-repeat;
    background-size: cover;
    border: solid 3px #1cb8e6;
    padding: 23px 23px;
    border-radius: 10px;
}
.titel-heding {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}
.stylish-input-group {
    margin: 30px 0;
}
.stylish-input-group input {
    height: 55px;
    border: solid 1px #ccc;
    box-shadow: 0 0 7px #ccc;
}
.stylish-input-group .input-group-addon {
    background: #1cb8e6;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}
.stylish-input-group .input-group-addon button {
    background: no-repeat;
    border: none;
}
.dezig span {
    font-size: 18px;
    color: #404040;
    padding: 0 6px 0 0;
}
.dezig a {
    font-size: 14px;
    color: #5cc55a;
    border-left: 1px solid #ccc;
    padding-left: 7px;
}
.yet-domin {
    border: dashed 3px #000;
    padding: 43px 25px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    min-height: 221px;
}
.yet-pro h2 {
    font-size: 22px;
    font-style: italic;
    color: #000000;
}
.shoop-btn {
    text-align: right;
    margin-top: 37px;
    margin-right: 20px;
}
.shoop-btn a {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    background: #eeb800;
    padding: 16px 17px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.shoop-btn a:hover {
    background: #cea107;
    color: #000;
}
.footer {
    color: #aaaaaa;
    margin: 28px 0 20px;
    text-align: center;
    font-size: 13px;
}
.renew i {
    color: #1cb8e6;
}
.upgard i {
    color: #eeb800;
}
.manag i {
    color: #727272;
}
.activ-right li a:hover i {
    color: #fff;
}
.emil .label.label-success {
    background: #0cb4e5;
    color: #fff;
}
.shift-btn.active {
    width: 36px;
    height: 43px;
    margin-right: -16px;
    background: url(../images/nav-arrowactive.png) no-repeat;
}
.shift-btn {
    width: 36px;
    height: 43px;
    background: url(../images/nav-arrow.png) no-repeat;
}
.ssl p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
}
.cdn p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
}
.domains-post .carousel-inner {
    padding: 14px 0;
}
.top-resp {
    display: none;
}
/* Slider */
.slick-slide {
    margin: 0px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    padding: 5px 0;
    overflow: hidden;
    margin: 0;
}
.slick-list:focus {
    outline: none !important;
}
.slick-list.dragging {
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots button {
    background: none;
    display: none;
    font-size: 0;
    border: none;
}
.slick-dots li {
    background: #cbc8c8;
    width: 10px;
    height: 10px;
    margin: 15px 2px 0px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
}
.slick-dots .slick-active {
    background: #686868 !important;
    width: 10px;
    height: 10px;
}
ul.slick-dots {
    text-align: center;
}
.domains-post .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}
.ssl ul li.manage select, .addonbox-odd ul li.manage select, .addonbox-even ul li.manage select {
    color: #000;
    border: none;
    padding: 9px 11px;
    width:100%;
}
.addonbox-even .addon_price {
    background-image: linear-gradient(to right top, #c4d7f1, #0f99c9, #1095cb, #128ad1, #128ad1);
}
.addonbox-odd .addon_price {
    background-image: linear-gradient(to right top, #e3d9f5, #8069a9, #6134b0, #6533bd, #5c25bd);
}
.header.messag {
    background: #0cb4e5;
    color: #fff;
}
.header.langlist {
    background: #63b155;
    color: #fff;
}
li.dropdown.messages-menu.lang ul.dropdown-menu:before{
    content: '';
    border-bottom: 16px solid #63b155;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    right: 12px;
    top: -15px;
}
.emil .pull-left.icone-nt i {
    color: #0cb4e5;
}
.emil .dropdown-menu:before {
    border-bottom: 16px solid #0cb4e5;
}
ul.btm-mn {
    position: absolute;
    bottom: 60px;
    display: block;
    width: 100%;
}
.hosting-panal {
    transition: 2s;
}
.hosting-panal:hover {
    background: #259323;
}
.tick:hover {
    background: #b18a01;
}
.invo:hover {
    background: #007da2;
}
.regis:hover {
    background: #121212;
}
.invoices-content {
    padding: 40px 17px 0;
    display: inline-block;
    width: 100%;
}
.invoices {
    background: #f7f6f6;
}
.alert.alert-info.remid i {
    color: #0cb4e5;
    margin-right: 10px;
}
.alert.alert-info.remid a {
    color: #0cb4e5;
}
.alert.alert-info.remic i {
    color: #f47564;
    margin-right: 10px;
}
.alert.alert-info.remic a {
    color: #0cb4e5;
}
.alert-msg h5 {
    font-size: 16px;
    color: #7f7f7f;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.open-inv {
    color: #6d7e91;
    font-size: 21px;
    margin-top: 3px;
}
.invo-hist .btn.btn-info {
    background: #f2f6fa;
}
.invo-hist .domen-serch input {
    background: #f2f6fa;
}
.invo-hist {
    border-top: 2px solid #f2f6fa;
    padding-top: 33px;
    margin-top: 50px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.sorting-desc.list-tr .dataTables_filter {
    display: none;
}
.dataTables_length {
    position: absolute;
    top: -55px;
    right: 0;
}
.invo-hist .col-md-5 {
    padding-right: 0;
}
.paid {
    background: #5cc55a;
    color: #fff;
    padding: 5px 00;
    border-radius: 5px;
    font-size: 13px;
    width: 99%;
    display: inline-block;
    text-align: center;
}
tr.spaceUnder.Paid {
    border-left: 3px solid #5cc55a;
}
tr.spaceUnder.unpaid {
    border-left: 3px solid #ff6e5b;
}
.un-paid {
    background: #ff6e5b;
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    width: 99%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}
.sorting-desc .checkbox .cr, .radio .cr {
    background: no-repeat;
}
.sorting-desc th {
    border: none !important;
    font-weight: normal;
    color: #b9bdc0;
    vertical-align: top !important;
    padding: 14px 20px !important;
}
.sorting-desc th:first-child {
    background: none !important;
}
.sorting-desc .checkbox, .radio {
    margin-top: 0;
    margin-bottom: 0;
}
.sorting-desc .checkbox label, .radio label {
    padding-left: 0;
}
.sorting-desc td {
    border: none !important;
    vertical-align: middle !important;
    padding: 14px 15px !important;
    width: 16%;
}
.sorting-desc tr {
    border: none;
}
.panel-header {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 0 0 19px;
}
.tab_container.table-xl {
    margin-top: 6px;
}
.tab_container .tab_content {
    padding-top: 0;
}
tr.spaceUnder.even>td {
    padding-bottom: 1em;
}
.spaser {
    background: no-repeat;
    padding: 6px 0 !important;
}
.sapse-dt {
    background: none !important;
    padding: 4px 0 !important;
}
.list-tr tr {
    float: left;
    background: #f2f6fa;
    margin: 0 0 8px;
    width: 100%;
    border-radius: 4px;
    border-right: 2px solid #d5dce3;
    border-bottom: 2px solid #d5dce3;
}
tr.spaceheade th {
    width: 16% !important;
    padding: 5px 15px 7px 18px !important;
}
.sorting-desc tr th:first-child {
    width: 1% !important;
}
.spaceheade {
    border: none;
    background: inherit !important;
    border: none !important;
}
.sorting-desc tr td:first-child {
    width: 1% !important;
}
.input-group.domen-serch button.btn.btn-info {
    background: #f2f6fa !important;
}
.dataTables_info {
    display: none;
}
.pagination {
    display: none!important;
}
.rev {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
}
.pric-dol {
    margin: 12px 0 21px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}
.revenue a {
    color: #fff;
    text-decoration: underline;
}
.revenue {
    background: #0cb4e5 url(../images/invice.png) no-repeat right bottom;
    padding: 20px 26px;
    display: inline-block;
    border-radius: 5px;    
    margin-bottom: 10px;
    min-height: 144px;
    width: 100%;
    background-position: 92% 105px;
}
.revenue.fund {
    margin: 15px 0;
    background: #5cc55a url(../images/found.png) no-repeat left bottom;
    background-position: 24px 31px;
    position: relative;
    padding-top: 38px;
    padding-bottom: 0;
}
.fund-btn {
    text-decoration: none !important;
    position: absolute;
    text-align: center;
    top: 48px;
    left: 53%;
    background: #fff;
    color: #000 !important;
    padding: 10px 17px;
    font-size: 16px;
    border-radius: 4px;
}
.fund-btn:before {
    content: url(../images/pluse.png);
    padding: 0 8px 0 0;
}
.dataTables_length select {
    border: solid 1px #ccc;
    padding: 4px 11px;
    border-radius: 4px;
}
.revenue.invic {
    background: #eeb800 url(../images/doller-invo.png) no-repeat right bottom;
    padding: 20px 26px;
    display: inline-block;
    border-radius: 5px;
    min-height: 144px;
    width: 100%;
    background-position: 92% 91px;
}
.fund-btn:before {
    content: url(../images/pluse.png);
}
@media (min-width:320px) and (max-width:766px) {
    .recod .col-md-4.col-xs-6 {
        width: 100% !important;
    }
    .pull-right .list-grid {
        display: none;
    }
    #adv-search {
        padding: 21px 9px;
        margin: 0 auto!important;
    }
    #adv-search {
        margin-bottom: 55px !important;
    }
    #order-standard_cart .regi-domain {
        background-size: cover!important;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #content {
        width: calc(100% - 295px);
    }
    ::i-block-chrome, #content {
        width:78%;
    }
    ::i-block-chrome, .ssl {
        background:#56bf4a;
    }
    ::i-block-chrome, .cdn {
        background:#0b98b0;
    }
    ::i-block-chrome, .com {
        background:#fbfbfb;
    }
    ::i-block-chrome, .email-pack {
        background:#0A45B0;
    }
    ::i-block-chrome, .prot-data {
        background:#0B96AF;
    }
    ::i-block-chrome, .data-show {
        background:#494949;
    }
}
.department {
    padding: 30px 30px;
}
.domains-head.depart p {
    font-size: 13px;
}
.all-support {
    display: inline-block;
    width: 100%;
}
.all-support li {
    list-style: none;
    text-align: center;
}
.all-support h2 {
    margin: 3px 0 10px;
    color: #87a61c;
    font-weight: 700;
    font-size: 20px;
}
.all-support span {
    margin: 0;
    color: #b4b4b4;
    font-size: 12px;
}
.all-support li a {
    background: #fff;
    display: inline-block;
    width: 23%;
    border: solid 2px #fff;
    padding: 25px 21px;
    box-shadow: 0 0 10px #ccc;
    float: left;
    margin: 0 12px 12px 0;
    border-radius: 4px;
    min-height: 180px;
}
.supp a:hover {
    border: solid 2px #87a61c;
}
.sale h2 {
    color: #edb800;
}
.sale a:hover {
    border: solid 2px #edb800;
}
.bill h2 {
    color: #404040;
}
.bill a:hover {
    border: solid 2px #404040;
}
.custm h2 {
    color: #0cb4e5;
}
.custm a:hover {
    border: solid 2px #0cb4e5;
}
.quest h2 {
    color: #1b66ef;
}
.quest a:hover {
    border: solid 2px #1b66ef;
}
.ticket-head {
    display: inline-block;
    width: 100%;
    background: #545454;
}
.ticket-inner {
    padding: 23px 30px;
    display: inline-block;
    width: 100%;
}
.ticket-colam li {
    list-style: none;
    display: inline-block;
    margin: 0 19px 0 0;
}
.left-arrow a {
    font-size: 30px;
    color: #fff;
}
.custom-select {
    position: relative;
}
.left-arrow {
    width: auto !important;
    margin: 0 14px 0 0!important;
}
.ticket-colam li {
    list-style: none;
    float: left;
    margin: 7px 19px 0 0;
    width: 185px;
}
.date-tickt {
    width: 135px !important;
}
.date-tickt input {
    color: #fff;
    background: #87a61c;
    border: none;
    font-size: 12px;
}
.date-tickt .input-group-addon {
    background: #87a61c;
    border: none;
    color: #fff;
    font-size: 15px;
}
.date-tickt .input-group-addon:first-child {
    border-right: 1px solid #a3bb51;
}
.quest .select-selected {
    padding: 0;
    background: #edb800;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 12px;
    line-height: 33px;
}
.quest span.input-group-addon {
    background: #edb800;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #f1c83b;
}
.opent-tickt .select-selected {
    padding: 0;
    background: #0cb4e5;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 12px;
    line-height: 33px;
}
.opent-tickt {
    min-width: 230px !important;
}
.opent-tickt span.input-group-addon {
    background: #0cb4e5;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #44c5eb;
}
.ticket-colam .select-items {
    left: 0;
    right: 0;
}
.ticket-colam .select-selected {
    display: table-cell;
}
.ticket-colam .select-selected:after {
    border-color: #fff transparent transparent transparent;
}
.ticket-colam .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 9px !important;
}
.medium-tick .select-selected {
    display: table-cell;
}
.medium-tick .select-selected {
    padding: 0;
    background: #0cb4e5;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 12px;
    line-height: 33px;
}
.medium-tick span.input-group-addon {
    background: #0cb4e5;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #44c5eb;
}
.urg {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    margin-right: 28px;
}
.medium-tick {
    margin: 7px 0 0 0;
}
.medium-tick .select-items {
    right: 0 !important;
}
.medium-tick .select-selected:after {
    border-color: #fff transparent transparent transparent;
}
.medium-tick .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 9px !important;
}
.form-group.textarea textarea {
    border-right: 1px solid #ddd!important;
}
.form-group.textarea textarea {
}
.uplod-file .btn.btn-primary {
    background: #f1f1f1;
    border: none;
    color: #000;
    padding: 11px 20px;
}
.uplod-file span {
    margin-right: 10px;
}
.btn-footer.qustion {
    margin-top: 0px;
}
.domains-head.depart {
    padding-bottom: 20px;
    padding-top: 23px;
}
.tickt-id strong {
    font-weight: 900;
}
.tickt-id {
    font-size: 24px;
    color: #fff;
    margin: 5px 22px !important;
}
.btn-close a {
    background: #fff;
    margin: 0 10px;
    padding: 14px 21px;
    border-radius: 5px;
}
.ticket-head a:hover {
    color: #fff;
}
.btn-close a, .btn-close button {
    background: #ff5353;
    margin: 0 3px;
    padding: 11px 12px;
    border-radius: 5px;
    color: #fff;
    width: 47%;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
}
.reply {
    background: #0cb4e5 !important;
}
.btn-close i {
    margin: 0 8px;
}
.comments {
    max-width: 100%;
    padding-bottom: 100px;
}
.comment-wrap {
    margin-bottom: 36px !important;
    display: table;
    width: 100%;
    min-height: 5.3125rem;
}
.photo {
    padding-top: 1.625rem;
    display: table-cell;
    width: 3.5rem;
}
.photo .avatar {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-size: contain;
    margin-right: 17px;
}
.comment-block {
    padding: 19px 15px 8px;
    position: relative;
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    border: solid 1px #d4d4d4;
}
.comment-block textarea {
    width: 100%;
    resize: none;
}
.comment-text {
    margin-bottom: 1.25rem;
}
.top-comment {
    display: inline-block;
    width: 100%;
    margin-bottom: 22px;
}
.comment-date {
    float: left;
}
.comment-actions {
    float: right;
}
.comment-actions li {
    display: inline;
    margin: -2px;
    cursor: pointer;
}
.comment-actions li.complain {
    padding-right: 0.75rem;
    border-right: 1px solid #e1e5eb;
}
.comment-actions li.reply {
    padding-left: 0.75rem;
    padding-right: 0.125rem;
}
.comment-actions li:hover {
    color: #0095ff;
}
.name-client {
    font-size: 18px;
    font-weight: 700;
}
.date-time {
    font-size: 12px;
    color: #a8a8a8;
}
.comment-block:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 13px 16px 13px 0;
    border-style: solid;
    border-color: transparent #d4d4d4;
    top: 20px;
    left: -16px;
}
.comment-wrap.replay-me .comment-block:after {
    display: none;
}
.comment-wrap.replay-me .comment-block:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 13px 0 13px 16px;
    border-style: solid;
    border-color: transparent #edf7fa;
    top: 20px;
    right: -16px;
}
.replay-me .comment-block {
    background: #edf7fa;
    border-color: #edf7fa
}
.replay-me .photo {
    padding-top: 5.625rem;
    display: table-cell;
    width: 6.5rem;
    margin-left: 20px;
    position: relative;
    left: 14px;
}
.replay-me p {
    font-weight: 500;
}
.today-help {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.today-help h4 {
    font-size: 14px;
    color: #0cb4e5;
    background: #e6f7fc;
    position: relative;
    z-index: 999;
    display: inline-block;
    padding: 7px 18px;
    margin: 0;
    border-radius: 5px;
}
.today-help:after {
    content: '';
    background: #ccc;
    height: 1px;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
}
.reply-row {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: inline-block;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 27px #f4f6f6;
    border-top: 1px solid #f4f4f4;
}
.start-chat {
    padding: 30px 30px 0 30px;
}
.start-chat textarea {
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    height: 150px;
}
.col-sm-1.reply-text {
    width: auto;
    text-align: center;
    font-size: 38px;
    margin-top: 100px;
    color: #ff5353;
    cursor: pointer;
}
.ticket-side h2 {
    margin: 0;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #f4f4f4;
    padding: 11px 16px;
}
.ticket-side i {
    margin-right: 10px;
}
.ticket-side li {
    color: #aeaeae;
    font-size: 14px;
    list-style: none;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 19px;
}
.ticket-side li:nth-child(1) {
    border-left: solid 2px #87a61c;
}
.ticket-side li:nth-child(2) {
    border-left: solid 2px #edb800;
}
.ticket-side li:nth-child(3) {
    border-left: solid 2px #1cb8e6;
}
.ticket-side li:nth-child(4) {
    border-left: solid 2px #545454;
}
.ticket-side li:nth-child(5) {
    border-left: solid 2px #ff5353 ;
}
.ticket-side li:last-child {
    border: none;
    border-left: solid 2px #895850;
}
.ticket-side {
    border: solid 1px #f4f4f4;
    padding: 0;
    margin-bottom: 40px;
}
.ticket-side li span {
    color: #404040;
    display: inline-block;
    width: 100%;
}
.first-child {
    border-left: solid 2px #edb800 !important;
}
li.edit-btn {
    border: none !important;
    text-align: center;
    padding: 0;
}
li.edit-btn a {
    font-size: 18px;
    background: #f5f5f5;
    padding: 13px 0;
    width: 100%;
    display: inline-block;
    color: #404040;
    border-radius: 0 0 4px 4px;
    font-weight: 700;
}
.ticket-side.info {
    border-radius: 0 0 4px 4px;
}
.sm-gutter {
    background: #f2f2f2;
    padding: 37px 15px;
    margin-bottom: -5px;
    display: inline-block;
    width: 100%;
}
.card-info-box .content {
    background: #fff;
    font-size: 14px;
    min-height:200px;
    position: relative;
    top:0;
    left:0;
    border-radius: 5px;
    color: #424242;
    padding:35px 16px 26px;
    font-weight: 400;
}
.card-info-box {
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.card-info-box.tran-no {
    background: #f4d1d1;
}
.card-info-box .icone {
    min-height: 72px;
    background: #1296bd;
    width: 72px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    text-align: center;
}
.card-info-box .icone img {
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.text {
    font-size: 17px;
    color: #3c3b3b;
    margin-top: 15px;
    font-weight: 900;
}
.card-info-box .content:hover .icone, .card-info-box .content:active .icone, .card-info-box .content.active .icone{
    background: none;
    border: 1px solid #fff;
}
.card-info-box .content:hover, .card-info-box .content:active {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #0cb4e5 0%, #1296bc 100%) repeat scroll 0 0;
}
.card-info-box .content:hover .text, .card-info-box .content:active .text {
    color: #fff;
}

.card-info-box .content.active{
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #0cb4e5 0%, #1296bc 100%) repeat scroll 0 0;
}
.card-info-box .content.active .text{
    color: #fff;
}
.sm-gutter .col-md-3 {
    padding: 0 10px;
}
.regi-domain {
    background: url(../images/domain-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 50px 0 170px;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (min-width: 768px) {
    #adv-search {
        width: 660px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 471px;
    }
}
#adv-search {
    background: #000;
    border-radius: 5px;
    padding: 21px 19px;
}
#adv-search input {
    height: 50px;
    box-shadow: none;
    border: none;
    border-radius: 6px 0 0 6px;
}
#search_concept {
    border-left: 1px solid #dfdfdf;
    padding: 2px 0 5px 7px;
}
#adv-search .dropdown.dropdown-lg {
    background: #fff;
    height: 50px;
    margin-right: 12px;
    border-radius: 0 5px 5px 0;
}
#adv-search .dropdown.dropdown-lg {
    background: #fff;
    height: 50px;
}
#adv-search .dropdown-menu-right {
    right: 150px;
    left: auto;
}
#adv-search .dropdown.dropdown-lg button {
    border: none;
    padding: 0 16px !important;
    border-left: 1px solid #ccc;
    background: none;
    box-shadow: none;
    margin-top: 13px !important;
}
.btn.btn-search {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px !important;
    padding: 0 33px;
    background: #0cb4e5;
}
.dropdown.dropdown-lg.open input {
    border: solid 1px #ccc !important;
    height: auto !important;
    border-radius: 5px;
}
.reg-titel h1 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
}
.titel-page {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}
.cont-cart {
    padding: 13px 0;
    width: 153px;
    height: 143px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 15px #aac6f3;
    right: 20px;
    border-radius: 4px;
    top: 85px;
}
.cont-cart span {
    display: inline-block;
    width: 100%;
}
.cart-btng {
    margin: 10px 0;
    display: inline-block;
    background: #87a61c;
    color: #fff;
    padding: 8px 13px;
    border-radius: 4px;
}
.cart-btng:hover {
    color: #fff;
}
.avia-sab {
    margin: 24px 0 0;
    font-size: 24px;
    text-align: center;
}
.host-block {
    background: #0cb4e5;
    display: inline-block;
    width: 90%;
    padding: 28px 0;
    margin: 60px 54px 0;
    border-radius: 5px;
}
.host {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    margin: 0;
}
.renw {
    float: left;
}
a.cart-btn {
    float: right;
    background: #fff;
    padding: 11px 20px;
    color: #000;
    font-size: 15px;
    font-weight: 900;
    border-radius: 4px;
}
.yer-line {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 7px;
}
.renw {
    margin-top: 10px;
    color: #fff;
    float: left;
    font-size: 18px;
}
.renw small {
    font-size: 13px;
}
.reset-domen {
    background: #f2f2f2;
    padding: 0 60px 100px;
    display: inline-block;
    width: 100%;
}
.col-host {
    box-shadow: 0 0 4px #dfdfdf;
    background: #fff;
    width: 18.2%;
    padding: 0 0 40px 0;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    margin: 0 8px;
    color: #595959;
    font-weight: 900;
    text-align: center;
    position: relative;
}
.in-titel {
    background: #fff;
    width: 65px;
    font-size: 18px;
    color: #0cb4e5;
    height: 65px;
    font-weight: 900;
    margin: -27px auto 0;
    border-radius: 50%;
    line-height: 66px;
    left: 32%;
}
.usd-price {
    padding: 0 0 25px;
}
.cart-blue a {
    font-weight: 300;
    font-size: 12px;
    background: #0cb4e5;
    padding: 6px 11px;
    border-radius: 4px;
    color: #fff;
}
.cart-blue a:hover {
    color: #fff;
    background: #12a1cb;
}
.add-price {
    color: #00a63f;
    font-size: 19px;
}
.close-host a {
    color: #000000;
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
}
.close-host a:hover {
    color: #F30;
}
.hosting-postal {
    margin-top: -72px;
}
.sted {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.sted span {
    float: left;
    font-size: 20px;
    color: #0cb4e5;
    font-weight: 900;
    font-style: italic;
    margin-right: 16px;
}
.sted .custom-select {
    display: table-cell;
    position: relative;
    width: 31%;
}
.sted .select-selected {
    padding: 0;
    border: none;
    background: #fff;
    padding: 7px 0 6px 7px;
    border-radius: 4px;
}
.input-group-btn.search-panel button {
    height: 50px;
    border: none;
    border-radius: 0;
    width: 62px;
    background: #fff;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 900;
}
.input-group.form-box {
    margin-right: 15px;
}
.input-group-btn.adv button {
    background: #0cb4e5;
    border: none;
    height: 49px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    width: 166px;
    border-radius: 4px !important;
    float: left;
}
.input-group-btn.adv button i {
    margin-right: 10px;
}
#adv-search ul.dropdown-menu:before {
    display: none;
}
#adv-search .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background: #fff !important;
}
.sale-host {
    padding-top: 20px;
}
.web-host h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    display: contents;
}
.sale-red {
    background: #ff3131;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 6px 16px;
    color: #fff;
    border-radius: 5px;
    margin-left: 11px;
}
.sale-table {
    background: #fff;
    padding: 26px 10px;
    display: inline-block;
    margin-bottom: 10px;
    min-height: 86px;
    width: 100%;
    border-radius: 4px;
}
.price-usd span {
    font-size: 14px;
    color: #c2c2c2;
    font-weight: 500;
    margin: 0 8px 0 20px;
}
.dooler-price small {
    font-size: 13px;
}
.dooler-price strong {
    font-size: 18px;
}
.btn-cart {
    font-weight: 500;
    font-size: 13px;
    background: #0cb4e5;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
}
.btn-cart i {
    margin-left: 10px;
}
.btn-cart:hover {
    color: #fff;
    background: #12a1cb;
}
.dooler-price {
    padding: 8px 0 0;
    float: left;
    width: 43%;
}
.price-usd {
    padding: 8px 0 0 21px;
    float: left;/* width: 38%; */
}
.cart-check {
    float: right;
}
.cart-add {
    float: right;
}
.cart-add .close-host {
    margin-left: -7px;
}
.cart-add .add-price {
    color: #00a63f;
    font-size: 19px;
    margin: -12px 0 -16px -15px;
}
.sale-prem {
    background: #3e3e3e;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 6px 16px;
    color: #fff;
    border-radius: 5px;
    margin-left: 11px;
}
.renen {
    display: inherit;
    font-size: 12px;
    color: #c2c2c2;
    line-height: 22px;
}
#adv-search .dropdown-menu {
    left: -6px;
    min-width: 57px;
}
.sm-gutter .face.back {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}
.right {
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1;
    top: 225px;
}
.domains-head.configur h1 {
    padding: 0;
}
.domains-head.configur p {
    padding: 0;
}
.domains-head.configur h1:before {
    display: none;
    padding: 0;
}
.page-spase {
    padding: 40px 15px;
}
.signd-titel {
    text-align: center;
}
.signd-titel a {
    font-size: 30px;
    color: #0cb4e5;
    font-weight: 900;
}
.eriod-col {
    font-size: 16px;
}
.eri-btn {
    border: solid 2px #0cb4e5;
    padding: 8px 13px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 13px;
    color: #0cb4e5;
    font-weight: 900;
}
.sting-col {
    font-size: 16px;
}
.sting-col a {
    margin-left: 10px;
    text-transform: uppercase;
    color: #0cb4e5;
    font-size: 13px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+12,ffffff+47,f2f2f5+100,f2f2f5+101 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f5', GradientType=0 ); /* IE6-9 */
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 0 10px #f2f2f5;
    padding: 12px 39px;
}
.period {
    background: #f8f9fe;
    width: 100%;
    float: left;
    padding: 38px 24px;
    margin: 40px auto;
    border-radius: 5px;
}
.signd-contnr {
    margin: 0 auto;
    width: 64%;
}
.prot-dns {
    display: inline-block;
    width: 100%;
}
.increased {
    min-height: 274px;
    border-radius: 4px;
    border: solid 1px #ebebeb;
    background-image: linear-gradient(131deg, #f4f4f4, #fdfdfd);
    padding: 20px;
    position: relative;
}
.green-cart:hover {
    background: #419c3f;
}
.increased h2 {
    margin: 14px 0 0 0;
    font-size: 20px;
    color: #000;
    font-weight: 900;
}
.increased p {
    margin: 10px 0 14px;
    font-size: 13px;
    color: #545454;
    font-weight: 300;
}
.increased span {
    margin: 0;
    font-size: 18px;
    color: #343434;
    font-weight: 300;
    display: inline-block;
    width: 100%;
}
.increased span strong {
    margin: 0;
    font-size: 18px;
    color: #343434;
    font-weight: 900;
}
.green-cart {
    background: #5cc55a;
    padding: 11px 23px;
    margin-top: 14px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    font-weight: 900;
    font-size: 13px;
}
.green-cart:hover {
    color: #fff;
}
.checkbox.icon-check label {
    margin: 0;
    padding: 0;
}
.checkbox.icon-check {
    position: absolute;
    top: 12px;
    right: 10px;
}
.checkbox.icon-check .cr {
    background: #fff;
    border: solid 1px #5cc55a;
}
.checkbox.icon-check .cr i {
    color: #5cc55a;
}
.nameserv-head {
    text-align: center;
}
.nameserv-head h1 {
    margin: 0;
    font-size: 30px;
    color: #0cb4e5;
    font-weight: 900;
}
.nameserv-head p {
    margin: 10px 0 30px 0;
    font-weight: 300;
    font-size: 13px;
    color: #9e9e9e;
}
.nameserv-row {
    padding: 50px 0;
}
.panel {
    margin: 0 auto;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}
.panel .front {
    height: inherit;
    position: absolute;
    top: 53px;
    z-index: 900;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.panel .back {
    height: inherit;
    position: absolute;
    top: 40px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    left: 0;
    z-index: 1000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.domains-head.configur {
    padding-bottom: 15px;
    padding-top: 15px;
}
.cont-cart span {
    color: #87a61c;
    font-size: 32px;
}
.filter-year .select-selected:after {
    display: none;
}
.eriod-col {
    font-size: 16px;
    width: 213px;
}
.eri-rigst {
    margin-top: 3px;
    float: left;
}
.custom-select.filter-year {
    float: right;
}
.custom-select.filter-year .select-selected {
    border: solid 2px #0cb4e5;
    padding: 6px 13px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 13px;
    color: #0cb4e5;
    font-weight: 900;
}
.progr-row {
    padding: 50px 80px;
    box-shadow: 0 0 5px #dfdfdf;
    background: #fff;
}
.progres-bar li a {
    background: #fff;
    padding: 0 8px;
    font-size: 16px;
    color: #000;
}
.check-bar {
    color: #0eb4e8;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-weight: 300;
    border: solid 1px #76d6ef;
    margin-right: 12px;
}
.progres-bar li {
    list-style: none;
    display: inline-block;
    width: 219px;
    position: relative;
    text-align: center;
    z-index: 9;
}
.progres-bar:after {
    content: '';
    height: 2px;
    background: #76d6ef;
    display: inline-block;
    width: 77%;
    left: 54px;
    position: absolute;
    top: 20px;
}
.progres-bar {
    position: relative;
    margin: 0 auto;
    width: 1000px;
}
.check-bar.active {
    background: #0eb4e8;
}
.accout-left {
    margin-top: 0;
    background: #fff;
    padding: 20px 20px;
}
.crny {
    font-size: 14px !important;
    color: #000 !important;
    margin-right: 20px;
}
.accout-right {
    margin-top: 15px;
}
.full-sign {
    background-image: linear-gradient(127deg, #1051c7, #1b66ef);
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding: 20px;
}
.sign-titel {
    color: #fff;
    margin: 0;
    font-size: 25px;
}
.acct-box h3 {
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    margin: 10px 0 8px;
}
.acct-box p {
    color: #fff;
    font-size: 14px;
}
.crt-ntn {
    background: #fff;
    color: #000;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 7px;
    font-size: 17px;
    width: 65%;
    font-weight: 900;
    display: inline-block;
    text-align: center;
}
.crt-ntn:hover {
    background: #fbfbfb;
}
.account-colam {
    float: left;
    width: 50%;
}
.account-colam.have {
    /*margin-top: 27px;*/
}
.account-colam.have .crt-ntn {
    background: #0cb4e5;
    color: #fff;
}
.accout-row {
    display: inline-block;
    width: 100%;
}
.account-colam.have .crt-ntn:hover {
    background: #2edef4;
}
.pay-row {
    padding-top: 20px;
}
.fild-titel {
    color: #000;
    margin: 0 0 26px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
}
.pay-row .col-md-6 {
    padding-left: 0;
    margin-bottom: 18px;
}
.pay-row .change-pass .inputText {
    left: 10px;
}
.pay-row .change-pass .inputBox {
    background: #fff;
}
.treet-titel {
    color: #747474;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}
.payment {
    display: block;
    position: relative;
    cursor: pointer;
    color: #323232;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.payment input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 24px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: solid 2px #6ad1ee;
    border-radius: 50%;
}
.payment:hover input ~ .checkmark {
    background-color: #ccc;
}
.payment input:checked ~ .checkmark {
    border: solid 2px #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.payment input:checked ~ .checkmark:after {
    display: block;
}
.payment .checkmark:after {
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0bb6e4;
}
.card {
    text-transform: uppercase;
    cursor: pointer;
    line-height: 27px;
    font-size: 11px;
    text-align: center;
}
.pay-list li {
    list-style: none;
    float: left;
    width: 110px;
    margin: 0 10px;
    text-align: center;
    min-height: 90px;
    border-radius: 4px;
    padding: 7px 0 0;
    box-shadow: 0 0 8px #ccc;
}
.Payment-row {
    background: #fff;
    border-bottom: 2px solid #ccc;
    display: inline-block;
    padding: 15px 25px 25px;
    width: 100%;
}
.border_bottom{
    border-bottom: 2px solid #ccc;
}
.border_top{
    border-top: 2px solid #ccc;
}
.col-md-7.no-spase {
    padding-left: 0;
}
.Payment-row h4 {
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}
.card-type {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.card-cont {
    margin: 33px auto;
    width: 65%;
    background: #fff;
    display: -webkit-box;
    padding: 26px 15px 10px;
}
.card-cont .select-selected {
    background: #fff;
    padding-left: 10px !important;
    border-radius: 4px;
    border-right: 2px solid #ccc !important;
    border-bottom: 2px solid #ccc !important;
}
.card-cont .inputBox {
    background: #fff;
    color: #000;
}
.card-cont .inputText {
}
.card-cont .col-md-6 {
    margin-bottom: 15px;
}
.card-cont .col-md-12 {
    margin-bottom: 15px;
}
.order-btn {
    text-align: center;
    background: #fff;
    padding: 30px 0;
    margin-top: -5px;
}
.order-btn input {
    background-image: linear-gradient(127deg, #1051c7, #1b66ef);
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    padding: 19px 39px;
    border-radius: 4px;
    color: #fff;
}
.order-btn input:hover {
    background-image: linear-gradient(127deg, #1b66ef, #1051c7);
}
.col-md-7.no-spase {
    padding-left: 0;
    border-right: 2px solid #e8e8e8;
    padding-right: 0;
}
.items-titel {
    color: #000;
    margin: 0 0 22px;
    font-size: 22px;
    font-weight: 900;
}
.cart-colam {
    border: solid 1px #ccc;
    display: inline-block;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
}
.crt-regist h4 {
    margin: 0 0 6px;
    font-size: 17px;
    font-weight: 900;
}
.crt-regist span {
    font-size: 13px;
    color: #b0b0b0;
}
.crt-drop .select-selected {
    border: solid 1px #ccc;
    padding: 0;
    background: #fff;
    border-radius: 4px;
    padding: 7px 7px;
    font-size: 12px;
    margin: 10px 0;
}
span.crt-price {
    font-size: 13px;
    color: #b0b0b0;
}
.year-price {
    margin: 0 0 6px;
    font-size: 17px;
    text-align: right;
    font-weight: 900;
}
span.st {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 4px;
    font-size: 13px;
    color: #b0b0b0;
}
.off-year {
    font-size: 16px;
    font-weight: 900;
    color: #1961e6;
    text-align: right;
    margin-bottom: 11px;
}
.trash a {
    border: solid 1px #1961e6;
    padding: 4px 18px;
    color: #1961e6;
    border-radius: 20px;
}
.trash a:hover {
    background: #1961e6;
    color: #fff;
}
.trash {
    text-align: right;
}
.cart-colam.server {
    background: #ebfaff;
}
.cart-colam.ssl-item {
    background: #f7f7f7;
}
.value {
    float: right;
}
.cart-summary-line {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.label-text {
    color: #000;
    font-size: 14px;
}
.shipping .label-text {
    font-weight: 900;
    border-bottom: 1px solid #000;
}
.cart-grid-total {
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
    padding: 16px 0;
    margin: 27px 0 10px;
}
.pric-clt {
    float: right;
    font-weight: 900;
    color: #0ab4e5;
    font-size: 22px;
}
.total-clt {
    font-weight: 900;
    font-size: 22px;
}
.promo a {
    font-size: 13px;
    color: #000;
    font-weight: 900;
}
a.find-this {
    margin-top: 14px;
    display: inline-block;
    font-size: 14px;
    color: #1c4e80;
}
.pay-box {
    background: #f5fbfd;
    padding: 15px 20px
}
.pay-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 0 0 15px 23px;
    user-select: none;
}
.pay-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.pay-check .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
}
.pay-check:hover input ~ .checkmark {
    background-color: #fff;
}
.container input:checked ~ .checkmark {
    background-color: #0cb4e5;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.pay-check input:checked ~ .checkmark:after {
    display: block;
}
.pay-check .checkmark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0cb4e5;
}
.pay-check:last-child {
    border: none;
}
.col-md-6.no-spase {
    padding-left: 0;
}
.paymt-form .form-group {
    margin-bottom: 32px;
}
.paymt-form label {
    font-weight: 300;
    font-size: 18px;
}
.paymt-form input {
    font-size: 14px;
    background: #fff;
    border: solid 1px #ccc;
    box-shadow: inherit;
    height: 52px;
}
.pay-btn {
    text-align: center;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}
.pay-btn button {
    text-align: center;
}
.pay-btn button {
    text-align: center;
    background: #0cb4e5;
    border: none;
    width: 100%;
    text-transform: uppercase;
    height: 50px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 6px;
}
.paymt-form .select-selected {
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 0 0 0 8px;
    height: 50px;
    font-size: 21px;
    line-height: 46px;
    color: #000;
}
.paymt-form .select-selected.select-arrow-active:after {
    top: 44px !important;
}
.paymt-form .select-selected:after {
    top: 53px;
}
.pay-row .pay-titel {
    color: #0cb4e5;
    margin: 0;
    padding-bottom: 30px;
    font-weight: 900;
    font-size: 24px;
}
.paymt-form .col-md-6 {
    padding: 0 8px;
}
.body-page {
    background: #f5f7f8;
    padding-bottom: 50px;
}
.term-box {
    background: #ffffff;
    padding: 15px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.select-lanth h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 900;
}
.term-list {
    margin: 30px 0;
}
.term-list li {
    list-style: none;
    color: #fff;
    padding: 15px 0;
    border-radius: 4px;
    background: #5cc55a;
    text-align: center;
    width: 23.6%;
    margin: 0 3px;
    display: inline-block;
}
.term-list strong {
    font-size: 18px;
    font-weight: 900;
}
.term-list span {
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
.term-list li:nth-child(2) {
    background: #edb800;
}
.term-list li:nth-child(3) {
    background: #0cb4e5;
}
.term-list li:nth-child(4) {
    background: #404040;
}
.second-term-list li:nth-child(1) {
    background: #0aab9c;
}
.second-term-list li:nth-child(2) {
    background: #1560ab;
}
.urable-form .custom-select {
    margin-bottom: 30px;
}
.urable-form {
    margin-top: 25px;
}
.web-rank {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border-top: dashed 1px #e6f0f3;
    padding-top: 40px;
}
.pay-check.web-chek {
    border: none;
    float: left;
}
.mo-price {
    float: right;
    font-size: 20px;
}
.daily-web {
    display: inline-block;
    width: 100%;
}
.rank-item {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    box-shadow: 0 0 5px #ebebeb;
    cursor: pointer;
}
.daily-web .pay-check.web-chek {
    padding-bottom: 0;
    margin: 0;
    padding-left: 30px;
}
.pro-heding {
    margin: 0;
    font-size: 22px;
    font-weight: 900;
}
.daily-web {
    display: inline-block;
    width: 100%;
    margin: 24px 0 20px 0;
}
.daily-web label {
    font-size: 20px;
    font-weight: 900;
    text-transform: inherit;
}
.daily-web .checkmark {
    width: 20px;
    height: 20px;
    border-color: #5cc55a;
}
.daily-web .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background: #5cc55a;
}
.scans-cont {
    font-size: 16px;
    line-height: 22px;
}
.rank-item.active {
    background: #f0fff0;
    border: solid 1px #5cc55a;
}
.rank-item:hover {
    background: #f0fff0;
    border: solid 1px #5cc55a;
}
.order-summary {
    background: #0cb4e5;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    margin-top: 30px;
    padding: 15px 10px;
}
.titel-ord {
    margin: 0 0 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.stack {
    color: #fff;
    font-size: 15px;
    float: left;
}
.usd-tp {
    font-weight: bold;
    float: right;
    color: #fff;
}
.cloud-item {
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    border-top: 1px solid #fff;
}
.custom-select.drop-yr {
    width: 70px;
}
.custom-select.drop-yr .select-selected {
    padding: 0;
    margin: 0;
    border: none;
    margin-top: 18px;
    background: #0083a9;
    border-radius: 5px;
    padding: 7px 0;
    text-align: center;
    color: #fff;
}
.custom-select.drop-yr .select-selected:after {
    display: none;
}
.centos-item {
    margin-bottom: 15px;
}
.centos {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
}
span.centos-price {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    float: right;
}
.cloud-item.fess span {
    font-size: 14px;
}
.cloud-item.amount .centos {
    font-size: 16px;
    margin-top: 14px;
    display: inline-block;
}
.cloud-item.amount .centos-price {
    font-size: 36px;
}
.stap-btn {
    text-align: center;
    margin-top: 30px;
}
.stap-btn a {
    font-size: 16px;
    font-weight: 900;
    background: #5cc55a;
    border-radius: 4px;
    color: #fff;
    padding: 15px 48px;
    text-transform: uppercase;
}
.stap-btn a:hover {
    color: #fff;
}
.icon-small {
    height: 18px;
    margin: 0;
    padding: 0;
}
.icon-medium {
    height: 22px;
    margin: 0;
    padding: 0;
}
.navbar-lang .dropdown-toggle {
    margin: 0 !important;
    padding: 0;
}
.navbar-lang img {
    width: 36px;
    background: no-repeat;
    border: none;
}
.lang-drop {
    text-align: left;
    background: #fff;
    padding: 13px 63px 15px;
    margin-top: 18px;
    box-shadow: 0 0 5px #dfdfdf;
}
.navbar-lang .navbar-nav li {
    float: none;
}
.navbar-lang .navbar-nav {
    float: none;
}
.lang-drop a {
    font-size: 14px;
    color: #6c6c6c;
}
.lang-drop span {
    color: #a6a6a6;
    font-size: 12px;
}
.lang-drop .navbar-nav>li>.dropdown-menu {
    margin-top: 15px;
    left: -78px;
    width: 321px;
    border-radius: inherit;
    box-shadow: inherit;
}
.lang-drop ul.dropdown-menu:before {
    display: none;
}
.sap-row {
    padding: 25px 25px;
    background: #fff;
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 7px #dfdfdf;
}
.pur-titel {
    font-size: 31px;
    font-weight: 900;
}
.step {
    list-style: none;
    margin: .2rem 0;
    width: 100%;
}
.step .step-item {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    margin-top: 0;
    min-height: 1rem;
    position: relative;
    text-align: center;
    width: 33%;
    display: inline-block;
}
.step .step-item:not(:first-child)::before {
    background: #000000;
    content: "";
    height: 6px;
    left: -50%;
    position: absolute;
    top: 9px;
    width: 100%;
}
.step .step-item a {
    color: #000;
    display: inline-block;
    padding: 30px 10px 0;
    text-decoration: none;
    font-size: 14px;
}
.step .step-item a::before {
    background: #5cc55a;
    border-radius: 50%;
    content: "";
    color: #fff;
    display: block;
    height: 28px;
    left: 50%;
    position: absolute;
    top: -5px;
    transform: translateX(-50%);
    width: 28px;
    z-index: 1;
}
.step .step-item.active a::before {
    background: #000000;
    left: 49%;
}
.step .step-item.active ~ .step-item::before {
    background: #999999;
}
.step .step-item.active ~ .step-item a::before {
    background: #fff;
}
.stp-cot {
    position: absolute;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    left: 82px;
    z-index: 99;
    line-height: 16px;
}
.step-item.active span {
    color: #fff;
}
.stp-cot.check {
    color: #fff;
    left: 79px;
}
#sticky.stick {
    position: fixed;
    top: 68px;
    right: 15px;
    z-index: 10000;
    width: 320px;
}
.domen-page.active .stp-cot.check {
    left: 96px  ;
}
.domen-page.active .stp-cot {
    left: 206px;
}
.viewcart li.step-item {
    width: 24% !important;
}
.viewcart .stp-cot {
    left: 50% !important;
    margin-left: -9px;
}
.viewcart cot.check {
    left: 149px !important;
}
/*---[login]---*/
.login-bg {
   /* padding: 50px 0;*/
    background: url(../images/login-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed
}
.host-row {
    background: url(../images/login-blue-bg.jpg) no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
}
.bg-box {
    padding: 15px 0 33px;
    background: #fff;
    min-height: 650px;
}
.rubuts {
    background: url(../images/cloud-bg.png) no-repeat;
    padding: 90px 44px 20px !important;
    background-size: cover;
}
.back-arrow {
    margin-left: 20px;
}
.back-arrow a {
    color: #000;
    height: 40px;
    border: solid 1px #ccc;
    border-radius: 50%;
    box-shadow: 0 0 10px #ccc;
    display: inline-block;
    text-align: center;
    width: 40px;
    font-size: 18px;
    line-height: 36px;
}
.login-logo {
    text-align: center;
}
.wel-titel {
    padding-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #0cb4e5;
    text-transform: uppercase;
    font-weight: 300;
}
.login-form {
    padding: 60px;
}
.login-form .inputBox input {
    font-weight: 600px;
    border-bottom: 2px solid #e2e2e2;
}
.login-form .inputBox .inputText {
    font-size: 14px;
    color: #292929;
    line-height: 46px;
    opacity: inherit;
}
.login-form .focus .input {
    border-bottom: 1px solid #d2d2d2;
}
.login-form .focus .inputText {
    color: #0cb4e5;
}
.login-form .checkbox label, .radio label {
    padding-left: 0;
}
.login-form .form-group {
    margin-bottom: 22px;
}
.login-form .checkbox.pull-left {
    margin: 0;
}
.login-form .checkbox label {
    font-size: 13px;
    color: #b0b0b0;
    font-weight: 300;
}
.login-form span.cr {
    background: #fff;
}
.need-help {
    font-size: 13px;
    color: #0cb4e5;
    font-weight: 300;
}
.form-group.check-top {
    margin-top: 35px;
    margin-bottom: 60px;
}
.btn-account {
    text-align: center;
}
.btn-account input {
    width: 100%;
    border: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    letter-spacing: 4px;
    padding: 17px 0;
    background: #E16040;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 10px #ccc;
}
.generic_price_btn a{
    background: #E16040 !important;
}
input.btn-save {
    background: #E16040 !important;
}
button.btn.btn-default.go{
    background: #E16040 !important;
}
button.btn-save {
    background: #E16040 !important;
}
#domainSuggestions .btn-add-to-cart{
     background: #E16040 !important;
}
span.input-group-btn.adv button {
    border-radius: 0 5px 5px 0 !important;
}
#order-standard_cart .domain-lookup-primary-loader, #order-standard_cart .domain-lookup-primary-results{
    margin: 83px 0 !important;
}
.btn-account input:hover {
    background: #48c8f1;
}
.rubuts h3 {
    font-size: 32px;
    color: #fff;
    line-height: 35px;
    font-weight: 300;
}
.rubuts p {
    padding: 15px 0 90px;
    font-size: 17px;
    color: #fff;
    line-height: 26px;
    font-weight: 300;
}
.rubuts p b {
    padding-bottom: 5px;
    display: inline-block;
}
.rubuts.servers p {
    padding-bottom: 10px;
}
.log-btn {
    background: #fff;
    font-size: 14px;
    color: #0cb4e5;
    padding: 15px 42px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 3px;
    letter-spacing: 5px;
    border-radius: 4px;
    display: inline-block;
    box-shadow: 0 0 10px #dfdfdf;
}
.info-titel {
    font-size: 18px;
    color: #525252;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 25px;
}
.form-box {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.titel-sup {
    margin-bottom: 24px;
    font-size: 30px;
    padding-left: 47px !important;
    color: #0cb4e5;
    font-weight: 900;
    text-transform: uppercase;
}
.regst-form .form-group {
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}
.btn-account.reg {
    text-align: left;
    margin-top: 33px;
}
.btn-account.reg input {
    width: auto;
    padding: 16px 42px;
}
.checkbox.agry label {
    font-size: 13px;
    color: #b0b0b0;
    font-weight: 300;
    padding: 0 0 0 15px;
}
.checkbox.agry .cr {
    background: #fff;
}
.domen-page {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.order-cart {
    display: inline-block;
    width: 100%;
    padding: 18px 30px 9px;
}
.order {
    color: #181717;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
}
.order span {
    margin-right: 15px;
}
.item-cart {
    background: #0cb4e5;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 11px;
    top: -8px;
}
.cart-bkt {
    margin: 0 18px 0 0;
}
.cart-shop {
    position: relative;
}
.cat {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 0;
    display: inline-block;
    padding: 0 0 0;
}
.host-nav {
    display: inline-block;
    width: 100%;
    background: #545454;
    padding: 20px 30px;
}
.host-nav li {
    float: left;
    margin-right: 10px;
    list-style: none;
    margin-bottom: 10px;
}
.dropdown-menu li {
    float: none;
}
.drop-nav {
    background: #0cb4e5;
    padding: 10px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 900;
    border-radius: 4px;
}
.drop-nav:hover {
    color: #fff;
}
.host-nav .dropdown-menu {
    width: 265px;
    margin-top: 16px;
}
.host-nav .dropdown-menu:before {
    content: '';
    border-bottom: 15px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 12px;
    top: -13px;
    right: inherit;
}
.host-nav .dropdown-menu li {
    border-bottom: 1px solid #ccc;
}
.host-nav .dropdown-menu li a {
    font-size: 15px;
    padding: 9px 14px;
}
.host-nav .dropdown-menu li a:hover {
    color: #0cb4e5;
    text-decoration: underline;
}
.host-nav .dropdown-menu li:last-child {
    border: none;
}
.drop-nav.server {
    background: #edb800;
}
.drop-nav.cloud {
    background: #ff5353;
}
.drop-nav.sslnv {
    background: #87a61c;
}
.drop-nav.domain {
    background: #8a3ee8;
}
.choose-pack {
    padding: 0 30px;
}
.pack-hed {
    text-align: center;
}
.pack-hed h2 {
    font-size: 28px;
    color: #181717;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}
.pack-hed p {
    font-size: 13px;
    color: #9c9c9c;
    text-align: center;
}
.pakg-palan ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 5px 0;
    height: inherit;
    line-height: 31px;
    border: none;
    border-radius: 0;
    background-color: #f5f5f5;
    color: #797979;
    width: 20%;
    box-shadow: none;
    text-align: center;
    position: relative;
    font-size: 13px;
}
.pakg-palan {
    margin: 0 auto;
    width: 55%;
}
.pakg-palan ul.tabs li:last-child {
    border-radius: 0 50px 50px 0;
}
.pakg-palan ul.tabs li:first-child {
    border-radius: 50px 0 0 50px;
}
.pakg-palan .tabs {
    margin-left: 54px;
}
.generic_content {
    border: solid 1px #d2d2d2;
    padding-bottom: 26px;
}
.head {
    background: #3498db;
    padding: 0px 0 9px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}
#scrollingCartSummary{
    top:0px !important;;
}
.price {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 33px;
    font-weight: 900;
    color: #7d7d7d;
    padding: 14px 0 17px;
    letter-spacing: -1px;
}
.generic_feature_list li {
    list-style: none;
    font-size: 16px;
    margin: 0 12px;
    color: #7d7d7d;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    padding: 7px 21px;
}
.generic_feature_list li:first-child {
    border-top: 1px solid #d2d2d2;
}
.generic_feature_storag li {
    list-style: none;
    padding: 6px 16px 5px;
    font-size: 13px;
}
.month {
    font-size: 21px;
    position: relative;
    font-weight: 500;
    left: -7px;
}
.open-host i {
    color: #2ecc71;
    font-size: 15px;
    margin-right: 6px;
}
.colse-host i {
    margin-right: 6px;
    color: #e74c3c;
    font-size: 15px;
}
.colse-host {
    color: #d2d2d2;
}
.generic_feature_storag {
    padding: 15px 0 23px;
}
.generic_price_btn {
    text-align: center;
    margin-bottom: 12px;
}
.generic_price_btn a {
    background: #0cb4e5;
    color: #fff;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 10px 22px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 6px;
    position: relative;
    top: 20px;
}
.generic_price_btn a:hover {
    color: #fff;
    background: #3498db;
}
.flag {
    text-align: center;
    margin-top: 36px;
}
.head span.star {
    display: inline-block;
    width: 100%;
    font-size: 16px;
} 
.generic_content.basic {
    background: #fcfcfc;
}
.head.basic {
    background: #2ecc71;
}
.head.dard {
    background: #f1c40f;
}
.head.ultim {
    background: #9b59b6;
}
.choose-pack {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.pak-row .tabs li:hover {
    background: #0cb4e5;
}
.pak-row .tabs li.active {
    background: #0cb4e5;
}
.pak-row .tabs li.active:after {
    display: none;
}
.pak-row .tabs li:hover:after {
    display: none;
}
.pak-row {
    margin-top: 40px;
}
.cart-bkt {
    font-size: 16px;
}
.pak-row .tab_container {
    margin-top: 35px;
}
.page-content {
    padding: 0 !important;
}
a.submt-btn {
    padding: 6px 14px !important;
    border: solid 2px #fff;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 4px;
    margin: -4px 0 0 0;
}
.submt-btn:hover {
    color: #000;
    background: #fff !important;
}
.spport-row {
    padding: 50px 0 80px;
    background: url(../images/hed-bg01.jpg) no-repeat;
    background-size: cover;
}
.cool-titel {
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.own-right {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}
#custom-search-input {
    padding: 0;
    border: none;
    border-radius: 4px;
    background-color: #fff;
    margin: 30px auto 18px;
    width: 61%;
}
#custom-search-input input {
    border: 0;
    box-shadow: none;
    font-size: 14px;
    padding: 7px 31px 0 0;
    text-align: left;
    color: #000;
}
#custom-search-input button {
    background: none;
    box-shadow: none;
    margin: 0;
    border: 0;
}
#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
}
#custom-search-input .glyphicon-search {
    font-size: 23px;
}
.cat-col {
    background: #f5f5f5;
}
.art-col {
    background: #eeeeee;
}
.rest-titel {
    font-size: 17px;
    color: #17adda;
    font-weight: 900;
}
.cont-ser {
    width: 30px;
    height: 24px;
    background: #17adda;
    float: right;
    text-align: center;
    font-size: 17px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
}
.restor-cont {
    margin-top: 15px;
}
.restor-cont p {
    font-size: 13px;
    color: #989898;
    line-height: 18px;
}
.box-cat {
    background: #fcfcfc;
    box-shadow: 0 0 5px #dfdfdf;
    padding: 13px 13px;
    margin-bottom: 21px;
    min-height: 130px;
}
.col-md-9.cat-col {
    padding: 0 0 0 16px;
}
.col-md-3.art-col {
}
.cat-col .col-md-4 {
    padding: 0 11px;
}
.cate-titel {
    padding: 27px 0;
    font-size: 22px;
    font-weight: 900;
}
.flare-list li {
    list-style: none;
}
.flare-list a {
    font-size: 16px;
    font-weight: 900;
    color: #0cb4e5;
}
.flare-list p {
    font-size: 13px;
    font-weight: 400;
    color: #8d8d8d;
    line-height: 22px;
}
.flare-list li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 6px 0;
}
.flare-list li:last-child {
    border: none;
}
.serch-left {
    cursor: inherit !important;
    border: none !important;
    font-size: 14px !important;
    color: #898989 !important;
    font-weight: 400;
}
.serch-left i {
    color: #edb800;
}
.serch-left i {
    color: #edb800;
    margin-right: 7px;
}
.btn-lg.right-btn {
    color: #fff;
    padding: 16px 26px;
    background: #edb800 !important;
    font-size: 18px;
    margin-right: -3px !important;
}
.tickt-header li {
    list-style: none;
    float: left;
    margin: 0 0;
}
.delet i {
    margin-right: 8px;
}
.delet {
    display: inherit;
    background: #0cb4e5;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 19px !important;
    font-size: 12px !important;
    margin: 2px 10px 0 0 !important;
    border-radius: 4px;
}
a.dropdown-toggle.delet {
    margin: 0 !important;
    padding: 10px 26px !important;
}
li.dropdown.user.tickt-drop.more {
    margin: 2px 0 0 0 !important;
    padding: 0 !important;
}
.tickt-drop a {
    margin: 10px 0 0 !important;
    font-size: 22px;
    display: inline-block;
    line-height: 15px;
    color: #fff;
}
.tickt-drop .dropdown-menu li a {
    font-size: 13px;
    cursor: pointer;
}
.tickt-drop .dropdown-menu:before {
    display: none;
}
.tickt-drop .dropdown-menu {
    margin-top: 20px;
}
.tickt-drop .dropdown-menu li {
    list-style: none;
    display: inline-block;
    margin: 0px 0 4px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.tickt-drop {
    margin: 0 17px !important;
}
.tickt-drop .dropdown-toggle:focus {
    color: #fff !important;
}
.total {
    font-size: 13px;
    margin-top: 10px;
    color: #bdd2db;
    display: inherit;
}
.tickt-drop.short a {
    font-size: 13px;
}
.tickt-drop.short span {
    color: #bdd2db;
}
.tickt-drop a i {
    font-size: 16px;
    color: #767676;
    margin-left: 6px;
}
.search-tickets {
    width: 16.9%;
}
.search-tickets input {
    background: no-repeat;
    border: none;
    font-size: 12px;
    height: 40px;
}
.search-tickets .btn.btn-danger {
    background: #545454;
    border: none;
}
.search-tickets .input-group {
    border: solid 1px #8e8e8e;
    border-radius: 4px;
}
.filt {
    padding: 10px 31px;
    background: #fff;
    font-size: 14px;
    color: #a3b2ba;
    display: inherit;
    margin: 0 5px 0 12px;
    border-radius: 5px;
}
.filt:hover {
    color: #000 !important;
}
.add-tick {
    padding: 11px 15px;
    background: #E16040;
    font-size: 14px;
    color: #fff;
    display: inherit;
    margin: 0 0;
    border-radius: 5px;
}
.add-tick i {
    margin-right: 4px;
}
.ticket-table-top {
    width: 100%;
    display: inline-block;
}
.ticket-table {
    background: #f2f6fa;
    margin-bottom: 14px;
    display: table;
    width: 100%;
    border-radius: 5px;
    box-shadow: 4px 5px 6px -4px #778fa6;
}
.ticket-table h4 {
    font-size: 13px;
    color: #5e5e5e;
    font-weight: 900;
}
.ticket-table p {
    font-size: 11px;
    color: #8f8f8f;
}
span.checkbox.chek {
    display: inline-block;
    float: left;
}
.cont-check {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #6a6fd1;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    margin: 6px 0 0 10px;
    font-size: 11px;
}
.tragat-table th {
    padding: 11px 0;
}
.tragat-table td {
    padding: 5px 0;
}
.tragat-table img {
    margin-left: 8px;
}
.col-md-8.left-colam {
    padding-left: 43px;
    width: 72%;
}
.col-md-12.left-colam {
    padding-left: 43px;
    width: 100%;
}
.tragat-table .cr {
    background: none !important;
}
.col-md-4.right-col {
    margin-top: 69px;
    padding-right: 30px;
    width: 28%;
}
.open-tickt {
    padding: 20px 15px 32px;
    border-radius: 5px;
    margin-bottom: 18px;
}
.tick-xl {
    font-size: 15px;
    color: #fff;
    margin-top: 11px;
    display: inline-block;
}
.cont-xl {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    float: right;
    margin-right: 12%;
}
.open-tickt .progress {
    margin: 0;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    width: 100%;
    background: #e7e7e7;
    margin-top: 10px;
}
.open-tickt .progress-bar-success {
    background: #698509;
}
.open-tickt.yellodark .progress-bar-success {
    background: #c09500;
}
.open-tickt.bluedark .progress-bar-success {
    background: #0091bb;
}
.open-tickt.grey {
    background: #b5b2b2;
}
.open-tickt.grey .progress-bar-success {
    background: #807b7b;
}
.open-tickt.navyblue {
    background: #224488;
}
.open-tickt.reddark {
    background: #8c0a0a;
}
.open-tickt.reddark .progress-bar.progress-bar-success {
    background: #5f0303;
}
.open-tickt.navyblue .progress-bar-success {
    background: #02256b;
}
li.dropdown.user.tickt-drop.filt {
    padding: 0;
}
.dropdown-toggle.filt {
    color: #000;
    font-size: 15px;
    padding: 13px 19px !important;
    margin: 0 !important;
}
.dropdown.user.tickt-drop.filt.open .dropdown-toggle:focus {
    color: #000 !important;
}
/*Custom Css*/
ul.menu.notf {
    margin-top: 47px;
}
ul.menu.notf.language {
    width: 100%;
    top: 40px;
    position: relative;
    min-height: 313px;
    margin-top: 8px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 13px!important;
}
ul.menu.notf.language li {
    min-height: 30px;
    float: left;
    width: 25%;
}
ul.menu.notf.language li a {
    width: 100%;
    border: none;
    font-size: 14px;
}
li.dropdown.messages-menu.lang.open ul.dropdown-menu {
    min-width: 450px;
}
.providerPreLinking {
    min-height: 52px;
}
.social-signin-btns {
    text-align: center;
}
.social-signin-btns .btn {
    margin-bottom: 5px;
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,.2);
}
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,.2);
}
.alert-warning, .alert-info, .providerLinkingFeedback.alert.alert-danger{
    width: 100%;
    float: left;
}
.error-container.boxed {
    text-align: center;
}
.flag-container {
    height: 36px;
    margin-top: 4px;
}
.alert-danger ul {
    list-style: none;
}
.alert-danger {
    width: 100%;
    display: inline-table;
}
.progress {
    margin: 25px 0 0 0;
}
#registration {
    margin: 0;
    padding: 0 0 0 0;
}
div#page-wrapper {
    padding-bottom: 50px;
    padding-top: 66px;
}
.focus .inputText.phonenumber {
    margin-left: 0;
}
.inputText.phonenumber {
    margin-left: 85px;
}
.open.lang ul.dropdown-menu {
    width: 450px;
}
.open ul.dropdown-menu {
    border: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.well {
}
button#btnSelectAll-contactPermissions {
    background: #8eb8e2;
    color: #fff;
    text-shadow: 0 0 black;
}
.delete-contact {
    padding: 11px 28px !important;
    margin-left: 10px;
    border: none !important;
    text-transform: uppercase;
    font-weight: 700 !important;
}
span.domainrequired {
    color: #ff0000;
    font-size: 14px;
}
.popover.fade.right.in {
    width: 78% !important;
}
.uplod-file {
    margin-bottom: 10px;
}
i.fas.fa-star.active {
    color: #edb800;
}
i.star.far.fa-star:hover {
    color: #edb800;
}
i.star.far.fa-star {
    cursor: pointer;
}
.ticket-reply .attachments {
    margin: 0;
    padding: 10px 0 !important;
    border-top: 1px dashed #edf7fa !important;
    background-color: #edf7fa !important;
    font-size: .8em;
    line-height: 20px !important;
}
.ticket-reply {
    margin: 0;
    padding: 0;
    border: none !important;
    background-color: #fff !important;
}
i.far.fa-star {
    color: #a8a8a8;
}
.attachments.client {
    background-color: #fff !important;
    border-top: 1px dashed #cccccc !important;
}
.chat_inner {
    width: 100%;
    display: table;
}
.attachments_file {
    width: 320px;
}
.attachments_file.scrollar {    
    height: 235px;
    overflow-y: scroll;
}
label.btn.btn-primary.remove {
    color: #ff5353;
}
th.sorting_asc:first-child, th.sorting_disabled {
    background: none !important;
}
/*Cpanel CSS Start*/
div#cPanelPackagePanel, div#cPanelUsagePanel{
    position: relative;
    background: #ffffff;
    min-height: 330px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
div#cPanelExtrasPurchasePanel {
    position: relative;
    background: #ffffff;
    min-height: 180px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
div#cPanelQuickShortcutsPanel {
    position: relative;
    background: #ffffff;
    min-height: 580px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
#cPanelPackagePanel .panel-heading, #cPanelUsagePanel .panel-heading, #cPanelExtrasPurchasePanel .panel-heading, #cPanelQuickShortcutsPanel .panel-heading  {
    padding: 20px 0;
    background-image: linear-gradient(127deg, #0a45b0, #1b66ef);
    border-radius: 0;
}
#cPanelUsagePanel .panel-heading {
    background: #545454;
}
#cPanelExtrasPurchasePanel .panel-heading {
    background: #1ca2c9;
}
#cPanelQuickShortcutsPanel .panel-heading{
    background-image: linear-gradient(127deg, #0a85a4, #0cb2c1);
}
#cPanelPackagePanel .panel-heading h3.panel-title, #cPanelUsagePanel .panel-heading h3.panel-title, #cPanelExtrasPurchasePanel .panel-heading h3.panel-title, #cPanelQuickShortcutsPanel .panel-heading h3.panel-title {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
}
.cpanel-package-details em {
    font-size: 24px;
    text-transform: uppercase;
    color: #1cb8e6;
    font-weight: 700;
    margin: 0;
}
.cpanel-package-details h4 {
    font-size: 16px;
    font-weight: 300;
    color: #7d7d7d;
    margin: 10px 0px 0px !important;
    display: inline-block;
    width: 100%;
}
.cpanel-package-details a {
    font-size: 22px;
    color: #404040;
    margin: 16px 0 30px 0;
    display: inline-block;
    width: 100%;
}
#cPanelPackagePanel a.btn.btn-default.btn-sm {
    font-size: 12px;
    color: #404040;
    border: solid 1px #404040;
    padding: 9px 0;
    border-radius: 4px;
    text-transform: uppercase;
    width: 27%;
    display: inline-block;
    margin: 0 6px;
}
#cPanelPackagePanel input.btn.btn-info.btn-sm {
    font-size: 12px;
    color: #ffffff;
    border: solid 1px #1cb8e6;
    padding: 9px 0;
    border-radius: 4px;
    text-transform: uppercase;
    width: 27%;
    display: inline-block;
    margin: 0 6px;
    background: #1cb8e6;
}
#cPanelPackagePanel input.btn.btn-info.btn-sm:hover {
    background: #1ca2c9;
    color: #fff;
}
a.btn.btn-default.btn-sm:hover {
    background: #404040;
    color: #fff !important;
}
.cpanel-usage-stats .text-info.limit-near {
    color: #a4a4a4;
    text-align: center;
    font-size: 13px;
    margin-top: 15px;
}
#cPanelExtrasPurchasePanel select.form-control.input-sm {
    font-size: 12px;
    border-radius: 4px;
    width: 27%;
    display: inline-block;
    height: 35px;
}
#cPanelExtrasPurchasePanel button.btn.btn-default.btn-sm {
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
    height: 35px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a {
    text-align: center;
    color: #404040;
    font-size: 16px;
    width: 100%;
    padding: 21px 0;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 30px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a:hover {
    background: #fff;
    color: #5cc55a;
    box-shadow: 0 0 10px #ccc;
}
div#cPanelQuickEmailPanel, div#cPanelBillingOverviewPanel{
    position: relative;
    background: #ffffff;
    min-height: 180px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    margin-top: 40px;
}
#cPanelQuickEmailPanel .panel-heading, div#cPanelBillingOverviewPanel .panel-heading {
    padding-bottom: 14px;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    margin-bottom: 35px;
    background: #fff;
}
#cPanelQuickEmailPanel .panel-heading::before, div#cPanelBillingOverviewPanel .panel-heading::before{
    content: '';
    background: #1cb8e6;
    height: 1px;
    width: 27%;
    display: inline-block;
    bottom: -1px;
    left: 0;
    position: absolute;
}
#cPanelQuickEmailPanel .panel-heading h3.panel-title, div#cPanelBillingOverviewPanel .panel-heading h3.panel-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #404040;
    position: relative;
    font-weight: 700;
    padding-left: 20px;
}
div#cPanelBillingOverviewPanel .panel-heading::before {
    width: 17%;
}
#frmCreateEmailAccount input.form-control {
    height: 46px;
    box-shadow: inherit;
}
#frmCreateEmailAccount button.btn.btn-primary.btn-block:hover {
    background: #1ca2c9;
}
#frmCreateEmailAccount button.btn.btn-primary.btn-block {
    background: #1cb8e6;
    font-weight: 300;
    width: 78%;
    font-size: 20px;
    line-height: 7px;
    height: inherit;
    color: #fff;
    padding: 12px 0;
    border: 1px solid transparent;
}
#cPanelBillingOverviewPanel .col-md-5 {
    margin-left: 20px;
}
#recurringAmount .col-xs-6.text-right, div#billingCycle .col-xs-6.text-right, div#paymentMethod .col-xs-6.text-right, #registrationDate .col-xs-6.text-right, #nextDueDate .col-xs-6.text-right {
    text-align: left;
    list-style: none;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/doots.png) no-repeat left;
    color: #404040;
    margin-bottom: 15px;
    position: relative;
    z-index: 0;
}
#recurringAmount .col-xs-6.text-right::before, div#billingCycle .col-xs-6.text-right::before, #registrationDate .col-xs-6.text-right::before {
    content: '';
    background: #1cb8e6;
    height: 23px;
    width: 2px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 16px;
    bottom: 0;
}
#recurringAmount .col-xs-6:last-child, #billingCycle .col-xs-6:last-child, #paymentMethod .col-xs-6:last-child, #registrationDate .col-xs-6.col-md-7, #nextDueDate .col-xs-6.col-md-7 {
    font-weight: 900;
    color: #404040;
}
#registrationDate .col-xs-6.col-md-7, #nextDueDate .col-xs-6.col-md-7{
    width: 50%;
}
.files-item.downloads {
    width: 25%;
}
.files-item.downloads .file-icone i.fas.fa-download {
    font-size: 35px;
}
i.fas.fa-long-arrow-alt-left {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 22px;
    left: -9px;
}
div#customFieldsContainer {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
}
.server-box .tbs-icone {
    font-size: 26px;
    margin-top: 20px;
}
ul.sidebar_items {
    left: 0 !important;
    width: 100% !important;
}
ul.sidebar_items li {
    list-style: none !important;
}
.news-hd{
    margin:0px;
    padding:0px;
}
.domains-head .news-hd h1{
    margin:0px;
    padding:0px !important;
    font-size: 27px;
    font-weight: 700;
    color: #404040;
    vertical-align: middle;
}
.news-hd h1 i{
    margin-right:20px;
    font-size:30px;
    vertical-align:middle;
}
.domains-head .news-hd h1:before{
    display:none !important;
}
.news-detail-box {
    margin: 0;
    padding:20px 56px 20px 44px;
}
.news-d-row {
    background: #fff;
    margin:0px 0px 30px;
    padding:28px 20px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    border-left: 4px solid #47d764;
    box-shadow: 5px 0px 27px 1px rgba(0,0,0,0.12);
}
.news-date {
    margin: 0 22px 10px 0px;
    float: left !important;
    width: 100%;
    height: 64px;
    background: #47d764;
    font-size: 16px;
    color: #fff;
    font-weight: 900 !important;
    text-align: center;
    border-radius: 50% !important;
    padding: 14px 0 0;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top;
    box-shadow: 0px 3px 14px rgba(0,0,0,0.16);
    max-width:64px !important;
}
.t-cont-btn i.fa.fa-angle-right {
    margin: 2px 4px 0 4px;
    vertical-align: top;
}
.fa-angle-right:before {
    content: "\f105";
    border: 1px solid #fff;
    padding: 1px 5px;
    border-radius: 50%;
    line-height: normal;
    margin: 0;
    font-size: 11px;
}
a.t-cont-btn:hover {
    background: #1c7cd6;
    color: #fff;
}
a.t-cont-btn:focus {
    color: #fff;
}

.news-date span{font-size:12px; font-weight: 900;}
.news-artical {
    margin: 0px;
    padding: 0px 0 0;
    width: 86%;
    display: inline-block;
}
.news-artical h4 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #212121;
    font-weight: bold;
}
.news-artical p {
    margin: 10px 0px 0;
    padding: 0;
    font-size: 13px;
    color: #8f8f8f;
    line-height: 23px;
}
.nd-row2{
    border-color:#2f86eb;
}
.nd-row2 .news-date{
    background:#2f86eb;
}
.nd-row3{
    border-color:#ffc021;
}
.nd-row3 .news-date{
    background:#ffc021;
}
.nd-row4{
    border-color:#ff6e5b;
}
.nd-row4 .news-date{
    background:#ff6e5b;
}
.link-account-sec{
    margin:0px 0 30PX;
    padding:0px;
    display:inline-block;
    width:100%;
}
.link-account-sec h4{
    margin:8px 40px 0px 0px;
    padding:0px;
    display:inline-block;
    font-size:20px;
    color:#404040;
    font-weight:700;
    float:left;
}
.link-account-sec i {
    vertical-align: BOTTOM;
    margin-right: 12px;
    FONT-SIZE: 20PX;
}
.fb-btn {
    margin:0px 5px 10px;
    border: 2px solid #3b5998 !important;
    border-radius: 8px;
    font-size: 16px;
    color: #3b5998 !important;
    padding:8px 20px;
    font-weight:700;
}
.fb-btn:hover {
    background:#3b5998 !important;
    color:#fff !important;
}
.g-btn {
    margin:0px 5px 10px;
    border: 2px solid #dd4b39 !important;
    background:#dd4b39 !important;
    border:none;
    border-radius: 8px;
    font-size: 16px;
    color: #fff !important;
    padding:8px 20px;
    font-weight:700;
}
.g-btn:hover {
    background:#fff !important;
    color:#dd4b39 !important;
}
.action-t {
    color: #898989;
    font-size: 13px;
    opacity: 0.5;
    margin-top: -10px;
    margin-bottom: 7px;
}
.btn-unlink{
    background: #1cb8e6;
    border: none;
    padding: 8px 16px ;
    font-weight: normal;
    color: #ffffff;
    border-radius: 5px
}
.btn-unlink:hover {
    background: #1c7cd6;
}
.security-que .alert-space {
    margin-bottom: 55px;
    margin-left: -25px;
    margin-right: -25px;
    border-radius: 0;
    border: none;
    padding: 22px 25px;
}
.settting-ques {
    position: relative;
}
.settting-ques .inputText {
}
.settting-ques .focus .inputText {
}
.change-pass .inputText {
}
.settting-ques .select-selected {
}
.settting-ques .select-selected::after {
    top: 20px;
}
.security-que h5 {
    font-size: 20px;
    color: #404040;
    padding: 45px 0px 15px;
}
.secourty-head-usr h1::before {
    display: none;
}
.secourty-head-usr h1 {
    padding-left:0px!important;
}
.on-off-btn-setting span {
    font-size: 13px;
    color: #1cb8e6;
}
.security-que .disable {
    font-style: italic;
    max-width: 962px;
    margin-top: 50px;
}
/* toggle css */
.security-que .btn-toggle {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
}
.security-que .btn-toggle:before,
.security-que .btn-toggle:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity .25s;
}
.security-que .btn-toggle:before {
    content: 'Off';
    left: -4rem;
}
.security-que .btn-toggle:after {
    content: 'On';
    right: -4rem;
    opacity: .5;
}
.security-que .btn-toggle > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left .25s;
}
.security-que .btn-toggle.active {
    transition: background-color 0.25s;
}
.security-que .btn-toggle.active > .handle {
    left: 1.6875rem;
    transition: left .25s;
}
.security-que .btn-toggle.active:before {
    opacity: .5;
}
.security-que .btn-toggle.active:after {
    opacity: 1;
}
.security-que .btn-toggle.btn-sm:before,
.security-que .btn-toggle.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: .75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.security-que .btn-toggle.btn-sm:before {
    text-align: right;
}
.security-que .btn-toggle.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.active:before {
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.active:after {
    opacity: 1;
}
.security-que .btn-toggle.active {
    background-color: #1cb8e6;
}
.security-que .btn-toggle.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 3rem;
    width: 7rem;
    border-radius: 1.5rem;
}
.btn.btn-sm.btn-toggle {
    box-shadow: 0px -1px 2px #b6b6b6;
}
.security-que .btn-toggle.btn-sm::before, .security-que .btn-toggle.btn-sm::after {
    line-height: 3rem;
    width: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity .25s;
}
.security-que .btn-toggle.btn-sm:before {
    content: 'Off';
    left: -0.5rem;
}
.security-que .btn-toggle.btn-sm:after {
    content: 'On';
    right: -0.5rem;
    opacity: .5;
}
.security-que .btn-toggle.btn-sm > .handle {
    position: absolute;
    top: 0.378rem;
    left: 0.508rem;
    width: 2.125rem;
    height: 2.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left .25s;
    border: 3px solid #e0eaf4;
}
.security-que .btn-toggle.btn-sm.active {
    transition: background-color 0.25s;
}
.security-que .btn-toggle.btn-sm.active > .handle {
    left: 4.388rem;
    transition: left .25s;
    right: 0;
}
.security-que .btn-toggle.btn-sm.active:before {
    opacity: .5;
}
.security-que .btn-toggle.btn-sm.active:after {
    opacity: 1;
}
.security-que .btn-toggle.btn-sm.btn-sm::before {
    width: 100%;
}
.security-que .btn-toggle.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: .75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.security-que .btn-toggle.btn-sm.btn-sm:before {
    text-align: right;
}
.security-que .btn-toggle.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.btn-sm.active:before {
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.btn-sm.active:after {
    opacity: 1;
}
.btn-facebook {
    background-color: #fff !important;
    border: 2px solid #3b5998 !important;
    color: #3b5998 !important;
    padding: 8px 20px !important;
    font-weight: 700!important;
    font-size: 15px!important;
    border-radius: 8px!important;
    margin-right:15px;
}
.btn-facebook:hover {
    background: #3b5998 !important;
    color: #fff !important;
}
.btn-google{
    padding: 8px 20px !important;
    border: 2px solid #dd4b39 !important;
    font-weight: 700!important;
    font-size: 15px!important;
    border-radius: 8px!important;
}
.btn-google:hover{
    background: #fff !important;
    color: #dd4b39 !important;
}
.providerPreLinking{
    float:left;
}
span.price small {
    font-size: 19px;
}
.generic_feature_list li:last-child {
    display: none;
}
.ticket-ser-box{
    padding-bottom:0px !important;
    height:100%;
}
.ticket-sec {
    margin: 0px;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 26px 23px 30px;
    border-left: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    height: 100%;
}
.news-hd h1 i.fas.fa-tags {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.ticket-cnt-box {
    margin: 60px auto 120px;
    padding: 0px;
    max-width: 587px;
    box-shadow: 2px 3px 4px rgba(0,0,0,0.12);
    border-radius: 8px;
    background: #f2f6fa;
}
.t-box-hd {
    background: #47d764;
    text-align: center;
    padding:20px;
    margin:0px;
    border-radius: 8px 8px 0 0;
}
.t-box-hd h4{
    margin:0px;
    padding:0px;
    font-size:18px;
    color:#fff;
    font-weight:normal;
}
.t-box-hd h4 i.fa.fa-check-circle {
    font-size: 36px;
    vertical-align: middle;
    margin: 0px 16px 0 0;
}
.ticket-cn-inr{
    padding:75px 0;
    margin:0px;
    text-align:center;
}
.ticket-cn-inr h5{
    margin:0px auto;
    padding:0px;
    font-weight:bold;
    font-size:16px;
    color:#6b6b6b;
    max-width:80%;
    line-height:32px;
}
.t-cont-btn {
    padding: 12px 22px;
    background: #0cb4e5;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top;
    box-shadow: 0px 3px 14px rgba(0,0,0,0.16);
}
.t-cont-btn i.fa.fa-angle-right {
    margin: 2px 4px 0 4px;
    vertical-align: top;
}
.fa-angle-right:before {
    content: "\f105";
    border: 1px solid #fff;
    padding: 1px 5px;
    border-radius: 50%;
    line-height: normal;
    margin: 0;
    font-size: 11px;
}
a.t-cont-btn:hover {
    background: #1c7cd6;
    color: #fff;
}
a.t-cont-btn:focus {
    color: #fff;
}
.menu.notf li a {
    display: inline-block;
    border: 0;
}
ul.menu.notf {
    padding: 0;
}
ul.menu.notf li {
    padding: 9px 11px;
    border-bottom: 1px solid #f7f7f7;
}
ul.menu.notf li:hover {
    background: #dddddd61;
}
.header-left .logo img {
    /*width: auto;*/
    position: relative;
    top: -9px;
    max-height: 45px;
}
.login-logo a img {
    width: 180px;
    height: 100px;
}
.news-artical p {
    word-break:break-all;
}
.login-bg .providerPreLinking {
    text-align: center;
    width: 100%;
}
.login-bg button.btn.btn-social {
    border-radius: 0 !important;
}
.login-bg .btn-google {
    padding: 8px 33px !important;
}
#domainregister span.input-group-btn.adv, #domaintransfer span.input-group-btn.adv, #domainsubdomain span.input-group-btn.adv {
    width: 29%!important;
}
#frmProductDomain span.input-group-btn.adv {
    width: 29%!important;
}
@media (min-width: 992px) and (max-width: 1400px) {
    .sm-gutter .col-md-3.col-xs-6.custpm_box {
        width: 33%;
    }
    .card-info-box .content {
        min-height: 224px!important;
    }
    .eriod-col {
        font-size: 14px!important;
        width: 127px!important;
    }
    .sting-col .cLick-btn {
        font-size: 11px!important;
        padding: 12px!important;
    }
    .period .pull-right {
        width: 75%!important;
    }
    .ssl h2, .cdn h2, .com h2, .addonbox-even h2, .addonbox-odd h2 {
        font-size: 25px;
    }
    .item-pro {
        min-height: 110px;
    }
    .cdn-price-right select,.ssl ul li.manage select, .addonbox-odd ul li.manage select, .addonbox-even ul li.manage select {
        width: 100%;
    }
    .addon_price {
        width: 56%;
    }
    .cdn-price-right {
        margin-top: 8px;
        width: 100%;
        margin-bottom: 16px;
    }
    .cdn ul li.sub-per {
        width: 159px;
    }
    .cdn ul li.add-cdn {
        float: left;
        width: 62px;
    }
    .addonbox-even {
        /*min-height: 311px;*/
    }
    .ssl, .cdn, .com, .addonbox-even, .addonbox-odd{
        min-height: 345px;
    }
    .acct-btn.pull-right {
        width: auto!important;
    }
    .wgs-Pending:last-child td {
        min-width: 130px;
    }
    div.header-lined h1 {
        padding: 6px 0 6px 10px;
    }
    .domen-page .col-md-4.right-col {
        width: 28%;
    }
    .news-artical p {
        word-break: break-all;
    }
    .price {
        font-size: 27px;
    }
    ul.menu.notf.language {
        min-height: 330px;
    }
    .navbar-nav > li > .dropdown-menu {
        margin-top: 13px!important;
    }
    .generic_feature_list li {
        font-size: 15px;
        margin: 0 0px;
        padding: 7px 3px;
    }
    .fund-btn {
        padding: 10px 10px;
    }
    .ticket-inner {
        padding: 23px 21px;
    }
    .ssl{
        /*min-height: 311px;*/
    }
    .com {
        /*min-height: 309px;*/
    }
    .grate.pending-dom .btn-domin a {
        display: block;
        padding: 12px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .pull-right {
        width: 100% !important;
        margin: 0 auto;
        text-align: center !important;
        margin-top: 30px !important;
    }    
}
@media (min-width: 768px) and (max-width: 991px) {
    .period .pull-right {
        width: 392px!important;
    }
    .domains-head .col-md-9 {
        width: 75%;
        float:left;
    }	
    .domains-head .col-md-3 {
        width: 25%;
        float:left;
    }
    .col-md-8.left-colam {
        width: 100%!important;
        padding: 0px 30px 0px 35px!important;
    }
    #productServicesWgsTable {
        min-width: 1000px;
    }
    .server-box .col-sm-3 {
        width: 50%;
        height: 80px;
    }
    .change-pass .col-md-4 {
        height: 80px;
    }
    .link-account-sec h4 {
        margin: 8px 40px 15px 0px;
    }
    #listDomainTableWgs {
        min-width: 1110px;
    }
    .wgs-Pending:last-child td {
        min-width: 100px;
    }
    .domains-head p {
        font-size: 16px;
    }
    .categories-collapsed .pull-left.form-inline {
        width: 100%;
        padding: 10px;
    }
    div.header-lined h1 {
        padding: 6px 0 6px 14px;
    }
    .news-artical p {
        word-break: break-all;
    }
    .cool-titel {
        padding: 0px 15px;
    }
    #myQouteListWgs {
        min-width: 823px;
    }
    .inputBox .input {
        font-size: 13px!important;
    }
    .security-que .inputText {
        font-size: 11px!important;
    }
    .btn-close a, .btn-close button {
        width: 25%;
    }
    .chat_inner {
        width: 97%;
    }
    .reply-row {
        margin-left: 7px;
    }
    .domen-page .form-horizontal {
        padding: 30px 40px 0px 0px;
    }
    .domen-page .form-group .col-sm-7 {
        width: 75%;
    }
    .host-row .col-md-6.bg-box {
        min-height: 811px;
    }
    #registration .inputBox {
        height: 80px;
    }
    .mob-pwreset .col-md-6.bg-box {
        min-height: 504px ;
    }
    .col-md-9.cat-col {
        padding: 0 27px 0;
    }
    .cate-titel {
        padding: 27px 0 27px 10px;
    }
    .flare-list {
        padding-left: 23px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .card-info-box {
        max-width: 300px;
        margin: 13px auto;
    }
    .tag-inv h2,.invoice-page .col-md-6 {
        text-align: center!important;
    }
    .in-titel {
        margin-top: 30px!important;
    }
    .DomainSearchResults .wgssptl {
        margin: 30px 0px -44px 10px !important;
    }
    .domain-renewals span.label.label-success {
        top: -49px!important;
    }
    .form-horizontal .col-sm-6 {
        padding: 0px!important;
    }
    .period {
        float: left !important;
        margin-bottom: 15px !important;
        padding: 25px 12px 45px!important;
    }
    .domain-renewal {
        padding: 0px !important;
    }
    a#continueShopping {
        padding: 7px 10px!important;
    }
    .sting-col .cLick-btn {
        width: 100%!important;
        float: left!important;
        font-size: 10px!important;
        padding: 7px 7px!important;
        margin-left: 0px!important;
    }
    .cont-cart {
        padding: 13px 8px!important;
        min-width: 209px!important;
        min-height: 158px!important;
    }
    .sting-col {
        text-align: center!important;
    }
    #content {
        top: 140px !important;
    }
    .cdn-price-right {
        margin-bottom: 10px!important;
    }
    .cdn ul li.sub-per {
        padding-right: 30px!important;
    }
    .domains-head {
        padding: 30px 0 14px 3px!important;
    }
    .yet-domin {
        padding: 10px 23px 30px!important;
    }
    .domains-head {
        padding: 21px 0 9px 3px;
    }
    .top-resp {
        margin-top: 8px!important;
    }
    .cdn-price-img {
        margin-bottom: 10px;
    }
    .slide.col-md-4.slick-slide {
        text-align: center;
    }
    #adv-search {
        padding: 21px 9px;
    }
    #order-standard_cart .col-xs-6 {
        width: 100%;
        padding-right: 2px;
        text-align: center;
    }
    .regi-domain {
        padding: 50px 0 0px!important;;
    }
    .reset-domen {
        padding: 0px 15px 15px!important;;
    }
    .spotlight-tlds {
        margin: 35px 15px 11px 0px!important;

    }
    .reply-row {
        position: relative;
    }
    .start-chat {
        padding: 0px 0px 0 0px;
        width: 85%;
    }
    .tax-cont .col-sm-6 {
        padding-left: 0;
        padding-right: 0px;
    }
    .btn-close a, .btn-close button {
        width: 100%;
        margin-bottom: 10px;
    }
    .department .form-colam .col-sm-3 {
        padding: 0px 15px;
    }
    .Pers-titel {
        padding-left: 15px;
    }
    .domains-head.user .col-md-9 {
        text-align: center;
    }
    i.fas.fa-long-arrow-alt-left {
        left: 4px!important;
    }
    .domains-head{
        background:#98ddff !important;
    }
    .domains-head h1{
        color:#fff !important;
    }
    .domains-head h1 i {
        font-size: 28px;
        padding-right: 4px;
        vertical-align: middle;
    }
    .acct-btn {
        padding: 4px 12px 5px 6px;
    }
    .host-row .inputBox {
       /* height: 50px!important;*/
    }
    .user-accout .tabs {
        display: block;
    }
    .wel-titel {
        padding-top: 9px;
    }
    .foem-addx .custom-select {
        margin: 0 auto !important;
    }
    .tab_container .well {
        padding: 0px!important;
    }
    .btn-footer {
        text-align: center;
    }
    .btn.btn-danger.delete-contact {
        margin: 10px 0px 0px 0px;
    }
    .server-box ul.tabs li.active::after {
        left: 47%!important;
    }
    .server-box ul.tabs li:hover::after {
        left: 47%!important;
    }
    .server-box ul.tabs li {
        width: 100% !important;
    }
    .tab_container .col-md-5 {
        padding-right: 0px;
    }
    .link-account-sec h4 {
        width: 100%;
        text-align: center;
        margin: 0px 0px 10px 0px;
    }
    #tableLinkedAccounts_wrapper {
        min-width: 100%;
        overflow: scroll;
    }
    .btn-account input {
        letter-spacing: 2px;
    }
    .fas.fa-arrow-left {
        margin-top: 9px;
    }
    .providerPreLinking {
        float: none;
    }
    .btn-google {
        padding: 8px 31px !important;
    }
    .btn-facebook {
        padding: 8px 29px !important;
        margin-right: 0px;
    }
    .rubuts h3 {
        font-size: 23px!important;
        line-height: 28px;
    }
    .header-left .logo img {
        width: 106px;
        min-height: auto;
        margin-top: 5px;
    }
    #content.active {
        left: 0px;
        width: 100%;
    }
    #sidebar.active {
        z-index: 9;
    }
    .rubuts p {
        padding: 15px 0 35px;
    }
    .header-right .navbar-nav .open .dropdown-menu {
        z-index: 99999;
    }
    div#page-wrapper {
        padding-bottom: 16px;
    }
    .login-bg p a {
        color: #cdcdcdcd;
    }
    .login-bg {
        padding: 15px 0;
    }
    .drop-nav {
        font-size: 12px;
    }
    .news-detail-box {
        padding: 20px 20px 20px 20px;
    }
    .news-artical p {
        word-break: break-all;
    }
    .news-artical {
        width: 100%;
    }
    .news-date {
        float: none !important;
        margin: 0 auto;
    }
    .news-artical h4 {
        font-size: 19px;
        text-align: center;
        margin-top: 17px;
    }
    .col-md-9.cat-col {
        padding: 0 0 0 0px;
    }
    .cate-titel {
        padding: 27px 0 20px 15px;
    }
    .form-horizontal {
        padding: 15px 15px;
    }
    #sidebar.active ul {
        width: 100%;
        max-height: 390px;
        overflow-y: scroll;
    }
    .cdn-price-right select {
        padding: 9px 11px;
        width: 100%;
        min-width: 215px;
    }
    .list-unstyled.components {
        margin-top: 50px;
    }
    #content {
        top: 110px;
    }
    #content {
        top: 140px !important;
    }
    .header-left {
        float: left;
        width: 230px;
        width: 100% !important;
        text-align: center;
        padding-bottom: 0px;
    }
    .nav.navbar-nav {
        text-align: center;
        width: 100%;
    }
    .header-right {
        width: inherit;
        float: right;
        width: 100%!important;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    #productServicesWgsTable_wrapper {
        min-width: 1000px;
        padding: 0px 10px;
    }
    #content {
        top: 135px !important;
    }
    .domains-head h1 {
        font-size: 21px!important;
        margin: 0 0 8px!important;
        padding: 0 0 0 8px!important;
    }
    .inputBox {
        height: 85px!important;
    }
    .form-colam .col-sm-3 {
        padding: 0px;
    }
    #order-standard_cart {
        padding: 15px;
    }
    #order-standard_cart .field, #order-standard_cart .form-control {
        min-width: 100% !important;
    }
    .server-box .btn-group-vertical > .btn,.server-box .btn-group > .btn {
        position: relative;
        float: none;
    }
    .server-box .btn-group {
        text-align: center;
        width: 100%;
    }
    table.dataTable {
        min-width: 658px;
    }
    .cool-titel {
        font-size: 24px;
        padding: 0px 15px;
    }
    .term-box-funds {
        width: 100%!important;
        float: none;
    }
    .server-box.page .col-md-6:last-child {
        padding-left: 15px!important;
    }
    #adv-search #registersld{
        width: 100% !important;
        min-width:100%!important;
    }
    .input-group-btn.adv button {
        margin-top: 10px;
    }
    .pers-info .form-horizontal {
        padding: 15px 0px;
    }
    .pers-info {
        padding: 26px 15px 30px;
    }
    #content.active {
        width: 100%!important;
        left: 0px!important;
        margin:0 auto!important;
    }
    .wrapper {
        overflow: visible!important;
    }
    .dropdown.messages-menu.lang .dropdown-toggle {
        margin-left: 0px !important;
    }
    .dropdown.user.user-menu a i {
        border-radius: 0%!important;
        width: 31px !important;
        height: 26px !important;
    }
    .dropdown.user.user-menu a .fa-user::before {
        position: relative!important;
        top: -4px!important;
    }
    .dropdown.user.user-menu a .fa-sign-in-alt::before {
        position: relative!important;
        top: -4px!important;
    }
    li.dropdown.messages-menu.lang.open ul.dropdown-menu {
        min-width: 90%!important;
        height: 329px!important;
    }
    #adv-search .input-group {
        display: inline-block!important;
    }
    #adv-search .input-group-lg > .form-control {
        border-radius: 6px 6px 6px 6px!important;
    }
    #adv-search .input-group-lg > .input-group-btn > .btn {
        width: 100%!important;
        border-radius: 6px !important;
        margin-top:10px!important;
    }
    #adv-search .input-group-btn {
        display: unset!important;
    }
    div#order-standard_cart {
        padding: 15px!important;
    }
    .categories-collapsed .pull-right,.categories-collapsed .pull-left {
        width: 100%!important;
    }
    #listDomainTableWgs_wrapper {
        min-width: 1100px!important;
    }
    #tableInvoicesListWgsCustom_wrapper {
        min-width: 100%!important;
        overflow: scroll!important;
        padding: 15px 0px!important;
    }
    .alert-warning, .alert-info, .providerLinkingFeedback.alert.alert-danger {
        width: 100%;
        float: unset!important;
    }
    .host-nav li {
        width: 100%!important;
        margin-bottom: 15px;
    }
    #order-standard_cart h2 {
        font-size: 27px;
    }
    .footer {
        font-size: 12px;
    }
    .domen-page .domains-head p {
        padding: 0 50px;
        position: relative;
        top: -15px;
        left: 8px;
    }
    .pak-row .tab_content {
        display: block !important;
    }
    .list-unstyled.components {
        margin-top: 4px !important;
    }
    .find-domin {
        min-height: 168px !important;
    }
    #sidebar {
        top: 140px !important;
    }
    .mob-pwreset .col-md-6.bg-box {
        min-height: 373px!important;
        /*padding-bottom: 0px!important;*/
    }
    .mob-pwreset .login-form {
        padding: 30px 0 0px!important;
    }
    div#subacct-container {
        padding: 0 10px 30px!important;
    }
    .btn-footer button {
        margin-bottom: 5px;
    }
    .manageMobileLI {
        display: block;
    }
    .activ-right{
        display: none;
    }
    input#registersld, input#transfersld, input#owndomainsld, input#subdomainsld {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    select#incartsld {
        width: 100% !important;
        margin-bottom: 10px!important;
    }
    input#registersld, input#transfersld, input#owndomainsld, input#subdomainsld {
        width: 100% !important;
    }
    .domen-page .page-spase {
        padding: 0px 15px;
    }
    input#registersld, input#transfersld, input#owndomainsld, input#subdomainsld {
        width: 100% !important;
    }

    input#registersld, input#transfersld, input#owndomainsld, input#subdomainsld {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    select#incartsld {
        width: 100% !important;
        margin-bottom: 10px!important;
    }input#registersld, input#transfersld, input#owndomainsld, input#subdomainsld {
        width: 100% !important;
    }
    .domen-page .page-spase {
        padding: 0px 15px!important;
    }
    .domen-page .pers-info {
        padding-top: 0px!important;
    }
    .domen-page .ticket-sec {
        padding-top: 0px!important;
    }
    .domen-page .ticket-cnt-box {
        margin: 28px auto 0px!important;
    }
    .domen-page .domains-head p {
        left: 20px!important;
    }
    .invoice-page .row {
        padding-top: 6px!important;
    }
    .col-md-6.tag-inv {
        text-align: center!important;
    }
    .tag-inv h2 {
        padding: 10px 0px!important;
    }
    .floatRight {
        text-align: center!important;
    }
    .btnFloatRight {
        float: none!important;
        text-align: center!important;
        width: 100%!important;
    }
    .invoice-page > .row {
        margin: 0!important;
        padding: 40px 2px 0!important;
    }
    .footer-page {
        padding: 30px 27px!important;
    }
    .col-md-8 .invoice-panal {
        max-width: 222px!important;
        margin: auto !important;
        display: block;
        left: auto!important;
        right: auto!important;
        float: none !important;
    }
    .invoice-page .col-md-8 ul li {
        margin-top: 15px!important;
    }
    .address-invoice h2 {
        margin: 13px 0 17px!important;
    }
    #order-standard_cart .field, #order-standard_cart .form-control {
        z-index: 1!important;
    }
    .input-group-btn.adv .btn {
        z-index: 1 !important;
        position: relative!important;
    }
    .table-condensed.cf {
        width: 604px !important;
    }
    .invoice-page .row {
        overflow: scroll;
        padding: 11px !important;
    }
    .sab-tot {
        font-size: 17px!important;
    }
    .DomainSearchResults .wgssptl {
        margin: 30px 0px -44px 10px !important;
    }
    .wgscstm {
        padding: 95px 10px 100px !important;
        margin-top: -70px !important;
    }
    #DomainSearchResults .price-usd {
        display: none!important;
    }
    #DomainSearchResults .sale-table .col-md-6 {
        padding: 0px 5px!important;
    }
    .empty-cart button#btnEmptyCart {
        padding: 11px 9px!important;
        margin-right: 0px!important;
    }
    .product-addons {
        margin-bottom: 30px;
        display: unset!important;
    }
    .addonbox-odd ul li.manage, .addonbox-even ul li.manage, .ssl ul li.manage {
        width: 100%;
        float: right;
        padding: 0px;
    }
    .product-addons .col-md-4 {
        margin-top: 21px;
    }
    .regi-domain .tooltip.fade.left.in{opacity:0!important;}
}





.domen-page .stp-cot.check {
    color: #fff!important;
    left: 50%!important;
    margin-left: -9px!important;
}
.domen-page .step .step-item.active ~ .step-item a::before {
    background: #ccc!important;
}
.manageMobileLI a {
    padding: 3px 5px;
}
.manageMobileLI a:hover i {
    color: #fff;
}
.renew .tooltip.right .tooltip-arrow {
    border-left-color: #1cb8e6;
}
.manag .tooltip.right .tooltip-arrow {
    border-left-color: #727272;
}
.upgard .tooltip.right .tooltip-arrow {
    border-left-color: #edb800;
}

.manageMobileLI {
    display: none;
}
.activ-right{
    display: block;
}
.no-navbar {
    width: 100% !important;
    left: 0 !important;
}
.stp-cot {
    left: 50%!important;
    margin-left: -7px!important;
}
.cont-cart {
    padding: 13px 8px!important;
    min-width: 209px!important;
    min-height: 158px!important;
}
.domain-configration .period {
    max-width: 800px!important;
}
.eriod-col {
    width: 237px!important;
}
.corner-ribbon span {
    top: 11px !important;
    font-size: 10px!important;
}
.product-addons {
    margin-bottom: 30px!important;
    display: inline!important;
}
.cart-colam:nth-child(2n+2) {
    background: #ebfaff;
    border: solid 1px #d1e9f1;
}
.no-cartx #order-standard_cart .pull-md-right.col-md-9{
    float: right;
}
.no-cartx span.price {
    width: auto;
    font-size: inherit;
    font-weight: 400;
}
.no-cartx .spotlight-tld {
    min-height: 140px;
}
.no-cartx .label.label-success {
    position: inherit;
    top: 0;
    right: 0;
    width: auto;
    color: inherit;
    border: inherit;
    line-height: inherit;
    background: #ffc600;
    display: inline-block;
    margin-bottom: 4px;
    padding: 3px 6px;
    font-size: 90%;
    font-weight: 400;
    border-radius: 2px;
    height: auto;
}

.no-cartx .price {
    color: inherit;
    font-size: initial;
    /*display: block;*/
    min-height: auto;
    background: transparent;
    line-height: normal;
}
.renew .tooltip.right .tooltip-arrow {
    border-right-color: #1cb8e6;
}
.upgard .tooltip.right .tooltip-arrow {
    border-right-color: #edb800;
}
.manag .tooltip.right .tooltip-arrow {
    border-right-color: #727272;
}
.cancelreq .tooltip.right .tooltip-arrow {
    border-right-color: #a94442;
}
.contact-us.server-box.right-padd {
    background: transparent !important;
}

.art-row.row {
    margin: 0 !important;
}
.sidebar_items li a i {
    font-size: 20px !important;
    color: #17b8fb !important;
}
.sidebar_items li a span {
    font-size: 15px !important;
    color: #17b8fb !important;
}
ul.tabs li {
    width: 18.9%!important;
}
ul.tabs li.active::after,ul.tabs li:hover::after {
    left: 47%!important;
}
.bookmarkRibbonRed h3 {
    padding: 19px 2px !important;
}
.bookmarkRibbonRed h3 {
    font-size: 14px!important;
}
.bookmarkRibbonRed {
    background-size: 108px 102px !important;
    width: 108px!important;
}
button.btn-resend-verify-email {
    padding: 6px !important;
    margin-left: 13px;
}
.hosting-row .col-md-3:first-child {
    padding-left: 0;
}
.domains-post .col-md-4 {
    padding-left: 0;
}
.hosting-row .col-md-3:first-child {
    padding-left: 15px;
}



.mc-promos .header {
    padding: 0 !important;
    background: none !important;
    position: relative !important;
    z-index: 99;
    min-height: auto;
}
.mc-promo span.text {
    margin: 0;
    color: inherit;
}
#order-standard_cart .mc-promos {
    max-width: 100%;
}
.mc-promo.ssl {
    background: none;
    min-height: auto;
    padding: 0;
    color: inherit;
}
.mc-promo li {
    padding: 0 !important;
}
.addon-promo-container .pull-right strong {
    color: #0cb4e5;
}
#order-standard_cart .modal {
    z-index: 99999 !important;
}

@media (max-width: 767px) and (min-width: 320px){
    #productServicesWgsTable {
    min-width: 100%;
}
#content {
    top: 155px !important;
}
#productServicesWgsTable th:first-child {
    width: 210px!important;
}
#productServicesWgsTable th:nth-child(2) {
    display: none;
}
#productServicesWgsTable_wrapper {
    /* min-width: 1000px; */
    min-width: 100% !important;
    padding: 0px 10px;
}
#productServicesWgsTable th:nth-child(3) {
   /* display: none;*/
}
#productServicesWgsTable th {
    width: 140px !important;
    padding: 5px!important;
}
#productServicesWgsTable td:first-child {
    width: 210px!important;
}
#productServicesWgsTable .doman-url {
    padding: 0px 25px 0 0;
}
#productServicesWgsTable .doman-url a {
    word-break: break-all;
    font-size: 13px;
}
#productServicesWgsTable th {
    width: 102px!important;
    padding: 5px!important;
}
#productServicesWgsTable .doman-url i {
    font-size: 15px;
    display: inherit;
}
#productServicesWgsTable td:nth-child(2) {
    display: none;
}
#productServicesWgsTable td:nth-child(3) {
   /* display: none;*/
}
#productServicesWgsTable td {
    width: 140px !important;
    padding: 5px!important;
    vertical-align: top;
    font-size: 13px;
}
}
