<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection &gt; output {
display: list-item;
list-style: none;
}
.wpcf7-reflection &gt; output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content&gt;.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content&gt;.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show&gt;.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content&gt;.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show&gt;.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show&gt;.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show&gt;.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.bootstrap-yop{   }.bootstrap-yop article,.bootstrap-yop aside,.bootstrap-yop details,.bootstrap-yop figcaption,.bootstrap-yop figure,.bootstrap-yop footer,.bootstrap-yop header,.bootstrap-yop hgroup,.bootstrap-yop main,.bootstrap-yop nav,.bootstrap-yop section,.bootstrap-yop summary{display:block}.bootstrap-yop audio,.bootstrap-yop canvas,.bootstrap-yop video{display:inline-block}.bootstrap-yop audio:not([controls]){display:none;height:0}.bootstrap-yop [hidden],.bootstrap-yop template{display:none}.bootstrap-yop html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;margin:0}.bootstrap-yop a{background:0 0}.bootstrap-yop a:focus{outline:thin dotted}.bootstrap-yop a:active,.bootstrap-yop a:hover{outline:0}.bootstrap-yop h1{margin:.67em 0;font-size:2em}.bootstrap-yop abbr[title]{border-bottom:1px dotted}.bootstrap-yop b,.bootstrap-yop strong{font-weight:700}.bootstrap-yop dfn{font-style:italic}.bootstrap-yop hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}.bootstrap-yop mark{color:#000;background:#ff0}.bootstrap-yop code,.bootstrap-yop kbd,.bootstrap-yop pre,.bootstrap-yop samp{font-family:monospace,serif;font-size:1em}.bootstrap-yop pre{white-space:pre-wrap}.bootstrap-yop q{quotes:"\201C" "\201D" "\2018" "\2019"}.bootstrap-yop small{font-size:80%}.bootstrap-yop sub,.bootstrap-yop sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.bootstrap-yop sup{top:-.5em}.bootstrap-yop sub{bottom:-.25em}.bootstrap-yop img{border:0}.bootstrap-yop svg:not(:root){overflow:hidden}.bootstrap-yop figure{margin:0}.bootstrap-yop fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}.bootstrap-yop legend{padding:0;border:0}.bootstrap-yop button,.bootstrap-yop input,.bootstrap-yop select,.bootstrap-yop textarea{margin:0;font-size:100%}.bootstrap-yop button,.bootstrap-yop input{line-height:normal}.bootstrap-yop button,.bootstrap-yop select{text-transform:none}.bootstrap-yop button,.bootstrap-yop html input[type=button],.bootstrap-yop input[type=reset],.bootstrap-yop input[type=submit]{cursor:pointer;-webkit-appearance:button}.bootstrap-yop button[disabled],.bootstrap-yop html input[disabled]{cursor:default}.bootstrap-yop input[type=checkbox],.bootstrap-yop input[type=radio]{padding:0;box-sizing:border-box}.bootstrap-yop input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}.bootstrap-yop input[type=search]::-webkit-search-cancel-button,.bootstrap-yop input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrap-yop button::-moz-focus-inner,.bootstrap-yop input::-moz-focus-inner{padding:0;border:0}.bootstrap-yop textarea{overflow:auto;vertical-align:top}.bootstrap-yop table{border-collapse:collapse;border-spacing:0}@media print{.bootstrap-yop *{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}.bootstrap-yop a,.bootstrap-yop a:visited{text-decoration:underline}.bootstrap-yop a[href]:after{content:" (" attr(href) ")"}.bootstrap-yop abbr[title]:after{content:" (" attr(title) ")"}.bootstrap-yop a[href^="#"]:after,.bootstrap-yop a[href^="javascript:"]:after{content:""}.bootstrap-yop blockquote,.bootstrap-yop pre{border:1px solid #999;page-break-inside:avoid}.bootstrap-yop thead{display:table-header-group}.bootstrap-yop img,.bootstrap-yop tr{page-break-inside:avoid}.bootstrap-yop img{max-width:100%!important}@page{margin:2cm .5cm}.bootstrap-yop h2,.bootstrap-yop h3,.bootstrap-yop p{orphans:3;widows:3}.bootstrap-yop h2,.bootstrap-yop h3{page-break-after:avoid}.bootstrap-yop select{background:#fff!important}.bootstrap-yop .navbar{display:none}.bootstrap-yop .table td,.bootstrap-yop .table th{background-color:#fff!important}.bootstrap-yop .btn&gt;.caret,.bootstrap-yop .dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.bootstrap-yop .label{border:1px solid #000}.bootstrap-yop .table{border-collapse:collapse!important}.bootstrap-yop .table-bordered td,.bootstrap-yop .table-bordered th{border:1px solid #ddd!important}}.bootstrap-yop *,.bootstrap-yop :after,.bootstrap-yop :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-yop html{font-size:62.5%;-webkit-tap-highlight-color:transparent}.bootstrap-yop body{font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}.bootstrap-yop a{color:#428bca;text-decoration:none}.bootstrap-yop a:focus,.bootstrap-yop a:hover{color:#2a6496;text-decoration:underline}.bootstrap-yop a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-yop img{vertical-align:middle}.bootstrap-yop .img-responsive{display:block;height:auto;max-width:100%}.bootstrap-yop .img-rounded{border-radius:6px}.bootstrap-yop .img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bootstrap-yop .img-circle{border-radius:50%}.bootstrap-yop hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.bootstrap-yop .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.bootstrap-yop .h1,.bootstrap-yop .h2,.bootstrap-yop .h3,.bootstrap-yop .h4,.bootstrap-yop .h5,.bootstrap-yop .h6,.bootstrap-yop h1,.bootstrap-yop h2,.bootstrap-yop h3,.bootstrap-yop h4,.bootstrap-yop h5,.bootstrap-yop h6{font-weight:500;line-height:1.1;color:inherit}.bootstrap-yop .h1 .small,.bootstrap-yop .h1 small,.bootstrap-yop .h2 .small,.bootstrap-yop .h2 small,.bootstrap-yop .h3 .small,.bootstrap-yop .h3 small,.bootstrap-yop .h4 .small,.bootstrap-yop .h4 small,.bootstrap-yop .h5 .small,.bootstrap-yop .h5 small,.bootstrap-yop .h6 .small,.bootstrap-yop .h6 small,.bootstrap-yop h1 .small,.bootstrap-yop h1 small,.bootstrap-yop h2 .small,.bootstrap-yop h2 small,.bootstrap-yop h3 .small,.bootstrap-yop h3 small,.bootstrap-yop h4 .small,.bootstrap-yop h4 small,.bootstrap-yop h5 .small,.bootstrap-yop h5 small,.bootstrap-yop h6 .small,.bootstrap-yop h6 small{font-weight:400;line-height:1;color:#999}.bootstrap-yop h1,.bootstrap-yop h2,.bootstrap-yop h3{margin-top:20px;margin-bottom:10px}.bootstrap-yop h1 .small,.bootstrap-yop h1 small,.bootstrap-yop h2 .small,.bootstrap-yop h2 small,.bootstrap-yop h3 .small,.bootstrap-yop h3 small{font-size:65%}.bootstrap-yop h4,.bootstrap-yop h5,.bootstrap-yop h6{margin-top:10px;margin-bottom:10px}.bootstrap-yop h4 .small,.bootstrap-yop h4 small,.bootstrap-yop h5 .small,.bootstrap-yop h5 small,.bootstrap-yop h6 .small,.bootstrap-yop h6 small{font-size:75%}.bootstrap-yop .h1,.bootstrap-yop h1{font-size:36px}.bootstrap-yop .h2,.bootstrap-yop h2{font-size:30px}.bootstrap-yop .h3,.bootstrap-yop h3{font-size:24px}.bootstrap-yop .h4,.bootstrap-yop h4{font-size:18px}.bootstrap-yop .h5,.bootstrap-yop h5{font-size:14px}.bootstrap-yop .h6,.bootstrap-yop h6{font-size:12px}.bootstrap-yop p{margin:0 0 10px}.bootstrap-yop .lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.bootstrap-yop .lead{font-size:21px}}.bootstrap-yop .small,.bootstrap-yop small{font-size:85%}.bootstrap-yop cite{font-style:normal}.bootstrap-yop .text-muted{color:#999}.bootstrap-yop .text-primary{color:#428bca}.bootstrap-yop .text-primary:hover{color:#3071a9}.bootstrap-yop .text-warning{color:#8a6d3b}.bootstrap-yop .text-warning:hover{color:#66512c}.bootstrap-yop .text-danger{color:#a94442}.bootstrap-yop .text-danger:hover{color:#843534}.bootstrap-yop .text-success{color:#3c763d}.bootstrap-yop .text-success:hover{color:#2b542c}.bootstrap-yop .text-info{color:#31708f}.bootstrap-yop .text-info:hover{color:#245269}.bootstrap-yop .text-left{text-align:left}.bootstrap-yop .text-right{text-align:right}.bootstrap-yop .text-center{text-align:center}.bootstrap-yop .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.bootstrap-yop ol,.bootstrap-yop ul{margin-top:0;margin-bottom:10px}.bootstrap-yop ol ol,.bootstrap-yop ol ul,.bootstrap-yop ul ol,.bootstrap-yop ul ul{margin-bottom:0}.bootstrap-yop .list-unstyled{padding-left:0;list-style:none}.bootstrap-yop .list-inline{padding-left:0;list-style:none}.bootstrap-yop .list-inline&gt;li{display:inline-block;padding-right:5px;padding-left:5px}.bootstrap-yop .list-inline&gt;li:first-child{padding-left:0}.bootstrap-yop dl{margin-top:0;margin-bottom:20px}.bootstrap-yop dd,.bootstrap-yop dt{line-height:1.428571429}.bootstrap-yop dt{font-weight:700}.bootstrap-yop dd{margin-left:0}@media (min-width:768px){.bootstrap-yop .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.bootstrap-yop .dl-horizontal dd{margin-left:180px}.bootstrap-yop .dl-horizontal dd:after,.bootstrap-yop .dl-horizontal dd:before{display:table;content:" "}.bootstrap-yop .dl-horizontal dd:after{clear:both}.bootstrap-yop .dl-horizontal dd:after,.bootstrap-yop .dl-horizontal dd:before{display:table;content:" "}.bootstrap-yop .dl-horizontal dd:after{clear:both}}.bootstrap-yop abbr[data-original-title],.bootstrap-yop abbr[title]{cursor:help;border-bottom:1px dotted #999}.bootstrap-yop .initialism{font-size:90%;text-transform:uppercase}.bootstrap-yop blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}.bootstrap-yop blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}.bootstrap-yop blockquote p:last-child{margin-bottom:0}.bootstrap-yop blockquote .small,.bootstrap-yop blockquote small{display:block;line-height:1.428571429;color:#999}.bootstrap-yop blockquote .small:before,.bootstrap-yop blockquote small:before{content:'\2014 \00A0'}.bootstrap-yop blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}.bootstrap-yop blockquote.pull-right .small,.bootstrap-yop blockquote.pull-right p,.bootstrap-yop blockquote.pull-right small{text-align:right}.bootstrap-yop blockquote.pull-right .small:before,.bootstrap-yop blockquote.pull-right small:before{content:''}.bootstrap-yop blockquote.pull-right .small:after,.bootstrap-yop blockquote.pull-right small:after{content:'\00A0 \2014'}.bootstrap-yop blockquote:after,.bootstrap-yop blockquote:before{content:""}.bootstrap-yop address{margin-bottom:20px;font-style:normal;line-height:1.428571429}.bootstrap-yop code,.bootstrap-yop kbd,.bootstrap-yop pre,.bootstrap-yop samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.bootstrap-yop code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}.bootstrap-yop pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.bootstrap-yop pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.bootstrap-yop .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrap-yop .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.bootstrap-yop .container:after,.bootstrap-yop .container:before{display:table;content:" "}.bootstrap-yop .container:after{clear:both}.bootstrap-yop .container:after,.bootstrap-yop .container:before{display:table;content:" "}.bootstrap-yop .container:after{clear:both}@media (min-width:768px){.bootstrap-yop .container{width:750px}}@media (min-width:992px){.bootstrap-yop .container{width:970px}}@media (min-width:1200px){.bootstrap-yop .container{width:1170px}}.bootstrap-yop .row{margin-right:-15px;margin-left:-15px}.bootstrap-yop .row:after,.bootstrap-yop .row:before{display:table;content:" "}.bootstrap-yop .row:after{clear:both}.bootstrap-yop .row:after,.bootstrap-yop .row:before{display:table;content:" "}.bootstrap-yop .row:after{clear:both}.bootstrap-yop .col-lg-1,.bootstrap-yop .col-lg-10,.bootstrap-yop .col-lg-11,.bootstrap-yop .col-lg-12,.bootstrap-yop .col-lg-2,.bootstrap-yop .col-lg-3,.bootstrap-yop .col-lg-4,.bootstrap-yop .col-lg-5,.bootstrap-yop .col-lg-6,.bootstrap-yop .col-lg-7,.bootstrap-yop .col-lg-8,.bootstrap-yop .col-lg-9,.bootstrap-yop .col-md-1,.bootstrap-yop .col-md-10,.bootstrap-yop .col-md-11,.bootstrap-yop .col-md-12,.bootstrap-yop .col-md-2,.bootstrap-yop .col-md-3,.bootstrap-yop .col-md-4,.bootstrap-yop .col-md-5,.bootstrap-yop .col-md-6,.bootstrap-yop .col-md-7,.bootstrap-yop .col-md-8,.bootstrap-yop .col-md-9,.bootstrap-yop .col-sm-1,.bootstrap-yop .col-sm-10,.bootstrap-yop .col-sm-11,.bootstrap-yop .col-sm-12,.bootstrap-yop .col-sm-2,.bootstrap-yop .col-sm-3,.bootstrap-yop .col-sm-4,.bootstrap-yop .col-sm-5,.bootstrap-yop .col-sm-6,.bootstrap-yop .col-sm-7,.bootstrap-yop .col-sm-8,.bootstrap-yop .col-sm-9,.bootstrap-yop .col-xs-1,.bootstrap-yop .col-xs-10,.bootstrap-yop .col-xs-11,.bootstrap-yop .col-xs-12,.bootstrap-yop .col-xs-2,.bootstrap-yop .col-xs-3,.bootstrap-yop .col-xs-4,.bootstrap-yop .col-xs-5,.bootstrap-yop .col-xs-6,.bootstrap-yop .col-xs-7,.bootstrap-yop .col-xs-8,.bootstrap-yop .col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.bootstrap-yop .col-xs-1,.bootstrap-yop .col-xs-10,.bootstrap-yop .col-xs-11,.bootstrap-yop .col-xs-12,.bootstrap-yop .col-xs-2,.bootstrap-yop .col-xs-3,.bootstrap-yop .col-xs-4,.bootstrap-yop .col-xs-5,.bootstrap-yop .col-xs-6,.bootstrap-yop .col-xs-7,.bootstrap-yop .col-xs-8,.bootstrap-yop .col-xs-9{float:left}.bootstrap-yop .col-xs-12{width:100%}.bootstrap-yop .col-xs-11{width:91.66666666666666%}.bootstrap-yop .col-xs-10{width:83.33333333333334%}.bootstrap-yop .col-xs-9{width:75%}.bootstrap-yop .col-xs-8{width:66.66666666666666%}.bootstrap-yop .col-xs-7{width:58.333333333333336%}.bootstrap-yop .col-xs-6{width:50%}.bootstrap-yop .col-xs-5{width:41.66666666666667%}.bootstrap-yop .col-xs-4{width:33.33333333333333%}.bootstrap-yop .col-xs-3{width:25%}.bootstrap-yop .col-xs-2{width:16.666666666666664%}.bootstrap-yop .col-xs-1{width:8.333333333333332%}.bootstrap-yop .col-xs-pull-12{right:100%}.bootstrap-yop .col-xs-pull-11{right:91.66666666666666%}.bootstrap-yop .col-xs-pull-10{right:83.33333333333334%}.bootstrap-yop .col-xs-pull-9{right:75%}.bootstrap-yop .col-xs-pull-8{right:66.66666666666666%}.bootstrap-yop .col-xs-pull-7{right:58.333333333333336%}.bootstrap-yop .col-xs-pull-6{right:50%}.bootstrap-yop .col-xs-pull-5{right:41.66666666666667%}.bootstrap-yop .col-xs-pull-4{right:33.33333333333333%}.bootstrap-yop .col-xs-pull-3{right:25%}.bootstrap-yop .col-xs-pull-2{right:16.666666666666664%}.bootstrap-yop .col-xs-pull-1{right:8.333333333333332%}.bootstrap-yop .col-xs-pull-0{right:0}.bootstrap-yop .col-xs-push-12{left:100%}.bootstrap-yop .col-xs-push-11{left:91.66666666666666%}.bootstrap-yop .col-xs-push-10{left:83.33333333333334%}.bootstrap-yop .col-xs-push-9{left:75%}.bootstrap-yop .col-xs-push-8{left:66.66666666666666%}.bootstrap-yop .col-xs-push-7{left:58.333333333333336%}.bootstrap-yop .col-xs-push-6{left:50%}.bootstrap-yop .col-xs-push-5{left:41.66666666666667%}.bootstrap-yop .col-xs-push-4{left:33.33333333333333%}.bootstrap-yop .col-xs-push-3{left:25%}.bootstrap-yop .col-xs-push-2{left:16.666666666666664%}.bootstrap-yop .col-xs-push-1{left:8.333333333333332%}.bootstrap-yop .col-xs-push-0{left:0}.bootstrap-yop .col-xs-offset-12{margin-left:100%}.bootstrap-yop .col-xs-offset-11{margin-left:91.66666666666666%}.bootstrap-yop .col-xs-offset-10{margin-left:83.33333333333334%}.bootstrap-yop .col-xs-offset-9{margin-left:75%}.bootstrap-yop .col-xs-offset-8{margin-left:66.66666666666666%}.bootstrap-yop .col-xs-offset-7{margin-left:58.333333333333336%}.bootstrap-yop .col-xs-offset-6{margin-left:50%}.bootstrap-yop .col-xs-offset-5{margin-left:41.66666666666667%}.bootstrap-yop .col-xs-offset-4{margin-left:33.33333333333333%}.bootstrap-yop .col-xs-offset-3{margin-left:25%}.bootstrap-yop .col-xs-offset-2{margin-left:16.666666666666664%}.bootstrap-yop .col-xs-offset-1{margin-left:8.333333333333332%}.bootstrap-yop .col-xs-offset-0{margin-left:0}@media (min-width:768px){.bootstrap-yop .col-sm-1,.bootstrap-yop .col-sm-10,.bootstrap-yop .col-sm-11,.bootstrap-yop .col-sm-12,.bootstrap-yop .col-sm-2,.bootstrap-yop .col-sm-3,.bootstrap-yop .col-sm-4,.bootstrap-yop .col-sm-5,.bootstrap-yop .col-sm-6,.bootstrap-yop .col-sm-7,.bootstrap-yop .col-sm-8,.bootstrap-yop .col-sm-9{float:left}.bootstrap-yop .col-sm-12{width:100%}.bootstrap-yop .col-sm-11{width:91.66666666666666%}.bootstrap-yop .col-sm-10{width:83.33333333333334%}.bootstrap-yop .col-sm-9{width:75%}.bootstrap-yop .col-sm-8{width:66.66666666666666%}.bootstrap-yop .col-sm-7{width:58.333333333333336%}.bootstrap-yop .col-sm-6{width:50%}.bootstrap-yop .col-sm-5{width:41.66666666666667%}.bootstrap-yop .col-sm-4{width:33.33333333333333%}.bootstrap-yop .col-sm-3{width:25%}.bootstrap-yop .col-sm-2{width:16.666666666666664%}.bootstrap-yop .col-sm-1{width:8.333333333333332%}.bootstrap-yop .col-sm-pull-12{right:100%}.bootstrap-yop .col-sm-pull-11{right:91.66666666666666%}.bootstrap-yop .col-sm-pull-10{right:83.33333333333334%}.bootstrap-yop .col-sm-pull-9{right:75%}.bootstrap-yop .col-sm-pull-8{right:66.66666666666666%}.bootstrap-yop .col-sm-pull-7{right:58.333333333333336%}.bootstrap-yop .col-sm-pull-6{right:50%}.bootstrap-yop .col-sm-pull-5{right:41.66666666666667%}.bootstrap-yop .col-sm-pull-4{right:33.33333333333333%}.bootstrap-yop .col-sm-pull-3{right:25%}.bootstrap-yop .col-sm-pull-2{right:16.666666666666664%}.bootstrap-yop .col-sm-pull-1{right:8.333333333333332%}.bootstrap-yop .col-sm-pull-0{right:0}.bootstrap-yop .col-sm-push-12{left:100%}.bootstrap-yop .col-sm-push-11{left:91.66666666666666%}.bootstrap-yop .col-sm-push-10{left:83.33333333333334%}.bootstrap-yop .col-sm-push-9{left:75%}.bootstrap-yop .col-sm-push-8{left:66.66666666666666%}.bootstrap-yop .col-sm-push-7{left:58.333333333333336%}.bootstrap-yop .col-sm-push-6{left:50%}.bootstrap-yop .col-sm-push-5{left:41.66666666666667%}.bootstrap-yop .col-sm-push-4{left:33.33333333333333%}.bootstrap-yop .col-sm-push-3{left:25%}.bootstrap-yop .col-sm-push-2{left:16.666666666666664%}.bootstrap-yop .col-sm-push-1{left:8.333333333333332%}.bootstrap-yop .col-sm-push-0{left:0}.bootstrap-yop .col-sm-offset-12{margin-left:100%}.bootstrap-yop .col-sm-offset-11{margin-left:91.66666666666666%}.bootstrap-yop .col-sm-offset-10{margin-left:83.33333333333334%}.bootstrap-yop .col-sm-offset-9{margin-left:75%}.bootstrap-yop .col-sm-offset-8{margin-left:66.66666666666666%}.bootstrap-yop .col-sm-offset-7{margin-left:58.333333333333336%}.bootstrap-yop .col-sm-offset-6{margin-left:50%}.bootstrap-yop .col-sm-offset-5{margin-left:41.66666666666667%}.bootstrap-yop .col-sm-offset-4{margin-left:33.33333333333333%}.bootstrap-yop .col-sm-offset-3{margin-left:25%}.bootstrap-yop .col-sm-offset-2{margin-left:16.666666666666664%}.bootstrap-yop .col-sm-offset-1{margin-left:8.333333333333332%}.bootstrap-yop .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.bootstrap-yop .col-md-1,.bootstrap-yop .col-md-10,.bootstrap-yop .col-md-11,.bootstrap-yop .col-md-12,.bootstrap-yop .col-md-2,.bootstrap-yop .col-md-3,.bootstrap-yop .col-md-4,.bootstrap-yop .col-md-5,.bootstrap-yop .col-md-6,.bootstrap-yop .col-md-7,.bootstrap-yop .col-md-8,.bootstrap-yop .col-md-9{float:left}.bootstrap-yop .col-md-12{width:100%}.bootstrap-yop .col-md-11{width:91.66666666666666%}.bootstrap-yop .col-md-10{width:83.33333333333334%}.bootstrap-yop .col-md-9{width:75%}.bootstrap-yop .col-md-8{width:66.66666666666666%}.bootstrap-yop .col-md-7{width:58.333333333333336%}.bootstrap-yop .col-md-6{width:50%}.bootstrap-yop .col-md-5{width:41.66666666666667%}.bootstrap-yop .col-md-4{width:33.33333333333333%}.bootstrap-yop .col-md-3{width:25%}.bootstrap-yop .col-md-2{width:16.666666666666664%}.bootstrap-yop .col-md-1{width:8.333333333333332%}.bootstrap-yop .col-md-pull-12{right:100%}.bootstrap-yop .col-md-pull-11{right:91.66666666666666%}.bootstrap-yop .col-md-pull-10{right:83.33333333333334%}.bootstrap-yop .col-md-pull-9{right:75%}.bootstrap-yop .col-md-pull-8{right:66.66666666666666%}.bootstrap-yop .col-md-pull-7{right:58.333333333333336%}.bootstrap-yop .col-md-pull-6{right:50%}.bootstrap-yop .col-md-pull-5{right:41.66666666666667%}.bootstrap-yop .col-md-pull-4{right:33.33333333333333%}.bootstrap-yop .col-md-pull-3{right:25%}.bootstrap-yop .col-md-pull-2{right:16.666666666666664%}.bootstrap-yop .col-md-pull-1{right:8.333333333333332%}.bootstrap-yop .col-md-pull-0{right:0}.bootstrap-yop .col-md-push-12{left:100%}.bootstrap-yop .col-md-push-11{left:91.66666666666666%}.bootstrap-yop .col-md-push-10{left:83.33333333333334%}.bootstrap-yop .col-md-push-9{left:75%}.bootstrap-yop .col-md-push-8{left:66.66666666666666%}.bootstrap-yop .col-md-push-7{left:58.333333333333336%}.bootstrap-yop .col-md-push-6{left:50%}.bootstrap-yop .col-md-push-5{left:41.66666666666667%}.bootstrap-yop .col-md-push-4{left:33.33333333333333%}.bootstrap-yop .col-md-push-3{left:25%}.bootstrap-yop .col-md-push-2{left:16.666666666666664%}.bootstrap-yop .col-md-push-1{left:8.333333333333332%}.bootstrap-yop .col-md-push-0{left:0}.bootstrap-yop .col-md-offset-12{margin-left:100%}.bootstrap-yop .col-md-offset-11{margin-left:91.66666666666666%}.bootstrap-yop .col-md-offset-10{margin-left:83.33333333333334%}.bootstrap-yop .col-md-offset-9{margin-left:75%}.bootstrap-yop .col-md-offset-8{margin-left:66.66666666666666%}.bootstrap-yop .col-md-offset-7{margin-left:58.333333333333336%}.bootstrap-yop .col-md-offset-6{margin-left:50%}.bootstrap-yop .col-md-offset-5{margin-left:41.66666666666667%}.bootstrap-yop .col-md-offset-4{margin-left:33.33333333333333%}.bootstrap-yop .col-md-offset-3{margin-left:25%}.bootstrap-yop .col-md-offset-2{margin-left:16.666666666666664%}.bootstrap-yop .col-md-offset-1{margin-left:8.333333333333332%}.bootstrap-yop .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.bootstrap-yop .col-lg-1,.bootstrap-yop .col-lg-10,.bootstrap-yop .col-lg-11,.bootstrap-yop .col-lg-12,.bootstrap-yop .col-lg-2,.bootstrap-yop .col-lg-3,.bootstrap-yop .col-lg-4,.bootstrap-yop .col-lg-5,.bootstrap-yop .col-lg-6,.bootstrap-yop .col-lg-7,.bootstrap-yop .col-lg-8,.bootstrap-yop .col-lg-9{float:left}.bootstrap-yop .col-lg-12{width:100%}.bootstrap-yop .col-lg-11{width:91.66666666666666%}.bootstrap-yop .col-lg-10{width:83.33333333333334%}.bootstrap-yop .col-lg-9{width:75%}.bootstrap-yop .col-lg-8{width:66.66666666666666%}.bootstrap-yop .col-lg-7{width:58.333333333333336%}.bootstrap-yop .col-lg-6{width:50%}.bootstrap-yop .col-lg-5{width:41.66666666666667%}.bootstrap-yop .col-lg-4{width:33.33333333333333%}.bootstrap-yop .col-lg-3{width:25%}.bootstrap-yop .col-lg-2{width:16.666666666666664%}.bootstrap-yop .col-lg-1{width:8.333333333333332%}.bootstrap-yop .col-lg-pull-12{right:100%}.bootstrap-yop .col-lg-pull-11{right:91.66666666666666%}.bootstrap-yop .col-lg-pull-10{right:83.33333333333334%}.bootstrap-yop .col-lg-pull-9{right:75%}.bootstrap-yop .col-lg-pull-8{right:66.66666666666666%}.bootstrap-yop .col-lg-pull-7{right:58.333333333333336%}.bootstrap-yop .col-lg-pull-6{right:50%}.bootstrap-yop .col-lg-pull-5{right:41.66666666666667%}.bootstrap-yop .col-lg-pull-4{right:33.33333333333333%}.bootstrap-yop .col-lg-pull-3{right:25%}.bootstrap-yop .col-lg-pull-2{right:16.666666666666664%}.bootstrap-yop .col-lg-pull-1{right:8.333333333333332%}.bootstrap-yop .col-lg-pull-0{right:0}.bootstrap-yop .col-lg-push-12{left:100%}.bootstrap-yop .col-lg-push-11{left:91.66666666666666%}.bootstrap-yop .col-lg-push-10{left:83.33333333333334%}.bootstrap-yop .col-lg-push-9{left:75%}.bootstrap-yop .col-lg-push-8{left:66.66666666666666%}.bootstrap-yop .col-lg-push-7{left:58.333333333333336%}.bootstrap-yop .col-lg-push-6{left:50%}.bootstrap-yop .col-lg-push-5{left:41.66666666666667%}.bootstrap-yop .col-lg-push-4{left:33.33333333333333%}.bootstrap-yop .col-lg-push-3{left:25%}.bootstrap-yop .col-lg-push-2{left:16.666666666666664%}.bootstrap-yop .col-lg-push-1{left:8.333333333333332%}.bootstrap-yop .col-lg-push-0{left:0}.bootstrap-yop .col-lg-offset-12{margin-left:100%}.bootstrap-yop .col-lg-offset-11{margin-left:91.66666666666666%}.bootstrap-yop .col-lg-offset-10{margin-left:83.33333333333334%}.bootstrap-yop .col-lg-offset-9{margin-left:75%}.bootstrap-yop .col-lg-offset-8{margin-left:66.66666666666666%}.bootstrap-yop .col-lg-offset-7{margin-left:58.333333333333336%}.bootstrap-yop .col-lg-offset-6{margin-left:50%}.bootstrap-yop .col-lg-offset-5{margin-left:41.66666666666667%}.bootstrap-yop .col-lg-offset-4{margin-left:33.33333333333333%}.bootstrap-yop .col-lg-offset-3{margin-left:25%}.bootstrap-yop .col-lg-offset-2{margin-left:16.666666666666664%}.bootstrap-yop .col-lg-offset-1{margin-left:8.333333333333332%}.bootstrap-yop .col-lg-offset-0{margin-left:0}}.bootstrap-yop table{max-width:100%;background-color:transparent}.bootstrap-yop th{text-align:left}.bootstrap-yop .table{width:100%;margin-bottom:20px}.bootstrap-yop .table&gt;tbody&gt;tr&gt;td,.bootstrap-yop .table&gt;tbody&gt;tr&gt;th,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;td,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;th,.bootstrap-yop .table&gt;thead&gt;tr&gt;td,.bootstrap-yop .table&gt;thead&gt;tr&gt;th{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.bootstrap-yop .table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}.bootstrap-yop .table&gt;caption+thead&gt;tr:first-child&gt;td,.bootstrap-yop .table&gt;caption+thead&gt;tr:first-child&gt;th,.bootstrap-yop .table&gt;colgroup+thead&gt;tr:first-child&gt;td,.bootstrap-yop .table&gt;colgroup+thead&gt;tr:first-child&gt;th,.bootstrap-yop .table&gt;thead:first-child&gt;tr:first-child&gt;td,.bootstrap-yop .table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}.bootstrap-yop .table&gt;tbody+tbody{border-top:2px solid #ddd}.bootstrap-yop .table .table{background-color:#fff}.bootstrap-yop .table-condensed&gt;tbody&gt;tr&gt;td,.bootstrap-yop .table-condensed&gt;tbody&gt;tr&gt;th,.bootstrap-yop .table-condensed&gt;tfoot&gt;tr&gt;td,.bootstrap-yop .table-condensed&gt;tfoot&gt;tr&gt;th,.bootstrap-yop .table-condensed&gt;thead&gt;tr&gt;td,.bootstrap-yop .table-condensed&gt;thead&gt;tr&gt;th{padding:5px}.bootstrap-yop .table-bordered{border:1px solid #ddd}.bootstrap-yop .table-bordered&gt;tbody&gt;tr&gt;td,.bootstrap-yop .table-bordered&gt;tbody&gt;tr&gt;th,.bootstrap-yop .table-bordered&gt;tfoot&gt;tr&gt;td,.bootstrap-yop .table-bordered&gt;tfoot&gt;tr&gt;th,.bootstrap-yop .table-bordered&gt;thead&gt;tr&gt;td,.bootstrap-yop .table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}.bootstrap-yop .table-bordered&gt;thead&gt;tr&gt;td,.bootstrap-yop .table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}.bootstrap-yop .table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;td,.bootstrap-yop .table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f9f9f9}.bootstrap-yop .table-hover&gt;tbody&gt;tr:hover&gt;td,.bootstrap-yop .table-hover&gt;tbody&gt;tr:hover&gt;th{background-color:#f5f5f5}.bootstrap-yop table col[class*=col-]{position:static;display:table-column;float:none}.bootstrap-yop table td[class*=col-],.bootstrap-yop table th[class*=col-]{display:table-cell;float:none}.bootstrap-yop .table&gt;tbody&gt;.active&gt;td,.bootstrap-yop .table&gt;tbody&gt;.active&gt;th,.bootstrap-yop .table&gt;tbody&gt;tr&gt;.active,.bootstrap-yop .table&gt;tfoot&gt;.active&gt;td,.bootstrap-yop .table&gt;tfoot&gt;.active&gt;th,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;.active,.bootstrap-yop .table&gt;thead&gt;.active&gt;td,.bootstrap-yop .table&gt;thead&gt;.active&gt;th,.bootstrap-yop .table&gt;thead&gt;tr&gt;.active{background-color:#f5f5f5}.bootstrap-yop .table-hover&gt;tbody&gt;.active:hover&gt;td,.bootstrap-yop .table-hover&gt;tbody&gt;.active:hover&gt;th,.bootstrap-yop .table-hover&gt;tbody&gt;tr&gt;.active:hover{background-color:#e8e8e8}.bootstrap-yop .table&gt;tbody&gt;.success&gt;td,.bootstrap-yop .table&gt;tbody&gt;.success&gt;th,.bootstrap-yop .table&gt;tbody&gt;tr&gt;.success,.bootstrap-yop .table&gt;tfoot&gt;.success&gt;td,.bootstrap-yop .table&gt;tfoot&gt;.success&gt;th,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;.success,.bootstrap-yop .table&gt;thead&gt;.success&gt;td,.bootstrap-yop .table&gt;thead&gt;.success&gt;th,.bootstrap-yop .table&gt;thead&gt;tr&gt;.success{background-color:#dff0d8}.bootstrap-yop .table-hover&gt;tbody&gt;.success:hover&gt;td,.bootstrap-yop .table-hover&gt;tbody&gt;.success:hover&gt;th,.bootstrap-yop .table-hover&gt;tbody&gt;tr&gt;.success:hover{background-color:#d0e9c6}.bootstrap-yop .table&gt;tbody&gt;.danger&gt;td,.bootstrap-yop .table&gt;tbody&gt;.danger&gt;th,.bootstrap-yop .table&gt;tbody&gt;tr&gt;.danger,.bootstrap-yop .table&gt;tfoot&gt;.danger&gt;td,.bootstrap-yop .table&gt;tfoot&gt;.danger&gt;th,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;.danger,.bootstrap-yop .table&gt;thead&gt;.danger&gt;td,.bootstrap-yop .table&gt;thead&gt;.danger&gt;th,.bootstrap-yop .table&gt;thead&gt;tr&gt;.danger{background-color:#f2dede}.bootstrap-yop .table-hover&gt;tbody&gt;.danger:hover&gt;td,.bootstrap-yop .table-hover&gt;tbody&gt;.danger:hover&gt;th,.bootstrap-yop .table-hover&gt;tbody&gt;tr&gt;.danger:hover{background-color:#ebcccc}.bootstrap-yop .table&gt;tbody&gt;.warning&gt;td,.bootstrap-yop .table&gt;tbody&gt;.warning&gt;th,.bootstrap-yop .table&gt;tbody&gt;tr&gt;.warning,.bootstrap-yop .table&gt;tfoot&gt;.warning&gt;td,.bootstrap-yop .table&gt;tfoot&gt;.warning&gt;th,.bootstrap-yop .table&gt;tfoot&gt;tr&gt;.warning,.bootstrap-yop .table&gt;thead&gt;.warning&gt;td,.bootstrap-yop .table&gt;thead&gt;.warning&gt;th,.bootstrap-yop .table&gt;thead&gt;tr&gt;.warning{background-color:#fcf8e3}.bootstrap-yop .table-hover&gt;tbody&gt;.warning:hover&gt;td,.bootstrap-yop .table-hover&gt;tbody&gt;.warning:hover&gt;th,.bootstrap-yop .table-hover&gt;tbody&gt;tr&gt;.warning:hover{background-color:#faf2cc}@media (max-width:767px){.bootstrap-yop .table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.bootstrap-yop .table-responsive&gt;.table{margin-bottom:0}.bootstrap-yop .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,.bootstrap-yop .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,.bootstrap-yop .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,.bootstrap-yop .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,.bootstrap-yop .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,.bootstrap-yop .table-responsive&gt;.table&gt;thead&gt;tr&gt;th{white-space:nowrap}.bootstrap-yop .table-responsive&gt;.table-bordered{border:0}.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.bootstrap-yop .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}}.bootstrap-yop fieldset{padding:0;margin:0;border:0}.bootstrap-yop legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.bootstrap-yop label{display:inline-block;margin-bottom:5px;font-weight:700}.bootstrap-yop input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-yop input[type=checkbox],.bootstrap-yop input[type=radio]{margin:4px 0 0;line-height:normal}.bootstrap-yop input[type=file]{display:block}.bootstrap-yop select[multiple],.bootstrap-yop select[size]{height:auto}.bootstrap-yop select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}.bootstrap-yop input[type=checkbox]:focus,.bootstrap-yop input[type=file]:focus,.bootstrap-yop input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-yop input[type=number]::-webkit-inner-spin-button,.bootstrap-yop input[type=number]::-webkit-outer-spin-button{height:auto}.bootstrap-yop output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle}.bootstrap-yop .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;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,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-yop .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-yop .form-control:-moz-placeholder{color:#999}.bootstrap-yop .form-control::-moz-placeholder{color:#999;opacity:1}.bootstrap-yop .form-control:-ms-input-placeholder{color:#999}.bootstrap-yop .form-control::-webkit-input-placeholder{color:#999}.bootstrap-yop .form-control[disabled],.bootstrap-yop .form-control[readonly],.bootstrap-yop fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}.bootstrap-yop textarea.form-control{height:auto}.bootstrap-yop .form-group{margin-bottom:15px}.bootstrap-yop .checkbox,.bootstrap-yop .radio{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.bootstrap-yop .checkbox label,.bootstrap-yop .radio label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer}.bootstrap-yop .checkbox input[type=checkbox],.bootstrap-yop .checkbox-inline input[type=checkbox],.bootstrap-yop .radio input[type=radio],.bootstrap-yop .radio-inline input[type=radio]{float:left;margin-left:-20px}.bootstrap-yop .checkbox+.checkbox,.bootstrap-yop .radio+.radio{margin-top:-5px}.bootstrap-yop .checkbox-inline,.bootstrap-yop .radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.bootstrap-yop .checkbox-inline+.checkbox-inline,.bootstrap-yop .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.bootstrap-yop .checkbox-inline[disabled],.bootstrap-yop .checkbox[disabled],.bootstrap-yop .radio-inline[disabled],.bootstrap-yop .radio[disabled],.bootstrap-yop fieldset[disabled] .checkbox,.bootstrap-yop fieldset[disabled] .checkbox-inline,.bootstrap-yop fieldset[disabled] .radio,.bootstrap-yop fieldset[disabled] .radio-inline,.bootstrap-yop fieldset[disabled] input[type=checkbox],.bootstrap-yop fieldset[disabled] input[type=radio],.bootstrap-yop input[type=checkbox][disabled],.bootstrap-yop input[type=radio][disabled]{cursor:not-allowed}.bootstrap-yop .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop select.input-sm{height:30px;line-height:30px}.bootstrap-yop textarea.input-sm{height:auto}.bootstrap-yop .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.bootstrap-yop select.input-lg{height:46px;line-height:46px}.bootstrap-yop textarea.input-lg{height:auto}.bootstrap-yop .has-warning .checkbox,.bootstrap-yop .has-warning .checkbox-inline,.bootstrap-yop .has-warning .control-label,.bootstrap-yop .has-warning .help-block,.bootstrap-yop .has-warning .radio,.bootstrap-yop .has-warning .radio-inline{color:#8a6d3b}.bootstrap-yop .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-yop .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.bootstrap-yop .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.bootstrap-yop .has-error .checkbox,.bootstrap-yop .has-error .checkbox-inline,.bootstrap-yop .has-error .control-label,.bootstrap-yop .has-error .help-block,.bootstrap-yop .has-error .radio,.bootstrap-yop .has-error .radio-inline{color:#a94442}.bootstrap-yop .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-yop .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.bootstrap-yop .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.bootstrap-yop .has-success .checkbox,.bootstrap-yop .has-success .checkbox-inline,.bootstrap-yop .has-success .control-label,.bootstrap-yop .has-success .help-block,.bootstrap-yop .has-success .radio,.bootstrap-yop .has-success .radio-inline{color:#3c763d}.bootstrap-yop .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrap-yop .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.bootstrap-yop .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.bootstrap-yop .form-control-static{margin-bottom:0}.bootstrap-yop .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.bootstrap-yop .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-yop .form-inline .form-control{display:inline-block}.bootstrap-yop .form-inline select.form-control{width:auto}.bootstrap-yop .form-inline .checkbox,.bootstrap-yop .form-inline .radio{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.bootstrap-yop .form-inline .checkbox input[type=checkbox],.bootstrap-yop .form-inline .radio input[type=radio]{float:none;margin-left:0}}.bootstrap-yop .form-horizontal .checkbox,.bootstrap-yop .form-horizontal .checkbox-inline,.bootstrap-yop .form-horizontal .control-label,.bootstrap-yop .form-horizontal .radio,.bootstrap-yop .form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.bootstrap-yop .form-horizontal .checkbox,.bootstrap-yop .form-horizontal .radio{min-height:27px}.bootstrap-yop .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.bootstrap-yop .form-horizontal .form-group:after,.bootstrap-yop .form-horizontal .form-group:before{display:table;content:" "}.bootstrap-yop .form-horizontal .form-group:after{clear:both}.bootstrap-yop .form-horizontal .form-group:after,.bootstrap-yop .form-horizontal .form-group:before{display:table;content:" "}.bootstrap-yop .form-horizontal .form-group:after{clear:both}.bootstrap-yop .form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.bootstrap-yop .form-horizontal .control-label{text-align:right}}.bootstrap-yop .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.bootstrap-yop .btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-yop .btn:focus,.bootstrap-yop .btn:hover{color:#333;text-decoration:none}.bootstrap-yop .btn.active,.bootstrap-yop .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-yop .btn.disabled,.bootstrap-yop .btn[disabled],.bootstrap-yop fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.bootstrap-yop .btn-default{color:#333;background-color:#fff;border-color:#ccc}.bootstrap-yop .btn-default.active,.bootstrap-yop .btn-default:active,.bootstrap-yop .btn-default:focus,.bootstrap-yop .btn-default:hover,.bootstrap-yop .open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.bootstrap-yop .btn-default.active,.bootstrap-yop .btn-default:active,.bootstrap-yop .open .dropdown-toggle.btn-default{background-image:none}.bootstrap-yop .btn-default.disabled,.bootstrap-yop .btn-default.disabled.active,.bootstrap-yop .btn-default.disabled:active,.bootstrap-yop .btn-default.disabled:focus,.bootstrap-yop .btn-default.disabled:hover,.bootstrap-yop .btn-default[disabled],.bootstrap-yop .btn-default[disabled].active,.bootstrap-yop .btn-default[disabled]:active,.bootstrap-yop .btn-default[disabled]:focus,.bootstrap-yop .btn-default[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-default,.bootstrap-yop fieldset[disabled] .btn-default.active,.bootstrap-yop fieldset[disabled] .btn-default:active,.bootstrap-yop fieldset[disabled] .btn-default:focus,.bootstrap-yop fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.bootstrap-yop .btn-default .badge{color:#fff;background-color:#fff}.bootstrap-yop .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.bootstrap-yop .btn-primary.active,.bootstrap-yop .btn-primary:active,.bootstrap-yop .btn-primary:focus,.bootstrap-yop .btn-primary:hover,.bootstrap-yop .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.bootstrap-yop .btn-primary.active,.bootstrap-yop .btn-primary:active,.bootstrap-yop .open .dropdown-toggle.btn-primary{background-image:none}.bootstrap-yop .btn-primary.disabled,.bootstrap-yop .btn-primary.disabled.active,.bootstrap-yop .btn-primary.disabled:active,.bootstrap-yop .btn-primary.disabled:focus,.bootstrap-yop .btn-primary.disabled:hover,.bootstrap-yop .btn-primary[disabled],.bootstrap-yop .btn-primary[disabled].active,.bootstrap-yop .btn-primary[disabled]:active,.bootstrap-yop .btn-primary[disabled]:focus,.bootstrap-yop .btn-primary[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-primary,.bootstrap-yop fieldset[disabled] .btn-primary.active,.bootstrap-yop fieldset[disabled] .btn-primary:active,.bootstrap-yop fieldset[disabled] .btn-primary:focus,.bootstrap-yop fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.bootstrap-yop .btn-primary .badge{color:#428bca;background-color:#fff}.bootstrap-yop .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.bootstrap-yop .btn-warning.active,.bootstrap-yop .btn-warning:active,.bootstrap-yop .btn-warning:focus,.bootstrap-yop .btn-warning:hover,.bootstrap-yop .open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.bootstrap-yop .btn-warning.active,.bootstrap-yop .btn-warning:active,.bootstrap-yop .open .dropdown-toggle.btn-warning{background-image:none}.bootstrap-yop .btn-warning.disabled,.bootstrap-yop .btn-warning.disabled.active,.bootstrap-yop .btn-warning.disabled:active,.bootstrap-yop .btn-warning.disabled:focus,.bootstrap-yop .btn-warning.disabled:hover,.bootstrap-yop .btn-warning[disabled],.bootstrap-yop .btn-warning[disabled].active,.bootstrap-yop .btn-warning[disabled]:active,.bootstrap-yop .btn-warning[disabled]:focus,.bootstrap-yop .btn-warning[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-warning,.bootstrap-yop fieldset[disabled] .btn-warning.active,.bootstrap-yop fieldset[disabled] .btn-warning:active,.bootstrap-yop fieldset[disabled] .btn-warning:focus,.bootstrap-yop fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.bootstrap-yop .btn-warning .badge{color:#f0ad4e;background-color:#fff}.bootstrap-yop .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.bootstrap-yop .btn-danger.active,.bootstrap-yop .btn-danger:active,.bootstrap-yop .btn-danger:focus,.bootstrap-yop .btn-danger:hover,.bootstrap-yop .open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.bootstrap-yop .btn-danger.active,.bootstrap-yop .btn-danger:active,.bootstrap-yop .open .dropdown-toggle.btn-danger{background-image:none}.bootstrap-yop .btn-danger.disabled,.bootstrap-yop .btn-danger.disabled.active,.bootstrap-yop .btn-danger.disabled:active,.bootstrap-yop .btn-danger.disabled:focus,.bootstrap-yop .btn-danger.disabled:hover,.bootstrap-yop .btn-danger[disabled],.bootstrap-yop .btn-danger[disabled].active,.bootstrap-yop .btn-danger[disabled]:active,.bootstrap-yop .btn-danger[disabled]:focus,.bootstrap-yop .btn-danger[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-danger,.bootstrap-yop fieldset[disabled] .btn-danger.active,.bootstrap-yop fieldset[disabled] .btn-danger:active,.bootstrap-yop fieldset[disabled] .btn-danger:focus,.bootstrap-yop fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.bootstrap-yop .btn-danger .badge{color:#d9534f;background-color:#fff}.bootstrap-yop .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.bootstrap-yop .btn-success.active,.bootstrap-yop .btn-success:active,.bootstrap-yop .btn-success:focus,.bootstrap-yop .btn-success:hover,.bootstrap-yop .open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.bootstrap-yop .btn-success.active,.bootstrap-yop .btn-success:active,.bootstrap-yop .open .dropdown-toggle.btn-success{background-image:none}.bootstrap-yop .btn-success.disabled,.bootstrap-yop .btn-success.disabled.active,.bootstrap-yop .btn-success.disabled:active,.bootstrap-yop .btn-success.disabled:focus,.bootstrap-yop .btn-success.disabled:hover,.bootstrap-yop .btn-success[disabled],.bootstrap-yop .btn-success[disabled].active,.bootstrap-yop .btn-success[disabled]:active,.bootstrap-yop .btn-success[disabled]:focus,.bootstrap-yop .btn-success[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-success,.bootstrap-yop fieldset[disabled] .btn-success.active,.bootstrap-yop fieldset[disabled] .btn-success:active,.bootstrap-yop fieldset[disabled] .btn-success:focus,.bootstrap-yop fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.bootstrap-yop .btn-success .badge{color:#5cb85c;background-color:#fff}.bootstrap-yop .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.bootstrap-yop .btn-info.active,.bootstrap-yop .btn-info:active,.bootstrap-yop .btn-info:focus,.bootstrap-yop .btn-info:hover,.bootstrap-yop .open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.bootstrap-yop .btn-info.active,.bootstrap-yop .btn-info:active,.bootstrap-yop .open .dropdown-toggle.btn-info{background-image:none}.bootstrap-yop .btn-info.disabled,.bootstrap-yop .btn-info.disabled.active,.bootstrap-yop .btn-info.disabled:active,.bootstrap-yop .btn-info.disabled:focus,.bootstrap-yop .btn-info.disabled:hover,.bootstrap-yop .btn-info[disabled],.bootstrap-yop .btn-info[disabled].active,.bootstrap-yop .btn-info[disabled]:active,.bootstrap-yop .btn-info[disabled]:focus,.bootstrap-yop .btn-info[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-info,.bootstrap-yop fieldset[disabled] .btn-info.active,.bootstrap-yop fieldset[disabled] .btn-info:active,.bootstrap-yop fieldset[disabled] .btn-info:focus,.bootstrap-yop fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.bootstrap-yop .btn-info .badge{color:#5bc0de;background-color:#fff}.bootstrap-yop .btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.bootstrap-yop .btn-link,.bootstrap-yop .btn-link:active,.bootstrap-yop .btn-link[disabled],.bootstrap-yop fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bootstrap-yop .btn-link,.bootstrap-yop .btn-link:active,.bootstrap-yop .btn-link:focus,.bootstrap-yop .btn-link:hover{border-color:transparent}.bootstrap-yop .btn-link:focus,.bootstrap-yop .btn-link:hover{color:#2a6496;text-decoration:underline;background-color:transparent}.bootstrap-yop .btn-link[disabled]:focus,.bootstrap-yop .btn-link[disabled]:hover,.bootstrap-yop fieldset[disabled] .btn-link:focus,.bootstrap-yop fieldset[disabled] .btn-link:hover{color:#999;text-decoration:none}.bootstrap-yop .btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.bootstrap-yop .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop .btn-block{display:block;width:100%;padding-right:0;padding-left:0}.bootstrap-yop .btn-block+.btn-block{margin-top:5px}.bootstrap-yop input[type=button].btn-block,.bootstrap-yop input[type=reset].btn-block,.bootstrap-yop input[type=submit].btn-block{width:100%}.bootstrap-yop .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.bootstrap-yop .fade.in{opacity:1}.bootstrap-yop .collapse{display:none}.bootstrap-yop .collapse.in{display:block}.bootstrap-yop .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(//puoreports.ng/wp-content/plugins/yop-poll/public/assets/fonts/glyphicons-halflings-regular.eot);src:url(//puoreports.ng/wp-content/plugins/yop-poll/public/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//puoreports.ng/wp-content/plugins/yop-poll/public/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//puoreports.ng/wp-content/plugins/yop-poll/public/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//puoreports.ng/wp-content/plugins/yop-poll/public/assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')}.bootstrap-yop .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.bootstrap-yop .glyphicon:empty{width:1em}.bootstrap-yop .glyphicon-asterisk:before{content:"\2a"}.bootstrap-yop .glyphicon-plus:before{content:"\2b"}.bootstrap-yop .glyphicon-euro:before{content:"\20ac"}.bootstrap-yop .glyphicon-minus:before{content:"\2212"}.bootstrap-yop .glyphicon-cloud:before{content:"\2601"}.bootstrap-yop .glyphicon-envelope:before{content:"\2709"}.bootstrap-yop .glyphicon-pencil:before{content:"\270f"}.bootstrap-yop .glyphicon-glass:before{content:"\e001"}.bootstrap-yop .glyphicon-music:before{content:"\e002"}.bootstrap-yop .glyphicon-search:before{content:"\e003"}.bootstrap-yop .glyphicon-heart:before{content:"\e005"}.bootstrap-yop .glyphicon-star:before{content:"\e006"}.bootstrap-yop .glyphicon-star-empty:before{content:"\e007"}.bootstrap-yop .glyphicon-user:before{content:"\e008"}.bootstrap-yop .glyphicon-film:before{content:"\e009"}.bootstrap-yop .glyphicon-th-large:before{content:"\e010"}.bootstrap-yop .glyphicon-th:before{content:"\e011"}.bootstrap-yop .glyphicon-th-list:before{content:"\e012"}.bootstrap-yop .glyphicon-ok:before{content:"\e013"}.bootstrap-yop .glyphicon-remove:before{content:"\e014"}.bootstrap-yop .glyphicon-zoom-in:before{content:"\e015"}.bootstrap-yop .glyphicon-zoom-out:before{content:"\e016"}.bootstrap-yop .glyphicon-off:before{content:"\e017"}.bootstrap-yop .glyphicon-signal:before{content:"\e018"}.bootstrap-yop .glyphicon-cog:before{content:"\e019"}.bootstrap-yop .glyphicon-trash:before{content:"\e020"}.bootstrap-yop .glyphicon-home:before{content:"\e021"}.bootstrap-yop .glyphicon-file:before{content:"\e022"}.bootstrap-yop .glyphicon-time:before{content:"\e023"}.bootstrap-yop .glyphicon-road:before{content:"\e024"}.bootstrap-yop .glyphicon-download-alt:before{content:"\e025"}.bootstrap-yop .glyphicon-download:before{content:"\e026"}.bootstrap-yop .glyphicon-upload:before{content:"\e027"}.bootstrap-yop .glyphicon-inbox:before{content:"\e028"}.bootstrap-yop .glyphicon-play-circle:before{content:"\e029"}.bootstrap-yop .glyphicon-repeat:before{content:"\e030"}.bootstrap-yop .glyphicon-refresh:before{content:"\e031"}.bootstrap-yop .glyphicon-list-alt:before{content:"\e032"}.bootstrap-yop .glyphicon-lock:before{content:"\e033"}.bootstrap-yop .glyphicon-flag:before{content:"\e034"}.bootstrap-yop .glyphicon-headphones:before{content:"\e035"}.bootstrap-yop .glyphicon-volume-off:before{content:"\e036"}.bootstrap-yop .glyphicon-volume-down:before{content:"\e037"}.bootstrap-yop .glyphicon-volume-up:before{content:"\e038"}.bootstrap-yop .glyphicon-qrcode:before{content:"\e039"}.bootstrap-yop .glyphicon-barcode:before{content:"\e040"}.bootstrap-yop .glyphicon-tag:before{content:"\e041"}.bootstrap-yop .glyphicon-tags:before{content:"\e042"}.bootstrap-yop .glyphicon-book:before{content:"\e043"}.bootstrap-yop .glyphicon-bookmark:before{content:"\e044"}.bootstrap-yop .glyphicon-print:before{content:"\e045"}.bootstrap-yop .glyphicon-camera:before{content:"\e046"}.bootstrap-yop .glyphicon-font:before{content:"\e047"}.bootstrap-yop .glyphicon-bold:before{content:"\e048"}.bootstrap-yop .glyphicon-italic:before{content:"\e049"}.bootstrap-yop .glyphicon-text-height:before{content:"\e050"}.bootstrap-yop .glyphicon-text-width:before{content:"\e051"}.bootstrap-yop .glyphicon-align-left:before{content:"\e052"}.bootstrap-yop .glyphicon-align-center:before{content:"\e053"}.bootstrap-yop .glyphicon-align-right:before{content:"\e054"}.bootstrap-yop .glyphicon-align-justify:before{content:"\e055"}.bootstrap-yop .glyphicon-list:before{content:"\e056"}.bootstrap-yop .glyphicon-indent-left:before{content:"\e057"}.bootstrap-yop .glyphicon-indent-right:before{content:"\e058"}.bootstrap-yop .glyphicon-facetime-video:before{content:"\e059"}.bootstrap-yop .glyphicon-picture:before{content:"\e060"}.bootstrap-yop .glyphicon-map-marker:before{content:"\e062"}.bootstrap-yop .glyphicon-adjust:before{content:"\e063"}.bootstrap-yop .glyphicon-tint:before{content:"\e064"}.bootstrap-yop .glyphicon-edit:before{content:"\e065"}.bootstrap-yop .glyphicon-share:before{content:"\e066"}.bootstrap-yop .glyphicon-check:before{content:"\e067"}.bootstrap-yop .glyphicon-move:before{content:"\e068"}.bootstrap-yop .glyphicon-step-backward:before{content:"\e069"}.bootstrap-yop .glyphicon-fast-backward:before{content:"\e070"}.bootstrap-yop .glyphicon-backward:before{content:"\e071"}.bootstrap-yop .glyphicon-play:before{content:"\e072"}.bootstrap-yop .glyphicon-pause:before{content:"\e073"}.bootstrap-yop .glyphicon-stop:before{content:"\e074"}.bootstrap-yop .glyphicon-forward:before{content:"\e075"}.bootstrap-yop .glyphicon-fast-forward:before{content:"\e076"}.bootstrap-yop .glyphicon-step-forward:before{content:"\e077"}.bootstrap-yop .glyphicon-eject:before{content:"\e078"}.bootstrap-yop .glyphicon-chevron-left:before{content:"\e079"}.bootstrap-yop .glyphicon-chevron-right:before{content:"\e080"}.bootstrap-yop .glyphicon-plus-sign:before{content:"\e081"}.bootstrap-yop .glyphicon-minus-sign:before{content:"\e082"}.bootstrap-yop .glyphicon-remove-sign:before{content:"\e083"}.bootstrap-yop .glyphicon-ok-sign:before{content:"\e084"}.bootstrap-yop .glyphicon-question-sign:before{content:"\e085"}.bootstrap-yop .glyphicon-info-sign:before{content:"\e086"}.bootstrap-yop .glyphicon-screenshot:before{content:"\e087"}.bootstrap-yop .glyphicon-remove-circle:before{content:"\e088"}.bootstrap-yop .glyphicon-ok-circle:before{content:"\e089"}.bootstrap-yop .glyphicon-ban-circle:before{content:"\e090"}.bootstrap-yop .glyphicon-arrow-left:before{content:"\e091"}.bootstrap-yop .glyphicon-arrow-right:before{content:"\e092"}.bootstrap-yop .glyphicon-arrow-up:before{content:"\e093"}.bootstrap-yop .glyphicon-arrow-down:before{content:"\e094"}.bootstrap-yop .glyphicon-share-alt:before{content:"\e095"}.bootstrap-yop .glyphicon-resize-full:before{content:"\e096"}.bootstrap-yop .glyphicon-resize-small:before{content:"\e097"}.bootstrap-yop .glyphicon-exclamation-sign:before{content:"\e101"}.bootstrap-yop .glyphicon-gift:before{content:"\e102"}.bootstrap-yop .glyphicon-leaf:before{content:"\e103"}.bootstrap-yop .glyphicon-fire:before{content:"\e104"}.bootstrap-yop .glyphicon-eye-open:before{content:"\e105"}.bootstrap-yop .glyphicon-eye-close:before{content:"\e106"}.bootstrap-yop .glyphicon-warning-sign:before{content:"\e107"}.bootstrap-yop .glyphicon-plane:before{content:"\e108"}.bootstrap-yop .glyphicon-calendar:before{content:"\e109"}.bootstrap-yop .glyphicon-random:before{content:"\e110"}.bootstrap-yop .glyphicon-comment:before{content:"\e111"}.bootstrap-yop .glyphicon-magnet:before{content:"\e112"}.bootstrap-yop .glyphicon-chevron-up:before{content:"\e113"}.bootstrap-yop .glyphicon-chevron-down:before{content:"\e114"}.bootstrap-yop .glyphicon-retweet:before{content:"\e115"}.bootstrap-yop .glyphicon-shopping-cart:before{content:"\e116"}.bootstrap-yop .glyphicon-folder-close:before{content:"\e117"}.bootstrap-yop .glyphicon-folder-open:before{content:"\e118"}.bootstrap-yop .glyphicon-resize-vertical:before{content:"\e119"}.bootstrap-yop .glyphicon-resize-horizontal:before{content:"\e120"}.bootstrap-yop .glyphicon-hdd:before{content:"\e121"}.bootstrap-yop .glyphicon-bullhorn:before{content:"\e122"}.bootstrap-yop .glyphicon-bell:before{content:"\e123"}.bootstrap-yop .glyphicon-certificate:before{content:"\e124"}.bootstrap-yop .glyphicon-thumbs-up:before{content:"\e125"}.bootstrap-yop .glyphicon-thumbs-down:before{content:"\e126"}.bootstrap-yop .glyphicon-hand-right:before{content:"\e127"}.bootstrap-yop .glyphicon-hand-left:before{content:"\e128"}.bootstrap-yop .glyphicon-hand-up:before{content:"\e129"}.bootstrap-yop .glyphicon-hand-down:before{content:"\e130"}.bootstrap-yop .glyphicon-circle-arrow-right:before{content:"\e131"}.bootstrap-yop .glyphicon-circle-arrow-left:before{content:"\e132"}.bootstrap-yop .glyphicon-circle-arrow-up:before{content:"\e133"}.bootstrap-yop .glyphicon-circle-arrow-down:before{content:"\e134"}.bootstrap-yop .glyphicon-globe:before{content:"\e135"}.bootstrap-yop .glyphicon-wrench:before{content:"\e136"}.bootstrap-yop .glyphicon-tasks:before{content:"\e137"}.bootstrap-yop .glyphicon-filter:before{content:"\e138"}.bootstrap-yop .glyphicon-briefcase:before{content:"\e139"}.bootstrap-yop .glyphicon-fullscreen:before{content:"\e140"}.bootstrap-yop .glyphicon-dashboard:before{content:"\e141"}.bootstrap-yop .glyphicon-paperclip:before{content:"\e142"}.bootstrap-yop .glyphicon-heart-empty:before{content:"\e143"}.bootstrap-yop .glyphicon-link:before{content:"\e144"}.bootstrap-yop .glyphicon-phone:before{content:"\e145"}.bootstrap-yop .glyphicon-pushpin:before{content:"\e146"}.bootstrap-yop .glyphicon-usd:before{content:"\e148"}.bootstrap-yop .glyphicon-gbp:before{content:"\e149"}.bootstrap-yop .glyphicon-sort:before{content:"\e150"}.bootstrap-yop .glyphicon-sort-by-alphabet:before{content:"\e151"}.bootstrap-yop .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bootstrap-yop .glyphicon-sort-by-order:before{content:"\e153"}.bootstrap-yop .glyphicon-sort-by-order-alt:before{content:"\e154"}.bootstrap-yop .glyphicon-sort-by-attributes:before{content:"\e155"}.bootstrap-yop .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bootstrap-yop .glyphicon-unchecked:before{content:"\e157"}.bootstrap-yop .glyphicon-expand:before{content:"\e158"}.bootstrap-yop .glyphicon-collapse-down:before{content:"\e159"}.bootstrap-yop .glyphicon-collapse-up:before{content:"\e160"}.bootstrap-yop .glyphicon-log-in:before{content:"\e161"}.bootstrap-yop .glyphicon-flash:before{content:"\e162"}.bootstrap-yop .glyphicon-log-out:before{content:"\e163"}.bootstrap-yop .glyphicon-new-window:before{content:"\e164"}.bootstrap-yop .glyphicon-record:before{content:"\e165"}.bootstrap-yop .glyphicon-save:before{content:"\e166"}.bootstrap-yop .glyphicon-open:before{content:"\e167"}.bootstrap-yop .glyphicon-saved:before{content:"\e168"}.bootstrap-yop .glyphicon-import:before{content:"\e169"}.bootstrap-yop .glyphicon-export:before{content:"\e170"}.bootstrap-yop .glyphicon-send:before{content:"\e171"}.bootstrap-yop .glyphicon-floppy-disk:before{content:"\e172"}.bootstrap-yop .glyphicon-floppy-saved:before{content:"\e173"}.bootstrap-yop .glyphicon-floppy-remove:before{content:"\e174"}.bootstrap-yop .glyphicon-floppy-save:before{content:"\e175"}.bootstrap-yop .glyphicon-floppy-open:before{content:"\e176"}.bootstrap-yop .glyphicon-credit-card:before{content:"\e177"}.bootstrap-yop .glyphicon-transfer:before{content:"\e178"}.bootstrap-yop .glyphicon-cutlery:before{content:"\e179"}.bootstrap-yop .glyphicon-header:before{content:"\e180"}.bootstrap-yop .glyphicon-compressed:before{content:"\e181"}.bootstrap-yop .glyphicon-earphone:before{content:"\e182"}.bootstrap-yop .glyphicon-phone-alt:before{content:"\e183"}.bootstrap-yop .glyphicon-tower:before{content:"\e184"}.bootstrap-yop .glyphicon-stats:before{content:"\e185"}.bootstrap-yop .glyphicon-sd-video:before{content:"\e186"}.bootstrap-yop .glyphicon-hd-video:before{content:"\e187"}.bootstrap-yop .glyphicon-subtitles:before{content:"\e188"}.bootstrap-yop .glyphicon-sound-stereo:before{content:"\e189"}.bootstrap-yop .glyphicon-sound-dolby:before{content:"\e190"}.bootstrap-yop .glyphicon-sound-5-1:before{content:"\e191"}.bootstrap-yop .glyphicon-sound-6-1:before{content:"\e192"}.bootstrap-yop .glyphicon-sound-7-1:before{content:"\e193"}.bootstrap-yop .glyphicon-copyright-mark:before{content:"\e194"}.bootstrap-yop .glyphicon-registration-mark:before{content:"\e195"}.bootstrap-yop .glyphicon-cloud-download:before{content:"\e197"}.bootstrap-yop .glyphicon-cloud-upload:before{content:"\e198"}.bootstrap-yop .glyphicon-tree-conifer:before{content:"\e199"}.bootstrap-yop .glyphicon-tree-deciduous:before{content:"\e200"}.bootstrap-yop .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.bootstrap-yop .dropdown{position:relative}.bootstrap-yop .dropdown-toggle:focus{outline:0}.bootstrap-yop .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.bootstrap-yop .dropdown-menu.pull-right{right:0;left:auto}.bootstrap-yop .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.bootstrap-yop .dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.bootstrap-yop .dropdown-menu&gt;li&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;li&gt;a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.bootstrap-yop .dropdown-menu&gt;.active&gt;a,.bootstrap-yop .dropdown-menu&gt;.active&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;.active&gt;a:hover{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.bootstrap-yop .dropdown-menu&gt;.disabled&gt;a,.bootstrap-yop .dropdown-menu&gt;.disabled&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;.disabled&gt;a:hover{color:#999}.bootstrap-yop .dropdown-menu&gt;.disabled&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;.disabled&gt;a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.bootstrap-yop .open&gt;.dropdown-menu{display:block}.bootstrap-yop .open&gt;a{outline:0}.bootstrap-yop .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.bootstrap-yop .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.bootstrap-yop .pull-right&gt;.dropdown-menu{right:0;left:auto}.bootstrap-yop .dropup .caret,.bootstrap-yop .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.bootstrap-yop .dropup .dropdown-menu,.bootstrap-yop .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.bootstrap-yop .navbar-right .dropdown-menu{right:0;left:auto}}.bootstrap-yop .btn-group,.bootstrap-yop .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.bootstrap-yop .btn-group-vertical&gt;.btn,.bootstrap-yop .btn-group&gt;.btn{position:relative;float:left}.bootstrap-yop .btn-group-vertical&gt;.btn.active,.bootstrap-yop .btn-group-vertical&gt;.btn:active,.bootstrap-yop .btn-group-vertical&gt;.btn:focus,.bootstrap-yop .btn-group-vertical&gt;.btn:hover,.bootstrap-yop .btn-group&gt;.btn.active,.bootstrap-yop .btn-group&gt;.btn:active,.bootstrap-yop .btn-group&gt;.btn:focus,.bootstrap-yop .btn-group&gt;.btn:hover{z-index:2}.bootstrap-yop .btn-group-vertical&gt;.btn:focus,.bootstrap-yop .btn-group&gt;.btn:focus{outline:0}.bootstrap-yop .btn-group .btn+.btn,.bootstrap-yop .btn-group .btn+.btn-group,.bootstrap-yop .btn-group .btn-group+.btn,.bootstrap-yop .btn-group .btn-group+.btn-group{margin-left:-1px}.bootstrap-yop .btn-toolbar:after,.bootstrap-yop .btn-toolbar:before{display:table;content:" "}.bootstrap-yop .btn-toolbar:after{clear:both}.bootstrap-yop .btn-toolbar:after,.bootstrap-yop .btn-toolbar:before{display:table;content:" "}.bootstrap-yop .btn-toolbar:after{clear:both}.bootstrap-yop .btn-toolbar .btn-group{float:left}.bootstrap-yop .btn-toolbar&gt;.btn+.btn,.bootstrap-yop .btn-toolbar&gt;.btn+.btn-group,.bootstrap-yop .btn-toolbar&gt;.btn-group+.btn,.bootstrap-yop .btn-toolbar&gt;.btn-group+.btn-group{margin-left:5px}.bootstrap-yop .btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.bootstrap-yop .btn-group&gt;.btn:first-child{margin-left:0}.bootstrap-yop .btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-yop .btn-group&gt;.btn:last-child:not(:first-child),.bootstrap-yop .btn-group&gt;.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-yop .btn-group&gt;.btn-group{float:left}.bootstrap-yop .btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.bootstrap-yop .btn-group&gt;.btn-group:first-child&gt;.btn:last-child,.bootstrap-yop .btn-group&gt;.btn-group:first-child&gt;.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-yop .btn-group&gt;.btn-group:last-child&gt;.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-yop .btn-group .dropdown-toggle:active,.bootstrap-yop .btn-group.open .dropdown-toggle{outline:0}.bootstrap-yop .btn-group-xs&gt;.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop .btn-group-sm&gt;.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop .btn-group-lg&gt;.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.bootstrap-yop .btn-group&gt;.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.bootstrap-yop .btn-group&gt;.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.bootstrap-yop .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-yop .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.bootstrap-yop .btn .caret{margin-left:0}.bootstrap-yop .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.bootstrap-yop .dropup .btn-lg .caret{border-width:0 5px 5px}.bootstrap-yop .btn-group-vertical&gt;.btn,.bootstrap-yop .btn-group-vertical&gt;.btn-group,.bootstrap-yop .btn-group-vertical&gt;.btn-group&gt;.btn{display:block;float:none;width:100%;max-width:100%}.bootstrap-yop .btn-group-vertical&gt;.btn-group:after,.bootstrap-yop .btn-group-vertical&gt;.btn-group:before{display:table;content:" "}.bootstrap-yop .btn-group-vertical&gt;.btn-group:after{clear:both}.bootstrap-yop .btn-group-vertical&gt;.btn-group:after,.bootstrap-yop .btn-group-vertical&gt;.btn-group:before{display:table;content:" "}.bootstrap-yop .btn-group-vertical&gt;.btn-group:after{clear:both}.bootstrap-yop .btn-group-vertical&gt;.btn-group&gt;.btn{float:none}.bootstrap-yop .btn-group-vertical&gt;.btn+.btn,.bootstrap-yop .btn-group-vertical&gt;.btn+.btn-group,.bootstrap-yop .btn-group-vertical&gt;.btn-group+.btn,.bootstrap-yop .btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.bootstrap-yop .btn-group-vertical&gt;.btn:not(:first-child):not(:last-child){border-radius:0}.bootstrap-yop .btn-group-vertical&gt;.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-yop .btn-group-vertical&gt;.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.bootstrap-yop .btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.bootstrap-yop .btn-group-vertical&gt;.btn-group:first-child&gt;.btn:last-child,.bootstrap-yop .btn-group-vertical&gt;.btn-group:first-child&gt;.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-yop .btn-group-vertical&gt;.btn-group:last-child&gt;.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.bootstrap-yop .btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.bootstrap-yop .btn-group-justified&gt;.btn,.bootstrap-yop .btn-group-justified&gt;.btn-group{display:table-cell;float:none;width:1%}.bootstrap-yop .btn-group-justified&gt;.btn-group .btn{width:100%}.bootstrap-yop [data-toggle=buttons]&gt;.btn&gt;input[type=checkbox],.bootstrap-yop [data-toggle=buttons]&gt;.btn&gt;input[type=radio]{display:none}.bootstrap-yop .input-group{position:relative;display:table;border-collapse:separate}.bootstrap-yop .input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.bootstrap-yop .input-group .form-control{width:100%;margin-bottom:0}.bootstrap-yop .input-group-lg&gt;.form-control,.bootstrap-yop .input-group-lg&gt;.input-group-addon,.bootstrap-yop .input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.bootstrap-yop select.input-group-lg&gt;.form-control,.bootstrap-yop select.input-group-lg&gt;.input-group-addon,.bootstrap-yop select.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;line-height:46px}.bootstrap-yop textarea.input-group-lg&gt;.form-control,.bootstrap-yop textarea.input-group-lg&gt;.input-group-addon,.bootstrap-yop textarea.input-group-lg&gt;.input-group-btn&gt;.btn{height:auto}.bootstrap-yop .input-group-sm&gt;.form-control,.bootstrap-yop .input-group-sm&gt;.input-group-addon,.bootstrap-yop .input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bootstrap-yop select.input-group-sm&gt;.form-control,.bootstrap-yop select.input-group-sm&gt;.input-group-addon,.bootstrap-yop select.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;line-height:30px}.bootstrap-yop textarea.input-group-sm&gt;.form-control,.bootstrap-yop textarea.input-group-sm&gt;.input-group-addon,.bootstrap-yop textarea.input-group-sm&gt;.input-group-btn&gt;.btn{height:auto}.bootstrap-yop .input-group .form-control,.bootstrap-yop .input-group-addon,.bootstrap-yop .input-group-btn{display:table-cell}.bootstrap-yop .input-group .form-control:not(:first-child):not(:last-child),.bootstrap-yop .input-group-addon:not(:first-child):not(:last-child),.bootstrap-yop .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.bootstrap-yop .input-group-addon,.bootstrap-yop .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.bootstrap-yop .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.bootstrap-yop .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.bootstrap-yop .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.bootstrap-yop .input-group-addon input[type=checkbox],.bootstrap-yop .input-group-addon input[type=radio]{margin-top:0}.bootstrap-yop .input-group .form-control:first-child,.bootstrap-yop .input-group-addon:first-child,.bootstrap-yop .input-group-btn:first-child&gt;.btn,.bootstrap-yop .input-group-btn:first-child&gt;.dropdown-toggle,.bootstrap-yop .input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-yop .input-group-addon:first-child{border-right:0}.bootstrap-yop .input-group .form-control:last-child,.bootstrap-yop .input-group-addon:last-child,.bootstrap-yop .input-group-btn:first-child&gt;.btn:not(:first-child),.bootstrap-yop .input-group-btn:last-child&gt;.btn,.bootstrap-yop .input-group-btn:last-child&gt;.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrap-yop .input-group-addon:last-child{border-left:0}.bootstrap-yop .input-group-btn{position:relative;white-space:nowrap}.bootstrap-yop .input-group-btn:first-child&gt;.btn{margin-right:-1px}.bootstrap-yop .input-group-btn:last-child&gt;.btn{margin-left:-1px}.bootstrap-yop .input-group-btn&gt;.btn{position:relative}.bootstrap-yop .input-group-btn&gt;.btn+.btn{margin-left:-4px}.bootstrap-yop .input-group-btn&gt;.btn:active,.bootstrap-yop .input-group-btn&gt;.btn:hover{z-index:2}.bootstrap-yop .nav{padding-left:0;margin-bottom:0;list-style:none}.bootstrap-yop .nav:after,.bootstrap-yop .nav:before{display:table;content:" "}.bootstrap-yop .nav:after{clear:both}.bootstrap-yop .nav:after,.bootstrap-yop .nav:before{display:table;content:" "}.bootstrap-yop .nav:after{clear:both}.bootstrap-yop .nav&gt;li{position:relative;display:block}.bootstrap-yop .nav&gt;li&gt;a{position:relative;display:block;padding:10px 15px}.bootstrap-yop .nav&gt;li&gt;a:focus,.bootstrap-yop .nav&gt;li&gt;a:hover{text-decoration:none;background-color:#eee}.bootstrap-yop .nav&gt;li.disabled&gt;a{color:#999}.bootstrap-yop .nav&gt;li.disabled&gt;a:focus,.bootstrap-yop .nav&gt;li.disabled&gt;a:hover{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.bootstrap-yop .nav .open&gt;a,.bootstrap-yop .nav .open&gt;a:focus,.bootstrap-yop .nav .open&gt;a:hover{background-color:#eee;border-color:#428bca}.bootstrap-yop .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.bootstrap-yop .nav&gt;li&gt;a&gt;img{max-width:none}.bootstrap-yop .nav-tabs{border-bottom:1px solid #ddd}.bootstrap-yop .nav-tabs&gt;li{float:left;margin-bottom:-1px}.bootstrap-yop .nav-tabs&gt;li&gt;a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.bootstrap-yop .nav-tabs&gt;li&gt;a:hover{border-color:#eee #eee #ddd}.bootstrap-yop .nav-tabs&gt;li.active&gt;a,.bootstrap-yop .nav-tabs&gt;li.active&gt;a:focus,.bootstrap-yop .nav-tabs&gt;li.active&gt;a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.bootstrap-yop .nav-tabs.nav-justified{width:100%;border-bottom:0}.bootstrap-yop .nav-tabs.nav-justified&gt;li{float:none}.bootstrap-yop .nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.bootstrap-yop .nav-tabs.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.bootstrap-yop .nav-tabs.nav-justified&gt;li{display:table-cell;width:1%}.bootstrap-yop .nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:0}}.bootstrap-yop .nav-tabs.nav-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a,.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a:focus,.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrap-yop .nav-tabs.nav-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a,.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a:focus,.bootstrap-yop .nav-tabs.nav-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.bootstrap-yop .nav-pills&gt;li{float:left}.bootstrap-yop .nav-pills&gt;li&gt;a{border-radius:4px}.bootstrap-yop .nav-pills&gt;li+li{margin-left:2px}.bootstrap-yop .nav-pills&gt;li.active&gt;a,.bootstrap-yop .nav-pills&gt;li.active&gt;a:focus,.bootstrap-yop .nav-pills&gt;li.active&gt;a:hover{color:#fff;background-color:#428bca}.bootstrap-yop .nav-stacked&gt;li{float:none}.bootstrap-yop .nav-stacked&gt;li+li{margin-top:2px;margin-left:0}.bootstrap-yop .nav-justified{width:100%}.bootstrap-yop .nav-justified&gt;li{float:none}.bootstrap-yop .nav-justified&gt;li&gt;a{margin-bottom:5px;text-align:center}.bootstrap-yop .nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.bootstrap-yop .nav-justified&gt;li{display:table-cell;width:1%}.bootstrap-yop .nav-justified&gt;li&gt;a{margin-bottom:0}}.bootstrap-yop .nav-tabs-justified{border-bottom:0}.bootstrap-yop .nav-tabs-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a,.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a:focus,.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrap-yop .nav-tabs-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a,.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a:focus,.bootstrap-yop .nav-tabs-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.bootstrap-yop .tab-content&gt;.tab-pane{display:none}.bootstrap-yop .tab-content&gt;.active{display:block}.bootstrap-yop .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-yop .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.bootstrap-yop .navbar:after,.bootstrap-yop .navbar:before{display:table;content:" "}.bootstrap-yop .navbar:after{clear:both}.bootstrap-yop .navbar:after,.bootstrap-yop .navbar:before{display:table;content:" "}.bootstrap-yop .navbar:after{clear:both}@media (min-width:768px){.bootstrap-yop .navbar{border-radius:4px}}.bootstrap-yop .navbar-header:after,.bootstrap-yop .navbar-header:before{display:table;content:" "}.bootstrap-yop .navbar-header:after{clear:both}.bootstrap-yop .navbar-header:after,.bootstrap-yop .navbar-header:before{display:table;content:" "}.bootstrap-yop .navbar-header:after{clear:both}@media (min-width:768px){.bootstrap-yop .navbar-header{float:left}}.bootstrap-yop .navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.bootstrap-yop .navbar-collapse:after,.bootstrap-yop .navbar-collapse:before{display:table;content:" "}.bootstrap-yop .navbar-collapse:after{clear:both}.bootstrap-yop .navbar-collapse:after,.bootstrap-yop .navbar-collapse:before{display:table;content:" "}.bootstrap-yop .navbar-collapse:after{clear:both}.bootstrap-yop .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.bootstrap-yop .navbar-collapse{width:auto;border-top:0;box-shadow:none}.bootstrap-yop .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.bootstrap-yop .navbar-collapse.in{overflow-y:visible}.bootstrap-yop .navbar-fixed-bottom .navbar-collapse,.bootstrap-yop .navbar-fixed-top .navbar-collapse,.bootstrap-yop .navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.bootstrap-yop .container&gt;.navbar-collapse,.bootstrap-yop .container&gt;.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.bootstrap-yop .container&gt;.navbar-collapse,.bootstrap-yop .container&gt;.navbar-header{margin-right:0;margin-left:0}}.bootstrap-yop .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.bootstrap-yop .navbar-static-top{border-radius:0}}.bootstrap-yop .navbar-fixed-bottom,.bootstrap-yop .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.bootstrap-yop .navbar-fixed-bottom,.bootstrap-yop .navbar-fixed-top{border-radius:0}}.bootstrap-yop .navbar-fixed-top{top:0;border-width:0 0 1px}.bootstrap-yop .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.bootstrap-yop .navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.bootstrap-yop .navbar-brand:focus,.bootstrap-yop .navbar-brand:hover{text-decoration:none}@media (min-width:768px){.bootstrap-yop .navbar&gt;.container .navbar-brand{margin-left:-15px}}.bootstrap-yop .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.bootstrap-yop .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.bootstrap-yop .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.bootstrap-yop .navbar-toggle{display:none}}.bootstrap-yop .navbar-nav{margin:7.5px -15px}.bootstrap-yop .navbar-nav&gt;li&gt;a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.bootstrap-yop .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.bootstrap-yop .navbar-nav .open .dropdown-menu .dropdown-header,.bootstrap-yop .navbar-nav .open .dropdown-menu&gt;li&gt;a{padding:5px 15px 5px 25px}.bootstrap-yop .navbar-nav .open .dropdown-menu&gt;li&gt;a{line-height:20px}.bootstrap-yop .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.bootstrap-yop .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{background-image:none}}@media (min-width:768px){.bootstrap-yop .navbar-nav{float:left;margin:0}.bootstrap-yop .navbar-nav&gt;li{float:left}.bootstrap-yop .navbar-nav&gt;li&gt;a{padding-top:15px;padding-bottom:15px}.bootstrap-yop .navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.bootstrap-yop .navbar-left{float:left!important}.bootstrap-yop .navbar-right{float:right!important}}.bootstrap-yop .navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.bootstrap-yop .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrap-yop .navbar-form .form-control{display:inline-block}.bootstrap-yop .navbar-form select.form-control{width:auto}.bootstrap-yop .navbar-form .checkbox,.bootstrap-yop .navbar-form .radio{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.bootstrap-yop .navbar-form .checkbox input[type=checkbox],.bootstrap-yop .navbar-form .radio input[type=radio]{float:none;margin-left:0}}@media (max-width:767px){.bootstrap-yop .navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.bootstrap-yop .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-yop .navbar-form.navbar-right:last-child{margin-right:-15px}}.bootstrap-yop .navbar-nav&gt;li&gt;.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.bootstrap-yop .navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.bootstrap-yop .navbar-nav.pull-right&gt;li&gt;.dropdown-menu,.bootstrap-yop .navbar-nav&gt;li&gt;.dropdown-menu.pull-right{right:0;left:auto}.bootstrap-yop .navbar-btn{margin-top:8px;margin-bottom:8px}.bootstrap-yop .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.bootstrap-yop .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.bootstrap-yop .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.bootstrap-yop .navbar-text{float:left;margin-right:15px;margin-left:15px}.bootstrap-yop .navbar-text.navbar-right:last-child{margin-right:0}}.bootstrap-yop .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.bootstrap-yop .navbar-default .navbar-brand{color:#777}.bootstrap-yop .navbar-default .navbar-brand:focus,.bootstrap-yop .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.bootstrap-yop .navbar-default .navbar-text{color:#777}.bootstrap-yop .navbar-default .navbar-nav&gt;li&gt;a{color:#777}.bootstrap-yop .navbar-default .navbar-nav&gt;li&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav&gt;li&gt;a:hover{color:#333;background-color:transparent}.bootstrap-yop .navbar-default .navbar-nav&gt;.active&gt;a,.bootstrap-yop .navbar-default .navbar-nav&gt;.active&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.bootstrap-yop .navbar-default .navbar-nav&gt;.disabled&gt;a,.bootstrap-yop .navbar-default .navbar-nav&gt;.disabled&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}.bootstrap-yop .navbar-default .navbar-toggle{border-color:#ddd}.bootstrap-yop .navbar-default .navbar-toggle:focus,.bootstrap-yop .navbar-default .navbar-toggle:hover{background-color:#ddd}.bootstrap-yop .navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.bootstrap-yop .navbar-default .navbar-collapse,.bootstrap-yop .navbar-default .navbar-form{border-color:#e7e7e7}.bootstrap-yop .navbar-default .navbar-nav&gt;.open&gt;a,.bootstrap-yop .navbar-default .navbar-nav&gt;.open&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#777}.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#333;background-color:transparent}.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}}.bootstrap-yop .navbar-default .navbar-link{color:#777}.bootstrap-yop .navbar-default .navbar-link:hover{color:#333}.bootstrap-yop .navbar-inverse{background-color:#222;border-color:#080808}.bootstrap-yop .navbar-inverse .navbar-brand{color:#999}.bootstrap-yop .navbar-inverse .navbar-brand:focus,.bootstrap-yop .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.bootstrap-yop .navbar-inverse .navbar-text{color:#999}.bootstrap-yop .navbar-inverse .navbar-nav&gt;li&gt;a{color:#999}.bootstrap-yop .navbar-inverse .navbar-nav&gt;li&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#fff;background-color:transparent}.bootstrap-yop .navbar-inverse .navbar-nav&gt;.active&gt;a,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.active&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.bootstrap-yop .navbar-inverse .navbar-nav&gt;.disabled&gt;a,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}.bootstrap-yop .navbar-inverse .navbar-toggle{border-color:#333}.bootstrap-yop .navbar-inverse .navbar-toggle:focus,.bootstrap-yop .navbar-inverse .navbar-toggle:hover{background-color:#333}.bootstrap-yop .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.bootstrap-yop .navbar-inverse .navbar-collapse,.bootstrap-yop .navbar-inverse .navbar-form{border-color:#101010}.bootstrap-yop .navbar-inverse .navbar-nav&gt;.open&gt;a,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.open&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav&gt;.open&gt;a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header{border-color:#080808}.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#999}.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#fff;background-color:transparent}.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}}.bootstrap-yop .navbar-inverse .navbar-link{color:#999}.bootstrap-yop .navbar-inverse .navbar-link:hover{color:#fff}.bootstrap-yop .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.bootstrap-yop .breadcrumb&gt;li{display:inline-block}.bootstrap-yop .breadcrumb&gt;li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.bootstrap-yop .breadcrumb&gt;.active{color:#999}.bootstrap-yop .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.bootstrap-yop .pagination&gt;li{display:inline}.bootstrap-yop .pagination&gt;li&gt;a,.bootstrap-yop .pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.bootstrap-yop .pagination&gt;li:first-child&gt;a,.bootstrap-yop .pagination&gt;li:first-child&gt;span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.bootstrap-yop .pagination&gt;li:last-child&gt;a,.bootstrap-yop .pagination&gt;li:last-child&gt;span{border-top-right-radius:4px;border-bottom-right-radius:4px}.bootstrap-yop .pagination&gt;li&gt;a:focus,.bootstrap-yop .pagination&gt;li&gt;a:hover,.bootstrap-yop .pagination&gt;li&gt;span:focus,.bootstrap-yop .pagination&gt;li&gt;span:hover{background-color:#eee}.bootstrap-yop .pagination&gt;.active&gt;a,.bootstrap-yop .pagination&gt;.active&gt;a:focus,.bootstrap-yop .pagination&gt;.active&gt;a:hover,.bootstrap-yop .pagination&gt;.active&gt;span,.bootstrap-yop .pagination&gt;.active&gt;span:focus,.bootstrap-yop .pagination&gt;.active&gt;span:hover{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.bootstrap-yop .pagination&gt;.disabled&gt;a,.bootstrap-yop .pagination&gt;.disabled&gt;a:focus,.bootstrap-yop .pagination&gt;.disabled&gt;a:hover,.bootstrap-yop .pagination&gt;.disabled&gt;span,.bootstrap-yop .pagination&gt;.disabled&gt;span:focus,.bootstrap-yop .pagination&gt;.disabled&gt;span:hover{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.bootstrap-yop .pagination-lg&gt;li&gt;a,.bootstrap-yop .pagination-lg&gt;li&gt;span{padding:10px 16px;font-size:18px}.bootstrap-yop .pagination-lg&gt;li:first-child&gt;a,.bootstrap-yop .pagination-lg&gt;li:first-child&gt;span{border-bottom-left-radius:6px;border-top-left-radius:6px}.bootstrap-yop .pagination-lg&gt;li:last-child&gt;a,.bootstrap-yop .pagination-lg&gt;li:last-child&gt;span{border-top-right-radius:6px;border-bottom-right-radius:6px}.bootstrap-yop .pagination-sm&gt;li&gt;a,.bootstrap-yop .pagination-sm&gt;li&gt;span{padding:5px 10px;font-size:12px}.bootstrap-yop .pagination-sm&gt;li:first-child&gt;a,.bootstrap-yop .pagination-sm&gt;li:first-child&gt;span{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-yop .pagination-sm&gt;li:last-child&gt;a,.bootstrap-yop .pagination-sm&gt;li:last-child&gt;span{border-top-right-radius:3px;border-bottom-right-radius:3px}.bootstrap-yop .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.bootstrap-yop .pager:after,.bootstrap-yop .pager:before{display:table;content:" "}.bootstrap-yop .pager:after{clear:both}.bootstrap-yop .pager:after,.bootstrap-yop .pager:before{display:table;content:" "}.bootstrap-yop .pager:after{clear:both}.bootstrap-yop .pager li{display:inline}.bootstrap-yop .pager li&gt;a,.bootstrap-yop .pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.bootstrap-yop .pager li&gt;a:focus,.bootstrap-yop .pager li&gt;a:hover{text-decoration:none;background-color:#eee}.bootstrap-yop .pager .next&gt;a,.bootstrap-yop .pager .next&gt;span{float:right}.bootstrap-yop .pager .previous&gt;a,.bootstrap-yop .pager .previous&gt;span{float:left}.bootstrap-yop .pager .disabled&gt;a,.bootstrap-yop .pager .disabled&gt;a:focus,.bootstrap-yop .pager .disabled&gt;a:hover,.bootstrap-yop .pager .disabled&gt;span{color:#999;cursor:not-allowed;background-color:#fff}.bootstrap-yop .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}.bootstrap-yop .label[href]:focus,.bootstrap-yop .label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-yop .label:empty{display:none}.bootstrap-yop .btn .label{position:relative;top:-1px}.bootstrap-yop .label-default{background-color:#999}.bootstrap-yop .label-default[href]:focus,.bootstrap-yop .label-default[href]:hover{background-color:grey}.bootstrap-yop .label-primary{background-color:#428bca}.bootstrap-yop .label-primary[href]:focus,.bootstrap-yop .label-primary[href]:hover{background-color:#3071a9}.bootstrap-yop .label-success{background-color:#5cb85c}.bootstrap-yop .label-success[href]:focus,.bootstrap-yop .label-success[href]:hover{background-color:#449d44}.bootstrap-yop .label-info{background-color:#5bc0de}.bootstrap-yop .label-info[href]:focus,.bootstrap-yop .label-info[href]:hover{background-color:#31b0d5}.bootstrap-yop .label-warning{background-color:#f0ad4e}.bootstrap-yop .label-warning[href]:focus,.bootstrap-yop .label-warning[href]:hover{background-color:#ec971f}.bootstrap-yop .label-danger{background-color:#d9534f}.bootstrap-yop .label-danger[href]:focus,.bootstrap-yop .label-danger[href]:hover{background-color:#c9302c}.bootstrap-yop .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.bootstrap-yop .badge:empty{display:none}.bootstrap-yop .btn .badge{position:relative;top:-1px}.bootstrap-yop a.badge:focus,.bootstrap-yop a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-yop .nav-pills&gt;.active&gt;a&gt;.badge,.bootstrap-yop a.list-group-item.active&gt;.badge{color:#428bca;background-color:#fff}.bootstrap-yop .nav-pills&gt;li&gt;a&gt;.badge{margin-left:3px}.bootstrap-yop .jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.bootstrap-yop .jumbotron .h1,.bootstrap-yop .jumbotron h1{line-height:1;color:inherit}.bootstrap-yop .jumbotron p{line-height:1.4}.bootstrap-yop .container .jumbotron{border-radius:6px}.bootstrap-yop .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.bootstrap-yop .jumbotron{padding-top:48px;padding-bottom:48px}.bootstrap-yop .container .jumbotron{padding-right:60px;padding-left:60px}.bootstrap-yop .jumbotron .h1,.bootstrap-yop .jumbotron h1{font-size:63px}}.bootstrap-yop .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bootstrap-yop .thumbnail a&gt;img,.bootstrap-yop .thumbnail&gt;img{display:block;height:auto;max-width:100%;margin-right:auto;margin-left:auto}.bootstrap-yop a.thumbnail.active,.bootstrap-yop a.thumbnail:focus,.bootstrap-yop a.thumbnail:hover{border-color:#428bca}.bootstrap-yop .thumbnail .caption{padding:9px;color:#333}.bootstrap-yop .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.bootstrap-yop .alert h4{margin-top:0;color:inherit}.bootstrap-yop .alert .alert-link{font-weight:700}.bootstrap-yop .alert&gt;p,.bootstrap-yop .alert&gt;ul{margin-bottom:0}.bootstrap-yop .alert&gt;p+p{margin-top:5px}.bootstrap-yop .alert-dismissable{padding-right:35px}.bootstrap-yop .alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.bootstrap-yop .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.bootstrap-yop .alert-success hr{border-top-color:#c9e2b3}.bootstrap-yop .alert-success .alert-link{color:#2b542c}.bootstrap-yop .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.bootstrap-yop .alert-info hr{border-top-color:#a6e1ec}.bootstrap-yop .alert-info .alert-link{color:#245269}.bootstrap-yop .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.bootstrap-yop .alert-warning hr{border-top-color:#f7e1b5}.bootstrap-yop .alert-warning .alert-link{color:#66512c}.bootstrap-yop .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.bootstrap-yop .alert-danger hr{border-top-color:#e4b9c0}.bootstrap-yop .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.bootstrap-yop .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.bootstrap-yop .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.bootstrap-yop .progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.bootstrap-yop .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.bootstrap-yop .progress-bar-success{background-color:#5cb85c}.bootstrap-yop .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-yop .progress-bar-info{background-color:#5bc0de}.bootstrap-yop .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-yop .progress-bar-warning{background-color:#f0ad4e}.bootstrap-yop .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-yop .progress-bar-danger{background-color:#d9534f}.bootstrap-yop .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bootstrap-yop .media,.bootstrap-yop .media-body{overflow:hidden;zoom:1}.bootstrap-yop .media,.bootstrap-yop .media .media{margin-top:15px}.bootstrap-yop .media:first-child{margin-top:0}.bootstrap-yop .media-object{display:block}.bootstrap-yop .media-heading{margin:0 0 5px}.bootstrap-yop .media&gt;.pull-left{margin-right:10px}.bootstrap-yop .media&gt;.pull-right{margin-left:10px}.bootstrap-yop .media-list{padding-left:0;list-style:none}.bootstrap-yop .list-group{padding-left:0;margin-bottom:20px}.bootstrap-yop .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.bootstrap-yop .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.bootstrap-yop .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.bootstrap-yop .list-group-item&gt;.badge{float:right}.bootstrap-yop .list-group-item&gt;.badge+.badge{margin-right:5px}.bootstrap-yop a.list-group-item{color:#555}.bootstrap-yop a.list-group-item .list-group-item-heading{color:#333}.bootstrap-yop a.list-group-item:focus,.bootstrap-yop a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}.bootstrap-yop a.list-group-item.active,.bootstrap-yop a.list-group-item.active:focus,.bootstrap-yop a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.bootstrap-yop a.list-group-item.active .list-group-item-heading,.bootstrap-yop a.list-group-item.active:focus .list-group-item-heading,.bootstrap-yop a.list-group-item.active:hover .list-group-item-heading{color:inherit}.bootstrap-yop a.list-group-item.active .list-group-item-text,.bootstrap-yop a.list-group-item.active:focus .list-group-item-text,.bootstrap-yop a.list-group-item.active:hover .list-group-item-text{color:#e1edf7}.bootstrap-yop .list-group-item-heading{margin-top:0;margin-bottom:5px}.bootstrap-yop .list-group-item-text{margin-bottom:0;line-height:1.3}.bootstrap-yop .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.bootstrap-yop .panel-body{padding:15px}.bootstrap-yop .panel-body:after,.bootstrap-yop .panel-body:before{display:table;content:" "}.bootstrap-yop .panel-body:after{clear:both}.bootstrap-yop .panel-body:after,.bootstrap-yop .panel-body:before{display:table;content:" "}.bootstrap-yop .panel-body:after{clear:both}.bootstrap-yop .panel&gt;.list-group{margin-bottom:0}.bootstrap-yop .panel&gt;.list-group .list-group-item{border-width:1px 0}.bootstrap-yop .panel&gt;.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.bootstrap-yop .panel&gt;.list-group .list-group-item:last-child{border-bottom:0}.bootstrap-yop .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.bootstrap-yop .panel&gt;.table,.bootstrap-yop .panel&gt;.table-responsive&gt;.table{margin-bottom:0}.bootstrap-yop .panel&gt;.panel-body+.table,.bootstrap-yop .panel&gt;.panel-body+.table-responsive{border-top:1px solid #ddd}.bootstrap-yop .panel&gt;.table&gt;tbody:first-child td,.bootstrap-yop .panel&gt;.table&gt;tbody:first-child th{border-top:0}.bootstrap-yop .panel&gt;.table-bordered,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered{border:0}.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-bordered&gt;thead&gt;tr:last-child&gt;th,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:last-child&gt;td,.bootstrap-yop .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:last-child&gt;th{border-bottom:0}.bootstrap-yop .panel&gt;.table-responsive{margin-bottom:0;border:0}.bootstrap-yop .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.bootstrap-yop .panel-heading&gt;.dropdown .dropdown-toggle{color:inherit}.bootstrap-yop .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.bootstrap-yop .panel-title&gt;a{color:inherit}.bootstrap-yop .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bootstrap-yop .panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.bootstrap-yop .panel-group .panel+.panel{margin-top:5px}.bootstrap-yop .panel-group .panel-heading{border-bottom:0}.bootstrap-yop .panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.bootstrap-yop .panel-group .panel-footer{border-top:0}.bootstrap-yop .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.bootstrap-yop .panel-default{border-color:#ddd}.bootstrap-yop .panel-default&gt;.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.bootstrap-yop .panel-default&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.bootstrap-yop .panel-default&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.bootstrap-yop .panel-primary{border-color:#428bca}.bootstrap-yop .panel-primary&gt;.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.bootstrap-yop .panel-primary&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.bootstrap-yop .panel-primary&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.bootstrap-yop .panel-success{border-color:#d6e9c6}.bootstrap-yop .panel-success&gt;.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.bootstrap-yop .panel-success&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.bootstrap-yop .panel-success&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.bootstrap-yop .panel-warning{border-color:#faebcc}.bootstrap-yop .panel-warning&gt;.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.bootstrap-yop .panel-warning&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.bootstrap-yop .panel-warning&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.bootstrap-yop .panel-danger{border-color:#ebccd1}.bootstrap-yop .panel-danger&gt;.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.bootstrap-yop .panel-danger&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.bootstrap-yop .panel-danger&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.bootstrap-yop .panel-info{border-color:#bce8f1}.bootstrap-yop .panel-info&gt;.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.bootstrap-yop .panel-info&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.bootstrap-yop .panel-info&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.bootstrap-yop .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.bootstrap-yop .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.bootstrap-yop .well-lg{padding:24px;border-radius:6px}.bootstrap-yop .well-sm{padding:9px;border-radius:3px}.bootstrap-yop .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.bootstrap-yop .close:focus,.bootstrap-yop .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.bootstrap-yop button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.bootstrap-yop .modal-open{overflow:hidden}.bootstrap-yop .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.bootstrap-yop .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.bootstrap-yop .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bootstrap-yop .modal-dialog{position:relative;z-index:1050;width:auto;margin:10px}.bootstrap-yop .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box}.bootstrap-yop .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.bootstrap-yop .modal-backdrop.fade{opacity:0}.bootstrap-yop .modal-backdrop.in{opacity:.5}.bootstrap-yop .modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.bootstrap-yop .modal-header .close{margin-top:-2px}.bootstrap-yop .modal-title{margin:0;line-height:1.428571429}.bootstrap-yop .modal-body{position:relative;padding:20px}.bootstrap-yop .modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.bootstrap-yop .modal-footer:after,.bootstrap-yop .modal-footer:before{display:table;content:" "}.bootstrap-yop .modal-footer:after{clear:both}.bootstrap-yop .modal-footer:after,.bootstrap-yop .modal-footer:before{display:table;content:" "}.bootstrap-yop .modal-footer:after{clear:both}.bootstrap-yop .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.bootstrap-yop .modal-footer .btn-group .btn+.btn{margin-left:-1px}.bootstrap-yop .modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.bootstrap-yop .modal-dialog{width:600px;margin:30px auto}.bootstrap-yop .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.bootstrap-yop .tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;visibility:visible}.bootstrap-yop .tooltip.in{opacity:.9}.bootstrap-yop .tooltip.top{padding:5px 0;margin-top:-3px}.bootstrap-yop .tooltip.right{padding:0 5px;margin-left:3px}.bootstrap-yop .tooltip.bottom{padding:5px 0;margin-top:3px}.bootstrap-yop .tooltip.left{padding:0 5px;margin-left:-3px}.bootstrap-yop .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.bootstrap-yop .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-yop .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.bootstrap-yop .tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.bootstrap-yop .tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.bootstrap-yop .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.bootstrap-yop .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.bootstrap-yop .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.bootstrap-yop .tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.bootstrap-yop .tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.bootstrap-yop .popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box}.bootstrap-yop .popover.top{margin-top:-10px}.bootstrap-yop .popover.right{margin-left:10px}.bootstrap-yop .popover.bottom{margin-top:10px}.bootstrap-yop .popover.left{margin-left:-10px}.bootstrap-yop .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.bootstrap-yop .popover-content{padding:9px 14px}.bootstrap-yop .popover .arrow,.bootstrap-yop .popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bootstrap-yop .popover .arrow{border-width:11px}.bootstrap-yop .popover .arrow:after{border-width:10px;content:""}.bootstrap-yop .popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.bootstrap-yop .popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.bootstrap-yop .popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.bootstrap-yop .popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.bootstrap-yop .popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.bootstrap-yop .popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.bootstrap-yop .popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.bootstrap-yop .popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.bootstrap-yop .carousel{position:relative}.bootstrap-yop .carousel-inner{position:relative;width:100%;overflow:hidden}.bootstrap-yop .carousel-inner&gt;.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.bootstrap-yop .carousel-inner&gt;.item&gt;a&gt;img,.bootstrap-yop .carousel-inner&gt;.item&gt;img{display:block;height:auto;max-width:100%;line-height:1}.bootstrap-yop .carousel-inner&gt;.active,.bootstrap-yop .carousel-inner&gt;.next,.bootstrap-yop .carousel-inner&gt;.prev{display:block}.bootstrap-yop .carousel-inner&gt;.active{left:0}.bootstrap-yop .carousel-inner&gt;.next,.bootstrap-yop .carousel-inner&gt;.prev{position:absolute;top:0;width:100%}.bootstrap-yop .carousel-inner&gt;.next{left:100%}.bootstrap-yop .carousel-inner&gt;.prev{left:-100%}.bootstrap-yop .carousel-inner&gt;.next.left,.bootstrap-yop .carousel-inner&gt;.prev.right{left:0}.bootstrap-yop .carousel-inner&gt;.active.left{left:-100%}.bootstrap-yop .carousel-inner&gt;.active.right{left:100%}.bootstrap-yop .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5}.bootstrap-yop .carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.bootstrap-yop .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.bootstrap-yop .carousel-control:focus,.bootstrap-yop .carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.bootstrap-yop .carousel-control .glyphicon-chevron-left,.bootstrap-yop .carousel-control .glyphicon-chevron-right,.bootstrap-yop .carousel-control .icon-next,.bootstrap-yop .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.bootstrap-yop .carousel-control .glyphicon-chevron-left,.bootstrap-yop .carousel-control .icon-prev{left:50%}.bootstrap-yop .carousel-control .glyphicon-chevron-right,.bootstrap-yop .carousel-control .icon-next{right:50%}.bootstrap-yop .carousel-control .icon-next,.bootstrap-yop .carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.bootstrap-yop .carousel-control .icon-prev:before{content:'\2039'}.bootstrap-yop .carousel-control .icon-next:before{content:'\203a'}.bootstrap-yop .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.bootstrap-yop .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.bootstrap-yop .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.bootstrap-yop .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.bootstrap-yop .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.bootstrap-yop .carousel-control .glyphicons-chevron-left,.bootstrap-yop .carousel-control .glyphicons-chevron-right,.bootstrap-yop .carousel-control .icon-next,.bootstrap-yop .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.bootstrap-yop .carousel-caption{right:20%;left:20%;padding-bottom:30px}.bootstrap-yop .carousel-indicators{bottom:20px}}.bootstrap-yop .clearfix:after,.bootstrap-yop .clearfix:before{display:table;content:" "}.bootstrap-yop .clearfix:after{clear:both}.bootstrap-yop .center-block{display:block;margin-right:auto;margin-left:auto}.bootstrap-yop .pull-right{float:right!important}.bootstrap-yop .pull-left{float:left!important}.bootstrap-yop .hide{display:none!important}.bootstrap-yop .show{display:block!important}.bootstrap-yop .invisible{visibility:hidden}.bootstrap-yop .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bootstrap-yop .hidden{display:none!important;visibility:hidden!important}.bootstrap-yop .affix{position:fixed}@-ms-viewport{width:device-width}.bootstrap-yop .visible-xs,.bootstrap-yop td.visible-xs,.bootstrap-yop th.visible-xs,.bootstrap-yop tr.visible-xs{display:none!important}@media (max-width:767px){.bootstrap-yop .visible-xs{display:block!important}.bootstrap-yop table.visible-xs{display:table}.bootstrap-yop tr.visible-xs{display:table-row!important}.bootstrap-yop td.visible-xs,.bootstrap-yop th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .visible-xs.visible-sm{display:block!important}.bootstrap-yop table.visible-xs.visible-sm{display:table}.bootstrap-yop tr.visible-xs.visible-sm{display:table-row!important}.bootstrap-yop td.visible-xs.visible-sm,.bootstrap-yop th.visible-xs.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .visible-xs.visible-md{display:block!important}.bootstrap-yop table.visible-xs.visible-md{display:table}.bootstrap-yop tr.visible-xs.visible-md{display:table-row!important}.bootstrap-yop td.visible-xs.visible-md,.bootstrap-yop th.visible-xs.visible-md{display:table-cell!important}}@media (min-width:1200px){.bootstrap-yop .visible-xs.visible-lg{display:block!important}.bootstrap-yop table.visible-xs.visible-lg{display:table}.bootstrap-yop tr.visible-xs.visible-lg{display:table-row!important}.bootstrap-yop td.visible-xs.visible-lg,.bootstrap-yop th.visible-xs.visible-lg{display:table-cell!important}}.bootstrap-yop .visible-sm,.bootstrap-yop td.visible-sm,.bootstrap-yop th.visible-sm,.bootstrap-yop tr.visible-sm{display:none!important}@media (max-width:767px){.bootstrap-yop .visible-sm.visible-xs{display:block!important}.bootstrap-yop table.visible-sm.visible-xs{display:table}.bootstrap-yop tr.visible-sm.visible-xs{display:table-row!important}.bootstrap-yop td.visible-sm.visible-xs,.bootstrap-yop th.visible-sm.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .visible-sm{display:block!important}.bootstrap-yop table.visible-sm{display:table}.bootstrap-yop tr.visible-sm{display:table-row!important}.bootstrap-yop td.visible-sm,.bootstrap-yop th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .visible-sm.visible-md{display:block!important}.bootstrap-yop table.visible-sm.visible-md{display:table}.bootstrap-yop tr.visible-sm.visible-md{display:table-row!important}.bootstrap-yop td.visible-sm.visible-md,.bootstrap-yop th.visible-sm.visible-md{display:table-cell!important}}@media (min-width:1200px){.bootstrap-yop .visible-sm.visible-lg{display:block!important}.bootstrap-yop table.visible-sm.visible-lg{display:table}.bootstrap-yop tr.visible-sm.visible-lg{display:table-row!important}.bootstrap-yop td.visible-sm.visible-lg,.bootstrap-yop th.visible-sm.visible-lg{display:table-cell!important}}.bootstrap-yop .visible-md,.bootstrap-yop td.visible-md,.bootstrap-yop th.visible-md,.bootstrap-yop tr.visible-md{display:none!important}@media (max-width:767px){.bootstrap-yop .visible-md.visible-xs{display:block!important}.bootstrap-yop table.visible-md.visible-xs{display:table}.bootstrap-yop tr.visible-md.visible-xs{display:table-row!important}.bootstrap-yop td.visible-md.visible-xs,.bootstrap-yop th.visible-md.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .visible-md.visible-sm{display:block!important}.bootstrap-yop table.visible-md.visible-sm{display:table}.bootstrap-yop tr.visible-md.visible-sm{display:table-row!important}.bootstrap-yop td.visible-md.visible-sm,.bootstrap-yop th.visible-md.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .visible-md{display:block!important}.bootstrap-yop table.visible-md{display:table}.bootstrap-yop tr.visible-md{display:table-row!important}.bootstrap-yop td.visible-md,.bootstrap-yop th.visible-md{display:table-cell!important}}@media (min-width:1200px){.bootstrap-yop .visible-md.visible-lg{display:block!important}.bootstrap-yop table.visible-md.visible-lg{display:table}.bootstrap-yop tr.visible-md.visible-lg{display:table-row!important}.bootstrap-yop td.visible-md.visible-lg,.bootstrap-yop th.visible-md.visible-lg{display:table-cell!important}}.bootstrap-yop .visible-lg,.bootstrap-yop td.visible-lg,.bootstrap-yop th.visible-lg,.bootstrap-yop tr.visible-lg{display:none!important}@media (max-width:767px){.bootstrap-yop .visible-lg.visible-xs{display:block!important}.bootstrap-yop table.visible-lg.visible-xs{display:table}.bootstrap-yop tr.visible-lg.visible-xs{display:table-row!important}.bootstrap-yop td.visible-lg.visible-xs,.bootstrap-yop th.visible-lg.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .visible-lg.visible-sm{display:block!important}.bootstrap-yop table.visible-lg.visible-sm{display:table}.bootstrap-yop tr.visible-lg.visible-sm{display:table-row!important}.bootstrap-yop td.visible-lg.visible-sm,.bootstrap-yop th.visible-lg.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .visible-lg.visible-md{display:block!important}.bootstrap-yop table.visible-lg.visible-md{display:table}.bootstrap-yop tr.visible-lg.visible-md{display:table-row!important}.bootstrap-yop td.visible-lg.visible-md,.bootstrap-yop th.visible-lg.visible-md{display:table-cell!important}}@media (min-width:1200px){.bootstrap-yop .visible-lg{display:block!important}.bootstrap-yop table.visible-lg{display:table}.bootstrap-yop tr.visible-lg{display:table-row!important}.bootstrap-yop td.visible-lg,.bootstrap-yop th.visible-lg{display:table-cell!important}}.bootstrap-yop .hidden-xs{display:block!important}.bootstrap-yop table.hidden-xs{display:table}.bootstrap-yop tr.hidden-xs{display:table-row!important}.bootstrap-yop td.hidden-xs,.bootstrap-yop th.hidden-xs{display:table-cell!important}@media (max-width:767px){.bootstrap-yop .hidden-xs,.bootstrap-yop td.hidden-xs,.bootstrap-yop th.hidden-xs,.bootstrap-yop tr.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .hidden-xs.hidden-sm,.bootstrap-yop td.hidden-xs.hidden-sm,.bootstrap-yop th.hidden-xs.hidden-sm,.bootstrap-yop tr.hidden-xs.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .hidden-xs.hidden-md,.bootstrap-yop td.hidden-xs.hidden-md,.bootstrap-yop th.hidden-xs.hidden-md,.bootstrap-yop tr.hidden-xs.hidden-md{display:none!important}}@media (min-width:1200px){.bootstrap-yop .hidden-xs.hidden-lg,.bootstrap-yop td.hidden-xs.hidden-lg,.bootstrap-yop th.hidden-xs.hidden-lg,.bootstrap-yop tr.hidden-xs.hidden-lg{display:none!important}}.bootstrap-yop .hidden-sm{display:block!important}.bootstrap-yop table.hidden-sm{display:table}.bootstrap-yop tr.hidden-sm{display:table-row!important}.bootstrap-yop td.hidden-sm,.bootstrap-yop th.hidden-sm{display:table-cell!important}@media (max-width:767px){.bootstrap-yop .hidden-sm.hidden-xs,.bootstrap-yop td.hidden-sm.hidden-xs,.bootstrap-yop th.hidden-sm.hidden-xs,.bootstrap-yop tr.hidden-sm.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .hidden-sm,.bootstrap-yop td.hidden-sm,.bootstrap-yop th.hidden-sm,.bootstrap-yop tr.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .hidden-sm.hidden-md,.bootstrap-yop td.hidden-sm.hidden-md,.bootstrap-yop th.hidden-sm.hidden-md,.bootstrap-yop tr.hidden-sm.hidden-md{display:none!important}}@media (min-width:1200px){.bootstrap-yop .hidden-sm.hidden-lg,.bootstrap-yop td.hidden-sm.hidden-lg,.bootstrap-yop th.hidden-sm.hidden-lg,.bootstrap-yop tr.hidden-sm.hidden-lg{display:none!important}}.bootstrap-yop .hidden-md{display:block!important}.bootstrap-yop table.hidden-md{display:table}.bootstrap-yop tr.hidden-md{display:table-row!important}.bootstrap-yop td.hidden-md,.bootstrap-yop th.hidden-md{display:table-cell!important}@media (max-width:767px){.bootstrap-yop .hidden-md.hidden-xs,.bootstrap-yop td.hidden-md.hidden-xs,.bootstrap-yop th.hidden-md.hidden-xs,.bootstrap-yop tr.hidden-md.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .hidden-md.hidden-sm,.bootstrap-yop td.hidden-md.hidden-sm,.bootstrap-yop th.hidden-md.hidden-sm,.bootstrap-yop tr.hidden-md.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .hidden-md,.bootstrap-yop td.hidden-md,.bootstrap-yop th.hidden-md,.bootstrap-yop tr.hidden-md{display:none!important}}@media (min-width:1200px){.bootstrap-yop .hidden-md.hidden-lg,.bootstrap-yop td.hidden-md.hidden-lg,.bootstrap-yop th.hidden-md.hidden-lg,.bootstrap-yop tr.hidden-md.hidden-lg{display:none!important}}.bootstrap-yop .hidden-lg{display:block!important}.bootstrap-yop table.hidden-lg{display:table}.bootstrap-yop tr.hidden-lg{display:table-row!important}.bootstrap-yop td.hidden-lg,.bootstrap-yop th.hidden-lg{display:table-cell!important}@media (max-width:767px){.bootstrap-yop .hidden-lg.hidden-xs,.bootstrap-yop td.hidden-lg.hidden-xs,.bootstrap-yop th.hidden-lg.hidden-xs,.bootstrap-yop tr.hidden-lg.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrap-yop .hidden-lg.hidden-sm,.bootstrap-yop td.hidden-lg.hidden-sm,.bootstrap-yop th.hidden-lg.hidden-sm,.bootstrap-yop tr.hidden-lg.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrap-yop .hidden-lg.hidden-md,.bootstrap-yop td.hidden-lg.hidden-md,.bootstrap-yop th.hidden-lg.hidden-md,.bootstrap-yop tr.hidden-lg.hidden-md{display:none!important}}@media (min-width:1200px){.bootstrap-yop .hidden-lg,.bootstrap-yop td.hidden-lg,.bootstrap-yop th.hidden-lg,.bootstrap-yop tr.hidden-lg{display:none!important}}.bootstrap-yop .visible-print,.bootstrap-yop td.visible-print,.bootstrap-yop th.visible-print,.bootstrap-yop tr.visible-print{display:none!important}@media print{.bootstrap-yop .visible-print{display:block!important}.bootstrap-yop table.visible-print{display:table}.bootstrap-yop tr.visible-print{display:table-row!important}.bootstrap-yop td.visible-print,.bootstrap-yop th.visible-print{display:table-cell!important}.bootstrap-yop .hidden-print,.bootstrap-yop td.hidden-print,.bootstrap-yop th.hidden-print,.bootstrap-yop tr.hidden-print{display:none!important}}.bootstrap-yop .btn-danger,.bootstrap-yop .btn-default,.bootstrap-yop .btn-info,.bootstrap-yop .btn-primary,.bootstrap-yop .btn-success,.bootstrap-yop .btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.bootstrap-yop .btn-danger.active,.bootstrap-yop .btn-danger:active,.bootstrap-yop .btn-default.active,.bootstrap-yop .btn-default:active,.bootstrap-yop .btn-info.active,.bootstrap-yop .btn-info:active,.bootstrap-yop .btn-primary.active,.bootstrap-yop .btn-primary:active,.bootstrap-yop .btn-success.active,.bootstrap-yop .btn-success:active,.bootstrap-yop .btn-warning.active,.bootstrap-yop .btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrap-yop .btn.active,.bootstrap-yop .btn:active{background-image:none}.bootstrap-yop .btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.bootstrap-yop .btn-default:focus,.bootstrap-yop .btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.bootstrap-yop .btn-default.active,.bootstrap-yop .btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.bootstrap-yop .btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);background-repeat:repeat-x;border-color:#2b669a}.bootstrap-yop .btn-primary:focus,.bootstrap-yop .btn-primary:hover{background-color:#2d6ca2;background-position:0 -15px}.bootstrap-yop .btn-primary.active,.bootstrap-yop .btn-primary:active{background-color:#2d6ca2;border-color:#2b669a}.bootstrap-yop .btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);background-repeat:repeat-x;border-color:#3e8f3e}.bootstrap-yop .btn-success:focus,.bootstrap-yop .btn-success:hover{background-color:#419641;background-position:0 -15px}.bootstrap-yop .btn-success.active,.bootstrap-yop .btn-success:active{background-color:#419641;border-color:#3e8f3e}.bootstrap-yop .btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);background-repeat:repeat-x;border-color:#e38d13}.bootstrap-yop .btn-warning:focus,.bootstrap-yop .btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.bootstrap-yop .btn-warning.active,.bootstrap-yop .btn-warning:active{background-color:#eb9316;border-color:#e38d13}.bootstrap-yop .btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);background-repeat:repeat-x;border-color:#b92c28}.bootstrap-yop .btn-danger:focus,.bootstrap-yop .btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.bootstrap-yop .btn-danger.active,.bootstrap-yop .btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.bootstrap-yop .btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);background-repeat:repeat-x;border-color:#28a4c9}.bootstrap-yop .btn-info:focus,.bootstrap-yop .btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.bootstrap-yop .btn-info.active,.bootstrap-yop .btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.bootstrap-yop .img-thumbnail,.bootstrap-yop .thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.bootstrap-yop .dropdown-menu&gt;li&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;li&gt;a:hover{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x}.bootstrap-yop .dropdown-menu&gt;.active&gt;a,.bootstrap-yop .dropdown-menu&gt;.active&gt;a:focus,.bootstrap-yop .dropdown-menu&gt;.active&gt;a:hover{background-color:#357ebd;background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x}.bootstrap-yop .navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.bootstrap-yop .navbar-default .navbar-nav&gt;.active&gt;a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.bootstrap-yop .navbar-brand,.bootstrap-yop .navbar-nav&gt;li&gt;a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.bootstrap-yop .navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x}.bootstrap-yop .navbar-inverse .navbar-nav&gt;.active&gt;a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:linear-gradient(to bottom,#222 0,#282828 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.bootstrap-yop .navbar-inverse .navbar-brand,.bootstrap-yop .navbar-inverse .navbar-nav&gt;li&gt;a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-yop .navbar-fixed-bottom,.bootstrap-yop .navbar-fixed-top,.bootstrap-yop .navbar-static-top{border-radius:0}.bootstrap-yop .alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.bootstrap-yop .alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;border-color:#b2dba1}.bootstrap-yop .alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;border-color:#9acfea}.bootstrap-yop .alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;border-color:#f5e79e}.bootstrap-yop .alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;border-color:#dca7a7}.bootstrap-yop .progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x}.bootstrap-yop .progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x}.bootstrap-yop .progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x}.bootstrap-yop .progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x}.bootstrap-yop .progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x}.bootstrap-yop .progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x}.bootstrap-yop .list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.bootstrap-yop .list-group-item.active,.bootstrap-yop .list-group-item.active:focus,.bootstrap-yop .list-group-item.active:hover{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;border-color:#3278b3}.bootstrap-yop .panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.bootstrap-yop .panel-default&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);background-repeat:repeat-x}.bootstrap-yop .panel-primary&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x}.bootstrap-yop .panel-success&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x}.bootstrap-yop .panel-info&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x}.bootstrap-yop .panel-warning&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x}.bootstrap-yop .panel-danger&gt;.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x}.bootstrap-yop .well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}.bootstrap-yop .btn-light{color:#111;background-color:#fff;border-color:#ccc}.bootstrap-yop .btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.bootstrap-yop .btn-light:focus,.btn-light.focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.bootstrap-yop .btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.bootstrap-yop .btn-light:not([disabled]):not(.disabled):active,.btn-light:not([disabled]):not(.disabled).active,.show&gt;.btn-light.dropdown-toggle{background-color:#e2e6ea;background-image:none;border-color:#dae0e5} .basic-yop-poll-container .visualCaptcha{margin-bottom:20px;min-height:120px}@media only screen and (min-width:750px){.basic-yop-poll-container .visualCaptcha{margin-bottom:20px}}.basic-yop-poll-container .visualCaptcha *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.basic-yop-poll-container .visualCaptcha .audioField{font-size:15px;color:#495e62;font-weight:100;padding:5px;border:1px solid #3bb6e4;height:40px;width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}@media only screen and (max-width:360px){.basic-yop-poll-container .visualCaptcha .audioField{margin-bottom:15px}}@media only screen and (min-width:360px){.basic-yop-poll-container .visualCaptcha .audioField{width:240px;float:left}}.basic-yop-poll-container .accessibility-description,.basic-yop-poll-container .status.valid,.basic-yop-poll-container .visualCaptcha-explanation{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;background-color:#c1f7e8;padding:10px;text-align:center;font-family:Oxygen,sans-serif;font-size:18px;color:#219589;font-weight:100;margin:20px 0 24px}@media only screen and (max-width:360px){.basic-yop-poll-container .accessibility-description,.basic-yop-poll-container .status.valid,.basic-yop-poll-container .visualCaptcha-explanation{font-size:16px}}.basic-yop-poll-container .visualCaptcha-accessibility-button,.basic-yop-poll-container .visualCaptcha-button-group,.basic-yop-poll-container .visualCaptcha-possibilities,.basic-yop-poll-container .visualCaptcha-refresh-button{display:inline-block}.basic-yop-poll-container .visualCaptcha-possibilities{vertical-align:middle}@media only screen and (min-width:750px){.basic-yop-poll-container .visualCaptcha-possibilities{margin-right:15px}}.basic-yop-poll-container .visualCaptcha-possibilities .img{padding:4px;border:1px solid #fff;display:inline-block}@media only screen and (min-width:750px){.basic-yop-poll-container .visualCaptcha-possibilities .img{padding:10px;border:3px solid #fff}}.basic-yop-poll-container .visualCaptcha-possibilities img{display:inline;width:32px;height:32px;z-index:5;transition:all .2s;-webkit-transition:all .2s}.basic-yop-poll-container .visualCaptcha-possibilities img:hover{cursor:pointer}@media only screen and (max-width:360px){.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-button-group{text-align:center;margin-top:15px}}@media only screen and (min-width:750px){.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-button-group{float:right}}.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-selected{background-color:#c1f7e8;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px;border:1px dashed #099a9f}@media only screen and (min-width:750px){.basic-yop-poll-container .visualCaptcha-possibilities .visualCaptcha-selected{padding:10px;border:3px dashed #099a9f}}.basic-yop-poll-container .visualCaptcha-accessibility-button,.basic-yop-poll-container .visualCaptcha-refresh-button{width:55px;height:55px;line-height:55px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;text-align:center}.basic-yop-poll-container .visualCaptcha-refresh-button{margin-right:10px}.basic-yop-poll-container .visualCaptcha-refresh-button img{width:16px;height:16px}.basic-yop-poll-container .visualCaptcha-refresh-button:hover{cursor:pointer}.basic-yop-poll-container .visualCaptcha-accessibility-button img{width:16px;height:16px}.basic-yop-poll-container .visualCaptcha-accessibility-button:hover{cursor:pointer}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.basic-yop-poll-container div.visualCaptcha .visualCaptcha-show{-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.basic-yop-poll-container div.visualCaptcha .visualCaptcha-hide{display:none!important;-webkit-animation:fadeOut .3s;animation:fadeOut .3s}.basic-yop-poll-container .accessibility-description,.basic-yop-poll-container .status.valid,.basic-yop-poll-container .visualCaptcha-explanation{background-color:#eee;color:grey}.basic-yop-poll-container .entry-content .visualCaptcha-possibilities a{color:transparent}.basic-yop-poll-container .entry-content .visualCaptcha-possibilities a img{display:inline}.basic-yop-poll-container .visualCaptcha-button-group{padding:0;vertical-align:middle}.basic-yop-poll-container .visualCaptcha-accessibility-button,.basic-yop-poll-container .visualCaptcha-refresh-button{background-color:transparent;border:2px solid #d3d3d3}.basic-yop-poll-container .visualCaptcha-possibilities .img{margin:.1em}.basic-yop-poll-container .visualCaptcha-possibilities .img a{background-color:transparent;border:2px solid transparent;border-radius:2px;padding:.35em}.basic-yop-poll-container .visualCaptcha-possibilities .img a.visualCaptcha-selected{background-color:#eee;border:2px solid #000}.basic-yop-poll-container .basic-captcha.visualCaptcha a:focus{text-decoration:none!important}.basic-yop-poll-container .basic-captcha.visualCaptcha a:focus img{outline:0!important}.basic-yop-poll-container .basic-captcha .visualCaptcha-button-group,.basic-yop-poll-container .basic-captcha .visualCaptcha-possibilities{width:100%;text-align:center}.basic-yop-poll-container .basic-captcha .visualCaptcha-button-group{margin-top:10px}.basic-windows8{position:absolute;width:78px;height:78px;margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.basic-windows8 .basic-wBall{position:absolute;width:74px;height:74px;opacity:0;transform:rotate(225deg);-o-transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);animation:orbit 6.96s infinite;-o-animation:orbit 6.96s infinite;-ms-animation:orbit 6.96s infinite;-webkit-animation:orbit 6.96s infinite;-moz-animation:orbit 6.96s infinite}.basic-windows8 .basic-wBall .basic-wInnerBall{position:absolute;width:10px;height:10px;background:#dedede;left:0;top:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.basic-windows8 .basic-wBall_1{animation-delay:1.52s;-o-animation-delay:1.52s;-ms-animation-delay:1.52s;-webkit-animation-delay:1.52s;-moz-animation-delay:1.52s}.basic-windows8 .basic-wBall_2{animation-delay:.3s;-o-animation-delay:.3s;-ms-animation-delay:.3s;-webkit-animation-delay:.3s;-moz-animation-delay:.3s}.basic-windows8 .basic-wBall_3{animation-delay:.61s;-o-animation-delay:.61s;-ms-animation-delay:.61s;-webkit-animation-delay:.61s;-moz-animation-delay:.61s}.basic-windows8 .basic-wBall_4{animation-delay:.91s;-o-animation-delay:.91s;-ms-animation-delay:.91s;-webkit-animation-delay:.91s;-moz-animation-delay:.91s}.basic-windows8 .basic-wBall_5{animation-delay:1.22s;-o-animation-delay:1.22s;-ms-animation-delay:1.22s;-webkit-animation-delay:1.22s;-moz-animation-delay:1.22s}@keyframes orbit{0%{opacity:1;z-index:99;transform:rotate(180deg);animation-timing-function:ease-out}7%{opacity:1;transform:rotate(300deg);animation-timing-function:linear}30%{opacity:1;transform:rotate(410deg);animation-timing-function:ease-in-out}39%{opacity:1;transform:rotate(645deg);animation-timing-function:linear}70%{opacity:1;transform:rotate(770deg);animation-timing-function:ease-out}75%{opacity:1;transform:rotate(900deg);animation-timing-function:ease-out}100%,76%{opacity:0;transform:rotate(900deg)}}@-o-keyframes orbit{0%{opacity:1;z-index:99;-o-transform:rotate(180deg);-o-animation-timing-function:ease-out}7%{opacity:1;-o-transform:rotate(300deg);-o-animation-timing-function:linear}30%{opacity:1;-o-transform:rotate(410deg);-o-animation-timing-function:ease-in-out}39%{opacity:1;-o-transform:rotate(645deg);-o-animation-timing-function:linear}70%{opacity:1;-o-transform:rotate(770deg);-o-animation-timing-function:ease-out}75%{opacity:1;-o-transform:rotate(900deg);-o-animation-timing-function:ease-out}100%,76%{opacity:0;-o-transform:rotate(900deg)}}@-ms-keyframes orbit{39%,7%{-ms-animation-timing-function:linear}0%,70%,75%{opacity:1;-ms-animation-timing-function:ease-out}100%,75%,76%{-ms-transform:rotate(900deg)}0%{z-index:99;-ms-transform:rotate(180deg)}7%{opacity:1;-ms-transform:rotate(300deg)}30%{opacity:1;-ms-transform:rotate(410deg);-ms-animation-timing-function:ease-in-out}39%{opacity:1;-ms-transform:rotate(645deg)}70%{-ms-transform:rotate(770deg)}100%,76%{opacity:0}}@-webkit-keyframes orbit{0%{opacity:1;z-index:99;-webkit-transform:rotate(180deg);-webkit-animation-timing-function:ease-out}7%{opacity:1;-webkit-transform:rotate(300deg);-webkit-animation-timing-function:linear}30%{opacity:1;-webkit-transform:rotate(410deg);-webkit-animation-timing-function:ease-in-out}39%{opacity:1;-webkit-transform:rotate(645deg);-webkit-animation-timing-function:linear}70%{opacity:1;-webkit-transform:rotate(770deg);-webkit-animation-timing-function:ease-out}75%{opacity:1;-webkit-transform:rotate(900deg);-webkit-animation-timing-function:ease-out}100%,76%{opacity:0;-webkit-transform:rotate(900deg)}}@-moz-keyframes orbit{0%{opacity:1;z-index:99;-moz-transform:rotate(180deg);-moz-animation-timing-function:ease-out}7%{opacity:1;-moz-transform:rotate(300deg);-moz-animation-timing-function:linear}30%{opacity:1;-moz-transform:rotate(410deg);-moz-animation-timing-function:ease-in-out}39%{opacity:1;-moz-transform:rotate(645deg);-moz-animation-timing-function:linear}70%{opacity:1;-moz-transform:rotate(770deg);-moz-animation-timing-function:ease-out}75%{opacity:1;-moz-transform:rotate(900deg);-moz-animation-timing-function:ease-out}100%,76%{opacity:0;-moz-transform:rotate(900deg)}}.basic-yop-poll-container{background-color:#fff;border:thin solid #000;margin-bottom:15px}.basic-yop-poll-container .basic-inner{padding:10px 10px}.basic-yop-poll-container .basic-message{font-size:12px;padding:10px;background-color:rgba(255,255,255,.75);border-left:10px solid red;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basic-yop-poll-container .basic-message p{margin:0 0 0}.basic-gdpr{margin-top:15px;margin-bottom:25px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basic-gdpr label{font-weight:400;margin-bottom:0}.basic-yop-poll-container .basic-chart-container{margin-top:15px}.basic-yop-poll-container .basic-overlay{background:rgba(0,0,0,.5);width:calc(100% - 30px);height:100%;position:absolute;top:0;left:15px;z-index:100000}.basic-yop-poll-container .basic-vote-options .btn{margin:10px 0;background-image:none;color:#fff;border:thin solid transparent;text-shadow:none;box-shadow:none;-webkit-box-shadow:none;width:200px;padding-right:15px;padding-left:15px}.basic-yop-poll-container .basic-vote-options i,.basic-yop-poll-container .basic-vote-options svg{margin-right:5px}.basic-yop-poll-container .basic-wordpress button.btn{background-color:#333}.basic-yop-poll-container .basic-facebook button.btn{background-color:#3b5998}.basic-yop-poll-container .basic-google button.btn{background-color:#db4437}.basic-yop-poll-container .basic-anonymous button.btn{background-color:#777}.basic-yop-poll-container .basic-vote-options .btn:focus,.basic-yop-poll-container .basic-vote-options .btn:hover{background-color:#e0e0e0;color:#555}.basic-yop-poll-container .basic-vote-options{display:block;width:100%;margin:0 auto;text-align:center;padding:2em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative}.basic-yop-poll-container .basic-custom-field,.basic-yop-poll-container .basic-question{margin-top:15px}.basic-yop-poll-container .basic-question-title h5{margin-bottom:0;margin-top:0;font-size:16px}.basic-yop-poll-container ul.basic-answers{padding-left:0;margin-left:0}.basic-yop-poll-container ul.basic-answers li.basic-answer{line-height:1.4;margin-left:0}.basic-yop-poll-container ul.basic-answers,.basic-yop-poll-container ul.basic-answers li,.basic-yop-poll-container ul.basic-answers-results,.basic-yop-poll-container ul.basic-answers-results li{list-style:none}.basic-yop-poll-container .basic-h-answers li,.basic-yop-poll-container .basic-h-results-answers li{float:left}.basic-yop-poll-container .basic-answer{margin-top:15px;margin-bottom:15px}.basic-yop-poll-container .basic-answer input{margin-top:5px;margin-bottom:5px}.basic-yop-poll-container .basic-answer .basic-answer-content,.basic-yop-poll-container .basic-answer .progress{margin-right:10px}.basic-yop-poll-container .basic-answer:last-child .basic-answer-content,.basic-yop-poll-container .basic-answer:last-child .progress{margin-right:0}.basic-yop-poll-container .basic-answer label.basic-text{font-weight:400;margin-top:5px;margin-bottom:5px}.basic-yop-poll-container .basic-answer .progress{margin-top:5px;margin-bottom:0;background-image:none;background-color:transparent;box-shadow:none}.basic-yop-poll-container .basic-answer .progress-bar{border-radius:4px}.basic-yop-poll-container .basic-answer .basic-vertical-image{display:inline-block}.basic-yop-poll-container .basic-answer .basic-answer-results-details,.basic-yop-poll-container .basic-answer .basic-answer-total-votes,.basic-yop-poll-container .basic-answer .basic-text{font-size:14px;color:#333;margin-bottom:0;font-weight:400}.basic-yop-poll-container .basic-answer .basic-answer-results-details{margin-left:10px;margin-top:5px;margin-bottom:5px}.basic-yop-poll-container .basic-answer .basic-answer-total-votes{margin-left:5px;margin-top:5px;margin-bottom:5px}.basic-yop-poll-container .basic-text-horizontal,.basic-yop-poll-container .basic-text-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-break:break-word;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.basic-yop-poll-container .basic-answer .basic-input-text{margin-left:-15px;margin-bottom:10px}.basic-yop-poll-container .basic-custom-field input.basic-input-text{margin-bottom:10px;margin-left:-15px}.basic-yop-poll-container .basic-custom-field-title{padding-bottom:5px}.basic-yop-poll-container .basic-custom-field-title label{font-weight:400;font-size:16px}.basic-yop-poll-container .basic-text-block{margin-top:15px}.basic-yop-poll-container .basic-vote{display:block;margin-right:-15px;margin-bottom:15px}.basic-yop-poll-container .basic-vote a{display:inline-block;margin-right:15px;height:auto;line-height:normal}.basic-yop-poll-container .basic-vote a{box-shadow:none}.basic-yop-poll-container .basic-stats{margin:15px auto 25px}.basic-yop-poll-container a.basic-back-to-vote-button,.basic-yop-poll-container a.basic-results-button,.basic-yop-poll-container a.basic-vote-button{padding:8px 20px;background:#ee7600;color:#fff;font-size:20px}.basic-yop-poll-container a.basic-back-to-vote-button,.basic-yop-poll-container a.basic-results-button{color:#ee7600;font-weight:400;background:0 0}.basic-yop-poll-container a.basic-back-to-vote-button:active,.basic-yop-poll-container a.basic-back-to-vote-button:focus,.basic-yop-poll-container a.basic-back-to-vote-button:hover,.basic-yop-poll-container a.basic-results-button:active,.basic-yop-poll-container a.basic-results-button:focus,.basic-yop-poll-container a.basic-results-button:hover,.basic-yop-poll-container a.basic-vote-button:active,.basic-yop-poll-container a.basic-vote-button:focus,.basic-yop-poll-container a.basic-vote-button:hover{outline:0;text-decoration:none!important}.basic-yop-poll-container .basic-answers-results .basic-answer-content{color:#333}.basic-yop-poll-container .basic-answers-results .progress{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;margin-top:10px;margin-bottom:15px;height:20px}.basic-yop-poll-container .basic-answers-results .progress .progress-bar{border-radius:4px}.basic-yop-poll-container input[type=checkbox],.basic-yop-poll-container input[type=radio]{margin-right:10px}.basic-yop-poll-container .basic-media-list{margin-left:-5px;margin-right:-5px}.basic-yop-poll-container .basic-media-list .basic-answer{margin-bottom:0}.basic-vertical-video{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.basic-yop-poll-container .media-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basic-yop-poll-container .media-description p{margin-bottom:0}.basic-yop-poll-container .basic-answer-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basic-yop-poll-container .basic-horizontal-image .results-details,.basic-yop-poll-container .basic-horizontal-video .results-details,.basic-yop-poll-container .basic-vertical-image .results-details,.basic-yop-poll-container .basic-vertical-video .results-details{margin-left:0}.basic-yop-poll-container .basic-embed-responsive,.basic-yop-poll-container .basic-media img{margin-bottom:15px}.basic-yop-poll-container .basic-media-list .basic-horizontal-image{display:inline-block;margin-right:0;padding:0 5px}.basic-yop-poll-container .basic-horizontal-video{display:block}.basic-yop-poll-container .basic-media-list .basic-columns-image{padding:0 5px;margin-right:0}.basic-yop-poll-container li.basic-answer[class^=col-]{padding-left:0;padding-right:0}.basic-yop-poll-container li.basic-answer[class^=cols-]{position:relative;min-height:1px;float:left}@media (min-width:992px){.basic-yop-poll-container li.cols-5{width:calc(100% / 5)}.basic-yop-poll-container li.cols-7{width:calc(100% / 7)}.basic-yop-poll-container li.cols-8{width:calc(100% / 8)}.basic-yop-poll-container li.cols-9{width:calc(100% / 9)}.basic-yop-poll-container li.cols-10{width:calc(100% / 10)}.basic-yop-poll-container li.cols-11{width:calc(100% / 11)}}@media (max-width:575.98px){.basic-yop-poll-container li.col-xs-6{width:100%}}.basic-yop-poll-container div[class^=iradio_]{margin-right:10px}.basic-yop-poll-container div[class^=icheckbox_]{margin-right:10px}.bootstrap-yop .visualCaptcha-button-group img{display:inline;vertical-align:initial}.basic-yop-poll-container{position:relative!important;padding:0!important}.basic-yop-poll-container .basic-vote-options{display:block!important;width:100%!important;margin:0 auto!important;text-align:center!important;padding:0!important;top:unset!important;bottom:15px!important;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important;position:absolute!important}.basic-yop-poll-container .yop-poll-modal{display:none;position:fixed;z-index:100001;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.basic-yop-poll-container .yop-poll-modal.active{display:block}.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-content{background-color:#fefefe;margin:auto;border:1px solid #888;width:320px;padding-top:5px}.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-content.shake{animation:shake .2s cubic-bezier(.19,.49,.38,.79) both;animation-iteration-count:1;animation-iteration-count:3;transform:translateX(0)}@keyframes shake{25%{transform:translateX(-20px)}75%{transform:translateX(20px)}100%{transform:translateX(0)}}.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header{color:#aaa;float:right;font-size:18px;font-weight:700;margin-right:5px;line-height:1}.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header:focus,.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-header:hover{color:#000;text-decoration:none;cursor:pointer}.basic-yop-poll-container .yop-poll-modal .yop-poll-modal-body{padding-top:20px;padding-bottom:10px;padding-left:20px;padding-right:20px}.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group{text-align:left;padding-bottom:15px}.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group.submit{text-align:right;padding-bottom:0}.basic-yop-poll-container .yop-poll-modal label{font-size:14px;line-height:1.5;display:inline-block;margin-bottom:3px;font-weight:400}.basic-yop-poll-container .yop-poll-modal label.has-error{color:#db4437}.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group input[type=password],.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group input[type=text]{width:100%;min-height:40px;margin:0!important}.basic-yop-poll-container .yop-poll-modal .yop-poll-form-group button{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none;font-size:13px;margin:0;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px}.basic-yop-poll-container .yop-poll-section-login-options{text-align:right!important;margin-top:15px;font-size:14px;padding-bottom:0!important}.basic-yop-poll-container .yop-poll-section-login-options p{margin-bottom:5px}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}.mx_image_background {
background-color: #f2f2f2;
}
.td-visibility-hidden {
visibility: hidden;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
} html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} * {
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
.td-main-content-wrap,
.td-category-grid {
background-color: #fff;
}
.td-page-meta {
display: none;
} .td-container,
.tdc-row,
.tdc-row-composer {
width: 1068px;
margin-right: auto;
margin-left: auto;
}
.td-container:before,
.tdc-row:before,
.tdc-row-composer:before,
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
display: table;
content: '';
line-height: 0;
}
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
clear: both;
}
.tdc-row[class*="stretch_row"] &gt; .td-pb-row &gt; .td-element-style,
.tdc-row-composer[class*="stretch_row"] &gt; .td-pb-row &gt; .td-element-style {
width: 100vw !important;
left: 50% !important;
transform: translateX(-50%) !important;
}
@media (max-width: 767px) {
.td-pb-row &gt; .td-element-style {
width: 100vw !important;
left: 50% !important;
transform: translateX(-50%) !important;
}
}
.td-md-is-ios .tdc-row[class*="stretch_row"] &gt; .td-pb-row &gt; .td-element-style,
.td-md-is-ios .tdc-row-composer[class*="stretch_row"] &gt; .td-pb-row &gt; .td-element-style {
width: calc(100vw + 1px) !important;
}
@media (max-width: 767px) {
.td-md-is-ios .td-pb-row &gt; .td-element-style {
width: calc(100vw + 1px) !important;
}
}
.vc_inner.absolute_inner {  }
@media (min-width: 1019px) {
.vc_inner.absolute_inner {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.vc_inner.absolute_inner {
padding-left: 14px;
padding-right: 14px;
}
}
.vc_inner.absolute_inner_full {
width: 100% !important;
}
.vc_inner.absolute_inner_1068 {
width: 100% !important;
max-width: 1156px;
left: 0;
right: 0;
margin: 0 auto;  }
@media (min-width: 1019px) and (max-width: 1140px) {
.vc_inner.absolute_inner_1068 {
max-width: 1020px;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.vc_inner.absolute_inner_1068 {
max-width: 768px;
padding-left: 0;
padding-right: 0;
}
}
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
width: auto !important;
max-width: 1240px;  }
.tdc-row.stretch_row_1200 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1200 &gt; .td-pb-row { }
@media (min-width: 768px) and (max-width: 1018px) {
.tdc-row.stretch_row_1200 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1200 &gt; .td-pb-row {
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 1141px) {
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
padding-left: 20px;
padding-right: 20px;
}
}
.vc_inner.absolute_inner_1200 {
width: 100% !important;
max-width: 1248px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
width: auto !important;
max-width: 1440px;  }
.tdc-row.stretch_row_1400 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1400 &gt; .td-pb-row { }
@media (min-width: 768px) and (max-width: 1018px) {
.tdc-row.stretch_row_1400 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1400 &gt; .td-pb-row {
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 1141px) {
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
padding-left: 20px;
padding-right: 20px;
}
}
.vc_inner.absolute_inner_1400 {
width: 100% !important;
max-width: 1448px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
width: auto !important;
max-width: 1640px;  }
.tdc-row.stretch_row_1600 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1600 &gt; .td-pb-row { }
@media (min-width: 768px) and (max-width: 1018px) {
.tdc-row.stretch_row_1600 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1600 &gt; .td-pb-row {
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 1141px) {
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
padding-left: 20px;
padding-right: 20px;
}
}
.vc_inner.absolute_inner_1600 {
width: 100% !important;
max-width: 1648px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
width: auto !important;
max-width: 1840px;  }
.tdc-row.stretch_row_1800 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1800 &gt; .td-pb-row { }
@media (min-width: 768px) and (max-width: 1018px) {
.tdc-row.stretch_row_1800 &gt; .td-pb-row,
.tdc-row-composer.stretch_row_1800 &gt; .td-pb-row {
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 1141px) {
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
padding-left: 24px;
padding-right: 24px;
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
padding-left: 20px;
padding-right: 20px;
}
}
.vc_inner.absolute_inner_1800 {
width: 100% !important;
max-width: 1848px;
left: 0;
right: 0;
margin: 0 auto;
}
.tdc-row.stretch_row_content,
.tdc-row-composer.stretch_row_content {
width: 100% !important;
}
.tdc-row.stretch_row_content_no_space,
.tdc-row-composer.stretch_row_content_no_space {
width: 100% !important;
}
.tdc-row.stretch_row_content_no_space &gt; .td-pb-row,
.tdc-row-composer.stretch_row_content_no_space &gt; .td-pb-row {
margin-left: 0;
margin-right: 0;
}
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content { }
@media (max-width: 767px) {
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content {
padding-left: 20px;
padding-right: 20px;
}
} .td-pb-row {
*zoom: 1;
margin-right: -24px;
margin-left: -24px;
position: relative;
}
.td-pb-row:before,
.td-pb-row:after {
display: table;
content: '';
}
.td-pb-row:after {
clear: both;
}
.td-boxed-layout .vc_row {
width: auto;
left: 0;
padding-left: 0;
padding-right: 0;
} .td-pb-row [class*="td-pb-span"] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px;   position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-pb-row [class*="td-pb-span"] {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-row [class*="td-pb-span"] {
padding-right: 14px;
padding-left: 14px;
}
}
@media (max-width: 767px) {
.td-pb-row [class*="td-pb-span"] {
padding-right: 0;
padding-left: 0;
float: none;
width: 100%;
}
}
.vc_row-no-padding.td-pb-row [class*="td-pb-span"] {
padding-left: 0;
padding-right: 0;
} .td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
} .td-pb-span1 {
width: 8.33333333%;
}
.td-pb-span2 {
width: 16.66666667%;
}
.td-pb-span3 {
width: 25%;
}
.td-pb-span4 {
width: 33.33333333%;
}
.td-pb-span5 {
width: 41.66666667%;
}
.td-pb-span6 {
width: 50%;
}
.td-pb-span7 {
width: 58.33333333%;
}
.td-pb-span8 {
width: 66.66666667%;
}
.td-pb-span9 {
width: 75%;
}
.td-pb-span10 {
width: 83.33333333%;
}
.td-pb-span11 {
width: 91.66666667%;
}
.td-pb-span12 {
width: 100%;
} .wpb_row {
margin-bottom: 0;
}
.vc_col-has-fill &gt; .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill + .vc_row &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill + .vc_vc_row &gt; .vc_row &gt; .vc_vc_column &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner &gt; .vc_row &gt; .vc_vc_column_inner &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill &gt; .vc_row &gt; .vc_vc_column &gt; .vc_column_container &gt; .vc_column-inner,
.vc_row-has-fill &gt; .vc_vc_column_inner &gt; .vc_column_container &gt; .vc_column-inner {
padding-top: 0;
}
.vc_row .vc_column-inner {
padding-left: 0;
padding-right: 0;
} .td-block-row {
*zoom: 1;
margin-left: -24px;
margin-right: -24px;
}
.td-block-row:before,
.td-block-row:after {
display: table;
content: '';
}
.td-block-row:after {
clear: both;
}
.td-block-row [class*="td-block-span"] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-block-row [class*="td-block-span"] {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-block-row [class*="td-block-span"] {
padding-right: 14px;
padding-left: 14px;
}
}
@media (max-width: 767px) {
.td-block-row [class*="td-block-span"] {
padding-right: 0;
padding-left: 0;
float: none;
width: 100%;
}
}
.td-block-span1 {
width: 8.33333333%;
}
.td-block-span2 {
width: 16.66666667%;
}
.td-block-span3 {
width: 25%;
}
.td-block-span4 {
width: 33.33333333%;
}
.td-block-span5 {
width: 41.66666667%;
}
.td-block-span6 {
width: 50%;
}
.td-block-span7 {
width: 58.33333333%;
}
.td-block-span8 {
width: 66.66666667%;
}
.td-block-span9 {
width: 75%;
}
.td-block-span10 {
width: 83.33333333%;
}
.td-block-span11 {
width: 91.66666667%;
}
.td-block-span12 {
width: 100%;
} @media (min-width: 1019px) and (max-width: 1140px) {
.td-container,
.tdc-row,
.tdc-row-composer {
width: 980px;
}
.td-pb-row,
.td-block-row {
margin-right: -20px;
margin-left: -20px;
}
} @media (min-width: 768px) and (max-width: 1018px) {
.td-container,
.tdc-row,
.tdc-row-composer {
width: 740px;
}
.td-pb-row,
.td-block-row {
margin-right: -14px;
margin-left: -14px;
}
} @media (max-width: 767px) {
.td-container,
.tdc-row,
.tdc-row-composer {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.td-pb-row,
.td-block-row {
width: 100%;
margin-left: 0;
margin-right: 0;
}
} .td-header-wrap {
position: relative;
z-index: 2000;
} .td-header-row {
*zoom: 1;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
}
.td-header-row:before,
.td-header-row:after {
display: table;
content: '';
}
.td-header-row:after {
clear: both;
}
.td-header-row [class*="td-header-sp"] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-header-row [class*="td-header-sp"] {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-header-row [class*="td-header-sp"] {
padding-right: 14px;
padding-left: 14px;
}
}
@media (max-width: 767px) {
.td-header-row [class*="td-header-sp"] {
padding-right: 0;
padding-left: 0;
float: none;
width: 100%;
}
}
.td-header-gradient:before {
content: "";
background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
width: 100%;
height: 12px;
position: absolute;
left: 0;
bottom: -12px;
z-index: 1;
} .td-logo {
margin: 0;
padding: 0;
line-height: inherit;
font-size: inherit !important;
}  #td-header-search-button { }
@media (max-width: 767px) {
#td-header-search-button {
display: none;
}
}
#td-header-search-button-mob {
display: none; }
@media (max-width: 767px) {
#td-header-search-button-mob {
display: block;
}
} .td-search-box-wrap {
position: absolute;
top: 100%;
right: 0;
}
#td-top-search {
position: absolute;
right: 0;
top: 50%;
margin-top: -24px; }
@media (max-width: 767px) {
#td-top-search {
top: 0;
margin-top: 0;
}
} @media (min-width: 768px) {
.td-drop-down-search .td-search-form {
margin: 20px;
}
}
.td-header-wrap .td-drop-down-search {
position: absolute;
top: 100%;
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
transform: translate3d(0, 20px, 0);
-webkit-transform: translate3d(0, 20px, 0);
background-color: #fff;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
border-top: 0;
width: 342px;
pointer-events: none;   }
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
visibility: visible;
opacity: 1;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
pointer-events: auto;
}
.td-header-wrap .td-drop-down-search .btn {
position: absolute;
height: 32px;
min-width: 67px;
line-height: 17px;
padding: 7px 15px 8px;
text-shadow: none;
vertical-align: top;
right: 20px;
margin: 0 !important;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
background-color: #4db2ec;
}
.td-header-wrap .td-drop-down-search:before {
position: absolute;
top: -9px;
right: 19px;
display: block;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 5.5px 6px 5.5px;
border-color: transparent transparent #4db2ec transparent;
}
.td-header-wrap .td-drop-down-search:after {
position: absolute;
top: -3px;
display: block;
content: '';
right: 0;
left: 0;
margin: 0 auto;
width: 100%;
height: 3px;
background-color: #4db2ec;
}
.td-header-wrap #td-header-search {
width: 235px;
height: 32px;
margin: 0;
border-right: 0;
line-height: 17px;
border-color: #eaeaea !important; }
@media (max-width: 767px) {
.td-header-wrap #td-header-search {
width: 91%;
font-size: 16px;
}
}
.td-header-wrap .td-post-category {
z-index: 2;
position: relative;
}
.td-header-wrap .meta-info {
line-height: 14px;
}  .td-banner-wrap-full {
position: relative;
}
.td-header-menu-wrap-full {
z-index: 9998;
position: relative;
} @media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full,
.td-header-wrap .td-header-menu-wrap,
.td-header-wrap .td-header-main-menu {
background-color: #222 !important;
height: 54px !important;
}
.header-search-wrap .td-icon-search {
color: #fff !important;
}
} .td-logo-text-container {
display: inline-block;
vertical-align: middle;
line-height: 1;
z-index: 1;
}
.td-logo-text-container span {
display: inline-block;
width: 100%;
}
.td-logo-text-container .td-logo-text {
font-size: 75px;
font-family: serif;
color: #222;
line-height: 1; }
@media (max-width: 767px) {
.td-logo-text-container .td-logo-text {
font-size: 36px;
}
}
.td-logo-text-container .td-logo {
line-height: 1 !important;
}
.td-logo-text-container .td-tagline-text {
letter-spacing: 1.8px;
font-size: 12px;
font-family: serif;
color: #777;
padding-top: 2px;
padding-bottom: 10px; }
@media (max-width: 767px) {
.td-logo-text-container .td-tagline-text {
font-size: 11px;
}
}
.td-header-wrap .td-header-menu-wrap-full {
background-color: #fff;
} .td-header-style-1 .td-logo-text-wrap {
min-height: 130px;
line-height: 130px; }
@media (max-width: 767px) {
.td-header-style-1 .td-logo-text-wrap {
line-height: 90px;
min-height: 90px;
}
}
.td-header-style-1 .td-logo-text-wrap a {
position: relative;
z-index: 1;
line-height: 130px;
display: inline-block;
vertical-align: middle; }
@media (max-width: 767px) {
.td-header-style-1 .td-logo-text-wrap a {
line-height: 90px;
}
}
.td-header-style-1 .td-logo-text-wrap .td-logo {
line-height: 130px; }
@media (max-width: 767px) {
.td-header-style-1 .td-logo-text-wrap .td-logo {
line-height: 90px;
}
}
.td-header-style-1 .td-logo-text-container a {
line-height: 1;
}
.td-header-style-1 .td-header-sp-logo {
text-align: center;
}
.td-header-style-1 .header-search-wrap .td-icon-search {
color: #000; }
@media (max-width: 767px) {
.td-header-style-1 .header-search-wrap .td-icon-search {
color: #fff;
}
}
.td-header-style-1 .td-header-menu-wrap-full {
position: relative;
} .td-header-main-menu {
position: relative;
z-index: 999;
padding-right: 48px;
}
@media (max-width: 767px) {
.td-header-main-menu {
padding-right: 64px;
padding-left: 2px;
}
}
.td-header-menu-no-search .td-header-main-menu {
padding-right: 0;
} .sf-menu,
.sf-menu ul,
.sf-menu li {
margin: 0;
list-style: none;
} @media (max-width: 767px) {
.sf-menu {
display: none;
}
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 10em; }
.sf-menu &gt; li.td-normal-menu &gt; ul.sub-menu {
left: -15px; }
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu &gt; li.td-normal-menu &gt; ul.sub-menu {
left: -5px;
}
}
.sf-menu ul li {
width: 100%;
}
.sf-menu li:hover {
visibility: inherit; }
.sf-menu li {
float: left;
position: relative;
}
.sf-menu li .fa {
margin-right: 10px;
font-size: 1.4em;
vertical-align: middle;
position: relative;
top: -1px;
}
.sf-menu li .td-only-icon {
margin-right: 0;
}
.sf-menu .td-menu-item &gt; a {
display: block;
position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left: 0;
top: auto;
z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
left: 10em; top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
top: -999em;
}
.sf-menu &gt; .current-menu-ancestor,
.sf-menu &gt; .current-category-ancestor,
.sf-menu &gt; .current-menu-item {
z-index: 0;
}  .td-no-down-arrow &gt; a .sf-sub-indicator {
display: none;
}
.sf-menu &gt; li &gt; a {
padding: 0 14px;
line-height: 48px;
font-size: 14px;
color: #000;
font-weight: 700;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu &gt; li &gt; a {
padding: 0 9px;
font-size: 11px;
}
} .sf-menu .menu_icon {
position: relative;
top: 13px;
float: left;
}
.sf-menu .sub-menu .menu_icon {
top: 0;
}
.sf-menu .menu_hidden {
display: none !important;
} .sf-menu &gt; .current-menu-item &gt; a,
.sf-menu &gt; .current-menu-ancestor &gt; a,
.sf-menu &gt; .current-category-ancestor &gt; a,
.sf-menu &gt; li &gt; a:hover,
.sf-menu &gt; .sfHover,
.sf-menu &gt; .sfHover &gt; a {
z-index: 999;
}
.sf-menu &gt; .current-menu-item &gt; a,
.sf-menu &gt; .current-menu-ancestor &gt; a,
.sf-menu &gt; .current-category-ancestor &gt; a,
.sf-menu &gt; li &gt; a:hover,
.sf-menu &gt; .sfHover &gt; a {
background-color: transparent;
}
.td-affix { }
.td-affix .sf-menu &gt; .current-menu-item &gt; a,
.td-affix .sf-menu &gt; .current-menu-ancestor &gt; a,
.td-affix .sf-menu &gt; .current-category-ancestor &gt; a,
.td-affix .sf-menu &gt; li &gt; a:hover,
.td-affix .sf-menu &gt; .sfHover &gt; a {
background-color: transparent;
} .sf-menu &gt; li &gt; a:after {
background-color: transparent;
content: '';
width: 0;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: width 0.2s ease;
transition: width 0.2s ease;
} .sf-menu &gt; .current-menu-item &gt; a:after,
.sf-menu &gt; .current-menu-ancestor &gt; a:after,
.sf-menu &gt; .current-category-ancestor &gt; a:after,
.sf-menu &gt; li:hover &gt; a:after,
.sf-menu &gt; .sfHover &gt; a:after {
background-color: #4db2ec;
width: 100%;
}
#td-header-menu {
display: inline-block;
vertical-align: top;
} .td-normal-menu ul {
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu .td-normal-menu ul {
padding: 15px 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu .td-normal-menu ul {
padding: 8px 0;
}
}
.sf-menu .td-normal-menu ul ul {
margin: -15px 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu .td-normal-menu ul ul {
margin: -8px 0;
}
}
.sf-menu ul {
background-color: #fff;
}
.sf-menu ul .td-menu-item &gt; a {
padding: 7px 30px;
font-size: 12px;
line-height: 20px;
color: #111;
}
.sf-menu ul .td-menu-item &gt; a .fa {
font-size: 1em;
position: relative;
top: -1px;
width: 20px;
margin-right: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu ul .td-menu-item &gt; a {
padding: 5px 16px 6px;
font-size: 11px;
}
}
.sf-menu ul .td-icon-menu-down {
float: right;
top: 0;
font-size: 7px;
}
.sf-menu ul .td-menu-item &gt; a:hover,
.sf-menu ul .sfHover &gt; a,
.sf-menu ul .current-menu-ancestor &gt; a,
.sf-menu ul .current-category-ancestor &gt; a,
.sf-menu ul .current-menu-item &gt; a {
color: #4db2ec;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
outline: 0;
} .sf-menu .td-icon-menu-down {
position: absolute;
top: 50%;
margin-top: -5px;
padding-left: 7px;
font-size: 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu .td-icon-menu-down {
padding-left: 6px;
}
}
.sf-menu .sub-menu {
-webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
position: absolute;
top: 50%;
right: 19px;
margin-top: -9px;
line-height: 19px;
}
.td-menu-badge {
font-size: 10px;
background-color: #f0f8ff;
color: #4db2ec;
border-radius: 10px;
padding: 3px 7px 4px;
display: inline-block;
margin-left: 6px;
margin-right: -4px;
line-height: 1;
position: relative;
top: -1px;
}
.td-menu-badge-right {
top: 2px;
float: right;
right: -8px;
background-color: rgba(0, 0, 0, 0.03);
color: #999;
}
.td-menu-subtitle {
font-style: italic;
font-size: 10px;
display: block;
line-height: 1;
padding-right: 20px;
color: #999;
}
.td-menu-badge-width &gt; ul {
min-width: 220px;
}
.td-menu-badge-width &gt; ul li:hover .td-menu-badge {
background-color: #f0f8ff;
color: #4db2ec;
}
.td-menu-border {
border-bottom: 1px solid #f3f3f3;
display: block;
padding-bottom: 12px;
} @media (max-width: 767px) {
.td-menu-badge,
.td-menu-subtitle,
.td-menu-border {
display: none;
}
}
.sf-menu a.sf-with-ul {
padding-right: 31px;
min-width: 1px; }
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu a.sf-with-ul {
padding-right: 22px;
}
} a.sf-with-ul i.td-icon-menu-down:before {
content: '\e808';
} ul.sf-js-enabled &gt; li &gt; a &gt; i.td-icon-menu-down:before {
content: '\e806' !important;
} .header-search-wrap {
position: absolute;
top: 0;
right: 0;
z-index: 999;
}
.header-search-wrap .td-icon-search {
display: inline-block;
font-size: 19px;
width: 48px;
line-height: 48px;
text-align: center;  }
@media (min-width: 768px) and (max-width: 1018px) {
.header-search-wrap .td-icon-search {
font-size: 15px;
}
}
@media (max-width: 767px) {
.header-search-wrap .td-icon-search {
height: 54px;
width: 54px;
line-height: 54px;
font-size: 22px;
margin-right: 2px;
}
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background-color: #000;
opacity: 0.08; }
@media (max-width: 1140px) {
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
display: none;
}
}
.td-demo-multicolumn-2 .sub-menu {
padding: 14px;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
padding: 0;
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
.td-menu-mob-open-menu .td-demo-menuitem-hide {
display: none;
}
.td-demo-menuitem-hide {
visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
display: inline-block !important;
position: initial !important;
width: auto !important;
} #td-outer-wrap {
overflow: hidden; }
@media (max-width: 767px) {
#td-outer-wrap {
margin: auto;
width: 100%;
-webkit-transition: transform 0.7s ease;
transition: transform 0.7s ease;
-webkit-transform-origin: 50% 200px 0;
transform-origin: 50% 200px 0;
}
} #td-top-mobile-toggle {
display: none; }
@media (max-width: 767px) {
#td-top-mobile-toggle {
display: inline-block;
position: relative;
}
}
#td-top-mobile-toggle a {
display: inline-block;
}
#td-top-mobile-toggle i {
font-size: 27px;
width: 64px;
line-height: 54px;
height: 54px;
display: inline-block;
padding-top: 1px;
color: #fff;
} .admin-bar #td-mobile-nav {
padding-top: 32px;
}
@media (max-width: 767px) {
.admin-bar #td-mobile-nav {
padding-top: 46px;
}
}
.td-menu-background {
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
position: fixed;
top: 0;
display: block;
width: 100%;
height: 113%;
z-index: 9999;
visibility: hidden;
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #313b45;
background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0);
}
#td-mobile-nav {
padding: 0;
position: fixed;
width: 100%;
height: calc(100% + 1px);
top: 0;
z-index: 9999;
visibility: hidden;
transform: translate3d(-99%, 0, 0);
-webkit-transform: translate3d(-99%, 0, 0);
left: -1%;
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
#td-mobile-nav .td_display_err {
text-align: center;
color: #fff;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
margin: -9px -30px 24px;
font-size: 14px;
border-radius: 0;
padding: 12px;
position: relative;
background-color: rgba(255, 255, 255, 0.06);
display: none;
}
#td-mobile-nav input:invalid {
box-shadow: none !important;
}
.td-js-loaded .td-menu-background,
.td-js-loaded #td-mobile-nav {
visibility: visible !important;
-webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-mobile-nav {
height: 1px;
overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
padding: 0 65px 0 20px;
overflow: hidden;
height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
margin: 20px 5px 0 0;
display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
border: none;
background-color: transparent;
font-size: 14px;
width: 40px;
height: 40px;
line-height: 38px;
color: #fff;
vertical-align: middle;
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
font-size: 16px;
}
.td-mobile-close {
position: absolute;
right: 1px;
top: 0;
z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
top: 4px;
position: relative;
}
.td-mobile-content {
padding: 20px 20px 0;
}
.td-mobile-container {
padding-bottom: 20px;
position: relative;
}
.td-mobile-content {   }
.td-mobile-content .fa {
margin-right: 10px;
min-width: 22px !important;
display: inline-block;
font-size: 18px;
text-align: center;
position: relative;
top: -1px;
}
.td-mobile-content .sub-menu .fa {
margin-right: 5px;
min-width: 16px !important;
font-size: 13px;
}
.td-mobile-content ul {
list-style: none;
margin: 0;
padding: 0;
}
.td-mobile-content li {
float: none;
margin-left: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
.td-mobile-content li a {
display: block;
line-height: 21px;
font-size: 21px;
color: #fff;
margin-left: 0;
padding: 12px 30px 12px 12px;
font-weight: bold;
}
.td-mobile-content .td_mobile_submenu &gt; a .td-icon-menu-right {
display: inline-block;
}
.td-mobile-content .td-icon-menu-right {
display: none;
position: absolute;
cursor: pointer;
top: 10px;
right: -4px;
z-index: 1000;
font-size: 14px;
padding: 6px 12px;
float: right;
color: #fff;
-webkit-transform-origin: 50% 48% 0px;
transform-origin: 50% 48% 0px;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
content: '\e83d';
}
.td-mobile-content .td-sub-menu-open &gt; a i {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open &gt; ul {
display: block;
max-height: 2000px;
opacity: 0.9;
}
.td-mobile-content .sub-menu {
max-height: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
.td-mobile-content .sub-menu .td-icon-menu-right {
font-size: 11px;
right: -2px;
top: 8px;
color: #fff;
}
.td-mobile-content .sub-menu a {
padding: 9px 26px 9px 36px !important;
line-height: 19px;
font-size: 16px;
font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu { }
.td-mobile-content .sub-menu .sub-menu a {
padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
padding-left: 74px !important;
}
.td-mobile-content .current-menu-item &gt; a,
.td-mobile-content .current-menu-ancestor &gt; a,
.td-mobile-content .current-category-ancestor &gt; a {
color: #73C7E3;
}
.td-mobile-content .menu_icon {
display: none;
}
.td-mobile-content .menu-item-has-children a {
width: 100%;
z-index: 1;
}
.td-mobile-content .td-link-element-after {
position: relative;
}
.rtl .td-mobile-content .td-icon-menu-right {
right: auto;
left: -4px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.rtl .td-mobile-content .td-sub-menu-open &gt; a i {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.td-menu-mob-open-menu #td-outer-wrap {
position: fixed;
transform: scale3d(0.9, 0.9, 0.9);
-webkit-transform: scale3d(0.9, 0.9, 0.9);
-webkit-box-shadow: 0 0 46px #000000;
box-shadow: 0 0 46px #000000;
}
.td-menu-mob-open-menu #td-mobile-nav {
height: calc(100% + 1px);
overflow: auto;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
left: 0;
}
.td-menu-mob-open-menu #td-mobile-nav label {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.td-menu-mob-open-menu #td-mobile-nav .td-login-animation {
-webkit-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
}
.td-menu-mob-open-menu .td-menu-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
}
.td-menu-mob-open-menu .td-mobile-container {
-webkit-transition: all 0.5s ease 0.5s;
transition: all 0.5s ease 0.5s;
}  .td-mobile-container {
opacity: 1;
}
.td-hide-menu-content .td-mobile-container {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
display: none;
}
#td-mobile-nav .td-login-animation {
opacity: 0;
position: absolute;
top: 0;
width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
height: 76px;
}
.td-login-hide-mob {
pointer-events: none;
}
#td-mobile-nav .td-login-hide {
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
visibility: hidden !important;
}
#td-mobile-nav .td-login-show {
visibility: visible !important;
opacity: 1;
pointer-events: auto;
} .td-search-wrap-mob {
padding: 0;
position: absolute;
width: 100%;
height: auto;
top: 0;
text-align: center;
z-index: 9999;
visibility: hidden;
color: #fff;
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-backface-visibility: hidden;
position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
color: #fff;
font-weight: bold;
font-size: 26px;
height: 40px;
line-height: 36px;
border: 0;
background: transparent;
outline: 0;
margin: 8px 0;
padding: 0;
text-align: center;
}
.td-search-wrap-mob .td-search-input {
margin: 0 5%;
position: relative;
}
.td-search-wrap-mob .td-search-input span {
opacity: 0.8;
font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 1px;
background-color: #fff;
bottom: 0;
left: 0;
opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
opacity: 0.8;
transform: scaleX(0);
-webkit-transform: scaleX(0);
-webkit-transition: transform 0.5s ease 0.8s;
transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
font-size: 16px;
line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
color: #fff;
}
.td-search-wrap-mob .td-post-date {
color: #ddd;
opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
margin: 0 5%;
text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
top: auto;
left: auto;
}
.td-search-wrap-mob .result-msg {
margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
display: block;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: 50px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
margin: 10px 0 40px;
font-size: 17px;
border-radius: 0;
background-color: #fff;
opacity: 0.8;
}
.td-search-background {
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
position: fixed;
top: 0;
display: block;
width: 100%;
height: 113%;
z-index: 9999;
-webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
transform: translate3d(100%, 0, 0);
-webkit-transform: translate3d(100%, 0, 0);
visibility: hidden;
}
.td-search-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #313b45;
background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0);
}
.td-search-close {
text-align: right;
z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
position: relative;
top: 4px;
right: 0;
}
.td-search-opened #td-outer-wrap {
position: fixed;
transform: scale3d(0.9, 0.9, 0.9);
-webkit-transform: scale3d(0.9, 0.9, 0.9);
-webkit-box-shadow: 0 0 46px;
box-shadow: 0 0 46px;
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
opacity: 1;
visibility: visible !important;
-webkit-transition: all 0.5s ease 0.3s;
transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
visibility: visible !important;
}
.td-search-opened .td-search-input:after {
transform: scaleX(1);
-webkit-transform: scaleX(1);
} .admin-bar .td-search-wrap-mob {
padding-top: 32px;
}
@media (max-width: 767px) {
.admin-bar .td-search-wrap-mob {
padding-top: 46px;
}
} #td-mobile-nav label {
position: absolute;
top: 26px;
left: 10px;
font-size: 17px;
color: #fff;
opacity: 0.6;
pointer-events: none;
}
.td-login-inputs {
position: relative;
} body {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 14px;
line-height: 21px;
}
p {
margin-top: 0;
margin-bottom: 21px;
}
a:active,
a:focus {
outline: none;
}
a {
color: #4db2ec;
text-decoration: none;
}
ins {
background: #fff;
text-decoration: none;
}
code {
position: relative;
top: -1px;
border: none;
background-color: #F1F1F1;
padding: 2px 6px;
}
pre {
background-color: #f1f1f1;
padding: 4px 10px;
border: none;
border-radius: 0;
margin-top: 24px;
overflow: auto;
}
cite {
font-family: 'Roboto', sans-serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: none;
color: #000;
}
cite a {
color: #000;
}
cite a:hover {
color: #4db2ec;
}
q {
font-style: italic;
}
ul,
ol {
padding: 0;
}
ul li,
ol li {
line-height: 24px;
margin-left: 21px;
}
.wp-block-navigation li {
line-height: 1.2;
margin-left: 0;
}
.dl-horizontal a {
font-weight: 500 !important;
}
.dl-horizontal dt {
width: 70px;
font-weight: 400;
line-height: 24px;
font-size: 15px;
}
.dl-horizontal dd {
margin-left: 90px;
line-height: 24px;
font-size: 14px;
}
address {
font-size: inherit !important;
line-height: inherit !important;
margin-bottom: 21px;
}
big {
text-transform: uppercase;
}
embed {
width: 100%;
} table {
width: 100%;
}
table th {
text-align: left;
border: 1px solid #ededed;
padding: 2px 8px;
}
table td {
border: 1px solid #ededed;
padding: 2px 8px;
}
table .odd td {
background-color: #fcfcfc;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
color: #111111;
font-weight: 400;
margin: 6px 0;
}
h1 &gt; a,
h2 &gt; a,
h3 &gt; a,
h4 &gt; a,
h5 &gt; a,
h6 &gt; a {
color: #111111;
}
div.td-block-title {
font-family: 'Roboto', sans-serif;
color: #111111;
}
p.td-module-title,
p.tdb-subcategory-name {
font-family: 'Roboto', sans-serif;
color: #111111;
}
p.td-module-title &gt; a,
p.tdb-subcategory-name &gt; a {
color: #111111;
}
h1 {
font-size: 32px;
line-height: 40px;
margin-top: 33px;
margin-bottom: 23px;
}
h2 {
font-size: 27px;
line-height: 38px;
margin-top: 30px;
margin-bottom: 20px;
}
h3 {
font-size: 22px;
line-height: 30px;
margin-top: 27px;
margin-bottom: 17px;
}
h4 {
font-size: 19px;
line-height: 29px;
margin-top: 24px;
margin-bottom: 14px;
}
h5 {
font-size: 17px;
line-height: 25px;
margin-top: 21px;
margin-bottom: 11px;
}
h6 {
font-size: 16px;
line-height: 24px;
margin-top: 21px;
margin-bottom: 11px;
}
.videopress-placeholder {
width: 100% !important;
}
.videopress-poster {
height: auto !important;
width: 100% !important;
}
.video-player {
width: 100% !important;
} textarea {
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 168px;
min-height: 168px;
padding: 6px 9px; }
@media (max-width: 767px) {
textarea {
font-size: 16px;
}
}
textarea:active,
textarea:focus {
border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
outline: 0 none;
} input[type=submit] {
font-family: 'Roboto', sans-serif;
font-size: 13px;
background-color: #222222;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
input[type=submit]:hover {
background-color: #4db2ec;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px; }
@media (max-width: 767px) {
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
font-size: 16px;
}
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
border-color: #b0b0b0 !important;
}
input[type=password] {
width: 100%;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #ccc;
max-width: 100%;
height: 34px;
padding: 3px 9px;
margin-bottom: 10px; }
@media (max-width: 767px) {
input[type=password] {
font-size: 16px;
}
} .tagdiv-type { font-size: 15px;
line-height: 1.74;
color: #222; }
.tagdiv-type img {
margin-bottom: 21px;
}
.tagdiv-type .wp-block-embed {
margin-bottom: 26px;
}
.tagdiv-type figure img {
margin-bottom: 0;
}
.tagdiv-type .alignnone {
display: inline-block;
margin: 0 5px; }
@media (max-width: 767px) {
.tagdiv-type .alignnone {
margin: 0 10px 0 0;
}
}
.tagdiv-type a:hover {
text-decoration: underline;
}
.tagdiv-type ul,
.tagdiv-type ol {
margin-bottom: 26px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item),
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item) {
line-height: inherit;
margin-bottom: 10px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child,
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child {
margin-bottom: 0;
}
.tagdiv-type li ul,
.tagdiv-type li ol {
margin-bottom: 0;
}
.tagdiv-type li[style="text-align: center;"],
.tagdiv-type li[style="text-align: right;"] {
list-style-position: inside;
margin-left: -21px;
}
.tagdiv-type p {
margin-bottom: 26px;
}
.tagdiv-type .td-arrow-list {
list-style: none;
margin-left: 16px;
}
.tagdiv-type .td-arrow-list li:before {
font-family: 'newspaper', sans-serif;
content: '\e803';
float: left;
margin-left: -16px;
line-height: 26px;
font-size: 14px;
}
.tagdiv-type embed,
.tagdiv-type iframe,
.tagdiv-type object {
max-width: 100% !important;
}
.tagdiv-type iframe.instagram-media {
margin: 1px 0 12px !important;
}
.tagdiv-type blockquote {
padding: 0;
position: relative;
border-left: none;
margin: 40px 5% 38px;
font-style: italic;
text-align: center; }
@media (max-width: 767px) {
.tagdiv-type blockquote {
margin: 20px 3% 18px;
}
}
.tagdiv-type blockquote p {
font-family: 'Roboto', sans-serif;
font-size: 32px;
line-height: 40px;
font-weight: 400;
text-transform: uppercase;
color: #4db2ec;
word-wrap: break-word;  }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-type blockquote p {
font-size: 24px;
line-height: 32px;
}
}
@media (max-width: 767px) {
.tagdiv-type blockquote p {
font-size: 22px;
line-height: 30px;
}
}
.tagdiv-type blockquote cite {
display: block;
}
.tagdiv-type .td_quote_right {
float: right;
width: 50%;
margin: 21px 0 21px 21px; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_right {
float: none;
width: auto;
margin-right: 5%;
margin-left: 5%;
}
}
.tagdiv-type .td_quote_left {
float: left;
width: 50%;
margin: 18px 18px 18px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_left {
float: none;
width: auto;
margin-right: 5%;
margin-left: 5%;
}
}
.tagdiv-type .td_quote_left p,
.tagdiv-type .td_quote_left cite {
text-align: left; }
@media (max-width: 767px) {
.tagdiv-type .td_quote_left p,
.tagdiv-type .td_quote_left cite {
text-align: center;
}
}
.tagdiv-type .td_quote_box {
margin: 0;
background-color: #FCFCFC;
border-left: 2px solid #4db2ec;
padding: 15px 23px 16px 23px;
position: relative;
top: 6px;
clear: both;
}
.tagdiv-type .td_quote_box p {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
color: #777;
font-size: 13px;
line-height: 21px;
margin: 0;
text-transform: none;
}
.tagdiv-type .td_quote_box cite {
margin-top: 20px;
font-size: 11px;
}
.tagdiv-type .td_box_left {
width: 40%;
float: left;
margin: 0 34px 20px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_box_left {
float: none;
margin: 0 0 36px 0;
width: auto;
}
}
.tagdiv-type .td_box_left p,
.tagdiv-type .td_box_left cite {
text-align: left;
}
.tagdiv-type .td_box_right {
width: 30%;
float: right;
margin: 0 0 20px 34px; }
@media (max-width: 767px) {
.tagdiv-type .td_box_right {
float: none;
margin: 0 0 36px 0;
width: auto;
}
}
.tagdiv-type .td_box_right p,
.tagdiv-type .td_box_right cite {
text-align: left;
}
.tagdiv-type .td_box_center {
margin: 0 0 29px 0; }
@media (max-width: 767px) {
.tagdiv-type .td_box_center {
margin-bottom: 36px;
}
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_quote {
padding: 18px 25px;
margin: 0;
clear: both;
}
.tagdiv-type .wp-block-pullquote blockquote p,
.tagdiv-type .td_pull_quote p {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
text-transform: none;
text-align: center;
}
.tagdiv-type .wp-block-pullquote blockquote p:first-child:before,
.tagdiv-type .td_pull_quote p:first-child:before {
position: absolute;
left: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat;
}
.tagdiv-type .wp-block-pullquote blockquote p:after,
.tagdiv-type .td_pull_quote p:after {
position: absolute;
bottom: 10px;
right: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat;
}
.tagdiv-type .wp-block-pullquote blockquote cite,
.tagdiv-type .td_pull_quote cite {
margin-top: -10px;
font-size: 11px;
}
.tagdiv-type .td_pull_quote p {
font-size: 14px;
line-height: 26px;
font-weight: 600;
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_center {
margin: 17px 0;
padding: 15px 50px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_center {
padding: 15px 20px;
}
}
.tagdiv-type .wp-block-pullquote {
padding: 0;
color: #4db2ec;
}
.tagdiv-type .wp-block-pullquote.has-text-color p,
.tagdiv-type .wp-block-pullquote.has-text-color cite {
color: inherit;
}
.tagdiv-type .wp-block-pullquote cite {
color: #6c7781;
}
.tagdiv-type .wp-block-pullquote.alignfull blockquote {
margin-left: 30px;
margin-right: 30px;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .td_pull_left {
width: 40%;
margin-right: 34px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .td_pull_left {
float: none;
margin: 0 0 30px 0;
width: auto;
}
}
.tagdiv-type .td_pull_left {
float: left;
}
.tagdiv-type .wp-block-pullquote.alignright,
.tagdiv-type .td_pull_right {
width: 30%;
margin-left: 24px; }
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignright,
.tagdiv-type .td_pull_right {
float: none;
margin: 0 0 30px 0;
width: auto;
}
}
.tagdiv-type .td_pull_right {
float: right;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .wp-block-pullquote.alignright {
margin-top: 0;
margin-bottom: 0 !important; }
.tagdiv-type .wp-block-pullquote.alignleft blockquote,
.tagdiv-type .wp-block-pullquote.alignright blockquote {
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
@media (max-width: 767px) {
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .wp-block-pullquote.alignright {
max-width: 100%;
}
}
.tagdiv-type .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
@media (max-width: 767px) {
.td-md-is-ios .tagdiv-type figure {
width: auto;
}
}
img.wp-smiley {
width: auto;
}
.wp-caption-text,
.wp-caption-dd {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
text-align: left;
margin: 6px 0 26px 0;
font-size: 11px;
font-style: italic;
font-weight: normal;
line-height: 17px;
color: #444;
}
.wp-caption {
text-align: center;
max-width: 100%;
}
.wp-caption img {
max-width: 100% !important;
}
.alignnone {
margin-top: 0;
}
.aligncenter {
text-align: center;
clear: both;
display: block;
margin: 6px auto;
}
img.td-center {
position: relative;
left: 50%;
transform: translateX(-50%);
max-width: 100vw !important;
width: auto !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
margin-bottom: 0;
} @media (max-width: 767px) {
.alignleft,
.alignright {
float: none !important;
}
} .alignleft {
float: left;
margin-top: 6px;
margin-right: 24px !important;
margin-bottom: 6px !important; margin-left: 0;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.alignleft {
max-width: 312px;
margin-right: 21px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.alignleft {
max-width: 220px;
margin-right: 21px;
}
}
@media (max-width: 767px) {
.alignleft {
text-align: center;
margin-left: auto !important;
margin-right: auto !important;
max-width: 100%;
margin-bottom: 21px;
}
.alignleft img {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft figcaption {
text-align: center;
}
}
.mce-content-body .alignleft {
margin: 6px 24px 6px 0;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {  }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
max-width: 550px !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
max-width: 400px !important;
}
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .alignright {
float: right;
margin-top: 6px;
margin-right: 0;
margin-bottom: 6px !important; margin-left: 24px !important;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.alignright {
max-width: 312px;
margin-left: 21px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.alignright {
max-width: 220px;
margin-left: 21px;
}
}
@media (max-width: 767px) {
.alignright {
text-align: center;
margin-left: auto !important;
margin-right: auto !important;
max-width: 100%;
margin-bottom: 21px;
}
.alignright img {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignright figcaption {
text-align: center;
}
}
.mce-content-body .alignright {
margin: 6px 0 6px 24px;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {  }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
max-width: 550px !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
max-width: 400px !important;
}
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
text-decoration: none !important;
}
.wp-block-quote.is-large:not(.td_quote_box),
.wp-block-quote.is-style-large:not(.td_quote_box) {
padding: 0;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
font-size: 13px;
}
.wp-block-quote.is-large:not(.td_quote_left) cite,
.wp-block-quote.is-style-large:not(.td_quote_left) cite {
text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
border: none;
border-bottom: 2px solid #8f98a1;
margin: 1.65em auto;
}
.wp-block-separator.is-style-wide {
border-width: 0 0 1px 0;
}
.twitter-tweet p {
font-family: initial;
font-size: initial;
line-height: initial;
font-style: initial;
text-align: initial;
text-transform: initial;
color: initial;
font-weight: initial;
}
blockquote small {
margin-top: 5px;
display: block;
font-size: 13px;
font-style: italic;
font-weight: normal;
text-transform: none;
color: #444;
}
blockquote.pull-right {
padding-left: 20px;
border-right: none;
}
blockquote.pull-right:after {
border-right: 2px solid #FB5502;
width: 40px;
right: -40px;
} .dropcap {
float: left;
display: block;
font-size: 50px;
line-height: 56px;
background-color: #4db2ec;
color: #fff;
text-align: center;
margin: 9px 13px 0 0;
padding: 2px 10px 4px;
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
text-transform: uppercase;
min-width: 62px;
min-height: 62px;
}
.dropcap1 {
border-radius: 70px;
font-size: 40px;
padding: 2px 14px 4px;
}
.dropcap2 {
background-color: transparent !important;
color: #4B4B4B;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0;
}
.dropcap3 {
background-color: transparent !important;
color: #4B4B4B;
font-weight: bold;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0;
} .td_text_columns_two_cols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule-style: solid;
-moz-column-rule-style: solid;
column-rule-style: solid;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
column-rule-width: 1px;
-webkit-column-rule-color: #e9e9e9;
-moz-column-rule-color: #e9e9e9;
column-rule-color: #e9e9e9;
margin-bottom: 26px;
} .td_btn {
cursor: pointer;
display: inline-block;
position: relative;
color: white;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 600;
}
.td_btn_sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.td_btn_sm.td_round_btn {
border-radius: 3px;
}
.td_btn_md {
padding: 9px 12px;
font-size: 16px;
line-height: 20px;
}
.td_btn_md.td_round_btn {
border-radius: 4px;
}
.td_btn_lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
}
.td_btn_lg.td_round_btn {
border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
transition: background-color 0.1s ease;
-webkit-transition: background-color 0.1s ease;
background-color: #4db2ec;
}
.td_default_btn:hover,
.td_round_btn:hover {
background-color: #444 !important;
}
.td_default_btn:active,
.td_round_btn:active {
background-color: #000 !important;
}
.td_outlined_btn {
border-radius: 4px;
border: 2px solid #4db2ec;
color: #4db2ec;
background-color: transparent;
transition: all 0.1s ease ;
-webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
background-color: #4db2ec;
color: #fff;
}
.td_outlined_btn:active {
background-color: #444 !important;
border-color: #444;
}
.td_shadow_btn {
background-color: #4db2ec;
top: 0;
-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
transition: top 0.1s ease;
-webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
top: -3px;
-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
background-color: #444 !important;
}
.td_3D_btn {
background-color: #4db2ec;
top: 0;
transition: top 0.1s ease;
-webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
content: "";
position: absolute;
display: block;
left: 0;
top: 100%;
width: 100%;
height: 5px;
background-color: rgba(0, 0, 0, 0.25);
z-index: 0;
transition: height 0.1s ease;
-webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
top: 5px;
}
.td_3D_btn:hover:before {
height: 0;
}
.td_3D_btn:hover:after {
height: 0;
}
.td_3D_btn:active {
background-color: #444 !important;
} .td_text_highlight_0 {
background-color: rgba(0, 0, 0, 0.77);
padding: 5px 0 6px 0;
margin: 0 8px 0 8px;
box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
color: #2a2a2a;
-webkit-transition: color 400ms;
transition: color 400ms;
}
.td_text_highlight_0:hover {
color: #F9F9F9;
cursor: default;
}
.td_text_highlight_marker {
padding: 5px 0 6px 0;
margin: 0 8px 0 8px;
color: white;
-webkit-transition: color 400ms;
transition: color 400ms;
}
.td_text_highlight_marker:hover {
color: #F9F9F9;
}
.td_text_highlight_marker_red {
background-color: rgba(255, 28, 26, 0.62);
box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
background-color: rgba(57, 213, 255, 0.75);
box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
background-color: rgba(77, 216, 69, 0.65);
box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
background-color: rgba(255, 203, 0, 0.75);
box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
background-color: rgba(255, 101, 243, 0.75);
box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
} .td-paragraph-padding-0 {
display: block;
padding-left: 0;
padding-right: 6%;
}
.td-paragraph-padding-1 {
display: block;
padding-left: 6%;
padding-right: 6%;
}
.td-paragraph-padding-2 {
display: block;
padding-left: 12%;
padding-right: 12%;
}
.td-paragraph-padding-3 {
display: block;
padding-left: 6%;
padding-right: 12%;
}
.td-paragraph-padding-4 {
display: block;
padding-left: 6%;
padding-right: 0;
}
.td-paragraph-padding-5 {
display: block;
padding-left: 18%;
padding-right: 18%;
}
.td-paragraph-padding-6 {
display: block;
padding-left: 12%;
padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
padding-left: 4%;
padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
padding-left: 8%;
padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
padding-left: 4%;
padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
padding-left: 12%;
padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
padding-left: 8%;
padding-right: 4%;
} @media (max-width: 500px) {
.td-paragraph-padding-0,
.td-paragraph-padding-1,
.td-paragraph-padding-2,
.td-paragraph-padding-3,
.td-paragraph-padding-4,
.td-paragraph-padding-5,
.td-paragraph-padding-6 {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
.td_module_wrap {
position: relative;
padding-bottom: 35px;
}
.td_module_wrap .entry-title { font-size: 21px;
line-height: 25px;
margin: 0 0 6px 0;
}
.td_module_wrap:hover .entry-title a {
color: #4db2ec;
}
.entry-title {
word-wrap: break-word;
} .td-module-thumb {
position: relative;
margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
display: block;
}
.td-video-play-ico {
position: absolute;
width: 40px;
height: 40px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.48);
border: 0.050em solid #fff;
border-radius: 100%;
font-size: 40px;
z-index: 1;
-webkit-box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
}
.td-video-play-ico i {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 35%;
color: #fff;
}
.td-video-play-ico i.td-icon-video-thumb-play {
left: 54%;
}
.td-video-play-ico i.td-icon-audio-thumb-play {
left: 47%;
}
.td-video-play-ico.td-video-small {
width: 20px;
height: 20px;
font-size: 20px;
} .td-module-meta-info {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 11px;
margin-bottom: 7px;
line-height: 1;
min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
min-height: 1px;
margin-top: -4px;
}
.entry-review-stars {
display: inline-block;
position: relative;
top: 1px;
vertical-align: middle;
}
.td-post-author-name {
font-weight: bold;
display: inline-block;
position: relative;
top: 2px;
}
.td-post-author-name a {
color: #000;
}
.td-post-author-name span {
color: #ccc;
margin: 0 2px 0 2px;
font-weight: normal;
}
.td-post-author-name div {
display: inline;
margin-right: 2px;
}
.td-post-date {
color: #767676;
display: inline-block;
position: relative;
top: 2px;
}
.td-module-comments {
position: relative;
float: right;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 10px;
font-weight: 600;
text-align: center;
line-height: 1;
}
.td-module-comments a {
color: #fff;
background-color: #000;
display: inline-block;
min-width: 17px;
padding: 3px 4px 4px 5px;
position: relative;
}
.td-module-comments a:after {
position: absolute;
bottom: -3px;
left: 0;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #000 transparent transparent transparent;
} .td-excerpt {
font-size: 13px;
color: #767676;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
display: inline-block;
font-family: 'Roboto', sans-serif;
margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
background-color: #4db2ec;
color: #fff;
display: inline-block;
font-size: 13px;
font-weight: 500;
line-height: 1;
padding: 10px 15px;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
background-color: #222222 !important;
text-decoration: none;
} .td-admin-edit {
position: absolute;
left: 0;
top: 0;
display: none;
z-index: 2;
background-color: rgba(0, 0, 0, 0.3);
color: #fff !important;
padding: 3px 10px;
font-size: 13px;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.td-admin-edit:hover {
background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
display: block;
}
.td-post-category {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 10px;
font-weight: 600;
line-height: 1;
background-color: #222222;
color: #fff;
margin-right: 5px;
padding: 3px 6px 4px;
display: block;
vertical-align: top;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
}
.td-post-category:hover {
background-color: #4db2ec;
}
.td-module-image {
position: relative;
}
.td-module-image .td-post-category {
position: absolute;
bottom: 0;
}
.td-module-meta-info .td-post-category {
display: inline-block;
} .td_module_15 {
padding-bottom: 20px;
border-bottom: 1px dashed #f2f2f2;
margin-bottom: 40px;
}
.td_module_15 .entry-title {
font-size: 34px;
line-height: 42px;
margin-bottom: 8px;
margin-top: 0; }
@media (max-width: 1018px) {
.td_module_15 .entry-title {
font-size: 26px;
line-height: 36px;
}
}
.td_module_15 .entry-title a:hover {
text-decoration: none;
}
.td_module_15.sticky .entry-title a {
color: #4db2ec;
}
.td_module_15 .td-module-meta-info a:hover {
text-decoration: none;
}
.td_module_15.post {
margin-top: 0;
}
.td_module_15.post .td-post-comments {
display: inline-block;
float: none;
margin-left: 22px;
vertical-align: top;
position: relative;
top: 2px;
}
.td_module_15.post .td-post-comments a {
color: #444;
}
.td_module_15.post .td-module-meta-info {
margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
top: 5px;
}
.td_module_15 .td-post-content {
padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
font-size: 9px;
margin-right: 5px;
vertical-align: middle;
}
.td_module_15 .alignwide {
width: 100% !important;
margin-left: 0 !important;
}
.td_module_15 .alignfull {
left: auto;
transform: none;
width: auto !important;
margin-left: 0 !important;
}
.td_module_15 .alignfull.wp-block-columns {
padding-left: 0;
padding-right: 0;
} .block-title {
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 26px;
border-bottom: 2px solid #222222;
}
.block-title a,
.block-title span,
.block-title label { line-height: 17px;
display: inline-block;
padding: 7px 12px 4px;
background-color: #222222;
color: #fff;
}
.td-block-title span,
.td-block-title a {
display: inline-block;
} .td_block_template_1 .block-title {
text-align: left;
}  .td-page-title {
font-size: 30px;
line-height: 38px;
margin: -9px 0 19px 0;
}
body .td-page-title {  }
@media (min-width: 768px) and (max-width: 1018px) {
body .td-page-title {
font-size: 26px;
line-height: 34px;
margin: -2px 0 19px 0;
}
}
@media (max-width: 767px) {
body .td-page-title {
font-size: 24px;
line-height: 32px;
}
}
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container { }
@media (min-width: 768px) and (max-width: 1018px) {
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container {
margin-bottom: 0;
}
}
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child {
margin-bottom: 26px;
}
.page-template-page-pagebuilder-title .wpb_text_column figure img,
.page-template-default .wpb_text_column figure img {
margin-bottom: 0 !important;
}
.page-template-page-pagebuilder-title .td-main-content-wrap {
padding-top: 0;
} .td-main-content-wrap {
padding-bottom: 40px; }
@media (max-width: 767px) {
.td-main-content-wrap {
padding-bottom: 26px;
}
}
.td-main-page-wrap {
padding-top: 48px; }
@media (max-width: 767px) {
.td-main-page-wrap {
padding-top: 32px;
}
} .td-author-page {
font-size: 12px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-author-page {
margin-bottom: 40px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-author-page {
margin-bottom: 28px;
}
}
@media (max-width: 767px) {
.td-author-page {
margin-bottom: 28px;
}
}
.td-author-counters {
font-family: 'Roboto', sans-serif;
font-size: 11px;
font-weight: 700;
color: #fff;
margin-bottom: 12px; }
@media (max-width: 767px) {
.td-author-counters {
margin-bottom: 10px;
}
}
.td-author-counters span {
background-color: #222222;
padding: 4px 9px 3px;
margin-right: 10px;
position: relative;
top: 0;
}
@-moz-document url-prefix() {
.td-author-counters span {
padding: 3px 9px;
top: -1px;
}
} .td-404-title {
font-family: 'Roboto', sans-serif;
font-size: 40px;
color: #222222;
text-align: center;
line-height: 50px;
margin: 50px 0 17px 0 ; }
@media (max-width: 767px) {
.td-404-title {
font-size: 34px;
line-height: 44px;
}
}
.td-404-sub-title {
font-family: 'Roboto', sans-serif;
font-size: 21px;
line-height: 24px;
color: #a6a6a6;
text-align: center;
margin: 0 0 40px 0; }
@media (max-width: 767px) {
.td-404-sub-title {
font-size: 17px;
line-height: 22px;
}
}
.td-404-sub-sub-title {
text-align: center;
margin-bottom: 70px;
}
.td-404-sub-sub-title a {
background-color: #222222;
border: medium none;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding: 8px 15px;
margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
color: #fff;
background-color: #4db2ec;
}
.td-404-head {
text-align: center;
} .td-attachment-page-content p {
color: #444;
font-size: 11px;
font-style: italic;
line-height: 17px;
}
.td-attachment-prev {
display: inline-block;
margin: 10px 0 21px 0;
}
.td-attachment-prev img {
width: 100px;
height: 100px;
}
.td-attachment-next {
float: right;
margin: 10px 0 21px 0;
}
.td-attachment-next img {
width: 100px;
height: 100px;
} .td-search-query {
color: #4db2ec;
}
.search-page-search-wrap {
margin: 37px 0 51px 0;
}
.td-search-form-widget {
position: relative;
line-height: 21px;
}
.td-search-form-widget .wpb_button {
height: 32px;
position: absolute;
right: 0;
top: 0;
text-shadow: none;
padding: 7px 15px 8px 15px;
line-height: 16px;
margin: 0;
}
.td-search-form-widget .wpb_button:hover {
background-color: #4db2ec;
}
.td-search-form-widget div {
text-align: left;
}
.td-search-form-widget .td-widget-search-input {
width: 95%;
border-right: 0;
height: 32px;
line-height: 21px;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
}
.td_search_subtitle {
position: relative;
top: 11px;
left: 2px;
font-size: 12px;
} .page-nav {
margin: 30px 0 30px 0;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 12px;
display: inline-block;
width: 100%; }
@media (max-width: 767px) {
.page-nav {
margin-right: auto;
margin-left: auto;
display: table;
width: auto;
}
}
.page-nav a:hover {
color: #fff;
background-color: #444;
border-color: #444;
}
.page-nav a,
.page-nav span {
padding: 5px 11px;
border: 1px solid #e3e3e3;
display: inline-block;
margin: 0 8px 8px 0;
min-width: 33px;
text-align: center;
color: #666;
line-height: 21px;
float: left;
}
.page-nav .first,
.page-nav .last { }
@media (max-width: 767px) {
.page-nav .first,
.page-nav .last {
display: none;
}
}
.page-nav .extend {
border: none; }
@media (max-width: 767px) {
.page-nav .extend {
display: none;
}
}
.page-nav i {
font-size: 9px;
line-height: 1;
display: inline-table;
}
.page-nav .page-nav-icon-svg {
display: inline-flex;
align-items: center;
justify-content: center;
}
.page-nav .page-nav-icon-svg svg {
width: 9px;
height: 10px;
}
.page-nav .page-nav-icon-svg svg,
.page-nav .page-nav-icon-svg svg * {
fill: #666;
}
.page-nav a:hover .page-nav-icon-svg svg,
.page-nav a:hover .page-nav-icon-svg svg * {
fill: #fff;
}
.page-nav .pages {
float: right;
margin: 0;
border: none;
padding: 6px 0 6px 6px; }
@media (max-width: 767px) {
.page-nav .pages {
display: none;
}
}
.page-nav .current {
background-color: #4db2ec;
color: #fff;
border-color: #4db2ec;
}
.page-nav:first-child &gt; div {
padding: 5px 11px;
border: 1px solid #4db2ec;
display: inline-block;
margin: 0 8px 8px 0;
min-width: 33px;
text-align: center;
color: #fff;
line-height: 21px;
float: left;
background-color: #4db2ec;
}
.page-nav .td-icon-menu-right {
padding-left: 1px;
}
.page-nav .td-icon-menu-left {
padding-right: 1px;
}
.rtl .page-nav a,
.rtl .page-nav span {
float: right;
margin: 0 0 8px 8px;
}
.rtl .page-nav .pages {
float: left;
padding: 6px 6px 6px 0;
}
.rtl .page-nav .td-icon-menu-left:before {
content: '\e80d';
}
.rtl .page-nav .td-icon-menu-right:before {
content: '\e80c';
} .td-page-content {
padding-bottom: 26px;
}
.td-page-content table {
margin-bottom: 21px;
}
.tdc-theme-Newspaper {
overflow-x: hidden;
}
.td-pb-span4 .wpb_wrapper,
.td-ss-main-sidebar {
perspective: unset !important;
} .td-crumb-container {
min-height: 35px;
margin-bottom: 9px;
padding-top: 21px;  }
@media (min-width: 768px) and (max-width: 1018px) {
.td-crumb-container {
padding-top: 16px;
}
}
@media (max-width: 767px) {
.td-crumb-container {
padding-top: 11px;
}
}
.single-post .td-bred-no-url-last { }
@media (max-width: 767px) {
.single-post .td-bred-no-url-last {
display: none;
}
}
.entry-crumbs {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 12px;
color: #c3c3c3;
line-height: 18px;
padding-top: 1px;
padding-bottom: 2px;
}
.entry-crumbs a {
color: #c3c3c3;
}
.entry-crumbs a:hover {
color: #777;
}
.entry-crumbs .td-bread-sep {
font-size: 8px;
margin: 0 5px;
} .td-category {
list-style: none;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 10px;
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
}
.td-category li {
display: inline-block;
margin: 0 5px 5px 0;
line-height: 1;
}
.td-category a {
color: #fff;
background-color: #222222;
padding: 3px 6px 4px 6px;
white-space: nowrap;
display: inline-block;
}
.td-category a:hover {
opacity: 0.9;
}
.single .td-category { }
@media (max-width: 767px) {
.single .td-category {
margin-bottom: 0;
}
} .post {
background-color: #fff;
}
.post header .entry-title {
margin-top: 0;
margin-bottom: 7px;
word-wrap: break-word;
font-size: 41px;
line-height: 50px; }
@media (max-width: 1018px) {
.post header .entry-title {
font-size: 32px;
line-height: 36px;
}
}
@media (max-width: 767px) {
.post header .entry-title {
margin-top: 3px;
margin-bottom: 9px;
}
} .td-post-sub-title {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 16px;
font-style: italic;
font-weight: 300;
line-height: 24px;
color: #999;
margin: 9px 0 14px 0;
}
@media (max-width: 767px) {
.td-post-sub-title {
margin: 0 0 16px;
}
} .bypostauthor {
line-height: 1;
}
header .td-module-meta-info {
margin-bottom: 16px;
}
header .td-post-author-name {
font-weight: 400;
color: #444;
float: left;
}
header .td-post-author-name a {
font-weight: 700;
margin-right: 3px;
}
header .td-post-date {
margin-left: 4px;
color: #767676;
float: left;
}
header .td-post-views {
float: right;
margin-right: 22px;
}
header .td-post-views span {
line-height: 15px;
vertical-align: top;
}
header .td-icon-views {
position: relative;
line-height: 17px;
font-size: 14px;
margin-right: 5px;
}
header .td-post-comments {
float: right;
position: relative;
top: 2px;
}
header .td-post-comments a {
color: #444;
}
header .td-post-comments i {
vertical-align: middle;
}
header .td-icon-comments {
margin-right: 5px;
font-size: 9px;
}
.post footer {
clear: both;
}
.page-nav.page-nav-post {
margin-top: 0;
} .td-post-source-tags {
font-size: 11px;
}
.td-post-source-tags a {
font-size: 11px;
}
.td-post-source-tags .td-no-tags {
margin-bottom: 34px;
}
.td-post-source-via {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-weight: 600;
}
.td-post-small-box {
margin-bottom: 4px;
line-height: 20px;
clear: left;
height: 20px;
display: table;
}
.td-post-small-box span {
background-color: #222222;
padding: 5px 9px;
color: #fff;
display: block;
text-transform: uppercase;
line-height: 10px;
float: left;
height: 20px;
}
.td-post-small-box a {
display: block;
float: left;
border: 1px solid #ededed;
margin-left: 4px;
line-height: 8px;
color: #111111;
padding: 5px 8px;
height: 20px;
}
.td-post-small-box a:hover {
color: #fff;
background-color: #4db2ec;
border-color: #4db2ec;
} .td-tags {
margin: 0 0 30px 0;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
display: table;
line-height: 20px;
font-weight: 600;
}
.td-tags li {
list-style: none;
display: inline-block;
line-height: 20px;
margin-left: 0;
float: left;
margin-bottom: 4px;
}
.td-tags span,
.td-tags a {
margin-right: 4px;
margin-left: 0;
} .td-post-next-prev-content {
display: inline-block;
font-family: 'Roboto', sans-serif;
word-break: break-word;
}
.td-post-next-prev-content span {
display: block;
font-size: 12px;
color: #c1c1c1;
margin-bottom: 7px;
}
.td-post-next-prev-content a {
display: block;
font-size: 15px;
color: #222;
line-height: 21px;
margin-bottom: 43px;
}
.td-post-next-prev-content a:hover {
color: #4db2ec;
}
.td-post-next-post {
text-align: right;
}
.td-next-prev-separator {
display: none;
}
#td-outer-wrap .td-post-prev-post,
#td-outer-wrap .td-post-next-post { }
@media (max-width: 767px) {
#td-outer-wrap .td-post-prev-post,
#td-outer-wrap .td-post-next-post {
width: 50%;
float: left;
}
} .author-box-wrap {
border: 1px solid #ededed;
padding: 21px;
margin-bottom: 48px; }
@media (max-width: 767px) {
.author-box-wrap {
text-align: center;
}
}
.author-box-wrap .avatar {
float: left;
max-width: 96px; }
@media (max-width: 767px) {
.author-box-wrap .avatar {
margin-bottom: 5px;
float: none;
}
}
.author-box-wrap .desc {
margin-left: 117px;
font-size: 12px; }
@media (max-width: 767px) {
.author-box-wrap .desc {
margin-left: 0;
}
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
color: #222;
}
.author-box-wrap .td-author-social {
margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
color: #444;
margin-top: 11px;
}
.author-box-wrap .td-author-social a:hover {
color: #4db2ec;
}
.author-box-wrap .td-author-social .td-icon-font {
font-size: 15px;
width: auto;
min-width: 18px;
height: auto;
margin-right: 15px;
}
.td-author-name {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 15px;
line-height: 21px;
font-weight: 700;
margin: 7px 0 8px 0;
}
.td-author-name a {
color: #222;
}
.td-author-name a:hover {
color: #4db2ec;
}
.td-author-url {
font-size: 11px;
font-style: italic;
line-height: 21px;
margin-bottom: 6px;
}
.td-author-url a {
color: #444;
}
.td-author-url a:hover {
color: #4db2ec;
} .wp-embedded-content {
width: 100%;
}
.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag {
margin-bottom: 0;
}
.single.wpb-js-composer .td-post-content .tdc-row {
width: 100%;
} .td-post-content p:empty {
display: none;
}
.td-post-featured-image {
position: relative;
}
.td-post-featured-image img {
display: block;
margin-bottom: 26px;
width: 100%;
}
.td-post-featured-image .wp-caption-text {
margin-bottom: 26px;
z-index: 1;
}
.td-post-content {
margin-top: 21px;
padding-bottom: 16px; }
@media (max-width: 767px) {
.td-post-content {
margin-top: 16px;
}
}
.td-post-content p {
word-wrap: break-word;
}
.td-post-content img {
display: block;
}
.td-post-content table {
margin-bottom: 21px;
}
.td-post-content .td-gallery {
clear: both;
}
.td-post-content .fb-video {
margin-bottom: 26px;
}
.td-post-content #fb-root + p {
margin: 0;
}
.td-post-template-default .td-post-title .td-post-comments {
margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
margin-right: 0;
}
@media (max-width: 1018px) {
.td-post-template-default .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px;
}
}
.td-post-template-default .td-post-featured-image img {
width: auto;
}
.td-post-template-default .wpb_video_wrapper {
margin-bottom: 26px;
}
.td-post-template-default .wpb_video_wrapper .fb-video {
margin-bottom: 0;
}
.td-post-template-default .wpb_video_wrapper iframe {
display: block;
}
.td-post-template-default .wpb_video_wrapper .twitter-video {
max-width: none !important;
}
.td-post-template-default .wpb_video_wrapper video {
max-width: 100%;
} .comment {
list-style: none;
margin-left: 0;
padding-bottom: 13px;
border-bottom: 1px dashed #ededed;
margin-bottom: 21px;
}
.comment:first-child {
border-top: none;
}
.comment .avatar {
float: left;
margin-right: 20px;
margin-bottom: 20px;
width: 50px;
}
.comment cite {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-weight: 700;
font-style: normal;
font-size: 14px;
line-height: 1; }
@media (max-width: 500px) {
.comment cite {
font-size: 16px;
}
}
.comment cite a { }
@media (max-width: 500px) {
.comment cite a {
display: block;
}
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
margin-left: 56px;
display: table-row;
}
.comment .comment-content {
margin-top: 7px;
}
.comment .comment-content p {
margin-bottom: 21px;
}
.comment .comment-content p:last-child {
margin-bottom: 0;
}
.comment p {
margin-bottom: 0;
word-wrap: break-word;
}
.comment .logged-in-as {
margin-bottom: 10px;
}
.comment .children {
margin-left: 70px;
padding-top: 16px;
border-top: 1px dashed #ededed;
margin-top: 13px; }
@media (max-width: 500px) {
.comment .children {
margin-left: 34px;
}
}
.comment .children .children {
margin-left: 56px; }
@media (max-width: 500px) {
.comment .children .children {
margin-left: 0;
}
}
.comment .children .comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.comment .children .comment .avatar {
width: 36px;
height: 36px;
position: relative;
top: 5px; }
@media (max-width: 500px) {
.comment .children .comment .avatar {
top: 0;
}
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta,
.comment .children .comment .comment-respond {
margin-left: 56px;
}
.td-comments-title-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
}
.comment-link {
font-size: 11px;
line-height: 1;
color: #747474;
padding-left: 10px; }
@media (max-width: 500px) {
.comment-link {
padding-left: 0;
margin-bottom: 5px;
margin-top: 5px;
display: block;
}
}
.comment-edit-link {
font-size: 11px;
line-height: 1;
padding-left: 10px; }
.comment-edit-link:hover {
text-decoration: underline;
}
@media (max-width: 500px) {
.comment-edit-link {
padding-left: 0;
margin-bottom: 5px;
margin-top: 5px;
display: block;
}
}
.comment-meta {
margin-top: 3px;
}
.comment-respond {
margin-bottom: 21px; }
@media (max-width: 767px) {
.comment-respond {
margin-left: 0 !important;
}
}
.comment-reply-link {
font-size: 11px;
color: #747474;
}
.comment-reply-link:hover {
color: #4db2ec;
}
.single .comments {
margin-bottom: 48px;
padding-top: 10px;
margin-top: -10px;
} #reply-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 7px;
margin-top: 10px;
}
.logged-in-as {
margin-top: 0;
margin-bottom: 10px;
font-size: 13px;
}
.logged-in-as a {
color: #111111;
font-weight: 600; }
.logged-in-as a:hover {
color: #4db2ec;
}
@media (max-width: 767px) {
.logged-in-as a:last-child {
display: block;
float: right;
}
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: 400;
color: #111111;
margin-left: 10px;
}
#cancel-comment-reply-link:hover {
color: #4db2ec;
}
.comment .comment-form-input-wrap {
margin-top: 0;
margin-bottom: 21px;
}
.comment-subscription-form {
margin-bottom: 3px;
font-size: 13px;
}
.comment-subscription-form .subscribe-label {
margin-left: 3px;
position: relative;
top: -1px;
}
.td-login-comment { }
@media (max-width: 767px) {
.td-login-comment {
background-color: #222;
width: 100%;
margin-top: 20px;
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.td-login-comment a {
color: #fff;
padding: 14px 0 15px;
line-height: 19px;
display: block;
}
}
.comments .comment-form .submit { }
@media (max-width: 767px) {
.comments .comment-form .submit {
width: 100%;
font-size: 15px;
font-weight: bold;
padding: 15px 0;
text-transform: uppercase;
}
}
.comments {
clear: both;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error,
.comment-form .td-warning-captcha,
.comment-form .td-warning-captcha-score {
display: none;
}
.comment-form textarea {
display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error,
.td-comment-form-warnings .td-warning-captcha,
.td-comment-form-warnings .td-warning-captcha-score {
margin-bottom: -11px;
color: #ff7a7a;
font-size: 11px;
font-style: italic;
line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
margin-top: 0;
margin-bottom: 21px;
}
.comment-pagination { }
@media (max-width: 767px) {
.comment-pagination {
margin-bottom: 25px;
margin-left: -3%;
margin-right: -3%;
text-align: center;
}
.comment-pagination a {
background-color: #222;
color: #fff;
padding: 14px 0;
display: inline-block;
width: 45%;
text-align: center;
line-height: 1;
margin: 0 2%;
font-size: 13px;
}
}
.comment-list li:last-child { }
@media (max-width: 767px) {
.comment-list li:last-child {
border: none;
}
}
.comment-form-cookies-consent label {
margin-left: 8px;
}
.comment-form-cookies-consent * {
vertical-align: middle;
} .wp-block-image {
margin-bottom: 21px;
}
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
margin-bottom: 21px;
}
.wp-block-image figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
text-align: left;
margin: 6px 0 0 0;
font-size: 11px;
font-style: italic;
font-weight: normal;
line-height: 17px;
color: #444;
}
.wp-block-image.alignfull figcaption {
margin-right: 20px;
margin-left: 20px;
}
.wp-block-gallery {
margin-bottom: 26px;
}
.wp-block-gallery figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 11px;
line-height: 17px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 11px;
line-height: 17px;
}
.wp-block-gallery.alignnone {
display: flex;
}
.wp-block-categories {
padding: 0 10px;
}
.wp-block-categories,
.wp-block-categories ul {
list-style-type: none;
}
.wp-block-categories ul {
margin: 5px 0 0;
padding-left: 26px;
}
.wp-block-categories li {
margin-left: 0;
margin-bottom: 5px;
}
.wp-block-categories li:last-child {
margin-bottom: 0;
}
.wp-block-categories a {
color: #000;
}
.wp-block-categories a:hover {
text-decoration: none;
color: #4db2ec;
}
.wp-block-categories .td-widget-no {
float: right;
}
.wp-block-categories .td-widget-no:before {
content: '(';
}
.wp-block-categories .td-widget-no:after {
content: ')';
}
.wp-block-categories select {
height: 30px;
margin-bottom: 10px;
margin-top: 13px;
padding: 0 5px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 36px;
line-height: 1.2;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
font-size: 13px;
}
.wp-block-quote p.has-regular-font-size {
font-size: 1em;
}
.wp-block-quote p.has-larger-font-size {
font-size: 3.34em;
}
.wp-block-quote cite {
color: #6c7781;
font-size: 13px;
margin-top: 1em;
position: relative;
font-style: normal;
}
figure.wp-block-pullquote {
font-size: 14px;
}
figure.wp-block-pullquote.has-larger-font-size {
font-size: 3.34em;
}
figure.wp-block-pullquote p {
font-size: 1em;
line-height: 1.858em;
font-weight: 600;
}
.wp-block-archives {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
}
.wp-block-archives li {
line-height: 30px;
list-style: none;
padding: 0;
margin-left: 0 !important;
}
.wp-block-archives li a {
color: #222222;
}
.wp-block-archives li a:hover {
color: #4db2ec;
text-decoration: none !important;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
display: flex;
margin: 10px 0 !important;
line-height: 21px;
padding-bottom: 13px;
font-size: 12px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
display: block;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
margin-bottom: 5px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment p {
margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
color: #222222;
font-style: italic;
font-size: 11px;
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
color: #4db2ec;
text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) li {
list-style: none;
margin-bottom: 8px !important;
margin-left: 0;
padding-bottom: 7px;
border-bottom: 1px dashed #f1f1f1;
font-family: 'Roboto', sans-serif;
}
.wp-block-latest-posts:not(.is-grid) li:last-child {
border-bottom: none;
}
.wp-block-latest-posts:not(.is-grid) li a {
display: inline-block;
color: #222222;
line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
color: #4db2ec;
text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
display: block;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
transition: background-color 0.1s ease;
-webkit-transition: background-color 0.1s ease;
padding: 9px 12px;
font-size: 16px;
line-height: 20px;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-weight: 600;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #444 !important;
text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-width: 2px;
border-style: solid;
transition: all 0.1s ease;
-webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
color: #4db2ec;
border-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: #444;
color: #fff;
text-decoration: none !important;
}
.td-pb-span12 .alignwide {
position: relative;
left: 50%;
transform: translateX(-50%);
width: 1400px;
max-width: 100vw;
}
.td-pb-span12 .alignwide img,
.td-pb-span12 .alignwide video,
.td-pb-span12 .alignwide.wp-block-embed iframe {
padding: 0 calc((100% - 100vw) / 2);
}
.td-pb-span12 .alignwide.wp-block-video video {
width: 100%;
}
.td-pb-span12 .alignwide.wp-block-embed iframe {
width: 100%;
}
.td-pb-span12 .alignfull {
position: relative;
left: 50%;
transform: translateX(-50%);
width: 100vw !important;
max-width: none !important;
margin-left: 0;
margin-right: 0;
}
.td-pb-span12 .alignfull.wp-block-cover.has-parallax {
left: auto;
transform: none;
margin-left: calc((-100vw + 100%) / 2);
}
.td-pb-span12 .alignfull.wp-block-columns {
padding-left: 8px;
padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
padding-bottom: 56.25%;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-left: 8px;
padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed iframe {
width: 100%;
}
.tdc-column:not(.td-pb-span12) .alignwide {
width: 100% !important;
margin-left: 0 !important;
}
.tdc-column:not(.td-pb-span12) .alignfull.wp-block-pullquote blockquote {
margin-left: 0;
margin-right: 0;
}
.wp-block-media-text {
margin-bottom: 26px;
} .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
margin-bottom: 20px;
width: 100%;
padding: 0 2%;
}
.gallery-item .gallery-caption {
text-align: center;
margin: 0;
}
.gallery-item .gallery-icon img {
display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
margin: 0 -2% 20px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
} .gallery-columns-1 .gallery-item {
margin-bottom: 30px;
position: relative;
}
.gallery-columns-1 .gallery-item img {
display: block;
}
.gallery-columns-1 .gallery-caption {
position: absolute;
bottom: 0;
width: 100%;
background-color: #0e0e0e;
color: white;
font-size: 12px;
font-style: normal;
padding: 8px 14px 10px 14px;
} .post_td_gallery {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
color: #fff;
margin-bottom: 24px;
background-color: #222;
overflow: hidden;
clear: both;
}
.td-gallery-slide-top {
position: relative;
min-height: 44px;
background-color: #111;
}
.td-gallery-title {
font-style: italic;
font-size: 14px;
line-height: 21px;
font-weight: 600;
padding: 16px 20px;
width: 80%; }
@media (max-width: 767px) {
.td-gallery-title {
width: 65%;
font-size: 13px;
line-height: 17px;
padding: 16px;
}
} .td-gallery-controls-wrapper {
height: 28px;
margin: auto !important;
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
.td-gallery-slide-count {
display: inline-block;
margin-right: 7px;
font-style: italic;
font-size: 12px;
font-weight: 600;
vertical-align: middle; }
@media (max-width: 767px) {
.td-gallery-slide-count {
margin-right: 0;
}
}
.td-gallery-slide-prev-next-but {
display: inline-block;
margin-right: 12px;
vertical-align: middle; }
@media (max-width: 767px) {
.td-gallery-slide-prev-next-but {
margin-right: 8px;
}
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
font-size: 16px;
padding: 0 4px; -webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
@media (max-width: 767px) {
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
padding: 0 6px;
}
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
content: '\e80c';
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
content: '\e80d';
}
.td-gallery-slide-copywrite {
float: right;
padding: 4px 6px;
text-align: left;
font-style: italic;
line-height: 1;
font-size: 11px;
display: inline-block;
background-color: rgba(0, 0, 0, 0.8);
}
.td-button {
margin: 0 4.2px 0 4.3px;
background-size: cover !important;
}
.td-doubleSlider-1 {
overflow: hidden;
width: auto;
height: 580px;  }
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-1 {
height: 420px;
}
}
@media (max-width: 767px) {
.td-doubleSlider-1 {
height: 260px;
}
}
.td-doubleSlider-1 .td-slide-galery-figure {
height: 580px;
text-align: center;
position: relative;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-doubleSlider-1 .td-slide-galery-figure {
width: 980px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-1 .td-slide-galery-figure {
width: 740px;
height: 420px;
}
}
@media (max-width: 767px) {
.td-doubleSlider-1 .td-slide-galery-figure {
width: 100%;
height: 260px;
}
}
.td-doubleSlider-1 .td-slide-item img {
max-width: none;
max-height: 100%; }
@media (max-width: 767px) {
.td-doubleSlider-1 .td-slide-item img {
max-width: 100%;
}
}
.td-doubleSlider-1 .td-slide-item { }
@media (max-width: 767px) {
.td-doubleSlider-1 .td-slide-item {
width: 100%;
}
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
overflow: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
position: absolute;
bottom: 0;
left: 0;
text-align: left; }
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 12px;
color: #fff;
line-height: 18px;
width: 100%;
float: left;
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
width: 100%;
}
.td-slide-on-2-columns .td-gallery-title {
width: 73%; }
@media (max-width: 767px) {
.td-slide-on-2-columns .td-gallery-title {
width: 65%;
}
}
.td-slide-on-2-columns .td-doubleSlider-1 {
height: 420px;  }
@media (min-width: 768px) and (max-width: 1018px) {
.td-slide-on-2-columns .td-doubleSlider-1 {
height: 320px;
}
}
@media (max-width: 767px) {
.td-slide-on-2-columns .td-doubleSlider-1 {
height: 260px;
}
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
height: 420px;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 640px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 484px;
height: 320px;
}
}
@media (max-width: 767px) {
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 100%;
height: 260px;
}
}
.td-slide-on-2-columns .td-button {
margin: 0 5px;
}
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
height: 200px; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
height: 140px;
}
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
height: 300px; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
height: 200px;
}
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
height: 360px; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
height: 260px;
}
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
height: 420px; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
height: 320px;
}
}
.td-pb-span3 .td-slide-on-2-columns,
.td-pb-span4 .td-slide-on-2-columns,
.td-pb-span5 .td-slide-on-2-columns,
.td-pb-span6 .td-slide-on-2-columns,
.td-pb-span7 .td-slide-on-2-columns,
.td-pb-span8 .td-slide-on-2-columns,
.td-pb-span9 .td-slide-on-2-columns { }
@media (max-width: 767px) {
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
height: 260px;
}
}
.td-doubleSlider-2 {
padding: 20px 0 10px 0;
height: 80px !important;
width: 100%;
background-color: #111;
visibility: hidden;  }
@media (max-width: 767px) {
.td-doubleSlider-2 {
display: none;
}
}
.td-doubleSlider-2 .td-slider {
width: 100%;
height: 100%;
overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
top: -10px;
display: inline-block;
width: 80px !important;
height: 60px;
background-size: cover !important;
background-position: center !important; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-2 .td-button {
top: -9px !important;
width: 56px !important;
height: 58px;
}
}
.td-doubleSlider-2 .td-button:hover {
cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
height: 60px;
width: 80px; }
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-2 .td-button .td-border {
height: 58px;
width: 56px;
}
}
.td-doubleSlider-2.td_center_slide2 {
text-align: center;
padding: 25px 0 10px 0;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
position: relative;
top: -15px;
margin: 0 2px 0 3px;
}
.td-js-loaded .td-doubleSlider-2 {
visibility: visible;
}
.td-slide-galery-figure {
width: 100% !important;
}
@font-face {
font-family: 'newspaper';
src: url(//puoreports.ng/wp-content/themes/Newspaper/images/icons/newspaper.eot?22);
src: url(//puoreports.ng/wp-content/themes/Newspaper/images/icons/newspaper.eot?22#iefix) format('embedded-opentype'), url(//puoreports.ng/wp-content/themes/Newspaper/images/icons/newspaper.woff?221) format('woff'), url(//puoreports.ng/wp-content/themes/Newspaper/images/icons/newspaper.ttf?22) format('truetype'), url(//puoreports.ng/wp-content/themes/Newspaper/images/icons/newspaper.svg?22#newspaper) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
font-family: 'newspaper';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
line-height: 1;
text-align: center;
display: inline-block;
}
.td-icon-logout:before {
content: '\e800';
}
.td-icon-down:before {
content: '\e801';
}
.td-icon-left:before {
content: '\e802';
}
.td-icon-right:before {
content: '\e803';
}
.td-icon-up:before {
content: '\e804';
}
.td-icon-views:before {
content: '\e805';
}
.td-icon-menu-down:before {
content: '\e806';
}
.td-icon-left-arrow:before {
content: '\e807';
}
.td-icon-right-arrow:before {
content: '\e808';
}
.td-icon-menu-up:before {
content: '\e809';
}
.td-icon-search:before {
content: '\e80a';
}
.td-icon-user:before {
content: '\e80b';
}
.td-icon-menu-left:before {
content: '\e80c';
}
.td-icon-menu-right:before {
content: '\e80d';
}
.rtl .td-next-prev-wrap .td-icon-menu-left:before {
content: '\e80d';
}
.rtl .td-next-prev-wrap .td-icon-menu-right:before {
content: '\e80c';
}
.td-icon-star:before {
content: '\e80f';
}
.td-icon-mail:before {
content: '\e810';
}
.td-icon-behance:before {
content: '\e811';
}
.td-icon-blogger:before {
content: '\e812';
}
.td-icon-delicious:before {
content: '\e813';
}
.td-icon-deviantart:before {
content: '\e814';
}
.td-icon-digg:before {
content: '\e815';
}
.td-icon-dribbble:before {
content: '\e816';
}
.td-icon-evernote:before {
content: '\e817';
}
.td-icon-facebook:before {
content: '\e818';
}
.td-icon-flickr:before {
content: '\e819';
}
.td-icon-forrst:before {
content: '\e81a';
}
.td-icon-googleplus:before {
content: '\e81b';
}
.td-icon-instagram:before {
content: '\e81d';
}
.td-icon-lastfm:before {
content: '\e81e';
}
.td-icon-linkedin:before {
content: '\e81f';
}
.td-icon-mail-1:before {
content: '\e820';
}
.td-icon-myspace:before {
content: '\e821';
}
.td-icon-path:before {
content: '\e822';
}
.td-icon-paypal:before {
content: '\e823';
}
.td-icon-pinterest:before {
content: '\e825';
}
.td-icon-reddit:before {
content: '\e827';
}
.td-icon-rss:before {
content: '\e828';
}
.td-icon-share:before {
content: '\e829';
}
.td-icon-skype:before {
content: '\e82a';
}
.td-icon-soundcloud:before {
content: '\e82b';
}
.td-icon-spotify:before {
content: '\e82c';
}
.td-icon-stackoverflow:before {
content: '\e82d';
}
.td-icon-steam:before {
content: '\e82e';
}
.td-icon-stumbleupon:before {
content: '\e82f';
}
.td-icon-tumblr:before {
content: '\e830';
}
.td-icon-twitter:before {
content: '\e831';
}
.td-icon-vimeo:before {
content: '\e832';
}
.td-icon-windows:before {
content: '\e833';
}
.td-icon-wordpress:before {
content: '\e834';
}
.td-icon-yahoo:before {
content: '\e835';
}
.td-icon-youtube:before {
content: '\e836';
}
.td-icon-vk:before {
content: '\e837';
}
.td-icon-grooveshark:before {
content: '\e838';
}
.td-icon-star-empty:before {
content: '\e839';
}
.td-icon-star-half:before {
content: '\e83a';
}
.td-icon-close:before {
content: '\e83c';
}
.td-icon-read-down:before {
content: '\e83d';
}
.td-icon-comments:before {
content: "\e83b";
}
.td-icon-mobile:before {
content: '\e83e';
}
.td-icon-whatsapp:before {
content: '\f232';
}
.td-icon-website:before {
content: '\f232';
}
.td-icon-commenting:before {
content: '\f27a';
}
.td-icon-close-mobile:before {
content: '\e900';
}
.td-icon-modal-back:before {
content: '\e901';
}
.td-icon-modal-close:before {
content: '\e902';
}
.td-icon-category:before {
content: '\e903';
}
.td-icon-block-header:before {
content: '\e904';
}
.td-icon-home:before {
content: '\e905';
}
.td-icon-print:before {
content: '\f02f';
}
.td-icon-telegram:before {
content: '\f2c6';
}
.td-icon-line:before {
content: '\e906';
}
.td-icon-viber:before {
content: '\e907';
}
.td-icon-plus:before {
content: '\ea0a';
}
.td-icon-minus:before {
content: '\ea0b';
}
.td-icon-dailymotion:before {
content: '\e908';
}
.td-icon-twitch:before {
content: '\e909';
}
.td-icon-xing:before {
content: '\e90a';
}
.td-icon-ebay:before {
content: '\e90b';
}
.td-icon-acolade:before {
content: "\e90c";
}
.td-icon-backslash:before {
content: "\e90d";
}
.td-icon-bracket-square:before {
content: "\e90e";
}
.td-icon-circle:before {
content: "\e90f";
}
.td-icon-circle-full:before {
content: "\e910";
}
.td-icon-circle-line:before {
content: "\e911";
}
.td-icon-circless:before {
content: "\e912";
}
.td-icon-comma-round:before {
content: "\e913";
}
.td-icon-comma-square:before {
content: "\e914";
}
.td-icon-hash:before {
content: "\e915";
}
.td-icon-linee:before {
content: "\e916";
}
.td-icon-pluss:before {
content: "\e917";
}
.td-icon-point-comma-round:before {
content: "\e918";
}
.td-icon-point-comma-square:before {
content: "\e919";
}
.td-icon-point-round:before {
content: "\e91a";
}
.td-icon-point-square:before {
content: "\e91b";
}
.td-icon-quote-round:before {
content: "\e91c";
}
.td-icon-quote-square:before {
content: "\e91d";
}
.td-icon-romb-full:before {
content: "\e91e";
}
.td-icon-romb-line:before {
content: "\e91f";
}
.td-icon-romb-round-full:before {
content: "\e920";
}
.td-icon-romb-round-line:before {
content: "\e921";
}
.td-icon-rombs:before {
content: "\e922";
}
.td-icon-slashh:before {
content: "\e923";
}
.td-icon-star-full:before {
content: "\e924";
}
.td-icon-star-line:before {
content: "\e925";
}
.td-icon-translingual:before {
content: "\e926";
}
.td-icon-upp:before {
content: "\e927";
}
.td-icon-vertical-line:before {
content: "\e928";
}
.td-icon-naver:before {
content: "\e9d3";
}
.td-icon-video-thumb-play:before {
content: "\e9d4";
}
.td-icon-audio-thumb-play:before {
content: "\e9d5";
}
.td-icon-cart:before {
content: "\f07a";
}
.td-icon-tiktok:before {
content: "\e9d6";
}
.td-icon-yandex:before {
content: "\e9d7";
}
.td-icon-flipboard:before {
content: "\e9d9";
}
.td-icon-insta-carousel:before {
content: "\e9da";
}
.td-icon-check:before {
content: "\e9db";
}
.td-icon-cart-empty:before {
content: "\e9dc";
}
.td-icon-profile:before {
content: "\e9dd";
}
.td-icon-log-out:before {
content: "\e9de";
}
.td-icon-discord:before {
content: "\e9df";
}
.td-icon-audio-pause:before {
content: "\e9ce";
}
.td-icon-audio-play:before {
content: "\e9cf";
}
.td-icon-audio-speaker:before {
content: "\e9d0";
}
.td-icon-audio-speaker-mute:before {
content: "\e9d1";
}
.td-icon-audio-refresh:before {
content: "\e9d2";
}
.td-icon-medium:before {
content: "\e929";
}
.td-icon-github:before {
content: "\e92a";
}
.td-icon-patreon:before {
content: "\e92b";
}
.td-icon-rumble:before {
content: "\e92c";
}
.td-icon-clouthub:before {
content: "\e92d";
}
.td-icon-gab:before {
content: "\e92e";
}
.td-icon-parler:before {
content: "\e92f";
}
.td-icon-gettr:before {
content: "\e930";
}
.td-icon-koo:before {
content: "\e937";
}
.td-icon-copy_url:before {
content: "\e931";
}
.td-icon-user-rev-star-empty:before {
content: "\e932";
}
.td-icon-user-rev-star-half:before {
content: "\e933";
}
.td-icon-user-rev-star-full:before {
content: "\e934";
}
.td-icon-kakao:before {
content: "\e935";
}
.td-icon-strava:before {
content: "\e936";
}
.td-icon-website:before {
content: "\e938";
}
.td-social-icon-wrap:hover .td-icon-font {
-webkit-transition: color 0.3s;
transition: color 0.3s;
color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
color: #3399ff;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
color: #ea4c89;
}
.td-social-icon-wrap:hover i.td-icon-evernote {
color: #07c257;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
color: #3B5998;
}
.td-social-icon-wrap:hover i.td-icon-flickr {
color: #ff0084;
}
.td-social-icon-wrap:hover i.td-icon-forrst {
color: #3b7140;
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
color: #dd4b39;
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
color: #f77f00;
}
.td-social-icon-wrap:hover i.td-icon-instagram {
color: #3f729b;
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
color: #ce2127;
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
color: #007bb6;
}
.td-social-icon-wrap:hover i.td-icon-mail {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-path {
color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-paypal {
color: #009cde;
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
color: #cb2027;
}
.td-social-icon-wrap:hover i.td-icon-reddit {
color: #ff4100;
}
.td-social-icon-wrap:hover i.td-icon-rss {
color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
color: #ff5500;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
color: #eb4923;
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
color: #32506d;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
color: #5289cc;
}
.td-social-icon-wrap:hover i.td-icon-vk {
color: #45668e;
}
.td-social-icon-wrap:hover i.td-icon-windows {
color: #319de5;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
color: #bb0000;
}
.td-social-icon-wrap:hover i.td-icon-dailymotion {
color: #41bafc;
}
.td-social-icon-wrap:hover i.td-icon-twitch {
color: #4a377d;
}
.td-social-icon-wrap:hover i.td-icon-xing {
color: #1e6567;
}
.td-social-icon-wrap:hover i.td-icon-ebay {
color: #db2e32;
}
.td-social-icon-wrap:hover i.td-icon-telegram {
color: #3b9de1;
}
.td-social-icon-wrap:hover i.td-icon-naver {
color: #3ec729;
}
.td-social-icon-wrap:hover i.td-icon-tiktok {
color: #009191;
}
.td-social-icon-wrap:hover i.td-icon-yandex {
color: #ff0000;
}
.td-social-icon-wrap:hover i.td-icon-flipboard {
color: #f52828;
}
.td-social-icon-wrap:hover i.td-icon-discord {
color: #7289DA;
}
.td-social-icon-wrap:hover i.td-icon-whatsapp {
color: #7bbf6a;
}
.td-social-icon-wrap:hover i.td-icon-whebsite {
color: #000000;
} .widget {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
margin-bottom: 38px;
}
.widget a {
color: #111;
}
.widget a:hover {
color: #4db2ec;
}
.widget ul {
list-style: none;
box-shadow: none;
}
.widget li {
line-height: 30px;
list-style: none;
margin-left: 12px;
}
.widget li li {
margin-left: 21px;
}
.widget select {
width: 100%;
height: 30px;
margin-bottom: 10px;
margin-top: 13px;
padding: 0 5px;
}
.widget .block-title {
margin-bottom: 13px;
}
.widget .block-title span a {
padding: 0;
color: inherit;
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
color: #4db2ec;
}
.widget_calendar {
margin-bottom: 36px;
}
.widget_calendar .block-title {
margin-bottom: 17px;
}
.widget_calendar table {
width: 100%;
text-align: center;
}
.widget_calendar th {
text-align: center;
}
.widget_calendar td {
padding: 8px 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.widget_calendar td {
padding: 5px 0;
}
}
.widget_calendar #today {
background-color: #ededed;
font-weight: bold;
color: #000000;
}
.widget_calendar caption {
font-weight: bold;
padding-bottom: 10px;
}
.widget_calendar thead tr {
line-height: 34px; }
@media (min-width: 768px) and (max-width: 1018px) {
.widget_calendar thead tr {
line-height: 28px;
}
}
.widget_calendar tfoot td {
border: none;
}
.widget_calendar tfoot #prev {
text-align: left;
}
.widget_calendar tfoot #next {
text-align: right;
}
.widget_calendar tfoot a:hover {
color: #4db2ec;
}
.widget_categories li .td-cat-no,
.widget_categories .td-widget-no {
float: right;
margin-right: 10px;
}
.widget_recent_comments,
.td_wp_recentcomments {
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
margin-bottom: 42px;
font-size: 12px;
color: #444;
}
.widget_recent_comments .block-title,
.td_wp_recentcomments .block-title {
margin-bottom: 18px;
}
.widget_recent_comments span a,
.td_wp_recentcomments span a {
margin-right: 5px;
margin-left: 0;
}
.widget_recent_comments a,
.td_wp_recentcomments a {
margin-left: 5px;
font-style: italic;
font-size: 13px;
font-weight: 600;
}
.widget_recent_comments .recentcomments,
.td_wp_recentcomments .recentcomments {
display: block;
margin: 10px 12px !important;
line-height: 21px;
padding-bottom: 13px;
}
.widget_recent_comments .recentcomments:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.td_wp_recentcomments &gt; div:first-child .recentcomments {
margin-top: 0 !important;
}
.td_wp_recentcomments &gt; div:last-child .recentcomments {
border-bottom: 0 !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.td_wp_recentcomments a {
color: #111;
}
.td_wp_recentcomments a:hover {
color: #4db2ec;
}
.widget_recent_entries {
margin-bottom: 32px;
}
.widget_recent_entries ul {
margin-top: 13px;
}
.widget_recent_entries li {
margin-bottom: 8px;
padding-bottom: 7px;
border-bottom: 1px dashed #f1f1f1;
font-family: 'Roboto', sans-serif; }
@media (min-width: 768px) and (max-width: 1018px) {
.widget_recent_entries li {
margin-bottom: 3px;
padding-bottom: 2px;
}
}
.widget_recent_entries li:last-child {
border-bottom: none;
}
.widget_recent_entries li a {
display: inline-block;
line-height: 21px;
}
.widget_recent_entries .post-date {
display: block;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
margin-bottom: 5px;
}
.widget_rss {
margin-bottom: 29px;
}
.widget_rss .block-title {
margin-bottom: 17px;
}
.widget_rss .block-title span {
padding: 0;
line-height: 1;
}
.widget_rss .block-title a:first-child {
display: none;
}
.widget_rss .block-title a:hover {
color: #4db2ec;
}
.widget_rss .block-title .rsswidget {
color: #fff;
padding: 6px 12px 5px 12px;
}
.widget_rss li {
margin-bottom: 14px;
padding-bottom: 10px;
border-bottom: 1px dashed #f1f1f1;
line-height: 21px;
}
.widget_rss li .rsswidget {
margin-bottom: 8px;
margin-right: 10px;
padding-bottom: 7px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
font-size: 18px;
}
.widget_rss li .rssSummary {
font-size: 12px;
color: #444;
}
.widget_rss li:last-child {
border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
display: block;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
position: relative;
margin-bottom: 5px;
margin-top: 5px;
}
.widget_search {
margin-bottom: 48px;
}
.widget_search .block-title {
margin-bottom: 26px;
}
.widget_text ul {
margin-bottom: 21px;
}
.widget_text ul li {
list-style: disc;
list-style-position: inside;
}
.widget_text ol {
margin-bottom: 21px;
}
.widget_text ol li {
list-style-type: decimal;
margin: 0 0 0 21px;
line-height: 24px;
}
.widget_text a {
color: #4db2ec;
}
.widget_text a:hover {
text-decoration: underline !important;
}
.widget_text .block-title {
margin-bottom: 26px;
}
.widget_text .wp-smiley {
width: auto;
}
.widget_tag_cloud {
margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
margin-bottom: 26px;
}
.widget_tag_cloud .tagcloud {
padding: 0 12px;
}
.widget_tag_cloud a {
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.wp-video {
margin-bottom: 26px;
position: relative;
}
.wp-video .wp-video-shortcode {
outline: none;
}
.widget_media_video .wp-video {
margin-bottom: 0;
}
.widget_media_video .block-title,
.widget_media_audio .block-title,
.widget_media_image .block-title {
margin-bottom: 26px;
}
@media print {
html,
body {
background-color: #FFF;
color: #000;
margin: 0;
padding: 0;
}
body {
width: 80%;
margin-left: auto;
margin-right: auto;
zoom: 80%;
}
body .td-post-featured-image img {
width: 100% !important;
}
.td-post-template-1 .td-featured-image-rec {
width: 40%;
}
.td-post-template-6 #td-full-screen-header-image {
position: relative !important;
}
.td-post-template-6 .td-post-header {
height: auto !important;
}
.td-post-template-6 .td-post-header-holder {
position: relative !important;
}
.td-post-template-6 .td-backstretch,
.td-post-template-7 .td-backstretch {
left: auto !important;
right: auto !important;
transform: none !important;
width: auto !important;
height: auto !important;
}
.td-post-template-7 .td-parallax-header {
left: auto !important;
right: auto !important;
transform: none !important;
}
.td-post-template-8 .td-post-header {
height: auto;
}
img {
max-width: 100%;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
page-break-after: avoid;
}
ul,
ol,
li {
page-break-inside: avoid;
}
table,
tr,
td {
page-break-before: avoid;
}
.single .td-main-sidebar,
.single #td-theme-settings,
.single .td-header-top-menu,
.single .td-header-menu-wrap,
.single .td-header-sp-ads,
.single .td-main-sidebar,
.single .td-post-source-tags,
.single .td-post-sharing,
.single .td-post-next-prev,
.single .td_block_related_posts,
.single #comments,
.single .td-footer-container,
.single .td-footer-wrapper,
.single .td-sub-footer-container,
.single .td-category,
.single .td-post-views,
.single .td-post-comments,
.single .td-scroll-up,
.single iframe,
.single .td-more-articles-box,
.single .td_block_video_playlist,
.single .td-crumb-container,
.single .td-g-rec,
.single .td-a-rec,
.single .td-menu-background,
.single .author-box-wrap .avatar {
display: none !important;
}
.td-header-desktop-wrap {
display: block !important;
}
.td-footer-template-wrap,
.td_block_wrap:not(.tdb_breadcrumbs):not(.tdb_header_logo):not(.tdb_single_categories):not(.tdb-single-title):not(.tdb_single_author):not(.tdb_single_date ):not(.tdb_single_comments_count ):not(.tdb_single_post_views):not(.tdb_single_featured_image):not(.tdb_single_content):not(.td_woo_breadcrumbs):not(.td-woo-product-title):not(.td_woo_product_description):not(.td_woo_add_to_cart):not(.td_woo_product_sku):not(.td_woo_product_image):not(.td_woo_product_tabs):not(.td_woo_product_categories):not(.td_woo_product_tags ):not(.td_woo_product_image_bg):not(.td_woo_product_price):not(.td_woo_product_rating) {
display: none !important;
}
.body.td-animation-stack-type0 img {
opacity: 1 !important;
}
.backstretch {
display: none;
}
.td-main-content,
.td-main-content-wrap .tdc-column,
header {
width: 100% !important;
}
} .td-sub-footer-container {
background-color: #0d0d0d;
color: #ccc;
font-size: 12px;
font-family: 'Open Sans', 'Open Sans Regular', sans-serif; }
@media (max-width: 767px) {
.td-sub-footer-container {
text-align: center;
padding: 6px 0;
}
}
.td-sub-footer-copy {
line-height: 20px;
margin-top: 8px;
margin-bottom: 8px; }
@media (max-width: 767px) {
.td-sub-footer-copy {
float: none !important;
}
} .td-sub-footer-container .td-sub-footer-menu {
float: right; }
@media (max-width: 767px) {
.td-sub-footer-container .td-sub-footer-menu {
float: none;
}
}
.td-subfooter-menu {
display: inline-block;
margin: 7px 0;
float: right;   }
@media (min-width: 1019px) and (max-width: 1140px) {
.td-subfooter-menu {
padding-right: 40px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-subfooter-menu {
padding-right: 48px;
}
}
@media (max-width: 767px) {
.td-subfooter-menu {
float: none;
}
}
.td-subfooter-menu li {
display: inline-block;
margin-left: 0;
line-height: 18px;
}
.td-subfooter-menu li a {
margin-right: 16px;
line-height: 18px;
display: inline-block;
color: #ccc;
}
.td-subfooter-menu li a:hover {
color: #4db2ec;
}
.td-subfooter-menu li:last-child a {
margin-right: 0;
}
.td-subfooter-menu ul {
display: none;
}
.td-subfooter-menu .fa {
margin-right: 3px;
}
.tagdiv-small-theme-menu &gt; li &gt; a:before {
background-color: transparent;
content: '';
width: 0;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: width 0.2s ease;
transition: width 0.2s ease;
}
.tagdiv-small-theme-menu &gt; .current-menu-item &gt; a:before,
.tagdiv-small-theme-menu &gt; .current-menu-ancestor &gt; a:before,
.tagdiv-small-theme-menu &gt; .current-category-ancestor &gt; a:before,
.tagdiv-small-theme-menu &gt; li:hover &gt; a:before,
.tagdiv-small-theme-menu &gt; .sfHover &gt; a:before {
background-color: #4db2ec;
width: 100%;
}
.tagdiv-small-theme-menu &gt; .current-menu-item &gt; a:after,
.tagdiv-small-theme-menu &gt; .current-menu-ancestor &gt; a:after,
.tagdiv-small-theme-menu &gt; .current-category-ancestor &gt; a:after,
.tagdiv-small-theme-menu &gt; li:hover &gt; a:after,
.tagdiv-small-theme-menu &gt; .sfHover &gt; a:after {
background-color: transparent;
width: auto;
}
.tagdiv-small-theme-menu .menu-item-has-children {
position: relative;
}
.tagdiv-small-theme-menu .menu-item-has-children &gt; a:after {
content: '\e806';
position: relative;
top: -2px;
padding-left: 7px;
font-family: newspaper;
font-size: 9px;
line-height: 1; }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu .menu-item-has-children &gt; a:after {
top: -1px;
}
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
min-width: 10em;
width: auto;
padding: 15px 0;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
visibility: hidden;
opacity: 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu .menu-item-has-children ul {
padding: 8px 0;
}
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item &gt; a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor &gt; a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor &gt; a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover &gt; a {
color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item &gt; a {
display: block;
padding: 7px 30px;
font-size: 12px;
line-height: 20px;
color: #111;
white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item &gt; a {
padding: 5px 16px 6px;
font-size: 11px;
}
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
left: 100%;
margin: -15px 0; }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
margin: -8px 0;
}
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children &gt; a:after {
content: '\e808';
position: absolute;
top: 50%;
right: 19px;
margin-top: -10px;
padding-left: 7px;
font-family: newspaper;
font-size: 7px;
line-height: inherit;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover &gt; a {
color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover &gt; ul {
visibility: visible;
opacity: 1;
}
.tagdiv-small-theme-menu &gt; .menu-item-has-children:hover &gt; ul {
left: -15px; }
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-small-theme-menu &gt; .menu-item-has-children:hover &gt; ul {
left: -5px;
}
}
.tagdiv-small-theme .td-menu-background,
.tagdiv-small-theme #td-mobile-nav {
visibility: visible;
transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
padding-top: 74px;
}
.tagdiv-small-theme #td-mobile-nav .menu-item {
position: relative;
}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}.tdn_block_newsletter_subscribe .tdn-image-wrap{line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-wrap{position:relative;display:block}.tdn_block_newsletter_subscribe .tdn-icon{vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-icon-svg{display:inline-flex;align-items:center;justify-content:center;line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-svg svg{height:auto}.tdn_block_newsletter_subscribe .tdn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-icon-svg svg *{fill:#fff}.tdn_block_newsletter_subscribe .tdn-email-bar{display:flex}.tdn_block_newsletter_subscribe .tdn-input-wrap{flex:1}.tdn_block_newsletter_subscribe .tdn-btn-wrap{display:flex;min-width:100px}.tdn_block_newsletter_subscribe button,.tdn_block_newsletter_subscribe input[type=email]{min-height:42px;height:auto;font-size:12px;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe input[type=email]{padding-left:12px;padding-right:12px}.tdn_block_newsletter_subscribe button{-webkit-appearance:none;outline:none;width:100%;padding:3px 18px;background-color:#4db2ec;color:#fff;border:0}.tdn_block_newsletter_subscribe button:hover{background-color:#222}.tdn_block_newsletter_subscribe button .tdn-btn-icon{position:relative;vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg{line-height:0}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg{width:12px;height:auto}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg *{fill:#fff;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe .tdn-checkbox-wrap{margin-top:10px}.tdn_block_newsletter_subscribe .tdn-checkbox{margin-bottom:2px}.tdn_block_newsletter_subscribe .tdn-checkbox:last-child{margin-bottom:0}.tdn_block_newsletter_subscribe .av-checkbox{display:none}.tdn_block_newsletter_subscribe .av-checkbox+label{display:inline-block;margin-bottom:0;cursor:pointer}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check{position:relative;display:inline-block;width:18px;height:18px;background-color:#fff;border:1px solid #eee;cursor:pointer;vertical-align:middle;top:-1px}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:8px;height:8px;background-color:#4db2ec;opacity:0;transition:all 0.2s}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check-title{margin-left:8px;user-select:none;-webkit-user-select:none;font-size:11px;color:#666}.tdn_block_newsletter_subscribe .av-checkbox:checked+label .tdn-check:after{opacity:1}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-center{text-align:center}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-right{text-align:right}.tdn-newsletter-image{display:inline-block}.tdn-title{margin-top:0;margin-bottom:13px;font-weight:600}.tdn-descr{font-size:13px;line-height:19px;color:#666}.tdn-disclaimer{margin-top:10px;font-size:12px;line-height:18px;color:#969696}.tdn-social-wrap{margin-top:13px}.tdn-social-item{position:relative;display:inline-block;margin:5px 10px 5px 0;transition:all 0.2s;text-align:center;transform:translateZ(0);-webkit-transform:translateZ(0)}.tdn-social-item:last-child{margin-right:0!important}.tdn-social-item i{font-size:14px;color:#4db2ec;transition:all 0.2s}.tdn-social-item:hover i{color:#000}.tdn-style-bordered .tdn-info-wrap,.tdn-style-dark .tdn-info-wrap{padding:30px 20px 38px}.tdn-style-dark .tdn-title{color:#fff}.tdn-style-dark .tdn-descr{color:#9e9e9e}.tdn-style-dark .tdn-disclaimer{color:#777}.tdn-style-dark input[type=email]{background-color:#333;border-color:#4a4a4a;color:#fff}.tdn-style-dark input[type=email]::placeholder{color:#adadad}.tdn-style-dark input[type=email]:-ms-input-placeholder{color:#adadad}.tdn-style-dark .av-checkbox+label .tdn-check{background-color:#2a2a2a;border-color:#414141}.tdn-style-dark .av-checkbox+label .tdn-check-title{color:#9e9e9e}.tdn-style-dark .td-block-missing-settings{color:#fff}.tds-newsletter2 .tdn-image-wrap{margin-bottom:23px}.tds_newsletter7_block{padding:10px}.tds_newsletter7_block:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-clip:padding-box;-webkit-clip-path:polygon(0% 0%,0% 100%,6px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,5px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);z-index:-2}.ie11 .tds_newsletter7_block:after{content:'';position:absolute;top:5px;left:5px;width:calc(100%-12px);height:calc(100%-12px);background-color:#fff;z-index:-1}[class*=" tdn-icon-"]:before,[class*=" tdn-icons"]:before,[class^=tdn-icon-]:before,[class^=tdn-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdn-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdn-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1,.tdm-header-style-2,.tdm-header-style-3{}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu&gt;li&gt;a,.tdm-header-style-2 .sf-menu&gt;li&gt;a,.tdm-header-style-3 .sf-menu&gt;li&gt;a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu&gt;li&gt;a,.tdm-header-style-2 .sf-menu&gt;li&gt;a,.tdm-header-style-3 .sf-menu&gt;li&gt;a{padding:0 12px}}.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-2{}.tdm-header-style-2 .td-logo-in-menu{}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu&gt;div&gt;.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu&gt;li&gt;a:after,.tdm-menu-active-style4 .tdm-header .sf-menu&gt;li&gt;a:after,.tdm-menu-active-style5 .tdm-header .sf-menu&gt;li&gt;a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu&gt;li,.tdm-menu-active-style4 .tdm-header ul.sf-menu&gt;li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu&gt;li&gt;a,.tdm-menu-active-style4 .tdm-header ul.sf-menu&gt;li&gt;a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu&gt;li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu&gt;li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu&gt;.current-category-ancestor&gt;a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu&gt;.current-menu-ancestor&gt;a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu&gt;.current-menu-item&gt;a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu&gt;.sfHover&gt;a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu&gt;li&gt;a:hover{color:#4db2ec}.tdm-menu-active-style2 .tdm-header .sf-menu&gt;li&gt;a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu&gt;li&gt;a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu&gt;li&gt;a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu&gt;.current-category-ancestor&gt;a,.tdm-menu-active-style4 .tdm-header .sf-menu&gt;.current-menu-ancestor&gt;a,.tdm-menu-active-style4 .tdm-header .sf-menu&gt;.current-menu-item&gt;a,.tdm-menu-active-style4 .tdm-header .sf-menu&gt;.sfHover&gt;a,.tdm-menu-active-style4 .tdm-header .sf-menu&gt;li&gt;a:hover{border-color:#4db2ec}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu&gt;li&gt;a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu&gt;.current-category-ancestor&gt;a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu&gt;.current-menu-ancestor&gt;a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu&gt;.current-menu-item&gt;a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu&gt;.sfHover&gt;a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu&gt;li&gt;a:hover{background-color:#4db2ec;color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:#4db2ec;top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:'Roboto',sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:'Roboto',sans-serif;text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:inline-flex;align-items:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i,.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i{background:transparent}.ie9 div .tdm-title,.ie10 div .tdm-title,.ie11 div .tdm-title{background:transparent}.ie9 .tdm-fancy-title span,.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span{background:transparent}.ie9 .tds-icon:before,.ie10 .tds-icon:before,.ie11 .tds-icon:before{background:transparent}.ie9 .tdm-counter-number,.ie10 .tdm-counter-number,.ie11 .tdm-counter-number{background:transparent}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:#4db2ec;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:#4db2ec}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:#4db2ec}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:#4db2ec;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:#4db2ec}.tds-button5:hover svg,.tds-button5:hover svg *{fill:#4db2ec}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:#4db2ec}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:#4db2ec}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:#4db2ec;opacity:0.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:#4db2ec;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);-moz-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);-o-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:flex}@media (max-width:767px){.tdm-row-height{flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}.td-pb-row .tdm-fix-full{}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}.td-stretch-content .tdm-mobile-full{}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url(//puoreports.ng/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(//puoreports.ng/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(//puoreports.ng/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(//puoreports.ng/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(//puoreports.ng/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:normal;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:'Open Sans','Open Sans Regular',sans-serif}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:'Open Sans','Open Sans Regular',sans-serif;border-color:#eef0f3;border-width:0 0 1px 0;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:'Open Sans','Open Sans Regular',sans-serif;border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}</pre></body></html>