.custom-title {
    font-weight: 700;
}

.custom-label {
    white-space: initial;
}

.r1 span.label-default, .r1 label {
    color: black;
    background-color: #ffffffaa;
    border-radius: 5px 5px 5px;
    /*border: 2px solid #337ab7;*/
}

.r2 span.label-default, .r2 label {
    color: white;
    background-color: #337ab7;
    border-radius: 5px 5px 5px;
    border: 2px solid #337ab7;
}

.custom-dropdown {
    width: 34rem !important;
}

.table-responsive {
    overflow-x: unset;
}

tr.filter {
    text-align: center;
}
.alert{
    color: black !important;
    border-left-width: 0.5rem !important;
    padding-left: 0.75rem !important;
}
div {
    caret-color: transparent;
}
input, textarea {
    caret-color: black !important;
}
.strong {
    font-weight: 700;
}
#browser-obsolete .buorg {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 111111;
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-right: none;
    text-align: left;
    color: #000;
    font: inherit !important;
    box-shadow: none;
    animation: none;
    background-color: #f1f1f1;
    border-left-style: solid;
    border-left-color: #fdebc2;
    border-left-width: 0.5rem !important;
    padding-left: 0.75rem !important;
}
.buorg-fadeout {
    transition: none !important;
}
.buorg-icon, #buorgul, #buorgpermanent, .buorg.buorg-fadeout {
    display: none !important;
}
#buorgul, #buorgpermanent {
    background-color: #5c9acf !important;
}
.app-logo {
    margin-bottom: 0 !important;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
}
.header-contacts{
    color: white;
}