@import url(http://fonts.googleapis.com/css?family=Jockey+One);

/* Global Container */
.wrapper { margin: 0; padding: 0 0 10px 0; }
.conTitle { padding: 0; text-align: left; margin-bottom: 10px; }
.con { padding:0; }
.plain_title { font-family: 'Jockey One', Arial, Helvetica, sans-serif; color: #444444; font-size: 40px; line-height: 50px; }

.wrapper_whitebg { margin: 0; padding: 15px; background: #ffffff; border: 1px solid #ebebeb; }

.iconhold { margin: 0 auto; text-align: center; height: 194px; }
.iconhold .icon { z-index: 99; top: 0; }
.iconhold .background { z-index: 90; top: -97px; height: 97px; border-top: 1px solid #ebebeb; }
.wrapper_whitebgicon { margin: 0; padding: 15px; clear:both; border-bottom: 1px solid #ebebeb; }
.iconhold .icon, .iconhold .background { position: relative; }
.iconhold .background, .wrapper_whitebgicon { background: #ffffff; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }

/* Green_withTitle */
.green_bg { background: #17807F; margin: 0 0 25px 0; padding: 10px 25px; }
.green_bg h1, .green_bg h2, .green_bg h3, .green_bg td, .green_bg p, .green_bg .Normal, .green_bg .normal, .green_bg a { color: #ffffff!important; }

/* Grey_noTitle */
.grey_wrapper { flex: 1; background: #eeeeee; padding: 20px; }
