.acm-slideshow .owl-carousel .item,
.acm-slideshow .owl-carousel .item .slider-content{
	height:100%;
}


.fields-0 legend{
	
	display: none;
}

.optional,
.form-horizontal fieldset .fields-0 .control-group .control-label {
	
	display: none;
}

.control-group input{
	border-radius: 0;
color: #ffffff;
height: 60px;
padding: 0;
background: transparent;
border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
border-bottom: 1px solid rgba(225, 225, 225, 0.2);
    border-bottom-color: rgba(225, 225, 225, 0.2);
position: relative;
line-height: 60px;
}