/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
#contact-form textarea#jform_contact_message[name="jform[contact_message]"] {  
  height: auto;  
  width: auto;  
}

.uk-progress {
	border-radius: 20px;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.06);
}