﻿* {
    font-family: 'Open Sans';
    /*font-style: ;*/
    font-weight: 500;
    /*font-size:unset;*/
}

.statistic-box {
    width: 12rem;
    /*border-left-width: 3px;
    border-right-width: 3px;
    border-left-style: solid;
    border-right-style: solid;
    border-radius: 8px;*/
}

.dashboard-statistic-box {
    width: 7rem;
    /*border-left-width: 3px;
    border-right-width: 3px;
    border-left-style: solid;
    border-right-style: solid;
    border-radius: 8px;*/
}

.user-dashboard-statistic-box {
    width: 14rem;
    /*border-left-width: 3px;
    border-right-width: 3px;
    border-left-style: solid;
    border-right-style: solid;
    border-radius: 8px;*/
}

.text-normal {
    color: orange;
}

.text-system {
    color: #0080C8;
}


/*.statistic-box-failure {
        border-left-color: #d9534f;
        border-right-color: #d9534f;
    }

.statistic-box-primary {
    border-left-color: #4169e1;
    border-right-color: #4169e1;
}

.statistic-box-campaign {
    border-left-color:#4169e1;
    border-right-color: #4169e1;
}

.statistic-box-email {
    border-left-color: #1e88e5;
    border-right-color: #1e88e5;
}*/

/*#launcher
{
    visibility:hidden;
}*/

/*.sidenav-vertical .sidenav-inner > .sidenav-item {
    margin: 0rem!important;
}*/

.sidenav-vertical .sidenav-item .sidenav-link, .sidenav-vertical .sidenav-header, .sidenav-vertical .sidenav-block {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    /*padding-right: 2rem;
    padding-left: 2rem;
    padding: 0.65rem 2rem;*/
}