﻿.apply-flex{
    display:flex;
    flex-wrap:flex;
}

.table-row{
    display:table-row;
}

.background-overlay{
    background-image:url('/GHGR_Registration/img/overlay.png?1103');
}

.StatusContainer{
    background-color: #f6fbff;
}

.title-background-horiz{
    background-image: url('/GHGR_Orch/img/HomepageBackground_bright.jpg?1101');
    /*background-repeat: no-repeat;*/
    padding-bottom: 90px;
    background-size: auto 100%;
    width:100%;
    display:table;
    background-color: #000;
}

.title-background{
    background-image: url('/GHGR_Registration/img/MaskGroup.jpg?1103');
    background-position:130% -5%;
    background-repeat: no-repeat;
    padding-bottom: 90px;
}

.RegistriesTitle{
    font-size: 64px;
    line-height:70px;
    color:#005395;
    font-weight:bold;
    text-shadow:2px 8px #e1e1e1;
}

.RegistriesTitle-horiz{
    font-size:64px;
    /*font-size:3vw;*/
    line-height:70px;
    color:#ffffff;
    font-weight:bold;
    /*text-shadow:2px 8px #e1e1e1;*/
}

.Ellipse-6 {
    width: 276px;
    height: 276px;
    border: solid 4px #75c270;
    background-color: var(--very-light-pink-0);
    border-radius: 138px;
    margin-top: 74px;
    padding-top: 23px

}

.Leaf{
    position:relative;
    top:34px;
    bottom:203px;
}

.Info{
    position:relative;
    top:54px;
    font-size: 48px;
    color:#005395;
}

.Info-small{
    position:relative;
    top:70px;
    font-size: 20px;
    color:#005395;
}

.BlurbTitle{
    font-size:48px;
    color:#005395;
    line-height: 56px;
    margin-top:40px;
    margin-bottom:40px;
}

.Preamble{
    font-size: 22px;
    line-height: 35px;
    color:#444444;
}

.Preamble-horiz{
    /*font-size:1.3vw;*/
    font-size:22px;
    line-height: 35px;
    color:#ffffff;
    padding:20px;
}