
body {
    font-size: 0.8rem;
}

.logo-intra {
    height: 57px !important;
}

.logo-intra-img {
    padding: 5% 30px !important;
}

.logo-racek {
    height: 80px !important;
    text-align: center;
    line-height: 57px;
    vertical-align: middle;
    font-size: 1.5rem;
    cursor: default;
}

.logo-racek-img {
    padding: 3% 30px !important;
    height: 100%;
}

.no-link {
    text-decoration: none;
    cursor: default;
}

.double-nav a {
    font-size: 13px;
}

.side-nav .collapsible .fa {
    font-size: 0.8rem;
    margin-right: 5px;
}

.side-nav .collapsible a {
    height: 20px;
    line-height: 20px;
    font-size: .8rem;
    margin-bottom: 0;
}

.side-nav .fa-angle-down.rotate-icon {
    top: 3px;
}

.menu-li {
    margin-bottom: 5px;
    margin-left: -20px;
}

.main-content {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.table td, .table th {
    padding: 0.50rem;
}

.h2, h2 {
    font-size: 1.2rem;
}

.btn-link {
    color: #337ab7 !important;
    border-radius: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.btn-link:hover {
    text-decoration: underline;
}

input.select-dropdown {
    font-size: 80%;
}

.breadcrumb-dn {
    font-size: 150%;
    margin-left: 10px;
}

.modal-15 {
    padding-left: 15%;
    padding-right: 15%;
}

.modal-30 {
    padding-left: 30%;
    padding-right: 30%;
}

.modal {
    overflow-y: auto;
}

#menu-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.main-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.height-100 {
    height: 100%
}

.tab-intra {
    margin-left: -20px;
    margin-top: -10px;
}

.waves-button-input {
    font-size: 120%
}

.loading-div {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -64px;
    margin-top: -53px;
}

.loading-h3 {
    margin-top: 10px;
    font-weight: 400;
}

.loading-div-small {
    margin: 20px;
}

.loading-div-small > img {
    height: 30px;
}

.loading-div-small > h3 {
    font-size: 1rem;
}

.side-nav .collapsible .mobile-a a {
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    margin-bottom: 0;
}

.badge {
    position: absolute;
    padding: 2px;
    font-size: 22px;
    right: 0px;
    top: 0px;
    min-width: 17px;
    line-height: 12px;
}

.badge-secondary {
    background-color: #ee4749;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.badge-ico {
    position: relative;
    left: -5px;
}

.nav-item {
    margin-right: 15px;
}

.search-button {
    margin-top: 0px;
    margin-left: 5px !important;
    cursor: pointer;
    padding: 10px;
    color: #292b2c !important;
    background-color: #F1F1F1;
    font-weight: 400;
}

.pagginator-fa-fa {
    font-size: 0.6rem !important;
}

.active-pagin {
    background-color: #969696 !important;
    cursor: default;
}

.botintra {
    color: #292b2c;
    font-size: 0.8rem;
    margin-bottom: 2px;
    margin-left: 30px;
}

.botintra a {
    font-size: 0.8rem;
    margin: 0;
    display: inline;
}

.com-hide {
    display: none;
}

.rc-swipeout {
    overflow: hidden;
    position: relative;
}
.rc-swipeout-content {
    position: relative;
    background-color: #fff;
}
.rc-swipeout-cover {
    position: absolute;
    z-index: 2;
    background: transparent;
    height: 100%;
    width: 100%;
    top: 0;
    display: none;
}
.rc-swipeout .rc-swipeout-content,
.rc-swipeout .rc-swipeout-actions {
    transition: all 250ms;
}
.rc-swipeout-swiping .rc-swipeout-content {
    transition: none;
}
.rc-swipeout-actions {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
}
.rc-swipeout-actions-left {
    left: 0;
}
.rc-swipeout-actions-right {
    right: 0;
}
.rc-swipeout-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.rc-swipeout-btn-text {
    padding: 0 12px;
}

.custom-overlay {
    background: rgba(0, 0, 0, 0.7) !important;
}
.custom-modal {
    background: #ffffff !important;
    max-width: 500px !important;
    width: 100%;
}
.blikat  { animation: blink 1s infinite; }
@keyframes blink {
    0%, 100% {     opacity: 1;  }
    50% {     background: rgba(255, 208, 23, 0.8);  }
}
