﻿#signin {
  margin-top: 75px;
}

#lost-password {
  float: right;
}

#warningMessage {
  color: #ff0000;
  padding-left: 10px;
}

.buttons a {
  float: left;
  margin-top: 20px;
}

#welcome h1 .subheading {
  font-size: 0.9em;
}

.panel-300-centered {
  float: none;
  margin: 0 auto;
  position: relative;
  width: 300px;
}

.error {
  color: #ff0000;
  font-size: 1.2em;
  padding-left: 10px;
}

/* ie6 double margin fix */
* html .panel-580 {
  display: inline;
}
/* ie6 double margin fix */
* html .panel-300 {
  display: inline;
}
/* ie6 double margin fix */
* html .panel-20 {
  display: inline;
}
/* ie6 double margin fix */
* html .standard-form ul li {
  display: inline;
}
.standard-form ul li input {
  width: 248px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 0 5px;
  font-size: 1.4em;
}
/* ie6 double margin fix */
* html ul.tabs li {
  display: inline;
}

a.nav-button {
  font-family: "TexGyreAdventorRegular", "Gill Sans", "Gill Sans MT",
    "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: 100;
}

a.nav-button {
  line-height: 28px;
  font-size: 1.3em;
  color: #fff;
  background: #a2c35d;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 4px 10px 5px 10px;
  text-align: center;
}
a.nav-button:hover {
  text-decoration: none;
  background: #bfda85;
}
a.nav-button.large {
  font-size: 1.6em;
  padding: 15px 30px;
  line-height: 54px;
}

a.nav-button.blue {
  background: #445567;
}
a.nav-button.blue:hover {
  background: #a1aab3;
}

.lightbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/blue-grey-85.png) 0 0 repeat;
  z-index: 1000;
}
.lightbox .box.short {
  width: 510px;
}
.lightbox .box {
  margin: 0 auto;
  margin-top: 70px;
  width: 900px;
  border: 1px solid #000;
  border-radius: 2px;
  -moz-border-radius: 2px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.lightbox .box .lightbox-header {
  background: #435566;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  width: 100%;
}
.lightbox .box .lightbox-header select {
  float: left;
  width: 200px;
  margin: 6px 0 0 5px;
}
.lightbox .box .lightbox-header h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #fff;
  float: left;
  margin: 7px 0 0 10px;
}
.lightbox .box a.closebox {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 20px;
  line-height: 20px;
  padding-right: 26px;
  display: block;
  background: url(images/lightbox-close.gif) right top no-repeat;
  font-size: 1.2em;
  color: #fff;
}
.lightbox .box a.closebox:hover {
  background-position: right -20px;
  text-decoration: none;
}

#eula.lightbox .box {
  margin-top: 90px;
}
.lightbox-content .termsAndConditions {
  margin: 10px 0 10px 10px;
  max-height: 500px;
  overflow-y: auto;
}
.lightbox-content .termsAndConditions p {
  font-size: 1.3em;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 8px;
}
.lightbox-content .termsAndConditions .button {
  margin: 10px;
  padding-bottom: 25px;
}
.lightbox-content .termsAndConditions .button .buttons {
  float: right;
}
.lightbox-content .termsAndConditions fieldset legend {
  display: none;
}

#eula.lightbox .buttons a {
  float: none !important;
}

.lightbox-more-info {
  padding: 20px;
}
.lightbox-more-info h4 {
  font-size: 1.6em;
  color: #435566;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.lightbox-more-info h5 {
  font-size: 1.3em;
  color: #666;
  margin-bottom: 10px;
}
.lightbox-more-info p {
  font-size: 1.3em;
  color: #999;
  margin-bottom: 15px;
}

.lightbox .panel-550 {
  width: 550px;
  margin-right: 20px;
  float: left;
}
.lightbox .panel-640 {
  width: 660px;
  margin-right: 20px;
  float: left;
}
.lightbox .panel-550.on-right {
  margin: 0 0 0 20px;
}
.lightbox .panel-640.on-right {
  margin: 0 0 0 20px;
}
.lightbox .panel-270 {
  width: 270px;
  float: left;
}
.lightbox .panel-180 {
  width: 180px;
  float: left;
}

.lightbox .panel-550 h3 {
  font-size: 2.6em;
  color: #435566;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.lightbox .panel-550 h4 {
  font-size: 1.6em;
  color: #435566;
  text-transform: uppercase;
  margin: 10px 0;
}
.lightbox .panel-640 h3 {
  font-size: 2.6em;
  color: #435566;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.lightbox .panel-640 h4 {
  font-size: 1.6em;
  color: #435566;
  text-transform: uppercase;
  margin: 10px 0;
}
.lightbox .sideLinks {
  padding: 20px;
  background: #f2f2f2;
}
.lightbox .sideLinks h4 {
  font-size: 1.6em;
  color: #434466;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #a1aab2;
  margin-bottom: 10px;
}
.lightbox .sideLinks ul li a {
  font-size: 1.3em;
  font-weight: bold;
  color: #435566;
  padding: 2px 5px;
  display: block;
  margin-top: 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
}
.lightbox .sideLinks ul li.sub-link a {
  font-weight: normal;
  margin-left: 10px;
}
.lightbox .sideLinks ul li a:hover {
  color: #fff;
  background: #435566;
  text-decoration: none;
}
.lightbox .sideLinks ul li a.current {
  color: #fff;
  background: #435566;
  text-decoration: none;
  cursor: default;
}
.lightbox .sideLinks ul li .no-hover:hover {
  color: #435566;
  text-decoration: none;
  background-color: #f2f2f2;
}

.lightbox .map {
  height: 240px;
  width: 270px;
  margin-bottom: 10px;
}
.lightbox .map h4 {
  background: #435566;
  display: block;
  height: 12px;
  padding: 5px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
}
.lightbox .map #map-country {
  height: 218px;
  width: 270px;
}
.lightbox .map #map-region {
  height: 218px;
  width: 270px;
}

.lightbox .rearrange {
  padding: 20px;
}
.lightbox .rearrange h4 {
  font-size: 1.6em;
  color: #435566;
  text-transform: uppercase;
  margin: 10px 0;
  text-align: center;
}
.lightbox .rearrange p {
  font-size: 1.3em;
  color: #666;
  text-align: center;
}
.lightbox .rearrange .button {
  text-align: center;
  margin: 20px 0 0 0;
}
.lightbox .rearrange .drag-wrapper {
  margin-top: 20px;
}
.lightbox .rearrange a#big-arrow-left {
  float: left;
  width: 34px;
  height: 34px;
  background: url(images/arrows-big.gif) 0 0 no-repeat;
  display: block;
}
.lightbox .rearrange a#big-arrow-left:hover {
  background-position: 0 -34px;
}
.lightbox .rearrange a#big-arrow-right {
  float: left;
  width: 34px;
  height: 34px;
  background: url(images/arrows-big.gif) -34px 0 no-repeat;
  display: block;
}
.lightbox .rearrange a#big-arrow-right:hover {
  background-position: -34px -34px;
}
.lightbox .rearrange .dragndrop {
  position: relative;
  width: 672px;
  height: 390px;
  margin: 0 2px;
  overflow: hidden;
  float: left;
}

.lightbox .tools {
  position: absolute;
  right: 10px;
  top: 110px;
}
.lightbox .reportTools {
  position: absolute;
  right: 10px;
  top: 110px;
  width: 250px;
  text-align: right;
}
.lightbox .topAlignment {
  top: 80px !important;
}
.lightbox .tool-item {
  margin-right: 5px;
}
.lightbox .disabled {
  color: #ccc;
}
.lightbox .disabled:hover {
  text-decoration: none;
}

.changePassword ul li {
  height: auto !important;
}

/* Overriding with new branding */
.lightbox .box .lightbox-header {
  background: transparent;
  padding: 10px;
}
.lightbox .box .lightbox-content {
  padding: 10px;
}

.lightbox .box .lightbox-header h3 {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
}
.termsAndConditions .eula {
  max-height: 410px;
  overflow: auto;
  color: #000;
  font-family: Arial;
  font-size: 13px;
  line-height: 19px;
}

.nav-button {
  border: 1px solid #ff4338;
  margin-right: 20px;
  padding: 5px 20px;
  border-radius: 4px;
  background: transparent;
  color: #ff4338;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 1em;
}
.nav-button:hover {
  color: #ffffff;
  background: #ff4338;
}
.nav-button.accept {
  color: #ffffff;
  background: #ff4338;
}
.nav-button.accept:hover {
  background: transparent;
  color: #ff4338;
}
