/* sftarc.org  custom.css for J51_Magnolia - sftarc style
1/5/2012 6:55PM */

.module .module_header h3.mod_standard, .module_menu .module_header h3.mod_standard
{
text-align: center;
} 

.dp-module-upcoming-default-calendar .dp-module-upcoming-default-day
{
padding-top: 0.6em;
}

div.top-1
{
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
  box-shadow: 0 1px 4px rgba(148, 146, 145, 0.1), 0 -1px 0 rgba(148, 146, 145, 0.35) inset, 0 0 0 transparent, 0 0 0 transparent;  
margin-top: 20px;
margin-right: 20px;
}

div#sidecol_b .sidecol-2b
{
background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
  box-shadow: 0 1px 4px rgba(148, 146, 145, 0.1), 0 -1px 0 rgba(148, 146, 145, 0.35) inset, 0 0 0 transparent, 0 0 0 transparent;  
  margin-left: 20px;
}

/* Bottom Styles */

div#container_bottom1_modules
{
margin: 20px;
border-radius: 10px;
background-color: #81942b;
}

.j51news-image {
    height: 150px;
    margin-top: 20px;
    margin-left: 10px;
}
.j51news-image img {
    height: 100%;
    object-fit: cover;
}

.top-3 .menu {
    display: flex;
    background-color: rgba(0,0,0,.15);
}

.top-3 .menu li {
    border-right: 1px solid rgba(255,255,255,.1);
    padding: 0px 20px 20px 0px;
    margin-right: 5px;
    margin-left: 5px;
}

/* Top 3*/

div#wrapper_top-3.block_holder_margin
{
margin-top:10px;   
border-style: solid;
   border-radius: 10px;
   border-color: black;
   margin-right: 25px;
   width:30%;

.#container_main {
	background-color: #e8e8e8;
}

#content_remainder {
	background-color: white;
	/* margin-right: 30px; */
       width: 65%;
       border-radius: 10px;
}

