#fewofinder-ancor {
    margin-bottom: 2rem;
}
#fewofinder-box {
    background-color: #daeff4;
    padding: 10px 5px;
    margin-bottom: 20px;
}
#fewofinder-box .col-1 {
    width: 115px;
    margin: 0px;
}
#fewofinder-box .col-2 {
    width: 230px;
    margin: 0px;
}
#fewofinder-box .col-3 {
    width: 190px;
    margin: 0px;
}
#fewofinder-box .col-4 {
    width: 305px;
    margin: 0px;
}
#fewofinder-box .textright {
    text-align: right;
    display: block;
}
.fewofinder-input-box{
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    box-shadow:  0 0 1px 1px rgba(0,0,0, 0.1);
    margin: 5px;
}
.fewofinder-input-box-error {
    display: inline-flex;
    border: 1px solid #f00;
}

#fewofinder-box input[type='text'] {
    border: none;
    margin: 5px;
    width: calc(100% - 40px);
}
#fewofinder-box input[type='text']:focus {
    outline: none;
}
#fewofinder-box input[type='checkbox'] {
    width: auto;
    margin-right: 5px;
}


.fewofinder-box-label {
    margin: 5px 0px 5px 12px;
    font-size: 14px;
    font-weight: bold;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    color: #0891b2;
}
.fewofinder-button {
    background-color: #0891B2;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    padding: 8px;
    height: 45px;
    cursor: pointer;
}
.fewofinder-button-small {
    height: auto;
    font-weight: normal;
    padding: 5px;
}
.fefofinder-search-running {
    cursor: auto;
    opacity: 0.33;
}
.fewofinder-picto {
    position: absolute;
    border: none;
}
.fewofinder-picto-pin-small {
    right: 5px;
    width: 12px;
    height: 19px;
    outline: none;
    background: #fff url(https://www.seen.de/seen_db/static/img/fewo/picto-pin-small.webp) no-repeat right center;
}
.fewofinder-picto-calendar {
    right: 5px;
    width: 16px;
    height: 17px;
    outline: none;
    background: #fff url(https://www.seen.de/seen_db/static/img/fewo/picto-calendar.webp) no-repeat right center;
}
.fewofinder-picto-traveler {
    right: 5px;
    width: 19px;
    height: 17px;
    outline: none;
    background: #fff url(https://www.seen.de/seen_db/static/img/fewo/picto-traveler.webp) no-repeat right center;
}

.fewofinder-button-box {
    position: relative;
    display: flex;
    align-items: center;
    margin: 5px;
}

.fewofinder-picto-arrow-down {
    left: 35px;
    width: 21px;
    height: 9px;
    outline: none;
    background: #fff url(https://www.seen.de/seen_db/static/img/fewo/picto-arrow-down.webp) no-repeat right center;
}
.fewofinder-picto-arrow-up {
    left: 35px;
    width: 21px;
    height: 9px;
    outline: none;
    background: #fff url(https://www.seen.de/seen_db/static/img/fewo/picto-arrow-up.webp) no-repeat right center;
}
.fewofinder-dialog-box {
    position:absolute;
    z-index: 1000;
    background: #fff;
    border: 2 solid #0891b2;
    border-radius: 8px;
    box-shadow:  0 0 2px 2px rgba(0,0,0, 0.1);
    padding: 10px;
    width: 210px;
    margin-left: 6px;
    visibility: hidden;
}
.fewofinder-dialog-box ul {
    list-style-type: none;
}
#fewofinder-box .fewofinder-filter-list-box li {
    margin-left: 5px;
}
.fewofinder-filter-list-box {
    height: 300px;
    overflow-y: auto;
    margin-bottom: 10px;
}
#fewofinder-traveler-options-box select {
    width: auto;
    float:right;
}
.fewofinder-traveler-options-box {
    width: 160px;
}
.fewofinder-traveler-list-box {
    height: 152px;
    padding-right: 5px;
}
.fewofinder-autosuggest-box {
    width: 400px;
}
#fewofinder-autosuggest-box li {
    margin-left: 0px;
    cursor: pointer;
}
.fewofinder-autosuggest-box li:hover {
    background: #eee;
}
.fewofinder-autosuggest-box .areainfo {
    font-size: 12px;
}
#fewofinder-traveler-amount, #fewofinder-children-amount {
    margin-right: 5px;
}
.fewofinder-form-err {
    border-color: #f00;
}

.table-condensed thead th, .table-condensed td {
    padding: 0px;
    background-color: #fff;
}

#fewofinder-cal {
    cursor:pointer;
}
#fewofinder-searchresult {

}
.fewoteaserbox {
    width: 300px;
    min-height: 475px;
    border: 0px solid #daeff4;
    border-radius: 4px;
    box-shadow:  0 0 2px 2px rgba(0,0,0, 0.1);
    margin: 0 0 20px 0;
    float:left;
}
.fewoteaserbox_left {
    margin-right: 18px;
}
.fewoteaserheaderbox { 
    padding: 0px 10px 0px 35px;
    background: no-repeat url(https://www.seen.de/seen_db/static/img/fewo/picto-pin-big.webp) 10px; 
    height: 64px;
    
}
.fewoteaserheaderboxcontent {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 8px 0px;
}
.fewoteaserheaderboxcontent p {
    font-size: 12px;
    line-height: 1.2em;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    opacity: 0.5;
}
.fewoteaserimg {
    width:100%;
    margin-bottom: 4px;
}

.fewoteaserbodybox {
    min-height: 140px;
    margin:0px;
    padding: 0px 8px;
    font-family: Raleway, Arial, Helvetica, sans-serif;
}
.fewoteaserbodybox h3 {
    margin:0 0 10px 0;
    font-weight: 500;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    max-height: 4em;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fewoteaserbodybox p {
    font-family: Raleway, Arial, Helvetica, sans-serif;
}
.fewoteaserpricebox {
    padding: 0px 8px;
    background: no-repeat url(https://www.seen.de/seen_db/static/img/urlaub/anbieter/bestfewo.png) 10px;
    background-size: 80px;
    text-align:right;
    margin-bottom: 10px;
}
.fewoteaserpricebox p {
    margin-bottom: 0;
}
.fewoteaserprice {
    font-size: 24px;
    font-family: Raleway, Arial, Helvetica, sans-serif;
}

.fewoteaserfooterbox a {
    display:block;
    background: #0891b2;
    color: #fff;
    border: 2 solid #0891b2;
    border-radius: 4px;
    width:calc(100% - 40px);
    text-align: center;
    margin: 0px 10px 24px 10px;
    padding: 10px;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: 500;
}

