.yandex-money-button{display:none;}
.navbar-custom {background-color:transparent; border:0;}
.navbar-custom .navbar-brand {padding:10px;height:auto;}
.navbar-custom #navbar-collapse {margin-top:72px;}
.navbar-custom #navbar-collapse .navbar-nav>li>a {padding:10px 10px 3px 10px; text-transform: uppercase; font-size:90%;}

.navbar-custom .navbar-nav>li.active>a,
.navbar-custom .navbar-nav>li.active:hover>a,
.navbar-custom .navbar-nav>li:hover>a,
.navbar-custom .navbar-nav>li.open>a {text-decoration: underline; color: #222;}

.navbar-custom .navbar-nav>li.active>a,
.navbar-custom .navbar-nav>li.active:hover>a,
.navbar-custom .navbar-nav>li:hover>a {background-color: transparent;}

.navbar-custom .dropdown-menu {border:none;}
.navbar-custom .dropdown-left ul {left:0;}

.left-related a{margin-left:5px;}

.viewport {width:100%; min-height:200px; cursor: pointer; display:block; height:400px; position:relative; overflow:hidden;}
.overview {position:absolute; top:0; /*font-size:0*/;white-space: nowrap; display:block;}
.item-box {margin:0;padding:0; display:block; float:left;}
.item-box img {height:400px;}
.item-box .custom {display:block;}
.item-box .custom.gallery-box {display:table;}
.item-box .centered {display: table-cell; vertical-align: middle; position: relative}
.item-box .lnk-gallery {display: inline-block;}
.item-box .lnk-gallery > div {display:none;}
.item-box .lnk-gallery .overlay {display: none; background:#fff; vertical-align: middle; text-align:center; position:absolute; opacity: 0.8;}
.item-box .lnk-gallery .overlay span {color:#111; font-weight:bold; text-decoration: underline;}

.gallery-slider-bar {margin:20px 30px; background:#CCCCCC; cursor:pointer;}
.gallery-slider {height: 1px; background:transparent; border:none;}
#gallery-slider .ui-slider-handle {background:#59574F; height: 8px; border:none !important; border-radius:0px !important;}
#gallery-slider .ui-slider-handle:focus {outline: none;}

.viewport .gbtn { width: 45px; height: 45px; border-radius: 45px; background: rgba(255, 255, 255, 0.5);  cursor: pointer; top:45%; z-index: 99; position:absolute;}
.viewport .gbtn-next {right:20px;}
.viewport .gbtn-prev {left:20px;}
.viewport .gbtn .arrow {width: 0; height: 0; display: inline-block; margin-top: 15px;}
.viewport .gbtn-next .arrow {border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 14px solid #444444; margin-left: 17px;}
.viewport .gbtn-prev .arrow {border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 14px solid #444444; margin-left: 13px;}
.viewport .gbtn:hover .arrow {border-left-color: #f2f2f2; border-right-color: #f2f2f2;}

.row-center {text-align:center;}
.rigts-reserverd-box {margin-top:35px; margin-bottom: 35px; text-transform: uppercase;}

.thanks-for-question {display: none;}

/*admins pages*/
#relatedgallery-errors p, #gallerypic-errors p {color:red;}
#relatedgallery-box .related-item {border: 1px dashed cyan; margin-top:3px; margin-left:15px;}

#gallerypic-box {margin-bottom:20px;}
#gallerypic-box .pic-item {border: 1px dashed cyan; margin-bottom:5px;}
#gallerypic-box .form-group {margin-bottom:7px;}
#gallerypic-box .control-label {font-size:75%;}
#gallerypic-box .form-control {font-size:75%; height:75%; line-height: 75%; padding: 3px 6px;}

#menu_lang {margin-bottom:20px;}
#form_menu_edit_errors p{color:red;}
.menu-edit .expand {text-decoration: none;}
.menu-edit ul {list-style:none;}
.menu-edit {margin-left:40px;}
.menu-edit .menu-item-title {font-weight:bold;font-size:120%;}
.menu-edit .menu-test-item, .menu-edit .menu-edit-item2 {margin-left:50px;}

.modal-dialog {
    width: 420px !important;
}

div.required label:after {
    content: " *";
    color: red;
}

div.user-change-account p.help-block-error{
    font-size: 12px;
}


/*----------- PRICING TABLE --------- */

/* http://www.instantshift.com/2015/10/16/free-html5-css3-pricing-tables/ */

/* Create three columns of equal width */
.columns {
    //float: left;
    //width: 25%;
    //padding: 15px;
    margin-bottom: 15px;
}


/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Add shadows on hover */
.columns:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
    background-color: #1257a6;
    color: white;
    font-size: 25px;
}

/* List items */
.price li {
    border-bottom: 1px solid #eee;
    padding: 12px;
    text-align: center;
}

/* Grey list item */
.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.price .price-value{
    font-size: 25px;
    font-weight: bold;
}

.price .num-links{
    font-size: 16px;
}

.price .num-links span{
    font-size: 25px;
    font-weight: bold;
}

.price a{
    width: 80%;
}

.price .description{
    height: 75px;
}

.price .unit{
    color: darkgray;
    font-size: 14px;
}

.price .unit strong{
    font-size: 17px;
}

.price .checkout .text{
    color: #777;
    font-size: 16px;
    padding-bottom: 10px;
}
.price .checkout .text span{
    font-weight: bold;
}

.software-pricing .title{
    text-align: center;
    margin-top: 30px;
}

.software-pricing .title h2{
    text-align: center;
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 20px;
    color: #1257a6;
    font-family: "Montserrat";
    font-size: 42px;
    font-weight: bold;
    margin-top: 30px;
}


/*
.price a.btn-success:after{
    content: 'Начать';
}

.price a.btn-primary:after{
    content: 'Заказать';
}
*/


/* The "Sign Up" button */
.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

/* Change the width of the three columns to 100%
(to stack horizontally on small screens)
@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}
*/
.order-processing table th{
    vertical-align: middle !important;
}

.order-processing .field-checkoutform-agree.has-success .checkbox label{
    color: black;
}

div.order-processing div.description{
    font-size: 16px;
}
div.order-processing .td-plan-title{
    width: 30%;
}

.site-signup .field-registerform-agree.has-success .checkbox label{
    color: black;
}

.datepicker-input{
    width: 70px !important;
    font-size: 11px;
    padding: 6px 5px;
}

.daterange-separator{
    padding: 6px 4px;
    width: 10%;
}


img.logo-mini{
    width: 120px !important;
    padding-bottom: 3px;
}

li.admin-menu{
    background-color: #EDEDED;
    text-align: center;
}

li.nav-common-user-menu li a{
    text-transform: none !important;
}


.slide_otz-container{
    width: 90%;
}
.slide_otz {
    padding-left: 10px;
}
.slide_otz .left-part {
    float: left;
    width: 114px;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 15px;
}
.slide_otz img {
    width: 114px;
}
.slide_otz .right-part {
    width: 100%;
    font-family: arial, sans-serif;
    display: table-cell;
    vertical-align: middle;
    height: 140px;
    font-size: 16px;
    line-height: 16px;
    font-style: italic;
    color: #466976;
    text-align: justify;
}
.slide_otz .right-part img{
    display: inline;
    float: left;
    padding-right: 10px;
}

.reviews{
    width: 80%;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #1257a6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


//---------------------------------------------


#page_wrapper {
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
}
.navbar-default {
    background-color: transparent;
    border: none;
}
.navbar {
    margin: 10px 0;
}
nav .navbar-header {
    margin-bottom: 20px;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-toggle {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #1257a6;
}
.navbar-toggle .icon-bar {
    border-radius: none;
    display: block;
    height: 3px;
    width: 25px;
}
nav #navigation>ul:first-child {
    padding-top: 20px;
}
nav ul {
    text-align: center;
}
nav li a {
    color: #1257a6;
    font-family: "Montserrat";
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    vertical-align: bottom;
}
nav li .login-btn {
    background-color: white;
    border: solid 2px #1257a6;
    border-radius: 10px 0 10px 0;
    color: #1257a6;
    //margin-right: 20px;
    moz-transition: 0.2s;
    ms-transition: 0.2s;
    padding: 3px 7px !important;
    transition: 0.2s;
    webkit-transition: 0.2s;
    margin-left: 7px;
}
nav li .login-btn:hover {
    background-color: #1257a6;
    color: white;
    cursor: pointer;
}
a, a:hover {
    text-decoration: none;
}
nav .logo img {
    vertical-align: bottom;
    width: 180px;
}
.software-header {
    background-image: url(https://tpu.net.ua/images/igrafik/images/grafik-big-ua2.svg);
    background-position: bottom center;
    background-size: cover;
    min-height: 750px;
}
.software-header {
    position: relative;
    text-align: center;
}
.software-header .container {
    position: relative;
}
.software-header h1 {
    margin-top: 0.6em !important;
}
.software-header h1 {
    color: #1257a6;
    font-family: "Montserrat";
    font-size: 50px;
    font-weight: bold;
    margin-top: 2.25em;
    text-align: center;
}
.software-header p {
    font-size: 1.5em !important;
}
.software-header p {
    font-family: "raleway", "Montserrat";
    font-size: 1.75em;
    font-weight: 300;
    margin: 20px;
}
.btn-green.btn-green {
    background-color: #3ec144;
    border-radius: 0;
}
.software-header a {
    background-color: #fe9800;
    border-radius: 6px;
    color: white;
    display: block;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 430px;
    moz-transition: 0.2s;
    ms-transition: 0.2s;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
    webkit-transition: 0.2s;
}

.software-body {
    padding: 25px 0 !important;
}
.software-body .software-body-content {
    //max-width: 500px;
}
.software-body .software-body-content h2 {
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.software-body h2 {
    color: #1257a6;
    font-family: "Montserrat";
    font-size: 42px;
    font-weight: bold;
    margin-top: 30px;
    text-align: left;
}
.software-body p {
    font-family: "raleway", "Montserrat";
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0;
    text-align: justify;
}
.software-body a {
    display: inline-block;
    max-width: none;
    padding: 20px 40px;
}
.software-body a {
    background-color: #3ec144;
    color: white;
    display: block;
    font-family: "Montserrat";
    font-size: 19px;
    font-weight: bold;
    max-width: 410px;
    moz-transition: 0.2s;
    ms-transition: 0.2s;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
    webkit-transition: 0.2s;
}
.software-body .smiles-img {
    max-width: 100%;
    width: 520px;
}
.software-body .software-body-content {
    //max-width: 500px;
}
.software-body .software-body-content {
    margin: 0 auto;
    //max-width: 460px;
}
.software-body .software-body-content h3 {
    color: #3ec144;
    font-size: 18px;
}
.software .enter-text{
    text-align: center;
    margin-bottom: 15px;
}

.fold2 .software-body-image img {
    margin: 0 auto;
    max-width: 100%;
    width: 500px;
}


footer {
    background-color: #1257a6;
    padding: 40px 25px 5px;
    margin-top: 60px;
}
footer img {
    margin-bottom: 25px;
    margin-top: -22px;
    width: 120px;
}
footer ul {
    font-size: 13px;
    list-style: none;
    padding-left: 0px;
}
footer li {
    color: white;
    opacity: 0.9;
    padding-bottom: 10px;
}
/*
footer .col-sm-3:nth-child(2) {
    padding-left: 50px;
}
*/
footer h3 {
    color: white;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
}
footer a, footer a:active, footer a:focus, footer a:hover {
    color: white;
    opacity: 0.9;
}

.brand-logo img{
    width: 100px;
}
.brand-logo{
    padding: 0px;
}

.text-free-order{
    margin-bottom: 15px;
}

.plan-view th{
    width: 15%;
}

.reviews-view th{
    width: 15%;
}

.reviews-form img{
    width: 114px;
}


@media screen and (max-width: 767px) {
    #navigation{
        padding-bottom: 5px;
        background-color: rgb(247, 247, 247);
        padding-bottom: 10px;
        overflow: inherit;
    }
    #navigation li{
        display: block;
        float: left;
        text-align: left;
        width: 40%;
        margin-left: 10%;
    }
    #navigation .login-btn{
        margin-left: 20px;
    }
    nav #navigation>ul:first-child {
        padding-top: 8px;
    }
    #navigation li.nav-common-user-menu li{
        width: 100%;
        margin-left: 0px;
        //width: 70%;
    }
    #navigation li.nav-common-user-menu ul{
        width: 160px;
    }
    li.logout{
        margin-left: 60% !important;
    }
}


@media screen and (max-width: 768px) {
    .software-body a, .software-header a {
        font-size: 15px !important;
        padding: 8px !important;
        max-width: 350px;
    }
}

@media screen and (max-width: 992px) {
    footer{
        padding-top: 15px;
    }
    .software-pricing .title h2 {
        font-size: 22px;
    }
    .software-body-content h2{
        font-size: 22px !important;
    }
    .software-header{
        background-image: none;
        min-height: 0px;
    }
    .software-header h1{
        font-size: 30px;
    }
    .software-body h2, .software-body a {
        text-align: center;
        margin: 0 auto;
    }
    .software-body a, .software-header a {
        font-size: 17px;
        padding: 9px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .software-pricing .title h2 {
        font-size: 30px;
    }
    .software-body-content h2{
        font-size: 30px !important;
    }
    .software-header h1{
        font-size: 40px;
    }
    ul.my-nav li a{
        padding: 10px 4px;
    }

}

@media screen and (min-width: 768px) and (max-width: 885px) {
    ul.my-nav li a{
        padding: 6px 4px;
    }
}

@media screen and (min-width: 886px) and (max-width: 1200px) {
    ul.my-nav li a{
        padding: 6px 15px;
    }
}

@media screen and (min-width: 1200px) {
    .slide_otz-container {
        width: 60%;
    }
}



/*--------------css модуля adv_email - нужно потом убрать в сам модуль --------------*/

.domain-profile table.detail-view th {
    width: 20%;
}

.domain-profile table.detail-view td {
    width: 80%;
}

.domain-profile .panel-heading {
    font-size: 17px;
}

.hide-more-phones, .show-more-phones, .hide-more-emails, .show-more-emails, .hide-more-log, .show-more-log{
    text-align: center;
}

.domain-profile tr#show-other{
    font-size: 15px;
    font-weight: bold;
    background-color: #d9edf7;
}

.domain-profile tr#show-other:hover{
    cursor: pointer;
    color: #337ab7;
    background-color: #CCCCCC;
}

.domain-profile .panel-heading{
    font-weight: bold;
}

.domain-profile .phones-empty{
    margin-top: 20px;
}

.domain-profile .seo-empty{
    margin-bottom: 10px;
}

.domain-profile .seo-info .seo-html{
    font-size: 12px;
    font-family: "Lucida Console", Monaco, monospace;
}

.domain-profile .seo-info .seo-html hr{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.domain-profile .log .note{
    font-size: 12px;
}

.template .info{
    margin-top: -15px;
    margin-bottom: 10px;
    font-style: italic;
    font-size: 12px;
}

.template .test-send{
    margin-top: 25px;
}

.template .uploading-img, .domain-profile .uploading-img{
    margin-top: 20px;
    width: 40px;
}

.traflinks-info .phone, .question-box .contact-phone{
    font-weight: bold;
    font-size: 17px;
}

.question-box .contact-phone{
    margin-top: 15px;
}

.subtitle{
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

div.log{
    font-size: 12px;
}


/********* ORDER COMMENTS WALL *******/

.order-comments2{
    background:#eee;
}

.order-comments2 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #FFFFFF;
}
/*
.order-comments2 a {
    color: #82b440;
    text-decoration: none;
}
*/
.blog-comment::before,
.blog-comment::after,
.blog-comment-form::before,
.blog-comment-form::after{
    content: "";
    display: table;
    clear: both;
}

.blog-comment{
    padding-left: 7%;
    padding-right: 7%;
    margin-bottom: 15px;
}

.blog-comment p.empty{
    color: grey;
    margin-left: 20px;
}

.blog-comment ul{
    list-style-type: none;
    padding: 0;
}

.blog-comment .post-comments{
    border: 1px solid #eee;
    margin-bottom: 20px;
    //margin-left: 85px;
    //margin-right: 85px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       	 -o-border-radius: 4px;
    		border-radius: 4px;
	background: #fff;
	color: #6b6e80;
	position: relative;
}

.blog-comment .left{
    margin-right: 85px;
}

.blog-comment .right{
    margin-left: 85px;
}

.blog-comment p{
    margin-bottom: 0px;
}

.blog-comment .meta {
    font-size: 13px;
    color: #999;
    //padding-bottom: 8px;
    //margin-bottom: 10px !important;
    //border-bottom: 1px solid #eee;
}

.blog-comment .post-comments hr{
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.blog-comment .meta span.username{
    color: #03658c;
    font-size: 14px;
    font-weight: bold;
}

.blog-comment p.file{
    margin-top: -8px;
    margin-bottom: -5px;
    //margin-left: 20px;
}

.blog-comment p.file a{
    font-size: 13px;
}

.blog-comment p.file a:hover{
    text-decoration: underline;
}

.blog-comment span.file-text{
    color: #999;
    font-size: 12px;
    margin-right: 10px;
}

.blog-comment .meta span.role{
    background: #BEBCBC;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.blog-comment ul.comments ul{
    list-style-type: none;
    padding: 0;
    margin-left: 85px;
}

a.all_review_link{
    color: red;
    font-weight: bold;
    font-size: 20px;
}
a.all_review_link:hover{
    text-decoration: underline;
}

div.exampl
e_table{
    margin: auto;
    width: 255px;
}

#form-order-processing img.pr24logo {
    width: 18px;
    margin-right: 10px;
}
#form-order-processing span.pr24 {

}

#visa-mastercard{
    width: 135px;
    margin-bottom: 0;
    margin-top: -5px;
}

form#form-order-processing button{
     font-size: 22px;
     font-weight: bold;
     height: 60px;
}

form#form-order-processing img.pr24logo{
     width: 110px;
}
form#form-order-processing img.pr24logo2{
     width: 30px;
}
form#form-order-processing img.yandex-money-logo{
    width: 190px;
}
form#form-order-processing img.yandex-money-logo-2{
    margin-left: -5px;
    width: 55px;
}
form#form-order-processing .yandex-money-button{
     background-color: #f1f1f1;
}
form#form-order-processing .yandex-money-button:hover{
     background-color: #e4e4e4;
}

span.pay-method {
    font-size: 12px;
    color: green;
}

div.order-processing img.yandex-money-visa {
    width: 150px;
    margin-left: 5px;
}

.mailing-template-stat .datetime-range {
    margin-bottom: 20px;
}
.mailing-template-stat .period {
    line-height: 2.5em;
}

div.stat-table .crt-percent, div.mailing-template-stat .crt-percent{
    float: right;
    color: #7b7b7b;
    font-size: 14px;
    margin-right: 10px;
}
div.stat-table .crt-percent, div.mailing-template-stat table td{
    text-align: right;
}

div.mailing-template-stat .week-period{
    font-size: 12px;
}

div.stat-table .date-info {
    font-size: 12px;
    color: #a89a8e;
    font-weight: normal;
}
div.stat-table  th {
    vertical-align: top !important;
}

/*
fieldset {
    border: 2px solid #b9b9b9;
    border-radius: 10px;
    padding: 15px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
}

legend {
    display: block;
    width: auto;
    padding: 0 5px;
    margin-bottom: 0;
    font-size: inherit;
    line-height: inherit;
    border-bottom: none;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 5px;
    color: #a0a0a0;
    font-weight: bold;
}*/

td div.popup-td {
    display: none;
}
td:hover div.popup-td {
    display: block;
    position: absolute;
    z-index: 10;
}

.email-info .panel-heading {
    font-weight: bold;
    font-size: 17px;
}

.email-info table.detail-view th {
    width: 20%;
}

.email-info table.detail-view td {
    width: 80%;
}

.email-info button{
    margin-top: 25px;
}

.extra-replacements-info{
    text-align: right;
}

div.extra-replacements-info-card {
    background-color: #EDEDED;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 12px;
}


.list-mailing-update table#stages-table td.stage-num{
    text-align: center;
    padding-top: 10px !important;
}
.list-mailing-update table#stages-table td.period, .list-mailing-update table#stages-table th.th-period{
    padding-left: 20px !important;
}
.list-mailing-update #stages-box .table > tbody > tr > td {
        padding: 4px;
}

.list-mailing-update .hidden {
    display: none;
}
.list-mailing-update div#stages-errors p{
    margin-bottom: 1px;
}

.host-config-index div.label-title{
    font-size: 10px;
    color: gray;
}
.host-config-update div.label-title{
    font-size: 11px;
    color: gray;
    display: inline;
}
.host-config-index .grid-view th {
    white-space: normal;
}

.sender-update .email-at {
    font-size: 19px;
    font-weight: bold;
    padding-top: 28px;
    padding-right: 3px;
    padding-left: 3px;
    width: auto;
}
.sender-update .email-login {
    text-align: right;
    padding-right: 0;
}
.sender-update .email-login input{
    text-align: right;
}
.sender-update .email-host {
    padding-left: 0;
}

.sender-update div.help-block{
    font-size: 12px;
}


.sender-index .link-host-config {
    text-align: right;
    font-size: 16px;
    text-decoration: underline;
}