/* _content/CCM.Outreach.Blazor.Server/Components/OutreachPracticeEditComponent.razor.rz.scp.css */
body[b-om97amo1q6] {
}


.buttonNext[b-om97amo1q6] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-om97amo1q6] {
    width: 300px;
}




.tocContainer[b-om97amo1q6] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-om97amo1q6] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-om97amo1q6] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-om97amo1q6] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-om97amo1q6] {
    background-color: white;
    height: 60px;
}

.frameClass[b-om97amo1q6] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-om97amo1q6] {
    width: 450px !important;
}

.wizardHeader[b-om97amo1q6] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-om97amo1q6] {
    color: red;
}


.nextButton[b-om97amo1q6] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-om97amo1q6] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-om97amo1q6] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-om97amo1q6] {
    width: 350px;
}
/* _content/CCM.Outreach.Blazor.Server/Components/OutreachPracticeInfoListComponent.razor.rz.scp.css */
body[b-zr8ifnpbci] {
}
/* _content/CCM.Outreach.Blazor.Server/Components/SelectCCMPracticeComponent.razor.rz.scp.css */
body[b-u816lk217l] {
    height: 100%;
}


.buttonNext[b-u816lk217l] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-u816lk217l] {
    width: 300px;
}




.tocContainer[b-u816lk217l] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-u816lk217l] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-u816lk217l] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-u816lk217l] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-u816lk217l] {
    background-color: white;
    height: 60px;
}

.frameClass[b-u816lk217l] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-u816lk217l] {
    width: 450px !important;
}

.wizardHeader[b-u816lk217l] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-u816lk217l] {
    color: red;
}


.nextButton[b-u816lk217l] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-u816lk217l] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-u816lk217l] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-u816lk217l] {
    width: 350px;
}



.splitOuter[b-u816lk217l] {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.splitInnerAuto[b-u816lk217l] {
    height: auto;
    /*background-color: grey;*/
}

.splitInnerRemaining[b-u816lk217l] {
    /*background-color: #DDDDDD;*/
    flex-grow: 1;
}

/*.test {
    display: inline-flex;
    height: 100%;
}



.box {
    display: flex;
    flex-flow: column;
    height: 100%;
}

    .box .row {
        border: 1px dotted #0313fc;
    }

        .box .row.header {
            flex: 0 1 auto;
        }

        .box .row.content {
            flex: 1 1 auto;
        }

        .box .row.footer {
            flex: 0 1 auto;
        }
*/

.fillContainer[b-u816lk217l] {
    height: 100%!important;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.fillBox[b-u816lk217l] {
    text-align: center;
/*    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.fillBox-1[b-u816lk217l] {
    /*background-color: white;*/
    height: 0px;
}
/*Middle fills all available*/
.fillBox-2[b-u816lk217l] {
    /*background-color: white;*/
    flex: 1;
}
/*Bottom*/
.fillBox-3[b-u816lk217l] {
    /*background-color: white;*/
    height: 50px;
}


.testHeight[b-u816lk217l] {
    height: inherit!important;
}

/* _content/CCM.Outreach.Blazor.Server/Components/SelectPracticeGroupPracticeComponent.razor.rz.scp.css */
body[b-eyqwgmejci] {
}
/* _content/CCM.Outreach.Blazor.Server/Components/TestComponent.razor.rz.scp.css */
body[b-t5e05vqk9j] {
    height: 100%;
}


.buttonNext[b-t5e05vqk9j] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-t5e05vqk9j] {
    width: 300px;
}




.tocContainer[b-t5e05vqk9j] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-t5e05vqk9j] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-t5e05vqk9j] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-t5e05vqk9j] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-t5e05vqk9j] {
    background-color: white;
    height: 60px;
}

.frameClass[b-t5e05vqk9j] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-t5e05vqk9j] {
    width: 450px !important;
}

.wizardHeader[b-t5e05vqk9j] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-t5e05vqk9j] {
    color: red;
}


.nextButton[b-t5e05vqk9j] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-t5e05vqk9j] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-t5e05vqk9j] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-t5e05vqk9j] {
    width: 350px;
}



.splitOuter[b-t5e05vqk9j] {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.splitInnerAuto[b-t5e05vqk9j] {
    height: auto;
    /*background-color: grey;*/
}

.splitInnerRemaining[b-t5e05vqk9j] {
    /*background-color: #DDDDDD;*/
    flex-grow: 1;
}

/*.test {
    display: inline-flex;
    height: 100%;
}



.box {
    display: flex;
    flex-flow: column;
    height: 100%;
}

    .box .row {
        border: 1px dotted #0313fc;
    }

        .box .row.header {
            flex: 0 1 auto;
        }

        .box .row.content {
            flex: 1 1 auto;
        }

        .box .row.footer {
            flex: 0 1 auto;
        }
*/

.fillContainer[b-t5e05vqk9j] {
    height: 100% !important;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.fillBox[b-t5e05vqk9j] {
    text-align: center;
    /*    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.fillBox-1[b-t5e05vqk9j] {
    /*background-color: white;*/
    height: 0px;
}
/*Middle fills all available*/
.fillBox-2[b-t5e05vqk9j] {
    /*background-color: white;*/
    flex: 1;
}
/*Bottom*/
.fillBox-3[b-t5e05vqk9j] {
    /*background-color: white;*/
    height: 50px;
}


.testHeight[b-t5e05vqk9j] {
    height: inherit !important;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/Index.razor.rz.scp.css */
body[b-i9dqllzjj7] {
}


.mainPictureContainer[b-i9dqllzjj7] {
    position: relative;
}

.mainPicture[b-i9dqllzjj7] {
    z-index: -1;
    opacity: 0.3 !important;
    width: 100%;
    height: auto;
}

.mainPictureText[b-i9dqllzjj7] {
    position: absolute;
    top: 40px;
    left: 40px;
    /*transform: translate(-30%, -30%);*/
    /*transform: translate(-50%, -50%);*/
}


.registerButtonDiv[b-i9dqllzjj7] {
    z-index: 10000;
    position: absolute;
    top: 55px;
    right: 55px;
    /*transform: translate(-40%, -40%);*/
    /*transform: translate(-50%, -50%);*/
}

.mainPictureTextOverlay[b-i9dqllzjj7] {
    z-index: 10000;
    position: absolute;
    top: 95px;
    left: 95px;
    /*transform: translate(-40%, -40%);*/
    /*transform: translate(-50%, -50%);*/
}

.registerButton[b-i9dqllzjj7] {
    z-index: 10001;
}


.imageOpacity-50[b-i9dqllzjj7] {
    opacity: 0.5!important;
}

/* Centered text */
.centeredText[b-i9dqllzjj7] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

 
/* _content/CCM.Outreach.Blazor.Server/Pages/LoginPage.razor.rz.scp.css */
body[b-y1vfipqk7z] {
}




.alignLeftAndRight[b-y1vfipqk7z] {
    display: flex;
    justify-content: space-between;
}



.mergeOverlay[b-y1vfipqk7z] {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    /*cursor: pointer;*/
    justify-content: center;
    align-items: center;
}

.mergeOverlayShow[b-y1vfipqk7z] {
    display: flex;
}

.mergeOverlayHide[b-y1vfipqk7z] {
    display: none;
}


.mergeContent[b-y1vfipqk7z] {
    width: 800px;
    height: 600px;
    background-color: white;
}

.mergeContentTitle[b-y1vfipqk7z] {
    /*    width: 100%;
    height: 32px;*/
    width: 800px;
    height: 32px;
    background-color: rgb(98, 153, 215);
    border-bottom: 1px solid gray;
}

.closeButtonSpan[b-y1vfipqk7z] {
    width: 24px;
    height: 24px;
    font-size: 18px;
}

.testText[b-y1vfipqk7z] {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}



.fillBoxContainer[b-y1vfipqk7z] {
    height: 100% !important;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.fillBox[b-y1vfipqk7z] {
    /*text-align: center;*/
    /*    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.fillBoxHeader[b-y1vfipqk7z] {
    /*background-color: white;*/
    height: auto;
}
/*Middle fills all available*/
.fillBoxContent[b-y1vfipqk7z] {
    /*background-color: white;*/
    flex: 1;
}
/*Bottom*/
.fillBoxFooter[b-y1vfipqk7z] {
    /*background-color: white;*/
    height: auto;
    flex: none;
}


.displayNone[b-y1vfipqk7z]{
    display: none;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/LogoutPage.razor.rz.scp.css */
body[b-t50kzr9271] {
}
/* _content/CCM.Outreach.Blazor.Server/Pages/MyAccountHomePage.razor.rz.scp.css */
body[b-wqcogsaq85] {
}


.boxHyperlink[b-wqcogsaq85]{
    text-align:right;
    color:rgb(242, 31, 31);
    font-weight:bold;
}


/*
.alignBottom {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
    margin-right: 10px;
}*/

/* _content/CCM.Outreach.Blazor.Server/Pages/MyAccountPage.razor.rz.scp.css */
body[b-1zoinczt46] {
}


.buttonNext[b-1zoinczt46] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-1zoinczt46] {
    width: 300px;
}




.tocContainer[b-1zoinczt46] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-1zoinczt46] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-1zoinczt46] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-1zoinczt46] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-1zoinczt46] {
    background-color: white;
    height: 60px;
}

.frameClass[b-1zoinczt46] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-1zoinczt46] {
    width: 450px !important;
}

.wizardHeader[b-1zoinczt46] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-1zoinczt46] {
    color: red;
}


.nextButton[b-1zoinczt46] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-1zoinczt46] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-1zoinczt46] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-1zoinczt46] {
    width: 350px;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/MyPracticeGroupPage.razor.rz.scp.css */
body[b-1vto4kznbp] {
}


.buttonNext[b-1vto4kznbp] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-1vto4kznbp] {
    width: 300px;
}




.tocContainer[b-1vto4kznbp] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-1vto4kznbp] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-1vto4kznbp] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-1vto4kznbp] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-1vto4kznbp] {
    background-color: white;
    height: 60px;
}

.frameClass[b-1vto4kznbp] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-1vto4kznbp] {
    width: 450px !important;
}

.wizardHeader[b-1vto4kznbp] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-1vto4kznbp] {
    color: red;
}


.nextButton[b-1vto4kznbp] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-1vto4kznbp] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-1vto4kznbp] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-1vto4kznbp] {
    width: 350px;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/MyPracticesPage.razor.rz.scp.css */
body[b-0vkskq2h2d] {
}



.closeButton[b-0vkskq2h2d] {
    background-color: transparent !important;
    width: 24px;
    height: 24px;
}

    .closeButton[b-0vkskq2h2d],
    .closeButton:hover[b-0vkskq2h2d] {
        background-color: red !important;
        color: grey;
    }
/* _content/CCM.Outreach.Blazor.Server/Pages/MyRegistrationPage.razor.rz.scp.css */
body[b-hjst6rb1p3] {
}


.buttonNext[b-hjst6rb1p3] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-hjst6rb1p3] {
    width: 300px;
}




.tocContainer[b-hjst6rb1p3] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-hjst6rb1p3] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-hjst6rb1p3] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-hjst6rb1p3] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-hjst6rb1p3] {
    background-color: white;
    height: 60px;
}

.frameClass[b-hjst6rb1p3] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-hjst6rb1p3] {
    width: 450px !important;
}

.wizardHeader[b-hjst6rb1p3] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-hjst6rb1p3] {
    color: red;
}


.nextButton[b-hjst6rb1p3] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-hjst6rb1p3] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-hjst6rb1p3] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-hjst6rb1p3] {
    width: 350px;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/ResetPasswordPage.razor.rz.scp.css */
body[b-zm923c9clv] {
}




.alignLeftAndRight[b-zm923c9clv] {
    display: flex;
    justify-content: space-between;
}



.mergeOverlay[b-zm923c9clv] {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    /*cursor: pointer;*/
    justify-content: center;
    align-items: center;
}

.mergeOverlayShow[b-zm923c9clv] {
    display: flex;
}

.mergeOverlayHide[b-zm923c9clv] {
    display: none;
}


.mergeContent[b-zm923c9clv] {
    width: 800px;
    height: 600px;
    background-color: white;
}

.mergeContentTitle[b-zm923c9clv] {
    /*    width: 100%;
    height: 32px;*/
    width: 800px;
    height: 32px;
    background-color: rgb(98, 153, 215);
    border-bottom: 1px solid gray;
}

.closeButtonSpan[b-zm923c9clv] {
    width: 24px;
    height: 24px;
    font-size: 18px;
}

.testText[b-zm923c9clv] {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}



.fillBoxContainer[b-zm923c9clv] {
    height: 100% !important;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.fillBox[b-zm923c9clv] {
    /*text-align: center;*/
    /*    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.fillBoxHeader[b-zm923c9clv] {
    /*background-color: white;*/
    height: auto;
}
/*Middle fills all available*/
.fillBoxContent[b-zm923c9clv] {
    /*background-color: white;*/
    flex: 1;
}
/*Bottom*/
.fillBoxFooter[b-zm923c9clv] {
    /*background-color: white;*/
    height: auto;
    flex: none;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/SignupPage.razor.rz.scp.css */
body[b-exa0pe8hgf] {
}


.buttonNext[b-exa0pe8hgf] {
    /*background-color:darkseagreen!important;*/
    color: white;
}


.gridSearchBoxFormat[b-exa0pe8hgf] {
    width: 300px;
}




.tocContainer[b-exa0pe8hgf] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.tocBox[b-exa0pe8hgf] {
    text-align: center;
    color: white;
    font-family: sans-serif;
    font-size: 36px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Top*/
.tocBox-1[b-exa0pe8hgf] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.tocBox-2[b-exa0pe8hgf] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.tocBox-3[b-exa0pe8hgf] {
    background-color: white;
    height: 60px;
}

.frameClass[b-exa0pe8hgf] {
    width: 100%;
    height: 100%;
}

.wideFormControl[b-exa0pe8hgf] {
    width: 450px !important;
}

.wizardHeader[b-exa0pe8hgf] {
    color: #234895;
    font-size: 24px;
    font-weight: 600;
}

.requiredFieldTextStatement[b-exa0pe8hgf] {
    color: red;
}


.nextButton[b-exa0pe8hgf] {
    background-color: #1b74d9 !important;
}

    .nextButton:hover[b-exa0pe8hgf] {
        background-color: #a5c7ee !important;
    }


.sectionHeader[b-exa0pe8hgf] {
    margin-top: 3px;
    margin-bottom: 3px;
}


.formLabelWide[b-exa0pe8hgf]{
    width:350px;
}
/* _content/CCM.Outreach.Blazor.Server/Pages/VerifyAccountPage.razor.rz.scp.css */
body[b-8xh0709g2p] {
}
/* _content/CCM.Outreach.Blazor.Server/Pages/XXXTestPage.razor.rz.scp.css */
body[b-np14kpf8eu] {
}
/* _content/CCM.Outreach.Blazor.Server/Shared/ConfirmWindow.razor.rz.scp.css */
body[b-4u2xd1cxdr] {
}
/* _content/CCM.Outreach.Blazor.Server/Shared/MainLayout.razor.rz.scp.css */
body[b-21tb0j22lv] {
}


.containerRightAlignLastItem[b-21tb0j22lv] {
    display: flex;
    justify-content: space-between;
}

.logoWidth[b-21tb0j22lv]{
    /*width:100%;*/
    height:81px;
}

.headerLine[b-21tb0j22lv] {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    color: black;
    border-color: black;
    /*font-weight:500;*/
}


.footerLine[b-21tb0j22lv] {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    height: 5px;
    background-color: #6f99d9;
    border-color: #6f99d9;
    /*font-weight:500;*/
}

.footerBody[b-21tb0j22lv] {
    padding-top:30px;
    height: 150px;
    background-color: #183372;
    border-color: #183372;
    color:white;
    font-family: Arial;
    font-weight: normal;
    font-size: .75em;
}

.requiredFieldTextStatement[b-21tb0j22lv] {
    color: red;
}




.verticalContainer[b-21tb0j22lv] {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.verticalBox[b-21tb0j22lv] {
    /*text-align: center;*/
    /*color: white;*/
    font-family: sans-serif;
/*    font-size: 36px;*/
    padding: 5px;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
}

/*Top*/
.verticalBox-1[b-21tb0j22lv] {
    background-color: white;
    height: 0px;
}
/*Middle fills all available*/
.verticalBox-2[b-21tb0j22lv] {
    background-color: white;
    flex: 1;
}
/*Bottom*/
.verticalBox-3[b-21tb0j22lv] {
    background-color: white;
    height: 60px;
}


.textAreaStyle[b-21tb0j22lv]{
    width: 95%;
 }


.menuLinkDiv[b-21tb0j22lv] {
    width:auto;
    border-bottom: solid;
    border-bottom-color: #183372;
}

.menuLinkText[b-21tb0j22lv] {
    /*font-weight:bold;*/
    color: #183372;
}
