.invisible-captcha {
    display: none
}

.background {
    background: #666;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    width: 100%;
    z-index: 500
}

.lk-popup {
    position: absolute;
    left: 50%;
    margin-left: -267px;
    top: 180px;
    padding: 40px 60px 30px;
    text-align: center;
    z-index: 700
}

.lk-popup p {
    background-color: #fff;
    display: block;
    float: none;
    clear: both;
    margin-bottom: 10px;
    border-radius: 10px
}

p.info {
    float: left;
    width: 400px;
    height: 85px;
    padding: 0 0 0 20px;
    font-family: 'Gotham', Arial;
    font-size: 15px;
    color: #212121;
    text-decoration: none;
    text-shadow: 1px 1px 1px #ffffff;
    line-height: 16px
}

p.info span {
    display: block;
    height: 58px;
    padding: 15px 23px 0 3px;
    text-align: center
}

.layout-centering {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2%
}

.header, .welcome-header {
    box-shadow: 0 0 10px 2px #eeeeee;
    -o-box-shadow: 0 0 10px 2px #eeeeee;
    -moz-box-shadow: 0 0 10px 2px #eeeeee;
    -webkit-box-shadow: 0 0 10px 2px #eeeeee;
    -ms-box-shadow: 0 0 10px 2px #eeeeee
}

.logo {
    background: url(/assets/images/teletie-logo.svg);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 200px;
    height: 65px
}

.header .left-block {
    float: left
}

.header .left-block .child-1 {
    float: left;
    max-width: 180px
}

.header .left-block .child-2 {
    float: right;
    max-width: 265px
}

.header .right-block {
    float: right
}

.header .right-block .child-1 {
    float: left;
    max-width: 180px
}

.header .right-block .child-2 {
    float: right;
    max-width: 260px
}

.header-profile .item-l, .header-profile .item-r {
    float: left;
    display: inline-block
}

.header-profile .item-l {
    width: 40px
}

.header-profile .item-r {
    width: 220px
}

.header-profile-info .txt {
    text-align: right;
    vertical-align: baseline;
    display: inline-block;
    width: 70px;
    margin: 0 5px 0 0
}

.header-profile-info .info {
    vertical-align: baseline
}

.header-profile-info .info .balance-negative {
    color: #ff0000
}

.header-profile-info .info .balance-positive {
    color: #39b54a
}

.header-profile-info .promised_payment {
    font-size: 11px;
    font-weight: normal;
    color: #ff0000;
    font-family: Arial
}

.img-block {
    margin: 5px 0 5px 10px
}

.img-block .img-block-inner {
    border: 1px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px
}

.content {
    border-bottom: 2px solid #999;
    padding: 0 0 30px
}

.content .left-block .warning_message {
    color: red;
    font-weight: bold
}

.footer .left-block {
    float: left
}

.footer .right-block {
    float: right
}

.pagination span {
    display: inline-block;
    overflow: hidden;
    float: left
}

.pagination span a {
    color: #0079bd;
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px
}

.pagination span a:hover {
    text-decoration: none
}

.pagination span.current {
    background: #fde105;
    padding: 4px 8px
}

table.admin_data tr td, table.admin_data tr th {
    padding: 10px
}

.download-links {
    text-align: right;
    padding: 5px 20px
}

.tariff_description {
    text-align: left
}

.tariff_description th {
    width: 100px
}

.edit-tariff-option .input {
    margin: 12px 0
}

.edit-tariff-option .input label.string {
    display: inline-block;
    width: 200px
}

.edit-tariff-option .input label.boolean {
    padding-left: 20px
}

.edit-tariff-option .input label.string::after, .edit-tariff-option .input label.check_boxes::after, .edit-tariff-option .input label.text::after {
    content: ':'
}

.edit-tariff-option .input.check_boxes label.collection_check_boxes {
    padding-left: 12px
}

.edit-tariff-option .checkbox {
    display: block
}

.edit-tariff-option .actions a, .edit-tariff-option .actions input {
    margin: 10px 30px
}

.admin_adverts {
    min-width: 80%
}

.admin_adverts .advert_weight {
    text-align: right
}

.admin_adverts .advert_banner_image {
    max-width: 200px
}

.admin_adverts .advert_banner_image img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block
}

form.edit_advert fieldset > div, form.new_advert fieldset > div {
    margin: 15px 0
}

form.edit_advert fieldset > div label, form.new_advert fieldset > div label {
    display: inline-block;
    min-width: 120px
}

form.edit_advert fieldset > div select, form.new_advert fieldset > div select {
    width: 250px
}

form.edit_advert fieldset > div input.numeric, form.new_advert fieldset > div input.numeric {
    width: 50px
}

.advert_main div .btn {
    text-align: center;
    background: url("btn1.png") no-repeat;
    bottom: 20%;
    left: 50px;
    right: 0;
    position: absolute;
    font-weight: bold;
    display: block;
    height: 43px;
    padding: 0 0 0 10px;
    font-family: 'Gotham', Helvetica, Arial;
    font-size: 12px;
    color: #212121;
    text-decoration: none;
    text-shadow: 1px 1px 1px #ffffff;
    line-height: 16px;
    border: none;
    width: 150px
}

.advert_main div .btn:hover {
    background: url("btn2.png") no-repeat;
    text-shadow: 1px 1px 1px #fef031
}

.advert_main div .btn span {
    display: block;
    height: 28px;
    padding: 15px 23px 0 3px;
    text-align: center
}

.advert_main div h2 {
    top: 50px;
    bottom: 0;
    position: absolute;
    z-index: 2;
    left: 50px;
    right: 0;
    display: table;
    font-family: 'Gotham', Helvetica, Arial;
    font-weight: bold;
    font-size: 31px;
    color: #000000;
    line-height: 33px;
    text-shadow: 1px 1px 1px #ffffff
}

.advert_main div h2 span {
    font-family: 'Gotham', Helvetica, Arial;
    font-weight: bold;
    font-size: 31px;
    color: #000000;
    line-height: 33px;
    text-shadow: 1px 1px 1px #ffffff;
    display: table-cell;
    height: 130px;
    vertical-align: middle;
    text-align: left
}

.breadcrumbs {
    color: #b5b5b5;
    font-family: 'gotham_probold';
    font-size: 28px
}

.breadcrumbs a {
    text-decoration: underline;
    color: #b5b5b5
}

.breadcrumbs a:hover {
    text-decoration: none
}

.breadcrumbs i {
    color: #b5b5b5;
    font-style: normal;
    padding: 0 5px
}

.breadcrumbs span {
    color: #0079bd
}

select {
    color: #0079bd;
    font-size: 14px;
    height: 28px;
    text-indent: 3px;
    width: 110px
}

.detail_filters {
    clear: both;
    overflow: hidden;
    min-width: 900px
}

.detail_filters .filter-wrapper {
    display: inline-block;
    width: 12%;
    zoom: 1
}

.detail_filters .filter-wrapper select {
    width: 100%
}

.detail_filters .filter-wrapper select.active_filter {
    color: #ff4f4f
}

.detail_filters .filter-wrapper select.active_filter option {
    color: #0079bd
}

@media only screen and (max-width: 980px) {
    .detail_filters .filter-wrapper select {
        max-width: 95px
    }
}

.detail_filters .filter-wrapper.fright {
    margin-right: 120px
}

.detail_filters .filter-wrapper.filter-double {
    width: 24%
}

.detail_filters .filter-wrapper.filter-double select {
    width: 45%
}

.detail_filters .filter-wrapper .month_filter {
    min-width: 400px
}

option {
    text-indent: 5px
}

form.select_period {
    display: inline
}

.download_detail, .send_detail {
    float: right;
    margin: 6px 20px 6px 0
}

.download_detail a::before {
    content: url("excel_icon.png");
    margin-right: 4px
}

.window {
    display: none;
    background: #e6e6e6
}

.window td {
    position: relative;
    top: -1px
}

.td-open {
    background-color: #e9e9e9;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#fdfdfd', endColorstr='#e9e9e9');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #e9e9e9));
    background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fdfdfd 0%, #e9e9e9 100%);
    background-image: linear-gradient(top, #fdfdfd 0%, #e9e9e9 100%);
    border-bottom: 1px solid #e9e9e9 !important
}

.detalization .border-reset td {
    border: 0 none
}

.open {
    background-image: url(arrow-x.png) !important;
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    height: 22px;
    width: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease
}

.btn-open {
    background-image: url(arrow-x.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease
}

.view {
    display: table-row;
    height: 60px
}

.data-table.detalization thead tr td {
    padding: 0 5px
}

.cancel_link {
    margin: 20px
}

.cancel_link a {
    padding: 10px
}

.btn-wrapper:hover .btn-icon {
    background-position: center top
}

.btn-wrapper:hover .btn-text {
    text-align: left
}

.blocks-wrap {
    z-index: inherit;
    zoom: 1;
    font-size: 0
}

.btn {
    width: 215px;
    height: 215px;
    background: #f6f7f9;
    background: -moz-linear-gradient(top, #f6f7f9 0%, #fff 22%, #ebebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(22%, #fff), color-stop(100%, #ebebeb));
    background: -webkit-linear-gradient(top, #f6f7f9 0%, #fff 22%, #ebebeb 100%);
    background: -o-linear-gradient(top, #f6f7f9 0%, #fff 22%, #ebebeb 100%);
    background: -ms-linear-gradient(top, #f6f7f9 0%, #fff 22%, #ebebeb 100%);
    background: linear-gradient(to bottom, #f6f7f9 0%, #fff 22%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#ebebeb', GradientType=0);
    border-radius: 10px;
    border-top: 1px solid #B5B5B5;
    border-left: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    border-bottom: 2px solid #B5B5B5
}

.btn-text-icon-wrapper {
    position: relative
}

.btn-text {
    font-family: "gotham_probold";
    font-weight: bold;
    color: #0079BD;
    font-size: 18px;
    width: 125px;
    position: absolute;
    top: 20px;
    left: 20px
}

.btn-icon {
    position: absolute;
    width: 82px;
    height: 82px;
    top: 112px;
    left: 120px;
    background-repeat: no-repeat;
    background-position: center top
}

.btn-wrapper {
    display: inline-block;
    margin: 12px;
    text-decoration: none
}

.btn-wrapper:hover {
    text-decoration: none
}

.btn-wrapper span {
    display: block
}

#btn1 .btn-icon {
    background-image: url("icon1.png")
}

#btn2 .btn-icon {
    background-image: url("icon2.png")
}

#btn3 .btn-icon {
    background-image: url("icon3.png")
}

#btn4 .btn-icon {
    background-image: url("icon4.png")
}

#btn5 .btn-icon {
    background-image: url("icon5.png")
}

#btn6 .btn-icon {
    background-image: url("icon6.png")
}

#btn7 .btn-icon {
    background-image: url("icon7.png")
}

#btn8 .btn-icon {
    background-image: url("icon8.png")
}

#btn9 .btn-icon {
    background-image: url("icon9.png")
}

#btn-settings1 .btn-icon {
    background-image: url("icon-settings1.png")
}

#btn-settings2 .btn-icon {
    background-image: url("icon-settings2.png")
}

#btn-settings3 .btn-icon {
    background-image: url("icon-settings3.png")
}

.btn-wrapper:hover .btn {
    background: #fff572;
    background: -moz-linear-gradient(top, #fff572 0%, #facd05 76%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff572), color-stop(76%, #facd05));
    background: -webkit-linear-gradient(top, #fff572 0%, #facd05 76%);
    background: -o-linear-gradient(top, #fff572 0%, #facd05 76%);
    background: -ms-linear-gradient(top, #fff572 0%, #facd05 76%);
    background: linear-gradient(to bottom, #fff572 0%, #facd05 76%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff572', endColorstr='#facd05', GradientType=0);
    border-top: 1px solid #FBBD1F;
    border-left: 1px solid #FBBD1F;
    border-right: 1px solid #FBBD1F;
    border-bottom: 2px solid #FBBD1F;
    -webkit-animation-name: btn_animation;
    -webkit-animation-duration: 700ms;
    -webkit-animation-fill-mode: both;
    -o-animation-name: btn_animation;
    -o-animation-duration: 700ms;
    -o-animation-fill-mode: both;
    -moz-animation-name: btn_animation;
    -moz-animation-duration: 700ms;
    -moz-animation-fill-mode: both;
    animation-name: btn_animation;
    animation-duration: 700ms;
    animation-fill-mode: both
}

.btn-wrapper:hover .btn-icon {
    background-position: center bottom;
    -webkit-animation-name: btn_icon_animation;
    -webkit-animation-duration: 200ms;
    -webkit-animation-fill-mode: both;
    -o-animation-name: btn_icon_animation;
    -o-animation-duration: 200ms;
    -o-animation-fill-mode: both;
    -moz-animation-name: btn_icon_animation;
    -moz-animation-duration: 200ms;
    -moz-animation-fill-mode: both;
    animation-name: btn_icon_animation;
    animation-duration: 200ms;
    animation-fill-mode: both
}

.btn-wrapper:hover .btn-text {
    text-align: center;
    -webkit-animation-name: btn_text_animation;
    -webkit-animation-duration: 200ms;
    -webkit-animation-fill-mode: both;
    -o-animation-name: btn_text_animation;
    -o-animation-duration: 200ms;
    -o-animation-fill-mode: both;
    -moz-animation-name: btn_text_animation;
    -moz-animation-duration: 200ms;
    -moz-animation-fill-mode: both;
    animation-name: btn_text_animation;
    animation-duration: 200ms;
    animation-fill-mode: both
}

.admin_menu {
    border-top: 2px solid #ddd
}

@-webkit-keyframes btn_animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5)
    }
    50% {
        opacity: 0.7;
        -webkit-transform: scale(1)
    }
    70% {
        opacity: 1;
        -webkit-transform: scale(0.95)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes btn_icon_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    70% {
        opacity: 1;
        top: 39px;
        left: 67px
    }
    100% {
        top: 39px;
        left: 67px
    }
}

@-webkit-keyframes btn_text_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 1;
        top: 129px;
        left: 45px;
        color: #000000
    }
    100% {
        top: 129px;
        left: 45px;
        color: #000000
    }
}

@-moz-keyframes btn_animation {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5)
    }
    50% {
        opacity: 0.7;
        -moz-transform: scale(1)
    }
    70% {
        opacity: 1;
        -moz-transform: scale(0.95)
    }
    100% {
        -moz-transform: scale(1)
    }
}

@-moz-keyframes btn_icon_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    70% {
        opacity: 1;
        top: 39px;
        left: 67px
    }
    100% {
        top: 39px;
        left: 67px
    }
}

@-moz-keyframes btn_text_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 1;
        top: 129px;
        left: 45px;
        color: #000000
    }
    100% {
        top: 129px;
        left: 45px;
        color: #000000
    }
}

@keyframes btn_animation {
    0% {
        opacity: 0;
        transform: scale(0.5)
    }
    50% {
        opacity: 0.7;
        transform: scale(1)
    }
    70% {
        opacity: 1;
        transform: scale(0.95)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes btn_icon_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    70% {
        opacity: 1;
        top: 39px;
        left: 67px
    }
    100% {
        top: 39px;
        left: 67px
    }
}

@keyframes btn_text_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 1;
        top: 129px;
        left: 45px;
        color: #000000
    }
    100% {
        top: 129px;
        left: 45px;
        color: #000000
    }
}

@-o-keyframes btn_animation {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5)
    }
    50% {
        opacity: 0.7;
        -moz-transform: scale(1)
    }
    70% {
        opacity: 1;
        -moz-transform: scale(0.95)
    }
    100% {
        -moz-transform: scale(1)
    }
}

@-o-keyframes btn_icon_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    70% {
        opacity: 1;
        top: 39px;
        left: 67px
    }
    100% {
        top: 39px;
        left: 67px
    }
}

@-o-keyframes btn_text_animation {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    60% {
        opacity: 1;
        top: 129px;
        left: 45px;
        color: #000000
    }
    100% {
        top: 129px;
        left: 45px;
        color: #000000
    }
}

@media only screen and (min-width: 981px) {
    .img-block {
        text-align: center;
        height: auto;
        max-width: 700px;
        position: relative
    }

    .layout-centering {
        padding: 0 8px
    }
}

@media only screen and (max-width: 980px) {
    .img-block {
        text-align: center;
        height: auto;
        max-width: 460px;
        position: relative
    }

    .img-block h2 {
        top: 5% !important;
        font-size: 20px
    }

    .img-block h2 span {
        font-size: 20px !important
    }

    .blocks-wrap {
        min-width: 500px;
        width: 80%;
        float: right
    }
}

@media only screen and (max-width: 768px) {
    .blocks-wrap {
        float: right;
        min-width: 480px;
        width: 80%
    }

    .img-block {
        max-width: 460px
    }

    .img-block h2 {
        top: 5% !important;
        font-size: 20px
    }

    .img-block h2 span {
        font-size: 20px !important
    }

    .content .left-block {
        width: 22%
    }

    .left-block .font-18 {
        font-size: 1em
    }

    .content-inner .font-28 {
        font-size: 1.2em
    }

    .btn-wrapper:nth-child(2n+1) {
        margin-right: 0
    }

    .btn-wrapper:nth-child(3n+1) {
        margin-right: 12px
    }
}

@media only screen and (max-width: 640px) {
    .blocks-wrap {
        float: none;
        margin: 0 auto;
        max-width: 475px;
        min-width: 475px;
        width: auto
    }

    .btn-wrapper {
        float: left;
        margin: 11px
    }

    .img-block {
        margin: 0 auto;
        max-width: 460px
    }

    .content .left-block {
        float: none;
        text-align: center
    }

    .content .left-block, .content .title {
        text-align: center
    }
}

@media only screen and (max-width: 480px) {
    .img-block {
        display: none
    }

    .blocks-wrap {
        text-align: center;
        min-width: 200px
    }

    .btn-wrapper {
        float: none
    }
}

table.data-table tr.category_name td {
    font-size: 13px;
    font-family: "gotham_probold"
}

table.data-table tr.category_name td::after {
    content: ':'
}

table.data-table .service_name {
    font-size: 13px;
    white-space: nowrap
}

@media only screen and (max-width: 768px) {
    table.data-table .service_name {
        white-space: normal
    }
}

table.data-table .cost {
    font-size: 16px;
    text-align: center
}

@media only screen and (max-width: 980px) {
    .header .left-block {
        width: 56%
    }

    .detail_filters .filter-wrapper .direction_filter {
        margin-left: 10px;
        width: 120px
    }

    .detail_filters .filter-wrapper .service_type_filter {
        margin-left: 10px;
        width: 120px
    }

    .detail_filters .filter-wrapper .cost_type_filter {
        margin-left: 60px;
        width: 120px
    }
}

@media only screen and (max-width: 768px) {
    .header .left-block {
        width: 66%
    }

    .header .right-block {
        width: 32%
    }

    .left-block .font-18 {
        font-size: 1em
    }

    .welcome .welcome-form {
        margin: 0 0 20px !important
    }

    .detail_filters .filter-wrapper .direction_filter {
        margin-left: 4px;
        width: 100px
    }

    .detail_filters .filter-wrapper .service_type_filter {
        margin-left: 4px;
        width: 100px
    }

    .detail_filters .filter-wrapper .cost_type_filter {
        margin-left: 20px;
        width: 100px
    }
}

@media only screen and (max-width: 640px) {
    .header .left-block .child-1, .header .left-block .child-2, .header .right-block .child-1, .header .right-block .child-2, .content .center-block {
        float: none
    }

    .header .right-block .child-2 {
        text-align: right
    }

    .header .right-block .child-2 .button-1 {
        float: none !important;
        margin: 0 5px 5px 0
    }

    .header .right-block .child-1 {
        text-align: right
    }

    .layout-centering {
        padding: 0
    }

    .welcome .welcome-form {
        margin: 0 auto 20px !important
    }

    .welcome .lte_password_hint {
        display: none
    }

    .main-container {
        padding: 0 5px
    }

    .breadcrumbs {
        text-align: center;
        line-height: 2.5em
    }

    .breadcrumbs a, .breadcrumbs i, .breadcrumbs span {
        font-size: 22px
    }

    .table-wrap {
        overflow: visible
    }
}

@media only screen and (max-width: 480px) {
    html {
        -webkit-text-size-adjust: none
    }

    .header .left-block .child-1, .header .left-block .child-2, .header .right-block .child-1, .header .right-block .child-2 {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .header .left-block, .header .right-block {
        float: none;
        width: 100%
    }

    .header-inner {
        position: relative;
        overflow: visible !important
    }

    .header-inner .left-block .child-1 {
        top: 0;
        text-align: center
    }

    .header-inner .left-block .child-2 {
        top: 115px
    }

    .header-inner .right-block .child-1 {
        text-align: center;
        top: 65px
    }

    .header-inner .right-block .child-2 {
        text-align: center;
        top: 320px
    }

    .header-profile-info .txt, .header-profile-info .info {
        display: block;
        width: 100%;
        text-align: center
    }

    .header-profile .item-l {
        display: block;
        float: none;
        margin: 0 0 15px;
        text-align: center;
        width: 100%
    }

    .header-profile .item-r {
        display: block;
        float: none;
        width: 100%
    }

    .footer {
        position: relative;
        height: 130px
    }

    .footer .left-block, .footer .right-block {
        float: none;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center
    }

    .footer .left-block {
        top: 70px
    }

    .footer .right-block {
        top: 5px
    }
}

@media (max-width: 480px) {
    .btn-wrapper {
        display: block
    }

    .btn {
        width: 100%;
        height: 100px
    }

    .btn-text {
        width: 80%;
        text-align: left;
        position: static;
        height: 100px;
        display: table-cell !important;
        vertical-align: middle;
        padding-left: 90px
    }

    .btn-icon {
        left: 10px;
        top: 8px
    }

    .btn-wrapper:nth-child(2n+1) {
        margin-right: 12px
    }

    .btn-wrapper:hover .btn-icon, .btn-wrapper:hover .btn-text, .btn-wrapper:hover .btn {
        animation: none;
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        text-align: left
    }

    .btn-wrapper:hover .btn-icon {
        background-position: center top
    }

    .welcome-form {
        min-width: auto
    }
}

.rest_item {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.rest_item:last-child {
    border-bottom: none
}

.rest_item .rest_item_name {
    display: inline-block;
    float: left;
    vertical-alignment: middle;
    width: 140px;
    margin-top: 10px;
    margin-bottom: 10px
}

.rest_item .rest_item_value {
    display: inline-block;
    float: right;
    width: 140px;
    margin-top: 10px;
    margin-bottom: 4px
}

.rest_item .rest_item_value .rest_item_axe {
    position: relative;
    text-align: left;
    margin-top: 2px;
    font-size: 11px
}

.rest_item .rest_item_value .rest_item_axe .rest_item_end {
    position: absolute;
    right: 0
}

.rest_item .rest_item_value .progress-bar {
    position: relative;
    height: 28px;
    padding: 0;
    margin-right: 5px;
    width: 98%;
    border-radius: 4px;
    box-shadow: inset 0px 1px 5px 0px #c6c3ce;
    border: 1px solid #8e8b94;
    border-bottom-color: #cfcdd8;
    border-left-color: #b4a784;
    border-right-color: #b4a784
}

.rest_item .rest_item_value .progress-bar.progress-bar-half {
    box-shadow: inset 0px 1px 5px 0px #facd85;
    border: 1px solid #fafd05;
    border-bottom-color: #facd05;
    border-left-color: #facd05;
    border-right-color: #facd05
}

.rest_item .rest_item_value .progress-bar.progress-bar-quart {
    box-shadow: inset 0px 1px 5px 0px #ff8080;
    border: 1px solid #ff0000;
    border-bottom-color: #ff4040;
    border-left-color: #ff0000;
    border-right-color: #ff0000
}

.rest_item .rest_item_value .progress-bar .progress-bar-graph {
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #e2d9d9;
    background: #bbdfed;
    background: -moz-linear-gradient(top, #bbdfed 0%, #58c5ed 0%, #bce0ee 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #bbdfed), color-stop(0%, #58c5e5), color-stop(100%, #bce0ee));
    background: -webkit-linear-gradient(top, #bbdfed 0%, #58c5e5 0%, #bce0ee 100%);
    background: -o-linear-gradient(top, #bbdfed 0%, #58c5e5 0%, #bce0ee 100%);
    background: -ms-linear-gradient(top, #bbdfed 0%, #58c5e5 0%, #bce0ee 100%);
    background: linear-gradient(to bottom, #bbdfed 0%, #58c5e5 0%, #bce0ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbdfed', endColorstr='#bce0ee', GradientType=0)
}

.rest_item .rest_item_value .progress-bar .progress-bar-text {
    padding-top: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%
}

@media (max-width: 980px) {
    .rest_item .rest_item_name, .rest_item .rest_item_value {
        display: block;
        float: none;
        text-align: center;
        width: auto
    }
}

.data-table.statistics #tariff_rests_site #tariff_rests_header {
    display: none
}

table.statistics tr td {
    font-size: 16px
}

table.statistics tr td.name::after {
    content: ':'
}

table.statistics tr td.level_1 {
    font-weight: bold
}

table.statistics tr td.level_2 {
    padding-left: 50px
}

@font-face {
    font-family: 'gotham_probold';
    src: url(/assets/fonts/gothaprobol-webfont.eot);
    src: url(/assets/fonts/gothaprobol-webfont.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/gothaprobol-webfont.woff2) format("woff2"), url(/assets/fonts/gothaprobol-webfont.woff) format("woff"), url(/assets/fonts/gothaprobol-webfont.ttf) format("truetype"), url(/assets/fonts/gothaprobol-webfont.svg#gotham_probold) format("svg")
}

.gotham_probold {
    font-family: 'gotham_probold'
}

.grid, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    display: inline;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.grid-1 {
    width: 8.33333%
}

.grid-2 {
    width: 16.66667%
}

.grid-3 {
    width: 25%
}

.grid-4 {
    width: 33.33333%
}

.grid-5 {
    width: 41.66667%
}

.grid-6 {
    width: 50%
}

.grid-7 {
    width: 58.33333%
}

.grid-8 {
    width: 66.66667%
}

.grid-9 {
    width: 75%
}

.grid-10 {
    width: 83.33333%
}

.grid-11 {
    width: 91.66667%
}

.grid-12 {
    width: 100%
}

.all-m-1 {
    margin: 5px !important
}

.all-m-2 {
    margin: 10px !important
}

.all-m-3 {
    margin: 15px !important
}

.all-m-4 {
    margin: 20px !important
}

.all-m-5 {
    margin: 25px !important
}

.all-m-6 {
    margin: 30px !important
}

.all-m-7 {
    margin: 35px !important
}

.all-m-8 {
    margin: 40px !important
}

.all-m-9 {
    margin: 45px !important
}

.all-m-10 {
    margin: 50px !important
}

.after-1 {
    margin-bottom: 5px !important
}

.after-2 {
    margin-bottom: 10px !important
}

.after-3 {
    margin-bottom: 15px !important
}

.after-4 {
    margin-bottom: 20px !important
}

.after-5 {
    margin-bottom: 25px !important
}

.after-6 {
    margin-bottom: 30px !important
}

.after-7 {
    margin-bottom: 35px !important
}

.after-8 {
    margin-bottom: 40px !important
}

.after-9 {
    margin-bottom: 45px !important
}

.after-10 {
    margin-bottom: 50px !important
}

.before-1 {
    margin-top: 5px !important
}

.before-2 {
    margin-top: 10px !important
}

.before-3 {
    margin-top: 15px !important
}

.before-4 {
    margin-top: 20px !important
}

.before-5 {
    margin-top: 25px !important
}

.before-6 {
    margin-top: 30px !important
}

.before-7 {
    margin-top: 35px !important
}

.before-8 {
    margin-top: 40px !important
}

.before-9 {
    margin-top: 45px !important
}

.before-10 {
    margin-top: 50px !important
}

.prepend-1 {
    margin-left: 5px !important
}

.prepend-2 {
    margin-left: 10px !important
}

.prepend-3 {
    margin-left: 15px !important
}

.prepend-4 {
    margin-left: 20px !important
}

.prepend-5 {
    margin-left: 25px !important
}

.prepend-6 {
    margin-left: 30px !important
}

.prepend-7 {
    margin-left: 35px !important
}

.prepend-8 {
    margin-left: 40px !important
}

.prepend-9 {
    margin-left: 45px !important
}

.prepend-10 {
    margin-left: 50px !important
}

.append-1 {
    margin-right: 5px !important
}

.append-2 {
    margin-right: 10px !important
}

.append-3 {
    margin-right: 15px !important
}

.append-4 {
    margin-right: 20px !important
}

.append-5 {
    margin-right: 25px !important
}

.append-6 {
    margin-right: 30px !important
}

.append-7 {
    margin-right: 35px !important
}

.append-8 {
    margin-right: 40px !important
}

.append-9 {
    margin-right: 45px !important
}

.append-10 {
    margin-right: 50px !important
}

.p-all-1 {
    padding: 5px !important
}

.p-all-2 {
    padding: 10px !important
}

.p-all-3 {
    padding: 15px !important
}

.p-all-4 {
    padding: 20px !important
}

.p-all-5 {
    padding: 25px !important
}

.p-all-6 {
    padding: 30px !important
}

.p-all-7 {
    padding: 35px !important
}

.p-all-8 {
    padding: 40px !important
}

.p-all-9 {
    padding: 45px !important
}

.p-all-10 {
    padding: 50px !important
}

.p-after-1 {
    padding-bottom: 5px !important
}

.p-after-2 {
    padding-bottom: 10px !important
}

.p-after-3 {
    padding-bottom: 15px !important
}

.p-after-4 {
    padding-bottom: 20px !important
}

.p-after-5 {
    padding-bottom: 25px !important
}

.p-after-6 {
    padding-bottom: 30px !important
}

.p-after-7 {
    padding-bottom: 35px !important
}

.p-after-8 {
    padding-bottom: 40px !important
}

.p-after-9 {
    padding-bottom: 45px !important
}

.p-after-10 {
    padding-bottom: 50px !important
}

.p-before-1 {
    padding-top: 5px !important
}

.p-before-2 {
    padding-top: 10px !important
}

.p-before-3 {
    padding-top: 15px !important
}

.p-before-4 {
    padding-top: 20px !important
}

.p-before-5 {
    padding-top: 25px !important
}

.p-before-6 {
    padding-top: 30px !important
}

.p-before-7 {
    padding-top: 35px !important
}

.p-before-8 {
    padding-top: 40px !important
}

.p-before-9 {
    padding-top: 45px !important
}

.p-before-10 {
    padding-top: 50px !important
}

.p-prepend-1 {
    padding-left: 5px !important
}

.p-prepend-2 {
    padding-left: 10px !important
}

.p-prepend-3 {
    padding-left: 15px !important
}

.p-prepend-4 {
    padding-left: 20px !important
}

.p-prepend-5 {
    padding-left: 25px !important
}

.p-prepend-6 {
    padding-left: 30px !important
}

.p-prepend-7 {
    padding-left: 35px !important
}

.p-prepend-8 {
    padding-left: 40px !important
}

.p-prepend-9 {
    padding-left: 45px !important
}

.p-prepend-10 {
    padding-left: 50px !important
}

.p-append-1 {
    padding-right: 5px !important
}

.p-append-2 {
    padding-right: 10px !important
}

.p-append-3 {
    padding-right: 15px !important
}

.p-append-4 {
    padding-right: 20px !important
}

.p-append-5 {
    padding-right: 25px !important
}

.p-append-6 {
    padding-right: 30px !important
}

.p-append-7 {
    padding-right: 35px !important
}

.p-append-8 {
    padding-right: 40px !important
}

.p-append-9 {
    padding-right: 45px !important
}

.p-append-10 {
    padding-right: 50px !important
}

.fleft {
    float: left !important
}

.fright {
    float: right !important
}

.clear {
    clear: both
}

.clearfix {
    zoom: 1;
    overflow: hidden
}

.clearfix:before {
    display: block;
    height: 0;
    content: "";
    font-size: 0;
    visibility: hidden
}

.clearfix:after {
    clear: both
}

.overflowed {
    overflow: hidden
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.inline-block {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.block {
    display: block
}

.valign-top {
    vertical-align: top
}

.valign-middle {
    vertical-align: middle
}

.valign-bottom {
    vertical-align: bottom
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px
}

.font-18 {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-21 {
    font-size: 21px
}

.font-22 {
    font-size: 22px
}

.font-28 {
    font-size: 28px
}

.reset-list, nav ul, nav ol {
    margin: 0;
    padding: 0;
    list-style: none
}

input {
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

input[type='text'], input[type='search'], input[type='password'], input[type='email'], input[type='tel'] {
    background: #fff;
    border: 1px solid #b5b5b5;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    color: #333;
    font-size: 14px
}

input[type='text']:focus, input[type='search']:focus, input[type='password']:focus, input[type='email']:focus, input[type='tel']:focus {
    border-color: #999
}

input[type='text'].error, input[type='search'].error, input[type='password'].error, input[type='email'].error, input[type='tel'].error {
    background: #f5bea3
}

input[type='submit'], input[type='button'] {
    cursor: pointer
}

textarea {
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background: #fff;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #b2b2b2;
    margin: 0 0 5px 0 !important;
    resize: vertical;
    color: #333
}

textarea:focus {
    border-color: #999
}

.error-text {
    color: #e55c19;
    font-size: 11px;
    overflow: hidden;
    line-height: 14px
}

.button-1 {
    color: #0079bd;
    font-family: Arial;
    font-size: 14px;
    padding: 6px 10px;
    border: 1px solid #b5b5b5;
    border-bottom: 2px solid #b5b5b5;
    margin-right: 10px;
    display: inline-block;
    background-color: #e6e6e6;
    background-image: -webkit-linear-gradient(top, #e6e6e6 0%, #fafafa 50%, #e6e6e6 100%);
    background-image: -moz-linear-gradient(top, #e6e6e6 0%, #fafafa 50%, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #e6e6e6 0%, #fafafa 50%, #e6e6e6 100%);
    background-image: linear-gradient(top, #e6e6e6 0%, #fafafa 50%, #e6e6e6 100%);
    border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px
}

.button-1:hover {
    background-color: #fafafa;
    background-image: none;
    text-decoration: none
}

.button-2 {
    border: 0;
    border-bottom: 1px solid #b5b5b5;
    padding: 12px 45px;
    color: #666666;
    font-size: 18px;
    font-family: 'gotham_probold';
    border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    background-color: #face05;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffef05), color-stop(100%, #face05));
    background-image: -webkit-linear-gradient(top, #ffef05 0%, #face05 100%);
    background-image: -moz-linear-gradient(top, #ffef05 0%, #face05 100%);
    background-image: -o-linear-gradient(top, #ffef05 0%, #face05 100%);
    background-image: linear-gradient(top, #ffef05 0%, #face05 100%)
}

.button-2:hover {
    background: #ffef05
}

.button-1, .button-2 {
    text-decoration: none;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease
}

.radius-reset {
    border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0
}

.transition-reset {
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -moz-transition: none
}

.bg-res {
    background: none !important
}

.capitalize {
    text-transform: capitalize
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.bold {
    font-weight: bold
}

.color-1 {
    color: #fff
}

.color-2 {
    color: #000
}

.color-3 {
    color: #0079bd
}

.color-4 {
    color: #facd05
}

.color-5 {
    color: #666666
}

.color-6 {
    color: #999999
}

.bordered-1 {
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px
}

.border-1 {
    border: 1px solid #dc7f1b
}

.box-shadow-1 {
    box-shadow: 3px 3px 4px -1px #cccccc;
    -o-box-shadow: 3px 3px 4px -1px #cccccc;
    -moz-box-shadow: 3px 3px 4px -1px #cccccc;
    -webkit-box-shadow: 3px 3px 4px -1px #cccccc;
    -ms-box-shadow: 3px 3px 4px -1px #cccccc
}

.text-shadow-1 {
    text-shadow: 3px 3px 4px #cccccc;
    -o-text-shadow: 3px 3px 4px #cccccc;
    -moz-text-shadow: 3px 3px 4px #cccccc;
    -webkit-text-shadow: 3px 3px 4px #cccccc;
    -ms-text-shadow: 3px 3px 4px #cccccc
}

.separator {
    min-height: 5px;
    clear: both;
    width: 100%;
    background: #77c6e5;
    border-top: 1px solid #00aeef;
    border-bottom: 1px solid #00aeef
}

.border-none {
    border: 0 none
}

.full-border {
    border: 1px solid #cfcece
}

.dashed-border {
    border-bottom: 1px dashed #fff
}

* {
    outline: none;
    vertical-align: top
}

html, body {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    font-family: Arial
}

p {
    margin: 0 0 10px;
    font-size: 14px
}

table {
    max-width: 100%
}

a, img {
    border: none
}

a {
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    color: #176db5;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a > * {
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal
}

h1.title-1, h2.title-1, h3.title-1, h4.title-1, h5.title-1, h6.title-1, .h1.title-1, .h2.title-1, .h3.title-1, .h4.title-1, .h5.title-1, .h6.title-1 {
    text-transform: uppercase
}

h1, .h1 {
    font-size: 24px
}

h2, .h2 {
    font-size: 22px
}

h3, .h3 {
    font-size: 20px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 16px
}

h6, .h6 {
    font-size: 14px
}

.dec-n {
    text-decoration: none
}

.dec-n:hover {
    text-decoration: underline
}

.dec-y {
    text-decoration: underline
}

.dec-y:hover {
    text-decoration: none
}

.dec-res {
    text-decoration: none
}

.dec-res:hover {
    text-decoration: none
}

.dec-a {
    text-decoration: underline
}

.table-wrap {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    min-width: 900px
}

@media only screen and (max-width: 640px) {
    .table-wrap {
        overflow: visible
    }
}

.data-table {
    border-collapse: collapse;
    width: 100%;
    min-width: 900px
}

.data-table thead tr {
    background-color: #535353;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#7a7a7a', endColorstr='#535353');
    background-image: -webkit-linear-gradient(top, #7a7a7a 0%, #535353 100%);
    background-image: -moz-linear-gradient(top, #7a7a7a 0%, #535353 100%);
    background-image: -o-linear-gradient(top, #7a7a7a 0%, #535353 100%);
    background-image: linear-gradient(top, #7a7a7a 0%, #535353 100%)
}

.data-table thead tr td, .data-table thead tr th {
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    height: 32px
}

.data-table.table-inner tr td {
    border: 0 none;
    height: 30px
}

.data-table tr td, .data-table tr th {
    border-bottom: 1px solid #b3b3b3;
    color: #666666;
    font-size: 12px;
    height: 35px;
    padding: 0 15px;
    vertical-align: middle
}

.data-table tr td.numeric, .data-table tr th.numeric {
    text-align: right;
    padding-right: 20px
}

.data-table tr td.total, .data-table tr th.total {
    font-weight: bold
}

.data-table .green {
    color: #39b54a
}

.data-table .red {
    color: #ff4f4f
}

.data-table .border-reset td {
    border: 0 none
}

.welcome, .send_email {
    min-height: 680px
}

.welcome .welcome-form, .send_email .welcome-form {
    max-width: 450px;
    min-width: 360px;
    margin: 0 auto;
    border: 1px solid #b5b5b5;
    border-bottom: 2px solid #b5b5b5;
    background-color: #ececec;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f6f7f9', endColorstr='#ececec');
    background-image: -webkit-linear-gradient(top, #f6f7f9 0%, #ececec 100%);
    background-image: -moz-linear-gradient(top, #f6f7f9 0%, #ececec 100%);
    background-image: -o-linear-gradient(top, #f6f7f9 0%, #ececec 100%);
    background-image: linear-gradient(top, #f6f7f9 0%, #ececec 100%);
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px
}

.welcome .welcome-form-inner, .send_email .welcome-form-inner {
    margin: 0 auto;
    width: 290px;
    padding: 35px 0
}

.welcome .welcome-form .input-row input, .send_email .welcome-form .input-row input {
    margin: 0;
    padding: 0;
    width: 290px
}

.welcome .welcome-form .capcha-block input, .send_email .welcome-form .capcha-block input {
    width: 125px
}

.welcome .welcome-form .input-row, .welcome .welcome-form .capcha-block, .send_email .welcome-form .input-row, .send_email .welcome-form .capcha-block {
    position: relative
}

.welcome .welcome-form .capcha-block, .send_email .welcome-form .capcha-block {
    height: 40px
}

.welcome .welcome-form .capcha, .send_email .welcome-form .capcha {
    width: 125px;
    height: 40px
}

.welcome .welcome-form .input-row .red, .welcome .welcome-form .capcha-block .red, .send_email .welcome-form .input-row .red, .send_email .welcome-form .capcha-block .red {
    color: #fd4242;
    font-size: 1.5em;
    font-weight: bold;
    padding: 1px;
    position: absolute;
    right: -20px;
    top: -5px
}

.welcome .welcome-form .input-row .tooltip, .welcome .welcome-form .capcha-block .tooltip, .send_email .welcome-form .input-row .tooltip, .send_email .welcome-form .capcha-block .tooltip {
    position: relative;
    color: #000;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#feed05', endColorstr='#fad014');
    background-image: -webkit-linear-gradient(top, #feed05 0%, #fad014 100%);
    background-image: -moz-linear-gradient(top, #feed05 0%, #fad014 100%);
    background-image: -o-linear-gradient(top, #feed05 0%, #fad014 100%);
    background-image: linear-gradient(top, #feed05 0%, #fad014 100%);
    border-radius: 50%;
    position: absolute;
    right: -45px;
    top: 6px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    width: 18px;
    height: 18px;
    cursor: pointer
}

.welcome .contact_phone_remark, .send_email .contact_phone_remark {
    width: 450px;
    margin: 20px auto;
    text-align: left
}

.welcome .lte_password_hint, .send_email .lte_password_hint {
    font-size: 14px;
    line-height: 180%;
    float: right;
    width: 130px;
    min-height: 100px;
    padding: 20px 5px;
    border: 1px dashed #666666;
    color: #666666
}

.welcome .lte_password_hint a, .send_email .lte_password_hint a {
    color: #666666;
    text-decoration: none;
    border-bottom: 1px dashed #666666
}

.welcome .lte_password_hint a:hover, .send_email .lte_password_hint a:hover {
    border-bottom: 1px solid #666666
}

.send_email {
    min-height: inherit;
    height: 320px
}

.tooltip:hover:after {
    background: #fff;
    border-radius: 5px;
    bottom: 26px;
    color: #666666;
    font-size: 12px;
    content: attr(title);
    left: 20%;
    padding: 15px 10px;
    position: absolute;
    z-index: 98;
    width: 140px;
    border: 1px solid #cccccc
}

.tooltip:hover:before {
    border: solid;
    border-color: #b3b3b3 transparent;
    border-width: 0 8px 8px 0;
    bottom: 30px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99
}

.welcome-footer-inner {
    max-width: 920px
}

.alert-message {
    position: relative;
    margin-top: 15px;
    border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px
}

.alert-message.error {
    color: #ff0000;
    border: 1px solid #ff0000;
    background: #ff9e9e
}

.alert-message.error span {
    color: #ff4040;
    border: 1px solid #ff4040
}

.alert-message.error span:hover {
    border: 1px solid #ff0000;
    color: #ff0000
}

.alert-message.alert {
    color: #d17000;
    border: 1px solid #d17000;
    background: #fbd599
}

.alert-message.notice {
    color: #505050;
    border: 1px solid #b5b5b5;
    background: #ececec
}

.alert-message span {
    position: absolute;
    cursor: pointer;
    right: 5px;
    top: 5px;
    padding-right: 1px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    width: 18px;
    height: 18px;
    border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    border: 1px solid #b5b5b5;
    color: #b5b5b5;
    font-size: 10px;
    text-transform: uppercase
}

.alert-message span:hover {
    border: 1px solid #a0a0a0;
    color: #a0a0a0
}

@media only screen and (max-width: 980px) {
    .welcome {
        min-height: 500px
    }
}

@media only screen and (max-width: 768px) {
    .welcome {
        min-height: unset
    }
}
