div.myDomains.mySites .mySites-site .mySites-site-preview {
    width:115px;
}
div.myDomains.mySites .mySites-site,
div.myDomainsToPlug.mySites .mySites-site{
    width:100%;
}
div.myDomains.mySites .mySites-site {
    position: relative;
    padding-left: 32px;
}
div.myDomainsToPlug.mySites-site .mySites-site-manage {
    width: calc(100% - 230px);
}
div.myDomains.mySites .mySites-site .mySites-site-manage {
    width: calc(100% - 180px);
    cursor:pointer;
}
.myDomains-site-id {
    margin-bottom:10px;
}
.tabsBlock{
    float:left;
    width: 367px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.vSeparator {
    position: relative;
    margin: 0 12px;
}
.vSeparator:after {
    position: absolute;
    content: "";
    left: 0;
    top: 1px;
    display: block;
    background-color: #b6c1cd;
    width: 1px;
    height: 16px;
}
.actionsDomain {
    display: inline;
    padding-left: 10px;
}
.tabsCaptionBlock div{
    display:inline-block;
    font-weight: 700;
    cursor: pointer;
}
#note-domain-checking,
#domainCancelWindow,
#popupDomainChanger,
.emptySites,
#alreadyHaveWindow,
#domainToMainWindow,
.dnsSetting,
#availableDomains,
#searchedDomainLine{
    display: none;
}
#searchedDomainLine {
    font-size: 18px;
    font-weight:700;
    margin-botto:30px;
}
.freeDomain {
    color: #619c19;
}
.notFreeDomain {
    color: red;
}
.domainPreloader {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    height: 100%;
    background: white;
}
.domainPreloader span {
    margin-top: 22%;
    display: block;
}
.deleteSetting {
    display: none;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: red;
    top: 8px;
    left: 3px;
    position: relative;
}
.domainPopup{
    display: block;
    position: fixed;
    left: calc(50% - 300px);
    top: 30%;
    background: white;
    width: 600px;
    padding: 40px;
    border: 3px solid black;
}
.linkToCopy {
    position: absolute; z-index: -999; opacity: 0;
}
.alert-success-domains{
    clear: none;
    float: left;
    width: 100%;
}
.modal-dialog{min-width:auto;}

.searchInput {
    width: 520px;
    padding-right: 25px;
    vertical-align: top;
    display: inline-block;
    background: url(/img/create-site-zoomIcon.png) 498px center no-repeat white;
}
.nav-tabs li a {
    text-decoration:  none;
    cursor: pointer;
}

.copyButton,
.domainAppointing {
    text-decoration:  none;
    cursor: pointer;
}
.copyButton {
    display:  inline-block;
    position:  relative;
    margin-left: 30px;
}
.copyButton:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    left: -18px;
    top: -1px;
    position: absolute;
    background: url(/img/copy-button-icon.png) no-repeat;
    background-size: 85%;
}
.currentDns {
    width: auto;
    float: left;
}
.ourDns {
    width: auto;
    float: left;
    margin-left:30px;
}
.wrapDns {
    padding: 20px;
    min-height: 85px;
    border: 1px solid #adadad;
}
.myDomains .tab-content {
    padding: 10px 0;
}
.myDomains .tab-content span {
    line-height:1.5;
}
.allDnsBlock {
    margin: 0 0 10px;
}
.deleteDomainBlock a {
    float: right;
}
.myDomains  h4 {
    margin-bottom: 10px;
}
.addDomainDropdownWrap {
    margin-bottom:30px;
}
.addDomainDropdownWrap .dropdown {
    float: right;

}
.addDomainDropdownWrap .dropdown li a{
    padding: 12px 20px;
    text-decoration: none;
}
.addDomainDropdownWrap .dropdown li a:hover svg path{
    fill: #2088d8 !important;
}
.addDomainDropdownWrap .dropdown li a:hover span {
    color:#2088d8;
}
.addDomainDropdownWrap .dropdown li a span {
    position: relative;
    top: -5px;
}
.addDomainDropdownWrap .dropdown li svg {
    margin-right: 5px;
}
.dnsSetting input {
    padding: 5px 4px;
}
.bold {
    font-weight: 700;
}
#availableDomains,
#availableBox{
    margin-top:20px;
}
.profileLine {
    text-align:left;
    margin-bottom: 20px;
}
.profileLine span {
    font-size: 16px;
}
.btn-profiles {
    margin-left: 20px;
}
.typeProfilesBlock {
    margin-bottom: 40px;
    margin-top: 20px;
}

.btn-profile-type {
    background: linear-gradient(to bottom, #006fca 0, #355e81 100%);
    text-shadow: 1px 1px 1px #769bba;
    box-shadow: inset 0 -2px 0 0 #193d5c;
}
.myDomains-topNav {
    margin-bottom:30px;
    float: right;
    margin-top: 30px;
}
.myDomains-topNavCenter {
    margin-bottom:30px;
}
.btn-profile-type:hover {
    background: linear-gradient(to bottom, #006fca 0, #193d5c 100%);
    text-shadow: 1px 1px 1px #769bba;
}
.formProfile {
    margin-top:30px;
}
.ableToPlug {
    margin-top:12px;
    display: block;
    font-size: 16px;
}
.hidedCheckingDns,
#loaderForSearchDomain{
    display: none;
}
#loaderForSearchDomain {
    margin: 30px auto;
}
/*
#popupDomainChanger  {
    display: block;
}
#popupDomainChanger  .modal-dialog{
    overflow-y: initial;
}
#popupDomainChanger  .modal-body{
    height: 250px;
    overflow-y: auto;
}*/

.ttlSelectBox {
    width:120px;
}
.deleteSetting {
    position:relative;
    background: white;
    border: 1px solid red;
    top:13px;
    width:16px;
    height:16px;
    cursor:pointer;
}
.deleteSetting:after,
.deleteSetting:before {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 2px;
    background: red;
    left: 2px;
    top: 6px;
}
.deleteSetting:after {
    transform: rotate(45deg);
}
.deleteSetting:before {
    transform: rotate(-45deg);
}
.headerSettingDns span {
    float: left;
    line-height: 35px !important;
    font-size: 18px;
}
.addSetting {
    float:right;
    display:none;
}
.myDomains .form-group {
    margin-bottom:2px;
}
.putDomainToThisSite {
    cursor:pointer;
}
.dnsSettingForm table .ttlSelectBox {
   /* margin-right: -21px;*/
}
.dnsSettingForm table.notPrio .ttlSelectBox{
    /*margin-right: 0px;*/
}
.dnsCollapser {
    display: inline-block;
    width: calc(100% - 150px);
    cursor: pointer;
}
.dnsSetting .well {
    min-height: 0px;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow:none;
}
.dnsSettingForm {
    display:none;
    border: 1px solid #c7c7c7;
    padding: 20px;
    padding-left:35px;
    border-radius: 10px;
}
#loaderSitesForDomain {
    display:block;
    margin: 20px auto;
    display: none;
}
.checkingProcess a {
    text-decoration:none;
    color:white !important;
}
.checkingProcess a:hover,
.checkingProcess a:active{
    color:white;
}
.saveDns {
    display: none;
}
.toChangeDns, .saveDns{
    margin-bottom:10px;
}
body {
    overflow-x:hidden;
}
.siteForDomainLine {
    margin: 0px 0;
    padding: 10px 0;
    border-top: 1px solid #c7c7c7;
    line-height:33px;
}
.siteForDomainLine:last-of-type {
    border-bottom: 1px solid #c7c7c7;
}
.btn-default-2 {
    font-weight: 400;
    height: 33px;
    line-height: 33px;
    font-size:14px;
}
.putDomainToThisSite {
    float:right;
}
#alreadyHaveWindow label {
    font-weight: 400;
}
.headerSettingDns .dnsNotice {
    font-size:14px;
    color: #a9a9a9;
    padding-left: 15px;
}
.myDomainsToPlug {
    text-align: left;
}
.mySites .myDomainsToPlug {
    width: 100%;
}
.searchBlock {
    padding:20px;
    background-color: #f3f3f3;
}
.sumSearchDomainBlock {
    background-color: #f3f3f3;
    margin-top: 20px;
}
.searchDomainForm {
    margin:20px 0;
}
.container-2 {
    margin-left:135px;
}
.headerAvailable {
    font-weight: 700;
    font-size: 16px;
}
.domainSelected,
.domainSelected:active,
.domainSelected:focus{
    background: #f3f3f3;
    text-shadow: none;
    color: black;
    box-shadow: none;
}
.domainSelected:hover{
    background: #dad4d4;
}
.toggleToArray {
    float: right;
    cursor: pointer;
    width: 110px;
}
.domainPrice {
    font-weight: bold;
    padding-right: 20px;
    float: right;
}
.domainForBuy,
.domainForBuyTip{
    margin: 0px 0;
    padding: 10px 0;
    border-top: 1px solid #c7c7c7;
    line-height: 33px;
    text-align: left;
}
.domainNameAvailable {
    font-size: 18px;
}
.sumSearchDomain {
    display: none;
    background-color: #f3f3f3;
    padding: 20px;
}
.sumOfDomains {
    float: left;
    line-height: 44px;
    font-size:16px;
    font-weight: 700;
}
#registerButton {
    float: right;
}
body .redNotFill,
body .redNotFill:focus{
    border-color:red;
}
.domainsToBuy {

}
.lineDomainBuy {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding: 3px 0;
}
.withArrow {
    position: relative;
}
span.dnsCollapser.collapsed .withArrow:after {
    transform: rotate(0deg);
}
.withArrow:after {
    transition:  all 0.3s;
    position: absolute;
    display:  block;
    content: "";
    width:12px;
    height: 8px;
    left: -20px;
    top: 12px;
    transform: rotate(180deg);
    background: url('/img/arrow-expand.png') no-repeat;
}
.dnsSetting {
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
}
.dnsSetting:after {
    position: absolute;
    display: block;
    content: "";
    width: calc(100% + 20px);
    height: 1px;
    bottom: 0;
    left: -20px;
    background-color: #ddd;
}
.changingProcess .deleteSetting {
    display: inline-block;
}
.changingProcess .dnsCollapser {
    cursor:default;
}
.changingProcess .dnsSetting:after {
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0px;
}
.dnsSetting .table>tbody>tr>td,
.dnsSetting  .table>tbody>tr>th,
.dnsSetting  .table>tfoot>tr>td,
.dnsSetting  .table>tfoot>tr>th,
.dnsSetting  .table>thead>tr>td,
.dnsSetting  .table>thead>tr>th {
    border-top:none;
}

.dnsSetting thead tr {
    border-radius: 0 5px 5px 0;
}
.dnsSetting table {
    border-collapse: separate;
    border-spacing: 0 10px;
    margin-top: -10px; /* correct offset on first border spacing if desired */
}
.dnsSetting thead td {
    border: solid 1px transparent;
    border-style: solid none;
    padding: 10px;
    background-color: #e4f0fc;
}
.dnsSetting thead td:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.dnsSetting thead td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.dnsSetting .table {
    margin-bottom: 0;
}
.dnsSetting .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}
.question {
    cursor: pointer;
    width: 20px;
    text-align: center;
    display: inline-block;
    background: grey;
    border-radius: 100%;
    color: white !important;
    text-decoration: none !important;
}
.question-profile {
    left: 10px;
    position: relative;
}
.questionTips {
    margin-bottom: 5px;
}
.btnSites {
    text-decoration: none;
    border-bottom: 1px dotted #2088d8;
}
.btnSites:hover {
    text-decoration: none;
}
.domainCollapser {
    transition:  all 0.3s;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    position: absolute;
    right: 30px;
    top: 62px;
    transform: rotate(180deg);
}
.domainCollapser  svg path {
     stroke: #4eb7f5;
    transition:all 0.3s;
     fill: #fff;
     width: 35px;
     height: 35px;
     float: right;
     margin-top: 16px;
}
.domainCollapser:hover svg path,
.hoverDomain svg path{
    fill: #4EB7F5;
}
.domainCollapser:hover .pathArrow,
.hoverDomain .pathArrow{
    stroke: #ffffff;
}
a.domainCollapser.collapsed {
    transform: rotate(0deg);
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 22px;
}

.slider.round:before {
    border-radius: 50%;
}
.myDomains .mySites-site {
    transition: 0.3s all;
}
.myDomains .hoverDomain{
    cursor: pointer;
    background:#f4f4f4;
}
.myDomains div.openedDomain.hoverDomain {
    background: transparent;
}

.manage .manage-site .manage-site-rightCol {
    width:282px;
}
.manage .manage-site .manage-site-manage {
    width:366px;
}
.n-footer__phone {
    font-size:15px;
}
.confirmPhoneBlock .well {
    min-height: 0px;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow:none;
}
.domainTip {
    position: relative;
    padding-left: 20px;
}
.domainTip:after {
    position: absolute;
    content: "";
    left: 7px;
    top: 8px;
    display: block;
    background-color: #000000;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    list-style-position: inside;
}
.myTooltip {
    position: relative;
}
.tooltipContent {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 5px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
    width: 290px;
    padding: 6px;
    font-size: 13px;
    border-radius: 5px;
}
.captionPayInParts {
    font-weight: bold;
    text-align: left !important;;
    display: block;
    margin-bottom: 8px;
}
body .cost-table {
    width: 321px;
}
body .cost-table .col {
    width: 100%;
}
.site-select-services  .btn-yellow {
    padding: 5px 20px;
}
.siteServiceBlock {
    margin-top:3px;
    background-color: #e6f3fc;
    border-radius: 3px;
    padding: 25px;
}
.site-select-services input[type=checkbox]{
    height: 20px;
    width: 21px;
}
.siteServiceBlock>h3 {
    margin:10px;
    text-align: left;
    color:#4c5a64;
    font-size: 18px;
    font-weight: bold;
}
.siteServiceBlock {
    text-align: left;
}
.siteServiceBlock select {
    width: 300px;
    margin-left: 15px;
}

.yearTarifSale {
    height: 120px;
    padding: 15px;
    background: #e7f5ff;
}
.yearTarifSale .leftSaleBlock {
    float: left;
    width: 87px;
    text-align:left;
    font-size: 12px;
}
.timer_inp {
    color:#9bb1c0;
}
.timer_inp .minutes,
.timer_inp .seconds,
.timer_inp .hours,
#timerSaleChange .minutes,
#timerSaleChange .seconds {
    display: inline-block;
    background-color: white;
    height: 29px;
    border-radius: 100%;
    border: 1px solid #9bb1c0;
    line-height: 29px;
    text-align: center;
    width: 29px;
    color: #000;
}
.wordsTime {
    font-size:12px;
    color:#9bb1c0;
}
.prolongWithSaleToDate {
    color:#9bb1c0;
}

.timerBlock {
    width:64px;
    margin-left: 5px;
    float: left;
}
.timerBlock .doubleDot {
    margin-left: -3px;
    margin-right: -3px;
}
.wordsTime .minute {
    float: left;
    margin-left: 3px;
    display: inline-block;
}
.biznesTarifSale .wordsTime .minute {
    margin-left: 12px;
}
div.biznesTarifSale.yearTarifSale .leftSaleBlock {
    margin-top:20px;
}
div.biznesTarifSale.yearTarifSale {
    height:100px;
    margin-bottom: 15px;
}
.timer_inp1 {
    color:red;
    font-weight: bold;
}
.tarifSale {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
    top: -20px;
}
.timer_inp1 div {
    display: inline-block;
}
.wordsTime .hour {
    float: left;
    margin-left: 3px;
    display: inline-block;

}
.wordsTime .second {
    float: right;
    margin-right: 3px;
    display: inline-block;
}
.yearTarifSale .btn-tarif-sale {
    padding: 0 24px;
}
#popupTarifSale  .modal-header {
    border-bottom:0;
}
#popupTarifSale  .modal-content {
    width:678px;
    height:319px;
    background: url(/img/saleProlongToYearBackground.png) no-repeat white;
}
#popupTarifSale  .modal-dialog {
    min-width: 678px;
    text-align:center;
}

#popupTarifSale .timerBlock {
    margin: 0 auto;
    margin-top: -4px;
    float: none;
}
#popupTarifSale .headerSale {
    font-size: 20px;
    font-weight: bold;
    color: #4c5a64;
    text-align: center;
    margin-top: -6px;
    display: block;
    margin-bottom: -10px;
}
.oldNewPriceBlock {
    margin-bottom:20px;
}
#newProlongPrice,
.newProlongPriceCurrency{
    font-size: 18px;
    font-weight: bold;
}
#buyChangeSale {
    cursor:pointer;
}
#popupTarifSale .modal-header .close {
    position:relative;
}
#popupTarifSale .modal-header .close:after {
    background-color: #9dc1db;
    display: block;
    content: "";
    position: absolute;
    width: 31px;
    left: -10px;
    z-index: -1;
    top: -5px;
    height: 31px;
    border-radius: 100%;
}
.leftSide {
    float: left;
}
.rightSide {
    float: right;
    width: calc(100% - 208px);
}
.labelCheckPeriod {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
    width: 210px;
    height: 50px;
    border: 1px solid #d2e2ed;
    background: white;
    border-radius: 5px;
    cursor:pointer;
    line-height: 50px;
    margin-right: 10px;
}
.pricePeriod {
    font-size: 18px;
    font-weight: bold;
    color:#4c5a64;
    float: right;
    margin-right: 15px;
}


.Radio {
    cursor:pointer;
    position: relative;
    border: 2px solid #e3e3e3;
    margin-bottom: -4px;
    margin-left: 15px;
    height: 23px;
    width: 23px;
    background-color: transparent;
    border-radius: 3px;
    margin-right: 10px;
}
.labelCheckPeriod input[type=radio]{
    display: none !important;
}
input[type=radio]:checked + .Radio::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    height: 13px;
    width: 13px;
    background: url(/img/checkIcon.png);
}
input[type=radio]:checked + .Radio {
    border-color:#2088d8;
}
.periodTime {
    font-weight: normal;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 0;
}
.siteServiceDescription {
    margin-top: 15px;
}
.oldPriceSeo {
    color: #c4c4c4;
    font-weight: normal;
    margin-right: 33px;
    margin-left: 24px;
    text-decoration: line-through;
}
.labelCheckPeriod {
    position: relative;
}
.salePercent {
    position: absolute;
    color: white;
    background: #ff7f7f;
    line-height: 16px;
    height: 16px;
    border-radius: 4px;
    padding: 0 5px;
    font-weight: normal;
    right: 0;
    top: 0;
}
.rightSide .seo-economy-text {
    font-size: 12px;
    color: #ff7f7f;
    float: right;
    position: relative;
    top: -40px;
}
.alertEconomy {
    background: #ff7f7f;
    display: inline-block;
    width: 16px;
    color: white;
    text-align: center;
    border-radius: 100%;
    height: 16px;
}
.siteServiceBlock .alert-info {
    margin-top:15px;
}
.aboutSaleBindPrice {
    text-align: left;
    margin-bottom: 25px;
    margin-top: 25px;
}
.aboutSaleBindPrice>span {
    display: block;
    margin-bottom: 5px;
}

#oldPrice {
    text-decoration: line-through;
    color: #c4c4c4;
}
.sslSvg {
    position: absolute;
    left: -5px;
    top: -1px;
}
.tm-ssl {
    padding-top: 7px;
}
.sslSvg .lockPath {
    fill:#000000;
}
.no-active-icon .sslSvg .lockPath {
    fill:#929292;
}

.lazy {
    color: transparent;
}
body div.sectionHeader {
    font-size:24px;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    padding: 20px;
    padding-left: 0;
    display:block;
    width:100%;
    margin-top: 45px;
    margin-bottom: 15px;
}
.sitemapLink {
    display: block;
    margin-top: 15px;
}
.sitemapLink a {
    color: #3d3d3d;
    font-size: 16px;
    text-decoration: none;
}
.threeColumn {
    width: 30%;
    margin-right: 5%;
    float: left;
}
.sitemaphtml {
    margin-bottom:80px;
}

section.tariff-magaz h1 {
    width: 490px;
}

section.tariff-magaz .advantages-list li {
    margin-left:28px;
}

section.tariff-magaz div.h1 span {
    display: block;
    font-weight: 400;
}

section.tariff-magaz div.h1 {
    float: left;
    padding-top: 5px;
    width: 545px;
    font-size: 26px;
    font-weight: 700;
    color: #3d3d3d;
    font-family: Arial, Helvetica, Sans;
    line-height: 1.3;
    margin: 0;
}

section.tariff-magaz .tarif-content .tariff-list .tm-list-wrap .h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    margin-top: 3px;
    margin-bottom: 2px;
}

section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-free .h3 {
    font-weight: 400;
    font-size: 20px;
}

section.tariff-magaz .tarif-content .tariff-list>li.tm-tariff-minimal .h3 {
    font-weight: 400;
    font-size: 20px;
}

img {
    color: transparent;
}

.oldPrice {
    color: #c4c4c4;
    font-weight: normal;
    text-decoration: line-through;
}

.tm-tariff-advanced .btn-default{
    margin-top: 3px;
    height: 40px;
    line-height: 40px;
    background: #0b7bca;
    background: -moz-linear-gradient(top, #0b7bca 0, #2f81f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b7bca), color-stop(100%, #2f81f0));
    background: -webkit-linear-gradient(top, #0b7bca 0, #2f81f0 100%);
    background: -o-linear-gradient(top, #0b7bca 0, #2f81f0 100%);
    background: -ms-linear-gradient(top, #0b7bca 0, #2f81f0 100%);
    background: linear-gradient(to bottom, #0b7bca 0, #2f81f0 100%);
    -moz-box-shadow: inset 0 -2px 0 0 #0068ba;
    -webkit-box-shadow: inset 0 -2px 0 0 #0068ba;
    box-shadow: inset 0 -2px 0 0 #0068ba;
    text-shadow: 1px 1px 1px #0068ba;
}

section.tariff-magaz .tarif-content .tariff-list .tm-opportunity-list li.tm-coupon {
    background: url('/img/coupon.png') no-repeat;
}

section.tariff-magaz .tarif-content .tariff-list .tm-opportunity-list li.tm-options {
    background: url('/img/options.png') no-repeat;
}

section.tariff-magaz .tarif-content .shop-tariff-list>li.tm-profi .tm-best-variant-label {
    right:20px;
}

#popupShopStarted .modal-dialog{
    background: url('/img/shop_started_background.png') no-repeat;
    height:450px;
}
#popupShopStarted .modal-body {
    font-size:24px;
    color:#000000;
    font-family: archiveregular;
    width: 365px;
    line-height: 1.22;
    margin-top: 10px;
    margin-left: 10px;
}
#popupShopStartedLabel {
    font-size: 30px;
    font-family: archiveregular;
    width: 320px;
    text-transform: uppercase;
    margin-left: 135px;
    padding-top: 10px;
    line-height: 1.35;
}
.logoShopStarted {
    position: absolute;
    left: 25px;
    top: 15px;
}
#popupShopStarted .shop_start_button {
    position: absolute;
    left: 192px;
    bottom: 15px;
    background-color: #01b02e;
    font-size: 24px;
    font-family: archiveregular;
    text-transform: uppercase;
    text-decoration: none;
    border: 3px solid #3b55ce;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
