/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/
.omni_table{
	table-layout:fixed;
	width:100%;
}

/* red buttton in accordion */
.accordion-body a.btn-secondary{
	color:white !important;
}

.accordion-body a.btn-secondary:hover{
	color:#0039A6 !important;
}


.Shoika{
	 font-family: 'Shoika','adobe-garamond-pro', times new roman, serif;

}

.ou-justedit-region table[class^="ou-"] img:not(.mce-object-iframe) {
    max-width: 200px;
    max-height: 100%;
    width: auto;
    height: auto;
	min-width:100px!important;
}

img, em, embed, iframe, object, video, audio { height: auto;}
/* .ou-justedit-region table[data-snippet^='ou-program-card']{
	border: 4px solid #0039A6;
}
 */
