form.form1 {float: left;width: 100%;height: auto;text-align: left;}
form.form1 .form-group {margin-bottom: 10px;float: left;width: 100%;}
form.form1 .input-group {position: relative;display: table;border-collapse: separate;width: 100%;}
form.form1 .input-group .form-control{border-radius: 0px;border-color: #d2d6de;background-color: #fff;box-shadow: none;font-weight: 300;}
form.form1 .input-group .btn-default{border-radius: 0px;border-color: #d2d6de;background-color: #fff;box-shadow: none;font-weight: 300;}

form.form1 .form-group .guvenlik_resim {display: inline-block;}
form.form1 .form-group .guvenlik_resim img{display: inline-block;max-width: 160px;}
form.form1 .form-group .guvenlik_input {display: inline-block;max-width: 200px;}
form.form1 .form-group .guvenlik_input .form-control{border-radius: 0px;border-color: #d2d6de;background-color: #fff;box-shadow: none;font-weight: 300;}

form.form1 .input-group .form-control .btn {border-radius: 0px;}
form.form1 .input-group .input-group-addon{border-radius: 0px;background-color: #fff;border-color: #d2d6de;}
form.form1 .dropdown-menu{border-radius: 0px;}

form.form1 .input-group .checkbox_liste {display: inline-block;margin-right: 10px;}

form.form1 .input-group .checkbox_liste input[type="checkbox"] {display:none;}
form.form1 .input-group .checkbox_liste input[type="checkbox"] + label {color:#666;font-weight: 400;}
form.form1 .input-group .checkbox_liste input[type=checkbox]:checked ~ label{color: #000;}
form.form1 .input-group .checkbox_liste input[type="checkbox"] + label span {display:inline-block;width:18px;height:18px;margin:-2px 5px 0 0;vertical-align:middle;
	background:url(../form/img/chec-radio.png) left top no-repeat;cursor:pointer;}

form.form1 .input-group .checkbox_liste input[type="checkbox"]:checked + label span {background-position: -40px top;background-repeat: no-repeat;}
form.form1 .input-group .checkbox_liste input[type="checkbox"]:checked + label:hover span {background-position: -80px top;background-repeat: no-repeat;}
form.form1 .input-group .checkbox_liste input[type="checkbox"]+ label:hover span {background-position: -20px top;background-repeat: no-repeat;}


form.form1 .input-group .checkbox_liste input[type="radio"] {display:none;}
form.form1 .input-group .checkbox_liste input[type="radio"] + label {color:#666;font-weight: 400;}
form.form1 .input-group .checkbox_liste input[type=radio]:checked ~ label{color: #000;}
form.form1 .input-group .checkbox_liste input[type="radio"] + label span {display:inline-block;width:18px;height:18px;margin:-2px 5px 0 0;vertical-align:middle;
	background:url(../form/img/chec-radio.png) -100px top no-repeat;cursor:pointer;}
form.form1 .input-group .checkbox_liste input[type="radio"]:checked + label span {background-position: -140px top;background-repeat: no-repeat;}

form.form1 .input-group .checkbox_liste input[type="radio"]:checked + label:hover span {background-position: -180px top;background-repeat: no-repeat;}
form.form1 .input-group .checkbox_liste input[type="radio"]+ label:hover span {background-position: -120px top;background-repeat: no-repeat;}

form.form1 .btn {border-radius: 0px;}

form.form1 .gonderilmedi {border-color: #dd4b39!important;box-shadow: none;color:#dd4b39!important;}
form.form1 .form-group .help-block{font-size: 12px;float: left;width: 100%;height: auto;text-align: right;margin-top:3px;margin-bottom: 0px;padding: 0px;}
form.form1 .form-group .form_aciklama {text-align: left;}

form.form1 .input-group .gonderilmedi::-webkit-input-placeholder {color: #dd4b39;}
form.form1 .input-group .gonderilmedi:-moz-placeholder {color: #dd4b39;}
form.form1 .input-group .gonderilmedi::-moz-placeholder {color: #dd4b39;}
form.form1 .input-group .gonderilmedi:-ms-input-placeholder {color: #dd4b39;}

form.form1 .gonderildi {border-color: #09a606!important;box-shadow: none;color:#09a606!important;}
form.form1 .input-group .gonderildi::-webkit-input-placeholder {color: #09a606;}
form.form1 .input-group .gonderildi:-moz-placeholder {color: #09a606;}
form.form1 .input-group .gonderildi::-moz-placeholder {color: #09a606;}
form.form1 .input-group .gonderildi:-ms-input-placeholder {color: #09a606;}



