.hide {
    display: none;
}

.form__fild.error {
    border-bottom: 2px solid #b92d00;
}

.form-cabinet .error input, .form-cabinet .error textarea {
    border-bottom: 1px solid #b92d00;
}

.form__fild.error .icon_at {
    color: #b92d00;
}

.header__phone a {
    text-decoration: none;
    color: #000;
}

.page_short {
    height: 61vh;
}

.form-text textarea {
    font-size: 16px;
}

.form__fild__input {
    font-family: 'Conv_Roboto-Regular';
    font-size: 14px;
    font-weight: 300
}

.header-user-name {
    max-width: 155px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.navigation__menu {
    border-radius: 2px;
}

.pagination__item span {
    font-size: 14px;
    margin-right: 5px;
    padding: 0 9px;
    display: inline-block;
    color: #4688F0;
    text-decoration: none;
}

.text-center {
    text-align: center !important
}

.sort__item_long {
    width: 288px
}

.block-wait {
    color: #f3d376
}

.notice {
    color: #cc0022;
}

.notice i {
    font-size: inherit;
}

.mt40 {
    margin-top: 40px;
    display: block;
}

.limits-wrap span {
    display: block;
    margin-bottom: 5px
}

.breadcrumbs {
    margin-bottom: 30px;
}

.breadcrumbs li {
    list-style-type: none;
    display: inline-block;
}

.breadcrumbs li a {
    color: #9d9a93
}

.change-limits-line input[type="number"] {
    width: 75px;
}

.change-limits-line span {
    display: inline-block;
    margin-right: 10px;
}

.card__title small {
    margin-left: 20px;
}

.text-right {
    text-align: right !important
}

.mt25 {
    margin-top: 25px
}

.filter-type-last {
    margin-bottom: 0;
}

.ic__day_state_selected {
    background: #d35746 !important;
    color: #fff !important;
}

.filter-type-4.report__line .sort__item, .filter-type-5.report__line .sort__item {
	width: 179px;
    display: inline-block;
    margin-bottom: 20px;
}

.filter-type-4.report__line .sort__item:last-child{
    margin-right: 0;
}

.report .filter-type-4 .sort__select, .sort__item_export .sort__select, .report .filter-type-5 .sort__select {
    width: 100% !important
}

.sort__item_export {
    width: 150px
}

.change-fixedby-trigger {
    margin-left: 10px;
}

.report-crit td {
    background: #f00;
    color: #fff !important;
}

.report-wrap th, .report-wrap td {
    padding: 8px 0px 21px 0px;
    text-align: center;
}

.cart-table_report_admin td {
	min-width: auto !important
}

.filter-type-4 {
	margin-bottom: 0px !important;
}