html {
    height: 100%;
    }
body {
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    background: #fff;
    color: #333;
    line-height: normal;
    font-family: Arial, Tahoma, Sans-Serif;
    line-height: 16px !important;
    }
.g-page_outline {
    width: 980px;
    padding: 10px;
    background: #FFFFFF;
    /*border-radius: 5px;*/
    margin: 0 auto;
    }
form {
    margin: 0;
    padding: 0;
    }
a, img {
    border: none;
    }
a {
    color: #005599;
    text-decoration: none;
    }
a:hover {
    color: #982339;
    text-decoration: none;
    }
a:focus {
    outline: none;
    }
input, textarea {
    font-size: 12px;
    font-family: Arial, Tahoma, Sans-Serif;
    }

/***** CLEARFIX */

.b-clearfix:before,
.b-clearfix:after {
    display: table;
    content: ""
    }
.b-clearfix:after {
    clear: both
    }
.lt-ie8 .b-clearfix {
    zoom: 1
    }

/***** END OF CLEARFIX */

/* H */
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: normal;
    margin: 0;
    padding: 0;
    }
h1 {
    /*font-size: 30px;
        line-height: 34px;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    }
h2 {
    font-size: 24px;
    line-height: 28px;
    }
h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    }
h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    }
h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    }
h6 {
    font-size: 16px;
    line-height: 18px;
    }
/* end H */
/* global clear */
.g-cl,
.g-cl_s,
.g-cl_m,
.g-cl_b,
.g-cl_sb,
.g-cl_gn {
    clear: both;
    overflow: hidden;
    font-size: 1px;
    }
.g-cl {
    height: 0;
    }
.g-cl_s {
    height: 5px;
    }
.g-cl_m {
    height: 10px;
    }
	.g-cl_m + .g-cl_m {
		height: 0;
		}
.g-cl_b {
    height: 15px;
    }
.g-cl_sb {
    height: 20px;
    }
/*end global clear */
/* global margin */
.g-mt_s {
    margin-top: 5px;
    }
.g-mt_m {
    margin-top: 10px;
    }
.g-mt_b {
    margin-top: 15px;
    }
.g-ml_s {
    margin-left: 5px;
    }
.g-ml_m {
    margin-left: 10px;
    }
.g-ml_b {
    margin-left: 15px;
    }
.g-mr_s {
    margin-right: 5px;
    }
.g-mr_m {
    margin-right: 10px;
    }
.g-mr_b {
    margin-right: 15px;
    }
.g-mr_mb {
    margin-right: 30px;
    }
.g-mr_vb {
    margin-right: 40px;
    }
/* end global margin */
.g-small {
    font-size: 11px;
    line-height: 15px;
    }
.g-normal {
    font-size: 12px;
    }
.g-large {
    font-size: 14px !important;
    line-height: 18px;
    }
.g-larger {
    font-size: 16px !important;
    line-height: 20px;
    }
.g-fl {
    float: left;
    }
.g-fr {
    float: right;
    }
.g_text_l {
    text-align: left !important;
    }
.g_text_c {
    text-align: center !important;
    }
.g_text_r {
    text-align: right !important;
    }
.g-hidden {
    visibility: hidden;
    }
.g-none {
    display: none !important;
    }
/*p {
    margin: 0;
    }*/
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-indent: 0;
    margin: 0;
    padding: 0;
    }
ul li {
    background: url('../img/li_bul.gif') no-repeat 0 7px;
    list-style-type: none;
    padding: 1px 0 7px 10px;
    }
ol {
    text-indent: 0;
    margin: 0;
    padding: 0 0 0 25px;
    }
ol li {
    padding: 1px 0 7px 0;
    }
.pl_out,
.pl_in {
    overflow: hidden;
    font-size: 1px;
    height: 1px;
    }
.pl_in {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    }
.pl_out {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    }
.g-pr {
    position: relative;
    }
.g-mnull {
    margin: 0 !important;
    }
.g-vmid {
    vertical-align: middle;
    }
/*corners 1px*/
.crn {
    display: block;
    font-size: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    background: #fff;
    z-index: 2;
    }
.crn_tl {
    top: 0;
    left: 0;
    }
.crn_tr {
    top: 0;
    right: 0;
    }
.crn_bl {
    bottom: 0;
    left: 0;
    }
.crn_br {
    bottom: 0;
    right: 0;
    }
/*end corners 1px*/
/*global corners 5px */
.g-img_crn {
    width: 300px;
    height: 200px;
    position: relative;
    }
.g-img_crn b {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    overflow: hidden;
    font-size: 0;
    background: url('../img/img_corners.png') no-repeat;
    }
.g-img_crn b.g-img_crn_tr {
    background-position: right top;
    top: 0;
    right: 0;
    }
.g-img_crn b.g-img_crn_tl {
    background-position: left top;
    top: 0;
    left: 0;
    }
.g-img_crn b.g-img_crn_bl {
    background-position: left bottom;
    bottom: 0;
    left: 0;
    }
.g-img_crn b.g-img_crn_br {
    background-position: right bottom;
    bottom: 0;
    right: 0;
    }
/* end global corners 5px */

/*right banner*/
.b-banner_sm {
    width: 302px;
    padding: 2px 9px 9px;
    text-align: right;
    font-size: 10px;
    color: #888;
    line-height: 9px;
    letter-spacing: -1px;
    float: left;
    background: #fff;
    border-radius: 5px;
    /*height:259px; we can't use it because banner can have bigger height. Use min-height instead. */
    min-height: 259px;
    }
/*end *right banner*/
/*listalka*/
.b-listalka {
    background: url('../img/project.png') no-repeat left -256px;
    _background: url('../img/project.gif') no-repeat left -256px;
    height: 17px;
    width: 31px;
    }
.b-list_prev,
.b-list_next {
    display: block;
    float: left;
    width: 15px;
    height: 17px;
    background: url('../img/project.png') no-repeat;
    _background: url('../img/project.gif') no-repeat;
    }
.b-list_prev {
    background-position: -31px -256px;
    margin-right: 1px;
    }
.b-list_next {
    background-position: -46px -256px;
    }
/*.b-list_prev.b-list_activ,*/
.b-list_prev:hover {
    background-posyition: -61px -256px;
    }
/*.b-list_next.b-list_activ,*/
.b-list_next:hover {
    background-position: -76px -256px;
    }

/*
.b-list_prev.b-list_activ {
  background-position: -61px -256px;
}
.b-list_next.b-list_activ {
  background-position: -76px -256px;
}
*/

.b-list_next.b-list_inactive {
    background-position: -106px -256px !important;
    cursor: default;
    }
.b-list_prev.b-list_inactive {
    background-position: -91px -256px !important;
    cursor: default;
    }
/*end listalka*/
/*l-blocks*/
.l-bigcol {
    width: 650px;
    float: left;
    }
.l-smallcol {
    float: right;
    width: 320px;
    }
/*end l-blocks*/
/*g-color*/
.c-gray {
    color: #888;
    }
/* end g-color*/
a {
    outline: none;
    }

/*///////////////////////////////////////////////////*/
/*standards*/
body {
    background: #fcfeff;
    }
.b-banner_top {
    /*margin: 5px 0*/
	padding: 5px 0;
    }
.l-page {
    width: 980px;
    margin: 0 auto;
    }
.l-footer_bg {
    background: #f2f4f5;
    /*margin-top: 50px;*/
    }
.l-header_bg .l-page {
    z-index: 3;
    }
.b-bigcol_content {
    padding: 9px;
    width: 632px;
    background: #fff;
    border-radius: 5px;
    }
/* end scr*/

.b-header i.cbr {
    background: url("../img/h_corners.png") no-repeat -5px 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    z-index: 6;
    }
.b-header i.cbl {
    background: url("../img/h_corners.png") no-repeat 0 0;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 5px;
    width: 5px;
    bottom: 0;
    left: 0;
    z-index: 7;
    }

.b-header {
    padding: 4px 0 0;
    float: left;
    width: 980px;
    position: relative;
    }
.b-header_top {
    margin: 0 10px;
    overflow: hidden;
    width: 960px;
    }
/*
.ic_makestart {
  height:8px;
  width:8px;
  background: url('../img/project.png') no-repeat 0 0;
  _background: url('../img/project.gif') no-repeat 0 0;
}*/
.ic_gohome {
    height: 9px;
    width: 8px;
    background: url('../img/project.png') no-repeat 0 0;
    _background: url('../img/project.gif') no-repeat 0 0;
    margin-right: 3px;
    }

.ic_all_serv {
    height: 3px;
    width: 5px;
    vertical-align: 2px;
    background: url('../img/project.png') no-repeat -8px 0;
    _background: url('../img/project.gif') no-repeat -8px 0;
    }
.ic_all_serv.ic_all_serv_up {
    background: url('../img/project.png') no-repeat -13px 0;
    _background: url('../img/project.gif') no-repeat -13px 0;
    }
.ic_id {
    margin: 0 3px 0 5px;
    vertical-align: middle;
    }
.c-header_log {
    /*color:#7F9BBE;*/
    }
.b-header_r,
.b-header_l_vn {
    color: #888;
    white-space: nowrap;
    }
.ic_mail {
    width: 13px;
    height: 10px;
    background: url('../img/project.png') no-repeat 0 -11px;
    _background: url('../img/project.gif') no-repeat 0 -11px;
    margin-right: 5px;
    vertical-align: -1px;
    }
.b-header_c {
    background: url('../img/project.png') no-repeat 0 -21px;
    _background: url('../img/project.gif') no-repeat 0 -21px;
    height: 60px;
    margin-top: 5px;
    width: 980px;
    position: relative;
    /*z-index:2;*/
    }
.b-header_top_left {
    padding-top: 10px;
    float: left;
    _width: 500px;
    }
/*
.b-header_h1 {
  font-size:16px;
  line-height:20px;
  padding:0;
  margin:0 5px 0 0;
}
.b-header_h1 a {
  color:#fff;
}
*/

.b-header_h1 {
    margin: 0 8px 0 0;
    }
.b-header_h1 a b {
    display: none;
    }
.b-header_h1 a {
    display: block;
    width: 109px;
    height: 18px;
    background: url('../img/project.png') no-repeat -35px -3px;
    _background: url('../img/project.gif') no-repeat -35px -3px;
    }
.b-header_h1 a:hover {
    background: url('../img/project.png') no-repeat -144px -3px;
    _background: url('../img/project.gif') no-repeat -144px -3px;
    }
.b-header_logo a {
    display: block;
    width: 68px;
    height: 21px;
    background: url('../img/project.png') no-repeat -253px top;
    _background: url('../img/project.gif') no-repeat -253px top;
    position: relative;
    margin-top: -1px;
    }

/*header search*/
.b-search {
    padding: 8px 0 0 0;
    float: right;
    _width: 302px;
    }
.header_find {
    width: 69px;
    height: 23px;
    padding-bottom: 2px;
    background: url('../img/project.png') no-repeat 0 -81px;
    _background: url('../img/project.gif') no-repeat 0 -81px;
    border: none;
    cursor: pointer;
    font-weight: 700;
    color: #974c1d;
    line-height: 22px;
    }
.header_find:hover {
    background: url('../img/project.png') no-repeat -69px -81px;
    _background: url('../img/project.gif') no-repeat -69px -81px;
    color: #b58148;
    }
.b-header_inp {
    background: url('../img/project.png') -138px -81px no-repeat;
    _background: url('../img/project.gif') -138px -81px no-repeat;
    width: 228px;
    height: 23px;
    width: 218px ! ie;
    padding: 0 5px ! ie;
    color: #333;
    }
.b-header_inp input {
    background: none;
    border: none;
    margin: 0;
    float: left;
    padding: 4px 5px 4px 5px;
    width: 218px;
    width: 218px ! ie;
    padding: 4px 0 ! ie;
    }
.b-search_text {
    margin-top: 4px;
    }
/*end header search*/
/*submenu*/
.b-submenu {
    /*
padding-bottom:2px;
padding-top:3px;*/
    position: relative;
    z-index: 1;
    background: #DC780A;
    height: 25px;
    }
ul.submenu {
    /*margin:0 0 5px 10px;*/
    margin: 0 10px;
    }
ul.submenu li {
    float: left;
    height: 25px;
    /*padding:0 8px 3px;*/
    padding: 0 8px 0;
    font-weight: bold;
    background: none;
    }
ul.submenu li a {
    display: block;
    height: 22px;
    _height: 21px;
    padding-top: 3px;
    _float: left;
    }

ul.submenu .b-submenu_drdown a {
    display: block;
    float: left;
    padding: 0 0 0 10px;
    height: 25px;
    }
ul.submenu .b-submenu_drdown a span {
    display: block;
    font-weight: 700;
    height: 22px;
    padding: 3px 10px 0 0;
    }
.b-submenu_drdown a.b-submenu_drdown_a:hover,
.b-submenu_drdown:hover a.b-submenu_drdown_a {
    background: url('../img/project.png') no-repeat left -127px;
    _background: url('../img/project.gif') no-repeat left -127px;
    }

.b-submenu_drdown a.b-submenu_drdown_a:hover span,
.b-submenu_drdown:hover a.b-submenu_drdown_a span {
    background: url('../img/project.png') no-repeat right -127px;
    _background: url('../img/project.gif') no-repeat right -127px;
    }

ul.submenu .sub_drdown {
    padding-left: 0;
    }
.b-pop_up_submenu a {
    display: inline !important;
    float: left;
    height: auto !important;
    }

ul.submenu .sub_first {
    padding-left: 0;
    }
ul.submenu .sub_current a {
    color: #fff;
    }
/*end submenu*/
/*menu*/
.b-menu {
    margin-top: 5px;
    /*width:700px;*/
    }
.b-menu div {
    float: left;
    position: relative;
    /*z-index:6;*/
    }
.b-menu a {
    display: block;
    padding: 0 0 0 10px;
    float: left;
    background: url('../img/project.png') no-repeat -979px -81px;
    _background: url('../img/project.gif') no-repeat -979px -81px;
    }
.b-menu a span {
    color: #8f2c00;
    display: block;
    font-weight: 700;
    padding: 3px 10px 5px 0;
    }
.b-menu a:hover {
    background: url('../img/project.png') 0 -104px no-repeat;
    _background: url('../img/project.gif') 0 -104px no-repeat;
    margin-right: -1px;
    position: relative;
    cursor: pointer;
    z-index: 5;
    }

.b-menu a:hover span {
    background: url('../img/project.png') right -104px no-repeat;
    _background: url('../img/project.gif') right -104px no-repeat;
    font-weight: 700;
    color: #fff !important;
    padding-right: 11px;
    }

.b-menu a.menu_curr,
.b-menu a.menu_curr:hover {
    background: url('../img/project.png') 0 -104px no-repeat;
    _background: url('../img/project.gif') 0 -104px no-repeat;
    margin-right: -1px;
    position: relative;
    z-index: 5;
    }
.b-menu a.menu_curr span,
.b-menu a.menu_curr:hover span {
    background: url('../img/project.png') right -104px no-repeat;
    _background: url('../img/project.gif') right -104px no-repeat;
    padding-right: 11px;
    color: #fff;
    }

.b-menu_drdown:hover a,
.a_drdown:hover {
    background: url('../img/project.png') no-repeat 0 -128px;
    _background: url('../img/project.gif') no-repeat 0 -128px;
    margin-right: -1px;
    position: relative;
    z-index: 5;
    }

.b-menu_drdown:hover a span,
.a_drdown:hover span {
    background: url('../img/project.png') no-repeat right -128px;
    _background: url('../img/project.gif') no-repeat right -128px;
    padding-right: 11px;
    color: #fff;
    }
.b-menu .menu_f {
    padding: 0;
    background: none;
    }
.b-menu .menu_f span {
    padding-left: 10px !important;
    }
.menu_curr.menu_f {
    padding: 0 !important;
    background: none !important;
    }
.menu_curr.menu_f span {
    padding-left: 10px !important;
    }
.a_drdown,
.a_drdown_up {
    font-weight: bold;
    }
.a_drdown_up span {
    color: #fff !important;
    }
.ic_drdown {
    background: url('../img/project.png') no-repeat -8px -3px;
    _background: url('../img/project.gif') no-repeat -8px -3px;
    margin-left: 4px;
    vertical-align: 2px;
    height: 3px;
    width: 5px;
    }
.menu_curr .ic_drdown,
.a_drdown_up .ic_drdown {
    background-position: -8px -6px;
    }

.b-header_favorite {
	display: none;
    float: right;
    margin: 8px 10px 0 0;
    }
.b-header_favorite a {
    color: #FFFFFF;
    line-height: 12px;
    }
.b-header_favorite a:hover, .b-header_favorite a:hover + a {
    color: #FFF5B2;
    }
a.g-ic_favorite_header {
    display: block;
    height: 12px;
    width: 13px;
    background: url('../img/project.png') no-repeat -544px -214px;
    _background: url('../img/project.gif') no-repeat -544px -214px;
    }
.g-ic_favorite_header_nempty {
    background-position: -544px -214px;
    }

/*popup menu*/
.b-pop_up_menu,
.b-pop_up_submenu {
    display: none;
    position: absolute;
    overflow: hidden;
    padding: 5px 10px 3px;
    background: #b25d00;
    z-index: 5;
    left: 0;
    top: 24px;
    border-radius: 0 0 5px 5px
    }
.b-pop_up_submenu {
    top: 25px;
    }
.b-pop_up_menu a,
.b-pop_up_submenu a {
    background: none !important;
    color: #FFF;
    clear: both;
    padding: 0 0 6px 0 !important;
    }
.b-pop_up_menu a:hover,
.b-pop_up_submenu a:hover {
    background: none;
    color: #FFF59F;
    }
/*end popup menu*/

/*popup menu
.b-pop_up_menu {
  position:absolute;
  left:0px;
  top:19px;
  z-index:10px;
  margin:0 0 0 -15px;
  display:none;
  padding-top:4px;

}
.b-pop_up_menu a {
  border-bottom:1px solid #EEEEEE;
  display:block;
  font-weight:700;
  padding:7px 10px;
  width:150px;
}
.b-pop_up_menu_vn {
  display:block;
  background: #fff;
  overflow:hidden;
  padding:5px 15px 5px;
  border-radius: 0 0 4px 4px;

  box-shadow: 0 0 10px 0 #686868;
}
.b-pop_up_menu .bord_null {
  border:0px;
}*/
/*end popup menu*/

/*end menu*/

/*b-header_menu_r btn*/
.b-header_menu_r {
    padding-top: 9px;
    }
.header_btn:hover {
    background: url('../img/project.png') 0 -167px no-repeat;
    _background: url('../img/project.gif') 0 -167px no-repeat;
    color: #fff;
    }
.header_btn {
    background: url('../img/project.png') 0 -148px no-repeat;
    _background: url('../img/project.gif') 0 -148px no-repeat;
    display: block;
    padding: 0 10px 0 24px;
    color: #fff;
    font-weight: 700;
    height: 19px;
    line-height: 17px;
    }
/*end b-header_menu_r btn*/
/*all services*/
.b-popup {
    position: absolute;
    z-index: 15;
    width: 960px;
    top: 24px;
    border: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0 5px #B9B9B9;
    filter: progid:DXImageTransform.Microsoft.Shadow(color = '#B9B9B9', Direction = -135, Strength = 5);
    padding: 10px;
    }

.b-services a {
    white-space: nowrap;
    }
.b-services img {
    margin-left: 5px;
    }
/*end all services*/

/*b-header_beta*/
.b-header_beta {
    margin-bottom: 3px;
    }
.b-header_beta_pl {
    background: #72A02B;
    padding: 9px 10px 7px;
    color: #fff;
    font-size: 11px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    }
.b-header_beta_btn {
    display: block;
    background: url('../img/project.png') no-repeat -732px -186px;
    _background: url('../img/ie_beta_btn_header.gif') no-repeat left top;
    height: 17px;
    width: 89px;
    margin-top: -1px;
    color: #ffe897;
    font-weight: bold;
    text-align: center;
    padding: 1px 0 2px;
    }
.b-header_beta_btn:hover {
    background-position: -732px -206px;
    _background-position: left -20px;
    color: #ffe897;
    }
/*-end b-header_beta*/

/* footer */
.b-services_a {
    border-top: 1px solid #D4D4D4;
    margin-top: 7px;
    padding-top: 6px;
    width: 140px;
    padding-right: 20px;
    }
.b-services_a a,
.b-services_a b {
    clear: both;
    display: block;
    float: left;
    line-height: 16px !important;
    margin: 5px 0 4px;
    }
.ic_up {
    background: url('../img/project.png') no-repeat -971px -217px;
    _background: url('../img/project.gif') no-repeat -971px -217px;
    height: 6px;
    width: 9px;
    }
.l-footer_bg a {
    color: #3675C6;
    }
.b-footer_pad a {
    color: #5781B5;
    }
.l-footer_bg a:hover,
.b-footer_pad a:hover {
    color: #982339;
    }
.b-footer_pad .black,
.b-footer_pad  .black:hover {
    color: #000;
    }
.b-beta_footer {
    left: -10px;
    position: relative;
    }
.b-beta_footer img {
    vertical-align: -7px;
    }
.b-services_see_also a {
    color: #888;
    }
.page_bg_footer {
    background: #f2f4f5;
    }
.page_bg_footer {
    width: 980px;
    }
.b-serv_hr {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    background: #E1E1E1;
    margin: 12px 0 12px;
    clear: both;
    }
.b-footer_pad {
    padding: 0 10px;
    }
.c-a_light {
    color: #5D80C5;
    }
.c-a_light:hover {
    color: #2756AD !important;
    }
/*
.b-holding_saits a {
  margin-right:15px;
  color:#888;
}*/
.b-holding_saits {
    text-align: center;
    color: #888
    }
.b-holding_saits a {
    /*margin-right:15px;*/
    margin: 0 6px
    }

.in_net a {
    background: url('../img/in_net.png') no-repeat;
    _background: url('../img/in_net.gif') no-repeat;
    padding-left: 22px;
    }
.in_net a.f_facebook {
    background-position: 0 0;
    }
.in_net a.f_facebook:hover {
    background-position: 0 -20px;
    }
.in_net a.f_twitter {
    background-position: 0 -40px;
    }
.in_net a.f_twitter:hover {
    background-position: 0 -60px;
    }
.in_net a.f_vkontakte {
    background-position: 0 -80px;
    }
.in_net a.f_vkontakte:hover {
    background-position: 0 -100px;
    }
.in_net a.f_livejournal {
    background-position: 0 -120px;
    }
.in_net a.f_livejournal:hover {
    background-position: 0 -140px;
    }
.in_net a.f_buzz {
    background-position: 0 -160px;
    }
.in_net a.f_buzz:hover {
    background-position: 0 -180px;
    }
.in_net a.ftop {
    background-position: 0 -200px;
    }
.in_net a.ftop:hover {
    background-position: 0 -220px;
    }
.in_net a.f_blog {
    background-position: 0 -244px;
    padding-bottom: 1px;
    }
.in_net a.f_blog:hover {
    background-position: 0 -266px;
    }
.ic_new_footer {
    vertical-align: 0;
    margin-left: 5px;
    }

/*end footer */
/*page*/
.b-page a,
.b-page b,
.b-page span {
    float: left;
    display: block;
    text-align: center;
    cursor: pointer;
    }
.b-page_pred {
    background: url('../img/page.png') no-repeat left 0;
    _background: url('../img/page.gif') no-repeat left 0;
    padding-left: 20px;
    margin-right: 7px;
    }
.b-page_pred b,
.b-page_next b {
    margin-right: -2px;
    text-align: left;
    line-height: 25px;
    position: relative;
    }
.b-page_pred b {
    background: url('../img/page.png') no-repeat right 0;
    _background: url('../img/page.gif') no-repeat right 0;
    padding-right: 10px;
    }
.b-page_next {
    background: url('../img/page.png') no-repeat left -50px;
    _background: url('../img/page.gif') no-repeat left -50px;
    padding-left: 10px;
    margin-left: 5px;
    }
.b-page_next b {
    background: url('../img/page.png') no-repeat right -50px;
    _background: url('../img/page.gif') no-repeat right -50px;
    padding-right: 20px;
    }
.b-page_one {
    background: url('../img/page.png') no-repeat 0 -100px;
    _background: url('../img/page.gif') no-repeat 0 -100px;
    width: 31px;
    line-height: 27px;
    height: 25px;
    }
.b-page_f {
    background: url('../img/page.png') no-repeat -31px -100px;
    _background: url('../img/page.gif') no-repeat -31px -100px;
    width: 30px;
    line-height: 27px;
    height: 25px;
    }
.b-page_l {
    background: url('../img/page.png') no-repeat -61px -100px;
    _background: url('../img/page.gif') no-repeat -61px -100px;
    width: 31px;
    line-height: 27px;
    height: 25px;
    }
.b-page_list {
    width: 30px;
    height: 23px !important;
    line-height: 25px;
    border: 1px #E5E5E5 solid;
    border-right: 0;
    overflow: hidden;
    }
.b-page_point {
    letter-spacing: 3px;
    }
.b-page_pl {
    margin: 5px 15px 0 5px;
    }
.b-page_pr {
    margin: 5px 5px 0 15px;
    }
.b-page_pred:hover {
    background-position: 0 -25px;
    }
.b-page_pred:hover b {
    background-position: right -25px;
    }
.b-page_next:hover {
    background-position: 0 -75px;
    }
.b-page_next:hover b {
    background-position: right -75px;
    }
.b-page_f:hover,
.b-page_l:hover,
.b-page_one:hover,
.b-page_list:hover {
    background-color: #feffd4;
    }
.b-page_list_cur {
    background-color: #F7F7F7 !important;
    font-weight: bold;
    cursor: default !important;
    overflow: hidden;
    }
/*page*/
/*global icons*/
/*
.g-ic_photo {
  width:13px;
  height:10px;
  background: url('../img/project.png') no-repeat -76px -427px;
  _background: url('../img/project.gif') no-repeat left -560px;
}*/
.g-ic_photo {
    width: 26px;
    height: 19px;
    display: block;
    position: absolute;
    background: url('../img/project.png') no-repeat -76px -437px;
    _background: url('../img/project.gif') no-repeat -76px -437px;
    left: 4px;
    bottom: 4px;
    }
.g-ic_video {
    width: 26px;
    height: 19px;
    display: block;
    position: absolute;
    background: url('../img/project.png') no-repeat -102px -437px;
    _background: url('../img/project.gif') no-repeat -102px -437px;
    left: 4px;
    bottom: 4px;
    }

/* */

.ic_photo {
    width: 26px;
    height: 19px;
    background: url('../img/project.png') no-repeat -76px -437px;
    _background: url('../img/project.gif') no-repeat -76px -437px
    }
.ic_video {
    width: 26px;
    height: 19px;
    background: url('../img/project.png') no-repeat -102px -437px;
    _background: url('../img/project.gif') no-repeat -102px -437px
    }

._articleContent #swfobj {
    width: 632px;
    height: 374px;
    }

.g-ic_foto_text {
    width: 13px;
    height: 10px;
    background: url('../img/project.png') no-repeat left -560px;
    _background: url('../img/project.gif') no-repeat left -560px;
    margin-left: 5px;
    display: inline-block;
    }
.g-ic_video_text {
    width: 14px;
    height: 10px;
    background: url('../img/project.png') no-repeat -13px -560px;
    _background: url('../img/project.gif') no-repeat -13px -560px;
    margin-left: 5px;
    display: inline-block;
    }
.g-ic_close {
    background: url('../img/project.png') no-repeat -958px 0;
    _background: url('../img/project.gif') no-repeat -958px 0;
    width: 11px;
    height: 11px;
    }
a:hover .g-ic_close {
    background-position: -969px 0;
    }
.g-ic_del {
    background: url('../img/project.png') no-repeat -15px -504px;
    _background: url('../img/project.gif') no-repeat -15px -504px;
    width: 13px;
    height: 13px;
    }
.g-ic_del:hover {
    background-position: -28px -504px;
    }
.g-ic_beta {
    background: url('../img/project.png') no-repeat -913px -186px;
    _background: url('../img/project.gif') no-repeat -913px -186px;
    width: 67px;
    height: 22px;
    }
.g-ic_new {
    width: 8px;
    height: 8px;
    background: url('../img/project.png') no-repeat -954px -208px;
    _background: url('../img/project.gif') no-repeat -954px -208px;
    }
.g-ic_id {
    width: 17px;
    height: 17px;
    background: url('../img/project.png') no-repeat -18px -4px;
    _background: url('../img/project.gif') no-repeat -18px -4px;
    vertical-align: middle;
    position: relative;
    margin: -1px 3px -3px 3px;
    }

.g-ic_video_time {
    display: block;
    width: 30px;
    height: 18px;
    background: url('../img/project.png') no-repeat -128px -437px;
    _background: url('../img/project.gif') no-repeat -128px -437px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding-top: 1px;
    }

.g-ic_rss {
    width: 11px;
    height: 11px;
    background: url('../img/project.png') no-repeat -705px -186px;
    _background: url('../img/project.gif') no-repeat -705px -186px;
    margin-left: 10px;
    margin-top: -1px;
    }
.g-ic_voted {
    width: 10px;
    height: 11px;
    background: url('../img/project.png') no-repeat -463px -186px;
    _background: url('../img/project.gif') no-repeat -463px -186px;
    }
.g-ic_adv_small {
    height: 10px;
    width: 39px;
    background: url('../img/project.png') no-repeat -54px -456px;
    _background: url('../img/project.gif') no-repeat -54px -456px;
    }
.g-ic_advnew {
    margin-left: 1px;
    /*vertical-align: middle*/
    }
.g-ic_expand {
    display: inline-block;
    height: 3px;
    width: 5px;
    background: url('../img/project.png') no-repeat -453px -186px;
    _background: url('../img/project.gif') no-repeat -453px -186px;
    overflow: hidden;
    }
.g-ic_winner {
    display: inline-block;
    width: 29px;
    height: 56px;
    background: url('../img/ic_winner.png') no-repeat top left;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -8px;
    }
.g-ic_spec_project {
	margin-left: 4px;
	}

/*end global icons*/
/*content*/
a.g-h:hover + div h6 a.g-h2,
a.g-h:hover + a.g-h2,
a.g-h:hover + div a.g-h2 {
    color: #982339;
    }
.b-pop_tags {
    padding: 9px;
    width: 302px;
    overflow: hidden;
    float: left;
    background: #fff;
    border-radius: 5px;
    }
.b-pop_tags_m {
    width: 632px !important;
    border: 0 !important;
    background: #F5F5F5;
    }
.b-pop_tags_a {
    line-height: normal;
    word-spacing: 5px;
    width: 302px;
    overflow: hidden;
    }
.b-pop_tags_m .b-pop_tags_a {
    width: 632px !important;
    }
.b-pop_tags_a a {
    color: #888888;
    word-spacing: 0;
    border-radius: 5px;
    padding: 0 3px 2px;
    line-height: 24px;
    line-height /*\**/: 1.6 \9; /*ie8 don`t touch -- it`s magic.*/
    }
.b-pop_tags_a a:hover {
    background-color: #D1EFC9;
    color: #1359A7;
    text-decoration: none;
    }
hr {
    height: 1px;
    border: 0;
    background: #EFE9E2;
    border-color: #EFE9E2;
    color: #EFE9E2;
    }
.b-hr {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    background: #e5e5e5;
    clear: both;
    }
/*end *content**/
/*forms*/
.g-textar,
.g-inp {
    border-radius: 3px;
    border: 1px #D6D6D6 solid;
    padding: 3px;
    }
/*end forms*/

/*login forms*/
.b-login {
    width: 260px;
    }
.b-login_bord {
    border-radius: 4px;
    background: url('../img/bg_popups.png') repeat 0 0;
    padding: 10px;
    }
.b-login_cont {
    background: #fff;
    border-radius: 4px;
    padding: 6px 10px 10px;
    }
.b-login_btn {
    width: 75px;
    height: 30px;
    background: url('../img/project.png') no-repeat -838px -186px;
    _background: url('../img/project.gif') no-repeat -838px -186px;
    border: none;
    cursor: pointer;
    }
.b-login_btn:hover {
    background-position: -838px -216px;
    }
.b-login a {
    color: #5781b5;
    }
.b-login_areg {
    margin-top: 8px;
    }
.b-login .c-gray {
    color: #555;
    }
.b-login_inp {
    border: 1px #cacaca solid;
    border-radius: 3px;
    width: 208px;
    padding: 5px 5px 6px;
    font-size: 14px;
    margin-top: 3px;
    }
.b-login_inp_cur {
    border: 1px #b0b0b0 solid;
    }
.b-login_check {
    vertical-align: middle;
    margin: 0 5px 0 0;
    }
.b-login_close {
    margin-top: 4px;
    }
.b-login_top {
    background: #fff;
    border-radius: 4px 4px 0 0;
    padding: 15px 20px 20px;
    }
.b-login_bottom {
    background: #efefef;
    border-radius: 0 0 4px 4px;
    padding: 12px 15px 14px;
    border-top: 1px #e7e7e7 solid;
    text-align: right;
    }
.b-login_bottom .c-gray {
    color: #888;
    }
/*end login forms*/

/*b-popup_makehp */
.b-popup_makehp {
    border-radius: 4px;
    background: #fff;
    padding: 15px 20px 20px;
    width: 350px;
    margin-left: -195px;
    }

/*b-obzor_seti_box*/
.b-obzor_seti {
    padding: 6px 10px 0;
    }
.b-obzor_seti_box {
    width: 120px;
    margin-right: 40px;
    float: left
    }
.b-obzor_seti_box span {
    margin-top: 5px;
    display: block;
    }
.b-aukro {
    background: url("../img/aukro.gif") no-repeat left top;
    margin-top: -16px;
    }
.b-aukro a {
    padding: 23px 0 0;
    display: block;
    }
.b-aukro img {
    margin: 0 7px 3px;
    }
.b-aukro_last {
    margin: -16px 0 0 0;
    }
/*end b-obzor_seti_box*/

/* message & email header v2 */
.g-message_block, .g-message_block_empty, .g-email_block, .g-email_block_empty {
    position: relative;
    }
.g-message_block i, .g-email_block i {
    position: absolute;
    display: block;
    color: #212121;
    font-size: 11px;
    top: -7px;
    left: 12px;
    font-style: normal;
    font-weight: 700;
    height: 11px;
    line-height: 11px;
    }
.g-message_block img, .g-message_block_empty img, .g-email_block img, .g-email_block_empty img {
    background: url('../img/project.png') no-repeat;
    _background: url('../img/project.gif') no-repeat;
    width: 16px;
    height: 15px;
    vertical-align: middle;
    }
.g-message_block img {
    background-position: -130px -476px;
    }
.g-email_block img {
    background-position: -114px -476px;
    }
.g-message_block_empty img {
    background-position: -130px -491px;
    }
.g-email_block_empty img {
    background-position: -114px -491px;
    }
/* message & email end header v2*/

/*b-favorites
.b-favorites {
  margin:1px 30px 0 0;
  float:left;
}
.g-ic_favorites a {
  display:block;
  float:left;
}
.g-ic_favorites a img {
  width:13px;
  height:14px;
  float:left;
  background: url('../img/project.png') no-repeat;
  _background: url('../img/project.gif') no-repeat;
}
.g-ic_favorites_add a img {
  background-position: -544px -186px;
}
.g-ic_favorites_del a img {
  background-position: -544px -200px;
}*/
.ic_favorite,
.ic_infavorite {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background: url('../img/social_icons.png') -137px 0;
    filter: alpha(opacity = 65);
    opacity: 0.65;
    width: 26px;
    height: 26px;
    }
.ic_infavorite {
    background-position: -164px 0;
    }
/*end b-favorites*/

/*b-infomess*/
.b-infomess_good,
.b-infomess_bad {
    padding: 10px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 15px;
    overflow: hidden;
    }

.b-infomess_good {
    background: #F2F2F2 url('../img/mess_good.gif') repeat-y top left;
    }
.b-infomess_bad {
    background: #F2F2F2 url('../img/mess_bad.gif') repeat-y top left;
    }
.b-infomess .g-ic_close {
    vertical-align: -2px;
    }
/*end b-infomess*/

/*-global_ban_all_bigmir--*/
.global_ban_all_bigmir_img {
    display: block;
    height: 70px;
    width: 320px;
    background: url('http://bm.img.com.ua/a/common/img/banners/my_drive.png') no-repeat top left;
    overflow: hidden;
    }
/*-global_ban_all_bigmir--*/

/* widgets */
.b-widgets_980 {
    width: 980px;
    overflow: hidden;
    white-space: nowrap;
    }
.b-widgets_980 a {
    display: inline-block;
    margin-right: 10px;
    }
.b-widgets_320 {
    width: 320px;
    overflow: hidden;
    }
/* end widgets */

/* facebook_login */
.g-facebook_login img {
    vertical-align: -2px;
    }
/* end facebook_login */

/* editor_links */
.b-editor_links {
    border-radius: 5px;
    padding: 5px 10px;
    background: #F5F5F5;
    }
.b-editor_links ul {
    display: inline-block;
    }
.b-editor_links li {
    display: inline-block;
    padding: 0;
    background: none;
    margin-left: 15px;
    font-weight: bold;
    }

/* end  editor_links */

/*header_pop_serv  -- inform*/
.ic_header_weather,
.ic_header_goroskop {
    vertical-align: -7px;
    margin: -6px 3px 0 0;
    }
.popup_header {
    position: absolute;
    z-index: 100;
    top: 30px !important;
    border: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0 5px #B9B9B9;
    filter: progid:DXImageTransform.Microsoft.Shadow(color = '#B9B9B9', Direction = -135, Strength = 5);
    padding: 10px;
    }
.popup_weather {
    width: 610px;
    right: 50px;
    }
.popup_weather_h,
.popup_finance_h {
    font-size: 16px;
    font-weight: bold;
    }
.popup_weather_ua {
    width: 440px;
    }
.popup_weather_hr {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    line-height: 1px;
    background: #dbe7ee;
    margin: 3px 0;
    }
.popup_weather_ua .popup_weather_hr {
    margin-left: -10px;
    }
.popup_weather ul {
    width: 145px;
    }
.popup_weather li {
    list-style-type: none;
    padding: 1px 0 4px;
    color: #ADC6D4;
    list-style: disc inside none;
    }
.popup_weather li span {
    color: #333;
    }

.popup_weather_world {
    width: 145px;
    }
.popup_weather_world .popup_weather_hr {
    margin-right: -10px;
    margin-left: -10px;
    }

.popup_header .c-gray {
    color: #888 !important;
    }
.header_inform .ic_finance_down {
    margin: -2px 3px 0 0;
    }
.popup_finance {
    width: 300px;
    right: 60px;
    }
.popup_finance table {
    margin: 0 -10px;
    width: 320px;
    }
.popup_finance th {
    background-color: #F1EFE5;
    font-weight: 400;
    padding: 6px 9px 6px 9px;
    color: #888;
    font-weight: normal
    }
.popup_finance td {
    border-bottom: 1px solid #F1EFE5;
    padding: 6px 9px 6px 6px;
    }
.popup_finance_tab a {
    background: #fff;
    margin: 3px 10px 4px;
    border-radius: 3px;
    color: #008000;
    display: inline-block;
    }
.popup_finance_tab a.popup_finance_tab_cur {
    background: #D8EFC5;
    padding: 3px 10px 4px;
    font-weight: bold;
    margin: 0;
    }
.ic_header_finance {
    margin: -3px 3px 0 0;
    }
.ic_finance_up,
.ic_finance_down {
    display: inline-block;
    height: 9px;
    width: 9px;
    background: url('../img/finance_str.png');
    background-repeat: no-repeat;
    }
.ic_finance_up {
    background-position: top left;
    }
.ic_finance_down {
    background-position: top right;
    }
.popup_finance .ic_finance_up,
.popup_finance .ic_finance_down {
    margin-left: 5px;
    }
.popup_finance_tdpad {
    padding-right: 23px !important;
    }
.popup_goroskop a {
    background-position: 50% 20%;
    background-repeat: no-repeat;
    padding-top: 80px;
    width: 79px;
    text-align: center;
    display: inline-block;
    *display: block;
    *float: left;
    }
.popup_goroskop {
    width: 958px;
    left: 10px;
    padding: 10px 0;
    }
/*header_pop_serv*/

/* b-network */
.b-network {
    padding: 0 10px;
    }
.b-network_h {
    margin-bottom: 6px;
    }
.b-network_box {
    float: left;
    width: 120px;
    margin-right: 40px;
    min-height: 84px;
    }
.b-network_img {
    margin-bottom: 2px;
    display: block;
    }
.b-network_from,
.b-network_from_logo {
    display: block;
    }
.b-network_from_logo {
    margin-bottom: 5px;
    margin-top: -28px;
    }

.b-partner_logo {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 55px;
    height: 55px;
    display: block;
    }

.b-partner_logo2 {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 35px;
    height: 35px;
    display: block;
    }

/*network_carousel*/
/*
.gb-network_carousel .gb-network_carousel_str {
  display:none;
}*/

.b-header_l {
    height: 19px;
    }

/*  b_article_few_photo */
.b_article_few_photo_block {
    width: 310px;
    text-align: center;
    overflow: hidden;
    }
.b_article_few_photo .b-voter {
    width: 158px;
    margin-top: 0;
    margin: 0 auto;
    float: none;
    height: 41px;
    }
.b_article_few_photo .b-voter_text {
    display: none !important;
    }
.b_article_few_photo .b-voter_yes_box {
    margin: 0;
    }
.b_article_few_photo_source {
    padding-top: 4px;
    }

/* end b_article_few_photo */

/*  b_article_one_photo */
.b_article_one_photo_block {
    width: 600px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    }
.b_article_one_photo .b-voter {
    width: 158px;
    margin-top: 0;
    margin: 0 auto;
    float: none;
    height: 41px;
    }
.b_article_one_photo .b-voter_text {
    display: none !important;
    }
.b_article_one_photo .b-voter_yes_box {
    margin: 0;
    }
.b_article_one_photo_source {
    padding-top: 4px;
    }

/* end b_article_few_photo */

/***** Related News Block */

.b-related-news {
    margin: 10px 0;
    padding: 8px;
    border-radius: 8px;
    background: #fef6dd url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAIAAAASmSbdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEJJREFUeNpi+vv0ABMDAwMCMzJBaUYgzQihwWyQPFCOkQEhDpdnQtULFkc2ixnJTBiNZBbcbnQ+IxMjsttwY4AAAwBH+QM2kJr9MgAAAABJRU5ErkJggg==) left top repeat-x;
	clear: both;
    }
.b-related-news__header {
    margin-bottom: 6px;
    font-size: 16px;
    color: #333;
    font-weight: bold
    }
.b-related-news__list {
    }
.b-related-news__list-item {
    padding: 1px 0 7px 10px
    }
.b-related-news__list-item__title {
    }
.b-related-news__list-item__pubdate {
    margin-left: 10px;
    font-size: 11px;
    color: #888
    }

/***** End of */

a._fancybox2 {
    color: #0079B9;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    vertical-align: top;
    outline: none;
    }
    a._fancybox2:after {
        content: "";
        display: block;
        position: absolute;
        right: 6px;
        top: 6px;
        width: 32px;
        height: 32px;
        border-radius: 4px;
        opacity: .7;
        background: #000 url(../../common/plugins/fancybox/fancybox/fancybox_zoom_in.png) center center no-repeat
        }
        a._fancybox2:hover:after {
            opacity: 1
            }

/*********** NEW POPUP WINDOW STYLES */

.b-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 500px;
	min-width: 320px;
	height: auto;
	z-index: 1001;
	visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	   -moz-transform: translateX(-50%) translateY(-50%);
	     -o-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	     -o-backface-visibility: hidden;
	        backface-visibility: hidden;
	}
	.lt-ie9 .b-modal {
		width: 500px;
		margin-left: -250px;
		}
	.lt-ie9 .b-modal_login {
		height: 270px;
		margin-top: -135px;
		}
.b-modal_visible {
	visibility: visible;
	}
.b-modal__inner {
	position: relative;
	padding: 2px;
	background: #fff;
	}
.b-modal__overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all linear 0.2s;
	   -moz-transition: all linear 0.2s;
	     -o-transition: all linear 0.2s;
	        transition: all linear 0.2s;
	}
	.lt-ie9 .b-modal__overlay {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3ODM5QzY2RUFFNjExRTJCN0ExQjU5QzE2MUZBQ0JFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3ODM5QzY3RUFFNjExRTJCN0ExQjU5QzE2MUZBQ0JFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTc4MzlDNjRFQUU2MTFFMkI3QTFCNTlDMTYxRkFDQkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTc4MzlDNjVFQUU2MTFFMkI3QTFCNTlDMTYxRkFDQkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6b8/InAAAAGElEQVR42mJkYGBoYMADmBgIgOGhACDAAItIAJA/hcT5AAAAAElFTkSuQmCC);
		background-repeat: repeat;
		}
	.b-modal_visible ~ .b-modal__overlay {
		opacity: 1;
		visibility: visible;
		}
.b-modal__header {
	background: #333333;
	padding: 5px 0 5px 20px;
	font-size: 18px;
	color: #fff;
	}
.b-modal__content {
	padding: 20px 20px 16px;
	background: #fff;
	}
.b-modal_slideintop > .b-modal__inner {
	-webkit-transform: translateY(-40px);
	   -moz-transform: translateY(-40px);
	     -o-transform: translateY(-40px);
	        transform: translateY(-40px);
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	     -o-backface-visibility: hidden;
	        backface-visibility: hidden;
	-webkit-transition: all linear 0.2s;
	   -moz-transition: all linear 0.2s;
	     -o-transition: all linear 0.2s;
	        transition: all linear 0.2s;
	opacity: 0;
	}
	.b-modal_slideintop.b-modal_visible > .b-modal__inner {
		-webkit-transform: translateY(0);
		   -moz-transform: translateY(0);
		     -o-transform: translateY(0);
		        transform: translateY(0);
		-webkit-backface-visibility: hidden;
		   -moz-backface-visibility: hidden;
		     -o-backface-visibility: hidden;
		        backface-visibility: hidden;
		opacity: 1;
		}

/*********** END OF */