/* line 17, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 22, ../../stylesheets/xxx/lib/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 32, ../../stylesheets/xxx/lib/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../stylesheets/xxx/lib/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 52, ../../stylesheets/xxx/lib/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, ../../stylesheets/xxx/lib/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 76, ../../stylesheets/xxx/lib/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../../stylesheets/xxx/lib/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, ../../stylesheets/xxx/lib/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, ../../stylesheets/xxx/lib/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, ../../stylesheets/xxx/lib/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, ../../stylesheets/xxx/lib/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 136, ../../stylesheets/xxx/lib/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, ../../stylesheets/xxx/lib/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, ../../stylesheets/xxx/lib/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, ../../stylesheets/xxx/lib/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 174, ../../stylesheets/xxx/lib/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, ../../stylesheets/xxx/lib/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 191, ../../stylesheets/xxx/lib/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, ../../stylesheets/xxx/lib/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 208, ../../stylesheets/xxx/lib/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../../stylesheets/xxx/lib/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../../stylesheets/xxx/lib/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, ../../stylesheets/xxx/lib/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, ../../stylesheets/xxx/lib/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, ../../stylesheets/xxx/lib/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, ../../stylesheets/xxx/lib/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, ../../stylesheets/xxx/lib/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 288, ../../stylesheets/xxx/lib/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 300, ../../stylesheets/xxx/lib/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 312, ../../stylesheets/xxx/lib/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 327, ../../stylesheets/xxx/lib/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 337, ../../stylesheets/xxx/lib/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 347, ../../stylesheets/xxx/lib/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, ../../stylesheets/xxx/lib/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 371, ../../stylesheets/xxx/lib/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 380, ../../stylesheets/xxx/lib/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, ../../stylesheets/xxx/lib/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, ../../stylesheets/xxx/lib/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 50, layout/cromax/sprites/no-repeat/*.png */
.no-repeat-sprite {
  background: url('../../pics/no-repeat-sprite.png') no-repeat;
}

/* line 2, ../../stylesheets/xxx/partials/_register.scss */
.form.register {
  margin-bottom: 31px;
}
/* line 5, ../../stylesheets/xxx/partials/_register.scss */
.form.register .leftFormComp, .form.register .rightFormComp, .form.register .textarea {
  margin-bottom: 15px;
}
/* line 9, ../../stylesheets/xxx/partials/_register.scss */
.form.register p.required, .form.register hr {
  margin-bottom: 20px;
}
/* line 13, ../../stylesheets/xxx/partials/_register.scss */
.form.register .leftFormComp, .form.register .rightFormComp {
  width: 47%;
  float: left;
}
/* line 17, ../../stylesheets/xxx/partials/_register.scss */
.form.register .leftFormComp br, .form.register .rightFormComp br {
  line-height: 17px;
}
/* line 22, ../../stylesheets/xxx/partials/_register.scss */
.form.register .leftFormComp {
  margin-right: 6%;
}
/* line 26, ../../stylesheets/xxx/partials/_register.scss */
.form.register a {
  color: #e63c28;
}
/* line 29, ../../stylesheets/xxx/partials/_register.scss */
.form.register a:hover {
  color: #636363;
}
/* line 34, ../../stylesheets/xxx/partials/_register.scss */
.form.register h3 {
  font-family: Arial;
  font-size: 24px;
  margin-bottom: 15px;
  color: #bcbcc0;
}
/* line 41, ../../stylesheets/xxx/partials/_register.scss */
.form.register span.required, .form.register p.required {
  color: #636363;
}
/* line 45, ../../stylesheets/xxx/partials/_register.scss */
.form.register .errorHandle {
  color: #d71d2f;
  margin-top: 10px;
}
/* line 49, ../../stylesheets/xxx/partials/_register.scss */
.form.register .errorHandle:before {
  font-family: Arial;
  content: "d";
  font-weight: normal;
  font-size: 12px;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
/* line 61, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col {
  float: left;
}
/* line 64, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col input {
  display: none;
}
/* line 68, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col div, .form.register .radio .col label {
  float: left;
}
/* line 72, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col div.radio {
  height: 19px;
  width: 19px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  -moz-border-radius-: 10px;
  -webkit-border-radius: 10px;
  margin-right: 7px;
  background: #eaeaea;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #eaeaea), color-stop(100%, #fefefe));
  background-image: -webkit-linear-gradient(bottom, #eaeaea 0%, #fefefe 100%);
  background-image: -moz-linear-gradient(bottom, #eaeaea 0%, #fefefe 100%);
  background-image: -o-linear-gradient(bottom, #eaeaea 0%, #fefefe 100%);
  background-image: linear-gradient(bottom, #eaeaea 0%, #fefefe 100%);
}
/* line 80, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col div.radio span {
  display: block;
  visibility: hidden;
  height: 7px;
  width: 7px;
  background: #a7a9ac;
  margin: 5px auto;
  border-radius: 4px;
  -moz-border-radius-: 4px;
  -webkit-border-radius: 4px;
}
/* line 93, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio .col label {
  margin-top: 2px;
  margin-right: 20px;
}
/* line 99, ../../stylesheets/xxx/partials/_register.scss */
.form.register .radio.error .col div.radio {
  border-color: #d71d2f;
}
/* line 104, ../../stylesheets/xxx/partials/_register.scss */
.form.register .textareaHeader {
  *zoom: 1;
  clear: both;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .textareaHeader:before, .form.register .textareaHeader:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .textareaHeader:after {
  clear: both;
}
/* line 108, ../../stylesheets/xxx/partials/_register.scss */
.form.register .textareaHeader label.inputLabel {
  float: left;
}
/* line 112, ../../stylesheets/xxx/partials/_register.scss */
.form.register .textareaHeader span.labelright {
  float: right;
}
/* line 117, ../../stylesheets/xxx/partials/_register.scss */
.form.register label.inputLabel, .form.register h4.subTitle {
  display: block;
  font-family: Arial;
}
/* line 124, ../../stylesheets/xxx/partials/_register.scss */
.form.register label.inputLabel {
  color: #e63c28;
  margin-bottom: 10px;
}
/* line 128, ../../stylesheets/xxx/partials/_register.scss */
.form.register h4.subTitle {
  font-size: 24px;
  color: #bcbcc0;
  margin-top: 12px;
  margin-bottom: 20px;
}
/* line 135, ../../stylesheets/xxx/partials/_register.scss */
.form.register label.inputLabel + span {
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
}
/* line 141, ../../stylesheets/xxx/partials/_register.scss */
.form.register label.inputLabel.hasSublabel {
  margin-bottom: 7px;
}
/* line 145, ../../stylesheets/xxx/partials/_register.scss */
.form.register input[type="text"], .form.register textarea {
  background-color: #f2f2f2;
  border: 1px solid #bcbcc0;
  width: 100%;
  padding: 6px 9px 5px 9px;
  color: #636363;
}
/* line 152, ../../stylesheets/xxx/partials/_register.scss */
.form.register input[type="text"].error, .form.register textarea.error {
  border-color: #d71d2f;
}
/* line 157, ../../stylesheets/xxx/partials/_register.scss */
.form.register textarea {
  height: 198px;
  resize: none;
}
/* line 162, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check {
  *zoom: 1;
  margin-bottom: 10px;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .check:before, .form.register .check:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .check:after {
  clear: both;
}
/* line 166, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col {
  *zoom: 1;
  clear: both;
  margin-bottom: 10px;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .check .col:before, .form.register .check .col:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .check .col:after {
  clear: both;
}
/* line 171, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col input, .form.register .check .col label, .form.register .check .col div {
  width: auto;
  float: left;
}
/* line 177, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col input {
  display: none;
}
/* line 181, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col .checkbox {
  margin-right: 6px;
  background-color: #f2f2f2;
  height: 18px;
  width: 18px;
  border: 1px solid #bcbcc0;
}
/* line 188, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col .checkbox span {
  display: block;
  margin-left: 2px;
  position: relative;
  top: 0;
  left: -2px;
  cursor: default;
}
/* line 196, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col .checkbox.checked span:before {
  font-family: Arial;
  content: "c";
  color: #626266;
  font-size: 16px;
}
/* line 203, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col .checkbox.error {
  border-color: #d71d2f;
}
/* line 208, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check .col label {
  color: #636363;
  margin-top: 2px;
}
/* line 214, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check.group {
  padding: 10px;
  -moz-box-shadow: 0 0 0 1px #bcbcc0;
  -webkit-box-shadow: 0 0 0 1px #bcbcc0;
  box-shadow: 0 0 0 1px #bcbcc0;
  background-color: #fff;
  border: 9px solid #f1f2f2;
  border-radius: 8px;
  -moz-border-radius-: 8px;
  -webkit-border-radius: 8px;
  height: 130px;
  overflow-y: auto;
  margin-bottom: 0;
}
/* line 229, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check.group.error {
  -moz-box-shadow: 0 0 0 1px #d71d2f;
  -webkit-box-shadow: 0 0 0 1px #d71d2f;
  box-shadow: 0 0 0 1px #d71d2f;
}
/* line 235, ../../stylesheets/xxx/partials/_register.scss */
.form.register .check.group .col:last-child {
  margin-bottom: 0;
}
/* line 250, ../../stylesheets/xxx/partials/_register.scss */
.form.register hr {
  border: 0;
  border-top: 2px solid #f2f2f2;
  margin-top: 0;
}
/* line 252, ../../stylesheets/xxx/partials/_register.scss */
.form.register .buttonWrapper {
  *zoom: 1;
  clear: both;
  margin-bottom: 20px;
  font-family: Arial;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .buttonWrapper:before, .form.register .buttonWrapper:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.form.register .buttonWrapper:after {
  clear: both;
}
/* line 257, ../../stylesheets/xxx/partials/_register.scss */
.form.register .buttonWrapper a.back:before {
  font-family: Arial;
  content: "t";
  font-weight: normal;
  font-size: 12px;
  position: relative;
  margin-right: 5px;
  top: 0px;
}
/* line 272, ../../stylesheets/xxx/partials/_register.scss */
.form.register .buttonWrapper input[type="submit"] {
  float: right;
  height: 30px;
  padding: 2px 20px 0 20px;
  border: 0;
  background-color: #e63c28;
  color: #fff;
  text-transform: uppercase;
}
/* line 281, ../../stylesheets/xxx/partials/_register.scss */
.form.register .buttonWrapper input[type="submit"]:hover {
  background-color: #636363;
}
/* line 287, ../../stylesheets/xxx/partials/_register.scss */
.form.register a.clearForm {
  *zoom: 1;
  clear: both;
  font-family: Arial;
  display: block;
  float: right;
  margin-bottom: 20px;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.form.register a.clearForm:before, .form.register a.clearForm:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.form.register a.clearForm:after {
  clear: both;
}
/* line 289, ../../stylesheets/xxx/partials/_register.scss */
.form.register p.infotext {
  color: #bcbcc0;
  line-height: 20px;
}
/* line 362, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected {
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #626266;
  width: 100%;
  background-color: #f2f2f2;
  border: solid 1px #bcbcc0;
  /*IE9*/
  position: relative;
}
/* line 371, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .selectedTxt {
  padding: 6px 9px;
  line-height: 16px;
  font-size: 14px;
  color: #636363;
  background: url("../images/layout/cromax/dropdown_arrow.png") right center no-repeat;
}
/* line 317, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .selectedTxt.selectedValue {
  color: #626266;
}
/* line 323, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .SSContainerDivWrapper {
  position: absolute;
  top: 30px !important;
  border: 1px solid #BCBCC0;
  background: #f2f2f2;
  width: 100%;
  padding: 8px 10px;
  height: auto !important;
  overflow-x: auto;
  z-index: 100;
}
/* line 394, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .SSContainerDivWrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 398, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .SSContainerDivWrapper ul li {
  padding: 0;
  background: #626266;
  margin-bottom: 2px;
}
/* line 401, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .SSContainerDivWrapper ul li a {
  color: #fff;
  padding: 10px;
  display: block;
  line-height: 16px;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 406, ../../stylesheets/xxx/partials/_register.scss */
.form.register .newListSelected .SSContainerDivWrapper ul li a:hover {
  text-decoration: underline;
}
/* line 416, ../../stylesheets/xxx/partials/_register.scss */
.form.register .selectWrapper.error .newListSelected {
  border-color: #d71d2f;
}

/* line 3, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper {
  width: 346px;
  margin: auto;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  min-height: 500px;
  margin-bottom: 36px;
}
/* line 10, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .clearfix {
  clear: both;
}
/* line 15, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 21, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper input[type="submit"] {
  float: right;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  background-color: #E63C28;
  padding: 6px 19px;
  border: 0;
  font-size: 14px;
  word-wrap: break-word;
}
/* line 32, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper input[type="submit"]:hover {
  background-color: #636363;
}
/* line 37, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm {
  padding: 30px 20px 0 20px;
}
/* line 40, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm .loginButton {
  margin-top: 20px;
  margin-bottom: 20px;
  *zoom: 1;
  clear: both;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
.loginFormWrapper .loginForm .loginButton:before, .loginFormWrapper .loginForm .loginButton:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
.loginFormWrapper .loginForm .loginButton:after {
  clear: both;
}
/* line 46, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm .loginButton p.required {
  max-width: 55%;
}
/* line 50, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm .loginButton input[type="submit"] {
  max-width: 42%;
  float: right;
}
/* line 56, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm hr {
  width: 100%;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #F2F2F2 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 2px 0 0;
  margin-top: 0;
  border-color: #f2f2f2;
  margin-bottom: 20px;
  border-style: solid none none;
}
/* line 73, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm h3 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #bcbcc0;
}
/* line 72, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm label {
  margin-top: 0px;
  display: block;
  font-size: 14px;
  color: #e63c28;
  margin-bottom: 9px;
}
/* line 82, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm input[type="text"], .loginFormWrapper .loginForm input[type="password"] {
  -moz-box-sizing: border-box;
  margin-bottom: 15px;
  background-color: #F2F2F2;
  background-size: 100% auto;
  border: 1px solid #BCBCC0;
  color: #626266;
  border-radius: 0;
  padding: 6px 9px 5px;
  font-size: 14px;
  width: 100%;
  display: block;
}
/* line 98, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm .required {
  font-size: 14px;
  color: #636363;
}
/* line 104, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm p.required {
  margin-top: 10px;
  display: block;
  float: left;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}
/* line 113, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm a.regLink {
  font-size: 14px;
  color: #e63c28;
  text-decoration: none;
  line-height: 24px;
  display: block;
  padding-left: 10px;
}
/* line 121, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm a.regLink + br {
  display: none;
}
/* line 125, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm a.regLink:before {
  content: 'u';
  font-family: Arial;
  font-size: 12px;
  left: 0px;
  margin-left: -10px;
  padding-right: 4px;
}
/* line 137, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginForm a.regLink:hover {
  color: #636363;
}
/* line 147, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError {
  padding: 30px 20px 0 20px;
}
/* line 151, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError .loginButton {
  float: right;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  background-color: #E63C28;
  padding: 6px 19px;
  border: 0;
  font-size: 14px;
}
/* line 161, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError .loginButton:hover {
  background-color: #636363;
}
/* line 166, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError .loginButton a {
  text-decoration: none;
  color: #FFFFFF;
}
/* line 166, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError .loginButton span {
  padding: 2px 0;
  margin: auto;
  text-align: center;
  display: block;
}
/* line 181, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError hr {
  width: 100%;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #F2F2F2 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 2px 0 0;
  margin-top: 0;
  border-color: #f2f2f2;
  margin-bottom: 20px;
  border-style: solid none none;
}
/* line 198, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError h3 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #bcbcc0;
}
/* line 204, ../../stylesheets/xxx/partials/_login.scss */
.loginFormWrapper .loginFormError p.errorText {
  color: #626266;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 16px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

/* line 198, ../../stylesheets/xxx/partials/_login.scss */
.indexPage h3 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #bcbcc0;
}
/* line 204, ../../stylesheets/xxx/partials/_login.scss */
.indexPage a.regLink {
  font-size: 14px;
  color: #e63c28;
  text-decoration: none;
  line-height: 24px;
}
/* line 210, ../../stylesheets/xxx/partials/_login.scss */
.indexPage a.regLink:before {
  content: 'u';
  font-family: Arial;
  padding: 0;
  font-size: 12px;
  left: 0px;
  padding-right: 4px;
}
/* line 220, ../../stylesheets/xxx/partials/_login.scss */
.indexPage a.regLink:hover {
  color: #636363;
}

/* line 249, ../../stylesheets/xxx/partials/_login.scss */
#submitMobile {
  display: none;
}

/*IE9*/
/* line 11, ../../stylesheets/xxx/screen.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 16, ../../stylesheets/xxx/screen.scss */
.clearfix:after {
  clear: both;
}

/* line 20, ../../stylesheets/xxx/screen.scss */
.clearfix {
  *zoom: 1;
}

/* line 24, ../../stylesheets/xxx/screen.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 28, ../../stylesheets/xxx/screen.scss */
*:focus {
  outline: 0;
}

/* line 32, ../../stylesheets/xxx/screen.scss */
a {
  text-decoration: none;
}

/* line 36, ../../stylesheets/xxx/screen.scss */
body {
  background: white;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #626266;
  position: relative;
  font-weight: 400;
  font-size: 14px;
}
/* line 38, ../../stylesheets/xxx/screen.scss */
body #isMobile, body .noDesktop {
  display: none !important;
}
/* line 39, ../../stylesheets/xxx/screen.scss */
body #isTablet {
  display: none !important;
}
/* line 40, ../../stylesheets/xxx/screen.scss */
body #isDesktop, body .noMobile {
  display: block !important;
}

/* line 52, ../../stylesheets/xxx/screen.scss */
.wrapper {
  margin: 0 auto;
  width: 672px;
}

/* line 57, ../../stylesheets/xxx/screen.scss */
header {
  height: 233px;
  margin-bottom: 10px;
  padding-top: 99px;
  background: #f5f5f5;
}
/* line 63, ../../stylesheets/xxx/screen.scss */
header .logo {
  width: 128px;
  height: 95px;
  margin: 0 auto;
}

/* line 70, ../../stylesheets/xxx/screen.scss */
.bodyContentWrapper {
  background: #f5f5f5;
  padding: 31px 21px 0 21px;
}

/* line 75, ../../stylesheets/xxx/screen.scss */
footer {
  background: #bcbcc0;
  padding: 20px 20px;
}
/* line 79, ../../stylesheets/xxx/screen.scss */
footer .footerWrapper {
  font-size: 12px;
  color: #5c5d60;
}
/* line 82, ../../stylesheets/xxx/screen.scss */
footer .footerWrapper .links {
  *zoom: 1;
  clear: both;
  margin-bottom: 20px;
}
/* line 33, ../../stylesheets/xxx/global/_mixins.scss */
footer .footerWrapper .links:before, footer .footerWrapper .links:after {
  content: " ";
  display: table;
}
/* line 37, ../../stylesheets/xxx/global/_mixins.scss */
footer .footerWrapper .links:after {
  clear: both;
}
/* line 88, ../../stylesheets/xxx/screen.scss */
footer .footerWrapper .links a {
  float: left;
  color: #fff;
  margin-right: 16px;
  text-transform: uppercase;
}
/* line 102, ../../stylesheets/xxx/screen.scss */
footer .footerWrapper p {
  line-height: 16px;
}
