﻿/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}





.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius:.25rem
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color:#f5c6cb
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color:#c3e6cb
}














.btn-review-top {
text-decoration: none !important;
    padding: 10px 20px;
    white-space: nowrap;
    font-weight: 400;
    /* background-color: #ff0d00; */
    background-color: #ffffff;
    /* font-weight: bold; */
    font-size: 14px;
    border-radius: 4px;
    color: black;
    position: absolute;
    right: 0;
    top: -2px;
    width: 185px;
    border: 2px solid white;
}


a.new_logo {
display: inline-block !important;
float: left;
width: 310px;
height: 37px;
text-indent: -1000px;
overflow: hidden;
outline: 0;
background: url(../image/logoO.png) 0 0 no-repeat;
margin-top: 9px;
}

.col-sm-6 {


}




.banner_holder {
    height: 800px
}
.magic_banner {
    min-height: 800px;
    z-index: 5
}
.review-full-text img {
    max-width: 100%
}
.banner_wrapper {
    position: absolute;
    top: 0;
    width: 340px;
    height: 280px
}
.banner_pulling .banner_wrapper {
    top: inherit!important;
    bottom: 10px
}
.scroll-to-top {
    display: inline-block;
    padding: 1px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    z-index: 10001;
    display: none;
    right: 10px
}
.scroll-to-top>i {
    display: inline-block;
    color: #687991;
    font-size: 30px;
    opacity: .6
}
.scroll-to-top:hover {
    cursor: pointer
}
.scroll-to-top:hover>i {
    opacity: 1
}
@media (min-width:992px) {
    .scroll-to-top {
        right: 20px
    }
}
@media (max-width:991px) {
    .scroll-to-top {
        bottom: 10px;
        right: 10px
    }
    .scroll-to-top>i {
        font-size: 28px
    }
}
.inline-block {
    display: inline-block
}
.blockUI.blockOverlay {
    z-index: 2000!important
}
.blockUI.blockMsg {
    z-index: 2011!important
}
.youtube-play {
    background: url(/images/youtube_social_icon_red.png) no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    width: 45px;
    height: 32px;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}
.inav-subscribe[data="1"] {
    opacity: .5
}
#share-modal a.btn {
    margin-bottom: 7px;
    text-align: left
}
#share-modal a.btn i {
    font-size: 22px!important;
    width: 27px;
    text-align: center
}
#share-modal a.btn {
    font-size: 18px;
    font-weight: 500;
    background-color: transparent;
    border: 1px solid #fff;
    display: block;
    text-decoration: none!important;
    padding: 8px 12px
}
.btn-100 {
    width: 100%
}
.btn-viber span {
    padding-left: 33px
}
.btn-skype {
    color: #00aff0
}
.btn-skype:hover {
    border: 1px solid #00aff0;
    color: #00aff0
}
.btn-viber {
    position: relative;
    color: #675ca8
}
.btn-viber:hover {
    color: #584d9a;
    border: 1px solid #584d9a
}
.btn-viber i {
    top: 3px;
    left: 11px;
    position: absolute
}
.fa-viber {
    height: 27px;
    display: inline-block;
    width: 27px;
    background: url(/images/social/Small_btn_white_color.png) -4px -4px no-repeat;
    background-size: 39px
}
.btn-facebook {
    background: #3b5998;
    border-color: #1d315b
}
#share-modal .btn-fb {
    color: #365899
}
#share-modal .btn-vk {
    color: #507299
}
#share-modal .btn-fb:hover {
    border: 1px solid #365899
}
#share-modal .btn-vk:hover {
    border: 1px solid #507299
}
.btn-facebook:hover {
    background: #1d315b
}
.btn-vk i {
    top: 0
}
.modal button.close {
    background-image: url(../image/search-clear.svg)!important;
    background-repeat: no-repeat!important;
    border: none;
    background-color: transparent;
    height: 55px;
    width: 55px;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 1006;
    cursor: pointer;
    opacity: .5
}
.close_dropdown {
    z-index: 2000;
    right: 5px;
    top: 9px;
    right: 7px;
    position: fixed
}
.modal button.close:hover {
    opacity: 1
}
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
    padding: 10px
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none
}
.vertical-align-center .modal-content {
    width: inherit
}
.modal-content {
    height: inherit;
    margin: 0 auto;
    pointer-events: all
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.in {
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    font-weight: 500;
    letter-spacing: -1px;
    font-size: 24px;
    margin: 0;
    line-height: 1.42857143;
    padding-right: 40px
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.clearfix:after, .clearfix:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
    content: " ";
    display: table
}
.clearfix:after, .modal-footer:after, .modal-header:after {
    clear: both
}
.dropdown-menu li a {
    height: 42px;
    padding: 0 17px!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    cursor: pointer;
    font-size: 14px!important;
    color: #4a4a4a!important;
    clear: both!important;
    font-weight: 400!important;
    line-height: 1.42857143!important;
    white-space: nowrap
}
.dropdown-menu li a>i, .dropdown-menu li a>img {
    display: inline-block;
    line-height: 24px!important;
    height: 24px!important;
    width: 24px!important;
    vertical-align: middle;
    font-size: 24px!important;
    text-align: center;
    margin-right: 18px!important
}
.search-wrapper {
    position: absolute;
    width: 100%;
    z-index: 1001
}
.background-overlay {
    z-index: 1000;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .7;
    position: fixed
}
.tags_line a:hover {
    background-color: #f6f5f5
}
.btn-review:hover {
    background-color: #cd1b29
}
.commentbox:hover {
    background: #f9f9f9
}
.new.glory_bar .button:hover {
    background: #085894
}
.new.glory_bar .button.red:hover {
    background: #ed6b48
}
.new.glory_bar ul.subcats li a:hover {
    background: #f0f0f0;
    color: #5988ab
}
.new.glory_bar ul li a:hover {
    background: #085894
}
.new.glory_bar ul li a.act_glory_bt:hover {
    color: #5d5f68;
    background: #e3e3e3
}
.nav a.nvg:hover {
    opacity: 1
}
.top_line a:hover {
    color: #ff9c00
}
.glory_bar ul li a:hover {
    background: #e3e3e3
}
.glory_bar .button:hover {
    text-decoration: none
}
.n_search input[type=text]::placeholder {
    color: #0589e6
}
.n_search input[type=text]:focus::placeholder {
    color: #aaa
}
.label-darkorange {
    display: inline-block;
    padding: 1px 5px;
    background-color: #ff8c00;
    color: #fff;
    margin-left: 10px;
    font-size: 12px
}
.top_line a:hover:after {
    color: #fff
}
.profile_row img {
    width: 48px!important;
    height: 48px!important
}
a:hover {
    text-decoration: underline
}
.close_search_form {
    color: #fff;
    display: block;
    position: absolute;
    right: -40px;
    top: 2px;
    font-size: 34px!important;
    cursor: pointer
}
.n_search_new {
    padding-left: 0;
    background: 0 0!important;
    z-index: 1001
}
.n_search_new .search-close:after, .n_search_new .search-close:before {
    top: 8px
}
.n_search_new .search-close {
    top: 10px;
    height: 20px
}
.n_search_new input[type=text] {
    float: none!important;
    width: 400px;
    background: 0 0!important;
    background-color: #fff!important;
    padding: 10px 15px!important;
    height: auto!important;
    font-size: 16px!important;
    color: #000!important;
    border: none!important
}
.n_search_new input[type=text]::placeholder {
    color: #ccc!important
}
.profile_row b {
    display: contents;
    color: #000;
    font-size: 14px!important
}
.profile_row a {
    white-space: pre-wrap!important;
    line-height: 1.4!important;
    padding: 30px 17px!important;
    color: #666!important;
    font-size: 12px!important
}
.white_box .badge {
    position: absolute;
    font-size: 13px!important;
    top: -6px;
    color: #fbeded;
    right: -6px;
    text-align: center;
    padding: 4px 7px;
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    text-shadow: none!important;
    background-color: #ff0d00;
    display: block
}
.nav ul li a {
    height: 42px;
    padding: 0 17px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    color: #4a4a4a
}
.nav ul li a:hover {
    background: #ececec;
    text-decoration: inherit;
    color: inherit
}
.nav ul li a>img {
    border-radius: 24px
}
.nav ul li a>i, .nav ul li a>img {
    display: inline-block;
    line-height: 24px;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    font-size: 24px;
    text-align: center;
    margin-right: 18px
}
.categories_line .active, .categories_line .cats_visible a:hover {
    background: #085894;
    border-left: 1px solid #063e67;
    border-right: 1px solid #063e67;
    color: #fff
}
a.show_all_cats {
    opacity: .5;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/more.png) no-repeat;
    width: 36px;
    height: 36px
}
a.show_all_cats:hover {
    opacity: 1
}
.select2-result-repository__title {
    font-weight: 700
}
.select2-result-repository__description {
    color: #777
}
.select2-results__option--highlighted .select2-result-repository__title {
    color: #fff
}
.select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__watchers {
    color: #c1d7e9
}
figure {
    margin: 0
}
:focus {
    outline: 0 none
}
textarea {
    resize: none
}
.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
}
h2, h3 {
    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 .otvetit, .blockquote .fun_pannel, .commentbox:hover .fun_pannel {
    display: block
}
.ask:last-child {
    border-bottom: 0
}
.otvetit {
    background: #00bcf6;
    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 #00bcf6;
    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 {
    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
}
.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
}
.readmore:hover {
    color: #000
}
.fr {
    float: right!important
}
.n_tags i {
    margin-right: 7px
}
.n_tags, .n_tags a {
    color: #333;
    text-decoration: none
}
.n_tags {
    margin-top: 10px;
    display: block
}
.white_box .n_tags {
    font-size: 12px
}
.button.active, .button:focus, .button:hover {
    color: #fff;
    background-color: #084e82
}
.button.active:hover {
    background-color: #05395f
}
.button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset
}
.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;
    border-left: 5px solid #ccc
}
.company_answer .avatar {
    position: absolute;
    top: 5px
}
.answer .avatar {
    position: absolute;
    top: 25px
}
.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
}
.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: 400;
    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: 400;
    height: 180px;
    line-height: 20px;
    outline: 0 none;
    padding: 6px!important;
    vertical-align: top;
    resize: none
}
input[type=password]:focus, input[type=text]: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
}
.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 #00bcf6;
    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-top: 1px solid #e3e3e3;
    padding: 20px 0;
    text-align: center;
    margin-top: -1px
}
.ads_line.white {
    padding: 15px 0;
    background: #fff
}
.pagination {
    margin: 40px 0;
    text-align: center
}
.pagination ul {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin: 0 auto
}
.pagination ul>li {
    display: inline
}
.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;
    font-weight: 600;
    font-size: 20px;
    padding: 10px 20px;
    text-decoration: none
}
.pagination ul>.active>a, .pagination ul>.active>span {
    color: #999;
    cursor: default
}
.pagination ul>.active>a, .pagination ul>.active>span, .pagination ul>li>a:focus, .pagination ul>li>a:hover {
    background-color: #f5f5f5
}
.blockquote {
    background: #fff;
    border-bottom: 3px solid #eee;
    width: 100%;
    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 li, .proflie_menu ul {
    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
}
.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;
    -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
}
#ask_question .content .control-group, #comment_box .content .control-group {
    margin-bottom: 10px!important;
    position: relative
}
#ask_question input[type=checkbox], #comment_box input[type=checkbox] {
    margin-left: 0
}
.control-label1 {
    margin-top: 2px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}
.niceform .content .input-icon {
    border-left: 2px solid #00bcf6!important;
    line-height: 20px;
    position: relative
}
.controls .input-icon.nobrr {
    border-left: none!important
}
#ask_question .content .input-icon, #comment_box .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: 15px 2px 4px 10px;
    position: absolute!important;
    text-align: center;
    width: 16px;
    z-index: 1
}
#ask_question, #comment_box {
    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 textarea.m-wrap {
    height: 186px;
    border: 1px solid #c2cad8;
    width: 100%;
    color: #333;
    font-size: 17px;
    font-weight: 400;
    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(../image/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(../image/stars_big.png) repeat-x scroll 0 0 transparent
}
.niceform .content .controls .srats_opt span.star_rate_big>span.set_star {
    background: url(../image/stars_big.png) repeat-x scroll 0 0 transparent
}
.visible-ie8, .visible-ie9 {
    display: none
}
.form-actions:after, .form-actions:before {
    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!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: #00bcf6;
    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;
    -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;
    -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:after, .thumbnails:before {
    content: "";
    display: table;
    line-height: 0
}
.thumbnails:after {
    clear: both
}
.thumbnails:after, .thumbnails:before {
    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 {
    width: 680px;
    min-height: 0!important
}
#complaint label {
    display: block
}
#complaint textarea {
    margin: 10px 0
}
#message .content {
    min-width: 386px!important
}
.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: #4d4d4d;
    border-top: 12px solid #666;
    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: #c5c5c5;
    line-height: 20px;
}
.footer .f_col h2 {
    font-weight: 300
}
.bottom_copy {
    padding-right: 25%;
    text-align: left;
    position: relative;
    margin-top: 10px;
    padding-left: 10px;
}
.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, .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;
    font-weight: 700;
    line-height: 1.2
}
.tag_f {
    color: #777;
    font-size: 12px;
    margin-bottom: 3px;
    font-weight: 400!important
}
.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
}
.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
}
.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: 400;
    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.checker, div.checker *, div.radio, div.radio * {
    margin: 0;
    padding: 0
}
div.checker, div.radio {
    display: inline-block;
    vertical-align: middle
}
.checkbox, .radio {
    padding-left: 0!important
}
.checkbox, .radio {
    min-height: 20px;
    padding-left: 20px
}
div.checker span, div.radio span {
    background-image: url(/images/checkbox.png);
    background-repeat: no-repeat
}
div.radio {
    position: relative
}
div.radio, div.radio input, div.radio span {
    width: 18px;
    height: 18px
}
div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
    background-position: -1px -20px
}
div.radio span.checked {
    background-position: -72px -279px
}
div.radio input {
    opacity: 0;
    -moz-opacity: 0;
    border: 0;
    background: 0;
    display: -moz-inline-box;
    display: inline-block;
    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:after, .row-fluid:before {
    content: "";
    display: table;
    line-height: 0
}
.row-fluid:after {
    clear: both
}
.row-fluid {
    width: 100%
}
.row-fluid .span12 {
    width: 100%
}
.row-fluid .span11 {
    width: 91.45299145299145%
}
.row-fluid .span10 {
    width: 82.90598290598291%
}
.row-fluid .span9 {
    width: 74.35897435897436%
}
.row-fluid .span8 {
    width: 65.81196581196582%
}
.row-fluid .span7 {
    width: 57.26495726495726%
}
.row-fluid .span6 {
    width: 48.717948717948715%
}
.row-fluid .span5 {
    width: 40.17094017094017%
}
.row-fluid .span4 {
    width: 31.623931623931625%
}
.row-fluid .span3 {
    width: 23.076923076923077%
}
.row-fluid .span2 {
    width: 14.52991452991453%
}
.row-fluid .span1 {
    width: 5.982905982905983%
}
.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, .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(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont-1.eot) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/fontawesome-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"], [class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
}
[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
}
.dropdown-menu>.active>a>[class*=" icon-"], .dropdown-menu>.active>a>[class^=icon-], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^=icon-], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^=icon-], .icon-white, .nav-list>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^=icon-], .nav-pills>.active>a>[class*=" icon-"], .nav-pills>.active>a>[class^=icon-], .navbar-inverse .nav>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^=icon-] {
    background-image: none
}
.btn [class*=" icon-"].icon-large, .btn [class^=icon-].icon-large, .nav [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large {
    line-height: .9em
}
.btn [class*=" icon-"].icon-spin, .btn [class^=icon-].icon-spin, .nav [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin {
    display: inline-block
}
.nav-pills [class*=" icon-"], .nav-pills [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large, .nav-tabs [class*=" icon-"], .nav-tabs [class*=" icon-"].icon-large, .nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large {
    line-height: .9em
}
.btn [class*=" icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x, .btn [class^=icon-].pull-left.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-right.icon-2x, .btn.btn-small [class^=icon-].pull-left.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-right.icon-2x, .btn.btn-large [class^=icon-].pull-left.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
}
.icon-stack .icon-stack-base {
    font-size: 2em
}
.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-spin, a .icon-stack {
    display: inline-block;
    text-decoration: none
}
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
.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-flip-horizontal:before, a .icon-flip-vertical:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-rotate-90: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-off:before, .icon-power-off:before {
    content: "\f011"
}
.icon-signal:before {
    content: "\f012"
}
.icon-cog:before, .icon-gear: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-repeat:before, .icon-rotate-right: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-cogs:before, .icon-gears: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-check-empty:before, .icon-unchecked: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-paper-clip:before, .icon-paperclip: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-empty:before, .icon-star-half-full: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-eur:before, .icon-euro:before {
    content: "\f153"
}
.icon-gbp:before {
    content: "\f154"
}
.icon-dollar:before, .icon-usd:before {
    content: "\f155"
}
.icon-inr:before, .icon-rupee:before {
    content: "\f156"
}
.icon-jpy:before, .icon-yen:before {
    content: "\f157"
}
.icon-cny:before, .icon-renminbi:before {
    content: "\f158"
}
.icon-krw:before, .icon-won: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:after, .ui-helper-clearfix:before {
    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-autohide .ui-resizable-handle, .ui-resizable-disabled .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;
    z-index: 1002
}
.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:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    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-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}
.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}
.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}
.ui-buttonset {
    margin-right: 7px
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}
button.ui-button::-moz-focus-inner, input.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-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-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-next span, .ui-datepicker .ui-datepicker-prev 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 a, .ui-datepicker td span {
    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-item a div>b {
    color: red
}
.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
    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%;
    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-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-active 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 button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    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: 700
}
.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: 400;
    color: #555
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada url(/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    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: 400;
    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: 700
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}
.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-focus .ui-icon, .ui-state-hover .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
}
.jcrop-holder {
    direction: ltr;
    text-align: left
}
.jcrop-hline, .jcrop-vline {
    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-hline, .jcrop-light .jcrop-vline {
    background: #fff;
    opacity: .7!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-hline, .jcrop-dark .jcrop-vline {
    background: #000;
    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-hline, .solid-line .jcrop-vline {
    background: #fff
}
.jcrop-holder img, img.jcrop-preview {
    max-width: none
}
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    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, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner, .fancybox-outer {
    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-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev 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: transparent;
    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: 0 0;
    background: rgba(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: 700;
    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)
}
.hidden-1024 {
    display: block!important
}
.inav-hidden-1024 {
    display: table-cell!important
}
.inav-visible-1024, .visible-1024 {
    display: none!important
}
.n_tags a:after {
    content: ', '
}
.n_tags a:last-child:after {
    content: ''
}
.ajaxcombox .comment {
    margin-top: 0!important
}
.ajaxcombox .comment_row .avatar {
    top: 11px!important
}
.ajaxcombox .avatar img {
    width: 24px!important;
    height: 24px!important
}
.ajaxcombox .company_answer .avatar {
    margin-top: 10px!important
}
@media (max-width:1024px) {
    .review_page .author_name {
        padding-left: 15px
    }
    .ajaxcombox .answer_header {
        margin-bottom: 10px
    }
    .ajaxcombox .comment_row .avatar {
        top: 1px!important
    }
    .ajaxcombox .company_answer .avatar {
        margin-top: 0!important
    }
    .ajaxcombox .author_name {
        padding-left: 10px
    }
    .ajaxcombox .avatar img {
        width: 30px!important;
        height: 30px!important
    }
    .comment_row.resolved .comment_header .avatar:after {
        font-size: 11px!important;
        width: 16px!important;
        height: 16px!important;
        left: 24px!important;
        line-height: 16px!important
    }
    .answer_header {
        padding-left: 35px
    }
    .review_page .author_name .label-darkorange {
        margin: 0;
        position: absolute;
        right: 0;
        padding: 3px 10px;
        top: -29px
    }
    .dm-questions {
        display: block
    }
    .inav-line {
        margin-right: 0
    }
    .visible-1024 {
        display: block!important
    }
    .inav-visible-1024 {
        display: table-cell!important
    }
    .hidden-1024, .inav-hidden-1024 {
        display: none!important
    }
    .inav-questions {
        display: none!important
    }
    .inav-cell {
        padding-right: 5px!important;
        padding-left: 5px!important
    }
    .nav-wrapper .dropdown-menu {
        left: 50%!important;
        right: auto!important;
        transform: translate(-50%, 0)!important
    }
    .nav-wrapper .dropdown>.dropdown-menu:after, .nav-wrapper .dropdown>.dropdown-menu:before {
        right: 46%!important
    }
    .n_search_new {
        margin-top: 40px!important
    }
}
@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
    }
}
@media screen and (max-width:1200px) {
    .alphabet a {
        padding: 0 5px
    }
}
.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 #00bcf6;
    background: #eee
}
#box_cats a.rcatact {
    background: #eee;
    border-left: 4px solid #00bcf6
}
.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
}
#address_id {
    width: 100%;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 13px;
    padding: 8px
}
strong.adr {
    color: #999;
    display: block;
    font-weight: 400
}
.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 .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: 0;
    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: 10px;
    color: #fff;
    background: #f26469;
    padding: 2px 15px 2px 25px;
    text-transform: uppercase;
    display: inline-block
}
.staff_comment:hover {
    text-decoration: none
}
.staff_comment:after {
    content: "\f0f2";
    font-family: FontAwesome;
    font-size: 11px;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 2px;
    left: 9px
}
.review .staff_comment {
    margin-left: 0
}
.bt_controls {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #c2cad8;
    margin-bottom: -1px
}
.bt_controls a {
    color: #7b7b7b!important;
    padding: 0 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
}
ul.characteristics {
    display: block
}
ul.characteristics li {
    display: block
}
.user_location {
    margin: 0 4px 0 -8px;
    color: #666
}
.white_box .user_location {
    font-weight: 400;
    margin-left: 3px
}
code {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #e6e6e6;
    margin-top: 25px;
    padding: 20px;
    display: block
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0
}
.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: 700;
    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
}
@media (min-width:1367px) {
    .user_image {
        max-width: 100%!important
    }
}
.reviewer span.nickname, .reviewer span.url {
    display: none
}
.reviewsurl {
    display: none
}
.poll_items {
    list-style: none!important;
    margin: -3px 0 5px 3px
}
.poll_items a {
    margin-left: 5px
}
.ya_right_block_fix {
    position: fixed;
    width: 340px;
    z-index: 4;
    top: 62px
}
.toast {
    opacity: 1!important
}
#captcha-comment {
    cursor: pointer
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    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: #fff;
    margin-top: 20px;
    min-height: 180px;
    padding: 20px 60px;
    border-radius: 16px
}
.form-group label {
    font-size: 14px
}
.blockMsg {
    background: 0 0!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: 700;
    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: #fff;
    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_info div, .photo_reviews .white_box {
    font-size: 14px;
    line-height: 16px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(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
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.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: #999;
    border-top-color: rgba(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;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(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;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.input-medium {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c2cad8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #93a1bb;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(147, 161, 187, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(147, 161, 187, .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
}
.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, .3);
    cursor: pointer;
    z-index: 100;
    transform: rotateY(0);
    animation: expandFab .4s ease-out;
    position: fixed;
    bottom: 32px;
    right: 32px
}
.add_item:hover {
    background-color: #72a601
}
.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
}
.cover_bg {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(41, 56, 74, .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: #00bcf6;
    color: #fff;
    border: 1px solid #00bcf6
}
a.p_bt:hover {
    text-decoration: none;
    border: 1px solid #00bcf6
}
.review-markers {
    position: absolute;
    right: 20px;
    top: 5px
}
.review-markers span {
    display: inline-block
}
.comment_row.resolved .resolved {
    background: #7fba00;
    color: #fff;
    padding: 2px 15px 2px 25px;
    font-size: 10px;
    position: relative;
    text-transform: uppercase
}
.comment_row.resolved .resolved:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 11px;
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 2px;
    left: 9px
}
.comment_row.resolved .comment_header .avatar:after {
    content: "\f00c";
    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 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 0
}
.street-address ins {
    text-decoration: none;
    margin-left: 20px;
    color: #222
}
#reviews_stat {
    width: 100%;
    height: 336px
}
.z-index-1 {
    z-index: 1
}
.commentbox:hover {
    background: inherit
}
.commentbox.hreview:nth-child(even) {
    background: #f9f9f9
}
.n_search input[type=text]::placeholder {
    color: #0589e6
}
.n_search input[type=text]:focus::placeholder {
    color: #aaa
}
.sorting.form-control {
    width: inherit;
    display: inline-block;
    height: inherit;
    padding: 2px
}
.fancybox-skin {
    padding: 0!important
}
.fancybox-title-float-wrap .child {
    background: 0 0!important;
    font-weight: 200!important
}
.c_b {
    width: 50%;
    float: left
}
.commentbox .star_ring, .item-list .star_ring, .otzyv_box .star_ring, .otzyv_box_big .star_ring {
    margin-top: 0
}
.new.glory_bar .button:nth-child(2n) {
    right: 0
}
.glory_bar a.fr {
    margin-right: 0
}
.follow {
    margin-right: 20px!important
}
#ask_question input[type=checkbox], #comment_box input[type=checkbox] {
    margin-left: inherit
}
.checkbox {
    padding-left: 20px!important;
    font-weight: 400
}
.checkbox input {
    margin-left: -20px!important
}
.breadcrumb {
    background: 0 0;
    padding: 0
}
.dropdown.open>.dropdown-toggle, .dropup.open>.dropdown-toggle {
    border-color: #ddd
}
.dropdown-menu {
    box-shadow: 5px 5px rgba(102, 102, 102, .1)
}
.dropdown-menu {
    left: 0;
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0;
    background-color: #fff;
    margin: 10px 0 0 0;
    border: 1px solid #eee;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.dropdown-menu li.divider {
    background: #f1f3f6
}
.dropdown-menu li.header {
    padding: 8px 14px 2px 14px
}
.dropdown-menu>li>a {
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap
}
.dropdown-menu>li>a>[class*=" fa-"], .dropdown-menu>li>a>[class^=fa-] {
    color: #888
}
.dropdown-menu>li>a>[class*=" icon-"], .dropdown-menu>li>a>[class^=icon-] {
    color: #666
}
.dropdown-menu>li>a>[class*=" glyphicon-"], .dropdown-menu>li>a>[class^=glyphicon-] {
    color: #888
}
.dropdown-menu>li.active:hover>a, .dropdown-menu>li.active>a, .dropdown-menu>li:hover>a {
    text-decoration: none;
    background-image: none;
    background-color: #f6f6f6;
    color: #555;
    filter: none
}
.dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
.dropdown-menu.bottom-up:after, .dropdown-menu.bottom-up:before {
    display: none
}
.dropdown-menu>li:first-child:hover>a {
    border-radius: 4px 4px 0 0
}
.dropdown-menu>li:last-child:hover>a {
    border-radius: 0 0 4px 4px
}
.dropdown-hover:hover>.dropdown-menu {
    display: block
}
.btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    margin-top: 10px
}
.btn-group>.dropdown-menu:before, .dropdown-toggle>.dropdown-menu:before, .dropdown>.dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: ''
}
.btn-group>.dropdown-menu:after, .dropdown-toggle>.dropdown-menu:after, .dropdown>.dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 10px;
    right: auto;
    display: inline-block!important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: ''
}
.btn-group>.dropdown-menu.pull-left:before, .dropdown-toggle>.dropdown-menu.pull-left:before, .dropdown>.dropdown-menu.pull-left:before {
    left: auto;
    right: 9px
}
.btn-group>.dropdown-menu.pull-left:after, .dropdown-toggle>.dropdown-menu.pull-left:after, .dropdown>.dropdown-menu.pull-left:after {
    left: auto;
    right: 10px
}
.btn-group>.dropdown-menu.pull-right:before, .dropdown-toggle>.dropdown-menu.pull-right:before, .dropdown>.dropdown-menu.pull-right:before {
    left: auto;
    right: 9px
}
.btn-group>.dropdown-menu.pull-right:after, .dropdown-toggle>.dropdown-menu.pull-right:after, .dropdown>.dropdown-menu.pull-right:after {
    left: auto;
    right: 10px
}
.btn-group.dropup>.dropdown-menu, .dropdown-toggle.dropup>.dropdown-menu, .dropdown.dropup>.dropdown-menu {
    margin-top: 0;
    margin-bottom: 10px
}
.btn-group.dropup>.dropdown-menu:after, .btn-group.dropup>.dropdown-menu:before, .dropdown-toggle.dropup>.dropdown-menu:after, .dropdown-toggle.dropup>.dropdown-menu:before, .dropdown.dropup>.dropdown-menu:after, .dropdown.dropup>.dropdown-menu:before {
    display: none!important
}
.dropdown-toggle:after {
    display: none
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu>.dropdown-menu {
    top: 5px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}
.dropdown-submenu>a:after {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    right: 7px;
    top: 7px;
    font-family: FontAwesome;
    height: auto;
    content: "\f105";
    font-weight: 300
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}
.dropdown-submenu.pull-left {
    float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}
.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px
}
.dropdown-menu>li>a i {
    width: 15px;
    display: inline-block;
    margin-right: 9px
}
.dropdown-menu>li>a {
    font-size: 14px;
    font-weight: 300
}
.dropdown-menu>li>a {
    color: #555
}
.n_search svg {
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 2;
    right: 10px;
    top: 9px
}
.search-close {
    right: 10px;
    top: 18px;
    position: absolute;
    width: 20px;
    height: 2px;
    transition: opacity .1s ease, -webkit-transform .1s ease;
    transition: opacity .1s ease, transform .1s ease;
    transition: opacity .1s ease, transform .1s ease, -webkit-transform .1s ease;
    z-index: 1;
    cursor: pointer
}
.search-close:after, .search-close:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    display: block;
    background-color: #2d2d2d;
    border-radius: 1px;
    transition: background-color .1s ease;
    -webkit-transform-origin: center;
    transform-origin: center;
    content: ""
}
.search-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.search-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.btn-group.open .dropdown-toggle {
    box-shadow: none
}
.el_menu .dropdown-menu {
    z-index: 10000
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown, .dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (max-width:500px) {
    .inav-title {
        font-size: 10px
    }
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: -1px;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 4px;
    padding-top: 0;
    font-size: 11px;
    color: #555
}
.checkbox input[type=checkbox], .checkbox input[type=radio] {
    opacity: 0;
    outline: 0;
    z-index: 1
}
.checkbox input[type=checkbox]:focus+label::before, .checkbox input[type=radio]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.checkbox input[type=checkbox]:checked+label::after, .checkbox input[type=radio]:checked+label::after {
    font-family: FontAwesome;
    content: "\f00c"
}
.checkbox input[type=checkbox]:indeterminate+label::after, .checkbox input[type=radio]:indeterminate+label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px
}
.checkbox input[type=checkbox]:disabled+label, .checkbox input[type=radio]:disabled+label {
    opacity: .65
}
.checkbox input[type=checkbox]:disabled+label::before, .checkbox input[type=radio]:disabled+label::before {
    background-color: #eee;
    cursor: not-allowed
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%
}
.checkbox.checkbox-inline {
    margin-top: 0
}
.checkbox-primary input[type=checkbox]:checked+label::before, .checkbox-primary input[type=radio]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7
}
.checkbox-primary input[type=checkbox]:checked+label::after, .checkbox-primary input[type=radio]:checked+label::after {
    color: #fff
}
.checkbox-danger input[type=checkbox]:checked+label::before, .checkbox-danger input[type=radio]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}
.checkbox-danger input[type=checkbox]:checked+label::after, .checkbox-danger input[type=radio]:checked+label::after {
    color: #fff
}
.checkbox-info input[type=checkbox]:checked+label::before, .checkbox-info input[type=radio]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.checkbox-info input[type=checkbox]:checked+label::after, .checkbox-info input[type=radio]:checked+label::after {
    color: #fff
}
.checkbox-warning input[type=checkbox]:checked+label::before, .checkbox-warning input[type=radio]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.checkbox-warning input[type=checkbox]:checked+label::after, .checkbox-warning input[type=radio]:checked+label::after {
    color: #fff
}
.checkbox-success input[type=checkbox]:checked+label::before, .checkbox-success input[type=radio]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.checkbox-success input[type=checkbox]:checked+label::after, .checkbox-success input[type=radio]:checked+label::after {
    color: #fff
}
.checkbox-primary input[type=checkbox]:indeterminate+label::before, .checkbox-primary input[type=radio]:indeterminate+label::before {
    background-color: #337ab7;
    border-color: #337ab7
}
.checkbox-primary input[type=checkbox]:indeterminate+label::after, .checkbox-primary input[type=radio]:indeterminate+label::after {
    background-color: #fff
}
.checkbox-danger input[type=checkbox]:indeterminate+label::before, .checkbox-danger input[type=radio]:indeterminate+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}
.checkbox-danger input[type=checkbox]:indeterminate+label::after, .checkbox-danger input[type=radio]:indeterminate+label::after {
    background-color: #fff
}
.checkbox-info input[type=checkbox]:indeterminate+label::before, .checkbox-info input[type=radio]:indeterminate+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.checkbox-info input[type=checkbox]:indeterminate+label::after, .checkbox-info input[type=radio]:indeterminate+label::after {
    background-color: #fff
}
.checkbox-warning input[type=checkbox]:indeterminate+label::before, .checkbox-warning input[type=radio]:indeterminate+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.checkbox-warning input[type=checkbox]:indeterminate+label::after, .checkbox-warning input[type=radio]:indeterminate+label::after {
    background-color: #fff
}
.checkbox-success input[type=checkbox]:indeterminate+label::before, .checkbox-success input[type=radio]:indeterminate+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.checkbox-success input[type=checkbox]:indeterminate+label::after, .checkbox-success input[type=radio]:indeterminate+label::after {
    background-color: #fff
}
.radio {
    padding-left: 20px
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}
.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}
.radio input[type=radio]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.radio input[type=radio]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.radio input[type=radio]:disabled+label {
    opacity: .65
}
.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed
}
.radio.radio-inline {
    margin-top: 0
}
.radio-primary input[type=radio]+label::after {
    background-color: #337ab7
}
.radio-primary input[type=radio]:checked+label::before {
    border-color: #337ab7
}
.radio-primary input[type=radio]:checked+label::after {
    background-color: #337ab7
}
.radio-danger input[type=radio]+label::after {
    background-color: #d9534f
}
.radio-danger input[type=radio]:checked+label::before {
    border-color: #d9534f
}
.radio-danger input[type=radio]:checked+label::after {
    background-color: #d9534f
}
.radio-info input[type=radio]+label::after {
    background-color: #5bc0de
}
.radio-info input[type=radio]:checked+label::before {
    border-color: #5bc0de
}
.radio-info input[type=radio]:checked+label::after {
    background-color: #5bc0de
}
.radio-warning input[type=radio]+label::after {
    background-color: #f0ad4e
}
.radio-warning input[type=radio]:checked+label::before {
    border-color: #f0ad4e
}
.radio-warning input[type=radio]:checked+label::after {
    background-color: #f0ad4e
}
.radio-success input[type=radio]+label::after {
    background-color: #5cb85c
}
.radio-success input[type=radio]:checked+label::before {
    border-color: #5cb85c
}
.radio-success input[type=radio]:checked+label::after {
    background-color: #5cb85c
}
input[type=checkbox].styled:checked+label:after, input[type=radio].styled:checked+label:after {
    font-family: FontAwesome;
    content: "\f00c"
}
input[type=checkbox] .styled:checked+label::before, input[type=radio] .styled:checked+label::before {
    color: #fff
}
input[type=checkbox] .styled:checked+label::after, input[type=radio] .styled:checked+label::after {
    color: #fff
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont-2.eot');
    src: url('../fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont-1.woff') format('woff'), url('../fonts/fontawesome-webfont-1.ttf') format('truetype'), url('../fonts/fontawesome-webfont-1.svg') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before, .fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before, .fa-users:before {
    content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before, .fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}
.fa-won:before, .fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before, .fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
@charset "UTF-8";
.fancybox-enabled {
    overflow: hidden
}
.fancybox-enabled body {
    overflow: visible;
    height: 100%
}
.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}
.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.fancybox-container~.fancybox-container {
    z-index: 99992
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}
.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}
.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}
.fancybox-toolbar {
    top: 0;
    right: 0
}
.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}
.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}
.fancybox-slide--image {
    overflow: visible
}
.fancybox-slide--image:before {
    display: none
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}
.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}
.fancybox-slide--next {
    z-index: 99995
}
.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}
.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}
.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}
.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}
.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none
}
.fancybox-spaceball {
    z-index: 1
}
.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}
.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}
.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}
.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}
.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}
.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}
.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}
.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}
.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}
.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}
.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}
.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all
}
.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}
.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none
}
.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}
.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}
.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}
.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}
.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
    opacity: .3
}
.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}
.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.fancybox-button--left {
    border-bottom-left-radius: 5px
}
.fancybox-button--right {
    border-bottom-right-radius: 5px
}
.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}
.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s
}
.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px
}
.fancybox-arrow--right {
    right: 0
}
.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.fancybox-arrow--left:after, .fancybox-arrow--right:after {
    left: 0
}
.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}
.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}
.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}
.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}
.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}
.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}
.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}
.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}
.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}
.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}
@media (max-width:800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }
    .fancybox-button--left, .fancybox-button--right {
        display: none!important
    }
    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}
.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none
}
.fancybox-button--pause:before, .fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent
}
.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}
.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px
}
.fancybox-button--thumbs, .fancybox-thumbs {
    display: none
}
@media (min-width:800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }
    .fancybox-button--thumbs span {
        font-size: 23px
    }
    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }
    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995
    }
    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }
    .fancybox-thumbs>ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }
    .fancybox-thumbs>ul>li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box
    }
    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }
    .fancybox-thumbs>ul>li>img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .fancybox-thumbs>ul>li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }
    .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
        opacity: 1
    }
}
/*! X-editable - v1.4.6 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */

.editableform {
    margin-bottom: 0;
    /* overwrites bootstrap margin */
}
.editableform .control-group {
    margin-bottom: 0;
    /* overwrites bootstrap margin */
    white-space: nowrap;
    /* prevent wrapping buttons on new line */
    line-height: 20px;
    /* overwriting bootstrap line-height. See #133 */
}
.editable-buttons {
    display: inline-block;
    /* should be inline to take effect of parent's white-space: nowrap */
    vertical-align: top;
    margin-left: 7px;
    /* inline-block emulation for IE7*/
    zoom: 1;
    *display: inline;
}
.editable-buttons.editable-buttons-bottom {
    display: block;
    margin-top: 7px;
    margin-left: 0;
}
.editable-input {
    vertical-align: top;
    display: inline-block;
    /* should be inline to take effect of parent's white-space: nowrap */
    width: auto;
    /* bootstrap-responsive has width: 100% that breakes layout */
    white-space: normal;
    /* reset white-space decalred in parent*/
    /* display-inline emulation for IE7*/
    zoom: 1;
    *display: inline;
}
.editable-buttons .editable-cancel {
    margin-left: 7px;
}
/*for jquery-ui buttons need set height to look more pretty*/

.editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px;
}
.editableform-loading {
    background: url('../img/loading.gif') center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px;
}
.editable-inline .editableform-loading {
    background-position: left 5px;
}
.editable-error-block {
    max-width: 300px;
    margin: 5px 0 0 0;
    width: auto;
    white-space: normal;
}
/*add padding for jquery ui*/

.editable-error-block.ui-state-error {
    padding: 3px;
}
.editable-error {
    color: red;
}
/* ---- For specific types ---- */

.editableform .editable-date {
    padding: 0;
    margin: 0;
    float: left;
}
/* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */

.editable-inline .add-on .fa-calendar {
    margin-top: 3px;
    margin-left: 1px;
}
/* checklist vertical alignment */

.editable-checklist label input[type="checkbox"], .editable-checklist label span {
    vertical-align: middle;
    margin: 0;
}
.editable-checklist label {
    white-space: nowrap;
}
/* set exact width of textarea to fit buttons toolbar */

.editable-wysihtml5 {
    width: 566px;
    height: 250px;
}
/* clear button shown as link in date inputs */

.editable-clear {
    clear: both;
    font-size: 0.9em;
    text-decoration: none;
    text-align: right;
}
/* IOS-style clear button for text inputs */

.editable-clear-x {
    background: url('../img/clear.png') center center no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    opacity: 0.6;
    z-index: 100;
    top: 50%;
    right: 6px;
    margin-top: -6px;
}
.editable-clear-x:hover {
    opacity: 1;
}
.editable-pre-wrapped {
    white-space: pre-wrap;
}
.editable-container.editable-popup {
    max-width: none !important;
    /* without this rule poshytip/tooltip does not stretch */
}
.editable-container.popover {
    width: auto;
    /* without this rule popover does not stretch */
}
.editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    /* inline-block emulation for IE7*/
    zoom: 1;
    *display: inline;
}
.editable-container.ui-widget {
    font-size: inherit;
    /* jqueryui widget font 1.1em too big, overwrite it */
    z-index: 9990;
    /* should be less than select2 dropdown z-index to close dropdown first when click */
}
.editable-click, a.editable-click, a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}
.editable-click.editable-disabled, a.editable-click.editable-disabled, a.editable-click.editable-disabled:hover {
    color: #585858;
    cursor: default;
    border-bottom: none;
}
.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #DD1144;
    /* border-bottom: none; */
    text-decoration: none;
}
.editable-unsaved {
    font-weight: bold;
}
.editable-unsaved:after {
    /*    content: '*'*/
}
.editable-bg-transition {
    -webkit-transition: background-color 1400ms ease-out;
    -moz-transition: background-color 1400ms ease-out;
    -o-transition: background-color 1400ms ease-out;
    -ms-transition: background-color 1400ms ease-out;
    transition: background-color 1400ms ease-out;
}
/*see https://github.com/vitalets/x-editable/issues/139 */

.form-horizontal .editable {
    padding-top: 5px;
    display: inline-block;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
    /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
    width: 220px;
}
.datepicker.datepicker-rtl {
    direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    top: 0;
    left: 0;
}
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px;
}
.datepicker>div {
    display: none;
}
.datepicker.days div.datepicker-days {
    display: block;
}
.datepicker.months div.datepicker-months {
    display: block;
}
.datepicker.years div.datepicker-years {
    display: block;
}
.datepicker table {
    margin: 0;
}
.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}
.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999999;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
    color: #000;
}
.datepicker table tr td.today.active:hover {
    color: #fff;
}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a;
}
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9;
}
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
    background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
    background-image: -o-linear-gradient(top, #b3b3b3, #808080);
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080;
}
.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
    background-color: #666666 \9;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc;
}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
    background-color: #003399 \9;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker table tr td span:hover {
    background: #eeeeee;
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc;
}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399 \9;
}
.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999999;
}
.datepicker th.datepicker-switch {
    width: 145px;
}
.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
}
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #eeeeee;
}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-search--inline {
    float: left
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    font-size: 1.2rem!important;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
    border-top: none
}
.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
/*! Select2 Bootstrap Theme v0.1.0-beta.4 | MIT License | github.com/select2/select2-bootstrap-theme */

.select2-container--bootstrap {
    display: block
}
.select2-container--bootstrap .select2-selection {
    -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);
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    outline: 0
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    -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);
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}
.select2-container--bootstrap .select2-search__field {
    outline: 0
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
    color: #999
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
    color: #999
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
    color: #999;
    opacity: 1
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
    color: #999
}
.select2-container--bootstrap .select2-results__option[role=group] {
    padding: 0
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
    color: #777;
    cursor: not-allowed
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #e1e5ec;
    color: #262626
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
    color: #fff
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
    padding: 6px 12px
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -12px;
    padding-left: 24px
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -24px;
    padding-left: 36px
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -36px;
    padding-left: 48px
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -48px;
    padding-left: 60px
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -60px;
    padding-left: 72px
}
.select2-container--bootstrap .select2-results__group {
    color: #777;
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    white-space: nowrap
}
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
    -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);
    -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;
    border-color: #93a1bb
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 4px 4px 4px
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-color: transparent
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent
}
.select2-container--bootstrap .select2-selection__clear {
    color: #999;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}
.select2-container--bootstrap .select2-selection__clear:hover {
    color: #333
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
    border-color: #c2cad8;
    -webkit-box-shadow: none;
    box-shadow: none
}
.select2-container--bootstrap.select2-container--disabled .select2-selection, .select2-container--bootstrap.select2-container--disabled .select2-search__field {
    cursor: not-allowed
}
.select2-container--bootstrap.select2-container--disabled .select2-selection, .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #eef1f5
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear, .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
    display: none
}
.select2-container--bootstrap .select2-dropdown {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-color: #93a1bb;
    overflow-x: hidden;
    margin-top: -1px
}
.select2-container--bootstrap .select2-dropdown--above {
    margin-top: 1px
}
.select2-container--bootstrap .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 1.42857;
    padding: 6px 24px 6px 12px
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    position: absolute;
    bottom: 0;
    right: 12px;
    top: 0;
    width: 4px
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    height: 0;
    left: 0;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #555;
    padding: 0
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--bootstrap .select2-selection--multiple {
    min-height: 34px
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    display: block;
    line-height: 1.42857;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    float: left;
    margin-top: 5px
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin: 5px 0 0 6px;
    padding: 0 6px
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    background: transparent;
    padding: 0 12px;
    height: 32px;
    line-height: 1.42857;
    margin-top: 0;
    min-width: 5em
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 3px
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 6px
}
.select2-container--bootstrap.input-sm, .select2-container--bootstrap.input-lg {
    border-radius: 0;
    font-size: 12px;
    height: auto;
    line-height: 1;
    padding: 0
}
.select2-container--bootstrap.input-sm .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 22px 5px 10px
}
.select2-container--bootstrap.input-sm .select2-selection--single .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    margin-left: -5px
}
.select2-container--bootstrap.input-sm .select2-selection--multiple, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
    min-height: 30px
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 12px;
    line-height: 1.5;
    margin: 4px 0 0 5px;
    padding: 0 5px
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 10px;
    font-size: 12px;
    height: 28px;
    line-height: 1.5
}
.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 5px
}
.select2-container--bootstrap.input-lg .select2-selection--single, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 31px 10px 16px
}
.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    width: 5px
}
.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px;
    margin-left: -5px;
    margin-left: -10px;
    margin-top: -2.5px
}
.select2-container--bootstrap.input-lg .select2-selection--multiple, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
    min-height: 46px
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 4px;
    margin: 9px 0 0 8px;
    padding: 0 10px
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 16px;
    font-size: 18px;
    height: 44px;
    line-height: 1.33333
}
.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px
}
.select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px
}
.input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
    padding-left: 24px;
    padding-right: 12px
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 0;
    text-align: right
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 12px;
    right: auto
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
    margin-left: 0
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 0;
    margin-right: 6px
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.has-warning .select2-dropdown, .has-warning .select2-selection {
    border-color: #c29d0b
}
.has-warning .select2-container--focus .select2-selection, .has-warning .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4d03f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4d03f;
    border-color: #927608
}
.has-warning.select2-drop-active {
    border-color: #927608
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #927608
}
.has-error .select2-dropdown, .has-error .select2-selection {
    border-color: #e73d4a
}
.has-error .select2-container--focus .select2-selection, .has-error .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2989f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2989f;
    border-color: #d71b29
}
.has-error.select2-drop-active {
    border-color: #d71b29
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #d71b29
}
.has-success .select2-dropdown, .has-success .select2-selection {
    border-color: #27a4b0
}
.has-success .select2-container--focus .select2-selection, .has-success .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60d2dc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60d2dc;
    border-color: #1d7d86
}
.has-success.select2-drop-active {
    border-color: #1d7d86
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #1d7d86
}
.input-group .select2-container--bootstrap {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.select2-bootstrap-append .select2-container--bootstrap, .select2-bootstrap-append .input-group-btn, .select2-bootstrap-append .input-group-btn .btn, .select2-bootstrap-prepend .select2-container--bootstrap, .select2-bootstrap-prepend .input-group-btn, .select2-bootstrap-prepend .input-group-btn .btn {
    vertical-align: top
}
.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important
}
.form-inline .select2-container--bootstrap {
    display: inline-block
}
/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */

.toast-title {
    font-weight: 700
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
.toast-message a, .toast-message label {
    color: #FFF
}
.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}
.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}
.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}
.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}
.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}
.toast-top-left {
    top: 12px;
    left: 12px
}
.toast-top-right {
    top: 12px;
    right: 12px
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px
}
#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}
#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #FFF;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}
#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}
#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}
#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}
#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}
#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}
#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}
#toast-container.toast-bottom-full-width>div, #toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}
.toast {
    background-color: #030303
}
.toast-success {
    background-color: #51A351
}
.toast-error {
    background-color: #BD362F
}
.toast-info {
    background-color: #2F96B4
}
.toast-warning {
    background-color: #F89406
}
.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}
@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}
@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}
@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}
.swiper-invisible-blank-slide {
    visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
    display: none
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}
.swiper-pagination-lock {
    display: none
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-scrollbar-lock {
    display: none
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.swiper-slide-zoomed {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube {
    overflow: visible
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.swiper-container-flip {
    overflow: visible
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.read_all a span{
text-transform: lowercase;
}


.catalogue__pagination {
    text-align: center;
    padding: 45px 0 37px;
}


.pagination {
    letter-spacing: -5px;
}


ol, ul {
    list-style: outside none none;
}



.pagination li {
    letter-spacing: normal;
    display: inline-block;
}


.pagination li:hover>a, .pagination li.active>a, .pagination li:hover>span, .pagination li.active>span {
    background: #00bcf6;
    color: #fff;
    text-decoration: none;
}


.pagination li>a, .pagination li>span {
    display: block;
    line-height: 13px;
    font-weight: 500;
    color: #343434;
    border: none;
    border-radius: 50%;
    padding: 8px 2px 9px;
    min-width: 30px;
    text-align: center;
}



