* {
	box-sizing: border-box;
}

/*html,button,input,select,textarea,.pure-g [class *= pure-u] {
	font: normal 15px/1.42857 'Roboto', sans-serif;
	font-weight: 300;
}*/

body,html {
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Roboto, Arial, sans-serif !important;
	font-size: 16px;
	font-weight: 300;
	overflow-x: hidden;
}

.push { position: relative; width: 100%; left: 0; transition: all 0.3s; }

.inner, .inner-responsive {
	max-width: 1200px;
	width: 95%;
	margin: auto;
	position: relative;
}

.flex {
	display: flex;
}

strong,b {
	font-weight: 600;
}

h1, h2, h3, h4, h5 {
	font-family: "Roboto";
}

h1 {
	font-size: 32px;
	font-weight: 400;
	color: #146131;
	line-height: 1.1em;
	margin-bottom: .5em;
	word-break: break-word;
}

h1:first-of-type {
	margin-top: 0;
}

h2 {
	font-size: 24px;
	line-height: 1.1em;
	font-weight: 400;
	color: #146131;
	margin-bottom: .5em;
}

h3,.PanelTitle,.Caption,#ctl00_TemplateBody_WebPartManager1_gwpciNewContactAccountCreatorCommon_ciNewContactAccountCreatorCommon_LabelCreateLogon {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	color: #146131;
	border-bottom: 1px solid #146131;
	margin-bottom: .5em;
	display: block;
}

.TaggedListPanel h3 {
	border-bottom: none;
}

blockquote {
	margin-left: 2em;
}

.Caption {
	margin-top: 2em;
}

h4 {
	font-size: 16px;
	font-weight: 500;
	color: #146131;
	margin-bottom: .2em;
}

h5 {
	font-size: 13px;
	font-weight: 500;
	color: #146131;
	margin-bottom: .2em;
}

/*p {
	margin: 0 0 1em;
}*/

a,a:active,a:visited {
	color: #156131;
	text-decoration: none;
	font-weight: 400;
	word-break: break-word;
}

a:hover {
	text-decoration: underline;
}

.ContentPanel a {
	font-weight: 600;
}

img {
	border: 0;
	max-width: 100%;
}

td img {
	max-width: none;
}

ul {
	margin-left: 1em;
	margin-bottom: 2em;
}

li p {
	margin-bottom: 6pt;
}

.clear {
	clear: both;
	float: none;
}

.margin-bottom {
	margin-bottom: 2em;
}

#container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
}

.DisplayNone {
	display: none;
}

.company_listing,.freelancer_listing,.frame {
	border: 1px solid #9fa396;
	background: #EAF0DD;
	padding: 2em;
	margin-bottom: .25em;
}

#logo {
	padding: 10px 0;
}

#logo img {
	height: 91px;
	transition: all 0.3s;
	display: block;
}

header {
	position: relative;
	margin-bottom: 20px;
}

.header_buttons {
	
}

.banner {
	clear: both;
	float: none;
}

.banner_right {
	width: 235px;
	float: right;
}

.breadcrumb {
	width: 100%;
	height: 2em;
	line-height: 2em;
	margin-bottom: 1em;
	background: #146131;
	color: #ffffff;
}

.breadcrumb ul {
	margin: 0;
	padding: 0;
}

.breadcrumb li {
	margin: 0;
	padding: 0;
	display: inline;
}

.breadcrumb li a, .breadcrumb li span, .breadcrumb li.active {
	margin-left: 1em;
	color: #ffffff;
}

#HomeTabs {
	width: 1200px;
	height: 155px;
}

#SocialHomeTop {
	text-align: center;
}

#LeftSideBar {
	width: 240px;
}

#RightSideBar {
	width: 240px;
}

ul.HomeTabs {
	margin: 0;
	padding: 0;
}

ul.HomeTabs>li {
	border: 0 none;
	display: block;
	float: left;
	height: 115px;
	margin: 0;
	padding: 2%;
	width: 15%;
	background-color: #146131;
	color: #FFF;
	margin-left: 1.25%;
	position: relative;
}

ul.HomeTabs>li h1 {
	color: #FFF;
	font-size: 16pt;
	font-weight: 300;
	margin-bottom: 1em;
}

ul.HomeTabs>li:first-child {
	margin-left: 0;
}

ul.HomeTabs>li>ul {
	padding: 0;
	margin: 0;
}

ul.HomeTabs>li>ul>li {
	background: url(/images/small_white_arrow.png) no-repeat left top;
	list-style-type: none;
	margin: 6px 0;
	padding: 0 0 0 26px;
	text-transform: uppercase;
	line-height: 16px;
}

ul.HomeTabs>li>ul>li>a {
	color: #FFF;
	font-size: 9pt;
	line-height: 16px;
	vertical-align: top;
}

ul.HomeTabs>li>a>img {
	position: relative;
	left: 13px;
	bottom: 13px;
}

.main {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: 1em;
}

.main_row {
	display: table-row;
}

.sidebar_left {
	display: table-cell;
	width: 225px;
	vertical-align: top;
	border-collapse: collapse;
	border: 0;
	padding-top: 30px;
}

.content {
	display: table-cell;
	padding: 30px 0 0 30px;
	vertical-align: top;
	border-collapse: collapse;
	border: 0;
}

.sidebar_right {
	display: table-cell;
	vertical-align: top;
	border-collapse: collapse;
	border: 0;
	width: 235px;
	background: transparent url("./images/menu_bg.png") repeat scroll left top;
}

/********************* EMWA News Stuff ******************************/ 

	/*********** Home News Block ***************/
	
.newsTableFull {
	display: table;
	border-collapse: collapse;
	line-height: 1.5em;
}
.newsTableFull .newsRow {
	display: table-row;
}
.newsTableFull .newsItem {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	color: #222 !important;
	text-decoration:none;
}
.newsTableFull .newsItem.newsLeft {
	padding-right: 2%;
	border-right: 0.5px solid #a0a0a0;
}
.newsTableFull .newsItem.newsRight {
	padding-left: 2%;
	border-left: 0.5px solid #a0a0a0;
}
.newsTableFull .newsImage {
	width: 100%;
	height: 130px;
	background: no-repeat center center;
	background-size: cover;
}

.newsTableFull .newsDate {
	font-size: 0.85em;
	background: none;
	width: auto;
	height: auto;
}
.newsTableFull .newsTitle {
	font-weight: 500;
	color: #156131;
	transition: all 0.5s;
	text-decoration: underline;
}
.professional .newsTableFull .newsTitle {
	color: #274497;
}
.public .newsTableFull .newsTitle {
	color: #00adef;
}
.newsTableFull .newsDescription {
	font-size: 0.85em;
	line-height: 1.4em;
}
.newsTableFull .newsDescription p {
	margin: 0;
}
.newsTableFull .newsArrow {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	width: 24px;
	height: 24px;
	background: transparent url(/images/professional_arrow_small.png) no-repeat scroll 90% 90%;
	background-size: 24px 24px;
}
.professional .newsTableFull .newsArrow {
	background-image: url(/images/professional_arrow_small.png);
}
.public .newsTableFull .newsArrow {
	background-image: url(/images/public_arrow_small.png);
}

	/********** News Page ***********/

.newsDate {
	background: url(/images/cal.png) no-repeat center center;
	background-size: contain;
	position: relative;
	width: 65px;
	height: 64px;
	font-weight: bold;
}
.newsDate.left {
	float: left;
	margin-right: 10px;
}
.newsDate.right {
	float: right;
	margin-left: 10px;
}
.newsPostedOn {
	font-size: 65%;
	position: absolute;
	left: 5px;
	right: 5px;
	top: 14px;
	text-align: center;
	color: #FFFFFF;
}
.newsDayMonth {
	font-size: 104%;
	position: absolute;
	left: 5px;
	right: 5px;
	top: 26px;
	text-align: center;
}
.newsYear {
	font-size: 90%;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 42px;
	text-align: center;
}
	
#ft {
	font-weight: 300;
	width: 100%;
	background-color: #20693b;
	color: #fff;
	margin-top: 2em;
}

#ft .footer-cell {
	font-size: 9pt;
	padding: 0 13px;
	width: 25%;
	float: left;
}

#ft .footer-cell.bordered {
	border-right: 1px solid white;
}

#ft #footer {
	padding: 20px 0;
	text-align: center;
	line-height: 1.5em;
}

#ft p {
	margin: 5px 0;
}

#ft #copyright {
	background-color: #146131;
	font: 600 9pt/12pt "Source Sans Pro",sans-serif;
	height: auto;
	padding:0.5em;
	width: 100%;
	text-align:center;
}

#ft .PanelTitle {
	font-size: 12px;
	border: 0;
	font-weight: 700;
	color: #FFF;
}

#ft a {
	color: #FFF;
	text-decoration: none;
}

#ft a:hover {
	text-decoration: underline;
}

.error,.Error, .validation-summary-errors, .field-validation-error {
	color: red;
	font-weight: 700;
	display: inline-block;
}
.validation-summary-errors ul {
	list-style-type: none;
}

.success {
	color: #080;
	font-weight: 700;
	padding-left: 28px;
	background: url(/images/icons/check.gif) no-repeat 0 center;
}

#masterRightPanel {
	background: url(./images/menu_bg.png) repeat left top;
}

.ResultAdditionalImage,.SearchResultImage {
	float: left;
}

.SearchResultLink {
	font-weight: 700;
	font-size: 1.2em;
	color: #146131 !important;
	margin-bottom: .5em;
}

.TitleBarCaption {
	font-size: 24pt;
	font-weight: 400;
	color: #146131;
	line-height: 1.1em;
	margin-bottom: .5em;
}

.Pager a,.Pager span {
	margin-right: 5px;
}

.conf_container {
	border-top: 1px solid #146131;
	border-bottom: 1px solid #146131;
	margin-bottom: 1em;
	background: #ebf5ef;
}

.twsarch {
	margin: 15px;
}

.gallery_image {
	border: 2px solid #15713E;
	border-radius: 5px;
	width: 200px;
	height: 200px;
	margin: 5px;
	padding: 8px;
	position: relative;
	display: inline-block;
}

.gallery_image img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.file_list img {
	width:30px;	
}

.file_container{
	margin-bottom:5px;
	display: flow-root;
}

.file_label{
	display:inline-block;	
}

.file_icon{
	float: left; 
	margin-right:5px;	
}

.Status {
	color: green;
	-webkit-animation: fadein 3s;
/* Safari and Chrome */
	-moz-animation: fadein 3s;
/* Firefox */
	-ms-animation: fadein 3s;
/* Internet Explorer */
	-o-animation: fadein 3s;
/* Opera */
	animation: fadein 3s;
}

.ErrorSend {
	color: red;
}

@keyframes fadein {
	0% {
		opacity: 0;
		color: green;
	}

	80% {
		opacity: 1;
		color: green;
	}

	90% {
		opacity: 1;
		color: red;
	}

	100% {
		opacity: 1;
		color: green;
	}
}

/* Firefox */
@-moz-keyframes fadein {
	0% {
		opacity: 0;
		color: green;
	}

	80% {
		opacity: 1;
		color: green;
	}

	90% {
		opacity: 1;
		color: red;
	}

	100% {
		opacity: 1;
		color: green;
	}
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
	0% {
		opacity: 0;
		color: green;
	}

	80% {
		opacity: 1;
		color: green;
	}

	90% {
		opacity: 1;
		color: red;
	}

	100% {
		opacity: 1;
		color: green;
	}
}

/* Internet Explorer */
@-ms-keyframes fadein {
	0% {
		opacity: 0;
		color: green;
	}

	80% {
		opacity: 1;
		color: green;
	}

	90% {
		opacity: 1;
		color: red;
	}

	100% {
		opacity: 1;
		color: green;
	}
}

/* Opera */
@-o-keyframes fadein {
	0% {
		opacity: 0;
		color: green;
	}

	80% {
		opacity: 1;
		color: green;
	}

	90% {
		opacity: 1;
		color: red;
	}

	100% {
		opacity: 1;
		color: green;
	}
}

.info {
	margin: 20px 0;
}

.CommandBar {
	text-align: right;
}

.navNode,.navnode {
	margin-bottom: 1em;
}

.navNode a,.navnode a {
	margin-right: 1em;
}

.GridRow>td,.GridAlternateRow>td {
	padding: .25em 0;
}

.GridAlternateRow>td {
	background: url(./images/menu_bg.png) repeat scroll left top #000;
}

.moreInfo {
	float: left;
	margin: 10px 5px 0 0;
}

.TitleDescriptionControl {
	margin-top: 2em;
	border-bottom: 1px solid #146131;
}

.PanelColumn {
	margin-bottom: 2em;
}

.LBD_CaptchaImageDiv,.LBD_CaptchaIconsDiv {
	float: left;
}

.ContentRecordPageButtonPanel {
	display: none;
}

.pager_link {
	font-weight: 400;
	font-size: 1.2em;
	color: #156131;
	text-decoration: none;
	transition: all .1s ease .05s;
}

.pager_link:hover {
	font-size: 1.4em;
	text-decoration: none;
	color: #21974C;
}

.pager_link_selected {
	font-weight: 700;
	font-size: 1.4em;
	color: #21974C;
	text-decoration: none;
}

.pager_link_selected:hover {
	text-decoration: none;
}

.index {
	width: 230px;
	position: fixed;
	left: -250px;
	top: 20px;
	border: 1px raised #888;
	background: #CCC url(/images/index_bar.gif) no-repeat scroll 97% center;
	background-color: rgba(0,0,0,0.1);
	padding: 20px 36px 20px 20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.index:hover {
	left: 0;
	background-color: rgba(204,204,204,1);
}

.index a {
	margin: 10px;
	display: block;
}

.ErrorType {
	display: block;
	font-weight: 700;
	color: #A00;
	font-size: 1.5em;
	line-height: 1.5em;
}

.ErrorTypeMessage {
	display: block;
	line-height: 1.25em;
}

.whiteborder {
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=5,Color=#ffffff)";
	filter: progid:DXImageTransform.Microsoft.Glow(Strength=5,Color=#ffffff);
	zoom: 1;
	color: #146131;
	font-weight: 700;
	text-shadow: -1px -1px 0 #ffffff,1px -1px 0 #ffffff,-1px 1px 0 #ffffff,1px 1px 0 #fff;
}

.greenborder {
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=5,Color=#146131)";
	filter: progid:DXImageTransform.Microsoft.Glow(Strength=5,Color=#146131);
	zoom: 1;
	color: #fff;
	font-weight: 700;
	text-shadow: -1px -1px 0 #146131,1px -1px 0 #146131,-1px 1px 0 #146131,1px 1px 0 #146131;
}

.table {
	display: table;
	width: 100%;
	border-collapse: collapse;
	overflow-x: auto;
}

.table .header-row, .table .table-row {
	display: table-row;
}

.table .table-cell {
	display: table-cell;
	padding: 0.5em 1em;
	border: 1px solid #888888;
	vertical-align: middle;
}

.table .header-row .table-cell {
	text-align: center;
	font-weight: bold;
	background: #DDDDDD;
	border: 1px solid #888888;
}

.flCountry {
	display: inline-block;
	margin: 10px;
}

.reveal {
    background-color: #d9e8df;
    border: 1px solid #146131;
    color: #ffffff;
    cursor: pointer;
    padding: 0.5em;
    transition: all 0.5s ease 0s;
}
.reveal h2, .reveal h4 {
	margin-top: 0;
}
.reveal.open {
    background: #146131 url("/images/buttons/minus.png") no-repeat scroll right bottom;
}
.reveal.open h2, .reveal.open h4 {
    color: #ffffff;
}
.reveal.closed {
    background: #d9e8df url("/images/buttons/plus.png") no-repeat scroll right bottom;
    padding: 1em 0.5em;
}

iframe.iframe-wrapped {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.sidebar_left h3, .sidebar_right h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	border-bottom: 1px solid #156131;
	background: rgba(21, 97, 49, 0.15) url(/images/right_arrow.png) no-repeat left top;
	background-size: 32px 32px;
	text-transform: none !important;
}
.sidebar_left h4, .sidebar_right h4 {
	margin: 0.5em;
	padding: 0.5em 0;
	text-align: center;
}

.sidebar_left h4.silver, .sidebar_right h4.silver {
	position: relative;
	z-index: 0;
}

.sidebar_left h4.silver::before, .sidebar_right h4.silver:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(160, 160, 160, 0.2) url(/images/silver.jpg) repeat center center;
	background-size: cover;
	opacity: 0.5;
}

.sidebar_left h4.bronze, .sidebar_right h4.bronze {
	position: relative;
	z-index: 0;
}

.sidebar_left h4.bronze::before, .sidebar_right h4.bronze::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(160, 160, 160, 0.2) url(/images/bronze.jpg) repeat center center;
	background-size: cover;
	opacity: 0.3;
}



figure img {
	display: inline-block;
	margin-right: 10px;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

/**umb_name:Figure*/
figure {
	margin: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/**umb_name:Figure Caption*/
figcaption {
	display: inline-block;
	vertical-align: middle;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}


/*Photo Slider */
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 22px;
    padding: 15px 12px;
    position: absolute;
    bottom: 7px;
    width: 100%;
    text-align: center;
    background-color: #09632B;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: none;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* COMODO */
#comodo {
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
}


/* Bootstrap 4 Card Styling */
.card-body {
    padding: 5px 0px 15px 10px;
}


.social-card-header{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 96px;
}
.social-card-header i {
    font-size: 32px;
    color:#FFF;
}
.bg-facebook {
    background-color:#3b5998;
}
.text-facebook {
    color:#3b5998;
}
.bg-google-plus{
    background-color:#dd4b39;
}
.text-google-plus {
    color:#dd4b39;
}
.bg-twitter {
    background-color:#1da1f2;
}
.text-twitter {
    color:#1da1f2;
}
.bg-pinterest {
    background-color:#bd081c;
}
.text-pinterest {
    color:#bd081c;
}
.share:hover {
        text-decoration: none;
    opacity: 0.8;
}


/* Bulma Button */
.button {
	border-radius: 0px !important;
}

.button:hover {
	background-color: #156131 !important;
	color: white !important;
	text-decoration: none !important;
	transition: 0.5s !important;
}



/* Bio Cards (EPDC & Webinars) */
.bio-card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 40%;
  border-radius: 5px;
  text-align: center;
}

.bio-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.bio-card img {
  border-radius: 5px 5px 0 0;
}

.bio-card .container {
  padding: 2px 16px;
}

.bio-card p button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  margin: 0;
}

/* Member Login Button (Navigation / Master Template) */

.Mem-Login-Button { 
	position: absolute;
    right: 0;
    top: 50%;
    transform: inherit;
}

/* Fixes Modal Issue being behind content */
.modal-backdrop {
  z-index: 1 !important;
}

/* AW - Adding Flip Cards */
#team .card {
  border: none;
  background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: 0.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.frontside {
  position: relative;
  transform: perspective(1000px);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}

.frontside .card .card-title,
.backside .card .card-title {
  color: #156131 !important;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
  min-height: 250px;
  border: 2px solid #20693b;
}
.backside {
  width: 100%;
}

.backside .card a {
  font-size: 18px;
  color: #156131 !important;
}



.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.modal-title {
	padding: 0px;
	font-size: 32px;
}

.modal-header {
	padding: 15px 0px 0px 20px;
}

.modal-dialog {
	margin-top: 150px;	
}


/* Country Icons */

.country-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

/* Create three equal columns that sits next to each other */
.country-column {
  flex: 33.3%;
  padding: 5px;
}

.country-column img {
	max-width: 20%;
	padding-right: 5px;
}


/* Scrolling Job Adverts on Homepage */

.jobEntry {
	height: 50px;	
	overflow: hidden;
	position: relative;
}

.jobEntry h4 {
	 font-size: 1em;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 margin: 0;
	 line-height: 50px;
}

.jobEntry a {
	text-decoration: underline;
}

/* RETURN TO TOP */

#returnToTop {
    position: fixed;
    right: 5px;
    bottom: 8px;
    background: transparent url(/images/RTT_Arrow.svg) no-repeat center center;
    background-size: 48px 48px;
    width: 48px;
    height: 48px;
    opacity: 0.75;
	display: none;
}

/*************************** Latest Job Posts *************************/

.jobItem {
	display: table;
	width: 100%;
	vertical-align: middle;
	color: #222 !important;
	margin-bottom: 24px;
}
.jobImage {
	width: 75px;
	overflow: hidden;
	display: table-cell;
	background: no-repeat center center;
	background-size: cover;
}
.jobInfo {
	display: table-cell;
	padding-left: 10px;
}
.jobText {
	display: block;
	border-bottom: 1px solid #a0a0a0;
	background: transparent url(/images/professional_arrow_small.png) no-repeat scroll right 80%;
	background-size: 24px 24px;
	padding-bottom: 10px;
	padding-right: 24px;
}
.professional .jobText {
	background-image: url(/images/professional_arrow_small.png);
}
.public .jobText {
	background-image: url(/images/public_arrow_small.png);
}
.jobDate {
	font-size: 0.85em;
}
.jobTitle {
	font-weight: 500;
	color: #156131;
	transition: all 0.5s;
}

.jobDescription {
	font-size: 0.85em;
	line-height: 1.4em;
}

.jobCalendar {
	display: block;
	position: relative;
	width: 16px;
	float: right;
	height: 0;
	overflow: visible;
}

.join_emwa {
	width: 100%;
    text-align: center;
    background: rgba(27,96,49,0.1);
    height: 2em;
    line-height: 2em;
    font-size: 1.5em;
    font-weight: 500;
	-webkit-box-shadow: 0px 0px 4px 0px #888888;
    box-shadow: 0px 0px 4px 0px #888888;
	transition: transform .2s;
	margin-top: 20px;
}

.join_emwa:hover {
	transform: scale(1.01);
}

.read_more { 
	width: 6em;
    text-align: center;
    background: rgba(27,96,49,0.1);
    height: 1.5em;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: 500;
    -webkit-box-shadow: 0px 0px 4px 0px #888888;
    box-shadow: 0px 0px 4px 0px #888888;
    transition: transform .2s;
    margin: 20px auto;
}

.table-image td {
    vertical-align: middle!important;
}