/**
 * Stylesheet-Angaben für die Suche
 */

.subpage-banner .search-container {
    margin-top: 30px
}

.search-container {
    margin: 0 auto;
    width: 57%;
}

.price-box-bottom-container .search-container {
    margin: 0 auto;
    width: 100%;
    padding: 40px;
    background: #ffffff none repeat scroll 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.price-box-bottom-container .searchshadow {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.price-box-bottom-container .searchshadow:hover {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
}

.page-content .search-container {
    background: #f5f5f5 none repeat scroll 0 0;
    margin: 0 auto 40px;
    float: left;
    padding: 56px 35px 37px;
    width: 100%;
}

.price-box-body {
    display: inline-block;
    margin: 0 auto;
    width: 97%;
}

#price-box {
    width: 100% !important;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.price-box-bottom-container {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-top: 45px;
    padding: 39px 0 80px;
    text-align: center;
    width: 100%;
}

.price-box-bottom-container .title {
    font-size: 20px;
    padding: 14px 0 17px;
}

#price-box.price-box-container {
    background: #f1f1f1;
    text-align: center;
    float: left;
    min-height: 97px;
    margin: 0px 0px 23px 0px;
    padding: 38px 20px;
}

#price-box .shadow-bg {
    height: 63px;
    width: 70%;
    position: relative;
    border: 1px solid #666666;
    border-right: 0px solid #dddddd;
    float: left;
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.42) inset;
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.42) inset;
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.42) inset;
}

#price-box .next-steps {
    float: left;
    width: 30%;
    height: 63px;
    background-color: #ef4040;
    font: 15px lato;
    color: #ffffff;
    cursor: pointer;
    border: 0px solid #ffffff;
}

.head-title {
    display: none;
}

.produktformular-plz {
    text-align: center;
    height: 60px;
    width: 100%;
    float: left;
    border: 0px solid #A8ADA7;
    margin: 0px 0px 0px 0px;
    color: #000000;
    padding-left: 36px;
    font-weight: bold;
    font-size: 20px;
    background: none;
    position: relative;
    z-index: 2;
}
#wasteTypeSelectLabel {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font: 900 17px/59px lato;
    height: 51px;
    padding: 0 0 0 12px;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
}

.table-col-search {
    float: left;
    padding: 0px 0px;
    width: 50%;
}

#price-box .head-title-list {
    margin-bottom: 0px !important;
    color: #333333;
    padding: 3px 0 2px;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    margin-left: -44px;
    margin-right: -44px;
}

#price-box h1 {
    font: 300 21px/26px Lato;
    margin-bottom: 8px !important;
}

#price-box .title-higlight {
    color: #7ec740;
    font-weight: 900;
}

ul.dropdown-menu {
    border-radius: 0;
    margin-bottom: 0 !important;
    min-width: 227px;
    padding-bottom: 0;
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.glyph-grey {
    color: #333333;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000000;
    opacity: 1;
    font: 900 17px/24px lato;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000000;
    opacity: 1;
    font: 900 17px/56px lato;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000000;
    opacity: 1;
    font-weight: 900;
    font-size: 17px;
}

.dropdown-submenu>.dropdown-menu {
    left: 100%;
    margin-left: -1px;
    margin-top: -1px;
    top: -1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 12px !important;
    min-width: 311px;
}

.dropdown-submenu>.dropdown-menu li a {
    font-weight: normal;
    padding: 13px 0px 13px 0px;
    font: normal 14px/17px arial !important;
}

.dropdown-menu .arrow {
    background: url('/img/arrow-green.png') no-repeat scroll 22px 19px/6px 8px rgba(0, 0, 0, 0);
    padding-left: 38px !important;
}

.ui-widget-content {
    background-image: none;
    background-color: #ffffff;
    opacity: 0.94;
    border: 0px solid #dfd9c3;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #eaeaea;
    font: 15px/16px arial;
    color: #000000;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 10px;
}

.ui-widget-content .ui-state-active {
    background-image: none !important;
    background-color: #7ec740;
    border: 0px solid #dfd9c3;
    border-bottom: 1px solid #eaeaea;
    font: 15px/16px arial;
    margin: 0px;
    color: #ffffff !important;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.dropdown-menu>li>a {
    border-bottom: 1px solid #eaeaea;
    padding: 4px 20px;
    white-space: pre-wrap;
    font: bold 15px/16px arial;
    color: #000000;
    min-height: 38px;
    padding: 7px 20px 4px 20px;
    text-decoration: none;
}

.dropdown-menu>li>a:focus {
    background-color: #cccccc;
}

.dropdown-menu {
    background-image: none;
    background-color: #ffffff;
}

.lh-edit {
    line-height: 1.8 !important;
}

.dropdown-menu>li>a:hover {
    background-color: #7ec740;
    color: #ffffff;
}

.dropdown-menu .subtext {
    font: normal 12px arial;
    color: #555555;
}

.dropdown-menu>li>a:hover .subtext {
    font: normal 12px arial;
    color: #ffffff;
}

.dropdown-menu>li>a:hover>.caret {
    border-left: 7px solid #ffffff;
    border-right: 7px solid #ffffff;
    border-top: 7px solid #ffffff;
}

.empty-postalcode-display {
    color: #000000;
    font-size: 25px;
    line-height: 31px;
    padding: 21px 14px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 2px;
    text-align: center;
    text-decoration: none;
    background-color: #f6f6f6;
}

.empty-postalcode-display-arrow {
    border-bottom: 40px solid transparent;
    border-left: 34px solid #ffffff;
    border-top: 40px solid transparent;
    float: left;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: 83px;
    transform: rotate(90deg);
    z-index: 1;
}

.red-bordered {
    border: 5px solid #ef4040;
    position: relative;
    width: 41%;
    height: 61px;
}

/* SUCHE 3  */
#price-box .head-title-list {
    margin-bottom: 0px !important;
    color: #333333;
    padding: 3px 0 2px;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    margin-left: -44px;
    margin-right: -44px;
}

.price_box_list {
    background: #f1f1f1;
    text-align: center;
    height: 164px;
    margin-bottom: 12px;
}

.pb_labls {
    height: 15px;
    margin-left: 18px;
    border: 1px dotted #999999;
    border-bottom: none;
    display: block;
    float: left;
    width: 70%;
    margin-top: 17px;
}

.pb_labl_plz {
    margin-top: -11px;
    float: left;
    font: 12px/20px lato;
    width: 20%;
    text-align: center;
}

.pb_labl_art1 {
    margin-top: -11px;
    float: left;
    font: 12px/20px lato;
    width: 46%;
    text-align: center;
}

.pb_labl_art2 {
    margin-top: -11px;
    float: left;
    font: 12px/20px lato;
    width: 34%;
    text-align: center;
}

.pb_labl_inner {
    background-color: #f1f1f1;
    display: inline;
    padding: 0px 13px;
}

#price-box .c-plz {
    background-color: transparent;
    padding-left: 13px;
    font: bold 19px/33px arial;
    color: #000000;
    margin: 0px;
    height: 53px;
    width: 100%;
    float: left;
    border: 0px solid #333333;
    border-right: 1px solid #dddddd;
    color: #000000;
}

#price-box .c-select {
    z-index: 2;
    position: relative;
    background-color: transparent;
    float: left;
    height: 53px;
    width: 120%;
    font: bold 19px/33px arial;
    border: 0px solid #333333;
    margin: 0px 0px 0px 0px;
    color: #000000;
}

#price-box .show-price {
    position: relative;
    z-index: 1;
    text-align: center;
    float: left;
    width: 100%;
    height: 53px;
    background-color: #666666;
    padding: 0px 5px;
    font: bold 19px/33px arial;
    color: #ffffff;
    cursor: pointer;
    border: 0px solid #ffffff;
}

#price-box .show-price:hover {
    background-color: #e54343;
}

.price_box_list {
    background: #f1f1f1;
    padding: 10px 32px;
    text-align: center;
    height: 171px;
    margin-bottom: 30px;
}

#dropdowner {
    float: left;
    width: 100%;
    position: relative;
}

#dropdowner2 {
    float: left;
    width: 100%;
    position: relative;
}

#dropdowner select, .whx_es_dropdown {
    color: #333;
    cursor: pointer !important;
    font: 16px Oswald;
    background: transparent;
    width: 268px;
    padding: 0px 0px 0px 8px;
    border: 0;
    height: 28px;
    -webkit-appearance: none;
}

#dropdowner2 select, .whx_es_dropdown {
    color: #333;
    cursor: pointer !important;
    font: 16px Oswald;
    background: transparent;
    width: 268px;
    padding: 0px 0px 0px 8px;
    border: 0;
    height: 28px;
    -webkit-appearance: none;
}

.styled-select {
    width: 100%;
    overflow: hidden;
    border: 0px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.styled-select2 {
    width: 100%;
    overflow: hidden;
    border: 0px solid #dddddd;
}

#price_box_wasteSubs .styled-select {
    width: 100%;
    overflow: hidden;
    border: 0px solid #dddddd;
}

#price_box_wasteSubs .styled-select2 {
    width: 100%;
    overflow: hidden;
    border: 0px solid #dddddd;
}

#price-box .shadow_bg_list {
    overflow: hidden;
    float: left;
    height: 53px;
    width: 74%;
    border: 1px solid #dddddd;
    border-right: 0px solid #dddddd;
    background-color: #ffffff;
}

.caret_list {
    padding: 10px 12px;
    right: 1px;
    position: absolute;
    background: none repeat scroll 0 0 #fff;
    margin-top: 5px;
    z-index: 1;
}

.search-zipcode {
    display: inline-block;
    position: relative;
    width: 54%;
    height: 100%;
}
.search-zipcode.search-zipcode-subpage {
    width: 100% !important;
}
.subpage-banner.subpage-banner-miscellaneous + .search-zipcode, .subpage-banner.region-banner + .search-zipcode {
    width: 53% !important;
}

.search-wastetype {
    float: right;
    position: relative;
    width: 46%;
    background: rgba(0, 0, 0, 0) url("/img/spacer.png") no-repeat scroll left 13px;
}

#price-box .search-zipcode:after {
    content: "\e092";
    font-family: "Glyphicons Halflings";
    color: #ef4040;
    position: absolute;
    left: 8px;
    top: 16px;
    display: inline-block;
    font-size: 19px;
    z-index: 3;
}
.search-tooltip {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    left: -15%;
    padding: 15px 10px 15px 10px;
    position: absolute;
    top: 72px;
    width: 130%;
    max-width: 300px;
    z-index: 100;
    animation: search-tooltip 1s forwards;
    -webkit-animation: search-tooltip 1s forwards;
}
.search-tooltip[data-target=".search-zipcode"] {
    left: 17%;
}
.search-tooltip.search-tooltip-popup {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
    opacity: 0;
}
.search-tooltip:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: rgba(0, 0, 0, 0.7);
    border-width: 10px;
    margin-left: -5px;
}
.popup-input {
    margin: -1.5px 0 -1.5px 0;
    border: 3px solid #EF4040;
    animation: 0.5s popup-input 1s forwards;
    transform: scale(1);
    -webkit-animation: 0.5s popup-input 2s forwards;
    -webkit-transform: scale(1);
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    height: 65px;
}
@keyframes popup-input {
    0% {transform: scale(1); box-shadow: 0 0 10px rgba(0,0,0,0.3)}
    80% {transform: scale(1.2); box-shadow: 0 0 20px rgba(0,0,0,0.4);}
    100% {transform: scale(1); box-shadow: 0 0 10px rgba(0,0,0,0.3)}
}
@-webkit-keyframes popup-input {
    0% {-webkit-transform: scale(1); box-shadow: 0 0 10px rgba(0,0,0,0.3)}
    80% {-webkit-transform: scale(1.2); box-shadow: 0 0 20px rgba(0,0,0,0.4);}
    100% {-webkit-transform: scale(1); box-shadow: 0 0 10px rgba(0,0,0,0.3)}
}
@keyframes search-tooltip {
    0% {opacity: 0; margin-top: 20px;}
    100% {opacity: 1; margin-top: 0;}
}
@keyframes -webkit-search-tooltip {
    0% {opacity: 0; margin-top: 20px;}
    100% {opacity: 1; margin-top: 0;}
}
@media ( max-width : 1200px) {
    .caret_body {
        height: 18px;
    }
    #price-box .next-steps {
        height: 63px;
        font: bold 16px arial;
    }
    .search-container {
        margin: 0 auto;
        width: 71%;
    }
}

@media ( max-width : 992px) {
    #wasteTypeSelectLabel {
        color: #000000;
        cursor: pointer;
        display: inline-block;
        font: bold 14px/43px arial;
        height: 31px;
        padding: 0 0 0 12px;
        text-decoration: none;
        white-space: nowrap;
        width: 100%;
    }
    ::-webkit-input-placeholder {
        /* WebKit browsers */
        opacity: 1;
        color: #000000;
        font: 900 13px/15px lato;
    }
    :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        opacity: 1;
        color: #000000;
        font: 900 13px/42px lato;
    }
    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        font: 900 13px/42px lato;
        color: #000000;
    }
    :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        font: bold 20px/42px lato;
        color: #000000;
    }
    #price-box .c-plz, #price-box .c-select, #price-box .show-price {
        font: bold 16px/33px arial;
    }
    .price-box-container {
        min-height: 76px;
        margin: 0px 0px 12px 0px;
    }
    #price-box {
        padding-bottom: 17px;
    }
    #price-box .shadow-bg {
        height: 46px;
        width: 68%;
        border: 1px solid #777777;
        border-right: none;
        float: left;
        background-color: #ffffff;
    }
    #price-box .next-steps {
        height: 46px;
        font: bold 14px arial;
    }
    .produktformular-plz {
        padding-left: 13px;
        height: 45px;
        padding-bottom: 9px;
    }
    .price-box-bottom-container {
        margin-top: 35px;
        padding: 25px 0 55px;
    }
    .empty-postalcode-display {
        font-size: 20px;
        line-height: 24px;
        padding: 12px 0px;
    }
    .empty-postalcode-display-arrow {
        border-bottom: 40px solid transparent;
        border-left: 34px solid #ffffff;
        border-top: 40px solid transparent;
        top: 51px;
    }
    #price-box .search-zipcode:after {
        left: 9px;
        font-size: 14px;
        top: 11px;
    }
    .search-tooltip {
        top: 54px;
        width: 140%;
        font-size: 13px;
    }
    .price-box-body {
        width: 100%;
    }
    .search-zipcode {
        width: 49%;
    }
    .search-wastetype {
        width: 51%;
    }
    .popup-input {
        height: 46px;
    }
    .search-tooltip {
        left: -40px;
    }
    .search-tooltip[data-target=".search-zipcode"] {
        left: 5%;
    }
}

@media ( max-width : 767px) {
    .search-wastetype {
        width: 53% !important;
    }
    .search-zipcode {
        width: 47% !important;
    }
    .price-box-container {
        min-height: 62px;
        margin: 0px 0px 20px 0px;
    }
    #price-box {
        padding: 0px;
    }
    #price-box .shadow-bg {
        height: 36px;
        width: 77%;
        float: left;
        background-color: #ffffff;
    }
    #price-box .next-steps {
        height: 36px;
        font: bold 10px/9px arial;
        width: 23%;
        padding: 0px;
    }
    .produktformular-plz {
        padding-left: 6px;
        height: 30px;
        width: 100%;
    }
    .ui-widget input {
        font-size: 12px !important;
    }
    .head-title-list {
        display: none;
    }
    #price-box h1 {
        display: none;
    }
    #price-box .head-title {
        margin-bottom: 8px;
        margin-top: 5px;
        color: #333333;
        padding: 0px;
        font: 900 12px Lato !important;
        text-align: center;
    }
    .dropdown-submenu>.dropdown-menu {
        left: 0%;
        margin-top: 33px;
        min-width: 211px;
    }
    #dropdown-home-dropdown {
        left: -83px;
        overflow: scroll;
        margin-top: 1px !important;
    }
    .dropdown-submenu>.dropdown-menu li a {
        font-weight: normal;
    }
    .dropdown-menu .arrow {
        background: url('/img/arrow-green.png') no-repeat scroll 22px 13px/6px 8px rgba(0, 0, 0, 0);
    }
    .dropdown-menu>li>a {
        min-height: 34px;
        font: bold 13px/16px arial;
        padding: 10px 20px 11px;
    }
    .price_box_list {
        height: 61px;
        margin-bottom: 0px;
    }
    .pb_labls {
        display: none;
    }
    .caret_list {
        padding: 7px 6px 7px 3px;
        margin-top: 0px;
        -moz-box-shadow: 0px 0 4px 0 rgba(50, 50, 50, 0.20);
        -webkit-box-shadow: 0px 0 4px 0 rgba(50, 50, 50, 0.20);
        box-shadow: 0px 0 4px 0 rgba(50, 50, 50, 0.20);
    }
    ::-webkit-input-placeholder {
        /* WebKit browsers */
        font: bold 10px/25px lato;
        color: #000000;
    }
    :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font: bold 10px/32px lato;
        color: #000000;
    }
    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        font: bold 10px/32px lato;
        color: #000000;
    }
    #wasteTypeSelectLabel {
        font: bold 11px/34px lato;
        height: auto;
    }
    #price-box .shadow_bg_list {
        height: 37px;
    }
    .price_box_list {
        padding: 5px 0;
        height: 61px;
        margin-bottom: 0px;
    }
    #price-box .show-price {
        font: 900 11px/10px arial !important;
        height: 36px;
    }
    #price-box .c-select, #price-box .c-plz {
        font: bold 10px/33px arial !important;
        height: 36px;
        -moz-border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        border-radius: 0px !important;
    }
    .search-container {
        margin: 0 auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .price-box-bottom-container {
        margin-top: 56px;
        padding: 6px 0 15px;
    }
    .price-box-bottom-container .title {
        font-size: 22px;
        margin-bottom: -3px;
    }
    .empty-postalcode-display {
        font-size: 15px;
        line-height: 19px;
        position: relative;
        margin-bottom: 1px;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        background-color: #f6f6f6;
    }
    .empty-postalcode-display-arrow {
        display: none;
    }
    .page-content .search-container {
        background: #f5f5f5 none repeat scroll 0 0;
        margin: 0 auto 28px;
        float: left;
        padding: 15px;
        width: 100%;
    }
    #price-box .search-zipcode:after {
        display: none;
    }
    .popup-input {
        height: 36px;
    }
    .search-tooltip {
        display: none;
    }
}
