/* Overrides and custom styles for ministrymagazine.org */

h5 { font-size:18px; font-weight:bold; }

.ad240x400 { max-width:100%; }

.ad240x400 a img { max-width:100%; }

.phone a { text-decoration:none; }

#thecontent aside { /* added 2014-01-29 by JF */
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 4px;
    margin: 30px;
}


.hidethis { /* This class is applied by Modx if the &mode GET variable = "app" */

    display:none !important;

}

#google_translate_element div, #google_translate_element img {
display: inline;
border:0;
}

.google-translate-box {
	padding-left:20px;
	float:right;
}

.mejs__container { background-color: #4c5966; }
