





/*контейнер иконок соцсетей*/
div#socnetwork-container {
    /* float:left;*/
    margin-left: 10px;
}
div#socnetwork-container a {
    /* float:right;*/
    margin-left: 4px;
    display: inline-block;
}
div#top-socnetwork-container {
    /*position: absolute!important;*/
    right: 0px;
    top: 0px;
    border: none!important;
}
div#top-socnetwork-container[lang=en] {
    right: 117px;
    /*top: 20px;*/
    float: right;
    margin-top: 20px;
}

div#top-socnetwork-container a{
    float: right;
    margin-left: 9px;
    display: inline-block;
}
div#top-socnetwork-container a:nth-child(1) {
    /*margin-right: -3px;*/
    margin-right: 10px;
}
div#top-socnetwork-container a:nth-child(2) {
    margin-right: 10px;
}

/*фЛАГ*/
div#lang {
    float: left;
    position: absolute;
    width:10px;
    height:10px;
}

/*контейнер сервисов шапки*/
div#topservices-container {
    position: relative;
    top: 5px;/*19px;*/
    right: 15px;
}

/*НАЧАЛО выпадающий список - быстрый переход*/
span#topservice-online-span {
    height: 21px;/*25*/
    width: 190px;/*175px;*/
    color: #FF2200;
    display:inline-block;
    background: #eeeeee url('images/select-arrow-down.png') 185px /*205px 165px*/ 50% no-repeat;
    font-size:11pt;
    padding: 2px 0 0 10px;
    /*				border-radius:5px;*/
}
select[name=online-app] {
    position:absolute;
    /*right:1px;*/
    height:21px;/*25*/
    border:none;
    width:200px;/*185px;*/
    background-color: #eeeeee;
    color: #898989;
    font-size:11pt;
}

/*КОНЕЦ выпадающий список - быстрый переход*/

/*НАЧАЛО - глобальный поиск*/
div#topservice-search {
    /*margin-left: 0px!important;*/
    width: 200px;
    background-color: #eeeeee;
    display: inline-block;
    margin-top: /*!!!11px!!!*/8px!important;
}
div#topservice-search[lang=en] {
    margin-top: 20px!important;
    float: left;
    margin-left: 0px!important;
    border: #CAC9CB 1px solid;
    width: 205px;
    position: relative;
}

div#topservice-search form {
    padding:0;
    margin:0;
    display:inline;
}
div#topservice-search input[type=submit] {
    background: url('images/search.png') no-repeat;
    border:none;
    width: 14px;
    height: 14px;
    padding:0;
    margin:5px 0;
    cursor:pointer;
}
div#topservice-search input[type=text] {
    border: none;
    background-color: #eeeeee;
    color: #898989;
    width: 170px;/*150px;*/
    padding: 0;
    font-size: 11pt;
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    height: 20px;
    outline: none;
}
div#topservice-search[lang=en] input[type=text] {
    border: none;
    background-color: #eeeeee;
    color: #898989;
    width: 175px;/*150px;*/
    padding: 0;
    font-size: 11pt;
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    height: 20px;
    outline: none;
}
div#topservice-search label {
    color: #898989;
    position:absolute;
    top:3px;/*27px;*/
    /*right:415px;/*355px;*/
    font-size:11pt;
    left: 10px;
}
div#topservice-search[lang=en] label {
    /*top: 25px;*/
    left: 0px;
    margin-left: 10px;
    position: absolute;
}
/*КОНЕЦ - глобальный поиск*/





div#faq-link a {
    color: #EE2030;
    /*margin-left: 6px;*/
    margin-left: 4px;
    margin-top: 5px;
    /*margin-right: 8px;*/
    margin-right: 25px;
    white-space: nowrap;
    display: inline-block;
    font-weight: bold;
}
div#faq-link a:hover {
    text-decoration:none;
}


/*НАЧАЛО язык сайта*/
div#lang-switcher {
    float:right;
    margin-right: 0px;
    margin-top: 8px;
    font-size: 11pt;
    font-family: HeliosCondBold, Arial, Helvetica,sans-serif;
}
div#lang-switcher[lang=en] {
    /*margin-top: 22px;*/
    margin-top: 25px;
    float: right;
}
div#lang-switcher a {
    margin: 0px 5px;
    font-size: 12pt;
    color: #2e3192;
    float:none;
}
div#lang-switcher a.selected {
    text-decoration: none;
    color: #666666;
}

div#faq-link[lang=en] .mobile-apps-link {
    margin-top: 25px!important;
    margin-left: 37px!important;
    /*margin-right:9px!important;/*!!!*/
    float: right;
    margin-right: 20px!important;
}
.grey {
    color: #666666;
}

.blue {
    color: #2e3192;
}

/*КОНЕЦ - язык сайта*/


div#topservices-container div {
    float:left;
    margin-left: 20px;
    height: 23px;
    border: #CAC9CB 1px solid;
    margin-top: 11px;
    position: relative;
}
#is_mobile div#topservices-container div
{
    margin-top: 3px;
}

div#topservice-search {
    /*margin-left: 0px!important;*/
    width: 200px;
    background-color: #eeeeee;
    display: inline-block;
    margin-top: 11px!important;
}
#is_mobile div#topservice-search
{
    margin-top: 3px!important;
}