* {
    margin: 0;
    padding: 0;
    /*font-family: Tahoma, Myriad Pro, sans-serif;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body, html {
    margin: 0 auto;
    height: 100%
}
body {
    font: 400 15px/22px 'Open Sans','Arial';
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 100vh;
    margin: 0 auto;
}
#wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
pre {
    text-align: left;
}
p {
    margin-bottom: 20px;
}
p.jEmpty {display: none}

input[type='text'],
input[type='number'],
input[type='email'],
input[type='password'],
input[type='color'],
input[type='url'],
input[type='image'],
input[type='tel'],
input[type='submit'],
input[type='file'],
input[type='range'],
input[type='reset'],
input[type='button'],
input[type='search'],
button,
textarea {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-appearance: none;
    outline: 0 none;
}

input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#header {
    margin: 0 auto -35px;
    padding-top: 45px;
    width: 1280px;
}
#logo {
    float: left;
    width: 235px;
}
#logo img {
    max-width: 100%;
    height: auto;
}
#top {
    background: rgba(9, 32, 67, .85);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8040;
    font: 300 15px/40px 'Open Sans','Arial';
}
#top .row, #headrelogin .row {
    max-width: 1200px;
    min-width: 960px;
    margin: 0 auto;
}
.cfx:after {
    visibility: hidden;
    line-height: 0;
    display: table;
    content: '';
    clear: both
}
#top  a, #headrelogin a {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color:#fff;
    text-decoration: none;
    font: 300 14px/40px 'Open Sans','Arial';
}
#menu a {
    display: block;
    margin: 0 5px;
    padding: 0 10px;
}
#menu a:hover {
    background: #1D53A4;
}
.last {
    margin-right: 0 !important;
}
#top li {
    display: inline-block;
    list-style: none outside none;
    position: relative;
}
#lang {
    float: left;
}
#lang li {
    margin-right: 10px;
    margin-top: 4px
}
#lang a {
    font: 300 13px/29px 'Open Sans';
    text-transform: uppercase;
    text-align: center;
    border-radius: 50%;
    display: block;
    height: 29px;
    opacity: 0.5;
    width: 29px;
    background: #1D53A4;
    color: #fff;
}
#lang li a:hover, #lang a.current {
    opacity: 1;
}
#contacts {
    float: right;
    padding-top: 24px;
    text-align: right;
}
#contacts a {
    color: #010B47;
    display: block;
    font: 400 18px/24px 'Open Sans';
    text-decoration: none;
}
#contacts a:hover{
    text-decoration: underline;
}
.client_links {
    float: right;
}
.client_links li {
    float:left;
}
.client_links li + li {
    margin-left: 12px;
}
.client_links li> a {
    display: block;
    padding: 0 10px
}
.client_links li> a i {
    vertical-align: text-top;
    margin: -2px 12px 0 0;
    display: inline-block;
    position: relative;
    font-size: 24px;
}
.client_links li> a.opened i {
    font-size: 21px;
}
.client_links .basket.empty {
    display: none
}
.client_links li > a.opened,
.client_links li > a.opened:hover {
    background-color: #ECECEC !important;
    color: #333 !important;
}
.client_links a:hover {
    background-color: #1D53A4 !important;
}
.client_links li > a i span {
    font: 400 11px/15px 'Open Sans', 'Arial', sans-serif;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    background: #ffc600;
    height: 15px;
    color: #000;
    width: 15px;
    bottom: 60%;
    z-index: 2;
    left: 65%;
}
#content {
    padding-top: 25px;
    padding-bottom: 10px;
    position: relative;
    z-index: 3;
    width: 1280px;
    margin: 0 auto;
}
.slider-content {
    height: 535px;
}
.slider {
    position: absolute;
    height: 525px;
    width: 100%;
    top: 132px;
    max-width: 1900px;
}
#slider li:first-child {
    margin-left: 0 !important;
}
.tab {
    display: none;
    padding: 20px 0 1px 0;
    position: relative;
    z-index: 4;
}
.tab.visible {
    display: block;
}
.tabs {
    margin-left: 120px;
    height: 46px;
    position: relative;
}
li.current a, .tabs li:hover a {
    background: url(../img/tab-active.png) repeat-x;
    color: #000;
    position: relative;
    z-index: 6;
    transition: 0.5s;
}
.clear {
    clear: both;
}
#tabs-bottom {
    height: 23px;
    background: #F3F3F3;
    box-shadow: 0px -1px 6px #726E6E;
    position: relative;
    z-index: 2;
    margin: 0 10px;
}
/*
#slider-bottom {
    background: url(../img/slider-bottom.png) repeat-x;
    height: 10px;
    position: relative;
    z-index: 5;
}
*/
.main-block {
    position: relative;
    height: 420px;
    float: left;
    width: 72%;
}
#controls li:hover a {
    opacity: .75;
}
#controls li.current a {
    color: #fff;
}
#controls li a {
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 7px 17px;
    font-size: 16px;
}
#controls {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
}

/*
#order-block {
    position: relative;
    height: 430px;
    width: 26%;
    min-width: 252px;
    float: right;
    margin: -5px 1% 0;
    border-radius: 8px;
    box-shadow: 0 0 5px #ccc;
    background: #fdfdfd;
    margin-bottom: 25px;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #c3d2e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #c3d2e7));
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #c3d2e7 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%, #c3d2e7 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%, #c3d2e7 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%, #c3d2e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fdfdfd', endColorstr = '#c3d2e7', GradientType = 0);
}
#order-block h2 {
    font-size: 14px;
    color: #00aa00;
    font-weight: 400;
    text-align: center;
    margin: 10px 13px 5px;
}
#order-block p {
    color: #010b47;
    font-size: 14px;
    margin: 2px 18px;
    text-align: justify;
    padding-bottom: 10px;
}
#order-block p a {font: 300 18px/26px 'Open Sans'}
#order-block p.price {
    border-bottom: none;
    font-size: 40px;
    color: #00aa00;
    padding-bottom: 0;
    width: 249px;
    margin: 5px auto 10px;
}
*/
.main-block + #order-block {
    overflow: hidden;
}
.article .news-item-ref {
    margin-bottom: 20px;
}
.article .news-item-ref p:last-of-type {
    margin-bottom: 0
}
.news-item-ref {
    text-align: left;
}
.news-item-ref p {
    font: 300 13px/20px 'Open Sans','Arial'
}
.news-item-ref:after {
    display: table;
    content: '';
    clear: both
}
.news-item-ref time {
    font: 300 15px/22px 'Open Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 20px 0px 9px;
    background: #1d53a4;
    text-align: center;
    padding: 9px 0 0;
    height: 60px;
    width: 60px;
    float: left;
    color: #fff;
}
.news-item-ref h3 {
    font: 400 18px/1.25 'Open Sans';
    text-align: left;
}
.news-item-ref h3 a {
    -webkit-transition: all .5s;
    text-decoration: none;
    transition: all .5s;
    color: #1d53a4
}
.news-item-ref h3 a:hover {
    opacity: .5
}
.news-item-ref p {
    text-align: left
}
.news-item-ref time + div {
    position: relative;
    overflow: hidden;
    top: -2px
}
#show_news {
    padding: 0 0 10px 90px
}
#show_news .more {
    margin: 0;
}

.price span {
    font-size: 25px;
    color: #8490B8;
    margin: 0 73px 0 10px;
    text-decoration: line-through;
}
.buy {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    display: block;
    border-radius: 10px;
    background: url(../img/buy.png) no-repeat;
    width: 239px;
    height: 48px;
    text-align: center;
    line-height: 47px;
    box-shadow: 0 0 7px #444;
    position: relative;
    top: 4px;
    margin: 0 auto;
    text-decoration: none;
}
.buy:hover {
    transition: 0.3s;
    margin: 11px auto 0;
}
.more, .edit_client_save, #login_block #login_user, #login_block #register_user {
    background: #FFC600;
    border-radius: 7px;
    box-shadow: 0 1px 0 1px #EDBA0A;
    color: #fff;
    display: block;
    font: 300 15px/37px 'Open Sans' !important;
    height: 38px;
    margin: 8px auto 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0, .1);
    transition: all 0.5s ease 0s;
    width: 200px;
    cursor: pointer;
    border: 0;
}
.more span {
    display: none;
}
.more:hover, .edit_client_save:hover, #login_block  #login_user:hover, #login_block  #register_user:hover {
    background-color:#1D53A4;
    box-shadow: 0 1px 0 1px #010B47;
    text-shadow: 0 1px 0 #010B47;
    text-decoration: none;
}
.edit_client_save {
    margin: 20px auto
}
#login_block #login_user, #login_block #register_user {
    margin-top: 20px;
    width: 185px;
}
#login_block #login_user {
    float: left;
}
#login_block #register_user {
    float: right;
}
#blocks {
    table-layout: fixed;
    margin-top: -30px;
    overflow: hidden;
    display: table;
    width: 100%
}
#blocks .header, .pretty_table th {
    background-color: #1D53A4 !important;
    line-height: 50px;
    color: #fff;
    margin: 0;
    font-size:20px;
}
#blocks > .block {
    display: table-cell;
}
#blocks > .block + div li, #blocks > .block + div .header {
    border-left: 1px solid #fff;
}
#blocks .in_block > ul li,
.pretty_table tbody tr {
    background: #f3f3f3 !important;
    font: 400 16px/38px 'Open Sans';
    padding: 0 10px;
}
#blocks .in_block > ul li:nth-child(even),
.pretty_table tbody tr:nth-child(even) {
    background: #fff !important
}
#blocks .more {
    border-radius: 0;
    margin: 0 0 20px;
    width: 100%;
}
.pretty_table th {
    border-left: 1px solid #fff;
    font: 300 18px 'Open Sans';
    padding: 8px 10px;
}
.pretty_table tbody tr.order_row {
    background: none;
}
.pretty_table tbody tr td {
    padding:5px 10px
}
.pretty_table tbody tr.order_row td {
    padding: 0;
}
.pretty_table.dom_listing th > a {
    color: #fff;
    display: block;
    font-family: Open Sans;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    background: url(../img/sort_table.png) no-repeat right top;
}
.pretty_table.dom_listing th > a:hover {
    background-position: right bottom;
}
.pretty_table.dom_listing tr td.dom_first  a{
    background: url(../img/link-icon.png) no-repeat 0 3px;
    color: #1d1d1d;
    text-decoration: none;
    padding-left:25px
}
.pretty_table.dom_listing tr th:last-child, .pretty_table.dom_listing tr td.dom_last {
    text-align:center;
}
.pretty_table.dom_listing tr td.dom_last a {
    color: #1D1D1D;
}

.order_btn, .basket-btn {
    color:#fff;
    font: 300 16px/30px 'Open Sans';
    height: 32px;
    display: block;
    text-align:left;
    border-left: 1px solid #fff;
    padding-left: 10px;
    cursor: pointer;
 /*   text-transform: uppercase;*/
}
.order_col_dw .order_btn {
    border: 0;
}
.order_col_dw {
    border-left: 1px solid #fff;
}
.pretty_table tbody tr.order_row td, .order_col_dw {
    background: #1D53A4 !important;
}
.order_btn:hover, .basket-btn:hover {
    opacity: .75
}
#domains {
    max-width: 1130;
    width: 88%;
    height: 154px;
    margin: 0 auto;
}
#domain-left {
    float: left;
    width: 208px;
    min-width: 208px;
    line-height: 150px;
    text-align: center;
    color: #010b47;
    font-size: 16px;
}
#search {
    min-width: 240px;
    width: 220px;
    max-width: 271px;
    height: 37px;
    border: 1px solid #7F8EAB;
    color: #010b47;
    font-size: 16px;
    padding-left: 9px;
    margin-left: 5px;
}
#check li {
    list-style: none;
    float: left;
    color: #010b47;
    font-size: 16px;
    width: 21.1%;
    line-height: 60px;
    min-width: 82px;
}
#check li.last {
    width: 12%;
    min-width: 67px;
}
#check {
    width: 49%;
    min-width: 430px;
    float: left;
    margin: 14px 0;
}
#check input {
    height: 16px;
    width: 16px;
    border: 1px solid #7A92B4;
    margin-right: 2px;
}
#footer {
    background: rgba(9, 32, 67, 0.85);
    position: relative;
    padding: 40px 0;
}
#footer li {
    list-style: none;
}
#footer li a {
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
    color: #f9f9f9
}

#footer ul .head {
    margin-bottom: 15px;
}

#footer ul .head a {
    text-decoration: underline;
    font-size: 16px;
}

#footer-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    table-layout: fixed;
    margin: 15px auto;
    padding: 0 2.5%;
    display: table;
    width: 960px
}
#footer-menu > ul {
    display: table-cell;
}

#left-corner, #right-corner {
    width: 10px;
    height: 10px;
}
#left-corner {
    background: url(../img/left-corner.png);
    float: left;
}
#right-corner {
    background: url(../img/right-corner.png);
    float: right;
}
.description {
    height: 185px;
}
.left {
    float: left;
    display: block;
}
.right {
    float: right;
    display: block;
}
.tabs .left, .tabs .right {
    width: 12px;
    height: 46px;
}
.tabs .current .left, .tabs li:hover .left {
    background: url(../img/tab-left-active.png) no-repeat;
}
.tabs .current .right, .tabs  li:hover .right {
    background: url(../img/tab-right-active.png) no-repeat;
}
.tabs .left {
    background: url(../img/tab-left.png) no-repeat;
}
.tabs .right {
    background: url(../img/tab-right.png) no-repeat;
}
block .left, .block .right {
    height: 275px;
    width: 20px;
}
.block .left {
    background: url(../img/box-left.png) no-repeat;
}
.block .right {
    background: url(../img/box-right.png) no-repeat;
}
#domains .left {
    width: 20px;
    height: 154px;
}
#domains .right {
    width: 20px;
    height: 154px;
}
#check_domain {
    background: #fff;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    float: right;
    height: 28px;
    margin: 48px 74px 0 0;
    position: relative;
    width: 420px;
}
#check_domain > input[type="text"] {
    background: transparent;
    border: 0 none;
    height: 100%;
    left: 0;
    padding-left: 8px;
    position: absolute;
    width: 165px;
    font: 300 14px 'Open Sans';
}
#check_domain mark {
    background: none;;
    color: #BBBBBB;
    cursor: pointer;
    font: 300 12px/27px 'Open Sans';
    height: 100%;
    position: absolute;
    right: 41px;
}

#check_domain * {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#check_domain > button {
    background: #FFC600;
    position: absolute;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    font-size: 16px;
    border: 0 none;
    color: #fff;
    height: 28px;
    width: 28px;
    right: 0;
    top: 0;
}
#check_domain > input[type="submit"]:hover {
    background-color:#1D53A4;
}

#check_domain > input[type="text"]:focus + mark, #check_domain mark:hover {
    color:#1D53A4;
}

#check_domain .domainlist {
    background: #F5F5F5;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
    font: 300 15px/24px 'Open Sans';
    padding: 20px;
    position: absolute;
    right: 0;
    top: 28px;
    width: 480px;
    z-index: 8041;
    display: none;
    height: 300px;
}
#check_domain .domainlist > div + div {
    height: 300px;
    margin-top: 10px;
    margin-right: -20px;
    overflow-y: scroll;
}
#check_domain .single_domain {
    padding: 10px 0 0;
}

#add {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    background: #f9f9f9;
    float: right;
    height: 28px;
    margin: 8px 0 0;
    position: relative;
    width: 320px;
}

#add > input[type="text"] {
    background: transparent;
    border: 0 none;
    height: 100%;
    left: 0;
    padding-left: 8px;
    position: absolute;
    width: 165px;
    font: 300 14px 'Open Sans';
}

#add mark {
    background: none;
    color: #BBBBBB;
    cursor: pointer;
    font: 300 12px/27px 'Open Sans';
    height: 100%;
    right: 41px;
}

#add * {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

#add button {
    background: #FFC600;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font: 400 13px/30px 'Open Sans';
    height: 28px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
}

#add > button:hover {
    background-color: #1D53A4;
}

#add > input[type="text"]:focus + mark, #check_domain mark:hover {
    color:#1D53A4;
}

div#respDom {
    font-size: 10px;
    position: relative;
    background: white;
    width: 320px;
    height: 45px;
    margin: 2px 2px 2px;
    z-index: 999;
    float: right;
    display: none;

}

.dom_close {
    background: #1D53A4;
    color: #fff;
    font: 700 14px/25px 'Open Sans';
    height: 28px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 28px;
    cursor: pointer;
}
.dom_close:hover {
    background:#010B47
}
#agreement_block > label {
    display: block;
    margin-bottom: 20px;
}
.single_domain input, #agreement_block input {display: none}
.single_domain input + label, #agreement_block label span {
    display: block;
    font: 400 14px 'Open Sans';
    padding-left: 25px;
    position: relative;
}
.single_domain input + label:before, #agreement_block label span:before {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: url("../img/icon-check.png") no-repeat 0 -20px #fff;
    border: 1px solid #868686;
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    top: 2px;
    left: 0;
}
.single_domain input:checked + label:before, #agreement_block label input:checked +  span:before {
    background-position: 0 0;
}

#agreement_block {
    margin-top: 20px;
}

#register_form {
    margin: 0 auto;
    width: 700px;
}

#register_form + article {
    float: right;
    font: 300 14px/20px 'Open Sans';
    margin-right: 30px;
    width: 590px;
}
#register_form + article p {
    padding-top: 20px;
}
#register_form hr {
    border-color: #fff transparent rgba(0, 0, 0, 0.15);
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    display: block;
    height: 0;
    margin: 20px 0 0;
    width: 100%;
}
#register_block > div > div {
    position: relative;
}
#register_block > div > div.al{
    width: 32%;
}
#register_block > div > div.ac{
    margin-left: 2%;
    float:left;
    width: 32%;
}
#register_block > div > div.ar{
    width: 32%;
}
.cib_countries select {
    display: block;
    width: 100%;
}
/*
#register_block > div > div.al.cib_captcha {
    width: 66%
}
#register_block > div > div.al.cib_captcha input {
    width: 82%;
    float: left;
}
#register_block > div > div.al.cib_captcha img {
    width: 18%;
    float: left;
    margin: 20px 0 0;
}
*/

#register_form div > input[type="text"],
#register_form div > input[type="tel"],
#register_form div > input[type="email"],
#register_form div > input[type="password"],
#register_form div > textarea,
.dataTables_filter input,
.he_styled input[type="text"],
.he_styled input[type="password"],
.he_styled input[type="search"],
.he_styled input[type="number"],
.he_styled input[type="tel"],
.he_styled textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #f9f9f9;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0 none;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    display: block;
    font: 300 14px 'Open Sans';
    height: 40px;
    margin-top: 20px;
    padding: 0 13px;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

#register_form div > textarea,
.he_styled textarea {
    min-height: 120px;
    line-height: 18px;
    resize: vertical;
    overflow: hidden;
    padding: 13px;
}

#register_form div > input[type="text"]:focus,
#register_form div > input[type="tel"]:focus,
#register_form div > input[type="email"]:focus,
#register_form div > input[type="password"]:focus,
#register_form div > textarea:focus,
.dataTables_filter input:focus,
.he_styled input[type="text"]:focus,
.he_styled input[type="password"]:focus,
.he_styled input[type="search"]:focus,
.he_styled input[type="number"]:focus,
.he_styled input[type="tel"]:focus,
.he_styled textarea:focus {
    border: 0;
    -webkit-box-shadow: 0 8px 0 -5px #FFC600;
    -moz-box-shadow: 0 8px 0 -5px #FFC600;
    box-shadow: 0 8px 0 -5px #FFC600
}

.he_styled ::-webkit-input-placeholder { color: #999!important }
.he_styled :-moz-placeholder { color: #999!important }
.he_styled ::-moz-placeholder { color: #999!important }
.he_styled :-ms-input-placeholder { color: #999!important }

.no-mt {
    margin-top: 0 !important;
    background: #fff
}

[type="number"].no-mt {
    width: 65px !important;
    margin: 0 !important;
    display: inline-block !important;
}

.dataTables_filter input {
    margin: 0 !important
}
.dataTables_filter ~ table.dataTable {
    margin-top: 20px !important
}

select {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: menulist-text;
    -moz-appearance: initial;
    appearance: menulist-text;
    background: url(data:image/png;base64,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) no-repeat 99% 66% / auto 25px #f9f9f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    font: 300 14px 'Open Sans';
    padding: 0 13px;
    outline: 0 none;
    display: block;
    margin: 0 auto;
    height: 40px;
    width: 100px;
    border: 0
}

.mt {
    margin-top: 20px;
    display: block;
}
.mt select {
    margin-top: 10px;
}

#rlname,
#rfname,
#rfathers_name {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 0 none;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    /*display: block;*/
    font: 300 14px 'Open Sans';
    height: 40px;
    margin-top: 20px;
    padding: 0 13px;
    width: 250px
}
#register_form div > textarea {
    padding: 10px;
    resize: vertical;
    overflow: auto;
    height: 120px;
    margin-bottom:20px;
}
.captcha_block {
    margin-top: 20px;
}
.captcha_block > img {
    float: right
}
.captcha_block input {
    float: left;
    margin: 0 !important;
    width: 396px !important;
}
#register_form .hidden.red {
    background: none repeat scroll 0 0 #E74C3C;
    bottom: -35px;
    color: #FFFFFF;
    font: 300 14px/30px 'Open Sans';
    left: -5px;
    padding: 0 10px;
    position: absolute;
    z-index: 99;
}
#register_form div > input.red {
    box-shadow: 0 2px 0 #E74C3C;
}
.l_pop {
    background: none repeat scroll 0 0 #ECECEC;
    position: absolute;
    z-index: 8039;
    -webkit-box-shadow: 0 5px 0 rgba(0,0,0, .5);
    -moz-box-shadow: 0 5px 0 rgba(0,0,0, .5);
    box-shadow: 0 5px 0 rgba(0,0,0, .5);
    padding: 10px 20px 20px;
    right: 0;
    display: none
}
#headrelogin {
    background: #ECECEC;
    position: absolute;
    z-index: 8039;
    top: 39px;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0 5px 0 rgba(0,0,0, .5);
    -moz-box-shadow: 0 5px 0 rgba(0,0,0, .5);
    box-shadow: 0 5px 0 rgba(0,0,0, .5);
    -webkit-transition: all .5s cubic-bezier(0,.94,.2,.95);
    transition: all .5s cubic-bezier(0,.94,.2,.95);
    -webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    will-change: transform
}
#headrelogin.is-toggle {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#headrelogin ul.row {
    letter-spacing: -.65em;
    text-align: center;
}
#headrelogin ul.row  > li {
    font: 300 14px/20px 'Open Sans';
    border-left: 1px solid #C0C0C0;
    display: inline-block;
    vertical-align: top;
    padding: 25px 50px;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#headrelogin ul.row  > li.col3 {
    width: 50%
}

#headrelogin ul.row > li:first-child {
    border: 0
}

#headrelogin .more {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
#headrelogin .col2 .more {
    margin: 32px 0 0
}
.col2 p {
    margin: 35px 0 63px
}
.col3 .linklist {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.col3 .linklist ul {
    display: table-cell;
    line-height: 30px
}
#headrelogin li p a, #headrelogin .col3 ul a{
    text-decoration: underline;
    color: #333333;
}
#headrelogin .col1,
#headrelogin .col2 {
    width:320px;
}

.more.webserver {
    display: inline-block;
    margin-bottom: 20px;
}
.tabs li {
    float: right;
    list-style: none outside none;
    margin-left: 10px;
}
.tabs {
    height: 46px;
    width: 1150px;
    font-size: 14px;
    font-weight: bold;
}
#tabs-bottom {
    height: 23px;
    background: #F3F3F3;
    box-shadow: 0px -1px 6px #726E6E;
    position: relative;
    z-index: 2;
    margin: 0 10px;
    width: 1260px;
}
#domains_wrapper{
    margin: auto;
    width: 1220px;
    background: url(../img/bg_middle.png) repeat;
    background-repeat: repeat-y;
    background-size: contain;
}
#domains {
    height: 100%;
    width: 1220px;
    background: url(../img/border_top.png) no-repeat;
    background-size: contain;
}
#domains_inner{
    height: 100%;
    min-width: 1220px;
    width: 1220px;
    background: url(../img/border_bottom.png) no-repeat;
    background-position: left bottom;
    padding-bottom: 10px;
    background-size: contain;
}
#domains .left {
    width: 20px;
    background: url(../img/domain-left.png) no-repeat;
}
#domains .right {
    width: 20px;
    background: url(../img/domain-right.png) no-repeat;
}
.left {
    height: 275px;
    width: 20px;
}
.slider-content {
    margin: 0 auto;
    width: 1280px;
    height: auto;
}
.pretty_table {
    border-collapse: collapse;
    margin: 0 auto 20px;
    text-align: left;
    width: 100%;
}
#wrapper{
    margin: 0 auto;
    z-index: 1
}
.tab.visible {
    display: block;
    margin: 0 auto;
    width: 1280px;
    z-index: 9;
}
/*
.tab.visible div{
    text-align: justify;
    clear: right;
}
*/
td.price_column{
    white-space: nowrap;
}
td.ethern_column{
    white-space: nowrap;
}
td.trafic_column{
    white-space: nowrap;
}
td.disk_column{
    white-space: nowrap;
}
li.head{
 text-decoration: underline;
}
#footer-menu a:hover {
    text-decoration: underline;
}
.pretty_table tr:not(.total-sum-row):hover td{
    background-color: rgb(45, 65, 95);
    color: #fff;
}
.pretty_table tr:not(.total-sum-row):hover td .fa {
    color: #fff
}
.header, #login_block h1 {
    color: #003399;
    display: block;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
}
.header:empty {
    display: none;
}
.p404 {
    text-align: center;
    font-size: 70px;
    margin-top: 100px;
    margin-bottom: 100px;
}
#menu {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 450px;
}
#menu a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}
/*
.article {
    width: 1100px;
    margin: auto;
    padding: 15px;
    text-align: justify;
    margin-bottom: 5px;
}
*/
.article {
    margin-bottom: 40px;
}
div.vacancies {
    width: 1130px;
    margin: auto;
}
div.partners {
    width: 1130px;
    margin: auto;
}
.wdth150 {
    width: 150px;
}
.pad_btn_20 {
    padding-bottom: 20px;
}
/* Contacts page. */
#contact {
    width: 500px;
    margin: 60px auto;
    padding: 60px 30px;
    border: 1px solid #E1E1E1;
    -moz-box-shadow: 0px 0px 8px #444;
    -webkit-box-shadow: 0px 0px 8px #444;
}
#contact h1 {
    font-size: 35px;
    color: #445668;
    text-align: center;
    margin: 0 0 35px 0;
    text-shadow: 0px 1px 0px #F2F2F2;
}
#contact label {
    float: left;
    clear: left;
    margin: 11px 20px 0 0;
    width: 140px;
    text-align: right;
    font-size: 16px;
    color: #445668;
    text-shadow: 0px 1px 0px #F2F2F2;
}
#contact input {
    width: 260px;
    height: 35px;
    padding: 5px 20px 0px 20px;
    margin: 0 0 20px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 1px 0px #f2f2f2;
    -webkit-box-shadow: 0px 1px 0px #F2F2F2;
    font-family: sans-serif;
    font-size: 16px;
    color: #445668;
    text-shadow: 0px -1px 0px #334F71;
}
#contact textarea {
    width: 422px;
    height: 180px;
    padding: 12px 20px 0px 20px;
    margin: 0 0 20px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 1px 0px #f2f2f2;
    -webkit-box-shadow: 0px 1px 0px #F2F2F2;
    font-family: sans-serif;
    font-size: 16px;
    color: #445668;
    text-shadow: 0px -1px 0px #334F71;
}
#contact input[type="submit"] {
    display: block;
    width: 185px;
    height: 52px;
    padding: 10px 15px;
    margin: auto;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    border: 1px solid #c88e20;
    background: -moz-linear-gradient(top, #f8af27 0%, #c88e20 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8af27), color-stop(100%, #c88e20));
    cursor: pointer;
}
#contact fieldset {
    border: none;
}
#login_block fieldset {
    border: 0 none;
    margin: -20px auto 0;
    width: 400px;
}
.single_domain {
    height: 21px;
    overflow: hidden;
    float: left;
    padding: 10px;
    width: 230px;
}
#domains_list_wrapper {
    margin-top: 15px;
    width: 750px;
    float: left;
}
#domains_list {
    width: 750px;
    float: left;
    max-height: 120px;
    overflow: hidden;
}
.show_all {
    margin-left: 5px;
    font-size: 16px;
    float: left;
    line-height: 20px;
    margin-right: 27px;
    text-decoration: underline;
    cursor: pointer;
    color: #010B47;
}
.hide_all {
    margin-left: 10px;
    font-size: 16px;
    display: none;
    line-height: 20px;
    float: left;
    margin-right: 27px;
    text-decoration: underline;
    cursor: pointer;
    color: #010B47;
}
.hidden {
    display: none;
    margin: 5px;
}
#domain-left {
    float: left;
    width: 300px;
    min-width: 300px;
    margin-right: 0.3%;
    line-height: 70px;
    text-align: left;
    color: #010B47;
    font-size: 16px;
    margin-left: 20px;
}
.red {
    text-align: justify;
    color: #8b0000;
}
.green{
    text-align: justify;
    color: #006400;
}
#domain_check_result {
    display: none;
    margin-top: 20px;
    clear: both;
    width: 1240px;
    margin: auto;
    padding: 10px;
}
#domain_check_result:empty {
    display: none;
}
.domain_check_item {
    margin: 5px 70px;
    width: 350px;
    padding: 5px 25px;
}
#slider li {
    width: 910px;
    height: 419px;
}
.slider_desc {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    text-align: left !important;
    padding: 35px 35px 0 35px;
    line-height: 20px;
    color: #fff;
    height: 100%
}
.slider_desc a {
    color: #fff;
}
.slider_desc a:hover {
    text-decoration: none;
    color: #ffc600;
}
ul {
    list-style-type: none;
}
.block-content p {
    text-align: left;
}
.block-content a {
    text-decoration: none;
}
.slider-content a {
    background: none repeat scroll 0 0 #1D53A4;
    color: #fff;
    display: block;
    font: 400 15px/39px 'Open Sans',Myriad Pro,sans-serif;
    text-align: center;
    text-decoration: none;
    width: 110px;
}
.slider-content li a:hover, li.current a {
    background: #010B47;
    color: #fff;
    text-decoration: none;
}
.more .right {
    width: 16px;
    height: 56px;
}
.domain_label {
    padding-left: 3px;
    cursor: pointer;
}
#editor_menu {
    width: 180px;
    float: left;
    padding: 10px;
}
#editor_content {
    width: 1080px;
    float: right;
}
.save_chenges_block {
    padding: 1px 5px;
    display: inline-block;
    margin-right: 20px;
}
.delete_block {
    padding: 1px 5px;
    display: inline-block;
    margin-right: 20px;
}
.edit_area {
}
.edit_item {
    padding: 10px;
    margin: 10px;
    border-style: solid;
    border-color: #8baed4;
}
.edit_item div.edit_field {
    padding: 5px 0px;
}
#add_slider_block input {
    display: block;
    margin: 0 auto;
    padding: 5px 5px;
}
#content_tbl {
    width: 1050px;
}
.page_link {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    display: block;
}
.edit_other {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    display: block;
}
.page_link:hover {
    color: #00008b;
}
#editor_menu_header {
    display: block;
    clear: both;
    font-weight: bold;
    margin-top: 10px;
}
#marks {
    text-align: center;
}
#marks > span {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px;
}
/*
#uptime {
    position: absolute;
    left: 600px;
    bottom: 11px;
    width: 130px;
    float: left;
}

#payments{
    position: absolute;
    left: 210px;
    bottom: 11px;
    width: 130px;
    float: left;
}

#webmoney{
    position: absolute;
    left: 500px;
    bottom: 11px;
    width: 130px;
    float: left;
}

#expera {
    position: absolute;
    left: 800px;
    bottom: 20px;
    width: 90px;
    float: left;
}
*/


.edit_header {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

.clear {
    clear: both !important
}

.center{
    display: block;
    text-align: center;
}

.center_btn{
    margin: 0 auto;
    margin-bottom: 10px;
    width: 90px;
    height: 20px;
    clear: both;
}

.contact_link{
    text-decoration: none;
    cursor: pointer;
}


#editor_lang li{
    float: left;
}

.partner_name{
    white-space: nowrap;
}


#log_out{
    display: block;
    padding: 5px;
    margin: 5px;
}

.error{
    font-size: 16px;
    color: red;
    display: block;
    text-align: center;
    margin: 20px;
}


.sub-menu{
    text-align: right;
    margin-right: 3%;
    display: block;
    padding: 0;
}

.sub-menu li{
    display: inline-block;
}

.sub-menu span{
    height: 100%;
}

.sub-menu a {
    color: #039;
    text-decoration: none;
margin-left: 10px;
}

.sub-menu li.active {
    text-decoration: underline;
}
td.break{
    display: block;
    height: 10px;
}


.block_splitter{
    width: 90%;
    margin: 0 auto;

}

#spec_proposition{
    max-height: 215px;
}

.domain_block{
    background-color: #8fabd0;
    padding-top: 12px;
    display: inline-block;
    width: 285px;
    height: 30px;
    float: left;
    margin: 5px;
    color: #335;
}
.domain_block:hover{
    color: #039;
}

.domain_fieldset{
    width: 1200px;
    display: block;
    padding: 10px;
    margin: 0 auto;
}

.domain_name{
    font-weight: bold;
    display: block;
    text-align: left;
    margin-left: 25px;
}

.domain_price{
    font-weight: normal;
}

tr.order_row:hover td{
    background: none;
}

#pay_type{
    padding-top: 20px;
    padding-bottom: 20px;
}

.hidden_paytype{
    display: none;
    padding: 10px 0 10px 0;
}

.button{
    cursor: pointer;

    background-size: 100% 100%;
    background-image: url("../img/active.png");
    padding: 5px 18px;
}


.news_item{
    display: table;
    min-height: 50px;
}

.news_date{
    font-weight: bold;
    width: 120px;
    font-size: 16px;
    color: #039;
    padding: 10px 0px;
    display: inline-block;
    float: left;
}

.news_title{
    font-weight: bold;
    width: 900px;
    font-size: 16px;
    color: #039;
    padding: 10px 0px;
    display: inline-block;
    float: left;
}

.news_content{
    font-size: 16px;
    width: 1000px;
    display: table-cell;
    float: left;
    padding: 10px 0px;
}

.orders_date{
    font-weight: bold;
    width: 100px;
    font-size: 16px;
    color: #039;
    padding: 10px 0px;
    display: inline-block;
    float: left;
}
.orders_content{
    font-size: 16px;
    width: 1000px;
    display: inline-block;
    float: left;
    padding: 10px 0px;
}


.vacant_domains{
    width: 600px;
    float: left;
}

.occupied_domains{
    width: 600px;
    float: left;
}

#editor_lang .inactive{
    background-color: #d3d3d3;
}

#editor_lang .active {
    background-color: greenyellow;
}

#editor_lang .inactive a{
    color: #000000;
}

#editor_lang .active  a{
    color: #000000;
}

.edit_img_uri{
    width: 400px;
}

.basket-buttons {
    margin: 15px auto 40px;
    width: 50%;
    text-align: center;
}

.total-sum-label {
    text-align: right;
}
p.meta-tag-item {
    margin-bottom: 10px;
    text-align: center;
}
p.meta-tag-item label {
    width: 150px;
    display: inline-block;
    text-align: left;
}

.slider-content .tabs {
    margin: 5px 0 -6px;
    width: inherit;
}

.panel_logged_in .tabs > li {
    margin: 0;
    font-size: 12px;
}
.panel_logged_in #menu_db > a {
    width: 145px;
}
.panel_logged_in .tabs > li.panel_current a {
    background:#010B47
}
.panel_logged_in .tabs > li {
    margin: 0
}
.panel_logged_in #check_domain {
    margin-right: -40px;
    margin-top: 20px;
}

.add_ftp_acc + .ftp_info {
    float: right;
    font: 400 14px/24px 'Open Sans';
    padding-top: 18px;
    width: 60%;
}
.add_ftp_acc {
    float: left;
    width: 400px;
}
._pre_in {
    bottom: -30px;
    color: #777;
    float: left;
    font: 300 14px 'Open Sans';
    height: 0;
    left: 13px;
    position: relative;
}
.add_ftp_acc input[type="text"]#passwd_gen{display: none}
#passwd_gen.more {
    margin-top: 16px;
}
.add_ftp_acc .single_domain,
#edit_ftp .single_domain {
    cursor: pointer;
    margin: 20px 0;
    padding: 0;
    width: 100%;
}
.add_ftp_acc .single_domain + label {margin-top: 0}
#edit_ftp td .more {
    margin: 0;
}
#edit_ftp td input:not([type="submit"]), #edit_serv td input:not([type="submit"]), #edit_client_profile td input:not([type="submit"]) {
    margin: 10px 0;
}
#edit_serv  .inline {
    display: inline-block !important;
    margin: 5px 10px !important;
    width: auto !important;
}
#edit_serv ._pre_in {
    bottom: -20px;
    }
#db_user ._pre_in {
    bottom: -10px;
}
.gophpmyadmin {
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid #888;
    border-radius: 5px;
    float: left;
    margin-bottom: 40px;
    margin-right: 40px;
    padding: 10px;
    width: 190px;
}
.gophpmyadmin:hover {background: #fff}

.gophpmyadmin img {
    height: auto;
    max-width: 100%;
}

#add ._pre_in {
    bottom: -4px;
}

/*
    Exp_menu
*/
td.sample-menu {
    padding:0;
    margin:10px 15px;
}

td.sample-menu li {
    padding:2px 0;
    margin:0;
    list-style:none;
}

td.sample-menu li ul {
    padding:0;
    margin:0 0 0 15px;
}

ul#my-menu a {
    padding-left:8px;
}

ul#my-menu a.collapsed {
    background:url('collapsed.gif') left 6px no-repeat;
}

ul#my-menu a.expanded {
    background:url('expanded.gif') left 6px no-repeat;
}
/*
    Eof Exp_menu
*/

/*
    new2014.css
*/
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxsRNPnluThgqn2COyNuxrUo.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/xjAJXh38I15wypJXxuGMBifE9Gpc2xZQgtwyMvPhThE.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format('woff')}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/PRmiXeptR36kaC0GEAetxjpEpsbGv0WCalYSBSSLSDI.woff) format('woff')}

#controls li {
    background: #1D53A4;
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 0 15px 0 0;
    width: 110px;
}
#slider-bottom { display: none }
/*
#slider-bottom {
    background: #F3F3F3;
    height: 10px;
    position: relative;
    z-index: 5;
}
*/

div.check_dom {
    width: 620px;
    position: relative;
    height: 80px;
    float: left;
}

.box_title {
    margin:6px;
    padding:3px;
    width:100%;
    background-color: silver;
}

.box_title_highlighted {
    width:100%;
    margin:6px;
    padding:3px;
    background-color: white;
}

/* Add by Moriarti <mor.moriarti@gmail.com> at 2015-02-20 23:30:02 GMT+2. */
.client-stats-general > div {
    width: 48%;
}
.client-stats-general .header {
    margin: 40px 0;
}
.client-stats-general .header b {
    text-transform: capitalize;
    font-weight: inherit;
}
.client-stats-general .log_block td .fa {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
}

[data-stats] {
    margin: 40px 0 60px;
}
[data-stats] [data-tooltip] {
    border: 1px solid #eee;
    background: #f9f9f9;
    height: 32px;
    width: 100%;
}
[data-stats] mark {
    font: 300 18px/1.4 'Open Sans', sans-serif;
    position: absolute;
    background: none;
    color: #333;
    top: -32px;
    left: 0;
}
[data-stats] .graphs {
    -webkit-transition: background .5s cubic-bezier(0,.94,.2,.95);
    transition: background .5s cubic-bezier(0,.94,.2,.95);
    border: 1px solid rgba(0,0,0, .025);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    bottom: 0;
    width: 0;
    left: 0;
    top: 0;
}
[data-stats] .graphs.unlimited {
    width: 100%;
    border: 0;
    background: linear-gradient(270deg, #f9f9f9, #2ecc71);
    background-size: 400% 400%;
    -webkit-animation: gUnlimited 10s ease infinite;
    -moz-animation: gUnlimited 10s ease infinite;
    animation: gUnlimited 10s ease infinite;
}
[data-stats] .graphs.unlimited:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    line-height: 32px;
    font-weight: 300;
    font-size: 50px;
    content: '∞';
    color: #fff;
    left: 50%;
    top: 50%
}

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

#order_domain {
    background-color: #1d53a4;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    height: 28px;
    padding-top: 5px;
    text-align: center;
    width: 120px;
    margin-top: 5px;
}

#order_domain:hover {
    /* border: 1px solid #fff; */
    background-color: #010B47;
}

#go-to-payment {
    background-color: #1d53a4;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    height: 28px;
    padding-top: 5px;
    text-align: center;
    width: 220px;
    margin-top: 5px;
}

#go-to-payment:hover {
    /* border: 1px solid #fff; */
    background-color: #010B47;
}

/* Add by Moriarti <mor.moriarti@gmail.com> at 2016-03-02 01:32:45 GMT+2. */

textarea.ssl_area {
    font-size: 9px;
    line-height: 10px;
}

/* Add by Moriarti <mor.moriarti@gmail.com> at 2016-05-07 20:49:56 GMT+2. */

.pretty_table input.nginx_limit {
    width: 50px;
    display: inline-table;
}

/* Add by Tusko <tusko@photoinside.me> at 2016-01-02 */
.data-table .fa {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    color: #1D53A4;
    margin: 0 5px
}
.data-table .fa:hover {
    color: #ffc600 !important
}
.data-table .delete-action:hover {
    color: #e74c3c !important
}

table.dataTable th {
    font: 300 18px 'Open Sans' !important;
    text-transform: capitalize
}
table.dataTable tbody td:last-child {
    text-align: right;
}

[data-tooltip] {
    position: relative;
}
[data-tooltip]:after {
    font: 300 14px/18px 'Open sans', sans-serif;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0,0,0, .8);
    content: attr(data-tooltip);
    text-align: center;
    visibility: hidden;
    position: absolute;
    padding: 3px 7px;
    white-space: pre;
    bottom: 100%;
    color: #fff;
    opacity: 0;
    left: 50%
}
[data-tooltip]:hover:after {
    visibility: visible;
    bottom: 130%;
    opacity: 1;
}

.data-table .dataTables_wrapper .dataTables_processing {
    background: rgba(0,0,0, .8);
    vertical-align: middle;
    color: transparent;
    text-align: center;
    position: absolute;
    bottom: 49px;
    font-size: 0;
    height: auto;
    width: auto;
    z-index: 1;
    right: 0px;
    left: 1px;
    top: 66px;
    padding: 0;
    margin: 0;
}
.data-table .dataTables_wrapper .dataTables_processing:before {
    transform: translate(-50%, -50%);
    font: 300 24px/32px 'Open Sans';
    content: 'Loading...';
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
}

.cart-actions {
    padding: 20px 0 50px;
}
.al {float: left}
.ar {float: right}

.cart-actions .cart-total,
.cart-to-pay {
    font: 300 18px/32px 'Open Sans';
}
.cart-actions .cart-total strong,
.cart-to-pay strong {
    font-weight: 500;
    font-size: 150%
}
.cart-actions .cart-total + .more {
    margin-left: 40px
}
.cart-actions .cart-total sup,
.cart-to-pay sup {
    font-weight: 400
}
.cart-actions .more {
    margin: 0
}
.cart-actions .more .fa {
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 18px
}

.cart-to-pay .sub-placeholder {
    display: block
}
.cart-to-pay {
    margin: 20px 0;
    display: block
}
.cart-total-num {
    font: inherit
}
.swal2-modal .swal2-content {
    line-height: 1.4;
    font-size: 15px;
}
.swal2-modal .swal2-title {
    font-weight: 500 !important;
    line-height: 1.4 !important;
}
.swal2-modal .swal2-title small {
    color:rgba(9, 32, 67, 0.85);
    line-height: inherit;
    font-size: 21px;
    display: block
}
.swal2-modal .swal2-content pre {
    background: #23241f;
    margin: 15px -40px;
    padding: 20px 40px;
}
.swal2-modal.sub-data .swal2-input {
    width: 320px;
}

[id*="domains"] td.data {
    white-space: pre;
    text-overflow: ellipsis;
    max-width: 500px;
    overflow: hidden;
}

table.dataTable tbody td.sub-removed {
    background: #eee !important;
    color: #777 !important;
    text-align: center;
}
table.dataTable tbody td.sub-removed button.more {
    line-height: 24px !important;
    font-size: 13px !important;
    vertical-align: middle;
    width: auto !important;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: -3px 0px 0 10px;
    border-radius: 3px;
    padding: 0 12px;
    height: 24px
}

table.dataTable tbody textarea,
table.dataTable tbody input[type="text"],
table.dataTable tbody input[type="password"],
table.dataTable tbody input[type="search"] {
    background: #fff !important
}

.sub-editor-name {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sub-editor-name > div {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
}
.sub-editor-name > label {
    -webkit-flex-basis: auto;
    -ms-flex-basis: auto;
    flex-basis: auto;
    font: 300 15px/40px 'Open Sans';
    padding: 0 10px 0 0;
    white-space: nowrap;
    background: #fff;
    word-wrap: normal;
    color: #999;
    height: 40px
}

.hljs-line-numbers {
    border-right: 1px solid #ccc;
    text-align: right;
    min-width: 32px;
    color: #999;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a[href*="forgot_password"] {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    line-height: 1;
    color: #000;
}

a[href*="forgot_password"] i {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
}

a[href*="forgot_password"]:hover {
    color: #ffc600
}

.toast-top-right {
    top: 55px
}

#toast-container > .toast {
    background-image: none !important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}

#toast-container .toast-close-button {
    -webkit-text-shadow: none;
    text-shadow: none;
}
.toast-title {
    font-weight: 500;
}
.toast-message {
    font-size: 14px;
    padding: 10px 0 0;
    font-weight: 300;
    letter-spacing: .5px;
}

#toast-container > .toast:before {
    margin: auto 0.5em auto -1.5em;
    font-family: FontAwesome;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
    font-size: 24px;
    position: fixed;
    color: #FFF;
    width: 26px;
}
#toast-container > .toast-warning:before {
    content: "\f11d";
}
#toast-container > .toast-error:before {
    content: "\f11a";
}
#toast-container > .toast-info:before {
    content: "\f0eb";
}
#toast-container > .toast-success:before {
    content: "\f00c";
}

.swal2-content .form_add_domains_record {
    text-align: left;
    margin: 40px 0;
}
.swal2-content .form_add_domains_record h3 {
    text-align: center;
    margin-bottom: 20px
}
.swal2-content .form_add_domains_record table {
    width: 100%;
}
.swal2-content .form_add_domains_record table input,
.swal2-content .form_add_domains_record table select {
    width: 100% !important
}
.swal2-content .form_add_domains_record table th,
.swal2-content .form_add_domains_record table td {
    padding: 0 5px
}
.swal2-content .form_add_domains_record table .aux,
.swal2-content .form_add_domains_record table .ttl {
    width: 100px
}
.swal2-content .form_add_domains_record table .rtype {
    width: 140px
}
.swal2-content .form_add_domains_record table .name {
    width: 200px
}
.swal2-content .form_add_domains_record h3 i {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    background: #ffc600;
    vertical-align: top;
    margin: 0 0 0 10px;
    line-height: 24px;
    font-size: 16px;
    height: 24px;
    width: 24px;
    color: #fff;
}
.swal2-content .form_add_domains_record h3 i:hover {
    background: #1d53a4;
    cursor: pointer
}
.swal2-content .domains-extra-add {
    display: none
}
.swal2-content .form_add_domains_record table input[disabled] {
    opacity: .2
}

.ios-check {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    line-height: 1;
    margin: 20px 0;
    height: 32px
}
.ios-check:after {
    content: attr(data-label);
    line-height: 32px;
    margin-left: 20px
}
.ios-check input {
    display: none
}
.ios-check span {
    -webkit-transition: .25s ease-in-out;
       -moz-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
    -webkit-box-shadow: inset 0 0 0 0px rgba(19,191,17,1), 0 0 0 2px #dddddd;
    box-shadow: inset 0 0 0 0px rgba(19,191,17,1), 0 0 0 2px #dddddd;
    display: inline-block;
    background: #f8f8f8;
    vertical-align: top;
    border-radius: 18px;
    position: relative;
    height: 32px;
    width: 62px
}
.ios-check span:before {
    -webkit-box-shadow: inset 0 0 0 0px rgba(19,191,17,1), 0 0 0 2px #dddddd;
    box-shadow: inset 0 0 0 0px rgba(19,191,17,1), 0 0 0 2px #dddddd;
    -webkit-transition:.25s ease;
       -moz-transition:.25s ease;
         -o-transition:.25s ease;
            transition:.25s ease;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    height: 32px;
    width: 32px;
    content: '';
    left: 0;
    top: 0
}
.ios-check input:checked + span {
    -webkit-box-shadow: inset 0 0 0 18px rgba(19,191,17,1), 0 0 0 2px rgba(19,191,17,1);
    box-shadow: inset 0 0 0 18px rgba(19,191,17,1), 0 0 0 2px rgba(19,191,17,1);
}
.ios-check input:checked + span:before {
    -webkit-box-shadow: 0 0 0 2px rgba(19,191,17,1);
    box-shadow: 0 0 0 2px rgba(19,191,17,1);
    left: 30px
}

.ios-check[data-self-label] input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    position: absolute;
    display: block;
    height: 32px;
    width: 100%;
    z-index: 1;
    padding: 0;
    opacity: 0;
}

.ios-check[data-self-label] input:checked {
    z-index: -99;
}

.vh-icon i {
    vertical-align: text-bottom;
    display: inline-block;
    margin: 5px 0 0 5px;
    font-size: 24px;
    color: #1d53a4
}

@media only screen and (max-width: 1366px){
    #header {
        width: 1200px
    }
    #logo {
        margin: 10px 0 0 0;
        width: 200px
    }
    #contacts {
        padding-top: 14px;
    }
    #check_domain {
        margin-top: 52px;
    }
    .news-item-ref time + div {
        padding-right: 20px;
    }
    .article,
    .slider-content .tabs {
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        max-width: 94%;
    }
    .slider-content .tabs {
        margin-top: 20px;
        margin-bottom: 0;
    }

}
@media only screen and (max-device-width: 700px){
/*
    #slider-site {
    display: none;
    }
*/
    #tab_visible {
    display: none;
    }
    #slider {
    display: none;
    }
}
