html {
    height: 100%;
}

body {
    min-height: 100%;
    background-attachment: fixed;
    background-size: cover;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'EB Garamond', serif;
    color: #580358;
    background-color: #EFEFEF;
}

/* Equal height row */
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.row-eq-height > [class*='col-'] {
    display: flex;
}

/* Flip card container */
.flip-card {
    perspective: 1200px;
    cursor: pointer;
    width: 100%;
    display: flex;
}

/* Inner container handles flip */
.flip-card-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    transition: transform 0.8s cubic-bezier(.4,.2,.2,1);
    transform-style: preserve-3d;
}

/* Flip effect */
.flip-card.flipped .flip-card-inner {
    transform: rotateY(180deg);
}

/* Front and back share grid area for equal height */
.flip-card-front,
.flip-card-back {
    backface-visibility: hidden;
    border-radius: 2%;
    padding: 35px 25px;
    border-color: rgba(88, 3, 88, 0.25);
    border-style:solid;
    border-width:1px;
    box-shadow: 0 20px 45px rgba(0,0,0,0.09);
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: center;
    width: 100%;
    min-height: 350px;
}

/* Front face */
.flip-card-front {
    background: linear-gradient(145deg, rgba(185, 185, 185, 0.45), rgba(155, 155, 155, 0.25));
    color: #580358;
    justify-content: center;
}

/* Back face */
.flip-card-back {
    background: #fff;
    color: #444;
    transform: rotateY(180deg);
}

/* Place front and back in same stack using CSS Grid */
.flip-card-inner {
    display: grid;
}

.flip-card-front,
.flip-card-back {
    grid-area: 1 / 1;
}

/* CTA button */
.service-btn {
    margin-top: 15px;
    background: #580358;
    color: #fff;
    border: none;
    padding: 8px 18px;
    border-radius: 25px;
    transition: all 0.3s ease;
}

    .service-btn:hover {
        background: #7d0f7d;
        transform: translateY(-2px);
    }



.pagefooter {
    background-color: #580358;
    color: #FFFFFF;
    padding: 15px;
}

::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

::-webkit-scrollbar-button {
    width: 21px;
    height: 21px;
}

::-webkit-scrollbar-thumb {
    background: #580358;
    border: 1px solid rgba(120, 120, 120, 0.45);
    border-radius: 50px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: rgba(0, 0, 0, 0.75);
    }

    ::-webkit-scrollbar-thumb:active {
        background: #580358;
        opacity: 0.75;
    }

::-webkit-scrollbar-track {
    background: #FFFFFF;
    border: 0px solid #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-track:hover {
        background: #EEEEEE;
    }

    ::-webkit-scrollbar-track:active {
        background: #DDDDDD;
    }

::-webkit-scrollbar-corner {
    background: transparent;
}


@-webkit-keyframes Animation-SchoolLogo {
    0% {
        opacity: 0;
        display: none;
    }
    10% {
        opacity: 0.5;
        display: block;
    }
    20% {
        opacity:1;
    }
    30% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    60% {
        opacity: 1;
    }
    70% {
        opacity: 0.75;
    }
    80% {
        opacity: 0.5;
    }
    90% {
        opacity: 0.0;
    }
    100% {
        opacity: 0;
        display:none;
    }
}




.schoolLogo {
    width: 35%;
}


@-webkit-keyframes Animation-HomaeBanner_1 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0.35;
    }

    20% {
        opacity: 0.35;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-HomaeBanner_2 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0.35;
    }

    40% {
        opacity: 0.35;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-HomaeBanner_3 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0.35;
    }

    60% {
        opacity: 0.35;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-HomaeBanner_4 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0.35;
    }

    80% {
        opacity: 0.35;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-HomaeBanner_5 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0.35;
    }

    100% {
        opacity: 0.35;
    }
}

.Image_1 {
    -webkit-animation:  Animation-HomaeBanner_1;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
.Image_2 {
    -webkit-animation: Animation-HomaeBanner_2;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
.Image_3 {
    -webkit-animation: Animation-HomaeBanner_3;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
.Image_4 {
    -webkit-animation: Animation-HomaeBanner_4;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}
.Image_5 {
    -webkit-animation: Animation-HomaeBanner_5;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

@-webkit-keyframes Animation-AlbumPicture_1 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    20% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-AlbumPicture_2 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    70% {
        opacity: 1;
    }

    80% {
        opacity: 0;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Animation-AlbumPicture_3 {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    30% {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    60% {
        opacity: 0;
    }

    70% {
        opacity: 0;
    }

    80% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.Pic_Image_1 {
    -webkit-animation: Animation-AlbumPicture_1;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

.Pic_Image_2 {
    -webkit-animation: Animation-AlbumPicture_2;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

.Pic_Image_3 {
    -webkit-animation: Animation-AlbumPicture_3;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}


.commentButtonLauncher {
    height: 70px;
    width: 70px;
    border: solid 1px rgba(255, 255, 255, 0.45);
    border-radius:35px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: fixed;
    bottom: 30px;
    right: 10px;
    transform: scale(1.15);
    z-index: 70;
}


@-webkit-keyframes AnimationPayOff {
    0% {
        transform: scale(0);
        content: "World-Class Care. Wholeheartedly Delivered";
        opacity: 0;
    }

    2% {
        transform: scale(2.0);
        content: "World-Class Care. Wholeheartedly Delivered";
        opacity: 1;
    }

    8% {
        transform: scale(2.0);
        content: "World-Class Care. Wholeheartedly Delivered";
        opacity: 1;
    }

    10% {
        transform: scale(0);
        content: "World-Class Care. Wholeheartedly Delivered";
        opacity:0;
    }

    17% {
        transform: scale(0);
        content: "Empathy in Action. Excellence in Every Touch";
        opacity: 0;
    }

    20% {
        transform: scale(0);
        content: "Empathy in Action. Excellence in Every Touch";
        opacity: 1;
    }

    22% {
        transform: scale(2.0);
        content: "Empathy in Action. Excellence in Every Touch";
        opacity: 1;
    }

    28% {
        transform: scale(2.0);
        content: "Empathy in Action. Excellence in Every Touch";
        opacity: 1;
    }

    30% {
        transform: scale(0);
        content: "Empathy in Action. Excellence in Every Touch";
        opacity: 0;
    }
    37% {
        transform: scale(0);
        content: "Advanced Technology. Compassionate Care";
        opacity: 0;
    }
    40% {
        transform: scale(0);
        content: "Advanced Technology. Compassionate Care";
        opacity: 1;
    }

    42% {
        transform: scale(2.0);
        content: "Advanced Technology. Compassionate Care";
        opacity: 1;
    }

    48% {
        transform: scale(2.0);
        content: "Advanced Technology. Compassionate Care";
        opacity: 1;
    }

    50% {
        transform: scale(0);
        content: "Advanced Technology. Compassionate Care";
        opacity: 0;
    }

    60% {
        transform: scale(0);
        content: "Innovation with Integrity";
        opacity: 0;
    }

    60% {
        transform: scale(0);
        content: "Innovation with Integrity";
        opacity: 1;
    }

    62% {
        transform: scale(2.0);
        content: "Innovation with Integrity";
        opacity: 1;
    }

    68% {
        transform: scale(2.0);
        content: "Innovation with Integrity";
        opacity: 1;
    }

    70% {
        transform: scale(0);
        content: "Innovation with Integrity";
        opacity: 0;
    }

    77% {
        transform: scale(0);
        content: "Integrated Care. Exceptional Outcomes";
        opacity: 0;
    }

    80% {
        transform: scale(0);
        content: "Integrated Care. Exceptional Outcomes";
        opacity: 1;
    }

    62% {
        transform: scale(2.0);
        content: "Integrated Care. Exceptional Outcomes";
        opacity: 1;
    }

    68% {
        transform: scale(2.0);
        content: "Integrated Care. Exceptional Outcomes";
        opacity: 1;
    }

    90% {
        transform: scale(0);
        content: "Integrated Care. Exceptional Outcomes";
        opacity: 0;
    }

    97% {
        content: "World-Class Care. Wholeheartedly Delivered";
        opacity: 0;
    }
}

 .payOffLineStyle::after {
    content: '';
    -webkit-animation: AnimationPayOff;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

.modalbackground {
    background-color: white;
    filter: alpha(opacity=75);
    opacity: 0.9;
}

.validatorMessage {
    font-size: x-small;
    color: red;
}

.DesktopItem {
    display: block;
}

.MobileItem {
    display: none;
}

.TextBoxNormal {
    width: 300px;
    height: 50px;
    background-color: white;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px;
    font-size: 17px;
    font-family: 'Segoe UI';
    text-align: left;
    border-radius: 5px;
}

.hideTableMobileMenu {
    display: none;
}

.showTableMobileMenu {
    display: block;
}


.TextBoxStretch {
    width: 100%;
    height: 50px;
    background-color: white;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px;
    font-size: 17px;
    text-align: left;
    border-radius: 5px;
}


@keyframes verticalrotate {
    0% {
        transform: scale(0);
        font-size: medium;
        opacity: 0;
        display: block;
    }

    5% {
        transform: scale(1.25);
        font-size: medium;
        opacity: 0;
        display: block;
    }

    10% {
        transform: scale(1.0);
        opacity: 1;
        font-size: xx-large;
    }

    20% {
        transform: scale(2);
        font-size: xx-large;
        opacity: 1;
        font-weight: bold;
    }
    30% {
        transform: scale(2);
        font-size: xx-large;
        font-weight: bold;
        opacity: 1;
    }

    40% {
        transform: scale(2);
        font-size: xx-large;
        opacity: 0;
        display: none;
    }

    50% {
        transform: scale(2);
        font-size: xx-large;
        display: none;
    }


    60% {
        transform: scale(2);
        font-size: xx-large;
        display: none;
    }

    70% {
        transform: scale(2);
        font-size: xx-large;
        display: none;
    }
    
    80% {
        transform: scale(2);
        font-size: xx-large;
        display: none;
    }

    90% {
        transform: scale(2);
        font-size: xx-large;
        display: none;
    }

}

@keyframes verticalrotate_Medium {
    0% {
        transform: scale(0);
        font-size: medium;
        opacity: 0;
        display: block;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    10% {
        transform: scale(1.75);
        opacity: 1;
        font-size: x-large;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    15% {
        transform: scale(1.35);
        font-size: x-large;
        font-weight: bold;
        opacity: 1;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }
    80% {
        transform: scale(1.35);
        font-size: x-large;
        opacity: 1;
        font-weight: bold;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    85% {
        transform: scale(1.35);
        font-size: x-large;
        opacity: 0;
        display: none;
    }

    100% {
        transform: scale(1.35);
        font-size: x-large;
        display: none;
    }
}

@keyframes verticalrotate_Smaller {
    0% {
        transform: scale(0);
        font-size: medium;
        opacity: 0;
        display: block;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    10% {
        transform: scale(1.5);
        opacity: 1;
        font-size: x-large;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    15% {
        transform: scale(1.25);
        font-size: x-large;
        opacity: 1;
        font-weight: bold;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }
    80% {
        transform: scale(1.25);
        font-size: x-large;
        opacity: 1;
        font-weight: bold;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    85% {
        transform: scale(1.25);
        font-size: x-large;
        opacity: 0;
        display: none;
    }

    100% {
        transform: scale(1.25);
        font-size: x-large;
        display: none;
    }
}

@keyframes verticalrotate_Smallest {
    0% {
        transform: scale(0);
        font-size: medium;
        opacity: 0;
        display: block;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    10% {
        transform: scale(1.5);
        opacity: 1;
        font-size: x-large;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    15% {
        transform: scale(1.25);
        font-size: x-large;
        opacity: 1;
        font-weight: bold;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    80% {
        transform: scale(1.25);
        font-size: x-large;
        opacity: 1;
        font-weight: bold;
        text-shadow: 2px 0px 20px rgba(43,47,41,0.93);
    }

    85% {
        transform: scale(1.2);
        font-size: x-large;
        opacity: 0;
        display: none;
    }

    100% {
        transform: scale(1.25);
        font-size: x-large;
        display: none;
    }
}


.payOff {
    opacity:0;
    -webkit-animation: verticalrotate;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

.payOffReverse {
    -webkit-animation: verticalrotate;
    opacity: 0;
    -webkit-animation-direction: reverse;
    -webkit-animation-delay: 10s;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
}

.headerCarousel {
    position: relative;
    overflow: hidden;
}

.menuHousing {
    padding: 10px;
    background-color: #580358;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    z-index: 2;
}

.welcomeHousing {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.2);
    width: 100%;
    height: 1080px;
    padding-top: 60px;
}

.extremeleftBox {
    background-color: #580358;
    color: #FFFFFF;
    padding: 10px;
    font-size: small;
    height: 150px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.extremerightBox {
    background-color: #580358;
    color: #FFFFFF;
    padding: 10px;
    height: 150px;
    font-size: small;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.centerBox {
    background-color: #FEFEFE;
    color: #580358;
    padding: 10px;
    font-size: small;
    height: 150px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.boxContainers {
    padding: 0px;
}

.menuItem {
    padding: 5px 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.undecoratedLink {
    text-decoration: none;
}

.logohouse {
    padding-bottom: 20px
}

.lowerBox {
    position: relative;
    top: -10px;
    background-color: #baaf33;
    padding: 5px;
}

.definitionBox {
    padding: 5px;
}

.mobileSideAdjustment {
    padding: 0px;
}

.principalsPicture {
    border-radius: 50%;
    width: 80%;
    border-color: #580358;
    border-width:2px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.principalsMessage {
    background-color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    background-color: #FFFFFF;
    color: #000000;
    height: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.eventlDateBox {
    background-color: #580358;
    color: #FFFFFF;
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.eventNameBox {
    background-color: #FFFFFF;
    color: #580358;
    padding: 5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.inPageMenu {
    background-color: #580358;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

.resultIndices {
    border: solid 1px rgba(69, 42, 3,0.35);
    box-shadow: 0 4px 8px 0 rgba(0,0,0, 0.2), 0 6px 20px 0 rgba(0,0,0, 0.19);
    min-height: 100px;
    color: #580358;
    background-color: rgba(69, 42, 3, 0.15);
    padding: 5px;
    font-size: large;
    border-radius: 3px;
    text-decoration: none
}

.storiedMenu {
    background-color:  #DDD;
    color:#580358;
    font-size: large;
    padding:5px;
    text-transform: uppercase;
    border-style: dotted;
    border-width:1px;
}

.formLabel
{
    font-size:small;
    font-weight:bold;
}

.defaultFormItem{
    width:99%;
    min-height:28px;
}

.formrecord {
    padding: 10px;
}

.inPageMenuItem {
    border-color: rgba(220,220,220,0.25);
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}

.panelNavigation {
   
}

.DesktopItem {
    display: block;
}

.welcomeImageDecorator {
    width: 10%;
    margin-top: -50px
}

.welcomeNavigation {
    margin-top: -385px;
}

.welcomeNavigationPane {
    background: linear-gradient(356deg, rgba(16, 118, 190,1) 51%, rgba(16, 118, 190,0.85) 73%);
    padding: 10px;
    min-height: 300px;
    border-radius: 5px 5px 0px 0px
}

.primarywelcomeNavigation {
    margin-top: -380px;
}

.primarywelcomeNavigationPane {
    background: linear-gradient(356deg, rgba(131, 193, 130,1) 51%, rgba(131, 193, 130,0.85) 73%);
    padding: 10px;
    min-height: 300px;
    border-radius: 5px 5px 0px 0px
}


@media screen and (max-width:1200px) {

    .schoolLogo {
        width: 35%;
    }
    .welcomeNavigation{
        margin-top: -385px;
    }
    .welcomeNavigationPane {
        background: linear-gradient(356deg, rgba(16, 118, 190,1) 51%, rgba(16, 118, 190,0.85) 73%);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .primarywelcomeNavigation {
        margin-top: -380px;
    }

    .primarywelcomeNavigationPane {
        background: linear-gradient(356deg, rgba(131, 193, 130,1) 51%, rgba(131, 193, 130,0.85) 73%);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .commentButtonLauncher {
        height: 70px;
        width: 70px;
        border: solid 1px rgba(255, 255, 255, 0.45);
        border-radius: 35px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        position: fixed;
        bottom: 45px;
        right: 20px;
        z-index: 70;
        transform: scale(1.05);
    }

    .welcomeImageDecorator {
        width: 10%;
        margin-top: -50px
    }
    .DesktopItem {
        display: block;
    }

    .MobileItem {
        display: none;
    }

    .payOff {
        opacity: 0;
        -webkit-animation: verticalrotate;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }

    .payOffReverse {
        opacity: 0;
        -webkit-animation: verticalrotate;
        -webkit-animation-direction: reverse;
        -webkit-animation-delay: 10s;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }
}

@media screen and (max-width:992px) {

    .schoolLogo {
        width: 45%;
    }
    .welcomeNavigation {
        margin-top: -385px;
    }
    .welcomeNavigationPane {
        background: linear-gradient(356deg, rgba(16, 118, 190,1) 51%, rgba(16, 118, 190,0.85) 73%);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .primarywelcomeNavigation {
        margin-top: -380px;
    }

    .primarywelcomeNavigationPane {
        background: linear-gradient(356deg, rgba(131, 193, 130,1) 51%, rgba(131, 193, 130,0.85) 73%);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }
    .commentButtonLauncher {
        height: 70px;
        width: 70px;
        border: solid 1px rgba(255, 255, 255, 0.45);
        border-radius: 35px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        position: fixed;
        bottom: 45px;
        right: 20px;
        z-index: 70;
        transform: scale(1.0);
    }

    .welcomeImageDecorator {
        width: 12%;
        margin-top: -50px
    }
    .DesktopItem {
        display: block;
    }

    .MobileItem {
        display: none;
    }

    .payOff {
        opacity: 0;
        -webkit-animation: verticalrotate_Medium;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }


    .payOffReverse {
        -webkit-animation: verticalrotate_Medium;
        opacity: 0;
        -webkit-animation-direction: reverse;
        -webkit-animation-delay: 10s;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }
}

@media screen and (max-width:850px) {

    .primarywelcomeNavigation {
        margin-top: -40px;
    }

    .primarywelcomeNavigationPane {
        background: rgba(131, 193, 130);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .welcomeNavigation {
        margin-top: -40px;
    }
    .welcomeNavigationPane {
        background: rgba(16, 118, 190,1);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .schoolLogo {
        width: 50%;
    }

    .commentButtonLauncher {
        height: 70px;
        width: 70px;
        border: solid 1px rgba(255, 255, 255, 0.45);
        border-radius: 35px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        position: fixed;
        bottom: 45px;
        right: 20px;
        transform: scale(0.10);
        z-index: 70;
    }
    .welcomeImageDecorator {
        width: 15%;
        margin-top: -50px
    }
    .panelNavigation {
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 2;
        font-size:small;
    }

    .principalsMessage {
        background-color: #ffffff;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
        background-color: #FFFFFF;
        color: #000000;
        height: auto;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    }

    .principalsPicture {
        border-radius: 50%;
        width: 100%;
        border-color: #580358;
        border-width: 2px;
    }

    .mobileSideAdjustment {
        padding: 0px 30px;
    }

    .logohouse {
        padding-bottom: 5px
    }

    .extremeleftBox {
        background-color: #580358;
        color: #FFFFFF;
        padding: 5px;
        height: auto;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    }

    .extremerightBox {
        background-color: #580358;
        color: #FFFFFF;
        padding: 5px;
        height: auto;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    }

    .centerBox {
        background-color: #FFFFFF;
        color: #580358;
        padding: 5px;
        height: 150px;
    }

    .menuItem {
        padding: 10px 10px;
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: bold;
        text-align: left;
    }

    .DesktopItem {
        display: none;
    }

    .MobileItem {
        display: block;
    }

    .payOff {
        opacity: 0;
        -webkit-animation: verticalrotate_Smaller;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }


    .payOffReverse {
        opacity: 0;
        -webkit-animation: verticalrotate_Smaller;
        -webkit-animation-direction: reverse;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }

}

@media screen and (max-width:670px) {

    .primarywelcomeNavigation {
        margin-top: -40px;
    }

    .primarywelcomeNavigationPane {
        background-color:rgb(131, 193, 130);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .welcomeNavigation {
        margin-top: -40px;
    }

    .welcomeNavigationPane {
        background: rgba(16, 118, 190,1);
        padding: 10px;
        min-height: 300px;
        border-radius: 5px 5px 0px 0px
    }

    .schoolLogo {
        width: 65%;
    }

    .commentButtonLauncher {
        height: 70px;
        width: 70px;
        border: solid 1px rgba(255, 255, 255, 0.45);
        border-radius: 35px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        position: fixed;
        bottom: 45px;
        right: 20px;
        transform:  scale(1);
        z-index: 70;
    }
    
    .welcomeImageDecorator {
        width: 30%;
        margin-top: -50px
    }
    .panelNavigation {
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index:2;
        font-size:small;
    }

    .principalsMessage {
         color: #000000;
        height: auto;
     }

    .principalsPicture {
        border-radius: 50%;
        width: 80%;
        border-color: #580358;
        border-width: 2px;
    }
    .mobileSideAdjustment {
        padding: 0px 30px;
    }

    .logohouse {
        padding-bottom: 5px
    }

    .definitionBox {
        padding: 5px;
        padding-left:0px;
    }

    .extremeleftBox {
        background-color: #580358;
        color: #FFFFFF;
        padding: 10px;
        height: auto;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    }


    .extremerightBox {
        background-color: #580358;
        color: #FFFFFF;
        padding: 10px;
        height: auto;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    }


    .centerBox {
        background-color: #FFFFFF;
        color: #580358;
        padding: 10px;
        height: auto;
    }

    .menuItem {
        padding: 5px 20px;
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: bold;
        text-align: left;
    }

    .DesktopItem {
        display: none;
    }

    .MobileItem {
        display: block;
    }

    .menuHousing {
        padding: 7px;
    }

    .payOff {
        opacity: 0;
        -webkit-animation: verticalrotate_Smallest;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }


    .payOffReverse {
        opacity: 0;
        -webkit-animation: verticalrotate_Smallest;
        -webkit-animation-direction: reverse;
        -webkit-animation-delay: 10s;
        -webkit-animation-duration: 10s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    }
}
