

.qode-report-sheet{
    text-align: left;
}

.qode-report-sheet{
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-header{
    display: none;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column:last-child .qode-rs-table-column-title{
    text-align: right;
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-title{
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
}
.q_icon_with_title .icon_text_inner {
    padding: 0 0 0px;
}
.qode-btn.qode-btn-simple span{
    text-decoration: underline;
}
@media only screen and (max-width: 600px){
.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child, .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child{
width: 66.67%;
float:left;
}
}

@media only screen and (max-width: 480px){
.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child, .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child, .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column, .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column{
width: 100%;
float: none;
text-align: center;
}
.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column:last-child .qode-rs-table-column-title{
text-align: center;
}
}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash{
    bottom: -2px;
}
.side_menu_button a.side_menu_button_link .icon-arrows-hamburger-2{
    position: relative;
    top: 3px;
}

.side_menu_button a:last-child{
    padding-left: 0px;
}