<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";


@font-face {
font-family: 'wpfdicon';
src:  url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfd.eot?xxkehc);
src:  url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfd.eot?xxkehc#iefix) format('embedded-opentype'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfd.ttf?xxkehc) format('truetype'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfd.woff?xxkehc) format('woff'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfd.svg?xxkehc#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'wpfdawsicon';
src:  url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfdaws.eot?t9i2xj);
src:  url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfdaws.eot?t9i2xj#iefix) format('embedded-opentype'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfdaws.ttf?t9i2xj) format('truetype'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfdaws.woff?t9i2xj) format('woff'),
url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/wpfd-icons/wpfdaws.svg?t9i2xj#wpfdaws) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.wpfd-all-file-category .wpfd-icon-dropbox:before {
content: "\e900"!important;
}
.wpfd-all-file-category .wpfd-icon-onedrive_business:before {
content: "\e901"!important;
}
.wpfd-all-file-category .wpfd-icon-onedrive:before {
content: "\e901"!important;
}
.wpfd-all-file-category .wpfd-icon-googleDrive:before {
content: "\e902"!important;
}
.wpfd-all-file-category .wpfd-icon-aws:before {
content: "\e903"!important;
}
.wpfd-all-file-category .wpfd-icon-nextcloud:before {
content: "\e905"!important;
}
.wpfd-loading {
width: 120px;
height: 120px;
margin: 30px auto;
display: block;
background-color: transparent;
background-size: 120px !important;
}
#wpfd-loading-wrap, #wpfd-loading-tree-wrap {
position: fixed;
left: -99999px;
}
ul.head-category {
list-style: none !important;
}
.wpfd-loading-tree-bg {
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/spinner-custom.svg) left 0 no-repeat !important;
background-size: 16px !important;
width: 16px;
height: 16px;
float: left;
margin: 5px 0 5px -20px;
}
.wpfd-category-desc {
display: block;
flex-basis: 100%;
margin: 0 10px;
line-height: 1.5;
} .wpfd-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.wpfd-container.folder-tree-top {
flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-top .wpfd-foldertree {
flex-basis: 100%;
width: 100%;
border-right: unset !important;
margin-bottom: 10px;
}
.wpfd-container.folder-tree-top &gt; [class*=wpfd-container-] {
flex-basis: 100% !important;
width: 100% !important;
max-width: unset;
padding: 0 !important;
}
.wpfd-container.folder-tree-right .wpfd-foldertree {
order: 2;
border-right: unset !important;
border-left: 1px solid #cccccc;
}
.wpfd-container.folder-tree-right &gt; [class*=wpfd-container-] {
order: 1;
padding: 0 10px 0 0 !important;
}
.wpfd-container.folder-tree-bottom {
flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-bottom .wpfd-foldertree {
flex-basis: 100%;
width: 100%;
border-right: unset !important;
order: 2;
}
.wpfd-container.folder-tree-bottom &gt; [class*=wpfd-container-] {
flex-basis: 100% !important;
width: 100% !important;
max-width: unset;
padding: 0 !important;
order: 1;
}
.wpfd-container .wpfd-categories {
min-height: 28px;
display: flex;
flex-wrap: wrap;
max-width: 100%;
box-sizing: border-box;
}
.wpfd-container .wpfd-categories &gt; h2 {
width: 100%;
line-height: 2.5em;
}
.wpfd-container .wpfd-categories.hide {
display: none;
}
.wpfd-container .wpfd-foldertree {
position: relative;
flex-basis: 30%;
overflow: auto;
-webkit-overflow-scrolling: touch;
margin: 0;
border-right: 1px solid #cccccc !important;
padding-top: 10px;
box-sizing: border-box;
}
.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
margin-left: -10px !important;
}
.wpfd-container .wpfd-foldertree i.zmdi.zmdi-folder,
.wpfd-container .wpfd-foldertree i.zmdi-folder-outline {
margin-left: 16px;
}
.wpfd-container .wpfd-foldertree i.zmdi.zmdi-folder:before,
.wpfd-container .wpfd-foldertree i.zmdi-folder-outline:before {
color: inherit;
}
.wpfd-container .wpfd-foldertree i.zmdi-folder-outline {
font-weight: 500;
font-size: 22px;
margin-right: 8px;
}
.wpfd-container .wpfd-foldertree .icon-open-close + i.zmdi.zmdi-folder,
.wpfd-container .wpfd-foldertree .icon-open-close + i.zmdi.zmdi-folder-outline {
margin-left: 0;
}
.wpfd-container .with_foldertree {
flex-basis: 70%;
max-width: 70%;
margin: 0;
}
.wpfd-container .wpfd-open-tree {
display: none;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox {
margin: 0;
position: absolute;
left: 5px;
top: 0;
width: 16px;
height: 16px;
background-color: transparent;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox .cbox_file_download[type=checkbox] {
display: none;
-webkit-appearance: checkbox;
box-sizing: border-box;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox span {
width: 16px;
height: 16px;
line-height: 13px;
vertical-align: top;
margin: 0;
box-sizing: border-box;
display: inline-block;
font-size: 13px;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox span:before {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin: 0;
vertical-align: middle;
transition: 0.6s;
text-align: center;
background: #fff;
border: 1px solid #ccc;
color: #808080;
padding: 1px;
font-size: 13px;
box-sizing: border-box;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox span:hover, .wpfd-container .filecontent &gt; h3 .wpfd_checkbox span:focus {
cursor: pointer;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox span:hover:before {
background-color: #efefef;
}
.wpfd-container .filecontent &gt; h3 .wpfd_checkbox .cbox_file_download:checked + span:before {
content: "✔";
}
@media only screen and (max-width: 720px) {
.wpfd-container {
display: block;
position: relative;
}
.wpfd-container .wpfd-foldertree {
display: none;
width: 100%;
top: 0;
bottom: 0;
right: 0;
position: absolute;
border-right: 0 !important;
border-radius: 4px;
background: #fff;
z-index: 10;
}
.wpfd-container .wpfd-foldertree.tree-open {
display: block;
}
.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
margin-top: 35px !important;
}
.wpfd-container .wpfd-foldertree + .wpfd-open-tree {
display: block;
pointer-events: auto;
position: absolute;
top: 12px;
left: 0px;
width: 15px;
height: 15px;
text-align: center;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjCwwHBhVfyhjNAAAARElEQVRIx2NgGAUUA0aG1ZQa8J8yA5go9QILw1NqhsgoIAswMhyn1ICBT0gnqBkio4AswMjwhFIDBj4hraFmiIwCsgAA33UHxUbRH90AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMTEtMTJUMDc6MDY6MjErMDA6MDDyrjLnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTExLTEyVDA3OjA2OjIxKzAwOjAwg/OKWwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);
background-size: contain;
background-repeat: no-repeat;
margin: 0;
padding: 10px;
z-index: 11;
}
.wpfd-container .wpfd-foldertree + .wpfd-open-tree:hover {
cursor: pointer;
}
.wpfd-container .tree-open + .wpfd-open-tree {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjCwsJES8LDFBaAAAA90lEQVRYw+3WTQqDMBCG4Zcm5AJCeyqvo+RAekMV3KSLorXiz6SOUkq+dcKTMWYYSElJSYEHOU682pFzjyUyahpKrGi1paShIouroiYQ6ESMpaQjEKhiqslpCELmTQQacjniJhu3GTtbKb/Fhc1WsKoQ3mAUc5jYZ1SIbUaNWGdUiSXGYLSJOdPi8bTaxJzp6c8gBmY4/1CTMgFg8GMNgR6PkW69aZ/lxz/XBRd/wS88f90GQ3Hmey/GtqLIrPcoNWa7Daow+532MCNr5ocYJ27mn0zUIDEdifbON2WiRqI7VcQn+HK4g4zq7DH1Vc3pA3dKSso/5gmAWxwDE0VxTgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMS0xMVQwOToxNzoyNCswMDowMF30EfwAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMTEtMTFUMDk6MTc6MjQrMDA6MDAsqalAAAAAAElFTkSuQmCC);
}
.wpfd-container .with_foldertree {
margin: 0 !important;
min-height: 500px;
}
} #et-boc .wpfd-content, .wpfd-content {
font-weight: normal;
overflow: hidden;
box-sizing: border-box;
font-size: 13px;
background: #fff;
background-color: #fff;
padding: 0 5px;
clear: both;
margin-top: 0;
}
#et-boc .wpfd-content a:focus, .wpfd-content a:focus {
outline: none;
}
#et-boc .wpfd-content li, .wpfd-content li {
margin: 0;
}
#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
font-family: arial;
background-color: #75be5f;
border-color: #75be5f;
border-radius: 10px;
color: #fff;
font-size: 14px;
padding: 5px 30px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
display: inline-block;
height: 38px;
line-height: 28px;
float: right;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
@media screen and (max-width: 420px) {
#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
width: 100%;
margin: 10px 0;
float: unset;
}
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-category]:focus, #et-boc .wpfd-content a[class*=-download-selected]:hover, #et-boc .wpfd-content a[class*=-download-selected]:focus, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-category]:focus, .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-selected]:focus {
cursor: pointer;
background-color: #75be5f !important;
border-color: #75be5f;
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-selected]:hover {
box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content a[class*=-download-category] .wpfd-download-category, #et-boc .wpfd-content a[class*=-download-selected] .wpfd-download-category, .wpfd-content a[class*=-download-category] .wpfd-download-category, .wpfd-content a[class*=-download-selected] .wpfd-download-category {
margin-left: 5px;
vertical-align: text-bottom;
font-size: 1.4em;
line-height: 18px;
}
#et-boc .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-category] {
margin: 5px 0 8px 8px;
}
#et-boc .wpfd-content .zmdi, .wpfd-content .zmdi {
font-family: Material-Design-Iconic-Font !important;
}
#et-boc .wpfd-content .wpfd-results #et-boc .wpfd-content, #et-boc .wpfd-content .wpfd-results .wpfd-content, .wpfd-content .wpfd-results #et-boc .wpfd-content, .wpfd-content .wpfd-results .wpfd-content {
padding: 0;
}
#et-boc .wpfd-content .wpfd-results .wpfd_list .file h3 a, .wpfd-content .wpfd-results .wpfd_list .file h3 a {
display: block;
}
#et-boc .wpfd-content .wpfd-categories h2::before, #et-boc .wpfd-content .wpfd-categories h2::after, .wpfd-content .wpfd-categories h2::before, .wpfd-content .wpfd-categories h2::after {
display: none;
}
#et-boc .wpfd-content .breadcrumbs, .wpfd-content .breadcrumbs {
margin: 0;
list-style: outside none none;
color: #666666;
font-size: 16px;
padding: 12px 0 !important;
border-bottom: 1px solid #ccc;
}
#et-boc .wpfd-content .breadcrumbs &gt; li, .wpfd-content .breadcrumbs &gt; li {
display: inline-block;
font-size: 16px;
text-transform: none !important;
color: inherit;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
vertical-align: middle;
}
#et-boc .wpfd-content .breadcrumbs &gt; li &gt; span, #et-boc .wpfd-content .breadcrumbs &gt; li &gt; a, .wpfd-content .breadcrumbs &gt; li &gt; span, .wpfd-content .breadcrumbs &gt; li &gt; a {
text-transform: none;
color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a, .wpfd-content .breadcrumbs a {
color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a:hover, .wpfd-content .breadcrumbs a:hover {
font-weight: bold;
color: #323232;
box-shadow: none;
}
#et-boc .wpfd-content .breadcrumbs &gt; li &gt; .divider, .wpfd-content .breadcrumbs &gt; li &gt; .divider {
padding: 0 5px;
font-size: 1em;
vertical-align: baseline;
}
#et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
border: none;
border-radius: 0;
padding: 0;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li {
margin: 0 0 10px 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree {
margin: 10px 0 0 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover {
font-weight: bold;
color: #323232;
box-shadow: none !important;
}
#et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
padding: 0 0 0 10px;
}
@media only screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
margin: 0;
width: 100%;
flex-basis: 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
padding-top: 0;
}
}
#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
font-size: 14px;
line-height: 1.5;
color: #8f8f8f;
box-sizing: border-box;
height: 49px;
padding: 15px 10px;
text-decoration: none;
background: #fff;
font-weight: normal;
border: 1px solid #cccccc;
border-radius: 6px;
text-align: left; flex: 0 0 180px;
min-width: 180px;
overflow: hidden;
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
flex: 0 0 150px;
min-width: 150px;
}
}
#et-boc .wpfd-content .wpfdcategory &gt; span, .wpfd-content .wpfdcategory &gt; span {
display: inline-block;
width: calc(100% - 22px);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: -1px;
font-weight: normal;
text-align: left;
padding-left: 10px;
color: #808080;
vertical-align: baseline;
max-width: 150px;
box-sizing: border-box;
align-self: center;
}
@media screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfdcategory &gt; span, .wpfd-content .wpfdcategory &gt; span {
max-width: calc(100% - 22px);
}
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
-webkit-box-shadow: 0 1px 3px #888;
-moz-box-shadow: 0 1px 3px #888;
box-shadow: 0 1px 3px #888;
}
#et-boc .wpfd-content .wpfdcategory .wpfd-folder, .wpfd-content .wpfdcategory .wpfd-folder {
font-size: 18px;
float: left;
vertical-align: middle;
font-family: Material-Design-Iconic-Font !important;
margin-top: -1px;
color: #b2b2b2;
}
#et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
height: 1px;
background-color: transparent;
background: transparent;
flex: 1 0 165px;
min-width: 165px;
}
@media screen and (max-width: 1024px) {
#et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
flex: 1 0 150px;
min-width: 150px;
}
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
background-color: #999999;
border: 1px solid #999999;
}
#et-boc .wpfd-content .wpfdcategory:hover &gt; span, .wpfd-content .wpfdcategory:hover &gt; span {
color: #fff;
}
#et-boc .wpfd-content .wpfdcategory:hover i.wpfd-folder, .wpfd-content .wpfdcategory:hover i.wpfd-folder {
color: #fff;
}
#et-boc .wpfd-content .downloadlink, .wpfd-content .downloadlink {
background-color: #75be5f;
border-color: #75be5f;
border-radius: 8px;
color: #fff;
font-size: 13px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
padding: 5px;
display: block;
width: 100%;
height: 32px;
margin-bottom: 5px;
line-height: 22px;
overflow: hidden;
}
#et-boc .wpfd-content .added_to_cart, .wpfd-content .added_to_cart {
background-color: #0988e2;
border-color: #0988e2;
border-radius: 15px;
color: #fff;
font-size: 13px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
padding: 5px;
display: block;
width: 100%;
height: 32px;
margin-bottom: 5px;
line-height: 22px;
}
#et-boc .wpfd-content i.wpfd-download,
#et-boc .wpfd-content i.wpfd-add-to-cart, .wpfd-content i.wpfd-download,
.wpfd-content i.wpfd-add-to-cart {
font-size: 16px;
vertical-align: middle;
text-align: right;
margin-left: 8px;
margin-bottom: 2px;
}
#et-boc .wpfd-content .openlink, .wpfd-content .openlink {
background-color: #fafafa;
border-color: #dadada;
border-radius: 8px;
color: #8f8f8f;
font-size: 13px;
padding: 5px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
width: 100%;
height: 32px;
line-height: 22px;
margin: 5px auto 0 auto;
display: inline-block;
vertical-align: middle;
}
#et-boc .wpfd-content i.wpfd-preview, .wpfd-content i.wpfd-preview {
font-size: 16px;
vertical-align: middle;
text-align: right;
margin-left: 8px;
margin-bottom: 2px;
}
#et-boc .wpfd-content .backcategory, .wpfd-content .backcategory {
margin: 5px 0 5px 5px;
font-size: 14px;
color: #8f8f8f;
padding: 0;
display: block;
height: 14px;
line-height: 14px;
float: right;
width: 100%;
text-align: right;
}
#et-boc .wpfd-content .backcategory:hover, .wpfd-content .backcategory:hover {
box-shadow: none;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left, .wpfd-content .backcategory .zmdi-chevron-left {
font-size: 14px;
vertical-align: middle;
display: inline-block;
height: 14px;
line-height: 14px;
margin-right: 5px;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left + span, .wpfd-content .backcategory .zmdi-chevron-left + span {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 14px;
height: 14px;
} .wpfd-content .wpfd_list .file .file-custom-fields a[target=_blank],
.wpfd-content .wpfd-table .file .file-custom-fields a[target=_blank],
.wpfd-download-box .dropblock .filecontent .file-custom-fields a[target=_blank] {
text-decoration: underline !important;
color: #045cb4 !important;
background-color: transparent !important;
font-size: 1em !important;
font-weight: normal !important;
}
.wpfd-content .wpfd_list .file .file-custom-fields a[target=_blank]:hover, .wpfd-content .wpfd_list .file .file-custom-fields a[target=_blank]:focus,
.wpfd-content .wpfd-table .file .file-custom-fields a[target=_blank]:hover,
.wpfd-content .wpfd-table .file .file-custom-fields a[target=_blank]:focus,
.wpfd-download-box .dropblock .filecontent .file-custom-fields a[target=_blank]:hover,
.wpfd-download-box .dropblock .filecontent .file-custom-fields a[target=_blank]:focus {
box-shadow: unset !important;
background-color: transparent !important;
}
.wpfd-content .wpfd_list .file .file-custom-fields div[class*=file-],
.wpfd-content .wpfd-table .file .file-custom-fields div[class*=file-],
.wpfd-download-box .dropblock .filecontent .file-custom-fields div[class*=file-] {
margin: 3px 0;
}
#wpfd-dropblock-close {
position: absolute;
right: -30px;
}
#wpfd-box-player .dropblock .wpfd_file_preview_download_container {
padding: 10px 15px 10px 0;
box-sizing: border-box;
background-color: #fff;
color: #ccc;
text-align: right;
width: 100%;
display: block;
max-width: 100%;
}
#wpfd-box-player .dropblock .wpfd_file_preview_download_container .ext {
margin: 0 5px 0 0;
display: inline-block;
width: 25px;
height: 25px;
vertical-align: middle;
background-size: 100%;
}
#wpfd-box-player .dropblock .wpfd_file_preview_download_container .title {
display: inline-block;
margin: 0;
vertical-align: middle;
color: #808080;
text-decoration: none;
}
#wpfd-box-player .dropblock .wpfd_file_previewer_servers .wpfd_file_preview_download_container {
position: fixed;
bottom: 0;
right: 0;
z-index: 9999;
}
@media screen and (max-width: 420px) {
#wpfd-box-player .dropblock {
width: 90%;
}
}
.dropblock #wpfd-dropblock-close .dashicons {
width: 30px;
height: 29px;
display: inline-block;
vertical-align: middle;
color: #fff;
}
.wpfd-category-password-protection-container, .wpfd-file-password-protection-container {
font-size: 13px;
padding: 10px 0;
}
.wpfd-category-password-protection-container .protected-title, .wpfd-file-password-protection-container .protected-title {
font-size: 2.5em;
}
.wpfd-category-password-protection-container .message-info, .wpfd-file-password-protection-container .message-info {
margin: 10px 0;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-submit {
height: 40px;
line-height: 1em;
padding: 10px 15px;
font-size: 1em;
border-radius: 4px;
}
.wpfd-category-password-protection-container .wpfd-password-value:focus, .wpfd-category-password-protection-container .wpfd-password-submit:focus, .wpfd-file-password-protection-container .wpfd-password-value:focus, .wpfd-file-password-protection-container .wpfd-password-submit:focus {
outline: none;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-value {
border: 1px solid #ccc;
margin: 0 2px 0 0;
}
.wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-submit {
background-color: #28303d;
color: #d1e4dd;
}
.wpfd-category-password-protection-container .wpfd-password-submit:hover, .wpfd-file-password-protection-container .wpfd-password-submit:hover {
box-shadow: 1px 1px 12px #ccc;
background-color: #28303d;
border-color: #28303d;
color: #d1e4dd;
}
@media (max-width: 720px) { #wpfd-dropblock-close {
position: absolute;
right: 0;
z-index: 9999999;
top: 0;
border: 0 solid rgba(0, 0, 0, 0.5);
}
.dropblock #wpfd-dropblock-close .dashicons {
width: 30px;
height: 30px;
display: inline-block;
vertical-align: middle;
color: #fff;
background: rgba(0, 0, 0, 0.5);
}
.dashicons, .dashicons-before::before {
font-size: 30px !important;
}  .vjs-default-skin .vjs-big-play-button {
display: none !important;
}
} .entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span {
color: inherit;
}
.wpfd-icon-set-svg .txt,
.wpfd-icon-set-png .txt {
display: block;
visibility: hidden;
}
.wpfd-content ::-webkit-scrollbar {
width: 7px;
height: 7px;
}
.wpfd-content ::-webkit-scrollbar:hover {
cursor: pointer;
}
.wpfd-content ::-webkit-scrollbar-track {
background: transparent;
}
.wpfd-content ::-webkit-scrollbar-thumb {
background: #888;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.wpfd-content ::-webkit-scrollbar-thumb:hover {
background: #4285f4;
}
.wpfd-password-form .password-title,
.wpfd-password-form .password-type-and-submit-section {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.wpfd-open-tree + .with_foldertree &gt; .wpfd-categories h2 {
margin-left: 25px;
}
.wpfd-all-file-category .wpfd_checkbox {
display: none !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-cloud:before {
background: none;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-dropbox:before {
content: "\e900" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-onedrive_business:before, .wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-onedrive:before,
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder-outline.wpfd-icon-onedrive_business:before, .wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder-outline.wpfd-icon-onedrive:before {
content: "\e901" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-googleDrive:before {
content: "\e902" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded &gt; .zmdi-folder.wpfd-icon-aws:before {
content: "\e903" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected &gt; .zmdi-folder.wpfd-icon-dropbox:before {
content: "\e900" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected &gt; .zmdi-folder.wpfd-icon-onedrive_business:before, .wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected &gt; .zmdi-folder.wpfd-icon-onedrive:before {
content: "\e901" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected &gt; .zmdi-folder.wpfd-icon-googleDrive:before {
content: "\e902" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected &gt; .zmdi-folder.wpfd-icon-aws:before {
content: "\e903" !important;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder.wpfd-icon-cloud,
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder-outline.wpfd-icon-cloud {
font-family: "wpfdicon" !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
font-feature-settings: "liga";
-webkit-font-variant-ligatures: discretionary-ligatures;
font-variant-ligatures: discretionary-ligatures;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder.wpfd-icon-cloud.wpfd-icon-aws,
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder-outline.wpfd-icon-cloud.wpfd-icon-aws {
font-family: "wpfdawsicon" !important;
font-size: 14px;
margin-top: 4px;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder.wpfd-icon-cloud:before,
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder-outline.wpfd-icon-cloud:before {
display: block;
width: 24px;
height: 18px;
margin-left: -2px;
}
.wpfd-all-file-category .wpfd-container .wpfd-foldertree ul.jaofiletree li.directory &gt; .zmdi-folder.wpfd-icon-cloud.wpfd-icon-googleDrive:before {
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/icon-sync-google-drive.svg) left center no-repeat;
}
.wpfd-container table.wpfd-search-result thead th.wpfd-last-col-table {
padding: 15px 32px 15px 10px !important;
}
 #et-boc .wpfd-content-default h2, .wpfd-content-default h2 {
padding: 0.5555555556em 0 0 0;
margin: 0 0 0.5555555556em 0;
font-size: 1em;
color: #595959;
}
@media only screen and (max-width: 720px) {
#et-boc .wpfd-content-default h2, .wpfd-content-default h2 {
margin: 0 0 0.3888888889em 0;
padding-top: 0.3888888889em;
}
}
#et-boc .wpfd-content-default a, .wpfd-content-default a {
text-decoration: none !important;
border-bottom: 0;
box-shadow: none;
color: #444;
transition: all 0.2s ease;
}
#et-boc .wpfd-content-default a:hover, .wpfd-content-default a:hover {
box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content-default .wpfd-container, .wpfd-content-default .wpfd-container {
flex-flow: row;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li {
margin: 0 0 10px 0 !important;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; a, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; a {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .zmdi-folder, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .zmdi-folder {
font-weight: bold;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .zmdi-folder:before, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .zmdi-folder:before {
color: inherit;
font-weight: 500;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .icon-open-close, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .icon-open-close {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .icon-open-close:before, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected &gt; .icon-open-close:before {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree a, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree a {
color: #666666;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-open,
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .icon-open-close, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-open,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .icon-open-close {
color: #888888;
}
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
#et-boc .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-outline, .wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder,
.wpfd-content-default .wpfd-container .wpfd-foldertree ul.jaofiletree .zmdi-folder-outline {
margin-right: 8px;
}
#et-boc .wpfd-content-default .wpfd_list, .wpfd-content-default .wpfd_list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex: auto;
flex-wrap: wrap;
width: 100%;
max-width: 100%;
}
#et-boc .wpfd-content-default .wpfd_list .file, .wpfd-content-default .wpfd_list .file {
font-size: 13px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: #ffffff;
min-height: 3.8888888889em;
min-width: 350px;
padding: 15px;
border-radius: 4px;
border: 1px solid #ccc;
width: calc(50% - 20px);
float: left;
box-sizing: border-box;
flex-grow: 1;
}
@media only screen and (max-width: 720px) {
#et-boc .wpfd-content-default .wpfd_list .file, .wpfd-content-default .wpfd_list .file {
min-width: unset;
}
}
#et-boc .wpfd-content-default .wpfd_list .file.flex_span, .wpfd-content-default .wpfd_list .file.flex_span {
height: 1px;
background: transparent !important;
min-height: 1px !important;
max-height: 1px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
border: none;
}
#et-boc .wpfd-content-default .wpfd_list .file.is_downloaded, .wpfd-content-default .wpfd_list .file.is_downloaded {
background-color: #eeeeee;
}
#et-boc .wpfd-content-default .wpfd_list .file input.cbox_file_download:focus, .wpfd-content-default .wpfd_list .file input.cbox_file_download:focus {
outline: unset;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form {
display: block;
color: #999999;
font-size: 13px;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .protected-title, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .protected-title {
color: #808080;
font-weight: bold;
font-size: 1em;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-label, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-label {
color: #808080;
font-size: 1em;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .password-title, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .password-title {
margin-top: 10px;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .password-type-and-submit-section, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .password-type-and-submit-section {
width: 100%;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-value, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-value {
width: calc(100% - 65px);
padding: 5px 10px;
box-sizing: border-box;
margin: 0;
display: inline-block;
font-size: 13px;
vertical-align: middle;
min-height: 38px;
border: 1px solid #cccccc;
border-radius: 4px;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-value:focus, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-value:focus {
outline: none;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit {
width: 55px;
font-size: 13px;
padding: 5px;
box-sizing: border-box;
display: inline-block;
margin: 0 0 0 1px;
min-height: 38px;
vertical-align: middle;
border-radius: 4px;
background-color: #28303d;
color: #d1e4dd;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit:hover, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit:hover {
box-shadow: 1px 1px 0.6666666667em #ccc;
background-color: #28303d;
border-color: #28303d;
color: #d1e4dd;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit:focus, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .wpfd-password-submit:focus {
outline: none;
}
#et-boc .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .message-info, .wpfd-content-default .wpfd_list .file.wpfd-password-protection-form .message-info {
font-size: 1em;
margin: 5px 0;
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-], .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-] {
height: 70px;
width: 70px;
float: left;
color: #fff;
position: relative;
top: 0;
text-indent: -999999999px;
}
@media screen and (max-width: 450px) {
#et-boc .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-], .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-] {
display: block;
float: unset;
margin: 0 auto 20px auto;
}
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-png], .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-png] {
background-size: 100% !important;
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-svg], .wpfd-content-default .filecontent &gt; div.ext[class*=wpfd-icon-set-svg] {
background-size: 100% !important;
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]), .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]) {
height: 5.5555555556em;
width: 4.1666666667em;
margin-right: 0.8333333333em;
float: left;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/neutral.png) top center transparent no-repeat;
background-size: contain;
color: #fff;
position: relative;
top: 0;
}
@media screen and (max-width: 450px) {
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]), .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]) {
margin-bottom: 10px;
}
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-])[class*=ext-], .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-])[class*=ext-] {
color: transparent;
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-7z, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-7z {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/7z.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ace, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ace {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ace.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-bz2, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-bz2 {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bz2.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-dmg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-dmg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/dmg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-gz, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-gz {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gz.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rar, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rar {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rar.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tgz, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tgz {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tgz.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-zip, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-zip {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/zip.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-csv, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-csv {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/csv.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-doc, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-doc {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/doc.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-docx, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-docx {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/docx.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-html, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-html {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/html.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-key, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-key {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/key.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-keynote, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-keynote {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/keynote.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-odp, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-odp {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odp.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ods, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ods {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ods.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-odt, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-odt {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odt.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pages, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pages {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pages.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pdf, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pdf {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pdf.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pps, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pps {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pps.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ppt, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ppt {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ppt.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pptx, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pptx {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pptx.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rtf, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rtf {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rtf.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tex, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tex {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tex.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-txt, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-txt {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/txt.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xls, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xls {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xls.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xlsx, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xlsx {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xlsx.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xml, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-xml {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xml.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-bmp, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-bmp {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bmp.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-exif, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-exif {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/exif.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-gif, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-gif {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gif.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ico, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ico {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ico.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-jpeg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-jpeg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpeg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-jpg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-jpg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-png, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-png {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/png.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-psd, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-psd {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/psd.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tif, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tif {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tif.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tiff, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-tiff {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tiff.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aac, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aac {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aac.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aif, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aif {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aif.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aiff, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-aiff {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aiff.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-alac, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-alac {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/alac.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-amr, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-amr {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/amr.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-au, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-au {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/au.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-cdda, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-cdda {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/cdda.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-flac, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-flac {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flac.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m3u, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m3u {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m3u.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4a, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4a {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4a.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4p, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4p {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4p.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mid, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mid {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mid.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mp3, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mp3 {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp3.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mp4, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mp4 {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp4.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpa, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpa {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpa.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ogg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ogg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ogg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pac, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-pac {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pac.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ra, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-ra {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ra.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wav, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wav {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wav.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wma, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wma {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wma.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-3gp, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-3gp {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/3gp.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-asf, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-asf {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/asf.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-avi, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-avi {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/avi.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-flv, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-flv {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flv.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4v, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-m4v {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4v.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mkv, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mkv {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mkv.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mov, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mov {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mov.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpeg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpeg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpeg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpg, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-mpg {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpg.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rm, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-rm {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rm.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-swf, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-swf {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/swf.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-vob, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-vob {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/vob.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wmv, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-wmv {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wmv.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-css, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-css {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/css.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-img, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]).ext-img {
background-image: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/img.png);
}
#et-boc .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]) .txt, .wpfd-content-default .filecontent &gt; div.ext:not([class*=wpfd-icon-set-]) .txt {
position: absolute;
top: 2.6666666667em;
left: 0.3888888889em;
display: block;
width: 1.9444444444em;
font-size: 0.9444444444em;
font-weight: bold;
line-height: 0.8888888889em;
text-align: center;
letter-spacing: -1px;
text-transform: uppercase;
font-family: arial, helvetica, sans-serif !important;
}
#et-boc .wpfd-content-default .filecontent &gt; div &gt; img, .wpfd-content-default .filecontent &gt; div &gt; img {
width: 70px;
margin-right: 0;
float: left;
position: relative;
}
@media only screen and (max-width: 762px) and (min-width: 641px) {
#et-boc .wpfd-content-default .wpfd_list .file,
.wpfd-content-default .wpfd_list .file {
display: block;
flex: unset;
}
}
@media only screen and (max-width: 720px) and (min-width: 300px) {
#et-boc .wpfd-content-default .wpfd_list .file,
.wpfd-content-default .wpfd_list .file {
width: auto;
}
}
@media only screen and (max-width: 450px) {
#et-boc .wpfd-content-default .wpfd_list .file,
.wpfd-content-default .wpfd_list .file {
display: block;
width: auto;
max-width: 100%;
box-sizing: border-box;
}
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent,
.wpfd-content-default .wpfd_list .file .filecontent {
margin-left: 0;
width: 70%;
}
@media only screen and (max-width: 762px) and (min-width: 641px) {
#et-boc .wpfd-content-default .wpfd_list .file .filecontent,
.wpfd-content-default .wpfd_list .file .filecontent {
width: 100%;
}
}
@media only screen and (max-width: 450px) {
#et-boc .wpfd-content-default .wpfd_list .file .filecontent,
.wpfd-content-default .wpfd_list .file .filecontent {
width: 100%;
}
}
#et-boc .wpfd-content-default .wpfd_list .file .file-right,
.wpfd-content-default .wpfd_list .file .file-right {
margin: 0 auto;
text-align: center;
width: 45%;
min-width: 120px;
padding-left: 5px;
}
@media only screen and (max-width: 762px) and (min-width: 641px) {
#et-boc .wpfd-content-default .wpfd_list .file .file-right,
.wpfd-content-default .wpfd_list .file .file-right {
padding-top: 0.5555555556em;
width: 100%;
clear: both;
}
}
@media only screen and (max-width: 450px) {
#et-boc .wpfd-content-default .wpfd_list .file .file-right,
.wpfd-content-default .wpfd_list .file .file-right {
padding-top: 20px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
}
@media screen and (min-width: 768px) {
#et-boc .wpfd-content-default .wpfd_list .file .file-right .downloadlink,
.wpfd-content-default .wpfd_list .file .file-right .downloadlink {
margin: 23px 0 5px 0;
}
}
#et-boc .wpfd-content-default .wpfd_list .file .openlink img,
.wpfd-content-default .wpfd_list .file .openlink img {
margin: auto;
}
#et-boc .wpfd-content-default .wpfd_list .file .added_to_cart,
.wpfd-content-default .wpfd_list .file .added_to_cart {
margin-bottom: 0;
}
#et-boc .wpfd-content-default .wpfd_list .file .downloadlink:hover,
.wpfd-content-default .wpfd_list .file .downloadlink:hover {
box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content-default .wpfd_list .file h3,
.wpfd-content-default .wpfd_list .file h3 {
font-size: 1.2em;
line-height: 1.2222222222em;
padding-top: 0;
margin: 0 0 0.5555555556em 0;
clear: none;
word-wrap: break-word;
text-transform: none;
overflow: hidden;
}
#et-boc .wpfd-content-default .wpfd_list .file h3 a,
.wpfd-content-default .wpfd_list .file h3 a {
font-weight: bold;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
color: #808080;
text-transform: none;
vertical-align: text-top;
font-size: 16px;
line-height: 16px;
}
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo,
.wpfd-content-default .wpfd_list .file .file-xinfo {
margin-left: 5em;
text-transform: none;
overflow: hidden;
font-size: 1em;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.21;
letter-spacing: normal;
text-align: left;
color: #999999;
padding: 15px 0 0 25px;
}
@media screen and (max-width: 450px) {
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo,
.wpfd-content-default .wpfd_list .file .file-xinfo {
margin-left: 0;
}
}
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo .file-desc,
.wpfd-content-default .wpfd_list .file .file-xinfo .file-desc {
margin: -15px 0 15px 0;
}
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo .file-desc p,
.wpfd-content-default .wpfd_list .file .file-xinfo .file-desc p {
margin: 0;
}
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo .file-size,
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo .file-hits,
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo .file-dated,
.wpfd-content-default .wpfd_list .file .file-xinfo .file-size,
.wpfd-content-default .wpfd_list .file .file-xinfo .file-hits,
.wpfd-content-default .wpfd_list .file .file-xinfo .file-dated {
margin: 3px 0;
}
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo &gt; div &gt; span,
.wpfd-content-default .wpfd_list .file .file-xinfo &gt; div &gt; span {
margin: 0 5px 0 0;
display: inline-block;
font-size: 1em;
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent,
.wpfd-content-default .wpfd_list .file .filecontent {
font-size: 1em;
line-height: 1.2;
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent h3,
.wpfd-content-default .wpfd_list .file .filecontent h3 {
padding: 0 0 0 25px;
margin: 0 0 5px 0;
vertical-align: top;
position: relative;
font-size: 16px;
line-height: 16px;
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent h3 a:hover,
.wpfd-content-default .wpfd_list .file .filecontent h3 a:hover {
box-shadow: none;
}
@media screen and (max-width: 450px) {
#et-boc .wpfd-content-default .wpfd_list .file .filecontent h3,
.wpfd-content-default .wpfd_list .file .filecontent h3 {
width: 100%;
text-align: center;
box-sizing: border-box;
padding: 0;
margin-bottom: 10px;
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent h3 &gt; .wpfd_checkbox, #et-boc .wpfd-content-default .wpfd_list .file .filecontent h3 &gt; a,
.wpfd-content-default .wpfd_list .file .filecontent h3 &gt; .wpfd_checkbox,
.wpfd-content-default .wpfd_list .file .filecontent h3 &gt; a {
display: inline-block;
vertical-align: middle;
}
#et-boc .wpfd-content-default .wpfd_list .file .filecontent h3 &gt; .wpfd_checkbox,
.wpfd-content-default .wpfd_list .file .filecontent h3 &gt; .wpfd_checkbox {
position: unset;
margin-right: 5px;
}
}
#et-boc .wpfd-container-default,
.wpfd-container-default {
box-sizing: border-box;
padding: 0;
min-height: 50px;
-webkit-overflow-scrolling: touch;
position: relative;
}
#et-boc .wpfd-container-default .wpfd-categories,
.wpfd-container-default .wpfd-categories {
padding: 0;
}
#et-boc .wpfd-container-default .wpfd-categories h2,
.wpfd-container-default .wpfd-categories h2 {
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
color: #2c2c2c;
text-transform: uppercase;
font-size: 1.25em;
padding: 0;
margin: 0 0 0 10px;
}
#et-boc .wpfd-container-default:not(.with_foldertree),
.wpfd-container-default:not(.with_foldertree) {
width: 100%;
}
.wpfd-content-default .default-download-category.display-download-category {
display: none;
}
.wpfd-content-default .default-download-category:hover {
cursor: pointer;
}
@media (max-width: 720px) {
.wpfd-content-default.wpfd-content .wpfd-flex-container {
display: block;
}
.wpfd-content-default .wpfd_list {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.wpfd-content-default .wpfd_list .file {
-webkit-flex: 0 !important;
-ms-flex: 0 !important;
flex: 0 !important;
}
} .rtl .wpfd-content-default {
direction: rtl;
}
.rtl .wpfd-content-default .wpfd-categories .catlink span {
padding-right: 5px;
text-align: left;
}
.rtl .wpfd-content-default i.wpfd-preview, .rtl .wpfd-content-default i.wpfd-download {
padding-right: 5px;
}
.rtl .wpfd-content-default .filecontent &gt; div.ext {
float: right;
margin-right: unset;
margin-left: 15px;
}
.rtl .wpfd-content-default .file .file-xinfo {
overflow: hidden;
margin-right: 65px;
margin-left: unset;
}
.rtl .wpfd-content-default .file .file-xinfo span {
float: right;
margin-left: 2px;
}
.rtl .wpfd-content-default .backcategory {
float: none;
right: unset;
left: 10px;
}
.rtl .wpfd-content-default .backcategory .zmdi-chevron-left {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scale(-1);
margin-left: 3px;
}
.rtl .wpfd-content-default i.zmdi, .rtl .wpfd-content-default .zmdi-folder, .rtl .wpfd-content-default .zmdi-folder-open {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
padding-left: 5px;
}
.rtl .wpfd-content-default .icon-open-close {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
float: right;
}
.rtl .wpfd-content-default ul.jaofiletree:first-child {
margin-right: -10px !important;
margin-left: unset !important;
}
.rtl .wpfd-content-default ul.jaofiletree li {
padding-right: 10px !important;
padding-left: unset !important;
} .wpfd-pagination .page-numbers {
margin: 6px;
display: inline-block;
}
.wpfd-pagination a.page-numbers {
cursor: pointer;
color: #046bd2;
}
.wpfd-pagination .page-numbers.current {
color: #000;
}
#et-boc .wpfd-content.wpfd-content-default + .wpfd-pagination,
.wpfd-content.wpfd-content-default + .wpfd-pagination {
padding: 5px;
text-align: center;
}
@media screen and (min-width: 720px) {
#et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination,
.wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
width: 70%;
margin-left: 0;
float: right;
}
}
@media screen and (max-width: 720px) {
#et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination,
.wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
text-align: center;
padding: 5px 5px 5px 15px;
margin-left: 25px;
}
}#wpfd-box-player {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999999;
background: transparent url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-player .dropblock {
min-height: 114px;
display: inline-block; position: relative;
text-align: center;
}
#wpfd-box-player .dropblock {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: none;
color: #FFF;
}
#wpfd-box-loading {
position: fixed;
display: flex;
justify-content: center;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 999999999999;
background: transparent url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-loading .loading {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 120px;
height: 120px;
color: #FFF;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/loadingfile.svg) no-repeat center center;
}
#wpfd-box-loading .wpfd-loading-status {
text-align: center;
position: absolute;
top: 60%;
transform: translateY(-60%);
left: 0;
right: 0;
}
#wpfd-box-loading .wpfd-loading-status .wpfd-loading-close {
font-weight: bold;
cursor: pointer;
}
#wpfd-box-player img {
max-width: 100%;
height: auto;
max-height: 100%;
}
#wpfd-box-player .dropblock iframe {
width: 100%;
height: 100%;
}
.wpfdlaunch .dashicons-download {
font-family: dashicons;
}@font-face {font-family: 'Material Icons';font-style: normal;font-weight: 400;src: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/admin/assets/ui/fonts/MaterialIcons-Regular.eot); src:local('Material Icons'),local('MaterialIcons-Regular'),url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/admin/assets/ui/fonts/MaterialIcons-Regular.woff2) format('woff2'),url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/admin/assets/ui/fonts/MaterialIcons-Regular.woff) format('woff'),url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/admin/assets/ui/fonts/MaterialIcons-Regular.ttf) format('truetype');}.material-icons {font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}@font-face{font-family:Material-Design-Iconic-Font;src:url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul&gt;li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}.wpfd-icon-set-png.ext{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/unknown.png) no-repeat center center}.wpfd-icon-set-png.ext.ext-7z{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/7z.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ace{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ace.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-bz2{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/bz2.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-dmg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/dmg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-gz{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/gz.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-rar{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/rar.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-tgz{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/tgz.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-zip{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/zip.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-csv{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/csv.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-doc{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/doc.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-docx{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/docx.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-html{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/html.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-key{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/key.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-keynote{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/keynote.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-odp{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/odp.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ods{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ods.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-odt{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/odt.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-pages{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/pages.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-pdf{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/pdf.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-pps{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/pps.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ppt{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ppt.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-pptx{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/pptx.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-rtf{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/rtf.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-tex{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/tex.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-txt{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/txt.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-xls{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/xls.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-xlsx{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/xlsx.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-xml{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/xml.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-bmp{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/bmp.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-exif{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/exif.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-gif{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/gif.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ico{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ico.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-jpeg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/jpeg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-jpg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/jpg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-png{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/png.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-psd{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/psd.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-tif{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/tif.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-tiff{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/tiff.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-aac{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/aac.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-aif{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/aif.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-aiff{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/aiff.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-alac{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/alac.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-amr{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/amr.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-au{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/au.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-cdda{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/cdda.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-flac{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/flac.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-m3u{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/m3u.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-m4a{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/m4a.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-m4p{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/m4p.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mid{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mid.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mp3{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mp3.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mp4{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mp4.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mpa{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mpa.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ogg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ogg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-pac{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/pac.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-ra{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/ra.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-wav{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/wav.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-wma{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/wma.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-3gp{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/3gp.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-asf{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/asf.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-avi{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/avi.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-flv{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/flv.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-m4v{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/m4v.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mkv{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mkv.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mov{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mov.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mpeg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mpeg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-mpg{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/mpg.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-rm{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/rm.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-swf{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/swf.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-vob{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/vob.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-wmv{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/wmv.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-css{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/css.png?version=1685172877) no-repeat center center;}.wpfd-icon-set-png.ext.ext-img{background: url(https://mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/icons/png/img.png?version=1685172877) no-repeat center center;}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button&gt;.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button&gt;.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog&gt;*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content&gt;*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button&gt;.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3.5em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control .vjs-icon-placeholder{cursor:pointer;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate&gt;.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.vjs-text-track-settings .vjs-track-settings-colors{display:block;grid-column:1;grid-row:1}.vjs-text-track-settings .vjs-track-settings-font{grid-column:2;grid-row:1}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:2;grid-row:2}}.vjs-track-setting&gt;select{margin-right:5px}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js&gt;:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;visibility:hidden}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible; background:#fff;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border: 8px solid #FFF;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;background:#fff; padding:1px;}
#cboxLoadingGraphic{background:url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/balls.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#fff;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
#cboxTitle{position:absolute; bottom:-35px; left:10px; color:#cdcdcd;text-align:left;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;width: 90%;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}  #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;} #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxPrevious{
position: absolute;
top: 0;
left: 5px;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/prev.png) no-repeat center left;
width: 100px;
height: 100%;
text-indent: -9999px;
opacity: 0.2;
}
#cboxPrevious:hover{opacity: 1;}
#cboxNext{
position: absolute;
top: 0;
right: 5px;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/next.png) no-repeat center right;
width: 100px;
height: 100%;
text-indent: -9999px;
opacity: 0.2;
}
#cboxNext:hover{opacity: 1;}
#cboxClose{
position: absolute;
bottom: -40px;
right: 0;
display: block;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/close.png) no-repeat top center;
width: 27px;
height: 27px;
text-indent: -9999px;
} .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}#wpfd-box-player {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999999;
background: transparent url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-player .dropblock {
min-height: 114px;
display: inline-block; position: relative;
text-align: center;
}
#wpfd-box-player .dropblock {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: none;
color: #FFF;
}
#wpfd-box-loading {
position: fixed;
display: flex;
justify-content: center;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 999999999999;
background: transparent url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-loading .loading {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 120px;
height: 120px;
color: #FFF;
background: url(//mig-mbh.de/wp-content/plugins/wp-file-download/app/site/assets/images/theme/loadingfile.svg) no-repeat center center;
}
#wpfd-box-loading .wpfd-loading-status {
text-align: center;
position: absolute;
top: 60%;
transform: translateY(-60%);
left: 0;
right: 0;
}
#wpfd-box-loading .wpfd-loading-status .wpfd-loading-close {
font-weight: bold;
cursor: pointer;
}
#wpfd-box-player img {
max-width: 100%;
height: auto;
max-height: 100%;
}
#wpfd-box-player .dropblock iframe {
width: 100%;
height: 100%;
}
.wpfdlaunch .dashicons-download {
font-family: dashicons;
}.wpfd-single-file {
flex-basis: 100%;
background: transparent;
padding: 10px;
display: flex;
flex: auto;
flex-wrap: wrap;
z-index: 0;
position: relative;
}
.wpfd-single-file--icon {
flex-basis: 30%;
}
.wpfd-single-file--icon .wpfd-icon-placeholder {
background-repeat: no-repeat;
background-size: contain;
}
.wpfd-single-file--details {
flex-basis: 70%;
}
.wpfd-single-file--buttons {
display: flex;
margin: 20px 5px 20px 0;
flex-basis: 100%;
justify-content: left;
}
.wpfd-single-file a.wpfd-single-file-button, .wpfd-single-file a.added_to_cart {
float: left;
display: flex;
text-align: center;
align-items: center;
justify-content: space-between; text-transform: uppercase;
text-decoration: none !important; transition-property: unset !important;
transition-duration: unset !important;
transition-timing-function: unset !important;
}
.wpfd-single-file a.wpfd-single-file-button.added, .wpfd-single-file a.added_to_cart.added {
display: none;
}
.wpfd-single-file a.wpfd-single-file-button span, .wpfd-single-file a.added_to_cart span {
width: 100%;
text-align: center;
}
.wpfd-single-file a.wpfd-single-file-button svg, .wpfd-single-file a.wpfd-single-file-button .wpfd-add-to-cart, .wpfd-single-file a.added_to_cart svg, .wpfd-single-file a.added_to_cart .wpfd-add-to-cart {
margin-left: 10px;
}
.wpfd-single-file a.wpfd-single-file-button:hover, .wpfd-single-file a.added_to_cart:hover {
cursor: pointer;
text-decoration: none;
}
.wpfd-single-file a.wpfd-single-file-button:focus, .wpfd-single-file a.added_to_cart:focus {
outline: unset !important;
}
.wpfd-single-file .wpfd-file-content {
padding-left: 30px;
box-sizing: border-box;
}
.wpfd-single-file .wpfd-file-content--title {
color: #878787;
margin-top: 0;
font-weight: 600;
}
.wpfd-single-file .wpfd-file-content--description {
text-align: justify;
color: #B3B3B3;
font-size: 1.2em;
line-height: 1.3em;
}
.wpfd-single-file .wpfd-file-content--meta {
margin: 0;
}
.wpfd-single-file .wpfd-file-content--meta &gt; div {
color: #B3B3B3;
margin: 2px 0;
}
@media screen and (max-width: 600px) {
.wpfd-single-file {
flex-direction: column;
align-items: flex-start;
}
.wpfd-single-file .wpfd-file-content {
padding-left: 0;
margin-top: 15px;
}
.wpfd-single-file .wpfd-single-file--buttons {
display: block;
}
.wpfd-single-file .wpfd-single-file-button.wpfd-button-preview {
margin-left: 0;
}
}.wpfd-single-file--icon .wpfd-icon-placeholder{margin:0px 0px 0px 0px;width:144px;height:144px}.wpfd-single-file--icon{flex-basis:144px}.wpfd-single-file--details{flex-basis:100%}.wpfd-single-file .wpfd-file-content{padding-left:0}.wpfd-single-file .wpfd-file-content--meta &gt; div{font-size:14px;padding:0px 0px 0px 0px;margin:2px 0px 2px 0px}.wpfd-single-file .wpfd-file-content--title{font-size:24px;line-height:24px;padding:0px 0px 0px 0px;margin:0px 0px 15px 0px}.wpfd-single-file .wpfd-file-content--description{font-size:15px;padding:0px 0px 0px 0px;margin:0px 0px 10px 0px}.wpfd-single-file-button.wpfd-button-download{background:#5c5a57;color:#ffffff;border-radius:4px;border:0;width:170px;font-size:16px;padding:5px 5px 5px 5px;margin:15px 15px 15px 0px;box-shadow:2px 2px 12px 5px #f0f0f0}.wpfd-single-file a.wpfd-single-file-button.wpfd-button-download svg{margin-left:10px}.wpfd-single-file-button.wpfd-button-download:hover{border-color:rgba(0,0,0,0);color:#ffffff;background:#6b6b6b}.wpfd-button-download:hover,
.wpfd-single-file-button + a.added_to_cart:hover{border-color:rgba(0,0,0,0)}.wpfd-single-file-button.wpfd-button-preview{background:#a7a7a7;color:#ffffff;border-radius:4px;border:0;width:170px;font-size:16px;padding:5px 5px 5px 5px;margin:15px 15px 15px 15px;box-shadow:0px 0px 0px 0px #000000}.wpfd-single-file a.wpfd-single-file-button.wpfd-button-preview svg{margin-left:10px}.wpfd-single-file-button.wpfd-button-preview:hover{border-color:#a7a7a7;color:#ffffff;background:#595756}.wpfd-button-preview:hover,
.wpfd-single-file-button + a.added_to_cart:hover{border-color:#a7a7a7}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group&gt;.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group&gt;.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group&gt;.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group&gt;.button-primary+.button{border-left:0}.wp-core-ui .button-group&gt;.button:focus{position:relative;z-index:1}.wp-core-ui .button-group&gt;.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group&gt;.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//mig-mbh.de/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover&gt;.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//mig-mbh.de/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button&gt;button{background:transparent url(//mig-mbh.de/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button&gt;button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play&gt;button{background-position:0 0}.mejs-pause&gt;button{background-position:-20px 0}.mejs-replay&gt;button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button&gt;button{background-position:-80px 0}.mejs-unfullscreen&gt;button{background-position:-100px 0}.mejs-mute&gt;button{background-position:-60px 0}.mejs-unmute&gt;button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button&gt;.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button&gt;button{background-position:-140px 0}.mejs-chapters-button&gt;button{background-position:-180px 0}.mejs-captions-button&gt;.mejs-captions-selector,.mejs-chapters-button&gt;.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button&gt;.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error&gt;img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970;opacity:1}.media-frame :-ms-input-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:normal 20px/1 dashicons;speak:never;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//mig-mbh.de/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary&gt;.media-button,.media-toolbar-primary&gt;.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary&gt;.media-button,.media-toolbar-secondary&gt;.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary&gt;.media-button,.attachments-browser .media-toolbar-primary&gt;.media-button-group,.attachments-browser .media-toolbar-secondary&gt;.media-button,.attachments-browser .media-toolbar-secondary&gt;.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//mig-mbh.de/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;speak:never;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu&gt;a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//mig-mbh.de/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//mig-mbh.de/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//mig-mbh.de/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//mig-mbh.de/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//mig-mbh.de/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//mig-mbh.de/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}label.ew-switch{line-height:20px}label.ew-switch span.switch{background-color:#ccc;border-radius:7px;display:inline-block;height:14px;position:relative;transition:all 0.3s;vertical-align:sub;width:30px}label.ew-switch span.switch::before{background:#fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,0.3);content:"";display:block;height:18px;left:-2px;position:absolute;top:-2px;transition:all 0.3s;width:18px}label.ew-switch span.switch.left-aligned{margin-right:8px}label.ew-switch span.switch.right-aligned{margin-left:8px}label.ew-switch input{position:absolute;visibility:hidden}label.ew-switch input:checked+span.switch{background-color:#0073aa}label.ew-switch input:checked+span.switch::before{left:14px}.ew-watermark-all-switch{margin-bottom:12px}@font-face{font-family:'FontAwesome';src:url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0) format('embedded-opentype'),url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.html5tooltip-box{
max-width:450px;
}
.pd-clearfix, .qcpd-list-wrapper{
clear: both !important;
}
.qcpd-list-hoder, .qcpd-list-holder{
width: 100%;
clear: both;
}
.qcpd-list-column{
display: inline-block;
vertical-align: top;
min-width: 22%;
}
.qcpd-list-column a{opacity:1 !important;}
.opd-column-1{
width: 100%;
}
.opd-column-2{
width: 45%;
}
.opd-column-3{
width: 30%;
}
.opd-column-4{
width: 23%;
} .pd-top-area.pd-border-bottom, .sbd-filter-area {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 15px;
padding: 0 0 15px;
}
.pd-top-area .pd-half{
width: 35%;
padding: 0;
margin: 0;
display: inline-block;
vertical-align:top;
}
.pd-half.pd-add{
text-align: left;
}
.bookmark-btn{
cursor:pointer;
}
.bookmark-section{
color: #f86960;
height: 24px;
}
#live-search input {
border: 1px solid #e9e9e9;
font-size: 14px;
height: 45px;
padding: 0 20px;
width: 100%;
max-width: 100%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
box-sizing: border-box;
}
.mfp-content{background: #fff;
width: 60% !important;
height: auto;
}
.mfp-close{}
.pd_map_container{width: 100%;
height: 336px; }
.pd_single_content_multipage{width: 100%;
overflow: hidden;
align-items: center;
justify-content: center;}
.pd_single_content_multipage .feature-image {
float: right;
font-size: 150px;
}
.pd_single_content_multipage .feature-image img {
max-width: 98%;
}
.pd_single_content_multipage .feature-image {
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
-webkit-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
background: #fff;
border-radius: 4px;
padding: 15px;
}
.pd_single_content_multipage .feature-image:hover {
-webkit-box-shadow: 0 0 20px 4px rgba(0,0,0,.1);
box-shadow: 0 0 20px 4px rgba(0,0,0,.1);
}
.pd-top-area .pd-add-btn, .filter-btn {
background-color: #fff;
border-color: #eaeaea;
color: #333;
-moz-user-select: none;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
margin-left: 1px;
padding: 6px 8px;
box-sizing:border-box;
text-align: center;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#ffffff)";
-moz-box-shadow: 0px 0px 0px #ffffff;
-webkit-box-shadow: 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px #ffffff;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#ffffff);  
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pd-top-area .pd-add-btn {
height: 45px;
line-height: 32px;
margin-right: 10px;
width:24%;
text-transform:uppercase;
}
.pd-add-btn,
.button-link {
position:relative;
z-index:1
}
.pd-add-btn::before,
.button-link::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #222;
z-index: -1;
opacity: 0;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pd-add-btn:hover,
.button-link:hover {
color: #fff !important;
border-color: #222;
text-decoration: none;
}
.pd-add-btn,
.pd-add-btn::before,
.button-link,
.button-link::before {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pd-add-btn:hover::before,
.button-link:hover::before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pd-half.pd-add {
width:65%;
float: right;
text-align: right;
}
.filter-btn:hover, .filter-active{
border-color: #101010;
color: #333;
outline: none;
}
.filter-active {
font-weight:bold;
}
.filter-btn {
margin-bottom: 10px;
margin-right: 10px;
text-decoration: none !important;
}
.opd-item-count, .opd-item-count-fil{
font-size: 60%;
opacity: 60%;
}
.qcpd-single-list-pd ul{
padding: 0 !important;
}
.qcpd-list-column a{
text-decoration: none !important; 
}
.left-side-filter {
border:none !important;
} .widget-pd-list{
padding-left: 0 !important;
margin-left: 0 !important;
}
.widget-pd-list li {
list-style: outside none none;
margin-bottom: 6px;
position: relative;
}
.widget-pd-list li a{
text-decoration: none;
}
.widget-pd-list li a span{
color: #848484;
font-size: 80%;
}
.opening-bracket, .closing-bracket{
color: #848484;
}
.widget-vcount, .widget-vcount .upvote-section{
display: inline-block;
color: #848484;
}
.widget-avatar {
display: inline-block;
height: auto;
margin-right: 5px;
position: relative;
top: 0px;
width: 20px;
}
.widget-pd-list li:before{
content:unset !important;
} .qcpd-list-hoder .upvote-section {
height: 50px !important;
}
.qcpd-list-hoder .sbd-upvote-btn {
z-index: 805 !important;
}
.qcpd-list-hoder .upvote-count {
z-index: 800 !important;
}
.qcpd-list-hoder .ca-menu li {
position: relative;
margin-left: 0 !important;
}
.cls-embed-btn, .cls-embed-btn i {
line-height: 35px;
text-transform: uppercase;
vertical-align: top;
} .advertise-block {
padding: 15px !important;
}
.advertise-block {
padding: 15px;
}
.advertise-block img{
max-width: 100%;
height: auto;
} .list-img.favicon-loaded &gt; img {
height: auto !important;
max-height: 32px;
max-width: 32px;
width: auto !important;
}
.ca-icon.favicon-loaded &gt; img {
height: auto !important;
max-height: 32px;
max-width: 32px;
width: auto !important;
}
.logo-icon.favicon-loaded &gt; img {
height: auto !important;
max-height: 32px;
max-width: 32px;
width: auto !important;
}
.pd-add-btn .fa.fa-plus,
.button-link .fa.fa-share-alt {
margin-left: 10px;
}
.qcpd-list-wrapper #sticky-wrapper{
width: 248px !important;
overflow: hidden;
}
.slick-initialized .slick-slide{text-align: center;}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
.mfp-content{background: #fff;
width: 75% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) {
.sbd_radius_clear, .sbd_radius_find, .sdb_distance_cal {
width: 12% !important;
}
.sbd_radius_search input {
width: 150px !important;
}
.mfp-content{background: #fff;
width: 75% !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.pd-top-area .pd-add-btn,
.button-link {
width:30% !important;
}
.sbd_radius_clear, .sbd_radius_find, .sdb_distance_cal {
width: 10% !important;
}
.sbd_radius_search input {
width: 130px !important;
}
.mfp-content{background: #fff;
width: 95% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.sbd-filter-area-main{width:86%;margin:0 auto;}
.pd-top-area .pd-add-btn,
.button-link	{
width:30% !important;
}
.pd-top-area .pd-add-btn {
margin-right:5px;
}
.qc-full-wrapper {
width: 100%;
}
.left-side-filter {
background:#fff !important;
width: 100% !important;
}
.sbd-filter-area{position:relative !important;top:0px;}
.qcpd-list-wrapper #sticky-wrapper{
width: 100% !important;
overflow: hidden;
}
.sbd_radius_clear, .sbd_radius_find, .sdb_distance_cal {
margin-top:5px;
width: 30% !important;
}
.mfp-content{background: #fff;
width: 100% !important;
}
.pd_single_content .feature-image {
float: none;
}
.pd_top_area {
flex-direction: column;
width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.sbd-filter-area-main{width:86% !important;margin:0 auto;}
.sbd-filter-area{position:relative !important;top:0px;}
.qcpd-list-wrapper #sticky-wrapper{
width: 100% !important;
overflow: hidden;
}
.pd-top-area .pd-add-btn,
.button-link	{
width:30% !important;
margin-bottom:10px;
}
.pd-top-area .pd-half {
width:100%;
}
.qc-full-wrapper {
display: block !important;
width: 100%;
}
.left-side-filter {
background:#fff !important;
width: 100% !important;
}
.pd-half {
margin-bottom: 10px !important;
}
.pd-top-area.pd-border-bottom, .sbd-filter-area {
border-bottom:none !important;
}
.left-side-filter {
display: none;
}
.pd_filter_mobile_view {
display:block !important;
}
.modal-box {
max-width: 100% !important;
margin-left: 0 !important;
left: 3px !important;
}
.ifram-sm {
width: 50% !important;
}
.sbd_radius_clear, .sbd_radius_find, .sdb_distance_cal {
margin-top:5px;
width: 30% !important;
}
.mfp-content{
width:100% !important;
}
.pd_single_content .feature-image {
float: none;
}
.pd_top_area {
flex-direction: column;
width: 100%;
}
.pd_content_text h2 {
font-size: 20px !important;
line-height: 30px !important;
}
.pd_single_content {
width: 100% !important;
}
.pd_content_right {
width: 100% !important;
}
.pd_single_button{float:none !important;}
.pd-nav-socials{display:block !important;margin-top:25px !important;}
.pd-nav-socials h5{margin-left:10px;}
.pd-nav-socials ul {
padding-left: 2px !important;
}
}
.sbd-filter-area-main{width:100%}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.html5tooltip-box{
max-width:250px;
}
.sbd-filter-area-main{width:86%;margin:0 auto;}
.sbd-filter-area{position:relative !important;top:0px;}
.qcpd-list-wrapper #sticky-wrapper{
width: 100% !important;
overflow: hidden;
}
.pd-top-area .pd-add-btn,
.button-link	{
width:99% !important;
}
.qc-full-wrapper {
display: block !important;
width: 100% !important;
}
.map-right-side{
width:100% !Important;
}
.left-side-filter {
background:#fff !important;
width: 100% !important;
}
.pd-add-btn {
margin-bottom:10px !important;
}
.pd-top-area.pd-border-bottom, .sbd-filter-area {
border-bottom:none !important;
}
.pd-top-area .pd-half {
width:100%;
}
.pd-half {
margin-bottom: 10px !important;
}
.left-side-filter {
display: none;
}
.pd_filter_mobile_view {
display:block !important;
}
.modal-box {
max-width: 100% !important;
margin-left: 0 !important;
left: 3px !important;
}
.ifram-sm {
width: 50% !important;
}
.mfp-content{
width:100% !important;
}
.pd_top_area {
flex-direction: column;
width: 100%;
}
.pd_single_content {
width: 100% !important;
}
.pd_content_right {
width: 100% !important;
}
.pd_content_text h2 {
font-size: 18px !important;
line-height: 30px !important;
}
.pd_single_button{float:none !important;}
.pd-nav-socials{display:block !important;margin-top:25px !important;}
.pd-nav-socials h5{margin-left:10px;}
.pd-nav-socials ul {
padding-left: 2px !important;
}
} .pd-top-area{overflow:hidden}
.pd_filter_mobile_view {
display:none;
}
.html5tooltip-box{
background-color:#260404 !important;
color:#fff !important;
}
.pd_search_filter{
border-color: #ccc !important;
background-color: #fff !important;
}
.pd_search_filter::-webkit-input-placeholder { color: #A9A9A9 !important;
}
.pd_search_filter::-moz-placeholder { color: #A9A9A9 !important;
}
.pd_search_filter:-ms-input-placeholder { color: #A9A9A9 !important;
}
.pd_search_filter:-moz-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-username::-webkit-input-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-username::-moz-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-username:-ms-input-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-username:-moz-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-password::-webkit-input-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-password::-moz-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-password:-ms-input-placeholder { color: #A9A9A9 !important;
}
.cleanlogin-field-password:-moz-placeholder { color: #A9A9A9 !important;
}
.button-link{
text-decoration: none !important;
}
.pd-top-area .pd-add-btn{
text-decoration: none !important;
}
.pd_load_more{
text-align: center;
} .sbd-upvote-btn{
position:relative !important;	
} .sbd-upvote-btn.pd_upvote_animation:after{
content: "";
display: block;
width: 5px;
height: 5px;
position: absolute;
z-index:999999;
right: 14px;
top: 12px;
background:#BB2C2E;
box-shadow: -38px 0px #f35b5c, -28px 8px #88bfc9,  -14px 35px #f35b5c, -4px 28px #88bfc9,  30px 32px #f35b5c, 28px 22px #88bfc9,  43px 0px #f35b5c, 35px -5px #88bfc9,  20px -30px #f35b5c, 10px -22px #88bfc9,  -18px -30px #f35b5c, -14px -22px #88bfc9;
animation: 0.5s bang ease-out backwards, 0.5s linear dothide;
opacity: 0;
animation-delay: 0, 0.2s;
animation-duration: 0.5s, 0.5s;
}
@keyframes dothide {
0% {
opacity: 1;
}
90%{
opacity: 1;
}
100% {
opacity:1;
}
}
@keyframes bang {
from {
box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white;
}
} .direction-rtl .simple .qcpd-single-list-pd ul li a,
.direction-rtl .style-1 .ca-menu li a,
.direction-rtl .style-2 .ca-menu li a,
.direction-rtl .style-12 ul.pd-list li a,
.direction-rtl .opd-list-style-12 ul li .pd-main-content-area {
display: flex;
align-items: center;
flex-direction: row-reverse;
text-align: right;
}
.direction-rtl .simple .qcpd-single-list-pd ul li a {
padding-right:10px !important;
}
.direction-rtl .style-1 .ca-menu li a .ca-content h3,
.direction-rtl .style-1 .ca-menu li a .ca-content .ca-sub,
.direction-rtl .style-2 .ca-menu li a .ca-content h3,
.direction-rtl .style-2 .ca-menu li a .ca-content .ca-sub,
.direction-rtl .style-12-content {
padding-right:10px !important;
padding-left:35px !important;
}
.direction-rtl .opd-list-pd-style-8 .pd-bottom-area,
.direction-rtl .style-12 .pd-bottom-area {
text-align: right !important;
padding-right: 20px;
direction:rtl !important;
} .upvote-section-style-single {
display: inline-block;
margin-left: 25px;
font-size: 16px;
border-left: 1px solid #000;
padding-left: 25px;
position: relative;
}
.pd-sbd-upvote-btn-single {
cursor: pointer;
}
.direction-rtl .qc-sld-single-item-15 ul li {
text-align:right !important;
}
.direction-rtl .qc-main-section .qc-sld-inner-row-15 .qc-feature-media {
left:20px;
}
.direction-rtl .style-12 .upvote-section {
left:10px !important;
}
.direction-rtl .bottom-area-icon {
position: absolute;
right: 0;
bottom: -36px;
}
.direction-rtl .qc-sld-inner-row-15 .qc-sld-feature-content {
padding-right: 20px !important;
padding-left: 160px !important;
}
.direction-rtl .qc-sld-single-item-15 .upvote-icon-section {
left:0 !important;
}
.direction-rtl .qc-main-section h3.section-title::before {
right: 0 !important;
display:none !important;
}
.qcld_pd_category_list{}
.qcld_pd_category_list ul{}
.qcld_pd_category_list ul li{list-style:none;}
.pd_single_item_container{display: block;width: 100%;padding: 0px 7px;}
.pd_single_item_container h2{font-weight: bold;margin: 10px 0px;clear: unset;}
.pd_single_content{width: 100%;overflow: hidden;align-items: center;justify-content: center;}
.pd_single_left{width: 65%;float: left;padding-right: 15px;}
.pd_single_right{width: 35%;float: right;text-align: center;}
.pd_single_right .feature-image .fa-icon{font-size:100px;}
.pd_single_right .feature-image img{border-radius: 5px;}
.pd_resource_action{margin-top: 25px;}
.pd_single_button{margin-right: 40px; float:left; padding: 9px 25px;border: 1px solid #2955fa;border-radius: 1.1em; font-size: 15px;line-height: 1;color: #2955fa;}
.pd_single_button:hover{background:#2955fa;color:#fff;}
.pd-social-title{display: block !important;
margin: -8px -1px 0 0;
color: #636262;}
.pd-nav-socials{
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pd-nav-socials ul{display: -webkit-box;
display: -ms-flexbox;
display: flex;}
.pd-nav-socials ul li{list-style:none;}
.pd-nav-socials ul li a {
display: block;
height: 2.4rem;
width: 2.4rem;
padding: .4rem;
border: 1px solid #40b1b3;
border-radius: 50%;
font-size: 1.4rem;
line-height: 1;
text-align: center;
margin: 0 3px;
}
.pd_single_related_content .pd_single_related{padding: 0px;}
.pd_single_related_content h2{padding: 23px 7px;
border-bottom: 1px solid #ddd;
margin-bottom: 30px;}
.pd_single_related_content{display: block;
overflow: hidden;
margin-top: 20px;
padding-top: 20px;}
.upvote-section-style-single{display: inline-block;
margin-left: 25px;
font-size: 16px;
border-left: 1px solid #000;
padding-left: 25px;position: relative;}
.pd-sbd-upvote-btn-single{cursor:pointer}
.pd_breadcrumb_last_child a:hover{text-decoration:none !important;}
.pd_breadcrumb_last_child a{color:#333 !important;cursor: context-menu;}
.pd-nav-socials ul li a i{font-size:16px; color:#40b1b3;}
.pd_single_breadcrumb{} .pd_single_breadcrumb ul.pd_breadcrumb {
padding: 4px !important;
list-style: none;
display:inline-block;
} .pd_single_breadcrumb ul.pd_breadcrumb li {
display: inline;
font-size: 18px;
} .pd_single_breadcrumb ul.pd_breadcrumb li+li:before {
padding: 8px;
color: black;
content: "/\00a0";
} .pd_single_breadcrumb ul.pd_breadcrumb li a {
color: #0275d8;
text-decoration: none;
font-size: 14px;
} .pd_single_breadcrumb ul.pd_breadcrumb li a:hover {
color: #01447e;
text-decoration: underline;
}
.pd_bottom_desc{padding-top: 20px;}
.pd_business_hour{padding: 6px 0px;}
.pd_business_hour p{font-size: 14px;}
.pd_business_hour p span{font-size: 15px;font-weight: bold;}
.pd_single_content{width:65%;float:left;height: 630px;overflow:auto;}
.pd_content_right{width:35%;float:right;height: 630px;}
.pd_single_content .feature-image{font-size: 150px;text-align:center;    width: 250px;
margin-right: 5px;
float: left;margin-top: 10px;margin-left: 10px;}
.pd_content_text{padding: 15px;}
.pd-bottom-area p{display: inline-block;padding-right: 6px;}
.pd_single_content .feature-image img{
max-width:98%;
} .pd_single_content::-webkit-scrollbar {
width: 4px;
} .pd_single_content::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey; 
border-radius: 10px;
} .pd_single_content::-webkit-scrollbar-thumb {
background: #333; 
border-radius: 10px;
} .pd_single_content::-webkit-scrollbar-thumb:hover {
background: #333; 
}
.mfp-close{background: #fff !important;opacity: 1 !important;}
#pd_popup_map_container{width:100%;height:100%}
.pd_single_item_container .pd_bottom_desc p{padding-bottom:2px !important;}
.pd_single_item_container p{padding-bottom: 1em !important;}
.sbd_radius_search{border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;position: relative;margin-bottom: 10px;}
.sbd_radius_search label{    font-size: 15px;
font-weight: bold;
margin-right: 10px;display: inline-block;}
.sbd_radius_search input{height: 40px;width: 200px !important;margin-right: 5px !important;border-radius: unset !important;display: inline-block;}
.sbd_radius_search select{height: 40px;border-radius: unset !important;display: inline-block;width: auto; line-height: 16px;}
.sbd_radius_search button{border: 1px solid #c3c3c3;
border-radius: 2px;
height: 40px;
background: #e4e4e4;
width: 125px;
cursor: pointer;
}
.sbd_map, .sbd_maponly{width:100%;height:450px;overflow:hidden;display:block;margin-bottom:20px;position:relative;}
.featured-section i {
position: absolute;
left: -10px;
top: 17px;
color: #3d7dfc;
}
.sbd_location_name{position:relative}
.sbd_current_location{position: absolute;
cursor: pointer;
left: 123px;
z-index: 9999;
display: none;
background: #fff;
padding: 7px 12px;
width: 198px;    border: 1px solid #9a9a9a;
color:#333;
}
.pd_tag_filter{
background-color: transparent;
border-color: #eaeaea;
color: #999;
-moz-user-select: none;
background-image: none;
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
margin-left: 1px;
padding: 6px 8px;
box-sizing: border-box;
text-align: center;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#ffffff)";
-moz-box-shadow: 0px 0px 0px #ffffff;
-webkit-box-shadow: 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px #ffffff;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#ffffff);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pd_tag_filter:hover, .pd_tag_filter-active {
border-color: #101010;
color: #333;
outline: none;
}
.sbd-tag-filter-area {
position: relative;
z-index: 99 !important;
padding: 10px 0px !important;
border-bottom: 1px solid #e6e6e6;
margin-bottom: 15px;
padding: 0 0 15px;
color: #333;
font-weight: bold;
}
.sbd-filter-area {
border-bottom: none;
}
.pd_single_content .feature-image {
border: 1px solid #eef0f8;
margin-bottom: 20px;
}
.pd_single_content .feature-image img {
max-width: 100%;
max-height: 250px;
padding: 10px;
}
.pd_top_area {
display: flex;
}
.pd_bottom_desc {
padding: 20px;
}
.pd_content_text p {
font-size: 15px;
line-height: 26px;
margin: 10px 0;
font-weight: normal;
}
.pd_single_content {
padding: 20px;
box-sizing: border-box;
}
.pd_bottom_desc i {
margin-right: 7px;
color: #999;
}
.pd_content_text h2:before {
width: 80px;
height: 2px;
background: #2697fa;
content: "";
position: absolute;
bottom: -4px;
}
.pd_content_text h2 {
position: relative;
margin-bottom: 20px;
font-size: 26px;
line-height: 36px;
color: #333;
}
.sbd_main_wrapper{   
width: 100%;
display: block;
overflow: hidden;
}
.map-right-side {
width: 35%;
float: left;
height: 800px;
right: 0;
top: 0;
box-sizing: border-box;
position: relative;
}
.sbd_total_lists{    position: absolute;
background: #333;
color: #fff;
bottom: 13px;
left: 13px;
padding: 6px;
line-height: 14px;
font-size: 12px;
border-radius: 10px;}
.sbd_total_items{    position: absolute;
background: #333;
color: #fff;
bottom: 13px;
right: 13px;
padding: 6px;
line-height: 14px;
font-size: 12px;
border-radius: 10px;}
.sbd_pop_img{ text-align:center;height: 100px;
overflow: hidden;}
.sbd_pop_img img{max-width:150px !important; border-radius: 5px;}
.gm-style-iw{}
.gm-style-iw &gt; div{max-width: unset !important;}
.sbd_pop_text{text-align:left;}
.sbd_pop_text span{margin-bottom:5px;}
.sbd_pop_text p{margin-bottom:5px;padding-bottom:0px;}
.sbd_pop_text h3{font-size: 15px;margin-top: 10px;}
.sbd_pop_text p{font-size: 12px;}
.sbd_pop_text a{color: #d41313;font-weight: 500;}
.mfp-close:active {
top: -17px !important;
}
.mfp-close-btn-in .mfp-close {
color: #333;
position: absolute;
top: -17px;
right: -17px;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 9px;
}
.mfp-close-btn-in .mfp-close:hover{
background:#fff !important;
}
.mfp-wrap .mfp-container button:hover {
background: #fff !important;
}
#sbd_ajax_preloader {
position: fixed;
height: 100%;
width: 100%;
background: #000000;
opacity: 0.7;
top: 0;
left: 0;
z-index: 9998;
}
#sbd_ajax_preloader &gt; div {
height: 80px;
width: 80px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sbd_ajax_loader::before, .sbd_ajax_loader::before {
border-top-color: #4285f4 !important;
border-bottom-color: #34a853 !important;
}
.sbd_ajax_loader::after, .sbd_ajax_loader::before, .sbd_ajax_loader::after, .sbd_ajax_loader::before {
content: "";
width: 50px;
height: 50px;
position: absolute;
border: solid 8px transparent;
border-radius: 50%;
-webkit-animation: wiggle 1.4s ease infinite;
animation: wiggle 1.4s ease infinite;
}
.sbd_ajax_loader, .sbd_ajax_loader {
height: 50px;
width: 50px;
position: relative;
}
.sbd_ajax_loader::after, .sbd_ajax_loader::after {
border-left-color: #fbbc05 !important;
border-right-color: #ea4335 !important;
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
@-webkit-keyframes wiggle {
0% {
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(180deg) scale(0.5);
transform: rotate(180deg) scale(0.5);
}
100% {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
}
@keyframes wiggle {
0% {
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(180deg) scale(0.5);
transform: rotate(180deg) scale(0.5);
}
100% {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
}
.sbd-maponly-filter-area{padding:10px 0px}
.sbd_maponly_parent{position:relative}
.sbd_maponly_top_part{position:absolute;top:15px;z-index:9999;left: 0;
right: 0;}
.sbd_filter_parent{background-color: rgba(26, 24, 24, 0.83); box-sizing: border-box; padding: 20px; color:#fff;display:none;}
.sbd_filter_toggle{font-size: 25px;
color: #fff;
background: rgba(26, 24, 24, 0.83);
padding: 7px;
cursor: pointer;
display: table;
margin: 0 auto 10px;}
.sbd_maponly_top_part a{color:#fff;}
.sbd_maponly_top_part a.filter-btn { color: #000;}
.sbd_filter_parent .sbd-tag-filter-area{color:#fff;}
@media all and (max-width: 1200px) and (min-width: 991px) {
.sbd_dashboard_main_area{
overflow:unset !important;
}
article .entry-content{
overflow:unset !important;    
}
}
.sbd_bottom_area_marker{display:inline-block;width: 100%;
text-align: center;}
.sbd_bottom_area_marker p{display:inline-block;padding: 0px 10px;
margin: 10px 0px;}
.sbd_bottom_area_marker span{display:inline-block;padding: 0px 10px;
margin: 10px 0px;}
.sbd_bottom_area_marker a{display:inline-block}
.gm-ui-hover-effect {
top: -5px !important;
right: 4px !important;
border-radius: 50%;
width: 30px !important;
height: 30px !important;
opacity: 1;
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 14px;
line-height: 20px;
font-weight: bold;
}
.gm-ui-hover-effect img{margin: -8px 6px !important;
width: 16px !important;
height: 16px !important;}
.gm-style .gm-style-iw {
width: 282px !important;
left: 0px !important;
padding-left: 10px;
}
.labelinput, .labelinput:focus { 
border: none !important;
outline: none !important;
box-shadow: none !IMPORTANT;
width: 100%;
}
.tagLabel { 
margin: 0 4px 4px 0; 
font-size: 100%;
}
.closelabel { 
color: white; 
}
.sld-form-control{
display: block;
width: 100%;
height: auto;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-bottom: 12px;
}
.sld-label-success {
background-color: #5cb85c;
}
.sld-label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.sbd_direction_btn{
background: #1f84de;
color: #fff;
padding: 11px;
line-height: normal;
position: absolute;
z-index: 999;
border-radius: 6px;
top: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.sbd_direction_btn:hover{
text-decoration:none;
color:#fff;
font-weight:bold;
}
.qc_sbd_loading_details{
margin: 0 0 0 42px;
height: 33px;
display: inherit;
margin-top: 7px;
}
.qc_sbd_loading_details:before{
background:url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/ajax-loader.gif) no-repeat left;
width:50px;
height:50px;
content:'';
position:absolute;
margin: -12px 0 0 -35px;
}
#sbd_email_loading img{width: 15px;} #sbd_email_name, #sbd_email_email, #sbd_email_name, #sbd_email_subject, #sbd_email_message, #pdcode {
width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical } #sbd_email_submit {
background-color: #4CAF50;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
} #sbd_email_submit:hover {
background-color: #45a049;
} .sbd_email_container {
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px;
}
.sbd_email_container h2{text-align:center;}
.qcpd_popup_breadcumb{margin: 0;
padding: 0;
font-size: 13px !important;}
.sbd_tag_filter_select{	
height: 45px;
width: auto;
border: 1px solid #ccc;
border-radius: 3px;
} .sbd-single-item-map{
height: 400px;
}
.sbd-single-item-container .sbd-single-item{
display: none;
}
.sbd-single-item-container .sbd_pop_img{
display: block;
height: auto;
margin-bottom: 10px
}
.sbd-single-item-container .sbd_pop_img img{
display: block;
max-width: 100% !important;
margin: 0 auto;
}
.sbd-single-item-container .sbd-single-item-subtitle,
.sbd-single-item-container .sbd-single-item-address{
margin-bottom: 10px;
}
.sbd-single-item-container .gm-style-iw{
max-height: 550px !important;
}
#wp-sbd_email_message-wrap .wp-editor-container{
border: none;
}
.sbd_hide_main_parent{
display: none;
}
.sbd-distance-order #sbdopd-list-holder ul{
display: flex;
flex-wrap: wrap;
}
.sbd-distance-order #sbdopd-list-holder ul li{
order: attr(data-searched-distance);
width: 100%;
}
.direction-rtl .qc-grid-item .ca-content .ca-main, .direction-rtl .qc-grid-item .ca-content .ca-sub{
direction: rtl !important;
text-align: right !important;
padding-right: 10px !important;
padding-left: 35px !important;
}
.direction-rtl .ca-menu{
direction: rtl !important;
}
.direction-rtl .sbd_custom_content{
direction: rtl !important;
text-align: right !important;
} .sbd_clearable{
position: relative;
display: inline-block;
}
.sbd_clearable input[type=text]{
padding-right: 24px;
width: 100%;
box-sizing: border-box;
}
.sbd_clearable__clear{
display: none;
position: absolute;
right:0;
top: 50%;
transform: translateY(-50%);
margin: 0 4px;
font-style: normal;
font-size: 24px;
user-select: none;
cursor: pointer;
border-radius: 100%;
border: 1px solid #000;
color: #000;
width: 30px;
height: 30px;
line-height: 23px;
text-align: center;
}
.sbd_clearable input::-ms-clear { display: none;
}
#distance_no_result_found{
color: #e40f3a;
font-size: 28px;
text-transform: capitalize;
}
.sbd_address { cursor:pointer }
.sbd_street_map_results{
position: absolute;
top: 100%;
left: 0px;
width: 100%;
height: 275px;
z-index: 99999;
background: #f5f5f5;
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 2px 4px 3px rgb(0 0 0 / 50%);
display:none;
padding: 0px 15px;
} .leaflet-popup-content-wrapper {
font-size: 14;
max-width: 230px;
max-height: 626px;
}
.leaflet-popup-content p {
margin: 8px 0 !important;
}
.sbd_bottom_area_marker p {
padding: 0px 5px;
}
#live-search.live_search_loader_wrap{
position: relative;
}
.live_search_loader {
position: absolute;
height: 20px;
width: 20px;
display: inline-block;
animation: around 5.4s infinite;
right: 10px;
top: calc(50% - 10px);
}
@keyframes around {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
.live_search_loader::after, .live_search_loader::before {
content: "";
background: white;
position: absolute;
display: inline-block;
width: 100%;
height: 100%;
border-width: 2px;
border-color: #333 #333 transparent transparent;
border-style: solid;
border-radius: 20px;
box-sizing: border-box;
top: 0;
left: 0;
animation: around 0.7s ease-in-out infinite;
}
.live_search_loader::after {
animation: around 0.7s ease-in-out 0.1s infinite;
background: transparent;
}
.sbd_business_container .pd_main_container{
display:none;
}
.sbd_business_container .pd_main_container:first-child{
display:block;
}
.sbd_marker_more_details,
.sbd_marker_more_detailss{
text-align: center;
display:block;
font-weight: bold;
}
.qcld_gdpr_check {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;    
align-content: center;
flex-direction: column;
width: 100%;
height: 250px;
font-size: 25px;
}
.qcld_gdpr_check span.qcld_gdpr_check_click {
font-size: 20px;
padding: 5px 15px;
color: indianred;
cursor: pointer;
background: #eee;
border-radius: 4px;
line-height: 24px;
border: 1px solid #ddd;
}
@media only screen and (min-width: 250px) and (max-width: 479px) {
.sbd_tag_filter_dropdown .sbd_tag_filter_select{	
width: 100%;
}
}
.sbd_address { cursor:pointer }
.sbd_address:hover { color:#AA0000;text-decoration:underline }
.sbd_street_map_results{
position: absolute;
top: 100%;
left: 0px;
width: 100%;
height: 200px;
z-index: 99999;
background: #f5f5f5;
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 2px 4px 3px rgb(0 0 0 / 50%);
display:none;
overflow: hidden;
overflow-y: scroll;
} .sbd_street_map_results::-webkit-scrollbar {
width: 4px;
} .sbd_street_map_results::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey; 
border-radius: 10px;
} .sbd_street_map_results::-webkit-scrollbar-thumb {
background: #333; 
border-radius: 10px;
} .sbd_street_map_results::-webkit-scrollbar-thumb:hover {
background: #333; 
}
.sbd_open_map_address {
position: relative;
} .sbd_radius_find_ajax  .live_search_loader::before {
background: initial;
}
.sld-page-numbers-container {
display: flex;
}
.sld-page-numbers-container .sld-page-numbers-item a{
background: #EEE;
padding: 5px 8px;
border-radius: 8px;
border: 1px solid #eaeaea;
margin: 0 2px;
}
.sld-page-numbers-container .sld-page-numbers-item span{
background: #fff1ed;
padding: 5px 8px;
border-radius: 8px;
border: 1px solid #fff1ed;
color: #fd4917;
}
.sld-page-numbers-container .sld-page-numbers-item a:hover{
background: #fff1ed;
color: #fd4917;
} #sbd-place-autocomplete-input {
position: relative;
z-index: 999999999;
top: 5px;
background: #fff;
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
max-width: 300px;
height: 450px;
overflow: auto;
}
ul#sbd-place-autocomplete-input li {
border-bottom: 1px solid #ddd;
cursor: pointer;
margin: 0;
padding: 5px 6px;
font-size: 15px;
font-weight: normal;
}
ul#sbd-place-autocomplete-input li:hover{
border-bottom: 1px solid #ddd;
background:#f5f5f5;
}
.cmb_metabox .cmb-row {
overflow: visible !important;
}@media only screen and (min-width : 1201px) and (max-width : 1920px){
.qcpd-list-column.opd-column-1{
width: 99%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-2{
width: 45%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-3{
width: 31%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-4 {
margin-right: 1%;
width: 23%;
}
}
@media only screen and (max-width : 1200px) {
.qcpd-list-column.opd-column-1{
width: 99%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-2{
width: 45%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-3{
width: 30%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-4 {
margin-right: 1%;
width: 30%;
}
}
@media only screen and (max-width : 1170px) {
.qcpd-list-column.opd-column-1{
width: 99%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-2{
width: 45%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-3{
width: 45%;
margin-right: 1.5%;
}
.qcpd-list-column.opd-column-4 {
margin-right: 1%;
width: 45%;
}
} @media only screen and (max-width : 981px) {
} @media only screen and (max-width : 801px) {
.qcpd-list-column.opd-column-1{
width: 99%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-2{
width: 100%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-3{
width: 100%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-4 {
margin-right: 0%;
width: 100%;
}
} @media only screen and (max-width : 768px) {
} @media only screen and (max-width : 640px) {
.pd-top-area .pd-half{
width: 99%;
padding: 0;
margin: 0;
display: inline-block;
}
.pd-half.pd-add {
margin-top: 10px;
text-align: left;
}
.qcpd-list-column.opd-column-1{
width: 99%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-2{
width: 99%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-3{
width: 99%;
margin-right: 0%;
}
.qcpd-list-column.opd-column-4 {
margin-right: 0%;
width: 99%;
}
.sbd_location_name,
.sbd_distance,
.sdb_distance_cal,
.sbd_radius_search input{
width:100% !important;
margin-bottom:5px!important;
}
} @media only screen and (max-width : 480px) {
.sbd-review-tabs-btn {
display: block;
margin-top: 10px;
}
} @media only screen and (max-width : 360px) {
} @media only screen and (max-width : 320px) {
}.cleanlogin-container {
margin: 0 auto;
max-width: 300px;
position: relative;
overflow: hidden;
border: 1px solid #ddd;
}
.cleanlogin-form h2{
padding: 8px 20px;
font-size: 17px;
font-weight: bold;
}
.cleanlogin-form fieldset{
padding: 0px 20px !important;
}
.cleanlogin-container fieldset {
border-width: 0;
border-color: inherit;
padding: 0;
margin: 0;
}
.cleanlogin-container h4 {
margin-top: 0;
text-align: center;
font-size: 25px;
font-weight: normal;
margin-bottom: 20px;
}
.cleanlogin-container h4 &gt; small{
margin-top: 5px;
font-size: 20px;
font-style: italic;
display: block;
}
.cleanlogin-preview img{background:gray;}
.cleanlogin-container img{background:gray;}
.cleanlogin-container.cleanlogin-full-width {
max-width: none;
}
.cleanlogin-full-width form fieldset {
clear: both;
margin-left: -5%;
margin-bottom: 26px;
}
.cleanlogin-full-width form .cleanlogin-field {
float: left;
width: 45%;
margin-left: 5%;
}
.cleanlogin-form,
.cleanlogin-preview {
border-color: inherit;
display: block;
position: relative;
width: 100%;
}
.cleanlogin-form label {
display: block;
font-size: 13px;
text-align: center;
}
.cleanlogin-form label.cleanlogin-terms {
text-align: inherit;
font-size: inherit;
text-transform: inherit;
}
.cleanlogin-field,
.cleanlogin-form input[type="submit"] {
margin-bottom: 20px;
}
.cleanlogin-field-username, .cleanlogin-field-password {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px !important;
border: 1px solid #DDDDDD;
}
.cleanlogin-field-username:focus, .cleanlogin-field-password:focus {
border-color: rgba(81, 203, 238, 1) !important;
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px !important;
border: 1px solid rgba(81, 203, 238, 1);
}
.cleanlogin-form input[type="text"],
.cleanlogin-form input[type="password"],
.cleanlogin-form input[type="email"]
{
height: 36px;
padding: 4px 8px;
width: 100%;
}
.cleanlogin-form input[type="submit"] {
background-color: #fff;
border: 1px solid #ccc;
color: #333;
padding: 8px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
border-radius: 4px;
}
.cleanlogin-form input[type="submit"]:hover {
background-color: #e6e6e6;
border: 1px solid #adadad;
color: #333;
}#pd_preview_img{position: relative;
width: 224px;}
#pd_preview_img img{
width: 134px;
border: 1px solid #ddd;
padding: 4px;
margin: 6px;
}
.pd_remove_bg_image{
font-size: 11px;
position: absolute;
right: 62px;
top: -8px;
background: #fff;
border: 1px solid #ddd;
padding: 8px 10px;
border-radius: 50%;
cursor: pointer;
line-height: 10px;
}
.pd_remove_bg_image:hover{
color:#000;
} /  .qc_pd_table_area{margin-top: 20px;}
.qc_pd_table {
margin: 0 0 40px 0;
width: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
display: table;
}
.pd_responsive_head{
display:none;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.qc_pd_cell {
display: block !important;
}
.qc_pd_row {
display: block !important;
}
.pd_header{display:none !important;}
.pd_responsive_head{
display: block;
float: left;
width: 100px;
font-size: 14px;
font-weight: bold;
}
}
.qc_pd_table_head{
color:#333 !Important;
}
.qc_pd_row {
display: table-row;
background: #fff;
}
.qc_pd_row:nth-of-type(odd) {
background: #e9e9e9;
}
.qc_pd_row.pd_header {
font-weight: 900;
background: #e8e8e8;
}
.qc_pd_row.pd_header .slider_hero_cell{
color:#fff;
}
.qc_pd_cell {
color: #555;
display: table-cell;
font-weight: normal;
padding: 8px 12px;
vertical-align: middle;
}
.entry_list_edit{
background: #4B99AD;
padding: 8px 15px 8px 15px;
border: none;
color: #fff;
cursor:pointer;
min-width: 65px;
}
.entry_list_delete{
background: #d02c2c;
padding: 8px 15px 8px 15px;
border: none;
color: #fff;
margin-top: 4px;
cursor:pointer;
min-width: 65px;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }body.modal-box {
overflow: hidden;
position: fixed;
}
.modal-box {
display: none;
position: fixed;
z-index: 999999;
width: 98%;
max-width: 650px;
left: 50%;
right: 50%;
top: 80px;
margin-left: -250px;
background: white;
border-bottom: 1px solid #aaa;
border-radius: 4px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
border: 1px solid rgba(0, 0, 0, 0.1);
background-clip: padding-box;
}
.modal-box header, .modal-box .modal-header {
padding: 1.25em 1.5em;
border-bottom: 1px solid #ddd;
}
.modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
margin: 0;
}
.modal-box .modal-body {
padding: 1em 1.5em;
}
.modal-box footer, .modal-box .modal-footer {
padding: 1em;
border-top: 1px solid #ddd;
background: rgba(0, 0, 0, 0.02);
text-align: right;
}
.modal-overlay {
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
left: 0;
z-index: 900;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3) !important;
}
a.close {
line-height: 1;
font-size: 1.5em;
position: absolute;
top: 2%;
right: 2%;
text-decoration: none;
color: #bbb;
border: none !important;
}
a.close:hover {
color: #222;
-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
transition: color 1s ease;
}
.button-link {
padding: 4px 8px;
background: #EEE;
color: #000 !important;
border: 1px solid #ccc !important;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin-bottom: 0;
height:45px !important;
width:40%;
text-align: center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
box-sizing:border-box;
}
@font-face {
font-family: "Open Sans Light";
font-style: normal;
font-weight: 300;
src: local("Segoe UI Light"), local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff')
}
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: local("Segoe UI"), local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
.clear {
clear: both
}
.icon-link-ext:before {
content: '\f08e';
}
h1.entry-titile {
text-align: center;
font-size: 21px;
line-height: 1.2;
padding: 8px;
margin: 0;
color: #fff;
background: #0072c6;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
clear: both;
}
.iframe-main {
}
.ifram-row {
width: 100%;
clear: both;
margin: 0px -5px;
}
.guideline {
font-size: 12px;
}
.ifram-row .btn {
display: block;
height: 35px;
font-size: 12px !important;
width: 100%;
line-height: 25px;
padding: 5px;
box-sizing: border-box;
text-align: center;
background-color: #EEE;
cursor: pointer;
color: #333;
border-radius: 4px;
box-shadow: none;
border: 1px solid #EEE;
}
.ifram-sm, .ifram-lg {
padding: 0px 5px;
box-sizing: border-box;
display: inline-block;
float: left;
}
.ifram-lg {
width: 100%;
}
.ifram-sm {
width: 25%;
}
.ifram-sm span, .qcld-span-label {
font-size: 12px !important;
}
.igcode_textarea {
font-size: 12px;
box-sizing: border-box;
max-width: 100%;
}
body.modalOn {
overflow: hidden;
}
.ifram-sm &gt; input, .ifram-sm &gt; select {
height: 35px;
font-size:14px;
line-height: 35px;
border: 1px solid #EEE;
padding: 5px;
width: 100%;
box-sizing: border-box;
} .clear{ clear: both; }
.source-site-credit, .source-site-credit a{
color: #2a2a2a;
}.qcld_pd_tab {
overflow: hidden;
border:none;
margin:0 12px; } .qcld_pd_tab button {
background-color: #f6f9fe;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 12px 8px 12px 50px;
transition: 0.3s;
font-size: 15px;
color:#999;
position:relative;
margin-right:12px;
margin-bottom:10px;
height:44px;
}
.qcld_pd_tab .qcld_pd_tablinks::before {
width: 0; 
height: 0; 
border-bottom: 44px solid #f6f9fe; 
border-right: 12px solid transparent;
position:absolute;
content:"";
top:0;
right:-12px;
z-index:99;
transition: 0.3s;
}
.qcld_pd_tab .qcld_pd_tablinks::after {
width: 0;
height: 0;
border-top: 44px solid #f6f9fe;
border-left: 12px solid transparent;
position: absolute;
content: "";
top: 0;
left: -12px;
z-index: 99;
transition: 0.3s;
}
.qcld_pd_tab .qcld_pd_tablinks:first-child::after {
border-top: 44px solid #fff;
}
.qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active::before {	
border-bottom: 44px solid #e8ecf4; 
}
.qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active::after {	
border-top: 44px solid #e8ecf4;		
}
.qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active:hover::before {	
border-bottom: 44px solid #ddd; 
}
.qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active:hover::after {	
border-top: 44px solid #ddd;		
} .qcld_pd_tab .qcld_pd_tablinks:hover {
background:#dadfe8;
color: #101010;
}
.qcld_pd_tab .qcld_pd_tablinks:hover::after {
border-top: 44px solid #dadfe8;
}
.qcld_pd_tab .qcld_pd_tablinks:hover::before {
border-bottom: 44px solid #dadfe8; 
} .qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active {
background-color: #e8ecf4;
color:#000;
}
.qcld_pd_tab .qcld_pd_tablinks.qcld_pd_active:hover {
background-color: #dadfe8;
color:#000;
} .qcld_pd_tabcontent {
display: none;
padding: 20px 12px;
background:#fff;
border: none;
border-bottom:1px solid #ddd;
}
.qcld_pd_tab_main {
padding-top:50px;
width:100%;
margin:0 auto;
}
.qcld_pd_tab .cat_img_top {
width: 25px;
overflow: hidden;
height: 25px;
position: absolute;
left: 15px;
border-radius: 100%;
top: 50%;
margin-top: -13px;
}.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-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.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 {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup &gt; .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup &gt; .ui-controlgroup-item:focus,
.ui-controlgroup &gt; .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical &gt; .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
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-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #d3d3d3;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #999999;
background: #dadada url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #212121;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #aaaaaa;
background: #ffffff url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #aaaaaa;
background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-checked {
border: 1px solid #fcefa1;
background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_222222_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_cd0a0a_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/images/ui-icons_888888_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: -8px -8px 8px #aaaaaa;
box-shadow: -8px -8px 8px #aaaaaa;
}.cleanlogin-container {
margin: 0 auto;
max-width: 500px;
position: relative;
overflow: hidden;
border: 1px solid #ddd;
}
.cleanlogin-form h2 {
font-size: 18px;
font-weight: bold;
padding: 20px;
text-align: center;
text-transform: uppercase;
}
.cleanlogin-form fieldset{
padding: 0px 20px !important;
}
.cleanlogin-container fieldset {
border-width: 0;
border-color: inherit;
padding: 0;
margin: 0;
}
.cleanlogin-container h4 {
margin-top: 0;
text-align: center;
font-size: 25px;
font-weight: normal;
margin-bottom: 20px;
}
.cleanlogin-container h4 &gt; small{
margin-top: 5px;
font-size: 20px;
font-style: italic;
display: block;
}
.cleanlogin-preview img{background:gray;}
.cleanlogin-container img{background:gray;}
.cleanlogin-container.cleanlogin-full-width {
max-width: none;
}
.cleanlogin-full-width form fieldset {
clear: both;
margin-left: -5%;
margin-bottom: 26px;
}
.cleanlogin-full-width form .cleanlogin-field {
float: left;
width: 45%;
margin-left: 5%;
}
.cleanlogin-form,
.cleanlogin-preview {
border-color: inherit;
display: block;
position: relative;
width: 100%;
}
.cleanlogin-form label {
display: block;
font-size: 13px;
text-align: center;
}
.cleanlogin-form label.cleanlogin-terms {
text-align: inherit;
font-size: inherit;
text-transform: inherit;
}
.cleanlogin-field,
.cleanlogin-form input[type="submit"] {
margin-bottom: 20px;
}
.sbd-reCaptcha &gt; div{
max-width: 100%;
width: auto !important;
}
.cleanlogin-field-username, .cleanlogin-field-password {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px !important;
border: 1px solid #DDDDDD;
}
.cleanlogin-field-username:focus, .cleanlogin-field-password:focus {
border-color: rgba(81, 203, 238, 1) !important;
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px !important;
border: 1px solid rgba(81, 203, 238, 1);
}
.cleanlogin-form input[type="text"],
.cleanlogin-form input[type="password"],
.cleanlogin-form input[type="email"]
{
height: 40px;
padding: 4px 8px;
width: 100%;
}
.cleanlogin-form input[type="submit"] {
background-color: #989898;
border: 1px solid #ccc !important;
color: #fff !important;
padding: 8px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
border-radius: 4px;
}
.cleanlogin-form input[type="submit"]:hover {
background-color: #e6e6e6;
border: 1px solid #adadad;
color: #333;
}
.pd_logout_button{
background-color: #fff;
border: 1px solid #ccc;
color: #333;
padding: 8px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
border-radius: 4px;
margin-bottom: 16px;
}
.pd_logout_button:hover{
background-color: #e6e6e6;
border: 1px solid #adadad;
color: #333;
}
.cleanlogin-form select {
color: #7c7c7c;
width: 100%;
height: 36px;
-webkit-appearance: menulist-button;
}
.cleanlogin-form span {
color: #7c7c7c;
margin-left: 8px;
}
.cleanlogin-form button,
.cleanlogin-form input,
.cleanlogin-form select,
.cleanlogin-form textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cleanlogin-field-website {
display: none !important;
}
.cleanlogin-field-remember {
float: left;
}
.cleanlogin-field-remember &gt; label {
display: inline;
}
.cleanlogin-field-name {
padding-left: 20px !important;
}
.cleanlogin-field-surname {
padding-left: 20px !important;
}
.cleanlogin-field-username {
padding-left: 20px !important;
}
.cleanlogin-field-password {
padding-left: 20px !important;
}
.cleanlogin-field-email {
padding-left: 20px !important;
}
.cleanlogin-field-spam {
padding-left: 20px !important;
}
.cleanlogin-preview-top {
}
.cleanlogin-preview-top h2{
font-size: 15px;
font-weight: bold;
text-align: left;
margin: 7px 14px;
border-bottom: 1px solid #ddd;
}
.cleanlogin-form-bottom {
font-size: 12px;
padding-top: 6px;
height: 37px;
background: #ddd;
padding-left: 10px;
padding-right: 10px;
}
.cleanlogin-form p.cleanlogin-form-description {
color: #7c7c7c;
font-size: 12px;
font-size: 0.85714286rem;
font-style: italic;
}
.cleanlogin-notification {
clear: both;
border: 1px solid;
border-radius: 5px;
font-size: 14px;
text-align: center;
padding: 18px;
margin-bottom: 18px;
-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.25);
box-shadow: 2px 2px 3px rgba(0,0,0,.25);
}
.cleanlogin-notification &gt; p {
margin: 0px;
}
.cleanlogin-notification.success {
background: #F0F2DD;
border-color: #24890D;
color: #24890D;
}
.cleanlogin-notification.error {
background: #FFE7E7;
border-color: #FF5656;
color: #FF5656;
}
.cleanlogin-preview {
border-color: inherit;
text-align: center;
}
.cleanlogin-preview .avatar {
border-radius: 5px;
float: none;
width: 128px;
height: 128px;
margin: 0 auto 24px auto;
}
.avatar.avatar-96.photo {  margin-bottom: 10px;
}
.cleanlogin-form a.cleanlogin-form-register-link,
.cleanlogin-preview a.cleanlogin-preview-logout-link {
text-align: right;
float: right;
text-decoration: none;
}
.cleanlogin-form a.cleanlogin-form-login-link,
.cleanlogin-form button.cleanlogin-form-login-link,
.cleanlogin-form a.cleanlogin-form-pwd-link,
.cleanlogin-preview a.cleanlogin-preview-edit-link {
text-align: left;
float: left;
text-decoration: none;
}
.cleanlogin-field {
position: relative;
}
.cleanlogin-field i {
position: absolute;
right: 20px;
top: 18px;
color:#bebebe;
}
.cleanlogin-field input {
border-top:none !important;
border-left:none !important;
border-right:none !important;
}
.submit_registration {
background: #18191f !important;
border-radius: 0 !important;
color: #fff !important;
font-size: 18px !important;
padding: 12px !important;
text-transform: uppercase !important;
width: 93% !important;
cursor:pointer;
}
.cleanlogin-form-pwd-link{color:#000 !important;}
.sbd_email_form{}
.pd_tag_filter_dropdown_mobile{
display: none;
}
.sbd-filter-area-select-desktop,
.sbd-filter-area-select-mobile{
margin-top: 10px;
}
.sbd-filter-area-select-mobile{
display: none;
}
.sbd-filter-area.sbd-desktop-list-filter-enable{
display: none;
}
@media only screen and (max-width: 768px){
.sbd-filter-area.sbd-desktop-list-filter-enable{
display: block;
}
.sbd-filter-area.sbd-mobile-list-filter-enable{
display: none;
}
.sbd-filter-area-select-mobile{
display: block;
}
.pd_tag_filter_dropdown_mobile{
display: block;
}	
.sbd-tag-filter-hide-mobile,
.sbd-filter-area-select-desktop{
display: none;
}
}
.sbd-claim-badge &gt; span{
width: 45px !important;
}.fa-field-modal-wrap {
position: fixed;
top: 0%;
right: 0%;
left: 0%;
bottom: 0%;
width:100%;
height:100%;
background: rgba(0,0,0,0.6);
z-index: 999;
}
.fa-field-modal {
position: fixed;
top: 20%;
right: 20%;
left: 20%;
bottom: 20%;
background: #fff;
border-radius: 2px;
z-index: 9999;
padding: 24px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
border: 1px solid #f2f2f2;
}
.fa-field-modal * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.fa-field-modal .fa-field-modal-close {
position: absolute;
top: 24px;
right: 24px;
font-size: 30px;
font-weight: bold;
cursor: pointer;
}
.fa-field-modal .fa-field-modal-close:hover {
color: #2ea2cc;
}
.fa-field-modal .fa-field-modal-title {
position: absolute;
top: 24px;
margin: 0;
left: 24px;
}
.fa-field-modal .fa-field-modal-icons {
overflow-x: hidden;
position: absolute;
top: 72px;
bottom: 24px;
left: 24px;
right: 24px;
}
.fa-field-modal .fa-field-modal-icons .fa-field-modal-icon-holder {
text-align: center;
width: 80px;
height: 90px;
float: left;
cursor: pointer;
border: 1px solid gray;
padding: 5px;
margin: 5px;
}
.fa-field-modal .fa-field-modal-icons .fa-field-modal-icon-holder .icon {
font-size: 40px;
color: gray;
}
.fa-field-modal .fa-field-modal-icons .fa-field-modal-icon-holder .label {
font-size: 12px;
line-height: 18px;
}
.fa-field-modal .fa-field-modal-icons .fa-field-modal-icon-holder:hover {
border-color: #2ea2cc;
}
.fa-field-modal .fa-field-modal-icons .fa-field-modal-icon-holder:hover .icon {
color: #2ea2cc;
}
.fa-field-metabox .fa-field-current-icon {
position: relative;
}
.fa-field-metabox .fa-field-current-icon .delete {
position: absolute;
font-size: 20px;
right: 15px;
top: 15px;
display: none;
opacity: 0;
pointer-events: none;
}
.fa-field-metabox .fa-field-current-icon .delete.active {
display: block;
}
.fa-field-metabox .fa-field-current-icon .icon {
font-size: 100px;
text-align: center;
padding: 20px 0;
cursor: pointer;
}
.fa-field-metabox .fa-field-current-icon .icon:hover + .delete {
opacity: 1;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/fonts/slick.eot);
src: url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/fonts/slick.woff) format('woff'), url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/fonts/slick.ttf) format('truetype'), url(https://mig-mbh.de/wp-content/plugins/simple-business-directory-pro/assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.sbd_dashboard_main_area{
width:100%;
display:block;
overflow:hidden;
margin:0px;
padding: 10px;
background: #fff;
}
.sbd_dashboard_main_area p{
font-size: 20px;
margin-top: 20px;
color:#2ba5b5;
}
.sbd_dashboard_main_area h2{
margin-top:30px;
} @media only screen and (max-width : 768px) {
.sbd_dashboard_main_area h2{
margin-top:20px;
font-size:15px;
}
.pd_text_width{
width:100% !important;
}
.sbd_dashboard_main_area table{width:100% !important}
} .pdnav__list {
margin: 0px;
padding: 0px !important;
}
.pdactive a {
background-color: #2ba5b5;
color: #fff !important;
}
.pdnav__list a {
padding: 8px 14px;
transition: all 0.25s ease-in-out 0s;
}
.pdnav__list__item {
border-style: solid;
border-width: 0 0 1px;
}
.pdnav__list__item,
.pdnav__list__item a {
display: block;
} @media screen and (min-width: 1024px) {
.pdnav__list &gt; .pdnav__list__item {
border-width: 0 1px 0 0;
}
.pdnav__list &gt; .pdnav__list__item,
.pdnav__list &gt; .pdnav__list__item a {
display: inline-block;
}
} .pdnav {
background-color: #f5f5f5;
}
.pdnav .pdnav__list__item {
border-color: #e5e5e5;
}
.pdnav a {
color: #555;
text-decoration: none !important
}
.pdnav a:hover, .pdnav a:active, .pdnav a:focus {
background-color: #e5e5e5;
color:#101010;
} .pd_form-style-1 {
max-width: 800px;
padding: 0px !important;
margin: 0px 0px;
}
.pd_form-style-1 li {
padding: 0;
display: block;
list-style: none;
margin: 20px 0 0 0;
}
.pd_form-style-1 label{
margin:0 0 3px 0;
padding:0px;
display:block;
font-weight: bold;
}
.pd_form-style-1 input[type=text], 
.pd_form-style-1 input[type=date],
.pd_form-style-1 input[type=password],
.pd_form-style-1 input[type=datetime],
.pd_form-style-1 input[type=number],
.pd_form-style-1 input[type=search],
.pd_form-style-1 input[type=time],
.pd_form-style-1 input[type=url],
.pd_form-style-1 input[type=email],
.pd_form-style-1 select,
textarea, 
.sbd_dashboard_main_area select{
border-top:none !important;
border-left:none !important;
border-right:none !important;
border-bottom:1px solid #BEBEBE;
padding: 12px;
margin:0px;
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;  
line-height: normal;
height: unset !IMPORTANT;
}
.pd_form-style-1 input[type=text]:focus, 
.pd_form-style-1 input[type=date]:focus,
.pd_form-style-1 input[type=datetime]:focus,
.pd_form-style-1 input[type=number]:focus,
.pd_form-style-1 input[type=search]:focus,
.pd_form-style-1 input[type=time]:focus,
.pd_form-style-1 input[type=url]:focus,
.pd_form-style-1 input[type=email]:focus,
.pd_form-style-1 input[type=password]:focus,
.pd_form-style-1 textarea:focus, 
.pd_form-style-1 select:focus{
-moz-box-shadow: 0 0 8px #88D5E9;
-webkit-box-shadow: 0 0 8px #88D5E9;
box-shadow: 0 0 8px #88D5E9;
border: 1px solid #88D5E9;
}
.pd_form-style-1 .pd_field-divided{
width: 49%;
}
.pd_form-style-1 .pd_field-divided {
width: 48.2%;
}
.pd_form-style-1 .field-long {
width: 97%;
}
.pd_form-style-1 .pd_field-select{
width: 100%;
}
.pd_form-style-1 .pd_field-textarea{
height: 100px;
}
.pd_submit_style {
background: #18191f none repeat scroll 0 0;
border: medium none;
color: #fff;
cursor: pointer;
font-size: 16px;
padding: 12px 15px;
text-transform: uppercase;
width: 30%;
}
.pd_submit_style:hover{    background: #4691A4;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;}
.pd_form-style-1 .pd_required{
color:red;
}
.pd_text_width{width: 54%;}
.pd_width{max-width: 100%;}
.sbd_dashboard_main_area hr {
color: #e9e9e9;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
position: absolute;
margin: -1px;
padding: 0;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
word-wrap: normal!important;
} .entry-content tr td, body.et-pb-preview #main-content .container tr td,
.pdnav__list a,
.pd_form-style-1 label {
font-size: 14px;
font-weight:normal;
}
.sbd_package_notification{color: #bf4c4c;
background: #ccc;
margin-top: 6px;
text-align: center;
font-size: 14px;}
#sbd_generate{    border: none;
background: #2ba5b5;
color: #fff;
padding: 8px 16px;
cursor: pointer;}
.sbd_price-table-wrapper {
margin-top: 30px;
}
.sbd_price-table-wrapper .sbd_featured-table {
box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.sbd_price-table-wrapper .sbd_pricing-table {
display: inline-block;
border: 1px solid #c8c8c8;
border-radius: 10px;
background: white;
margin: 20px;
transition: all 0.3s ease-in-out;
text-align: center;
vertical-align: top;
}
.sbd_price-table-wrapper .sbd_pricing-table__header {
padding: 20px;
font-size: 20px;
color: #909090;
background: #e0e0e0;
}
.sbd_price-table-wrapper .sbd_pricing-table__list {
padding: 20px !important;
color: #a0a0a0;
}
.sbd_price-table-wrapper .sbd_pricing-table__list li {
padding: 15px;
border-bottom: 1px solid #c8c8c8;
list-style: none;
}
.sbd_price-table-wrapper .sbd_pricing-table__list li:last-child {
border: none;
}
.sbd_price-table-wrapper .sbd_pricing-table:hover {
box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}</pre></body></html>