/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector, div.selector > span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    /* Keeping this as :focus to remove browser styles */ }

div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
    margin: 0;
    padding: 0; }

.accordionElementBig .fce_2col_left { width:47%;margin-right:6%; }
.accordionElementBig .fce_2col_right{ width:47%; }

.highContrastDetect {
    background: url("../images/bg-input.png") repeat-x 0 0;
    width: 0px;
    height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    /*padding: 3px;*/
    background: url("../images/bg-input.png") repeat-x 0 0;
    outline: 0;
    resize: none;}
input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active {
  resize: none;
    /*background: url("../images/bg-input-focus.png") repeat-x 0 0;*/ }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none; }

/* Select */
div.selector {
    background-position: 0 -165px;
    line-height: 35px;
    height: 35px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden; }
div.selector > span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right -5px;
    height: 35px;
    line-height: 35px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block; }
div.selector.fixedWidth {
    width: 190px; }
div.selector.fixedWidth span {
    width: 155px; }
div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 35px;
    top: 0px;
    left: 0px;
     }
div.selector.active {
    background-position: 0 -156px; }
div.selector.active span {
    background-position: right -26px; }
div.selector.hover, div.selector.focus {
    background-position: 0 -165px; }
div.selector.hover span, div.selector.focus span {
    background-position: right -45px; }
div.selector.hover.active, div.selector.focus.active {
    background-position: 0 -165px; }
div.selector.hover.active span, div.selector.focus.active span {
    background-position: right -5px; }
div.selector.disabled, div.selector.disabled.active {
    background-position: 0 -234px; }
div.selector.disabled span, div.selector.disabled.active span {
    background-position: right -104px; }

/* Checkbox */
div.checker {
    position: relative; }
div.checker, div.checker span, div.checker input {
    width: 35px;
    height: 35px; }
div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -1px -325px; }
div.checker span.checked {
    background-position: -160px -325px; }
div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
div.checker.active span {
    background-position: -19px -260px; }
div.checker.active span.checked {
    background-position: -95px -260px; }
div.checker.hover span, div.checker.focus span {
    background-position: -1px -325px; }
div.checker.hover span.checked, div.checker.focus span.checked {
    background-position: -200px -325px; }
div.checker.hover.active span, div.checker.focus.active span {
    background-position: -200px -325px; }
div.checker.hover.active span.checked, div.checker.focus.active span.checked {
    background-position: -119px -325px; }
div.checker.disabled, div.checker.disabled.active {
    background-position: -152px -260px; }
div.checker.disabled span.checked, div.checker.disabled.active span.checked {
    background-position: -171px -260px; }

/* Radio */
div.radio {
    position: relative; }
div.radio, div.radio span, div.radio input {
    width: 35px;
    height: 35px; }
div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: -1px -365px; }
div.radio span.checked {
    background-position: -240px -365px; }
div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
div.radio.active span {
    background-position: -18px -365px; }
div.radio.active span.checked {
    background-position: -200px -365px; }
div.radio.hover span, 
div.radio.focus span {
    background-position: -1px -365px; }
div.radio.hover span.checked, 
div.radio.focus span.checked {
    background-position: -200px -365px; }
div.radio.hover.active span, 
div.radio.focus.active span {
    background-position: -200px -365px; }
div.radio.hover.active span.checked, 
div.radio.focus.active span.checked {
    background-position: -200px -365px; }
div.radio.disabled span, 
div.radio.disabled.active span {
    background-position: -144px -365px; }
div.radio.disabled span.checked, 
div.radio.disabled.active span.checked {
    background-position: -162px -365px; }

/* Uploader */
div.uploader {
    background-position: 0 -297px;
    height: 28px;
    width: 190px;
    cursor: pointer;
    position: relative;
    overflow: hidden; }
div.uploader span.action {
    background-position: right -409px;
    height: 28px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 1.5;
    margin: 2px 0 2px 2px;
    line-height: 1.5;
    width: 85px;
    padding: 0 10px; }
div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }
div.uploader.active span.action {
    background-position: right -465px; }
div.uploader.hover, div.uploader.focus {
    background-position: 0 -353px; }
div.uploader.hover span.action, div.uploader.focus span.action {
    background-position: right -437px; }
div.uploader.hover.active span.action, div.uploader.focus.active span.action {
    background-position: right -493px; }
div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -325px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    background-position: right -381px; }

/* Buttons */
div.button {
    background-position: 0 -730px;
    height: 40px;
    cursor: pointer;
    position: relative;
    float:right;
    margin-top:20px;
    /* Keep buttons barely visible so they can get focus */ }
div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 1.5;
    text-align: center;
    background-position: right -685px;
    height: 40px;
    margin-left: 13px;
    padding: 8px 15px 0 2px; }

.dsd_registration_download div.button span {
   background-position: right -866px;
}

div.button.active {
    background-position: 0 -671px; }
div.button.active span {
    background-position: right -551px;
    cursor: default; }
div.button.hover, div.button.focus {
    background-position: 0 -820px; }
div.button.hover span, div.button.focus span {
    background-position: right -775px; }
.dsd_registration_download div.button.hover span {
   background-position: right -956px;
}
div.button.disabled, div.button.disabled.active {
    background-position: 0 -731px; }
div.button.disabled span, div.button.disabled.active span {
    background-position: right -611px;
    cursor: default; }

/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    font-size: 18px;
    font-weight: normal;
    background:#e6e6e6;
    height:35px;
  resize: none;
}
input.uniform-input.hover, 
select.uniform-multiselect.hover,
textarea.uniform.hover {
     /*border-top:2px solid #b5b3b1;*/
     /*border-left:1px solid #b5b3b1;*/
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     border-radius: 2px;
     height:35px;
  resize: none;
}

.checktext{ font-size:18px;display:block;padding-left:40px; }

input.uniform-input.focus,
select.uniform-multiselect.focus,
textarea.uniform.focus{
     border-top:3px solid #b5b3b1;
     border-left:0px solid #b5b3b1;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     border-radius: 2px;
     height:35px;
  resize: none;
}

/* PRESENTATION */
/* Buttons */
div.button span {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    color:#fff;
    text-align:left;
    padding-left:20px;
    padding-right:60px;}
div.button.hover span, div.button.focus span {
    color: #fff; }
div.button.disabled span, div.button.disabled.active span {
    color: #bbb; }

/* Select */
div.selector {
    font-size: 18px; }
div.selector > span {
    color: #000;
    font-size:18px; }
div.selector select {
    font-size: 18px; 
    background:#e6e6e6; 
}
div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb; }

/* Checker */
div.checker {
    margin-right: 5px; display:block;float:left; }

/* Radio */
div.radio {
    margin-right: 3px; }

/* Uploader */
div.uploader span.action {
    text-shadow: white 0px 1px 0px;
    background-color: #fff;
    font-size: 11px;
    font-weight: bold; }
div.uploader span.filename {
    color: #777;
    border-right: solid 1px #bbbbbb;
    font-size: 11px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa; }

input.uniform-input, input.uniform-input:focus {

}
.formelement_infobox{ margin-left:240px; }

span.ui-selectmenu-button{ min-width:70px; }
















.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  
  min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
  
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {

}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  border-top: 0;
  overflow: auto;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item-cast,
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  min-height:30px;
  padding-top:5px;
  line-height:1.5;
  font-size:18px;
  padding-left:10px;
  cursor: pointer;

  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  min-height:30px;
  background:#d9d9d9;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height:245px;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  background: #e6e6e6;
  min-width:385px;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  font-size:18px;
  display: block;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height:30px;
  padding-top:5px;
width:95%
}

/** initial setup **/
.nano {
  position  :  relative;
  width     :  100%;
  height    :  245px !important;
  min-width :  385px;
  max-height:  245px;
  overflow  :  hidden;
  margin-left:-10px;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: #1f6f3d;
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 2px;
  -webkit-border-radius : 2px;
  border-radius         : 2px;
}

.dd_formelement input,
.dd_formelement textarea { 
  width:370px; 
  background:#e6e6e6; 
  font-size:18px; 
  border:none; 
  padding-left: 10px;
  font-family: 'dinreg',Arial, helvetica, sans-serif;
  border-top:3px solid #e6e6e6;
  resize: none;
}
.dd_formelement input.formelement_text_left{ width:100px; }
.dd_formelement input.formelement_text_right{ width:250px; margin-left: 6px; }

.dd_formelement textarea{  min-height:176px; padding-top: 5px; resize: none; }
.dd_formelement textarea:focus{ border-top:3px solid #b5b3b1; width:370px;height:173px; resize: none; }
.dd_formelement select{ width:370px; }
.dd_formelement select.input_halfsized{ width:100px; }
.dd_formelement select.orderitems{ width:220px; }
.dd_formelement button{ width:245px; }

.dd_formelement .radioButtonOptionsWrapper,
.dd_formelement .checkButtonOptionsWrapper { margin-left:240px; }
.dd_formelement .radioButtonOptionsWrapper .radioButtonOptions,
.dd_formelement .checkButtonOptionsWrapper .checkButtonOptions{ margin-bottom:10px;overflow:auto;overflow-y:hidden; }

.posClassSetter{ position:relative;}
.posClassSetter .selector{ position:absolute; right:0px; top: -60px; }

#layout_content .simplePagerNav{ display:table; float:right; margin-top:30px; }
#layout_content .simplePagerNav li { 
  display:table-cell; 
  min-width:35px; 
  height:40px; 
  padding:0px; 
  background:transparent; 
  
}
#layout_content .simplePagerNav .simplePageNav1 a { 
  display:block; 
  text-align: center; 
  color:#fff; 
  line-height:2;
  height:35px;
  background:#1f6f3d;
  -moz-border-radius    : 2px;
  -webkit-border-radius : 2px;
  border-radius         : 2px; 
  margin-right:2px;
  padding-left:10px;
  padding-right:10px;
}


#layout_content .paginationWrapperFormular fieldset{ min-height:450px; }
#layout_content .paginationWrapperFormular .simplePagerContainer{ overflow:auto; }
#layout_content .simplePagerNav li.currentPage a { font-weight:bold; }

.ui-menu .optgroupLvl1{ padding-left:20px; }
.ui-menu .optgroupLvl2{ padding-left:30px; }
.ui-menu .optgroupLvl3{ padding-left:40px; }
.ui-menu .optgroupLvl4{ padding-left:50px; }
/* #ui-id-2-menu li {display:none;} */

.boxClass{ display:none; }
.contactBoxes{ width:200px; position:absolute; top:230px; right:0px; }

.input_error label { color:red;  }
.input_required label:after{ content:"*"; }

.tx-c1x1simpleform-pi1 fieldset{
  border:none;
}
.tx-c1x1simpleform-pi1 fieldset label, .tx-felogin-pi1 label {
  width:220px;
  text-align:right;
  display:block;
  float:left;
  margin-right: 20px;
  padding-top:10px;
  font-size:18px;
  /*line-height:1.5;*/
}

.tx-c1x1simpleform-pi1 fieldset .dd_formelement, .tx-felogin-pi1 .dd_formelement {
  margin-bottom:10px;
  overflow:auto;
  overflow-y:hidden;
  overflow-x:hidden;
}


.tx-c1x1simpleform-pi1 fieldset label{
  width:220px;
  text-align:right;
  display:block;
  float:left;
  margin-right: 20px;
  padding-top:10px;
  font-size:18px;
  line-height:1.5;
}

.tx-c1x1simpleform-pi1 fieldset .dd_formelement{
  margin-bottom:10px;
  overflow:auto;
  overflow-y:hidden;
  overflow-x:hidden;
}

.tx-c1x1simpleform-pi1 fieldset .formelement_text label{
  padding-top:0px;
}

.tx-c1x1simpleform-pi1 {
  /*border-bottom:1px solid #e2e2e2;*/
  /*border-top:1px solid #e2e2e2;*/
  margin-bottom:30px;
  padding-bottom:20px;
  /*padding-top:20px;*/
}

.tx-c1x1simpleform-pi1 legend{ display:none;}

.greenHeaderKontakt { color:#1f6f3d; font-size:18px; text-transform: uppercase; padding-bottom:30px; }

.paginationWrapperFormular csc-default{ display:none; }











.tx-c1x1simpleform-pi1 .htmlContentHeader{ width:100%;overflow:auto;font-size:18px;font-weight:bold;line-height: 1.5; }
.tx-c1x1simpleform-pi1 .htmlContentHeader div:nth-child(1) {width: 18%;float: left;font-size:18px;font-weight:bold;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentHeader div:nth-child(2) {width: 40%;float: left;font-size:18px;font-weight:bold;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentHeader div:nth-child(3) {width: 18%;float: left;font-size:18px;font-weight:bold;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentHeader div:nth-child(4) {width: 12%;float: left;font-size:18px;font-weight:bold;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentHeader div:nth-child(5) {width: 12%;float: left;font-size:18px;font-weight:bold;line-height: 1.5;}

.tx-c1x1simpleform-pi1 .htmlContentBodyRow { width:100%;overflow:auto; margin-bottom:10px;overflow-x:hidden; }
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowElement-1{width: 18%;float: left;font-size:18px;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowElement-2{width: 40%;float: left;font-size:18px;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowElement-3{width: 14%;float: left;text-align:center;font-size:18px;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowElement-4{width: 14%;float: left;font-size:18px;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowElement-5{width: 14%;float: left;font-size:18px;line-height: 1.5;}
.tx-c1x1simpleform-pi1 .htmlContentBodyRow .htmlContentBodyRowHeader{ font-size:18px;font-weight:bold;margin:30px 0 20px 0;line-height: 1.5; }
.tx-c1x1simpleform-pi1 .htmlContentBodyRow input{ width:65px; }
body .tx-c1x1simpleform-pi1 p { padding-bottom: 0px;padding-top: 26px; }

.textTeaserBig a{
  border-top: 20px solid #c4d649;
  border-bottom: 13px solid #c4d649;
  border-right: 20px solid #c4d649;
  border-left: 20px solid #c4d649;
}

.textTeaserBig a:hover{
  border-top: 20px solid #d3e077;
  border-bottom: 13px solid #d3e077;
  border-right: 20px solid #d3e077;
  border-left: 20px solid #d3e077;
}

.textTeaserBig{ padding:0px; }

#layout_content .fce_infoboxGrey_bottom a,
#layout_content .fce_infoboxGray_bottom a,
#layout_content .fce_infoboxGreen_bottom a{ color:#3f3c3b; text-decoration:underline; }

#layout_content .tx-indexedsearch-searchbox-sword.sword.uniform-input.text:focus{ 
  height:32px; 
  border-top:3px solid #b5b3b1;
}

.menuListWrapper{ width:370px;}