
.navbar-bg{
    background-color: #0094ea;
}

.paragraph {
    font-family: Arial;
    font-size: medium;
    margin-left: 15px;
    text-align: left;
}

.text-margin {
    margin-left: 15px;
    margin-right: 15px;
}

.guest-panelist {
    margin: 0;
    padding: 20px 0 0 0;
    background-color: #0E9B92;
    width: 100%;
    height: 60px;
}

.center-aligned-text {
    margin-left: 15px;
    padding: 0;
    width: 50%;
}

.row-basic-panelist {
    display: flex;
    margin: 0%;
    background-color: #F4E3D7;
}

.supporting-institutions {
    margin: 0;
    padding: 20px 0 0 0;
    background-color: #5A5A5A;
    width: 100%;
    height: 60px;
}
.font-weight-bold {
    font-weight: 700 !important;
}

.alert-icon{
    width: 1px;
    height: 1px;
}
.text-alert{
    margin-bottom:0rem;
}

.section-title-wrapper {
    background: #0E1F29;
    color: #FFF;
    text-align: left;
    padding: 0px;
}
.section-title {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}
.img-vertical-align-md{
    vertical-align: middle;
}

.list-square{
    list-style-type: square;
    font-size: 1em;
}
.col-center{
    flex: 0 0 auto;
    width: 65.33333333%
}
.footer{
    padding: 50px 0 32px 0;
    background-color: #FFFFFF;
}
.font-family-alt{
    font-family: Montserrat, sans-serif !important;
}
.text-gray-dark {
    color: #626262!important;
}
.letter-spacing-1 {
    letter-spacing: 1px!important;
}
.text-uppercase {
    text-transform: uppercase;
}
.footer-copyright {
    padding-top: 32px;
}
.border-top {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.border-gray-light {
    border-color: #dfdfdf!important;
}
.countdown-font{
    font-family: Bahnschrift;
    text-align: center;
    font-size: 30px;
    margin-top: 8px;
    color: #000000;
}
.countdown-font-sm {
    font-family: Bahnschrift;
    text-align: center;
    font-size: 24px;
    color: #000000;
}

.countdown-bg{
    background-repeat: no-repeat, no-repeat;
    background-position: center;
    width: 100%;
    height: 100px;
}
