@charset "utf-8";
.urgentNotice #Qchurchmeeting {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 10px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.1rem;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    background-repeat: repeat-x;
    color: hsla(0,0%,0%,1.00);
    text-align: center;
    font-weight: normal;
    line-height: 1.1rem;
    background-color: #000000;
    background-image: url(../images/ChurchMeeting/churchBldg.jpg);
    background-position: left bottom;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.urgentNotice #Qchurchmeeting #QPicBox {
    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;
}
#QMLogo {
    width: 100px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}


.urgentNotice #Qchurchmeeting #QTextBox {
    height: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center top;
    background-size: 101% auto;
    background-color: #FFFFFF;
    background-image: url(../images/ChurchMeeting/FullFrameBkg.png);
    background-repeat: no-repeat;
}
#Qchurchmeeting #QTextBox #sillouetts {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /* [disabled]min-width: 900px; */
}

.urgentNotice #Qchurchmeeting p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    display: block;
    margin-bottom: 10px;
}

.urgentNotice #Qchurchmeeting #QmeetingName {
    font-size: 2rem;
























    line-height: 1.rem;
    line-height: 2rem;
    margin-top: 20px;
    font-weight: bold;
    text-decoration: underline;
}
.urgentNotice #Qchurchmeeting p span {
    font-weight: bolder;
}

.urgentNotice #Qchurchmeeting #QmeetingDate {
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #FF0004;
}
.urgentNotice #Qchurchmeeting #meetingRegistration {
    width: 70%;
    height: 60px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    background-color: #6390BD;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    min-width: 160px;
}
.urgentNotice #Qchurchmeeting #meetingRegistration:hover  {
    width: 70%;
    height: 60px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-radius: 30px;
    color: #FDFDFD;
    text-decoration: none;
    font-weight: bold;
    background-color: #6390BD;
    -webkit-box-shadow: inset 3px 3px 3px 3px #41668A;
    box-shadow: inset 3px 3px 3px 3px #41668A;
    min-width: 160px;
}
#QLineName {
    color: #FFC400;
    font-size: 1rem;
    line-height: normal;
}

@media (min-width:900px){
#Qchurchmeeting #QTextBox {
    width: 80%;
    height: auto;
    display: inline-block;
    float: right;
    -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: 61px;
}
#Qchurchmeeting #QPicBox  {
    width: 20%;
    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;
}


}

@media (max-width:899px){
#Qchurchmeeting #QTextBox  {
    width: 90%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 30px;
}
#Qchurchmeeting #QPicBox  {
    width: 90%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#Qchurchmeeting #QPicBox #QMLogo {
    margin-top: 0px;
}




}
#lLinkNotice {
    background-color: #F9EDB5;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
