#cfc,#cfc .wpcf7-quiz-label,#cfc p,#cfc label{color:#bab6b6;}#cfc{background-color:#004f76;}#cfc,#cfc p{font-size:inherit;font-size:14px;}#cfc{padding:0px;}#cfc{margin:0px;}#cfc{border:0px solid;}#cfc{border-radius:0px;}#cfc form input,#cfc form textarea{width:n;}#cfc input,#cfc textarea{color:#004f76;}#cfc input,#cfc textarea{background-color:#fff;}#cfc form input,#cfc form textarea{padding:1px;}#cfc form input,#cfc form textarea{margin-bottom:1px;}#cfc form input,#cfc form textarea{font-size:inherit;font-size:inheritpx;}#cfc form input,#cfc form textarea{border:1px solid;}#cfc form input,#cfc form textarea{border-radius:0px;}#cfc form input,#cfc form textarea{border-color:#ccc;}#cfc .wpcf7-submit{width:auto;}#cfc .wpcf7-submit{color:#004f76;}#cfc .wpcf7-submit{background-color:#bab6b6;}#cfc .wpcf7-submit:hover{color:#004f76;}#cfc .wpcf7-submit:hover{background-color:#fff;}#cfc .wpcf7-submit{border:8px solid;}#cfc .wpcf7-submit{border-radius:59px;}#cfc .wpcf7-submit{border-color:#bab6b6;}#cfc .wpcf7-submit:hover{border-color:#fff;}.easy-notification-bar {
display: table;
width: 100%;
background: #0073aa;
color: #fff;
padding: 0.5em 1em;
font-size: 16px;
line-height: 1.8;
position: relative;
z-index: 99;
box-sizing: border-box;
}
.easy-notification-bar--hidden {
display: none !important;
}
.easy-notification-bar--sticky {
position: -webkit-sticky;
position: sticky;
top: 0;
}
.easy-notification-bar--collapsible.easy-notification-bar--align_center {
padding-left: 50px;
padding-right: 50px;
}
.easy-notification-bar--collapsible.easy-notification-bar--align_left {
padding-right: 50px;
}
.easy-notification-bar--collapsible.easy-notification-bar--align_right {
padding-left: 50px;
}
.easy-notification-bar strong {
color: inherit; }
.easy-notification-bar a,
.easy-notification-bar a:hover,
.easy-notification-bar a:visited,
.easy-notification-bar a:focus {
color: inherit;
text-decoration: underline;
}
.enb-system-font {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.easy-notification-bar-container {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.easy-notification-bar-message,
.easy-notification-bar-button {
display: inline-block;
}
.easy-notification-bar-button {
margin-left: 0.67em;
padding: 0.2em 0;
}
.easy-notification-bar-button a {
padding: 0.35em 1.25em;
}
.easy-notification-bar-button a,
.easy-notification-bar-button a:hover,
.easy-notification-bar-button a:visited,
.easy-notification-bar-button a:focus {
color: #fff;
font-weight: 700;
text-decoration: none;
background: rgba(0,0,0,0.5);
}
.easy-notification-bar-button a:hover {
opacity: 0.9;
} .easy-notification-bar .enb-textcenter {
text-align: center;
}
.easy-notification-bar .enb-textleft {
text-align: left;
}
.easy-notification-bar .enb-textright {
text-align: right;
}
.customize-partial-edit-shortcuts-shown .easy-notification-bar-customize-selector .customize-partial-edit-shortcut,
.customize-partial-edit-shortcuts-shown .easy-notification-bar-customize-selector .widget .customize-partial-edit-shortcut {
position: relative;
z-index: 999;
}
.customize-partial-edit-shortcuts-shown .easy-notification-bar-customize-selector .customize-partial-edit-shortcut-button {
left: 1em;
top: 0.5em;
} a.easy-notification-bar__close {
display: block;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
color: inherit;
text-decoration: none;
line-height: 1;
padding: 0;
margin: 0;
text-decoration: none;
background: none;
border: 0;
}
a.easy-notification-bar__close:hover,
a.easy-notification-bar__close:focus {
background: none;
color: inherit;
border: 0;
text-decoration: none;
}
.rtl a.easy-notification-bar__close,
.easy-notification-bar--align_right a.easy-notification-bar__close {
left: 20px;
right: auto;
}