﻿
.InfoSection1 {
background-color: #910d0d;
width: 100%;
height: 140px;
margin-top: 5px;
color: white;
padding-top: 30px;
}

.InfoSection2 {
margin-top: 30px;
margin-left: 5px;
width: 100%;
height: 120px;
font-size: 30px;
font-weight: bold;
}


.ModalWidth{
padding: 0px 50px 40px 50px;
}

.InfoTextTitle{
margin-left: 50px;
}

.COVID19Text{
font-size: 30px;
font-weight: bolder
}

.CORONAVIRUS_Text{
font-size: 25px;
}

.ContactInfo{
background-color: #f4f0f0;
}

.ContactInfoCovid{
background-color: #79B3DD;
color: white;
}

.ContactPadding{
padding-top: 5px;
padding-bottom: 10px;
}

.os-internal-Popup .os-internal-ui-dialog, .os-internal-Popup.os-internal-ui-dialog {
box-shadow: 0 0 0 0 !important; 
}

.Info_title{
font-family:sans-serif;
font-size: 24px;
font-weight: 10;
}

.Info_container_border{
border-bottom: solid #18c2f5 2px;
}

.info_footer{
font-size: 12px;
margin-bottom: 20px;
}


.MainPopup{
 display: inherit;    
}

.popup-image{
    position: absolute;
}