
.ml-30 {
	margin-left: -30px;
}
.mb-10 {
	margin-bottom: -10px;
}
/*
input#CmsTextBox_0,
input.gwt-TextBox,
textarea.gwt-TextBox,
button.tox-tbtn {
	background: none!important;
	border: none !important;
}
*/

input#CmsTextBox_0,
input.gwt-TextBox,
textarea,
button.tox-tbtn {
	background: none!important;
	border: none !important;
}

.top_panel_wrap .logo_fixed, .top_panel_wrap .logo_main {
    height: 100px;
}
.logo img {
    margin-top: -22px;
}
.top_panel_wrap .logo {
    overflow: visible;
}
@media (max-width: 639px) {
	.logo img {
		margin-top: 0px;
	}
}
.header_mobile .logo_main {
    height: 100px;
}
.top_panel_wrap .logo_fixed {
    display: none;
    max-height: 60px;
    width: auto;
    margin-top: -7px;
}

.MainImage {
	float: left;
	/* margin-top: 5px; */
	padding: 10px 20px 10px 0px;
}

.esgbox-caption {
	color: #FFFFFF;	
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	background-color: /*rgba(0, 0, 0, .7);	*/ #1dc6df;
	height: 30px;
    margin-top: -40px;
    line-height: 30px;
}

.sc_form .sc_form_address_field_icon_pdf:before {
	content: '\eb1a';
	font-size: 1.5714em;
	left: .8182em;
	top: .0909em
}

div.slider_custom {
	width: 770px;
	height: 448px;
	float: right;
}