* {
 font-family: 'Saira', sans-serif;
}

body {
    background-color: #fdfdfd;
    background-image: url(../resimler/login-zemin.jpg);
    -webkit-background-size: 100%;
    background-size: 100%;
}
h3 {
  color: #f0f8ff;
}
#top {
    background: #607d8b;
    padding: 5px 10px;
}
footer p {
    color: #9e9e9e;
}
#top a {
    color: #f0f8ff;
    text-decoration: none;
    cursor: pointer;
    padding: 8px;
}
#top .glyphicon {
    margin-right: 10px;
}
nav.navbar.navbar-default.navbar-fixed-bottom {
    background: #1b1b1b;
    border-color: #1b1b1b;
}
div#yardim {
    background: #fcfcfc;
    padding: 20px;
    position: absolute;
    width: 200px;
    right: 30px;
    top: 45px;
}
h3.panel-title {
    font-size: 20px;
    color: #e8e8e8;
    text-align: left;
}
.col-sm-4 h3.panel-title {
    margin-left: 8.33333333%;
}
.col-sm-6 .panel-body p {
    color: rgba(255,255,255,.54);
    margin-top: 15px;
}
.col-sm-6.col-md-offset-4 {
    padding: 50px;
}
button.login-yardim {
    border: none !important;
    margin-left: 20px;
    margin-top: 10px;
    padding: 0;
    color: #35d5ff;
}
.panel.panel-primary {
    margin-top: 60px;
    border: none !important;
    background: none;
}
.panel-body {
    background: none;
}
div#login-panel-title {
    background: none;
        border: none;
}
button#login-btn {
    background: #333645;
    height: 45px;
    border: solid 2px #696f8b;
    margin-top: 30px;
}
button#login-btn:hover {
    background: #2e9cc7;
}
span.glyphicon.glyphicon-asterisk, span.glyphicon.glyphicon-user {
    color: #607d8b;
}
/*
span#basic-addon1 {
    background: #607d8b;
}
*/
.btn:focus, .input-group:focus, input:focus {
  outline: none;
}
.form-control:focus {
    border:none !important;
    outline: none !important;
    box-shadow: none !important;
}
span#basic-addon1 {
    background: none;
    border: none;
}
input {
    background: none !important;
    border: none !important;
    padding: 20px !important;
    color: #6f7679 !important;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border-bottom: solid 1px #f3f3f3;
    background: #fafafa;
    border-radius: 3px;
}
div#topUyari {
    padding: 15px 40px 10px;
    background: #00000026;
    position: absolute;
    right: 0px;
}
span.hataMesaji {
    margin-right: 10px;
    color: #bebebe;
}
span.denemeSayisi {
    color: #ade4ff;
    font-size: 14px;
    border: solid 1px;
    padding: 5px 10px;
}
.uyaricon {
    right: 0px;
    position: absolute;
    top: 0px;
    color: #e5173f;
    font-size: 36px;
    padding: 9px;
    background: #161e30;
}
.yanlisdeneme {
    margin-right: 25px;
    color: #607d8b;
}
button#loginYardimButon {
    background: none;
    border: solid 1px;
    border-radius: 0px;
}
.form-control {
	height: auto !important;
}
.solLoginCont {
    background: #00000026;
    height: 100%;
    float: left;
    min-height: 100%;
    display: block;
    position: absolute;
}
div#loginFooter {
    position: fixed;
    bottom: 10px;
    background: none;
    border: none;
    color: #d0d0d0;
}
