@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    background: white;
    font-family: 'Open Sans', Arial, Tahoma, Verdana, Sans-serif;
    font-size: 81.3%;
    line-height: 1;
    color: #222;
    position: relative;
    -webkit-font-smoothing: antialiased;
    min-width: 920px;
    background: #f0f0f0
}

figure {
    margin: 0
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 13px
}

:focus {
    outline: 0 none
}

img {
    border: 0 none;
    vertical-align: top
}

a {
    cursor: pointer;
    color: #084e82;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

textarea {
    resize: none
}

.clearfix:after, .row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

.body_wrapper {
    width: 90% !important;
    min-width: 980px;
    margin: 0 auto;
    position: relative
}

.top_line {
    background: #12151e;
    color: #fff;
    line-height: 20px;
    position: relative;
    width: 100%
}

.left_links a, .right_links a {
    display: block;
    float: left;
    padding: 3px 20px;
    position: relative;
    border-right: 1px solid #282a30
}

.top_line a {
    color: #fff;
    text-decoration: none
}

.top_line a:hover {
    color: #ff9c00
}

.top_line a:hover:after {
    color: #fff
}

.right_links {
    float: right
}

.left_links a:last-child, .right_links a:last-child {
    border-right: 0
}

a.fb_bt_sm {
    background: url(/images/sprite.png) 17px 5px no-repeat
}

a.vk_bt_sm {
    background: url(/images/sprite.png) 14px -29px no-repeat
}

.btn.fb_bt_big {
    background: url(/images/sprite.png) -1px -75px no-repeat;
    margin-right: 3px;
    width: 32px
}

.btn.vk_bt_big {
    background: url(/images/sprite.png) -1px -110px no-repeat;
    margin-right: 3px;
    width: 32px
}

.main_line {
    height: 50px;
    border-top: 1px solid #0165ae;
    background: #0077cb;
    position: relative
}

a.new_logo {
    display: block;
    float: left;
    width: 199px;
    height: 37px;
    text-indent: -1000px;
    overflow: hidden;
    outline: 0;
    background: url(/images/otzyv_logo.png) 0 0 no-repeat;
    margin: 5px 0 0 20px
}

.main_line strong {
    display: block;
    color: #FFF;
    padding-top: 8px;
    margin-left: 240px;
    text-shadow: 0 1px 1px #005fab;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4em
}

.n_search {
    background: #0077cb;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 10px
}

.n_search input[type="text"] {
    border: 1px solid #005d9e;
    height: 30px;
    border-radius: 0;
    outline: 0;
    padding: 0 10px 0 45px;
    background: #006bb7 url(/images/search_ico.gif) 18px 0 no-repeat;
    float: right;
    width: 340px;
    transition-property: width;
    transition-duration: 300ms;
    transition-timing-function: linear;
    -webkit-transition-property: width;
    -webkit-transition-duration: 300ms;
    -webkit-transition-timing-function: linear;
    -o-transition-property: width;
    -o-transition-duration: 300ms;
    -o-transition-timing-function: linear;
    color: #fff
}

.n_search input[type="text"]:focus {
    width: 340px;
    background: #FFF url(/images/search_ico.gif) 18px -35px no-repeat;
    color: #000
}

.n_search input[type="submit"] {
    display: block;
    background: transparent;
    height: 28px;
    width: 28px;
    text-indent: -1000px;
    overflow: hidden;
    float: right;
    border: 0;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: 21px
}

.categories_line {
    background: #084e82;
    position: relative;
    border-top: 1px solid #053d66;
    border-bottom: 1px solid #053d66;
    line-height: 35px
}

.categories_line a {
    display: block;
    float: left;
    padding: 0 20px;
    text-decoration: none;
    color: #a4bed1;
    border-left: 1px solid #084e82;
    border-right: 1px solid #084e82
}

.categories_line a:hover {
    background: #085894;
    border-left: 1px solid #063e67;
    border-right: 1px solid #063e67;
    color: #FFF
}

.cats_visible {
    height: 35px;
    overflow: hidden;
    width: 100%;
    padding-right: 110px;
    background: #084e82
}

.expand {
    overflow: auto !important;
    height: auto !important
}

.expand a {
    border-bottom: 1px solid #053d66 !important
}

a.show_all_cats {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #074776;
    border-left: 1px solid #053d66;
    border-right: 1px solid #053d66;
    padding-right: 30px
}

a.show_all_cats span {
    display: block;
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #a4bed1;
    width: 1px;
    height: 1px;
    right: 10px;
    top: 17px
}

.mainblock {
    background: #fff;
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
    min-height: 40px
}

.mainblock:first-child {
    border-top: 0
}

.right_column_one .mainblock {
    border-top: 1px solid #cfcfcf
}

.space_0 {
    padding: 22px 20px 18px;
    line-height: 1.4em
}

.mb {
    font-weight: 600
}

.t_brdr {
    border-top: 1px solid #cfcfcf
}

.left_cell {
    padding-top: 20px
}

.otzyv_box {
    display: inline-block;
    width: 33.3%;
    padding-left: 135px;
    padding-right: 20px;
    margin-bottom: 30px;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    overflow: hidden;
    vertical-align: top
}

.otzyv_box:nth-child(3n):after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.otzyv_box:nth-last-child(-n+4) {
    margin-bottom: 20 !important
}

.otzyv_box .item_img, .otzyv_box_big .item_img {
    float: left;
    margin-left: -115px;
    margin-top: 3px;
    width: 100px;
    height: 120px;
    overflow: hidden;
    border-radius: 4px
}

.white_box .item_img {
    float: left;
    width: 100px;
    height: auto;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 10px 10px 0
}

.otzyv_box a, .otzyv_box_big a {
    color: #084e82;
    text-decoration: none
}

.item_img img {
    border-radius: 4px;
    overflow: hidden;
    width: 100px;
    height: auto
}

strong, b {
    font-weight: 600
}

a.otzyv_title {
    text-decoration: none;
    font-weight: 600;
    display: block;
    color: #084e82;
    margin-bottom: 5px
}

.otzyv_sats {
    margin-top: 5px
}

.none {
    display: none
}

.star_ring {
    display: block;
    width: 65px;
    height: 13px;
    background: url(/images/stars.png) 0 0 no-repeat;
    float: left;
    margin-right: 10px
}

.star_ring span {
    display: block;
    height: 13px;
    width: 65px;
    background: url(/images/stars.png) 0 -15px no-repeat;
    overflow: hidden;
    text-indent: -9999px
}

.star_ring span.rate_1 {
    width: 13px
}

.star_ring span.rate_2 {
    width: 26px
}

.star_ring span.rate_3 {
    width: 39px
}

.star_ring span.rate_4 {
    width: 52px
}

.star_ring span.rate_5 {
    width: 65px
}

.otzyv_box .star_ring, .commentbox .star_ring, .item-list .star_ring, .otzyv_box_big .star_ring {
    margin-top: 3px
}

.otzv_date {
    color: #b5b5b5;
    font-size: 12px;
    margin-top: 3px;
    display: block
}

.otzyv_item_cat {
    color: #b5b5b5;
    font-size: 12px;
    display: block;
    margin-bottom: 5px
}

.otzyv_item_cat1 {
    border-top: 1px solid #f0f0f0;
    margin-top: 5px;
    color: #b5b5b5;
    font-size: 12px;
    display: block;
    padding-top: 10px
}

.r_clc {
    border-left: 1px solid #cfcfcf;
    width: 25%;
    min-width: 338px
}

.save_ads_space1 {
    display: block;
    width: 338px;
    height: 282px;
    margin: 0 auto;
    margin-top: 20px
}

.space_1 {
    padding: 15px 0 15px 20px
}

.space_2 {
    padding: 0 20px 20px 20px
}

.space_3 {
    padding: 1px;
    text-align: center
}

.space_4 {
    padding: 0 10px 10px 10px
}

.space_5 {
    padding: 0 0 10px 0
}

h3, h2 {
    color: #000;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    word-wrap: break-word
}

.new_voprosy {
    height: 100%;
    width: 100%
}

.ask:first-child {
    padding-top: 0
}

.ask {
    border-bottom: 1px solid #efefef;
    line-height: 16px;
    padding: 0 20px 18px;
    position: relative
}

.img_question {
    display: table-cell;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    width: 60px
}

.question_text:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ask:hover {
/ / background : #f9f9f9
}

.ask:hover .otvetit, .commentbox:hover .fun_pannel, .blockquote .fun_pannel {
    display: block
}

.ask:last-child {
    border-bottom: 0
}

.otvetit {
    background: #0077cb;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    display: none
}

.otvetit:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #0077cb;
    top: -8px;
    left: 45px;
    position: absolute
}

.otvetit a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.sort_line {
    height: 140px;
    overflow: hidden;
    width: 100%
}

.partner_block {
    display: block;
    float: left;
    padding: 0 10px 10px 0;
    position: relative;
    width: 100%
}

a.partner_avatar {
    text-align: center;
    display: block
}

a.partner_avatar img {
/ / border-radius : 40 px 40 px 40 px 40 px;
    height: 80px;
    overflow: hidden;
    width: 80px
}

a.partner_name {
    display: block;
    height: 40px;
    line-height: 13px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    text-decoration: none
}

#user_online {
    width: 36px;
    height: 10px
}

.partner_block #user_online {
    display: block;
    border-radius: 0;
    margin-left: 45px
}

.otzyv_box_big {
    display: inline-block;
    width: 50%;
    padding-left: 135px;
    padding-right: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    overflow: hidden;
    vertical-align: top
}

.otzv_tags {
    color: #000;
    font-size: 12px;
    margin-top: 10px;
    display: block
}

.otzv_tags i {
    color: #084e82
}

.col_four_two {
    width: 25%;
    min-width: 200px;
    float: left
}

.item_box {
    display: inline-block;
    width: 100%;
    padding-left: 120px;
    padding-right: 20px;
    margin-bottom: 15px;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    overflow: hidden;
    vertical-align: top
}

.item_img_small {
    float: left;
    margin-left: -100px;
    margin-top: 3px;
    width: 80px;
    height: auto;
    overflow: hidden;
    border-radius: 4px
}

.item_img_small img {
    border-radius: 4px;
    overflow: hidden;
    height: auto;
    width: 80px
}

.item_box a.otzyv_title {
    margin-bottom: 5px
}

.item_box .otzyv_sats {
    margin-top: 0
}

.box_news {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    overflow: hidden;
    vertical-align: top
}

.news_pic {
    float: left;
    margin: 3px 10px 7px 0;
    overflow: hidden;
    border-radius: 4px
}

.news_Breadcrumb {
    margin-top: 10px
}

.news_Breadcrumb a {
    font-size: 11px;
    text-decoration: none;
    color: #084e82
}

.news_Breadcrumb i {
    color: #000;
    margin-right: 5px
}

.news_Breadcrumb a.mtag {
    color: #000
}

.read_all {
    text-align: right !important;
    padding: 0 20px 20px 0
}

.read_all a {
    color: #084e82
}

#copyright {
    color: #666
}

#breadcrumbs {
    font-size: 11px;
    left: 20px;
    top: 13px;
    position: absolute;
    z-index: 150;
    right: 370px;
}

.breadcrumb {
    display: inline
}

#breadcrumbs a, #breadcrumbs1 a {
    text-decoration: none;
    font-size: 12px
}

.otzv_content {
    float: left;
    margin-left: -200px;
    position: relative;
    width: 100%
}

.inside_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    margin-left: 200px;
    padding: 35px 0 0 0;
    position: relative;
    z-index: 100
}

.inside_content_alt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 35px 0 0 0;
    position: relative;
    z-index: 100;
    margin-right: 10px
}

.pads {
    padding: 0 20px;
    position: relative
}

.pads3 {
    padding: 20px 20px 20px;
    position: relative
}

.pads.err404 {
    padding: 150px 0 180px 0
}

.err404 .number {
    color: #0077cb;
    display: inline-block;
    font-size: 158px;
    font-weight: 300;
    letter-spacing: -10px;
    line-height: 128px;
    margin-top: 0;
    text-align: right;
    float: left;
    width: 50%
}

.err404 .details {
    padding-left: 30px;
    margin-left: 50%
}

.err404 .details h1 {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 10px
}

.err404 .details p {
    font-size: 18px;
    line-height: 25px
}

.pads2 {
    padding: 40px 20px 0
}

.right_column .pads {
    padding: 20px 0
}

.right_column .pads:first-child {
    padding: 25px 0 20px 0
}

.element_name {
    display: block;
    padding-right: 300px
}

#faq h1.element_name {
    display: block;
    padding-right: 150px
}

h1 {
    font-size: 24px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 0 0 5px 0;
    margin: 0;
    color: #000
}

h2 {
    font-size: 22px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.ratingblock1 {
    right: 20px;
    top: 0;
    text-align: right;
    position: absolute
}

.ratingblock1 #unit_long #unit_ul {
    float: right;
    margin-right: -5px
}

#descr {
    display: block;
    line-height: 160%;
    font-size: 14px;
}

.content-banner {
    float: right;
    max-height: 310px;
    max-width: 366px;
    margin: 0 0 10px 10px;
    padding: 0;
    position: relative;
    z-index: 500;
    background: #CCC
}

#mainimg {
    float: left;
    margin: 0 15px 5px 0
}

.shadowed {
    border: 1px solid #eee;
    border-radius: 3px 3px 3px 3px;
    padding: 5px
}

.shadowed img {
    border-radius: 3px 3px 3px 3px
}

.readmore {
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    display: none
}

.readmore:hover {
    color: #000
}

.glory_bar {
    background: #f7f7f7;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    position: relative;
    margin-top: -1px
}

.glory_bar:last-child {
    border-bottom: 0
}

.glory_bar input {
    z-index: 1500;
    width: 200px
}

.glory_bar ul {
    padding: 0;
    margin: 0
}

.glory_bar ul li {
    float: left;
    list-style: none
}

.glory_bar ul li a {
    height: 50px;
    line-height: 50px;
    color: #333;
    display: block;
    text-decoration: none;
    padding: 0 15px
}

.glory_bar ul li a:hover {
    background: #e3e3e3
}

.glory_bar ul li a:first-child {
    padding-left: 20px
}

.glory_bar ul li a i {
    margin-right: 5px
}

.glory_bar input.fr {
    margin-right: 20px;
    margin-top: -47px
}

.fr {
    float: right !important
}

.n_tags i {
    margin-right: 7px
}

.n_tags a, .n_tags {
    color: #333;
    text-decoration: none
}

.n_tags {
    margin-top: 10px;
    display: block
}

.white_box .n_tags {
    font-size: 12px
}

.button {
    width: auto;
    background: #0077cb;
    border: 1px solid #0077cb;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none
}

.button:hover, .button:focus {
    color: white;
    background-color: #084e82
}

.button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
}

.commentbox:hover {
    background: #f9f9f9
}

.commentbox {
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
    position: relative
}

.comment_row {
    padding: 25px 20px 8px 100px;
    position: relative;
    z-index: 100;
    min-height: 85px;
    overflow: hidden
}

.comment_row .avatar {
    position: absolute;
    top: 25px;
    left: 25px
}

.comment_row .avatar img {
    width: 50px;
    max-height: 50px;
    border-radius: 25px;
    overflow: hidden
}

.avatar ins {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/online.png) 0 0 no-repeat;
    width: 10px;
    height: 10px
}

.author_name, .flt_otzv, .comment {
    word-wrap: break-word
}

.comment_row .author_name {
    display: block;
    padding-right: 250px;
    color: #c0bebe;
    margin-bottom: 5px
}

.comment_row .author_name ins {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    margin-right: 10px
}

.comment_row .author_name ins em {
    font-style: normal;
    color: #084e82
}

.comment_row .comment {
    font-size: 14px;
    line-height: 160%
}

.comment_row .comment_rate {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    color: #666
}

.comment_row .comment_rate ins {
    text-decoration: none;
    color: #03930a;
    font-weight: 600
}

.comment_row .comment_rate ins:last-child {
    color: #e90303
}

i.app_blue {
    color: #1683ad;
    font-size: 14px
}

.comment_row .comment_stats {
    margin-bottom: 20px;
    margin-top: 6px;
    padding-right: 160px;
    position: relative
}

.fun_pannel {
    width: 190px;
    display: none;
    position: absolute;
    top: 0;
    right: 0
}

.blockquote .fun_pannel {
    width: 310px;
    margin-top: 25px
}

.fun_pannel ul li {
    float: left;
    display: block;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e3e3e3;
    border-radius: 27px 27px 27px 27px;
    float: right;
    height: 27px;
    padding: 0;
    text-indent: 0;
    width: 27px;
    cursor: pointer;
    list-style: none outside none;
    margin: 2px;
    position: relative;
    text-align: center;
    line-height: 24px
}

.fun_pannel ul li#button {
    width: auto;
    margin-top: -10px;
    margin-left: 20px
}

.fun_pannel ul li a {
    color: #222
}

.top_connect_line {
    position: absolute;
    top: 95px;
    left: 45px;
    border-left: 1px solid #084e96;
    height: 900px
}

.top_connect_line .start {
    width: 6px;
    height: 6px;
    background: #084e96;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: -4px;
    left: -3px
}

.company_answer {
    padding-bottom: 20px;
    padding-left: 165px;
    border-left: 5px solid #ccc;
    padding-top: 0 !important
}

.answer {
/ / padding-bottom : 20 px;
    padding-left: 165px
}

.company_answer .avatar {
    position: absolute;
    top: 5px;
    left: 95px
}

.answer .avatar {
    position: absolute;
    top: 25px;
    left: 95px
}

.connect_line {
    position: absolute;
    top: 0;
    left: 40px;
    border-left: 1px solid #084e96;
    border-bottom: 1px solid #084e96;
    height: 30px;
    margin-bottom: 50px;
    width: 35px
}

.company_answer .connect_line {
    height: 30px
}

.answer .connect_line {
    height: 50px
}

.connect_line .end {
    width: 6px;
    height: 6px;
    background: #084e96;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    bottom: -4px;
    right: -3px
}

.answer .connect_line {
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.answer .connect_line .end {
    background: #e3e3e3
}

span.star_rate_big {
    display: block;
    height: 30px;
    width: 150px;
    background: url(/images/stars_big.png) 0 -30px repeat-x;
    float: right
}

#stars {
    cursor: pointer
}

span.star_rate_big span {
    display: block;
    height: 30px;
    width: 150px;
    background: url(/images/stars_big.png) 0 0 repeat-x
}

.comment_form {
    background: #f9f9f9
}

.form_wrap {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    padding: 20px
}

.form_row {
    margin-bottom: 10px
}

.form_row:after {
    content: "";
    display: table;
    line-height: 0;
    clear: both
}

.control-label {
    float: left;
    padding-top: 14px;
    text-align: right;
    width: 160px
}

.comment_form input[type="text"], .comment_form select {
    background: #FFF;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none !important;
    color: #333;
    filter: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    outline: 0 none;
    padding: 6px !important;
    vertical-align: top
}

.comment_form select {
    line-height: normal !important
}

textarea {
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-family: 'Open Sans', Arial, Tahoma, Verdana, Sans-serif;
    border-radius: 0;
    box-shadow: none !important;
    color: #333;
    filter: none !important;
    font-size: 13px;
    width: 100%;
    font-weight: normal;
    height: 180px;
    line-height: 20px;
    outline: 0 none;
    padding: 6px !important;
    vertical-align: top;
    resize: none
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #999 !important
}

.width_full {
    width: 100%
}

.comment_form a {
    text-decoration: none
}

.comment_form a i {
    margin-right: 10px
}

.nogap {
    margin-top: -10px !important
}

.comment_form small {
    font-size: 11px;
    color: #b0afaf
}

.comment_form .help-inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    margin-top: 13px;
    margin-left: 10px
}

.nopads {
    padding: 0 !important
}

.right_column {
    float: right;
    width: 180px
}

a.a_img {
    display: block;
    width: 165px;
    height: auto
}

a.a_img img {
    width: 100%;
    height: auto;
    max-height: 250px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d3d3d3;
    border-radius: 3px 3px 3px 3px;
    padding: 4px
}

.title {
    margin-top: 5px;
    display: block
}

.see_more {
    margin-bottom: 20px
}

.doubt {
    display: block;
    position: absolute;
    background: #c00;
    color: #fff;
    width: 21px;
    height: 21px;
    top: 0;
    left: 0;
    font-size: 15px;
    cursor: pointer
}

.doubt i {
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px
}

.attention {
    background: #c00;
    color: #FFF;
    padding: 10px 20px
}

.m10 {
    margin-right: 10px
}

.m10t {
    margin-top: 10px
}

.alphabet {
    float: right;
    padding: 0;
    text-align: center
}

.alphabet a {
    font-size: 9pt;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    text-decoration: none;
    color: #414141;
    padding: 0 10px
}

#alphabet_active {
    color: #fff;
    background: #4f7482
}

.alphabet a:last-child {
    width: 77px;
    text-align: center;
    border-right: none !important
}

.alphabet a#alphabet_active {
    background: #d9d9d9;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: relative
}

.alphabet a#alphabet_active:after {
    display: block;
    position: absolute;
    content: "\f0d7";
    color: #d9d9d9;
    width: 100%;
    left: 0;
    margin-bottom: -40px;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 10px;
    line-height: 4px;
    text-align: center
}

.alphabet a:hover {
    background: #d9d9d9
}

.hide {
    visibility: hidden;
    display: none
}

.l_clc {
    border-right: 1px solid #cfcfcf;
    width: 20%;
    min-width: 250px
}

#navigation_helper {
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    height: 40px;
    position: relative
}

.category_nav {
    margin-top: 20px
}

.category_nav a {
    display: block;
    line-height: 30px;
    color: #414141;
    text-decoration: none;
    padding-left: 20px
}

.category_nav a:hover {
    background: #f2f2f2;
    border-left: 4px solid #0077cb;
    padding-left: 16px
}

.category_nav a.rcatact {
    background: #d9d9d9
}

.category_nav a.rcatact:hover {
    border-left: 4px solid #646464
}

.save_ads_space2 {
    display: block;
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    width: 160px;
    height: 600px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px
}

.ads_line {
    background: #f7f7f7;
/ / border-bottom : 1 px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    padding: 20px 0;
    text-align: center;
    margin-top: -1px
}

.ads_line.white {
    padding: 15px 0;
    background: #FFF
}

.pagination {
    margin: 20px 0;
    text-align: center
}

.pagination ul {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin: 0 auto
}

.pagination ul > li {
    display: inline;
    line-height: 20px
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left: 1px solid #ddd
}

.pagination ul > li > a, .pagination ul > li > span {
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none
}

.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5
}

.blockquote {
    background: #fff;
/ / border-top : 3 px solid #eee;
    border-bottom: 3px solid #eee;
    width: 100%;
/ / margin : 10 px 0;
    padding-bottom: 20px
}

.blockquote:before {
    display: block;
    content: '\201C';
    padding: 0;
    font-size: 100px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0;
    right: 12px;
    color: #cecece
}

.blockquote:after {
    display: block;
    content: '\201F';
    padding: 0;
    font-size: 100px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: -60px;
    left: 12px;
    color: #cecece
}

.blockquote .comment_rate {
    right: 60px
}

.proflie_menu ul, .proflie_menu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative
}

.proflie_menu li a {
    color: #565555;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    text-decoration: none;
    width: 100%
}

.proflie_menu li a i {
    border-radius: 25px 25px 25px 25px;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 5px;
    margin-right: 20px;
    margin-top: 13px;
    width: 25px;
    text-align: center
}

.proflie_menu li a:hover {
    background: #efefef
}

.proflie_menu li a.exit:hover i {
    color: #c00;
    text-shadow: 0 0 8px #ff8686
}

.proflie_menu li.active a:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    right: -1px;
    top: 1px;
    width: 2px
}

.proflie_menu li.active a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.proflie_menu li.active a i {
    background: none repeat scroll 0 0 #356e99;
    color: #fff
}

.proflie_menu li:first-child.active a {
    border-top: none !important
}

.grey {
    background: #f9f9f9
}

.column {
    float: left
}

.threeq {
    display: table-cell;
    padding-right: 20px;
    width: 50%
}

.avt_fit {
    margin-top: -15px
}

.avt_fit1 {
    margin-left: 30px
}

.avatar.big {
    width: 80px;
    height: 80px;
    position: relative
}

.avatar.big.profile {
    margin: 0 auto
}

.avatar.big ins {
    top: 9px;
    right: 4px
}

.column .avatar {
    float: left
}

.avatar.big a {
    border-radius: 80px 80px 80px 80px;
    display: block;
    height: 80px;
    overflow: hidden;
    width: 80px
}

.spl {
    border-left: 1px solid #ebebeb;
    line-height: 20px;
    margin-left: -20px;
    padding-left: 20px
}

.three {
    display: table-cell;
    margin-right: 20px
}

h2.profile_line {
    border-bottom: 1px solid #ccc;
    color: #000101;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px
}

h2.profile_line:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -7px;
    left: 13px;
    width: 13px;
    height: 7px;
    background: url(/images/arr_dwn.gif) 0 0 no-repeat;
    z-index: 10000
}

.p_otzyv1 {
    float: left;
    width: 100%;
    padding-right: 100px;
    padding-left: 135px;
    margin-bottom: 40px;
    position: relative
}

.p_image_holder {
    width: 115px;
    height: auto;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left: 0
}

a.p_title {
    display: block;
    font-weight: 600;
    margin-bottom: 5px
}

.p_date {
    color: #b9b9b9;
    display: block;
    margin-top: 5px
}

a.bt_del_subscr {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    color: #323232;
    background: #eee;
    border: 1px solid #ccc;
    text-decoration: none;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px
}

a.bt_del_subscr i {
    margin-right: 10px
}

a.bt_del_subscr:hover {
    background: #1683ad;
    color: #fff;
    border: 1px solid #0e506a
}

.floats {
    float: left;
    width: 100%;
    margin-left: -340px
}

.floating_boxes {
    margin-left: 340px
}

.right_column_one {
    float: right;
    width: 340px
}

.right_column_one .space_1 {
    padding: 15px 20px
}

.otzyv_box_float {
    width: 25%;
    padding: 0 10px 10px 0;
    float: left
}

.white_box {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #cfcfcf;
    padding: 15px;
    position: relative
}

.white_box h1 {
    font-size: 16px
}

.white_box .otzyv_title {
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 12px
}

.white_box .otzyv_sats {
    height: 20px;
    margin-top: -7px
}

.white_box .otzyv_sats .star_ring {
    margin-bottom: 7px;
    display: block
}

.white_box .author_name {
    display: block
}

.flt_otzv, .news_block {
    font-size: 14px;
    line-height: 160%
}

.row {
    padding: 0;
    margin: 0
}

.ui-widget-overlay {
    background-color: #000 !important;
    background-image: none !important;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    -khtml-opacity: .85;
    opacity: .85 !important;
    position: relative;
    z-index: 160 !important
}

.ui-dialog {
    position: relative;
    z-index: 170 !important
}

.ui-dialog-titlebar {
    display: none
}

.niceform {
    padding: 0
}

.niceform .lbl label {
    display: block
}

.niceform .content {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px;
    min-height: 390px
}

.niceform .content h3 {
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 10px
}

.niceform .content .control-group {
    margin-bottom: 20px !important;
    position: relative
}

#comment_box .content .control-group, #ask_question .content .control-group {
    margin-bottom: 10px !important;
    position: relative
}

#comment_box input[type="checkbox"], #ask_question input[type="checkbox"] {
    margin-left: 0
}

.control-label1 {
    margin-top: 2px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px
}

.niceform .content .input-icon {
    border-left: 2px solid #0077cb !important;
    line-height: 20px;
    position: relative
}

.controls .input-icon.nobrr {
    border-left: none !important
}

#comment_box .content .input-icon, #ask_question .content .input-icon {
    border-left: none !important
}

.niceform .content .controls {
    margin-left: 0
}

.input-icon.left i {
    color: #ccc;
    display: block !important;
    font-size: 16px;
    height: 16px;
    margin: 9px 2px 4px 10px;
    position: absolute !important;
    text-align: center;
    width: 16px;
    z-index: 1
}

#auth {
    min-width: 386px !important
}

#comment_box, #ask_question {
    width: 690px
}

#comment_box .item_icon {
    float: left;
    width: 83px;
    max-width: 83px
}

#comment_box .item_icon .btn {
    position: absolute;
    top: 110px;
    left: 0;
    width: 83px;
    padding: 6px 5px
}

#comment_box .item_icon .btn i {
    font-size: 14px;
    margin-right: 5px
}

#comment_box .item_icon img.item_icon {
    width: 83px;
    height: auto;
    max-height: 90px;
    overflow: hidden
}

.niceform .content .input-icon .m-wrap {
    margin: 0 !important;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    height: 35px;
    line-height: 20px;
    outline: 0 none;
    padding: 6px 6px 6px 33px !important;
    vertical-align: top;
    border: 1px solid #e5e5e5;
    width: 100%
}

.niceform .content textarea.m-wrap {
    height: 186px;
    border: 1px solid #e5e5e5;
    width: 100%;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    margin: 0 !important;
    outline: 0 none;
    padding: 10px !important
}

.niceform .content .controls .srats_opt {
    width: 95%;
    padding: 0 0 25px 0;
    margin-top: -12px
}

.niceform .content .controls .srats_opt span.star_rate_big {
    float: left;
    background: 0
}

.niceform .content .controls .srats_opt span.star_rate_big > span {
    width: 29px;
    display: inline-block;
    background: url("/images/stars_big.png") repeat-x scroll 0 -30px transparent;
    float: right
}

.niceform .content .controls .srats_opt span.star_rate_big > span:hover, .niceform .content .controls .srats_opt span.star_rate_big > span:hover ~ span {
    background: url("/images/stars_big.png") repeat-x scroll 0 0 transparent
}

.niceform .content .controls .srats_opt span.star_rate_big > span.set_star {
    background: url("/images/stars_big.png") repeat-x scroll 0 0 transparent
}

.visible-ie8, .visible-ie9 {
    display: none
}

.form-actions:before, .form-actions:after {
    content: "";
    display: table;
    line-height: 0
}

.form-actions:after {
    clear: both
}

.niceform .content .form-actions {
    background-color: #fff;
    clear: both;
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 0 30px 25px 30px;
    margin-left: -30px;
    margin-right: -30px
}

.niceform .content .form-actions .checkbox {
    display: inline-block;
    margin-top: 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    min-height: 20px
}

.btn {
    background-color: #e5e5e5;
    background-image: none;
    border: 0 none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #333;
    cursor: pointer;
    filter: none;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 7px 14px;
    text-shadow: none
}

.btn:hover {
    background: #cdcdcd
}

.btn i {
    font-size: 16px;
    line-height: 20px
}

.btn.blue {
    background-color: #0077cb;
    color: #fff;
    text-shadow: none
}

.btn.blue:hover {
    background-color: #084e82;
    color: #fff;
    text-shadow: none
}

.btn.blue2 {
    background-color: #3f5e9c;
    color: #fff;
    text-shadow: none
}

.btn.blue2:hover {
    background-color: #314a7d;
    color: #fff;
    text-shadow: none
}

.btn.blue2.fb_bt_big:hover {
    background: #314a7d url("/images/sprite.png") no-repeat scroll -1px -75px;
    color: #fff;
    text-shadow: none
}

.btn.blue3 {
    background-color: #325078;
    color: #fff;
    text-shadow: none
}

.btn.blue3:hover {
    background-color: #294264;
    color: #fff;
    text-shadow: none
}

.btn.blue3.vk_bt_big:hover {
    background: #294264 url("/images/sprite.png") no-repeat scroll -1px -110px;
    color: #fff;
    text-shadow: none
}

.niceform .content h4 {
    color: #555;
    font-weight: 300;
    font-size: 17.5px;
    line-height: 20px;
    margin: 10px 0
}

.niceform .content p {
    color: #222;
    margin: 0 0 10px
}

.niceform .content .create-account {
    border-top: 1px dotted #eee;
    margin-top: 15px;
    padding-top: 10px
}

.niceform .content a {
    text-decoration: none;
    color: #084e82
}

.dialog .x_close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ccc;
    cursor: pointer
}

.dialog .x_close:hover {
    color: #000
}

.form-vertical {
    display: none
}

#recovery .form-vertical {
    display: block
}

.login-form {
    display: block
}

.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 #fff
}

.alert-error a {
    color: #b94a48 !important;
    text-decoration: underline !important
}

.error {
    color: #b94a48
}

.loader .bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 1;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.loader .spinner {
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -70px;
    position: absolute;
    z-index: 2
}

.loader .spinner img {
    vertical-align: middle
}

.loader span {
    font-weight: 300;
    color: #eee;
    font-size: 18px;
    font-family: Open Sans
}

.ajaxloader .bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 1000;
    filter: alpha(opacity=5);
    -moz-opacity: .05;
    -khtml-opacity: .05;
    opacity: .05
}

.ajaxloader .spinner {
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -10px;
    position: absolute;
    z-index: 2000
}

.ajaxloader .spinner img {
    vertical-align: middle
}

.dialog {
    display: none
}

.set_pl1 {
    margin-top: 10px
}

.set_pl2 {
    margin-top: -40px
}

#captcha4comment input, #captcha4question input {
    width: 390px
}

#captcha4comment .capimg, #captcha4question .capimg {
    position: absolute;
    right: 0;
    top: -7px
}

.upload a {
    color: #999 !important
}

.upload a:hover {
    color: #666 !important
}

.upload {
    color: #999;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer
}

.answer_upload {
    color: #999;
    margin-top: 10px;
    cursor: pointer;
    width: 200px
}

.answer_upload:hover {
    color: #666
}

.upload:hover {
    color: #666
}

.star_title {
    color: #999;
    position: absolute;
    margin-left: 9px;
    top: 7px
}

.active_star {
    color: #f99b00
}

#comment_box .alert-error {
    margin-top: -20px
}

.thumbnails:before, .thumbnails:after {
    content: "";
    display: table;
    line-height: 0
}

.thumbnails:after {
    clear: both
}

.thumbnails:before, .thumbnails:after {
    content: "";
    display: table;
    line-height: 0
}

.thumbnails {
    margin: 10px 0;
    list-style: none outside none
}

.thumbnails > li {
    float: left;
    margin: 0 5px 5px 0
}

.thumbnails > li a:hover {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in
}

.thumbnails > li img {
    width: 80px
}

.answer_form {
    margin: 0 0 50px 0
}

.show {
    display: block
}

.no_comments a, .no_comments i {
    color: #999 !important
}

.comttl {
    margin: 20px 20px 10px 20px
}

#complaint .content {
    min-height: 0 !important
}

#complaint label {
    display: block
}

#complaint textarea {
    margin: 10px 0
}

#message .content {
    min-width: 386px !important
}

a.act_glory_bt {
    background: #e3e3e3
}

.sim_info span {
    color: #999;
    display: block;
    margin-top: 3px;
    font-size: 11px
}

.right_column_one .mainblock .pads {
    padding: 15px
}

.photos {
    margin-bottom: 5px
}

#ask_question h3 {
    margin-bottom: 20px
}

#ask_question a:hover {
    text-decoration: underline
}

#ask_question div.questions a {
    margin-bottom: 10px;
    display: block
}

.description1 {
    line-height: 160%;
    font-size: 14px;
}

.description1 ul li {
    margin-left: 15px
}

.footer {
    background: #12151e;
    border-top: 12px solid #0077cb;
    padding: 32px 0
}

.footer a:hover {
    text-decoration: none
}

.footer .f_col {
    width: 25%;
    float: left;
    text-align: left;
    padding: 15px 0 15px 10px
}

.footer .f_col h2 a {
    color: #FFF
}

.footer .f_col span {
    display: block
}

.footer .f_col span a {
    color: #fff;
    line-height: 26px
}

.footer .f_col span a.gray {
    color: #838282;
    line-height: 20px
}

.footer .f_col h2 {
    font-weight: 300
}

.bottom_copy {
    padding-right: 25%;
    text-align: right;
    position: relative;
    margin-top: 50px
}

.bottom_copy span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    text-align: left;
    padding-left: 15px
}

.bottom_copy span div {
    margin-top: -24px;
    margin-bottom: 7px
}

.bottom_copy span em {
    color: #FFF;
    font-style: normal
}

.ui-autocomplete.ui-menu {
    padding: 0 !important
}

.ui-autocomplete.ui-widget-content {
    background: #FFF;
    border: 1px solid #bbb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border-top: 0
}

ul.ui-autocomplete:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 8px solid #FFF;
    position: absolute;
    top: -8px;
    left: 46px;
    content: ''
}

ul.ui-autocomplete:before {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 8px solid #b0b0b3;
    position: absolute;
    top: -9px;
    left: 46px;
    content: ''
}

.ui-autocomplete.ui-widget-content .ui-menu-item a {
    padding: 10px 15px;
    font-weight: 300;
    font-family: 'Open Sans', Arial, Tahoma, Verdana, Sans-serif;
    border: 0;
    margin-top: 0;
    border-bottom: 1px solid #e3e3e3
}

.ui-autocomplete.ui-widget-content .ui-menu-item a div {
    display: block;
    margin-left: 44px
}

.tag_f {
    color: #777;
    font-size: 12px;
    margin-bottom: 3px
}

.ui-autocomplete.ui-widget-content .ui-menu-item a img {
    width: 30px;
    height: auto;
    max-height: 50px;
    float: left;
    margin-top: 5px
}

.ui-autocomplete.ui-widget-content .ui-menu-item a:hover {
    font-weight: 300;
    border: 0;
    background: #f7f7f7;
    margin: 0 !important;
    border-bottom: 1px solid #e3e3e3
}

.ui-autocomplete.ui-widget-content .ui-state-focus {
    border: 0;
    background: #FFF;
    font-weight: 300 !important;
    margin: 0 !important;
    background: #f7f7f7
}

.profile_title {
    text-align: center
}

.otzyv_sats.profile {
    text-align: center;
    margin-top: 20px !important
}

.owner.profile {
    line-height: 25px;
    text-align: center
}

.profile_stats {
    margin-top: 30px;
    line-height: 25px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    text-align: center;
    color: #565555
}

.profile_stats span {
    display: block
}

.profile_stats button {
    margin-bottom: 10px
}

.profile_stats button i {
    margin-right: 10px
}

.btn_social {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #CCC url(/images/social.jpg);
    background-repeat: no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    outline: 0
}

.btn_social.fb {
    background-position: 0 0
}

.btn_social.fb:hover {
    background-position: 0 -24px
}

.btn_social.vk {
    background-position: -24px 0
}

.btn_social.vk:hover {
    background-position: -24px -24px
}

.white_box.profile:hover {
    background: #FFF;
    cursor: default
}

.relative {
    position: relative
}

#nocom {
    padding: 20px;
    display: block
}

.white_box:hover {
    background: #f8f8f8;
    cursor: pointer
}

.otzyv_box_float h2 {
    font-size: 15px
}

.otzyvy {
    margin-top: 10px
}

.otzyvy .otzyv_box_float {
    width: 20%
}

.description1 {
    margin: 10px 0 20px 0
}

time {
    color: #999
}

.question_stat {
    right: 20px;
    top: 0;
    text-align: right;
    position: absolute
}

.comment {
    display: block;
    margin-top: 5px
}

a.question {
    text-decoration: none;
    color: #000;
    font-size: 18px
}

.question_dsc {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    color: #666
}

.comment .question:hover {
    text-decoration: underline
}

.comment .question {
    line-height: 18px
}

#ask_question .upload {
    top: -25px
}

.col_three {
    width: 33.3%;
    float: left;
    min-height: 1px;
    padding: 0 6px;
    position: relative
}

.spec {
    margin-bottom: 10px;
    color: #555;
    max-width: 50%
}

.p_col_left {
    width: 176px;
    float: left;
    border-right: 1px solid #e5e5e5;
    font-size: 13px
}

.p_col_right {
    width: 525px;
    border-left: 1px solid #e5e5e5;
    margin-left: 175px;
    padding: 0 0 25px 26px
}

.crr {
    border-bottom: 1px solid #e5e5e5
}

.bt_row {
    padding: 20px 0 0 0
}

a.p_menu {
    display: block;
    padding: 9px 10px;
    margin-left: -10px;
    color: #000 !important;
    border-bottom: 1px solid #e5e5e5;
    outline: 0
}

a.p_menu i {
    margin-right: 7px
}

a.p_menu:hover {
    background: #eee
}

a.p_menu_act {
    background: #eee
}

.well {
    background-color: #fafafa;
    border: 1px solid #eee;
    padding: 10px
}

.controls .error span {
    display: block;
    margin-top: 7px
}

#change_password {
    padding: 35px 0 0 95px
}

#change_password .control-group {
    width: 300px
}

.dialog .content {
    line-height: 16px
}

#map-canvas {
    height: 340px;
    padding: 0;
    margin: 0;
    width: 100%
}

.poll {
    padding-bottom: 10px
}

.poll:hover {
    background: 0
}

.poll strong {
    font-size: 18px;
    font-weight: normal;
    display: block;
    margin-bottom: 18px
}

.poll_radio {
    cursor: pointer !important;
    margin-bottom: 3px;
    padding: 3px;
}

.poll_radio:hover {
    background: #d2e2ee;
    color: #084e82;
}

label {
    cursor: pointer
}

div.radio, div.radio *, div.checker, div.checker * {
    margin: 0;
    padding: 0
}

div.checker, div.radio {
    display: inline-block;
    vertical-align: middle
}

.radio, .checkbox {
    padding-left: 0 !important
}

.radio, .checkbox {
    min-height: 20px;
    padding-left: 20px
}

div.radio span, div.checker span {
    background-image: url('/images/checkbox.png');
    background-repeat: no-repeat
}

div.radio {
    position: relative
}

div.radio, div.radio span, div.radio input {
    width: 18px;
    height: 18px
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -1px -20px
}

div.radio span.checked {
    background-position: -72px -279px
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: 0;
    background: 0;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center
}

.poll_radio label:hover div.radio span {
    background-position: -19px -20px
}

label.radio:hover div.radio span {
    background-position: -19px -20px
}

label.radio:active div.radio span {
    background-position: -91px -20px
}

div.radio span.checked {
    background-position: -91px -20px
}

a.remove {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ccc;
    background: url("/images/remove-icon-small.png") no-repeat;
    width: 9px;
    height: 9px;
    display: block;
    opacity: .2
}

a.remove:hover {
    opacity: .5
}

.comment_row .remove {
    display: none
}

.comment_row:hover .remove {
    display: block
}

.page_poll_row {
    background: #f7f7f7;
    width: 100%
}

.page_poll_percent {
    background: #dae1e8;
    height: 15px
}

.page_poll_row_count {
    color: #8ba1bc;
    line-height: 15px;
    margin-top: -15px;
    text-align: center
}

td.page_poll_row_percent {
    cursor: default;
    line-height: 13px;
    padding: 2px 0 0 6px
}

.ta_r {
    text-align: right
}

.page_poll_text {
    padding: 5px 2px 2px
}

.row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.5641%;
    min-height: 30px;
    width: 100%
}

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid {
    width: 100%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

.row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%
}

.row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%
}

.row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%
}

.row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%
}

.row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%
}

.row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%
}

.row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%
}

.row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%
}

.row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%
}

.row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%
}

.row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.quote {
    border-left: 5px solid #eee;
    margin: 0 0 20px;
    padding: 0 0 0 15px
}

.quote p {
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 0;
    color: #666
}

.quote small:before {
    content: "— "
}

.quote small {
    color: #ccc;
    display: block;
    line-height: 20px
}

small {
    font-size: 85%
}

.pollblock .comment_row {
    padding: 20px
}

.pollblock .avatar {
    display: none
}

.pollblock .span6 {
    width: 100%
}

.pollblock .span6:first-child {
    margin-bottom: 15px
}

#infscr-loading {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9999;
    padding: 15px;
    font-size: 1em;
    text-align: center;
    line-height: 45px
}

.profileLink img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 2px
}

#photos {
    margin-top: 10px
}

.photo span.tooltip a {
    color: #fff
}

.photo span.tooltip {
    display: none;
    position: absolute;
    background: #000;
    padding: 7px;
    font-size: 11px;
    opacity: .75;
    margin-left: 3px;
    bottom: 3px;
    z-index: 10000;
    text-align: left;
    width: 63px
}

.photos div.photo:hover span.tooltip {
    display: block
}

.photos div.photo {
    border: 1px solid #ccc;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 4px 0;
    float: left;
    width: 71px;
    height: 71px;
    text-align: center
}

.photos div.photo:hover {
    border: 1px solid #b8d6fb;
    background: #ebf3fd;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafbfd), to(#ebf3fd));
    background: -moz-linear-gradient(top, #fafbfd, #ebf3fd);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.photos div.photo img {
    padding: 3px;
    margin: 0;
    width: 100%
}

.jcrop-holder #preview-pane {
    display: block;
    position: absolute;
    z-index: 2000;
    top: 0;
    left: -172px
}

#preview-pane .preview-container {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 80px 80px 80px 80px
}

#prof_menu_info {
    margin-top: 20px;
    color: #666;
    margin-bottom: 10px;
    border-right: 0
}

#prof_menu_info strong {
    display: block;
    margin-bottom: 6px
}

.complete {
    float: left;
    color: green;
    text-align: left
}

.complete .dop > a {
    color: #999
}

.complete .dop > a:hover {
    color: #666
}

.tooltip_form {
    position: absolute;
    border: 1px solid #bbb;
    border-color: #bbb #bbb #a8a8a8;
    background: #fff;
    top: 0;
    left: -212px;
    width: 200px;
    padding: 20px;
    line-height: 17px;
    color: #333;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none
}

.tooltip_form:before {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 8px solid #bbb;
    position: absolute;
    top: 7px;
    right: -9px;
    content: ''
}

.tooltip_form:after {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    top: 7px;
    right: -8px;
    content: ''
}

.news_block h2 > a {
    color: #000;
    font-weight: 600;
    margin: 10px 0 7px 0;
    display: block
}

.news_block h2 > a:hover {
    text-decoration: none
}

.news_block:hover .news_img {
    opacity: 1
}

.news_block:hover .news_member {
    opacity: 1
}

.news_member {
    display: block;
    padding-right: 50px;
    opacity: .4
}

.news_member:hover {
    text-decoration: none
}

.news_member img {
    vertical-align: middle;
    opacity: .8
}

.news_block .date {
    color: #999;
    float: right
}

#news h1 {
    margin-top: 10px
}

#member_news_logo {
    float: left;
    margin: 12px 7px 7px 0;
    width: 39px
}

.news_descr {
    display: block
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=3.2.1');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline
}

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: right;
    padding-right: .2857142857142857em
}

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.4285714285714286em
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.icons-ul > li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit
}

[class^="icon-"].hide, [class*=" icon-"].hide {
    display: none
}

.icon-muted {
    color: #eee
}

.icon-light {
    color: #fff
}

.icon-dark {
    color: #333
}

.icon-border {
    border: solid 1px #eee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: .3em
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: .3em
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block
}

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em
}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    line-height: inherit
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

a .icon-stack, a .icon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {

0
{
    -moz-transform: rotate(0)
}
100
%
{
    -moz-transform: rotate(359deg)
}
}
@-webkit-keyframes spin {

0
{
    -webkit-transform: rotate(0)
}
100
%
{
    -webkit-transform: rotate(359deg)
}
}
@-o-keyframes spin {

0
{
    -o-transform: rotate(0)
}
100
%
{
    -o-transform: rotate(359deg)
}
}
@-ms-keyframes spin {

0
{
    -ms-transform: rotate(0)
}
100
%
{
    -ms-transform: rotate(359deg)
}
}
@keyframes spin {

0
{
    transform: rotate(0)
}
100
%
{
    transform: rotate(359deg)
}
}
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-power-off:before, .icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before, .icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-alt:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-rotate-right:before, .icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before, .icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-gears:before, .icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up-alt:before {
    content: "\f087"
}

.icon-thumbs-down-alt:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-unchecked:before, .icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip:before, .icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before, .icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-text-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before, .icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-full:before, .icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-euro:before, .icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before, .icon-usd:before {
    content: "\f155"
}

.icon-rupee:before, .icon-inr:before {
    content: "\f156"
}

.icon-yen:before, .icon-jpy:before {
    content: "\f157"
}

.icon-renminbi:before, .icon-cny:before {
    content: "\f158"
}

.icon-won:before, .icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-by-alphabet:before {
    content: "\f15d"
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.icon-sort-by-attributes:before {
    content: "\f160"
}

.icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.icon-sort-by-order:before {
    content: "\f162"
}

.icon-sort-by-order-alt:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-sign:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-sign:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stackexchange:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-sign:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-sign:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun:before {
    content: "\f185"
}

.icon-moon:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(/images/animated-overlay.gif);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    background: #fff;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(/images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(/images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay {
    background: #aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTfOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/RjgO7rYTmqiVp7vzi-Q5UaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSvOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzPOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

.jcrop-holder {
    direction: ltr;
    text-align: left
}

.jcrop-vline, .jcrop-hline {
    background: #FFF url(Jcrop.gif);
    font-size: 0;
    position: absolute
}

.jcrop-vline {
    height: 100%;
    width: 1px !important
}

.jcrop-vline.right {
    right: 0
}

.jcrop-hline {
    height: 1px !important;
    width: 100%
}

.jcrop-hline.bottom {
    bottom: 0
}

.jcrop-tracker {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    height: 100%;
    width: 100%
}

.jcrop-handle {
    background-color: #333;
    border: 1px #EEE solid;
    font-size: 1px;
    height: 7px;
    width: 7px
}

.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}

.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}

.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}

.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0
}

.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}

.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px
}

.jcrop-dragbar.ord-n {
    margin-top: -4px
}

.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px
}

.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}

.jcrop-dragbar.ord-w {
    margin-left: -4px
}

.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
    background: #FFF;
    filter: alpha(opacity=70) !important;
    opacity: .70 !important
}

.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #FFF;
    border-radius: 3px
}

.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
    background: #000;
    filter: alpha(opacity=70) !important;
    opacity: .7 !important
}

.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;
    border-color: #000;
    border-radius: 3px
}

.solid-line .jcrop-vline, .solid-line .jcrop-hline {
    background: #FFF
}

.jcrop-holder img, img.jcrop-preview {
    max-width: none
}

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/images/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/images/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media screen and (max-width: 1590px) {
    .glory_bar ul li a.set_mob_opt span {
        display: none
    }

    .glory_bar ul li a.set_mob_opt i {
        font-size: 16px
    }

    .glory_bar ul li a.set_mob_opt {
        border-right: 1px solid #e3e3e3
    }
}

@media screen and (max-width: 1545px) {
    .save_ads_space1 {
        margin-top: 0
    }

    #navigation_helper .alphabet a {
        padding: 0 8px
    }
}

@media screen and (max-width: 1430px) {
    #navigation_helper .alphabet a {
        padding: 0 3px
    }
}

@media screen and (max-width: 1400px) {
    .alphabet a {
        padding: 0 7px
    }

    .otzyvy .otzyv_box_float {
        width: 25%
    }

    .otzyv_box_float {
        width: 33.3%
    }
}

@media screen and (max-width: 1200px) {
    .alphabet a {
        padding: 0 5px
    }
}

@media screen and (max-width: 1190px) {
    .otzyvy .otzyv_box_float {
        width: 33.3%
    }

    .otzyv_box_float {
        width: 50%
    }
}

@media screen and (max-width: 1120px) {
    .glory_bar ul li a:first-child {
        padding-left: 14px
    }
}

.subcats_slot .white_box {
    padding: 15px 20px 5px 20px;
}

.subcats_slot .white_box:hover {
    background: #fff;
}

.subcats_slot .description1 {
    color: #999;
    margin-top: -17px;
}

#box_cats .white_box:hover {
    background: #fff;
}

#box_cats a {
    line-height: 30px;
    color: #414141;
    text-decoration: none;
    padding-left: 10px;
    font-size: 16px;
    display: block;
    border-left: 4px solid #fff;
}

#box_cats a:hover {
    border-left: 4px solid #0077cb;
    background: #eee;
}

#box_cats a.rcatact {
    background: #eee;
    border-left: 4px solid #0077cb;
}

.m_title_h1 {
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 26px !important;
}

.cnt_com {
    margin-top: 5px;
}

#more40 {
    color: #084E82 !important;
}

.contacts dd {
    margin-bottom: 10px;
}

.contacts h3 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.contacts i {
    width: 15px;
    display: inline-block;
}

#bigmap > div {
    height: 460px !important;
}

.adr a > i {
    color: #000;
}

.adr a:hover i {
    text-decoration: none;
}

.map_marker > i {
    font-size: 16px !important;
}

.news_descr .otzv_date {
    margin-bottom: 5px
}

.spec strong {
    font-weight: normal
}

#address_id {
    width: 100%;
    border: 1px solid #E5E5E5;
    color: #333333;
    font-size: 13px;
    padding: 8px;
}

strong.adr {
    color: #999;
    display: block;
    font-weight: normal;
}

.n_tags a:hover {
    text-decoration: underline
}

.dialog .btn_fullscreen {
    position: absolute;
    right: 30px;
    top: 10px;
    color: #ccc;
    cursor: pointer
}

.dialog .btn_fullscreen:hover {
    color: #000
}

.fullwidth {
    width: 100% !important
}

.ui-dialog {
    z-index: 1090 !important
}

.uptl_container {
    z-index: 100 !important
}

#reviews_addr {
    margin-bottom: 15px;
    padding: 0 20px
}

#reviews_addr .content .control-group {
    margin: 0 !important
}

#reviews_addr .content .input-icon {
    border-left: 0 !important
}

#reviews_addr .content {
    min-height: 0;
    padding: 0
}

.by_addr:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dashed #000
}

.by_addr {
    color: #666;
    border-bottom: 1px dashed #666
}

.iar {
    margin-left: 0 !important
}

.iar i {
    margin-right: 10px;
    color: #ccc;
}

.content_table {
    border-collapse: collapse;
}

.content_table td {
    padding: 10px;
}

.fun_pannel a {
    text-decoration: none;
}

.additionally {
    margin: 10px 0 14px 0;
    border-left: 5px solid #ccc;
    padding: 0 0 0 13px;
}

.additionally span {
    display: block;
    margin-top: 3px;
}

.spec.plus_minus {
    max-width: 100%;
    padding-right: 300px;
    line-height: 1.8rem;
}

.plus_minus .conclusion {
    padding: 0 7px;
    margin: 0 2px;
    font-weight: 600;
}

.plus_minus .conclusion.good {
    background: #d1f08f;
}

.plus_minus .conclusion.bad {
    background: #f9a89d;
}

.plus_minus h2 {
    padding-right: 20px !important;
}

.plus_minus ol li {
    padding-right: 30px;
    margin-bottom: 10px;
    text-indent: -20px;
    line-height: 1.8rem;
}

.head_sorter {
    display: inline-block;
}

.white_box_header h1 {
    font-size: 22px !important;
    margin: 20px 0 0 0;
}

.white_box_header select {
    font-size: 14px;
    padding: 5px 7px;
    margin-left: 5px;
}

.sorting {
    padding: 3px;
}

.white_box_header .description1 {
    margin: 0;
    line-height: 15px;
}

.white_box_header table {
    margin: -7px 0 15px 0;
    padding: 0;
}

.bt_red_doc_fixed.closed {
    display: none !important;
}

.bt_red_doc_fixed {
    display: none;
    width: 90px;
    height: 90px;
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 50%;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-top: 46px;
    z-index: 1500;
}

.bt_red_doc_fixed_bt {
    width: 90px;
    height: 90px;
    background: #df5e3b;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-top: 46px;
    z-index: 1500;
    border: 3px solid #d4472a;
}

.bt_red_doc_fixed_bt i {
    position: absolute;
    top: 10px;
    left: 30px;
    font-size: 32px;
}

.bt_red_doc_fixed i.close_bt {
    position: absolute;
    top: -4px;
    right: -44px;
    font-size: 22px;
    color: #352522;
    background: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 9px;
    cursor: pointer;
    z-index: 1550;
}

.bt_red_doc_fixed_bt:hover {
    text-decoration: none;
    background: #d4472a;
}

.staff_comment {
    font-size: 11px;
    color: #fff;
    background: #f26469;
    padding: 0px 8px 1px 8px;
    margin-left: 20px;
    margin-right: 10px;
    height: 15px;
}

.review .staff_comment {
    margin-left: 0;
}

.bt_controls {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e3e3e3;
    margin-bottom: -1px;
}

.bt_controls a {
    color: #7b7b7b !important;
    padding: 0px 15px;
    border-right: 1px solid #e3e3e3;
    margin: 0 !important;
    display: table-cell;
    height: 40px;
    font-size: 31px;
    line-height: normal !important;
}

.bt_controls a font {
    font-size: 18px !important;
    display: inline-block;
    margin-top: -10px;
}

.bt_controls a.active {
    background: #e3e3e3;
}

.bt_controls a:hover {
    background: #e3e3e3;
}

.bt_controls > a > a {
    border-right: none;
    font-size: 18px !important;
    line-height: 40px !important;
    margin: 0 !important;
    display: table-cell;
    font-size: 20px !important;
    height: 40px;
    padding: 0 !important;
}

.bt_controls * {
    font-size: 31px;
    height: 40px;
}

.smiles_box {
    background: #e3e3e3;
    padding-top: 10px;
}

.smiles_box a {
    display: inline-block;
    width: 10%;
    text-align: center;
    padding: 5px 10px;
}

.smiles_box a:hover {
    background: #dcdada;
}

.announce_line {
    background: #dd4b39;
    position: relative;
    border-bottom: 1px solid #c74434;
    line-height: 35px;
    color: #fff;
}

.announce_line .body_wrapper {
    padding-left: 20px;
}

.announce_line:hover {
    background: #e43924;
}

.announce_line .body_wrapper h3 {
    color: #fff;
}

.announce_line a:hover {
    text-decoration: none;
}

.ann_close {
    display: block;
    position: absolute;
    top: -4px;
    right: 0;
    width: 20px;
    height: 35px;
    color: #fff;
    font-size: 18px;
    line-height: 35px !important;
}

.ann_close:hover {
    text-decoration: none;
}

.has_award #breadcrumbs {
    right: 500px;
}

/*.has_award .floating_boxes #reviews_addr*/
.has_award .floating_boxes .pads {
    margin-right: 100px;
}

.has_award .floating_boxes #chart_banner {
    margin-top: 15px;
}

.glory_bar.has_award a.fr {
    margin-right: 120px;
}

.awarded_item {
    display: none;
    position: absolute;
    width: 79px;
    height: 119px;
    background: url(/images/award.png) 0 0 no-repeat;
    z-index: 100;
}

.has_award .awarded_item {
    display: block;
    top: -1px;
    right: 22px;
}

.mainblock.has_award {
    position: relative;
    padding-top: 96px;
}

.mainblock.has_award h2 {
    margin-top: -94px;
    display: block;
}

.right_column_one .has_award .awarded_item {
    display: block;
}

.awrd_desc {
    display: block;
    padding-right: 80px;
    color: #999;
    line-height: 20px;
}

.glory_bar a.fr {
    margin-right: 20px;
    margin-top: -47px;
}

.glory_bar .button {
    width: 200px;
    z-index: 1500;
    height: 44px;
    line-height: 21px;
}

.glory_bar .button:hover {
    text-decoration: none;
}

ul.characteristics {
    display: block;
}

ul.characteristics li {
    display: block;
}

.user_location {
    margin: 0 4px 0 -8px;
    color: #666;
}

.white_box .user_location {
    font-weight: normal;
    margin-left: 3px;
}

code {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #e6e6e6;
    margin-top: 25px;
    padding: 20px;
    display: block;
}

.widget_form .control-label {
    width: 220px;
    text-align: left;
    font-size: 14px;
    line-height: 40px;
    margin-top: 0;
    padding: 0;
}

.widget_form .select2-container {
    width: 300px;
}

.widget_sample {
    margin-top: 10px;
}

.polls_list {
    list-style: none;
    margin-top: 30px;
}

.polls_list li {
    line-height: 30px;
    font-size: 16px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
}

.polls_list li:before {
    position: absolute;
    content: '?';
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: #CCC;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #FFF;
    line-height: 29px;
}

.poll_on .mainblock.pollblock {
    border: none;
    padding-left: 0;
}

.poll_on .mainblock.pollblock .comment_row {
    padding-left: 0;
}

.poll_on .mainblock.pollblock .commentbox {
    border-bottom: none;
}

.new.glory_bar .button.third_bt {
    right: 201px;
    width: auto;
    padding: 10px 20px 11px;
    background: #0c9fc1;
    border-bottom: 3px solid #09819d;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .fun_pannel {
        display: block;
    }

    .uptl_container {
        display: none;
    }
}


@media (min-width: 1367px) {
    .user_image {
        max-width: 100% !important;
    }
}

.reviewer span.url, .reviewer span.nickname {
    display: none;
}

.reviewsurl {
    display: none;
}

.comment_row h2 {
    font-size: 18px;
    padding-right: 200px;
    margin-top: -7px;
    margin-bottom: 5px;
}

.poll_items {
    list-style: none !important;
    margin: -3px 0 5px 3px;
}

.poll_items a {
    margin-left: 5px;
}

.questions_block {
    margin: 10px 0 15px 0;
    list-style: none !important;
}

.questions_block li {
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
}

.questions_block li > a {
    font-size: 14px;
    display: block;
}

.ya_right_block_fix {
    position: fixed;
    top: -1px;
    width: 340px;
    z-index: 4;
}

/*
.questions_block li:nth-child(odd){
	background:#f5f5f5;
}
*/

.toast {
    opacity: 1 !important;
}

#captcha-comment {
    cursor: pointer;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.set_new_forms {
    padding: 20px 20px 1px 20px;
    background: #f5f5f5;
    background: 1px solid #efefef;
}

.set_new_forms a:hover {
    text-decoration: none;
}

.set_new_forms h3 {
    background: #e6e6e6;
    padding: 20px;
    margin: 0 -20px;
}

.set_new_forms .block_set1 {
    padding-top: 20px;
}

.set_new_forms .block_set2 {
    padding-top: 20px;
}

.set_new_forms .form-control {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #cfcfcf;
    font-size: 14px;
}

.set_new_forms .form-control:focus {
    border: 1px solid #084e82 !important;
}

.set_new_forms label {
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
    font-size: 16px;
}

.set_new_forms .form-group {
    margin-bottom: 20px;
}

.caution {
    font-size: 108%;
    border: 1px solid #eee;
    background: white;
    margin-top: 20px;
    min-height: 180px;
    padding: 20px 60px;
    border-radius: 16px;
}

.form-group label {
    font-size: 14px;
}

.new.glory_bar {
    background: #0077cb;
    border: none;
}

.new.glory_bar ul {
    padding-right: 200px;
}

.new.glory_bar ul li a.set_mob_opt {
    border-right: none;
}

.new.glory_bar ul li a.set_mob_opt span {
    display: block;
}

.new.glory_bar ul li a.set_mob_opt i {
    display: none;
}

.new.glory_bar ul li a {
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
}

.new.glory_bar ul li a:hover {
    background: #085894;
}

.new.glory_bar ul li a.act_glory_bt {
    color: #5d5f68;
}

.new.glory_bar ul li a.act_glory_bt {
    background: #f0f0f0;
}

.new.glory_bar ul li a.act_glory_bt i {
    display: none;
}

.new.glory_bar ul li a.act_glory_bt:hover {
    color: #5d5f68;
    background: #e3e3e3;
}

.new.glory_bar .button {
    background: #084e82;
    border: 0px solid #084e82;
    position: absolute;
    top: 0;
    right: -21px;
    height: 50px;
    line-height: 27px;
    margin-top: 0;
    border-bottom: 3px solid #084876;
    border-left: 1px solid #ffffff;
    padding-left: 45px;
}

.new.glory_bar .button i {
    margin-right: 10px;
    font-size: 24px;
    position: absolute;
    top: 10px;
    left: 17px;
}

.new.glory_bar .button.red {
    background: #df5e3b;
    border-bottom-color: #d4472a;
}

.new.glory_bar .button.red:hover {
    background: #ed6b48;
}

.new.glory_bar .button.red#buy {
    width: auto;
    margin-right: 20px;
    padding-left: 50px;
}

.new.glory_bar .button:nth-child(2n) {
    right: 179px;
}

.new.glory_bar .button:hover {
    background: #085894;
}

.new.glory_bar .button.second {
    background: #e3e3e3;
    border: 1px solid #e3e3e3;
    position: absolute;
    top: 50px;
    right: -21px;
    height: 50px;
    line-height: 27px;
    margin-top: 0;
    color: #222;
    width: auto;
    min-width: 200px;
}

.new.glory_bar ul.subcats {
    background: #f0f0f0;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 15px;
}

.new.glory_bar ul.subcats li {
    padding: 12px 0 11px 0;
}

.new.glory_bar ul.subcats li a {
    color: #5d5f68;
    padding: 0px 15px;
    line-height: 22px;
    height: 26px;
    font-size: 14px;
}

.new.glory_bar.has_award a.fr {
    margin-right: 20px;
}

.new.glory_bar ul.subcats li a.active {
    background: #fff;
    border: 1px solid #cccccc;
    color: #5988ab;
    border-radius: 30px;
}

.new.glory_bar ul.subcats li a:hover {
    background: #f0f0f0;
    color: #5988ab;
}

@media screen and (max-width: 1380px) {
    .new.glory_bar .button.third_bt {
        right: 172px;
    }

    .new.glory_bar #buy.button.red {
        margin-right: -6px;
    }

    .new.glory_bar ul li a {
        padding: 0 10px;
        font-size: 13px;
    }

    .new.glory_bar .button {
        font-size: 13px;
        width: auto;
        max-width: none;
    }

    .new.glory_bar ul {
        padding-right: 0px;
    }

    .new.glory_bar .button#doc {
        right: 153px;
    }
}

@media screen and (max-width: 1240px) {
    .new.glory_bar .button.third_bt {
        right: 137px;
    }

    .new.glory_bar #buy.button.red {
        margin-right: -41px;
        padding-left: 15px;
    }

    .new.glory_bar .button#doc {
        right: 118px;
    }

    .new.glory_bar .button i {
        display: none;
    }

    .new.glory_bar .button {
        padding-left: 15px;
        padding-right: 15px;
    }

    .new.glory_bar .button.second {
        min-width: 150px;
    }
}

.blockMsg {
    background: none !important;
    color: #fff !important;
    border: 0 !important;
    font-size: 16px;
    text-align: center !important;
}

.user_image {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 10px auto;
    cursor: pointer;
}

.photo_info .user_image {
    max-width: 100% !important;
}

.com_img img {
    width: 100%;
}

.photo_block .item_img {
    width: auto;
}

.photo_block .otzyv_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 0;
}

.photo_block .white_box {
    padding: 0;
    border: 0;
    border-radius: 2px;
}

.photo_block .item_img img {
    width: 40px;
}

.photo_info {
    background: white;
    padding: 15px 15px 10px 15px;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}

.photo_block .white_box:hover {
    cursor: auto;
}

.photo_reviews .white_box, .photo_info div {
    font-size: 14px;
    line-height: 16px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0 /*rtl:ignore*/;
    z-index: 1010;
    display: none;
    max-width: 276px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px rgba(102, 102, 102, .1);
    padding: 0;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px /*rtl:ignore*/;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px /*rtl:ignore*/;
}

.popover-title {
    margin: 0 !important;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px /*rtl:ignore*/;
    margin-top: -11px;
    border-left-width: 0 /*rtl:ignore*/;
    border-right-color: #999999 /*rtl:ignore*/;
    border-right-color: rgba(0, 0, 0, 0.25) /*rtl:ignore*/;
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px /*rtl:ignore*/;
    bottom: -10px;
    border-left-width: 0 /*rtl:ignore*/;
    border-right-color: #fff /*rtl:ignore*/;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px /*rtl:ignore*/;
    margin-top: -11px;
    border-right-width: 0 /*rtl:ignore*/;
    border-left-color: #999999 /*rtl:ignore*/;
    border-left-color: rgba(0, 0, 0, 0.25) /*rtl:ignore*/;
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px /*rtl:ignore*/;
    border-right-width: 0 /*rtl:ignore*/;
    border-left-color: #fff /*rtl:ignore*/;
    bottom: -10px;
}

.input-medium {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c2cad8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #93a1bb;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(147, 161, 187, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(147, 161, 187, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eef1f5;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.photo-caption {
    display: block;
    margin: -7px 0 10px 0;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.commentbox .photo-caption {
    display: none;
}

.blockquote .photo-caption {
    display: block;
}

#comment_box {
    overflow: hidden;
}

#comment_box .select2-container {
    width: 100% !important;
}

#comment_box .select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #e5e5e5;
    height: 35px;
    line-height: 35px;
}

#comment_box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}

#comment_box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.select2-search--dropdown .select2-search__field {
    height: 35px !important;
}

.add_item {
    border-radius: 50%;
    width: 56px;
    height: 56px;
    background-color: #7fba00;
    text-align: center;
    font-size: 22px;
    font-weight: 100;
    padding-top: 17px;
    color: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 1000;
    transform: rotateY(0deg);
    animation: expandFab .4s ease-out;
    position: fixed;
    bottom: 32px;
    right: 32px;
}

.add_item:hover {
    background-color: #72a601;
}

.white_box #mainimg img {
    max-width: 100%;
}

.comment_row .advantages, .comment_row .disadvantages {
    margin: 15px 0 20px 0;
    padding-left: 25px;
    font-size: 14px;
    position: relative;
}

ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

ol > li {
    margin: 0;
    padding: .4em 0 0 1.9em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}

ol > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

.comment_row .advantages .title {
    color: #7fba00;
}

.comment_row .advantages .title, .comment_row .disadvantages .title {
    font-weight: bold;
    display: table;
    margin-bottom: 10px;
}

.comment_row .advantages:before {
    content: '+';
    font-family: 'Arial';
    position: absolute;
    left: 0;
    top: -4px;
    color: #7fba00;
    font-size: 23px;
    font-weight: bold;
}

.comment_row .disadvantages:before {
    content: '–';
    font-family: 'Arial';
    position: absolute;
    left: 0;
    top: -6px;
    color: red;
    font-size: 23px;
    font-weight: bold;
}

.comment_row .disadvantages .title {
    color: red;
}

.list-unstyled {
    list-style: none;
}

.help-block {
    font-size: 12px;
    color: #666;
    display: block;
    margin-bottom: 10px;
}

.more_photos {
    display: inline-block;
    height: 80px;
    padding: 0 15px;
    text-align: center;
    line-height: 80px;
}

.more_photos:hover {
    cursor: pointer !important;
}

html, body {
    height: 100%;
}

.cover_bg {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(41, 56, 74, 0.9);
}

.promo_holder {
    display: table-cell;
    vertical-align: middle;
}

.promo_inner {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    width: 675px;
    position: relative;
    padding: 20px;
}

.promo_inner div {
    font-size: 16px;
    line-height: 24px;
}

.promo_inner b {
    font-weight: 600;
}

img.promo_logo {
    float: left;
    max-width: 120px;
    height: auto;
    margin-right: 20px;
}

.promo_title {
    font-size: 32px;
    line-height: 36px;
    display: block;
}

a.p_bt {
    font-size: 22px;
    background: #fff;
    border: 1px solid #d8dbde;
    color: #000;
    text-decoration: 0;
    font-weight: 300;
    padding: 5px 20px;
}

a.p_bt.blue {
    background: #0077cb;
    color: #fff;
    border: 1px solid #0077cb;
}

a.p_bt:hover {
    text-decoration: none;
    border: 1px solid #0077cb;
}

.comment_row.resolved .resolved {
    background: #7fba00;
    color: white;
    padding: 2px 15px 2px 30px;
    font-size: 13px;
    border-radius: 3px;
    position: relative;
    text-transform: uppercase;
    margin-left: 20px
}

.comment_row.resolved .resolved:after {
    content: "\f087";
    font-family: 'FontAwesome';
    font-size: 16px;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -1px;
    left: 9px;
}

.comment_row.resolved .avatar:after {
    content: "\f164";
    font-family: 'FontAwesome';
    background: #7fba00;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -6px;
    left: 39px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 22px;
}

a.new_logo {
    position: relative;
    z-index: 1;
}

.snow {
    /*border: 1px solid #999EF1;*/
    position: absolute;
    top: 0;
    left: 0;
    /*width: 220px;*/
    right: 0;
    height: 50px;
    z-index: 0;
}

.street-address ins {
    text-decoration: none;
    margin-left: 20px;
    color: #222;
}

