.adcontainer{
background: #ffffff;
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 17px 41px -6px rgba(175,196,204,0.18);
margin-top: 20px!IMPORTANT;
position:relative;
margin: auto;
overflow: hidden;
}
.adimg{
padding: 20px;
margin-left:0;
float: left;
position: relative;
width: 30%;
max-width: 300px;
}
.adbeschreibung{
padding: 20px;
margin-right:0;
float: left;
position: relative;
width: 70%;
}
.ad-error{
font-size: 15pt;
margin-top: 20px;
}
#ad_suche{
margin-bottom: 20px;
}
#ad_suche select{
font-size: 12pt;
padding: 5px;
border-radius: 5px 5px 5px 5px;
}
#ad_suche input{
font-size: 12pt;
padding: 6px;
cursor: pointer;
border-radius: 5px 5px 5px 5px;
}
#ad_suche input[type=submit]{
background: #ffffff;
border: 1px solid #bbb;
}
#ad_suche input[type=submit]:active{
border: 1px solid #666;
}
@media (max-width: 600px){
.adimg{
width: 100%!IMPORTANT;
max-width: 400px;
}
.adbeschreibung{
width: 100%!IMPORTANT;
}
#ad_suche select, #ad_suche input{
width: 100%;
margin-top: 5px;
}
}#vertrieb-suche{
padding-bottom: 20px;
}
#vertrieb-suche select{
font-size: 12pt;
padding: 5px;
border-radius: 5px 5px 5px 5px;
}
#vertrieb-suche input{
font-size: 12pt;
padding: 6px;
cursor: pointer;
border-radius: 5px 5px 5px 5px;
}
#vertrieb-suche input[type=submit]{
background: #ffffff;
border: 1px solid #bbb;
}
#vertrieb-suche input[type=submit]:active{
border: 1px solid #666;
}
#vertrieb-ansicht{
background: #ffffff;
}
li.gh-element{
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px solid #ccc;
list-style-type: none;
line-height: 1.5;
}
li.gh-element:first-child{
padding-top: 20px;
}
li.gh-element:last-child{
border: 0px;
}
@media (max-width: 600px){
#vertrieb-suche select, #vertrieb-suche input{
width: 100%;
margin-top: 5px;
}
}li.wpmf_gallery_divi:before {
content: "";
background-image: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/gallery-divi.svg);
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
margin-bottom: 5px;
width: 20px;
height: 16px;
}
li.wpmf_gallery_addon_divi:before {
content: "";
background-image: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/gallery_addon_divi.svg);
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
margin-bottom: 5px;
width: 20px;
height: 16px;
}
li.wpmf_file_design:before {
content: "";
background-image: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/file_design_divi.svg);
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
margin-bottom: 5px;
width: 20px;
height: 16px;
}
li.wpmf_pdf_embed:before {
content: "";
background-image: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/pdf_embed_divi.svg);
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
margin-bottom: 5px;
width: 20px;
height: 16px;
}
.wpmf-divi-container {
position: relative;
text-align: center;
}
.wpmf-divi-container .divi-pdf-embed-placeholder {
background: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/pdf_embed_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: contain;
}
.wpmf-divi-container .divi-file-design-placeholder {
background: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/file_design_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: contain;
}
.wpmf-divi-container .divi-gallery-placeholder {
background: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/gallery_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: contain;
}
.wpmf-divi-container .divi-gallery-addon-placeholder {
background: url(//dotlux.de/wp-content/plugins/wp-media-folder/assets/images/gallery_addon_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: contain;
}
.wpmf-divi-container .wpmf-divi-message {
font-size: 13px;
text-align: center;
display: block;
position: absolute;
bottom: 10px;
width: 100%;
left: 0;
}
.wpmf-divi-container .wpmf-loading-wrapper,
.wpmf-divi-container .wpmf-loading {
margin: 0 auto;
width: 70px;
height: 70px;
}