@import "reset.css";
body {
    background: url("../images/bg.png") repeat scroll 0 0 transparent;
    font-family: Calibri;
    font-size: 16px;
    line-height: 1.5em;
    text-align: justify;
}
.wrapper {
    margin: 0 10px;
}
.header {
    margin: 20px auto;
    width: 409px;
}
h4 {
    font-size: 14px;
    font-weight: bold;
}
h1.logo {
    background: url("../images/Marathon_Logo.png") no-repeat scroll 0 0 transparent;
    background-size: contain; 
    height: 100px;
    width: 350px;
    margin-bottom: 17px;
    /*margin: 0 0 0 115px;*/

}
.center {
    text-align: center;
}
.right {
    float: right;
}
.left {
    float: left;
}
.login-container {
    clear: both;
    margin: auto;
    margin-top:-20px;
    width: 411px;
    min-height: 477px;
    height: 80%;
}
/*
.login-form {
    position: relative;
    width: 411px;
    margin: 0 auto;
}
.login-form .login-form-header {
    background: url("../img/login-form-header.png") no-repeat scroll 0 0 transparent;
    height: 65px;
    position: absolute;
    top: 10px;
    width: 411px;
    z-index: 1;
}
.login-form .login-form-header h1 {
    color: #FFFFFF;
    display: inline;
    font-size: 35px;
    font-weight: bold;
    line-height: 46px;
    margin-left: 30px;
    text-shadow: 2px 2px 0 #555555;
    text-transform: uppercase;
}
.login-form .login-form-header h2 {
    color: #FFFFFF;
    display: inline;
    font-size: 25px;
    font-weight: bold;
    line-height: 43px;
    padding-left: 30px;
    padding-top: 8px;
    text-indent: 30px;
    text-shadow: 2px 2px #666666;
    text-transform: capitalize;
}
.login-form .login-form-header h3.desc {
    color: #FFFFFF;
    display: inline;
    font-size: 16px;
    text-indent: 5px;
}
.login-form .login-form-content {
    background: url("../img/login-form-bg.png") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    box-shadow: 1px 1px 10px 5px rgba(221, 221, 221, 0.48);
    min-height: 100px;
    position: absolute;
    left: 5px;
    width: 399px;
}
form#form-login {
    padding: 70px 25px 60px;
}


#form-login .form-row {
    margin-bottom: 20px;
    position: relative;
}

#form-login .form-row.last {
    margin-bottom: 0;
	position:inherit;
}
#form-login input[type="text"], #form-login input[type="password"] {
    background: linear-gradient(to bottom, #EDEDED 0%, #F6F6F6 53%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    border-radius: 5px 5px 5px 5px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 30px;
    width: 319px;
}
.username, .password, .email-address {
    height: 16px;
    left: 10px;
    position: absolute;
    top: 13px;
    width: 16px;
}
.username {
    background: url("../img/login-user-ico.png") no-repeat scroll 0 0 transparent;
}
.password {
    background: url("../img/login-key-ico.png") no-repeat scroll 0 0 transparent;
}
.email-address {
    background: url("../img/login-email-ico.png") no-repeat scroll 0 0 transparent;
}
#form-login input[type="submit"] {
    background: url("../img/login-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    height: 47px;
    margin-top: 20px;
    text-align: center;
	text-transform: uppercase;
    width: 170px;
}
#form-login input[type="submit"]:hover
{
	background: #FE5555;
}
#form-login input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 0;
}
*/
#form-login label.remember-label {
    display: inline;
	margin-left:10px;
}
#system-message-container p {
    line-height: 18px;
}
/*.datetime-language {*/
/*    background: url("../img/bg_header_datetime_language.png") repeat-x scroll 0 0 transparent;*/
/*    height: 27px;*/
   
/*}*/
.datetime {
    float: left;
    width: 50%;
}
.language {
    float: right;
    width: 50%;
}
.login-footer {
    background: url("../img/bg_footer.jpg") repeat-x scroll 0 0 transparent;
    height: 27px;
}
.coppyright {
clear: both;
margin-top: 70px;
margin-bottom: 0px;
background-color: #626262;
height: 50px;
color: #FFF;
line-height: 30px;
position: absolute;
text-indent: 10px;
bottom:0;
width:98%;
}
.coppyright > p {
    clear: both;
font-size: 12px;
line-height: 16px;
padding-left: 5px;
margin-left: -5px;
display: block;
}
.remember-me {
    border-right: 1px dotted #CCCCCC;
    float: left;
    width: 50%;
}
.forgotpassword {
    float: right;
    width: 49%;
}
.forgotpassword a {
    text-decoration:none;
	color:#626262;
}
.forgotpassword a:hover {
    text-decoration:underline;
}


label.error {
    color: #0c6c9d;
}
input.error {
    border: 1px solid #0c6c9d !important;
}
p#error {
    color: #0c6c9d;
    float: left;
    width: 100%;
}
input.submit-form
{
    color: #FFFFFF !important;
    font-family: Trebuchet MS !important;
    font-size: 17px !important;
    font-weight: bold !important;
    margin-top: 0 !important;
    text-transform: capitalize !important;
    text-shadow:none;
}
.toppage {
	float: right;
	width: 4%;
}
.toppage a {
	background: url("../images/arrow2.png") no-repeat scroll left center transparent;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
@media screen and (max-width: 1024px) and (min-width: 921px) {
    .login-container {
        min-height: 1024px;
    }
}
@media screen and (max-width: 920px) and (min-width: 721px) {
    .login-container {
        min-height: 700px;
    }
}

@media screen and (max-width: 720px) {
    /*
    .login-form .login-form-header {
        background: url("../img/login-form-header-mobile.png") no-repeat scroll 0 0 transparent;
        position: absolute;
        top: 10px;
        width: 353px;
        z-index: 1;
    }
    .login-form .login-form-content {
        background: url("../img/login-form-bg.png") repeat scroll 0 0 #FFFFFF;
        border: 1px solid #D7D7D7;
        box-shadow: 1px 1px 10px 5px rgba(221, 221, 221, 0.48);
        min-height: 100px;
        position: absolute;
        left: 5px;
        width: 341px;
    }
    #form-login input[type="text"], #form-login input[type="password"] {
        background: linear-gradient(to bottom, #EDEDED 0%, #F6F6F6 53%, #FFFFFF 100%) repeat scroll 0 0 transparent;
        border: 1px solid #CECECE;
        border-radius: 5px 5px 5px 5px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0 0 0 30px;

        width: 292px;
    }
    .forgotpassword {
        float: right;
        width: 43%;
    }
    */
    h1.logo {
        background: url("../images/Marathon_Logo.png") no-repeat scroll 0 0 transparent;
        height: auto;
        width: 100%;
        background-size: 100% 100%;
        padding-bottom: 100px;
        /*margin: 0 20px 50px 15px;*/
    }
    p.conte_footer_right {
        font-size: 14px;
    }
    .coppyright {
        height: auto;
        text-align: center;
    }
    .login-form {
        padding: 40px 20px;
        background: #eee;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 35%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .form-group .fa {
        position: absolute;
        right: 55px;
        top: 12px;
        color: #999;
    }
    .log-btn{
        width: 90%;
    }
    .login-container {
        clear: both;
        margin: auto;
        margin-top: -20px;
        width: 100%;
        /* min-height: 477px; */
    }
    .toppage {
        margin-right: 40px;
    }
}

@media screen and (min-width: 720px)
{
p.conte_footer_right {
float: right;
font-size: 14px;
margin-right: 25px;
margin-top: -20px;
}
.login-form {
  width: 350px;
  padding: 40px 30px;
  background: #e6f2ff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 20px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
}
/* login */


.form-group {
  position: relative;
  margin-bottom: 15px;
}

.form-control {
  width: 93%;
  height: 38px;
  border: none;
  padding: 5px 7px 5px 15px;
  background: #fff;
  color: #666;
  border: 2px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.form-control:focus, .form-control:focus + .fa {
  border-color: #000000;
  color: #000000;
}

.form-group .fa {
  position: absolute;
  right: 15px;
  top: 17px;
  color: #999;
}

.log-status.wrong-entry {
  -moz-animation: wrong-log 0.3s;
  -webkit-animation: wrong-log 0.3s;
  animation: wrong-log 0.3s;
}

.log-status.wrong-entry .form-control, .wrong-entry .form-control + .fa {
  border-color: #0c6c9d;
  color: #0c6c9d;
}

.log-btn {
  background: #b60d0d;
  dispaly: inline-block;
  width: 100%;
  font-size: 16px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.link {
  text-decoration: none;
  color: #C6C6C6;
  float: right;
  font-size: 12px;
  margin-bottom: 15px;
}
.link:hover {
  text-decoration: underline;
  color: #8C918F;
}

.alert {
  display: none;
  font-size: 12px;
  color: #0c6c9d;
  float: left;
}

@-moz-keyframes wrong-log {
  0%, 100% {
    left: 0px;
  }
  20% , 60% {
    left: 15px;
  }
  40% , 80% {
    left: -15px;
  }
}
@-webkit-keyframes wrong-log {
  0%, 100% {
    left: 0px;
  }
  20% , 60% {
    left: 15px;
  }
  40% , 80% {
    left: -15px;
  }
}
@keyframes wrong-log {
  0%, 100% {
    left: 0px;
  }
  20% , 60% {
    left: 15px;
  }
  40% , 80% {
    left: -15px;
  }
}