.eepf_labels_loader_img {
  height: 32px;
  width: 100%;
  background: url('images/ajax-loader.gif') top center no-repeat;
  margin-top: 2em;
}

/**
 * Label types list
 */
.eepf_labels_label_type_list {
  margin: 0 !important;
  padding: 0 !important;
}

.eepf_labels_label_type_list li {
  list-style: none;
  margin-bottom: 30px;
}

.eepf_labels_label_type_icon {
  display: block;
  color: #ff6000;
  text-align: center;
  background: #f8f8f8;
  padding: 5px 10px;
  height: 216px;
  padding-top: 15px;
  text-decoration: none !important;
}

.eepf_labels_label_type_icon__link h2 {
  margin: 1em 0 0 0 !important;
  text-transform: uppercase;
  font-size: 14px !important;
  color: #333 !important;;
  font-weight: bold !important;;
}

.eepf_labels_label_type_icon__hover {
  display: none;
  text-align: left;
  font-size: 12px;
  overflow: hidden;
}

.eepf_labels_label_type_icon:hover {
  border: 5px solid #ff6000;
  color: #333;
  padding-top: 0;
  text-decoration: none;
  overflow: hidden;
}

.eepf_labels_label_type_icon__hover h2 {
  font-size: 14px !important;
  background: #ff6000 !important;
  color: #fff !important;
  padding: 10px !important;
  margin-top: 10px !important;
  text-transform: uppercase;
}

.eepf_labels_label_type_icon__hover ul,
.eepf_labels_label_type_icon__hover ul li {
  margin: 0 !important;
  list-style: none;
  padding: 0 !important;
}

.eepf_labels_label_type_icon__hover ul li {
  list-style: disc;
  margin-left: 20px !important;
  margin-bottom: 3px !important;
}

.eepf_labels_label_type_icon:hover .eepf_labels_label_type_icon__hover {
  display: block;
}

.eepf_labels_label_type_icon__hover ul,
.eepf_labels_label_type_icon__hover ul li {
  margin: 0 !important;
  list-style: none;
  padding: 0 !important;
}

.eepf_labels_label_type_icon__hover ul li {
  list-style: disc;
  margin-left: 20px !important;
  margin-bottom: 3px !important;
}

.eepf_labels_label_type_icon:hover .eepf_labels_label_type_icon__link {
  display: none;
}

.eepf_labels_big_icon {
  height: 130px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.eepf_labels_label_type_image {
  padding: 50px 0;
  text-align: center;
  background: #f8f8f8;
  width: 41.66666666666667%;
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
  min-width: 240px;
}

.eepf_labels_label_type_image--internet-labels .eepf_labels_label_image {
  border: 1px solid #efefef;
}

@media (max-width: 768px) {
  .eepf_labels_label_type_image {
    float: none;
    width: 100%;
    margin-left: 0;
    padding: 5px 0;
  }
}

.eepf_labels_label_type__professional-refrigerated-storage-cabinets h2 {
  margin-top: -5px;
}

/**
 * Labels list
 */
.eepf_labels_label_type_labels_list_header {
  border-top: 1px solid #ff6000;
  margin: 0.5em 0;
  padding-top: 0.5em;
}

.eepf_labels_label_type_description {
  margin-right: 260px;
}

.eepf_labels_label_image {
  margin-bottom: 0.5em;
}

.eepf_labels_label_group {
  margin-bottom: 1em;
}

#layout-body .row.eepf_labels_label_group {
  margin-right: -15px !important;
}

.eepf_labels_label_subsection hr {
  display: none;
}

.eepf_labels_label_subsection {
  border-bottom: 1px solid #efefef;
}

.eepf_labels_label_subsection h2 {
  text-transform: uppercase;
}

/**
 * Menu and Layout
 */
.eepf_labels_vertical_menu ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.eepf_labels_vertical_menu ul li {
  list-style-image: url('images/eepf_label_bullet_arrow.png');
}

#block-eepf-labels-eepf-labels-links {
  padding: 10px;
}

#block-eepf-labels-eepf-labels-links ul {
  margin-top: 10px;
}

#block-eepf-labels-eepf-labels-links h2,
#block-eepf-labels-eepf-labels-links .panel-heading,
.eepf_labels_vertical_menu h2 {
  background: #eeeeee;
  padding: 10px;
  font-size: 14px;
  color: #333;
  margin-top: 0;
  border: 0;
  text-transform: uppercase;
}

.eepf_labels_label_group {
  font-size: 0.75em;
  text-align: left;
}

.eepf_labels_label_group h3 {
  margin: 5px 0 10px 0;
  font-size: 16px;
}

.eepf_labels_label_group hr {
  margin: 0;
}

.eepf_labels_label_group_title {
  text-align: left;
  padding-left: 15px;
}

a.eepf_labels_contact_us_link {
  color: #f69d67 !important;
}

/**
 * Tooltips
 */
.eepf_labels_tip {
  padding: 5px;
  color: #333;
  background-color: #fff;
  opacity: 0.95;
  border: 2px solid #ccc;
  border-radius: 5px;
  position: relative;
  top: -8px;
}

.eepf_labels_tip2:after {
  content: '';
  position: absolute;
  border: 10px solid transparent;
  border-left-color: #000;
  top: -10px;
  left: 40px;
  z-index: -1;
}

.eepf_labels_tooltipsy_enabled .description {
  display: none;
}

/**
 * Labels form
 */
.eepf_labels_label_form {
  background: #ffffff;
  padding: 1em;
  margin-bottom: 20px;
  clear: both;
}

.eepf_labels_label_form fieldset {
  clear: both;
}

.eepf_labels_label_form div.form-wrapper {
  padding: 10px;
  background: #efefef;
  overflow: hidden;
  margin-bottom: 20px;
}

.eepf_labels_label_form > div .form-item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding-bottom: 1em;
  margin-top: 0;
}

.eepf_labels_label_form .captcha legend,
.eepf_labels_label_form > div .form-item > label {
  float: left;
  width: 30%;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  padding-top: 5px;
}

.eepf_labels_label_form > div .form-item > label {
  padding-top: 5px;
}

.eepf_labels_label_form > div .form-item > input,
.eepf_labels_label_form .eepf_labels_ala_input,
.eepf_labels_label_form > div .form-item > select,
.eepf_labels_label_form .form-item .form-checkboxes,
.eepf_labels_label_form .form-textarea-wrapper textarea,
.eepf_labels_label_form .captcha > .fieldset-wrapper {
  display: inline-block;
  float: right;
  width: 68%;
  background: none;
  padding: 0;
}

.eepf_labels_label_form .form-textarea-wrapper .grippie {
  display: none;
}

.eepf_labels_label_form div.form-wrapper .form-item > input,
.eepf_labels_label_form > div .form-item > input {
  height: 28px;
  line-height: 16px;
  background: #fff;
  padding: 6px;
}

.eepf_labels_label_form > div .form-item > input[type="checkbox"] {
  /* position: relative; */
  background: none !important;
  width: auto;
  left: 32%;
}

.eepf_labels_label_form .form-radios .form-item,
.eepf_labels_label_form .form-checkboxes .form-item {
  display: inline-block;
  width: 68%;
  border-bottom: 0;
  margin-bottom: 0;
  float: right;
}

.eepf_labels_label_form .form-checkboxes .form-item {
  float: left;
}

.eepf_labels_label_form .form-radios .form-item input,
.eepf_labels_label_form .form-checkboxes .form-item input {
  float: none;
  display: inline-block;
  width: auto;
}

.eepf_labels_label_form .form-radios .form-item label,
.eepf_labels_label_form .form-checkboxes .form-item label {
  float: none;
  display: inline-block;
  width: auto;
}

.eepf_labels_label_form .form-checkboxes .form-type-checkbox {
  display: inline-block;
  vertical-align: baseline;
  height: 20px;
  width: 20%;
  padding-left: 0;
}

.eepf_labels_label_form .form-checkboxes .form-type-checkbox input {
  float: left;
  margin-left: 0;
  margin-right: 5px;
  left: 0 !important;
}

.eepf_labels_label_form #edit-actions {
  text-align: right;
}

.eepf_labels_label_form h4 {
  font-size: 16px !important;
}

.eepf_labels_btn_orange,
.btn.btn-default.eepf_labels_btn_orange {
  background: #ff6000;
  color: #fff !important;
  border: none;
}

.eepf_labels_btn_invisible,
.btn.btn-default.eepf_labels_btn_invisible {
  background: none;
  border: none;
}

.eepf_labels_label_form .captcha {
  font-size: 12px;
  clear: both;
}

.eepf_labels_label_form .captcha legend {
  border: 0;
  text-transform: capitalize;
}

.eepf_labels_label_form .captcha .fieldset-description {
  margin-bottom: 1em;
}

.eepf_labels_label_form .captcha label {
  font-weight: normal;
}

.eepf_labels_label_form .form-item label {
  text-transform: none;
}

.eepf_labels_map {
  text-align: center;
}

.eepf_labels_icon_square {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-right: 8px;
}

.eepf_labels_icon_square_dark_blue {
  background: #1d73ba;
}

.eepf_labels_icon_square_blue {
  background: #67beea;
}

.eepf_labels_icon_square_light_blue {
  background: #bae4f2;
}

.eepf_labels_icon_square_orange {
  background: #ec7d23;
}

.eepf_labels_icon_square_green {
  background: #53ad48;
}

/**
 * Next steps
 */
.eepf_labels_next_steps {
  text-align: center;
  display: none;
}

.eepf_labels_next_steps h3 {
  margin: 0 0 1em 0;
  font-size: 1em;
  color: #333;
}

.eepf_labels_next_steps_menu li {
  list-style: none;
  display: inline-block;
  padding: 20px;
}

.eepf_labels_next_steps_menu li a {
  display: inline-block;
}

/**
 * Thank you message
 */

.eepf_labels_thank_you_message {
  margin: 1.5em auto;
  color: #022e5f;
  font-size: 24px;
}

.eepf_labels_thank_you_message b {
  font-weight: normal;
  font-size: 36px;
}

/**
 * Results page.
 */
.eepf_labels_downloaded_status {
  display: none;
}

.eepf_labels_download_header {
  background: #4db551 url('images/white-triangle.png') no-repeat 0 16px;
  padding: 10px 0 10px 30px;
  color: #fff;
  font-size: 12px;
  min-height: 60px;
}

.eepf_labels_download_header h2 {
  color: #fff !important;
  margin-top: 0 !important;
  font-size: 16px !important;
  margin-bottom: 0.25em !important;
}

.eepf_labels_download_header a {
  text-decoration: underline;
  color: #fff;
}

.eepf_labels_success_icon {
  background: url('images/success-icon.png') top left no-repeat;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
  display: none;
}

/**
 * MS Placeholder
 */
.eepf_labels_label_form .placeholder {
  color: #ccc;
}

#edit-notice.form-item {
  border-bottom: 0;
}

/**
 * Tyre class selector
 */
#edit-noise-class {
  float: right;
  width: 68%;
}

#edit-noise-class .form-type-radio {
  float: none;
  width: auto;
  margin-right: 10px;
}

#edit-noise-class label[for=edit-noise-class-1] {
  background: url('images/eepf_labels_tyres_noise_class_1.png') no-repeat top left;
  display: inline-block;
  width: 70px;
  height: 46px;
}

#edit-noise-class label[for=edit-noise-class-2] {
  background: url('images/eepf_labels_tyres_noise_class_2.png') no-repeat top left;
  display: inline-block;
  width: 70px;
  height: 46px;
}

#edit-noise-class label[for=edit-noise-class-3] {
  background: url('images/eepf_labels_tyres_noise_class_3.png') no-repeat top left;
  display: inline-block;
  width: 70px;
  height: 46px;
}
