#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>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.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>.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>.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>.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>.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>.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;
}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}body #footer,
body .site-description-wrapper,
body .highlight-text,
body .entry-headline-content,
body .sidebar-headline-wrapper {
background-color: #ffd535;                 
}
body #slideshow-wrapper,
body .footer-signature {
border-color: #ffd535;                          
}
body .site-title-wrapper,
body .footer-signature .footer-signature-content,
body input[type="submit"],
body input[type="reset"],
body .custom-button,
body #searchform .searchform-wrapper .send {
background-color: #805000;                 
} 
body a,
body .post-entry .post-entry-headline a:hover,
body .flexslider .slides li a:hover {
color: #805000;                 
}
body .site-description-wrapper,
body .entry-headline-wrapper {
border-color: #ffe996;                                   
}
body .entry-headline,
body .sidebar-widget .sidebar-headline {
border-top-color: #ffe996;                                   
}
body .sidebar-headline-wrapper {
border-bottom-color: #ffe996;                                   
}
body #footer {
-webkit-box-shadow: 0 -1px 0 #f1c418;
-moz-box-shadow:    0 -1px 0 #f1c418;
box-shadow:         0 -1px 0 #f1c418;                 
}
body .site-description-wrapper {
-webkit-box-shadow: 0 1px 0 #f1c418;
-moz-box-shadow:    0 1px 0 #f1c418;
box-shadow:         0 1px 0 #f1c418;                                   
}
body .entry-headline-content {
border-color: #f1c418;                                 
}
body .sidebar-headline-wrapper {
border-top-color: #f1c418;                                 
}
body #footer .footer-widget .footer-headline {
border-color: #ffeb9f;                                                 
}
body .footer-signature { 
-webkit-box-shadow: 0 -1px 0 #55460b;
-moz-box-shadow:    0 -1px 0 #55460b;
box-shadow:         0 -1px 0 #55460b;      
}
body #main-navigation a:hover,
body #main-navigation :hover > a {
-webkit-box-shadow: 0 2px 0 #edc017;
-moz-box-shadow:    0 2px 0 #edc017;
box-shadow:         0 2px 0 #edc017;
}
body #main-navigation ul ul {
border-top-color: #edc017; 
}
#wrapper #page #header #main-navigation .current-menu-item > a,
#wrapper #page #header #main-navigation .current-menu-ancestor > a,
#wrapper #page #header #main-navigation .current_page_item > a,
#wrapper #page #header #main-navigation .current-page-ancestor > a {
-webkit-box-shadow: 0 2px 0 #edc017;
-moz-box-shadow:    0 2px 0 #edc017;
box-shadow:         0 2px 0 #edc017;
}
body #main-navigation {
border-color: #f7cc25;                          
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
border: none;
margin: 0;
padding: 0;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
-ms-word-wrap: break-word;
word-wrap:     break-word;
line-height: 120%;
margin: 30px 0 7px;                    
}
h1 {
font-size: 28px;  
}
h2 {
color: #222222;
font-size: 24px;  
}
h3 {
color: #333333;
font-size: 20px;  
}
h4 {
color: #444444;
font-size: 16px;  
}
h5 {
color: #555555;
font-size: 14px;  
}
h6 {
color: #666666;
font-size: 13px;  
}
p, ul, ol, li, dl, address {
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
text-align: left;
}
ul {
list-style-type: square;
margin-left: 16px;   
}
ol {
list-style-type: decimal;
margin-left: 20px;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
dl {
margin-bottom: 20px;   
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 5px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote cite {
font-style: normal;
text-transform: uppercase;
}
a {
color: #181b60;
text-decoration: underline;           
}
a:hover {
text-decoration: none;           
}
a img {
border: none;      
}
img {
height: auto; 
max-width: 100%;   
}
table {
font-size: 13px;
width: 100%;      
}
table, td, th {
border: 1px solid #d6d6d6;
border-collapse: collapse;
text-align: left;
}
td, th {
padding: 5px 8px;       
}
th {
background: #555555;
color: white;
font-weight: bold;   
}
blockquote, q { 
border-left: 1px solid #d6d6d6;
color: #333333;
font-style: italic;
margin: 0 0 20px;
padding-left: 20px;
}
address {
font-style: italic;        
}
pre {
margin-bottom: 20px;
overflow: auto;   
}
sup {
vertical-align: super;    
}
sub {
vertical-align: sub;    
}
iframe,
embed {
clear: both;
width: 100%;   
}
hr {
background: #d6d6d6;
border: none;
height: 1px; 
margin: 15px 0;  
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption,
.gallery-caption {
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0 !important;
padding: 0 4px 5px;
}
.wp-audio-shortcode {
margin-bottom: 20px;                   
} body {
background: left top repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/pattern-1.png);
color: black;
font-family: Arial, Helvetica, sans-serif;  
line-height: 150%; 
}
#page {
height: auto;
margin: 0 auto;
max-width: 990px;
position: relative;
width: 100%;        
}
#main-wrapper {
background: white;
-webkit-box-shadow: 0 0 3px #444444;
-moz-box-shadow:    0 0 3px #444444;
box-shadow:         0 0 3px #444444;
float: left;
height: auto;
position: relative;
width: 100%;        
}
#header,
#main-content,
#footer {  
float: left;
height: auto;
position: relative;
width: 100%;
}
#header { 
margin-bottom: 50px;       
}
.page-template-template-landing-page-php #header { 
margin-bottom: 0;       
}
#footer {
background: #36e2f6;
border-top: 1px solid white;
-webkit-box-shadow: 0 -1px 0 #18c6d6;
-moz-box-shadow:    0 -1px 0 #18c6d6;
box-shadow:         0 -1px 0 #18c6d6;
clear: both;
margin-top: 15px;     
}
.page-template-template-landing-page-php #footer,
.page-template-template-landing-page-php #footer .footer-signature {
border: none;                                                
}
#content {
float: left;
padding: 0 30px;
width: 640px;         
}
#wrapper .full-width {
width: 930px;                    
}
#sidebar {
float: right;
margin-right: 30px;
width: 260px;         
}
.site-title-pattern,
.site-description-pattern,
.navigation-pattern,
.sidebar-headline-pattern,
.entry-headline-pattern,
.footer-pattern {
background: left top repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/hatching.png);  
height: 100%;
position: absolute;
left: 0;
top: 0;
width: 100%;              
}
.navigation-pattern {
background: left top repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/hatching-dark.png);             
}
.entry-headline-content .entry-headline-pattern {
top: 1px;
height: 98%;                        
}
.scroll-top {
background: #888888 left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/scroll-top.png);
border: 1px solid #bdbdbd;
cursor: pointer;
display: block;
height: 31px;
opacity: 0.4;
filter: alpha(opacity=40);
position: fixed;
bottom: 10px;
right: 10px;
width: 31px;
z-index: 200;            
}
#wrapper .scroll-top:hover {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: opacity 1s;
transition: opacity 1s;                             
} .header-content {    
clear: both; 
padding: 32px 0;
position: relative;              
}
.site-title-wrapper,
.site-description-wrapper { 
background: #181b60;
display: table;
margin: 0 0 0 30px;
max-width: 890px;
padding: 15px 20px; 
position: relative;       
}
.site-description-wrapper { 
background: #36e2f6;
border-bottom: 1px solid #cef8fd;
-webkit-box-shadow: 0 1px 0 #18c6d6;
-moz-box-shadow:    0 1px 0 #18c6d6;
box-shadow:         0 1px 0 #18c6d6;
padding: 10px 20px;      
}
.site-title,
.site-description { 
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 45px;
font-weight: bold;
line-height: 100%;
position: relative;
text-transform: uppercase;
z-index: 50;        
}
.site-description { 
color: #222222;
font-size: 18px;
line-height: 18px;
max-width: 890px;   
}
.site-title a {
color: white;
display: block;
text-decoration: none;
z-index: 100;            
}
.header-logo {
display: block;
height: auto;
margin: 0 0 0 30px;
max-width: 930px;
position: relative;
width: auto;             
}
.header-icons {
height: 20px;
position: absolute;
right: 30px;
top: 8px;
width: auto;              
}
#top-navigation .header-icons a,
#top-navigation .header-icons a img {
display: block; 
height: 20px;               
}
.social-icon {
float: left;
margin-left: 5px;
width: 20px;             
}  #main-navigation {
background: #333333;
border-bottom: 2px solid #36e2f6;
border-top: 2px solid #36e2f6;
float: left;
min-height: 45px;
position: relative;
width: 100%; 
z-index: 500;                
}
#top-navigation {
background: #f0f0f0;
border-bottom: 1px solid white;
-webkit-box-shadow: 0 1px 0 #d6d6d6;
-moz-box-shadow:    0 1px 0 #d6d6d6;
box-shadow:         0 1px 0 #d6d6d6;
float: left;
min-height: 35px;
position: relative;
width: 100%; 
z-index: 550;                
} #main-navigation ul,
#top-navigation ul {
border-right: 1px solid #8a8a8a;
border-left: 1px solid #000000;
float: left;
list-style-type: none;
margin: 0 0 0 30px;
position: relative;
text-align: center;
}
#top-navigation ul {
border: none;
max-width: 820px;
text-align: left;                   
} #main-navigation ul ul,
#top-navigation ul ul {
border: none;
background: #525252;
margin: 0;
width: 250px;
z-index: 110;
}
#top-navigation ul ul {
background: #eeeeee;                      
} #main-navigation ul li,
#top-navigation ul li {
float: left;
font-family: "Arial Narrow", Arial, sans-serif;
height: 45px;
line-height: 45px; 
position: relative;
}
#top-navigation ul li {
height: 35px;
line-height: 35px;
margin-right: 30px; 
} #main-navigation ul ul li,
#top-navigation ul ul li {
border-bottom: 1px solid #222222;
display: block;
height: auto;
line-height: 40px;
margin: 0;
min-height: 40px;
position: relative;
width: 250px;
}
#top-navigation ul ul li {
border-bottom: 1px solid #d4d4d4;
height: auto;
line-height: 30px;
margin-right: 0;
min-height: 30px;
}
#wrapper #header #main-navigation ul ul .last-menu-item {
border-bottom: none;                          
} #main-navigation a,
#main-navigation a:visited,
#top-navigation a,
#top-navigation a:visited {
border-left: 1px solid #8a8a8a;
border-right: 1px solid #000000;
color: white;
display: block;
float: left;
font-size: 18px;
font-weight: bold;
height: 45px;
line-height: 45px;
padding: 0 28px;
text-align: center;
text-decoration: none;
}
#top-navigation a,
#top-navigation a:visited {
border: none;
color: #666666;
font-size: 13px;
font-weight: normal;
height: 35px;
line-height: 35px;
padding: 0;
} #wrapper #header #main-navigation ul ul a,
#wrapper #header #main-navigation ul ul a:visited,
#wrapper #header #top-navigation ul ul a,
#wrapper #header #top-navigation ul ul a:visited {
border: none; 
color: white;
display: block;
font-size: 15px;
font-weight: normal;
height: auto;
line-height: 40px;
margin: 0;
min-height: 40px;
padding: 0 0 0 28px;
text-align: left;
width: 222px;
}
html #wrapper #header #top-navigation ul ul a,
html #wrapper #header #top-navigation ul ul a:visited {
color: #666666;
font-size: 13px;
height: auto;
line-height: 30px;
min-height: 30px;
padding: 0 0 0 14px;
width: 236px;
}  #main-navigation a:hover,
#main-navigation :hover > a {
background-color: #4a4a4a;
-webkit-box-shadow: 0 2px 0 #17bfcf;
-moz-box-shadow:    0 2px 0 #17bfcf;
box-shadow:         0 2px 0 #17bfcf;
-webkit-transition: background-color 1s;
transition: background-color 1s;
}
#top-navigation a:hover,
#top-navigation :hover > a {
color: #111111;
-webkit-transition: color 1s;
transition: color 1s;
} #wrapper #header #main-navigation ul ul a:hover,
#wrapper #header #main-navigation ul ul :hover > a {
background-color: #333333 !important;
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
}
#wrapper #header #top-navigation ul ul a:hover,
#wrapper #header #top-navigation ul ul :hover > a {
background-color: #dddddd;
color: #222222;
-webkit-transition: background-color 1s;
transition: background-color 1s;
} #main-navigation ul ul,
#top-navigation ul ul {
border-top: 2px solid #17bfcf;
height: 0;
position: absolute;
left: 0;
top: 45px;
visibility: hidden;
width: 250px; 
}
#top-navigation ul ul {
border-top: 2px solid #cccccc;
top: 35px;
} #main-navigation ul ul ul,
#top-navigation ul ul ul {
left: 250px;
top: -2px;
width: 250px;
} #main-navigation ul li:hover ul,
#main-navigation ul a:hover ul,
#top-navigation ul li:hover ul,
#top-navigation ul a:hover ul {
height: auto;
padding-bottom: 0;
visibility: visible;
} #main-navigation ul :hover ul ul,
#top-navigation ul :hover ul ul {
visibility: hidden;
} #main-navigation ul :hover ul :hover ul ul,
#top-navigation ul :hover ul :hover ul ul {
visibility: hidden;
} #main-navigation ul :hover ul :hover ul,
#top-navigation ul :hover ul :hover ul {
visibility: visible;
} #main-navigation ul :hover ul :hover ul :hover ul,
#top-navigation ul :hover ul :hover ul :hover ul {
visibility: visible;
} #wrapper #header #main-navigation .current-menu-item > a,
#wrapper #header #main-navigation .current-menu-ancestor > a,
#wrapper #header #main-navigation .current_page_item > a,
#wrapper #header #main-navigation .current-page-ancestor > a {
background: #4a4a4a;
-webkit-box-shadow: 0 2px 0 #17bfcf;
-moz-box-shadow:    0 2px 0 #17bfcf;
box-shadow:         0 2px 0 #17bfcf;
}
#wrapper #header #main-navigation ul ul .current-menu-item > a,
#wrapper #header #main-navigation ul ul .current-menu-ancestor > a,
#wrapper #header #main-navigation ul ul .current_page_item > a,
#wrapper #header #main-navigation ul ul .current-page-ancestor > a {
background: #4a4a4a;
-webkit-box-shadow: none !important;
-moz-box-shadow:    none !important;
box-shadow:         none !important;
}
.selectnav {
display: none;
} .main-headline {
margin: 0;               
} 
#content p,
#content ul,
#content ol,
#content table,
#content address {
margin-bottom: 20px;           
}
#content ul ul,
#content ol ol,
#content ol ul,
#content ul ol {
margin-bottom: 0;           
}  
.home-latest-posts,
.home-column-posts,
.home-list-posts,
.home-grid-posts,
.home-slider-posts {
float: left;
margin-bottom: 20px;
width: 100%;                  
}
.home-grid-posts {
margin-bottom: 35px;                  
}
.home-list-posts {
margin-bottom: 42px;                  
}
.home-slider-posts {
margin-bottom: 47px;                  
}
#content .breadcrumb-navigation {
background: left bottom repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
color: #999999;
font-size: 12px;
margin-bottom: 17px; 
padding-bottom: 5px;                      
}
.archive #content .breadcrumb-navigation {
margin-bottom: 32px;                                
}
.page-template-template-without-title-php #content .breadcrumb-navigation,
.page-template-template-full-width-without-title-php #content .breadcrumb-navigation {
margin-bottom: 18px;                                
}
.breadcrumb-navigation a {
color: #555555 !important;
text-decoration: none;                      
}
.breadcrumb-navigation a:hover {
color: #111111 !important;
-webkit-transition: color 1s;
transition: color 1s;                      
}
#content .archive-meta,
#content .author-description {
background: left bottom repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
margin-bottom: 35px;
padding-bottom: 20px;                      
}
#content .archive-meta p,
#content .author-description p {
margin-bottom: 0;                      
}
#content .author-description h2 {
margin: 0 0 5px;                                
}
#content .post-info {
color: #555555;
font-size: 12px;
margin: 4px 0 0;
min-height: 16px;         
}
.post-info a {
color: #555555 !important;
text-decoration: none;             
}
.post-info a:hover {
color: black !important;
-webkit-transition: color 1s;
transition: color 1s;             
}
.post-info span { 
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 20px 0 22px;               
}
.post-info .post-info-date {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/icon-date.png);              
}
.post-info .post-info-author {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/icon-author.png);                
}
.post-info .post-info-category {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/icon-category.png);                
}
.post-info .post-info-tags {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/icon-tag.png);                
}
.post-info .post-info-comments {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/icon-comments.png); 
padding-right: 0;               
}
.single-post #content .attachment-post-thumbnail,
.single-post #content .attachment-fullwidth-thumb,
.page #content .attachment-post-thumbnail,
.page #content .attachment-fullwidth-thumb { 
border: 1px solid #d6d6d6;
height: auto;
margin-top: 20px; 
max-width: 634px;
padding: 2px;
}
.single-post #content .attachment-fullwidth-thumb,
.page #content .attachment-fullwidth-thumb { 
max-width: 924px;
}
.entry-content {
margin-top: 18px;               
}
.page-template-template-without-title-php .entry-content,
.page-template-template-full-width-without-title-php .entry-content {
margin-top: 0;               
}
#slideshow-wrapper {
border-bottom: 2px solid #36e2f6;
margin-bottom: 45px;
position: relative;                   
}
#nav-below,
.search .navigation {
margin-bottom: 20px;           
}
#brightnews-post-nav .navigation-headline {
font-weight: normal;
margin-top: 15px;                                          
}
.navigation .navigation-links {
margin-bottom: 0 !important;                              
}
.nav-previous,
.nav-next {
display: inline;                       
}
.number-of-results {
background: left bottom repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
padding-bottom: 10px;                   
}
.highlight-text {
background: #36e2f6;                
}
#content .social-share { 
background: left top repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
clear: both;
padding-top: 20px;
width: 100%;
}
.logged-in-message {
margin-top: 20px;                   
}
.post-edit-link {
font-weight: bold;                
} .entry-headline-wrapper {
border-bottom: 2px solid #cef8fd;
margin-bottom: 25px;
position: relative;                          
}
.entry-headline-content { 
background: #36e2f6;
border-top: 1px solid #18c6d6; 
display: table;
position: relative;      
}
.entry-headline {
border-bottom: 1px solid white;
border-top: 1px solid #cef8fd;
font-size: 22px;
min-height: 26px;
line-height: 26px;
margin: 0;
padding: 10px 32px;
position: relative;
z-index: 50;                                  
}
.post-entry {
background: left bottom repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
float: left;
margin-bottom: 24px;
padding-bottom: 22px;
position: relative; 
width: 100%;           
}
.search .type-page {
padding-bottom: 5px;                   
}
#content .sticky {
background-color: #ededed;
padding: 20px 3%;
width: 94%;                 
}
.post-content {
float: left;
height: 100%;
width: 100%;               
}
.post-thumbnail {
float: left;
height: auto;
margin-bottom: 16px;
margin-right: 25px;
max-width: 295px; 
width: 100%;                
}
.attachment-post-thumbnail,
.attachment-square-thumb { 
border: 1px solid #d6d6d6;
height: auto;
max-width: 289px;
padding: 2px;
width: 100%;
}
#wrapper .post-entry .attachment-post-thumbnail {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
#wrapper .post-entry .attachment-post-thumbnail:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}
#content .post-entry .post-entry-headline {
font-size: 20px;
line-height: 150%;
margin: 0;             
}
#content .sticky .post-entry-headline {
text-transform: uppercase;                                           
}
.post-entry .post-entry-headline a {
color: #222222;
text-decoration: none;                 
}
.post-entry .post-entry-headline a:hover {
color: #181b60;
-webkit-transition: color 1s;
transition: color 1s;                       
}
.post-entry-content h1 {
font-size: 20px;  
}
.post-entry-content h2 {
font-size: 18px;  
}
.post-entry-content h3 {
font-size: 16px;  
}
.post-entry-content h4 {
font-size: 15px;  
}
.post-entry-content h5 {
font-size: 14px;  
}
.post-entry-content h6 {
font-size: 13px;  
}
#content .post-entry .post-info {
margin: 0 0 8px;                       
}
.post-entry .more-link {
font-weight: bold;                     
}
.post-meta {
float: left;
margin-top: -10px;
width: 100%;           
}
#content .post-entry .post-category,
#content .post-entry .post-tags {
float: left;
margin: 0;
width: 50%;                       
}
#content .post-entry .post-tags {
padding: 0 0 0 5%;
text-align: right;
width: 45%;                           
}
#content .post-entry .post-category .post-info-category,
#content .post-entry .post-tags .post-info-tags {
padding-right: 0;                                                        
}
.home-latest-posts .entry-headline-wrapper,
.home-column-posts .entry-headline-wrapper,
.home-grid-posts .entry-headline-wrapper,
.home-list-posts .entry-headline-wrapper,
.home-slider-posts .entry-headline-wrapper,
.wrapper-related-posts .entry-headline-wrapper {
margin-bottom: 18px;                                         
} .sidebar-widget {
color: #222222;
float: left;
font-size: 12px;
margin-bottom: 30px;  
width: 100%;               
}
.sidebar-headline-wrapper {
background: #36e2f6;
border-bottom: 2px solid #cef8fd;
border-top: 1px solid #18c6d6;
position: relative;                          
}
.sidebar-widget .sidebar-headline {
border-bottom: 1px solid white;
border-top: 1px solid #cef8fd;
font-size: 18px;
min-height: 24px;
line-height: 24px;
margin: 0;
padding: 6px 14px;
position: relative;
z-index: 50;                                  
}
.sidebar-widget .sidebar-headline a {
color: #222222;
text-decoration: none;                                    
}
.sidebar-widget img {
height: auto;
max-width: 100%;                    
}
.sidebar-widget p {
margin: 8px 0 -5px;                  
}
.sidebar-widget p,
.sidebar-widget ul li,
.sidebar-widget ol li {
color: #333333;
font-size: 12px;                   
}
.sidebar-widget ul {
background: left top repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted-ul.png); 
margin: 0;                      
}
.sidebar-widget ul li {
background: left top no-repeat url(//asbef.org.br/html/wp-content/themes/brightnews/images/square.png);
height: auto;
line-height: 32px;
list-style-type: none;
min-height: 32px;
padding-left: 14px;                       
} 
.sidebar-widget ul li a {
text-decoration: none;                       
}
.sidebar-widget ul li a:hover {
color: black;
text-decoration: underline;
-webkit-transition: color 1s;
transition: color 1s;                       
}
#sidebar .widget_rss ul {
background-image: none;                        
} #footer p,
#footer ul li,
#footer ol li {
color: #222222;
font-size: 13px;           
}
#footer .footer-widget-area p,
#footer .footer-widget-area ul,
#footer .footer-widget-area ol {
margin-bottom: 2px;          
}
.footer-widget-area {
float: left;
height: auto;
margin-left: 30px;
padding: 35px 0 15px;
position: relative; 
width: 290px; 
z-index: 50;                
}
.footer-widget {
margin-bottom: 25px;               
}
#footer .footer-widget .footer-headline {
border-bottom: 1px solid #9ff6fd;
color: #222222;
font-size: 18px;
line-height: 28px;
margin-bottom: 5px;
padding-bottom: 4px;                                  
}
.footer-signature { 
border-top: 1px solid #36e2f6;
-webkit-box-shadow: 0 -1px 0 #0f103b;
-moz-box-shadow:    0 -1px 0 #0f103b;
box-shadow:         0 -1px 0 #0f103b;
float: left;
position: relative;
width: 100%; 
z-index: 50;       
}
.footer-signature .footer-signature-content {
background: #181b60;
min-height: 46px;                                            
}
#footer .footer-signature .footer-signature-content p {
color: white;
font-size: 12px;
line-height: 22px;
min-height: 22px;
padding: 12px 0;
text-align: center;                                              
}
.footer-signature .footer-signature-content a {
color: white;                                             
} #sidebar .home-latest-posts,
#footer .home-latest-posts {
float: none;
margin: 0;                            
}
#sidebar .post-entry,
#sidebar .post-content,
#sidebar .post-thumbnail,
#sidebar .post-meta,
#footer .post-entry,
#footer .post-content,
#footer .post-thumbnail,
#footer .post-meta {
float: none;                            
}    
#sidebar .post-entry,
#footer .post-entry {
margin: 0 0 15px;
padding: 0 0 12px;                     
}
#sidebar .entry-headline,
#footer .entry-headline {
font-size: 18px; 
font-weight: normal;
padding: 6px 14px;                                 
}
#footer .entry-headline-wrapper {
border-bottom: none;                          
}
#footer .entry-headline-content { 
background: none;
border-top: none; 
display: block;    
}
#footer .entry-headline {
border-bottom: 1px solid #9ff6fd;
border-top: none;
font-size: 18px;
min-height: 28px;
line-height: 28px;
margin: 0 0 5px;
padding: 0 0 4px;                                 
}
#wrapper #footer .entry-headline-pattern {
background: none;                                         
}
#sidebar .post-entry .post-entry-headline,
#sidebar .post-thumbnail,
#footer .post-entry .post-entry-headline,
#footer .post-thumbnail {
font-size: 18px;
margin: 0;             
} 
#sidebar .post-thumbnail .attachment-post-thumbnail,
#footer .post-thumbnail .attachment-post-thumbnail {
display: block;
padding: 0;                                                    
}
#sidebar .post-entry .post-info,
#footer .post-entry .post-info {
margin: 0 0 3px;                       
}
#sidebar .post-meta,
#footer .post-meta {
margin: 5px 0 0;                    
}
#wp-calendar th,
#wp-calendar td {
text-align: center;                   
}
#wp-calendar a,
#wp-calendar #today {
font-weight: bold;
text-decoration: none;               
}
#wp-calendar #prev {
text-align: left;                   
}
#wp-calendar #next {
text-align: right;                   
}
#footer #wp-calendar,
#footer #wp-calendar th,
#footer #wp-calendar td {
border: 1px solid #444444;                                      
}
.tagcloud {
padding-top: 3px;          
}
.tagcloud a {
text-decoration: none;          
}
.tagcloud a:hover {
text-decoration: underline;          
}
.sidebar-widget img,
.footer-widget img {
padding-top: 3px;                           
}
.sidebar-widget .wp-caption,
.footer-widget .wp-caption {
border: none;
margin-right: 0;                          
}
.sidebar-widget .wp-caption img,
.footer-widget .wp-caption img {
max-width: 100%;                           
}
.sidebar-widget select {
margin-top: 3px;
width: 100%;                       
}
.sidebar-widget #searchform {
margin-top: 4px;                       
}
.twitter-widget-body {
margin-top: 8px;
width: 100%;                     
}
.social-widget-body {
margin-top: 10px;                    
}
.social-item {
display: inline-block;
height: 20px;
margin-bottom: 8px; 
width: 33%;            
}
.social-item p {
float: left;
font-size: 13px;
line-height: 26px;
margin: 0;
text-decoration: none; 
width: auto;             
}
.social-item a {
text-decoration: none;               
}
.social-item a:hover {
text-decoration: underline;               
}
.social-item a img {
float: left;
margin-right: 7px;                   
}
.sidebar-widget .social-widget-body {
margin-bottom: 0;                                    
}
.sidebar-widget .social-item {
width: 50%;                              
}
.fb-like-box-wrapper {
border: 1px solid #d6d6d6;
height: auto;
margin: 0 auto;
width: 98%;                     
}
.sidebar-widget .fb-like-box-wrapper {
margin-top: 4px;                                     
}
.fb-like-box-wrapper .fb-like-box {
color: black !important;
height: auto;
position: relative;
width: 100%;                    
}
#fb-root {
display: none;
} 
.fb-like-box-wrapper .fb_iframe_widget,
.fb-like-box-wrapper .fb_iframe_widget span,
.fb-like-box-wrapper .fb_iframe_widget span iframe[style] {
width: 100% !important;
} iframe[id^="oauth2relay"] {
left: auto !important;
right: 0;
} input[type="text"],
input[type="file"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="url"],
textarea,
select {
background-color: white;
border: 1px solid #d6d6d6;
color: #333333;
line-height: normal;
padding: 5px;
width: 50%;
}
textarea {
overflow: auto;
vertical-align: top;
width: 98%;
}
input[type="submit"],
input[type="reset"],
.custom-button {
background: #181b60;
border: none; 
color: white;
cursor: pointer;
font-size: 15px;
height: auto;
margin-top: 5px;
padding: 8px 12px;
text-align: center;
text-decoration: none;                   
}
.custom-button {
display: inline-block;
margin-bottom: 10px;                 
}
#searchform .searchform-wrapper {
height: 32px;
position: relative;
width: 100%;                                
}
#searchform .searchform-wrapper #s {
background-color: white;
border: 1px solid #d6d6d6;
color: #777777; 
font-size: 13px;
height: 20px;
padding: 5px 0 5px 3%;
position: absolute;
left: 0;
top: 0;
width: 96%;              
}
#searchform .searchform-wrapper .send {
background-color: #181b60;
background-image: url(//asbef.org.br/html/wp-content/themes/brightnews/images/searchform-send.png);
border: none;
cursor: pointer;
height: 32px;
position: absolute;
right: 0;
top: 0;
width: 32px;
z-index: 20; 
}
input[type="submit"]:hover,
input[type="reset"]:hover,
.custom-button:hover,
#searchform .send:hover {
background-color: black !important;
-webkit-transition: background-color 1s;
transition: background-color 1s;
} #comments {
clear: both;
margin-bottom: 30px;
margin-top: 45px;         
}
#wrapper .no-comments {
margin-top: 0 !important;                      
}
.commentlist {
list-style-type: none;
margin-bottom: 25px;             
}
.commentlist .children {
list-style-type: none;                       
}
.comment-reply-title {
background: left top repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
color: #111111;
font-size: 20px;
font-weight: normal;
line-height: 28px;
margin: 10px 0 0;
padding-top: 20px;              
}
#comments .entry-headline-wrapper {
margin-bottom: -21px;                        
}
#comments .entry-headline,
.wrapper-related-posts .entry-headline {
font-size: 20px;
font-weight: normal; 
padding: 8px 32px;                         
}
.comment-reply-link {
font-size: 13px;                    
}
.comments-title {
margin-top: 0;                
}
.section-heading {
font-size: 20px;
line-height: 26px;
margin-bottom: 0;
margin-top: 30px;              
}
#comments .section-heading {
font-weight: normal;              
}
#comments ol {
color: #333333;
margin-left: 0;             
}
#comments ol ol {
margin: 0 20px;             
}
#comments ol li { 
background: left top repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
margin: 20px 0 0 0;
padding: 15px 0 0 0;                
}
#comments .avatar,
#comments .fn {
float: left;
margin: 0 6px 0 0;                  
}
#comments .fn {
font-style: italic; 
margin: 0 3px 0 0;             
}
#comments time,
#comments .edit-link {
color: #555555;
float: right; 
font-size: 13px;              
}
#comments .comment-content {
clear: both;
padding-top: 10px;                          
}
#comments #comment-nav-below {
background: left top repeat-x url(//asbef.org.br/html/wp-content/themes/brightnews/images/dotted.png);
margin-bottom: 30px;
padding-top: 15px;
text-align: left;                  
}
#comments #comment-nav-below .section-heading {
font-size: 18px;
margin-top: 0;                 
}
#comments input,
#comments textarea {
margin-top: 7px;                
}
#content #commentform .form-allowed-tags {
color: #555555; 
font-size: 12px;                  
}  
#comments .bypostauthor {
background: #f0f0f0;
background-image: none;
border-top: 1px solid #e8e8e8;
color: black;
margin-bottom: -20px;
padding: 10px 30px;              
}
.reply {
margin-top: -10px;
width: 50%;      
}
#content .comment-content p {
font-size: 13px;
margin-bottom: 10px;                   
}
#content .comment-content .edit-link {
margin-top: 0;
text-align: right; 
width: 50%;                                    
}
#content .comment-content li {
border: none;
font-size: 13px;
margin: 0;
padding: 0;                             
}
#content #commentform p {
color: #333333;
font-size: 13px;
margin-bottom: 5px;                        
}
#content .logged-in-as {
margin-bottom: 0;         
} @media screen and (max-width: 990px) {
#wrapper #page {
width: 90%;                 
}
#wrapper #content,
#wrapper #sidebar {
padding: 0 5%;
width: 90%;                    
}
#wrapper #sidebar {
float: left;
margin-top: 30px;                    
}
#wrapper #top-navigation {
padding: 0 0 0 5%;
width: 95%;                   
}
#wrapper #header .header-icons {
right: 5%;                                 
}
#wrapper #header .header-content {
padding: 32px 5%;
width: 90%;                    
}
#wrapper #header .site-title-wrapper,
#wrapper #header .site-description-wrapper,
#wrapper #header .site-description,
#wrapper #header .header-logo {
margin: 0;
max-width: 100%;                            
}
.js #nav,
.js #top-nav {
display: none;
}
.js #header .selectnav {
background: #f2f2f2;
border: 1px solid #d6d6d6;
color: #666666;
display: block;
float: left;
height: 31px;
margin-top: 2px; 
position: relative;
width: 50%;
}
.js #header #main-navigation .selectnav {
background: #3d3d3d;
border: 1px solid #111111;
color: white;
height: 39px;
margin: 3px 0 0 5%;
width: 90%;
}
#wrapper #content .breadcrumb-navigation {
width: 100%;                        
}
#wrapper #content .attachment-post-thumbnail  {
max-width: 100%;
width: auto;                                    
}        
.single #content .attachment-post-thumbnail,
.page #content .attachment-post-thumbnail,
.single #content .attachment-fullwidth-thumb,
.page #content .attachment-fullwidth-thumb  {
max-width: 98% !important;                                   
}
#wrapper #content .post-entry .post-thumbnail {
max-width: 50%;                                                           
}
#wrapper #content .post-entry-column .post-thumbnail,
#wrapper #content .post-entry-grid .post-thumbnail {
max-width: 60px !important;                                                           
}
#wrapper #content .post-entry-column-first .post-thumbnail {
max-width: 90%;                                                           
}
#wrapper #footer {
padding-top: 35px;                   
}
#footer .footer-widget-area {
margin: 0;
padding: 0 5%;
width: 90%;                              
}
#wrapper #page .sticky_nav {
max-width: 90%; 
top: 0 !important;                     
} 
} @media print {
html body,
#wrapper .entry-headline-pattern {
background: none;          
}
#header,
#footer,
#sidebar,
#respond,
.background,
.social-share,
.reply,
.scroll-top {
display: none !important;                                   
}
#content {
width: 100%;         
}
}