/* Minification failed. Returning unminified contents.
(1191,192): run-time error CSS1039: Token not allowed after unary operator: 'CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8'
(1191,636): run-time error CSS1039: Token not allowed after unary operator: 'Cjwvc3ZnPg'
(1191,646): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
 */
/* :L1 */
.bwAjaxLoadingPanel {
  background: White !important;
  opacity: .60 !important;
  filter: alpha(opacity=60) !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 100000000 !important;
  margin: 0px !important;
  padding: 0px !important;
}
/* :L14 */
.bwAjaxLoadingPanel ul {
  margin-left: 45% !important;
  margin-right: 45% !important;
  margin-top: 25% !important;
}
/* :L19 */
html {
  min-height: 100%;
}
/* :L22 */
body {
  font-family: Arial, sans-serif;
  font-size: 0.8em;
  font-size: 12px;
  background-color: white;
  margin: 0 auto;
  width: 1000px;
  height: 100%;
}
/* :L31 */
body.selected {
  width: 700px;
  background-color: #f7f5f2;
}
/* :L35 */
.branded {
  font-family: Arial, sans-serif;
  background-color: white;
  width: 900px;
  padding: 0 25px;
}
/* :L41 */
a {
  color: #cf002d;
  text-decoration: none;
}
/* :L45 */
.td_LinkDisabledStyle_disabled {
  color: #cccccc !important;
  cursor: default;
}
/* :L49 */
a.deco {
  text-decoration: underline;
}
/* :L52 */
a img {
  border: none;
}
/* :L55 */
h1 {
  font-size: 46px;
  font-family: 'GiorgioSans-Regular-Web', serif;
  font-weight: normal;
  margin: 12px 0px 6px 0px;
}
/* :L61 */
input {
  font: 100% arial, helvetica, clean, sans-serif;
  border: 1px solid #999999;
}
/* :L65 */
input[type="text"],
input[type="password"] {
  padding: 2px;
}
/* :L68 */
.title {
  border-bottom: 1px solid black;
  padding-bottom: 0px;
  font-size: 24px;
  font-weight: normal;
  font-family: 'GiorgioSans-Regular-Web', serif;
  margin: 5px 0px 0px 0px;
}
/* :L76 */
h2 {
  font-size: 38px;
  font-family: 'GiorgioSans-Regular-Web', serif;
  font-weight: normal;
  margin: 8px 0px 8px 0px;
}
/* :L82 */
h3 {
  font-size: 28px;
  font-family: 'GiorgioSans-Regular-Web', serif;
  margin: 0;
  font-weight: normal;
}
/* :L88 */
h4 {
  margin-bottom: 0;
  font-size: 15px;
}
/* :L92 */
h5 {
  margin-bottom: 0.5em;
  font-size: 14px;
  margin-top: 0;
}
/* :L97 */
.redBanner {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #922227;
  background: #f9f1e7;
  padding: 10px;
  margin-top: 5px;
}
/* :L107 */
hr.divider {
  height: 1px;
  border: 0;
  color: black;
  background-color: black;
}
/* :L113 */
.bg {
  background-image: url('media/swBodyTop.png');
  background-position: top;
  background-repeat: no-repeat;
  margin: -5px -25px;
  padding: 5px 25px;
}
/* :L120 */
#mainBodyPrint {
  overflow: visible !important;
}
/* :L123 */
.fullwidth {
  width: 950px;
  margin: 5px 0 5px -25px;
}
/* :L127 */
.error,
.Error,
.ErrorSummary,
.errorMessage {
  color: red;
}
/* :L130 */
.warningPopup .Error {
  list-style: none;
  margin-left: -33px;
}
/* :L134 */
.warn {
  display: none;
  padding: 9px;
  background: #f2dede;
  border-radius: 3px;
  border: 1px solid #da5a5a;
  color: #df1515;
}
/* :L142 */
.override {
  color: white;
  font-size: 10px;
  background: #f7921e;
  border-radius: 5px;
  padding: 0px 9px;
  white-space: nowrap;
  display: none;
}
/* :L151 */
.logoBar {
  position: relative;
  margin: 10px;
  height: 69px;
}
/* :L156 */
.logoBar #leftLogo {
  left: 0;
}
/* :L159 */
.logoBar #rightLogo {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
/* :L165 */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* :L173 */
.clearfix {
  display: inline-block;
}
/* :L176 */
html[xmlns] .clearfix {
  display: block;
}
/* :L179 */
* html .clearfix {
  zoom: 1;
}
/* :L182 */
.navBar {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 4px;
  padding: 8px 7px;
  width: 904px;
  background: url(media/navBarBg.png);
}
/* :L190 */
.navBar .leftNav {
  background-color: black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  float: left;
  margin: 1px 0px 0px 0px;
  padding: 0;
  color: #888888;
  position: relative;
  behavior: url(media/CustomPages/pie.htc);
}
/* :L208 */
.navBar .leftNav .active {
  background-color: black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 10px 12px 10px 13px;
  margin: 0 -6px;
  position: relative;
  behavior: url(media/CustomPages/pie.htc);
}
/* :L224 */
.navBar .leftNav a {
  color: white;
  margin: 5px 18px;
  font-size: 11px;
}
/* :L229 */
.navBar .rightNav {
  float: right;
  font-size: 12px;
}
/* :L233 */
.navBar .rightNav a {
  color: black;
}
/* :L236 */
.dash {
  background-image: url('media/dashSplit.png');
  background-position: top;
  background-repeat: no-repeat;
  margin: 0 -25px 0 -25px;
  padding: 15px 25px 25px 25px;
  min-height: 80px;
  position: relative;
  top: 17px;
}
/* :L246 */
.dash h2 {
  font-size: 20px;
  font-weight: normal;
}
/* :L250 */
.dashShadow {
  margin-left: 240px;
  width: 310px;
  left: 50%;
  height: 220px;
  top: 280px;
  position: absolute;
  background-image: url('media/shadowHome.png');
  background-repeat: no-repeat repeat;
}
/* :L260 */
.infoBar {
  background-color: whitesmoke;
  width: 911px;
  margin-left: -18px;
  padding-left: 25px;
  padding-top: 6px;
  height: 20px;
  position: absolute;
  top: 119px;
  font-size: 11px;
  border-bottom: 1px solid #efefef;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* :L278 */
.infoBar label {
  color: #666666;
}
/* :L281 */
.flowTitle {
  position: absolute;
  top: 88px;
  padding-left: 5px;
  font-size: 30px;
  z-index: 1;
  font-family: 'GiorgioSans-Regular-Web', serif;
}
/* :L289 */
.printLink img {
  height: 20px;
  margin-top: -2px;
}
/* :L293 */
.dashEnd {
  background-image: url('media/swBottom.png');
  background-position: top;
  background-repeat: no-repeat;
  height: 113px;
  margin: -80px -25px 0 -25px;
  padding: 27px 25px 0 25px;
  z-index: 2;
}
/* :L302 */
.dashEndHome {
  background-image: url('media/swBottomOld.png');
  background-position: top;
  background-repeat: no-repeat;
  margin: -18px -25px 0 -25px;
  padding: 27px 25px 0 25px;
  z-index: 2;
}
/* :L310 */
#jumpToContent {
  position: absolute;
  left: -999em;
  width: 1em;
  overflow: hidden;
}
/* :L316 */
#backToTop {
  background-image: url('media/backToTop.png');
  background-repeat: no-repeat;
  top: -44px;
  width: 105px;
  height: 22px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
/* :L326 */
#backToTop a {
  text-decoration: none;
  display: block;
}
/* :L330 */
.notificationContainer {
  overflow-y: auto;
  overflow-x: hidden;
  width: 590px;
  height: 120px;
  border: 1px solid #cccccc;
}
/* :L337 */
.notification {
  background-image: url('media/notificationBg.png');
  background-repeat: repeat-x;
  height: 36px;
  width: 100%;
  padding-left: 7px;
  padding-top: 4px;
}
/* :L345 */
.notification tr td,
.notificationHdr {
  height: 30px;
  font-size: 11px;
  font-weight: bold;
  position: relative;
}
/* :L351 */
.notificationHdr {
  height: 20px;
}
/* :L354 */
.notificationBtn {
  background-color: #d40b36;
  color: white;
  font-size: 11px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 3px;
  padding: 4px 14px 5px;
  position: relative;
  background-image: linear-gradient(to bottom, #d3292e 0, #942227 100%);
  -pie-background: linear-gradient(to bottom, #d3292e, #942227);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L368 */
.notificationBtn.disabled {
  background-color: #cccccc;
  background-image: linear-gradient(to bottom, #e4e4e4 0, #bfbfbf 100%);
  -pie-background: linear-gradient(to bottom, #e4e4e4, #bfbfbf);
  cursor: default;
}
/* :L374 */
.eeSearchBox {
  width: 270px;
  position: absolute;
  left: 50%;
  margin-left: 155px;
  margin-top: 171px;
  z-index: 10;
}
/* :L382 */
.module {
  position: relative;
  font-size: 13px;
  padding: 18px;
  margin: 5px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 6px -2px black;
  -moz-box-shadow: 0 0 6px -2px black;
  box-shadow: 0 0 6px -2px black;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fafafa 0, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #fafafa 0, white 100%);
  background: -o-linear-gradient(top, #fafafa 0, white 100%);
  background: -ms-linear-gradient(top, #fafafa 0, white 100%);
  background: linear-gradient(to bottom, #fafafa 0, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L404 */
.module h3 {
  margin-top: 0;
  margin-bottom: -7px;
}
/* :L408 */
.module ul {
  padding-left: 20px;
  font-size: 0.9em;
  margin-bottom: 11px;
}
/* :L413 */
.module ul li {
  padding: 2px 0;
}
/* :L416 */
.module .blockLink {
  color: #333333;
  font-weight: bold;
  font-size: 0.95em;
  float: right;
  width: 50px;
}
/* :L423 */
.module .blockLink a {
  color: #333333;
  font-weight: bold;
  font-size: 0.9em;
}
/* :L428 */
.module .blockImage {
  width: 50px;
  height: 50px;
  float: left;
}
/* :L433 */
.module-new {
  display: inline-block;
  position: relative;
  background: #f5f2ee;
  background: -moz-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f2ee), color-stop(100%, #f7f5f2));
  background: -webkit-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -o-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -ms-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: linear-gradient(to bottom, #f5f2ee 0, #f7f5f2 100%);
  -pie-background: linear-gradient(to bottom, #f5f2ee, #f7f5f2);
  border: 1px solid #e0e2df;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-shadow: #d7d7d7 0px 1px 2px 0px;
  -moz-box-shadow: #d7d7d7 0px 1px 2px 0px;
  box-shadow: 0px 1px 2px 0px #d7d7d7;
  color: #666666;
  font-weight: bold;
  behavior: url(media/CustomPages/pie.htc);
}
/* :L456 */
.module-new table th {
  background: #f5f2ee;
}
/* :L459 */
.module-new strong {
  font-size: 14px;
  color: #333333;
}
/* :L463 */
.module-new .light {
  font-weight: normal;
}
/* :L466 */
.module-login {
  position: relative;
  font-size: 13px;
  padding: 18px;
  margin: 5px;
  background: #f5f2ee;
  background: -moz-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f2ee), color-stop(100%, #f7f5f2));
  background: -webkit-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -o-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: -ms-linear-gradient(top, #f5f2ee 0, #f7f5f2 100%);
  background: linear-gradient(to bottom, #f5f2ee 0, #f7f5f2 100%);
  -pie-background: linear-gradient(to bottom, #f5f2ee, #f7f5f2);
  border: 1px solid #e0e2df;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #d7d7d7 0px 1px 2px 0px;
  -moz-box-shadow: #d7d7d7 0px 1px 2px 0px;
  box-shadow: 0px 1px 2px 0px #d7d7d7;
  behavior: url(media/CustomPages/pie.htc);
}
/* :L488 */
table.module-new {
  display: inline-table;
  border-spacing: 0;
  padding: 0;
  font-size: 13px;
}
/* :L494 */
table.module-new tbody {
  width: 100%;
}
/* :L497 */
table.module-new td {
  border-bottom: 1px solid #e0e2df;
  padding: 8px;
}
/* :L501 */
table.module-new tr:first-child td {
  border-top: none;
}
/* :L504 */
table.module-new tr:last-child td {
  border-bottom: none;
}
/* :L507 */
.leftModule {
  float: left;
  margin: -18px;
  padding: 18px;
  border: none;
  border-right: 1px solid #d4d4d4;
  height: 100%;
}
/* :L515 */
.midModule {
  float: left;
  margin: -18px -18px -18px 0;
  padding: 18px 18px 18px 35px;
  border-right: 1px solid #d4d4d4;
  height: 100%;
}
/* :L522 */
.rightModule {
  float: left;
  margin: -18px -18px -18px 0;
  padding: 18px 18px 18px 35px;
  border: none;
  height: 100%;
}
/* :L529 */
.leftModule-login {
  float: left;
  margin: -18px;
  padding: 18px;
  border: none;
  border-right: 1px solid #e0e2df;
  height: 100%;
}
/* :L537 */
.midModule-login {
  float: left;
  margin: -18px -18px -18px 0;
  padding: 18px 18px 18px 35px;
  border-right: 1px solid #e0e2df;
  height: 100%;
}
/* :L544 */
.rightModule-login {
  float: left;
  margin: -18px -18px -18px 0;
  max-width: 414px;
  padding: 18px 18px 18px 35px;
  border: none;
  height: 100%;
}
/* :L552 */
.homeHelpHeader {
  border-bottom: black 1px solid;
  width: 100%;
  padding: 4px 0 2px 0;
}
/* :L557 */
.homeHelpIcon {
  float: left;
  margin-top: -4px;
  margin-right: 2px;
}
/* :L562 */
.homeHelpList {
  font-size: 11px !important;
  color: #cf002d;
  text-decoration: none;
  line-height: 15px;
  list-style-image: url('media/bulletTriangle.png');
}
/* :L569 */
.homeHelpList a {
  font-size: 11px !important;
  color: #cf002d;
  text-decoration: none;
}
/* :L574 */
.homeHelpList a:hover {
  cursor: pointer;
}
/* :L577 */
.dynamicContainer {
  float: right;
  width: 300px;
  height: 160px;
  margin: 1px -17px 0 0;
  background-color: #eeeeee;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* :L587 */
.imageBox {
  display: block;
  z-index: 100;
  border-radius: 4px;
  border: 1px solid #cccccc;
  position: relative;
  top: 10px;
  left: 13px;
  box-shadow: inset 1px 1px 10px #cccccc;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  width: 274px;
  height: 133px;
  behavior: url(media/CustomPages/pie.htc);
}
/* :L603 */
.imageBox.firstTime {
  background-image: url('media/firstTimeUserGuide.png');
}
/* :L606 */
.imageBox.reEnrol {
  background-image: url('media/reEnrolGuide.png');
}
/* :L609 */
.imageBox.secondaryMarket {
  background-image: url('media/secondaryMarketGuide.jpg');
}
/* :L612 */
.imageBox.home {
  background-image: url('media/assistMeUserGuide.jpg');
}
/* :L615 */
.scaleBtn,
.scaleBtnRed,
.scaleColumnarBtn a,
.scaleWarningButton a {
  background: transparent url('media/btnRight.png') no-repeat scroll top right;
  display: inline-block;
  height: 31px;
  padding-right: 22px;
  color: #cf002d !important;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
/* :L626 */
.scaleBtn span,
.scaleBtnRed span {
  background: transparent url('media/btnLeft.png') no-repeat;
  display: block;
  line-height: 15px;
  padding: 3px 9px 13px 22px;
}
/* :L632 */
.scaleBtn:hover,
.scaleBtnRed:hover,
.scaleColumnarBtn a:hover,
.scaleWarningButton a:hover {
  background-position: bottom right;
  color: white !important;
}
/* :L636 */
.scaleBtn:hover span,
.scaleBtnRed:hover span,
.scaleColumnarBtn a:hover span,
.scaleWarningButton a:hover span {
  background-position: bottom left;
}
/* :L639 */
.scaleBtnRed {
  background: transparent url('media/btnRedRight.png') no-repeat scroll top right;
  color: white !important;
}
/* :L643 */
.scaleBtnRed span {
  background: transparent url('media/btnRedLeft.png') no-repeat;
}
/* :L646 */
button,
input[type="button"] {
  border: 0;
  font-size: 1em;
  font-family: arial, helvetica, clean, sans-serif;
  font-weight: bold;
  line-height: 1.083em;
  height: 1.834em;
  margin: 0;
}
/* :L655 */
button.btn,
input[type="button"].btn,
button.btnRed,
input[type="button"].btnRed {
  margin: 0 3px 3px 0;
}
/* :L658 */
.btnInline {
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #333333;
  border: none;
  background-color: #999999;
  font-size: 11px;
  padding: 0.1em 0.8em;
  display: inline-block;
  position: relative;
  font-weight: normal;
  background-image: linear-gradient(to bottom, #e6e6e6 0, #bebebe 100%);
  -pie-background: linear-gradient(to bottom, #e6e6e6, #bebebe);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L675 */
.btnInline:hover {
  text-decoration: none;
  background-color: #666666;
  color: white;
  background-image: linear-gradient(to bottom, #767676 0, #333333 100%);
  -pie-background: linear-gradient(to bottom, #767676, #333333);
}
/* :L682 */
.btnInline[disabled] {
  background-color: #666666;
  color: #999999;
  cursor: default;
  background-image: linear-gradient(to bottom, #dddddd 0, #f0f0f0 100%);
  -pie-background: linear-gradient(to bottom, #dddddd, #f0f0f0);
}
/* :L689 */
.btn {
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 11px;
  border-radius: 5px;
  border: none;
  color: #333333;
  background-color: #bfbfbf;
  padding: 5px 14px 6px;
  position: relative;
  -webkit-box-shadow: #dedede 1px 1px 2px;
  -moz-box-shadow: #dedede 1px 1px 2px;
  box-shadow: 1px 1px 2px #dedede;
  margin: 0 3px 3px 0;
  background-image: linear-gradient(to bottom, #e6e6e6 0, #bebebe 100%);
  -pie-background: linear-gradient(to bottom, #e6e6e6, #bebebe);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L710 */
.btn:hover {
  text-decoration: none;
  background-color: #666666;
  color: white;
  background-image: linear-gradient(to bottom, #767676 0, #333333 100%);
  -pie-background: linear-gradient(to bottom, #767676, #333333);
}
/* :L717 */
.btn[disabled],
.btn.disabled {
  pointer-events: none;
  background-color: #666666;
  color: #999999;
  cursor: default;
  background-image: linear-gradient(to bottom, #dddddd 0, #f0f0f0 100%);
  -pie-background: linear-gradient(to bottom, #dddddd, #f0f0f0);
}
/* :L725 */
.btn.btn-home {
  padding: 7px 30px;
  font-size: 14px;
  margin-bottom: 0px;
}
/* :L730 */
.btn.btn-lg-inline {
  padding: 6px 30px;
  font-size: 14px;
}
/* :L734 */
.btn.btn-account {
  padding: 5px 28px 6px;
}
/* :L737 */
.btn.btn-employer {
  font-family: arial;
  border: none;
  color: white;
  padding: 3px 10px 3px;
  background-image: linear-gradient(to bottom, #767676 0, #333333 100%);
  -pie-background: linear-gradient(to bottom, #767676, #333333);
  top: -17px;
  left: 5px;
}
/* :L747 */
.btnSmall {
  cursor: pointer;
  display: inline;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  color: #333333;
  background-color: #bfbfbf;
  font-size: 11px;
  padding: 2px 6px 2px;
  position: relative;
  -webkit-box-shadow: #dedede 1px 1px 2px;
  -moz-box-shadow: #dedede 1px 1px 2px;
  box-shadow: 1px 1px 2px #dedede;
  margin: 0 0 0 0;
  background-image: linear-gradient(to bottom, #e6e6e6 0, #bebebe 100%);
  -pie-background: linear-gradient(to bottom, #e6e6e6, #bebebe);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L768 */
.btnSmall:hover {
  text-decoration: none;
  background-color: #666666;
  color: white;
  background-image: linear-gradient(to bottom, #767676 0, #333333 100%);
  -pie-background: linear-gradient(to bottom, #767676, #333333);
}
/* :L775 */
.btnSmall[disabled],
.btnSmall.disabled {
  pointer-events: none;
  background-color: #666666;
  color: #999999;
  cursor: default;
  background-image: linear-gradient(to bottom, #dddddd 0, #f0f0f0 100%);
  -pie-background: linear-gradient(to bottom, #dddddd, #f0f0f0);
}
/* :L783 */
.btnRed {
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  color: white;
  background-color: #d3292e;
  padding: 5px 14px 6px;
  font-size: 11px;
  position: relative;
  -webkit-box-shadow: #dedede 1px 1px 2px;
  -moz-box-shadow: #dedede 1px 1px 2px;
  box-shadow: 1px 1px 2px #dedede;
  margin: 0 3px 3px 0;
  background-image: linear-gradient(to bottom, #d3292e 0, #942227 100%);
  -pie-background: linear-gradient(to bottom, #d3292e, #942227);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L804 */
.btnRed:hover {
  text-decoration: none;
  background-color: #666666;
  color: white;
  background-image: linear-gradient(to bottom, #767676 0, #333333 100%);
  -pie-background: linear-gradient(to bottom, #767676 0, #333333 100%);
}
/* :L811 */
.btnRed[disabled],
.btnRed.disabled {
  pointer-events: none;
  background-color: #666666;
  color: white;
  cursor: default;
  background-image: linear-gradient(to bottom, #dddddd 0, #f0f0f0 100%);
  -pie-background: linear-gradient(to bottom, #dddddd 0, #f0f0f0 100%);
}
/* :L819 */
.btnRed.btn-lg {
  padding: 8px 40px;
  font-size: 1.28em;
}
/* :L823 */
.btnRed[disabled],
.btnRed.disabledSmData {
  pointer-events: none;
  background-color: #666666;
  color: #f6c6c6;
  cursor: default;
  background-image: linear-gradient(to bottom, #d9b0b4 0, #caadaf 100%);
  -pie-background: linear-gradient(to bottom, #d9b0b4 0, #caadaf 100%);
}
/* :L831 */
.btnRed.btn-homehelp {
  position: relative;
  left: 66px;
  z-index: 100;
  top: -40px;
  font-size: 12px;
  padding: 4px 14px 5px;
}
/* :L839 */
.btnRed.btn-home {
  padding: 6px 30px;
  font-size: 14px;
}
/* :L843 */
.btnRed.btn-section.active span {
  display: block;
}
/* :L846 */
.btnRed.btn-section.disabled span {
  visibility: hidden;
}
/* :L849 */
.btnRed.btn-account {
  padding: 5px 28px 6px;
}
/* :L852 */
.btnLg {
  cursor: pointer;
  display: inline-block;
  border: none;
  height: 81px;
  width: 236px;
  position: relative;
  margin: 0 3px 3px 0;
  background: url('media/startAssistMe.png') no-repeat scroll top left;
}
/* :L862 */
.btnLg:hover {
  background: url('media/hoverStartAssistMe.png') no-repeat scroll top left;
}
/* :L865 */
.btnLg[disabled],
.btnLg.disabled {
  pointer-events: none;
  cursor: default;
  background: url('media/startAssistMeDisabled.png') no-repeat scroll top left;
}
/* :L870 */
.btnEmail {
  cursor: pointer;
  display: inline-block;
  border: none;
  height: 32px;
  width: 68px;
  position: relative;
  margin: 0 3px 3px 0;
  background: url('media/logIn.png') no-repeat scroll top left;
}
/* :L880 */
.btnEmail:hover {
  background: url('media/btnSelected.png') no-repeat scroll top left;
}
/* :L883 */
.btnDisabled {
  background: url('media/btnDisabled.png') no-repeat scroll top left;
  display: inline-block;
  width: 165px;
  height: 29px;
  padding: 2px 9px 0 0;
  margin: 0 0 0 5px;
  color: #cccccc !important;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
/* :L897 */
.btnDisabled:hover {
  cursor: default;
}
/* :L900 */
.aspNetDisabled {
  color: #cccccc !important;
  cursor: default;
}
/* :L904 */
.fr {
  float: right;
}
/* :L907 */
.fl {
  float: left;
}
/* :L910 */
.btn5 {
  border-radius: 0.416em;
  border: none;
  color: #333333;
  background-color: white;
  border: 1px solid #d3292e;
  padding: 0.25em 1em 0.333em;
  display: inline-block;
  line-height: 1em;
  margin-top: -0.1em;
}
/* :L921 */
.btn5:hover {
  text-decoration: none;
  border-color: #333333;
  background-color: #666666;
  color: white;
}
/* :L927 */
.btn5[disabled] {
  background-color: white;
  color: #999999;
  cursor: default;
  border-color: #f1cbcc;
}
/* :L933 */
.btn6 {
  border: none;
  border-radius: 5px;
  color: #333333;
  background-color: white;
  border: 1px solid #999999;
  padding: 0.25em 1em 0.333em;
  display: inline-block;
  line-height: 1em;
  margin-top: -0.1em;
}
/* :L944 */
.btn6:hover {
  text-decoration: none;
  border-color: #333333;
  background-color: #666666;
  color: white;
}
/* :L950 */
.btn6[disabled] {
  background-color: white;
  color: #999999;
  cursor: default;
  border-color: #dddddd;
}
/* :L956 */
.hover-icon {
  width: 16px;
  height: 16px;
  margin: 0 0 0 8px;
  display: inline-block;
  background-repeat: no-repeat;
}
/* :L963 */
.hover-icon.info {
  background-image: url('media/iconInfo.png');
}
/* :L966 */
.hover-icon.info:hover {
  background-image: url('media/iconInfoHover.png');
}
/* :L969 */
.hover-icon.help {
  background-image: url('media/iconHelp.gif');
}
/* :L972 */
span.tooltiptext {
  display: none;
}
/* :L975 */
.processingInfo {
  font-weight: bold;
  display: none;
}
/* :L979 */
#helpToggle {
  width: 35px;
  height: 153px;
  position: fixed;
  top: 162px;
  left: 50%;
  margin-left: 443px;
  background-image: url('media/helpExpand.png');
  background-repeat: no-repeat;
  z-index: 501;
}
/* :L990 */
#helpToggle.active {
  background-image: url('media/helpContract.png');
}
/* :L993 */
#helpContainer {
  min-height: 220px;
  color: #333333;
  font-size: 11px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(white), to(whitesmoke));
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  z-index: 510;
  display: none;
  width: 330px;
  padding: 10px 10px 20px 10px;
  position: fixed;
  left: 50%;
  top: 150px;
  margin-left: 91px;
  border: 1px solid #d4d4d4;
  background-color: white;
  -webkit-border-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-topright: 0;
  border-radius: 3px;
  border-top-right-radius: 0;
  border-top-right-radius: 0px;
  background: white;
  background: url(media/data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, white 54%, whitesmoke 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, white), color-stop(100%, whitesmoke));
  background: -webkit-linear-gradient(top, white 54%, whitesmoke 100%);
  background: -o-linear-gradient(top, white 54%, whitesmoke 100%);
  background: -ms-linear-gradient(top, white 54%, whitesmoke 100%);
  background: linear-gradient(to bottom, white 54%, whitesmoke 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L1028 */
#helpContainer #helpHeader {
  background-image: url('media/assistMeHelp.png');
  width: 330px;
  height: 95px;
  margin: 5px auto;
}
/* :L1034 */
#helpContainer .minimise {
  position: absolute;
  width: 81px;
  bottom: -1px;
  left: 0;
}
/* :L1040 */
.crumbs {
  height: 31px;
  list-style: none;
  padding-left: 20px;
  margin: 10px 0 0 0px;
}
/* :L1046 */
.crumbs li {
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
  margin-left: -16px;
  float: left;
  line-height: 31px;
  width: auto;
  padding: 0;
}
/* :L1056 */
.crumbC {
  background-image: url('media/crumbComplete.png');
  color: #656565;
}
/* :L1060 */
.crumbA {
  background-image: url('media/crumbActive.png');
  color: white;
}
/* :L1064 */
.crumbP {
  background-image: url('media/crumbPending.png');
  color: #333333;
}
/* :L1068 */
.crumbP span {
  -khtml-opacity: .50;
  -moz-opacity: .50;
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* :L1076 */
.crumbs li a,
.crumbs li span {
  display: block;
  padding: 0 25px 4px 50px;
  margin-bottom: -4px;
  position: relative;
  font-size: .85em;
  background-color: Transparent;
  background-repeat: no-repeat;
  background-position: 25px 6px;
}
/* :L1086 */
.crumbs li .l1 {
  background-image: url('media/st1.png');
  background-position: 10px 6px;
  padding-left: 35px;
}
/* :L1091 */
.crumbs li .l2 {
  background-image: url('media/st2.png');
}
/* :L1094 */
.crumbs li .l3 {
  background-image: url('media/st3.png');
}
/* :L1097 */
.crumbs li .l4 {
  background-image: url('media/st4.png');
}
/* :L1100 */
.crumbs li .l5 {
  background-image: url('media/st5.png');
}
/* :L1103 */
.crumbs li .l6 {
  background-image: url('media/st6.png');
}
/* :L1106 */
.crumbs li .l7 {
  background-image: url('media/st7.png');
}
/* :L1109 */
.crumbs li .l8 {
  background-image: url('media/st8.png');
}
/* :L1112 */
.crumbC a,
.crumbC span {
  background-image: url('media/st-ok.png') !important;
}
/* :L1115 */
.crumbs .c0 {
  background-position: left;
  margin-left: -20px;
  padding-left: 0;
  width: 5px;
  height: 31px;
}
/* :L1122 */
.crumbs .c1 {
  z-index: 10;
}
/* :L1125 */
.crumbs .c2 {
  z-index: 9;
}
/* :L1128 */
.crumbs .c3 {
  z-index: 8;
}
/* :L1131 */
.crumbs .c4 {
  z-index: 7;
}
/* :L1134 */
.crumbs .c4 {
  z-index: 6;
}
/* :L1137 */
.crumbs .c5 {
  z-index: 5;
}
/* :L1140 */
.crumbs .c6 {
  z-index: 4;
}
/* :L1143 */
.crumbs .c7 {
  z-index: 3;
}
/* :L1146 */
.crumbs .c8 {
  z-index: 2;
}
/* :L1149 */
.verifyNotification {
  width: 809px;
  height: 42px;
  font-weight: bold;
  background-color: #eeeeee;
  background-image: url('media/tick.png');
  background-repeat: no-repeat;
  background-position: 15px 13px;
  padding: 27px 20px 0 72px;
}
/* :L1159 */
.verifyNotification .btnRed,
.verifyNotification .btn {
  float: right;
  margin-top: -3px;
}
/* :L1163 */
.reviewNotification {
  width: 809px;
  height: 25px;
  background-image: url('media/reviewConfirmImg.png');
  background-repeat: no-repeat;
  background-position: 1px 1px;
  padding: 12px 1px 1px 45px;
}
/* :L1171 */
.reviewNotification.tick {
  background-image: url('media/tickPng.png');
  height: 27px;
}
/* :L1175 */
.reviewNotification.next {
  background-image: url('media/nextIco.png');
  height: 20px;
  padding: 6px 1px 1px 30px;
}
/* :L1180 */
.warningSign {
  width: 809px;
  height: 14px;
  background-image: url('media/warningSign.gif');
  background-repeat: no-repeat;
  background-position: 1px 1px;
  padding: 1px 0 0 20px;
  font-size: 14px;
}
/* :L1189 */
#searchFilters select {
  width: 100%;
}
/* :L1192 */
.Columnar {
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 12px;
  z-index: 1;
  position: relative;
}
/* :L1199 */
.ColumnarHeaderCell,
.Columnar th {
  font-weight: bold;
  background: white;
  border: 1px solid transparent;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  padding: 0.5em;
  vertical-align: top;
}
/* :L1208 */
.totalsRow td {
  font-weight: bold !important;
}
/* :L1211 */
.noBorder {
  border: 1px solid white !important;
}
/* :L1214 */
.Columnar tr {
  border: 1px solid #cccccc;
  background: white;
  font-size: 11px;
}
/* :L1219 */
.Columnar tr td {
  background-image: linear-gradient(to bottom, white 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff ", endColorStr="#e8e8e8", GradientType=0);
  padding: 0.8em 0.5em;
}
/* :L1224 */
.gradient {
  padding: 0 0 0 4px;
  background: linear-gradient(to bottom, white, #f1f1f1);
  -pie-background: linear-gradient(to bottom, white, #f1f1f1);
  behavior: url(media/CustomPages/pie.htc);
}
/* :L1230 */
.ColumnarCell,
.ColumnarCellAlternate,
.Columnar td {
  font-weight: normal;
  text-align: left;
  line-height: 17px;
  padding: 3px 0 0 3px;
  vertical-align: top;
  color: #333333;
}
/* :L1238 */
.Columnar .alignRight {
  text-align: right;
}
/* :L1241 */
.Columnar .alignCenter {
  text-align: center;
}
/* :L1244 */
.RadioButtonList tr {
  border: none;
}
/* :L1247 */
.fixedTable table {
  table-layout: fixed !important;
}
/* :L1250 */
.fixedTable table thead tr th,
.fixedTable table tbody tr td {
  overflow: hidden;
}
/* :L1253 */
.ColumnarClear {
  left: 30px;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 12px;
  z-index: 1;
  position: relative;
}
/* :L1261 */
.ColumnarClearCell,
.ColumnarClear td {
  line-height: 17px;
  font-weight: normal;
  text-align: left;
  padding: 4px 0 4px 3px;
  vertical-align: top;
}
/* :L1268 */
.ColumnarClear tr {
  border: 1px solid #cccccc;
  background: white;
  font-size: 11px;
}
/* :L1273 */
.ColumnarClear .alignRight {
  text-align: right;
}
/* :L1276 */
.ui-helper-hidden {
  display: none;
}
/* :L1279 */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}
/* :L1283 */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
/* :L1293 */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* :L1300 */
.ui-helper-clearfix {
  display: inline-block;
}
/* :L1303 */
* html .ui-helper-clearfix {
  height: 1%;
}
/* :L1306 */
.ui-helper-clearfix {
  display: block;
}
/* :L1309 */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* :L1318 */
.ui-state-disabled {
  cursor: default !important;
}
/* :L1321 */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* :L1327 */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
}
/* :L1333 */
.ui-widget {
  font-family: Arial, sans-serif;
}
/* :L1336 */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, sans-serif;
}
/* :L1339 */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: white url(media/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: black;
}
/* :L1344 */
.ui-widget-content a {
  color: #cf002d;
}
/* :L1347 */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background-color: #d8e9be;
  color: black;
  font-weight: bold;
}
/* :L1353 */
.ui-widget-header a {
  color: black;
}
/* :L1356 */
.ui-state-default,
.ui-widget-content .ui-state-default {
  border: none;
  background: #e6e6e6 url(media/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
  outline: none;
}
/* :L1363 */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
  outline: none;
}
/* :L1368 */
.ui-state-focus,
.ui-widget-content .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(media/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
  outline: none;
}
/* :L1375 */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(media/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
/* :L1380 */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a {
  color: #363636;
}
/* :L1383 */
.ui-state-error,
.ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(media/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
/* :L1388 */
.ui-state-error a,
.ui-widget-content .ui-state-error a {
  color: #cd0a0a;
}
/* :L1391 */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text {
  color: #cd0a0a;
}
/* :L1394 */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
/* :L1399 */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary {
  font-weight: bold;
}
/* :L1402 */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
/* :L1407 */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(media/ui-icons_222222_256x240.png);
}
/* :L1412 */
.ui-widget-content .ui-icon {
  background-image: url(media/ui-icons_222222_256x240.png);
}
/* :L1415 */
.ui-widget-header .ui-icon {
  background-image: url(media/ui-icons_222222_256x240.png);
}
/* :L1418 */
.ui-state-default .ui-icon {
  background-image: url(media/ui-icons_888888_256x240.png);
}
/* :L1421 */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(media/ui-icons_454545_256x240.png);
}
/* :L1424 */
.ui-state-active .ui-icon {
  background-image: url(media/ui-icons_454545_256x240.png);
}
/* :L1427 */
.ui-state-highlight .ui-icon {
  background-image: url(media/ui-icons_2e83ff_256x240.png);
}
/* :L1430 */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(media/ui-icons_cd0a0a_256x240.png);
}
/* :L1433 */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
/* :L1436 */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
/* :L1439 */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
/* :L1442 */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
/* :L1445 */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
/* :L1448 */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
/* :L1451 */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
/* :L1454 */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
/* :L1457 */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
/* :L1460 */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
/* :L1463 */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
/* :L1466 */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
/* :L1469 */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
/* :L1472 */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
/* :L1475 */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/* :L1478 */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
/* :L1481 */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
/* :L1484 */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
/* :L1487 */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
/* :L1490 */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
/* :L1493 */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
/* :L1496 */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
/* :L1499 */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
/* :L1502 */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
/* :L1505 */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
/* :L1508 */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
/* :L1511 */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
/* :L1514 */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
/* :L1517 */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
/* :L1520 */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
/* :L1523 */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
/* :L1526 */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
/* :L1529 */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
/* :L1532 */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
/* :L1535 */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
/* :L1538 */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
/* :L1541 */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
/* :L1544 */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
/* :L1547 */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
/* :L1550 */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
/* :L1553 */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
/* :L1556 */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
/* :L1559 */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
/* :L1562 */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
/* :L1565 */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
/* :L1568 */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
/* :L1571 */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
/* :L1574 */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
/* :L1577 */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
/* :L1580 */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
/* :L1583 */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
/* :L1586 */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
/* :L1589 */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
/* :L1592 */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
/* :L1595 */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
/* :L1598 */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
/* :L1601 */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
/* :L1604 */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
/* :L1607 */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
/* :L1610 */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
/* :L1613 */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
/* :L1616 */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
/* :L1619 */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
/* :L1622 */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
/* :L1625 */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
/* :L1628 */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
/* :L1631 */
.ui-icon-extlink {
  background-position: -32px -80px;
}
/* :L1634 */
.ui-icon-newwin {
  background-position: -48px -80px;
}
/* :L1637 */
.ui-icon-refresh {
  background-position: -64px -80px;
}
/* :L1640 */
.ui-icon-shuffle {
  background-position: -80px -80px;
}
/* :L1643 */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
/* :L1646 */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
/* :L1649 */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
/* :L1652 */
.ui-icon-folder-open {
  background-position: -16px -96px;
}
/* :L1655 */
.ui-icon-document {
  background-position: -32px -96px;
}
/* :L1658 */
.ui-icon-document-b {
  background-position: -48px -96px;
}
/* :L1661 */
.ui-icon-note {
  background-position: -64px -96px;
}
/* :L1664 */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
/* :L1667 */
.ui-icon-mail-open {
  background-position: -96px -96px;
}
/* :L1670 */
.ui-icon-suitcase {
  background-position: -112px -96px;
}
/* :L1673 */
.ui-icon-comment {
  background-position: -128px -96px;
}
/* :L1676 */
.ui-icon-person {
  background-position: -144px -96px;
}
/* :L1679 */
.ui-icon-print {
  background-position: -160px -96px;
}
/* :L1682 */
.ui-icon-trash {
  background-position: -176px -96px;
}
/* :L1685 */
.ui-icon-locked {
  background-position: -192px -96px;
}
/* :L1688 */
.ui-icon-unlocked {
  background-position: -208px -96px;
}
/* :L1691 */
.ui-icon-bookmark {
  background-position: -224px -96px;
}
/* :L1694 */
.ui-icon-tag {
  background-position: -240px -96px;
}
/* :L1697 */
.ui-icon-home {
  background-position: 0 -112px;
}
/* :L1700 */
.ui-icon-flag {
  background-position: -16px -112px;
}
/* :L1703 */
.ui-icon-calendar {
  background-position: -32px -112px;
}
/* :L1706 */
.ui-icon-cart {
  background-position: -48px -112px;
}
/* :L1709 */
.ui-icon-pencil {
  background-position: -64px -112px;
}
/* :L1712 */
.ui-icon-clock {
  background-position: -80px -112px;
}
/* :L1715 */
.ui-icon-disk {
  background-position: -96px -112px;
}
/* :L1718 */
.ui-icon-calculator {
  background-position: -112px -112px;
}
/* :L1721 */
.ui-icon-zoomin {
  background-position: -128px -112px;
}
/* :L1724 */
.ui-icon-zoomout {
  background-position: -144px -112px;
}
/* :L1727 */
.ui-icon-search {
  background-position: -160px -112px;
}
/* :L1730 */
.ui-icon-wrench {
  background-position: -176px -112px;
}
/* :L1733 */
.ui-icon-gear {
  background-position: -192px -112px;
}
/* :L1736 */
.ui-icon-heart {
  background-position: -208px -112px;
}
/* :L1739 */
.ui-icon-star {
  background-position: -224px -112px;
}
/* :L1742 */
.ui-icon-link {
  background-position: -240px -112px;
}
/* :L1745 */
.ui-icon-cancel {
  background-position: 0 -128px;
}
/* :L1748 */
.ui-icon-plus {
  background-position: -16px -128px;
}
/* :L1751 */
.ui-icon-plusthick {
  background-position: -32px -128px;
}
/* :L1754 */
.ui-icon-minus {
  background-position: -48px -128px;
}
/* :L1757 */
.ui-icon-minusthick {
  background-position: -64px -128px;
}
/* :L1760 */
.ui-icon-close {
  background-position: -80px -128px;
}
/* :L1763 */
.ui-icon-closethick {
  background-position: -96px -128px;
}
/* :L1766 */
.ui-icon-key {
  background-position: -112px -128px;
}
/* :L1769 */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
/* :L1772 */
.ui-icon-scissors {
  background-position: -144px -128px;
}
/* :L1775 */
.ui-icon-clipboard {
  background-position: -160px -128px;
}
/* :L1778 */
.ui-icon-copy {
  background-position: -176px -128px;
}
/* :L1781 */
.ui-icon-contact {
  background-position: -192px -128px;
}
/* :L1784 */
.ui-icon-image {
  background-position: -208px -128px;
}
/* :L1787 */
.ui-icon-video {
  background-position: -224px -128px;
}
/* :L1790 */
.ui-icon-script {
  background-position: -240px -128px;
}
/* :L1793 */
.ui-icon-alert {
  background-position: 0 -144px;
}
/* :L1796 */
.ui-icon-info {
  background-position: -16px -144px;
}
/* :L1799 */
.ui-icon-notice {
  background-position: -32px -144px;
}
/* :L1802 */
.ui-icon-help {
  background-position: -48px -144px;
}
/* :L1805 */
.ui-icon-check {
  background-position: -64px -144px;
}
/* :L1808 */
.ui-icon-bullet {
  background-position: -80px -144px;
}
/* :L1811 */
.ui-icon-radio-off {
  background-position: -96px -144px;
}
/* :L1814 */
.ui-icon-radio-on {
  background-position: -112px -144px;
}
/* :L1817 */
.ui-icon-pin-w {
  background-position: -128px -144px;
}
/* :L1820 */
.ui-icon-pin-s {
  background-position: -144px -144px;
}
/* :L1823 */
.ui-icon-play {
  background-position: 0 -160px;
}
/* :L1826 */
.ui-icon-pause {
  background-position: -16px -160px;
}
/* :L1829 */
.ui-icon-seek-next {
  background-position: -32px -160px;
}
/* :L1832 */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
/* :L1835 */
.ui-icon-seek-end {
  background-position: -64px -160px;
}
/* :L1838 */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
/* :L1841 */
.ui-icon-stop {
  background-position: -96px -160px;
}
/* :L1844 */
.ui-icon-eject {
  background-position: -112px -160px;
}
/* :L1847 */
.ui-icon-volume-off {
  background-position: -128px -160px;
}
/* :L1850 */
.ui-icon-volume-on {
  background-position: -144px -160px;
}
/* :L1853 */
.ui-icon-power {
  background-position: 0 -176px;
}
/* :L1856 */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
/* :L1859 */
.ui-icon-signal {
  background-position: -32px -176px;
}
/* :L1862 */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
/* :L1865 */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
/* :L1868 */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
/* :L1871 */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
/* :L1874 */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
/* :L1877 */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
/* :L1880 */
.ui-icon-circle-close {
  background-position: -32px -192px;
}
/* :L1883 */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
/* :L1886 */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
/* :L1889 */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
/* :L1892 */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
/* :L1895 */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
/* :L1898 */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
/* :L1901 */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
/* :L1904 */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
/* :L1907 */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
/* :L1910 */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
/* :L1913 */
.ui-icon-circle-check {
  background-position: -208px -192px;
}
/* :L1916 */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
/* :L1919 */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
/* :L1922 */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
/* :L1925 */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
/* :L1928 */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
/* :L1931 */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
/* :L1934 */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
/* :L1937 */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
/* :L1940 */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
/* :L1943 */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
/* :L1946 */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
/* :L1949 */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* :L1952 */
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}
/* :L1956 */
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
/* :L1960 */
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
/* :L1964 */
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
/* :L1968 */
.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
/* :L1974 */
.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
/* :L1980 */
.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
/* :L1986 */
.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
/* :L1992 */
.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
/* :L1996 */
.ui-widget-overlay {
  background: #aaaaaa url(media/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .60;
  filter: alpha(opacity=60);
  behavior: url(media/CustomPages/pie.htc);
  z-index: 100 !important;
}
/* :L2003 */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(media/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: alpha(opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
/* :L2012 */
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
/* :L2018 */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
/* :L2021 */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
/* :L2024 */
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 2.2em;
}
/* :L2029 */
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
/* :L2035 */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
}
/* :L2045 */
.ui-accordion .ui-accordion-content-active {
  display: block;
}
/* :L2048 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
}
/* :L2052 */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
/* :L2056 */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
/* :L2062 */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
/* :L2065 */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
/* :L2068 */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
/* :L2071 */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
/* :L2074 */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
/* :L2077 */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
/* :L2085 */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
/* :L2090 */
.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1em;
  margin: 1px 0;
}
/* :L2095 */
.ui-datepicker select .ui-datepicker-month-year {
  width: 49%;
}
/* :L2098 */
.ui-datepicker select .ui-datepicker-month,
.ui-datepicker select .ui-datepicker-year {
  width: 200px;
}
/* :L2101 */
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right;
}
/* :L2104 */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
/* :L2110 */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
/* :L2116 */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
/* :L2120 */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
/* :L2126 */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
/* :L2134 */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
/* :L2142 */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* :L2145 */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
/* :L2148 */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
/* :L2151 */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
/* :L2155 */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
/* :L2158 */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
/* :L2161 */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
/* :L2164 */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
/* :L2167 */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
/* :L2170 */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
/* :L2173 */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
/* :L2177 */
.ui-datepicker-rtl {
  direction: rtl;
}
/* :L2180 */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
/* :L2184 */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
/* :L2188 */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
/* :L2192 */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
/* :L2196 */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
/* :L2199 */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
/* :L2202 */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
/* :L2205 */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
/* :L2208 */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* :L2212 */
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* :L2216 */
.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
/* :L2225 */
.ui-dialog {
  position: relative;
  padding: .2em;
  width: 300px;
}
/* :L2230 */
.ui-dialog .ui-dialog-titlebar {
  border: 1px solid #999999;
  background: #e9e8e9;
  color: black;
  font-weight: bold;
  padding: 3px;
}
/* :L2237 */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0 0.2em;
}
/* :L2241 */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 15px;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
/* :L2250 */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin-top: -2px;
  margin-left: -8px;
  height: 20px;
  width: 20px;
  background-image: url('media/modalClose.png');
  background-position-x: 0px;
  background-position-y: 0px;
}
/* :L2260 */
.ui-dialog .ui-dialog-content {
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
/* :L2267 */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
/* :L2274 */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  height: 25px;
}
/* :L2281 */
.ui-dialog .ui-dialog-buttonpane button.btnRed {
  float: right;
}
/* :L2284 */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
/* :L2290 */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/* :L2293 */
.ui-progressbar {
  height: 2em;
  text-align: left;
}
/* :L2297 */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
/* :L2301 */
.ui-resizable {
  position: relative;
}
/* :L2304 */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
/* :L2310 */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
/* :L2313 */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px;
}
/* :L2320 */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px;
}
/* :L2327 */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%;
}
/* :L2334 */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%;
}
/* :L2341 */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
/* :L2348 */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
/* :L2355 */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
/* :L2362 */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
/* :L2369 */
.ui-slider {
  position: relative;
  text-align: left;
}
/* :L2373 */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
/* :L2380 */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
}
/* :L2387 */
.ui-slider-horizontal {
  height: 0.8em;
}
/* :L2390 */
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
/* :L2394 */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
/* :L2398 */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
/* :L2401 */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
/* :L2404 */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
/* :L2408 */
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
/* :L2413 */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
/* :L2417 */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
/* :L2420 */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* :L2423 */
.ui-tabs {
  padding: .2em;
  zoom: 1;
}
/* :L2427 */
.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0.2em 0.2em 0;
}
/* :L2432 */
.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  border-bottom-width: 0 !important;
  margin: 0 0.2em -1px 0;
  padding: 0;
}
/* :L2439 */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  text-decoration: none;
  padding: 0.5em 1em;
}
/* :L2444 */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0;
}
/* :L2448 */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
/* :L2451 */
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
/* :L2454 */
.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: none;
}
/* :L2460 */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
/* :L2463 */
table.RadCalendar {
  border-collapse: separate;
  border: 0;
  background: white;
  font: 11px arial, sans-serif;
}
/* :L2469 */
.RadCalendar .rcTitle {
  text-decoration: underline;
}
/* :L2472 */
.RadCalendar .rcTitlebar {
  width: 100%;
  border: 1px solid #6788be;
  padding: 0;
  background: #91b3e0 url('media/RadCalendarSprite.gif') 0 -500px repeat-x;
  color: white;
}
/* :L2479 */
.RadCalendar .rcTitlebar table {
  width: 100%;
  border-collapse: separate;
  border: 0;
  font: 18px/27px arial, sans-serif;
}
/* :L2485 */
.RadCalendar .rcTitlebar td {
  border: 0;
  padding: 0 0 2px;
  text-align: center;
  vertical-align: middle;
}
/* :L2491 */
.RadCalendar .rcTitlebar .rcTitle {
  width: 100%;
  cursor: pointer;
}
/* :L2495 */
.RadCalendar .rcTitlebar .rcPrev,
.RadCalendar .rcTitlebar .rcNext,
.RadCalendar .rcTitlebar .rcFastPrev,
.RadCalendar .rcTitlebar .rcFastNext {
  display: block;
  width: 13px;
  height: 15px;
  overflow: hidden;
  margin: 0 3px;
  background: transparent url('media/RadCalendarSprite.gif') no-repeat;
  text-indent: -1111px;
  text-decoration: none;
  color: #cccccc;
}
/* :L2506 */
.RadCalendar .rcTitlebar .rcPrev {
  background-position: 4px -46px;
}
/* :L2509 */
.RadCalendar .rcTitlebar .rcNext {
  background-position: 5px -96px;
}
/* :L2512 */
.RadCalendar .rcTitlebar .rcFastPrev {
  margin-left: 6px;
  background-position: 2px 4px;
}
/* :L2516 */
.RadCalendar .rcTitlebar .rcFastNext {
  margin-right: 6px;
  background-position: 2px -146px;
}
/* :L2520 */
.RadCalendar .rcMain {
  width: 100%;
  border: 1px solid #6788be;
  border-top: 0;
  padding: 0;
}
/* :L2526 */
.RadCalendar .rcMainTable {
  border-collapse: separate;
  border: 0;
  width: 100%;
  font: 12px/32px arial, sans-serif;
}
/* :L2532 */
.RadCalendar .rcHeader,
.RadCalendar .rcFooter {
  border: 1px solid #6788be;
  border-top: 0;
  padding: 0;
}
/* :L2537 */
.RadCalendar .rcRow th,
.RadCalendar .rcWeek th {
  border: 0;
  border-bottom: 1px solid transparent;
  padding: 0;
  background: #e7f1ff;
  color: #333333;
  text-align: left;
  cursor: default;
}
/* :L2546 */
.RadCalendar .rcWeek th {
  border-right: 1px solid transparent;
  line-height: 24px;
}
/* :L2550 */
.RadCalendar .rcRow th {
  border-right: 1px solid #dde1e4;
}
/* :L2553 */
.RadCalendar .rcRow th,
.RadCalendar .rcRow td {
  vertical-align: middle;
}
/* :L2556 */
.RadCalendar .rcWeek .rcViewSel,
.RadCalendar .rcRow th {
  width: 30px;
}
/* :L2559 */
.RadCalendar .rcRow td {
  border: solid #dde1e4;
  border-width: 1px;
  padding: 0;
  text-align: right;
}
/* :L2565 */
.RadCalendar .rcMain .rcRow a,
.RadCalendar .rcMain .rcRow span {
  display: block;
  width: 32px;
  margin: 0 auto;
  text-decoration: none;
  color: #333333;
}
/* :L2572 */
.RadCalendar .rcMain .rcWeekend a {
  color: #666666;
}
/* :L2575 */
.RadCalendar .rcMain .rcRow .rcToday a {
  background: url('media/RadCalendarSprite.gif') 0 -900px no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
/* :L2581 */
.RadCalendar .rcMain .rcOtherMonth a {
  color: #cccccc;
}
/* :L2584 */
.RadCalendar .rcMain .rcOutOfRange span {
  color: #cccccc;
  cursor: default;
}
/* :L2588 */
.RadCalendar .rcMain .rcRow .rcHover a {
  background: url('media/RadCalendarSprite.gif') 0 -600px no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
/* :L2594 */
.RadCalendar .rcMain .rcRow .rcSelected a {
  background: url('media/RadCalendarSprite.gif') 0 -700px repeat-x;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
/* :L2600 */
table.RadCalendarMultiView_SBCWeb {
  border-collapse: separate;
  border: 0;
}
/* :L2604 */
.RadCalendarMultiView_SBCWeb .rcCalendars .rcMainTable {
  border-collapse: separate;
  border: 0;
  width: 100%;
  margin: 0;
}
/* :L2610 */
.RadCalendarMultiView_SBCWeb .rcCalendar {
  border: solid #6788be;
  border-width: 0 1px 1px 0;
  padding: 0;
}
/* :L2615 */
.RadCalendarMultiView_SBCWeb .rcLastCol {
  border-right: 0;
}
/* :L2618 */
.RadCalendarMultiView_SBCWeb .rcLastRow {
  border-bottom: 0;
}
/* :L2621 */
.RadCalendarMultiView_SBCWeb .rcMainTable .rcTitle {
  border: 0;
  padding: 7px 0 4px;
  background: #e7f1ff;
  font: 15px/18px arial, tahoma, sans-serif;
  text-align: center;
}
/* :L2628 */
table.RadCalendarMonthView_SBCWeb {
  border-collapse: collapse;
  border: 0;
  background: white;
  font: 11px arial, sans-serif;
  color: black;
}
/* :L2635 */
.RadCalendarMonthView_SBCWeb td {
  border: 1px solid #d8dde0;
  padding: 0;
}
/* :L2639 */
.RadCalendarMonthView_SBCWeb a {
  display: block;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  color: black;
}
/* :L2646 */
.RadCalendarMonthView_SBCWeb .rcHover a {
  background: #e7f1ff;
}
/* :L2649 */
.RadCalendarMonthView_SBCWeb .rcSelected a {
  background: #dcfc5c;
}
/* :L2652 */
.RadCalendarMonthView_SBCWeb .rcButtons {
  padding: 4px 6px;
  text-align: center;
}
/* :L2656 */
.RadCalendarMonthView_SBCWeb input {
  border: 1px solid #6788be;
  padding: 0;
  background: #8eb0dd url('media/RadCalendarSprite.gif') 0 -800px repeat-x;
  color: white;
  font: bold 11px arial, sans-serif;
  cursor: pointer;
}
/* :L2664 */
.RadCalendarMonthView_SBCWeb #rcMView_Today {
  margin: 0 0.3em 0 0;
}
/* :L2667 */
.RadCalendarMonthView_SBCWeb #rcMView_OK {
  padding: 0 0.2em;
}
/* :L2670 */
table.RadCalendarTimeView_SBCWeb {
  border-collapse: collapse;
  border: 1px solid #6788be;
  background: white;
  font: 11px arial, tahoma, sans-serif;
  color: #333333;
}
/* :L2677 */
.RadCalendarTimeView_SBCWeb th {
  border: 0;
  border-bottom: 1px solid #6788be;
  padding: 0 0 2px;
  background: #91b3e0 url('media/RadCalendarSprite.gif') 0 -500px repeat-x;
  color: white;
  font: 18px/27px arial, sans-serif;
  text-align: center;
  cursor: default;
}
/* :L2687 */
.RadCalendarTimeView_SBCWeb td {
  border: 1px solid #d8dde0;
  width: 70px;
  padding: 0;
  line-height: 32px;
}
/* :L2693 */
.RadCalendarTimeView_SBCWeb a {
  display: block;
  text-align: center;
  color: #333333;
  text-decoration: none;
}
/* :L2699 */
.RadCalendarTimeView_SBCWeb td.rcHover a {
  background: url('media/RadCalendarSprite.gif') 0 -1000px repeat-x;
  color: black;
  font-size: 12px;
  font-weight: bold;
}
/* :L2705 */
.RadCalendarTimeView_SBCWeb td.rcSelected a {
  background: #dcfc5c;
  color: black;
  font-size: 12px;
  font-weight: bold;
}
/* :L2711 */
.RadCalendarTimeView_SBCWeb .rcFooter {
  width: auto;
  padding: 0;
  line-height: 1.4;
}
/* :L2716 */
.RadPicker_SBCWeb {
  vertical-align: middle;
}
/* :L2719 */
.RadPicker_SBCWeb table,
.RadPicker_SBCWeb table td {
  border: 0;
  margin: 0;
  padding: 0;
}
/* :L2724 */
.RadPicker_SBCWeb td {
  vertical-align: middle;
}
/* :L2727 */
.RadPicker_SBCWeb .rcInputCell {
  padding: 0 4px 0 0;
}
/* :L2730 */
.RadPicker_SBCWeb td a {
  position: relative;
  outline: none;
  z-index: 2;
  margin: 0 2px;
  text-decoration: none;
}
/* :L2737 */
* html .RadPicker_SBCWeb td a {
  position: static;
}
/* :L2740 */
* + html .RadPicker_SBCWeb td a {
  position: static;
}
/* :L2743 */
.RadPicker_SBCWeb .rcCalPopup,
.RadPicker_SBCWeb .rcTimePopup {
  display: block;
  overflow: hidden;
  width: 17px;
  height: 17px;
  background: url('media/RadCalendarSprite.gif') no-repeat;
  text-indent: -1111px;
  text-align: center;
}
/* :L2752 */
.RadPicker_SBCWeb .rcCalPopup,
.RadPicker_SBCWeb .rcDisabled.rcCalPopup:hover {
  background-position: 0 -200px;
}
/* :L2755 */
.RadPicker_SBCWeb .rcCalPopup:hover {
  background-position: 0 -250px;
}
/* :L2758 */
.RadPicker_SBCWeb .rcTimePopup,
.RadPicker_SBCWeb .rcDisabled.rcTimePopup:hover {
  background-position: 0 -299px;
}
/* :L2761 */
.RadPicker_SBCWeb .rcTimePopup:hover {
  background-position: 0 -349px;
}
/* :L2764 */
.RadPicker_SBCWeb .rcDisabled,
.RadCalendarMonthView_SBCWeb .rcDisabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* :L2768 */
.RadCalendarRTL_SBCWeb .rcTitlebar table {
  direction: ltr;
}
/* :L2771 */
.RadCalendarRTL_SBCWeb .rcTitle {
  direction: rtl;
}
/* :L2774 */
html body .RadInput .riTextBox,
html body .RadInputMgr {
  border: 1px solid #aaaaaa;
}
/* :L2777 */
.RadInputMgr.RadInputMgr_WebSBC {
  text-transform: uppercase;
  width: 80px;
}
/* :L2781 */
.tooltiptext {
  display: none;
}
/* :L2784 */
.ui-dialog .ui-dialog-titlebar {
  font-size: 14px;
}
/* :L2787 */
.ui-dialog {
  padding: 0;
}
/* :L2790 */
.modal-false-header {
  display: block;
  position: absolute;
  margin-top: -38px;
  margin-left: -10px;
  background: none;
  border: none;
}
/* :L2798 */
.modal-false-header h3 {
  margin: -7px;
}
/* :L2801 */
.ui-dialog-titlebar,
.ui-dialog .ui-dialog-titlebar {
  padding: 7px 12px 5px 12px;
  background-color: #e2e2e2;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-size: 100% 150px;
  background-repeat: no-repeat;
}
/* :L2815 */
.ui-dialog-titlebar-close {
  display: none;
}
/* :L2818 */
.ui-dialog .ui-dialog-content {
  border-top: 1px solid #fefefe;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(15%, white));
  background: -webkit-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -o-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -ms-linear-gradient(top, #f3f3f3 0, white 15%);
  background: linear-gradient(to bottom, #f3f3f3 0, white 15%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
  background-size: 100% 150px;
  background-repeat: no-repeat;
  height: auto !important;
}
/* :L2832 */
.ui-widget-content {
  border: 2px solid black;
  z-index: 101 !important;
}
/* :L2836 */
.ui-dialog-buttonset {
  text-align: right;
}
/* :L2839 */
.ui-button {
  padding: 0;
}
/* :L2842 */
.ui-button-text {
  -moz-box-shadow: 4px 5px 6px 1px #c9c9c9;
  -webkit-box-shadow: 4px 5px 6px 1px #c9c9c9;
  box-shadow: 4px 5px 6px 1px #c9c9c9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, white), color-stop(1, #e0e0e0));
  background: -moz-linear-gradient(center top, white 5%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0');
  background-color: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid gainsboro;
  display: inline-block;
  color: #db0000;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 22px;
  text-decoration: none;
}
/* :L2862 */
.ui-button-text:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #616161), color-stop(1, #242424));
  background: -moz-linear-gradient(center top, #616161 5%, #242424 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616161', endColorstr='#242424');
  background-color: #616161;
  border: 1px solid black;
  color: white;
}
/* :L2870 */
.modalLeft {
  width: 424px;
  padding-right: 13px;
  float: left;
  border-right: 1px solid #cccccc;
}
/* :L2876 */
.modalRight {
  width: 424px;
  float: left;
  padding-left: 12px;
}
/* :L2881 */
.modalLeft td select,
.modalLeft td input[type="text"],
.modalRight td select,
.modalRight td input[type="text"] {
  font-size: 12px;
  padding: 0;
  margin: -2px 0;
}
/* :L2886 */
.modalLeft td,
.modalRight td {
  padding: 2px 0;
}
/* :L2889 */
.uploadIframe {
  min-height: 335px;
  height: auto !important;
  height: 310px;
}
/* :L2894 */
.RadCalendarPopup {
  z-index: 200000000 !important;
}
/* :L2897 */
.RadCalendarFastNavPopup {
  z-index: 200000002 !important;
}
/* :L2900 */
.RadCalendar .rcTitlebar {
  background: #e2e2e2;
  border: 1px solid #9a9a9a;
  border-bottom: 1px solid #d9d9d9;
  color: black;
}
/* :L2906 */
.RadCalendar .rcTitlebar .rcPrev,
.RadCalendar .rcTitlebar .rcNext,
.RadCalendar .rcTitlebar .rcFastPrev,
.RadCalendar .rcTitlebar .rcFastNext {
  background: none;
  color: black;
  text-indent: 0 !important;
}
/* :L2911 */
.RadCalendar .rcTitlebar table {
  font: 14px/18px arial, sans-serif;
  font-weight: bold;
}
/* :L2915 */
.RadCalendar .rcRow th,
.RadCalendar .rcWeek th {
  background: none;
}
/* :L2918 */
.RadCalendar .rcMain {
  border: 1px solid #9a9a9a;
  border-top: 1px solid #fefefe !important;
}
/* :L2922 */
.RadCalendar .rcMain {
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(15%, white));
  background: -webkit-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -o-linear-gradient(top, #f3f3f3 0, white 15%);
  background: -ms-linear-gradient(top, #f3f3f3 0, white 15%);
  background: linear-gradient(to bottom, #f3f3f3 0, white 15%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0);
}
/* :L2932 */
.RadCalendar .rcWeek th {
  text-align: right;
}
/* :L2935 */
.RadCalendar .rcRow td {
  font-weight: bold;
}
/* :L2938 */
.RadCalendar .rcMain .rcRow a,
.RadCalendar .rcMain .rcRow span {
  width: 28px;
  padding: 0 3px 0 0 !important;
  color: #cd0027 !important;
}
/* :L2943 */
.RadCalendar .rcMain .rcOtherMonth a {
  visibility: hidden;
}
/* :L2946 */
.RadCalendar .rcMain .rcRow .rcToday a {
  background: none;
  border: 1px solid black;
  color: black;
  font-size: 12px;
  margin: -1px;
}
/* :L2953 */
.RadCalendar .rcMain .rcRow .rcHover a {
  background: #cd0027;
  font-size: 19px;
  font-weight: bold;
  color: white !important;
}
/* :L2959 */
.RadCalendar .rcMain .rcRow .rcSelected a {
  background: #cd0027;
  font-size: 19px;
  font-weight: bold;
  color: white !important;
}
/* :L2965 */
.RadCalendar .rcMainTable {
  font: 12px/24px arial, sans-serif;
}
/* :L2968 */
.rcCalPopup {
  border: none;
}
/* :L2971 */
.RadPicker .rcTable {
  border-collapse: separate;
}
/* :L2974 */
.noPie,
.noPie a,
.noSubPie * {
  behavior: none !important;
}
/* :L2977 */
.yui3-js-enabled body {
  width: 100%;
  overflow: hidden;
}
/* :L2981 */
.testlarge input[type="text"],
.testlarge input[type="password"] {
  height: 25px;
  font-size: 16px;
}
/* :L2985 */
.testlarge #BW_mssLifeworksLogin_mssLoginCredentials_userId_0 {
  width: 390px;
}
/* :L2988 */
.testlarge #BW_mssLifeworksLogin_mssLoginCredentials_password_0 {
  width: 274px;
}
/* :L2991 */
.testlarge #BW_mssChangePassword_mssChangePassword_confirmNewPassword_0 {
  width: 388px;
}
/* :L2994 */
.testlarge #BW_mssChangePassword_mssChangePassword_newPassword_0 {
  width: 388px;
}
/* :L2997 */
.testlarge #BW_mssLifeworksLogin_mssLoginCredentials_loginAttempts_0 {
  float: right;
  color: #666666;
}
/* :L3001 */
#BW_mssPasswordHint_mssPasswordHint_userId_0,
#BW_mssForgotPass_mssForgotPass_user_0 {
  width: 377px;
}
/* :L3004 */
#BW_mssChangePassword_mssChangePasswordSuccessModal_successImage_0,
#BW_mssChangePassword_mssChangePasswordSuccess,
#BW_mssChangePassword_mssChangePasswordSuccess_successImage_0,
.testlarge #BW_mssForgotPass_mssForgotPassMessages_successImage_0,
.testlarge #BW_mssForgotPass_mssForgotPassMessages_errorImage_0,
.testlarge #BW_mssChangePassword_mssChangePasswordErrors_errorImage_0,
.testlarge #BW_mssLifeworksLogin_mssLoginErrors_errorImage_0 {
  vertical-align: middle;
}
/* :L3007 */
.testlarge ul li a {
  color: black;
  text-decoration: underline;
}
/* :L3011 */
#BW_mssChangePassword_mssChangePasswordSuccess {
  float: left;
  margin: -18px -18px -18px 0;
  padding: 30px 0px 0px 40px;
  border: none;
  height: 100%;
  width: 380px;
}
/* :L3019 */
#BW_mssChangePassword_mssChangePasswordErrors {
  float: left;
  margin: -18px -18px -18px 0;
  padding: 30px 0px 0px 40px;
  border: none;
  height: 100%;
  width: 380px;
}
/* :L3027 */
input#BW_mssUserSummaryStandalonePhase4_mssMaintainUserModal_permissions_0_0,
input#BW_mssUserSummaryStandalonePhase4_mssMaintainUserModal_permissions_0_1,
input#BW_mssUserSummaryStandalonePhase4_mssMaintainUserModal_permissions_0_2,
input#BW_mssUserSummaryStandalonePhase4_mssMaintainUserModal_permissions_0_3,
input#BW_mssUserSummaryStandalonePhase4_mssAddUserModal_permissions_0_0,
input#BW_mssUserSummaryStandalonePhase4_mssAddUserModal_permissions_0_1,
input#BW_mssUserSummaryStandalonePhase4_mssAddUserModal_permissions_0_2,
input#BW_mssUserSummaryStandalonePhase4_mssAddUserModal_permissions_0_3 {
  margin-right: 10px;
}
/* :L3030 */
input#BW_mssPayrollScheduleStandaloneP4_mssPayGroupEdit_frequency_0 {
  margin-right: 5px;
}
/* :L3033 */
#BW_mssPayrollScheduleStandaloneP4_mssPayGroupEdit_payGroupName_0,
#BW_mssPayrollScheduleStandaloneP4_mssPayGroupEdit_payGroupNameEmployer_0 {
  width: 180px;
}
/* :L3036 */
#assessment-summary {
  width: 350px;
  height: 399px;
}
/* :L3040 */
#assessment-summary td.count {
  font-size: 21px;
  text-align: right;
  padding: 0 10px 0 0;
}
/* :L3045 */
#assessment-summary td.count.zero {
  color: #cccccc;
}
/* :L3048 */
#assessment-panels {
  display: none;
  -webkit-transition: opacity 0.4s, left 0.4s;
  transition: opacity 0.4s, left 0.4s;
  width: 505px;
  height: 443px;
  float: right;
  position: relative;
}
/* :L3057 */
#assessment-panels .panel {
  display: none;
}
/* :L3060 */
#assessment-panels .panel .panelTable {
  max-height: 366px;
  overflow-y: auto;
}
/* :L3064 */
#assessment-panels .panel table {
  width: 100%;
}
/* :L3067 */
#assessment-panels #panelTable .Columnar th td {
  width: 25%;
}
/* :L3070 */
#assessment-panels:after,
#assessment-panels:before {
  top: 0px;
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* :L3080 */
#assessment-panels:after {
  border-color: rgba(245, 242, 238, 0);
  border-right-color: #f6f4f0;
  border-width: 15px;
  margin-top: 0;
}
/* :L3086 */
#assessment-panels:before {
  border-color: rgba(224, 226, 223, 0);
  border-right-color: #e0e2df;
  border-width: 17px;
  margin-top: -1px;
}
/* :L3092 */
#assessment-panels.reView:after,
#assessment-panels.reView:before {
  top: 3px;
}
/* :L3095 */
#assessment-panels.cjView:after,
#assessment-panels.cjView:before {
  top: 37px;
}
/* :L3098 */
#assessment-panels.pqView:after,
#assessment-panels.pqView:before {
  top: 73px;
}
/* :L3101 */
#assessment-panels.dfView:after,
#assessment-panels.dfView:before {
  top: 109px;
}
/* :L3104 */
#assessment-panels.ppView:after,
#assessment-panels.ppView:before {
  top: 145px;
}
/* :L3107 */
#assessment-panels.neView:after,
#assessment-panels.neView:before {
  top: 181px;
}
/* :L3110 */
#assessment-panels.enView:after,
#assessment-panels.enView:before {
  top: 217px;
}
/* :L3113 */
#assessment-panels.aeView:after,
#assessment-panels.aeView:before {
  top: 253px;
}
/* :L3116 */
#assessment-panels.njView:after,
#assessment-panels.njView:before {
  top: 290px;
}
/* :L3119 */
#assessment-panels.nlView:after,
#assessment-panels.nlView:before {
  top: 327px;
}
/* :L3122 */
#assessment-panels.ucView:after,
#assessment-panels.ucView:before {
  top: 363px;
}
/* :L3125 */
#assessment-panels.inView:after,
#assessment-panels.inView:before {
  top: 400px;
}
/* :L3128 */
.checkImg {
  display: inline-block;
  float: left;
  width: 45px;
  height: 40px;
  background-image: url('media/tickBtn.png');
}
/* :L3135 */
.checkImg.selected {
  background-image: url('media/tickBtnSelected.png');
}
/* :L3138 */
.checkImg1 {
  display: inline-block;
  float: left;
  width: 45px;
  height: 40px;
  background-image: url('media/tickBtn.png');
}
/* :L3145 */
.checkImg1.selected {
  background-image: url('media/tickBtnSelected.png');
}
/* :L3148 */
.checkImg2 {
  display: inline-block;
  float: left;
  width: 45px;
  height: 40px;
  background-image: url('media/tickBtn.png');
}
/* :L3155 */
.checkImg2.selected {
  background-image: url('media/tickBtnSelected.png');
}
/* :L3158 */
.checkImg3 {
  display: inline-block;
  float: left;
  width: 45px;
  height: 40px;
  background-image: url('media/tickBtn.png');
}
/* :L3165 */
.checkImg3.selected {
  background-image: url('media/tickBtnSelected.png');
}
/* :L3168 */
.sectionFinalSubmit input[type="checkbox"] {
  display: none;
}
/* :L3171 */
.contribModal {
  width: 780px;
  height: 317px;
  background-image: url('media/horizontalLineModal.png'), url('media/verticalLinemodal.png');
  background-repeat: no-repeat;
  background-position: 0px 315px, 541px 0px;
}
/* :L3178 */
.homeScreenText {
  color: #999999;
  text-decoration: none;
}
/* :L3182 */
.redText {
  background: url('media/redText.png') no-repeat;
  display: inline-block;
  width: 60px;
  height: 29px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 6px;
  color: white;
  position: relative;
  top: -12px;
}
/* :L3196 */
.greyText {
  background: url('media/greyText.png') no-repeat;
  display: inline-block;
  width: 55px;
  height: 29px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 6px;
  color: white;
  margin-top: 9px;
}
@font-face {
  font-family: 'GiorgioSans-Regular-Web';
  src: url('../../../fonts/GiorgioSans-Regular-Web.eot');
  src: url('../../../fonts/GiorgioSans-Regular-Web.eot?#iefix') format('embedded-opentype'), url('../../../fonts/GiorgioSans-Regular-Web.woff') format('woff'), url('../../../fonts/GiorgioSans-Regular-Web.ttf') format('truetype');
}
/* :L3214 */
.container-new {
  border: 1px #d2d2d2 solid;
  width: 851px;
  margin-left: 27px;
  margin-top: -1px;
  padding: 0 10px 0 10px;
  color: #333333;
  font-size: 11px;
  background: #fefefe;
  background: -moz-linear-gradient(top, #f3f3f3 0, #fefefe 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(20%, #fefefe));
  background: -webkit-linear-gradient(top, #f3f3f3 0, #fefefe 20%);
  background: -o-linear-gradient(top, #f3f3f3 0, #fefefe 20%);
  background: -ms-linear-gradient(top, #f3f3f3 0, #fefefe 20%);
  background: linear-gradient(to bottom, #f3f3f3 0, #fefefe 20%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#fefefe', GradientType=0);
}
/* :L3231 */
.module-bottom {
  background-image: url('media/moduleBottom.png');
  background-repeat: no-repeat;
  height: 62px;
  width: 242px;
  padding: 10px;
}
/* :L3238 */
.schemeLine {
  background-image: url('media/schemeLine.png');
  background-repeat: no-repeat;
  background-position: 400px;
}
/* :L3243 */
.showStatus {
  font-size: 11px;
  display: none;
}
/* :L3247 */
.emailHeader {
  color: white;
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #333333;
}
/* :L3255 */
.whiteDiv {
  width: 180px;
  height: 70px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #e0e2df;
  background-color: white;
  padding: 50px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 27px;
  behavior: url(CustomPages/pie.htc);
}
/* :L3272 */
.oneDiv.whiteDiv {
  background-image: url('media/reEnrolCalendar.JPG');
}
/* :L3275 */
.twoDiv.whiteDiv {
  background-image: url('media/reEnrolReview.JPG');
}
/* :L3278 */
.threeDiv.whiteDiv {
  background-image: url('media/reEnrolDateConfirm.JPG');
}
/* :L3281 */
.confirmIcon {
  background-image: url('media/reEnrolCalendar2.JPG');
  background-repeat: no-repeat;
  background-position: left 5px;
}
/* :L3286 */
.whiteDivBottom {
  line-height: 150%;
  font-weight: normal;
}
/* :L3290 */
.whiteDivBottom {
  text-align: center;
}
/* :L3293 */
.arrowDiv {
  width: 178px;
  height: 200px;
  background-image: url('media/reEnrolArrow.JPG');
  background-repeat: no-repeat;
  background-position: center;
}
/* :L3300 */
ul.reEnrolUl {
  list-style-type: none;
  margin: 0px;
  padding-top: 10px;
}
/* :L3305 */
ul.reEnrolUl li {
  background-image: url('reEnrolBullet.JPG');
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 15px;
}
/* :L3311 */
.btnLgReEnrol {
  cursor: pointer;
  display: inline-block;
  border: none;
  height: 81px;
  width: 236px;
  position: relative;
  margin: 0 3px 3px 0;
  background: url('media/reEnrolConfirmIcon.JPG') no-repeat scroll top left;
}
/* :L3321 */
.btnLgReEnrol:hover {
  background: url('media/reEnrolConfirmIconDisabled.JPG') no-repeat scroll top left;
}
/* :L3324 */
.btnLgReEnrol[disabled],
.btnLgReEnrol.disabled {
  pointer-events: none;
  cursor: default;
  width: 286px;
  background: url('media/ConfirmReEnrolDisabled.JPG') no-repeat scroll top left;
}
/* :L3330 */
.btnLgReEnrol {
  width: 291px;
  height: 110px;
}
/* :L3334 */
.dashEndSM {
  border-bottom: solid 1px #e0e2df;
  width: 890px;
  margin-top: -46px;
}
/* :L3339 */
.progressBarSM {
  background: url('media/SmProgressBar.gif');
}
/* :L3342 */
.validation-summary-errors ul {
  padding-left: 15px;
  margin-left: 36px;
  color: red;
}
/* :L3347 */
.blockUI.blockOverlay {
  background: white !important;
  opacity: 0.6 !important;
}
/* :L3351 */
.flexContainerOrg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
/* :L3355 */
.flexContainerOrg > div {
  height: 100%;
  display: contents;
  width: 100%;
}
/* :L3360 */
.flexContainerOrg > div > div {
  height: 100%;
  width: 100%;
  padding: 2rem;
  box-sizing: border-box;
}
/* :L3366 */
.flexContainerOrg table > tbody > tr > td {
  padding-left: 10px;
}
/* :L3369 */
.flexContainerOrg table > tbody > tr > td:first-child {
  width: 50% !important;
  font-weight: bold;
  padding-left: 3px;
}
/* :L3374 */
#cover-spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* :L3400 */
#cover-spin::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: black;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}
/* :L3416 */
.mssSelectEmployer_container {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  max-height: 300px;
  overflow-y: scroll;
}
/* :L3422 */
div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer button.dtsb-logic {
  padding: 0;
}
