.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.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;
}form.ajax-auth {
display: none;
z-index: 999;
min-width: 300px;
height: auto !important;
max-width: 350px !important;
padding: 40px 25px 25px 25px;
background-color: #FFFFFF;
border-radius: 8px;
font-family: inherit;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
color: #878787;
margin: 30px auto;
position: relative;
font-size: 11px;
}
#lwp_activate.ajax-auth input.lwp_scode,
#lwp_activate_email.ajax-auth input.lwp_scode {
width: calc(100% - 0px);
max-width: 100%;
height: 30px;
direction: ltr;
float: left;
box-sizing: border-box;
border: 1px solid #757575;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
text-align: left;
}
.lwp_sso_gateways{
margin-top:10px
}
.ajax-auth .lwp_sso_gateways > button{
display: flex;
border: 1px solid #eee;
border-radius: 5px;
text-align: center;
flex-wrap: nowrap;
align-content: center;
justify-content: flex-start;
cursor:pointer;
align-items: center;
margin-bottom:10px;
}
.lw-sticky form.ajax-auth {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9999;
}
#lwp_country_codes {
float: left;
}
.ajax-auth h1, .ajax-auth h3 {
font-weight: 100;
color: #333333;
line-height: 1;
}
.ajax-auth .lh1 {
font-size: 27px;
text-align: center;
margin: 30px 0 20px 0;
font-family: inherit;
}
.ajax-auth h3 {
font-size: 18px;
text-align: left;
margin: 0;
}
.ajax-auth h3 a {
color: #e25c4c;
}
.ajax-auth hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0 none;
height: 1px;
margin: 20px 0;
}
.ajax-auth input#username,
.ajax-auth input#password,
.ajax-auth input#signonname,
.ajax-auth input#email,
.ajax-auth input#signonpassword,
.ajax-auth input#password2 {
border: 1px solid #EDEDED;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
color: #333333;
font-size: 15px;
padding: 10px 10px 10px 13px;
width: 325px;
margin: 7px 0 20px 0;
background-color: #F9F9F9;
font-family: inherit;
}
.ajax-auth input#username:focus,
.ajax-auth input#password:focus,
.ajax-auth input#signonname:focus,
.ajax-auth input#email:focus,
.ajax-auth input#signonpassword:focus,
.ajax-auth input#password2:focus {
background-color: #FFF;
}
.ajax-auth label.error {
display: none !important;
}
.ajax-auth input.error { }
.idehweb_default_gateways_wrapper .select2.select2-container,
.idehweb_default_gateways_wrapper .select2-search__field,
.idehweb_default_gateways_wrapper .select2-selection{
min-width: 100px !important;
}
.ajax-auth input.submit_button {
font-size: 13px;
color: #FFF;
border: 1px solid #b34336;
background-color: #e25c4c;
border-radius: 3px;
text-shadow: 0 1px 0 #ba3f31;
padding: 9px 31px 9px 31px;
background: -moz-linear-gradient(top, #ea6656, #df5949);
border-top: 1px solid #bb483a;
border-bottom: 1px solid #a63b2e;
float: right;
box-shadow: 0 1px 0 #E87A6E inset;
}
.ajax-auth a {
text-decoration: none;
}
.ajax-auth a.close {
display: none;
color: #e96262;
font-size: 23px;
position: absolute;
right: 25px;
top: 15px;
}
.lw-sticky .ajax-auth a.close {
display: block;
}
.ajax-auth a.text-link {
color: #B4B2B2;
float: left;
margin: 10px 0 0 0;
}
.ajax-auth input {
color: #000;
}
.ajax-auth input:not(.lwp_scode), .ajax-auth label, .ajax-auth button {
font-size: 15px;
width: 100%;
font-family: inherit;
display: block;
box-sizing: border-box;
}
.lwp_email {
direction: ltr;
}
input.lwp_username::-webkit-outer-spin-button,
input.lwp_username::-webkit-inner-spin-button { -webkit-appearance: none;
margin: 0; }
input.lwp_username {
-moz-appearance: textfield;
}
.rtl .lwp_email::placeholder {
direction: rtl;
}
#lwp_country_codes {
display: block;
float: left;
margin-right: 10px;
padding: 2px 0;
border: 1px solid #757575;
background-image: none;
direction: ltr;
height: 30px;
min-width: 70px;
box-sizing: border-box;
}
.required.lwp_email {
border-width: 1px;
border-style: solid;
border-color: #757575;
margin-left: 0;
margin-right: 0;
padding: 5px;
}
#lwp_country_codes:focus,
.required.lwp_email:focus {
outline: none;
}                .lwp_country_codes_wrap {
width: 80px;
float: left;
box-sizing: border-box;
direction: ltr;
}
.rtl #lwp_login.ajax-auth input.lwp_username::placeholder {
text-align: left;
}
.rtl .iti__selected-flag {
align-items: center;
justify-content: center;
align-content: stretch;
flex-wrap: nowrap;
flex-direction: row-reverse;
padding: 0 2px 0 2px;
}
.iti__country-list {
left: 0;
}
.iti__country {
padding: 5px 10px;
outline: 0;
display: flex;
flex-wrap: nowrap;
white-space: nowrap;
align-items: center;
justify-content: space-between;
}
.lwp-inside-form-input{
margin-bottom: 20px;
}
input.lwp_username::placeholder {
color: #b1b1b1 !important;
}
#lwp_login.ajax-auth input.lwp_username { max-width: 100%;
height: 30px;
direction: ltr;
float: left;
box-sizing: border-box;
border: 1px solid #757575;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
text-align: left;
padding-top: 0;
padding-bottom: 0;
}
.lwp_top_activation {
text-align: center;
}
#lwp_login.ajax-auth input.lwp_username:focus {
outline: 0;
}
.ajax-auth p.status {
text-align: center;
margin: -15px 0 20px 0;
font-weight: 600;
display: none;
}
.submit_button {
width: 100%;
background-color: #009b9a;
border: 1px solid #009b9a;
border-radius: 5px;
padding: 8px;
display: block;
color: #fff;
margin-top: 10px;
cursor: pointer;
}
.lwp_bottom_activation {
text-align: right;
margin-top: 10px;
}
.rtl .lwp_bottom_activation {
text-align: left;
}
a.login_button {
font-family: inherit;
padding: 5px 7px 5px 7px;
background-color: #FFF;
border-radius: 3px;
border: 1px solid #DCDCDC;
color: #333;
text-decoration: none;
font-size: 11px;
}
.ajax-auth .lwp_line {
width: 90%;
display: block;
margin-top: 20px !important;
margin-bottom: 10px !important;
margin: auto;
background-color: #e6e6e6;
height: 1px;
max-width: 100%;
border: 1px solid;
}
.accept_terms_and_conditions_text {
}
.ajax-auth .accept_terms_and_conditions .lwp_check_box {
width: auto;
display: inline-block;
}
.lwp-form-box-bottom {
clear: both;
display: inline-block;
width: 100%;
}
.accept_terms_and_conditions {
clear: both;
margin-top: 10px;
margin-bottom: 5px;
}
.ajax-auth .lwp-radio-otp,
.ajax-auth .lwp-radio-otp input,
.ajax-auth .lwp-radio-otp label{
display: inline-block;
width: auto;
margin: 1px 2px;
}
.lwp_login_overlay {
height: 100%;
width: 100%;
background-color: #F6F6F6;
opacity: 0.9;
position: fixed;
z-index: 998; top: 0;
left: 0;
}
.lwp_none {
display: none !important;
}
.lwp_logo_parent{
text-align: center;
}
.submit_button.lwp_disable {
border: 1px solid #999999 !important;
background-color: #cccccc !important;
color: #666666 !important;
cursor: not-allowed;
pointer-events: none;
}
.iti__selected-flag {
padding: 0 6px 0 0px;
}
ul.iti__country-list li.iti__country.iti__standard {
margin-left: 0;
}
ul.iti__country-list li.iti__country.iti__standard:before {
content: none;
}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:56px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 1px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:40px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:0px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:62px !important;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:40px}.iti__flag.iti__be{width:35px}.iti__flag.iti__ch{width:30px}.iti__flag.iti__mc{width:38px}.iti__flag.iti__ne{width:35px}.iti__flag.iti__np{width:25px}.iti__flag.iti__va{width:30px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:10787px 30px}}.iti__flag.iti__ac{height:20px;background-position:0 0}.iti__flag.iti__ad{height:28px;background-position:-42px 0}.iti__flag.iti__ae{height:20px;background-position:-84px 0}.iti__flag.iti__af{height:27px;background-position:-126px 0}.iti__flag.iti__ag{height:27px;background-position:-168px 0}.iti__flag.iti__ai{height:20px;background-position:-210px 0}.iti__flag.iti__al{height:29px;background-position:-252px 0}.iti__flag.iti__am{height:20px;background-position:-294px 0}.iti__flag.iti__ao{height:27px;background-position:-336px 0}.iti__flag.iti__aq{height:27px;background-position:-378px 0}.iti__flag.iti__ar{height:25px;background-position:-420px 0}.iti__flag.iti__as{height:20px;background-position:-462px 0}.iti__flag.iti__at{height:27px;background-position:-504px 0}.iti__flag.iti__au{height:20px;background-position:-546px 0}.iti__flag.iti__aw{height:27px;background-position:-588px 0}.iti__flag.iti__ax{height:26px;background-position:-630px 0}.iti__flag.iti__az{height:20px;background-position:-672px 0}.iti__flag.iti__ba{height:20px;background-position:-714px 0}.iti__flag.iti__bb{height:27px;background-position:-756px 0}.iti__flag.iti__bd{height:24px;background-position:-798px 0}.iti__flag.iti__be{height:30px;background-position:-840px 0}.iti__flag.iti__bf{height:27px;background-position:-877px 0}.iti__flag.iti__bg{height:24px;background-position:-919px 0}.iti__flag.iti__bh{height:24px;background-position:-961px 0}.iti__flag.iti__bi{height:24px;background-position:-1003px 0}.iti__flag.iti__bj{height:27px;background-position:-1045px 0}.iti__flag.iti__bl{height:27px;background-position:-1087px 0}.iti__flag.iti__bm{height:20px;background-position:-1129px 0}.iti__flag.iti__bn{height:20px;background-position:-1171px 0}.iti__flag.iti__bo{height:28px;background-position:-1213px 0}.iti__flag.iti__bq{height:27px;background-position:-1255px 0}.iti__flag.iti__br{height:28px;background-position:-1297px 0}.iti__flag.iti__bs{height:20px;background-position:-1339px 0}.iti__flag.iti__bt{height:27px;background-position:-1381px 0}.iti__flag.iti__bv{height:29px;background-position:-1423px 0}.iti__flag.iti__bw{height:27px;background-position:-1465px 0}.iti__flag.iti__by{height:20px;background-position:-1507px 0}.iti__flag.iti__bz{height:27px;background-position:-1549px 0}.iti__flag.iti__ca{height:20px;background-position:-1591px 0}.iti__flag.iti__cc{height:20px;background-position:-1633px 0}.iti__flag.iti__cd{height:30px;background-position:-1675px 0}.iti__flag.iti__cf{height:27px;background-position:-1717px 0}.iti__flag.iti__cg{height:27px;background-position:-1759px 0}.iti__flag.iti__ch{height:30px;background-position:-1801px 0}.iti__flag.iti__ci{height:27px;background-position:-1833px 0}.iti__flag.iti__ck{height:20px;background-position:-1875px 0}.iti__flag.iti__cl{height:27px;background-position:-1917px 0}.iti__flag.iti__cm{height:27px;background-position:-1959px 0}.iti__flag.iti__cn{height:27px;background-position:-2001px 0}.iti__flag.iti__co{height:27px;background-position:-2043px 0}.iti__flag.iti__cp{height:27px;background-position:-2085px 0}.iti__flag.iti__cr{height:24px;background-position:-2127px 0}.iti__flag.iti__cu{height:20px;background-position:-2169px 0}.iti__flag.iti__cv{height:24px;background-position:-2211px 0}.iti__flag.iti__cw{height:27px;background-position:-2253px 0}.iti__flag.iti__cx{height:20px;background-position:-2295px 0}.iti__flag.iti__cy{height:27px;background-position:-2337px 0}.iti__flag.iti__cz{height:27px;background-position:-2379px 0}.iti__flag.iti__de{height:24px;background-position:-2421px 0}.iti__flag.iti__dg{height:20px;background-position:-2463px 0}.iti__flag.iti__dj{height:27px;background-position:-2505px 0}.iti__flag.iti__dk{height:30px;background-position:-2547px 0}.iti__flag.iti__dm{height:20px;background-position:-2589px 0}.iti__flag.iti__do{height:27px;background-position:-2631px 0}.iti__flag.iti__dz{height:27px;background-position:-2673px 0}.iti__flag.iti__ea{height:27px;background-position:-2715px 0}.iti__flag.iti__ec{height:27px;background-position:-2757px 0}.iti__flag.iti__ee{height:26px;background-position:-2799px 0}.iti__flag.iti__eg{height:27px;background-position:-2841px 0}.iti__flag.iti__eh{height:20px;background-position:-2883px 0}.iti__flag.iti__er{height:20px;background-position:-2925px 0}.iti__flag.iti__es{height:27px;background-position:-2967px 0}.iti__flag.iti__et{height:20px;background-position:-3009px 0}.iti__flag.iti__eu{height:27px;background-position:-3051px 0}.iti__flag.iti__fi{height:25px;background-position:-3093px 0}.iti__flag.iti__fj{height:20px;background-position:-3135px 0}.iti__flag.iti__fk{height:20px;background-position:-3177px 0}.iti__flag.iti__fm{height:21px;background-position:-3219px 0}.iti__flag.iti__fo{height:29px;background-position:-3261px 0}.iti__flag.iti__fr{height:27px;background-position:-3303px 0}.iti__flag.iti__ga{height:30px;background-position:-3345px 0}.iti__flag.iti__gb{height:20px;background-position:-3387px 0}.iti__flag.iti__gd{height:24px;background-position:-3429px 0}.iti__flag.iti__ge{height:27px;background-position:-3471px 0}.iti__flag.iti__gf{height:27px;background-position:-3513px 0}.iti__flag.iti__gg{height:27px;background-position:-3555px 0}.iti__flag.iti__gh{height:27px;background-position:-3597px 0}.iti__flag.iti__gi{height:20px;background-position:-3639px 0}.iti__flag.iti__gl{height:27px;background-position:-3681px 0}.iti__flag.iti__gm{height:27px;background-position:-3723px 0}.iti__flag.iti__gn{height:27px;background-position:-3765px 0}.iti__flag.iti__gp{height:27px;background-position:-3807px 0}.iti__flag.iti__gq{height:27px;background-position:-3849px 0}.iti__flag.iti__gr{height:27px;background-position:-3891px 0}.iti__flag.iti__gs{height:20px;background-position:-3933px 0}.iti__flag.iti__gt{height:25px;background-position:-3975px 0}.iti__flag.iti__gu{height:22px;background-position:-4017px 0}.iti__flag.iti__gw{height:20px;background-position:-4059px 0}.iti__flag.iti__gy{height:24px;background-position:-4101px 0}.iti__flag.iti__hk{height:27px;background-position:-4143px 0}.iti__flag.iti__hm{height:20px;background-position:-4185px 0}.iti__flag.iti__hn{height:20px;background-position:-4227px 0}.iti__flag.iti__hr{height:20px;background-position:-4269px 0}.iti__flag.iti__ht{height:24px;background-position:-4311px 0}.iti__flag.iti__hu{height:20px;background-position:-4353px 0}.iti__flag.iti__ic{height:27px;background-position:-4395px 0}.iti__flag.iti__id{height:27px;background-position:-4437px 0}.iti__flag.iti__ie{height:20px;background-position:-4479px 0}.iti__flag.iti__il{height:29px;background-position:-4521px 0}.iti__flag.iti__im{height:20px;background-position:-4563px 0}.iti__flag.iti__in{height:27px;background-position:-4605px 0}.iti__flag.iti__io{height:20px;background-position:-4647px 0}.iti__flag.iti__iq{height:27px;background-position:-4689px 0}.iti__flag.iti__ir{height:23px;background-position:-4731px 0}.iti__flag.iti__is{height:29px;background-position:-4773px 0}.iti__flag.iti__it{height:27px;background-position:-4815px 0}.iti__flag.iti__je{height:24px;background-position:-4857px 0}.iti__flag.iti__jm{height:20px;background-position:-4899px 0}.iti__flag.iti__jo{height:20px;background-position:-4941px 0}.iti__flag.iti__jp{height:27px;background-position:-4983px 0}.iti__flag.iti__ke{height:27px;background-position:-5025px 0}.iti__flag.iti__kg{height:24px;background-position:-5067px 0}.iti__flag.iti__kh{height:26px;background-position:-5109px 0}.iti__flag.iti__ki{height:20px;background-position:-5151px 0}.iti__flag.iti__km{height:24px;background-position:-5193px 0}.iti__flag.iti__kn{height:27px;background-position:-5235px 0}.iti__flag.iti__kp{height:20px;background-position:-5277px 0}.iti__flag.iti__kr{height:27px;background-position:-5319px 0}.iti__flag.iti__kw{height:20px;background-position:-5361px 0}.iti__flag.iti__ky{height:20px;background-position:-5403px 0}.iti__flag.iti__kz{height:20px;background-position:-5445px 0}.iti__flag.iti__la{height:27px;background-position:-5487px 0}.iti__flag.iti__lb{height:27px;background-position:-5529px 0}.iti__flag.iti__lc{height:20px;background-position:-5571px 0}.iti__flag.iti__li{height:24px;background-position:-5613px 0}.iti__flag.iti__lk{height:20px;background-position:-5655px 0}.iti__flag.iti__lr{height:21px;background-position:-5697px 0}.iti__flag.iti__ls{height:27px;background-position:-5739px 0}.iti__flag.iti__lt{height:24px;background-position:-5781px 0}.iti__flag.iti__lu{height:24px;background-position:-5823px 0}.iti__flag.iti__lv{height:20px;background-position:-5865px 0}.iti__flag.iti__ly{height:20px;background-position:-5907px 0}.iti__flag.iti__ma{height:27px;background-position:-5949px 0}.iti__flag.iti__mc{height:30px;background-position:-5991px 0}.iti__flag.iti__md{height:20px;background-position:-6031px 0}.iti__flag.iti__me{height:20px;background-position:-6073px 0}.iti__flag.iti__mf{height:27px;background-position:-6115px 0}.iti__flag.iti__mg{height:27px;background-position:-6157px 0}.iti__flag.iti__mh{height:21px;background-position:-6199px 0}.iti__flag.iti__mk{height:20px;background-position:-6241px 0}.iti__flag.iti__ml{height:27px;background-position:-6283px 0}.iti__flag.iti__mm{height:27px;background-position:-6325px 0}.iti__flag.iti__mn{height:20px;background-position:-6367px 0}.iti__flag.iti__mo{height:27px;background-position:-6409px 0}.iti__flag.iti__mp{height:20px;background-position:-6451px 0}.iti__flag.iti__mq{height:27px;background-position:-6493px 0}.iti__flag.iti__mr{height:27px;background-position:-6535px 0}.iti__flag.iti__ms{height:20px;background-position:-6577px 0}.iti__flag.iti__mt{height:27px;background-position:-6619px 0}.iti__flag.iti__mu{height:27px;background-position:-6661px 0}.iti__flag.iti__mv{height:27px;background-position:-6703px 0}.iti__flag.iti__mw{height:27px;background-position:-6745px 0}.iti__flag.iti__mx{height:23px;background-position:-6787px 0}.iti__flag.iti__my{height:20px;background-position:-6829px 0}.iti__flag.iti__mz{height:27px;background-position:-6871px 0}.iti__flag.iti__na{height:27px;background-position:-6913px 0}.iti__flag.iti__nc{height:20px;background-position:-6955px 0}.iti__flag.iti__ne{height:30px;background-position:-6997px 0}.iti__flag.iti__nf{height:20px;background-position:-7034px 0}.iti__flag.iti__ng{height:20px;background-position:-7076px 0}.iti__flag.iti__ni{height:24px;background-position:-7118px 0}.iti__flag.iti__nl{height:27px;background-position:-7160px 0}.iti__flag.iti__no{height:29px;background-position:-7202px 0}.iti__flag.iti__np{height:30px;background-position:-7244px 0}.iti__flag.iti__nr{height:20px;background-position:-7271px 0}.iti__flag.iti__nu{height:20px;background-position:-7313px 0}.iti__flag.iti__nz{height:20px;background-position:-7355px 0}.iti__flag.iti__om{height:20px;background-position:-7397px 0}.iti__flag.iti__pa{height:27px;background-position:-7439px 0}.iti__flag.iti__pe{height:27px;background-position:-7481px 0}.iti__flag.iti__pf{height:27px;background-position:-7523px 0}.iti__flag.iti__pg{height:30px;background-position:-7565px 0}.iti__flag.iti__ph{height:20px;background-position:-7607px 0}.iti__flag.iti__pk{height:27px;background-position:-7649px 0}.iti__flag.iti__pl{height:25px;background-position:-7691px 0}.iti__flag.iti__pm{height:27px;background-position:-7733px 0}.iti__flag.iti__pn{height:20px;background-position:-7775px 0}.iti__flag.iti__pr{height:27px;background-position:-7817px 0}.iti__flag.iti__ps{height:20px;background-position:-7859px 0}.iti__flag.iti__pt{height:27px;background-position:-7901px 0}.iti__flag.iti__pw{height:25px;background-position:-7943px 0}.iti__flag.iti__py{height:22px;background-position:-7985px 0}.iti__flag.iti__qa{height:16px;background-position:-8027px 0}.iti__flag.iti__re{height:27px;background-position:-8069px 0}.iti__flag.iti__ro{height:27px;background-position:-8111px 0}.iti__flag.iti__rs{height:27px;background-position:-8153px 0}.iti__flag.iti__ru{height:27px;background-position:-8195px 0}.iti__flag.iti__rw{height:27px;background-position:-8237px 0}.iti__flag.iti__sa{height:27px;background-position:-8279px 0}.iti__flag.iti__sb{height:20px;background-position:-8321px 0}.iti__flag.iti__sc{height:20px;background-position:-8363px 0}.iti__flag.iti__sd{height:20px;background-position:-8405px 0}.iti__flag.iti__se{height:25px;background-position:-8447px 0}.iti__flag.iti__sg{height:27px;background-position:-8489px 0}.iti__flag.iti__sh{height:20px;background-position:-8531px 0}.iti__flag.iti__si{height:20px;background-position:-8573px 0}.iti__flag.iti__sj{height:29px;background-position:-8615px 0}.iti__flag.iti__sk{height:27px;background-position:-8657px 0}.iti__flag.iti__sl{height:27px;background-position:-8699px 0}.iti__flag.iti__sm{height:30px;background-position:-8741px 0}.iti__flag.iti__sn{height:27px;background-position:-8783px 0}.iti__flag.iti__so{height:27px;background-position:-8825px 0}.iti__flag.iti__sr{height:27px;background-position:-8867px 0}.iti__flag.iti__ss{height:20px;background-position:-8909px 0}.iti__flag.iti__st{height:20px;background-position:-8951px 0}.iti__flag.iti__sv{height:23px;background-position:-8993px 0}.iti__flag.iti__sx{height:27px;background-position:-9035px 0}.iti__flag.iti__sy{height:27px;background-position:-9077px 0}.iti__flag.iti__sz{height:27px;background-position:-9119px 0}.iti__flag.iti__ta{height:20px;background-position:-9161px 0}.iti__flag.iti__tc{height:20px;background-position:-9203px 0}.iti__flag.iti__td{height:27px;background-position:-9245px 0}.iti__flag.iti__tf{height:27px;background-position:-9287px 0}.iti__flag.iti__tg{height:25px;background-position:-9329px 0}.iti__flag.iti__th{height:27px;background-position:-9371px 0}.iti__flag.iti__tj{height:20px;background-position:-9413px 0}.iti__flag.iti__tk{height:20px;background-position:-9455px 0}.iti__flag.iti__tl{height:20px;background-position:-9497px 0}.iti__flag.iti__tm{height:27px;background-position:-9539px 0}.iti__flag.iti__tn{height:27px;background-position:-9581px 0}.iti__flag.iti__to{height:20px;background-position:-9623px 0}.iti__flag.iti__tr{height:27px;background-position:-9665px 0}.iti__flag.iti__tt{height:24px;background-position:-9707px 0}.iti__flag.iti__tv{height:20px;background-position:-9749px 0}.iti__flag.iti__tw{height:27px;background-position:-9791px 0}.iti__flag.iti__tz{height:27px;background-position:-9833px 0}.iti__flag.iti__ua{height:27px;background-position:-9875px 0}.iti__flag.iti__ug{height:27px;background-position:-9917px 0}.iti__flag.iti__um{height:21px;background-position:-9959px 0}.iti__flag.iti__un{height:27px;background-position:-10001px 0}.iti__flag.iti__us{height:21px;background-position:-10043px 0}.iti__flag.iti__uy{height:27px;background-position:-10085px 0}.iti__flag.iti__uz{height:20px;background-position:-10127px 0}.iti__flag.iti__va{height:30px;background-position:-10169px 0}.iti__flag.iti__vc{height:27px;background-position:-10201px 0}.iti__flag.iti__ve{height:27px;background-position:-10243px 0}.iti__flag.iti__vg{height:20px;background-position:-10285px 0}.iti__flag.iti__vi{height:27px;background-position:-10327px 0}.iti__flag.iti__vn{height:27px;background-position:-10369px 0}.iti__flag.iti__vu{height:24px;background-position:-10411px 0}.iti__flag.iti__wf{height:27px;background-position:-10453px 0}.iti__flag.iti__ws{height:20px;background-position:-10495px 0}.iti__flag.iti__xk{height:29px;background-position:-10537px 0}.iti__flag.iti__ye{height:27px;background-position:-10579px 0}.iti__flag.iti__yt{height:27px;background-position:-10621px 0}.iti__flag.iti__za{height:27px;background-position:-10663px 0}.iti__flag.iti__zm{height:27px;background-position:-10705px 0}.iti__flag.iti__zw{height:20px;background-position:-10747px 0}.iti__flag{height:30px;box-shadow:0 0 1px 0 #888;background-image:url(//canac.ba/wp-content/plugins/login-with-phone-number/images/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:40px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(//canac.ba/wp-content/plugins/login-with-phone-number/images/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}