* {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.videos-list > .videos-list-item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    white-space: normal;
    margin-bottom: 20px;
}

.videos-list > .videos-list-item a,
.videos-list > .videos-list-item img {
    width: 200px;
    height: 200px;
}

.videos-list > .videos-list-item a:hover,
.videos-list > .videos-list-item a:focus {
    opacity: .7;
    transition: opacity .3s;
}

.videos-list > .videos-list-item {
    margin-left: 30px;
}

html[dir="rtl"] .videos-list > .videos-list-item + .videos-list-item {
    margin-left: 0;
    margin-right: 30px;
}

.pagination > li > a, .pagination > li > span {
    color: #fff;
}

.pt10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.breadcrumb {
    background-color: #fafafa !important;
}

.red {
    color: #eb613e;
}

.green {
    color: #61bb3e;
}

.gray {
    color: #616161;
}

.arrow {
    cursor: default;
}

.hand {
    cursor: pointer;
}

.invisible {
    display: none;
}

.bg-light {
    background-color: #f6f6f6;
}

.btn-success {
    background-color: #97be0d;
}

.btn-success:hover {
    background-color: #7EA500;
}

.btn-success:focus {
    background-color: #7EA500;
}

.btn-success:active {
    background-color: #7EA500;
}

.fab-box {
    background-color: #f6f6f6;
    width: 300px;
    height: 170px;
    padding: 5px;
    cursor: pointer;
    border: 1px solid #f6f6f6;
}

.fab-box:hover {
    background-color: #e9e9E9;
    border: 1px solid #bdbbbb;
}

.table-ubc {
    color: #151515;
    background-color: #ffffff;
}

.table-ubc .table-header {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.table-ubc .header {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.bg-ubc {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.top-header-ubc {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 16px;
    border: 1px solid rgba(0, 0, 0, .05);
    line-height: 1.61539 !important;
    font-size: 15px;
    font-weight: 600;
}

.header-ubc {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    border: 1px solid rgba(0, 0, 0, .05);
    line-height: 1.1 !important;
    font-weight: 600;
    font-size: 13px;
}

.header-ubc-no-border {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    border: none;
    line-height: 1.1 !important;
    font-weight: 600;
    font-size: 13px;
}

.last-header-ubc {
    color: #fff !important;
    background-color: #97be0d !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-bottom-width: 2px;
    line-height: 1.1 !important;
    font-weight: 600;
    font-size: 13px;
}

.cell-ubc-odd {
    color: #444 !important;
    background-color: #ffffff !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    line-height: 1.1 !important;
    font-weight: 400;
    font-size: 13px;
}

.cell-ubc-even {
    color: #444 !important;
    background-color: #f9f9f9 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    line-height: 1.1 !important;
    --font-weight: 400;
    --font-size: 13px;
}

.cell-ubc {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    line-height: 1.1 !important;
    --font-weight: 400;
    --font-size: 13px;
    text-overflow: ellipsis;
    word-break: normal !important;
}


.groupcell-ubc-even {
    color: #444 !important;
    background-color: #e9e9e9 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    line-height: 1.1 !important;
    font-weight: 400;
    font-size: 14px;
    font-weight: bold;
}

.groupcell-ubc-odd {
    color: #444 !important;
    background-color: #e9e9e9 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    padding: 8px 8px 8px 8px;
    line-height: 1.1 !important;
    font-weight: 400;
    font-size: 14px;
    font-weight: bold;
}


.opscell-ubc-odd {
    color: #444 !important;
    background-color: #ffffff !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.opscell-ubc-even {
    color: #444 !important;
    background-color: #eeeeee !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

.subentry {
    color: #444 !important;
    font-weight: 400;
    font-size: 10px;
}

.light {
    color: #444;
}

.ubc-page {
    min-height: 800px;
    clear: both;
    position: relative;
}

.ubc-page-gray {
    position: relative;
    background-color: #f0f0f0;
    height: 60%;
    top: 40%;
}

.headline {
    font-weight: normal;
    font-size: 36px;
    color: #151515;
}

.subline {
    font-weight: normal;
    font-size: 24px;
    color: #97be0d;
}

.text_headline {
    font-weight: normal;
    font-size: 36px;
    color: #97be0d;
}

.text_subline {
    font-weight: normal;
    font-size: 20px;
    color: #151515;
}

.subline_dark {
    font-weight: normal;
    font-size: 24px;
    color: #151515;
}

body {
    background-color: #fafafa;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact;    
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
}

.ist_text {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    stroke: none;
    fill: #f0f0f0;
}

.bm_text {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    stroke: none;
    fill: #f0f0f0;
}

.ist_text_small {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    stroke: none;
    fill: #f0f0f0;
}

.bm_text_small {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    stroke: none;
    fill: #f0f0f0;
}

.ist_text_dark {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    stroke: none;
    fill: #404040;
}

.bm_text_dark {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    stroke: none;
    fill: #404040;
}

.ist_text_small_dark {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    stroke: none;
    fill: #404040;
}

.bm_text_small_dark {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    stroke: none;
    fill: #404040;
}

.legende_text {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 12px;
    font-weight: 100;
    stroke: none;
    fill: #f0f0f0;
}

.axis text {
    font-family: Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif !important;
    font-size: 14px;
    stroke: #444;
}

.axis path,
.axis line {
    fill: none;
    stroke: #444;
    shape-rendering: crispEdges;
}

.line {
    fill: none;
    stroke: #444;
    shape-rendering: crispEdges;
}

/* Graph line styling */
.linear {
    fill: none;
    stroke: #151515;
    stroke-width: 2.0px;
}

.abstand {
    fill: none;
    stroke: #ffd559;
    stroke-width: 2.0px;
}

.linear_mini {
    fill: none;
    stroke: #151515;
    stroke-width: 1.0px;
}

.abstand_mini {
    fill: none;
    stroke: #ffd559;
    stroke-width: 1.0px;
}

.stackedtext {
    fill: none;
    stroke: #ffffff;
}

.stackedtext_dark {
    fill: none;
    stroke: #000000;
}

/* Gridline styling */
.tick {
    opacity: 1;
    stroke: #151515;
    shape-rendering: crispEdges;
}

.grid path {
    stroke-width: 0;
}

/* Overlay rect styling */
.overlay {
    fill: none;
    pointer-events: all;
}

/* Data highlight focus styling */
.focus circle {
    fill: none;
    stroke: steelBlue;
    stroke-width: 1.5px;
}

.pagebreak {
    page-break-before: always;
}

a {    
    color: rgb(125, 125, 125);
}

a:hover {
    color:rgba(59, 122, 148,1);
    
}

.part_headline_link {
    color: #97be0d;
    text-decoration: none;
    display: inline-block;
    width: auto;
    height: auto;
    cursor: pointer;
    padding-right: 20px;
    line-height: 1.3;
    font-size: 22px;
}

.part_subline_link {
    color: #606060;
    text-decoration: none;
    display: inline-block;
    width: auto;
    height: auto;
    cursor: pointer;
}

.part_delete_link {
    position: absolute;
    text-decoration: none;            
    float: right;
    cursor: pointer;
}

.part_release_link {
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.part_bar_chart {
    position: absolute;
    left: 0px;
    top: calc(100% - 75px);
    width: 120px;
    height: 65px;
    margin: 5px;
}

.pbm .part_bar_chart {
    display:none;
}

.part_anffall {
    position: absolute;
    left: 200px;
    top: calc(100% - 65px);
    width: 100px;
    height: 65px;
    margin: 5px;
    text-align: center;
}

.part_anffall h1, small {
    margin: 0;
    padding: 0;
    cursor: default;

}

.pagination > li > a, .pagination > li > span {
    color: #444 !important;
}

.pager li > a:active, .pager li > a:focus, .pager li > a:hover, .pagination > li > a:active, .pagination > li > a:focus, .pagination > li > a:hover {
    border-color: #97be0d !important;
}

.pagination > li.active > a,
.pagination > li.active > a:active,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover,
.pagination > li.active > span {
    color: #fff !important;
    border-color: #97be0d !important;
    background: #97be0d !important;
}

.pbm .pagination > li.active > a,
.pbm .pagination > li.active > a:active,
.pbm .pagination > li.active > a:focus,
.pbm .pagination > li.active > a:hover,
.pbm .pagination > li.active > span {
    color: #fff !important;
    border-color: #a70240 !important;
    background: #a70240 !important;
}

.ubc .pagination > li.active > a,
.ubc .pagination > li.active > a:active,
.ubc .pagination > li.active > a:focus,
.ubc .pagination > li.active > a:hover,
.ubc .pagination > li.active > span {
    color: #fff !important;
    border-color: #97be0d !important;
    background: #97be0d !important;
}

.btn-rights {
    margin-right: 5px;
}

.btn-ubc {
    color: #fff;
    border-color: #97be0d;
}

.btn-ubc, .table-primary .table-header {
    background: #97be0d;
    color: #fff;
}

.btn-ubc:hover {
    color: #ddd;
    border-color: #84a804;
    background-color: #84a804;
}

.modal-ubc .modal-header {
    background: #97be0d;
    margin: 0 0 0 0;
    border: none;
}

.modal-ubc .modal-title {
    background: #97be0d;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 0 0 0;
    font-size: 24px;
}

.modal-ubc .modal-body {
    margin-top: 20px;
}


.noscroll {
    overflow: hidden;
}

.navbar {
    background-color: #fff;
}

.color_alle {
    background-color: #fff;
    color: #000 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
}

.color_station {
    background-color: #53565a !important;
    color: #fff !important;
    border-style: solid;
    border-width: 1px;
    border-color: #53565a;
}

.color_its {
    background-color: #cae8aa !important;
    color: #000 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #cae8aa;
}

.color_zna {
    background-color: #588825 !important;
    color: #fff !important;
    border-style: solid;
    border-width: 1px;
    border-color: #588825;
}

.color_ic {
    background-color: #BFC4C9 !important;
    color: #000 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #BFC4C9;
}

.color_ambulanz {
    background-color: #7bbe33 !important;
    color: #fff !important;
    border-style: solid;
    border-width: 1px;
    border-color: #7bbe33;
}

.color_sonstige {
    background-color: #ffe69E !important;
    color: #000 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #ffe69E;
}

.hoverrow:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #B7DB37 !important;
    color: #000 !important;
}

.pbm .hoverrow:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #a70240 !important;
    color: #fff !important;
}
.ubc .hoverrow:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #B7DB37 !important;
    color: #000 !important;
}

.hoverrowactive {
    background-color: rgba(177, 216, 39, 0.3) !important;
    color: black !important;
}

.pbm .hoverrowactive {
    background-color: #FF9BD9 !important;
    color: black !important;
}

.ubc .hoverrowactive {
    background-color: rgba(177, 216, 39, 0.3) !important;
    color: black !important;
}

.title {
    font-weight: 400;
    line-height: 50px;
    padding: 0;
    font-size: 25px;
    margin-left: 20px;
    display: inline;
}

.hvr-fade {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.faelle {
    color: #fff;
}

.visits {
    color: #FFFFA6 !important;
}

.bg-ubc {
    background-color: #97be0d !important;
}

.bg-ubc.darker {
    background-color: #7EA500 !important;
    border-color: #7EA500 !important;
}

.DT-pagination {
    float: left !important;
}

.nylon {
    background-color: rgba(255, 255, 255, 0.9) !important;
}

.editable {
    padding: 0;
    margin: 0;
    display: inline;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    appearance: textarea;
    border: none;
    overflow: hidden;
    resize: none;
}

textarea, .editable {
    padding: 0;
    margin: 0;
    border: none;
    display: inline;
    outline: none;
    resize: none;
    overflow: hidden;
}

.csv {
    cursor: pointer;
    top: 0;
    right: 5px;
    position: absolute;
    padding: 5px;

}

.search_input {
    position: absolute;
    top: 0;
    right: 35px;
}

.pbm_color {
    color: #a70240 !important;
}

.ubc_color {
    color: #7EA500 !important;
}

.pbm .table_header {
    font-size: 14px;
    font-weight: 400 !important;
    padding: 4px;
    background-color: #f8f9fa;
    border-bottom: 2px solid #A50034;
    border-top: 1px solid #A50034;
}

.pbm table > tbody > tr > td {
    padding: 8px;
}

.pbm thead {
    border-bottom: 2px solid #A50034;
    border-top: 1px solid #A50034;
}

.pbm .table-footer {
    border: none;
}

.pbm table th {
    font-weight: 900;
}

.pbm .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: none;
}

.pbm .gesamt_row {
    border-top: 2px solid #A50034;
    border-bottom: 1px solid #A50034;
}

.pbm .table_master_row {
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #A50034;
}

.pbm .table_detail_row {
    font-size: 14px;
    font-weight: 400;
}

.pbm .table_detail2_row {
    font-size: 14px;
    font-weight: 400;
}

.pbm .box-row {
    line-height: 2;
}

.pbm .p10 {
    padding: 10px;
}

.pbm .m10 {
    margin: 10px;
}


.ubc .table_header {
    font-size: 14px;
    font-weight: 400 !important;
    padding: 4px;
    background-color: #f8f9fa;
    border-bottom: 2px solid #7EA500;
    border-top: 1px solid #7EA500;
}

.ubc table > tbody > tr > td {
    padding: 8px;
}

.ubc thead {
    border-bottom: 2px solid #7EA500;
    border-top: 1px solid #7EA500;
}

.ubc .table-footer {
    border: none;
}

.ubc table th {
    font-weight: 900;
}

.ubc .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: none;
}

.ubc .gesamt_row {
    border-top: 2px solid #7EA500;
    border-bottom: 1px solid #7EA500;
}

.ubc .table_master_row {
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #7EA500;
}

.ubc .table_detail_row {
    font-size: 14px;
    font-weight: 400;
}

.ubc .table_detail2_row {
    font-size: 14px;
    font-weight: 400;
}

.ubc .box-row {
    line-height: 2;
}

.ubc .p10 {
    padding: 10px;
}

.ubc .m10 {
    margin: 10px;
}


.info-box {
    margin-bottom: 0;
    background-color: #fff;
}

.pbm_bm_worse {
    color: #800;
}

.pbm_bm_better {
    color: #080;
}

.pbm .hoverrow:hover .pbm_bm_worse {
    color: #fdd;
}

.pbm .hoverrow:hover .pbm_bm_better {
    color: #dfd;
}

.p-2 {
    padding: .5rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.higher {
    color: #A50034;
}
.lower {
    color: #97BE0D;
}
.cell-ubc-odd:hover .lower {
    color: #444;
}
.cell-ubc-even:hover .lower {
    color: #444;
}
.gray_background {
    background: rgb(248, 249, 250);
    padding: 3px;
    margin-bottom: 5px;

}
.ueberschrift {
    padding: 5px;
    font-size: 18px;
    background: rgb(248, 249, 250);
    margin-bottom:5px;
}
.verlauf {
    background: #fff;
}

.tooltip .tooltip-inner h2{
    margin-top :0px;
}
.tooltip .tooltip-inner *{
    color: #fff;
}
.selected {
    background: #555 !important;
    color: #fff !important;
}
.selected:not(:hover) .higher {
    color: #ffffff !important;
}
.selected:not(:hover) .lower {
    color: #ffffff !important;
}


.oe_graph_for {
    font-size: 14px;
    padding-left: 5px;
    padding-bottom: 5px;

}
.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
}

@media print {
    @page {
        margin: 0.5cm;
        size: landscape;
    }

    .no_print {
        display: none !important;
    }

    .panel, .widget-more-link.b-a-1, .widget-products-image, :not(.panel) .thumbnail {
        border: none;
    }

    .table-ubc .table-header {
        color: #fff !important;
        background-color: #97be0d !important;
        border-color: #97be0d !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    .table-ubc .header {
        color: #fff !important;
        background-color: #97be0d !important;
        border-color: #97be0d !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    .bg-ubc {
        color: #fff !important;
        background-color: #97be0d !important;
        border-color: #97be0d !important;
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    .text_headline {
        font-weight: normal !important;
        font-size: 36px !important;
        color: #97be0d !important;
    }

    .subline {
        font-weight: normal !important;
        font-size: 24px !important;
        color: #97be0d !important;
    }

    .ubc-page-gray {
        position: relative !important;
        background-color: #f0f0f0 !important;
        height: 60% !important;
        top: 40% !important;
    }

    .table-sm td, .table-sm th {
        padding: .3rem;
    }

    .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #fdf0f0 !important;
    }

    .table-striped > tbody > tr:nth-of-type(even) {
        background-color: #fdf0f0 !important;
    }

    .top-header-ubc {
        color: #fff !important;
        background-color: #97be0d !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 16px;
        border: 1px solid rgba(0, 0, 0, .05);
        border-bottom-width: 0;
        line-height: 1.61539 !important;
        font-size: 15px;
        font-weight: 600;
    }

    .header-ubc {
        color: #fff !important;
        background-color: #97be0d !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        border: 1px solid rgba(0, 0, 0, .05);
        border-bottom-width: 2px;
        line-height: 1.1 !important;
        font-weight: 600;
        font-size: 13px;
    }

    .header-ubc-no-border {
        color: #fff !important;
        background-color: #97be0d !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        border: none;
        line-height: 1.1 !important;
        font-weight: 600;
        font-size: 13px;
    }

    .last-header-ubc {
        color: #fff !important;
        background-color: #97be0d !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        border: 1px solid rgba(0, 0, 0, .05);
        border-right-width: 1px;
        border-bottom-width: 2px;
        line-height: 1.1 !important;
        font-weight: 600;
        font-size: 13px;
    }

    .cell-ubc-odd {
        color: #444 !important;
        background-color: #ffffff !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        line-height: 1.1 !important;
        font-weight: 400;
        font-size: 13px;
    }

    .cell-ubc-even {
        color: #444 !important;
        background-color: #f9f9f9 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        line-height: 1.1 !important;
        font-weight: 400;
        font-size: 13px;
    }

    .cell-ubc {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
        padding: 8px 8px 8px 8px;
        line-height: 1.1 !important;
        font-weight: 400;
        font-size: 13px;
    }

    .white {
        color: #fff !important;
    }

    .px-navbar ~ .px-content {
        margin-top: 0;
    }

    .px-nav-left.px-nav-collapse ~ .px-content {
        margin-left: 0;
    }
}


div.modal h3 {
    margin-top: 0xp !important;
    margin-bottom: 0xp;
}

.fa-user {
    color: black;
}

.item {
    min-width: 380px;
    border: 1px solid #D9D9D9;
    padding: 25px 20px;
    background-color: #fafafa;
}

.dialog-title {
    font-size: 1.7em;
}

.result {
    font-size: 2.5em;
    margin: 12px auto;
}

.result .caption {
    font-size: 0.3em;
}

.meter {
    margin: 0;
    padding: 0;
}

.meter li.btn {
    padding: 6px 10px;
}

.bm {
    background-color: #5B5754;
}
.btn_labor_active {
    background-color: #97be0d;
    color: #ffffff;
}
.btn_labor_inactive {
    background-color: #dfdfdf;
    color: #666666;
}

.v {
    background-color: #BEE396;
}

.r-desc {
    margin-bottom: 12px;
}

.space-top {
    margin-top: 25px;
}

.lt-none {
    list-style-type: none;
}

.inline {
    display: inline-block;
}

.w-50 {
    width: 50px;
}

.w-60 {
    width: 60px;
}

.w-70 {
    width: 70px;
}

.w-100 {
    width: 100px;
}

