.table-iletisim{width: 100%;font-size: 14px;}
.form_konu, .form_adsoyad, .form_tel, .form_email
{
	border:1px solid #ddd; 
	width:100%;
	font-size: 15px; 
	border: 1px solid #e1e1e1;
    color: #888;
    height: 40px;
    margin-right: 6px;
    margin-top: 6px;
	margin-bottom:2px !important;
    outline: 0 none;
    padding: 9px 3px 9px 9px;
    line-height:15px;
	background:#fff;

  }
  
  .formtext
{
	border:1px solid #ddd; 
	width:100%;
	font-size: 15px; 
	border: 1px solid #ddd;
    color: #79315d;
    font-weight: 500;
    height: 40px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom:2px !important;
    outline: 0 none;
    padding: 6px 3px 6px 9px;
    line-height:15px;
    
  }

 .form_mesaj{
	border:1px solid #e1e1e1; 
	width:100%;
	height: 150px;
	font-size: 15px; 
	border: 1px solid #DADADA;
    color: #888;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 9px 3px 3px 9px;
    line-height:15px;

}
select {border-radius: 0px !important;}

.formtdbaslik{padding:12px 0px}

.form_submitxx{padding:9px; border:1px solid #ddd; background:#fff; font-size:17px; cursor:pointer; border-radius:3px;}
.form_submitxx:hover{background:#ebebeb;}

.dilform{padding:4px 15px; color:#666; text-align: left;}

label.control-label{font-weight: 500 !important; margin-bottom: 6px !important;}