.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.form-signin select {
    margin-bottom: 15px !important;
}
.form-signin input[type="email"] {
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 10px;
}
.SSO {
    margin-top: 5%;
}
@media only screen and (max-width: 768px) {
body {
}
.SSO {
    background: #ffffff url("../img/login-bg.png") no-repeat scroll center bottom;
    border: 2px solid #075654;
    border-radius: 4px;
    float: right;
    height: 100%;
    padding: 10px 25px 25px;
    width: 94%;
}
.mk-shadow {
    box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.8);
}
.SSO1 {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #075654;
    border-radius: 4px;
    float: right;
    height: 100%;
    padding: 10px 25px 25px;
    width: 94%;
}
}
.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
label {
    padding-top: 3px;
}
body {
    font-size: 15px;
    padding-bottom: 40px;
}
.SSO {
    background: #ffffff url("../img/mci-footer.png") no-repeat scroll center bottom;
    border: 2px solid #075654;
    border-radius: 4px;
    height: auto;
    min-height: 400px;
    padding: 10px 25px 50px;
}
.mk-shadow {
    box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.8);
}
.SSO1 {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #075654;
    border-radius: 4px;
    height: auto;
    margin-top: 20px;
    padding: 25px;
}
.mk-shadow1 {
    box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.8);
}
input:focus {
    border: 1px solid #999 !important;
    box-shadow: 0 2px 5px 0 rgba(204, 204, 204, 0.8);
}
.form-signin {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 100%;
    padding: 15px;
}
.signin-logo {
    display: block;
    margin: auto;
    padding-bottom: 15px;
}

.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
    padding-top: 50px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin input[type="text"] {
    font-size: 14px !important;
    margin-bottom: 15px;
}
.form-signin input[type="password"] {
    border: 1px solid #cccccc !important;
    font-size: 22px !important;
    margin-bottom: 15px;
}
:-moz-placeholder {
    margin-right: 50px !important;
    padding-right: 50px !important;
}
*::-moz-placeholder {
}
input-placeholder {
}
#footer {
    bottom: 0;
    font-size: 15px;
    height: 25px;
    padding-top: 20px;
    position: fixed;
    right: 0;
    width: 100%;
}
#footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}
.title-h2 {
    color: #10776d !important;
    font-family: "Midan-Black";
    font-size: 32px;
}
