@charset "utf-8";

/* CSS Document */


/*Import Google Fonts*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700|Roboto:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700);
body {
    font-family: 'Open Sans', sans-serif;
}

.container.lgo {
    margin-top: 30px;
    margin-bottom: 30px;
}

.container.lgo img {
    margin: 0px auto;
}

.frm {
    background-color: #358dc5;
    padding-top: 95px;
    padding-bottom: 95px;
    border-top: 14px solid #e6e6e6;
    border-bottom: 14px solid #e6e6e6;
}

.formm {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.27);
    border-radius: 4px;
}

.well-login {
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #eee;
}

#hin {
    height: 40px;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-Kampnya {
    color: #fff;
    background-color: #545454;
    font-size: 20px;
    font-weight: 700px;
    box-shadow: 0px 3px 0px 0px #414141;
}

.btn-Kampnya:hover,
.btn-Kampnya:focus,
.btn-Kampnya:active,
.btn-Kampnya.active,
.open .dropdown-toggle.btn-Kampnya {
    color: #fff;
    background-color: #2F2F2F;
    box-shadow: 0px 3px 0px 0px #2F2F2F;
}

.btn-Kampnya:active,
.btn-Kampnya.active,
.open .dropdown-toggle.btn-Kampnya {
    background-image: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 5px 9px;
    font-size: 15px;
    font-weight: 400;
    ;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dddddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sfruntm a {
    text-decoration: underline;
    color: #555;
}

.sfruntm a:hover {
    text-decoration: underline;
    color: #000;
}

.Uyeolmkis a {
    text-decoration: underline;
    color: #555;
}

.Uyeolmkis a:hover {
    text-decoration: underline;
    color: #000;
}

.mbtmm {
    margin-bottom: 15px;
}

.Uyeolmkis {
    text-decoration: underline;
    float: right;
}

@media (max-width: 480px) {
    .container.lgo {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .container.lgo img {
        margin: 0px auto;
    }
    .frm {
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: 14px solid #e6e6e6;
        border-bottom: 14px solid #e6e6e6;
    }
    .formm {
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.27);
        border-radius: 4px;
    }
    .well-login {
        padding-top: 25px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #ffffff;
        border-radius: 4px;
        border: 1px solid #eee;
    }
    .form-group {
        margin-bottom: 2px;
    }
}

.onayla {
    color: #fff;
    background-color: #428bca;
    font-size: 20px;
    font-weight: 700px;
    box-shadow: 0px 3px 0px 0px #357ebd;
}
.onayla:hover, .onayla:focus, .onayla:active {
    color: #fff;
    background-color: #357ebd;
    font-size: 20px;
    font-weight: 700px;
    box-shadow: 0px 3px 0px 0px #357ebd;
}