/*!e,ea (element)==================================================================!*/

.e_vk,
.e_tw,
.e_fb,
.e_gm,
.e_em,
.e_ok,
.e_yt {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 2px;
    background: url(../img/e_share.png) no-repeat;
}

.e_ok {
    background: url(../img/e_ico-ok.png) no-repeat;
}

.e_yt {
    background: url(../img/yt.png) no-repeat;
    width: 45px;
}

.e_tw {
    background-position: -36px 0;
}

.e_fb {
    background-position: -72px 0;
}

.e_gm {
    background-position: -108px 0;
}

.e_em {
    background-position: -144px 0;
}


/*!=== !*/

.e_btn-big-carrot {
    display: inline-block;
    margin: 0 5px;
    background: #d86c4a;
    border-radius: 27px;
    line-height: 47px;
    padding: 0 17px;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 0;
}


/*!=== !*/

.e_metka {
    display: inline-block;
    width: 34px;
    height: 41px;
    line-height: 41px;
    background: url(../img/e_metka.png) no-repeat center;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}


/*!=== !*/

.e_field {
    padding: 0 12px;
}

    .e_field label {
        font-size: 16px;
    }

        .e_field label span {
            color: #d86c4a;
            font-weight: 700;
        }

    .e_field > * {
        margin: 0 -12px 7px;
        display: block;
    }

    .e_field [type=text],
    .e_field [type=password],
    .e_field [type=number],
    .e_field textarea {
        font-size: 14px;
        height: 27px;
        color: #000;
        border: 1px solid #8c8c8c;
        line-height: normal;
        border-radius: 3px;
        /* padding: 4px 11px 0; */
        padding-left: 11px;
        padding-right: 11px;
        outline: none;
        width: 100%;
    }

    .e_field [type=number] {
        width: 151px;
    }

    .e_field .js-datepicker {
        width: auto;
    }

    .e_field textarea {
        resize: none;
        height: auto;
        line-height: normal;
        max-height: 80px;
        padding-top: 9px;
        padding-bottom: 5px;
        min-width: 100%;
        max-width: 100%;
    }

        .e_field [type=text]:focus,
        .e_field textarea:focus {
            border-color: #d86c4a;
            color: #000;
        }

.e_field_small {
    font-size: .8em;
    font-style: italic;
}


/*!=== !*/

.e_btn,
.e_btn-carrot,
.e_btn-gray {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    color: #fff;
    background-color: #aaa;
    border-radius: 3px;
    line-height: 33px;
    height: 33px;
    padding: 0 14px;
    cursor: pointer;
    border: 0;
    text-decoration: none;
}

.e_btn-carrot {
    background: #d86c4a;
}

.e_btn-gray {
    background: #888;
}

.e_btn-carrot-sm {
    display: inline-block;
    margin: 0 5px;
    font-size: 15px;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    text-decoration: none;
    background: #d86c4a;
    color: #fff;
    border-radius: 13px;
}


/*!a (auxiliary class) ============================================================!*/

.a_more {
    text-decoration: none;
    color: #006dff;
}


/*!=== !*/

.a_main-indent-m {
    margin-left: 34px;
    margin-right: 34px;
}

.a_main-indent {
    padding-left: 34px;
    padding-right: 34px;
}


/*!=== !*/

.a_calendar-ico {
    background: url(../img/a_calendar-ico.png) no-repeat;
    padding-left: 36px;
}


/*!=== !*/

.a_head-ico {
    background: url(../img/a_head-ico.png) no-repeat;
    padding-left: 27px;
}


/*!=== !*/

.a_round-car-bord {
    border: 2px solid #d86c4a;
    background: #fff;
    border-radius: 9px;
    padding: 31px;
}

.a_wid-bord {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 5px #fff inset;
    padding: 13px 13px 6px 13px;
    border: 1px solid #bbb;
    border-radius: 5px;
    background: #f8f8f8 url(/Content/img/widget/bg.gif) repeat-x scroll left bottom;
}


/*!=== !*/

.a_round {
    background: #fff;
    border-radius: 9px;
    padding: 22px;
}


/*!=== !*/

.a_lens-ico {
    background-image: url(../img/lens.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    padding-left: 34px;
}


/*!=== !*/

.a_sort {
    padding-right: 14px;
    background: url(../img/sort-arw.png) no-repeat 100% 6px;
}

    .a_sort.desc,
    .a_sort.sort_d {
        background-position: 100% -46px;
    }

    .a_sort.act,
    .a_sort.sort_a.colselected {
        background-position: 100% -96px;
    }

        .a_sort.act.desc,
        .a_sort.sort_d.colselected {
            background-position: 100% -139px;
        }

.a_carrot {
    color: #d86c4a;
}


/*!i (id)=========================================================================!*/

[class^=i_logos-] a {
    position: relative;
}

.i_logos-1 a {
    left: -78px;
}

.i_logos-2 a {
    left: -77px;
}

.i_logos-3 a {
    left: -35px;
}

.i_logos-4 a {
    left: 15px;
}

.i_popup-form {
    margin: 0 -10px;
    padding: 0 13px;
}

    .i_popup-form .btn {
        margin: 10px;
        text-align: center;
    }

.i_profile-link {
    position: relative;
    top: -20px;
}

.d_mt-10 {
    margin-top: 10px;
}


/*!standart ======================================================================!*/

#html .abs {
    position: absolute;
}

#html .rel {
    position: relative;
}

#html .fix {
    position: fixed;
}

#html .stat {
    position: static;
}

#html .hid {
    overflow: hidden;
}

#html .cl {
    clear: both;
}

#html .bw:after,
#html [class*=bw_]:after {
    content: "";
    clear: both;
    display: block;
}

#html .show {
    display: block;
}

#html .hide {
    display: none;
}

#html .show-a {
    display: block !important;
}

#html .hide-a {
    display: none !important;
}

#html .ac {
    text-align: center;
}

#html .ar {
    text-align: right;
}

#html .al {
    text-align: left;
}

#html .fr {
    float: right;
}

#html .fl {
    float: left;
}

#html .ilc {
    font-style: italic;
}

#html .fs-norm {
    font-style: normal;
}

#html .bold {
    font-weight: 700;
}

#html .fw-norm {
    font-weight: 400;
}

#html .w100 {
    width: 100%;
}

#html .wauto {
    width: auto;
}

#html .tbl {
    display: table;
    border-collapse: collapse;
    table-layout: fixed;
}

    #html .tbl > * {
        display: table-row;
    }

        #html .tbl > * > * {
            display: table-cell;
        }

    #html .tbl > .capt {
        display: table-caption;
    }

#html .no-ls li,
#html [class*=menu] li,
#html [class*=tabs] li {
    list-style: none;
}

#html .no-bg {
    background: none;
}

#html .no-br {
    border: 0;
}

#html .s-text {
    text-indent: -10000px;
    overflow: hidden;
}

#html .ih-lnk {
    color: inherit;
    text-decoration: inherit;
}


/*!=== !*/

#html .edg {
    padding-left: 5000px;
    padding-right: 5000px;
    margin-left: -5000px;
    margin-right: -5000px;
}

#html .no-selt {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#html .show-ao {
    display: block !important;
    opacity: 1 !important;
}

#html .bx,
#html [class*=bx_] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


/*! .j,j (javascript) .m (used a lot, for c,b,w) .w (main contain wrap) ===!*/


/*!e ===========================================================================!*/

.map .s-form {
    position: absolute;
    top: 36px;
    right: 2px;
    z-index: 20;
    width: 640px;
}

    .map .s-form [type=text] {
        float: left;
        margin-left: 10px;
        font-size: 18px;
        line-height: 27px;
        height: 27px;
        color: #b8b8b8;
        line-height: 31px;
        border: 1px solid #8c8c8c;
        border-radius: 3px;
        padding: 4px 11px 0;
        outline: none;
        width: 526px;
    }

    .map .s-form [type=button] {
        float: left;
        margin-left: 10px;
        display: inline-block;
        margin: 0 5px;
        font-size: 14px;
        color: #fff;
        background-color: #d86c4a;
        border-radius: 3px;
        line-height: 33px;
        height: 33px;
        padding: 0 14px;
        cursor: pointer;
        border: 0;
        text-decoration: none;
        width: 70px;
    }

.form_err_message {
    font-size: 18px;
    color: #d86c4a;
    font-weight: 700;
    margin: 20px 0;
}

.c_main-btn.m_tmp {
    width: 522px;
}

    .c_main-btn.m_tmp .e_btn-big-carrot {
        width: 455px;
    }

.c_page-nave .list_nav_page_num_delim {
    display: none;
}

.c_page-nave .list_nav_page_num_curr_page {
    font-size: 17px;
    display: inline-block;
    color: inherit;
    margin: 4px 0;
    padding: 2px 7px 0;
    line-height: 20px;
    text-decoration: none;
    border-radius: 4px;
    background: #d86c4a;
    color: #fff;
    cursor: default;
}

.list_nav_next,
.list_nav_prev {
    display: none;
}

.tmp_ban-planeta {
    margin: 20px auto;
    width: 728px;
}


/*!tmp!*/

.tmp .tmp_title {
    display: block;
    padding: 53px 40px 70px;
    font-size: 48px;
    text-align: center;
    color: #49382e;
    position: relative;
    z-index: 1;
}

    .tmp .tmp_title + .c_plate {
        margin-top: 0;
    }

.tmp .tmp_email {
    font-size: 24px;
    color: #262626;
    margin: 0 0 20px;
}

.tmp .w_head {
    position: relative;
}

    .tmp .w_head .menu {
        position: absolute;
        right: 10px;
        width: 750px;
        /* 672 */
        /* 717 */
    }

        .tmp .w_head .menu .search {
            margin-left: 10px;
        }

            .tmp .w_head .menu .search .fa {
                width: 17px;
            }

                .tmp .w_head .menu .search .fa.close:before {
                    content: '\f00d';
                }

.announces {
    position: relative;
    /* position: static; */
    height: 100%;
}

.announce_desc {
    background: white;
}

    .announce_desc a {
        text-decoration: none;
        color: #666666;
    }

        .announce_desc a .read-more {
            text-decoration: underline;
            color: #d86c4a;
            margin-top: 10px;
            display: block;
        }

.c_down-menu.c_down-menu-slow {
    transition: 500ms all ease;
    max-height: 0px;
    display: block !important;
    overflow: hidden;
    box-sizing: content-box;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -15px;
    margin-bottom: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    opacity: 0;
}

    .c_down-menu.c_down-menu-slow.opened {
        max-height: 500px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-top-width: 2px;
        border-bottom-width: 2px;
        opacity: 1;
    }

.table-search-result {
}

    .table-search-result thead {
        display: none;
    }

    .table-search-result td {
        padding: 8px 0;
        vertical-align: top;
    }

        .table-search-result td:nth-child(1) {
            width: 320px;
            padding-right: 30px;
        }

        .table-search-result td:nth-child(2) {
            font-family: 'journalC';
            font-size: 16px;
            line-height: 1.4;
        }

    .table-search-result td,
    .table-search-result th {
    }

    .table-search-result .sub_title_sm {
        font-size: 22px;
        padding-top: 25px
    }

.modal *,
.modal *:before,
.modal *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #f2f2f2;
    margin: 111px auto;
    padding: 20px;
    border: 1px solid #888;
    width: 956px;
    position: relative;
}

#modal-agreement .modal-content {
    width: 300px;
    text-align: center;
}

.close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: 10px;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

    .clearfix:after,
    .container:after,
    .container-fluid:after,
    .row:after {
        clear: both;
    }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.my-3 {
    margin-top: 3%;
    margin-bottom: 3%;
}

.mb-2 {
    margin-top: 2%;
    margin-bottom: 2%;
}

.popover {
    position: absolute;
    display: none;
    width: 400px;
    background: #fff;
    border: 1px solid #d86b4a;
    padding: 10px;
}

    .popover .head > div {
        color: #4d4d4d;
        font-size: 15px;
        line-height: 15px;
        letter-spacing: -0.2px;
        width: 260px;
        max-height: 46px;
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: nowrap; */
    }

    .popover .head > span {
        display: block;
        color: #b3b3b3;
        margin-top: -3px;
    }

    .popover .desc {
        color: #4d4d4d;
        font-size: 12px;
        line-height: 14px;
        margin-left: 3px;
        margin-top: 18px;
        /* height: 60px; */
        overflow: hidden;
        max-height: 120px;
        overflow: auto;
        max-height: 100px;
    }

        .popover .desc > span {
            display: block;
            color: #999;
            font-size: 14px;
            margin-bottom: 6px;
        }
/* .js-popover:hover .popover{ */
.js-popover.hover .popover {
    display: block;
}

.popover_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 10px;
    line-height: 0.6;
}

    .popover_close:hover {
        color: #000;
    }
