#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;
}.gabfire_feedburner_widget {}
.gabfire_f_widget fieldset {
border: 1px solid #ddd;
padding: 3px 0 3px 5px; 
}
form.gabfire_f_widget input, form.gabfire_f_widget input:hover, form.gabfire_f_widget input:active, form.gabfire_f_widget input:focus {
box-shadow: none;
outline: 0px !important;
-webkit-appearance: none !important;
margin: 0;
border: none;
}
.gabfire_feedburner_widget .feedburner_submit {
float: right;
padding: 5px 7px 0 0;
display: inline;
}
.news-signup {background:url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/newsletter.jpg) top center;padding:20px;text-align:center}
.news-signup .widgettitle {color:#fff;font-size:25px;font-weight:700}
.news-signup .sidebar_feedwidget {width:253px;height:46px;background:url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/submit-newsletter.png);padding:4px;margin:0 auto;}
.news-signup .sidebar_mailinput {width:206px;height:38px;border:none;padding:0 0 0 5px;float:left;font-size:14px;color:#888}
.news-signup .sidebar_mailinput_submit {float: right;display: inline;}
.news-signup p {margin-top:15px;color:#fff;margin-bottom:0;} .gab_about_widget {
display: block;
overflow: hidden;
}
.widget_avatar {
float: left;
margin: 4px 8px 0 0;
}
.widget_avatar img {
display: block;
}
.about_more,.about_more:hover,.about_more:active {
padding: 4px 12px;
float: right;
background: -moz-linear-gradient(
top,
#efefef 0%,
#ffffff 50%,
#eeeeee);
background: -webkit-gradient(
linear, left top, left bottom, 
from(#efefef),
color-stop(0.50, #ffffff),
to(#eeeeee));
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border: 1px solid #dddddd;
} ul.gabfire_tabs {
margin: 0px;
padding: 0px;
list-style: none;
}
ul.gabfire_tabs li {
background: none;
color: #222;
display: inline-block;
padding: 10px 15px;
cursor: pointer;
}
ul.gabfire_tabs li.current_tab {
background: #ededed;
color: #222;
}
.gabfire_tab-content {
display: none;
background: #ededed;
padding: 15px;
}
.gabfire_tab-content.current_tab {
display: inherit;
}
.tab_titles {
list-style: none;
margin: 0;
padding: 5px 0 0 0 !important;
height: 33px;
font-size: 12px;
}
.tab_titles li {
float: left;
padding: 0 !important;
margin: 0 !important;
width: 33%;
list-style: none !important;
border: 0 !important;
background: none !important;
}
.tab_titles li.gab_secondtab {
width: 34%;
}
.tab_titles a {
display: block;
line-height: 31px;
height: 31px;
font-weight: bold;
text-align: center;
padding: 2px 0 0 0;
position: relative;
top: -1px!important;
text-decoration: none;
}
.tab_titles a:active,.tab_titles a:hover {
outline: none;
text-decoration:none;
}
.current_tab a, .current_tab a:hover{
top: -5px!important;
height: 36px;
cursor: default !important;
outline: none;
text-decoration: none;
}
.panes div {
padding: 15px 10px 15px 10px !important;
}
.panes div div {
padding: 0;
border: none !important;
}
.panes li span.block {
display: block;
font-size: 11px;
padding-top: 3px;
}
.panes li {
list-style: none !important;
text-indent: 0!important;
overflow: hidden;
margin-bottom: 7px;
padding-bottom: 7px;
}
.panes li a {
text-decoration: none;
line-height: 19px;
}
.panes li img {
float: right !important;
margin: 2px 0 0 7px !important;
width:35px;
height:35px;
}
.panes .widget_recent_comments {
padding: 0 !important;
}
.panes .widget_recent_comments li {
line-height: 1.6em !important;
padding-bottom: 12px !important;
}
.panes .widgettitle_in {
margin: 0 0 7px;
font: bold 16px sans-serif;
display: block;
}
.panes .wp-post-image {
width: 35px;
height: 35px;
line-height: 0;
margin: 2px 0 0 7px;
float: right;
}
.gabfire-poprandom img{
width:35px;
height:35px;
}
.gabfire-poprandom .posttitle {
clear:none
} #light_colorscheme {
color: #222;
}
#light_colorscheme .tab_titles {
border-bottom: 1px solid #cfcfcf;
margin: 0;
}
#light_colorscheme .tab_titles a {
background: none #F2F2F2  !important;
border: 1px solid #cfcfcf!important;
color: #222 !important;
}
#light_colorscheme .tab_titles a:hover {
color: #222;
}
#light_colorscheme .tab_titles .current_tab a,#light_colorscheme  .tab_titles .current_tab a:hover,#light_colorscheme  .tab_titles li.current_tab a {
background-color: #fff !important;
color: #222 !important;
border-bottom: none!important;
}
#light_colorscheme .panes div {
background-color: #fff!important;
border: 1px solid #cfcfcf !important;
border-top: none!important;
}
#light_colorscheme .panes li {
background: none;
border-bottom: 1px dotted #ddd !important;
padding-left: 0;
}
#light_colorscheme .panes li  a {
color: #444 !important;
}
#light_colorscheme .panes li  a:hover {
color: #111 !important;
} #dark_colorscheme {
color: #eee;
margin: 0;
}
#dark_colorscheme .tab_titles {
border-bottom: 1px solid #666;
}
#dark_colorscheme .tab_titles a {
background: none #333 !important;
border: 1px solid #666!important;
color: #999 !important;
}
#dark_colorscheme .tab_titles a:hover {
color: #333;
}
#dark_colorscheme .tab_titles .current_tab a,#dark_colorscheme  .tab_titles .current_tab a:hover,#dark_colorscheme  .tab_titles li.current_tab a {
background-color: #444 !important;
color: #efefef !important;
border-bottom: none!important;
}
#dark_colorscheme .panes div {
background-color: #444!important;
border: 1px solid #666 !important;
border-top: none!important;
}
#dark_colorscheme .panes li {
background: none;
border-bottom: 1px dotted #3a3a3a !important;
padding-left: 0;
}
#dark_colorscheme .panes li  a {
color: #efefef !important;
}
.no-list-image {
background: none !important;
padding-left: 0 !important;
}
#light_colorscheme .panes li:last-child,
#dark_colorscheme .panes li:last-child {
border-bottom:0 !important;
margin-bottom:0 !important;
} .gabfire_archive_widget form {
display: block;
margin-bottom: 0;
font-size: 12px;
line-height: 12px;
}
.gabfire_archive_widget select {
width: 98%;
margin: 0 0 5px;
color: #444;
border: 1px solid #ddd;
height: auto;
padding:5px;
margin-bottom: 15px;
}
.gabfire_archive_widget label {
display: block;
margin-bottom: 5px;
}
.google {
width: 95%;
padding: 0	5px 0 7px;
margin-bottom: 0;
border: 1px solid #ddd;
color: #444;
height: 30px;
} .gabfire_relatedposts {
display: block;
overflow: hidden;
margin: 0 0 15px;
width: 100%;
line-height: 1.3em;
}
.gab_relateditem {
float: left;
padding: 1%;
margin: 0 1%;
text-align: center;
} .gab_relateditem img {
border: none !important;
padding: 0 !important;
margin: 0 auto 7px;
width: 100%;
height: auto !important;
} form.gabfire_search_style1 {
margin: 0;
padding: 0;
border: none;
}
form.gabfire_search_style1 fieldset {
padding: 4px;
}
form.gabfire_search_style1 .gab_search_text {
margin: 0;
border: none;
font-size: 13px;
line-height: 13px;
}
form.gabfire_search_style1 .submit_style1 {
float: right;
border:none;
cursor:pointer;
text-indent:-999em;
padding: 6px 5px 0 0;
display: inline;
width:16px;
height:16px;
background:url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/search.png)
}
form.gabfire_search_style2 fieldset {
margin: 0;
padding: 0;
border: none;
width: 300px;
height: 30px;
}
form.gabfire_search_style2 p {
margin: 0;
}
form.gabfire_search_style2 .gab_search_text {
float: right;
padding: 0;
background: none;
border: 0;
width: 225px;
margin: 5px 40px 0 5px;
color: #7c7a7a;
font: 13px/23px arial, verdana, sans-serif;
}
form.gabfire_search_style2 .submit_style2 {
float: left;
padding: 7px 0 0 8px;
display: inline;    
}
form.gabfire_search_style1 input, form.gabfire_search_style1 input:hover, form.gabfire_search_style1 input:active, form.gabfire_search_style1 input:focus,
form.gabfire_search_style2 input ,form.gabfire_search_style2 input:hover, form.gabfire_search_style2 input:active, form.gabfire_search_style2 input:focus {
box-shadow: none;
outline: 0px !important;
-webkit-appearance: none !important;
} .gabfire_social_widget a {
width: 48px;
height: 48px;
float: left;
margin: 3px 6px;
display: inline;
text-indent: -999em;
}
.gabfire_social_widget a.facebook {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/facebook.png);
}
.gabfire_social_widget a.twitter {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/twitter.png);
}
.gabfire_social_widget a.feed {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/feed.png);
}
.gabfire_social_widget a.instagram {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/instagram.png);
}
.gabfire_social_widget a.plus1 {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/plus1.png);
}
.gabfire_social_widget a.picasa {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/picasa.png);
}
.gabfire_social_widget a.flickr {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/flickr.png);
}
.gabfire_social_widget a.lastfm {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/lastfm.png);
}
.gabfire_social_widget a.linkedin {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/linkedin.png);
}
.gabfire_social_widget a.youtube {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/youtube.png);
}
.gabfire_social_widget a.vimeo {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/vimeo.png);
}
.gabfire_social_widget a.delicious {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/delicious.png);
}
.gabfire_social_widget a.stumbleupon {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/stumbleupon.png);
}
.gabfire_social_widget a.deviantart {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/deviantart.png);
}
.gabfire_social_widget a.digg {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/digg.png);
}
.gabfire_social_widget a.foursquare {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/social/foursquare.png);
}
.gabfire_social_widget a:link {
background-position: bottom left;
}
.gabfire_social_widget a:hover {
background-position: top left;
} .gabfire_share_widget {
padding-bottom: 5px;
margin-bottom: 5px;
display: block;
} .gab_share_buttons {
width: 100%;
display: block;
height: 38px;
}
.gab_share_buttons:after {
clear: both;
content: '.';
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
}
.google-share-button {
float: left;
width: 105px;
margin-top: 1px;
}
.twitter-share-button {
float: left;
width: 95px;
margin-top: 1px;
}
.facebook-share-button {
float: left;
width: 90px;
margin-top: 1px;
}
.pinterest-share-button {
float: left;
width: auto;
width: 55px;
}
.linkedin-share-button {
float: left;
width: auto;
} .gab_share_boxes {
width: 100%;
display: block;
height: 75px;
}
.gab_share_boxes:after {
clear: both;
content: '.';
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
}
.google-share-box {
display: block;
float: left;
width: 65px;
margin-top: 1px;
}
.facebook-share-box {
display: block;
float: left;
width: 60px;
margin-top: 1px;
}
.twitter-share-box {
display: block;
float: left;
width: 70px;
width: auto;
margin-right: 20px;
}
.pinterest-share-box {
display: block;
float: left;
min-width: 50px;
width: auto;
margin-top: 20px;
}
.linkedin-share-box {
display: block;
float: left;
width: 67px;
width: auto;
margin-right: 20px;
}
.gabfire_share_widget a {
width: 32px;
height: 32px;
float: left;
margin: 4px 8px 4px 0;
display: inline;
text-indent: -999em;
}
.gabfire_share_widget a.facebook {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/facebook.png);
}
.gabfire_share_widget a.plus1 {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/plus1.png);
}
.gabfire_share_widget a.twitter {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/twitter.png);
}
.gabfire_share_widget a.email {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/email.png);
}
.gabfire_share_widget a.delicious {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/delicious.png);
}
.gabfire_share_widget a.digg {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/digg.png);
}
.gabfire_share_widget a.google2 {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/google.png);
}
.gabfire_share_widget a.stumbleupon {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/stumbleupon.png);
}
.gabfire_share_widget a.reddit {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/reddit.png);
}
.gabfire_share_widget a.technorati {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/technorati.png);
}
.gabfire_share_widget a.yahoo {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/yahoo.png);
}
.gabfire_share_widget a.blogger {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/blogger.png);
}
.gabfire_share_widget a.myspace {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/myspace.png);
}
.gabfire_share_widget a.rss {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/share/rss.png);
}
.gabfire_share_widget a:link {
background-position: bottom left;
}
.gabfire_share_widget a:hover {
background-position: top left;
} .gabfire_authorbadge {
padding: 15px;
background: #f5f6f7;
border: 1px solid #ddd;
overflow: hidden;
}
.gabfire_authorbadge img {
float: left;
margin: 3px 7px 4px 0 !important;
color: #666;
}
.gabfire_authorbadge .author_social {
display: list-item;
margin: 0 0 7px;
font-size: 13px;
line-height: 16px;
list-style: none;
padding: 3px 0 3px 24px;
border-bottom: 1px dotted #ddd;
text-decoration: none;
}
.gabfire_authorbadge .t_link {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/ico/ico_twitter.png) no-repeat 2px 3px;
}
.gabfire_authorbadge .f_link {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/ico/ico_facebook.png) no-repeat 2px 3px;
}
.gabfire_authorbadge .g_link {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/ico/ico_gplus.png) no-repeat 2px 3px;
}
.gabfire_authorbadge .w_link {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/ico/ico_home.png) no-repeat 2px 3px;
}
.gabfire_authorbadge .a_link {
background: url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/ico/ico_all.png) no-repeat 2px 3px;
}
.gabfire_authorbadge p {
overflow: hidden;
margin-bottom: 15px !important;
}
.gabfire_authorbadge p.first_p {
margin-bottom:5px !important;
font-weight:bold;
}
.gabfire_authorbadge .widget-innertitle {
font-size: 15px;
line-height: 19px;
padding: 0;
margin: 0 0 7px;
letter-spacing: 0;
color: #333;
}
.gabfire_authorbadge ul li {
border-bottom: 1px dotted #ddd;
margin-bottom: 5px;
padding-bottom: 5px;
line-height: 16px !important;
list-style: none;
}
.gabfire_authorbadge .authorstweets {
margin-top: 15px;
} .widget_rss a.rsswidget {
color: #000;
}
.widget_rss a.rsswidget:hover {
color: #ff4b33;
}
.widget_rss .widget-title img {
width: 11px;
height: 11px;
} .flickr_badge_image {
width: auto;
background-color: #fff;
padding: 3px;
margin: 0 7px 15px;
float: left;
position: relative;
-moz-box-shadow: 0 0 1px #eee;
-webkit-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
}
.flickr_badge_image, .flickr_badge_image img {
border: 1px solid #eee;
}
.gab_text_widget {overflow:hidden}
.gab_text_widget .widgettitle {min-height:24px;padding:8px 0} .gab_contact_widget, .gab_contact_widget p {font-size:15px}
.gab_contact_logocont {border-bottom:1px dotted #efefef;display:block;padding-bottom:20px;margin-bottom:20px}
.gab_contact_widget .aligncenter {margin:0 auto;}
.clear {clear:both;display:block;height:1px;} .gabfire-tweets {}
.gabfire-tweets  li{overflow:hidden;margin-left:0 !important;width:100%;}
.gabfire-tweets img {width:40px}
.gabfire_unslider {
position: relative;
overflow: auto;
} .gabfire-videos-wrapper {position:relative;}
.gabfire-videos {padding-top:25px;} 
.gabfire-videos iframe {width:100%;}
.gabfire-videos img {width:100%}
.gabfire-videos .owl-pagination {
position:absolute;
left:0px;
top:0px;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out		
}
.gabfire-videos.owl-theme .owl-controls .owl-page span {width:10px;height:10px;background:#bbb;margin:0 6px 0 0;text-align:left;border-radius:50% !important;-moz-border-radius:50% !important;-webkit-border-radius:50% !important;}
.gabfire-videos-controls {
position:absolute;
width:32px;
z-index:1;
right:0px;
top:0px;
height:14px;
margin-top:3px;
}
.gabfire-videos-controls span {background:url(//panafrikaniki.gr/wp-content/plugins/gabfire-widget-pack/images/arrow-16.png);height:14px;width:14px;cursor:pointer;opacity:0.7;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out}
.gabfire-videos-controls span:hover {opacity:1}
.gabfire-videos-controls span.gabfire-videos-prev {background-position:left}
.gabfire-videos-controls span.gabfire-videos-next {background-position:right}
.owl-controls.clickable {margin:0}
.innerslider-wrapper:hover .gabfire-videos .owl-pagination{
display:block;
opacity:1;
-webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -ms-animation: fadeIn 1s; -o-animation: fadeIn 1s; animation: fadeIn 1s;	
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxLoadingGraphic{background:url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/libs/colorbox/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/libs/colorbox/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/libs/colorbox/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/libs/colorbox/images/controls.png) no-repeat bottom center; width:38px; height:19px; text-indent:-9999px; border: 0 none !important; border-radius: 0 !important; box-shadow: none !important; }
#cboxClose:hover{opacity: 0.8;}      @media only screen and (min-width: 0) and (max-width: 767px) {
#cboxClose { background: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/libs/colorbox/images/controls.png) no-repeat scroll center bottom / 84px auto; height: 16px;   width: 34px; }
}@font-face {
font-family: 'Roboto-Regular';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-regular.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-regular.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-regular.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-regular.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-regular.svg#Roboto-Regular) format('svg');
}   @font-face {
font-family: 'Roboto-Bold';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-bold.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-bold.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-bold.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-bold.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/assets/fonts/roboto-bold.svg#Roboto-Bold) format('svg');
}   .wcp-openweather-settings-popup .wcp-openweather-settings-title, .wcp-openweather-settings-popup .wcp-openweather-settings-section-title, .wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn { font-family: 'Roboto-Bold', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; }
.wcp-openweather-settings-popup { font-family: 'Roboto-Regular', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; }   .wcp-openweather-settings-popup { padding: 12px 15px 15px; background: #fff; color: #333; text-align: left !important; }
.wcp-openweather-settings-popup .wcp-openweather-settings-title { border-bottom: 1px solid #cfcfcf; display: block; font-size: 20px; line-height: 22px; margin: 0 0 12px; padding: 0 0 7px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-form { border: 0; margin: 0; padding: 0; width: 100%; overflow: hidden; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section { margin: 0; padding: 0 0 12px 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section-title { display: block; font-size: 16px; line-height: 16px; margin: 0; padding: 0 0 5px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section input[type="text"], .wcp-openweather-settings-popup .wcp-openweather-settings-section select, .wcp-openweather-settings-popup .wcp-openweather-settings-section textarea {  font-family: 'Roboto-Regular', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; background: #fff; border: 1px solid #cfcfcf; border-radius: 0; box-sizing: border-box; color: #333; font-size: 14px; line-height: 17px; height: 32px; margin: 0; padding: 7px 8px 6px; width: 100%; box-shadow: none !important; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section input[type="text"] { -webkit-appearance: none; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section input::-webkit-input-placeholder { color: #999; padding: 1px 0 0 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section input:-ms-input-placeholder { color: #999; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section input:-moz-placeholder { opacity: 1; color: #999;}
.wcp-openweather-settings-popup .wcp-openweather-settings-section input::-moz-placeholder { opacity: 1; color: #999; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section select { padding: 5px 8px; line-height: 32px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section textarea { padding: 5px 8px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-field { margin: 0; padding: 0; line-height: 19px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-label { display: inline-block; font-size: 14px; line-height: 14px; padding: 0 0 5px; margin: 0; color: #333; vertical-align: baseline; }
.wcp-openweather-settings-popup .wcp-openweather-settings-description { display: block; font-size: 12px; line-height: 14px; margin: 0; padding: 2px 0 0; color: #333; }
.wcp-openweather-settings-popup .wcp-openweather-settings-description a { font-size: 12px; margin: 0; padding: 0; color: #03a9f4; text-decoration: underline; outline: none; border: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-description a:hover { font-size: 12px; margin: 0; padding: 0; color: #03a9f4; text-decoration: none; outline: none; border: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units { width: 102%; margin-left: -2%; display: table; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units .wcp-openweather-settings-section-title { width: 100%; float: left; padding-left: 2%; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units .wcp-openweather-settings-field { float: left; width: 33.33%; padding: 0 0 0 2%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-options .wcp-openweather-settings-field { width: 100%; overflow: hidden; padding-top: 6px; line-height: 16px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-options .wcp-openweather-settings-field label { line-height: 15px; max-width: 95%; padding: 0; vertical-align: top; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-options .wcp-openweather-settings-field input[type="checkbox"] { float: left; padding: 0; margin: 1px 5px 0 0; height: auto; min-width: inherit; width: auto !important; position: static; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions { width: 100%; overflow: hidden; padding: 2px 0 0 0; margin: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn { float: left; background: #959595 !important; border: 0 none !important; border-radius: 0 !important; box-shadow: none !important; color: #fff; cursor: pointer; font-size: 14px !important; line-height: 15px !important; margin: 0 0 0 15px; min-height: 33px; min-width: 160px; outline: none !important; padding: 9px 15px; text-shadow: none !important; text-transform: uppercase; text-align: center; vertical-align: bottom; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none !important; word-wrap: break-word; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions #submit { background: #03a9f4 !important; font-family: 'Roboto-Bold', Arial, sans-serif !important; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions input[type="submit"].wcp-openweather-settings-btn { line-height: 13px; -webkit-appearance: none; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn:first-child { margin: 0; background: #03a9f4 !important; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn:hover, .wcp-openweather-settings-popup .wcp-openweather-settings-actions #submit:hover { background: #03a9f4; opacity: 0.8; text-decoration: none !important; }      @media only screen and (min-width: 0) and (max-width: 767px) {
.wcp-openweather-settings-popup { padding: 9px 12px 12px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-label { padding: 0 0 3px; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units { width: 100%; margin-left: 0; display: block; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units .wcp-openweather-settings-section-title { float: none; padding-left: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-units .wcp-openweather-settings-field { float: none; width: 100%; padding: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-options .wcp-openweather-settings-field label { max-width: 80%; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn { display: block; float: none; width: 100%; margin: 7px 0 0 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-actions .wcp-openweather-settings-btn:first-child { margin-top: 0; }
.wcp-openweather-settings-popup .wcp-openweather-settings-section.wcp-openweather-settings-options .wcp-openweather-settings-field input[type="checkbox"] { margin: 0 5px 0 0; }
}@font-face {
font-family: 'Roboto-Regular';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-regular.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-regular.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-regular.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-regular.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-regular.svg#Roboto-Regular) format('svg');
}   @font-face {
font-family: 'Roboto-Bold';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-bold.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-bold.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-bold.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-bold.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/roboto-bold.svg#Roboto-Bold) format('svg');
}   @font-face {
font-family: 'Dosis-Bold';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/dosis-bold.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/dosis-bold.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/dosis-bold.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/dosis-bold.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/dosis-bold.svg#Dosis-Bold) format('svg');
}   @font-face {
font-family: 'wcp-ow-icons';
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/wcp-ow-icon.eot);
src: url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/wcp-ow-icon.eot?#iefix) format('embedded-opentype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/wcp-ow-icon.woff) format('woff'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/wcp-ow-icon.ttf) format('truetype'),
url(//panafrikaniki.gr/wp-content/plugins/wcp-openweather/theme/default/assets/fonts/wcp-ow-icon.svg#wcp-ow-icons) format('svg');
}   .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-value, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value { font-family: 'Dosis-Bold', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-city-wrapper .wcp-openweather-city, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-city-wrapper .wcp-openweather-city, .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title, .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-header th, .wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th span { font-family: 'Roboto-Bold', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content, .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day .wcp-openweather-forecast-item-date, .wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day .wcp-openweather-forecast-item-date { font-family: 'Roboto-Regular', Arial, sans-serif; font-weight: normal !important; font-style: normal !important; }   [class^="wcp-ow-icon-"], [class*=" wcp-ow-icon-"] { display: inline-block; font-family: 'wcp-ow-icons' !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wcp-ow-icon-arrow-down:before { content: "\f044"; }
.wcp-ow-icon-refresh:before { content: "\f021"; }
.wcp-ow-icon-cog:before { content: "\e602"; }
.wcp-ow-icon-raindrop:before { content: "\2d"; }
.wcp-ow-icon-wind:before { content: "\7c"; } .wcp-openweather-visible-xs { display: none; }   .wcp-openweather-default-widget { font: 12px/14px 'Roboto-Regular', Arial, sans-serif; background: #cfd8dc; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; color: #263238; }
.wcp-openweather-default-widget div, .wcp-openweather-default-widget span { font-family: 'Roboto-Regular', Arial, sans-serif; }
.wcp-openweather-default-widget .wcp-openweather-container { padding: 0 15px; margin: 0; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; }   .wcp-openweather-default-widget .wcp-openweather-header { margin: 0; padding: 0; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-header-wrapper { background: rgba(255,255,255,0.30); height: 24px; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-header-wrapper .wcp-openweather-container { padding-top: 5px; padding-bottom: 5px; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-day-wrapper { padding: 0 42px 0 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-day-wrapper .wcp-openweather-day { display: block; font-size: 12px; line-height: 14px; text-align: left; text-transform: uppercase; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options-wrapper { float: right; width: 40px; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options, .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh { float: right; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options-wrapper { position: relative; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options { padding-left: 9px; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon, .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon { color: #263238; display: block; width: 14px; height: 14px; font-size: 15px; line-height: 14px; outline: none; text-decoration: none; padding: 0; margin: 0; border: 0; background: none; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon:hover, .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon:hover { color: inherit; width: 14px; height: 14px; font-size: 15px; line-height: 14px; outline: none; text-decoration: none; padding: 0; margin: 0; border: 0; background: none; opacity: 0.7; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh { font-size: 15px; line-height: 14px; color: #263238; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 1s infinite linear; width: 13px; }
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { font-size: 18px; line-height: 14px; margin-left: -2px; color: #263238; } .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings { display: none; }   .wcp-openweather-default-widget .wcp-openweather-content { padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content > .wcp-openweather-container { padding-top: 14px; padding-bottom: 14px; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-city-wrapper { text-align: left; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-city-wrapper .wcp-openweather-city { font-size: 16px; line-height: 18px; text-transform: uppercase; hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none; word-wrap: break-word; -moz-word-wrap: break-word; -webkit-word-wrap: break-word; -ms-word-wrap: break-word; } .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper { padding: 5px 0 0 0; margin: 0; width: 100%; overflow: hidden; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now, .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details { float: left; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now { min-width: 120px; margin: 0; padding: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature { width: 100%; overflow: hidden; padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-value, .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-icon { float: left; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-value { max-width: 110px; font-size: 50px; line-height: 50px; text-transform: uppercase; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-value .wcp-openweather-now-value-deg { position: relative; top: 1px !important; bottom: 0 !important; font-size: 30px; line-height: 0; height: 0; vertical-align: super; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-icon { height: 47px; margin: 2px 0 0; padding: 0; vertical-align: middle; width: 47px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-icon img { display: block; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; max-width: 100% !important; height: auto !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-status { font-size: 12px; line-height: 14px; margin-top: -2px; padding-bottom: 1px; text-align: left; max-width: 130px; display: block; text-transform: lowercase; } .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details { float: right; width: 44%; text-align: right; padding: 4px 0 0 0; margin: 0; min-width: 107px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row { padding: 0 0 3px 0; margin: 0; overflow: hidden; width: 115%; float: right; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title { float: right; font-size: 18px; line-height: 15px !important; width: 17px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title.wcp-ow-icon-raindrop { font-size: 17px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title.wcp-ow-icon-arrow-down { font-size: 21px; padding-right: 1px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title.wcp-ow-icon-arrow-down .wcp-ow-icon-arrow-down { display: inline; font-size: 21px; line-height: 15px !important; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-value { float: right; padding-right: 3px; font-size: 12px; line-height: 13px; max-width: 82%; }   .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper { padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header { background: rgba(255,255,255,0.30); padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-container { padding-top: 4px; padding-bottom: 4px; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day { float: left; width: 20%; font-size: 11px; line-height: 11px; text-transform: uppercase; text-align: center; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day .wcp-openweather-forecast-item-date { display: block; font-size: 10px; line-height: 10px; text-align: center; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content { padding: 0 0 14px 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item { float: left; width: 20%; padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-temperature { padding: 0; margin: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-icon { width: 40px; height: 40px; margin: 0 auto; padding: 0; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-icon img { display: block; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; max-width: 100% !important; height: auto !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-value { display: block; font-size: 10px; line-height: 10px; text-transform: uppercase; text-align: center; word-wrap: break-word; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-value .wcp-openweather-forecast-day-deg { position: relative; top: 4px !important; bottom: 0 !important; font-size: 11px; line-height: 0; height: 0; vertical-align: super; }   .wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-nodata-wrapper { padding: 18px 0 1px; margin: 0; text-align: left; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-nodata-wrapper:first-child { padding: 0 0 1px; }
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-nodata-wrapper .wcp-openweather-nodata { font-size: 12px; line-height: 12px; margin: 0; padding: 0; text-transform: uppercase; }   .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-container { padding-left: 10px; padding-right: 10px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-city-wrapper { text-align: center; } .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-header-wrapper { height: 23px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-day-wrapper .wcp-openweather-day { font-size: 11px; line-height: 13px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-options { padding-left: 6px; } 
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon, .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon { font-size: 14px; height: 13px; line-height: 14px; width: 13px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh { font-size: 14px; line-height: 14px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { font-size: 17px; line-height: 13px; } .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper { padding: 5px 0 0 0; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now { float: none; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now { width: 100%; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-value { float: none; display: block; max-width: 100%; text-align: center; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-temperature .wcp-openweather-now-icon { float: none; margin: 0 auto; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-now-wrapper .wcp-openweather-now-status { text-align: center; max-width: 100%; display: block; }   .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl { margin: 0; padding: 0; border: 0; border-collapse: separate; border-spacing: 0; width: 100%; font: 11px/13px 'Roboto-Regular', Arial, sans-serif; color: #263238; table-layout: fixed; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-header { background: rgba(255,255,255,0.30); }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-header th { margin: 0; padding: 5px !important; border: 0; font-weight: normal !important; text-align: center !important; text-transform: uppercase; font-size: 11px; line-height: 14px; height: 14px; background: none; color: #263238; } 
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item { background: #b9b9b9; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td { margin: 0; padding: 4px !important; border: 0; font-weight: normal !important; text-align: center !important; font-size: 11px; line-height: 13px; vertical-align: middle; background: rgba(255,255,255,0.85); color: #263238; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item.wcp-openweather-forecast-item-light td { background: #fff; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-align, .wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-header th.wcp-openweather-forecast-item-align {  }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-icon { width: 35px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-deg { position: relative; bottom: 0 !important; top: 4px !important; line-height: 0; height: 0; font-size: 12px; vertical-align: super; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td .wcp-openweather-forecast-item-day { font-size: 11px; display: block; text-transform: uppercase; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td .wcp-openweather-forecast-item-date { font-size: 10px; line-height: 12px; display: block; text-transform: uppercase; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-icon { width: 35px; height: 35px; margin: 0 auto; padding: 0; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-content .wcp-openweather-forecast-tbl .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-icon img { display: block; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; max-width: 100% !important; height: auto !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }    .wcp-openweather-default-shortcode { font: 12px/14px 'Roboto-Regular', Arial, sans-serif; background: #cfd8dc; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; color: #263238; margin-bottom: 15px; }
.wcp-openweather-default-shortcode div, .wcp-openweather-default-shortcode span { font-family: 'Roboto-Regular', Arial, sans-serif; }
.wcp-openweather-default-shortcode .wcp-openweather-container { padding: 0 15px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; }   .wcp-openweather-default-shortcode .wcp-openweather-header { padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-header-wrapper { background: rgba(255,255,255,0.30); height: 24px; padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-header-wrapper .wcp-openweather-container { padding-top: 5px; padding-bottom: 5px; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-day-wrapper { padding: 0 42px 0 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-day-wrapper .wcp-openweather-day { display: block; font-size: 12px; line-height: 14px; text-align: left; text-transform: uppercase; font-weight: normal !important; color: #263238; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options-wrapper { float: right; width: 40px; padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh { float: right; padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options-wrapper { position: relative; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options { padding-left: 9px; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-wrapper { padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon { color: #263238; display: block; width: 14px; height: 14px; font-size: 15px; line-height: 14px; outline: none; text-decoration: none; padding: 0; margin: 0; border: 0; background: none; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon:hover, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon:hover { color: inherit; width: 14px; height: 14px; font-size: 15px; line-height: 14px; outline: none; text-decoration: none; padding: 0; margin: 0; border: 0; background: none; opacity: 0.7; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh { font-size: 15px; line-height: 15px; color: #263238; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 1s infinite linear; width: 13px; }
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { font-size: 18px; line-height: 14px; margin-left: -2px; color: #263238; } .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings { display: none; }   .wcp-openweather-default-shortcode .wcp-openweather-content { padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content > .wcp-openweather-container { padding-top: 15px; padding-bottom: 15px; margin: 0; } .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl { margin: 0 !important; padding: 0 !important; border: 0 !important; border-collapse: separate !important; border-spacing: 0 !important; width: 100% !important; font: 12px/13px 'Roboto-Regular', Arial, sans-serif; color: #263238; table-layout: fixed; background: none !important; text-shadow: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl tr { margin: 0; padding: 0 !important; border: 0 !important; background: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td { margin: 0; padding: 0 !important; border: 0 !important; font-weight: normal !important; text-align: center !important; font-size: 12px; line-height: 13px; vertical-align: middle; background: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td .wcp-openweather-city {vertical-align: middle; font-size: 16px; line-height: 18px; text-transform: uppercase; padding: 0; margin: 0; hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none; word-wrap: break-word; -moz-word-wrap: break-word; -webkit-word-wrap: break-word; -ms-word-wrap: break-word; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td.wcp-openweather-city-wrapper-forecast { width: 100%; text-align: left !important; } .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-icon-wrapper .wcp-openweather-now-icon { width: 50px; height: 50px; margin: 0 auto; padding: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-icon-wrapper .wcp-openweather-now-icon img { display: block !important; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; width: 50px !important; height: 50px !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value { display: block; font-size: 50px; line-height: 44px; text-transform: uppercase; padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value .wcp-openweather-now-value-deg { position: relative; bottom: 0 !important; top: 1px !important; font-size: 30px; line-height: 0; height: 0; vertical-align: super; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-status { display: block; text-transform: lowercase; font-size: 12px; line-height: 13px; padding: 0; margin: 0; } .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details { width: 100%; overflow: hidden; padding: 16px 0 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row { float: left; width: 33.45%; border-left: 2px solid transparent; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 0; margin: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row:first-child { border-left: 0; width: 33.05%; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-row-content { background: rgba(255,255,255,0.30); padding: 5px 0; margin: 0; text-align: center; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title { display: block; text-transform: uppercase; font-size: 12px; line-height: 14px;color: #263238; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-value { font-size: 12px; line-height: 14px; color: #263238; }   .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-wrapper { margin: 0; padding: 0;}
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content { margin: 0 !important; padding: 0 !important; border: 0 !important; border-collapse: separate !important; border-spacing: 0 !important; width: 100% !important; font: 12px/14px 'Roboto-Regular', Arial, sans-serif; color: #263238; table-layout: auto; text-shadow: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header:hover, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content tr, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content tr:hover { background: none !important; } 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th { background: rgba(255,255,255,0.30) !important; margin: 0; padding: 5px !important; border: 0; font-weight: normal !important; text-align: center !important; text-transform: uppercase; font-size: 11px !important; line-height: 14px; height: 14px; color: #263238; letter-spacing: 0; } 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th span { font-size: 11px; line-height: 12px; margin: 0; padding: 0; } 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item { background: #b9b9b9; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td { font-family: 'Roboto-Regular', Arial, sans-serif; margin: 0 !important; padding: 4px !important; border: 0 !important; font-weight: normal !important; text-align: center !important; font-size: 12px; line-height: 14px; vertical-align: middle; background: rgba(255,255,255,0.85); color: #263238; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item.wcp-openweather-forecast-item-light td { background: #fff; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td:first-child, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th:first-child { padding: 4px 4px 4px 15px !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td:last-child, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th:last-child, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-last, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th.wcp-openweather-forecast-item-last { padding: 4px 15px 4px 4px !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-align, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th.wcp-openweather-forecast-item-align { text-align: left !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-deg { position: relative; bottom: 0 !important; top: 4px !important; line-height: 0; height: 0; font-size: 12px; vertical-align: super; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-conditions, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th.wcp-openweather-forecast-item-conditions { padding: 0 4px !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-item-day { font-size: 12px; display: block; text-transform: uppercase; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-item-date { font-size: 10px; line-height: 12px; display: block; text-transform: uppercase; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-icon { margin: 0 auto; width: 40px; height: 40px; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-icon img { display: block; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; max-width: 100% !important; height: auto; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-status { line-height: 12px; font-size: 12px; text-transform: lowercase; }   .wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper { padding: 0; margin: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header { background: rgba(255,255,255,0.30); padding: 0; margin: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-container { padding-top: 4px; padding-bottom: 4px; margin: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day { float: left; width: 20%; font-size: 12px; line-height: 12px; text-transform: uppercase; text-align: center; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-header .wcp-openweather-forecast-day .wcp-openweather-forecast-item-date { display: block; font-size: 11px; line-height: 12px; text-align: center; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content { padding: 0 0 14px 0 !important; margin: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item { float: left; width: 20%; padding: 0; margin: 0; background: transparent; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-temperature { padding: 0; margin: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-icon { width: 40px; height: 40px; margin: 0 auto; padding: 0; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-icon img { display: block; background: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; max-width: 100% !important; height: auto; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-value { display: block; font-size: 12px; line-height: 11px; text-transform: uppercase; text-align: center; word-wrap: break-word; }
.wcp-openweather-default-shortcode.wcp-openweather-default-compact .wcp-openweather-content .wcp-openweather-forecast-wrapper .wcp-openweather-forecast-content .wcp-openweather-forecast-item .wcp-openweather-forecast-day-value .wcp-openweather-forecast-day-deg { position: relative; top: 4px !important; bottom: 0 !important; font-size: 11px; line-height: 0; height: 0; vertical-align: super; }   .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-nodata-wrapper { margin: 0; padding: 0; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-nodata-wrapper .wcp-openweather-nodata { display: block; padding: 0; margin: 0; text-transform: uppercase; text-align: left; line-height: 12px; font-size: 12px; }   @-webkit-keyframes fa-spin { 
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@keyframes fa-spin {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}   @media screen and (-webkit-min-device-pixel-ratio:0) { 
.wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh, .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh { line-height: 15px; }
.wcp-openweather-default-widget.wcp-openweather-default-mini .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon .wcp-ow-icon-refresh { line-height: 14px; }
}      @media only screen and (min-width: 0) and (max-width: 767px) { 
.wcp-openweather-hidden-xs { display: none; }
.wcp-openweather-visible-xs { display: block; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value { font-size: 43px; line-height: 40px; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl .wcp-openweather-now-temperature-wrapper .wcp-openweather-now-value .wcp-openweather-now-value-deg {font-size: 28px; top: 4px !important;} 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-content-tbl td .wcp-openweather-city { font-size: 14px; line-height: 16px; } 
.wcp-openweather-default-widget .wcp-openweather-content .wcp-openweather-city-wrapper .wcp-openweather-city { font-size: 15px; line-height: 17px; } 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-title, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-value { font-size: 11px; }     
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-status { display: none !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-hidden-xs, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content th.wcp-openweather-forecast-item-hidden-xs { display: none !important; }    
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td.wcp-openweather-forecast-item-icon { padding: 4px 4px 4px 0 !important; }
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td .wcp-openweather-forecast-day-icon { float: none; margin: 0 auto; } 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-item td:first-child, .wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-forecast-content .wcp-openweather-forecast-header th:first-child { width: 37px; } .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon:hover, .wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon:hover, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon:hover, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-refresh .wcp-openweather-refresh-icon:hover { opacity: 1; }
}   @media only screen and (min-width: 0) and (max-width: 480px) { 
.wcp-openweather-default-shortcode .wcp-openweather-content .wcp-openweather-now-details .wcp-openweather-now-details-row .wcp-openweather-now-details-value { display: block; line-height: 14px; max-height: 14px; overflow: hidden; }  
} @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { line-height: 16px; }
} @media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { line-height: 16px; }
} @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
.wcp-openweather-default-widget .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog, .wcp-openweather-default-shortcode .wcp-openweather-header .wcp-openweather-options .wcp-openweather-settings-icon .wcp-ow-icon-cog { line-height: 16px; }
}div.hr{outline:none !important; border:none; border-bottom:double #eee; margin:10px auto; overflow:hidden}
div.hr hr{display:none}
.btn {-webkit-border-radius:4px !important;-moz-border-radius:4px  !important;border-radius:4px  !important;}
.quote{padding:15px 10px 15px 60px !important; background:#f7f7f7 url../../images/blockquote_gray.gif) no-repeat 10px 20px !important; border:1px solid #ddd;overflow:hidden}
.quote p{float:left; clear:both;font:1em georgia,serif;line-height:1.5em;}
.quote cite{float:left; clear:both; font-style:normal} .one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; margin-bottom:20px !important;}
.lastcolumn{ margin-right:0 !important; clear:right;margin-bottom:20px !important}
.cta{margin:10px auto 10px auto; padding:10px 10px 10px 10px; background-color:#f2f2f2; border:1px solid #dcdcdc; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; text-shadow:#fff 1px 1px 0; box-shadow:1px 1px 0 #fff inset,-1px -1px 0 #fff inset; -moz-box-shadow:1px 1px 0 #fff inset,-1px -1px 0 #fff inset; -webkit-box-shadow:1px 1px 0 #fff inset,-1px -1px 0 #fff inset; position:relative;}
.cta p{margin:0; padding:0}
.cta h3{font-size:1.5em; text-shadow:#fff 1px -1px 0}
.curved{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px;}
.button,
.button.btn-small, 
.button.btn-large, 
.button.btn-medium{background-image:none; padding:8px 1.3em 9px 1.3em; font-size:.95em; display:inline-block; font-family:arial,helvetica,sans-serif; font-stretch:narrower; font-weight:bolder; text-align:center; text-decoration:none;display:inline-block;}
.button.btn-left{float:left !important;margin: 0 5px 5px 0 !important}
.button.btn-right{float:right !important;margin: 0 0 5px 5px !important}
.button.btn-center {margin:0px auto !important;}
.button-alt a, .button a {font-size:.9em; line-height:14px}
.button span.btn_caption{font-weight:normal; display:inline-block; font-size:14px; line-height:14px}
a.button.white{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fff),color-stop(100%,#e3e3e3));  background-image:-webkit-linear-gradient(#fff,#e3e3e3);  background-image:-moz-linear-gradient(#fff,#e3e3e3);  background-image:-o-linear-gradient(#fff,#e3e3e3);  background-image:linear-gradient(#fff,#e3e3e3);  -pie-background:linear-gradient(#fff,#e3e3e3);  border:1px solid #dbdbdb;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 white;  -webkit-box-shadow:inset 0 1px 0 0 white;  -o-box-shadow:inset 0 1px 0 0 white;  box-shadow:inset 0 1px 0 0 white;  color:#333;  text-shadow:0 1px 0 white;  position:relative}
a.button.white:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#dbdbdb),color-stop(100%,#f2f2f2));  background-image:-webkit-linear-gradient(#dbdbdb,#f2f2f2);  background-image:-moz-linear-gradient(#dbdbdb,#f2f2f2);  background-image:-o-linear-gradient(#dbdbdb,#f2f2f2);  -pie-background:linear-gradient(#dbdbdb,#f2f2f2);  -moz-box-shadow:inset 0 1px 0 0 white;  -webkit-box-shadow:inset 0 1px 0 0 white;  -o-box-shadow:inset 0 1px 0 0 white;  box-shadow:inset 0 1px 0 0 white;  cursor:pointer}
a.button.white:active{ -moz-box-shadow:inset 0 0 8px 4px #d4d4d4,inset 0 0 8px 4px #d4d4d4,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #d4d4d4,inset 0 0 8px 4px #d4d4d4,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #d4d4d4,inset 0 0 8px 4px #d4d4d4,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #d4d4d4,inset 0 0 8px 4px #d4d4d4,0 1px 1px 0 #eee;  border:1px solid #c2c2c2}
a.button.white span.btn_caption{ color:gray;  text-shadow:0 1px 0 white}
a.button.gray{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e6e6e6),color-stop(100%,#c9c9c9));  background-image:-webkit-linear-gradient(#e6e6e6,#c9c9c9);  background-image:-moz-linear-gradient(#e6e6e6,#c9c9c9);  background-image:-o-linear-gradient(#e6e6e6,#c9c9c9);  -pie-background:linear-gradient(#e6e6e6,#c9c9c9);  border:1px solid #c2c2c2;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 white;  -webkit-box-shadow:inset 0 1px 0 0 white;  -o-box-shadow:inset 0 1px 0 0 white;  box-shadow:inset 0 1px 0 0 white;  color:#333;  text-shadow:0 1px 0 #f1eeee;  position:relative}
a.button.gray:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#c2c2c2),color-stop(100%,#d9d9d9));  background-image:-webkit-linear-gradient(#c2c2c2,#d9d9d9);  background-image:-moz-linear-gradient(#c2c2c2,#d9d9d9);  background-image:-o-linear-gradient(#c2c2c2,#d9d9d9);  -pie-background:linear-gradient(#c2c2c2,#d9d9d9);  -moz-box-shadow:inset 0 1px 0 0 #f2f2f2;  -webkit-box-shadow:inset 0 1px 0 0 #f2f2f2;  -o-box-shadow:inset 0 1px 0 0 #f2f2f2;  box-shadow:inset 0 1px 0 0 #f2f2f2;  cursor:pointer}
a.button.gray:active{ -moz-box-shadow:inset 0 0 8px 4px #bababa,inset 0 0 8px 4px #bababa,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #bababa,inset 0 0 8px 4px #bababa,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #bababa,inset 0 0 8px 4px #bababa,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #bababa,inset 0 0 8px 4px #bababa,0 1px 1px 0 #eee;  border:1px solid #a8a8a8}
a.button.gray span.btn_caption{ color:#666;  text-shadow:0 1px 0 #f1eeee}
a.button.black{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#404040),color-stop(100%,#242424));  background-image:-webkit-linear-gradient(#404040,#242424);  background-image:-moz-linear-gradient(#404040,#242424);  background-image:-o-linear-gradient(#404040,#242424);  -pie-background:linear-gradient(#404040,#242424);  border:1px solid #1c1c1c;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #595959;  -webkit-box-shadow:inset 0 1px 0 0 #595959;  -o-box-shadow:inset 0 1px 0 0 #595959;  box-shadow:inset 0 1px 0 0 #595959;  color:white;  text-shadow:0 1px 0 #150f0f;  position:relative}
a.button.black:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#1c1c1c),color-stop(100%,#333));  background-image:-webkit-linear-gradient(#1c1c1c,#333);  background-image:-moz-linear-gradient(#1c1c1c,#333);  background-image:-o-linear-gradient(#1c1c1c,#333);  -pie-background:linear-gradient(#1c1c1c,#333);  -moz-box-shadow:inset 0 1px 0 0 #4d4d4d;  -webkit-box-shadow:inset 0 1px 0 0 #4d4d4d;  -o-box-shadow:inset 0 1px 0 0 #4d4d4d;  box-shadow:inset 0 1px 0 0 #4d4d4d;  cursor:pointer}
a.button.black:active{ -moz-box-shadow:inset 0 0 8px 4px #141414,inset 0 0 8px 4px #141414,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #141414,inset 0 0 8px 4px #141414,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #141414,inset 0 0 8px 4px #141414,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #141414,inset 0 0 8px 4px #141414,0 1px 1px 0 #eee;  border:1px solid #030303}
a.button.black span.btn_caption{ color:#bfbfbf;  text-shadow:0 1px 0 #150f0f}
a.button-alt, a.button.lightblue{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#5aa1d8),color-stop(100%,#2489d6));  background-image:-webkit-linear-gradient(#5aa1d8,#2489d6);  background-image:-moz-linear-gradient(#5aa1d8,#2489d6);  background-image:-o-linear-gradient(#5aa1d8,#2489d6);  -pie-background:linear-gradient(#5aa1d8,#2489d6);  border:1px solid #258cda;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #85b9e0;  -webkit-box-shadow:inset 0 1px 0 0 #85b9e0;  -o-box-shadow:inset 0 1px 0 0 #85b9e0;  box-shadow:inset 0 1px 0 0 #85b9e0;  color:white;  text-shadow:0 1px 0 #1976be;  position:relative}
a.button-alt:hover, 
a.button.lightblue:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#2380c7),color-stop(100%,#4a95cf));  background-image:-webkit-linear-gradient(#2380c7,#4a95cf);  background-image:-moz-linear-gradient(#2380c7,#4a95cf);  background-image:-o-linear-gradient(#2380c7,#4a95cf);  -pie-background:linear-gradient(#2380c7,#4a95cf);  -moz-box-shadow:inset 0 1px 0 0 #75acd7;  -webkit-box-shadow:inset 0 1px 0 0 #75acd7;  -o-box-shadow:inset 0 1px 0 0 #75acd7;  box-shadow:inset 0 1px 0 0 #75acd7;  cursor:pointer}
a.button-alt:active, 
a.button.lightblue:active{ -moz-box-shadow:inset 0 0 8px 4px #2278b9,inset 0 0 8px 4px #2278b9,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #2278b9,inset 0 0 8px 4px #2278b9,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #2278b9,inset 0 0 8px 4px #2278b9,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #2278b9,inset 0 0 8px 4px #2278b9,0 1px 1px 0 #eee;  border:1px solid #2280c9}
a.button.lightblue span.btn_caption{ color:#acd3f1;  text-shadow:0 1px 0 #1976be}
a.button.blue{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#597db1),color-stop(100%,#3a6198));  background-image:-webkit-linear-gradient(#597db1,#3a6198);  background-image:-moz-linear-gradient(#597db1,#3a6198);  background-image:-o-linear-gradient(#597db1,#3a6198);  -pie-background:linear-gradient(#597db1,#3a6198);  border:1px solid #3b639b;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #7d99bf;  -webkit-box-shadow:inset 0 1px 0 0 #7d99bf;  -o-box-shadow:inset 0 1px 0 0 #7d99bf;  box-shadow:inset 0 1px 0 0 #7d99bf;  color:white;  text-shadow:0 1px 0 #2a4f83;  position:relative}
a.button.blue:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#365a8c),color-stop(100%,#51719e));  background-image:-webkit-linear-gradient(#365a8c,#51719e);  background-image:-moz-linear-gradient(#365a8c,#51719e);  background-image:-o-linear-gradient(#365a8c,#51719e);  -pie-background:linear-gradient(#365a8c,#51719e);  -moz-box-shadow:inset 0 1px 0 0 #728cb1;  -webkit-box-shadow:inset 0 1px 0 0 #728cb1;  -o-box-shadow:inset 0 1px 0 0 #728cb1;  box-shadow:inset 0 1px 0 0 #728cb1;  cursor:pointer}
a.button.blue:active{ -moz-box-shadow:inset 0 0 8px 4px #335380,inset 0 0 8px 4px #335380,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #335380,inset 0 0 8px 4px #335380,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #335380,inset 0 0 8px 4px #335380,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #335380,inset 0 0 8px 4px #335380,0 1px 1px 0 #eee;  border:1px solid #355a8d}
a.button.blue span.btn_caption{ color:#acd3f1;  text-shadow:0 1px 0 #2a4f83}
a.button.darkblue{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#3054a1),color-stop(100%,#1c3b7d));  background-image:-webkit-linear-gradient(#3054a1,#1c3b7d);  background-image:-moz-linear-gradient(#3054a1,#1c3b7d);  background-image:-o-linear-gradient(#3054a1,#1c3b7d);  -pie-background:linear-gradient(#3054a1,#1c3b7d);  border:1px solid #1d3d81;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #416ac3;  -webkit-box-shadow:inset 0 1px 0 0 #416ac3;  -o-box-shadow:inset 0 1px 0 0 #416ac3;  box-shadow:inset 0 1px 0 0 #416ac3;  color:white;  text-shadow:0 1px 0 #122c63;  position:relative}
a.button.darkblue:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#1a3570),color-stop(100%,#2e4b8a));  background-image:-webkit-linear-gradient(#1a3570,#2e4b8a);  background-image:-moz-linear-gradient(#1a3570,#2e4b8a);  background-image:-o-linear-gradient(#1a3570,#2e4b8a);  -pie-background:linear-gradient(#1a3570,#2e4b8a);  -moz-box-shadow:inset 0 1px 0 0 #3e61ac;  -webkit-box-shadow:inset 0 1px 0 0 #3e61ac;  -o-box-shadow:inset 0 1px 0 0 #3e61ac;  box-shadow:inset 0 1px 0 0 #3e61ac;  cursor:pointer}
a.button.darkblue:active{ -moz-box-shadow:inset 0 0 8px 4px #183063,inset 0 0 8px 4px #183063,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #183063,inset 0 0 8px 4px #183063,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #183063,inset 0 0 8px 4px #183063,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #183063,inset 0 0 8px 4px #183063,0 1px 1px 0 #eee;  border:1px solid #193570}
a.button.darkblue span.btn_caption{ color:#acd3f1;  text-shadow:0 1px 0 #122c63}
a.button.lightgreen{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#80bf4f),color-stop(100%,#63a72f));  background-image:-webkit-linear-gradient(#80bf4f,#63a72f);  background-image:-moz-linear-gradient(#80bf4f,#63a72f);  background-image:-o-linear-gradient(#80bf4f,#63a72f);  -pie-background:linear-gradient(#80bf4f,#63a72f);  border:1px solid #65ab30;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #9bcb76;  -webkit-box-shadow:inset 0 1px 0 0 #9bcb76;  -o-box-shadow:inset 0 1px 0 0 #9bcb76;  box-shadow:inset 0 1px 0 0 #9bcb76;  color:white;  text-shadow:0 1px 0 #529122;  position:relative}
a.button.lightgreen:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#5c9a2d),color-stop(100%,#73af46));  background-image:-webkit-linear-gradient(#5c9a2d,#73af46);  background-image:-moz-linear-gradient(#5c9a2d,#73af46);  background-image:-o-linear-gradient(#5c9a2d,#73af46);  -pie-background:linear-gradient(#5c9a2d,#73af46);  -moz-box-shadow:inset 0 1px 0 0 #8ebf69;  -webkit-box-shadow:inset 0 1px 0 0 #8ebf69;  -o-box-shadow:inset 0 1px 0 0 #8ebf69;  box-shadow:inset 0 1px 0 0 #8ebf69;  cursor:pointer}
a.button.lightgreen:active{ -moz-box-shadow:inset 0 0 8px 4px #558d2a,inset 0 0 8px 4px #558d2a,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #558d2a,inset 0 0 8px 4px #558d2a,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #558d2a,inset 0 0 8px 4px #558d2a,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #558d2a,inset 0 0 8px 4px #558d2a,0 1px 1px 0 #eee;  border:1px solid #5c9b2c}
a.button.lightgreen span.btn_caption{ color:#efefef;  text-shadow:0 1px 0 #529122}
a.button.green{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#668b46),color-stop(100%,#4a6d2c));  background-image:-webkit-linear-gradient(#668b46,#4a6d2c);  background-image:-moz-linear-gradient(#668b46,#4a6d2c);  background-image:-o-linear-gradient(#668b46,#4a6d2c);  -pie-background:linear-gradient(#668b46,#4a6d2c);  border:1px solid #4d702e;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #7fa95b;  -webkit-box-shadow:inset 0 1px 0 0 #7fa95b;  -o-box-shadow:inset 0 1px 0 0 #7fa95b;  box-shadow:inset 0 1px 0 0 #7fa95b;  color:white;  text-shadow:0 1px 0 #39571e;  position:relative}
a.button.green:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#436129),color-stop(100%,#5a7641));  background-image:-webkit-linear-gradient(#436129,#5a7641);  background-image:-moz-linear-gradient(#436129,#5a7641);  background-image:-o-linear-gradient(#436129,#5a7641);  -pie-background:linear-gradient(#436129,#5a7641);  -moz-box-shadow:inset 0 1px 0 0 #739457;  -webkit-box-shadow:inset 0 1px 0 0 #739457;  -o-box-shadow:inset 0 1px 0 0 #739457;  box-shadow:inset 0 1px 0 0 #739457;  cursor:pointer}
a.button.green:active{ -moz-box-shadow:inset 0 0 8px 4px #3c5625,inset 0 0 8px 4px #3c5625,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #3c5625,inset 0 0 8px 4px #3c5625,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #3c5625,inset 0 0 8px 4px #3c5625,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #3c5625,inset 0 0 8px 4px #3c5625,0 1px 1px 0 #eee;  border:1px solid #436228}
a.button.green span.btn_caption{ color:#b8e297;  text-shadow:0 1px 0 #39571e}
a.button.darkgreen{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#497c22),color-stop(100%,#2f5511));  background-image:-webkit-linear-gradient(#497c22,#2f5511);  background-image:-moz-linear-gradient(#497c22,#2f5511);  background-image:-o-linear-gradient(#497c22,#2f5511);  -pie-background:linear-gradient(#497c22,#2f5511);  border:1px solid #315912;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #61a22f;  -webkit-box-shadow:inset 0 1px 0 0 #61a22f;  -o-box-shadow:inset 0 1px 0 0 #61a22f;  box-shadow:inset 0 1px 0 0 #61a22f;  color:white;  text-shadow:0 1px 0 #1e3909;  position:relative}
a.button.darkgreen:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#28480f),color-stop(100%,#3e651f));  background-image:-webkit-linear-gradient(#28480f,#3e651f);  background-image:-moz-linear-gradient(#28480f,#3e651f);  background-image:-o-linear-gradient(#28480f,#3e651f);  -pie-background:linear-gradient(#28480f,#3e651f);  -moz-box-shadow:inset 0 1px 0 0 #568a2e;  -webkit-box-shadow:inset 0 1px 0 0 #568a2e;  -o-box-shadow:inset 0 1px 0 0 #568a2e;  box-shadow:inset 0 1px 0 0 #568a2e;  cursor:pointer}
a.button.darkgreen:active{ -moz-box-shadow:inset 0 0 8px 4px #213b0d,inset 0 0 8px 4px #213b0d,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #213b0d,inset 0 0 8px 4px #213b0d,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #213b0d,inset 0 0 8px 4px #213b0d,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #213b0d,inset 0 0 8px 4px #213b0d,0 1px 1px 0 #eee;  border:1px solid #28480f}
a.button.darkgreen span.btn_caption{ color:#9bc874;  text-shadow:0 1px 0 #1e3909}
a.button.lightred{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#da5858),color-stop(100%,#d82222));  background-image:-webkit-linear-gradient(#da5858,#d82222);  background-image:-moz-linear-gradient(#da5858,#d82222);  background-image:-o-linear-gradient(#da5858,#d82222);  -pie-background:linear-gradient(#da5858,#d82222);  border:1px solid #d22;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #e28383;  -webkit-box-shadow:inset 0 1px 0 0 #e28383;  -o-box-shadow:inset 0 1px 0 0 #e28383;  box-shadow:inset 0 1px 0 0 #e28383;  color:white;  text-shadow:0 1px 0 #c01616;  position:relative}
a.button.lightred:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ca2121),color-stop(100%,#d14747));  background-image:-webkit-linear-gradient(#ca2121,#d14747);  background-image:-moz-linear-gradient(#ca2121,#d14747);  background-image:-o-linear-gradient(#ca2121,#d14747);  -pie-background:linear-gradient(#ca2121,#d14747);  -moz-box-shadow:inset 0 1px 0 0 #d97373;  -webkit-box-shadow:inset 0 1px 0 0 #d97373;  -o-box-shadow:inset 0 1px 0 0 #d97373;  box-shadow:inset 0 1px 0 0 #d97373;  cursor:pointer}
a.button.lightred:active{ -moz-box-shadow:inset 0 0 8px 4px #bc2020,inset 0 0 8px 4px #bc2020,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #bc2020,inset 0 0 8px 4px #bc2020,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #bc2020,inset 0 0 8px 4px #bc2020,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #bc2020,inset 0 0 8px 4px #bc2020,0 1px 1px 0 #eee;  border:1px solid #cb2020}
a.button.lightred span.btn_caption{ color:#f2abab;  text-shadow:0 1px 0 #c01616}
a.button.red{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#d81818),color-stop(100%,#ae0a0a));  background-image:-webkit-linear-gradient(#d81818,#ae0a0a);  background-image:-moz-linear-gradient(#d81818,#ae0a0a);  background-image:-o-linear-gradient(#d81818,#ae0a0a);  -pie-background:linear-gradient(#d81818,#ae0a0a);  border:1px solid #b20a0a;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #e73c3c;  -webkit-box-shadow:inset 0 1px 0 0 #e73c3c;  -o-box-shadow:inset 0 1px 0 0 #e73c3c;  box-shadow:inset 0 1px 0 0 #e73c3c;  color:white;  text-shadow:0 1px 0 #900404;  position:relative}
a.button.red:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#9e0a0a),color-stop(100%,#bc1a1a));  background-image:-webkit-linear-gradient(#9e0a0a,#bc1a1a);  background-image:-moz-linear-gradient(#9e0a0a,#bc1a1a);  background-image:-o-linear-gradient(#9e0a0a,#bc1a1a);  -pie-background:linear-gradient(#9e0a0a,#bc1a1a);  -moz-box-shadow:inset 0 1px 0 0 #de2b2b;  -webkit-box-shadow:inset 0 1px 0 0 #de2b2b;  -o-box-shadow:inset 0 1px 0 0 #de2b2b;  box-shadow:inset 0 1px 0 0 #de2b2b;  cursor:pointer}
a.button.red:active{ -moz-box-shadow:inset 0 0 8px 4px #8f0a0a,inset 0 0 8px 4px #8f0a0a,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #8f0a0a,inset 0 0 8px 4px #8f0a0a,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #8f0a0a,inset 0 0 8px 4px #8f0a0a,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #8f0a0a,inset 0 0 8px 4px #8f0a0a,0 1px 1px 0 #eee;  border:1px solid #9f0909}
a.button.red span.btn_caption{ color:#f2abab;  text-shadow:0 1px 0 #900404}
a.button.darkred{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#981010),color-stop(100%,#6b0606));  background-image:-webkit-linear-gradient(#981010,#6b0606);  background-image:-moz-linear-gradient(#981010,#6b0606);  background-image:-o-linear-gradient(#981010,#6b0606);  -pie-background:linear-gradient(#981010,#6b0606);  border:1px solid #6f0606;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #c41717;  -webkit-box-shadow:inset 0 1px 0 0 #c41717;  -o-box-shadow:inset 0 1px 0 0 #c41717;  box-shadow:inset 0 1px 0 0 #c41717;  color:white;  text-shadow:0 1px 0 #4b0202;  position:relative}
a.button.darkred:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#5c0505),color-stop(100%,#7e1010));  background-image:-webkit-linear-gradient(#5c0505,#7e1010);  background-image:-moz-linear-gradient(#5c0505,#7e1010);  background-image:-o-linear-gradient(#5c0505,#7e1010);  -pie-background:linear-gradient(#5c0505,#7e1010);  -moz-box-shadow:inset 0 1px 0 0 #a91919;  -webkit-box-shadow:inset 0 1px 0 0 #a91919;  -o-box-shadow:inset 0 1px 0 0 #a91919;  box-shadow:inset 0 1px 0 0 #a91919;  cursor:pointer}
a.button.darkred:active{ -moz-box-shadow:inset 0 0 8px 4px #4d0505,inset 0 0 8px 4px #4d0505,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #4d0505,inset 0 0 8px 4px #4d0505,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #4d0505,inset 0 0 8px 4px #4d0505,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #4d0505,inset 0 0 8px 4px #4d0505,0 1px 1px 0 #eee;  border:1px solid #5c0505}
a.button.darkred span.btn_caption{ color:#f2abab;  text-shadow:0 1px 0 #4b0202}
a.button.yellow{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#d1c81a),color-stop(100%,#a79f0c));  background-image:-webkit-linear-gradient(#d1c81a,#a79f0c);  background-image:-moz-linear-gradient(#d1c81a,#a79f0c);  background-image:-o-linear-gradient(#d1c81a,#a79f0c);  -pie-background:linear-gradient(#d1c81a,#a79f0c);  border:1px solid #aca40c;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #e4dc3a;  -webkit-box-shadow:inset 0 1px 0 0 #e4dc3a;  -o-box-shadow:inset 0 1px 0 0 #e4dc3a;  box-shadow:inset 0 1px 0 0 #e4dc3a;  color:white;  text-shadow:0 1px 0 #8a8305;  position:relative}
a.button.yellow:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#98910b),color-stop(100%,#b6ae1b));  background-image:-webkit-linear-gradient(#98910b,#b6ae1b);  background-image:-moz-linear-gradient(#98910b,#b6ae1b);  background-image:-o-linear-gradient(#98910b,#b6ae1b);  -pie-background:linear-gradient(#98910b,#b6ae1b);  -moz-box-shadow:inset 0 1px 0 0 #dbd229;  -webkit-box-shadow:inset 0 1px 0 0 #dbd229;  -o-box-shadow:inset 0 1px 0 0 #dbd229;  box-shadow:inset 0 1px 0 0 #dbd229;  cursor:pointer}
a.button.yellow:active{ -moz-box-shadow:inset 0 0 8px 4px #89830b,inset 0 0 8px 4px #89830b,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #89830b,inset 0 0 8px 4px #89830b,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #89830b,inset 0 0 8px 4px #89830b,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #89830b,inset 0 0 8px 4px #89830b,0 1px 1px 0 #eee;  border:1px solid #99910b}
a.button.yellow span.btn_caption{ color:#f5ed61;  text-shadow:0 1px 0 #8a8305}
a.button.orange{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#d1911a),color-stop(100%,#a7710c));  background-image:-webkit-linear-gradient(#d1911a,#a7710c);  background-image:-moz-linear-gradient(#d1911a,#a7710c);  background-image:-o-linear-gradient(#d1911a,#a7710c);  -pie-background:linear-gradient(#d1911a,#a7710c);  border:1px solid #ac740c;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #e4a83a;  -webkit-box-shadow:inset 0 1px 0 0 #e4a83a;  -o-box-shadow:inset 0 1px 0 0 #e4a83a;  box-shadow:inset 0 1px 0 0 #e4a83a;  color:white;  text-shadow:0 1px 0 #8a5b05;  position:relative}
a.button.orange:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#98670b),color-stop(100%,#b6801b));  background-image:-webkit-linear-gradient(#98670b,#b6801b);  background-image:-moz-linear-gradient(#98670b,#b6801b);  background-image:-o-linear-gradient(#98670b,#b6801b);  -pie-background:linear-gradient(#98670b,#b6801b);  -moz-box-shadow:inset 0 1px 0 0 #db9d29;  -webkit-box-shadow:inset 0 1px 0 0 #db9d29;  -o-box-shadow:inset 0 1px 0 0 #db9d29;  box-shadow:inset 0 1px 0 0 #db9d29;  cursor:pointer}
a.button.orange:active{ -moz-box-shadow:inset 0 0 8px 4px #895d0b,inset 0 0 8px 4px #895d0b,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #895d0b,inset 0 0 8px 4px #895d0b,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #895d0b,inset 0 0 8px 4px #895d0b,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #895d0b,inset 0 0 8px 4px #895d0b,0 1px 1px 0 #eee;  border:1px solid #99670b}
a.button.orange span.btn_caption{ color:#f5c161;  text-shadow:0 1px 0 #8a5b05}
a.button.brown{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#775e28),color-stop(100%,#513e15));  background-image:-webkit-linear-gradient(#775e28,#513e15);  background-image:-moz-linear-gradient(#775e28,#513e15);  background-image:-o-linear-gradient(#775e28,#513e15);  -pie-background:linear-gradient(#775e28,#513e15);  border:1px solid #554116;  -moz-border-radius:6px;  -webkit-border-radius:6px;  -o-border-radius:6px;  -ms-border-radius:6px;  -khtml-border-radius:6px;  border-radius:6px;  -moz-box-shadow:inset 0 1px 0 0 #9b7b36;  -webkit-box-shadow:inset 0 1px 0 0 #9b7b36;  -o-box-shadow:inset 0 1px 0 0 #9b7b36;  box-shadow:inset 0 1px 0 0 #9b7b36;  color:white;  text-shadow:0 1px 0 #37290c;  position:relative}
a.button.brown:hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#443512),color-stop(100%,#614d24));  background-image:-webkit-linear-gradient(#443512,#614d24);  background-image:-moz-linear-gradient(#443512,#614d24);  background-image:-o-linear-gradient(#443512,#614d24);  -pie-background:linear-gradient(#443512,#614d24);  -moz-box-shadow:inset 0 1px 0 0 #836a34;  -webkit-box-shadow:inset 0 1px 0 0 #836a34;  -o-box-shadow:inset 0 1px 0 0 #836a34;  box-shadow:inset 0 1px 0 0 #836a34;  cursor:pointer}
a.button.brown:active{ -moz-box-shadow:inset 0 0 8px 4px #382b0f,inset 0 0 8px 4px #382b0f,0 1px 1px 0 #eee;  -webkit-box-shadow:inset 0 0 8px 4px #382b0f,inset 0 0 8px 4px #382b0f,0 1px 1px 0 #eee;  -o-box-shadow:inset 0 0 8px 4px #382b0f,inset 0 0 8px 4px #382b0f,0 1px 1px 0 #eee;  box-shadow:inset 0 0 8px 4px #382b0f,inset 0 0 8px 4px #382b0f,0 1px 1px 0 #eee;  border:1px solid #453512}
a.button.brown span.btn_caption{ color:#cea03b;  text-shadow:0 1px 0 #37290c}  .gabfire_danger, .gabfire_alert, 
.gabfire_warning, .gabfire_success, 
.gabfire_info 		{ padding:0.8em !important;margin-bottom:1em;border:2px solid #ddd; }
.gabfire_danger, 
.gabfire_alert 		{ background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4; }
.gabfire_warning 		{ background:#fff6bf;color:#514721;border-color:#ffd324; }
.gabfire_success	{ background:#e6efc2;color:#264409;border-color:#c6d880; }
.gabfire_info 		{ background:#d5edf8;color:#205791;border-color:#92cae4; }
.gabfire_danger a, 
.gabfire_alert a 	{ color:#8a1f11;text-decoration:underline; }
.gabfire_warning a	{ color:#514721;text-decoration:underline; }
.gabfire_success a	{ color:#264409;text-decoration:underline; }
.gabfire_info a 		{ color:#205791;text-decoration:underline; } ul.sc_tabs{display:block; margin:0 0 20px 0 !important; padding:0; border-bottom:solid 1px #ddd}
ul.sc_tabs li{display:block; width:auto; height:30px; padding:0; float:left; margin-bottom:0}
ul.sc_tabs li a{display:block; text-decoration:none; width:auto; height:29px; padding:0px 20px; line-height:30px; border:solid 1px #ddd; border-width:1px 0 0 1px; margin:0;  background:#f5f5f5; font-size:13px}
ul.sc_tabs li a.current{background:#fff; height:30px; position:relative; top:-4px; padding-top:4px; border-right-width:1px; margin:0 -1px 0 0; color:#111; -moz-border-radius-topleft:2px; -webkit-border-top-left-radius:2px; border-top-left-radius:2px; -moz-border-radius-topright:2px; -webkit-border-top-right-radius:2px; border-top-right-radius:2px}
ul.sc_tabs li:first-child a{-moz-border-radius-topleft:2px; -webkit-border-top-left-radius:2px; border-top-left-radius:2px}
ul.sc_tabs li:last-child a{border-width:1px 1px 0 1px; -moz-border-radius-topright:2px; -webkit-border-top-right-radius:2px; border-top-right-radius:2px}
ul.sc_tabs:before, 
ul.sc_tabs:after{ content:'\0020';  display:block;  overflow:hidden;  visibility:hidden;  width:0;  height:0}
ul.sc_tabs:after{ clear:both}
ul.sc_tabs{ zoom:1}
.sc_tabs-content{margin:0 0 20px; display:block}body{font:15px/19px georgia,'palatino linotype',palatino,'times new roman',times,serif;color:#333;background:#69A1CE url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/bg.jpg) 0 0; }
.wrapper{width:960px;margin:0 auto;background:#fff; margin:0 auto;padding:0 10px;background:#fff;border-right:solid 1px #4F8BAD;border-left:solid 1px #4F8BAD;}
.flow_hide {width:100%;display:block;overflow:hidden}
p { margin: 0 0 15px }
a{color:#1282C4;text-decoration:none;}
a:hover{text-decoration:underline;} .featuredpost {margin:0 0 10px;border-bottom:1px dotted #ddd;padding-bottom:7px;}
.featuredpost p{margin:0 0 5px;}
.posttitle{font:23px/26px georgia,'palatino linotype',palatino,'times new roman',times,serif;color:#333;margin:0 0 5px 0;letter-spacing:-1px;}
.bigposttitle { font-size:27px;line-height:29px;}
.list_posttitle {display:list-item;font: 14px/19px georgia,'palatino linotype',palatino,'times new roman',times,serif;list-style:none;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/ico_widget_li.gif) no-repeat left 8px;letter-spacing:0;padding:4px 0 4px 12px;border-bottom:1px dotted #ddd}
.posttitle a {color:#222;}
.posttitle a:hover{text-decoration:underline}
.postmeta {font-style:italic;font-size:11px;text-align:right;margin-top:5px;clear:both;display:block;}
.postmeta a{}
.postmeta a:hover {text-decoration:underline;}
.catname {display:block;color:#222;font: bold 15px/17px 'Droid Sans', "helvetica neue", helvetica, arial, sans-serif;border-bottom:1px dotted #ddd;margin-bottom:10px;overflow:hidden;padding-bottom:4px;}
.catname span {float:left;width:auto;}
.catname a {color:#aaa;float:right;width:auto;font:normal 13px "helvetica neue", helvetica, arial, sans-serif;letter-spacing:0px}
.catname a:hover {text-decoration:none;color:#888}
a.view-all { color: #67a0cd; background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/view-all.png) no-repeat right -14px; padding-right: 19px; }
a:hover.view-all { background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/view-all.png) no-repeat right 1px; padding-right: 19px; } .alignleft,.alignright,.alignnone,.aligncenter {line-height:0;display:block;margin-top:4px}
.alignnone,.aligncenter {margin:0 0 15px} .widget{margin-bottom:15px;display:block;}
.widgettitle{font: bold 17px/19px "helvetica neue", helvetica, arial, sans-serif;margin-bottom:0;display:block;font-weight: bold;color: #666;letter-spacing:-0.5px}
.widgettitle a {color:#1282C4;}
.widget ul li {border-color:#ddd;line-height:18px;list-style:none;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/ico_widget_li.gif) no-repeat left 5px;padding-left:12px;}
.widget ul li.lastitem {border-bottom:none;padding-bottom:0;margin-bottom:0;}
.tagcloud a {color:#555;line-height:22px}
.tagcloud a:hover {color:#222;} .widget .catname a {color: #000;display: block;text-align: left;width: 100%;font:bold 15px/17px 'Droid Sans',"helvetica neue",helvetica,arial,sans-serif}
.widget .posttitle {clear: both;} .ad728 {display:block;width:728px;margin:7px auto;text-align:center;overflow:hidden;	} #masthead {display:block;overflow:hidden;padding:6px 0;border-bottom:1px solid #ddd}
.mastheadnav { font-size: 13px;line-height:13px;width:660px;margin-top:10px;float:left}
.mastheadnav li {float:left;position:relative;color:#444;border-left:1px solid #eee;padding-left:10px;margin-left:10px;}
.mastheadnav li.first {border-left:none;padding-left:0;margin-left:0;}
.mastheadnav li a {color:#444;}
.mastheadnav li a:hover{color:#000;text-decoration:underline;}
.mastheadnav li.current_page_item a, .mastheadnav li.current-cat a, .mastheadnav li.current-menu-item a {color:#000;font-weight:bold;}
.mastheadnav li ul {border-bottom:1px solid #ddd;position:absolute;z-index:999;width:180px;padding-top:6px;margin-left:-10px}
.mastheadnav li ul li {float:none;border-left:none;margin:0;padding:0;}
.mastheadnav li ul li a {background:#fff; text-transform:none;width:158px;padding:5px 10px; height:auto;margin:0; border:1px solid #ddd; border-bottom:0;color:#555;}
.mastheadnav li ul li a.sf-with-ul { padding:5px 10px;}
.mastheadnav li ul li a:hover {background:#efefef;color:#555;text-decoration:none}
.mastheadnav li ul ul {margin: -26px 0 0 179px;padding-top:0;}
.mastheadnav li ul ul ul {margin-top: -27px;} .mastheadnav .sf-sub-indicator{display:none}
.mastheadnav .sf-with-ul{background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-down.png) no-repeat 95% center;}
.mastheadnav li ul li a.sf-with-ul {background: #fff url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;}
.mastheadnav li ul li a:hover.sf-with-ul {background: #efefef url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;}
#masthead .search {float:right}
#masthead form.gabfire_search_style1 {
margin: 0;
padding: 0;
border: none;
}
#masthead form.gabfire_search_style1 fieldset {
padding: 1px;
border:1px solid #efefef;
}
#masthead form.gabfire_search_style1 .gab_search_text {
margin: 0;
border: none;
font-size: 13px;
line-height: 13px;
}
#masthead form.gabfire_search_style1 .submit_style1 {
float: right;
border:none;
text-indent:-999em;
margin-top:3px;
display: inline;
width:16px;
height:16px;
background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/bgr_search_box-submit.png);
cursor:pointer;
} #header{display:block;overflow:hidden;}
#header_banner{display:block;line-height:0;max-width:960px;}  #header .left-2col {width:auto;display:block;margin-right:15px;float:left}
#header .left-2col h1 {font: bold 46px/46px 'Bradley Gratis',georgia,'times new roman',times,serif;color:#1282C4;text-align:center;}
#header .left-2col h1 span a {display:block;color:#222;font-size:36px}
#header .right-2col {width:auto;float:right}
#header .right-2col .entries {border-right:1px solid #eee;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;margin:15px 0}
#header .right-2col .catname {font-size:14px;margin:0;color:#666;border:none}
#header .right-2col .catname a {float:none;color:#666}
#header .right-2col .catname a:hover {text-decoration:underline}
#header .right-2col .featuredpost {float:left;padding:5px 15px;border-left:1px solid #eee;width:210px;border-bottom:0;margin-bottom:0;background:#f8f8f8}
#header .right-2col .posttitle {font-size:18px;line-height:20px}
#header .right-2col .active {background:#efefef;}
#header .right-2col .active .posttitle a,#header .right .active .catname a {color:#222;} #header .col-3col {width:280px;display:block;margin:10px 0}
#header .col-3col .alignleft,#header .col-3col .alignright {margin:0;border:none;display:block;border:1px solid #082133}
#header .col-3col img {margin:0;border:none;display:block;}
#header .col-3col a {color:#222;}
#header .col-3col p {font-size:12px;margin:0;}
#header .col-3col.right img {float:right !important}
#header .col-3col .featuredpost {float:right;height:74px;width:144px;border:none;background:#efefef;padding:8px;margin:0;overflow:hidden;font:14px/15px georgia, sans-serif;}
#header .col-3col .featuredpost.right {background:#ACCA5B}
#header .col-3col .posttitle {line-height:17px;font-size:18px}
#header .col-3col.active .featuredpost {background:#082133;}
#header .col-3col.active .featuredpost a {color:#eee}
#header .col-3col.active .featuredpost a:hover {text-decoration:none;}
#header .mid-3col {width:340px;display:block;margin:0 30px;float:left;text-align:center}
#header .mid-3col h1 {font: bold 46px/46px georgia,'times new roman',times,serif;color:#1282C4;text-align:center;}
#header .mid-3col h1 span a {display:block;color:#222;font-size:36px}
#header .mid-3col img {display:block;margin:0 auto;line-height:0}
#header .right-3col {width:250px;display:block;float:left;} #mainmenu {display:block;background:#082133;border-top:1px solid #082133}
.mainnav {text-transform:uppercase;}
.mainnav:after{content:"";display:block;clear:both;}
.mainnav li {float:left;position:relative;}
.mainnav li a {color:#eee;padding:10px 9px;font-size:14px;line-height:14px;}
.mainnav li.current_page_item a, .mainnav li.current-cat a, .mainnav li.current-menu-item a {color:#E6F0F7;}
.mainnav li a:hover,.mainnav li.sfHover a {color:#E6F0F7;text-decoration:underline;}
.mainnav li.advertise {background:#1282C4;}
.mainnav li ul  {border-bottom:1px solid #ddd;position:absolute;z-index:999;width:180px;padding-top:1px;}
.mainnav li ul li  {float:none;}
.mainnav li li.current_page_item a, .mainnav li li.current-cat a, .mainnav li li.current-menu-item a {background:#efefef;color:#555;text-decoration:none;}
.mainnav li ul li a,li.sfHover li a{background:#f9f9f9;color:#555 !important;text-transform:none; font:bold 13px arial, tahoma, verdana, sans-serif;padding:4px 10px; height:auto; line-height:normal;margin:0; border:1px solid #ddd; border-bottom:0;text-decoration:none !important}
.mainnav li ul li a.sf-with-ul { padding:5px 10px;}
.mainnav li ul li a:hover  {background:#efefef;color:#555;text-decoration:none;}
.mainnav li ul ul  {margin: -25px 0 0 179px;padding-top:0;} .mainnav .sf-sub-indicator {display:none}
.mainnav .sf-with-ul{background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-down_bright.png) no-repeat right center;padding-right:15px !important}
.mainnav li ul .sf-sub-indicator {background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat;right: 5px;top: 8px;}
.mainnav li li a.sf-with-ul {background: #f9f9f9 url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;}
.mainnav li ul li a:hover.sf-with-ul {background: #efefef url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;}/*/*/.mainnav li.megadp .dropdown_col {
text-transform:none;
width: 506px;
float:left;
z-index:9999;
position:absolute;
left:-999em;
padding-top:1px;
}
.mainnav li.megadp .dropdown_col a {text-decoration:none;}
.mainnav li.megadp .dropdown_inner {
overflow:hidden;
padding:10px 5px 20px 5px;
border-top:none;
font:13px/17px Arial, Helvetica, sans-serif;/**/background:#F4F4F4;
background: -moz-linear-gradient(top, #dcdcdc, #f5f5f5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dcdcdc), to(#f5f5f5)); border: 3px solid #D0CCC8;
border-top: 0;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}
.mainnav li.megadp:hover { position:relative; } .mainnav li.megadp .align_right { -moz-border-radius: 0px 0px 5px 5px;-webkit-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;}
.mainnav li.megadp:hover .align_right {left:auto;right:-1px;top:auto;}
.mainnav li.megadp:hover .align_left{ left:-1px; top:auto; } .mainnav li.megadp .greybox {
overflow:hidden;
padding:0;
margin:0 10px 12px 0;
position: static;
width:170px;
float: left;
border:none;
}
.mainnav li.megadp .greybox li {
border-bottom:1px solid #cfcfcf;
overflow:hidden;
width: 170px;
display: block;
}
.mainnav li.megadp .greybox li:hover, .mainnav li.megadp .greybox li.feed {
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/nav-li-bg.png) no-repeat top right;
}
.mainnav li.megadp .greybox li a {
background: none !important;
float: left !important;
display: block !important;
clear: left !important;
border:0;
color:#545353;
}
.mainnav li.megadp .greybox li a:hover {
background: none !important;
color: #222 !important;
}
.mainnav li.megadp .greybox li span.post-count{
overflow: hidden;
width: 30px;
height: 18px;
font-size: 10px;
line-height: 18px;
margin-top: 4px;
display: block;
float: right;
text-align: center;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/nav-cat-count.png) no-repeat 0 0;
color: #fff;
text-shadow: 1px 1px 1px #3d3d3d;
}
.mainnav li.megadp .greybox li:hover span.post-count{
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/nav-cat-count.png) no-repeat 0 -19px;
color: #1f1f1f;
text-shadow: 1px 1px 1px #fff;
}
.mainnav li.megadp .greybox li.feed a {
display: block;
float: left;
font-size: 10px;
padding-left: 11px;
line-height: 7px;
color: #222 !important;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/nav-rss.png) no-repeat 0 3px !important;
}
.mainnav li.megadp .greybox li.feed a:hover {
color: #cc6215 !important;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/nav-rss.png) no-repeat 0 -11px !important;
}
.mainnav .featuredpost { border-bottom: 1px solid #cfcfcf; }
.mainnav .featuredpost:hover .alignleft { background:#1f1f1f;} .mainnav .dropdown_entries {float:left;overflow:hidden;border-left:1px dotted #999;padding-left:9px;width:300px}
.dropdown_entries .featuredpost {overflow:hidden;padding-bottom:10px;margin-bottom:10px}
.mainnav h2.posttitle { font:normal 16px/22px 'droid sans',Arial,Helvetica,Sans-serif; letter-spacing:0;margin-bottom:10px}
.mainnav h2.posttitle a {color:#222;padding: 0;margin:0;text-shadow: 1px 1px 1px #fff;}
.mainnav h2.posttitle a:hover {color:#000;text-decoration:underline}
.mainnav h2.posttitle.popular {padding: 0 18px 0 0;background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/popular-bg.png) no-repeat top right;}
.mainnav .dropdown_entries a {padding:0px;}
.mainnav .dropdown_entries a img{ background:#fff; padding:4px; margin:0 8px 0 0;}
.mainnav .postmeta a {display:inline;color:#1282C4;padding: 0;margin:0;}
.mainnav .postmeta a:hover {text-decoration:underline;color:#1282C4;} #adv_here{padding:20px 15px 1px;width:600px;background:#efefef;}
#adv_here .widgettitle {font: bold 19px/19px 'droid sans', Arial, Helvetica,Sans-serif;margin-bottom:15px;padding-bottom:14px;display:block;color: #666;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/divider.png) repeat-x bottom;}	
#adv_here .widget img {margin:4px 4px 4px 5px;}	
#adv_here .widget {margin-bottom:25px;} #submenu {display:block;background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/pagenav.png) no-repeat bottom;margin-bottom:15px;}
.subnav {font:13px georgia, 'palatino linotype',palatino,'times new roman',times,serif;}
.subnav li {float:left;display:block;position:relative;padding: 8px 10px;}
.subnav li a {color: #222;display:block;outline:0;}
.subnav li a:hover {text-decoration:none;color:#1282C4;}
.subnav li.sociallinks img {line-height:0;float:left;margin-left:5px;width:22px;height:22px}
.mastheadnav li.date {font-weight:bold;padding-right:5px;margin-right:0px;}
.subnav li.current_page_item a, .subnav li.current-cat a, .subnav li.current-menu-item a {color:#1282C4;} .subnav li ul {border-bottom:1px solid #ddd;position:absolute;z-index:9999;width:180px;padding-top:8px;}
.subnav li ul li {float:none;border-left:none;margin:0;padding:0;}
.subnav li li.current_page_item a, .subnav li li.current-cat a, .subnav li li.current-menu-item a{background:#f9f9f9; color:#555;}
.subnav li ul li a{background:#f9f9f9; color:#555;text-transform:none;padding:4px 10px; margin:0; border:1px solid #ddd; border-bottom:0;}
.subnav li ul li a:hover {background:#efefef;color:#555;}
.subnav li ul ul {margin: -25px 0 0 179px;padding-top:0;} .subnav .sf-sub-indicator{display:none}
.subnav .sf-with-ul{background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-down.png) no-repeat 95% center;}
.subnav li ul li a.sf-with-ul {background: #f9f9f9 url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;}
.subnav li ul li a:hover.sf-with-ul {background: #efefef url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/arrow-superfish-right.png) no-repeat 95% center;} #featured_a_posts {width:940px;position:relative;height:455px;overflow:hidden;background:#efefef;padding:10px 10px 1px;margin-bottom:20px;
-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;
-webkit-box-shadow: 0px 1px 2px #888;-moz-box-shadow: 0px 1px 2px #888;box-shadow: 0px 1px 2px #888;}
#featured_a-slider {width:940px}
#featured_a_posts .item {width:940px;height:380px;position:relative;}
#featured_a_posts .item .featured_media {border:1px solid #aaa;display:block;} 
#featured_a_posts  .bigpicture_icon {
position:absolute;
top:5px;
left:8px;
z-index:599;
width:32px;
height:26px;
text-indent: -999em;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/images/bigpicture.png) no-repeat 0 0;
}
#featured_a_posts  .bigpicture_icon:hover {
width:90px;
text-indent: 0;
font: normal 10px/11px 'droid sans', Arial, Helvetica,Sans-serif;
padding: 6px 0 0 33px;
color: #828282;
text-shadow:1px 1px 0px #fff;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/images/bigpicture.png) no-repeat 0 -28px;
}
#featured_a_posts  .bigthumb_icon {position: absolute; width: 93px; height: 50px; text-indent: -999em; }
#featured_a_posts  .bigthumb_icon:hover {
position: absolute;
display: block;
width: 98px;
height: 56px;
text-indent: -999em;
background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/images/bigpicture-icon.png) no-repeat 50%;
}
#featured_a_posts .caption {position:absolute;top:15px;right:15px;width:280px;min-height:125px;z-index:999;color:#fff;padding:15px;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/bgr_caption.png) repeat;}
#featured_a_posts .caption h2.posttitle {font-size:24px;line-height:24px;margin:0 0 15px;letter-spacing:-1px;font-weight:bold;}
#featured_a_posts .caption h2.posttitle a {color:#fff;}
#featured_a_posts .postmeta a {color:#eee}
#featured_a_posts .postmeta a :hover{color:#fff}
#arrows_a {position:absolute;top:350px;right:20px;z-index:999;}
#arrows_a a {float:left;text-indent:-999em;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/bgr_slider_arrows.png) no-repeat 0 0;width:33px;height:31px;}
#arrows_a a.next_a {background-position:-35px 0;}
#arrows_a a.next_a:hover {background-position:1px -31px;}
#arrows_a a.prev_a {background-position:-36px -31px;}
#arrows_a a.prev_a:hover {background-position:0 0;}
#nav_a {width:940px;background:#eee;overflow:hidden;margin-top:10px}
#nav_a li {cursor:pointer;float:left;width:96px;margin:0 9px 9px 0;}
#nav_a li  img{display:block;line-height:0;border:1px solid #ccc;background:#fff;padding:2px}
#nav_a li.last {border:0;margin-right:0;width:97px;}
#nav_a li.last img {width:94px}
#nav_a a {color:#444;}
#nav_a li.activeSlide img{border:1px solid #888;} #fea_c_wrapper {width:960px;overflow:hidden;margin-bottom:30px;display:block;}
#featured_c_posts {width:640px;position:relative;height:460px;overflow:hidden;float:left}
#featured_c-slider {width:359px;float:left;}
#featured_c_posts .item {width:360px;height:460px;position:relative;background:#222328;}
#featured_c_posts .caption {color:#ddd;padding:10px;}
#featured_c_posts .caption h2.posttitle {font-size:20px;line-height:22px;letter-spacing:-1px;}
#featured_c_posts .caption h2.posttitle a {color:#fff;}
#featured_c_posts .postmeta {position:absolute;bottom:10px;right:10px;z-index:999;}
#featured_c_posts .postmeta a {color:#fff;}
#arrows_c {position:absolute;top:265px;left:288px;z-index:999;}
#arrows_c a {float:left;text-indent:-999em;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/bgr_slider_arrows.png) no-repeat 0 0;width:33px;height:31px;}
#arrows_c a.next_c {background-position:-35px 0;}
#arrows_c a.next_c:hover {background-position:1px -31px;}
#arrows_c a.prev_c {background-position:-36px -31px;}
#arrows_c a.prev_c:hover {background-position:0 0;}
.feadepth {background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/bg_feanav.png) no-repeat top left;display:block;width:100%;height:13px;}
.feadepth.top {background-position:left top;}
.feadepth.bot {background-position:left bottom;}
#nav_c{float:right;}
#nav_c ul {background:#efefef;height:414px;width:259px;overflow:hidden;padding:10px;border-right:1px solid #ddd;}
#nav_c li {border-bottom:1px dotted #ccc;border-top:1px dotted #f7f7f7;width:258px;overflow:hidden;cursor:pointer;padding:10px 0;}
#nav_c li.first {border-top:none;padding-top:0}
#nav_c li.last {border-bottom:none;padding-bottom:0}
#nav_c .pic {float:left;width:60px;margin-right:10px;background:#fff;padding:3px;border:1px solid #bbb;-moz-box-shadow:0px 0px 3px #888;-webkit-box-shadow:0px 0px 3px #888;box-shadow:0px 0px 3px #888;}
#nav_c .pic img {display:block;margin:0 auto;line-height:0;}
#nav_c .posttitle {font:15px/16px georgia, serif;letter-spacing:0;margin-bottom:5px;}
#nav_c a {color:#444;}
#nav_c li.activeSlide {}
#nav_c li.activeSlide a,#nav_c a:hover {color:#111;text-decoration:none;}
#nav_c p {font:10px/14px arial,sans-serif;color:#6B7A76;text-transform:uppercase;margin: 0;}
#featured_c_more {float:right;width:300px;display:block;}
#featured_c_more .posttitle{font-size:21px} #subfeatured {display:block;margin-bottom:20px;overflow:hidden;}	
#bnews {width:160px;float:left;border-left:1px dotted #ddd;border-right:1px dotted #ddd;margin-right:10px;padding:0 9px;text-align:center;}
#bnews .catname {background:#cd1713;margin:0 -9px;padding:7px;border-color:#0C4D72;text-align:center}
#bnews .catname a {color:#fff;float:none;font: bold 15px/17px "helvetica neue", helvetica, arial, sans-serif;}
#bnews .subleftpost {display:block;padding-top:8px}
#bnews .posttitle a {margin-bottom:7px;display:block;font-size:17px;line-height:18px;letter-spacing:0px;font-weight:normal}
#bnews .posttitle a:hover {color:#cd1713}
#bnews .postmeta a {color:#cd1713}
#bnews .postmeta {margin:0 -5px;display:block;padding:2px 0;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd;text-align:center;}
.quickread {width:900px;background:#efefef;padding:20px}
#subfea-bblock {float:left; width:770px;}
#subfea-bblock_subwrap {overflow:hidden;display:block;border-style:dotted !important}
#subfea-bblock .subfeamid {float:left;width:450px;border-style:dotted !important}
#featured_b_posts {width:450px;height:430px;position:relative;overflow:hidden;padding-bottom:30px;margin-bottom:15px;background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/line.png) no-repeat bottom center;}
#featured_b-slider {width:450px}
#featured_b_posts .item {height:430px}
#featured_b_posts .item .featured_media {display:block;margin-bottom:4px;} 
#featured_b_posts .posttitle {padding-right:40px;}
#featured_b_posts a.expand_vid {position:absolute;top:311px;right:43px;z-index:999;width:18px;height:16px;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/expand.png) no-repeat top}
#featured_b_posts a:hover.expand_vid {background-position:bottom}
#arrows_b {position:absolute;top:310px;right:0px;z-index:999;}
#arrows_b a {float:left;text-indent:-999em;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/test-navi.png) no-repeat;width:16px;height:16px;margin-left:5px}
#arrows_b a.next_b {background-position:right top;}
#arrows_b a.next_b:hover {background-position:right bottom;}
#arrows_b a.prev_b {background-position:left top;}
#arrows_b a.prev_b:hover {background-position:left bottom;}
#subfea-bblock .subfearight {float:right;width:300px;}
#subfea-bblock .subfearight .moreon {display:block;margin-bottom:10px;}
#subfea-bblock .subfearight .moreon a {color:#555;}
#subfea-bblock .subfearight .home_sidebarad {border-top:1px dotted #ddd;padding-top:7px;margin-top:7px} #mediabar{width: 770px;margin-bottom:10px;position:relative;min-height:230px;border-bottom:1px dotted #ddd;padding-bottom:20px}
#mediabar .catname {padding-bottom:6px;}
#mediabar .container {position: absolute;left: 0px;top:40px;width: 770px;overflow:hidden;}
#mediabar ul{width:10000px;position: relative;}
#mediabar li{float:left;width:135px;border-right:1px dotted #ddd;padding-right:10px;margin-right:10px;text-align:center;min-height:195px}
#mediabar li img{line-height:0;margin:0 auto 7px;display:block;}
#mediabar li .columnist {color:#1282C4;display:block;margin-bottom:5px}
#mediabar li .columnist a {color:#1282C4;}
#mediabar li .posttitle {font-size:15px;line-height:19px;letter-spacing:0px}
#carouselnav {position:absolute;right:0px;top:0px;z-index:999;}
#carouselnav a {float:left;text-indent:-999em;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/test-navi.png) no-repeat;width:16px;height:16px;margin-left:5px;cursor:pointer}
#carouselnav a.prev			{ background-position:left top;}
#carouselnav a.prev:hover 	{ background-position:left bottom; }
#carouselnav a.prev:active 	{ background-position:left bottom; }
#carouselnav a.next			{ background-position:right top;}
#carouselnav a.next:hover  	{ background-position:right bottom; }
#carouselnav a.next:active  	{ background-position:right bottom; }
.newsblock {display:block;overflow:hidden;width:100%;border-bottom:1px dotted #ddd;padding-bottom:4px}
.newsblock .catname {padding-bottom:6px;}
.newsblock .left {width:450px;border-style:dotted !important}
.newsblock .right {width:300px;}
.newsblock .right .posttitle a{color:#1282C4}
.home_728x90 {margin:15px auto 0;width:728px;} #secondary-content {display:block;width:100%;overflow:hidden;padding-bottom:25px;margin-bottom:25px;border-bottom:1px dotted #ddd;}
#secondary-content .left,
#secondary-content .right {width:470px;display:block;overflow:hidden;float:left}
#secondary-content .left {border-right:1px dotted #ddd;padding-right:9px;}
#secondary-content .home_468x60 {margin:10px auto 0;width:468px;border-top:1px dotted #ddd;padding-top:7px} #subnews {display:block;width:100%;overflow:hidden;padding-bottom:15px}
#subnews .col {float:left;width:225px;border-style:dotted}
#subnews .col .postmeta span {padding-left:5px}
#subnews .col .postmeta span {margin-left:3px} #footer {color:#E6F0F7;width:960px;margin:0 auto;background:#082133;border-top:1px solid #ebebeb;padding:20px 10px;border-right:solid 1px #16374C;border-left:solid 1px #16374C;overflow:hidden}
#footer input,#footer select {background:#D2E7F7;border:1px solid #16374C;color:#082133}
#footer select {margin-bottom:12px;}
#footer .flickr_widget img {margin:6px}
#footer .gab_social_widget img {margin:2px}
#footer p {padding:5px 0;}
#footer a {color:#bbb;}
#footer a:hover {color:#E6F0F7;text-decoration:underline;}
#footer .widget {margin:10px 0 0;}
#footer .widget ul li {border-bottom:1px dotted #16374C;}
#footer .widget ul a {color:#bbb;}
#footer .widget ul a:hover {color:#E6F0F7;}
#footer .widgettitle { margin-bottom:10px;font:bold 15px arial, tahoma, sans-serif;letter-spacing:0px;color:#E6F0F7;padding:0 0 10px;border-bottom:1px dotted #16374C;text-transform:uppercase}
#footer .widgettitle a, #footer .widgettitle a:hover{color:#E6F0F7;}
#foo_widget1 {width:477px;float:left;margin-right:15px;}
#foo_widget2 {width:465px;float:right;} #footer_data {width:982px;font-size:11px;margin:0 auto;padding:15px 0 10px;display:block;overflow:hidden;color:#E6F0F7;}
#footer_data a{color:#fff;}
#footer_data a:hover{text-decoration:underline;}
ul.footerpages {display:block;padding:0 0 7px;margin:0 0 7px;border-bottom:1px dotted #E6F0F7;overflow:hidden}
ul.footerpages li {display:block;float:left;margin-right:12px;text-transform:uppercase;}
ul.footerpages li.right {margin:0;}
ul.footerpages li ul {display:none;}
#footer-left-side {width:50%;float:left;margin:0}
#footer-right-side {width:50%;float:right;text-align:right;margin:0} #container {display:block;overflow:hidden}
#sidebar {float:right;width:300px} #content {width:640px;float:left;border-right:1px dotted #ddd;margin-right:10px;padding-right:9px} 
#content.fullwidth {margin:0;padding:0;width:960px;border:none;display:block;overflow:hidden} #content .content {width:640px;float:left;border-right:1px dotted #ddd;margin-right:10px;padding-right:9px} #content .single-default .wp-caption {max-width:620px;padding:10px;background:#eee;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;}
#content .wp-caption p.wp-caption-text {color:#555}
#content .single-default img {max-width:640px}
#content .single-default .wp-caption img {max-width:620px} #content .single_bigpicture img {max-width:954px}
#content .single_single_bigpicture img {max-width:640px}
#content .single_single_bigpicture .wp-caption img {max-width:620px}
#sconnected{padding:20px 15px 1px;width:470px;background:#efefef;}
#sconnected .widgettitle {margin-bottom:15px;padding-bottom:10px;display:block;color: #666;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/divider.png) repeat-x bottom;}	
#sconnected .widget img {margin:4px 4px 4px 5px;}	
#sconnected .widget {margin-bottom:15px;} .entry .single_postmeta {font:italic 13px/19px Georgia,Times,serif;color:#999;padding:15px 0;margin-bottom:15px;border-top:1px solid #efefef;border-bottom:1px solid #efefef;width:100%;}
.entry .single_postmeta a {font-family:Helvetica,Arial,sans-serif;color:#999;font-style:normal;font-weight:bold;text-decoration:none;}
.entry .single_postmeta a:hover {color:#333}
.entry .single_postmeta .left {width:400px;display:block;padding:5px 0 0 10px}
.entry .single_postmeta .right {width:230px;display:block;}
.entry .single_postmeta .widget {margin:0;padding:0;height:64px}
.entry .postcredit{font-family:Georgia,Times,serif;font-style:italic;color:#999;margin-bottom:15px} .bigpicture_heading {display:block;overflow:hidden;margin-bottom:10px}
.entry_title{display:block;margin:0 0 15px;font:bold 30px/30px 'palatino linotype',palatino,'times new roman',times,serif;letter-spacing:-1px;}
.entry_title a{color:#333}
.entry_title a:hover{color:#333;text-decoration:underline}
.subtitle {color:#333;font:italic 19px/22px Georgia,Times,serif;margin-bottom:25px;}
.bigpicture_meta {display:block;width:auto;margin:0;padding:0}
.bigpicture_heading .flow_hide {border-bottom:1px dotted #ddd;padding-bottom:5px;margin-bottom:0} .bigpicture {max-width:954px;overflow:hidden;background:#111;padding:3px;margin-bottom:20px;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;} .bigpicture p {margin:0;color:#fff;font-size:14px;padding:5px 10px 5px}	
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin-bottom:10px;margin-top:10px;}
.entry h3.widgettitle {margin-bottom:0;}
.entry h3 {font-family:arial, verdana, sans-serif;}
.entry h4 {font-family:verdana, tahoma, sans-serif;}
.entry h5 {font-family:arial, verdana, sans-serif;}
.entry h6 {font-family:arial, verdana, sans-serif;}
.entry ul {margin: 0 0 15px 10px; padding-left: 20px;}
.entry .widget li {background:none;padding-left:0;}
.entry ul ul { margin: 0; }
.entry ul li { list-style-type: disc; }
.entry ul ul li { list-style-type: circle; }
.entry ol  {margin: 0 0 15px 10px; padding-left: 20px;}
.entry ol ol { margin: 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li { list-style-type: lower-alpha; }	
.entry blockquote { background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/framework/images/blockquote_gray.gif) no-repeat 0 20px; padding: 10px 20px 10px 50px; color: #555;font-style:italic;margin-bottom:15px;}
.entry blockquote p {font-style:italic;margin:5px 0;}  	
#slides {position:relative;padding-top:35px;}
#slides .slides_container {margin-bottom:10px;}
#slides .slides_container div.slideitem {background:#111;padding:3px;margin-bottom:20px;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;}
#slides .slides_container p.sliderCaption {margin:0;color:#fff;font-size:14px;font-style:italic;padding:5px 10px 5px;width:604px}
#slides .slides_control { width: 640px; min-height: 300px !important; }
#slides .next {width:16px;height:16px;display:block;position:absolute;right:5px;top:10px}
#slides .prev {width:16px;height:16px;display:block;position:absolute;right:27px;top:10px}
#slides .pagination {position:absolute;top:10px;left:0;height:12px;margin:0 !important;padding:0 !important}
#slides .pagination li {float:left;margin:0 1px;list-style-type: none !important;}
#slides .pagination li a {display:block;width:12px;height:0;padding-top:12px;background-image:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/pagination.png);background-position:0 0;float:left;overflow:hidden;}
#slides .pagination li.current a {background-position:0 -12px;}		
.attachment-nav {background:#dcdcdc;margin: 10px auto;text-align: center;width: auto;padding: 7px;display: block;overflow: hidden; border: 2px solid #D0CCC8;	-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;	border-radius: 5px 5px 5px 5px;}
.attachment-nav a {padding: 4px;margin: 3px;color:#434343;}
.attachment-nav a:hover { color:#444; background: #f2f2f2;text-decoration:underline}		
img.attachment-full { margin:20px 0 15px; border: 2px solid #D0CCC8; }
.gallery-icon  { display: block; width: 155px; float:left; margin: 6px 6px 1px 0; }
.gallery-icon  img { width: 150px; border: 2px solid #D0CCC8; }
.gallery-icon  img:hover { border: 2px solid #dcdcdc; }  #bcrum {display:block;font-size:11px;color:#666;margin-bottom:10px;border-bottom:1px dotted #ccc;}
#bcrum a {color:#333;}
#bcrum a:hover {color:#000;} .loop-default {border-style:dotted}
.loop-default .entry_title {font-size:26px;line-height:26px} #two-column .entry {width:310px;display:inline;border-bottom:1px dotted #ddd;padding-bottom:10px}
#two-column .entry.left {border-right:1px dotted #ddd;padding-right:9px;}
#two-column .entry.right {padding-left:10px;}
#two-column .entry .entry_title {font-size:21px;line-height:25px}
#two-column .entry .entry_title.margintop{margin-top:10px} #two-column .alignleft, #two-column .alignright {border:none;margin:3px 7px 0 0} #gab_gallery .media-wrapper {float:left;width:310px;margin:5px 15px 11px 0;}
#gab_gallery .null {line-height:0;}
#gab_gallery .entry {padding:9px;background:#fff;margin:0;border:1px solid #ddd;overflow:visible;
-webkit-border-radius: 7px;-moz-border-radius:7px;border-radius: 7px;
-webkit-box-shadow: 0px 1px 2px #888;-moz-box-shadow: 0px 1px 2px #888;box-shadow: 0px 1px 2px #888;
}
#gab_gallery .alignnone {border:1px solid #999;display: table-cell;height:193px;overflow:hidden;}
#gab_gallery .entry_title {font-size:18px;margin:0 0 7px;padding:0;border:0;}
#gab_gallery .entry-shadow {background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/section-shadow_s.png) no-repeat bottom center;display:block;width:310px;height:7px;}
#gab_gallery .entry_title {display:block;}
#gab_gallery .s_title {font:15px/16px arial, sans-serif;height:50px;border-bottom:1px dotted #ddd;padding-top:15px;margin-bottom:25px;color:#ccc;letter-spacing:0;}
#gab_gallery  a {color:#888;}
#gab_gallery  a:hover{color:#222;}
#gab_gallery .small-text {font-size:12px;line-height:14px;}
#gab_gallery .expand_video{float:right;width:14px;display:block;margin:-16px -13px;}
#gab_gallery .apple_overlay {border:1px solid #bbb;}
#gab_gallery .apple_overlay .entry_title {float:none;width:100%;display:block;} #mag_top{display:block;width:100%;overflow:hidden;padding-bottom:15px}
#mag_prirmary-left {float:left;width:630px;border-right:1px dotted #ddd;margin-right:15px;padding-right:14px}
#mag_prirmary-left .featuredpost {padding-bottom:10px;margin-bottom:15px}
#mag_prirmary-left .colleft {float:left;width:305px;padding-right:9px;border-right:1px dotted #ddd}
#mag_prirmary-left .colright {float:right;width:305px;padding-left:10px}
#mag_sidebar {float:right;width:300px}
#mag_bottom {display:block;width:100%;overflow:hidden;padding:15px 0 20px;border-top:1px dotted #ddd}
#mag_bottom .col {float:left;width:225px;border-style:dotted}
#mag_bottom .col .postmeta span {padding-left:5px}
#mag_bottom .col .postmeta span {margin-left:3px}  #comments { margin: 23px 0; }
#comments #comments-title { margin-bottom: 25px; }
#comments .commentlist { clear: both; width: 410px; margin-left:10px; }
#comments .children, #comments .comment-inner, #respond {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius: 8px;}
#comments .depth-1 {margin-bottom:15px}
#comments .children .children{ padding:0; border: none;}
#comments .comment-inner { margin-bottom: 10px; border: 1px solid #ddd; padding: 15px 15px 10px 25px;position:relative }
#comments .children .comment-inner {border-color:#f6f6f6;}
#comments .comment-top {overflow:hidden;margin-bottom:10px}
#comments .comment-avatar { float: left;width:auto;margin-right:10px }
#comments .commentmeta { float: left;width:auto; }
#comments .commentmeta p { margin: 0; }
#comments .fn { font-weight: bold; display:block;margin:2px 0 3px}
#comments .text p{margin:7px 0 }
#comments .reply { position: absolute; left: -11px;bottom:7px; display: block; width: 237px; height: 20px; }
#comments .reply a { display: block; width: 37px; height: 20px; text-indent: -999em; background: url(https://panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/reply.png) no-repeat 0 0;float:left }
#comments .reply a:hover { background: url(https://panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/reply.png) no-repeat bottom left; } #respond {background-color: #fafafa; padding:20px;overflow: hidden; border: 1px solid #e7e7e7; clear:both; margin: 0 0 20px 10px; } #respond {background-color: #fafafa; padding:20px;overflow: hidden; border: 1px solid #e7e7e7; clear:both; margin: 0 0 20px 10px; }
li #respond {margin:0 0 15px 0;width:90%}
#respond  form { overflow: hidden; }
#respond  form input, #respond  form textarea {color: #222; font: 14px Tahoma, sans-serif;text-shadow:none;}
#respond h3 { font-size: 14pt; margin: 0 0 10px;} 
#respond .comment-notes { font-size: 9pt; margin-bottom: 10px; }
#respond .comment-notes .required  { display:none}
#respond p { margin: 5px 0; overflow:hidden;position:relative;}
#respond p label { text-align: left; font-weight: bold; font-size: 10pt; width: 65px; display: block; float: left; margin: 13px 0 0; }
#respond p .required { float: right; }
#respond p input, #respond p textarea{float:left;border: 1px solid #e7e7e7;background:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius: 8px;width: 70%; height: 30px; padding: 0 10px; margin-left: 15px; overflow: hidden; }
#respond p textarea{height:200px;padding:10px}
#respond .comment-form-comment label{ padding-top: 7px; }
#respond #cancel-comment-reply-link {display:block;font-size:14px;line-height:24px}
#respond #comment-msg { font-size: 9pt; font-style: italic; }
#respond .form-allowed-tags { clear:both;display:block; margin-top: 0;font-size:13px;font-style:italic;color:#888 }
#respond .form-submit { display:block;margin-top:15px}
#respond .form-submit #submit { padding: 10px 0; margin-left:0; font-size:13px;font-weight: bold; text-align: center; width: 167px;height:50px;cursor:pointer}
#respond .form-submit #submit:hover {background:#E57A1A;color:#fff}
#respond .required {background: url(https://panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/reguired.png) no-repeat 0 0; width: 21px; height: 21px; text-indent: -999em; display: block;position:absolute;right:0;top:5px}
#respond .comment-notes .required { background-position: 0 0; }
li #respond {margin-bottom:15px} .tpl-leftsidebar #sidebar{float:left;margin:0;}
.tpl-leftsidebar #content{float:right;margin:0 0 0 10px;border-right:none;border-left:1px dotted #ddd; padding:0 0 0 9px} #register-login {width: 600px;padding:25px 0;display:block;overflow:hidden;background: #f9f9f9;font-size:12px;color:#6d6d6d;text-shadow:1px 1px 0px #fff;} 
#register-login h3 {font: bold 19px/19px 'droid sans', Arial, Helvetica,Sans-serif;margin-bottom:15px;padding-bottom:14px;display:block;color: #666;background:url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/divider.png) repeat-x bottom;}
#register-login h3 span {font-size:13px;font-weight:normal;display:block;padding-top:4px}
#register-login .left .title {background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/ico_register.png) no-repeat right top;}
#register-login .right .title {background: url(//panafrikaniki.gr/wp-content/themes/_city-desk/styles/blue/ico_login.png) no-repeat right top;}
#register-login .col {padding:7px 24px;width:250px;}
#register-login .left {border-right:1px solid #ddd;}
#register-login .right {border-left:1px solid #fff;}
#register-login .button-primary,#register-login p {margin:0}
#register-login #reg_passmail, #register-login .login-remember {margin-bottom:15px}
#register-login input[type="text"],#user_pass {display: block;border: 1px solid #ccc;margin: 5px 20px 15px 0;padding: 9px 4px;-moz-border-radius: 4px;-webkit-border-radius:4px;width: 220px;} 
#register-login input[type="text"]:hover {border-color: #b1b1b1;} 
#register-login input[type="text"]:focus {-moz-box-shadow: 0 0 3px #ccc;-webkit-box-shadow: 0 0 3px #ccc;}
@font-face {
font-family: 'Droid Sans';
font-style: normal;
font-weight: normal;
src: local('Droid Sans'), local('DroidSans'), url(https://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}