div#pt_logo img {
    width: 160px;
}
div#report_header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    height: 95px;
    z-index: 999;
    border-bottom: 2px solid #000;
    color: #668CA3;
    padding: 5px 0px 0px;
    margin-bottom: 10px;
}
.three_lists table tr th:not(:first-child), .three_lists table tr td:not(:first-child) {
    width: 66px;
}
#print_table > thead tr th {
    padding: 110px 0 0 !important;
}
#print_table > thead tr th, #print_table > thead tr, #print_table > thead, #print_table {
    background-color: transparent;
    border: none;
}
#print_table > tbody > tr > td {
    border: none !important;
}
#report_header h4 {
    font-size: 14px !important;
}
#report_header h5 {
    font-size: 12px !important;
}
#report_header h4 span#totalSum {
    margin-top: 0px;
}
div#mainPage {
    background: none;
    padding: 0;
}
@page {
    size: A4;
    size: landscape;
    /* Chrome sets own margins, we change these printer settings */
    margin: 10mm 0;
}
table {
    max-width: 100% !important;
}
.halfTable thead th {
    font-size: 12px;
}
.halfTable thead th.spouse {
    padding-top: 12px !important;
}
.halfTable tbody th, .halfTable tbody td {
    font-size: 10px;
    line-height: 14px;
    padding: 5px 10px;
}
thead th {
    padding: 7px 10px !important;
}
tbody tr td {
    padding: 5px 10px !important;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event {
    font-size: 10px !important;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event {
    height: 140px !important;
}
.roadmap.roadmap--orientation-auto .roadmap__events {
    padding: 140px 0 !important;
}
div#profileIcon img {
    height: 100px
}
div#profileTitle {
    font-size: 12px;
}
#profileText {
    font-size: 10px;
}
.printCenter {
    text-align: center;
}
#recommendationImg {
    //height: 50%;
    width: unset;
    margin: 0 auto;
}
.portrait {
    -webkit-transform: rotate(-90deg);
}
.accordion, .barGraphCon, #disclaimer, /*.pageCon */ {
    page-break-inside: avoid;
}
.dontAvoidBreakInside {
    page-break-inside: auto;
}
.avoidBreakInside {
    page-break-inside: avoid;
}
.accordion:not(.active) {
    display: none;
}
.accordionBody {
    box-shadow: none !important;
    border: 1px solid #e5e5e5;
}
.accordionBody.brayBg {
    background-color: white;
    box-shadow: none;
    border: none;
}
.accordionHead, tbody tr td, tfoot tr td, thead tr th {
    font-size: 10px;
}
.chartjs-render-monitor {
    max-width: 100%;
}
.barGraphMain {
    width: 100%;
}
.barGraphList {
    display: none;
}
.barGraphItem {
    font-size: 10px;
}
div#mainContent {
    max-width: 1140px;
}
#report-cover h3.H3-heb {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 0;
    text-align: center !important;
}
.doughnutCon {
    width: 150px;
}
div#main_graphs_con {
    display: flex;
    justify-content: center;
    align-content: stretch;
    align-items: stretch;
    margin-bottom: 20px;
}
#doughnutCon {
    margin: 0 20px;
    padding: 0 20px;
}
#doughnutCon span.disclaimer {
    margin-top: 10px;
    font-size: 10px;
}
.main_graph_con:nth-child(2) {
    display: flex;
    flex-flow: column;
    justify-content: start;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 20px;
    margin: 0 20px;
}
.main_graph_head {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
}
.main_graph_body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
div#total_bottom_tables {
    display: flex;
    gap: 20px;
}
.print_table {
    margin-bottom: 20px !important;
}
#print_table > thead {
    display: none;
}

.print_table tr td {
    direction: ltr !important;
}

.pageCon h4 {
    font-size: 16px !important;
    margin-bottom: 10px;
}
.pageCon h5 {
    font-size: 14px !important;
    margin-bottom: 10px;
}
.three_lists_con {
    display: flex;
    gap: 20px;
}
thead th[colspan] {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
}
tr.userRow td {
    font-weight: bold;
}
#report-cover h4 {
    position: fixed;
    bottom: 0;
}
tfoot th {
    background: #f7f7f7;
    border: 1px solid #ededed;
    padding: 7px 10px;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    color: black;
}
div#mainContent {
    background-color: white;
}
@media print {
    .chartjs-size-monitor {
        display: none !important;
    }
    table#print_table table, table#print_table table tr, table#print_table table tr td, table#print_table table tr th {
        border-width: 1px;
        border-collapse: collapse;
        overflow: hidden;
    }
    table#print_table table tr td {
        background-color: transparent;
    }
    #menuBar, #printCon, #accordionControllers, div#printCover, div#printCoverText {
        display: none !important;
    }
    div#mainContent {
        padding-top: 0;
    }
    #mainPage {
        width: 100%;
    }
    .pageCon {
        display: block;
    }
    .break {
        page-break-after: always;
    }
    .fitOnePage {
        margin: 0 auto;
    }
    .pageCon.fitOnePage br {
        display: none;
    }
    .pageCon.fitOnePage h4 {
        margin-bottom: 15px;
    }
    .fitOnePage img {
        width: unset !important;
        max-height: 1000px !important;
    }
    #menuBar, #printCon, #accordionControllers {
        display: none;
    }
    div#report_header {
        display: flex;
        position: fixed;
        padding: 5px 60px 10px;
        margin-bottom: 0px;
    }
    #print_table thead {
        display: table-header-group;
    }
    div#mainContent {
        max-width: 1100px;
    }
}
@media only screen and (max-width: 910px) {
    div#mainContent {
        padding: 10px;
    }
}
@media only screen and (max-width: 767px) {
	
	#menuBar.active + #mainPage {
		width: 100%;
	}
	
    div#report_header {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        height: fit-content;
        direction: ltr;
    }
    div#pt_logo {
        grid-area: 1 / 2 / 2 / 3;
    }
    div#report_info {
        grid-area: 2 / 2 / 3 / 3;
    }
    div#total_info {
        grid-area: 1 / 1 / 2 / 2;
    }
    div#client_info {
        grid-area: 2 / 1 / 3 / 2;
    }
    #menuBar + #mainPage, #menuBar + #mainPage * {
        max-width: 100vw !important;
    }
    div#main_graphs_con {
        display: flex;
        flex-direction: column;
    }
    .main_graph_con {
        border: 0 !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    #report_header h4 {
        display: flex;
    }
    div#printCon {
        display: none;
    }
    
    @keyframes bounce {
      0%, 70%, 85%, 95%, 100% {
        transform: translateX(0);
      }
      80% {
        transform: translateX(-10px); /* Adjust based on the element's width */
      }
      90% {
        transform: translateX(calc(-7px)); /* Adjust based on the element's width */
      }
      
    }
    
    img#toggle_menu {
        bottom: 15px;
        top: auto;
        box-shadow: 0 0 5px rgba(12,194,181,1);
        animation: bounce 2s infinite;
    }
    
    #menuBar.active img#toggle_menu {
        animation: none;
    }
    
    .report_table_con {
        overflow-x: auto;
        width: calc(100vw - 40px);
    }
    thead th[colspan] {
        text-align: right;
    }
    .three_lists_con {
        display: flex;
        flex-direction: column;
		margin-bottom: 20px;
    }
}