/* Box Shadow */
/* Border Radius */
/* line 44, ../../app/assets/stylesheets/lib/_config.css.scss */
.blueBkgr {
  background-color: #E6F4FF;
}

/* line 48, ../../app/assets/stylesheets/lib/_config.css.scss */
.greenBkgr {
  background-color: #D9FCD1;
}

/* line 52, ../../app/assets/stylesheets/lib/_config.css.scss */
.yellowBkgr {
  background-color: #ffffbb;
}

/* line 56, ../../app/assets/stylesheets/lib/_config.css.scss */
.orangeBkgr {
  background-color: #ffeecc;
}

/* line 3, ../../app/assets/stylesheets/src/general.css.scss */
* {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

/* line 9, ../../app/assets/stylesheets/src/general.css.scss */
html {
  height: 100%;
}

/* line 13, ../../app/assets/stylesheets/src/general.css.scss */
body {
  color: #484848;
  width: 100%;
  font-size: 13px;
  line-height: 140%;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
}

/* line 23, ../../app/assets/stylesheets/src/general.css.scss */
body#punymce {
  width: auto;
}

/* line 27, ../../app/assets/stylesheets/src/general.css.scss */
p {
  margin: 0;
  padding: 0;
  line-height: 2em;
}

/* line 33, ../../app/assets/stylesheets/src/general.css.scss */
a {
  text-indent: 0;
}

/* line 37, ../../app/assets/stylesheets/src/general.css.scss */
a:visited, a:link {
  text-decoration: none;
  color: #00579C;
}

/* line 42, ../../app/assets/stylesheets/src/general.css.scss */
a:hover {
  text-decoration: none;
  color: #00579C;
}

/* line 47, ../../app/assets/stylesheets/src/general.css.scss */
a.simple, a.simple:visited {
  text-decoration: none;
}

/* line 51, ../../app/assets/stylesheets/src/general.css.scss */
a.simple:hover {
  text-decoration: none;
  color: #000;
}

/* line 56, ../../app/assets/stylesheets/src/general.css.scss */
a.underline {
  text-decoration: underline;
}

/* line 60, ../../app/assets/stylesheets/src/general.css.scss */
a.underline:hover {
  text-decoration: none;
  color: #000;
}

/* line 65, ../../app/assets/stylesheets/src/general.css.scss */
a.remove {
  display: block;
  background: transparent url("/images/icons/remove.gif") no-repeat 0 0;
  height: 12px;
  width: 12px;
  margin-top: 3px;
  text-decoration: none;
  outline: 0;
}

/* line 75, ../../app/assets/stylesheets/src/general.css.scss */
h1, h2, h3 {
  color: #00579C;
}

/* line 79, ../../app/assets/stylesheets/src/general.css.scss */
h3 a.simple {
  color: #000;
}

/* line 83, ../../app/assets/stylesheets/src/general.css.scss */
h3 a.simple:hover {
  text-decoration: none;
  color: #00579C;
}

/* line 88, ../../app/assets/stylesheets/src/general.css.scss */
#nav {
  color: #fff;
  background-color: #3B5998;
}

/* line 93, ../../app/assets/stylesheets/src/general.css.scss */
#nav a:visited, #nav a:link {
  color: #fff;
  text-decoration: none;
}

/* line 98, ../../app/assets/stylesheets/src/general.css.scss */
#nav a.signup {
  margin: 0;
  padding: 2px !important;
  color: #aaa;
}

/* line 104, ../../app/assets/stylesheets/src/general.css.scss */
#nav a:hover {
  text-decoration: underline;
  color: #fff;
}

/* line 109, ../../app/assets/stylesheets/src/general.css.scss */
#logo span.logo_text {
  color: #00579C;
}

/* line 113, ../../app/assets/stylesheets/src/general.css.scss */
#set_title {
  color: #00579C;
}

/* line 117, ../../app/assets/stylesheets/src/general.css.scss */
.strong {
  font-weight: bold;
}

/* line 121, ../../app/assets/stylesheets/src/general.css.scss */
.italic {
  font-style: italic;
}

/* line 125, ../../app/assets/stylesheets/src/general.css.scss */
.normal {
  font-weight: normal;
}

/* line 129, ../../app/assets/stylesheets/src/general.css.scss */
.disabled {
  opacity: 0.6;
  cursor: default;
}

/* line 134, ../../app/assets/stylesheets/src/general.css.scss */
ul {
  padding: 0;
  margin: 0;
}

/* line 139, ../../app/assets/stylesheets/src/general.css.scss */
img {
  border: 0;
  margin: 0;
}

/* line 143, ../../app/assets/stylesheets/src/general.css.scss */
img.link_img {
  padding-right: 4px;
}

/* line 147, ../../app/assets/stylesheets/src/general.css.scss */
img.shadow {
  -moz-box-shadow: 0 0 5px #ccc,inset 0 0 0 #000;
  -webkit-box-shadow: 0 0 5px #ccc,inset 0 0 0 #000;
  box-shadow: 0 0 5px #ccc,inset 0 0 0 #000;
  border: 1px solid #ddd;
}

/* line 154, ../../app/assets/stylesheets/src/general.css.scss */
acronym {
  cursor: help;
}

/* line 158, ../../app/assets/stylesheets/src/general.css.scss */
.small {
  font-size: 0.9em;
}

/* line 162, ../../app/assets/stylesheets/src/general.css.scss */
span.page_note {
  color: #888;
  line-height: 2.5em;
}

/* line 167, ../../app/assets/stylesheets/src/general.css.scss */
h3.new_section {
  margin-top: 30px;
}

/* line 169, ../../app/assets/stylesheets/src/general.css.scss */
.relative {
  position: relative;
}

/* line 170, ../../app/assets/stylesheets/src/general.css.scss */
.temporary_input_text {
  color: #888;
}

/* http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/ */
/* line 173, ../../app/assets/stylesheets/src/general.css.scss */
.inline_block {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 180, ../../app/assets/stylesheets/src/general.css.scss */
.table_cell {
  display: table-cell;
}

/* line 185, ../../app/assets/stylesheets/src/general.css.scss */
.half_column.right {
  width: 50%;
}

/* line 189, ../../app/assets/stylesheets/src/general.css.scss */
.half_column.indented,
.column.indented {
  padding-left: 50px;
}

/* line 194, ../../app/assets/stylesheets/src/general.css.scss */
.half_min_page {
  width: 442px !important;
  float: left;
}

/* line 199, ../../app/assets/stylesheets/src/general.css.scss */
.third_min_page {
  width: 294px !important;
  float: left;
}

/* line 205, ../../app/assets/stylesheets/src/general.css.scss */
body#punymce {
  padding: 5px;
  color: #666;
  background-color: white;
  height: auto;
}

/* line 212, ../../app/assets/stylesheets/src/general.css.scss */
body#punymce p {
  line-height: 1.5em;
}

/* line 216, ../../app/assets/stylesheets/src/general.css.scss */
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
  background-color: #fefeee;
}

/* The form error div generated by 'errors_on' should be below the input, even if the input is floating. */
/* line 221, ../../app/assets/stylesheets/src/general.css.scss */
.formError {
  clear: left;
  color: #f00;
}

/* line 226, ../../app/assets/stylesheets/src/general.css.scss */
input.inactive {
  color: #888;
}

/* line 230, ../../app/assets/stylesheets/src/general.css.scss */
.title {
  font-weight: bold;
}

/* Form dialogs */
/* line 235, ../../app/assets/stylesheets/src/general.css.scss */
form p {
  margin: 10px 0;
}

/* line 238, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog form label {
  display: block;
  z-index: 20;
  color: #708090;
  margin-bottom: 4px;
}

/* line 245, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog form label.checkbox {
  display: inline-block;
}

/* line 249, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog form input, .form_dialog form textarea {
  font-size: 18px;
  padding: 10px 12px;
  width: 325px;
  border: 1px solid #aaa;
  -moz-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 2px inset;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 2px inset;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 258, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog form input[type="checkbox"] {
  width: auto;
}

/* line 263, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog form select {
  width: 100%;
  height: 38px;
}

/* line 269, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog a.cancel {
  margin-left: 15px;
  font-size: 14px;
}

/* line 273, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog .error,
.form_dialog .notice {
  padding: 5px 5px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 279, ../../app/assets/stylesheets/src/general.css.scss */
.form_dialog .field_with_errors input,
.form_dialog .field_with_errors textarea {
  border-color: #b12704;
}

/* line 284, ../../app/assets/stylesheets/src/general.css.scss */
.dialog_close {
  background: transparent url(/images/icons/close.png) no-repeat 0 0;
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 294, ../../app/assets/stylesheets/src/general.css.scss */
.email_confirmation {
  display: none;
}

/* line 298, ../../app/assets/stylesheets/src/general.css.scss */
::-webkit-input-placeholder {
  color: #999999;
}

/* line 302, ../../app/assets/stylesheets/src/general.css.scss */
:-moz-placeholder {
  color: #999999;
}

/* line 306, ../../app/assets/stylesheets/src/general.css.scss */
.nomargin {
  margin: 0 !important;
}

/* line 310, ../../app/assets/stylesheets/src/general.css.scss */
.margin_b_15 {
  margin-bottom: 15px;
}

/* line 311, ../../app/assets/stylesheets/src/general.css.scss */
.margin_t_15 {
  margin-top: 15px;
}

/* line 312, ../../app/assets/stylesheets/src/general.css.scss */
.margin_l_15 {
  margin-left: 15px;
}

/* line 313, ../../app/assets/stylesheets/src/general.css.scss */
.margin_r_20 {
  margin-right: 20px;
}

/* line 315, ../../app/assets/stylesheets/src/general.css.scss */
.margin_15_0 {
  margin: 15px 0;
}

/* line 316, ../../app/assets/stylesheets/src/general.css.scss */
.margin_0_10 {
  margin: 0 10px;
}

/* line 318, ../../app/assets/stylesheets/src/general.css.scss */
.padding_15 {
  padding: 15px;
}

/* line 319, ../../app/assets/stylesheets/src/general.css.scss */
.padding_l_15 {
  padding-left: 15px !important;
}

/* line 320, ../../app/assets/stylesheets/src/general.css.scss */
.padding_l_30 {
  padding-left: 30px !important;
}

/* line 322, ../../app/assets/stylesheets/src/general.css.scss */
.width_100 {
  width: 100px;
}

/* line 326, ../../app/assets/stylesheets/src/general.css.scss */
.line_2 {
  line-height: 2em;
}

/****** general forms ***********/
/* line 331, ../../app/assets/stylesheets/src/general.css.scss */
form fieldset {
  border: none;
  padding: 30px 0 0 20px;
  width: 600px;
}

/* line 336, ../../app/assets/stylesheets/src/general.css.scss */
form fieldset label {
  float: left;
  min-width: 120px;
}

/* line 340, ../../app/assets/stylesheets/src/general.css.scss */
form fieldset p {
  display: block;
  clear: both;
  overflow: hidden;
}

/* line 346, ../../app/assets/stylesheets/src/general.css.scss */
form.button_to {
  display: inline-block;
}
