body{min-height:100vh;background:linear-gradient(#fff,#e2e2e2);background-size:100% 100%}.ortala{margin:50px auto 0;width:400px}#login .logo{text-align:center;margin:0 0 20px;width:100%}#login .logo img{max-width:250px}#login .login_box{padding:5%;border:1px solid #ddd;margin-bottom:20px;box-shadow:inset 0 0 5px #ededed;border-radius:3px;background:#fff;width:90%}.tabs{flex-direction:column;display:flex}.tab-headers{padding:0;justify-content:space-around;margin:0 0 20px;display:flex}.tab-header,.tab-headers{background-color:#f1f1f1;border-radius:4px}.tab-header{padding:2% 1%;font-weight:700;text-align:center;margin:1%;cursor:pointer;width:46%}.tab-header:hover{background-color:#ddd}.tab-header.active{background-color:#fff}.tab-contents{padding:0}.tab-content{display:none}#login input{border:1px solid #ddd;box-sizing:border-box;margin:0 0 10px;border-radius:5px;width:100%}#login button{padding:10px;font-size:18px;border:1px solid #000;font-weight:700;margin-bottom:10px;color:#fff;box-shadow:inset 0 0 1px #ddd;border-radius:5px;background:#f5791f;cursor:pointer;width:100%;font-family:Nunito,sans-serif}.login_sosyalmedya{padding:10px 5px;font-size:11px;border:1px solid #ddd;box-sizing:border-box;margin:0 5px;border-radius:4px;width:30.5%;line-height:120%;display:inline-flex}.login_sosyalmedya a{color:#333}.login_sosyalmedya i{font-size:26px;margin:0 5px;float:left}.sifre a{font-size:14px;color:#000;text-transform:uppercase;margin:10px 0 0;float:right}.input label{font-weight:700;margin-bottom:10px;float:left}