

/* Start:/local/templates/visim-centr/components/kreattika/forms.feedback/feedback/style.css?17555958221354*/
.kff-feedback {
	width: 100%;
}

.kff-tab-form, .kff-tab-form tr, .kff-tab-form tr td { 
	border: 0 none;
	width: 100%;
}

.kff-field-label { 
	min-width: 150px; 
	width:40%; 
	padding-bottom:5px; 
}

.kff-name, .kff-phone, .kff-email, .kff-captcha, .kff-text { 
	width:100%; 
	padding-bottom:10px; 
}

.kff-name input, .kff-phone input, .kff-email input, .kff-ctext input {
 	min-width: 250px; 
	width:100%; 
  background: #FFFFFF;
  border: 1px solid #8CA3AE;   
	border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
  /*min-height: 25px;*/
  padding: 5px 10px !important;
}

.kff-text textarea { 
  min-width: 250px; 
  width:100%; 
	height: 100px;
  resize: none;
  background: #FFFFFF;  
	border: 1px solid #8CA3AE;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
  padding: 2px 0px !important;
}

span.kff-req { 
	color:red; 
}

.kff-ok-text { 
	color:green; 
	font-weight:bold; 
	padding-bottom: 1em; 
}

.kff-feedback input[type="submit"] {
	width: 90px;
  background: #FFFFFF;
  border: 1px solid #8CA3AE;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
  padding: 5px 10px !important;
}

.button {
	display: block;
	text-align: right;
	width: 100%;
	height: 40px;
	padding-right: 90px;
}
/* End */
/* /local/templates/visim-centr/components/kreattika/forms.feedback/feedback/style.css?17555958221354 */
