.form-error-message {background: #e97584;line-height: 30px;font-size: 1.3rem;font-size: 13px;color: #fff;display: none;}
.form-error-container input, .error {border: 4px solid #e97584 !important;}
.error::-webkit-input-placeholder { color: #e97584!important; text-align: right!important; }
.error::-moz-placeholder { color: #e97584 !important; text-align: right!important; }
.error:-ms-input-placeholder { color: #e97584 !important; text-align: right!important; }
.error:-moz-placeholder { color: #e97584 !important; text-align: right!important; }
.error .cbox{border: 4px solid #e97584 !important;}

input[type="checkbox"] {
    border-color: #ff0000; /* Red border color */
}

label{font-weight:bold;float: left;width: 53%;padding-top: 4px;}

#ingatlan_kinal{float:left;clear:left;margin: 0 0 10px 0;color: #cab6a2;width: 100%;}
#ingatlan_kinal ul {padding:3px;width: 100%;}
#ingatlan_kinal ul li {list-style:none;display: inline-block;margin: 3px;width: 48%;float: left;background: #262626;min-height: 160px;padding: 6px;}
#ingatlan_kinal ul li ul li {list-style:none;margin: 1px 0;width: 100%;min-height: 1px;}
#ingatlan_kinal .ingatlan_kinal{margin: 0 0 9px 8px;text-transform: uppercase;width: 100%;}
#ingatlan_kinal em {width: 100%;background: #655a4f;color:#ffffff;padding:3px;margin:0 0 2px 0;display:block;}
#ingatlan_kinal input {width: 48%;background: #b5a28f;padding: 10px;float: right;margin: 5px 0;border: 4px solid #796c5f;border-radius: 8px;}
#ingatlan_kinal .input {display: flex;}
#ingatlan_kinal .package {padding-bottom: 5px;margin-bottom: 4px;border-bottom: 2px dotted #b5a28f;color: #ffffff;}
#ingatlan_kinal select {width: 52%;background: #b5a28f;padding: 10px;float: right;margin: 5px 0;border: 4px solid #796c5f;border-radius: 8px;}
#ingatlan_kinal .button {padding: 4px 5px;border-width:1px;border-style:solid;background: #8bb5c1;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size: 0.9em;border-radius:2px;float: right;}
#ingatlan_kinal textarea {width: 98%;background: #b5a28f;min-height: 104px;resize: none;margin: 5px 0 0 0;border: 4px solid #796c5f;border-radius: 10px;}
#ingatlan_kinal .radio{margin: 0px 0 0 6px;width: 15px;height: 15px;}

#send{display:block;float: left;clear: both;width: 98.5%;margin: 10px 0 0 0;}
#send label{width: unset;float: right;padding-top: 3px;}
#send input{width: unset;margin: 7px;}
#send .input{display: inline-block;}

