@charset "utf-8";
/* CSS Document */

body { background-color: #D0E7DC; }

.navbar { background-color: #D0E7DC !important; }

.obi_showCleanAnchor a {
	text-decoration: none;
	/*color: grey;*/
}
.obi_standardIconImg img {
	width: 25%;
	height: auto;
/*	padding-bottom: 10px;*/
}
/*
.obi_standardIconImgSmall img {
	width: 15%;
	height: auto;	
}

.obi_docprofile img {
	width: 95%;	
	height: auto;
}
*/
.obi_image img {
	width: 95%;
	height: auto;
}

/*
.obi_image70 img {
	width: 70%;
	height: auto;
}
*/


.obi_image_rounded img {
	border-radius: 50%;
	width: 80%;	
	height: auto;	
}

.obi_affiliates img {
	width: 150px;/*40%;*/
	height: auto;
	padding: 10px;
}

/*obi_iconsandText start ------------------- */
.parent {
	display: flex;
}
.child1 img {
	width: 120px;
	height: auto;
	padding-right: 25px;
}
/*obi_iconsandText end ------------------- */

.obi_footer {
	/*background-color: antiquewhite;*/
}
.obi_footer img {
	width: 30px;
	height: auto;
	padding-right: 5px;
}

.obi_footer a { 
	text-decoration: none;
	color: rgba(33,37,41,0.75);
}
