@page { 
    size: landscape;
    margin-left: 0cm;
    margin-right: 0cm;
}

footer,
.footer-nav,
.hide-print,
.with-sidenav > aside,
header > nav,
.mobile-nav-select,
.header-meta,
.post-type-archive-tuition-plan .header-main,
.single-tuition-plan .header-main,
.mobile-nav {
    display:none!important
}

.print-page-break,
hr {
    page-break-after: always;
}

hr {
    opacity: 0;
}

h2.regular { 
    margin-top: 0 !important;
    font-size: 20px !important;
}

h4.regular {
    font-size: 12pt !important;
}

.post-type-archive-tuition-plan  aside,
.post-type-archive-tuition-plan  .my-3,
.single-tuition-plan aside,
.single-tuition-plan .my-3 {
    margin-top: 0pt !important;
    margin-bottom: 8pt !important;
}
.single-tuition-plan .my-3:nth-child(odd) > div {
    background-color: #FFF;
}
.single-tuition-plan .my-3:nth-child(even) > div {
    background-color: rgb(207, 207, 207);
}
.single-tuition-plan .my-3 > div > div {
    border: 0;
    border-radius: 0;
    padding: 5px;
}
.single-tuition-plan .my-3 > div > div > .mb-2 {
    margin-bottom: 10px!important;
}
.single-tuition-plan .my-3:first-child > div {
    padding-left: 0 !important;
}
.single-tuition-plan .my-3:last-child > div {
    padding-right: 0;
}
.split-notes > *:nth-child(2) {
    font-style: italic;
    
    align-self: center;
    padding-left: 5px;
    }
.split-notes div {
    font-size: 12pt;
    line-height: 13pt;    
}
.split-notes div:first-child {
    margin-bottom: 5px;
}
.post-type-archive-tuition-plan  .three-col aside,
.single-tuition-plan .three-col aside {
    margin-right: 1% !important
}
.split-notes ul {
    margin-bottom: 5px !important;
} 

.post-type-archive-tuition-plan  .split-notes:not(:first-child):not(:last-child),
.single-tuition-plan .split-notes:not(:first-child):not(:last-child) {
    border-bottom: 1px dashed gray;
    padding-bottom: 5px;
}
.post-type-archive-tuition-plan h1.regular,
.single-tuition-plan h1.regular {
    font-size: 16pt;
    line-height: 18pt;
    margin-top: 8px !important;
    margin-bottom: 8pt !important;
}

.post-type-archive-tuition-plan h4.regular,
.single-tuition-plan h4.regular {
    margin-top: 8px !important;
    margin-bottom: 8pt !important;
}

.post-type-archive-tuition-plan aside .card,
.single-tuition-plan aside .card {    
    border-radius: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
}

.post-type-archive-tuition-plan aside:last-child .card,
.single-tuition-plan aside:last-child .card {    
    border: 0;
}