






body {
color: #333;
}

body#cas {
    background: none;
}

#login h3.utsLoginHeader {
    font-weight: normal;
    font-size: 1.4em;
}


#cas #login {
        float:none;
        margin: 5px;
        width: 100%;
}

#sidebar .row {
    padding: 5px 0;
}

.uts_login {
  font-family: Arial Unicode MS,Arial,sans-serif;
  padding: 3px;
}

.uts_login_header {
  font-size: 1.8em;
  padding-bottom: 10px;
}

label {
        color: #777;
        cursor: pointer;
}
.fm-v div.row {
        padding: 0.5em 0;
}

.uts_login_label {
  font-size: 1.4em;
}

.uts_login_banner {
  font-size: 1.4em; !important;
  border: solid 1px grey;
  padding: 10px; !important;
}

#content p, ol.securityText {
        font-family: Arial Unicode MS,Arial,sans-serif;
        line-height: 1; !important;
}

#content ol li {
   margin-left:40px;
}
#content p.privacyWarningListHead {
        font-family: Arial Unicode MS,Arial,sans-serif;
        line-height: 1; !important;
        padding: 0px; !important;
}

.success {
  background: url("../images/confirm.gif") no-repeat scroll 20px 18px #fff !important;
  border: solid 1px white;
}

.logout {
  font-size: 1.4em !important;
}

#content {
  margin-top:5%;
}
