.flex-container-tilopay-front {
display: flex;
flex-wrap: wrap;
text-align: left;
margin-left: 45px;
}
.flex-container-tpay-bac {
display: flex;
flex-direction: column-reverse;
margin-left: 51px;
}
.flex-container-tpay-bac > div {
width: 213px;
margin: 5px 0px;
text-align: center;
}
.flex-item-left-tilopay-front {
flex: 50%;
}
.flex-item-right-tilopay-front {
flex: 48%; padding: 5px;
}
.flex-item-icon-tilopay-front {
flex: 100%;
}
.flex-item-row-tilopay-front {
flex: 100%;
margin-right: 34%;
margin-bottom: 10px;
margin-top: -26px;
}
.tpay-icon-c {
width: 109px;
max-width: 100% !important;
max-height: 100% !important;
height: 40%;
margin-top: 1px;
margin-left: 5px;
}
.payment_method_tilopay {
align-items: center !important;
padding-bottom: 18px !important;
}   .Container-tilopay {
max-width: 100%;
margin-right: auto;
margin-left: 51px;
padding-bottom: 10px;
margin-top: -15px;
}
.Flex-tilopay {
display: flex;
flex-flow: row wrap;
justify-content: start;
list-style: none;
margin: 0;
}
.Flex-tilopay-title {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
list-style: none;
margin: 0;
padding: 0px 0px 0px 5px;
}
.Flex-item-tilopay {
position: relative;
}
.Flex-item-tilopay:after {
content: "";
position: absolute;
background: white;
width: 1px;
height: 40px;
top: 50%;
transform: translateY(-50%);
}
.payment_method_tilopay > label::before {
padding-top: 3px !important;
padding-right: 5px !important;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face {
font-family: 'fontello';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.eot?25440500);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.eot?25440500#iefix) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.woff?25440500) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.ttf?25440500) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontello.svg?25440500#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fontawesome-webfont.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-brands-400.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-regular-400.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'fontawsome';
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.eot);
src: url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.eot) format('embedded-opentype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.woff) format('woff'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.ttf) format('truetype'), url(https://twelveminuteconvos.com/wp-content/plugins/simple-podcast-press/fonts/fa-solid-900.svg) format('svg');
font-weight: normal;
font-style: normal;
} .download-box { font-weight: normal !important;
text-align: center !important;    } .sppbuttons { margin-bottom: 7px !important; 
text-align: center !important;
display: inline-block !important;
width: 100% !important;
}
.sppbuttons a {
text-decoration: none !important;
}
.button-g-play, .button-share, .button-download, .button-itunes, .button-spprss, .button-sppreview, .button-spplisten, .button-sppandroid, .button-stitcher, .button-soundcloud,.button-spotify, .spp-button-custom1, .spp-button-custom2, .spp-button-custom3, .spp-button-custom4, .spp-button-custom5, .spp-button-custom6, .spp-button-leadbox,.button-embed {
margin-top: 5px !important;
margin-bottom: 5px !important;
margin-left: 2px !important;
margin-right: 2px !important;
min-width: Autopx !important; box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding: 13px !important;
top: 30px !important;
text-decoration: none !important;
font-size: 15px !important;
display: inline-block !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.button-sppsidebar {
margin-top: 0px !important;
text-align: center !important;
border: 0px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
text-decoration: none !important;
background-color: #000000;
font-size: 14px !important; width: 100% !important; 
line-height: 250% !important;
display:block !important;
font-family: 'Source Sans Pro', sans-serif !important;
}
.button-sppsidebar2 {
margin-top: 1px;
text-align: center !important;
border: 0px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
text-transform: uppercase !important;
top: 30px !important;
text-decoration: none !important;
background-color: #000000;
font-size: 12px !important;
text-transform: uppercase !important;
width: 98.5% !important; 
line-height: 250% !important;
display:inline-table !important; 
}
.button-itunes {
background-color: #000000 !important;
}
.button-embed {
background-color: #81d742 !important;
}
.button-stitcher {
background-color: #33e0d4 !important;
}
.button-download {
background-color: #000000 !important;
}
.button-g-play {
background-color: #000000 !important;
}
.button-share {
background-color: #81d742 !important;
}
.button-soundcloud {
background-color: #ef8037 !important;
}
.button-spotify {
background-color: #84bd00 !important;
}
.button-spplisten{
background-color: #1e73be !important;
}
.button-spprss{
background-color: #81d742 !important;
}
.button-sppandroid{
background-color: #000000 !important;
}
.button-sppreview{
background-color: #1e73be !important;
}
.spp-button-custom1{
background-color: #000000 !important;
}
.spp-button-custom2{
background-color: #000000 !important;
}
.spp-button-custom3{
background-color: #9b9b9b !important;
}
.spp-button-custom4{
background-color: #9b9b9b !important;
}
.spp-button-custom5{
background-color: #9b9b9b !important;
}
.spp-button-custom6{
background-color: #9b9b9b !important;
}
.spp-button-leadbox{
background-color: #2da0e2 !important;
} .button:hover, .button-itunes:hover, .button-download:hover, .button-g-play:hover, .button-share:hover, .button-spprss:hover, .button-spplisten:hover, .button-sppreview:hover, .button-sppandroid:hover, .button-stitcher:hover, .button-soundcloud:hover, .button-spotify:hover,.button-sppsidebar:hover, .spp-button-custom1:hover, .spp-button-custom2:hover, .spp-button-custom3:hover, .spp-button-custom4:hover, .spp-button-custom5:hover, .spp-button-custom6:hover, .spp-button-leadbox:hover, .button-embed:hover {
color: #FFFFFF !important;
text-decoration: none !important;
}
.button-sppsidebar:hover {
background-color: #001e1e !important;
}
.button-embed:hover {
background-color: #90f560 !important;
}
.button-itunes:hover {
background-color: #001e1e !important;
}
.button-spprss:hover {
background-color: #90f560 !important;
}
.button-spplisten:hover {
background-color: #2191dc !important;
}
.button-sppreview:hover {
background-color: #2191dc !important;
}
.button-sppandroid:hover {
background-color: #001e1e !important;
}
.button-download:hover {
background-color: #001e1e !important;
}
.button-g-play:hover {
background-color: #001e1e !important;
}
.button-share:hover {
background-color: #90f560 !important;
}
.button-stitcher:hover {
background-color: #39fef2 !important;
}
.button-soundcloud:hover {
background-color: #ff9e55 !important;
}
.button-spotify:hover {
background-color: #93db1e !important;
}
.spp-button-custom1:hover{
background-color: #001e1e !important;
}
.spp-button-custom2:hover{
background-color: #001e1e !important;
}
.spp-button-custom3:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom4:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom5:hover{
background-color: #adb9b9 !important;
}
.spp-button-custom6:hover{
background-color: #adb9b9 !important;
}
.spp-button-leadbox:hover{
background-color: #32beff !important;
} .button-g-play:before, .button-share:before, .button-download:before, .button-itunes:before, .button-stitcher:before, .button-soundcloud:before, .button-spotify:before, .button-spprss:before, .button-spplisten:before, .button-sppandroid:before, .button-sppreview:before, .button-embed:before{
font-weight: normal !important;
position: relative !important;
display: inline !important;
padding-right: 7px !important;
}
.button-embed:before {
font-family: 'fontawsome';
content:  "\f121";
}
.button-g-play:before {
font-family: 'fontawsome';
content:  "\f04b";
}
.button-share:before {
font-family: 'fontawsome';
content:  "\f14d";
}
.button-download:before {
font-family: 'fontawsome';
content:  "\f019";
}
.button-spprss:before {
font-family: 'fontawsome';
content:  "\f09e";
}
.button-sppreview:before {
font-family: 'fontawsome';
content:  "\f006";
}
.button-spplisten:before {
font-family: 'fontawsome';
content:  "\f025";
}
.button-sppandroid:before {
font-family: 'fontawsome';
content:  "\f17b";
}
.button-sppsidebar:before {
}
.button-itunes:before {
font-family: 'fontawsome';
content:  "\f2ce";
}
.button-stitcher:before {
font-family: 'fontawsome';
content:  "\f080";
}
.button-soundcloud:before {
font-family: 'fontawsome';
content:  "\f1be";
}
.button-spotify:before {
font-family: 'fontawsome';
content:  "\f1bc";
} .button-mp3:before, .transcript .headline:before, .transcript .speaker:before {
font-weight: normal !important;
text-decoration: none !important;
}
.transcript-box {
text-decoration: none !important;
text-align: left;
}
.transcript-box a {
text-decoration: none !important;   
}
.accordion_content {
text-decoration: none !important;
width: 60%;
margin: 50px auto;
padding: 20px;
}
.accordion_content h1 {
text-decoration: none !important;
font-weight: 400;
text-transform: uppercase;
margin: 0;
}
.accordion_content h2 {
text-decoration: none !important;
font-weight: 400;
text-transform: uppercase;
margin: 0 0 20px;
}
.accordion_content p {
text-decoration: none !important;
font-weight: 300;
line-height: 1.5em;
margin: 0 0 20px;
}
.accordion_content p:last-child {
margin: 0;
text-decoration: none !important;
}
.accordion_content a.button {
text-decoration: none !important;
display: inline-block;
padding: 10px 20px;
background: #ff0;
text-decoration: none;
}
.accordion_content a.button:hover {
text-decoration: none !important;
background: #000;
}
.accordion_content.title {
text-decoration: none !important;
font-weight: bold;
position: relative;
background: none;
border: 2px solid transparent !important;
}
.accordion_content.title h1 span.demo {
text-decoration: none !important;
display: inline-block;
padding: 5px 10px;
background: #000;
vertical-align: top;
margin: 7px 0 0;
}
.accordion_content.title .back-to-article {
text-decoration: none !important;
position: absolute;
bottom: -20px;
left: 20px;
}
.accordion_content.title .back-to-article a {
text-decoration: none !important;
padding: 10px 20px;
background: #f60;
text-decoration: none;
}
.accordion_content.title .back-to-article a:hover {
text-decoration: none !important;
background: #f90;
}
.accordion_content.title .back-to-article a i {
text-decoration: none !important;
margin-left: 0px;
}
.fa {  }
.accordion_content.white {
text-decoration: none !important;
background: #fff;
box-shadow: 0 0 10px #999;
}
.accordion_content.black {
text-decoration: none !important;
background: #000;
}
.accordion_content.black p {
text-decoration: none !important;
}
.accordion_content.black p a {
text-decoration: none !important;
}
.accordion-container {
text-decoration: none !important;
width: 100%;
clear: both;
}
.accordion-toggle {
text-decoration: none !important;
border: none !important;
color: #000000 !important;
position: relative;
text-decoration: none !important;
padding-right: 40px;
padding-top: 18px;
padding-bottom: 17px;
}
.accordion-toggle.open {
color: #000000 !important;
text-decoration: none !important;
}
.accordion-toggle:hover {
color: #000000 !important;
text-decoration: none !important;
border: 0px solid transparent !important;   
}
.accordion-toggle span.toggle-icon {
text-decoration: none !important;
position: absolute;
right: 20px;
top: 14px;  
}
.accordion-accordion_content {
text-decoration: none !important;
display: none;
padding: 10px;
overflow: auto;
}
.accordion-accordion_content p {
text-decoration: none !important;
} @media (max-width: 767px) {
.accordion_content {
width: auto;
}
.accordion-accordion_content {
padding: 15px;
overflow: inherit;
}
} .spp-optin-box {
display:inline-table !important;
text-align: center !important;
box-sizing: border-box !important;
clear: both !important;
color: rgb(34, 34, 34) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
}
.spp-optin-box-padding {
background-color: #fcfcfc !important;
background-position: 50% 0% !important;
background-repeat: no-repeat !important;
border-bottom-style: solid !important;
border-bottom-width: 0px !important;
border-image-outset: 0px !important;
border-image-repeat: stretch !important;
border-image-slice: 100% !important;
border-image-source: none !important;
border-image-width: 1 !important;
border-left-style: solid !important;
border-left-width: 0px !important;
border-right-style: solid !important;
border-right-width: 0px !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-top-style: solid !important;
border-top-width: 0px !important;
box-sizing: border-box !important;
color: rgb(34, 34, 34) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
padding-bottom: 15px !important;
padding-left: 15px !important; 
padding-right: 15px !important;
padding-top: 15px !important;
}
.spp-optin-box-form-wrap form {
padding-top:10px;
margin:0 !important;
}
.clear-subscribe {
clear:both !important;
}
.spp-optin-box-content {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
position: relative !important;
z-index: 10;
}
@media only screen and (max-width:480px){
.subscribetxt{
font-size: 17px !important;
}
}
@media only screen and (max-width: 600px){
}
.spp-optin-box-headline {
word-break: normal !important;
text-align: center !important;
box-sizing: border-box !important;
clear: none !important; color: #1e73be !important;
display: inline-block !important;
font-size: 25px !important;
font-style: normal !important;
font-weight: bold !important;
letter-spacing: normal !important;
line-height: 23px !important;
margin-bottom: 7px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
text-transform: none !important;
}
.spp-optin-box-subheadline {
word-break: normal !important;
text-align: center !important;
box-sizing: border-box !important;
clear: none !important; color: #1e73be !important;
display: block !important;
font-size: 20px !important;
font-style: normal !important;
font-weight: normal !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
text-transform: none !important; }
.spp-optin-box-form-wrap {
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important;
line-height: 18px !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.spp-optin-box-field-submit input[type='submit'][disabled] {
background-color: #EBEBE4 !important;
}
.spp-optin-box-field {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important; border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 400px !important; min-width:200px !important; zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-field-submit {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important;
font-size: 15px !important;  border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-field input[type*="text"]{
text-align: center !important;
font-size: 15px !important; height: 46px !important;
line-height: 18px !important;
border: 2px solid transparent !important;
margin:0;
display: inline-block !important;
width: 90% !important;
border-radius: 0px !important;
background-color: #FFFFFF !important;
border: 1px solid #CCCCCC !important;
padding-left: 5px !important; 
padding-right: 5px !important; 
padding-top: 0px !important;
padding-bottom: 0px !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
vertical-align: middle !important;
}
spp-optin-box-field input[type*="text"]:focus {
box-shadow: 0 0 0px rgba(0, 0, 0, 0) !important;
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
border: 0px solid rgba(0, 0, 0, 0) !important;
}
.spp-optin-box-lastfield-second-row {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: block !important;
font-size: 15px !important; height: 40px !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
width: auto !important;
zoom: 1 !important;
padding-left: 20px !important; 
padding-right: 20px !important; 
}
.spp-optin-box-lastfield {
text-align: center !important;
box-sizing: border-box !important;
color: rgb(40, 40, 40) !important;
display: inline-block !important;
font-size: 15px !important;  border: 2px solid transparent !important;
line-height: 18px !important;
margin-bottom: 10px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 400px !important; min-width:200px !important; zoom: 1 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.spp-optin-box-lastfield input[type*="submit"] {
text-align: center !important;
line-height: 18px !important; 
margin-top: 0px !important; 
vertical-align: middle !important;
}
.spp-optin-box-submit {
height: auto !important;
-webkit-appearance: none !important;
-webkit-background-clip: border-box !important;
-webkit-background-origin: padding-box !important;
-webkit-background-size: auto !important;
-webkit-box-shadow: none !important;
-webkit-rtl-ordering: logical !important;
-webkit-user-select: text !important;
-webkit-writing-mode: horizontal-tb !important;
align-items: flex-start !important;
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: #1e73be !important;
background-image: none !important;
background-origin: padding-box !important;
background-size: auto;
border-bottom-color: #1e73be !important;
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-bottom-style: solid !important;
border-bottom-width: 3px !important;
border-image-outset: 0px !important;
border-image-repeat: stretch !important;
border-image-slice: 100% !important;
border-image-source: none !important;
border-image-width: 1 !important;
border-left-color: #1e73be !important;
border-left-style: solid !important;
border-left-width: 3px !important;
border-right-color: #1e73be !important;
border-right-style: solid !important;
border-right-width: 3px !important;
border-top-color: #1e73be !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-top-style: solid !important;
border-top-width: 3px !important;
box-shadow: none !important;
box-sizing: border-box !important;
color: #1e73be !important;
cursor: pointer !important;
display: inline-block !important;
font-size: 15px !important; font-style: normal !important;
letter-spacing: normal !important;
line-height: 18px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
max-width: 100% !important;
padding-bottom: 5px !important;
padding-left: 5px !important; 
padding-right: 5px !important; 
padding-top: 5px !important;
text-align: center !important;
text-indent: 0px !important;
text-shadow: none !important;
text-transform: none !important;
border: 2px solid transparent !important;
white-space: pre !important;
width: auto !important;
word-spacing: 0px !important;
writing-mode: lr-tb !important;
zoom: 1 !important;
text-align: center !important;
border: 2px solid transparent !important;
font-weight: bold !important;
box-shadow: none !important;
color: #FFFFFF !important;
cursor: pointer !important;
outline: medium none !important;
padding: 14px !important;
border-radius: 0px !important;
text-decoration: none !important;
background-color: #1e73be !important;
border: #1e73be !important;
color: #1e73be !important;
vertical-align: middle !important;
}
.spp-optin-box-submit:hover{
background-color:#2191dc !important;
}
@media only screen and (max-width:480px){
.spp-optin-box-subheadline{
}
.subscribetxt{
font-size: 17px !important;
}
}
@media only screen and (max-width: 600px) and (max-width: 700px){
}
@media (max-width: 767px) {
height:221px !important;
}
@media (min-width: 768px) and (max-width: 778px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
.spp-powered-by {
margin-top: 10px;
margin-bottom: 30px;
}
.spp-click-to-tweet a.spp-clammr-btn, .spp-ctt-text:before, .spp-click-to-tweet a.spp-ctt-btn{
text-decoration: none !important;
color: #ffffff !important;
}
.spp-click-to-tweet{
border-left: 5px solid #ffffff !important;
}
.audioplayer-playpause, .audioplayer-volume, .audioplayer-volume-button, .audioplayer-volume-adjust, .spp-optin-box-padding, .audioplayer, .button-sppsidebar, .button-sppsidebar, .button-download,.button-share, .button-g-play, .button-itunes, .button-spprss, .button-sppreview, .button-spplisten, .button-sppandroid, .button-stitcher, .button-soundcloud,  .spp-button-custom1, .spp-button-custom2, .spp-button-custom3, .spp-button-custom4, .spp-button-custom5, .spp-button-custom6, .spp-button-leadbox, .spp-optin-box-lastfield input[type*="submit"], .spp-optin-box-field input[type*="text"], .spp-optin-box-submit, .spp-optin-box-submit-button, .button-embed, .button-spotify{
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
border-radius: 7px !important;
vertical-align: middle !important;
}
a.spp-timestamp {
cursor: pointer !important;
text-decoration: none !important;
}
.releasedColumn
{
width: 17%;
}
.downloadColumn { 
width: 15%;
}
td.spp-episodes-released, td.spp-episodes-released-title  { 
width: 17%;
}
td.spp-episodes-download, td.spp-episodes-download-title { 
width: 15%;
text-align: center;
}
td.spp-episodes-released-title, td.spp-episodes-podcast-title {
font-weight: bold;
}
div.reviews_view img {
max-width: 75px;
margin-left: 5px;
}
div.reviews_view li {
border-bottom: 0px;
margin-left: 0px !important;	
}
div.reviews_view ol, div.reviews_view ul {
margin-left: 0px !important;
}
a {
outline:none !important;
}
.share-button {
background: #000 none repeat scroll 0 0;
color: #fff;
display: block;
margin-bottom: 10px;
padding: 10px;
text-align: center;
width: 100% !important;
}
.share-buttons a {
color: #fff;
display: inline-block;
padding: 10px;
text-align: center;
width: 38px;
line-height: normal;
}
.share-buttons .facebook {
background: #3b5998 none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f09a";
color: white;
}
.share-buttons .twitter {
background: #6cdfea none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f099";
color: white;
}
.share-buttons .google-plus {
background: #e34429 none repeat scroll 0 0;
font-family: 'fontawsome';
content:  "\f0d5";
color: white;
}
.blocker {z-index: 111 !important;}