@charset "utf-8";
.urgentNotice #Survey1-Container {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #000000;
    border-width: thin;
    border-style: solid;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.urgentNotice #Survey1-Container #Survey1-Container2 {
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    position: relative;
}
#Survey1-Container #Survey1-Container2 #Survey1-TextBox {
    width: 80%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#Survey1-Container2 #Survey1-TextBox #Survey1-Text1 {
    width: 50%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    float: left;
}
#Survey1-TextBox #Survey1-Text2 #SurveyForm {
    width: 80%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 30px;
    background-color: #DBDBDB;
    text-decoration: none;
    left: 10%;
    bottom: 0%;
    text-align: center;
    color: #000000;
}
#Survey1-TextBox #Survey1-Text2 #SurveyForm:hover {
    background-color: #D2CFCF;
    -webkit-box-shadow: inset 3px 3px 3px 3px #9C9C9C;
    box-shadow: inset 3px 3px 3px 3px #9C9C9C;
}

#Survey1-TextBox #Survey1-Text1 #SurveyBkg {
    width: 100%;
    height: 100%;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 300px;
    min-width: 230px;
}

#Survey1-Container2 #Survey1-TextBox #Survey1-Text2 {
    width: 50%;
    height: auto;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    color: hsla(0,0%,89%,1.00);
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1rem;
    /* [disabled]min-width: 300px; */
}
#Survey1-TextBox #Survey1-Text2 #Survey-ChurchLogo {
    width: 40%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-left: 2%;
    min-width: 200px;
}

@media (min-width:800px){
#Survey1-Container2 #Survey1-TextBox #Survey1-Text1 {
    width: 50%;
}
#Survey1-Container2 #Survey1-TextBox #Survey1-Text2 {
    width: 50%;
}


}

@media (max-width:799px){
#Survey1-Container2 #Survey1-TextBox #Survey1-Text1 {
    width: 100%;
}
#Survey1-Container2 #Survey1-TextBox #Survey1-Text2 {
    width: 100%;
}


}
