/* Cached on Fri, 05 Dec 2025 04:29:25 */
/** Новый топ бар **/

.topBar {
    width: 100%;
    background: #EBE9EA;
    border-bottom: 1px dashed #BCBCBC;
    text-align: center;
    min-width: 965px;
    height: 30px;
}
.topBarInner {
    width: 965px;
    margin: 0px auto;
}
.topLeft,.topRight,.loginBlock {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.topLeft {
    text-align: right;
    padding-top: 5px;
}
.topRight {
    text-align: left;
    padding-top: 8px;
}
.topLeft,.topRight {
    width: 334.5px;
    vertical-align: top;
}
.loginBlock {
    width: 216px;
    padding: 18px 20px 14px;
    position: relative;
    z-index: 100;
    background: #FEFEFE;
    background: -moz-linear-gradient(top, #FEFEFE 0%, #F9F9F9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#F9F9F9));
    background: -webkit-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    background: -o-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    background: -ms-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    background: linear-gradient(to bottom, #FEFEFE 0%,#F9F9F9 100%);
    -pie-background: linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    behavior: url(pie.htc);
    border: 1px solid #BCBCBC;
    border-radius: 5px;
    margin: -7px 15px 0px;
}
.loginBlockBorder {
    width: 100%;
    height: 100%;
    border: 8px solid black;
    position: absolute;
    z-index: -1;
    top:-8px;
    left:-8px;
    border-radius: 13px;
    display: none;
    behavior: url(pie.htc);
}
.loginBarKey {
    margin: 0px 15px -3px;
}
.loginBlock span {
    color: #5D5D5D;
    font-size: 13px;
    font-family: ubuntu,Arial,sans-serif;
}
.loginTab {
    display: none;
    text-align: left;
}
.loginTab .right {
    float: right;
}
#loginIframe {
    display: none;
}
.textField {
    color: #000;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    height: 24px;
    font-size: 18px;
    padding: 1px 5px;
    margin: 5px auto;
    font-size: 14px;
    font-family: 'PT Sans', 'Segoe UI', Ubuntu, sans-serif!important;
}
.textField:focus {
    border-color: #56A4C9;
}
.loginBlock .textField {
    width: 202px;
}
.loginFormSubmit {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    color: #5D5D5D;
    font-size: 13px;
    font-family: ubuntu,Arial,sans-serif;
}
.loginCtrl {
    text-align: center;
}
.loginTab .suc {
    display: none;
}
.loginTab .suc p {
    padding: 0;
    margin: 0;
    color: #5D5D5D;
    font-size: 13px;
    font-family: ubuntu,Arial,sans-serif;
}
.loginTab .suc p a {
    color:inherit;
    font-family: inherit;
    font-size: inherit;
}
.regToLogin {
    display: none;
}
.regToLogin span {
    color: red!important;
}
.loginLocker {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ECECEC;
    z-index: 101;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-image: url('images/ajax_spinner.gif');
    background-repeat: no-repeat;
    background-position: 50%;
    display: none;
}
.userLogged span {
    margin: 0 5px;
}
.upLink {
    text-align: center;
    margin-top: 5px;
}
.upLink span {
    background: #9e9e9e;
    color:white;
    border-radius: 5px;
    padding: 1px 8px 3px;
    behavior: url(pie.htc);
    cursor: pointer;
}
.upLink span:hover,.upLink span.active {
    background: darkorange;
}
.ulInline.topImgs {
    display: inline;
}
.ulInline.topImgs img {
    border: 1px solid white;
}
.ulInline.topImgs.topSocial img {
    width: 17px;
}
/** Разное **/
.ulInline {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ulInline li {
    display: inline;
    margin: 0px 4px;
}
#if_close {
    color: #929292;
    text-decoration: none;
    margin-right: 10px;
    font-size: 9px;
}
.if_logo {
    font-family: 'Ubuntu condensed',ubuntu;
}
.if_logo #hh {
    color: #FF8C00;
    font-size: 26px;
}
.if_logo #md {
    color: #A8A6A5;
    font-size: 20px;
    margin-left: -4px;
}
h3.tab_header {
    background-color: #DCDEFD; border: 1px solid #BEBEFF; text-shadow: 1px 1px #F0F9FF;
    border-radius: 5px;
    padding: 5px 10px;
    behavior:url(pie.htc);
}
a.transmute {
    margin-left: 10px;
    border-bottom: none;
}

/** Список вакансий \ резюме **/
#lb,#rb {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#lb {
    width:240px;
    margin-right: 10px;
    vertical-align: top;
}
.adBlockVer {
    width: 240px;
    max-width: 240px;
    margin: 0 -1px 10px;
    border: 1px solid;
    overflow: hidden;
    border-radius: 5px;
    behavior: url(pie.htc);
}
.adBlockHor {
    margin: 0 -1px;
    border: 1px solid;
    overflow: hidden;
    max-height: 100px;
    border-radius: 5px;
    behavior: url(pie.htc);
}
.adBlockHor.big {
    width: 975px;
    max-width: 975px;
}
.adBlockHor.big img {
    width: 975px;
}
.adBlockHor.small {
    width: 315px;
    max-width: 315px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.adBlockHor.small img {
    width: 315px;
}
.adBlockHor.small.bn-2 {
    margin: 0 10px;
}
.horizontalAdsBlock {
    width: 975px;
    margin: 10px auto;
}
.horizontalAdsBlock.afterTop {
    margin: 35px auto -35px;
}
.horizontalAdsBlock.afterCat {
    margin-bottom: 30px;
}
#rb {
    width: 720px;
}
#rb.noSearch {
    display: block;
    margin: 0 auto;
}
#result_new {
    padding: 0px 0px 0px 25px;
}

.resultDate {
    font-size: 13px;
    margin-top: 2px;
    font-weight: normal;
}
.r_title a {
    max-width: 80%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    line-height: 1;
}
.resultName {
    color: #3C9420;
}
.resultName.tipLink {
    margin-right: 10px;
}
a.resultName {
    text-decoration: underline;
}
.r_content a.resultName {
    text-decoration: none;
}
a.resultName:hover {
    color: #35821c;
}
.resultSalary {
    font-size: 14px;
    position: absolute;
    right: 7px;
    font-weight: bold;
}
.resultNotepadLink {
    margin-bottom: -1px;
    margin-right: 5px;
}

/** Детали VIP вакансии **/

#container {
    border-radius: 5px;
    behavior:url(pie.htc);
    padding-bottom: 8px;
    padding-top: 15px;
    width: 650px;
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
}
#container .dataBlockInner p {
    margin: 8px 0!important;
}
#container .dataBlockInner strong {
    font-size:15px!important;
}
#container #logo {
    text-align: center;
    margin-bottom: 15px;
}
#container #logo img {
    max-height:150px;
    max-width: 600px;
    border:none;
}
#container #promo,  #container #contacts, #p_promo {
    padding: 15px;
    font-size: 16px!important;
    text-align:center;
    behavior:url(pie.htc);
    font-family: 'PT Sans', 'Segoe UI', Ubuntu, sans-serif!important;
    }
#container #content {
    text-align:left;
    padding:20px 10px;
    font-size:13px;
}
#container #content > div {
    padding: 0px 10px 10px;
}
#container #content > div:last-child {
    border-bottom: none;
}
#container #content * {
    text-align:left;
    font-family: 'PT Sans', 'Segoe UI', Ubuntu, sans-serif!important;
    font-size: 14px;
}

#container #content h4 {
    font-size: 15px;
}
#container #content p {
    margin-bottom: 24px;
}
#container .dataBlock {
    margin-top: 5px;
}
#container .dataBlock h4 {
    margin: 0 0 10px 0;
    font-size: 17px !important;
}
/** Отправить отклик / резюме **/
#apply {
    margin: 0px 10px 10px;
    text-align: center;
}
#apply .buttons {
    text-align: center;
    padding: 10px;
}
#apply .buttons input {
    font-size: 14px;
    width: 160px;
}
#apply .forms {
    zoom:1;
    display:none;
    border-radius: 5px;
    background: #FFF;
    behavior: url(pie.htc);
    padding: 15px 10px;
    color:black!important;
    /*text-align: left;*/
    text-align: center;
    width: 420px;
}
#resForm,#fbForm {
    display: none;
}
#resForm .resume_list,#resForm .messageAdd {
    text-align: left;
    margin-bottom: 10px;
}
#messageAdd {
    display: block;
    width: 493px;
    height:75px;
}
.myResLink {
    margin-top: 5px;
    display:none;
}
.myResLink a {
    color: #21759B;
}
#fbForm .utrue div {
    width: 48%;
    text-align: left;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 10px 0px;
    vertical-align: top;
}
#fbForm .utrue div span {
    font-weight: bold;
}
#fbForm .utrue div span span {
    font-weight: normal;
}
.resumeUpload > div {
    margin: 10px 0px;
}
.flName {
    width: 375px;
    margin: 5px 0px;
}
.ufalse .flName {
    width: 93%!important;
}
#fbForm .ufalse div {
    width: 48%;
    text-align: left;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 10px 0px;
    vertical-align: top;
}
#userEmail {
    width: 326px;
}
#proceedFindB {
    width: 45px;
    padding: 0px 0px;
    height: 30px;
    vertical-align: top;
}
#applySuc {
    text-align: center;
    display: none;
    margin: 10px;
    border-radius: 5px;
    background: #FEFEFE;
    background: -moz-linear-gradient(top, #FEFEFE 0%, #F9F9F9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#F9F9F9));
    background: -webkit-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    background: -o-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    background: -ms-linear-gradient(top, #FEFEFE 0%,#F9F9F9 100%);
    -pie-background: linear-gradient(to bottom, #FEFEFE 0%,#F9F9F9 100%);
    background: linear-gradient(to bottom, #FEFEFE 0%,#F9F9F9 100%);
    behavior: url(pie.htc);
}
#applySuc div {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#applySuc img {
    width: 100%;
}
#applySuc p {
    padding: 10px 0px;
    margin: 0px;
    color: black;
    font-size: 14px;
}
#fileName {
    font-size: 1.2em;
    color: #1a59ce;
}
input.fileSelect {
    padding: 7.5px 7px;
}

/** Шапка **/
.header {
    margin-top: 50px;
}
.headPanel .pageTitle {
    text-align: center;
}
.headPanel .pageTitle h1 {
    display: inline-block;
    position: relative;
    zoom: 1;
    *display: inline;
    padding: 3px 8px;
    color:white;
    font-size: 14px;
    font-weight: normal;
    font-family: 'PT SANS',ubuntu,helvetica;
    background: #FF8C00;
    border-radius: 4px;
    behavior: url(pie.htc);
    margin: 0 20px;
}
.headPanel {
    width: 100%;
    padding: 15px 0px;
    background: #F9F9F9;
    border: 1px solid #BCBCBC;
    border-left: none;
    border-right: none;
    min-width: 965px;
}
.headPanel > div {
    width: 965px;
    margin: 0px auto;

}
.headPanel .search .logo,.headPanel .search .searchForm {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.headPanel .search .logo {
    width: 160px;
    margin-right: 10px
}
.customSelect-inner.search {
    background-image: url(css/images/dd_arrow_3_big.png);
    background-position: 174px 1px;
}
#logoHH {
    color: #FF8C00;
    font-weight: bold;
    font-family: 'Ubuntu condensed',ubuntu;
    font-size: 60px;
    letter-spacing: 1px;
}
#logoMD {
    color: #A8A6A5;
    font-weight: bold;
    font-family: 'Ubuntu condensed',ubuntu;
    font-size: 46px;
    letter-spacing: 1px;
}
#logoSub {
    width: 76px;
    margin: -5px auto;
    border-radius: 3px;
    background: #A8A6A5;
    color: #FFF;
    letter-spacing: 1px;
    padding: 1px 3px 2px;
    font-family: 'pt sans',ubuntu,helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    behavior: url(pie.htc);
}

/** Просмотр вакансии / резюме **/
.r_pages {
    text-align: center;
}
.r_pages ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.r_pages ul li {
    display: inline;
    margin: 3px;
}
.r_pages ul li a {
    color: #1785ce;
    text-decoration: none;
}

/** Настройки поиска **/
.searchSettings.additional a {
    color:inherit;
    text-decoration: none;
    border-bottom: 1px dashed #979797;
    font-size: 1.2em;
}
#searchSettings,.searchSettings {
    font-family: 'pt sans',ubuntu,helvetica,sans-serif;
    color:#363636;
    padding: 10px 10px;
    /*background: #E9E9E9;*/
    border: 1px solid #D3d3d3;
    border-radius: 5px;
    font-size: 12px;
    behavior:url(pie.htc);
}
#searchSettings > form > div {
    padding: 8px 0px 8px 12px;
}
#searchSettings > form > div.bt {
    border-top: 1px dashed #979797;
}
#searchSettings .settingsHeader {
    display: block;
    font-size:13px;
    font-weight:bold;
    margin-bottom: 2px;
}
#searchSettings p {
    padding:0px;
    margin: 0px;
    font-size:15px;
    font-weight: bold;
}
#searchSettings .inputText {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    width:46px;
    padding: 2px 5px;
    margin-right: 5px;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    margin-top: 0;
}
#searchSettings .inputText:focus {
    border-color: #56A4C9;
}
#searchSettings input[type=radio],#searchSettings input[type=checkbox] {
    vertical-align: bottom;
    margin: 0px 0px;
}
#searchSettings #flt_sphere_ul,#searchSettings #flt_city_ul {
    padding:0px;
    margin: 0px;
    list-style-type: none;
}
#searchSettings #searchSphere_out,#searchSettings #searchCity_out {
    display:none;
    padding:0px 0px 0px 60px;
    position: absolute;
    z-index: 100;
    left: 157px;
}
#searchSettings .flt_sphereList,#searchSettings .flt_cityList {
    padding: 10px;
    background: white;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}
#searchSettings .flt_sphereList ul,#searchSettings .flt_cityList ul {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0px;
    margin: 0px 0px 0px 20px;
    list-style-type: none;
}
#searchSettings .flt_sphereList ul li span.active,#searchSettings .flt_cityList ul li span.active {
    font-weight: bold;
}
#searchSettings .searchSButton {
    padding: 4px 12px;
}

/** Добавление вакансии без входа **/

#vmm {
    font-family: 'PT SANS',ubuntu,helvetica;
    font-size: 14px;
    color:black;
}
#vmm .select_border {
    display:inline-block;
    border: 2px solid #d3d3d3;
    border-radius:5px;
    padding: 1px 5px;
    zoom:1;
    *display:inline;
    margin:2px auto 8px;
}
#vmm input[type=text],#vmm textarea {
    font-family: 'PT SANS',ubuntu,helvetica;
    font-size: 14px;
    color:black;
    border:2px solid #d3d3d3;
    border-radius:5px;
    padding: 4px 6px;
    width: 390px;
    behavior: url(pie.htc);
}
#vmm input[type=text] {
    margin:2px auto 8px;
}
#vmm select {
    border:none;
    font-family: 'PT SANS',ubuntu,helvetica;
    font-size: 14px;
    color:black;
    width: 392px;
}
#vmm textarea {
    margin-top:5px;
    width:390px;
    height: 250px;
}
#vmm .req {
    color:orangered;
}

#vmm #block_description,#vmm #block_text,#vmm #block_contacts,#vmm #block_select_1,#vmm #block_select_2 {
    text-align:right;
    zoom:1;
    *display:inline;
}
#vmm .vmm_text {
    float:left;
    margin-top:6px;
    padding-left: 12px;
}
#vmm #add_tel {

}
#vmm #remove_tel {

}
#vmm #add_tel:hover,#vmm #remove_tel:hover {
    cursor:pointer;
}
#vmm .temp {
    position:relative;
    left:20px
}
#vmm #req {
    color: orangered;
}
#vmm #field_ok {
    position: absolute;
    margin: 7px 3px;
    z-index: 5;
    width: 16px;
}

/** ** ЛК ** **/
/** Выбор типа аккаунта **/
.user_panel.selectType {
    float: none!important;
    margin: auto auto!important;
    text-align: center;
    display: block!important;
}
.selectType .wrapper {
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: left;
}
.selectType .typeBlock {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin: 0px 15px;
}
.selectType .typeBlock h4 span {
    font-weight: normal;
    float: right;
    margin-top: -2px;
    font-family: "PT Sans", "Segoe UI", Ubuntu;
    font-size: 0.9em;
}
.selectType .typeBlock h4 {
    margin: 0px 0px 16px;
    padding: 0 0 5px;
    border-bottom: 1px dashed #d3d3d3;
}
.selectType .typeBlock form {
    padding: 20px 15px;
    background: #F9F9F9;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
    behavior:url(pie.htc);
}
.selectType .submitBlock {
    margin-top: 10px;
    margin-bottom: -10px;
    text-align: center;
}
.selectType .submitBlock input {
    padding: 6px 10px;
}
.selectType .text {
    width: 300px!important;
}
.selectType .typeForms {
    min-height: 40px;
}

/** VIP Inbox **/
.inboxList {
    padding: 10px 30px;
    display:none;
}
.inboxList .next {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dashed #d3d3d3;
}
.inboxList .inboxDate {
    font-size: 0.8em;
    color: #7f7f7f;
}
.inboxContacts {
    float: right;
}
.inboxContacts span {
    padding-left: 10px;
}
.inboxLink a {
    margin-right: 10px;
}
#inboxSw {
    color: #21759B;
    margin-right: 25px;
}
.inboxList.showed {
    border-top: 1px solid #BEBEFF;
    margin-top: 10px;
}
.inboxList * {
    font-family: "Segoe UI", Ubuntu, sans-serif!important;
}
.inboxHeader {
    font-size: 1.2em;
    font-weight: bold;
}
.inboxClose {
    float:right;
    color: #7c7978;
}

/** VIP price **/
#price {
    border-collapse: collapse;
}
#price tr.header {
    background: darkorange;
}
#price tr.header td {
    color:white!important;
    vertical-align: top;
}
#price tr.odd {
    background: #F2F2F2;
}
#right_b h2 {
    font-size: 19px;
    margin-bottom: 5px;
}
#right_b .noBig {
    color: black;
    font-size: 14px;
    float: right;
    margin-top: 3px;
}
#price tr td {
    border: 1px solid #CCC;
    padding: 0.3em;
    font-size: 14px;
    font-family: 'pt sans';
    color: black;
}

/** Добавление резюме **/
#right_b.add_cv .text_left {
    padding-left: 12px;
}
#right_b.add_cv .edu_exp_list {
    padding:0px 0px 0px 10px;
    list-style-type:none;
    text-align:left;
}
#right_b.add_cv .edu_exp_list li .li_width {
    width:174px;
    display:inline-table
}
#right_b.add_cv .edu_exp_list li {
    margin-bottom:3px;
}
#right_b.add_cv .edu_exp_list li span {
    padding-right:5px;
    font-weight:bold;
}
#right_b.add_cv .edu_exp_list li input[type=checkbox] {
    position:relative;
    top:2px;
}

/** История плетежей **/
.paymentHistory {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}
.paymentHistory * {
    color: black;
    font-family: 'PT SANS',ubuntu,'segoe ui',helvetica,sans-serif;
    font-size: 14px;
}
.ph-head,.ph-total {
    font-weight: bold;
    background: #F9F9F9;
}
.paymentHistory td {
    border: 1px solid #d3d3d3;
    padding: 5px 10px;
}
.ph-out {
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #d3d3d3;
    background: #d3d3d3;
}
.ph-out table {
    background: #fff;
}
.ph-title {
    color: #fff;
    padding: 5px 10px;
    font-size: 1.1em;
}

/** Список терминалов **/
#terminal_list h2 {
    font-size: 19px;
    color: #D12723;
    margin-bottom: 0px;
    font-weight: normal;
}
#terminal {
    border-collapse: collapse;
}
.terminal_area {
    margin: 20px 0 5px;
    display: inline-block;
    font-weight: bold;
}
#terminal tr.header {
    background: darkorange;
}
#terminal tr.header td {
    color:white!important;
}
#terminal tr.odd {
    background: #F2F2F2;
}
#terminal tr td {
    border: 1px solid #CCC;
    padding: 0.3em;
    font-size: 14px;
    font-family: 'pt sans';
    color: black;
}
.terminal_area,.terminal_area:link,.terminal_area:visited,.terminal_area:active,.terminal_area:hover {
    border:none!important;
    color:#0a377c!important;
}

.lightBox,.lightBox_lock,.fbloginPreloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top:0px;
    left:0px;
    z-index: 10000;
    display: none;
    text-align: center;
    behavior:url(pie.htc);
}
.lightBox.spinner,.fbloginPreloader {
    background-image: url(images/ajax_spinner_big_blue.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;font-family: times "Times New Roman"
}
.lightBox .inner {
    width: 291px;
    margin: 150px auto;
    padding: 15px 25px;
    background: #fff;
    /*background: #F5F5FA;
    background: -moz-linear-gradient(top, #F5F5FA 0%, #E5E5F7 100%);
    background: linear-gradient(to bottom, #F5F5FA 0%,#E5E5F7 100%);
    background: -o-linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    background: -ms-linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    background: linear-gradient(to bottom, #F5F5FA 0%,#E5E5F7 100%);
    -pie-background: linear-gradient(to bottom, #F5F5FA 0%,#E5E5F7 100%);*/
    border: 8px solid #7a7a7a;
    border-radius: 13px;
    text-align: left;
    color:black;
    font-size: 14px;
    font-family: 'PT SANS',ubuntu,helvetica,verdana;
    behavior:url(pie.htc);
    position: relative;
}
.lightBox .close {
    position: absolute;
    top: 5px;
    right: 5px;
}
.lightBox .title {
    text-align: center;
    padding: 0px;
    margin: 0px 0px 10px;
    font-size: 18px;
}
.lightBox .lbForm .text {
    margin-bottom: 10px;
    width: 275px;
}
.lightBox span {
    display: block;
}
.lightBox .lbSend {
    text-align: right;
    margin-top: 10px;
}
.lightBox .lbSend input {
    padding: 4px 8px;
}
.lightBox .delim {
    height: 1px;
}
.lightBox .preloader {
    text-align: center;
    padding: 8px 0px;
    display: none;
}
.lightBox .suc {
    text-align: center;
    font-size: 1.2em;
    display: none;
}

span.dateToday {
    background: #F00;
    color: #FFF;
    font-size: 12px;
    border-radius: 3px;
    padding: 1px 4px 2px 4px;
}
span.dateYesterday {
    background-color: #FF8C00;
    color: #FFF;
    font-size: 12px;
    border-radius: 3px;
    padding: 1px 4px 2px 4px;
}

.vipPrev,.regPrev,.notepadPrev {
    font-size: 14px;
    color: #000;
    font-family: "PT Sans",ubuntu,helvetica;
    position: relative;
}
.vipPrev .hd {
    color: #FFF;
    background-color: #56A4C9;
    padding: 3px 10px 2px;
    border-radius: 4px 4px 0px 0px;
    behavior: url(pie.htc);
}
.notepadPrev {
    margin-bottom: 30px;
}
.subscribeLinkBar {
    color: #ff0000!important;
    float: right;
    margin-top: -3px;
}
.subscribeLinkBar {
    color: #ed0000;
}
.notepadPrev .hd {
    color: #FFF;
    background-color: #35801d;
    padding: 3px 10px 2px;
    border-radius: 4px 4px 0px 0px;
    behavior: url(pie.htc);
}
.notepadPrev div:first-child {
    border-bottom: 1px solid #949494;
    margin-bottom: 8px;
}
.regPrev .hd {
    color: #FFF;
    background-color: #949494;
    padding: 3px 10px 2px;
    border-radius: 4px 4px 0px 0px;
    behavior: url(pie.htc);
}
h2.hd {
    display: inline;
    font-size: inherit;
    font-weight: normal;
}
.vipPrev a, .notepadPrev a {
    color: #0086C5;
    text-decoration: none;
}
.vipPrev div,.regPrev div, .notepadPrev div {
    padding: 1px 10px;
}
.vipPrev div:first-child {
    border-bottom: 1px solid #949494;
}
.regPrev div:first-child {
    border-bottom: 1px solid #a0a0a0;
}
.regPrev a {
    color: #0086C5;
    text-decoration: none;
}

.homeLink {
    text-decoration: none;
}

.notePad {
    color: black;
    font-family: "PT Sans","Segoe UI",ubuntu,helvetica,sans-serif;
}
.notePad .nav {
    padding: 0 0 0 5px;
    margin: 0 0 15px;
    list-style-type: none;
    font-size: 20px;
    border-bottom: 1px solid #d3d3d3;
}
.notePad .nav li {
    display: inline;
    margin: 0 5px;
}
.notePad .nav li.active {
    color: #1E90FF;
    font-weight: bold;
}
.notePad .title {
    color: #1E90FF;
    font-weight: bold;
    font-size: 17px;
}
.notePad .details {
    text-decoration: none;
    color: #1E90FF;
    border-bottom: 1px solid #0B84D9;
}
.notePad .details:hover {
    color: #2A52BE!important;
    border-bottom: none!important;
}
.notePadBlock {
    display: none;
}
.notePad .item {
    border-bottom: 1px dashed #d3d3d3;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.notePad .remove {
    text-decoration: none;
    color: red;
    border-bottom: 1px solid red;
}
.notePad .remove:hover {
    color: #d50000;
    border-bottom: none;
}
.notePad .details,.notePad .remove {
    font-size: 13px;
}

.resultCatLink {
    color: black;
    text-decoration: none;
}
.resultCatLink:hover {
    color: #2A52BE;
}
.notepadList {
    float: none!important;
    margin: 0 auto;
    position: relative;
}
.notepadVipLogo {
    position: absolute;
    left: 0;
    top: 15px;
}
.notepadVipLogo img {
    height: 77px;
    position: absolute;
    right: 5px;
}
.notepadTipEdit {
    margin: 10px 0 0;
    position: relative;
}
.notepadTipEdit textarea {
    width: 570px;
    height: 40px;
}
.notepadTipEdit .tipButtons {
    float: right;
    width:86px;
}
.notepadTipEdit .tipButtons input {
    display: block;
    width: 100%;
}
.notepadTipEdit .message {
    position: absolute;
    width: 100px;
    left: 276px;
    top: 8px;
    display: none;
}
.notepadLink {
    margin: 0px 45px;
}

.saveToWord tr td {
    width: 50%;
}
.saveToWord {
    margin-bottom: -10px!important;
}
div.saveToWord {
    margin-bottom: 0px!important;
    text-align: center;
}
.saveToWord .actions {
    text-align: center;
    font-size: 1.2em;
}
div.saveToWord .actions {
    font-size: 1em;
}
.notepadDiv p {
    font-family: 'PT Sans', 'Segoe UI', Ubuntu, sans-serif!important;
}

.resumeFIO {
    font-size: 15px!important;
    font-weight: bold!important;
}
.viewNoteLinks {
    font-family: 'PT Sans', 'Segoe UI', Ubuntu, sans-serif;
    font-size: 14px;
}
.viewNoteLinks a {
    color: #0086C5;
    text-decoration: none;
}
.notepadHeader {
    text-align: center;
    font-size: 24px;
    font-family: 'PT SANS',Ubuntu, helvetica, sans-serif;
    color: #000;
    font-weight: normal;
}
.customSearchLink {
    float: right;
    border-bottom: none!important;
    width: 204px;
    margin: 0px!important;
    text-align: center;
}
.customSearchLink a {
    color: darkorange;
    text-decoration: none;
}
#homeLinkImg {
    position: absolute;
    left: 0;
}
#homeLinkImg img {
    margin: 7px 0px 0px 10px;
    border: none;
}
.any {
    float: right;
    margin-top: 5px;
    color: #B3B3B3;
    font-size: 13px;
}
.noFooter {
    padding-bottom: 10px;
    min-height: 1px;
}
.noFooter p {
    text-align: center;
    font-size: 0.9em;
    color: #bdbdbd;
    margin: 0;
}
.footerWrap {
    width: 100%;
    font-family: "PT Sans","Segoe UI",ubuntu,helvetica,sans-serif;
    padding: 15px 0px 0;
    border-top: 1px solid #d3d3d3;
    color: #000;
    font-size: 14px;
    background: #F9F9F9;
}
.footer {
    width: 975px;
    margin: 0 auto;
    text-align: center;
}
.footer .navList ul,.countersBlock {
    text-align: left;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0;
    margin: 0 20px 0 0;
    list-style-type: none;
    vertical-align: top;
}
.footer .navList ul li {
}
.footer .navHead {
    font-size: 16px;
    margin: 0 0 8px;
    color:black;
}
.footer .navList ul li a {
    text-decoration: underline;
    color: #1E90FF;
}
.footer .navList ul li a:hover {
    text-decoration: none;
    color: #1879d6;
}
.footer .navList ul.about {
    color: #bababa;
    float: left;
    line-height: 1.24;
}
.footer .abt * {
    color: #bababa;
    line-height: 1.24;
}
.footer .footerAddLink {
    margin-left: 15px;
    border: 1px solid #0675DB;
    padding: 0px 4px 1px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    background: #0675DB;
    text-decoration: none;
}
.footer table {
    width: 100%;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 10px;
}
.footer table td {
    padding: 0;
    font-size: 16px;
}
.footerSocial {
    text-align: center;
    margin-bottom: 10px;
}
.message.blueLinks a {
    text-decoration: underline;
    color: #1E90FF;
}
.message.blueLinks a:hover {
    text-decoration: none;
    color: #2A52BE!important;
}
.autoriseUP {
    float: right;
}
.autoriseUP.bad span {
    color: red;
}
.autoriseUP.notSoBad span {
    color: darkorange;
}

.ml10 {
    margin-left: 10px;
}
.upBal {
    font-size: 14px;
}
.upBal span {
    font-weight: normal;
}
#pcAvans {
    width: 100px;
}
.userTextLogo {
    text-align: center;
    font-size: 20px;
}
.userTextLogo span {
    padding: 5px 15px;
    border-radius: 5px;
    position: relative;
    behavior: url(pie.htc);
}
.userTextLogo.details {
    margin-bottom: 40px;
}
.userTextLogo.details span {
    border-radius: 5px;
    behavior: url(pie.htc);
}
.userTextLogo.small {
    font-size: 18px;
}
.userTextLogo.list {
}
.detailsUActions {
    text-align: right;
    margin-top: 15px;
}
.msgInView {
    padding: 5px;
    border-radius: 5px;
    behavior: url(pie.htc);
}
.checkAll {
    font-size: 16px;
    font-weight: bold;
    color: #21759B;
    text-shadow: 1px 1px #F0F9FF;
    margin-right: 10px;
    line-height: 29px;
}
.autoriseDate {
    font-size: 12px;
}
.cvHideData {
    font-size: 12px;
    font-weight: normal;
    float: right;
}
.cvHideData input {
    float: none!important;
    padding: 0!important;
    margin: 0 5px 0 10px!important;
    top: 3px;
}
.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.search_title .query .notFound,.search_title .query .found {
    display: none;
}
.notFoundR {
    text-align: center;
    font-size: 14px;
    margin: 10px 0;
}
.notFounR .h {
    font-size: 16px;
}
.notFounR {
    display: inline-block;
    zoom: 1;
    *display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.notFoundR {
    display: none;
}

.vipTy {
    color: white;
    font-size: 11px;
    border-radius: 3px;
    padding: 0px 3px 1px 3px;
    position: absolute;
    top: 0;
    right: 25px;
    margin-top: 2.5px;
}
.vipTy.today {
    background: red;
}

.vipTy.yesterday {
    background: darkorange;
}
#csData {
    display: none;
}

.circleBlue {
    background-color: #87CEFA;
    padding: 0px 6px 1px;
    border-radius: 14px;
    color: #FFF;
    margin: 0 0 0 10px;
}

.rpRight {
    float: right;
    margin-top: -3px;
}

.slContentUl {
    display:inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    text-align: left;
}

.slContentUl.countryUl {
    margin-left: 20px;
}
.mainH1 {
    text-align: center;
    font-weight: normal;
    margin-top: 40px;
}

.vipLogoNull {
    border-radius: 100px;
}


.navTabs {
    width: 975px;
    margin: 0 auto;
    height: 33px;
}
.navTabs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: bottom;
    font-size: 16px;
}
.navTabs a {
    text-decoration: none;
    margin: 0 13px;
    text-shadow: 1px 1px #FFF;
    color: #000;
}
.navTabs a:hover {
    border-bottom: 1px solid #FF8C00;
}
.navTabs a.active {
    background: #FF8C00;
    color: #FFF;
    text-shadow: none;
    border-radius: 4px;
    padding: 0 4px 2px;
}
.navTabs a.active:hover {
    border-bottom: none;
}
.navTabs li {
    float: left;
    margin-right: 10px;
    padding: 6px 0;
    border: 1px solid #BEBEFF;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    background: #F5F5FA;
    background: -moz-linear-gradient(top, #F5F5FA 0%, #E5E5F7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F5FA), color-stop(100%,#E5E5F7));
    background: -webkit-linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    background: -o-linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    background: -ms-linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    background: linear-gradient(to bottom, #F5F5FA 0%,#E5E5F7 100%);
    -pie-background: linear-gradient(top, #F5F5FA 0%,#E5E5F7 100%);
    behavior: url(pie.htc);
}
.navTabs li.current {
    border-width: 2px;
    border-color: #BCBCBC;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#f9f9f9 100%);
    -pie-background: linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    behavior: url(pie.htc);
}

.flashMessagesBox {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
}
.flashMessage {
    background: rgba(0,0,0,0.8);
    padding: 10px;
    width: 300px;
    color: white;
    margin-bottom: 10px;
    display: none;
    border-radius: 5px;
    position: relative;
}
.flashMessage a {
    color: inherit;
}
.flashMessage img {
    position: absolute;
    top: 5px;
    right: 5px;
}
ul.clean {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.coListMain,.coListMain ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    font-size: 13px;
}
.coListMain .coListBlock {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #D3D3D3;
    position: relative;
}
.coListVip .coListBlock {
    height: 54px;
    vertical-align: top;
}
.coListVip .coListWrap.oT {
    padding-top: 10.5px;
}
.coListMain h4 {
    margin: 0;
}
.coListMain h4 a {
    font-size: 17px;
}
.coListMain h4 span {
    color: black;
    float: right;
    font-weight: normal;
    font-size: 13px;
}
.coListMain a {
    color: black;
    text-decoration: none;
}
.coListMain h4 a {
    color: #1E90FF;
}
.coListMain a:hover {
    color: #2A52BE;
}
.coListMain a span {
    color: #3C9420;
}
.coListMain a:hover span {
    color: #31731b;
}
.coListVipLogo {
    position: absolute;
    right: 705px;
    top: 0;
    height: 70px;
    width: 143px;
    text-align: center;
}
.coListVipLogo img {
    max-height: 70px;
    max-width: 143px;
}
.searchForm.coSearch {
    margin-top: 20px;
    vertical-align: top;
}
.button_google.button_big {
    padding: 6px 12px;
}
.textGreen {
    color: #3C9420;
}
.detailsAdded {
    text-align: center;
    font-size: 12px;
    margin: 0;
}
.coVacs {
    float: right;
    color: #A5A5A5;
    text-decoration: none;
}
.coVacs:hover {
    color: #1E90FF;
}

.withTabs {
    border: 1px dashed #D3D3D3;
}
.withTabs table {
    border-bottom: 1px dashed #D3D3D3;
    border-collapse: collapse;
    text-align: center;
    padding-bottom: 5px;
    font-size: 16px;
    width: 100%;
}
.withTabs table .br {
    border-right: 1px dashed #D3D3D3;
}
.withTabs td a {
    display: block;
    color: #1E90FF;
    padding: 10px 0 16px;
    font-size: 16px;
    text-decoration: none;
}
.withTabs td a:hover {
    background: #FCFCFC;
}
.withTabs td.active a {
    background: #F9F9F9;
    margin-bottom: -1px;
    padding-bottom: 17px;
    z-index: 10;
    position: relative;
}
.withTabs td.active a:hover {
    background: #F9F9F9;
}
.withTabs .contentBlock {
    display: none;
    padding: 15px 20px 10px;
    background: #F9F9F9;
}
.withTabs .contentBlock.active {
    display: block;
}
.taR {
    text-align: right;
}
.reqF {
    color: darkorange;
}
.tableS2 {
    background: #FFF;
    padding: 1px;
    border-radius: 5px;
    border: 1px solid #CCC;
    behavior: url('pie.htc');
}
.tableS2 .head {
    background: #EEE;
    font-weight: bold;
}
.tableS2 .btlr {
    border-radius: 5px 0 0 0;
    behavior: url('pie.htc');
}
.tableS2 .btrr {
    border-radius: 0 5px 0 0;
    behavior: url('pie.htc');
}
.tableS2 .bbrr {
    border-radius: 0 0 5px 0;
    behavior: url('pie.htc');
}
.tableS2 .bblr {
    border-radius: 0 0 0 5px;
    behavior: url('pie.htc');
}
.tableS2 tr {

}
.tableS2 td {
    padding: 6px 12px;
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
}
.tableS2 .head td {
    padding: 10px 12px;
}
.tableS2 .white {
    width: 1px;
    padding: 0!important;
    background: #FFF;
}
.tableS2 .lr td {
    border-bottom: none;
}
.tableS2 td.br {
    border-right: 1px solid #DFDFDF;
}
.headerNotepadLinks {
    margin-top: 3px;
}
.headerNotepadLinks .links {
    width: 578px;
    text-align: center;
}
.headerNotepadLinks .links a {
    color: #0086C5;
    text-decoration: none;
}

.linkBlue {
    color: #0086C5;
    text-decoration: none;
}
.linkBlue:hover {
    color: #2A52BE;
}
.linkBlack {
    color: #000;
    text-decoration: none;
}
.linkGreen {
    color: #1C8A4C;
    text-decoration: none;
}
.linkGreen:hover {
    color: #1b7c41;
}
.linkOrange {
    color: #FF8C00;
    text-decoration: none;
}
.linkOrange:hover {
    color: #2A52BE;
}


.lineTab {
    text-align: center;
    position: relative;
    margin-top: 6px;
    margin-bottom: 30px;
}
.lineTab.ltNotepad {
    margin-bottom: 0;
}
.lineTab .stripe {
    position: absolute;
    border-bottom: 1px solid transparent;
    width: 100%;
    top: 12px;
    z-index: -1;
}
.lineTab .nLContent {
    max-width: 975px;
    margin: 0 auto;
    position: relative;
}
.lineTab .fixedAside {
    position: absolute;
    font-size: 13px;
    color: #757575;
    background: #FFF;
    padding: 3px 18px 0;
}
.lineTab .fixedAside.fixedLft {
    left: 40px;
}
.lineTab .fixedAside.fixedRght {
    right: 40px;
}
.lineTab .nlinks {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.nLinks .nLink {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #FFF;
    padding: 2px 10px 3px;
    border-radius: 5px;
    margin: 0 10px;
    behavior: url:('pie.htc');
}
.nLinks .nLink a {
    color: #FF8C00;
    text-decoration: none;
}
.nLinks .nLink .notepadLink {
    margin: 0;
}
.lineTab.ltVIP .nLink {
    background: #4D90FE;
    color: #FFF;
}
.lineTab.ltVIP .stripe {
    border-color: #4D90FE;
}
.lineTab.ltPremium {
    margin-bottom: 20px;
}
.lineTab.ltPremium .nLink {
    background: #1C8A4C;
    color: white;
}
.lineTab.ltPremium .stripe {
    border-color: #1C8A4C;
}
.lineTab.ltBanner {
    margin-bottom: 20px;
}
.lineTab.ltBanner .nLink {
    background: #FF8C00;
    color: white;
}
.lineTab.ltBanner .stripe {
    border-color: #FF8C00;
}
.lineTab.ltReg .nLink {
    background: #949494;
    color: #FFF;
}
.lineTab.ltReg .stripe {
    border-color: #949494;
}
.lineTab.ltNotepad .stripe {
    border-color: #FF8C00;
}


.telInput {
    width: 335px!important;
}
.countryCode {
    width: 45px!important;
}

#remove_tel,#add_tel,.addFieldImg {
    margin-bottom: -4px;
}

.addEntryButton {
    width: 13px;
    padding: 7.5px 10px;
    position: absolute;
    margin: -3px 0 0 10px;
}

b.click_me {
    font-weight: normal;
}


.tile {
    width: 314px;
    height: 120px;
    margin: -1px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 1px solid white;
    border-radius: 5px;
    overflow: hidden;
    behavior: url('pie.htc');
}
.tile.slideUp .tileBody p {
    margin: 0;
    font-size: 12px;
    padding: 0 15px;
    letter-spacing: 1px;
}
.tile.slideUp .tileContent {
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tile.slideUp .tileContent.hidden .tileBody {
    position: absolute;
}
.tile.slideUp .tileContent .tileHeader h2 {
    margin: 0;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tile.slideUp .tileContent .tileHeader h2.hidden {
    padding: 22.5px 15px;
}
.tile.slideUp .tileContent.visible {
    height: 100%;
}
.tile.slideUp .tileContent .tileHeader h2.visible {
    padding: 10px 15px 6px;
}
.tile.slideUp .tileContentBg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
}
.tile.slideUp .tileContentBg.hidden {
    opacity: 0.6;
}
.tile.slideUp .tileContentBg.visible {
    opacity: 0.8;
}
.tile.slideUp .contentBodyWrapper {
    position: relative;
    z-index: 10;
}
.tile.slideDown .tileBody p {
    margin: 0;
    font-size: 12px;
    padding: 7.5px 15px;
    letter-spacing: 1px;
}
.tile.slideDown .tileContent {
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
}
.tile.slideDown .tileContent.hidden {
    height: 0;
}
.tile.slideDown .tileContent .tileHeader {
    display: none;
}
.tile.slideDown .tileContent.visible {
    height: 50%;
}
.tile.slideDown .tileContentBg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.8;
}
.tile.slideDown .contentBodyWrapper {
    position: relative;
    z-index: 10;
}
.sDownTile,.sUpTile {
    margin: 0 4px;
}

a.button_google {
    text-decoration: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.taC {
    text-align: center;
}

.modCount {
    font-size: 16px;
    padding: 6px 0;
    border-bottom: 1px dashed #D3D3D3;
    margin: 24px 0 -24px;
}
.ui-combobox-input, .ui-combobox-toggle {
    background: none;
}
.captImg {
    width: 140px;
    float: left;
    margin-top: -1px;
    cursor: pointer;
}
.addFormFile {
    float: right;
    margin-top: 5px;
}
.addFormFileName {
    text-align: right;
    display: none;
}
.mb15 {
    margin-bottom: 15px;
}
.mainPromoWrap {
    margin-top: 40px;
}
.mainPromo {
    width: 800px;
    margin: 0 auto;
}
.mainPromo p {
    font-size: 11px;
    margin: 8px 0;
}
/*** to top ***/
.toTopWrap {
    /*padding: 2px 0;
    background: #f9f9f9;
    border-top: 1px solid #BCBCBC;
    height: 18px;*/
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 1001;
}
.toTop {
    position: absolute;
    right: 20px;
    bottom: -2px;
    cursor: pointer;
    padding: 14px 15px 8px;
    border: 1px solid #BCBCBC;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#f9f9f9 100%);
    -pie-background: linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
    behavior: url(pie.htc);
}
.toTop:hover {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#f9f9f9 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#f9f9f9 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#f9f9f9 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#f9f9f9 100%);
    -pie-background: linear-gradient(top, #f0f0f0 0%,#f9f9f9 100%);
    behavior: url(pie.htc);
}
.toTop img {

}
.clr {
    clear: both;
}

.asyncFileIframe {
    display: none;
}
.ui-placeholder-text {
    color: #a9a9a9!important;
}


.vip_ad_n {
    width:300px;
    max-width:300px;
    margin-left:10px;
    margin-right:10px;
    float:left;
    margin-top:15px;
    padding-bottom:15px;
    border-bottom: 1px dashed #949494;
}
.vip_logo_n {
    padding-top: 2px;
    padding-bottom: 15px;
    margin-bottom: -5px;
}
.vip_logo_n img {
    max-height: 100px;
    max-width: 300px;
    width: auto;
}
.vip_ads_n a {
    text-decoration:none;
    font-size: 16px;
    color: #0A377C;
    display: block;
    padding-right: 25px;
    padding-left: 16px;
}
.vip_ads_n a.wTy {
    position: relative;
    padding-right: 72px;
}

.vip_ads_n {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    position: relative;
}
.vip_ads_n span.star {
    position: absolute;
    top: 0px;
    right: 0px;
}
.vip_ads_n:hover {
    background: LemonChiffon;
    border-top: 1px solid darkOrange;
    border-bottom: 1px solid darkOrange;
}


input#search_line {
    position: relative;
    padding-right:5px;
    font-family: Ubuntu, helvetica;
    text-align: justify;
    margin-left:auto;
    margin-right:5px;
    border: 2px solid darkorange;
    height: 38px;
    font-size: 24px;
    padding-left: 10px;
    width: 351px;
    color: #303030;
    border-radius: 5px;
    behavior: url(pie.htc);
}
input#search_line:focus {
    border-color: #56A4C9;
}
.searchSubmitButton {
    vertical-align: top;
    width: 204px;
    height: 44px;
    color: white;
    font-size: 18px;
    font-family: ubuntu,helvetica;
    /*background: #FFBF00;
    background: -moz-linear-gradient(top, #FFBF00, #FF9500 50%, #F80 51%, #FF6A00);
    background: -o-linear-gradient(top, #FFBF00, #FF9500 50%, #F80 51%, #FF6A00);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFBF00), color-stop(.5, #FF9500), color-stop(.5, #F80), to(#FF6A00));
    -pie-background: linear-gradient(top, #FFBF00, #FF9500 50%, #F80 51%, #FF6A00);*/
    background: url(/images/searchButton.png);
    border:none;
    /*border-radius: 5px;
    border: 1px solid #F80;*/
    text-shadow: 1px 1px 1px darkorange;
    cursor:pointer;
    behavior:url(pie.htc);
}

.customSelect-inner.search {
    padding: 4px 22px 5px 10px;
}
.customSelect-wrap.search {
    font-size: 24px;
    border-color: #FF8C00;
    margin-right: 5px;
    background-color: white;
    height: 40px;
    vertical-align: bottom;
}
.customSelect-list.search li span {
    font-size: 16px;
}
a#vr {
    text-decoration:none;
}

h1#vr {
    font: bold 30px Ubuntu, sans-serif;
    color: 	darkorange;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display:inline-block;
    text-decoration:underline;
}

h2#vr {
    font: 30px Ubuntu, sans-serif;
    color: 	darkorange;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display:inline-block;
}
span.logo_s_hh {
    font-family: 'Ubuntu Condensed';
    font-size:26px;
    color:DarkOrange;
    letter-spacing: -0.05em;
    font-smooth:always;
}

span.logo_s_md {
    font-family: 'Ubuntu Condensed';
    font-size:26px;
    color:grey;
    letter-spacing: -0.05em;
    font-smooth:always;
}
.flat-button {
    background: #7d7274;
    color: #ffffff;
    font-size: 14px;
    font-family: Ubuntu, sans-serif;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border: none;
    height: 22px;
    margin-left:-0.5px;
    margin-right: 2px;
}

.flat-button:disabled {
    background: #ff5c1a;
}

.flat-button:disabled:hover {
    cursor:auto;
}

.flat-button:hover {
    cursor:pointer;
}

.flat-div {
    display:none;
    background: #ff5c1a;
    color: #ffffff;
    font-size: 14px;
    font-family: Ubuntu, sans-serif;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border: none;
    height: 22px;
    margin-left:-0.5px;
    margin-right: 2px;
    vertical-align: top;
    padding: 0px 6px;
    cursor: default;
    margin-left: 4px;

}
#vip_block {
    display:inline-block;
    width:480px;
    vertical-align:top;
    zoom: 1;
    *display: inline;
}

#vip_block:last-child {
    margin-left:15px;
}

#vip_ad {
    width:100%;
    margin-top:15px;
}

#reg_block {
    width:100%;
    margin-top:25px;
}

#reg_ads {
    /*display:inline-block;*/
    width:640px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}

#vip_block_v {
    width:640px;
    vertical-align:top;
}

#vip_ad_v {
    width:100%;
    margin-top:15px;
}



/** catn2 **/


.cat_toggle {
    width:100%;
    border-bottom: 1px solid #BCBCBC;
    height: 40px;padding-top: 4px;
    text-align: center;
}
.cat_toggle div#toggler {
    width:975px;
    margin:0px auto;
    padding-top: 14px;
    font-size: 18px;
    color: darkorange;
    position:relative
}
.cat_toggle ul {
    margin:0px;
    padding:0px
}
.cat_toggle ul li {
    display:inline;
    padding: 15px 26px;
    color:black;

}
/*.cat_toggle ul li.active {
    padding-bottom:7px;
    border-bottom: 3px solid darkorange;
}*/
#active_tab {
    height: 3px;
    background:darkorange;
    position:absolute;
    width:0px;
    top:38px;
}
#active_tab img {
    width: 18px;
    height: 11px;
}
#slider_content {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.2;
}
#slider_content .sc_block {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    padding-top:10px;
}
#sb_2 .letters {
    padding:0px;
    margin: 5px 0px;
    text-align: center;
}
#sb_2 .letters li {
    display:inline;
    padding: 0px 4px 1px;
}
#sb_2 .letters li.active {
    background: #FF8C00;
    color: #FFF;
    border-radius: 5px;
    behavior:url(pie.htc);
}
#sb_2 .letters .activeX a {
    color: #FFF;
    background: darkorange;
    border-radius: 5px;
    padding: 0 6px 1px;
    behavior:url(pie.htc);
}
#tbl_ul {
    display:inline-block;
    zoom:1;
    *display:inline;
    padding:0px;
    margin:0px;
    list-style-type:none;
}
#tbl_ul {
    margin: 0px 4%;
    text-align: left;
    vertical-align: top;
}
#tbl_ul li {
    /*position: relative;*/
}

#tbl_ul a,#tbl_ul span {
    color: black;
    text-decoration:none;
}
#tbl_ul a:hover {
    border-bottom: 1px solid darkOrange;
}
.search_title {
    padding-top:15px;
    text-align:center;

}
.search_title span {
    font-size:24px;
    font-family: Ubuntu, helvetica;
    color: black;
}
#titlesByLetter {
    margin-top: 10px;
}
.titleByLetterSublist {
    position: absolute;
    padding: 15px;
    margin: 0 0 0 -16px;
    list-style-type: none;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    display: none;
    z-index: 10;
    behavior: url(pie.htc);
    white-space: nowrap;
}
.titleByLetterSublist ul {
    padding: 0;
    margin: 0 0 0 12px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    list-style-type: none;
    vertical-align: top;
}
.titleByLetterSublist ul:first-child {
    margin-left: 0;
}

/** /catn2 **/

.ban-text, .ban-text p {
    font-size: 16px!important;
    text-align: left!important;
}

.vip-view-container {
    position: relative;
    margin: 0 auto;
}

.alert-block {
    padding: 10px 25px;
    margin-bottom: 10px;
    border:1px solid #d3d3d3;
    background: #e4e4e4;
    border-radius: 2px;
}
.alert-block a {
    color: inherit!important;
    border-bottom: none!important;
    text-decoration: underline!important
}
.alert-block.red {
    background: #F47670;
    border-color: #dd6b65;
    color: #FFF;
}
.share-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
.share-block li {
    display: inline-block;
}
.share-block li + li {
    margin-left: 2px;
}
.share-block li a {
    text-decoration: none;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/images/social/socialSprites.gif') no-repeat;
    border: 1px solid #fff;
}
.share-block .share-to-facebook {
    background-position: -48px 0;
}
.share-block .share-to-twitter {
    background-position: -72px 0;
}
.share-block .share-to-gplus {
    background-position: -120px 0;
}
.share-block .share-to-vkontakte {
    background-position: -24px 0;
}
.share-block .share-to-odnoklassniki {
    background-position: 0 0;
}
.share-block .share-to-moimir {
    background-position: -96px 0;
}

.result-page-admin-actions {
    position: fixed;
    right: 100px;
    top: 45%;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 25px;
    z-index: 11111;
}

.result-page-admin-actions button {
    margin-bottom: 10px;
}

.result-page-admin-actions button:last-child {
    margin-bottom: 0;
}
.grecaptcha-badge {
    display: none;
}