.module-product-box {
  background: #fff;
  clear: both;
  min-height: 10em;
  margin: 0.2em 0 0;
  padding: 1em 0;
  position: relative;
  width: 100%;
}
.module-product-box .caption {
  float: left;
  padding-right: .1em;
  width: 63.9%;
  height: 10.5em;
}
.module-product-box img {
  float: left;
  width: 34%;
}
.module-product-box a {
  color: #000;
  display: block;
  text-decoration: none;
}
.module-product-box a:after {
  clear: both;
  content: "";
  display: block;
}
.module-product-box h4 {
  font: 600 0.875em 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  margin-bottom: 0.35em;
  height: 3.75em;
  overflow: hidden;
}
.module-product-box h4 .checkmark-product {
  margin-right: 0.1em;
  margin-left: .2em;
}
.module-product-box p {
  font: 200 0.875em/1em 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
.module-product-box p small {
  color: #999;
  display: block;
  font: italic 400 0.85em/1.9em 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
.module-product-box p sup {
  font-size: 0.6em;
}
.module-product-box p.price {
  bottom: 2em;
  font: normal 400 1em 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  position: absolute;
  left: 36%;
}
.module-product-box .rate-container {
  bottom: 1.4em;
  font-size: 0.625em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  left: 36%;
  padding-left: 5.5em;
  position: absolute;
  text-indent: .3em;
}
.module-product-box .actions {
  bottom: 0.8em;
  position: absolute;
  right: 0.8em;
}
.module-product-box .actions a {
  display: inline-block;
  margin: 0 0 0 0.1em;
  position: static;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  body .module-product-box .rate-container {
    line-height: .8em;
    padding-left: 45px;
  }
}
/* General styles for typography */
/* this pads selects for firefox */
@-moz-document url-prefix() {
  select {
    padding-top: 0.23em !important;
  }
  select:focus {
    border: 1px solid blue;
  }
}
div[role="main"].nomination {
  /* mynominations */

  /* step5 preview */

  /* wow-step specific */

  /* global wow-steps */

}
div[role="main"].nomination * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div[role="main"].nomination .wow-footer-hero {
  position: relative;
  clear: both;
}
div[role="main"].nomination .wow-footer-hero img {
  width: 100%;
  height: auto;
  display: block;
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title {
  font-size: 0.9em;
  left: 8%;
  top: 5%;
  width: 84%;
  height: 95%;
  overflow: hidden;
  color: #fff;
  position: absolute;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(2, 16, 51, 0.8);
}
@media (min-width: 420px) {
  div[role="main"].nomination .wow-footer-hero .wow-footer-title {
    font-size: 1em;
    top: 10%;
    height: 90%;
  }
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title h3 {
  text-transform: none;
  color: #fff;
  font-family: 'Times', 'Times New Roman', serif;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 200;
  margin: 0 0 1.5em 0;
  padding: 0;
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title h3 span {
  display: block;
}
@media (min-width: 420px) {
  div[role="main"].nomination .wow-footer-hero .wow-footer-title h3 {
    margin-bottom: 2em;
    font-size: 1.6em;
  }
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  padding-bottom: 0.2em;
}
@media (min-width: 420px) {
  div[role="main"].nomination .wow-footer-hero .wow-footer-title h4 {
    padding-bottom: 0.4em;
  }
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title address {
  font-style: normal;
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title a {
  color: #fff;
  text-decoration: underline;
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title .col {
  width: 100%;
  font-size: 0.8em;
  margin-bottom: 1em;
}
@media (min-width: 420px) {
  div[role="main"].nomination .wow-footer-hero .wow-footer-title .col {
    margin-bottom: 1.5em;
  }
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title .col .row {
  padding-bottom: 1em;
}
div[role="main"].nomination .wow-footer-hero .wow-footer-title .col .row:last-child {
  padding-bottom: 0;
}
@media (min-width: 420px) {
  div[role="main"].nomination .wow-footer-hero .wow-footer-title .col .row {
    padding-bottom: 1.5em;
  }
}
div[role="main"].nomination .wow-header {
  color: #000;
  margin: 1em;
}
div[role="main"].nomination .wow-header .back-container {
  margin-bottom: 0.5em;
}
div[role="main"].nomination .wow-header .back-container .sprite {
  vertical-align: middle;
  margin-top: -2px;
}
div[role="main"].nomination .wow-header .back-container a {
  text-transform: uppercase;
  color: #000;
  margin-left: 6px;
}
div[role="main"].nomination .double-hr {
  height: 4px;
  border-bottom: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  padding: 0;
  background-color: #f0f0f0;
  margin: 0.5em 0;
}
div[role="main"].nomination section.mynominations {
  padding: 0;
  background-color: #f0f0f0;
}
div[role="main"].nomination section.mynominations .column-container {
  overflow: hidden;
}
div[role="main"].nomination section.mynominations #nomination-details #nomination-eligibility {
  padding-bottom: 0;
}
div[role="main"].nomination section.mynominations #nomination-details .eligibility-info {
  padding: 1.3em 0.2em;
  line-height: 1.5em;
}
div[role="main"].nomination section.mynominations #nomination-details .eligibility-info a,
div[role="main"].nomination section.mynominations #nomination-details .eligibility-info a:active,
div[role="main"].nomination section.mynominations #nomination-details .eligibility-info a:visited {
  color: #B48841;
}
div[role="main"].nomination section.mynominations #nomination-details p,
div[role="main"].nomination section.mynominations #nomination-details ol li {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 0.9em;
  margin-bottom: 1em;
}
div[role="main"].nomination section.mynominations #nomination-details ol {
  border-top: 1px solid #b48841;
  padding-top: 1.2em;
  margin-top: 1.5em;
  display: none;
  padding-bottom: 1em;
  list-style-type: decimal;
  list-style-position: inside;
}
div[role="main"].nomination section.mynominations #nomination-details h3 {
  text-transform: none;
  color: #000;
  font-family: 'Times', 'Times New Roman', serif;
  font-size: 1.6em;
  font-style: italic;
  font-weight: 200;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}
div[role="main"].nomination section.mynominations #nomination-details h3 .sprite {
  float: right;
  width: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}
div[role="main"].nomination section.mynominations #nomination-progress {
  border: 1px solid #b48841;
  margin-bottom: 3em;
}
div[role="main"].nomination section.mynominations #nomination-progress .thead {
  display: none;
  border-bottom: 1px solid #b48841;
  padding: 0.5em 0;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row {
  border-bottom: 1px solid #bfbfbf;
  padding: 1em 0.5em;
  overflow: hidden;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row:last-child {
  border-bottom: none;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row a,
div[role="main"].nomination section.mynominations #nomination-progress .nom-row a:active,
div[role="main"].nomination section.mynominations #nomination-progress .nom-row a:visited {
  color: #B48841;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row .key,
div[role="main"].nomination section.mynominations #nomination-progress .nom-row .value {
  text-align: left;
  float: left;
  display: inline-block;
  line-height: 19px;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row .key {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  clear: left;
  margin-right: 18px;
}
div[role="main"].nomination section.mynominations #nomination-progress .nom-row .value {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  word-break: break-word;
  text-align: right;
  float: right;
}
div[role="main"].nomination section.mynominations article {
  background: #fff;
  padding: 1.5em 1em;
}
div[role="main"].nomination section.mynominations article h2 {
  font-family: 'Times', 'Times New Roman', serif;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 200;
  font-style: italic;
  padding: 1.5em 0 0.5em;
  color: #000;
}
div[role="main"].nomination section.mynominations article .subheading {
  text-align: center;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 1em;
  padding: 0.5em 0 2em;
}
div[role="main"].nomination section.mynominations article .edit-button {
  background-color: #000;
  width: 100%;
  line-height: 40px;
  padding: 0;
  margin-bottom: 2em;
}
div[role="main"].nomination section.mynominations article#nominate-online h2 {
  color: #b48841;
}
div[role="main"].nomination section.mynominations article#nominate-online h2,
div[role="main"].nomination section.mynominations article#nominate-online p {
  max-width: 70%;
  margin: 0 auto;
}
div[role="main"].nomination section.mynominations article#nominate-online .edit-button {
  background-color: #b48841;
}
div[role="main"].nomination section.mynominations article#nominate-online,
div[role="main"].nomination section.mynominations article#nominate-offline {
  text-align: center;
}
div[role="main"].nomination section.mynominations article#nominate-online h2,
div[role="main"].nomination section.mynominations article#nominate-offline h2 {
  border-top: 1px solid #b48841;
}
div[role="main"].nomination section.preview {
  margin-bottom: 2em;
  background-color: #fff;
}
div[role="main"].nomination section.preview h1 {
  text-transform: uppercase;
  margin: 0 0 0.5em;
  padding-top: 2em;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].nomination section.preview h4 {
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 2em;
}
div[role="main"].nomination section.preview .form-navigation {
  margin-bottom: 0;
  padding: 1em 0 2em;
  min-height: 8em;
}
div[role="main"].nomination section.preview .fieldset.preview {
  border-top: 1px solid #b48841;
  border-bottom: none;
  padding: 1em 0;
}
div[role="main"].nomination section.preview .fieldset.preview:last-child {
  border-bottom: 1px solid #b48841;
}
div[role="main"].nomination section.preview .fieldset.preview h1 {
  text-transform: uppercase;
  margin-top: 2em;
}
div[role="main"].nomination section.preview .edit-button,
div[role="main"].nomination section.preview .submit-preview {
  background: #000;
  letter-spacing: 1px;
  font-size: 1em;
  height: 40px;
  width: 100%;
  line-height: 40px;
  padding: 0;
  margin: 0 0 0.5em;
}
div[role="main"].nomination section.preview .edit-button {
  background: #000;
}
div[role="main"].nomination section.preview .submit-preview {
  background: #b48841;
  margin: 1em 0 2em;
}
div[role="main"].nomination section.preview .submit-return {
  background: #777777;
  margin-right: 1em;
}
div[role="main"].nomination section.preview .wow-preview-container {
  position: relative;
  padding-bottom: 0.5em;
  font-size: 1em;
}
div[role="main"].nomination section.preview .wow-preview-container h2 {
  padding: 0.5em 0 1.2em 0;
  margin-bottom: 0;
}
div[role="main"].nomination section.preview .wow-preview-container h3 {
  margin: 2em 0 0.3em;
  padding: 0;
}
div[role="main"].nomination section.preview .wow-preview-container h4 {
  margin-bottom: 1em;
}
div[role="main"].nomination section.preview .wow-preview-container .section-name {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].nomination section.preview .wow-preview-container .essay-question {
  margin-top: 20px;
}
div[role="main"].nomination section.preview .wow-preview-container dl dt {
  float: left;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  margin-right: 1em;
  -webkit-margin-start: 0;
  clear: left;
  line-height: 1.2em;
}
div[role="main"].nomination section.preview .wow-preview-container dl dd {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  -webkit-margin-start: 0;
  /* override default 40px in chrome */

  clear: left;
  margin-bottom: 6px;
  word-break: break-word;
}
div[role="main"].nomination section.preview .wow-preview-container ol {
  list-style-type: decimal;
  list-style-position: inside;
}
div[role="main"].nomination section.wow-step {
  background-color: #fff;
}
div[role="main"].nomination section {
  padding: 0 1.0625em;
  color: #000;
  background-color: #f0f0f0;
  /* error messages and hilighting */

  /* file uploader */

  /* field text, labels, inputs */

  /* breadcrumb */

  /* button styles */

  /* bottom of page navigation */

}
div[role="main"].nomination section h2.nomination-step {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  color: #000000;
  width: 100%;
  margin-bottom: 0em;
  padding: 1em 0;
}
div[role="main"].nomination section h3 {
  font-size: 1em;
  text-transform: uppercase;
  color: #b48841;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding-bottom: 1.3em;
}
div[role="main"].nomination section .required-msg,
div[role="main"].nomination section .footnote,
div[role="main"].nomination section .disclaimer {
  float: left;
  width: 100%;
  font-size: 0.75em;
  color: #666;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].nomination section .required-msg {
  margin: 0 0 2em;
}
div[role="main"].nomination section .required-msg span {
  color: #666;
  position: absolute;
  left: 9px;
}
div[role="main"].nomination section .footnote {
  margin: 0.3em 0 1em;
}
div[role="main"].nomination section .disclaimer {
  margin: 1em 0 0.5em;
  font-size: 0.9em;
}
div[role="main"].nomination section .instructions {
  margin: 1em 0 1em;
  padding-bottom: 2em;
  width: 100%;
}
div[role="main"].nomination section input[type='text'],
div[role="main"].nomination section input[type='email'],
div[role="main"].nomination section input[type='tel'],
div[role="main"].nomination section input[type='password'],
div[role="main"].nomination section textarea,
div[role="main"].nomination section select {
  background-color: #bfbfbf;
  border: none;
  font-size: 0.95em;
  padding-left: 0.4375em;
  box-shadow: none;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  letter-spacing: 1.8px;
  color: white;
  margin: 0.3em 0 0.3em;
  border: 2px solid #fff;
}
div[role="main"].nomination section input[type=text]::-ms-clear {
  display: none;
}
div[role="main"].nomination section textarea {
  overflow: auto;
}
div[role="main"].nomination section .custom-select {
  height: 2.9em;
  width: 100%;
  margin-top: -3px;
  margin-bottom: 1em;
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
}
div[role="main"].nomination section .custom-select .toggler-plus {
  margin-top: 3px;
}
div[role="main"].nomination section .custom-select.cs-smallest {
  width: 80px;
}
div[role="main"].nomination section .custom-select.cs-small {
  width: 120px;
}
div[role="main"].nomination section .custom-select.cs-medium {
  width: 170px;
}
div[role="main"].nomination section .custom-select.cs-large {
  width: 200px;
}
div[role="main"].nomination section .custom-select select {
  background-color: transparent;
  /*padding-top: 0.8em;
                padding-bottom: 0.8em;*/

  padding-left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  margin: 0;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  box-sizing: content-box;
  height: 100%;
  line-height: 18px;
}
div[role="main"].nomination section .custom-select select::-ms-expand {
  display: none;
}
div[role="main"].nomination section .custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}
div[role="main"].nomination section .custom-select .toggler-plus {
  margin-top: 0;
  top: 1.1em;
}
div[role="main"].nomination section input.error-message,
div[role="main"].nomination section .error-message {
  border: 2px solid #e71833;
}
div[role="main"].nomination section .error-message.checkbox-wrapper {
  border: 0;
  color: #000;
}
div[role="main"].nomination section .error-message.checkbox-wrapper .custom-checkbox {
  border: 2px solid #e71833;
}
div[role="main"].nomination section .wow-elig-err {
  width: 100%;
  color: #b48841;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding-bottom: 1em;
  display: none;
}
div[role="main"].nomination section #wow-uploadcontainer {
  width: 100%;
  min-height: 110px;
  position: relative;
  clear: both;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileupload {
  opacity: 0;
  z-index: 10;
  border: 1px dotted blue;
  position: absolute;
  top: 12px;
  height: 44px;
  width: 122px;
  left: 0;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileupload:hover {
  cursor: pointer;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileupload[disabled] {
  cursor: default;
}
div[role="main"].nomination section #wow-uploadcontainer .choose-files {
  text-transform: none;
  text-decoration: none;
}
div[role="main"].nomination section #wow-uploadcontainer .choose-files.choose-files-hover {
  text-decoration: underline;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileerror {
  font-size: 0.9em;
  min-height: 16px;
  color: #e71833;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileprogress {
  padding: 1em 0;
  margin-top: -4px;
  min-height: 40px;
}
div[role="main"].nomination section #wow-uploadcontainer #wow-fileprogress #wow-uploadbar {
  background-color: #b48841;
  width: 0%;
  height: 5px;
  border-bottom: 1px solid #777;
  border-top: 1px solid #ccc;
}
div[role="main"].nomination section #wow-uploadedfiles .wow-file-row {
  width: 100%;
  border: 2px solid #ddd;
  padding: 0.5em;
  background: #f4f4f4;
  font-size: 0.9em;
  margin-bottom: 0.5em;
  position: relative;
}
div[role="main"].nomination section #wow-uploadedfiles .wow-file-row span {
  display: inline-block;
}
div[role="main"].nomination section #wow-uploadedfiles .wow-file-row .filename {
  width: 65%;
}
div[role="main"].nomination section #wow-uploadedfiles .wow-file-row .filesize {
  width: 20%;
  display: none;
}
div[role="main"].nomination section #wow-uploadedfiles .wow-file-row .delete-file {
  margin-top: -10px;
  position: absolute;
  right: 10px;
  top: 50%;
}
div[role="main"].nomination section .fieldset {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  font-size: 1em;
  margin: 1em 0 2em;
  padding: 0 0 1em;
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  background: #fff;
}
div[role="main"].nomination section fieldset {
  /*select {
                width: 100%;
                height: 2.9em;
                margin: 0;
                padding: 0.4375em;
                position: relative;
                color: #ffffff;
                width: 130%;

                &::-ms-expand {
                    display: none;
                }
            }*/

}
div[role="main"].nomination section fieldset h2 {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  line-height: 1em;
  font-size: 1.25em;
}
div[role="main"].nomination section fieldset label,
div[role="main"].nomination section fieldset .label {
  cursor: auto;
}
div[role="main"].nomination section fieldset label span,
div[role="main"].nomination section fieldset .label span {
  color: black;
  position: absolute;
  left: 9px;
}
div[role="main"].nomination section fieldset label {
  display: block;
  margin-bottom: 0.5em;
  padding: 0;
}
div[role="main"].nomination section fieldset input {
  width: 100%;
  height: 2.9em;
}
div[role="main"].nomination section fieldset input[type="checkbox"],
div[role="main"].nomination section fieldset input[type="radio"] {
  width: 40px;
  height: 40px;
  margin: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 10;
}
div[role="main"].nomination section fieldset textarea {
  width: 100%;
  height: 16em;
}
div[role="main"].nomination section fieldset .row {
  margin-bottom: 0.7em;
  padding-top: 0.7em;
  clear: both;
  overflow: hidden;
}
div[role="main"].nomination section fieldset .row .field {
  overflow: hidden;
}
div[role="main"].nomination section fieldset .row .select-field {
  margin-bottom: 0.5em;
  overflow: hidden;
}
div[role="main"].nomination section fieldset .row .sized-field {
  float: left;
  padding: 0 0.1em 0.8em;
}
div[role="main"].nomination section fieldset .row .sized-field.first {
  padding-left: 0;
}
div[role="main"].nomination section fieldset .row .sized-field.last {
  padding-right: 0;
}
div[role="main"].nomination section fieldset .row input[type="checkbox"]:checked + .custom-checkbox:after,
div[role="main"].nomination section fieldset .row input[type="radio"]:checked + .custom-checkbox:after {
  background-color: #b48841;
  content: '';
  display: block;
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container {
  clear: both;
  overflow: hidden;
  margin-top: 0.875em;
  margin: 0.2em 0;
  width: 100%;
  display: inline-block;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container .custom-checkbox {
  margin-right: 0.5em;
  border-width: 1px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container .custom-checkbox.checked {
  background-color: #b48841;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container span {
  line-height: 1.3em;
  float: left;
  width: 90%;
  font-size: 14px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container span.custom-checkbox {
  float: left;
  width: 20px;
  height: 20px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container span a {
  color: #000000;
  text-decoration: underline;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container.ccc-small {
  width: 120px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container.ccc-medium {
  width: 170px;
}
div[role="main"].nomination section fieldset .row .custom-checkbox-container.ccc-large {
  width: 200px;
}
div[role="main"].nomination section fieldset .row.yes-no-choice .custom-checkbox-container {
  width: 100px;
}
div[role="main"].nomination section #wow-nomination-breadcrumb {
  padding: 2em 0 3em;
  max-width: 100%;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul {
  border-top: 1px solid #000;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li {
  display: inline-block;
  text-align: center;
  width: 25%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.7em;
  height: 12px;
  position: relative;
  float: left;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li .bread-dot {
  display: block;
  height: 8px;
  width: 8px;
  margin-left: -4px;
  top: -4px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #000;
  position: absolute;
  left: 50%;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li a {
  display: block;
  height: 25px;
  width: 100%;
  color: #000;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li a:hover,
div[role="main"].nomination section #wow-nomination-breadcrumb ul li a:focus,
div[role="main"].nomination section #wow-nomination-breadcrumb ul li a:visited {
  color: #000;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li a:hover span {
  text-decoration: underline;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li.current-page {
  color: #b48841;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li.current-page span {
  display: inline-block;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li.current-page .bread-dot {
  border-color: #b48841;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li span {
  display: none;
  position: relative;
  top: 10px;
  width: 0;
  margin-left: -150%;
  white-space: nowrap;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li:first-child span {
  width: auto;
  margin-left: 0;
}
div[role="main"].nomination section #wow-nomination-breadcrumb ul li:last-child span {
  width: auto;
  margin-left: 0;
}
div[role="main"].nomination section .submit-button,
div[role="main"].nomination section .save-button,
div[role="main"].nomination section .edit-button {
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 0.875em;
  display: inline-block;
  width: auto;
  height: 40px;
  margin: 1.175em 0 0.925em;
  cursor: pointer;
  padding: 0.6em 1.4em;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
}
div[role="main"].nomination section .submit-button:hover,
div[role="main"].nomination section .save-button:hover,
div[role="main"].nomination section .edit-button:hover {
  text-decoration: underline;
}
div[role="main"].nomination section .submit-button[disabled],
div[role="main"].nomination section .save-button[disabled],
div[role="main"].nomination section .edit-button[disabled],
div[role="main"].nomination section .submit-button.disabled,
div[role="main"].nomination section .save-button.disabled,
div[role="main"].nomination section .edit-button.disabled {
  opacity: 0.2;
  cursor: default;
}
div[role="main"].nomination section .submit-button[disabled]:hover,
div[role="main"].nomination section .save-button[disabled]:hover,
div[role="main"].nomination section .edit-button[disabled]:hover,
div[role="main"].nomination section .submit-button.disabled:hover,
div[role="main"].nomination section .save-button.disabled:hover,
div[role="main"].nomination section .edit-button.disabled:hover {
  text-decoration: none;
}
div[role="main"].nomination section .submit-button {
  background-color: #000;
}
div[role="main"].nomination section .submit-button {
  padding-right: 1.8em;
}
div[role="main"].nomination section .save-button {
  background-color: #777777;
  margin-right: 0.5em;
}
div[role="main"].nomination section .form-navigation .confirmation {
  margin-bottom: 1em;
}
div[role="main"].nomination section .form-navigation .sprite.next {
  margin-left: -19px;
  vertical-align: middle;
}
div[role="main"].nomination section .form-navigation .back-container {
  width: 100%;
  margin-top: 1em;
}
div[role="main"].nomination section .form-navigation .back-container .back-button {
  font-size: 1em;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 3em;
  margin-left: 0.4em;
}
div[role="main"].nomination section .form-navigation .back-container .back-button:hover {
  text-decoration: underline;
}
div[role="main"].nomination section .form-navigation .back-container .sprite {
  vertical-align: middle;
  margin-top: -2px;
}
div[role="main"].nomination section .form-navigation.disabled .submit-button,
div[role="main"].nomination section .form-navigation.disabled .save-button {
  opacity: 0.2;
  cursor: default;
}
div[role="main"].nomination section .form-navigation.disabled .submit-button:hover,
div[role="main"].nomination section .form-navigation.disabled .save-button:hover {
  text-decoration: none;
}
div[role="main"].nomination.ie9 section .custom-select select {
  width: 115%;
}
div[role="main"].nomination.ie9 section .custom-select.cs-smallest select {
  width: 125%;
}
/* qTip2 v2.2.0 None | qtip2.com | Licensed MIT, GPL | Thu Nov 21 2013 20:37:00 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 12px;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
  top: 16px;
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
.qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #e71833;
  background-color: #e71833;
  color: #fff;
}
.qtip-default .qtip-titlebar {
  background-color: #e71833;
}
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777777;
}
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #bfbfbf;
  color: #111111;
}
.shares {
  width: 93%;
  margin: 0 auto;
  display: block;
  padding-bottom: 0.6em;
  padding-top: 0.8em;
}
.shares ul.feedback img {
  width: auto;
  margin: 0;
}
.shares ul.feedback li {
  width: 4em;
  display: inline-block;
  *zoom: 1;
  text-align: center;
  margin-right: 1em;
  position: relative;
  min-height: 19px;
}
.shares ul.feedback li.feed-title {
  text-transform: uppercase;
  font-family: 'Times', 'Times New Roman', serif;
  font-style: italic;
  font-size: .9em;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 1.5em;
  color: #000;
}
.shares ul.feedback li.pinterest {
  margin-right: 0;
  margin-left: 0.5em;
}
.shares ul.feedback li iframe {
  min-width: 85px;
}
.shares ul.feedback li iframe.twitter-share-button {
  width: 85px!important;
}
.shares ul.feedback li a {
  top: 1px;
  position: relative;
}
.shares ul.feedback li.email {
  float: right;
  width: .7em;
  margin: 0 0 0.5em;
  position: relative;
  top: -0.4em;
}
.shares ul.feedback li.email a {
  top: 0;
}
.shares ul.feedback li.email > a {
  font-family: 'HelveticaNeueW01-75Bold', arial, tahoma, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: .7em;
  line-height: 2.5em;
  display: none;
}
.shares ul.feedback li.email > a.icon-email {
  background: url(../img/module-show-some-love/sm_ico_email.png) right bottom no-repeat;
  width: 75px;
  height: 33px;
}
.shares ul.feedback li.email > a.icon-email span {
  height: 9px;
  width: 38px;
  margin-left: 0px;
  float: left;
}
.shares ul.feedback li.email span {
  width: 2em;
  height: 2em;
  margin-left: .3em;
  float: right;
}
.shares ul.feedback li.email span a img {
  width: 100%;
  border: 0;
  display: block;
}
.shares ul.feedback li .fb-like {
  position: absolute;
  left: 0;
  top: 0;
}
.shares ul.feedback li .fb-like span {
  width: 0 !important;
}
.email-product,
.recommend-box {
  background: #fff;
  display: none;
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  /* position: absolute; */

  padding: 0 4% 2em;
  border-top: 1px solid #f0f0f0;
  z-index: 2;
  /* VALIDATION STYLES */

  /* END OF VALIDATION STYLES */

}
.email-product .close,
.recommend-box .close {
  right: 2%;
  position: absolute;
  width: auto;
  color: #000;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  bottom: 1em;
  font-size: 0.75em;
  margin: 5px 0 0;
}
.email-product .close .close-btn,
.recommend-box .close .close-btn {
  display: none;
}
.email-product .close .close-top,
.recommend-box .close .close-top {
  background-position: 5px -248px;
  width: 20px;
}
.email-product h3,
.recommend-box h3 {
  font-size: 1.563em;
  display: block;
  color: #000;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin: 1em 0;
}
.email-product legend,
.recommend-box legend,
.email-product label,
.recommend-box label {
  display: block;
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
}
.email-product fieldset,
.recommend-box fieldset {
  margin: 0 0 1.5em;
}
.email-product input,
.recommend-box input,
.email-product textarea,
.recommend-box textarea {
  background: #bfbfbf;
  color: white;
  font-size: 1em;
  font-family: 'HelveticaNeueW01', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  padding: .6em 2%;
  margin: .5em 0 0;
  border: 0;
  width: 85%;
}
.email-product input[type="checkbox"],
.recommend-box input[type="checkbox"] {
  display: none;
}
.email-product span.checkmark,
.recommend-box span.checkmark {
  height: 22px;
  width: 18px;
  float: left;
  margin: .2em 0 0;
}
.email-product label,
.recommend-box label {
  float: left;
  margin: .5em 0 0;
}
.email-product .message legend,
.recommend-box .message legend {
  display: block;
  float: left;
}
.email-product .message span,
.recommend-box .message span {
  color: #666;
  float: left;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  margin: 0 0 0 1%;
}
.email-product .message textarea,
.recommend-box .message textarea {
  height: 13.15em;
  min-height: 13.15em;
  max-height: 13.15em;
}
.email-product .message input,
.recommend-box .message input {
  background: #000;
  width: 30%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.email-product .message p,
.recommend-box .message p {
  padding: 1em 0;
  font-size: 1em;
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 200;
  width: 100%;
}
.email-product .error,
.recommend-box .error {
  color: #ff0000;
  margin-bottom: 1.0625em;
}
.email-product .error-message,
.recommend-box .error-message {
  border: 2px solid #ff0000;
  color: #ff0000;
}
.email-product .error-message.placeholder,
.recommend-box .error-message.placeholder {
  color: #ff0000;
}
.email-product .error-message + .custom-checkbox,
.recommend-box .error-message + .custom-checkbox {
  border: 2px solid #ff0000;
}
.email-product .checker,
.recommend-box .checker {
  overflow: hidden;
  display: none;
  vertical-align: middle;
  width: 2.0625em;
  height: 2.0625em;
  margin-top: -0.2em;
  margin-left: 0.2em;
}
.email-product .checker img,
.recommend-box .checker img {
  width: 2.0625em;
}
.email-product .checker.shown,
.recommend-box .checker.shown {
  display: inline-block;
}
.email-product .checker.error-message,
.recommend-box .checker.error-message {
  border: none;
}
.email-product .checker.error-message img,
.recommend-box .checker.error-message img {
  margin-top: -2.0625em;
}
.email-product .select-checker,
.recommend-box .select-checker {
  margin: 1.875em 0 0 0.25em;
}
.sl-facepile {
  width: 93%;
  margin: 0 auto;
  display: block;
  padding-bottom: 0.6em;
  padding-top: 0;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  min-height: 140px;
}
.article .sl-facepile {
  border-color: #e6e6e6;
}
.ssl {
  text-align: center;
}
.recommend-section {
  margin-top: 0.5em;
  padding-top: 0.5em;
  padding-left: 5%;
  padding-bottom: 1em;
  margin-left: 4%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 0.8em;
}
.recommend-section .copy {
  display: block;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
.recommend-section .share-btn {
  display: inline-block;
  padding: 0.3em 0.8em;
  background-color: #4c6597;
  color: white;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  text-transform: uppercase;
  width: 100px;
}
.recommend-section .share-btn .generic-facebook-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  .recommend-section .share-btn {
    position: relative;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .recommend-section .share-btn .generic-facebok-icon {
    position: absolute;
    top: 0;
    left: 1em;
  }
}
body .recommend-box-container {
  max-height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  float: left;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -o-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
body .recommend-box-container.open {
  max-height: 100em;
}
body .recommend-box-container,
body .recommend-box-container .recommend-box {
  display: block;
}
body .recommend-box-container .recommend-box {
  padding-bottom: 2.2em;
}
@media screen and (min-width: 55em) {
  body .shares {
    padding-bottom: 0.3em;
    padding-top: 1em;
  }
  body .have-save-bt {
    padding-left: 0.7em;
    padding-right: 0.5em;
  }
  body .have-save-bt a.have,
  body .have-save-bt a.save {
    margin: 0 0.6em;
  }
  body .recommend-section {
    margin-left: 0;
    padding-left: 1.5em;
    padding-bottom: 0;
    border-left: 1px solid #ccc;
  }
  body .recommend-section .copy {
    margin: 0;
    margin-right: 1em;
    width: 7.5em;
    height: 40px;
    text-align: left;
    font-size: 0.9em;
    display: inline-block;
    vertical-align: top;
  }
  body .recommend-section .share-btn {
    font-size: 1.1em;
    padding: 0.5em 1em;
    padding-left: 0.5em;
    width: 8em;
  }
  body .recommend-section .share-btn .fb-icon {
    margin-top: 0.1em;
  }
}
.wow-responsive-img img {
  width: 100%;
  height: auto;
  display: block;
}
div[role="main"].wow-landing {
  /*
     * jQuery FlexSlider v1.8
     * http://www.woothemes.com/flexslider/
     *
     * Copyright 2012 WooThemes
     * Free to use under the MIT license.
     * http://www.opensource.org/licenses/mit-license.php
     */

  /* Browser Resets */

  /* FlexSlider Necessary Styles
    *********************************/

  /*.flexslider {margin: 0; padding: 0;}
    .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
    .flexslider .slides img {max-width: 100%; display: block;}
    .flex-pauseplay span {text-transform: capitalize;}*/

  /* Clearfix for the .slides element */

  /*.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
    html[xmlns] .slides {display: block;}
    * html .slides {height: 1%;}*/

  /* No JavaScript Fallback */

  /* If you are not using another script, such as Modernizr, make sure you
     * include js that eliminates this class on page load */

  /* 
     * 	Core Owl Carousel CSS File
     *	v1.3.2
     */

  /* clearfix */

  /* display none until init */

  /* fix */

}
div[role="main"].wow-landing .module-title {
  margin-top: 1.5em;
}
/*
div[role="main"].wow-landing section {
  overflow: hidden;
}
*/
div[role="main"].wow-landing section.act-of-kindness {
  position: relative;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay {
  position: absolute;
  top: 20%;
  left: 5%;
  width: 70%;
}
@media (max-width: 420px) {
  div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay {
    top: 15%;
    width: 90%;
  }
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay h5 {
  font-family: 'Times', 'Times New Roman', serif;
  font-weight: 200;
  font-style: italic;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 1.2em;
  color: #000;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  color: #000; 
  margin-top: 1em;
  width: 110%;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay a .sprite {
  margin: -3px 0 0 10px;
  vertical-align: middle;
  color: #000;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-overlay a:hover {
  text-decoration: underline;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-title {
  background-color: #fff;
  width: 100%;
  padding: 0.5em;
  text-align: center;
  color: #000;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-title h1 {
  font-family: 'Times', 'Times New Roman', serif;
  font-weight: 200;
  font-style: italic;
  width: 80%;
  margin: 0.5em auto;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
div[role="main"].wow-landing section.act-of-kindness .wow-header-hero-title p {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  width: 90%;
  margin: 0 auto 2em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
div[role="main"].wow-landing section#wow-nominees .wow-nominees-holder {
  position: relative;
  overflow: hidden;
  color: #000;
  background: #fff;
}
div[role="main"].wow-landing section#wow-nominees .flex-holder {
  width: 90%;
  height: 100px;
  position: relative;
  margin: 1em auto 0;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail {
  width: 100%;
  position: relative;
  overflow: hidden;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail > li {
  transition: all 500ms;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail > li.active {
  position: relative;
  transition: all 1000ms;
  opacity: 1;
  z-index: 2;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main {
  padding: 2em 5%;
  background-color: #fff;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main p,
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main a {
  display: inline;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main h4 {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  margin-bottom: 3px;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main p:after {
  content: "\00a0";
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main p,
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main a {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-main a {
  text-decoration: underline;
  color: #000;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .desktop-row {
  width: 100%;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-video {
  width: 100%;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-video .video-container {
  background-color: #fff;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-video .video-container .video {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  /*
                        img {
                            top: -17.5%;
                            height: 135%;
                        }
                        */

}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-video .video-container .video iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-video .video-container .video a.play:focus {
  outline: none;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer {
  background: #7489c5;
  color: #fff;
  text-align: center;
  clear: both;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer h3 blockquote {
  font-family: 'Times', 'Times New Roman', serif;
  font-weight: 200;
  font-style: italic;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  width: 80%;
  margin: 0 auto;
  padding: 1em 0;
  font-size: 1.2em;
  line-height: 1.2em;
  quotes: none;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer h3 blockquote:before,
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer h3 blockquote:after {
  content: "";
  content: none;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer .outro {
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 0.9em;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer .social {
  margin: 0 auto;
  padding-bottom: 1em;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer .social li {
  display: inline-block;
}
div[role="main"].wow-landing section#wow-nominees #wow-nominee-detail .nominee-detail-footer .social li a {
  display: block;
  padding: 1em;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero {
  position: relative;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .wow-responsive-img {
  display: none;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container {
  width: 100%;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container #gala-video-close {
  cursor: pointer;
  display: block;
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 15px;
  line-height: 1px;
  border-radius: 30px;
  background: #fff;
  opacity: 0;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container #gala-video-close:hover {
  opacity: 0;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 2.25em;
  overflow: hidden;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container .video img {
  top: -17.5%;
  height: 135%;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container .video a.play:focus {
  outline: none;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .video-container .video .player {
  transition: bottom 0.5s;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 2em 5%;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title h4,
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title p {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: inline;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title h4 {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title p {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title a {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  color: #fff;
  margin-top: 1em;
  color: #000;
  width: 110%;
  cursor: pointer;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title a .sprite {
  margin: -3px 0 0 10px;
  vertical-align: middle;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title a:hover {
  text-decoration: underline;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title a .arrow-right {
  display: inline-block;
}
div[role="main"].wow-landing section.save-the-date .save-the-date-hero .save-the-date-title a .next {
  display: none;
}
div[role="main"].wow-landing section.nominate {
  margin-bottom: 0.5em;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text {
  background: #fff;
  color: #000;
  padding: 2em 5% 3em 5%;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text h3 {
  color: #b48841;
  font-size: 2.2em;
  font-family: 'Times', 'Times New Roman', serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: 1.5em;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text p {
  font-family: 'HelveticaNeueW01-200', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: 0.5em;
  font-size: 1.1em;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text p strong {
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  display: block;
  margin-bottom: 0.5em;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button {
  background-color: #03123b;
  text-transform: uppercase;
  font-family: 'HelveticaNeueW01-600', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 0.875em;
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin: 2em 0 0;
  cursor: pointer;
  padding: 0 2em;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button:hover {
  text-decoration: underline;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button[disabled],
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button.disabled {
  opacity: 0.2;
  cursor: default;
}
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button[disabled]:hover,
div[role="main"].wow-landing section.nominate .wow-nominate-text .nominate-button.disabled:hover {
  text-decoration: none;
}
div[role="main"].wow-landing section.show-some-love {
  color: #000;
  background-color: #fff;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero {
  position: relative;
  clear: both;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title {
  font-size: 0.9em;
  left: 8%;
  top: 5%;
  width: 84%;
  height: 95%;
  overflow: hidden;
  color: #fff;
  position: absolute;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(2, 16, 51, 0.8);
}
@media (min-width: 420px) {
  div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title {
    font-size: 1em;
    top: 10%;
    height: 90%;
  }
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title h3 {
  text-transform: none;
  color: #fff;
  font-family: 'Times', 'Times New Roman', serif;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 200;
  margin: 0 0 1.5em 0;
  padding: 0;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title h3 span {
  display: block;
}
@media (min-width: 420px) {
  div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title h3 {
    margin-bottom: 2em;
    font-size: 1.6em;
  }
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  padding-bottom: 0.2em;
}
@media (min-width: 420px) {
  div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title h4 {
    padding-bottom: 0.4em;
  }
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title address {
  font-style: normal;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title a {
  color: #fff;
  text-decoration: underline;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title .col {
  width: 100%;
  font-size: 0.8em;
  margin-bottom: 1em;
}
@media (min-width: 420px) {
  div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title .col {
    margin-bottom: 1.5em;
  }
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title .col .row {
  padding-bottom: 1em;
}
div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title .col .row:last-child {
  padding-bottom: 0;
}
@media (min-width: 420px) {
  div[role="main"].wow-landing section.footer-contact .wow-footer-hero .wow-footer-title .col .row {
    padding-bottom: 1.5em;
  }
}
div[role="main"].wow-landing .flex-container a:active,
div[role="main"].wow-landing .flexslider a:active,
div[role="main"].wow-landing .flex-container a:focus,
div[role="main"].wow-landing .flexslider a:focus {
  outline: none;
}
div[role="main"].wow-landing .slides,
div[role="main"].wow-landing .flex-control-nav,
div[role="main"].wow-landing .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
div[role="main"].wow-landing .no-js .slides > li:first-child {
  display: block;
}
div[role="main"].wow-landing .flexslider {
  width: 100%;
  height: 100%;
  position: relative;
}
div[role="main"].wow-landing .flexslider .flex-viewport ul li {
  cursor: pointer;
  margin-right: 5px;
  opacity: 0.2;
}
div[role="main"].wow-landing .flexslider .flex-viewport ul li.active {
  opacity: 1;
}
div[role="main"].wow-landing .flexslider .flex-direction-nav li {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: -1.3em;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
div[role="main"].wow-landing .flexslider .flex-direction-nav li a {
  display: block;
  margin-left: 7.5px;
  margin-top: 4.5px;
  color: #000;
}
div[role="main"].wow-landing .flexslider .flex-direction-nav li:last-child {
  left: auto !important;
  right: -1.7em;
}
div[role="main"].wow-landing .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
div[role="main"].wow-landing .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
div[role="main"].wow-landing .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
div[role="main"].wow-landing .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
div[role="main"].wow-landing .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
div[role="main"].wow-landing .owl-carousel .owl-item {
  float: left;
  cursor: pointer;
}
div[role="main"].wow-landing .owl-carousel .owl-item img {
  width: 100%;
}
div[role="main"].wow-landing .owl-controls .owl-page,
div[role="main"].wow-landing .owl-controls .owl-buttons div {
  cursor: pointer;
}
div[role="main"].wow-landing .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div[role="main"].wow-landing .owl-carousel .owl-wrapper,
div[role="main"].wow-landing .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
div[role="main"].wow-landing .owl-item li {
  margin-right: 0px;
  opacity: 0.4;
}
div[role="main"].wow-landing .owl-item li.active {
  opacity: 1;
}
