﻿/**
    Application custom style
*/
.sidebar.menu .sidebar-header .header-brand .brand-slogan {
    padding-top: 10px;
}

    .sidebar.menu .sidebar-header .header-brand .brand-slogan .slogan-title {
        font-weight: bold;
        font-size: 24px;
    }

.slogan-sub-title {
    font-size: 12px;
}

.sidebar .sidebar-footer {
    bottom: auto;
    top: 73px;
}

.sidebar.menu .sidebar-footer {
    color: #fff;
}

    .sidebar.menu .sidebar-footer .footer-avatar {
        font-size: 26pt;
        top: -2px;
    }

.dataTables_wrapper .dataTables_paginate .paginate_button.previous > img,
.dataTables_wrapper .dataTables_paginate .paginate_button.next > img {
    width: 18px;
    height: 18px;
}

.table {
    white-space: normal;
}


span.abbrPolicy {
    color: #FF340B;
    font-weight: bold;
}

span.abbrSupp {
    color: #00853E;
    font-weight: bold;
}