﻿body { background-color: #fff; }

.uyeOlSection * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.uyeOlRow { margin-left: -10px; margin-right: -10px; }

.uyeOlRow .FormTitle { text-align: center; display: block; padding: 10px 0; display: block; margin-bottom: 20px; font-size: 26px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight: 600; }

.uyeOlRow:after { clear: both; display: table; content: ""; }

.uyeOlCol { padding-left: 10px; padding-right: 10px; float: left; width: 50%; }

.uyeOlCol-3 { padding-left: 10px; padding-right: 10px; float: left; width: 33.3333333%; }

.uyeOlColItem { width: 100%; display: block; margin-bottom: 10px; position: relative; }

.uyeOlColItem:after { clear: both; display: table; content: ""; }

.uyeOlSection .labelRow { display: block; }

.uyeOlSection .labelRow:After { clear: both; display: table; content: ""; }

.uyeOlSection label { margin: 0; padding: 0; font-size: 12px; line-height: 24px; color: #444444; float: left; }

.uyeOlSection .textbox, .uyeOlSection .selectboxx { width: 100%; margin: 0; height: auto; padding: 10px 0; border-radius: 0; background-color: #fff; border: 1px solid #efefef; float: none; color: #444444; }

.uyeOlColItem .validateField { float: right; color: #e41e1e; font-size: 12px; font-weight: 500; line-height: 24px; margin-left: 10px; }

.uyeOlSection .textbox.validateFieldActive, .uyeOlSection .selectboxx.validateFieldActive { border: 1px solid #e41e1e; background-color: #f1f1f1; }

.uyeOlSection input[type="submit"], .uyeOlSection button[type="submit"], .uyeOlSection input[type="button"], button { border: none; }

.uyeOlSection textarea { resize: none; }

.uyeOlSection textarea:focus, .uyeOlSection input[type="text"]:focus, .uyeOlSection input[type="password"]:focus { background: #F1F1F1; border-radius: 0; }

.uyeOlSection input[type="submit"] { border: none; cursor: pointer; }

.uyeOlColItem.checkboxItem:After { clear: both; display: table; content: ""; }

.uyeOlColItem.checkboxItem label { line-height: 20px; cursor: pointer; }

.uyeOlColItem.checkboxItem label:before { background-color: #fff; border: 1px solid #ddd; width: 16px; height: 16px; display: inline-block; margin-right: 5px; margin-top: 0; content: ""; float: left; }

.uyeOlColItem.checkboxItem label span { float: left; }

.uyeOlColItem.checkboxItem label.aktifChekbox:before { background-color: #000; border: 1px solid #ddd; }

.uyeOlContainer #btnSave { margin: 20px auto; min-width: 200px; float: none; display: block; }
/*.uyeOlColItem.checkboxItem label:hover:before {
                background-color: #000;
                border: 1px solid #ddd;
            }*/
.uyeOlColItem.checkboxItem label input { opacity: 0; margin: 0; }

@media(max-width:768px) {


    .uyeOlCol { width: 100%; }
}

.adresEkleAltButtonAlan { display: none; }

.dFormSave { display: none !important; }

.passwordStrengthValidation {margin: 10px 10px 0px 0px;}