ul#uploaded_images {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  width: 100%;
}
ul#uploaded_images .ui-sortable-placeholder {
  visibility: visible !important;
  height: 116px !important;
  background-color: #c5c5c5;
}
li.handle {
  float: left;
  cursor: move;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline;
}
.image_container.bubbleInfo {
  position: relative;
}
.image_container.popup {
  position: absolute;
  display: none;
}
.image_container {
  position: relative;
  margin: 2px;
  margin-bottom: 4px;
  padding: 5px;
  display: none;
  background-color: white;
  float: left;
  overflow: hidden;
}
.image_container .image_container__tools {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,0.5);
  text-align: center;
  width: 100%;
  padding: 2px;
}
.image_container .image_container__tools i {
  margin: 0 2px;
  color: #000;
}
.image_container .image_container__tools i:hover {
  cursor: pointer;
}
.image_remove {
  position: absolute;
  top: 5px;
  left: 65px;
  background-color: white;
}
#image_loading_bar {
  display: none;
}
ul.sub_category li {
  list-style-type: circle;
}
ul.top_category a {
  text-decoration: none;
}
ul.sub_category a {
  text-decoration: none;
}
div#form_extras {
  float: left;
  width: 328px;
  background-color: #f0f0f0;
}
div#form_extras_left {
  float: left;
  width: 160px;
}
div#form_extras_left div.row {
  width: 160px;
}
div#form_extras_right {
  float: left;
  width: 160px;
}
div.price {
  float: left;
  width: 80px;
}
div.add_price_info {
  float: left;
  width: 190px;
  text-align: left;
  margin-left: 10px;
  padding: 2px;
}
div#form_extras_right div.row {
  width: 160px;
}
div#form_left div.form_description {
  padding: 5px;
  width: 328px;
}
div.form_description textarea {
  margin: 5px;
  margin-top: 10px;
  margin-left: 0px;
}
input.error {
  background-color: #ffd391;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
}
div.forgot_link_label_container {
  margin-top: 5px;
  float: left;
  border: 1px dotted #dfdfdf;
  border-right: 0;
  width: 60%;
  border-collapse: collapse;
  padding: 2px;
}
div.forgot_link_container {
  margin-top: 5px;
  float: left;
  border: 1px dotted #dfdfdf;
  border-left: 0;
  padding: 2px;
}
div#payment {
  float: left;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  margin-left: 0px;
  background-color: #ffff00;
}
div#paymentelem {
  padding: 0px;
  margin-left: 0px;
}
div#singlerow {
  float: left;
  padding-left: 15px;
  margin-left: 0px;
}
div.bookable_magazine_issues {
  display: block;
  border: 1px solid #0953a3;
}
#machineEditButtonArea input {
  border: 1px solid #ccc;
  box-shadow: 0 !important;
  font-size: 85%;
  padding: 4px 5px 4px 5px;
  margin: 0;
  margin: 0px 2px 0px 5px;
  width: 205px;
  float: left;
}
.date2announce {
  display: block;
  font-weight: normal;
  color: #242424;
  font-size: 10px;
  text-decoration: none;
  vertical-align: middle;
}
.date2announce label {
  display: inline;
  font-weight: normal;
}
table#customer-machinelist,
table#customer-machinelist a.link_offers_element {
  color: #5e5e5e;
}
#upsellingArea,
#completenessBox {
  width: 205px;
  float: left;
  padding: 0px 5px;
}
#completenessBox {
  margin-top: 4px;
}
#completenessInfo {
  padding: 8px 13px 13px;
  margin-top: 10px;
  border-radius: 5px 5px 5px 5px;
  display: block;
  text-align: left;
  border: #F5F5F5 solid 2px;
  font-size: 13px;
  color: #5E5E5E;
}
.completenessHeader {
  border-radius: 5px;
  display: block;
  height: 24px;
  margin-bottom: 10px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  color: #5E5E5E;
  padding-top: 8px;
}
.upsellingBox {
  padding: 5px;
  margin-top: 15px;
  border-radius: 5px 5px 5px 5px;
  display: block;
  border: #F5F5F5 solid 2px;
}
.upsellingBox .upsellingInfo {
  text-align: left;
  font-size: 13px;
  color: #5E5E5E;
  padding: 8px;
  border-radius: 5px 5px 5px 5px;
  margin-top: -10px;
}
.upsellingBox .upsellingButton {
  text-align: center;
  display: block;
  margin-top: 15px;
  padding-bottom: 10px;
}
.upsellingBox .upsellingHeader {
  display: block;
  margin-bottom: 10px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
  color: #5E5E5E;
  padding-top: 8px;
  padding-left: 4px;
}
.upsellingModalWrap {
  padding: 10px 4px;
}
.upsellingModalWrap .upsellingHeader {
  border-radius: 5px;
  display: block;
  height: 24px;
  margin-bottom: 10px;
  position: relative;
  font-weight: bolder;
  font-size: 16px;
  color: #5E5E5E;
  padding-top: 8px;
  padding-left: 4px;
}
.upsellingModalWrap .upsellingContent {
  font-size: 13px;
  color: #5E5E5E;
  padding: 4px;
  border-radius: 5px 5px 5px 5px;
  display: block;
  height: 110px;
}
.upsellingModalWrap .upsellingButtons {
  text-align: center;
  margin-top: 12px;
}
.div_default_box_edit {
  width: 690px !important;
}
.upsellingSlotWrap {
  color: #5E5E5E;
  width: 100%;
  height: 250px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.upsellingSlotEntry {
  float: left;
  width: 97%;
  height: 100%;
}
.upsellingSlotEntryLeft {
  float: left;
  height: 100%;
  width: 27%;
}
.upsellingSlotEntryPreview {
  position: relative;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  border: 1px solid #E4E4E4;
}
.upsellingSlotEntryPreview .mchimg {
  max-height: 52px;
  float: left;
  padding-left: 3px;
  padding-top: 7px;
  max-width: 75px;
}
.upsellingSlotEntryPreview .bgimg {
  padding-top: 8px;
}
.upsellingSlotEntryRight {
  float: right;
  height: 100%;
  padding-right: 5px;
  text-align: left;
  width: 70%;
}
.upsellingSlotEntryRight h3 {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 5px;
}
.upsellingSlotTeaser {
  margin-bottom: 15px;
  line-height: 1.5em;
}
.blackBorder {
  border: 1px solid black;
}
.noHighlightExampleColor {
  background-color: #F5F5F5;
}
.yellowBack {
  background-color: #5282B0;
}
.greyBack {
  background-color: #F5F5F5;
}
.upsellingSlotEntryPreview #topAdvertGreyBarDummyTop,
.upsellingSlotEntryPreview #topAdvertGreyBarDummyCenter,
.upsellingSlotEntryPreview #topAdvertGreyBarDummyBottom {
  margin-left: 10%;
  height: 26%;
  width: 85%;
  margin-bottom: 5%;
}
.upsellingSlotEntryPreview #topAdvertGreyBarDummyTop {
  margin-top: 5%;
}
.upsellingSlotEntryPreview #mchImgMDT {
  position: absolute;
  margin-top: -187px;
  margin-left: 82px;
  height: 94px;
  width: 75px;
  border: 1px solid black;
}
.upsellingSlotEntryPreview #mchImgMDTImg {
  padding-top: 1px;
  max-width: 75px;
  max-height: 52px;
}
.upsellingSlotEntryPreview #mchImgSpecialprice .upsellingSlotEntryPreview #coloredSpecialprice .upsellingSlotEntryPreview #regularPrice .upsellingSlotEntryPreview #specialpriceBgImg {
  position: absolute;
}
.upsellingSlotEntryPreview #coloredSpecialprice {
  color: #FE7B2D;
  font-size: 11pt;
  min-height: 16px;
  text-align: right;
  margin-top: 50px;
  padding-right: 13px;
  float: right;
  width: 50%;
}
.upsellingSlotEntryPreview #coloredSpecialprice #specialpriceLive {
  margin-left: -40%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.upsellingSlotEntryPreview #regularPrice {
  float: right;
  margin-top: -16px;
  padding-right: 13px;
  text-align: right;
  text-decoration: line-through;
  width: 50%;
}
.upsellingSlotEntryPreview #mchImgSpecialprice {
  width: 75px;
  float: left;
  margin-top: 45px;
  margin-left: 13px;
  position: relative;
}
.upsellingSlotEntryPreview #mchImgSpecialpriceImg {
  max-width: 75px;
  max-height: 52px;
}
.upsellingSlotEntryPreview #specialpriceBgImg {
  padding-left: 13px;
  position: absolute;
  margin-top: -80px;
}
.upsellingSlotEntryPreview #specialpricePreview {
  height: 100%;
}
.upsellingSlotEntryPreview #linesUPSMdt {
  opacity: 0.5;
}
.linesUPSTopadvert {
  margin-left: 79px;
  margin-top: 5px;
  max-width: 100%;
}
.linesUPSHighlight {
  margin-left: 85px;
  margin-top: 5px;
  opacity: 0.9;
  max-width: 100%;
}
.upsellingSlotEntryPreview #highlightGreyBarDummyTop {
  margin-left: 5%;
  height: 26%;
  width: 90%;
  margin-top: 5%;
  margin-bottom: 7%;
}
.upsellingSlotEntryPreview #highlightGreyBarDummyCenter {
  margin-left: 5%;
  height: 26%;
  width: 90%;
  margin-bottom: 7%;
}
.upsellingSlotEntryPreview #highlightGreyBarDummyBottom {
  margin-left: 5%;
  height: 26%;
  width: 90%;
  margin-bottom: 7%;
}
.highlightDigit,
.greyDigit {
  font-weight: normal;
  float: left;
  margin-left: 2%;
}
.highlightDigit {
  color: #FE7B2D;
  font-size: 1.1em;
}
.greyDigit {
  font-size: 1.1em;
}
#topAdvertDigit1 {
  margin-top: 16%;
}
#topAdvertDigit2 {
  margin-top: 10%;
}
#topAdvertDigit3 {
  margin-top: 10%;
}
#topAdvertAni1,
#topAdvertAni2,
#topAdvertAni3 {
  position: absolute;
  width: 100%;
  height: 100%;
}
#topAdvertAni1 {
  margin-top: 3%;
}
#topAdvertAni2 {
  margin-top: 43%;
}
#topAdvertAni3 {
  margin-top: 77%;
}
#specialPriceInputArea {
  padding-left: 10px;
}
.hr_separator {
  margin: 40px 0px;
}
.upsellingHeadline {
  font-size: 18px;
  font-weight: bold;
}
.attributesBox #MotorleistungPS,
.attributesBox .shortAttrSpecial {
  width: 65px !important;
}
.attributesBox .shortAttrStdrd {
  width: 80px !important;
}
.registerBoxInputFields {
  width: 249px !important;
}
.registerBoxSelectPmt {
  width: 156px !important;
}
.ta_further_description {
  width: 98%;
  height: 180px;
}
.bookable_magazine_issue {
  width: 48%;
  float: left;
  padding: 5px;
  border: 1px solid silver;
  margin: 2px;
  height: 280px;
}
.bookable_magazine_issue .lead {
  margin-top: 0;
  margin-bottom: 0;
}
.bookable_magazine_image {
  float: left;
  margin: 5px;
  margin-right: 10px;
  width: 120px;
}
div .magazine_process_button_panel {
  padding: 5px;
  padding-left: 0;
}
div.message_container a img {
  border: 0;
}
.div_panel_infomessage_mid ul.display_inline li {
  color: white;
}
.div_panel_infomessage_mid ul.display_inline li a {
  color: inherit;
  font-size: 12px;
  line-height: 14px;
}
p {
  clear: both;
  margin: 0;
  padding: .5em 0;
}
#tooltip {
  z-index: 100;
  position: absolute;
  border: 1px solid #83afde;
  background: white;
  padding: 2px 5px;
  color: #0953a3;
  display: none;
  width: 492px;
  height: auto;
}
.div_panel_infomessage_bottom {
  background-image: url(/images/frontend/de/panel_orange_bottom.gif);
  background-repeat: no-repeat;
  overflow-x: hidden;
  overflow-y: hidden;
}
i.fa-times-circle {
  font-size: 16px;
}
i.fa-check-circle {
  font-size: 13px;
}
.info_message {
  font-weight: normal;
}
.lp_reviews,
.lp_keyfacts,
.lp_contact {
  padding: 20px;
}
.lp_review_image {
  width: 100px;
  margin-right: 20px;
  float: left;
}
#lp_header {
  height: 435px;
  width: 960px;
  margin: -17px 10px 10px -4px;
}
.groupSeparator {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #ffffff;
  margin: 15px 12px 15px 12px;
}
#catSelector {
  width: 425px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  top: 25%;
  padding: 25px 75px 20px 50px;
  background-color: white;
}
#merchant_contact {
  width: 170px;
  position: relative;
  left: 70%;
  top: 22%;
  border-radius: 5px;
  padding: 15px 15px 10px 15px;
  background-color: white;
}
.transBox {
  background: rgba(255,255,255,0.9);
}
#cS_headline {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: normal;
}
#cS_priceInfo {
  margin-bottom: 10px;
}
#cS_dropdown {
  float: left;
  padding: 5px 10px;
  min-height: 18px;
  width: 220px;
  background: #ffffff;
  margin-right: 10px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-rendering: auto;
  cursor: pointer;
}
#cS_dropdown:before {
  content: "\f078";
  float: right;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 0.8em;
  line-height: 1.25em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cS_BLink {
  text-decoration: none;
  color: #ffffff;
}
#cS_advertButton {
  margin-bottom: 15px;
}
#cS_contactInfo {
  font-size: 10px;
}
#mc_headline {
  font-weight: normal;
  margin-bottom: 5px;
}
#mc_subtext {
  margin-bottom: 5px;
}
.lp_keyfacts_table {
  display: table;
  margin-top: 20px;
}
.lp_keyfacts_row {
  vertical-align: middle;
  margin-top: 10px;
  display: table-row;
}
.lp_keyfacts_fact {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lp_keyfacts_icon {
  color: green;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lp_keyfacts_charts {
  width: 100%;
  margin-top: 20px;
  height: 150px;
}
.lp_keyfacts_ownchart {
  float: left;
  height: 150px;
  background-color: #89B5DD;
  width: 50%;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #ffffff;
}
.lp_keyfacts_competitionchart {
  float: right;
  height: 75px;
  width: 45%;
  margin-top: 75px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #e4e4e4;
  font-size: 10px;
}
.lp_keyfacts_ownchart_stats,
.lp_keyfacts_competitionchart_stats {
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
}
#lp_steps {
  margin-top: 20px;
}
.lp_steps_table {
  display: table;
  width: 30%;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.lp_steps_row {
  display: table-row;
}
.lp_steps_cell_icon,
.lp_steps_cell_text {
  display: table-cell;
}
.lp_steps_cell_text {
  vertical-align: middle;
}
.lp_steps_cell_icon {
  vertical-align: top !important;
  padding: 6px 13px;
  display: inline-block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0px 0px 2px #888;
  -webkit-box-shadow: 0px 0px 2px #888;
  -webkit-box-shadow: inset hoff voff blur color;
  -moz-box-shadow: inset hoff voff blur color;
  box-shadow: inset hoff voff blur color;
  hadow: 0px 0px 2px #888;
  background-color: #FFF;
  border: 1px solid gray;
  font-size: 20px;
  margin-right: 20px;
}
.lp_steps_container {
  background-color: #f9f9f9;
  border-radius: 5px;
  width: 96%;
  height: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}
#lp_contact {
  background-color: #f9f9f9;
  border-radius: 5px;
  width: 92%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  margin-left: 20px;
}
.sepDiv {
  float: left;
  border-left: 1px solid #E5E5E5;
  height: 455px;
  margin-top: 20px;
  margin-left: -20px;
}
.lp_review_image_bp {
  width: 130px;
  margin-right: 0px;
}
.lp_headline {
  font-size: 18px;
  font-weight: normal;
}
blockquote {
  font-style: italic;
  font-size: 13px;
  line-height: 1.5;
  border: none;
  padding: 0px;
}
.toolbar_btn_left,
.toolbar_btn_right {
  width: 30px;
}
div.headButtonsRight {
  float: right;
  width: 22.8%;
}
div.headButtonsLeft {
  float: left;
  width: 73%;
}
.machineedit_toolbar {
  background-color: #f5f5f5;
  padding: 10px;
}
form#machine-data input[type="text"],
form#machine-data input[type="date"],
form#machine-data textarea {
  width: 206px;
}
form#machine-data input[type="number"],
form#machine-data .polyfill-number[type="text"],
form#machine-data .polyfill-date[type="text"],
form#machine-data .polyfill-time[type="text"],
form#machine-data .polyfill-datetime[type="text"] {
  width: 65px;
  text-align: right;
}
form#machine-data input[type="number"],
form#machine-data input[type="text"],
form#machine-data input[type="date"],
form#machine-data textarea {
  padding: 4px 8px;
}
form#machine-data select {
  width: 224px;
}
form#machine-data .unit {
  margin: 0 0.5em 0 0.1em;
}
form#machine-data .error input {
  border-color: #DF382C;
}
form#machine-data .error select {
  border-color: #DF382C;
}
form#machine-data .error textarea {
  border-color: #DF382C;
}
form#machine-data .error label {
  color: #DF382C;
}
form#machine-data .description {
  position: absolute;
  left: 100%;
  top: 0;
  transform: translate(50px,0);
  padding: 10px;
  border: 1px solid #d9d9d9;
  min-width: 340px;
  max-width: 340px;
  width: 340px;
  background-color: #f5f5f5;
  word-break: break-word;
}
form#machine-data .description.bottom {
  top: 100%;
  transform: translate(50px,-100%);
}
form#machine-data .description.bottom:before {
  top: auto;
  bottom: 0;
}
form#machine-data [data-panel] > .description {
  transform: translate(35px,0);
}
form#machine-data [data-panel] > .description.bottom {
  transform: translate(35px,-100%);
}
form#machine-data .description:empty {
  display: none;
}
form#machine-data .description::before {
  position: absolute;
  left: 0;
  top: 0;
  border-width: 5px;
  border-color: transparent #c3c3c3 transparent transparent;
  border-style: solid;
  transform: translate(-100%,0);
  content: '';
}
form#machine-data textarea {
  width: 100%;
  box-sizing: border-box;
  min-height: 10em;
}
.fancy-checkbox > input[type="checkbox"] {
  display: none;
}
.fancy-checkbox > input[type="checkbox"] + * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: opacity 0.2s ease;
  font-size: 18px;
  color: #62c729;
}
.fancy-checkbox > input[type="checkbox"]:checked + * {
  opacity: 1;
}
.fancy-checkbox {
  position: relative;
  width: 20px;
  min-width: 20px;
  padding: 20px 0 0;
  background-color: #fff;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.fancy-checkbox-subtext {
  margin-left: 30px;
}
#images-container > * {
  background-color: #fff;
}
.image-container {
  height: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.image-container-placeholder {
  background-color: #eee;
  border: 1px dashed #d9d9d9;
  width: 123px;
}
ul.error-messages > li {
  color: red;
  position: relative;
  margin: 0.5em 0 0;
}
.customer-machinelist {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.customer-machinelist th {
  padding: 5px;
  vertical-align: middle;
  font-weight: bold;
  background-color: #f5f5f5;
  border-bottom: 1px solid darkgray;
  text-align: left;
}
.customer-machinelist td {
  font-size: 13px;
  padding: 15px 5px;
  vertical-align: top;
  overflow: hidden;
}
.customer-machinelist td.highlight {
  font-weight: normal;
}
.customer-machinelist td span.smalltext {
  font-size: 11px;
}
.customer-machinelist td .upsellingIcon {
  font-size: 16px;
  color: #c3c3c3;
  margin: 5px;
}
.customer-machinelist td .upsellingIconActive {
  color: #ec7703;
}
.customer-machinelist td .upsellingIconSoon {
  color: #3A87AD;
}
.tdnowrap {
  white-space: nowrap;
}
.img-inactive {
  opacity: 0.2;
}
.listentry-bottom {
  text-align: right;
  vertical-align: middle !important;
  font-size: 11px !important;
}
.listentry-row-bottom {
  border-bottom: 1px solid darkgray;
}
span .machineIdentification,
span .exportInterfaces {
  margin-right: 20px;
}
.machinelist-0 {
  background-color: #F5F5F5;
}
.hover {
  background-color: #e4e4e4;
  cursor: pointer;
}
.machinelist-image {
  width: 100px;
  height: 100px;
}
.contingentnotice {
  border: 1px solid #eaeaea;
  padding: 10px;
  margin-bottom: 20px;
}
.toolbar {
  text-align: right;
}
.toolbar a {
  font-size: 8pt;
  padding-left: 5px;
  padding-right: 5px;
}
.toolbar input {
  margin-left: 5px;
  margin-right: 5px;
}
.machinerequest_table a img {
  border: 0;
}
.machinerequest_table {
  spacing: 0;
  border: 0;
  border-collapse: collapse;
  padding-left: 3px;
}
.search_headline {
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 16px;
  text-decoration: none;
}
.form_search_big {
  width: 160px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.form_search_xl {
  width: 220px;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.form_search_small,
.form_search_medium {
  width: 75px;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.form_search_medium {
  width: 120px;
}
.form_search_small_input {
  width: 65px;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.form_search_big_input {
  width: 150px;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.form_search_xl_input {
  width: 215px;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  color: black;
  text-decoration: none;
}
.search_normal {
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 14px;
  text-decoration: none;
}
.label_extended_search {
  width: 162px;
  display: block;
}
