textarea {
    resize: none;
    height: 120px !important;
}
table tr td, table tr th {
    vertical-align: middle !important;
}
.tar {
    text-align: right;
}
.tac {
    text-align: center;
}
.table {
    width: 100% !important;
}
.table-control {
    width: 1px;
    text-align: right;
}
.table .badge {
    width: 100%;
    vertical-align: text-top;
}
.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    font-size: 15px;
}
.fade, .modal.fade .modal-dialog {
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
#noty_layout__topRight {
    top: 50px;
    right: 15px;
    width: 320px;
}
.noty_theme__mint.noty_bar {
    margin: 5px 0;
    border-radius: 3px;
}
.noty_effects_open, .noty_effects_close {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
}
.noty_theme__mint.noty_type__alert {
    border: 1px solid #d1d1d1;
}
.noty_theme__mint.noty_type__info {
    background-color: #3c8dbc;
    border: 1px solid #367fa9;
}
.noty_theme__mint.noty_type__success {
    background-color: #00a65a;
    border: 1px solid #008d4c;
}
.noty_theme__mint.noty_type__error {
    background-color: #dd4b39;
    border: 1px solid #d73925;
}
.noty_theme__mint.noty_bar .noty_buttons button {
    margin-right: 5px;
    padding: 5px 15px;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 640px;
    }
}
.select2-results__option .fa,
.select2-selection__choice .fa {
    float: right;
    margin: 3px 0 0 5px;
}
.select2-results__option .badge,
.select2-selection__choice .badge {
    float: right;
    margin: 1px 0 0 5px;
}
.select2-results__option .badge-key,
.select2-selection__choice .badge-value {
    display: none;
}
.form-group label + .radio,
.form-group label + .checkbox {
    margin-top: 0;
}
.form-group .radio + #amount {
    display: none;
}
.report input {
    display: inline-block;
    background: none;
    width: 100%;
    max-width: 56px;
    padding: 0 6px;
    line-height: normal;
    height: 20px;
}
.report input:invalid + span {
    display: none;
}
.report > tfoot > tr > td, .fw-600 {
    font-weight: 600;
}
.report > tfoot > tr > td table {
    font-weight: normal;
}
.report > tfoot > tr > td[colspan] {
    text-align: center;
}
div.dataTables_wrapper div.dataTables_info {
    white-space: normal;
}
.data-table-filters th {
    background: #f4f4f4 !important;
}
.data-table-filters th .form-control {
    width: 100%;
    height: auto;
    padding: 0;
}
.data-table-filters th .form-control + .select2-container--default .select2-selection--single {
    min-width: 160px;
    height: 22px;
    padding: 0 8px 0 4px;
}
.data-table-filters th .form-control + .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 18px;
    right: 0;
}
.error-page-wrapper {
    display: flex;
}
.error-page > .headline {
    margin-top: -20px;
}
.timeline > .time-label > a {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
}
.timeline > .time-label .time-label-icon {
    width: 30px;
    text-align: center;
}
.timeline > li, .timeline > li > .timeline-item {
    margin-right: 0;
}
.timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {
    line-height: 31px;
    overflow: hidden;
}
.timeline > li > .fa.bg-gray::after, .timeline > li > .glyphicon.bg-gray::after, .timeline > li > .ion.bg-gray::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 2px;
    background: #666;
    transform: rotate(-45deg);
    transform-origin: 100% 100%;
}
.timeline > li > .timeline-item > .timeline-body p:last-child {
    margin: 0;
}
.label-closed {
    text-decoration: line-through;
}
.task-closed {
    color: #777;
    text-decoration: line-through;
}
.badge-bonus {
    padding: 2px 5px 0 0;
    width: auto !important;
}
.badge-bonus img {
    width: 18px;
    margin: -2px 2px 0 0;
    border-radius: 50%;
}
.group_data,
.campaigns_groups {
    display: none;
    min-height: 62px;
}
.uploaded-image,
.uploaded-file {
    position: relative;
}
.uploaded-image img {
    border: 1px solid #d2d6de;
    max-width: 240px;
    max-height: 240px;
    padding: 10px;
    margin-bottom: 10px;
}
.uploaded-image > i {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
}
.uploaded-file > i {
    cursor: pointer;
}
.uploaded-image img[src=""],
.uploaded-image img[src=""] + i,
.uploaded-file a[href=""],
.uploaded-file a[href=""] + i {
    display: none;
}
.checkbox-toggle {
    margin: 0;
}
.checkbox-toggle input[type="checkbox"] {
    display: none;
}
.checkbox-toggle .fa {
    color: #dd4b39;
    cursor: pointer;
}
.checkbox-toggle .fa::before {
    content: "\f204";
}
.checkbox-toggle input[type="checkbox"]:checked + .fa {
    color: #00a65a;
}
.checkbox-toggle input[type="checkbox"]:checked + .fa::before {
    content: "\f205";
}
.checkbox-toggle input[type="checkbox"][disabled] + .fa {
    cursor: default;
}
.btn {
    outline: 0 !important;
}
.table > tbody > tr[data-trashed="1"] > td, .table > tbody > tr[data-trashed="1"] > th,
.table > tbody > tr[data-tin_error="1"] > td, .table > tbody > tr[data-tin_error="1"] > th {
    background-color: #f2dede;
}
.table > tbody > tr[data-group="2"] > td, .table > tbody > tr[data-group="2"] > th {
    background-color: #f9cd88;
}
.table > tbody > tr[data-trashed="0"] > td:last-child .fa-trash-o {
    color: #dd4b39;
}
.table > tbody > tr[data-trashed="1"] > td:last-child .fa-trash-o {
    color: #00a65a;
}
#roistat-leads > tbody > tr[data-trashed="1"] {
    display: none;
}
#roistat-leads.dataTable > tbody > tr[data-trashed="1"] {
    display: table-row;
}
.allocation-sums tr td {
    padding: 5px;
}
.allocation-sums tr td .input-group {
    width: 100%;
}
.allocation-sums tr td:first-child {
    text-align: right;
    font-weight: 600;
}
.allocation-sums tr td:first-child label {
    font-weight: 600;
}
.allocation-highlighted {
    box-shadow: 0 0 5px 1px #00a65a;
}
.allocation .box-header .fa {
    font-size: 64px;
    margin-bottom: -50px;
    display: none;
}
.allocation-highlighted .box-header .fa {
    display: block;
}
.label {
    display: inline-block;
    white-space: normal;
}
.upload-act {
    display: none;
    max-width: 540px;
}
.form-group-gorizontal-radio {
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    margin: 0;
}
.form-group-gorizontal-radio > * {
    margin: 0 !important;
}
.form-group-gorizontal-radio > .radio {
    margin-left: 10px !important;
}
.form-group-small-radio > * {
    margin: 0 !important;
    font-size: 12px;
}
.form-group-small-radio > label {
    width: 100%;
}
.form-group-small-radio > .radio {
    float: left;
}
.form-group-small-radio > .radio + .radio {
    margin-left: 8px !important;
}
.form-group-small-radio > .radio > label {
    padding-left: 17px;
}
.form-group-small-radio > .radio > label > input {
    margin: 3px 0 0 -17px;
}
.input-group-yd > .select2 {
    position: absolute;
    width: calc(100% - 37px) !important;
}
.organization-phones nobr {
    display: inline-block;
}
.organization-phones nobr + nobr {
    margin-top: 5px;
}
.organization-phones nobr a {
    margin-top: -3px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li.inactive {
    opacity: 0.35;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
    white-space: normal;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > i {
    width: 40px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 ~ h4 {
    height: 11px;
    margin: 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 ~ h4 small {
    position: static;
}
.tooltip-inner {
    max-width: none;
    text-align: left;
}
.member-image {
    width: 22px;
    border-radius: 50%;
}
.task-is-completed-1:not(.task-event-group-automatic) {
    color: #00a65a !important;
}
.task-is-completed-1:not(.task-event-group-automatic)::before {
    content: '\f046' !important;
}
.sidebar-menu li > a > .treeview-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 44px;
    height: 100%;
}
.sidebar-menu li > a > .treeview-link + .pull-right-container {
    top: 0;
    right: 0;
    width: 44px;
    height: 100%;
    margin: 0;
    background: rgba(26, 34, 38, 0.5);
    line-height: 44px;
    text-align: center;
    color: #4b646f;
}
.sidebar-menu li > a > .treeview-link + .pull-right-container > .fa-angle-left {
    margin: 0;
}
.fast-copy {
    cursor: pointer;
}
