.ta-c{
    text-align: center;
}
.navbar .brand {
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.5)  !important;
}

.href-to-site{
    float: left;
    color: #FFF;
    line-height: 40px;
    transition: opacity .3s;
    font-size: 15px;
    margin-left: 10px;
    opacity: .8;
}
.href-to-site:hover{
    color: #fff;
    text-decoration: none;
    opacity: 1;
}
@media (max-width: 599px) {
    .href-to-site{
        font-size: 13px;
    }
}
.href-to-site--preview {
    margin-left: 20px;
}
@media (max-width: 630px) {
    .href-to-site--preview {
        display: none !important;
    }
}
.brand img{
    margin-right: 5px;
    margin-top: -3px;
    width: 24px;
    height: 24px;
    background-image: none;
}

.hero-unit {
    padding: 14px;
}
.hero-unit h1 {
    font-size: 32px;
}

.hero-unit p {
    font-size: 14px;
}
/*Nav bar*/
.navbar .brand {
    display:block;
    float:left;
    font-size:20px;
    font-weight:200;
    padding:10px 20px;

}
.navbar a.brand {
    margin-left: 0;
}
.navbar .nav > li > a {
    float:none;
    padding:10px 15px;
    text-decoration:none;
    color:#eee;
    text-shadow:#ccc 0 0 0;
    max-height: 40px;
    box-sizing: border-box;
}
.navbar-search .search-query {
    border-radius:5px;
}
.navbar-inverse .navbar-inner {
    background-color: #395A7B;
    background: linear-gradient(to right, #395A7B 0%,#2D626E 100%);
    filter: none!important;
    border: 0 none;
    box-shadow: none;
    max-height: 36px !important;
}
.navbar .operations > li > a {
    color:#069;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #fff;
    background-color: #2A5161;
    background-image: none;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.15);
}

.navbar-inverse .navbar-search .search-query {
    background-color:#dedede;
    border-color:#dedede;
    color:#111111;
}

.navbar-inverse .divider-vertical {
    border-right-color: #39436d;
    border-left-color: #20317d;
}

a, .sidebar-nav ul > li > a, .summary-number {
    color: #069;
}

.nav-pills > li > a {
    border: 1px solid #EEE;
    margin-right: 4px;
}

ul.yiiPager > li > a{
    color: #069!important;

}

ul.yiiPager .selected a {
    background-color:#069;
    background-image: -moz-linear-gradient(top, #069, #3a4a8c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#069), to(#3a4a8c));
    background-image: -webkit-linear-gradient(top, #069, #3a4a8c);
    background-image: -o-linear-gradient(top, #069, #3a4a8c);
    background-image: linear-gradient(to bottom, #069, #3a4a8c);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff069', endColorstr='#ff3a4a8c', GradientType=0);
    background-repeat: repeat-x;
    border-color:#069;
    color:#DEDEDE !important;
    text-shadow:#CCCCCC 0 0 0;
    font-weight:bold;
}

/* shopmanager only start */


span.required
{
    color:red;
}

a.cat-toggle
{
    color:#333 !important;
}
a.cat-toggle .icon{
    color:#505050 !important;
    width: 20px;
    display: inline-block;
}


.dropdown.cat  ul li a {
    background: #fff;
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    margin-bottom: -2px;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 15px;
    font-size: 12px !important;
    line-height: 15px;
    position: relative;
}


.dropdown.cat ul li a:hover
{
    color:#08c;
}

.dropdown.cat a {
    font-size: 14px !important;
    text-shadow: #fff  0 1px 0;
}
.dropdown.cat a .txt {
    padding-right: 8px;
}
.dropdown.cat a .caret {
    margin-left: -2px !important;
}
.dropdown.cat.open a .caret {
    margin-left: -4px !important;
}

.dropdown.cat  ul li {
    line-height: 25px;
}

.dropdown.cat  ul li.open a, .dropdown ul li.open a:hover  {
    background: #ffc !important;
    color: #000;
    border: 1px solid #DDDDDD;
    box-shadow:none;
    cursor: default;
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.dropdown.cat  ul li a:hover {
    text-decoration: underline;
    padding: 10px 15px 10px 30px;
}
.dropdown ul li.open a:hover  {
    text-decoration: none;
}
.dropdown.cat  ul li.last a {
    margin-bottom: 3px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding-bottom: 10px;
}

.dropdown.cat ul li.first a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding-top: 10px;
    padding-left: 30px;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .dropdown.cat  ul li a,
    .dropdown.cat ul li.first a,
    .dropdown.cat ul li a:hover,
    .dropdown.cat  ul li.open a {
        padding-left: 15px;
    }
    .dropdown.cat  ul li a .dot {
        display: none;
    }
}


.downloadWinshop
{
    line-height: 15px;
    font-family: Arial, helvetica,sans-serif;
    text-align: center;
    vertical-align: middle;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
}

.btn-text
{
    font-size: 15px;
    color:#fff;
}

.btn-text i
{
    font-size: 11px;
    color:#ffff8c;
}
[class*="btn-select"]{
    background-repeat: repeat-x;
    color: #fff;
    cursor: pointer;
}
.btn-select{
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #bbb;
}
.btn-select-info{
    background-color: #49AFCD;
    border-color: #49AFCD;
}
.btn-select-warning{
    background-color: #FAA732;
    border-color: #FAA732;
}
.btn-select-success{
    border-color: #5BB75B;
    background-color: #5BB75B;
}
.btn-select-danger{
    border-color: #DA4F49;
    background-color: #DA4F49;
}
.btn-select-order{
    background-color: #AD3BAD;
    border-color: #AD3BAD;
}

.btn-smallIcon{
    display: inline-block;
    background-color: #EEE;
    border: solid 1px #CCC;
    border-radius: 1px;
    padding: 3px;
    background: linear-gradient(to bottom, #FFF 0%,#E5E5E5 100%);
    text-shadow: #FFF 0 1px 0;
    line-height: 12px;
    height: 12px;
    margin: 1px 1px!important;
    width: 12px;
    text-align: center;
    color: #333;
}
.btn-smallIcon:hover{
    background-color: #F0F0F0;
    background: linear-gradient(to bottom, #FFF 0%,#F3F3F3 100%);
}

.username{
    color:#ccc;
}



.footer .copyright{
    font-size: 11px;
    float: left;
    padding-top: 10px;
    margin-right: 20px;
}
.footer-addinfo{
    float: right;
    margin-right: 45px;
}
@media (max-width: 1200px) {
    .footer-addinfo{
        float: left;
        margin-left: 25px;
        margin-bottom: 5px;
    }
}
.system-partners{
    margin-left: 0;
    margin-right: 5px;
    margin-top: 6px;
    background-color: #FFF;
    padding: 4px 10px;
    float: left;
    color: #333;
    border: 1px solid #DDD;
    text-decoration: none!important;
}

@media (max-width: 600px) {
    .footer .copyright{
        text-align: center;
        clear: both;
        display: block;
    }
}

.divCenter {
    position: absolute;
    left: 35%;
}

body.login .recoveryFormFields.error {
    display: block;
}


@media (max-width: 979px)
{

    .navbar .nav-collapse .nav.pull-right  a:hover { color: #fff; }
    .divCenter  {
        position: absolute;
        left: 0;
    }

    body.login  .row-fluid .span4.divCenter {
        width: auto;
        min-width: 300px;
        left: 50%;
        margin-left: -150px;
        position: absolute;
    }
}


.dot {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    content: "";
    border-radius: 5px;
    border: 2px solid #000000;
    position: absolute;
    top: 15px;
    left: 15px;
}
.first .dot {
    top: 16px;
}


.sort-link .caret
{
    margin-top: 7px;
    margin-left: 2px;
}

.sort-link.desc .caret
{
    margin-top: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-bottom: 4px solid #000;
}

.support
{
    float: left;
    margin-left: 20px;
    color:#000;
    position: relative;
}

.phoneLine {
    float: left;
    margin: 5px;
}
@media (max-width: 600px) {
    .phoneLine {width: 120px;}
    .phone-support {width: 390px;}
}
@media (max-width: 479px) {
    .phoneLine {width: 120px;}
    body .phone-support {
        margin: 15px 0 0;
        float: none;
        width: auto;
        padding-right: 60px;
    }
}
@media (max-width: 400px) {
    .phone-support {width: auto;}
}
.icons-support
{
    background-image: url('../img/operator.png');
    display: inline-block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 82px;
    width: 82px;
    float: left;
    margin-top: -41px;
    margin-right: -2px;
    position: absolute;
    left: 0;
    top: 50%;
}

.phone-support {
    margin-top: 5px;
    float: left;
    text-align: left;
    padding-right: 40px;
}


[class^="iconcontact-"]
{
    background-image: url("../img/contacts.png");
    background-repeat: no-repeat;
    height: 16px;
    width:  16px;
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}

.iconcontact-phone {
    background-position: 0 0
}

.iconcontact-velcome {
    background-position: 0 -16px
}

.iconcontact-mts{
    background-position: 0 -32px
}

.iconcontact-life {
    background-position: 0 -48px
}

.iconcontact-magafon {
    background-position: 0 -64px
}

.iconcontact-bilain {
    background-position: 0 -72px
}

.iconcontact-mail {
    background-position: 0 -96px
}

.margin-right20
{
    margin-right: 20px;
}

.error {
    margin-bottom: 5px;
}
html{
    height: 100%;
}
body.login{
    background-image: url("../img/bg_pattern_singin.png");
    height: 100%;
    display: flex;
    padding: 0;
}
body.login:after{
    content: '';
    background: rgba(0, 0, 0, 0.05);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.loginForm{
    width: 400px;
    max-width: 100%;
    margin: auto;
}

.loginFormBorder form{
    position: relative;
    overflow: hidden;
    z-index: 1;
}


.shopname
{
    font-size: 18px;
    padding-bottom: 10px;
}

.loginCopyright {
    text-align: center;
    margin-top: 30px;
    font-size: 11px;
    color: #999;
    text-shadow: 0 1px 0 #fff;
}

.recovery
{
    float: right;
    font-size: 14px;
}

.dropdown-item span.pull-right {
    margin-top: -1px;
    margin-left: 10px;
    font-size: 11px;
}

.dropdown-toggle  span.pull-right
{
    margin-top: 2px;
    font-size: 11px;
}

.pageSizer
{
    float: right;
    margin-top: 5px;
}

.pageSizer select
{
    width:70px;
}

.pagination select
{
    width:70px;
    height: 27px;
    margin: 0px;
    margin-bottom: 3px;
}
.pageControl {
    height: 60px;
}
.pageControl .pagination
{
    float: left;
    margin-top: 0px;
}

.pagination
{
    font-size: 14px;
}

.ui-autocomplete {
    max-width: 100% !important;
}

.filter-container .input-prepend
{
    margin-bottom: 0px;
    margin-right: 5px;
}


.filter-container .input-prepend .add-on
{
    padding: 0px;
}

.filter-container  .input-prepend select
{
    height: 22px;
}


.miniAvatar
{
    margin-right: 7px;
    margin-top: -2px;
}

.nav
{
    margin-top: 10px;
}

.mt1
{
    margin-top: -1px;
}

h1.angle, h2.angle, h3.angle, h4.angle, h5.angle, h6.angle {
    background-image: url('../img/angle.png');
    background-repeat: no-repeat;
    background-size: 100px;
    padding-left: 10px;
}

.grid-view {
    padding-top: 0;
}

.margin-left20
{
    margin-left: 20px;
}

.block-title {
    margin: 0 0 25px 0;
}
.angle-shadow {
    background: url(../img/contacts/angle-shadow.png) no-repeat 0 100%;
    position: relative;
    left: -4px;
    bottom: -6px;
    padding: 12px 0 12px 14px;
    font: 24px/25px Arial,sans-serif;
    color: #333333;
}
@media (max-width: 480px) {
    .angle-shadow {
        background: none;
        left: 0;
        bottom: 0;
    }
}

.block-phone {
    margin: 0 20px 0 0;
}

.clear {
    clear: both;
}
.line-phone {
    display: inline-block;
    margin: 12px 12px 12px 12px;
    font: 14px/19px Arial,sans-serif;
}
.block-manager,
.list-manager.last .block-manager {
    margin: 0 0 26px 0;
}
.list-manager .block-manager {
    float: left;
    width: 320px;
    margin: 0 0 30px 0;
}

[class^="icoManager-"]
{
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 5px 3px;
}
.icoManager-Andronova {background: url(../img/contacts/Andronova.png); background-size: cover;}
.icoManager-kukhta {background: url(../img/contacts/Kukhta.png); background-size: cover;}
.icoManager-Harbuz {background: url(../img/contacts/Harbuz.png); background-size: cover;}
.icoManager-Burshko {background: url(../img/contacts/Burshko.png); background-size: cover;}
.icoManager-kuznetsova {background: url(../img/contacts/kuznetsova.png); background-size: cover;}
.icoManager-makavchik {background: url(../img/contacts/makavchik.png); background-size: cover;}
.icoManager-sokolenko {background: url(../img/contacts/Sokolenko.png); background-size: cover;}
.icoManager-lugovskaya {background: url(../img/contacts/Lugovskaya.png); background-size: cover;}


/* END */


.nameManager {
    font: italic 14px/19px Arial,sans-serif;
    color: #333333;
    padding: 20px 0 4px 0;
}
.emailManager {
    font: 12px/15px Arial,sans-serif;
    color: #006699;
    display: block;
    margin-top: 5px;
}
.content-text {
    font: italic 14px/20px Arial,sans-serif;
    color: #333333;
}

.langWidget
{
    height: 30px;
    margin-right: 10px;
}

a {outline: none;}
a:focus{outline:none;}
.helpBox a {
    line-height: 16px;
    display: block;
    font-size: 14px;
    float: left;
}
.helpBox__image {
    width: 14px;
    height: 14px;
}
.helpBox
{
    display: flex;
    column-gap: 5px;
    margin: 20px 0;
    margin-top: -10px;
}
.button-column a  {
    margin-right: 5px;
}
.button-column a:hover  {
    text-decoration: none;
}

.icon-help {
    background-position: -1px -168px;
    height: 11px;
    width: 15px;
    margin: 1px 4px 0 0;
    vertical-align: top;
}
.icon-book {
    float: left;
    margin-right: 5px;
    font-size: 14px;
}
.icon-reference {
    background: url("../img/reference-icon.svg") no-repeat 50% 100px;
}
#orderExportForm .row-fluid .span5,
#orderExportForm .row-fluid .span5 .controls {
    margin: 0;
}
#orderExportForm .row-fluid .span5 .control-group {
    margin: 0 20px 20px 0;
}

/* table sorting id=managers */
.sort-th  {
    background: #F5F5F5;
}

/* END table sorting id=managers */

.help-block {
    font-size: 11px;
    color: #808080;
}

.grid-view .table {
    width: 100%;
}

#reportActions_c4 {
    width: 50%;
}


/* ------- moduls ORDER_EXPORT filter ------- */

.row-fluid.filter .controls {
    margin: 0;
}

@media (max-width : 800px) {
    .row-fluid.filter .span4 input[type='text'] {width: 100px;}
}
@media (max-width : 600px) {
    .row-fluid.filter .span4 input[type='text'] {width: 206px;}
}
@media (max-width : 480px) {
    .row-fluid.filter .span4 .control-label {
        float: left;
        padding-top: 5px;
    }
    .fileFormSettings .error {
        margin-left: 0;
    }
}

@media (min-width : 481px) {
    .fileFormSettings .error {
        margin-bottom: 20px;
        margin-left: 180px;
        margin-top: -10px;
    }
}

.fileFormSettings .filter .error {
    margin-left: 0;
}

.fileFormSettings.form-horizontal  .span6 .control-label {
    width: 48.7179%;
}
.fileFormSettings.form-horizontal .span6 .controls,
.fileFormSettings.form-horizontal .span6 .error {
    margin-left: 48.7179%;
    margin-right: 20px;
}
.fileFormSettings.form-horizontal .filter .span6 .controls,
.fileFormSettings.form-horizontal .filter .span6 .span6 {
    margin-left: 0;
}
.row-fluid.filter .span6 .span6.labelNone .control-label {
    display: none;
}

.row-fluid.filter .span6 .span6 .control-label,
.row-fluid.filter .span6 .control-label {
    width: 25px;
}

@media only screen and (max-width: 900px) {
    .adaptive-labels .control-label{
        float: none;
        display: block;
        width: 100%;
    }
    .adaptive-labels .controls{
        margin-left: 0;
    }
    .adaptive-labels .error{
        margin-left: 0;
    }
}

@media only screen and (max-width: 850px),
only screen and (max-device-width: 850px) {
    .span6.date_column,
    .span6.date_column1,
    .span6.date_column2,
    .span6.date_column3 {
        width: 90%;
    }
    .span6.date_column3 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 851px) and (max-width: 1050px){
    .date_filter .span6,
    .span6.date_column {
        width: 65%;
    }
    .date_filter .span6 .span6,
    .span6.date_column1,
    .span6.date_column2 {
        width: 50%;
    }

    .span6.date_column2 .input-prepend input,
    .span6.date_column3 .input-prepend input {
        width: 130px;
    }
    .span6.date_column2 .controls,
    .span6.date_column3 .controls {
        margin-right: 0;
    }
    .span6.date_column3 {
        width: 32%;
    }
}

@media only screen and (min-width: 1051px) and (max-width: 1700px) {
    .fileFormSettings.form-horizontal .span6.date_column2 .controls,
    .fileFormSettings.form-horizontal .span6.date_column3 .controls {
        margin-right: 0;
    }
    .span6.date_column2 .input-prepend input,
    .span6.date_column3 .input-prepend input {
        width: 120px;
    }

}



@media only screen and (min-width: 750px) and (max-width: 1050px) {
    .fileFormSettings .row-fluid:first-child .span6 {
        width: 100%;
    }
}



/* ------- END  moduls ORDER_EXPORT filter ------- */


/*--- button UP ---*/
a.top {
    background-color: rgba(250, 250, 250, 0.7);
    border: 5px solid #FFFFFF;
    border-radius: 22px;
    display: none;
    height: 36px;
    position: fixed;
    right: 10px;
    width: 36px;
    z-index: 1030;
    /* 	margin-top: -18px; */
    /* 	top: 50%; */
    margin-top: 0;
    top: 50px;
}

a.top:hover {
    text-decoration: none;
    background-color: rgba(250, 250, 250, 0.9);
}
a.productInfo {
    border-bottom: 1px dashed #069;
    text-decoration: none;
    font-weight: bold;
}
a.productInfo:hover {
    cursor: pointer;
    border-bottom: 1px dashed #08c;
}
.icon-up:before {
    content: "\f0aa";
    color: rgba(0, 102, 153, 0.7);
    display: block;
    font-size: 42px;
    line-height: 37px;
}

a.top:hover .icon-up:before {
    color: rgba(0, 102, 153, 0.9);
}

.row-fluid.filter .date_filter .span6 .span6 {
    width: 48.7179%;
    float: left;
}

div.toggle-button span.success {
    background: #49A249;
}

div.toggle-button span.labelRight {
    background: #535353;
    background: -ms-linear-gradient(top, #535353 0%, #7E7E7E 100%);
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #fff;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #7E7E7E), color-stop(100%, #535353));
    background-image: -webkit-linear-gradient(bottom, #7E7E7E, #535353);
    background-image: -moz-linear-gradient(bottom, #7E7E7E, #535353);
    background-image: -o-linear-gradient(bottom, #7E7E7E, #535353);
    background-image: linear-gradient(bottom, #7E7E7E, #535353);
    padding-right: 3px;

}

i.icon-chevron-up,
i.icon-chevron-down {
    font-size:  15px;
}

.grid-view-loading {
    background: url("../img/loader.gif") no-repeat 50% 100px;
}

.grid-view-loading table {
    opacity: 0.3;
}


.list-view-loading {
    background: url("../img/loader.gif") no-repeat 50% 100px;
}

.list-view-loading div {
    opacity: 0.3;
}

div.navbar-fixed-top {
    margin-left: 0;
    margin-right: 0;
}
.navbar-fixed-top div.navbar-inner {
    padding-left: 0;
    padding-right: 0;
}
.error {
    display: inline-block;
}

/*---------------- user-menu -------------*/
@media only screen and (max-width: 979px) {
    /*-- burger-menu --*/
    .item-mainmenu span.caret,
    .item-mainmenu img.miniAvatar,
    .oldVersion {
        display: none;
    }
    .item-mainmenu a.dropdown-toggle span {
        color: #999999;
        font-size: 11px;
        font-weight: bold;
        line-height: 20px;
        padding: 3px 15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        text-transform: uppercase;
        padding-left: 0;
    }
    .nav-collapse.in li.item-mainmenu a.dropdown-toggle:hover {
        cursor: default;
        background: none;
    }
    .navbar-inverse .nav li.dropdown.open > a.dropdown-toggle,
    .navbar-inverse .nav li.dropdown.active > a.dropdown-toggle,
    .navbar-inverse .nav li.dropdown.open.active > a.dropdown-toggle {
        background: none;
        color: #000;
    }
    .navbar-inverse .nav li.dropdown.open > a.dropdown-toggle:hover,
    .navbar-inverse .nav li.dropdown.active > a.dropdown-toggle:hover,
    .navbar-inverse .nav li.dropdown.open.active > a.dropdown-toggle:hover {
        background: #111;
        color: #000;
    }

    /*-- END burger-menu --*/
}


@media only screen and (max-width: 1160px) {
    .navbar-inverse .collapse {
        background-color: #FFFFFF;
        position: absolute;
        right: 0;
        top: 33px;
        width: 240px;
        border-radius: 6px;
    }

    .navbar-inverse .collapse.in {
        border: 1px solid #ccc;
        overflow: visible;
        margin-top: 2px;
    }

    .navbar div.collapse.in ul.pull-right {
        margin-bottom: 7px;
        margin-top: 8px;
    }

    /*---- arrow-top -----*/
    .navbar div.collapse.in ul.pull-right:before  {
        position: absolute;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
        right: 12px;
        top: -15px;
    }
    .navbar div.collapse.in ul.pull-right:after  {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        left: 10px;
        position: absolute;
        top: -14px;
        left: auto;
        right: 13px;
    }
    /*---- END arrow-top -----*/


    .navbar-inverse .collapse li a {
        font-size: 12px;
        line-height: 20px;
        color: #333 !important;
        font-weight: normal;
        padding-top: 6px;
        padding-bottom: 7px;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 0;
    }
    .navbar-inverse .collapse li.active a {
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 6px;
    }
    .navbar-inverse .collapse li a:hover {
        color: #fff !important;
    }

    .item-mainmenu ul.dropdown-menu {
        margin: 0;
    }

    .navbar .nav-collapse .nav.pull-right li.item-mainmenu.active a:hover {
        color: #000 !important;
    }

}



/*---------------- END user-menu -------------*/

.page-description {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin: 0;
}


.active>.badge, .nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff;
}

.nav.nav-pills span.badge {
    font-size:11px;
    line-height: 13px;
    padding-top: 2px;
}



/*-------------------- TAB --------------------*/

.nav.nav-pills li {
    font-size: 16px;
}
.nav.nav-pills li.active a {
    background-color: #069;
    border: 1px solid #069 !important;
}
/*-- end TAB --*/

@media only screen and (max-width: 500px){
    div.hero-unit {
        padding: 25px;
    }
}

/*-------------------- lesson Modal --------------------*/
.modal-body {
    height: 360px;
}

@media only screen and (max-width: 767px) {
    div.modal.fade.in {
        width: 90%;
        top: 10px;
    }
    div.modal.fade.in.-modal-size-big{
        width: 100%;
        top: 0;
    }
    div.modal-footer {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}


/*-- END lesson Modal --*/



/*-------------------------------- HIGHCHARTS -----------------------------------*/
@media only screen and (max-width: 850px) {
    g.highcharts-input-group {
        display: none;
    }
}
/*-- end highcharts --*/


.highcharts-contextmenu hr {
    margin: 5px 0;
}

@media only screen and (max-width: 500px) {
    #drsList #drsList_c0 {
        width: 50%;
    }
}

#passwordToogle {
    text-decoration: none;
}
div.tooltip-inner {
    text-shadow: none;
}
.passwordBlock .input-append {
    width: 193px;
}
.passwordBlock .controls {
    width: 222px;
}

input[type="submit"] {
    height: 30px;
}

/*------------------------------ toggle-button ------------------------*/
.toggle-button span.labelLeft {
    left: -3px;
    position: relative;
}
.toggle-button span.labelRight {
    left: 3px;
    position: relative;
}
/*-- end toggle-button --*/

table .checkbox-column {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .form-horizontal div.form-actions {
        padding-left: 20px;
    }
}


@media only screen and (max-width: 470px) {
    div.hero-unit h1 {
        font-size: 35px;
    }
}

.form-actions .help-block {
    margin-top: 10px !important;
}

/* --------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {


    .buttonLesson,
    .special-offers,
    .banner-partners {
        display: none;
    }
    .downloadWinshop{
        margin-top: 10px;
    }



}
/* --------------------------------------------------------------------------------------------- */

/*  arrow bg table  */
#workplace .checkbox-column {
    text-align: center;
}

#workplace tbody tr:first-child .button-column:first-child {
    text-align: right;
}
#workplace tbody tr:first-child .button-column:first-child,
#workplace tbody tr:last-child .button-column:first-child {
    background: url(/manager/themes/abound/img/arrows.svg) no-repeat;
    background-size: 35px 20px;
    background-position: 13px 8px;
}

#workplace tbody tr:first-child .button-column:first-child > a:first-child {
    margin-right: 11px;
    background: #FFFFFF;
}

#workplace tbody tr:last-child .button-column:first-child {
    text-align: left;
}
#workplace tbody tr:last-child .button-column:first-child > a:first-child {
    margin-left: 6px;
    background: #FFFFFF;
}
/*  arrow bg table  */

/*--------------- padding-left datepicker ---------------*/


.filters .filter-container .hasDatepicker,
.filters .filter-container .input-prepend input[type="text"] {
    padding-left: 2%;
    width: 98% !important;
}
@media only screen and (max-width: 500px),
only screen and (max-device-width: 500px) {

    .filters .filter-container .hasDatepicker,
    .filters .filter-container .input-prepend input[type="text"] {
        padding-left: 5%;
        width: 95% !important;
    }
}

/*- end -*/


@media only screen and (max-width: 479px) {
    /*----------------------------------- pagination --------------------------------------*/
    div.pageControl {
        height: auto;
    }
    div.pageControl div.pagination,
    div.pageControl div.pageSizer {
        float: none;
    }
    div.pageControl div.pagination,
    div.pageControl div.pageSizer {
        float: none;
    }
    div.pagination ul > li > a,
    div.pagination ul > li > span {
        padding: 0 10px;
    }
    /*------- END pagination ----------*/


    /*----------------------------------------- top navigation -----------------------------------------*/
    #navigation-main .navbar a.brand {
        font-size: 12px;
        overflow: hidden;
        word-wrap: break-word;
    }

    #navigation-main .navbar a.brand img {
        display: none;
    }

    #navigation-main div.navbar-inner:before,
    #navigation-main div.navbar-inner:after {
        display: block;
    }

    #navigation-main .subnav .navbar-inner div.margin-right30 {
        margin-right: 20px;
    }

    #navigation-main .subnav .navbar-inner div.margin-right30 a {
        margin-left: 5px;
    }

    #navigation-main .subnav .navbar-inner div.margin-right30 a:first-child {
        margin-left: 0;
    }
    /*------------- END top navigation ------------*/

    /*----------------------------------------- footer -----------------------------------------*/
    footer .navbar {
        overflow: hidden;
    }
    footer .support{
        width: 100%;
    }
    /*------------- END footer ------------*/



}

/*--------------------------------------------------------------------------------------------------------*/
/*---------------------------------------- BANNER PARTNERS -----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
.banner-partners {
    border: 1px solid #dddddd;
    border-radius: 2px;
    background-color: transparent;
    text-align: center;
    margin-top:20px
}
.banner-partners a {
    display: block;
    text-decoration: none;
    position: relative;
}
.title-banner-partners {
    border-bottom: 1px solid #dddddd;
    color: #333333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 0 0;
    z-index: 10;
}
.content-banner-partners {
    border-top: 1px solid #f8f8f8;
    padding-top: 10px;
    padding-bottom: 5px;
    z-index: 10;
}
.title-partner {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
}
.ico-partner {
    overflow: hidden;
}
.uchetkin {
    background-image: url("../img/partners/uchetkin.png");
    background-repeat: no-repeat;
    width: 90px;
    height: 33px;
    display: inline-block;
    margin-right: 10px;
}
.assistent {
    background-image: url("../img/partners/assistent.png");
    background-repeat: no-repeat;
    width: 134px;
    height: 29px;
    display: inline-block;
}
.webpay {
    background-image: url("../img/partners/webpay.png");
    background-repeat: no-repeat;
    width: 135px;
    height: 46px;
    display: inline-block;
}
.easypay {
    background-image: url("../img/partners/easypay.png");
    background-repeat: no-repeat;
    width: 69px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: -9px;
    margin-right: 10px;
}
@media only screen and (max-width: 1000px),
only screen and (max-device-width: 1000px) {
    .easypay {
        top: 0;
    }
}


.domain {
    background-image: url("../img/partners/domain.png");
    background-repeat: no-repeat;
    width: 120px;
    height: 46px;
    display: inline-block;
}
.webconsult {
    background-image: url("../img/partners/webconsult.png");
    background-repeat: no-repeat;
    width: 167px;
    height: 43px;
    display: inline-block;
}

.assist {
    background-image: url("../img/partners/assist.png");
    background-repeat: no-repeat;
    width: 123px;
    height: 35px;
    display: inline-block;
}

.robokassa {
    background-image: url("../img/partners/robokassa.png");
    background-repeat: no-repeat;
    width: 127px;
    height: 27px;
    display: inline-block;
}

.regru {
    background-image: url("../img/partners/regru.png");
    background-repeat: no-repeat;
    width: 76px;
    height: 46px;
    display: inline-block;
}

.rucenter {
    background-image: url("../img/partners/rucenter.png");
    background-repeat: no-repeat;
    width: 110px;
    height: 45px;
    display: inline-block;
}
.bg-left {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 0 0 400px / 500px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    max-height: 365px;
}
.bg-right {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 0 0 400px / 500px 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    max-height: 365px;
}

.bg-top-left {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 0 0 500px 0;
    width: 85%;
    height: 90%;
    z-index: -1;
    max-height: 320px;
}
.bg-top-right {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 0 0 500px 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 85%;
    height: 90%;
    z-index: -1;
    max-height: 320px;
}

/*--------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- end BANNER PARTNERS --------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------------*/
/*---------------------------------------- SPECIAL OFFERS ---------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/

.special-offers {
    position: relative;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-color: transparent;
    margin-bottom: 20px;

}

.title-special-offers {
    border-bottom: 1px solid #dddddd;
    color: #333333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 0 0;
}

.content-special-offers {
    border-top: 1px solid #f8f8f8;
    padding: 10px 8px 4px;
    text-align: center;
}

.special-offers .bg-left,
.special-offers .bg-right {
    max-height: 473px;
}

.special-offers .bg-top-left,
.special-offers .bg-top-right {
    max-height: 453px;
}

/*--------------------------------------------------------------------------------------------------------*/
/*---------------------------------------- end SPECIAL OFFERS -----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------- modul ROOT ------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/
#partnersList table tbody tr:first-child td.button-column:first-child a {
    margin-left: 5px;
}

#partnersList table tbody tr:first-child td.button-column:first-child:before {
    content: "\f077";
    color: #c9c9c9;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    cursor: default;
    font-size: 15px;
}

#partnersList table tbody tr:last-child td.button-column:first-child:after {
    content: "\f078";
    color: #e5e5e5;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    cursor: default;
    font-size: 15px;
    margin-right: 5px;
}
#partnersList table tbody tr:last-child.odd td.button-column:first-child:after {
    color: #c9c9c9;
}

#logo_preview {
    display: block;
    max-width: 220px;
}
#wrapper-mainOptions {
    margin-top: 13px;
}


/*--------------------------------------------------------------------------------------------------------*/
/*------------------------------------------ end modul ROOT ----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------------------------------------------*/
/*------------------------------------------ left Menu cut ----------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
#menuCut {
    width: 45px;
    position: fixed;
    left: -3px;
    z-index: 2000;
    top: 60px;
}
#menuCut.absolute{
    position: absolute;
}
#menuCut.transformTop {
    top: 100px;
}
.input-prepend .add-on.add-on-search {
    padding: 2px 5px 5px 5px;
}

#menuCut.top {
    z-index: 1;
}
.badge-cut {
    height: 8px;
    padding: 0 !important;
    width: 8px;
    position: absolute;
    top: 2px;
    right: 5px;
}
#menuCut .dropdown.cat > a .badge {
    padding: 0 !important;
}
#menuCut .dropdown.open .dropdown-toggle{
    background-color: #e6e6e6;
}
.sidebar-nav .popover {
    padding: 0;
    z-index: 1050;
}
.sidebar-nav .popover-title {
    display: none;
}
.sidebar-nav .popover.right .arrow {
    top: 10px;
    margin-top: 0;
}
.sidebar-nav .popover-content {
    padding: 0;
}
.popover-content{
    padding: 12px 12px;
}
.sidebar-nav .popover-content li a {
    display: block;
    color: #000;
    padding: 3px 3% 2px 7%;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    background: #fff;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    min-height: 20px;
    width: 90%;
}
.sidebar-nav .popover-content li a:hover {
    background: #000;
    color: #fff;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: none;
    border-right: none;
}
.sidebar-nav .popover-content li.open a,
.sidebar-nav .popover-content li.open a:hover {
    background: #FFC;
    color: #000;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    cursor: default;
}
.sidebar-nav .popover-content li.first a,
.sidebar-nav .popover-content li.first a:hover {
    padding-top: 10px;
    border-radius: 2px 2px 0 0;
    border-top: none;
}
.sidebar-nav .popover-content li.last a,
.sidebar-nav .popover-content li.last a:hover {
    padding-bottom: 10px;
    border-radius: 0 0 2px 2px;
    border-bottom: none;
}

.sidebar-nav .popover-content li.first.last a,
.sidebar-nav .popover-content li.first.last a:hover {
    border-radius: 6px;
}

.sidebar-nav .popover-content li a span.dot {
    display: none;
}

#navigation-main .subnav.navbar {
    position: absolute;
    top: 40px;
}

.transformTop {
    transform:translate(0,-40px);
    transition:all 0.2s ease-in-out;
}

footer {
    bottom: 0;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}
footer .navbar-fixed-bottom {
    margin-left: 0;
    margin-right: 0;
}
footer .subnav.navbar {
    position: static;
}
footer .subnav.navbar .navbar-inner {
    min-height: 42px;
    background: #f5f5f5;
    box-shadow: none;
    border-top: 1px solid #E5E5E5;
}

body {
    padding-bottom: 70px;
    position: relative;
}
@media (max-width: 1100px) {body {padding-bottom: 70px;}}
@media (max-width: 885px) {body {padding-bottom: 100px;}}
@media (max-width: 496px) {body {padding-bottom: 260px;}}

#menuCut .txt,
#menuCut .downloadWinshop,
#menuCut .buttonLesson,
#menuCut .banner-partners,
#menuCut .special-offers,
#menuCut .dropdown.cat .caret,
#menuCut .dropdown.cat ul,
#menuCut .form-search,
#menuCut #fastFindModule {
    display: none;
}

#menuCut .icon-search {
    display: block;
}

.menu-show {
    font-size: 14px;
    color: #505050;
    padding: 2px 0 0 16px;
    cursor: pointer;
    width: 45px;
    height: 24px;
    text-align: left;
    border-color: #ddd;
}
@media only screen and (max-width: 767px) {
    .menu-show {
        position: absolute;
        padding: 0;
        width: 45px;
        text-align: center;
        left: 50%;
        margin-left: -23px;
        background-color: #f5f5f5;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(255, 255, 255, 0.05);
    }
}



.menu-show .icon-chevron-left {
    position: relative;
    right: 2px;
}
/*----------- TOP menuCut -----------*/
#menuCut.top .sidebar-nav {
    text-align: center;
}
#menuCut.top .sidebar-nav .popover-content {
    text-align: left;
}


#menuCut.top {
    left: 0;
    position: static;
    top: 70px;
    width: 100%;
}
#menuCut.top .dropdown.cat {
    display: inline-block;
}

/*--------- end TOP menuCut ---------*/
.allWidth {
    padding-left: 53px;
}

@media only screen and (max-width: 767px) {
    .allWidth {
        padding-left: 0;
    }
}


/*-------------------------------------------------------------------------------------------------------*/
/*---------------------------------------- END left Menu cut --------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

/*----------------------- small pagination --------------------------*/
div.pageControl {
    height: 52px;
}
div.pagination {
    font-size: 12px;
    height: 32px;
}
div.pagination ul > li > a {
    padding: 0 8px;
    line-height: 30px;
}
div.pagination ul > li.fist > a,
div.pagination ul > li.last > a,
div.pagination ul > li > span {
    padding: 0 5px;
    line-height: 30px;
}
div.pagination select,
div.pageSizer select {
    height: 22px;
    margin: 0 0 2px;
    width: 55px;
    padding: 0 0px 0 3px;
    line-height: 18px;
    font-size: 12px;
}
div.pagination select {
    padding: 0 0 1px 5px;
    height: 22px;
    line-height: 18px;
}
@-moz-document url-prefix() {
    div.pagination select {
        padding: 1px 0 0 5px;
    }
}

@media only screen and (max-width: 479px),
only screen and (max-device-width: 479px) {
    div.pageControl div.pagination {
        float: none;
        display: inline-block;
    }
    div.pageControl div.pageSizer {
        float: right;
    }
}
/*----------------------- END pagination --------------------------*/

/*---------------------- small btn-group --------------------------*/
.btn-group > .btn-small ~ ul.dropdown-menu li a {
    font-size: 12px;
}
.btn-group > ul.dropdown-menu li a {
    cursor: pointer;
}
/*---------------------- small btn-group --------------------------*/

span.cke_toolbar_break {
    clear: none;
}

/*----------------------------- button icon ---------------------------------*/
.button-column:not(:first-child) a,
td:last-child.gvCatStatus a{
    display: inline-block;
    background-color: #EEE;
    border: solid 1px #CCC;
    border-radius: 1px;
    padding: 3px;
    text-shadow: #FFF 0 1px 0;
    line-height: 12px;
    height: 12px;
    margin: 1px 1px;
    text-align: center;
}

.button-column [class^="icon-"], [class*=" icon-"] {
    margin-top: -1px;
}

table.table tbody tr td:last-child a, x:-moz-any-link {
    padding: 2px 3px 4px 3px;
}
table.table tbody tr td:last-child a:hover {
    background-color: #F0F0F0;
    background: linear-gradient(to bottom, #FFF 0%,#F3F3F3 100%);
    text-decoration: none;
}
table.table tbody tr td:last-child a i {
    color: #333;
}

/*----------------------------- END button icon ---------------------------------*/



.cke_reset_all table tbody tr td:last-child a,
.cke_reset_all table tbody tr td:last-child a{
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-decoration: none;
    width: auto;
    height: auto;
    vertical-align: baseline;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-collapse: collapse;
    font: normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
    color: #000;
    text-align: left;
    white-space: nowrap;
    cursor: auto;
}

table tbody tr td:last-child a.cke_dialog_tab {
    height: 16px;
    padding: 4px 8px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    line-height: 16px;
    outline: 0;
    color: #595959;
    border: 1px solid #bfbfbf;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #d4d4d4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#ededed));
    background-image: -moz-linear-gradient(top,#fafafa,#ededed);
    background-image: -webkit-linear-gradient(top,#fafafa,#ededed);
    background-image: -o-linear-gradient(top,#fafafa,#ededed);
    background-image: -ms-linear-gradient(top,#fafafa,#ededed);
    background-image: linear-gradient(top,#fafafa,#ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed');
}

table tbody tr td:last-child a.cke_dialog_tab_selected {
    background: #fff;
    color: #383838;
    border-bottom-color: #fff;
    cursor: default;
    filter: none;
}

table tbody tr td:last-child a.cke_dialog_tab {
    height: 16px;
    padding: 4px 8px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    line-height: 16px;
    outline: 0;
    color: #595959;
    border: 1px solid #bfbfbf;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #d4d4d4;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#ededed));
    background-image: -moz-linear-gradient(top,#fafafa,#ededed);
    background-image: -webkit-linear-gradient(top,#fafafa,#ededed);
    background-image: -o-linear-gradient(top,#fafafa,#ededed);
    background-image: -ms-linear-gradient(top,#fafafa,#ededed);
    background-image: linear-gradient(top,#fafafa,#ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed');
}

.cke_dialog .cke_dialog_ui_html .ImagePreviewBox {
    width: 90%;
    overflow: visible;
    border: 0px;
}


table tbody tr td:last-child .cke_dialog_ui_hbox a.cke_dialog_ui_button_ok {
    color: #fff;
    border-color: #2274c9;
    background: #3f8edf;
}

table tbody tr td:last-child a.cke_dialog_ui_button {
    display: inline-block;
    padding: 3px 0;
    margin: 0;
    text-align: center;
    color: #333;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}

.cke_dialog_body > .cke_dialog_tabs > a.cke_dialog_tab_selected {
    background: #fff;
    color: #383838;
    border-bottom-color: #fff;
    cursor: default;
    filter: none;
}



input#fastFindModule {
    width: inherit;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    vertical-align: middle;
    padding-top: 6px;
    padding-bottom: 6px;
}
.search-inner {
    padding-left: 33px;
    position: relative;
    left: -33px;
}
#menuCut .sidebar-nav ul > li > .search {
    padding: 5px 20px 5px 8px;
    position: relative;
}
@media only screen and (max-width: 768px),
only screen and (max-device-width: 768px) {
    #menuCut .sidebar-nav ul > li > .search {
        padding: 5px 8px 5px 8px;
    }
}

#menuCut .icon-chevron-left {
    position: absolute;
    top: 6px;
    right: 0px;
}


@media only screen and (max-width: 768px),
only screen and (max-device-width: 768px) {
    #menuCut .search .icon-search {
        display: none;
    }
    #menuCut .form-search,
    #menuCut #fastFindModule {
        display: inline !important;
    }
    #menuCut .search {
        display: block;
    }
    #menuCut ul > li > .search > .input-prepend {
        display: none !important;
    }
}

.sidebar-nav ul > li > .search > .input-prepend {
    margin-bottom: -30px;
}

#menuCut ul > li > .search > .input-prepend {
    margin-bottom: -4px;
    display: block;
    padding-top: 5px;
}

.sidebar-nav ul > li > .search > .input-prepend > .add-on-search {
    background-color: transparent !important;
    border-color: transparent !important;
    border-radius: 0px 0px 0px 0px;
}

.search form.form-search {
    margin: 0;
    width: 100%;
    display: inline-block;
}

.search form.form-search:before {
    color: #888;
    display: block;
    content: "\f002";
    font-family: 'fontAwesome';
    background-position: -48px 0;
    position: absolute;
    top:5px;
    left:41px;
    z-index: 100;
}


.search .icon-chevron-left {
    display: none;
    height: 20px;
    margin: 0;
    padding: 8px 0 0 4px;
    width: 16px;
    position: absolute;
    right: 0;
    top: 6px;
}
.search .icon-search {
    display: none;
}
.cke_dialog_ui_button {
    padding: 7px !important;
}

.cke_dialog .cke_resizer {
    margin-top: 42px !important;
}

.cke_dialog_ui_text {
    margin-bottom: 0px !important;
}
#cke_111_uiElement {
    margin-top: 17px !important;
}
#cke_101_previewLink {
    display: inline;
}


/*----------------------------------------*/
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.15);
}

.fontawesome-select {
    font-family: 'FontAwesome', 'Helvetica';
}

/*-------------------------------------------------------------------*/
.bg-light-green,
.bg-light-yellow,
.bg-light-red {
    border-radius: 1px;
}

.bg-light-green {
    background-color: #DFF0D8;
    box-shadow: 0px -1px 0px 4px #DFF0D8;
}
.bg-light-yellow {
    background-color: #FCF8E3;
    box-shadow: 0px -1px 0px 4px #FCF8E3;
}
.bg-light-red {
    background-color: #F2DEDE;
    box-shadow: 0px -1px 0px 4px #F2DEDE;
}
/*-------------------------------------------------------------------*/
ul.qq-upload-list li {
    padding: 0 !important;
}

footer > .navbar-fixed-bottom {
    margin-top: 0;
}

#menuCut.absolute{
    position: absolute;
}

/*--------------------------------- page-description cut ---------------------------------*/
.page-header.arrow {
    position: relative;
}
.page-header.arrow .btn-page-header {
    position: absolute;
    left: 50%;
    bottom: -17px;
    margin-left: -47px;
    padding: 0 40px;
    line-height: 12px;
}
.page-header.arrow .btn-page-header:hover {
    background: #ffc;
    cursor: pointer;
}
.page-header.arrow .page-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}
.page-header.arrow.open .page-description {
    overflow: visible;
    text-overflow: ellipsis;
    white-space: normal;
    height: auto;
}
.page-header.arrow .btn-page-header i {
    font-size: 20px;
    line-height: 15px;
}
.page-description{
    position: relative;
    width: 100%;
}
.page-header.arrow.open .page-descriptionBox,
.page-descriptionBox.js-clearStyle{
    overflow: visible;
    text-overflow: ellipsis;
    white-space: normal;
    position: static;
}
.page-header.arrow.open .page-descriptionBox{
    position: static;
}
.page-descriptionBox{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

/*--------------------------------- END page-description cut ---------------------------------*/

.border-box{
    box-sizing: border-box;
}

/*form-ok*/
input:focus, select:focus{
    outline: 0 none!important;
}
.form-ok textarea, .form-ok input[type=text]{
    box-sizing: border-box;
}
.form-ok textarea{
    min-height: 70px;
}
.form-ok input[type=text]{
    height: 30px;
}

.control-group select,
.form-ok input[type=text]{
    min-width: 245px;
    max-width: 100%;
}
.control-group select.input-auto,
.form-ok input[type=text].input-auto{
    width: auto;
    max-width: 100%;
    min-width: 50px;
}
@media only screen and (max-width: 480px){
    .control-group select{
        width: 100%;
    }
}

.form-ok .bigformEL, .form-ok input[type=text].bigformEL{
    width: 100%;
}

@media only screen and (max-width: 480px){
    .form-ok .control-group input[type=text]{
        width: 100%;
    }
}
.bfh-selectbox-options input[type=text],
body .form-ok .control-group .bfh-selectbox-options input[type=text]{
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    min-width: 225px;
}
.bfh-selectbox a.bfh-selectbox-toggle {
    width: 245px;
    border-radius: 1px;
    padding: 4px 5px 4px 9px;
    font-size: 14px;
    color: #555;
    box-sizing: border-box;
}
.bfh-selectbox a.bfh-selectbox-toggle span[class*="level"] {
    padding-left: 0;
}
.bfh-selectbox a.bfh-selectbox-toggle .bfh-selectbox-option {
    width: 190px;
}
.bfh-selectbox-options ul{
    width: 242px;
}
body .bfh-selectbox-options {
    margin-bottom: 3px;
    border-radius: 2px;
}
body .bfh-selectbox-options a {
    padding: 3px 10px;
    height: auto;
    white-space: pre-wrap;
}
body .bfh-selectbox-options a span[class*="level"] {
    display: inline-block;
    line-height: 16px;
}
/*---------------------- new multiselect -------------------------*/

body button.multiselect.btn,
body button.multiselect.btn:hover {
    background: #fff!important;
    box-shadow: none!important;
    text-align: left;
    border: 1px solid #ccc;
    color: #555;
    padding: 4px 6px 4px 10px;
    position: relative;
    min-width: 245px;
    outline: 0 none;
}
button.multiselect .caret {
    position: absolute;
    right: 5px;
    top: 4px;
}
.multiselect-container.dropdown-menu .active > a{
    background: #fff;
    border: none;
}
.multiselect-container.dropdown-menu .active > a:hover{
    background-color: #006DCC;
}
.multiselect-container .checkbox{
    background: transparent!important;
}


.item-mainmenu .active > a,
.dropdown-menu:not(.multiselect-container) .active > a:hover
{
    background: #f5f5f5 !important;
    border: 1px solid #DDDDDD;
    box-shadow:none;
}

.dropdown-submenu:hover > a {
    color: #ffffff;
    text-decoration: none;
    background-color: #000 !important;
}


.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
    text-decoration: none;
    outline: 0 none;
    color: #000 !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #0081C2;
}
.dropdown-menu > .item-mainmenu > a:hover,
.dropdown-menu > .item-mainmenu > a:focus {
    background: #111;
}

.dropdown-menu li.active > a:hover label,
.dropdown-menu .active.active-current label {
    color: #fff;
}

.multiselect-container.dropdown-menu > li > a > label {
    padding: 3px 20px 3px 25px;
    white-space: normal;
}
.multiselect-container.dropdown-menu {
    width: 243px;
}
.multiselect-item .input-group{
    margin: 5px 4%;
}
.multiselect-item .multiselect-search,
.form-ok .multiselect-item .multiselect-search{
    width: 100%;
    min-width: 186px;
}

.editable-popup .editable-input{
    max-width: 100%;
}
.editable-popup .select2-container .select2-choice div b{
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
    content: "";
    margin-top: 11px;
    margin-left: 2px;
}


/*---------------------- END new multiselect -------------------------*/

/*user-editable-group (price filter)*/
.user-editable-group .control-group{
    margin-bottom: 10px;
}
.user-editable-group .btn-group {
    display: flex;
    margin-bottom: 10px;
}
.user-editable-group  .editable-buttons{
    display: flex;
    margin-left: 0;
    margin-top: 5px;
}
.user-editable-group .control-group{
    display: flex;
    max-width: 250px;
}
.user-editable-group .btn-group .btn{
    width: 33.3%;
}
.user-editable-group .editable-buttons .btn{
    width: 50%;
}
/*END user-editable-group*/


/*end form-ok*/
body table.table-striped tbody td{
    transition: 0.3s;
}
body table.table-striped tbody .js-checked td,
body table.table-striped tbody .js-checked.selected td{
    background: #ffffee;
}
/*table styles*/
td.checkbox-column input[type=checkbox]{
    cursor: pointer!important;
}
/*end table styles*/


/* --------------------------- inform System --------------------------*/


.blockParent {
    margin-bottom: 40px;

}
.iconParent {
    width: 20%;
    float: left;
    margin-right: 5%;
}
.iconParent a {
    display: block;
    text-align: center;
}
.titleParent {
    font-size: 18px;
    line-height: 20px;
}

.contentParent {
    float: left;
    width: 75%;
}
.textParent {
    font-size: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px),
only screen and (min-device-width: 768px) and (max-device-width: 1100px) {
    .iconParent {
        width: 25%;
    }
    .contentParent {
        width: 70%;
    }
}
@media only screen and (max-width: 500px),
only screen and (max-device-width: 500px) {
    .iconParent {
        width: 50%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .contentParent {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 400px),
only screen and (max-device-width: 400px) {
    .iconParent {
        width: 70%;
    }
}

.item-partner {
    width: 717px;
    font-size: 14px;
}

.label.info{
    display: inline;
    position: relative;
    top: -2px;


}

.timestamp{
    font-size: 11px;
    color: #808080;
}

.badge-top{
    float: none;
    margin: 2px 0px 0px 6px;
    padding: 2px 5px;
    font-size: 11px;
}
.cke_wysiwyg_frame{
    max-width: 100%;
}
@media screen and (max-width: 767px){
    #reformal_tab{
        display: none!important;
    }
}
body #reformal_tab{
    transition: 0.5s;
    right: -206px;
    display: block;
    text-align: center;
    top: auto;
    bottom: 45px;
    z-index: 2000000;
}
body #reformal_tab:before{
    content: '\f0a1';
    height: 40px;
    line-height: 40px;
    width: 40px;
    background-color: #ff9600;
    font-family: 'fontawesome';
    color: #fff;
    float: left;
    border-radius: 0;
    font-size: 18px;
}
body #reformal_tab:after{
    content: 'Отзывы и предложения';
    height: 40px;
    line-height: 40px;
    color: #fff;
    float: left;
    width: 186px;
    background-color: #224669;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
body #reformal_tab:hover{
    right: 0;
}

body #reformal_tab img{
    display: none;
}

.input-prepend-resizable{
    display: table;
}
body .input-prepend-resizable .add-on {
    display: table-cell;
    width: 28px;
    box-sizing: border-box;
    border-right: 0 none;
}
body .input-prepend-resizable input{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: table-cell;
    box-sizing: border-box;
    height: 28px;
}
.-width-full{
    width: 100%;
}

/*module-cart*/
.module-cart-box .nav-pills{
    float: right;
    position: relative;
    top: -60px;
    margin-bottom: -50px;
}
@media screen and (max-width: 1200px){
    .module-cart-box .nav-pills{
        float: left;
        top: 0;
        margin-bottom: 10px;
        margin-top: 30px;
    }
}
.module-cart-col{
    margin: auto;
}
@media screen and (max-width: 767px){
    .module-cart-col{
        max-width: 370px;
    }
}
@media screen and (min-width: 992px){
    .allWidth .module-cart-col{
        width: 33.33%;
    }
}
@media screen and (min-width: 1200px){
    .allWidth .module-cart-col{
        width: 25%;
    }
}
@media screen and (min-width: 1500px){
    .module-cart-col{
        width: 25%;
    }
    .allWidth .module-cart-col{
        width: 20%;
    }
}
.module-cart{
    width: 100%;
    position: relative;
    padding-bottom: 55px;
    margin: 15px 0;
}
.module-cart__href{
    display: block;
}
.module-cart__title{
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.module-cart__info{
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
}
.module-cart__installed i{
    font-size: 40px;
    color: #5bb55b;
}
.module-cart__rate{
    color: #FF9600;
    font-size: 14px;
    margin-top: 4px;
    white-space: nowrap;
}
.module-cart__rate .unmarked{
    color: #dddddd;
}
.module-cart__aRow{
    margin-top: 10px;
    display: table;
    width: 100%;
}
.module-cart__bRow{
    margin-top: 10px;
    display: none;
}
.module-cart__aCol{
    display: table-cell;
    vertical-align: bottom;
}
.module-cart__bCol{
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    width: 70px;
    position: relative;
}
.module-cart__img{
    width: 100%;
}
.module-cart__desc{
    font-size: 12px;
    color: #808080;
}
.module-cart__installed{
    display: none;
}
.module-cart.-state-install .module-cart__installed{
    display: block;
}
.module-cart.-state-install .module-cart__price,
.module-cart.-state-install .module-cart__price-old{
    display: none;
}
.module-cart__price{
    color: #20A920;
    font-style: italic;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    white-space: nowrap;
}
.module-cart.-state-sale .module-cart__price{
    color: #ff0000;
}
.module-cart__old-price{
    font-size: 12px;
    font-style: italic;
    color: #808080;
    position: absolute;
    bottom: 20px;
    right: 0;
    display: inline-block;
    float: right;
    white-space: nowrap;
}
.module-cart__old-price:before{
    content: '';
    position: absolute;
    top: 45%;
    width: 100%;
    border-bottom: 1px solid #F00;
}
.module-cart__status-box{
    color: #fff;
    position: absolute;
    top: -10px;
    right: -10px;
}

.module-cart__status {
    border-radius: 100px;
    border: 5px solid #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 48px;
    text-align: center;
    z-index: 1;
    float: right;
    margin-left: -12px;
    position: relative;
}
.module-cart__status:before{
    content: '';
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    border-radius: 100px;
    border: 1px solid #FFF;
    /*box-shadow: 0 0 10px #FFF inset;*/
    width: 53px;
    height: 53px;
    box-sizing: border-box;
}
.module-cart__status-inner{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100px;
    display: inline-block;
}
.module-cart__status.-status-top{
    background: #ff6a00;
    text-shadow: 1px 1px rgb(255, 53, 0), 2px 2px rgb(255, 53, 0), 3px 3px rgb(255, 53, 0), 4px 4px rgb(255, 53, 0), 5px 5px rgb(255, 53, 0), 6px 6px rgb(255, 53, 0), 7px 7px rgb(255, 53, 0), 8px 8px rgb(255, 53, 0), 9px 9px rgb(255, 53, 0), 10px 10px rgb(255, 53, 0), 11px 11px rgb(255, 53, 0), 12px 12px rgb(255, 53, 0), 13px 13px rgb(255, 53, 0), 14px 14px rgb(255, 53, 0), 15px 15px rgb(255, 53, 0), 16px 16px rgb(255, 53, 0), 17px 17px rgb(255, 53, 0), 18px 18px rgb(255, 53, 0), 19px 19px rgb(255, 53, 0), 20px 20px rgb(255, 53, 0), 21px 21px rgb(255, 53, 0), 22px 22px rgb(255, 53, 0);
}
.module-cart__status.-status-sale{
    font-size: 30px;
    line-height: 51px;
    text-indent: -2px;
    font-weight: bold;
    font-style: italic;
    background-color: #ff1940;
    text-shadow: 1px 1px 1px rgb(203, 17, 49), 2px 2px 1px rgb(203, 17, 49), 3px 3px 1px rgb(203, 17, 49), 4px 4px 1px rgb(203, 17, 49), 5px 5px 1px rgb(203, 17, 49), 6px 6px 1px rgb(203, 17, 49), 7px 7px 1px rgb(203, 17, 49), 8px 8px 1px rgb(203, 17, 49), 9px 9px 1px rgb(203, 17, 49), 10px 10px 1px rgb(203, 17, 49), 11px 11px 1px rgb(203, 17, 49), 12px 12px 1px rgb(203, 17, 49), 13px 13px 1px rgb(203, 17, 49), 14px 14px 1px rgb(203, 17, 49), 15px 15px 1px rgb(203, 17, 49), 16px 16px 1px rgb(203, 17, 49), 17px 17px 1px rgb(203, 17, 49), 18px 18px 1px rgb(203, 17, 49), 19px 19px 1px rgb(203, 17, 49), 20px 20px 1px rgb(203, 17, 49), 21px 21px 1px rgb(203, 17, 49), 22px 22px 1px rgb(203, 17, 49);
}
.module-cart__status.-status-like{
    background-color: #2796ce;
    font-size: 30px;
    line-height: 47px;
    text-shadow: 1px 1px rgb(27, 118, 191), 2px 2px rgb(27, 118, 191), 3px 3px rgb(27, 118, 191), 4px 4px rgb(27, 118, 191), 5px 5px rgb(27, 118, 191), 6px 6px rgb(27, 118, 191), 7px 7px rgb(27, 118, 191), 8px 8px rgb(27, 118, 191), 9px 9px rgb(27, 118, 191), 10px 10px rgb(27, 118, 191), 11px 11px rgb(27, 118, 191), 12px 12px rgb(27, 118, 191), 13px 13px rgb(27, 118, 191), 14px 14px rgb(27, 118, 191), 15px 15px rgb(27, 118, 191), 16px 16px rgb(27, 118, 191), 17px 17px rgb(27, 118, 191), 18px 18px rgb(27, 118, 191), 19px 19px rgb(27, 118, 191), 20px 20px rgb(27, 118, 191), 21px 21px rgb(27, 118, 191), 22px 22px rgb(27, 118, 191);
}
.module-cart__status .icon{
    line-height: 52px;
}
.module-cart__status.-status-top .icon{
    font-size: 26px;
}
.module-cart__status.-status-like .icon{
    font-size: 28px;
    line-height: 44px;
}
#marketListnew .module-cart__status, #popularModules .module-cart__status{
    display: none;
}
/*END module-cart*/

body .modal{
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.modal.-modal-size-big{
    width: 100%;
    top: 0!important;
    bottom: 0;
    margin: auto;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.modal.-modal-size-big:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.modal.-modal-size-big .modal-inner-box{
    position: relative;
    z-index: 2;
}
.-modal-size-big .modal-header{
    padding: 20px;
    background: #fff;
}
.-modal-size-big .modal-body{
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    overflow-y: visible;
    max-height: 9999px;
    background: #fff;
}
.-modal-size-big .modal-footer{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0;
}
.modal-footer .btn.editable{
    font-style: normal;
    border-bottom: none;
}
.modal-footer .btn.editable:focus{
    color: #fff;
}
.modal-footer .popover{
    text-align: left;
}
.-modal-size-big .modal-title{
    font-size: 28px;
    font-weight: bold;
}
.modal .close .icon-close{
    font-size: 30px;
}
.module-about__icon.icon-plug:before{
    top: -1px;
    left: 1px;
    position: relative;
}
.module-complete__icon{
    font-size: 47px;
    color: #31B231;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.modal-inner-box{
    display: flex;
    height: 100%;
    min-height: 640px; /*fix flex small window for FF*/
    width: 100%;
    flex-direction: column;
    justify-content: center;
}
.-modal-size-big .modal-inner-box{
    width: 810px;
    max-width: 100%;
    margin: auto;
}
@media screen and (max-width: 980px){
    .modal-inner-box{
        display: block; /*fix flex small window for FF*/
    }
}
.modal-inner{
    background: #fff;
    position: relative;
}
.modal-inner__nav{
    background: rgba(0,0,0, .3);
    width: 80px;
    height: 130px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    display: none;
}
@media screen and (max-width: 980px){
    .modal-inner__nav{
        display: none!important;
    }
}
.modal-inner__nav-prev{
    border-radius: 65px 0 0 65px;
    left: -80px;
}
.modal-inner__nav-next{
    border-radius: 0 65px 65px 0;
    right: -80px;
}
.modal-inner__nav:hover{
    text-decoration: none;
}
.modal-inner__nav i{
    font-size: 100px;
    opacity: .5;
    color: #fff;
    line-height: 125px;
    transition: .3s;
}
.modal-inner__nav:hover i{
    opacity: 1;
}
body.-modal-visible{
    overflow: hidden!important;
}
@media screen and (min-width: 769px){
    body.-modal-visible{
        padding-right: 17px;
    }
    body.-modal-visible .modal{
        overflow-y: scroll;
    }
    body.-modal-visible .navbar{
        padding-right: 17px;
    }
    body.-modal-visible a.top{
        margin-right: 17px;
    }
}
@media screen and (max-width: 640px){
    .modal-footer__right{
        width: 100%;
    }
}

/*end modal*/


.btn i + span{
    margin-left: 7px;
}
/*module-about*/

@media screen and (min-width: 640px){
    .module-about__icon-footer{
        text-shadow: 0 1px 0 #FFF;
        color: #505050;
        padding: 9px 11px;
    }
    .module-about__icon-footer span{
        display: none;
    }
}

.module-about__title{
    font-size: 24px;
    line-height: 1.2;
}
.module-about__title.-size-big{
    font-size: 28px;
}

.module-about__trial{
    font-size: 11px;
    color: #fff;
    background-color: #ff6a00;
    vertical-align: top;
    font-weight: normal;
    padding: 2px 5px 3px;
    border-radius: 2px;
    position: relative;
    top: -3px;
    white-space: nowrap;
}
.module-about__hgroup{
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
@media screen and (max-width: 640px){
    .module-about__hgroup{
        display: block;
    }
}
.module-about__rate i{
    font-size: 15px;
}

.module-about__icon{
    font-size: 20px;
    color: #31B231;
    display: inline-block;
    border-radius: 100px;
    border: 2px solid #31B231;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    position: relative;
    top: -2px;
}
@media screen and (max-width: 640px){
    .module-about__icon{
        display: none;
    }
}
.module-about__icon-check{
    font-size: 47px;
    color: #31B231;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.module-about__remove-wishlist{
    display: none;
}
.module-about__btn-wishlist{
    padding: 0;
}
.module-about__btn-wishlist .tooltip-inner{
    padding: 5px 7px 6px;
}
.module-about__wishlist-button{
    padding: 9px 11px;
}
.module-about__btn-wishlist.-state-add .module-about__remove-wishlist{
    display: block;
}
.module-about__btn-wishlist.-state-add .module-about__add-wishlist{
    display: none;
}
.module-about__carousel{
    position: relative;
    line-height: 1;
    float: left;
    max-width: 640px;
    display: inline-block;
    margin-bottom: 0;
}
.module-about__scroll-shadow{
    content: '';
    height: 400px;
    width: 10px;
    position: absolute;
    box-shadow: 0 0 10px;
    z-index: 10;
    margin-top: 25px;
    left: -10px;
    opacity: 0;
    transition: .3s;
}
.module-about__scroll-shadow.-scroll-shadow-right{
    left: auto;
    right: -10px;
    opacity: 1;
}
.module-about-box.-state-scroll .module-about__scroll-shadow.-scroll-shadow-right{
    opacity: 0;
}
.module-about-box.-state-scroll .module-about__scroll-shadow.-scroll-shadow-left{
    opacity: 1;
}
.module-about__carousel .carousel-inner{
    transition: .3s;
    border: 1px solid #FFF;
}
.module-about__carousel:hover .carousel-inner{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.module-about__carousel:hover .carousel-control{
    opacity: 1;
}
.module-about__carousel:hover .carousel-indicators{
    opacity: 1;
}
.module-about__carousel .carousel-control{
    color: #cccccc;
    background: none;
    border: 0 none;
    top: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
}
.module-about__carousel .carousel-control.left{
    left: 0;
}
.module-about__carousel .carousel-control.right{
    right: 0;
}
.carousel .item__title {
    background: rgba(49, 178, 49, 0.71);
    color: #FFF;
    font: bold 15px arial;
    position: absolute;
    top: 10px;
    padding: 10px;
}
@media screen and (min-width: 981px){
    .module-about__carousel .carousel-control{
        opacity: 0;
        transition: .3s;
    }
    .module-about__carousel .carousel-indicators{
        opacity: 0;
        transition: .3s;
    }
}
.module-about__carousel .carousel-control:before{
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF;
    top: 48%;
    position: absolute;
}
.module-about__carousel .carousel-control.left:before{
    left: 20px;
}
.module-about__carousel .carousel-control.right:before{
    right: 20px;
}
.module-about__carousel .carousel-control:hover{
    color: #666;
    background: none;
}

.carousel-indicators{
    list-style-type: none;
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    margin: 10px 0;
}
.carousel-indicators li{
    width: 10px;
    height: 10px;
    display: inline-block!important;
    background: #cccccc;
    border-radius: 10px;
    cursor: pointer;
}
.carousel-indicators li.active{
    background: #f89406;
}
.module-about-box{
    overflow: hidden;
    height: 450px;
    position: relative;
}
.module-about{
    margin-top: 20px;
    float: left;
    width: 100%;
    position: relative;
    overflow-x: scroll;
    height: 500px;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 5px;
}
.module-about__info{
    margin-left: 15px;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 350px;
    height: 402px;
    overflow: hidden;
    background-color: #F5F5F5;
    box-sizing: border-box;
    margin-right: 5px;
    left: 100%;
    top: 0;
    white-space: normal;
    display: inline-block;
    transition: .3s;
    border: 1px solid #FFF;
}
.module-about__info:hover{
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.module-about__info-inner{
    overflow-y: auto;
    height: 365px;
    padding-right: 15px;
}
.module-about__info-inner *{
    line-height: 1.5;
}
.module-about__info-inner h2{
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
}
.module-about__info-inner h3 {
    font-size: 18px;
    line-height: 40px;
}
.module-about__info-inner li {
    line-height: 25px;
    font-size: 14px;
}

.module-about__price{
    font-size: 16px;
    color: #20A920;
    border: 1px solid #ccc;
    padding: 9px 18px;
    float: left;
    height: 38px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.module-about__price i{
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -3px;
    border-radius: 10px;
    z-index: 10;
    width: 6px;
    height: 6px;
    border: 1px solid #ccc;
    background-color: #F5F5F5;
}
.module-about__price:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 18px solid rgba(0, 0, 0, 0);
    border-left-color: #FFF;
    left: 100%;
    top: 50%;
    margin-top: -18px;
}
.module-about__price:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 19px solid rgba(0, 0, 0, 0);
    border-left-color: #ccc;
    left: 100%;
    top: 50%;
    margin-top: -19px;
}
.module-about__modal .modal-footer .tooltip + .btn{
    margin-left: 5px;
}

@media screen and (max-width: 640px){
    .module-about__price{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .module-about__price:before,
    .module-about__price:after,
    .module-about__price i{
        display: none;
    }
    .module-about__modal .modal-title{
        text-align: center;
        overflow: hidden;
    }
}

@media screen and (max-width: 980px){
    body .module-about{
        white-space: normal;
        overflow-x: auto;
        height: auto;
        padding: 0;
        text-align: center;
    }
    body .module-about__info{
        margin: 0;
        width: 100%;
        border: 0 none;
        box-shadow: none!important;
        height: auto;
        float: left;
        text-align: left;
    }
    .module-about__scroll-shadow{
        display: none;
    }
    .module-about__carousel{
        max-width: 100%;
        float: none;
    }
    .module-about__carousel .carousel-inner{
        border: 0 none;
        box-shadow: none!important;
    }
    .module-about__info-inner{
        height: auto;
    }
    .module-about-box{
        height: auto;
    }
}
@media screen and (max-width: 640px){
    .module-about__modal .modal-footer .btn{
        width: 100%;
        margin-left: 0!important;
        box-sizing: border-box;
    }
    .module-about__modal .modal-footer * + .btn{
        margin-top: 15px;
    }
    .module-about__modal .modal-body{
        padding: 10px 0 0;
    }
}
/*end module-about*/


.module-cart-box .tab-pane{
    display: none;
}
.module-cart-box .tab-pane.active{
    display: block;
}
@media screen and (max-width: 480px){
    body{
        padding-right: 5px;
        padding-left: 5px;
    }
}


/*module-check*/
.module-check{
    background: url("../img/ext/bg_document.png") #dfedf2;
    box-sizing: border-box;
    border: 10px solid #c3d3dd;
    font-family: "Times New Roman", Times, serif;
    padding: 30px 55px 12px;
    margin: 15px 0 25px;
    color: #333333;
    position: relative;
    box-shadow: 0 0 0 5px #FFF;
}
.module-check:before,
.module-check:after{
    content: "";
    position: absolute;
    z-index: -2;
    top: -29px;
    left: 0;
    width: 50%;
    height: 100%;
    padding-bottom: 28px;
    max-width: 300px;
    box-shadow: -15px 15px 10px rgba(0, 0, 0, 0.4);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.module-check:after {
    right: 0;
    left: auto;
    box-shadow: 15px 15px 10px rgba(0, 0, 0, 0.4);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
}
.module-check__title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1;
}
.module-check__table{
    display: table;
    width: 100%;
}
.module-check__row{
    display: table-row;
}
.module-check__label{
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-right: 20px;
    vertical-align: top;
    white-space: nowrap;
}
.module-check__info{
    font-size: 18px;
    font-style: italic;
}
.module-check__line{
    border-bottom: 1px solid #666;
    padding-bottom: 1px;
}
.module-check__line.-line-short{
    display: inline;
    vertical-align: top;
}

.module-check__stamp{
    position: relative;
    top: -35px;
    float: right;
}
.module-check__payment-info{
    margin-top: -60px;
    font-size: 14px;
    color: #666;
}
.module-check__visual{
    float: left;
}
@media screen and (max-width: 768px){
    .module-check__visual{
        width: 100%;
    }
}
.module-check__visual img{
    margin-bottom: 20px;
    margin-right: 20px;
}
.module-check-normal{
    padding: 10px;
}
.module-check-normal p{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: arial, helvetica, sans-serif;
}
.module-check__row{
    float: left;
    width: 100%;
}
.module-check__row p{
    padding-top: 10px;
}
@media screen and (max-width: 640px){
    .module-check{
        margin: -10px 0 0;
    }
}
@media screen and (max-width: 980px){
    .module-check{
        padding: 15px 20px;
    }
    .module-check__label{
        display: block;
        padding-bottom: 2px;
        padding-top: 17px;
    }
    .module-check__stamp{
        top: 0;
    }
    .module-check__payment-info{
        margin-top: -10px;
        position: relative;
        z-index: 20;
    }
    .module-check__row{
        display: block;
    }
    .module-check__table{
        display: block;
    }
}
.z-1{
    position: relative;
    z-index: -1;
}
body .module-cart__installed.-state-overdue{
    display: block;
}
body .module-cart__installed.-state-overdue .icon.icon-clock-o{
    color: #FF1940;
}
body .module-cart__installed .icon-clock-o{
    color: #2796CE;
}
/*end module-check*/

.special-border{
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    border: 5px solid #e6e6e6;
    box-sizing: border-box;
}
body .btn:focus{
    outline: 0 none;
}
.oh{
    overflow: hidden;
}

/*mp-slider*/
.mp-slider-box{
    position: relative;
    margin: 0 15px 30px;
    overflow: hidden;
    max-height: 500px;
}

@media (max-width: 767px) {
    .mp-slider-box {
        margin-bottom: 90px;
    }
}

.mp-slider .empty{
    padding: 0 15px;
}
.mp-slider-inner{
    margin: 0 -15px!important;
}
.mp-slider-box .module-cart-col{
    max-width: 400px;
    width: 400px;
    padding: 0;
    margin: 0 15px;
    float: left;
    height: auto;
}
.mp-slider-box .module-cart__status{
    display: none;
}
.mp-slider-box .module-cart-col img{
    max-width: 100%;
}
.mp-slider-box .module-cart{
    margin: 0;
}
@media screen and (max-width: 480px){
    .mp-slider-box .module-cart-col{
        max-width: 100%;
    }
}
.mp-slider__nav{
    background: rgba(255, 255, 255, 0.3);
    width: 80px;
    height: 130px;
    text-align: center;
    position: absolute;
    top: 22%;
    z-index: 50;
    opacity: 0;
    transition: .5s;
}
@media screen and (max-width: 768px){
    .mp-slider__nav{
        background: transparent;
    }
}
.mp-slider__nav-prev{
    border-radius: 0 65px 65px 0;
    left: 0;
}
.mp-slider__nav-prev i{
    left: -10px;
}
.mp-slider__nav-next{
    border-radius: 65px 0 0 65px;
    right: 0;
}
.mp-slider__nav-next i{
    right: -10px;
}
.mp-slider__nav i {
    font-size: 100px;
    opacity: .7;
    color: #FFF;
    line-height: 125px;
    transition: .3s;
    position: relative;
}
.mp-slider__nav:hover i{
    opacity: 1;
    text-decoration: none;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}
.mp-slider-box:hover .mp-slider__nav{
    opacity: 1;
}
/*mp-slider*/
.wishlist-icon-empty{
    font-size: 80px;
    color: #666;
    vertical-align: middle;
    opacity: .3;
}
.wishlist-icon-add{
    font-size: 20px;
    vertical-align: middle;
    text-decoration: none;
    margin-left: 20px;
}
/*.select2*/
/*--------------------- ProductForm_links and styleTabGroup multiSelect ----------------------*/
#s2id_ProductForm_links .select2-search-field,
div.select2-container-multi .select2-search-field {
    float: none;
    clear: both;
}
#s2id_ProductForm_links.select2-container-multi .select2-choices,
div.select2-container-multi .select2-choices {
    min-height: 28px;
    border: 1px solid #ccc;
    background: none;
}
#s2id_ProductForm_links.select2-container-multi .select2-choices .select2-search-field input,
div.select2-container-multi .select2-choices .select2-search-field input  {
    margin: 0;
    padding: 4px 6px;
}
div.select2-drop-active,
div.select2-drop.select2-drop-above.select2-drop-active {
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 5px 10px #ccc;
}
div.select2-modal.select2-drop-active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}


ul.select2-results li.select2-highlighted {
    background-color: #006dcc;
}

div.select2-container-multi .select2-choices .select2-search-choice {

}

div.select2-container-multi .select2-choices .select2-search-choice:hover {
    background: #ffffcc;
    border: 1px solid #e5e5bf;
}

.select2-search-choice .select2-search-choice-close {
    background: none;
    text-decoration: none;
    height: 20px;
    top: 3px;
    left: 5px;
    padding: 0 12px 0 0;
}
.select2-search-choice .select2-search-choice-close:before {
    content: "×";
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
.select2-search-choice .select2-search-choice-close:hover:before {
    opacity: 0.4;
    background: none;
}

#s2id_ProductForm_links.select2-container-multi .select2-choices .select2-search-choice div{
    width: 171px;
    overflow: hidden;
}
div.select2-container-multi .select2-choices .select2-search-choice div {
    text-overflow: ellipsis;
}
/*--------- END ProductForm_links and styleTabGroup multiSelect ---------*/
/*END .select2*/

/*bootstrap-timepicker*/
.bootstrap-timepicker input[type=text]{
    min-width: 39px;
}
.bootstrap-timepicker-widget table td a{
    line-height: 8px;
    padding: 5px 0;
}
/*END bootstrap-timepicker*/

.notifyjs-bootstrap-success {
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.8);
}

th#stats_c0{
    width:60px;
}
th#stats_c1{
    width:200px;
}
th#stats_c2{
    width:140px;
}
th#stats_c3{
    width:100px;
}
th#stats_c4{
    width:100px;
}
th#stats_c5{
    width:100px;
}
th#stats_c6{
    width:100px;
}
th#stats_c7{
    width:100px;
}
th#stats_c8{
    min-width: 100px;
}
input#StatsSettings_date_0 {
    width: 48%!important;
}
input#StatsSettings_date_1 {
    width: 48%!important;
}

.discounting {
    border-radius: 4px;
    line-height: 13px;
    padding: 1px 3px;
    font-size: 11px;
    margin: 0 0 0 10px;
    background-color: #EEE;
    transition: background-color .2s;
}

.discounting:hover {
    background-color: #999;
}

.btn-success.discounting:active,.discounting.btn-success {
    background-color: #5bb75b;
}
.domain-banner{
    display: block;
    margin: 30px 0;
}
.domain-banner img{
    max-width: 100%;
}
.appearance-views-wrap {
    display: none;
}