#subheader {
        background-image: url(http://www.bodyofmessiah.org/home/wp-content/uploads/2020/01/BG.jpg);
    margin-bottom: 80px;
    padding: 150px 0 70px 0;
    background-size: cover;
    text-align: center;
}
#subheader h1 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    border-top: solid 1px rgba(255,255,255,.1);
    border-bottom: solid 1px rgba(255,255,255,.1);
    display: block;
    padding: 10px;
}

/**mobile**/
@media only screen and (max-width:767px){

    body .read-col.read-name, body .read-col.date-wrap {
    width: 25% !important;
    border-right: 1px solid #e5e5e5 !important;
}
.read-col.read-name .check {
    margin-right: 0px!important;
    margin-top: 20px !important;
}
.psalm .check{
    margin-top:12px !important;
}
.read-col.read-name.psalm .check label{
    margin-top: 0px !important;
}
h2.readings:before, h2.readings:after{
    display:none !important;
}
body .read-col.date-wrap {
    width: 100% !important;
    margin: 0 !important;
}
body .week_clndr li {
    display: inline-block;
    height: auto;
    text-align: center;
        padding: 10px 0px !important;
    line-height: 3;
}
body .week_clndr {
    padding: 0;
}
body .week_clndr a.select_blue {
    padding: 10px 7px;
}
.arrows{
    display:none;
}
body .read-col.date-wrap .dates {
    font-size: 18px !important;
}
body .read-col.date-wrap .dates .date-week {
    padding: 8px 0;
}
body .read-col.read-name p {
    padding-top: 5px;
    padding-bottom: 25px;
    font-size: 1em;
}
div#wk_tr_bg {
    /*background: rgba(128, 128, 128, 0.13);*/
    margin-bottom: 50px;
}
body .daily-column{
        padding-top: 20px;
}
.check {
    margin-top: 0;
}
body .currentday .read-col.read-name {
    border:0;
}
body .read-col.join-discussion.comments-daily{
        border-top: 1px solid #e5e5e5 !important;
}
body .week_clndr ul {
    padding: 0 0 0 20px;
}
div#content {
    padding: 10px;
}
body .read-col.read-name {
    width: 23%;
    border:none;
}
body .dates {
    font-size: 22px !important;
}
}

@media only screen and (min-width:768px) and (max-width:980px){
    body .read-col.date-wrap {
    width: 20%;
}
body .dates {
    font-size: 18px !important;
}

}

@media only screen and (max-width:980px){


    textarea#comment-box {
    max-width: 95%;
}
body form#commentform {
    text-align: center;
}
body .question-row {
    width: 84%;
    margin: 0 auto 25px !important;
}
body .notif {
    text-align: center;
}
body .forum #surround {
    max-width: 100%;
    overflow: hidden;
    padding: 30px 0px;
    margin: 0 auto;
}

    .read-col.read-name .check.label {
    font-size: 12px;
}

    .read-col.read-name.chapter {
    border: none !important;
}
.read-col.read-name.psalm .check label {
    margin-top: 0px;
}
.read-col.read-name.psalm .check {
    margin-right: -17px;
}
    body .request-problem .tinyMargR, body .identify select#type, body .request-problem textarea {
    max-width: 90%;
    width: 90%;
}

body .forum .page-container {
    max-width: 100%;
}
body #commentform input {
    max-width: 100%;
}
body .week_clndr_div {
    width: 100%;
}
body .week_clndr li, body .week_clndr li a{
    padding: 0 5px;
}

body .read-col {
    display: inline-block;
}


.daily-column {
    padding-top: 20px;
}

body .read-col.join-discussion.comments-daily {
    width: 90%;
    border-top: 1px solid #e5e5e5;
}
body .read-col.date-wrap{
    width: 27%;
}
}






/*** bea **/
.currentday .date-wrap::before {
    content: 'TODAY';
    line-height: 0;
    background: white;
    color: #73a2c4;
    padding: 5px 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.read-col.read-name .check.label {
    color: gray;
}

	.box-type-1 {	
    max-width: 1220px;	
    margin: 0 auto;	
}	
body.page-template-dailyread-template {	
    background: #f8f8f8;	
}
.remarks {
    padding: 40px;
    text-align: center;
    font-style: italic;
    font-family: montserrat;
    font-weight: 300;
}
.daily-column {
    font-family: Montserrat;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center;
    background: white;
}
.read-col {
    display: inline-block;
    vertical-align: top;
    padding: 0;
        min-height: 110px;
}
.read-col.date-wrap {
    width: 18.5%;
    text-align: center;
    background: #b9daf1;
    vertical-align: top;
}
.dates {
    text-transform: uppercase;
    color: black;
    font-size: 1.2em;
        min-height: 140px;
}
.date-week {
    background: #3f6886;
    color: white;
    padding: 12px 0;
}
.read-col .check label.label_check.c_on {
    background-color: #FF6600;
    border-color: #FF6600;
    transition: all 300ms ease-out;
}
.read-col .check .label_check {
    background: #cccccc url(http://www.bodyofmessiah.org/home/wp-content/uploads/2020/01/check.png) center / 95%;
    width: 17px;
    height: 17px;
    border-radius: 5px;
    padding: 0;
    float: right;
    margin-top: 0px;
    border: 2px solid #d2d2d2;
    box-shadow: 0 0 6px rgba(134, 134, 134, 0.1);
    transition: all 300ms ease-in;
}
/*.psalm .check {
    margin-top: -3px;
}*/
.check {
    text-align: right;
    margin-top: 12px;
    height: 20px;
}
.check.label {
    text-align: center;
    color: #909090;
    font-style: italic;
    font-weight: 300;
}
.read-col.read-name {
    width: 17.8%;
    padding: 0px 10px 0;
    border-right: 1px solid #e5e5e5;
}
.read-col.read-name p {
    font-size: 1.1em;
    text-transform: uppercase;
    padding-top: 10px;
    color: #000;
}
.check.label {
    text-align: center;
    color: #3b3b3b;
    font-size: 14px;
}

.read-col .check label.label_check.c_off img {
    display: none;
    transition: all 300ms ease-in-out;
}
.read-col .check label.label_check.c_on img {
    display: block;
    transition: all 300ms ease-out;
    transform: scale(1.4) translate(1px, -4px);
}

p.last-post {
    display: none;
}
p.title-comments {
    font-size: 12px;
    color: #424242;
    line-height: 2;
    font-weight: 300 !important;
}
.read-col.join-discussion.comments-daily {
    padding: 15px 15px;
        width: 19%;
}
.read-col.join-discussion.comments-daily .button {
    background: #FF6600;
    border: none;
    box-shadow: none;
    padding: 10px 15px;
    border-radius: 20px;
    color: #ffffff;
    font-family: montserrat;
    font-size: 13px;
    margin: 3px 0;
    text-decoration: none;
}
.join-discussion a {
    color: #2e2e2e;
    font-size: 11px;
        line-height: 3;
}
.join-discussion .views {
    text-decoration: underline;
}
.rght_aro {
    cursor: pointer;
    float: right;
    margin-top: -57px;
}
.lft_aro {
    cursor: pointer;
    float: left;
}
.arrows {
    color: black;
    background: white;
    width: auto;
    padding: 17px 10px;
}
.week_clndr {
    background: #88b7d8;
    padding: 5px 0 10px;
}
.week_clndr ul {
    width: 90%;
    text-align: center;
    margin: 8px auto 10px;
}
.week_clndr ul li a {
    font-family: montserrat;
    font-size: 13px;
}

.week_clndr a.select_blue {
    background: white;
    padding: 18px 30px 23px;
    color: #FF6600;
}
.logged-out .dates br {
    display: none;
}
.logged-out .date-week {
    padding: 7px 0;
    margin-bottom: 15px;
}
.logged-out.currentday .date-wrap::before {
    background: transparent;
    color: white;
    border-radius: 0;
}
.logged-out.currentday .read-col.date-wrap {
    padding-top: 10px;
    background: #FF6600;
}
.logged-out.currentday .date-week {
    background: transparent;
    border-bottom: 1px solid white;
}
.logged-out.currentday .read-col.date-wrap {
    padding-top: 10px;
}
.logged-out .read-col.read-name {
    width: 35%;
}
.logged-out .read-col.date-wrap {
    width: 18.5%;
}
.logged-out .read-col.read-name {
    width: 34%;
}
.logged-out .read-col.read-name.last {
    border: none !important;
}
.logged-out .dates {
    min-height: 110px;
}
.logged-out .read-col.read-name {
    width: 25%;
}

.logged-out .read-col {
    display: inline-block;
}
#frm_dailyread .daily-column.currentday .read-col.date-wrap {
    background: #73a2c4;
    vertical-align: middle;
    padding: 23px 0px 17px;
}
#frm_dailyread .daily-column.currentday .read-col.date-wrap .date-week {
    background: transparent;
    color: black;
    padding: 0;
    margin-top: 0;
}
#frm_dailyread .daily-column.currentday .read-col.date-wrap .dates {
    font-weight: bold;
    font-size: 1.4em;
    height: auto;
    background: white;
    max-width: 70%;
    margin: 0 auto;
    padding: 20px;
    line-height: 1.3;
    min-height: auto;
}
#frm_dailyread .daily-column.currentday .read-col.date-wrap .dates br {
    display: none;
}
.forum p, .forum spam, .forum div, .forum ul li, .forum a, .forum textarea, .forum input {
    font-family: montserrat;
}

.forum #surround {
    background: #e2e2e2;
    width: 100%;
}
.date-reading {
    text-align: center;
    margin-bottom: 50px;
    font-size: 20px;
    font-family: montserrat;
    margin-top: 20px;
}
.notif {
    margin-bottom: 30px;
    text-align: right;
    font-size: 13px;
}
.forum #surround {
    background: #efefef;
    width: 100%;
    padding: 30px;
    border-radius: 30px;
}
.question-row {
    background: white;
    padding: 20px;
    margin-bottom: 25px;
    display: block;
    border-bottom: 2px solid #e2e2e2;
}
.forum textarea#comment-box {
    border-bottom: 2px solid #e2e2e2;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 20px;
    font-family: montserrat !important;
    font-size: 14px !important;
}
input#comment-button {
    max-width: 30%;
    padding: 20px;
    background: #FF6600;
    color: white;
    font-size: 15px;
    font-family: montserrat;
    border-radius: 50px;
    border: none;
    box-shadow: none;
        float: none !important;
        transition: all 300ms ease-in-out;
}
input#comment-button:hover, input#comment-button:active, input#comment-button:focus {
    background: black !important;
}
.currentday .read-col.read-name {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}


/** problem **/
div#register-container {
    padding: 50px;
}
.request-problem .tinyMargR {
    max-width: 70%;
    margin: 0 auto;
}
p.prob-label {
    font-size: 20px;
    color: black;
}
.request-problem .tinyMargR {
    max-width: 70%;
    margin: 0 auto;
    background: rgba(128, 128, 128, 0.10);
    padding: 30px;
    border-radius: 30px;
}
.request-problem label {
    color: #515151;
}
p.identify {
    margin-bottom: 40px;
    margin-top: 20px;
}
.identify select#type, .request-problem textarea {
    width: 70%;
    height: 40px;
    margin-top: 10px;
    border-radius: 10px;
}
p.identify, .request-problem p, .request-problem span, .request-problem select, .request-problemoption, .request-problem input, .request-problem textarea{
    font-family: montserrat;
}
.request-problem label {
    color: #515151;
    font-weight: 400;
}
input.shiny-blue-button.float-bottom.float-right {
    background: #b9daf1;
    color: white;
    padding: 15px 40px;
    border-radius: 50px;
    border: none;
}
input.shiny-blue-button.float-bottom.float-right:hover, input.shiny-blue-button.float-bottom.float-right:active, input.shiny-blue-button.float-bottom.float-right:focus{
    background:black;
    transition: all 300ms ease-in-out;
    
}



/*** Hima **/
	h2.readings {	
    margin-bottom: 40px;	
    font-size: 25px !important;	
    line-height: 1.7;	
    text-align: center;	
}	
h2.readings:before, h2.readings:after {	
    background-color: #ddd;	
    content: "";	
    display: inline-block;	
    height: 1px;	
    position: relative;	
    vertical-align: middle;	
    width: 20%;	
}	
h2.readings:before {	
    right: 0.5em;	
    margin-left: -50%;	
}	
h2.readings:after {	
    left: 0.5em;	
    margin-right: -50%;	
}

label { display: block; cursor: pointer; line-height: 20px;padding-bottom: 2px; padding-right:10px; text-align:center;}


.has-js .label_check input,

.has-js .label_radio input  { position: absolute; left: -9999px; }

div.message {

	border-style: solid;

	border-width: 1px;

	margin: 6px 8px 6px 8px;

	padding: 4px;

	background-color: #F0F8F8;

	border-color: #D6E7E7;

	width:916px;

}

.week_clndr li, .week_clndr li a {

    color: #000;

    display: inline;

    font-size: 12px;

    line-height: 17px;

    padding: 0 10px;

    text-decoration: none;

}




.week_clndr_div {

    margin: 0px auto 10px;

    padding: 0;

    width: 70%;

}

.week_tab_div {

    overflow: hidden;

    width: 100%;

}

.week_table {

    clear: both;

    overflow: hidden;

}

.week_table table, .week_head table {

    background-color: #FFFFFF;

    /* border: 1px solid #686868; */

    border-left: 1px solid #D6E7E7;

    border-bottom: 1px solid #D6E7E7;

    text-align: center;

}

/**forum**/

.box-type-1.forum {
    padding: 2px;
    min-height: 200px;
}

.box-type-1 h1.page-hd {

    position: relative;

    margin: 20px 0 0 0;

    padding-bottom: 10px;

    border-bottom: 2px solid #E5F2F2;

    margin-right: 30px;

}

.box-type-1 h1 {

    position: absolute;

    bottom: 10px;

    left: 15px;

}
.forum .page-container {
    padding: 30px 15px;
    font-size: 15px;
    max-width: 85%;
    margin: 0 auto 80px;
    height: auto;
    position: relative;
}
#surround {

    width: 954px;

    margin: 0 auto;

    background: #fff;

    padding-bottom: 20px;

}

.activity {

	padding-left: 130px;

	color: #000;

}



.activity p span {

	color: #8F0000;

}





.profile .name {

	margin-bottom: 15px;

}



.question-box {

	border-top: solid 1px #EEEEEE;

	margin-bottom: 10px;

	padding: 10px 0;

}



.question-box a {

	font-size: 12px;

	color: #8CCBCB !important;

	text-decoration: none;

}



.question-box a:hover {

	text-decoration: underline;

}



.time {

	font-size: 12px;

	color: #BEC0C2;

}

#advisor-box {

	width: 560px;

	margin: 5px auto;

	background: #fff;

	padding-bottom: 10px;

}



.advisor {

	width: 244px;

	float: left;

	margin-left: 30px;

}



.advisor img {

	margin-bottom: 25px;

	text-align: bottom;

}



.advisor .headline {

	color: #ADCE34;

	font-size: 14px;

}



.advisor .title {

	color: #000;

	font-style: italic;

	font-size: 20px;

}



.advisor .tag {

	font-size: 11px;

	color: #000;

}



#info-box {

	background: #F3F6EB;

	border: solid 8px #fff;

	color: #000;

	padding: 10px;

}



#info-box a {

	font-size: 12px;

	color: #8CCBCB !important;

	text-decoration: none;

}

#info-box a:hover {

	text-decoration: underline;

}

.listing-header a {

	color: #669933 !important;

	font-size: 24px;

	text-decoration: none;

}

.listing-header p {

	float: left;

}

.listing {

	border: solid 1px #DADADA;

	padding: 10px;

	position: relative;

	height: 170px;

	background: #fff;

	margin-bottom: 6px;

}	

.listing h3 a {

	color: #109FFF !important;

	font-size: 14px;

	text-decoration: underline;

	position: absolute;

	top: 15px;

	left: 40px;

}

.listing h3 a:hover {

	color: #666 !important;

}

.listing .listing-image {

	position: absolute;

	top: 40px;

	left: 40px;

}

.listing .listing-info {

	position: absolute;

	top: 44px;

	left: 180px;

}

#details {

	border: solid 1px #CBCBCB;

	padding: 15px;

	margin-bottom: 15px;

}

.details-info p,

.listing .listing-info p {

	color: #000;

	margin-bottom: 2px;

}

.details-info p span,

.listing .listing-info p span {

	color: #B2B2B2;

}

.comment-box {

	border: solid 1px #CBCBCB;

	padding: 15px;

	margin-bottom: 10px;

}

.comment-box h3 {

	color: #25A8FF;

	font-size: 16px;

	font-weight: bold;

}

.comment {

	float: left;

	width: 400px;
}

.comments-menu {

	list-style-type: none;

	margin: 0;

	padding: 0;

	float: left;

	width: 140px;
}

.comments-menu a {

	color: #CBCBCB;

	text-decoration: none;

	font-size: 12px;

}

.comments-menu a:hover {

	text-decoration: underline;

}

.user-info {

	width: 100px;

	font-size: 12px;

	margin-bottom: 15px;

}
.user-info.thin {

	width: 90px;

}

.user-info a {

	color: #0099FF !important;

	text-decoration: underline;

}
.user-info a:hover {

	color: #666 !important;

}


.question-row .title {

	color: #3399CC;

}

.question-row .answer {

	color: #000;

}
.question-row .bottom-bar {
    text-align: right;
    background: rgba(185, 218, 241, 0.45);
    padding: 3px 23px;
    margin-top: 5px;
    color: black;
    font-size: 13px;
}	

.question-container.red .bottom-bar {

	background: #F8F7F1 !important;

}

.question-row .bottom-bar a:hover {

	text-decoration: underline !important;

}

.question-row .bottom-bar a {

	color: #737373;

	text-decoration: none;

	font-size: 11px;

	margin-left: 13px;	

}	

.question-row .bottom-bar a span {

	color: #000000;

}

.red-box h2 {

	color: #8F0000;

}

.red-box .content {

	float: left;

	width: 620px;

}

.red-box .bottom-bar {

	text-align: right;

	background: #F8F7F1;

	padding: 10px;

	margin-top: 5px;

	height: 15px;

}
.red-box .bottom-bar a {

	color: #339999;

	text-decoration: none;

	font-size: 11px;

	margin-left: 13px;	

}

.red-box  a:hover {

	text-decoration: underline !important;

}

.red-box .bottom-bar a span {

	color: #000000;

}

.red-box a.inquiry {

	text-decoration: none;

	color: #006B33;

	top: 0;

}

.meta {

	font-size: 11px;

	color: #8C8C8C;

	padding-left: 20px;

}
.meta p span {

	color: #000;

}

.activity {

	padding-left: 130px;

	color: #000;

}

.activity p span {

	color: #8F0000;

}

.serious {

	width: 200px;

	float: left;

	color: #006B33;

	font-size: 11px;
}
.mdMargR {

	margin-right: 20px;

}
.lgMargB {

	margin-bottom: 40px;

}

.right {

	float: right;

}
.casual {

	width: 200px;

	float: left;

	color: #9EC54D;

	font-size: 11px;

}

#picture-gallery {

	width: 260px;

	color: #9D9D9D;

}

.listing .listing-comments {

	position: absolute;

	top: 130px;

	left: 260px;

	color: #A2D016;

	font-size: 12px;

}
.listing .listing-comments span {

	color: #B2B2B2;

}

.listing .rating {

	position: absolute;

	top: 10px;

	right: 20px;

}

.discount-box {

	background: #45B5B5;

	padding: 20px 15px;

	color: #EFF2A3;

	margin-bottom: 15px;

}

.discount-box h2 {

	margin: 0 0 10px 0;

	padding: 0;

}

.discount-box p {

	margin: 20px 0 20px 10px;

}

.green-box {

	background: #9DB46E;

	margin-bottom: 15px;

	color: #fff;

	padding: 20px 15px;

}
.green-box h2 {

	color: #fff;

	width: 100%;

	text-align: center;

	margin-bottom: 12px;

}
.green-box p {

	margin-bottom: 12px;

}
#search-filter-container {

	background: #DBE8B3;

	padding: 20px 10px;

	margin-bottom: 12px;

}

#search-filter-container h3 {

	color: #983000;

	margin-top: 0;

	margin-bottom: 10px;

	padding-top: 0;

}

#review-box {

	background: #fff;

	width: 718px;

	float: left;

	margin-right: 20px;

	margin-left: 15px;

	padding: 10px 10px 50px 10px;

	margin-bottom: 20px;

	position: relative;

}

#review-box h2 {

	padding: 10px;

	background: #F2F6EB;

	font-size: 18px;

	color: #000;

	font-weight: normal;

	margin-bottom: 20px;

}
h2.review-title {

	color: #000;

	font-style: italic;

	float:right;

	margin-right: 300px;

}
#review-box h2 span {

	color: #5F9696;

}
#popup-container h2 {

	color: #993300;

}	

#register-container.request-problem .half {

	background: #fff;
	padding: 10px;
	position: relative;

}

.content-box {
	padding: 40px 20px 50px 20px;

	background: none;

	border: none;

	position: relative;

}

.note-box {

	background: #EFF4FF;
	border: solid 2px #fff;
	padding: 5px;
	margin-top: -40px;
	margin-right: 10px;
}

.message-box {

	position: absolute;

	background: #EFF4FF;

	padding: 10px;

	border: solid 2px #fff;

	width: 300px;

	right: -50px;
}

#steps-box {

	width: 120px;

	border: solid #fff 10px;

	border-top: none;

	margin-top: -50px;

	background: #F2F6EB;

	padding: 7px;

	padding-top: 15px;

	color: #99CC00;

	float: left;

}

.load-photo {

	float: left;

	margin-top: 70px;

	margin-left: 50px;

	width: 300px;

}



#footer {

	text-align: center;

	color: #989898;

	font-size: 12px;

	padding-top: 20px;

	padding-bottom: 30px;

	background: #EAF4F5;

	margin-top: 15px;

}



#footer ul {

	margin: 0 auto;

	padding: 0;

	list-style: none;

	text-align: center;

	display: inline;

}



#footer ul li {

	display: inline;

	border-right: solid 1px #989898;

	padding: 0 5px;

}



#footer ul li.last {

	border: none;

}



#footer ul li a {

	display: inline;

	color: #989898;

	text-decoration: none;

	font-size: 12px;

}



#footer ul li a:hover {

	text-decoration: underline;

	color: #888;

}



textarea.response {

	width: 655px;

	height: 150px;

}



textarea.wide {

	width: 300px;

}



textarea.xwide {

	width: 450px;

	height: 100px;

}



textarea.med {

	width: 500px;

	height: 50px;

}



textarea.large {

	width: 670px;

	height:200px;

}


#msgdiv {

    background-color: #F0F8F8;

    border-color: #D6E7E7;

    border-style: solid;

    border-width: 1px;

    margin: 6px 8px;

    padding: 4px;

    width: 916px;

}



/**problem**/
.alert-success {

    color: #3c763d;

    background-color: #dff0d8;

    border-color: #d6e9c6;

}

.alert {

    padding: 15px;

    margin-bottom: 20px;

    border: 1px solid transparent;

    border-radius: 4px;

}

.page-id-98 sup {
    top: -5px;
}
.page-id-98 label{
display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 2px;
    text-align: center;
    text-align: left;
    width: auto;
    float: left;
    display: block;
}