.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
@font-face {
  font-family: 'Museo';
  font-weight: normal;
  src: url('webfonts/museo500.eot?#iefix') format('embedded-opentype'), url('webfonts/museo500.woff') format('woff'), url('webfonts/museo500.ttf') format('truetype'), url('webfonts/museo500.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Museo';
  font-weight: bold;
  src: url('webfonts/museo700.eot?#iefix') format('embedded-opentype'), url('webfonts/museo700.woff') format('woff'), url('webfonts/museo700.ttf') format('truetype'), url('webfonts/museo700.svg#svgFontName') format('svg');
}
body {
  font-family: "Ubuntu", sans-serif;
  color: #454545;
  background-color: #ffffff;
  font-size: 13px;
}
p {
  font-family: "Ubuntu", sans-serif;
}
h2 {
  font-family: "Museo", serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #1282bb;
  text-shadow: 3px 3px 5px #ffffff;
}
h3 {
  margin-bottom: 10px;
  font-family: "Museo", serif;
  font-weight: bold;
  font-size: 24px;
  color: #1282bb;
}
h4 {
  margin: 0;
  font-size: 15px;
  font-family: "Museo", serif;
  font-weight: bold;
  color: #dd8826;
}
h5 {
  margin: 0;
  font-size: 15px;
  font-family: "Museo", serif;
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
label {
  color: #454545;
  font-weight: bold;
}
.help {
  color: #999999;
  font-weight: normal;
  text-shadow: white 1px 1px 1px;
}
.help-block {
  color: #999999;
  font-weight: normal;
  text-shadow: white 1px 1px 1px;
  margin-left: 160px;
}
.err {
  color: #dd8826;
}
.ok {
  color: #468847;
}
blockquote p {
  font-family: "Courier New", "Courier", "monospace";
  font-size: 13px;
}
.hor_ban_spacer {
  margin-bottom: 40px;
}
form {
  margin: 0;
}
form legend {
  color: #dd8826;
  border-bottom-color: #ffffff;
}
form label {
  float: left;
  width: 150px;
}
form label.checkbox {
  float: none;
  width: auto;
}
form label.checkbox .hl {
  font-weight: normal;
}
form label.radio {
  float: none;
  width: auto;
}
form p.wide {
  padding: 15px 0;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
}
form #logged_in {
  padding-left: 15px;
  display: inline-block;
  float: right;
}
.form-actions {
  margin-bottom: 0;
}
#registration-form {
  display: block;
}
#registration-form #userHostName {
  text-transform: lowercase;
  text-align: right;
}
#HLRegistrationComplete h4 {
  margin-bottom: 0;
  margin-top: 15px;
}
.btn-wrapper {
  text-align: right;
}
.hostName {
  font-weight: bold;
  color: #1282BB;
}
.ui-widget-overlay {
  background: #A6A6A6 url(img/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat;
  opacity: .40;
  filter: alpha(opacity=40);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-dialog {
  background: white;
  padding: 0;
  border: #1282bb 3px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 15px 0px #6db2d5;
  box-shadow: 0px 0px 15px 0px #6db2d5;
}
.ui-dialog .ui-dialog-titlebar {
  font-family: Museo;
  background: #6db2d5;
  color: white;
  padding: 5px;
  margin: 0;
  font-weight: bold;
  font-size: 13px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  font-family: Museo;
  color: white;
  font-weight: bold;
  font-size: 13px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  display: block;
  float: right;
  color: white;
}
.ui-dialog .ui-dialog-content {
  padding: 10px;
}
.cta {
  padding: 12px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  border: none;
  background: #1282bb;
  margin-right: 5px;
  margin-bottom: 20px;
  border-radius: 3px;
}
.cta a {
  color: #fff;
}
.cta:hover {
  background: #1282bb;
  color: #fff;
}
.cta.t {
  display: block;
  background: #6db2d5 url(img/twitbg.png) no-repeat bottom right;
}
.cta.disabled {
  cursor: not-allowed;
  background: #c0c0c0;
}
.cta.disabled:hover {
  background: #c0c0c0;
}
.cta-light {
  background: #c0c0c0;
}
.cta-light:hover {
  background: #c0c0c0;
}
.cta-block {
  width: 100%;
  display: block;
  margin: 20px auto;
}
.cta-simple {
  float: left;
  margin-right: 20px;
  border-right: #454545 1px solid;
  text-align: center;
  width: 50%;
}
.cta-simple a {
  padding-top: 6px;
  font-size: 13px;
  font-style: italic;
  color: #454545;
}
/** Authentication Form */
.jumbotron {
  padding: 20px;
}
.jumbotron.head {
  background-color: #ffffff;
}
.jumbotron.head h3 {
  text-align: center;
}
.jumbotron .media h3.media-heading.small {
  font-size: 16px;
}
.jumbotron .media .logo {
  width: 60px;
}
h1.small {
  font-size: 20px;
}
#auth-logo {
  margin-top: 42px;
  display: block;
}
.centered {
  text-align: center;
}
.img-top {
  margin: 20px 0;
}
div[data-role="checklist"] input {
  display: none;
}
div[data-role="checklist"] label {
  float: none;
  width: auto;
}
div[data-role="checklist"] label img {
  width: 60px;
}
div[data-role="checklist"] label:hover {
  background-color: #DFF0D8;
}
div[data-role="checklist"] label .btn-success {
  display: none;
}
div[data-role="checklist"] label .btn-primary {
  display: inline-block;
}
div[data-role="checklist"] input:checked + label {
  background-color: #DFF0D8;
}
div[data-role="checklist"] input:checked + label .btn-success {
  display: inline-block;
}
div[data-role="checklist"] input:checked + label .btn-primary {
  display: none;
}
.selection-list .selection-inner {
  max-height: 288px;
  overflow: auto;
  background-color: #ffffff;
  padding: 10px;
}
.selection-list .media {
  padding: 5px;
}
.ship-list {
  width: 200px;
  padding-top: 5px;
}
#billAddress label {
  float: none;
  width: auto;
  margin-left: 2px;
  margin-bottom: 10px;
}
#billAddress label input {
  margin: 0;
}
#billAddress .indent {
  margin-left: 18px;
}
#billAddress .add_address {
  text-align: center;
}
.form-button {
  display: inline;
}
.success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.form-button {
  display: inline;
}
.success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.lead {
  font-size: 13px;
  line-height: inherit;
}
.input-prepend .add-on.custom-fields {
  width: 161px;
  text-align: right;
}
.extra-padding {
  margin-bottom: 30px;
}
#cart {
  margin-bottom: 30px;
}
.cart-total {
  font-size: 16px;
}
.small {
  font-size: 13px;
  line-height: 16px;
}
.input-prepend .small {
  font-size: 13px;
  line-height: 16px;
}
.box {
  border-radius: 3px;
  border: #b3b3b3 1px solid;
  padding: 10px;
}
