.behaltertausch-table  th
{
    background-color: rgba(14, 68, 56, 0.1); font-size: 14px;font-weight: bold; vertical-align: middle
}
.behaltertausch-table  td
{
    font-family: 'Roboto' !important;
    font-style: normal !important;;
    font-weight: 400 !important;;
    font-size: 13px !important;;
    color: #282828 !important;;
    width: unset !important;;
    text-align: left!important;
}


.exel-select {

    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* Positions background arrow image */
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: right 6px bottom 10px;
}


.behaltertausch_ort_div
{
	padding-left: 85px !important;
    margin-bottom: 25px!important;
    padding-right: 0px!important;

}

.behaltertausch_ot_div
{
padding-left: 85px !important; 
margin-bottom: 25px !important;  
padding-left: 15px !important;
}
.behaltertausch_response_div
{
padding-left: 85px !important;
}
@media screen and (max-width: 768px)
{
.behaltertausch_ort_div
{
	padding-left: 0px !important;
    margin-bottom: 25px!important;
    padding-right: 12px!important;

}

.behaltertausch_ot_div
{
padding:left:unset!important;
padding-left:0px!important;
margin-bottom: 25px !important;  
padding-left: 0px !important;
}
.behaltertausch_response_div
{
padding-left: 0px !important;
}

}