﻿/* jQuery UI owerride */
.ui-state-focus, .ui-state-hover  { border:0!important; outline:none; }

#sendreview input.login,
#sendreview textarea.login
{
    width:96%
}
/* /owerride */

/* настройки для слайдера  */
/* override для вкладки "ПО ЗАРУБЕЖЬЮ", теперь они будут скрытыми */
#m_2_a div.calc .settings
{ 
    display:none;
}


div.calc
{
    font-weight:bold;
    font-size: 12px;
}

    div.calc div.settings_info
    {
        color: #693F00;
        text-shadow: 0 1px #fdc230;
        margin-bottom:10px;
        visibility:visible;

                text-shadow: 0 1px #fdc230;
           -moz-text-shadow: 0 1px #fdc230;
        -webkit-text-shadow: 0 1px #fdc230
    }

    div.calc div.settings
    {    
        color: #593602;
        cursor: pointer;
        margin: 0 5px;
        font-size:11px;
        font-weight:normal;
        
        border-bottom:1px dashed;

        opacity:0.9
    }

        div.calc div.settings.selected
        {    
            color: #fff;  
            opacity:1
        }

    div.calc div.operator
    {
        margin: 0 10px;
        color: #fff;
        cursor:pointer;
        font-size:8px;
        display:none;
    }
   

        div.calc div.operator span
        {
            display:inline-block;
            margin-right:3px;
            font-size:11px;
            font-weight: normal;
            border-bottom: 1px dashed;
            padding-bottom: 2px;
        }

    div.calc div.operatorscontainer
    {
        position: absolute;
        z-index: 9999;
        display: none;
        margin: 1px 0 0;
        background-color: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
        background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
        background: linear-gradient(top, #ffffff 0%,#eeeeee 100%);
        -pie-background: linear-gradient(top, #ffffff 0%,#eeeeee 100%);
        padding: 7px 5px 12px 3px;
    }

        div.calc div.operatorscontainer li
        { 
            list-style: none;
        }

            div.calc div.operatorscontainer li span
            {
                font-style: italic;
                font-size: 12px;
                font-weight: normal;
                border-bottom: dashed 1px;
                text-decoration: none;
                margin: 0 10px 15px 10px;
                clear: both;
                line-height: 22px;
                white-space: nowrap;
                color: #2F78B8;
                cursor: pointer;
            }

/* /настройки для слайдера/  */

/* блок с тарифами, слайдер цен */
.sms_block
{
    background: #f49a14;
    min-height: 206px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.sms_block .left
{
    width: 490px;
    padding: 0 0 0 13px;
}

.tarif
{
    margin: 6px 0 0;
}
/* текст "15 способов отправки" */
div.sendmethodscount
{
    font-size: 20px;
    color: #F49A14;
    line-height: 45px;
    padding-left: 15px;
}

    div.sendmethodscount div.count
    {        
        font-size: 90px;
        font-weight: bold;
        text-shadow: 2px 2px 6px #D5D5D5;
        height: 95px;
        float:left;
    }

    div.sendmethodscount div.text_wrapper
    {
        float:left;
        min-width: 330px;
    }

        div.sendmethodscount div.text_wrapper .text_header {
            width: 100%;
            /*height: 30px;*/
            border-bottom: 1px solid;
            margin: 0 11px 3px;
        }

        div.sendmethodscount div.text_wrapper .text
        {
            font-size:20px;        
            margin:0 11px;
            line-height:normal;
        }


/* помощь социальным проектам */
div.social {
    font-size: 14px;
    color: #2F78B8;
    height: 35px;
    width: 500px;
}

div.sociallinks { padding:0 40px; }

.tarif .title_block
{
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    line-height: 33px;
    position: relative;
    top: 6px;
    left: -1px;
}

.tarif #m_2 { display:none; }
.tarif .title_block.closed .title_block_right { background: none; }
.tarif .title_block.closed .title_block_left { background: none; }
.tarif .title_block.closed .title_block_right div * { background: none; color: #693F00; border-bottom: 1px dashed; padding: 0; cursor: pointer; margin-right: 12px; }


.tarif .title_block_left
{
    height: 36px;
    background: url('../img/tarif_title_left.png') 1px 0px no-repeat;
    padding: 0px 0px 0px 9px;
}
.tarif .title_block_right
{
    height: 33px;
    background: url('../img/tarif_title_right.png') 100% 0px no-repeat;
    padding: 0px 16px 0px 0px;
}

.tarif .title_block_right div
{
    background: url('../img/border_2.png') 0px 100% repeat-x;
    padding: 0px 6px 0px 3px;
}

.tarif .title_block_right div * 
{
    background: url('../img/tarif_arrow.png') 100% 7px no-repeat;
    padding: 0px 12px 0px 0px;
}

.tarif .content_block_top
{
    background: url('../img/tarif_content_top.png') 0px 0px no-repeat;
    padding: 12px 0 0;
}

.tarif .content_block_bottom, .tarif .content_block_bottom_right
{
    background: url('../img/tarif_content_bottom.png') 0px 100% no-repeat;
    min-height: 100px;
    padding: 3px 20px;
}

.left_block { float: left; }
.right_block { float: right; }

.tarif .title_price
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #693F00;
    margin: 13px 9px 0 0;
    text-shadow: 0px 1px #fdc230;
    -moz-text-shadow: 0px 1px #fdc230;
    -webkit-text-shadow: 0px 1px #fdc230;
    text-shadow: 0px 1px #fdc230;
}

#slider, #slider2
{
    margin: 0px 0px 10px 0px;
    cursor: pointer;

    position: relative;
    height: 19px;
    width: 336px;
    border: 0px !important;
    background: url('../img/slider_back.png') center no-repeat !important;
}

#slider .title_slider, #slider2 .title_slider
{
    font-size: 11px;
    color: #fff38b;
    font-weight: bold;
    width: 60px;
    text-align: center;
    line-height: 10px;
    position: absolute;
    right: -65px;
}

.ui-slider-handle
{
    display: block;
    width: 48px;
    margin-left: -28px;
    height: 45px;
    margin-top: -14px;
    position: absolute;
    background: url('../img/slider_r.png') center no-repeat;
}

#slider2 .ui-slider-handle {background: url('../img/slider_g.png') center no-repeat!important; }

.price
{
    color: #fff;
    font:bold 11px arial; 
    text-transform: uppercase;
    min-width:100px;

}
.price .m
{
    font-weight: bold;
    font-size: 25px;
}

.tarif .content_block.closed
{
    display: none;
}

.sms_block .ps
{
    padding: 5px 6px 0px 6px;
}

.sms_block .ps span {color: #fff;}
/* это был слайдер с ценами и скидками */

/* центральная часть (способы отправки смс / отзывы / клиенты ) */
.main_content_block { padding: 30px 0px 30px 0px; }

/* блок с способами отправки*/
.left_c_block { float: left; width: 50%; }
.left_c_block .c_block_inn { padding: 0px 0px 0px 0px; }

.sms_send_block .title_block
{
    font-size: 21px;
    font-style: italic;
    line-height: 26px;
    margin: 0 0 35px;
}
.sms_send_block .elem
{
    width: 33%;
    float: left;
    text-align: center;
    margin: 0;
    margin-bottom: 0.5vw;
    position: relative;
}

.sms_send_block .show_block
{
    position: relative;
    width: 135px;
    margin: 0px auto;
}

.sms_send_block .show_block_button
{
    position: relative;
    z-index: 50;
    cursor: pointer;
}

.sms_send_block a { text-decoration: none; }
.sms_send_block span {
    position: relative;
    z-index: 50;
    display: block;
    height: 28px;
    font-size: 11px;
    font-weight: bold;
    /*width: 120px;*/
    margin: 0px auto;
}

.sms_send_block a {text-decoration:none;}
.sms_send_block a:hover {color:#009cff;}

.hidden_block {
    position: absolute;
    width: 158px;
    background-color: #9ac3ea;
    bottom: 30px;
    border: 1px solid rgb(0 0 0);
    border-radius: 6px 6px 6px 6px;
    right: -120px;
    text-align: left;
    z-index: 99999;
    display: none;
}

.hidden_block_top
{
    background: url('../img/hidden_block.png') center 0px no-repeat;
    height: 5px;
}

.hidden_block_middle
{
    background: #e2eaf4;
    color: #6d7680;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    padding: 3px 12px 0;
}

.hidden_block_bottom
{
    background: url('../img/hidden_block.png') center 100% no-repeat;
    height: 30px;
}
/* закончили со способами отправки */

/* правый блок (отзывы / акции ) */
.right_c_block {
    float: right;
    width: 50%;
    margin-top: -35px;
}

.right_c_block .c_block_inn
{
    padding: 0 13px 0 45px;
}

.right_block_elem
{
    padding:0;
    padding-bottom:16px;
}


.event 
{
    border: 1px solid #ffbe0f;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    margin: 0 0 14px;
    background: #fff;
}

.event .arrow_p { padding: 0px 15px; }
.event a { text-decoration: none; color: #5b5b5b; }

.event .reviews_name { font-size: 14px; }
.event .reviews_post { font-size: 10px; margin-bottom: 10px; }
/* закончили с правым новостями и акциями */

/* блок с новостями, FAQ, статьями */
.all_c {text-align:right; font-size:13px; color:#b0b4b8; font-style:italic; margin:3px 0px 0px 0px;}
.all_c a { color:#b0b4b8; }

.right_block_elem .title_block
{
    font-size: 18px;
    line-height: 25px;
    line-height: 25px;
    color: #353535;
    font-style: italic;
    margin: 0px 0px 12px 0px;
}

.slider_button
{
    cursor: pointer;
    background-image: url('../img/slider.png');
    background-repeat: no-repeat;
    background-position: 100% -35px;
    padding: 0 14px 0 0;
}
.slider_button span { border-bottom: 1px dashed #353535; }
.slider_button:hover span
{
    border-bottom: 0px;
    padding-bottom: 1px;
}

.right_block_elem.border 
{
    border-bottom: 1px dotted #444444;
    margin: 0px 0px 7px 0px;
}

.list_table td { padding: 0px 7px 9px 0px; }
    .list_table td.vtop { vertical-align:top; }

.date { color: #989898; }

/* Закончили с новостями, фак и статьями */

/* наши клиенты */
.right_block_elem .title_block.small
{
    font-size: 15px;
    color: #676767;
}

.chooseZone
{
      margin: 0px 5px 1px;
      line-height: 0;      
}

.zonename
{
    position:relative;
    float:right;
    top:-10px;
    left:-106px;
}
.zonedigital
{  
     position:relative;
    float:right;
    top:-10px;
    left:38px;

}
.zifra
{
     color:white;
    border-bottom:1px dashed;
    cursor:pointer;
    font: bold 10px Arial!important;

}

.imjotpravitel
{
    color:#693F00;
    border-bottom:1px;
    cursor:pointer;
    font: bold 10px Arial!important;
}

.selectedZone 
{
    color:white;    
    cursor:pointer;
    font:normal 8px Arial;
    text-transform: uppercase;
    margin: 0 5px;
    cursor:pointer;
}

    .selectedZone .browse
    {
        border-bottom:1px dashed;        
        font-size:11px;         
        display: inline-block;
        margin: 0 5px 0 0;
    }

div.zonecontainer
{
    position: absolute;
    z-index: 9999;
    display: none;
    margin: 1px 0 0;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    -pie-background: linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    padding: 7px 5px 12px 3px;
    width:70px;
}

div.zonecontainer li { list-style: none; }

div.zonecontainer li span
{
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    border-bottom: dashed 1px;
    text-decoration: none;
    margin: 0 10px 15px 10px;
    clear: both;
    line-height: 22px;
    white-space: nowrap;
    color: #2F78B8;
    cursor: pointer;
}

/* слайдер клиентов */
table.clients
{
    color: #9e9e9e;
    line-height: 20px;
}

table.clients td:first-child
{
    border-right: 2px solid #e5e5e5;
    padding: 3px 15px 3px 0px;
}

table.clients td
{
    padding: 3px 0px 3px 15px;
}

table.clients td h3
{
    font-size: 11px;
    text-transform: uppercase;
    line-height: 20px;
    color: #3b3b3b;
}

/* блок с отзывами о работе websms, фотографии */
div#reviewblock img.photo 
{
    width:90px;
    height:120px;
    opacity:0.9;
}


/* Стиль для хелпа по легкой версии (m.websms.ru) */
.jqmWindowHelp
{
    background:white;
    border:1px solid #979797;
    color:#595959;

    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -392px;
    width: 784px;
    min-height:418px;
    border-radius:6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;

    box-shadow:2px 2px 6px gray;
}


#sendreview div.photo
{
    border-top:1px solid whitesmoke;
    padding-top:5px;
}

    #sendreview div.photo .remove
    {
        font:bold 15px Verdana;
        padding:0 3px 0 3px;
        float:left;
        cursor:pointer;
        display:none;
    }

    #sendreview div.error
    {
        display:block;
        text-align: left;
        font: italic 11px Verdana;
        width: 100%;
        padding:0;
        color: #DD0303;
        height: 14px;
        padding:1px 0 1px;
    }

/* закончили с формой создания отзыва */

/* верхний блок с большими картинками (суд\5копеек\тестировать...) */
div.promoImages {
    position: relative;
    overflow: hidden;
    height: 206px;
    max-height: 206px;

}

    div.promoImages .content
    {
        width: 490px;
        height: 210px;
    }

        div.promoImages .content .item {
            margin-bottom: 0;
            background-color: #f49a14;
            position: absolute;
            width: 492px;
            height: 210px;
        }

        div.promoImages .content .sliderBullets
        {
            margin-bottom: .31em
        }

