#login-form .field-login-form-login,
#login-form .field-login-form-password
{
    margin-bottom: 0;
    width: 89%;
}
div.has-error .help-block {
    color: red;
}
.field-customCheck1 {
    float: left;
}
.navbar-nav {
    flex-direction: unset;
}
.navbar-collapse {
    flex-basis: 80%;
}
li.devider {
    margin: 7px 0;
    border-top: 1px solid #fff;
    opacity: .1;
    display: block;
    height: 10px;
    width: 100%;
}
.page-wrapper {
    background: #e3e4e6;
}
hr.agent-hr {
    margin: 10px 0;
    border-color: #d2d6de;
}
input[type=text] {
    border: solid 1px #d2d6de;
}
textarea {
    border: solid 1px #d2d6de !important;
}
.thematic-index .card-title {
    float: left;
    margin: 7px 20px 0 0;
    font-size: 20px;
}
.customtab .nav-link {
    border: 0px;
    font-weight: 500;
    padding: 5px 10px 3px;
    margin: 0 5px;
    border-bottom: 2px solid rgba(120, 130, 140, 0.13); }
.customtab .nav-link:hover {
    border-color: #ff5050;
    color: #313131;
}
.customtab .nav-link.active {
    background: #ff5050;
    border-color: #ff5050;
    color: #ffffff;
}
.pagination li.mypre.disabled {
    color: #8898aa;
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    border: 1px solid #dee2e6;
}
.pagination li.mynext.disabled {
    color: #8898aa;
    margin-left: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    border: 1px solid #dee2e6;
}
.hiddenInputIsOwner {
    display: none;
}

.platform-tabs {
    margin: 30px 0 70px 0;
}
.platform-tabs ul {
    list-style: none;
    padding: 0;
}
.platform-tabs li {
    float: left;
    margin: 0 5px 0;
    list-style: none;
}
span.logo-text {
    color: #0b0b0b;
    font-size: 20px;
}
.label-status {
    float: left;
    font-size: 19px;
    line-height: 35px;
    margin-right: 20px;
}
.platform-tabs, .statuses-tabs {
    margin: 30px 0 70px 0;
}
.label-inline {
    float: left;
    padding: 8px 15px 0 0;
}
.infoText {
    width: 22px !important;
    height: 22px !important;
    padding: 0px 4px !important;
    font-size: 13px !important;
}
img.img-border {
    border: solid 1px #a7a7a7;
}
.label-float {
    float: left;
    line-height: 32px;
    margin-right: 25px;
}
.a-link {
    color: #2cabe3;
    text-decoration: underline;
    font-size: 18px;
}
.platforms__label {
    cursor: pointer;
    padding: 3px 3px 3px 5px !important;
    border-radius: 2px !important;
    margin: 0 3px 6px 0 !important;
    display: inline-block;
    font-size: 11px !important;
    color: #000000;
}
#cataloglabel-label_id label {
    display: flow-root;
}
.hidden {
    display: none;
}


/**
Загрузка картинки
 */
#upload-img,
#upload-img2 {
    max-width: 200px;
}
#js-upload-input,
#js-upload-input2 {
    display: none;
}
#upload-loader,
#upload-loader2 {
    cursor: pointer;
    color:#fff
}
.img-grid-small {
    max-width: 100px;
}
/****************/

p.expired_at_for_attach {
    font-size: 14px !important;
    margin-top: 5px;
    text-decoration: underline;
}
.block_login_icons div.col-4 {
    margin-bottom: 10px;
}
.block_form_login {
    margin-bottom: 30px;
}