*, :after, :before {
  box-sizing: border-box;
}

html {
  min-height: 100%;
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: linear-gradient(135deg, rgba(0, 0, 255, 0.5), rgba(0, 0, 0, 0.9) 50%, transparent), linear-gradient(-35deg, rgba(255, 0, 0, 0.8), rgba(0, 0, 0, 0.9) 50%, transparent);
  background-size: cover;
  color: #FFFFFF;
}

.body__ogBackground {
  background-image: url(/images/vertical_tile.gif);
  background-repeat: repeat-x;
  background-color: #000000;
  background-size: initial;
}

#maincontent a {
  text-decoration: underline;
  color: #000000;
}

#maincontent a:hover {
  text-decoration: underline;
  color: #999999;
}

#welcome .text p {
  margin-bottom: -2px;
}

h1 {
  margin: 0px 0px 0px 5px;
  font-family: Lucinda Grande, Verdana, Arial;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

h2 {
  font-family: Lucinda Grande, Verdana, Arial;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  margin: 10px -30px 0px 15px;
}

h3 {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
}

strong {
  font-weight: bold;
}

.clear {
  clear: both;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

img {
  border: 0px;
  float: left;
}

#announcement {
  background-image: url(/images/login/announcements-header.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 33px;
  clear: both;
  float: left;
}

#announcement .annhead {
  font-family: Lucinda Grande, Verdana, Arial;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  padding-top: 11px;
  padding-right: 20px;
  padding-left: 20px;
}

.announcementlight {
  background-image: url(/images/login/announcements_light.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 35px;
  float: left;
}

.announcementdark {
  background-image: url(/images/login/announcements_dark.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 35px;
  float: left;
}

.anntext {
  padding: 10px 10px 10px 20px;
}

.anntext a {
  color: #FFFFFF;
}

.anntext a:hover {
  color: #FFFFFF;
}

#login {
  background-image: url(/images/login/login_bar.gif);
  background-repeat: no-repeat;
  height: 47px;
  width: 760px;
  float: left;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#login .user {
  padding-left: 135px;
  padding-right: 5px;
  margin-top: 18px;
  float: left;
}

#login .textbox {
  margin-top: 13px;
  float: left;
}

#login .pass {
  padding-left: 20px;
  padding-right: 5px;
  margin-top: 18px;
  float: left;
}

.loginbutton {
  float: left;
  padding-left: 20px;
  padding-right: 30px;
}

.forgotpassword {
  float: left;
  margin-top: 18px;
  text-align: center;
}

.forgotpassword a {
  text-decoration: none;
  color: #FFFFFF;
}

#maincontainer {
  width: 760px;
  margin: 0 auto;
  padding-top: 2rem;
}

#maincontent {
  background-color: #FFFFFF;
  clear: both;
  width: 760px;
  height: 100%;
}

#welcome {
  background-image: url(/images/login/welcome_blank.gif);
  background-repeat: no-repeat;
  width: 351px;
  height: 260px;
  float: left;
}

#welcome .text {
  padding: 20px 20px 20px 20px;
}

#request {
  margin-top: 10px;
  float: left;
  clear: both;
  width: 177px;
  height: 23px;
}

#request a {
  float: left;
  background-image: url(/images/login/request_account.gif);
  background-repeat: no-repeat;
  color: #000000;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-family: Lucinda Grande, Verdana, Arial;
  line-height: 23px;
  width: 177px;
  height: 23px;
}

#request a:hover {
  float: left;
  width: 177px;
  height: 23px;
  text-decoration: none;
  color: red;
}

#courses {
  background-image: url(/images/login/courses_blank.gif);
  background-repeat: no-repeat;
  width: 409px;
  height: 260px;
  float: left;
  margin-right: -3px;
}

#courses .text {
  padding: 20px 20px 20px 20px;
}

#courses h2 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#courses .dots {
  display: block;
  margin-left: 10px;
  padding: 1em 1em 2em 1em;
  font-size: 2px;
  border-top: dotted 1px #FFFFFF;
  width: 200px;
}

.coursename {
  font-family: Lucinda Grande, Verdana, Arial;
  color: #FFCC33;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 0 5px;
  padding: 0.5em 0;
  border-bottom: dotted 1px #FFF;
}

.coursename a {
  text-decoration: none;
  color: #FFCC33;
}

.more {
  font-family: Lucinda Grande, Verdana, Arial;
  padding: 1.5em 1em 1em 1em;
}

.more a {
  text-decoration: none;
  color: #FFFFFF;
}

.more a:hover {
  text-decoration: none;
  color: #CCCCCC;
}

#viewall {
  margin: 15px 1em 0 0;
  float: left;
  /*clear: both;*/
  width: 144px;
  height: 23px;
}

#viewall a {
  float: left;
  color: #000000;
  text-align: center;
  font-family: Lucinda Grande, Verdana, Arial;
  line-height: 23px;
  height: 23px;
  width: 144px;
  background-image: url(/images/login/course_list.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}

.button__front--yellow, .button__front--red {
  display: block;
  margin: 1rem 0;
  font-family: Lucinda Grande, Verdana, Arial;
  line-height: 23px;
  height: 23px;
  width: 144px;
  background-repeat: no-repeat;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.button__front--red {
  color: #FFF;
  background-image: url(/images/login/mandate_button.gif);
}
.button__front--red:hover {
  color: #CCC;
}

.button__front--yellow {
  color: #000;
  background-image: url(/images/login/course_list.gif);
}
.button__front--yellow:hover {
  color: red;
}

.viewallbox {
  width: 144px;
  height: 23px;
}

#disclaimer {
  background-image: url(/images/login/disclaimer-footer.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 228px;
  float: left;
}

#disclaimer .text {
  padding-left: 150px;
  padding-right: 50px;
  padding-top: 20px;
  font-family: Lucinda Grande, Verdana, Arial;
}

#alertMessage__full {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
}

.alertMessage__area {
  width: 96vw;
  height: 96vh;
  padding: 1em 0;
  background: #FFF;
  color: #000;
  font-size: 1rem;
  border: solid 4px #FFCC33;
  border-radius: 1em;
  overflow-y: auto;
}
@media screen and (min-width: 1300px) {
  .alertMessage__area {
    width: 60vw;
  }
}
.alertMessage__area img {
  display: block;
  margin: 0 auto;
  float: none !important;
  max-width: 100%;
}

.alertMessage__area--text {
  padding: 1rem;
}
.alertMessage__area--text h2 {
  margin: 0;
  text-align: center;
  font-size: 2.5em;
  color: #000;
}
.alertMessage__area--text button {
  display: block;
  margin: 1em auto;
  padding: 0.5em 2em;
  background: #224363;
  color: #FFF;
  outline: none;
  border: none;
  border-radius: 0.2em;
  font-size: 1.1em;
  cursor: pointer;
}
.alertMessage__area--text li {
  margin: 0.5rem 0;
}

/*# sourceMappingURL=login-style.css.map */
