body {
    background-image: url("https://secure.activecarrot.com/media/dynamic/static_images/757/Xtrain 2018 group fit class.png.jpg");
    background-size:100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #FFFFFF;
    font-family: "Arial", Gordita Regular;
}

html {
    display: block;
    font-family: "Arial", Gordita Regular;
}

.public_template {
  font-family: "Arial", Gordita Regular;
  ,} 


#admin_wrapper {
  background-color: #d2d8e39c;
  border: none;
  width: 500px;
  height: 450px;}

#logo {
    background-image: url("https://secure.activecarrot.com/media/dynamic/static_images/757/SS Leisure Centres-Navy.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 85%;
    clear: none;;
    width: 300px;
    height: 150px;
    display:block;
    margin-top: -50px;
    margin-left: 120px;

}

form label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    margin-top: 30px;
    color: #093569;
    text-shadow: none;
}

form p a{
  font-size:13px;
  text-decoration:none;
  color: #093569;
  font-weight:700;
  text-transform:capitalize;
  margin-left: 155px;
}

form p a:hover{
  font-size:14px;
  text-decoration:none;
  color: #093569;
  font-weight:700;
  text-transform:capitalize;
  margin-left: 155px;
}



form . button {
font-family:inherit;}

form .input {display:block;
margin-left: auto;
  margin-right: auto;
 }

.forgot_password p a {
font-family:inherit;
margin-left: 158px;
margin-bottom: 20px;
color: #093569}

.forgot_password p a:hover {
color: #093569;
font-size: 14px;
background-color: none;
border-radius: 8px;
padding: 4px;
transition: ease 0.1s;}

 #button.button {
 color: #093569;
 background-color: #edf2f599;
 font-size:14px;
 font-weight: bolder;
 display:block;
 margin-left: auto;
 margin-right: auto;
 margin-top: 20px;
 width: 200px;
 height: 24px;
 border: none;
 }


#button.button:hover {
  color: #093569;
 background-color: #00bfdfcf;
 font-size:14px;
cursor: pointer;