/** Inline styles */
.login .content {
    margin-right: 60%;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.20);
}

.login .logo {
    margin-right: 62%;
}

.login .copyright {
    margin-right: 63%;
    color: #000;
}

.login .copyright a {
    color: #000;
}

@media (max-width: 992px) {
    .login .content {
        margin-right: auto;
    }

    .login .logo {
        margin-right: auto;
    }

    .login .copyright {
        margin-right: auto;
    }
}

.header .navbar-inner .container-fluid > div > ul.nav .dropdown .manager-icon {
    padding-bottom: 8px;
    padding-top: 8px;
}

.header .nav li.dropdown a:hover i {
    color: white !important;
}

.portlet .portlet-title {
    border-radius: 5px 5px 0 0 !important;
}

.portlet-chart .portlet-body {
    border-radius: 5px 5px 5px 5px !important;
}

.portlet-body {
    background-color: #fff;
    border-radius: 0 0 5px 5px !important;
}

.portlet.box.grey .portlet-title .caption > i {
    color: #484357;
}

body {
    background-color: #eff0f0;
}

.portlet-title .btn {
    text-decoration: none;
    display: inline-block;
    color: #f7f7f7;
    font: 400 12px/12px "Roboto", Geneva, Arial, Helvetica, sans-serif;
    padding: 4px 13px;
    border-radius: 20px !important;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.07);
    background: #6cbb00;
}

@media (min-width: 1200px) and (max-width: 1779px) {
    .without-actions .b-offers__item:nth-child(even) {
        display: block;
    }
}

.header .nav .dropdown-menu.inbox a:hover i {
    color: #333 !important;
}

@media (min-width: 992px) {

    /*.b-page_content_login.tradeleads {
        background-image: none !important;
        background-color: #444 !important;
        background-position: right 85% !important;
        background-size: cover !important;
        min-height: 100%;
    }*/
    .b-page_content_login.tradeleads.login .logo {
        margin-right: 63%;
    }

    .b-page_content_login.tradeleads.login .content {
        margin-right: 60%;
    }

    .b-page_content_login.tradeleads.login .copyright {
        margin-right: 63%;
    }

    .b-page_content_login.tradeleads.login {
        padding-left: 40px !important;
    }
}

.heading_content_statistika,
.heading_content_categories {
    font: normal 16px/18px "Roboto", Geneva, Arial, Helvetica, sans-serif;
    color: #484357;
    margin-bottom: 27px;
}

/*.b-debit-card-info >*/
.b-debit-card-info {
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 80px 25px 25px;
    margin-top: 20px;
    width: 330px;
    height: 190px;
    background: #58B4DF url("../images/card-layer.png") no-repeat;
    border-radius: 8px !important;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.b-debit-card-info__number {
    font-size: 20px;
    margin-bottom: 10px;
}

.b-debit-card-info__expire {
    text-align: center;
}

.b-debit-card-info__holder {
    font-size: 14px;
    position: absolute;
    left: 25px;
    bottom: 25px;
}

.b-debit-card-info__currency {
    position: absolute;
    right: 25px;
    bottom: 25px
}

.b-debit-card-status {
    margin-left: 180px;
}

.card-two #debit-card-container-not-confirmed .btn-refresh,
.card-two #debit-card-container-not-confirmed .btn-reconnect-modal {
    display: none;
}

.carousel_tradeleads {
    margin-top: 45px;
    margin-bottom: 5px;
}

.carousel_tradeleads .carousel-control {
    top: 50%;
}

/* да простит меня боженька за этот трешняк */
.select-country-in-reg {
    width: 288px !important;
    padding-left: 33px !important
}

.smsphone-in-reg .btn-send {
    background-color: #1d943b !important;
    color: #fff !important;
    display: inline-block;
    margin-top: 10px;
}

.smsphone-in-reg .btn-send:hover,
.smsphone-in-reg .btn-send:active,
.smsphone-in-reg .btn-send:focus {
    background-color: #35AA47 !important;
    text-decoration: none;
}

.smsphone-in-reg .help-inline {
    display: block;
    margin-top: 10px;
    clear: both;
}

.smsphone-in-reg .confirm-code {
    margin: 10px 10px 0 0;
    padding: 6px;
    height: 20px;
    line-height: 20px;
    width: 113px !important;
    max-width: none !important;
}

.smsphone-in-reg .btn-group {
    margin-top: 9px;
}

.smsphone-in-reg .sms-ok {
    float: right;
    margin-top: -29px;
    margin-right: 10px;
}

.j-tradeleads-carousel-item {
    display: block;
}

/* да простит меня боженька за этот трешняк < */

.b-hz_content_kibervesna {
    margin-top: -11px;
}

.b-table_color_tradeleads td,
.b-table_color_tradeleads th {
    text-align: center;
}

.b-table_color_tradeleads td {
    width: 33.33333%;
}

/** Button */
.flash-button {
    color: #FFFFFF;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }
    50% {
        background-color: #C20000;
        box-shadow: 0 0 10px #C20000;
    }
    100% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #B20000;
        -moz-box-shadow: 0 0 3px #B20000;
    }
    50% {
        background-color: #C20000;
        box-shadow: 0 0 10px #C20000;
    }
    100% {
        background-color: #B20000;
        -moz-box-shadow: 0 0 3px #B20000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }
    50% {
        background-color: #C20000;
        box-shadow: 0 0 10px #C20000;
    }
    100% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }
}

@keyframes glowing {
    0% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }
    50% {
        background-color: #C20000;
        box-shadow: 0 0 10px #C20000;
    }
    100% {
        background-color: #B20000;
        box-shadow: 0 0 3px #B20000;
    }
}

.flash-button {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.flash-button:hover {
    color: #ffef8f !important;
}

/** End button */

.sort-circle .ui-sortable-handle {
    cursor: pointer;
}

.sort-circle .ui-sortable {
    list-style-type: circle;
}

.b-group-social-networks__item {
    color: #fff !important;
    text-decoration: none !important;
}

/* dynamic reports*/
.button {
    background: #e5e5e5;
    border: none;
    padding: 7px 14px;
    text-shadow: none;
    font: normal 14px "Segoe UI", Helvetica, Arial, sans-serif;
    color: #333333;
    cursor: pointer;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    text-decoration: none;
}

.button:hover,
.button:focus {
    color: #333;
    background: #d8d8d8;
    text-decoration: none;
}

.button .icon,
.btn .icon {
    font-size: inherit;
    color: inherit;
    margin-right: 5px;
}

.portlet-title_content_dynamic-reports .actions {
    margin-top: 0;
}

.modal-body_content_dr-settings {
    min-height: 550px;
}

.modal-body_content_dr-save,
.modal-body_content_dr-download {
    min-height: 150px;
}

/* <dynamic reports*/
#common_models_ar_Offers_offer_channels label,
#common_models_ar_Offers_offer_notification_restrictions label,
#manager_models_web_CloneForm_to_clone label,
.radio label {
    display: inline-block;
}

.statistics .nav {
    margin-bottom: 8px;
}

.b-kvartira2017-cabinet {
    background: url("../images/kvartira2017-cabinet-bg.png") no-repeat center right;
    background-size: cover;
    display: block;
    min-height: 261px;
    border-radius: 5px !important;
    text-decoration: none;
}

.b-kvartira2017-cabinet:after {
    content: '' !important;
}

.b-page_content_login .content {
    cursor: default;
}

.b-page_content_login {
    cursor: pointer;
}

.disabled-div {
    pointer-events: none;
    opacity: 0.4;
}

.datepicker.datepicker-dropdown {
    margin-top: 45px;
}

.control-label-dropdown {
    float: right !important;
}

.control-label-dd {
    margin-top: -7px;
    margin-bottom: 0;
}

.bootstrap-select.control-label-dropdown button.dropdown-toggle:focus {
    outline: none !important;
}

.portlet-body .btn-group.control-label-dropdown {
    margin-bottom: 0 !important;
}

.control-label-dropdown button,
.control-label-dropdown button:hover,
.control-label-dropdown button:active,
.control-label-dropdown button:focus {
    background: none !important;
}

.control-label-dropdown li.selected a {
    background-color: #eee;
}

.control-label-dropdown li a {
    padding: 0 10px 10px 0 !important;
}

.control-label-dropdown button span {
    text-align: right !important;
}

.inline-grid.grid-view table.items th,
.inline-grid.grid-view table.items td,
.inline-grid .scrolling {
    overflow: inherit !important;
    overflow-y: inherit !important;
}

.inline-grid .dropdown-menu li:first-child {
    padding: 3px;
    text-align: center;
    background-color: beige;
}

.tab-content {
    overflow: inherit;
}

.profitable {
    background-color: rgba(53, 170, 71, 0.157) !important;
}

.b-tree-label {
    cursor: default;
}

.b-universal-tree-selected {

}

.b-universal-tree-selected__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #868998;
    font: 400 14px "Segoe UI", Helvetica, Arial, sans-serif;
    margin-right: 16px;
    padding-left: 15px;
}

.b-universal-tree-selected__item:first-child {
    margin-left: 16px;
}

.b-universal-tree-selected__item-cross {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.b-code {
    white-space: normal;
    display: block;
    word-wrap: break-word;
}

.b-shine {
    height: 45px;
    width: 101px;
    padding: 0px 4px !important;
}

.b-offer-view-default__btn {
    background-color: #f0f1f1;
    float: right;
}

#daterangepicker-dpc-interval-input-period .calendar, #daterangepicker-dpc-interval-input-period .timezone {
    display: none !important;
}

#daterangepicker-dpc-interval-input-period .applyBtn {
    width: 100%;
}

#daterangepicker-dpc-interval-input-period .btn-group {
    display: block;
    float: none !important;
}

#daterangepicker-dpc-interval-input-period .ranges ul li:last-child {
    display: none;

}

#dpc-interval-input-period #input-period {
    opacity: 0;
    float: right;
    position: absolute;
}

#dpc-interval-input-period span {
    margin-top: 15px;
    float: right;
    margin-right: -15px;
}

#dpc-interval-input-period {

}

.geo-flag {
    border: 1px solid #e5e5e5;
}

.controls .valuta {
    padding-left: 10px;
    vertical-align: middle;
    line-height: 35px;
}

.b-form-field_type_ico {
    position: relative;
}

.b-form-field_type_ico .b-form-field__field {
    width: 100%;
    box-sizing: border-box;
    min-height: 30px;
}

.b-form-field_type_ico textarea.b-form-field__field {
    width: 100%;
    box-sizing: border-box;
}

.b-form-field_type_ico .b-form-field__ico_content_copy {
    position: absolute;
    border: 1px solid #cccccc;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADkSURBVGhD7ZmxCQJBEEW3DEFL0NzASjQXO7AFM+MDOxEjO7ADC9DEAvQPONnAujpz6y3/wUuWY+4eXLJMIoSQZtjDY7BTGM4ZPoNdwHCaDDnAtZM3WC1kKQdOXOD97VwOookK6Z3SkAncBruCxZSGyP+uz0cp31QMQ+ADdk6eoM7tPeQqB07Iu3UuQ3QAQxxgiMIQyBADhigMgQwxYIjCEMgQA4YoTYbIddO6hqpjOIiQnDPIkAw/h2zg7kNH8G9DSmFIhqohsjqwVgrfKCuNaiFRMqQEWWxaC09PZUFLCCGDJ6UXe2H4TnN3+scAAAAASUVORK5CYII=") center center no-repeat;
    background-size: 18px 18px;
    outline: none;
}

.b-form-field_type_ico .b-form-field__ico_content_copy:hover {
    background-color: #eee;
}

.b-form-field_type_ico .b-form-field__ico_content_copy:active {
    background-color: #fff;
}

.loader-select2 {
    position: absolute;
    z-index: 999;
    top: 12px;
    left: 10px;
}

.data-settings .separator {
    width: 100%;
}

.b-alternative-domain {
    background: url("../images/alternative_domain.png") no-repeat center right;
    display: inline-block;
    text-decoration: none;
    height: 16px;
    width: 16px;
    background-size: cover;
}

.userbar-loader {
    float: right;
    margin-top: 5px;
}

.b-offer__header .glossary {
    color: white;
}

.b-offer__header .popover {
    -moz-text-align-last: left;
    text-align-last: left;
}

.b-telegram-bot {
    width: 92px;
    height: 100px;
    background: url("../images/telegram-ico.png") no-repeat;
    position: fixed;
    right: 0;
    bottom: 60px;
    cursor: pointer;
    z-index: 10;
}

.b-aida-money {
    width: 123px;
    height: 143px;
    background: url("../images/aida-money.png") no-repeat;
    position: fixed;
    right: 0;
    bottom: 60px;
    cursor: pointer;
}

body .modal-big {
    /* new custom width */
    width: 800px;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -400px;
}

@media (max-width: 1175px) {
    .navbar .btn-navbar {
        display: block !important;
    }

    .navbar.hor-menu {
        display: none !important;
    }

    .page-sidebar.in {
        margin: 10px !important;
        position: relative !important;
        z-index: 5 !important;
    }

    .page-sidebar {
        background-color: #484357 !important;
    }

    .page-sidebar {
        position: relative;
        width: auto !important;
        display: block;
        float: none;
        margin: 10px !important;
    }

    .page-sidebar ul {
        margin-top: 0 !important;
        width: 100% !important;
    }

    .page-sidebar .sidebar-toggler {
        display: none;
    }

    .fixed-top .page-container {
        margin-top: 0 !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: static;
    }

    .page-container {
        margin: 0 !important;
        padding: 0 !important;
    }
}
