.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [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;
}@font-face {
font-family: 'FontAwesome-ihc';
src: url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa-ihc {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome-ihc;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.fa-ihc-menu{
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.fa-users-ihc:before, .fa-import_users-ihc:before {
content: "\f0c0";
}
.fa-user-ihc:before{
content: "\f007";
}
.fa-levels-ihc:before{
content: "\f005";
}
.fa-locker-ihc:before {
content: "\f023";
}
.fa-register-ihc:before {
content: "\f234";
}
.fa-login-ihc:before {
content: "\f090";
}
.fa-payments-ihc:before {
content: "\f0d6";
}
.fa-orders-ihc:before {
content: "\f0d6";
}
.fa-opt_in-ihc:before {
content: "\f0e0";
}
.fa-block_url-ihc:before{
content: '\f023';
}
.fa-payment_settings-ihc:before{
content: '\f155';
}
.fa-general-ihc:before {
content: "\f013";
}
.fa-affiliates-ihc:before {
content: "\f0e8";
}
.fa-help-ihc:before {
content: "\f059";
}
.fa-coupons-ihc:before{
content: "\f145";
}
.fa-showcases-ihc:before {
content: "\f109";
}
.fa-showcases-ihc:before {
content: "\f109";
}
.fa-social_login-ihc:before {
content: "\f17d";
}
.fa-sign-out-ihc:before {
content: "\f08b";
}
.fa-sign-in-ihc:before {
content: "\f090";
}
.fa-unlock-ihc:before {
content: "\f09c";
}
.fa-username-ihc:before {
content: "\f007";
}
.fa-pass-ihc:before {
content: "\f023";
}
.fa-notifications-ihc:before{
content: "\f0f3";
}
.fa-magic_feat-ihc:before{
content: "\f0d0";
}
.ihc-icon-edit-e:before {
content: "\f044";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-remove-e:before {
content: "\f014";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-preview:before{
content: "\f06e";
color: #666;
font-size: 14px;
padding-left: 4px;
}
.ihc-icon-pop-list:before{
content: "\f10c";
font-size: 14px;
line-height: 17px;
vertical-align: top;
color: #fff;
}
.fa-ihc-dashboard{
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
}
.fa-list-ihc:before{
content: "\f0ca";
line-height: 17px;
color: #fff;
font-size: 27px;
color: #fff;
margin: 3px 6px 0 0;
}
.fa-arrows-ihc:before {
content: "\f047";
cursor: move;
}
.ihc-icon-pop-list-black:before{
content: "\f10c";
font-size: 14px;
line-height: 17px;
vertical-align: top;
color: #000;
}
.fa-export-csv:before {
content: "\f019";
}
.fa-user-plus-ihc:before{
content: "\f234";
}
.fa-user_sites-ihc:before{
content: "\f0e8";
} .fa-ihc-fb:before,.fa-ihc-fb:after{
content: "\f09a";
}
.fa-ihc-tw:before,.fa-ihc-tw:after{
content: "\f099";
}
.fa-ihc-in:before,.fa-ihc-in:after{
content: "\f0e1";
}
.fa-ihc-goo:before,.fa-ihc-goo:after{
content: "\f1a0";
}
.fa-ihc-tbr:before,.fa-ihc-tbr:after{
content: "\f173";
}
.fa-ihc-vk:before,.fa-ihc-vk:after{
content: "\f189";
}
.fa-ihc-ig:before,.fa-ihc-ig:after{
content: "\f16d";
}
.fa-search-ihc:before{
content: "\f002";
margin-right: 5px;
}
.fa-filter-ihc:before{
content: ""\f233"";
margin-right: 5px;
}
.fa-dot-ihc:before{
content: "\f111";
margin-right: 5px;
}
.fa-taxes-ihc:before{
content: "\f295";
}
.fa-add-ihc:before{
content: "\f067";
}
.fa-currencies-ihc:before{
content: "\f155";
}
.fa-links-ihc:before{
content: "\f08e";
}
.fa-bp-ihc:before{
content: "\f29a";
}
.fa-woo-ihc:before{
content: "\f19a";
}
.fa-srch-ihc:before{
content: "\f002";
}
.fa-print-ihc:before {
content: "\f02f";
font-size: 16px;
cursor: pointer;
}
.fa-cheat_off-ihc:before{
content: "\f132";
}
.fa-membership_card-ihc:before {
content: "\f09d";
}
.fa-invitation_code-ihc:before{
content: "\f058";
}
.fa-download_monitor_integration-ihc:before{
content: "\f019";
}
.fa-individual_page-ihc:before{
content: "\f24d";
}
.fa-register_lite-ihc:before{
content: "\f234";
}
.fa-level_restrict_payment-ihc:before{
content: "\f005";
}
.fa-level_subscription_paln_settings-ihc:before{
content: "\f012";
}
.fa-gifts-ihc:before{
content: "\f06b";
}
.fa-wp_social_login-ihc:before{
content: "\f1d7";
}
.fa-list_access_posts-ihc:before{
content: "\f03a";
}
.fa-invoices-ihc:before{
content: "\f249";
}
.fa-invoice-preview-ihc:before{
content: "\f15c";
color: #5a6f7d;
font-size: 14px;
padding-left: 4px;
}
.fa-badges-ihc:before{
content: "\f219";
}
.fa-login_security-ihc:before{
content: "\f21b";
}
.fa-workflow_restrictions-ihc:before{
content: "\f27b";
}
.fa-subscription_delay-ihc:before{
content: "\f252";
}
.fa-level_dynamic_price-ihc:before {
content: "\f160";
}
.fa-user_reports-ihc:before{
content: "\f022";
}
.fa-pushover-ihc:before{
content: "\f10b";
}
.fa-pushover-on-ihc:before{
color:#66cbff !important;
font-size:26px;
content: "\f0f3";
}
.fa-arrow-ihc:before{
content: "\f0d7";
}
.fa-mycred-ihc:before{
content: "\f005";
}
.fa-account_page_menu-ihc:before{
content: "\f0c9";
}
.fa-api-ihc:before{
content: "\f085";
}
.fa-import_export-ihc:before{
content: "\f0ec";
}
.fa-drip_content_notifications-ihc:before{
content: "\f0f3";
} .fa-overview-account-ihc:before {
content: "\f015";
}
.fa-profile-account-ihc:before {
content: "\f007";
}
.fa-subscription-account-ihc:before {
content: "\f0a1";
}
.fa-social-account-ihc:before{
content: "\f067";
}
.fa-orders-account-ihc:before {
content: "\f0d6";
}
.fa-transactions-account-ihc:before {
content: "\f155";
}
.fa-membeship_gifts-account-ihc:before{
content: "\f06b";
}
.fa-membership_cards-account-ihc:before{
content: "\f022";
}
.fa-pushover_notifications-account-ihc:before{
content: "\f0f3";
}
.fa-help-account-ihc:before {
content: "\f059";
}
.fa-affiliate-account-ihc:before {
content: "\f0e8";
}
.fa-logout-account-ihc:before {
content: "\f08b";
} .fa-sites-is-active{
color: #0a9fd8;
font-size: 21px !important;
margin-right: 10px;
}
.fa-sites-is-not-active{
color: #999;
font-size: 21px !important;
margin-right: 10px;
}
.fa-register_redirects_by_level-ihc:before{
content: "\f090";
}
.fa-zapier-ihc:before{
content: "\f013";
}
.fa-infusionSoft-ihc:before{
content: "\f12d";
}
.fa-kissmetrics-ihc:before{
content: "\f0e4";
}
.fa-direct_login-ihc:before{
content: "\f13e";
}
.fa-reason_for_cancel-ihc:before{
content: "\f059";
}
.fa-new-extension-ihc:before{
content: "\f067";
}   .ihc-tos-wrap{
padding:4px 0 8px 0;
position:relative;
}
.ihc-tos-wrap input[type=checkbox]{
margin:0 10px;
}
.ihc-tos-wrap a{
color: #0074a2;
text-decoration:none !important;
font-size:14px;
}
.ihc-tos-wrap a:hover{
text-decoration:underline !important;
}
.g-recaptcha-wrapper{
text-align:left;
margin:10px 5px;
padding:10px 5px;
}
.g-recaptcha{
display:inline-block;
vertical-align:middle;
}
#ihc_coupon_code_check_div_msg{
text-align:left;
margin-left:5px;
}
#ihc_coupon_code_check_div_msg.ihc-coupon-valid{
color:#27bebe !important;
}
#ihc_coupon_code_check_div_msg.ihc-coupon-not-valid{
color: #dd3559;
} .iump-register-form{
display:inline-block;
}
.iump-form-line-register{
padding:10px 5px;
border-bottom:1px solid #fafafa;
box-sizing:border-box;
position:relative;
}
.iump-labels-register{
min-width:140px;
text-align:right;
padding-right:15px;
display: inline-block;
}
.iump-form-upload_image{
margin-bottom:0px !important;
padding-bottom:0px !important;
}
.iump-form-line-register select{
min-width:177px;
vertical-align: middle;
}
.iump-form-line-register .iump-form-checkbox, .iump-form-line-register .iump-form-radiobox, .iump-form-line-register .iump-form-paybox{
margin-bottom:15px;
margin-right:15px;
}
.iump-form-line-register .iump-form-checkbox input, .iump-form-line-register .iump-form-radiobox input, .iump-form-line-register .iump-form-paybox input{
margin-right:5px;
vertical-align: inherit;
}
.iump-form-line-register .iump-form-sublabel{
clear:both;
font-size:11px;
color:#999;
display:block;
}
.ihc-member-photo {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width:180px;
max-height:180px;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
zoom: 0.9;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
margin:15px 3px;
}
.ihc-file-upload-button .ajax-file-upload,.ihc-file-upload-button  .ihc-delete-attachment-bttn, .ihc-delete-attachment-bttn{
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
margin-right:10px;
margin-bottom:10px;
vertical-align:top;
}
.ihc-file-upload-button  .ihc-delete-attachment-bttn{
background: -webkit-gradient(linear, 3% 3%, 3% 100%, from(#d14241), to(#c24a4b));;
border-color: #d14241;
}
.ihc-info-link {
font-size: 11px;
text-decoration: none;
} .ihc-wrapp-the-errors{
clear: both;
margin:15px 10px;
box-sizing:border-box;
padding: 12px 19px 12px 15px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #F0DBB4;
color: #9b4449;
background-color: #fff6f4;
border-color: #f8cdcd;
}
.ihc-wrapp-the-errors div{
margin-bottom:10px;
}
.ihc-wrapp-the-errors .ihc-error-div{
}
.ihc-wrapp-the-errors .ihc-register-error{
}
.ihc-reg-success-msg{
}
.ihc-reg-update-msg{
}
.ihc-login-success{
}
.ihc-login-form-wrap{
display:block;
-webkit-box-sizing: border-box; */
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ihc-login-form-wrap a{
text-decoration:none !important;
box-shadow:none !important;
}
.ihc-login-form-wrap a:hover{
text-decoration:none !important;
box-shadow:none !important;
}
.ihc-login-error-wrapper{
display:block;
}
.impu-form-line-fr{
position:relative;
}
.ihc-login-notice{
position: absolute;
z-index: 100;
background: #dd3559;
padding: 5px 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
right: 0;
margin-bottom: 8px;
font-size: 12px;
color: #fff;
top: 100%;
margin-top: -2px;
opacity:1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
color:#fff !important;
}
.ihc-login-notice:before{
content: '';
display: block;
position: absolute;
left: 50%;
top: -8px;
margin-left: -5px;
width: 0;
height: 0;
border-style: solid;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #dd3559;
}
.ihc-login-error{
background: #dd3559;
padding: 8px 28px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-bottom: 8px;
font-size: 12px;
color: #fff;
margin-top: 12px;
opacity: 1;
-webkit-transition: all 0.6s linear 0s;
-moz-transition: all 0.6s linear 0s;
-ms-transition: all 0.6s linear 0s;
-o-transition: all 0.6s linear 0s;
transition: all 0.6s linear 0s;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
display: block;
position:relative;
text-align:center;
}
.ihc-login-pending{
}
.ihc-no-avatar{
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/no-avatar.png);
width: 120px;
height: 120px;
background-size: cover;
}
.ihc-wrapp-file-upload{
display: inline-block;
vertical-align: middle;
max-width: 100%;
overflow: hidden;
}
.ihc-wrapp-file-upload .ajax-file-upload{
margin-top:3px;
}
.ihc-wrapp-file-upload .ihc-delete-attachment-bttn{
color: #fff;
background: -webkit-gradient(linear, 3% 3%, 3% 100%, from(#d14241), to(#c24a4b));
display: inline-block;
border-color:#d14241;
cursor: pointer;
margin-top:3px;
}
.ihc-wrapp-file-upload .ajax-file-upload-progress{
border: 1px solid #4fb756;
}
.ihc-wrapp-file-upload .ajax-file-upload-bar{
background: #4fb756;
color: #fff;
max-height:2px;
}
.ihc-wrapp-file-upload .ihc-icon-file-type{
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/file-icon.png);
vertical-align: middle;
width: 20px;
height: 20px;
background-size: contain;
display: inline-block;
margin-right: 10px;
}
.ihc-wrapp-file-upload .ihc-file-name-uploaded{
display: inline-block;
margin-right: 10px;
margin-top:3px;
}
.ihc-account-page-wrapp{
display: block;
padding: 10px;
box-sizing: border-box;
}
.ihc-succes-message{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
} .ihc-ap-menu{
background: #777;
margin:0px 0;
min-width: 0px !important;
}
.ihc-ap-menu .ihc-ap-menu-item{
display: inline-block;
padding: 0px 10px;
font-size: 13px;
line-height:40px;
box-sizing:border-box;
}
.ihc-ap-menu .ihc-ap-menu-item a{
text-decoration: none;
border: none;
color: #fff;
}
.ihc-ap-menu .ihc-ap-menu-item a:hover{
}
.iump-form-paybox{
display:inline-block;
} .iump-form-line-register .ajax-file-upload-container{
display: inline-block;
}
.iump-form-line-register .ajax-file-upload-statusbar{
margin: 3px 0px;
}
.iump-form-line-register .ajax-file-upload-progress .ajax-file-upload-bar{
font-size: -9px;
}
.iump-form-line-register .ajax-file-upload-progress{
min-height: 3px;
}
.iump-form-line-register .ajax-file-upload-filename{
display: none;
}
.ihc-sm-wrapp-fe{
clear: both;
margin: 5px 0px;
}
.ihc-sm-item{
color: #fff;
padding: 3px 10px;
display: inline-block;
margin: 4px;
cursor: pointer;
}
.fa-ihc-sm{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome-ihc;
font-size: inherit;
line-height: 1.6;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-align: center;
width: 20px;
font-size: 17px;
text-align: center;
float:left;
}
.fa-ihc-sm:after{
display:none;
}
.ihc-sm-item-label{
margin-left: 5px;
white-space: nowrap!important;
overflow: hidden;
vertical-align: middle;
font-size: 13px;
font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
line-height: 2;
float:left;
}
.ihc-sm-item a,.ihc-sm-item a:hover{
border-bottom: none !important;
text-decoration: none;
color: #fff;
}
.ihc-sm-item.ihc-fb, .ihc-fb{
background-color: rgb(59, 89, 152);
}
.ihc-sm-item.ihc-tw, .ihc-tw{
background-color: #4099FF;
}
.ihc-sm-item.ihc-in, .ihc-in{
background-color: #0074a2;
}
.ihc-sm-item.ihc-goo, .ihc-goo{
background-color: rgb(217, 82, 50);
}
.ihc-sm-item.ihc-vk, .ihc-vk{
background-color: #5d83aa;
}
.ihc-sm-item.ihc-ig, .ihc-ig{
background-color: #125688;
}
.ihc-sm-item.ihc-tbr, .ihc-tbr{
background-color: #2c4762;
}
.ihc-account-page-sm-icon{
display:inline-block;
margin-right: 5px;
width: 27px;
text-align: center;
height: 27px;
font-size: 17px !important;
}
.ihc-account-page-sm-icon a, .ihc-account-page-sm-icon a:hover{
text-decoration: none;
color: #fff;
}
.ihc-ap-sm-top-icons-wrap{
display: inline-block;
padding-top: 5px; }
.ihc-sm-already-reg{
opacity: 0.4;
}
.ihc_coupon_code_check_div_msg{
text-align:left;
}
.iump-level-details-register{
margin: 15px 0px;
box-sizing: border-box;
padding: 12px 3px 12px 3px;
color: #777;
font-size: 14px;
}
.iump-level-details-register .ihc-order-title{
font-size:21px;
line-height:35px;
max-width:70%;
color: #333;
margin-bottom:15px;
text-align:left;
border-bottom:2px solid #33b5e5;
}
.iump-level-details-register-name{
float:left;
font-weight:500;
font-size:15px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.iump-level-details-register-price{
float:right;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.iump-level-subdetails-register-name{
float:left;
font-weight:500;
font-size:14px;
padding-left:10px;
}
.iump-level-subdetails-register-price{
float:right;
}
.iump-discount-wrapper{
margin: 15px 0;
}
.iump-discount-wrapper .iump-level-details-register-price{
color:#27bebe;
}
.iump-tax-wrapper{
margin: 15px 0;
}
.iump-tax-wrapper .iump-level-details-register-price{
color:#f25a68;
}
.iump-totalprice-wrapper{
border-top:1px solid #efefef;
padding-top:5px;
color: #333;
margin: 15px 0;
font-size:15px;
}
.iump-totalprice-wrapper .iump-level-details-register-name{
font-size:17px;
}
.iump-totalprice-wrapper .iump-level-details-register-price{
font-weight:bold;
}
.ihc-mobile-bttn:before {
color: #fff;
content: "\f0c9";
font: normal normal normal 30px/1 FontAwesome-ihc;
line-height: 40px;
}
.ihc-mobile-bttn-wrapp{
display: none;
width: 100%;
height: 40px;
clear: both;
}
.ihc-mobile-bttn {
background-color: #0091cd;
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
width: 40px;
height: 40px;
text-align: center;
float: right;
margin-bottom: 10px;
cursor: pointer;
}
.ihc-mobile-bttn:hover, .ihc-mobile-bttn:focus {
background-color: #555;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
outline: 0;
}
.ihc-register-col {
width: 50%;
box-sizing: border-box;
padding-right: 10px;
max-width: 400px;
min-width: 310px;
display: inline-block;
vertical-align: top;
}
.ihc-register-notice{
font-size: 11px;
color: #b64645;
color: #df2c2c;
margin-top: 3px;
font-family: 'Open Sans', sans-serif;
}
.ihc-input-notice{ border-color:#df2c2c !important;
}
.ihc-payment-icon{
width: 100px !important;
opacity: 0.3;
cursor: pointer;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
vertical-align:middle;
}
.ihc-payment-icon:hover{
opacity:1;
filter: none;
-webkit-filter: none;
}
.ihc-payment-select-img-selected{
opacity: 1;
filter: none;
-webkit-filter: none;
}
.ihc-payment-icon-wrap{
display: inline-block;
}
.ihc-public-trial-version{
clear: both;
margin:15px 10px;
box-sizing:border-box;
padding: 12px 12px 12px 12px;
border-radius: 3px 3px 3px 3px;
border: 1px solid #F0DBB4;
color: #fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 1.5em;
background-color: #ab2c2c;
border-color: #ab2c2c;
}
.ihc-ap-wrap thead, .ihc-ap-wrap tbody, .ihc-ap-wrap tfoot{
background:none !important;
} .ihc-public-list-users-item{
padding: 5px;
margin: 5px;
border: 1px solid #c9c9c9;
}
.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-dots .owl-ihc-dot span{
border: 2px solid #fff;
box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
width: 7px;
height: 7px;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
margin: 3px 4px !important;
}
.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-nav{
margin-top:1px !important;
} .pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f053";
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f054";
} .pag-theme2 .ihc-wrapp-list-users{
margin-left:17px;
margin-right:17px;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
left:-17px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f104";
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
right:-17px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f105";
} .pag-theme3 .ihc-wrapp-list-users{
margin-left:22px;
margin-right:22px;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
left:-26px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{
content: "\f053";
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
right:-26px;
font-family: FontAwesome-ihc;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{
content: "\f054";
}
.ihc-clear{
clear: both;
}
.ihc-wrapp-list-users ul {
margin: 0px !important;
padding: 0px !important;
list-style-type: none;
} .ihc-user-list-pagination{
width: 100%;
text-align: center;
margin: 10px 0px;
padding:10px 0;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item, .ihc-user-list-pagination .ihc-user-list-pagination-item-selected, .ihc-user-list-pagination .ihc-user-list-pagination-item-break{
padding: 5px 9px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item-break{
padding: 5px 15px;
}
.ihc-user-list-pagination .ihc-user-list-pagination-item-selected{
color: orange;
background-color: #fff;
color: #000;
} .ihc-content-user-list ul li, .ihc-carousel-view ul li{
display: inline-block;
}
.ihc-user-list-label{
}
.ihc-account-affiliate-link{
background-color: #f16186 !important;
}
.ihc-disabled-box {
opacity: 0.5;
}
.ihc-public-flag{
width: 20px;
display: inline-block;
margin: 0 5px;
border-radius: 100%;
box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
vertical-align: sub;
}
.iump-form-line-register .select2.select2-container{
width: 100% !important;
}
.ihc-search-bar-wrapper{
margin:3px auto;
text-align:center;
position: relative;
display: table;
border-collapse: separate;
}
.ihc-search-bar-wrapper .ihc-search-bar{
height: 34px;
padding: 6px 12px!important;
font-size: 14px !important;
line-height: 1.42857143 !important;
color: #555;
background-color: #fff !important;
background-image: none;
border: 1px solid #ccc !important;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
min-width:290px !important;
max-width:400px !important;
margin:0 auto;
display:table-cell;
position: relative;
z-index: 2;
width: 90%;
margin-bottom: 0;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0!important;
margin-bottom:0px !important;
}
.ihc-search-bar-wrapper .ihc-input-pre {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
white-space: nowrap;
vertical-align: middle;
display:table-cell;
box-sizing: border-box;
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
max-width:10%;
} .ihc-membership-card-wrapp{
padding: 25px;
margin: 10px;
border: 1px solid #c9c9c9;
border-radius:10px;
position: relative;
-webkit-box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
-moz-box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
box-shadow: 0px 0px 7px 1px rgba(189,189,189,0.3);
box-sizing: border-box;
font-size: 15px;
line-height:25px;
}
.ihc-membership-card-wrapp .ihc-membership-card-content{
width: 60%;
display: inline-block;
vertical-align: top;
}
.ihc-membership-card-wrapp .ihc-membership-card-img{
width: 37%;
display: inline-block;
vertical-align: top;
text-align:center;
}
.ihc-membership-card-wrapp .ihc-membership-card-full-name{
font-weight: bold;
font-size: 160%;
line-height:24px;
margin-bottom: 20px;
}
.ihc-membership-card-wrapp label{
font-weight: bold;
}
.ihc-membership-card-wrapp .ihc-membership-card-data{
font-size:100%;
}
.ihc-membership-card-small{
width: 30%;
padding: 10px;
line-height:16px;
}
.ihc-membership-card-medium{
width: 50%;
padding: 17px;
line-height:19px;
}
.ihc-membership-card-large{
width: 80%;
}
.ihc-membership-card-small .ihc-membership-card-data, .ihc-membership-card-small label{
font-size:75%;
}
.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:105%;
}
.ihc-membership-card-medium .ihc-membership-card-data, .ihc-membership-card-medium label{
font-size:85%;
}
.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:120%;
}
.ihc-membership-card-wrapp .ihc-print-icon{
position: absolute;
bottom: 5px;
right: 5px;
display: none;
}
.ihc-membership-card-2{
background-color:#3399fd;
color:#fff !important;
border-color:#fff;
}
.ihc-membership-card-2  .ihc-membership-card-img{
display:block;
width: 15%;
}
.ihc-membership-card-2  .ihc-membership-card-content{
text-align:right;
width:100%;
}
.ihc-membership-card-2 .ihc-membership-card-full-name{
font-size:210%;
}
.ihc-membership-card-2.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:130%;
}
.ihc-membership-card-2.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:160%;
}
.ihc-membership-card-3{
background-color:#7dba00;
color:#333 !important;
border-color:#fff;
padding-left:0px;
padding-right:0px;
}
.ihc-membership-card-3  .ihc-membership-card-img{
display:block;
width: 15%;
margin:0 auto;
}
.ihc-membership-card-3  .ihc-membership-card-content{
text-align:center;
width:100%;
margin-top:10px;
}
.ihc-membership-card-3 .ihc-membership-card-full-name{
font-size:210%;
background-color:#1f1a17;
color:#7dba00 !important;
padding: 5px 0;
}
.ihc-membership-card-3.ihc-membership-card-small .ihc-membership-card-full-name{
font-size:130%;
}
.ihc-membership-card-3.ihc-membership-card-medium .ihc-membership-card-full-name{
font-size:160%;
}
.ihc-top-social-login{
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size:20px;
font-weight:600;
color:#6c7a8d;
margin:12px 0;
text-align:center;
letter-spacing: 2px;
}
.iump-subscription-page-top{
padding:10px 10px 15px 10px;
margin: 15px 0 30px 0;
border-bottom: 1px solid #ddd;
box-sizing:border-box;
}
.iump-subscription-page-top .iump-subscription-page-top-fields{
margin:0px !important;
padding: 0px !important;
}
.iump-subscription-page-top .iump-subscription-page-top-fields .iump-labels-register{
font-weight:bold;
}
.iump-subscription-page-top .iump-subscription-page-top-title{
font-size: 21px;
line-height: 35px;
max-width: 70%;
color: #333;
margin-bottom: 15px;
text-align: left;
border-bottom: 2px solid #33b5e5;
}
.iump-subscription-page-top .iump-subscription-page-top-taxes-title{
font-size: 19px;
line-height: 25px;
color: #555;
margin-bottom: 5px;
text-align: left;
}
.iump-subscription-page-top .iump-level-details-register{
margin:0px !important;
padding: 0px !important;
} .iump-pagination-wrapper {
float: right;
margin-right: 20px;
height: 30px;
}
.ihc-user-pagination.selected {
color: orange;
background-color: #fff;
color: #000;
}
.ihc-user-pagination {
padding: 5px 9px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
}  .iump-list-access-posts-wrapp{
font-family: Helvetica, sans-serif, 'Trebuchet MS';
}
.iump-list-access-posts-wrapp .iump-list-access-posts-title{
margin:20px 10px;
margin-bottom:40px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp{
position: relative;
margin: 0 0 20px;
padding:0 10px;
border-bottom: 1px solid #dfe4e6;
padding-bottom:20px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{
vertical-align: top;
display: inline-block;
width: 20%;
box-sizing:border-box;
text-align:center;
position:relative;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image a {
position: relative;
display: block;
line-height:0px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image > a:before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
content: "";
z-index: 1;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image:hover a:before{
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{
padding:0px;
margin:0px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{
vertical-align: top;
display: inline-block;
width: 79%;
box-sizing:border-box;
padding-left:20px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-title{
font-size: 24px;
margin: 0 0 10px;
line-height:1.2;
color: #1a1a1a;
font-weight: 400;
font-family: "Nunito", sans-serif;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-permalink{
color: #1a1a1a;
text-decoration: none;
outline: none;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div{
font-size: 13px;
color: #999;
list-style: none;
display: inline;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:after {
content: "|";
color: #999;
margin: 0 5px;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:last-of-type:after {
content:"";
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div a{
color: #32a3cb;
}
.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-access-posts-the-excerpt{
padding-top:10px;
color: #4b4d4d;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
}  .iump-invoice-wrapp{
margin: 5px 10px;
}
.iump-invoice-wrapp .iump-invoice-title{
display: inline-block;
vertical-align: top;
text-align: right;
font-size: 28px;
width: 50%;
color:#fff;
background-color:#9aa9a1;
box-sizing:border-box;
padding:30px 10px 20px 10px;
float:right;
}
.iump-invoice-wrapp .iump-invoice-logo{
display: inline-block;
vertical-align: top;
text-align: left;
width: 49%;
}
.iump-invoice-wrapp .iump-invoice-logo img{
max-height:65px;
margin-left:10px;
}
.iump-invoice-wrapp .iump-invoice-company-field{
display: inline-block;
width: 30%;
padding: 10px;
vertical-align: top;
margin: 10px;
color:#444;
}
.iump-invoice-wrapp .iump-invoice-invoice-code{
display: inline-block;
vertical-align: top;
padding: 20px 10px;
width: 25%;
text-align: right;
background-color:#e4e4e6;
color:#777;
line-height:24px;
float:right;
}
.iump-invoice-wrapp .iump-invoice-client-details{
width: 30%;
margin: 10px;
padding: 5px;
color:#777;
font-size:15px;
line-height:23px;
border: 1px solid #e4e4e6;
padding-left: 15px;
box-sizing:border-box;
}
.iump-invoice-wrapp .iump-invoice-list-details{
margin:20px 0;
padding-left:10px;
}
.iump-invoice-wrapp .iump-invoice-list-details table{
width: 100%;
padding: 5px;
border: 1px solid #c9c9c9;
margin: 0;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-list-details table thead{
background-color:#f1f1f2;
line-height:30px;
font-size:16px;
font-weight:bold;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-list-details table tr td{
padding: 9px;
min-height:30px;
border-left:1px solid #e3e3e3;
}
.iump-invoice-wrapp .iump-invoice-list-details table .ihc-invoice-total{
background-color:#e4e4e6;
line-height:35px;
font-size:16px;
font-weight:bold;
color:#777;
}
.iump-invoice-wrapp .iump-invoice-footer{
} .ihc-popup-wrapp{
position: fixed;
z-index: 999991;
top: 0px;
height: auto;
left: 0px;
width: 100%;
min-height: 100%;
background-color: rgba(0,0,0,0.30);
}
.ihc-popup-wrapp .ihc-the-popup{
width: 45%;
min-width: 750px;
height: auto;
margin: 0 auto;
margin-top: 3%;
margin-bottom:6%;
bottom:10px;
font-family: "Open Sans",sans-serif;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top{
border-bottom: 1px solid #ddd;
background-color: #fafafa;
padding:13px 9px;
}
.ihc-the-popup-locker .ihc-popup-top{
background-color: #555f6e !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .title{
float: left;
margin: 5px 0px 5px 5px;
font-size: 18px;
color: #333;
font-weight:bold;
color: #d9534f;
-webkit-animation-name: fadeInLeftTitle;
animation-name: fadeInLeftTitle;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ihc-the-popup-locker .ihc-popup-top .title{
color: #fff !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn{
background-size:25px;
width: 25px;
height: 25px;
float: right;
cursor: pointer;
background: url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/admin/assets/images/close_bk.png) !important;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
opacity:0.3;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn:hover{
opacity:0.8;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content{
padding: 25px 10px;
padding-top:10px;
background: #fff;
min-height:250px;
border: 1px solid #dd;
border-top:none;
overflow-y:scroll;
height: 850px;
}
.ihc-the-popup-locker .ihc-popup-content{
background-color: #fafafa !important;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-left-section{
width: 30%;
display: inline-block;
background-color:#fafafa;
padding:15px;
box-sizing: border-box;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-right-section{
width: 69%;
display: inline-block;
vertical-align: top;
padding:25px 20px;
box-sizing: border-box;
background-color:#fff;
border-left:1px solid #ddd;
height:100%;
min-height:350px;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-label{
font-size: 14px;
font-weight: 500;
color: #333;
margin-top: 15px;
}
.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-bttn-wrap{
margin-top: 25px;
text-align: center;
}
.iump-pointer{
cursor: pointer;
}
.iump-invoice-bttn-wrapp{
text-align: right;
padding-bottom:10px;
padding-right: 10px;
margin-bottom:10px;
border-bottom:1px solid #eee;
}
.iump-invoice-bttn-wrapp .iump-popup-print-bttn {
color: #fff !important;
display: inline-block;
cursor: pointer;
padding: 6px 18px;
background: #df3448;
} .iump-badge-wrapper{
display:inline-block;
}
.iump-badge-wrapper .iump-badge{}
.iump-badge-wrapper.ihc-expired-level .iump-badge{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} .iump-wrapp-listing-levels{}
.iump-wrapp-listing-levels .iump-badge-wrapper img{}
.iump-wrapp-listing-levels .iump-listing-levels-label{
background-color: #1fb5ac;
color: #fff;
padding: 3px 9px;
margin: 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-radius: 3px;
display: inline-block;
cursor: pointer;
}
.iump-wrapp-listing-levels .iump-listing-levels-label.ihc-expired-level{
background-color: rgba(240, 80, 80, 0.8);
} .iump-listing-users-filter{
width: 30%;
display: inline-block;
vertical-align: top;
box-sizing:border-box;
padding:10px 15px;
box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15) !important;
background-color: #fefefe;
}
.iump-listing-users-filter .iump-filter-title{
margin: 15px 0px 35px 0px;
padding-bottom: 10px;
border-bottom: 2px solid #999;
border-bottom: 2px solid #0a9fd8;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #444;
}
.iump-listing-users-filter .ui-widget-header{
background: #0a9fd8;
border-color: #0a9fd8;
}
.iump-listing-users-filter .ui-slider-horizontal{
height: .7em;
}
.iump-listing-users-pre-wrapp{
width: 69%;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
padding-left: 20px;
}
.iump-filter-row{
margin:8px 0;
margin-bottom:25px;
}
.iump-filter-row label{
display:block;
font-weight:bold;
font-size:13px;
line-height:30px;
margin-bottom:5px;
color:#888;
}
.iump-filter-row input[type="text"],.iump-filter-row select{
width:100%;
padding: 5px 12px;
min-height:35px;
}
.iump-filter-date input[type="text"]{
display:inline-block;
}
.iump-filter-submit{
margin-top: 30px;
text-align: center;
margin-bottom: 15px;
}
.ui-datepicker .ui-datepicker-title select, .ui-datepicker .ui-datepicker-title option{
color: #000;
}
.ui-datepicker{
z-index: 10000 !important;
}
.iump-filter-submit input[type="submit"]{
background: #0a9fd8;
border: none;
padding: 8px 14px;
text-transform: uppercase;
font-size: 14px;
font-family: "Nunito", sans-serif;
font-weight: 400;
color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.iump-submit-form .ihc-submit-bttn-fe{
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
margin-right:10px;
margin-bottom:10px;
vertical-align:top;
}
.ihc-user-sites-delete-bttn{
color: red;
cursor: pointer;
}
.iump-subscription-table-button{
display:inline-block;
margin: 5px 3px;
}
.iump-cancel-subscription-button{
background-color: #fad714;
background-color: #de6161;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #FFFFFF;
min-width:90px;
cursor: pointer;
}
.iump-renew-subscription-button{
background-color: #22b2df;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #FFFFFF;
min-width:90px;
cursor: pointer;
}
.iump-delete-subscription-button{
background-color: #eaeaea;
border-radius: 3px;
padding: 4px 8px;
font-family: Open Sans, sans-serif, 'Trebuchet MS';
font-size: 12px;
color: #444;
font-weight:600;
min-width:90px;
cursor: pointer;
}
.ihc-level-status-set-Expired{
color:#de6161;
}
.ihc-level-status-set-Hold{
color:#999;
}
.ihc-level-payment-via{
color: #777;
}
.ihc-level-payment-via span{
text-transform:capitalize;
}
.ihc-additional-message {
background: #f6f6f6;
border-left: 5px solid #18c1f0;
border-radius: 0 5px 5px 0;
padding: 6px 20px 6px 20px;
margin-bottom: 20px;
margin-top: 10px;
overflow: hidden;
font-weight: 600;
font-family: Roboto;
font-size: 14px;
color: #555;
}
.ihc-content-pushover-button{
margin-top:30px;
}
.ihc-suspend-account-wrapper{
padding: 10px 0px;
}
.ihc-subscription-table-actions{
width:200px;
}
.ihc-subscription-table-price{
color:#222;
text-align:right;
padding-right:10px;
line-height:17px;
}
.ihc-subscription-table-level{
padding-left: 15px;
}
.ihc-content-bold{
font-weight:bold;
}
.ihc-content-left{
text-align:left;
}
.ihc-content-center{
text-align: center;
}
.ihc-content-right{
text-align:right;
}
.ihc-content-capitalize{
text-transform:capitalize;
}
.ihc-content-oswald{
font-family: Oswald, arial, sans-serif;
}
.ihc-user-sites-table .ihc-col1{
width: 25%;padding-left: 15px;
}
.ihc-user-sites-table .ihc-col2{
width: 45%;
}
.ihc-user-sites-table .ihc-col3{
width: 25%;
}
.ihc-avatar-trigger{
display:inline-block;
}
.ihc-upload-image-remove-bttn{
display: inline-block;
border-color: #b3b3b3;
padding: 6px 30px;
color: #616f77;
cursor: pointer;
border-radius: 3px;
margin-right:10px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ihc-avatar-trigger{
}
.ihc-avatar-trigger .ihc-upload-avatar{
display: inline-block;
border-color: #5cb85c;
padding: 6px 30px;
color: #357935;
cursor: pointer;
border-radius: 3px;
margin-right:5px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ihc-avatar-trigger .ihc-upload-avatar:hover{
background-color: #5cb85c;
color:#fff;
}
.ihc-avatar-trigger .cropControls,
.ihc-avatar-trigger form{
display:none;
}
.ihc-avatar-trigger .cropControls i.cropControlUpload{
display:none;
}
.ihc-strength{
padding-left: 0px !important;
display:inline;
list-style:none;
margin:0;
margin-left:15px;
padding:0;
vertical-align:2px;
}
.ihc-strength .point:last {
margin:0 !important;
}
.ihc-strength .point {
background:#DDD;
border-radius:2px;
display:inline-block;
height:5px;
margin:0;
margin-right:1px;
width:20px;
}
.ihc-strength-label{
margin: 0;
padding: 0;
line-height: 12px;
color: #999;
min-height:12px;
min-width:1px;
}
.ihc-strength-wrapper{
text-align:right;
}
.ihc-standard-bttn{
color: #fff;
background: #88a0b9;
display: inline-block;
padding: 5px 20px;
cursor: pointer;
margin-top:3px;
}
.ihc-standard-cancel-bttn{
color: #fff;
background: #c0c0c0;
display: inline-block;
padding: 5px 20px;
cursor: pointer;
margin-top:3px;
}
.cssload-wrapper{
position:absolute;
top:50%;
left:50%;
}
@media (max-width: 361px){
.ihc-ap-menu .ihc-ap-menu-item{
display: block !important;
border-bottom: 1px rgba(255,255,255,0.2) solid;
border-right: 1px rgba(255,255,255,0.2) solid;
width: 50%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ihc-ap-menu .ihc-ap-menu-item a{
padding:8px 17px;
}
.ihc-ap-menu{ display: none;
}
.ihc-mobile-bttn-wrapp{
display: block;
}
}
@media (max-width: 468px){
.iump-listing-users-filter{
width:100%;
}
.iump-listing-users-pre-wrapp{
width:100%;
}
.ihc-search-bar-wrapper .ihc-search-bar{
width:100%;
min-width:100% !important;
}
}
@media (max-width: 570px){
.ihc-remove-onmobile{
display:none;
}
}
.ihc-warning-message {
color: #8a6d3b;
border:1px solid transparent;
background-color: #fcf8e3;
border-color: #faebcc;
padding: 15px;
margin: 0 0 15px 0;
font-size:13px;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
} .ihc-success-box{
padding: 5px 15px;
font-size: 13px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.ihc-warning-box{
padding: 5px 15px;
font-size: 13px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.ihc-profile-box-wrapper{
margin: 10px 0;
padding: 5px;
}
.ihc-profile-box-title {
height: 30px;
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
position: relative;
}
.ihc-profile-box-title span {
position: relative;
bottom: -10px;
font-size: 20px;
background-color: #fff;
padding: 0 10px;
margin-left: 25px;
color: #2b425b;
}
.ihc-profile-box-content {
padding: 15px 0;
color: #758697;
}
.ihc-public-form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px!important;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
box-sizing: border-box !important;
}
.ihc-account-title-label {
font-weight: 600;
color: #2b425b;
}
.ihc-user-page-content-wrapper input[type=submit], .ihc-user-page-content-wrapper input[type=text], .ihc-user-page-content-wrapper select {
background: #fff;
border: 1px solid #ebebeb;
color: #6e6c6c;
padding: 10px 12px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
outline: 0;
margin: 5px 0;
text-align: left;
vertical-align: top;
max-width: 100%;
line-height: 14px;
font-size: 13px;
min-width: 100px;
}
.ihc-user-page-content-wrapper input[type=submit] {
background: #75c37d;
color: #fff;
border-color: #75c37d;
min-width: inherit;
text-align: center;
}
.ihc-row:before,
.ihc-row:after {
display: table;
content: " ";
clear:both;
}
.ihc-col-xs-1, .ihc-col-xs-2, .ihc-col-xs-3, .ihc-col-xs-4, .ihc-col-xs-5, .ihc-col-xs-6, .ihc-col-xs-7, .ihc-col-xs-8, .ihc-col-xs-9, .ihc-col-xs-10, .ihc-col-xs-11, .ihc-col-xs-12 {
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
box-sizing: border-box;
}
.ihc-col-xs-12 {
width: 100%;
}
.ihc-col-xs-11 {
width: 91.66666667%;
}
.ihc-col-xs-10 {
width: 83.33333333%;
}
.ihc-col-xs-9 {
width: 75%;
}
.ihc-col-xs-8 {
width: 66.66666667%;
}
.ihc-col-xs-7 {
width: 58.33333333%;
}
.ihc-col-xs-6 {
width: 50%;
}
.ihc-col-xs-5 {
width: 41.66666667%;
}
.ihc-col-xs-4 {
width: 33.33333333%;
}
.ihc-col-xs-3 {
width: 25%;
}
.ihc-col-xs-2 {
width: 16.66666667%;
}
.ihc-col-xs-1 {
width: 8.33333333%;
}
@media screen and (max-width: 567px){
.ihc-col-xs-1, .ihc-col-xs-2, .ihc-col-xs-3, .ihc-col-xs-4, .ihc-col-xs-5, .ihc-col-xs-6, .ihc-col-xs-7, .ihc-col-xs-8, .ihc-col-xs-9, .ihc-col-xs-10, .ihc-col-xs-11, .ihc-col-xs-12 {
width:100%;
}
}
.ihc-warning-message{
color:#8a6d3b;
border:1px solid transparent;
background-color:#fcf8e3;
border-color:#faebcc;
padding:15px;
margin:0 0 15px 0;
font-size:13px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;
}@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,700");.iump-clear{clear:both}.ihc-login-template-1{padding:10px;text-align:center;display:inline-block}.ihc-login-template-1 .ihc-sm-wrapp-fe{text-align:right;max-width:360px;margin-right:0}.ihc-login-template-1 .impu-form-line-fr{box-sizing:content-box;padding-bottom:12px}.ihc-login-template-1 .impu-form-line-fr:after{content:""}.ihc-login-template-1 form{display:inline-block}.ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr{min-width:150px;text-align:right;padding-right:10px;display:inline-block;box-sizing:content-box}.ihc-login-template-1 .impu-form-line-fr input[type=password],.ihc-login-template-1 .impu-form-line-fr input[type=text]{width:200px}.ihc-login-template-1 .impu-remember-wrapper{clear:both;min-height:16px}.ihc-login-template-1 .impu-form-label-remember{float:right}.ihc-login-template-1 .impu-form-input-remember{float:right;margin-top:1px}.ihc-login-template-1 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-1 .impu-form-links{margin-top:5px;margin-bottom:5px;text-align:right;clear:both}.ihc-login-template-1 .impu-form-links div{display:inline-block;padding-left:15px}.ihc-login-template-1 .impu-form-submit{text-align:right}.ihc-login-template-1 .impu-form-submit input{color:#fff!important}.ihc-login-template-2{padding:10px;text-align:center;display:inline-block;width:300px;max-width:100%}.ihc-login-template-2 .ihc-sm-wrapp-fe{text-align:left}.ihc-login-template-2 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-2 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-2 form{display:inline-block}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:500;font-size:13px;text-align:left;text-transform:uppercase}.ihc-login-template-2 .impu-form-line-fr input[type=password],.ihc-login-template-2 .impu-form-line-fr input[type=text]{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;width:100%;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;margin:0!important}.ihc-login-template-2 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-2 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=text]:hover{border-color:#08d1b2;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-2 .impu-remember-wrapper{clear:both;min-height:16px;text-align:left}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;text-transform:inherit}.ihc-login-template-2 .impu-form-input-remember{margin-right:3px}.ihc-login-template-2 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-2 .impu-form-links{margin-top:5px;margin-bottom:5px;text-align:right;clear:both}.ihc-login-template-2 .impu-form-links div{display:inline-block;padding-right:15px}.ihc-login-template-2 .impu-form-links a{color:#333;font-size:12px;font-weight:700;text-decoration:none}.ihc-login-template-2 .impu-form-links a:hover{color:#08d1b2}.ihc-login-template-2 .impu-form-submit{text-align:center}.ihc-login-template-2 .impu-form-submit input{color:#fff!important;width:100%;background:none repeat scroll 0 0 #08d1b2!important;border-color:#5bc4be!important;box-shadow:none!important;border-radius:2px;color:#fff;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-2 .impu-form-submit input:hover{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-3{margin:10px;padding:30px;padding-bottom:0;text-align:center;box-sizing:border-box;display:inline-block;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);width:360px;max-width:100%;font-family:Oswald,arial,sans-serif!important;font-size:14px;color:#7f7f97}.ihc-login-template-3 .ihc-sm-wrapp-fe{text-align:center;margin:20px 0}.ihc-login-template-3 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-3 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-3 form{display:block;position:relative}.ihc-login-template-3 .impu-form-line-fr .impu-form-label-fr{min-width:350px;padding-bottom:3px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-3 .impu-form-line-fr input[type=password],.ihc-login-template-3 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;background-color:#fafafa;margin-bottom:7px;height:auto!important;font-size:14px;font-weight:300;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-3 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-3 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=text]:hover{border:1px solid rgba(0,0,0,.1);background-color:#fff}.ihc-login-template-3 .impu-remember-wrapper{margin-right:3px;float:left;text-align:left;line-height:42px;padding-left:15px;font-family:Helvetica,sans-serif,'Trebuchet MS'!important;font-weight:200}.ihc-login-template-3 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#1a9bcb}.ihc-login-template-3 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-3 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-3 .impu-form-input-remember{vertical-align:middle}.ihc-login-template-3 .impu-form-links{text-align:right;float:right;line-height:40px;padding-right:9px}.ihc-login-template-3 .impu-form-links div{display:inline-block}.ihc-login-template-3 .impu-form-links a{color:#333;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:3px;padding-left:3px}.ihc-login-template-3 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-3 .impu-form-submit{text-align:center;margin-top:10px;margin-bottom:10px}.ihc-login-template-3 .impu-form-submit input{color:#fff!important;width:100%;border:none;background:none repeat scroll 0 0 #33b5e5!important;border-color:#1a9bcb!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px}.ihc-login-template-3 .impu-form-submit input:hover{background:none repeat scroll 0 0 #1a9bcb!important}.ihc-login-template-4{margin:10px;padding:30px;padding-top:10px;padding-bottom:0;text-align:center;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:3px;width:360px;max-width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-4 .ihc-sm-wrapp-fe{text-align:center;margin:20px 0}.ihc-login-template-4 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:7px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-login-template-4 .impu-form-line-fr:hover{border-color:#27ae60;background-color:#fefefe}.ihc-login-template-4 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-4 form{display:block;position:relative}.ihc-login-template-4 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px}.ihc-login-template-4 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc-login-template-4 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;background-color:transparent!important;border:none!important;padding:10px!important;display:inline-block;padding-left:30px!important;margin:0!important}.ihc-login-template-4 .impu-remember-wrapper{margin-right:3px;text-align:right;line-height:22px;padding-left:15px}.ihc-login-template-4 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#1e8449}.ihc-login-template-4 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-4 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-4 .impu-form-input-remember{vertical-align:middle}.ihc-login-template-4 .impu-form-links{text-align:center;line-height:20px}.ihc-login-template-4 .impu-form-links div{display:inline-block}.ihc-login-template-4 .impu-form-links a{color:#333;font-size:13px;font-weight:700;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-4 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-4 .impu-form-submit{text-align:center;margin-top:17px;margin-bottom:10px}.ihc-login-template-4 .impu-form-submit input{width:100%;border:none;background:none repeat scroll 0 0 #27ae60!important;border-color:#27ae60!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:15px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:3px;color:#b3eecc!important;border-bottom:4px solid #1e8449!important}.ihc-login-template-4 .impu-form-submit input:hover{background:none repeat scroll 0 0 #43be77!important}.ihc-login-template-4 .ihc-login-notice{margin-top:6px}.ihc-login-template-5{padding:10px;text-align:center;display:inline-block;width:400px;max-width:100%;box-sizing:border-box;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-5 .ihc-sm-wrapp-fe{text-align:left}.ihc-login-template-5 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-5 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-5 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:800;font-size:13px;text-align:left}.ihc-login-template-5 .impu-form-line-fr input[type=password],.ihc-login-template-5 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px}.ihc-login-template-5 .impu-temp5-row:after{content:"";clear:both}.ihc-login-template-5 .impu-temp5-row-left{float:left}.ihc-login-template-5 .impu-remember-wrapper{clear:both;text-align:left;line-height:14px}.ihc-login-template-5 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;text-transform:inherit}.ihc-login-template-5 .impu-form-input-remember{margin-right:3px;vertical-align:middle}.ihc-login-template-5 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-5 .impu-form-links{text-align:left;clear:both;margin-top:3px}.ihc-login-template-5 .impu-form-links div{display:inline-block}.ihc-login-template-5 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;padding-right:10px}.ihc-login-template-5 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-5 .impu-form-submit{text-align:center;float:right}.ihc-login-template-5 .impu-form-submit input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:10px 30px 11px;background:none repeat scroll 0 0 #f47e7e!important;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-5 .impu-form-submit input:hover{background:none repeat scroll 0 0 #e05d5d!important}.ihc-pass-form-wrap.ihc-login-template-5 .impu-form-submit input{width:auto}.ihc-login-template-6{margin:10px;padding:20px;padding-bottom:0;text-align:center;display:inline-block;width:400px;max-width:100%;box-sizing:border-box;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-6 .ihc-sm-wrapp-fe{text-align:center;margin:15px 0}.ihc-login-template-6 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-6 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-6 form{margin:0!important}.ihc-login-template-6 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-size:13px;text-align:left;font-weight:700}.ihc-login-template-6 .impu-form-line-fr input[type=password],.ihc-login-template-6 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px}.ihc-login-template-6 .impu-temp6-row{position:relative;left:-20px;margin:0 -40px 0 0;background-color:#f2f2f2;padding:10px 20px}.ihc-login-template-6 .impu-temp6-row:after{content:"";clear:both}.ihc-login-template-6 .impu-temp6-row-left{float:left}.ihc-login-template-6 .impu-remember-wrapper{clear:both;text-align:left;line-height:30px}.ihc-login-template-6 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;font-weight:700;text-transform:inherit}.ihc-login-template-6 .impu-form-input-remember{margin-right:3px;vertical-align:middle}.ihc-login-template-6 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-6 .impu-form-links{text-align:left;clear:both;margin-top:3px;margin-bottom:3px}.ihc-login-template-6 .impu-form-links div{display:inline-block}.ihc-login-template-6 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:10px}.ihc-login-template-6 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-6 .impu-form-links div:nth-child(even) a{border-right:none;padding-left:10px}.ihc-login-template-6 .impu-form-submit{text-align:center;float:right;padding-bottom:0}.ihc-login-template-6 .impu-form-submit input{color:#fff!important;width:80px;border:none;border-radius:25px;text-transform:capitalize;padding:8px 15px;background:none repeat scroll 0 0 #f47e7e!important;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-6 .impu-form-submit input:hover{background:none repeat scroll 0 0 #e05d5d!important}.ihc-pass-form-wrap.ihc-login-template-6 .impu-form-submit input{width:auto;margin-bottom:10px}.ihc-login-template-7{padding:10px;text-align:center;display:inline-block;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-7 .ihc-sm-wrapp-fe{text-align:left;padding-left:15px;padding-right:15px}.ihc-login-template-7 .impu-form-line-fr{box-sizing:border-box;padding-bottom:8px;text-align:left;display:inline-block;width:50%;max-width:300px;padding-right:15px}.ihc-login-template-7 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-7 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:800;font-size:13px;text-align:left}.ihc-login-template-7 .impu-form-line-fr input[type=password],.ihc-login-template-7 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px}.ihc-login-template-7 .impu-temp5-row:after{content:"";clear:both}.ihc-login-template-7 .impu-temp5-row-left{float:left}.ihc-login-template-7 .impu-remember-wrapper{clear:both;text-align:left;line-height:14px}.ihc-login-template-7 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;text-transform:inherit}.ihc-login-template-7 .impu-form-input-remember{margin-right:3px;vertical-align:middle}.ihc-login-template-7 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-7 .impu-form-links{text-align:left;clear:both;margin-top:0}.ihc-login-template-7 .impu-form-links div{display:inline-block}.ihc-login-template-7 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;padding-right:10px}.ihc-login-template-7 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-7 .impu-form-submit{text-align:center;float:right;margin-right:15px}.ihc-login-template-7 .impu-form-submit input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:8px 30px 8px;border-radius:4px;background:none repeat scroll 0 0 #6c7a8d!important;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-7 .impu-form-submit input:hover{background:none repeat scroll 0 0 #94a1b2!important}.ihc-pass-form-wrap.ihc-login-template-7{width:400px}.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-line-fr{width:100%;max-width:inherit}.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-submit input{width:auto}.ihc-login-template-8{margin:10px;padding:30px;padding-top:10px;padding-bottom:0;text-align:center;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:3px;width:460px;max-width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-8 .ihc-sm-wrapp-fe{text-align:center;margin:30px 0}.ihc-login-template-8 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative}.ihc-login-template-8 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-8 form{display:block;position:relative}.ihc-login-template-8 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px;font-size:18px;color:#555}.ihc-login-template-8 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-8 .impu-form-line-fr input[type=password],.ihc-login-template-8 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:8px 10px 7px;background-color:transparent!important;border:none!important;padding:10px!important;display:inline-block;padding-left:40px!important;font-size:14px}.ihc-login-template-8 .impu-remember-wrapper{margin-right:3px;text-align:right;line-height:22px;padding-left:15px}.ihc-login-template-8 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#d3365e}.ihc-login-template-8 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-8 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-8 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-8 .impu-form-input-remember:checked:before{content:'';border:3px solid #d3365e;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-8 .impu-form-links{text-align:center;line-height:20px}.ihc-login-template-8 .impu-form-links div{display:inline-block}.ihc-login-template-8 .impu-form-links a{color:#666;font-size:12px;font-family:Oswald,arial,sans-serif!important;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-8 .impu-form-links a:hover{color:#000}.ihc-login-template-8 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-8 .impu-form-submit{text-align:center;margin-top:17px;margin-bottom:10px}.ihc-login-template-8 .impu-form-submit input{color:#fff!important;width:100%;border:none;background:none repeat scroll 0 0 #ea4872!important;border-color:#ea4872!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700}.ihc-login-template-8 .impu-form-submit input:hover{background:none repeat scroll 0 0 #d3365e!important}.ihc-login-template-8 .ihc-login-notice{margin-top:6px}.ihc-login-template-9{margin:10px;padding:30px;padding-top:10px;padding-bottom:0;text-align:center;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:3px;width:460px;max-width:100%;font-size:15px;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-9 .ihc_login_form{font-size:15px}.ihc-login-template-9 .ihc-sm-wrapp-fe{text-align:center}.ihc-login-template-9 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent!important;border:1px solid rgba(0,0,0,.15);margin-bottom:17px;position:relative;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-9 .impu-form-line-fr:checked,.ihc-login-template-9 .impu-form-line-fr:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-9 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-9 form{display:block;position:relative;font-size:15px}.ihc-login-template-9 .fa-ihc{position:absolute;top:0;left:15px;line-height:39px;font-size:18px;color:#999}.ihc-login-template-9 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-9 .impu-form-line-fr input[type=password],.ihc-login-template-9 .impu-form-line-fr input[type=text]{width:100%;color:#555!important;padding:8px 10px 7px!important;background-color:transparent!important;border:none!important;padding:10px!important;display:inline-block;padding-left:40px!important;font-size:14px!important;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;margin:0!important}.ihc-login-template-9 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left}.ihc-login-template-9 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#777}.ihc-login-template-9 .impu-form-links-pass{float:right;padding-right:15px}.ihc-login-template-9 .impu-form-links-pass a{color:#32a3cb}.ihc-login-template-9 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-9 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-9 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-9 .impu-form-input-remember:checked:before{content:'';border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-9 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-9 .impu-form-links div{display:inline-block}.ihc-login-template-9 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#32a3cb}.ihc-login-template-9 .impu-form-links a:hover{color:#000}.ihc-login-template-9 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-9 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-9 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-9 .impu-form-submit input{color:#fff!important;width:60%;border:none;background-color:#a044ff;background-image:linear-gradient(to left,#6a3093,#a044ff);box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-9 .impu-form-submit input:hover{width:65%;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79);-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-9 .ihc-login-notice{margin-top:6px}.ihc-login-template-10{margin:10px;padding:0;padding-top:10px;padding-bottom:0;text-align:center;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:3px;width:460px;max-width:100%;font-size:15px;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-10 .ihc_login_form{font-size:15px}.ihc-login-template-10 .ihc-sm-wrapp-fe{text-align:center}.ihc-login-template-10 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:20px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-10 .impu-form-line-fr:checked,.ihc-login-template-10 .impu-form-line-fr:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-10 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-10 form{display:block;position:relative;font-size:15px}.ihc-login-template-10 .fa-ihc{position:absolute;top:0;left:0;line-height:39px;font-size:18px;color:#555;background-color:#eee;border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px solid #ccc;min-width:45px;text-align:center}.ihc-login-template-10 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-10 .impu-form-line-fr input[type=password],.ihc-login-template-10 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:8px 10px 7px;background-color:transparent!important;border:none!important;padding:10px;display:inline-block;padding-left:60px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-10 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left;margin-bottom:5px}.ihc-login-template-10 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#777}.ihc-login-template-10 .impu-form-links-pass{float:right;padding-right:15px;margin-bottom:5px}.ihc-login-template-10 .impu-form-links-pass a{color:#32a3cb}.ihc-login-template-10 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-10 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-10 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-10 .impu-form-input-remember:checked:before{content:'';border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-10 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-10 .impu-form-links div{display:inline-block}.ihc-login-template-10 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#32a3cb}.ihc-login-template-10 .impu-form-links a:hover{color:#000}.ihc-login-template-10 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-10 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-10 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-10 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#67b1d6;box-shadow:none!important;font-family:Helvetica,sans-serif,'Trebuchet MS';border-radius:3px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;min-height:45px;font-size:18px;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-10 .impu-form-submit input:hover{background-color:#65aed3;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-10 .ihc-login-notice{margin-top:6px}.ihc-login-template-11{margin:10px auto;padding:30px;padding-top:10px;padding-bottom:0;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-radius:3px;width:460px;max-width:100%;font-size:15px;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-11 .ihc_login_form{font-size:15px}.ihc-login-template-11 .ihc-sm-wrapp-fe{text-align:center}.ihc-login-template-11 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent!important;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-o-border-radius:0!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-11 .impu-form-line-fr:checked,.ihc-login-template-11 .impu-form-line-fr:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-11 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-11 form{display:block;position:relative;font-size:15px}.ihc-login-template-11 .fa-ihc{position:absolute;top:0;left:15px;line-height:39px;font-size:18px;color:#999}.ihc-login-template-11 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-11 .impu-form-line-fr input[type=password],.ihc-login-template-11 .impu-form-line-fr input[type=text]{width:100%;color:#555!important;padding:8px 10px 7px!important;background-color:transparent!important;border:none!important;padding:10px!important;display:inline-block;padding-left:40px!important;font-size:14px!important;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;margin:0!important}.ihc-login-template-11 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left}.ihc-login-template-11 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#777}.ihc-login-template-11 .impu-form-links-pass{float:right;padding-right:15px}.ihc-login-template-11 .impu-form-links-pass a{color:#2bb7e3}.ihc-login-template-11 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-11 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-11 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-11 .impu-form-input-remember:checked:before{content:'';border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-11 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-11 .impu-form-links div{display:inline-block}.ihc-login-template-11 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#32a3cb}.ihc-login-template-11 .impu-form-links a:hover{color:#000}.ihc-login-template-11 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-11 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-11 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-11 .impu-form-submit input{width:80%;font-family:Helvetica,sans-serif,'Trebuchet MS';border:2px solid #2bb7e3;color:#2bb7e3;text-transform:uppercase;background-color:transparent;box-shadow:none!important;border-radius:3px;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 10px;line-height:20px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-11 .impu-form-submit input:hover{width:85%;background-color:#2bb7e3;color:#fff;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-11 .ihc-login-notice{margin-top:6px}.ihc-login-template-12{margin:10px auto;padding:60px;padding-top:70px;padding-bottom:70px;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-radius:3px;width:550px;max-width:100%;font-size:15px;font-family:Helvetica,sans-serif,'Trebuchet MS';border:1px solid #ccc;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px}.ihc-login-template-12 .ihc_login_form{font-size:15px}.ihc-login-template-12 .ihc-sm-wrapp-fe{text-align:center}.ihc-login-template-12 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:25px;position:relative;border-radius:50px!important;-webkit-border-radius:50px!important;-moz-border-radius:50px!important;-o-border-radius:50px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-12 .impu-form-line-fr:checked,.ihc-login-template-12 .impu-form-line-fr:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-12 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-12 form{display:block;position:relative;font-size:15px}.ihc-login-template-12 .fa-ihc{position:absolute;top:0;left:0;line-height:39px;font-size:18px;color:#555;border-radius:50px;border-top-right-radius:0;border-bottom-right-radius:0;min-width:45px;text-align:center}.ihc-login-template-12 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-12 .impu-form-line-fr input[type=password],.ihc-login-template-12 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:8px 10px 7px;background-color:transparent!important;border:none!important;padding:12px;display:inline-block;padding-left:45px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-12 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left;margin-bottom:5px}.ihc-login-template-12 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#6164c1}.ihc-login-template-12 .impu-form-links-pass{float:right;padding-right:15px;margin-bottom:5px}.ihc-login-template-12 .impu-form-links-pass a{color:#6164c1}.ihc-login-template-12 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-12 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-12 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-12 .impu-form-input-remember:checked:before{content:'';border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-12 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-12 .impu-form-links div{display:inline-block}.ihc-login-template-12 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#6164c1}.ihc-login-template-12 .impu-form-links a:hover{color:#000}.ihc-login-template-12 .impu-form-links div:nth-child(even) a{border-right:none}.ihc-login-template-12 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-12 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-12 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#6164c1;box-shadow:none!important;font-family:Helvetica,sans-serif,'Trebuchet MS';border-radius:3px;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;min-height:45px;font-size:18px;font-weight:700;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-12 .impu-form-submit input:hover{background-color:#8d7fd7;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-login-template-12 .ihc-login-notice{margin-top:6px}.ihc-login-template-13{padding:10px;text-align:center;display:block;width:470px;margin:10px auto;max-width:100%;box-sizing:border-box;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-login-template-13 .impu-form-line-fr{box-sizing:content-box;padding-top:15px;text-align:left}.ihc-login-template-13 .impu-form-line-fr:after{content:"";clear:both}.ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr{min-width:150px;box-sizing:content-box;color:#555;font-family:Helvetica,sans-serif,'Trebuchet MS';line-height:26px;font-size:15px;text-align:left;font-weight:600;display:block;margin-bottom:8px}.ihc-login-template-13 .impu-form-line-fr input[type=password],.ihc-login-template-13 .impu-form-line-fr input[type=text]{width:100%;border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;height:40px!important}.ihc-login-template-13 .impu-temp5-row{margin:5px 0}.ihc-login-template-13 .impu-temp5-row:after{content:"";clear:both}.ihc-login-template-13 .impu-temp5-row-left{float:left;width:48%;margin-top:20px}.ihc-login-template-13 .impu-temp5-row-right{float:right;width:48%;margin-top:20px}.ihc-login-template-13 .impu-remember-wrapper{clear:both;text-align:left;line-height:24px}.ihc-login-template-13 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:15px;line-height:24px;color:#888;text-transform:inherit;margin-left:5px;vertical-align:middle}.ihc-login-template-13 .impu-form-input-remember{vertical-align:middle;border-radius:0;height:20px;width:20px;margin:0 5px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-13 .impu-form-input-remember:checked:before{content:'';border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-13 .impu-form-links-pass{padding-top:20px;line-height:22px;color:#888!important;display:block!important;font-weight:400;font-size:15px}.ihc-login-template-13 .impu-form-label-remember:after{content:"";clear:both}.ihc-login-template-13 .impu-form-links{text-align:left;clear:both;margin-top:3px}.ihc-login-template-13 .impu-form-links div{display:inline-block}.ihc-login-template-13 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;padding-right:10px}.ihc-login-template-13 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-13 .impu-form-submit{text-align:center}.ihc-login-template-13 .ihc-register-link,.ihc-login-template-13 .impu-form-submit input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:16px 20px!important;background:none repeat scroll 0 0 #3ba1da;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;display:block;width:100%;font-size:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:Nunito,sans-serif;font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important}.ihc-login-template-13 .impu-form-submit input:hover{background:none repeat scroll 0 0 #44b0ec}.ihc-login-template-13 .ihc-register-link{background:#eee}.ihc-login-template-13 .ihc-register-link:hover{background:#e5e5e5}.ihc-login-template-13 .ihc-register-link a{color:#666}.ihc-pass-form-wrap.ihc-login-template-13 .impu-form-submit input{width:auto}.ihc-login-template-13.ihc-pass-form-wrap .impu-form-submit input{margin:10px auto;margin-top:20px;width:auto!important;min-width:250px!important}.impu-form-pass-additional-content{color:#777;font-size:17px;text-align:center;padding:15px 15px 0 15px}.iump-register-form *{box-sizing:border-box}.iump-register-form .iump-submit-form{text-shadow:none!important}.ihc-register-1 .iump-labels-register{font-size:13px;min-width:130px;padding-right:10px}.ihc-register-1 .iump-form-line-register{border-bottom:none}.ihc-register-1 .iump-form-line-register input[type=number],.ihc-register-1 .iump-form-line-register input[type=password],.ihc-register-1 .iump-form-line-register input[type=text],.ihc-register-1 .iump-form-line-register select,.ihc-register-1 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;min-height:37px}.ihc-register-1 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-1 .iump-form-line-register .iump-form-radiobox-wrapper{display:inline-block;vertical-align:top}.ihc-register-1 .iump-submit-form{text-align:center}.ihc-register-1 .ihc-tos-wrap{text-align:right}.ihc-register-1 .ihc-strength-wrapper{text-align:right}.ihc-register-2{min-width:300px;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;box-sizing:border-box;display:block;max-width:500px}.ihc-register-2 .iump-labels-register{font-size:14px;min-width:130px;padding-right:10px;display:block;text-align:left;color:#777}.ihc-register-2 .iump-form-line-register{border-bottom:none;margin-bottom:15px}.ihc-register-2 .iump-form-line-register .select2-selection,.ihc-register-2 .iump-form-line-register input[type=number],.ihc-register-2 .iump-form-line-register input[type=password],.ihc-register-2 .iump-form-line-register input[type=text],.ihc-register-2 .iump-form-line-register select,.ihc-register-2 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-2 .iump-form-line-register .select2-selection:focus,.ihc-register-2 .iump-form-line-register .select2-selection:hover,.ihc-register-2 .iump-form-line-register input[type=number]:focus,.ihc-register-2 .iump-form-line-register input[type=number]:hover,.ihc-register-2 .iump-form-line-register input[type=password]:focus,.ihc-register-2 .iump-form-line-register input[type=password]:hover,.ihc-register-2 .iump-form-line-register input[type=text]:focus,.ihc-register-2 .iump-form-line-register input[type=text]:hover,.ihc-register-2 .iump-form-line-register select:focus,.ihc-register-2 .iump-form-line-register select:hover,.ihc-register-2 .iump-form-line-register textarea:focus,.ihc-register-2 .iump-form-line-register textarea:hover{border-color:#08d1b2;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-2 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-radiobox-wrapper{margin-top:10px}.ihc-register-2 .iump-submit-form{text-align:center}.ihc-register-2 .iump-submit-form input{color:#fff!important;width:100%;background:none repeat scroll 0 0 #08d1b2!important;border:4px solid #5bc4be;border-width:3px;border-color:#08d1b2!important;box-shadow:none!important;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:16px 22px;box-sizing:border-box}.ihc-register-2 .iump-submit-form input:hover{color:#fff!important;background:none repeat scroll 0 0 #08d1b2!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-2 .iump-form-line-register textarea{min-height:60px}.ihc-register-2 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;display:block;margin-top:10px;border:2px dashed #08d1b2;width:100%}.ihc-register-2 .ihc-register-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;nimation:fadeIn 1s}.ihc-register-2 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-3{margin:10px;padding:30px;text-align:center;box-sizing:border-box;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);min-width:300px;max-width:500px;font-family:Helvetica,sans-serif,'Trebuchet MS';font-family:Oswald,arial,sans-serif!important;font-size:14px;color:#7f7f97}.ihc-register-3 .ihc-sm-wrapp-fe{text-align:left}.ihc-register-3 .iump-level-details-register{margin:15px 0}.ihc-register-3 .iump-labels-register{font-size:13px;min-width:130px;padding-right:10px;display:block;text-align:left;text-transform:uppercase;color:#7f7f97}.ihc-register-3 .iump-form-line-register{border-bottom:none;margin-bottom:10px;position:relative}.ihc-register-3 .iump-form-line-register .select2-selection,.ihc-register-3 .iump-form-line-register input[type=number],.ihc-register-3 .iump-form-line-register input[type=password],.ihc-register-3 .iump-form-line-register input[type=text],.ihc-register-3 .iump-form-line-register select,.ihc-register-3 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#7f7f97;padding:8px 10px 7px;display:block;width:100%;min-height:40px;text-align:left;font-family:Oswald,arial,sans-serif!important;font-weight:300;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-3 .iump-form-line-register .select2-selection{padding-top:4px}.ihc-register-3 .iump-form-line-register .select2-selection:focus,.ihc-register-3 .iump-form-line-register .select2-selection:hover,.ihc-register-3 .iump-form-line-register input[type=number]:focus,.ihc-register-3 .iump-form-line-register input[type=number]:hover,.ihc-register-3 .iump-form-line-register input[type=password]:focus,.ihc-register-3 .iump-form-line-register input[type=password]:hover,.ihc-register-3 .iump-form-line-register input[type=text]:focus,.ihc-register-3 .iump-form-line-register input[type=text]:hover,.ihc-register-3 .iump-form-line-register select:checked,.ihc-register-3 .iump-form-line-register select:focus,.ihc-register-3 .iump-form-line-register select:hover,.ihc-register-3 .iump-form-line-register textarea:focus,.ihc-register-3 .iump-form-line-register textarea:hover{border:1px solid rgba(0,0,0,.1);background-color:#fff}.ihc-register-3 .ihc-file-upload-button,.ihc-register-3 .iump-form-sublabel{text-align:left}.ihc-register-3 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-3 .iump-form-checkbox-wrapper,.ihc-register-3 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-3 .iump-form-checkbox,.ihc-register-3 .iump-form-paybox,.ihc-register-3 .iump-form-radiobox{display:inline-block}.ihc-register-3 .ihc-tos-wrap{position:relative;left:-30px;margin:10px -60px 10px 0;background-color:#f2f2f2;text-align:left;padding:10px 0;padding-left:30px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.ihc-register-3 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-3 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-3 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:none repeat scroll 0 0 #33b5e5!important;border-color:#1a9bcb!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-family:Helvetica,sans-serif,'Trebuchet MS';font-family:Oswald,arial,sans-serif!important;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px}.ihc-register-3 .iump-submit-form input:hover{background:none repeat scroll 0 0 #1a9bcb!important}.ihc-register-3 #ihc_coupon_code_check_div_msg,.ihc-register-3 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;color:#fff!important}.ihc-register-3 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-3 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-3 .ihc-coupon-valid{background:#27bebe!important}.i .ihc-register-4{margin:10px;padding:30px 20px;text-align:center;box-sizing:border-box;background-color:#fff;border-radius:3px;min-width:310px;max-width:450px;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px}.ihc-register-4 .ihc-sm-wrapp-fe{text-align:center;margin:20px 0}.ihc-register-4 .iump-labels-register{font-size:13px;min-width:130px;padding-right:10px;margin-top:5px;margin-left:5px;display:block;text-align:left;text-transform:uppercase;color:#777}.ihc-register-4 .ihc-register-notice,.ihc-register-4 .iump-form-checkbox-wrapper,.ihc-register-4 .iump-form-radiobox-wrapper,.ihc-register-4 .iump-form-sublabel{margin-left:5px}.ihc-register-4 .iump-form-line-register{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;border-top:1px solid #efefef;margin-bottom:7px;position:relative;padding:0;padding-bottom:3px;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-register-4 .iump-form-line-register:hover{border-color:#27ae60;background-color:#fefefe}.ihc-register-4 .ihc-no-backs{background:0 0!important;border-width:0}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register input[type=number],.ihc-register-4 .iump-form-line-register input[type=password],.ihc-register-4 .iump-form-line-register input[type=text],.ihc-register-4 .iump-form-line-register select,.ihc-register-4 .iump-form-line-register textarea{width:100%;background-color:#fafafa;border:1px solid rgba(0,0,0,.1);color:#444;padding:8px 10px 7px;background-color:none!important;border:none!important;padding:10px;display:inline-block;min-height:38px}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register select{border:1px solid #efefef!important}.ihc-register-4 .iump-form-line-register .select2-selection:focus,.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register input[type=number]:focus,.ihc-register-4 .iump-form-line-register input[type=number]:hover,.ihc-register-4 .iump-form-line-register input[type=password]:focus,.ihc-register-4 .iump-form-line-register input[type=password]:hover,.ihc-register-4 .iump-form-line-register input[type=text]:focus,.ihc-register-4 .iump-form-line-register input[type=text]:hover,.ihc-register-4 .iump-form-line-register select:focus,.ihc-register-4 .iump-form-line-register select:hover,.ihc-register-4 .iump-form-line-register textarea:focus,.ihc-register-4 .iump-form-line-register textarea:hover{background-color:#fefefe}.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register select:hover{border-color:#27ae60;background-color:#fefefe}.ihc-register-4 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-4 .iump-form-checkbox,.ihc-register-4 .iump-form-paybox,.ihc-register-4 .iump-form-radiobox{display:inline-block}.ihc-register-4 .ihc-tos-wrap{text-align:left}.ihc-register-4 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-4 .iump-submit-form input{width:100%;border:none;background:none repeat scroll 0 0 #27ae60!important;border-color:#27ae60!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:15px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:3px;color:#b3eecc!important;border-bottom:4px solid #1e8449!important}.ihc-register-4 .iump-submit-form input:hover{background:none repeat scroll 0 0 #43be77!important}.ihc-register-4 .ihc-register-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;nimation:fadeIn 1s}.ihc-register-4 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-4 .ihc-strength-wrapper{position:absolute;right:0;top:100%;margin-top:-6px}.ihc-register-4 .ihc-strength-wrapper .ihc-strength-label{margin-top:-7px}.ihc-register-4 .iump-form-password{margin-bottom:35px}.ihc-register-5{min-width:300px;max-width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;display:block}.ihc-register-5 .iump-labels-register{font-size:13px;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left}.ihc-register-5 .iump-form-line-register{border-bottom:none}.ihc-register-5 .iump-form-line-register .select2-selection,.ihc-register-5 .iump-form-line-register input[type=number],.ihc-register-5 .iump-form-line-register input[type=password],.ihc-register-5 .iump-form-line-register input[type=text],.ihc-register-5 .iump-form-line-register select,.ihc-register-5 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;display:block;width:100%;min-height:37px}.ihc-register-5 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-5 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc-register-5 .iump-submit-form{text-align:right}.ihc-register-5 .iump-form-checkbox,.ihc-register-5 .iump-form-paybox,.ihc-register-5 .iump-form-radiobox{display:inline-block}.ihc-register-5 .iump-submit-form input{color:#fff!important;background:none repeat scroll 0 0 #e05d5d!important;border-color:#e05d5d!important;box-shadow:none!important;padding:16px 22px;box-sizing:border-box;border-radius:5px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:700;line-height:1.2;border:none}.ihc-register-5 .ihc-register-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;nimation:fadeIn 1s}.ihc-register-5 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-6{min-width:620px;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px}.ihc-register-6 .ihc-register-col{width:50%;box-sizing:border-box;padding-right:10px;max-width:400px;min-width:310px;display:inline-block;vertical-align:top}.ihc-register-6 .iump-labels-register{font-size:13px;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left}.ihc-register-6 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-6 .iump-form-line-register .select2-selection,.ihc-register-6 .iump-form-line-register input[type=number],.ihc-register-6 .iump-form-line-register input[type=password],.ihc-register-6 .iump-form-line-register input[type=text],.ihc-register-6 .iump-form-line-register select,.ihc-register-6 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;display:block;width:100%;font-size:14px;min-height:37px}.ihc-register-6 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-6 .iump-submit-form{text-align:right}.ihc-register-6 .iump-submit-form input{color:#fff!important;background:none repeat scroll 0 0 #e05d5d!important;border-color:#e05d5d!important;box-shadow:none!important;min-width:200px;padding:16px 22px;box-sizing:border-box;border-radius:5px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:700;line-height:1.2;border:none}.ihc-register-6 .iump-form-checkbox,.ihc-register-6 .iump-form-paybox,.ihc-register-6 .iump-form-radiobox{display:inline-block}.ihc-register-6 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc-register-6 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.ihc-register-6 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-6 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-6 .ihc-tos-wrap{position:relative}.ihc-register-7{width:400px;max-width:100%;margin:10px;padding:20px;padding-bottom:0;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);background-color:#f6f9fc;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px}.ihc-register-7 .impu-temp7-row{position:relative;left:-20px;margin:15px -40px 0 0;background-color:#aab7c4;padding:15px 20px}.ihc-register-7 .iump-labels-register{font-size:13px;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left}.ihc-register-7 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-7 .iump-form-line-register .select2-selection,.ihc-register-7 .iump-form-line-register input[type=number],.ihc-register-7 .iump-form-line-register input[type=password],.ihc-register-7 .iump-form-line-register input[type=text],.ihc-register-7 .iump-form-line-register select,.ihc-register-7 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;display:block;width:100%;min-height:37px}.ihc-register-7 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-7 .iump-submit-form{text-align:center}.ihc-register-7 .iump-submit-form input{color:#fff!important;background:none repeat scroll 0 0 #aab7c4!important;border-width:2px;border-style:solid;border-color:#fff!important;box-shadow:none!important;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-width:70%}.ihc-register-7 .iump-submit-form input:hover{color:#aab7c4!important;background:none repeat scroll 0 0 #fff!important}.ihc-register-7 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc_payment_register_wrapper{margin-top:30px;margin-bottom:20px;text-align:left}.ihc_payment_details{border-bottom:1px solid #aaa;font-size:16px;margin:10px 0 5px 0;padding-bottom:10px;line-height:21px;text-align:left;font-weight:700;color:#6c7a8d}.iump-sublabel-register{padding:3px 8px;color:#999;font-size:13px}.ihc-register-7 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.ihc-register-7 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-7 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-8{margin:10px;padding:30px;text-align:center;box-sizing:border-box;display:block;min-width:300px;max-width:600px!important}.ihc-register-8 .iump-form-line-register{margin-bottom:20px;font-family:Helvetica,sans-serif,'Trebuchet MS';color:#888;font-size:15px}.ihc-register-8 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-8 .ihc-sm-wrapp-fe{text-align:left}.ihc-register-8 .iump-level-details-register{margin:15px 0}.ihc-register-8 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;display:block;text-align:left;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-register-8 .iump-form-line-register{border-bottom:none}.ihc-register-8 .iump-form-line-register .select2-selection,.ihc-register-8 .iump-form-line-register input[type=number],.ihc-register-8 .iump-form-line-register input[type=password],.ihc-register-8 .iump-form-line-register input[type=text],.ihc-register-8 .iump-form-line-register select,.ihc-register-8 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px;display:block;width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;min-height:36px;text-align:left}.ihc-register-8 .iump-form-line-register textarea{min-height:60px}.ihc-register-8 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-8 .ihc-file-upload-button,.ihc-register-8 .iump-form-sublabel{text-align:left}.ihc-register-8 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-8 .iump-form-checkbox-wrapper,.ihc-register-8 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-8 .iump-form-checkbox,.ihc-register-8 .iump-form-paybox,.ihc-register-8 .iump-form-radiobox{display:inline-block}.ihc-register-8 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0}.ihc-register-8 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-8 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:none repeat scroll 0 0 #ea4872!important;border-color:#ea4872!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700}.ihc-register-8 .iump-submit-form input:hover{background:none repeat scroll 0 0 #d3365e!important}.ihc-register-8 .ihc-register-notice{color:#dd3559;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.ihc-register-8 .ihc-input-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;border-color:#dd3559!important}.ihc-register-9{margin:10px;padding:30px;text-align:center;box-sizing:border-box;display:block;min-width:300px;max-width:600px!important}.ihc-register-9 .iump-form-line-register{margin-bottom:20px;font-family:Helvetica,sans-serif,'Trebuchet MS';color:#888;font-size:15px}.ihc-register-9 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-9 .ihc-sm-wrapp-fe{text-align:left}.ihc-register-9 .iump-level-details-register{margin:15px 0}.ihc-register-9 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;padding-left:15px;display:block;text-align:left;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-register-9 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-9 .iump-form-line-register .select2-selection,.ihc-register-9 .iump-form-line-register input[type=number],.ihc-register-9 .iump-form-line-register input[type=password],.ihc-register-9 .iump-form-line-register input[type=text],.ihc-register-9 .iump-form-line-register select,.ihc-register-9 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px;display:block;width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-9 .iump-form-line-register .select2-selection{padding-top:2px}.ihc-register-9 .iump-form-line-register .select2-selection:focus,.ihc-register-9 .iump-form-line-register .select2-selection:hover,.ihc-register-9 .iump-form-line-register input[type=number]:focus,.ihc-register-9 .iump-form-line-register input[type=number]:hover,.ihc-register-9 .iump-form-line-register input[type=password]:focus,.ihc-register-9 .iump-form-line-register input[type=password]:hover,.ihc-register-9 .iump-form-line-register input[type=text]:focus,.ihc-register-9 .iump-form-line-register input[type=text]:hover,.ihc-register-9 .iump-form-line-register select:checked,.ihc-register-9 .iump-form-line-register select:focus,.ihc-register-9 .iump-form-line-register select:hover,.ihc-register-9 .iump-form-line-register textarea:focus,.ihc-register-9 .iump-form-line-register textarea:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-9 .iump-form-line-register textarea{min-height:60px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-o-border-radius:10px!important}.ihc-register-9 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-9 .ihc-register-notice,.ihc-register-9 .iump-form-sublabel{text-align:left;padding-left:15px}.ihc-register-9 .ihc-file-upload-button{text-align:left}.ihc-register-9 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-9 .iump-form-checkbox-wrapper,.ihc-register-9 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-9 .iump-form-checkbox,.ihc-register-9 .iump-form-paybox,.ihc-register-9 .iump-form-radiobox{display:inline-block}.ihc-register-9 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0}.ihc-register-9 .iump-submit-form{text-align:center;margin-top:30px}.ihc-register-9 .iump-submit-form input{color:#fff!important;min-width:250px;width:60%;border:none;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)}.ihc-register-9 .iump-submit-form input:hover{width:67%}.ihc-register-9 #ihc_coupon_code_check_div_msg,.ihc-register-9 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;color:#fff!important}.ihc-register-9 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-9 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-9 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-9 .ihc-strength-wrapper{width:auto!important;margin-right:15px}.ihc-register-10{min-width:300px;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;box-sizing:border-box;display:block;max-width:500px!important;font-size:14px;color:#7f7f97;text-align:left}.ihc-register-10 .iump-labels-register{font-size:14px;min-width:130px;padding-right:10px;display:block;text-align:left;color:#777}.ihc-register-10 .iump-form-line-register{border-bottom:none;margin-bottom:15px;position:relative}.ihc-register-10 .iump-form-date,.ihc-register-10 .iump-form-password,.ihc-register-10 .iump-form-text,.ihc-register-10 .iump-form-unique_value_text{position:relative;display:table;border-collapse:separate}.ihc-register-10 .iump-form-line-register .select2-selection,.ihc-register-10 .iump-form-line-register input[type=number],.ihc-register-10 .iump-form-line-register input[type=password],.ihc-register-10 .iump-form-line-register input[type=text],.ihc-register-10 .iump-form-line-register select,.ihc-register-10 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-10 .iump-form-line-register .select2-selection:focus,.ihc-register-10 .iump-form-line-register .select2-selection:hover,.ihc-register-10 .iump-form-line-register input[type=number]:focus,.ihc-register-10 .iump-form-line-register input[type=number]:hover,.ihc-register-10 .iump-form-line-register input[type=password]:focus,.ihc-register-10 .iump-form-line-register input[type=password]:hover,.ihc-register-10 .iump-form-line-register input[type=text]:focus,.ihc-register-10 .iump-form-line-register input[type=text]:hover,.ihc-register-10 .iump-form-line-register select:focus,.ihc-register-10 .iump-form-line-register select:hover,.ihc-register-10 .iump-form-line-register textarea:focus,.ihc-register-10 .iump-form-line-register textarea:hover{border-color:#31aae1;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-10 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-10 .iump-form-line-register .iump-form-radiobox-wrapper{margin-top:10px}.ihc-register-10 .iump-form-date .iump-labels-register,.ihc-register-10 .iump-form-password .iump-labels-register,.ihc-register-10 .iump-form-text .iump-labels-register,.ihc-register-10 .iump-form-unique_value_text .iump-labels-register{padding:6px 12px;width:1%;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;display:table-cell;min-width:inherit}.ihc-register-10 .iump-form-date input[type=text],.ihc-register-10 .iump-form-password input[type=password],.ihc-register-10 .iump-form-password input[type=text],.ihc-register-10 .iump-form-text input[type=text],.ihc-register-10 .iump-form-unique_value_text input[type=text]{border-radius:4px;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#32373c;outline:0;-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out;position:relative;z-index:2;float:left;width:100%;margin-bottom:0!important;margin-top:0!important;display:table-cell;border-top-left-radius:0;border-bottom-left-radius:0}.ihc-register-10 .iump-form-date .iump-form-sublabel,.ihc-register-10 .iump-form-password .iump-form-sublabel,.ihc-register-10 .iump-form-text .iump-form-sublabel,.ihc-register-10 .iump-form-unique_value_text .iump-form-sublabel{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.ihc-register-10 #ihc_coupon_code_check_div_msg,.ihc-register-10 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;color:#fff!important}.ihc-register-10 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-10 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-10 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-10 .iump-submit-form{text-align:center}.ihc-register-10 .iump-submit-form input{color:#fff!important;width:100%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7);-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-10 .iump-submit-form input:hover{color:#fff!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-10 .iump-form-line-register textarea{min-height:60px}.ihc-register-10 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;display:block;margin-top:10px;border:2px dashed #08d1b2;width:100%}.ihc-register-10 .ihc-strength-wrapper{position:absolute;right:10px;top:100%;margin-top:-17px}.ihc-register-10 .ihc-strength-wrapper .ihc-strength-label{margin-top:-7px}.ihc-register-11{margin:10px;text-align:center;box-sizing:border-box;display:block;text-align:left;max-width:820px!important}.ihc-register-11 .iump-form-line-register{margin-bottom:20px;font-family:Helvetica,sans-serif,'Trebuchet MS';color:#888;font-size:15px}.ihc-register-11 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-11 .ihc-sm-wrapp-fe{text-align:left}.ihc-register-11 .iump-level-details-register{margin:15px 0}.ihc-register-11 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;display:block;text-align:left;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-register-11 .iump-form-line-register{border-bottom:none}.ihc-register-11 .iump-form-line-register .select2-selection,.ihc-register-11 .iump-form-line-register input[type=number],.ihc-register-11 .iump-form-line-register input[type=password],.ihc-register-11 .iump-form-line-register input[type=text],.ihc-register-11 .iump-form-line-register select,.ihc-register-11 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px;display:block;width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;min-height:36px;text-align:left}.ihc-register-11 .iump-form-line-register textarea{min-height:60px}.ihc-register-11 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-11 .ihc-file-upload-button,.ihc-register-11 .iump-form-sublabel{text-align:left}.ihc-register-11 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-11 .iump-form-checkbox-wrapper,.ihc-register-11 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-11 .iump-form-checkbox,.ihc-register-11 .iump-form-paybox,.ihc-register-11 .iump-form-radiobox{display:inline-block}.ihc-register-11 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0}.ihc-register-11 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-11 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:none repeat scroll 0 0 #ea4872!important;border-color:#ea4872!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700}.ihc-register-11 .iump-submit-form input:hover{background:none repeat scroll 0 0 #d3365e!important}.ihc-register-11 .ihc-register-notice{color:#dd3559;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.ihc-register-11 .ihc-input-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;border-color:#dd3559!important}.ihc-register-12{margin:10px;text-align:center;box-sizing:border-box;display:block;text-align:left;max-width:820px!important}.ihc-register-12 .iump-form-line-register{font-family:Helvetica,sans-serif,'Trebuchet MS';color:#888;font-size:15px}.ihc-register-12 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-12 .ihc-sm-wrapp-fe{text-align:left}.ihc-register-12 .iump-level-details-register{margin:15px 0}.ihc-register-12 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;padding-left:15px;display:block;text-align:left;font-family:Helvetica,sans-serif,'Trebuchet MS'}.ihc-register-12 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-12 .iump-form-line-register .select2-selection,.ihc-register-12 .iump-form-line-register input[type=number],.ihc-register-12 .iump-form-line-register input[type=password],.ihc-register-12 .iump-form-line-register input[type=text],.ihc-register-12 .iump-form-line-register select,.ihc-register-12 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px;display:block;width:100%;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;margin-bottom:0!important}.ihc-register-12 .iump-form-line-register .select2-selection{padding-top:2px}.ihc-register-12 .iump-form-line-register .select2-selection:focus,.ihc-register-12 .iump-form-line-register .select2-selection:hover,.ihc-register-12 .iump-form-line-register input[type=number]:focus,.ihc-register-12 .iump-form-line-register input[type=number]:hover,.ihc-register-12 .iump-form-line-register input[type=password]:focus,.ihc-register-12 .iump-form-line-register input[type=password]:hover,.ihc-register-12 .iump-form-line-register input[type=text]:focus,.ihc-register-12 .iump-form-line-register input[type=text]:hover,.ihc-register-12 .iump-form-line-register select:checked,.ihc-register-12 .iump-form-line-register select:focus,.ihc-register-12 .iump-form-line-register select:hover,.ihc-register-12 .iump-form-line-register textarea:focus,.ihc-register-12 .iump-form-line-register textarea:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-12 .iump-form-line-register textarea{min-height:60px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-o-border-radius:10px!important}.ihc-register-12 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-12 .ihc-register-notice,.ihc-register-12 .iump-form-sublabel{text-align:left;padding-left:15px}.ihc-register-12 .ihc-file-upload-button{text-align:left}.ihc-register-12 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-12 .iump-form-checkbox-wrapper,.ihc-register-12 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-12 .iump-form-checkbox,.ihc-register-12 .iump-form-paybox,.ihc-register-12 .iump-form-radiobox{display:inline-block}.ihc-register-12 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0}.ihc-register-12 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-12 .iump-submit-form input{color:#fff!important;min-width:250px;width:50%;border:none;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)}.ihc-register-12 .iump-submit-form input:hover{width:57%}.ihc-register-12 #ihc_coupon_code_check_div_msg,.ihc-register-12 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;color:#fff!important}.ihc-register-12 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-12 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-12 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-13{font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;box-sizing:border-box;display:block;font-size:14px;color:#7f7f97;max-width:820px!important}.ihc-register-13 .iump-labels-register{font-size:14px;min-width:130px;padding-right:10px;display:block;text-align:left;color:#777}.ihc-register-13 .iump-form-line-register{border-bottom:none;margin-bottom:15px;position:relative}.ihc-register-13 .iump-form-date,.ihc-register-13 .iump-form-password,.ihc-register-13 .iump-form-text,.ihc-register-13 .iump-form-unique_value_text{position:relative;display:table;border-collapse:separate}.ihc-register-13 .iump-form-line-register .select2-selection,.ihc-register-13 .iump-form-line-register input[type=number],.ihc-register-13 .iump-form-line-register input[type=password],.ihc-register-13 .iump-form-line-register input[type=text],.ihc-register-13 .iump-form-line-register select,.ihc-register-13 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-13 .iump-form-line-register .select2-selection:focus,.ihc-register-13 .iump-form-line-register .select2-selection:hover,.ihc-register-13 .iump-form-line-register input[type=number]:focus,.ihc-register-13 .iump-form-line-register input[type=number]:hover,.ihc-register-13 .iump-form-line-register input[type=password]:focus,.ihc-register-13 .iump-form-line-register input[type=password]:hover,.ihc-register-13 .iump-form-line-register input[type=text]:focus,.ihc-register-13 .iump-form-line-register input[type=text]:hover,.ihc-register-13 .iump-form-line-register select:focus,.ihc-register-13 .iump-form-line-register select:hover,.ihc-register-13 .iump-form-line-register textarea:focus,.ihc-register-13 .iump-form-line-register textarea:hover{border-color:#31aae1;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-13 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-radiobox-wrapper{margin-top:10px}.ihc-register-13 .iump-form-date .iump-labels-register,.ihc-register-13 .iump-form-password .iump-labels-register,.ihc-register-13 .iump-form-text .iump-labels-register,.ihc-register-13 .iump-form-unique_value_text .iump-labels-register{padding:6px 12px;width:1%;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;display:table-cell;min-width:inherit}.ihc-register-13 .iump-form-date input[type=text],.ihc-register-13 .iump-form-password input[type=password],.ihc-register-13 .iump-form-password input[type=text],.ihc-register-13 .iump-form-text input[type=text],.ihc-register-13 .iump-form-unique_value_text input[type=text]{border-radius:4px;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#32373c;outline:0;-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out;position:relative;z-index:2;float:left;width:100%;margin-bottom:0!important;margin-top:0!important;display:table-cell;border-top-left-radius:0;border-bottom-left-radius:0}.ihc-register-13 .iump-form-date .iump-form-sublabel,.ihc-register-13 .iump-form-password .iump-form-sublabel,.ihc-register-13 .iump-form-text .iump-form-sublabel,.ihc-register-13 .iump-form-unique_value_text .iump-form-sublabel{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.ihc-register-13 #ihc_coupon_code_check_div_msg,.ihc-register-13 .ihc-register-notice{position:absolute;z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;color:#fff!important}.ihc-register-13 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-13 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-13 .ihc-register-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-13 .iump-submit-form{text-align:center}.ihc-register-13 .iump-submit-form input{color:#fff!important;width:60%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7);-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc-register-13 .iump-submit-form input:hover{color:#fff!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-13 .iump-form-line-register textarea{min-height:60px}.ihc-register-13 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;display:block;margin-top:10px;border:2px dashed #08d1b2;width:100%}.ihc-register-13 .ihc-strength-wrapper{position:absolute;right:10px;top:100%;margin-top:-17px}.ihc-register-13 .ihc-strength-wrapper .ihc-strength-label{margin-top:-7px}.ihc-register-14{min-width:300px;max-width:500px!important;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:14px;display:block;margin:10px auto}.ihc-register-14 .iump-labels-register{font-size:15px;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left;box-sizing:content-box;color:#555;font-family:Helvetica,sans-serif,'Trebuchet MS';line-height:26px;font-size:15px;font-weight:600;margin-bottom:8px}.ihc-register-14 .iump-form-line-register{border-bottom:none;padding:9px 5px}.ihc-register-14 .iump-form-line-register .select2-selection,.ihc-register-14 .iump-form-line-register input[type=number],.ihc-register-14 .iump-form-line-register input[type=password],.ihc-register-14 .iump-form-line-register input[type=text],.ihc-register-14 .iump-form-line-register select,.ihc-register-14 .iump-form-line-register textarea{border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px;display:block;width:100%;min-height:37px}.ihc-register-14 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-14 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc-register-14 .iump-submit-form{text-align:right}.ihc-register-14 .iump-form-checkbox,.ihc-register-14 .iump-form-paybox,.ihc-register-14 .iump-form-radiobox{display:inline-block}.ihc-register-14 .ihc-login-link,.ihc-register-14 .iump-submit-form input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:16px 20px!important;background:none repeat scroll 0 0 #3ba1da;border-color:#e05d5d!important;box-shadow:none!important;border-color:#5bc4be!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;display:block;width:100%;font-size:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:Nunito,sans-serif;font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important;text-align:center}.ihc-register-14 .iump-submit-form input:hover{background:none repeat scroll 0 0 #44b0ec}.ihc-register-14 .ihc-login-link{background:#eee}.ihc-register-14 .ihc-login-link:hover{background:#e5e5e5}.ihc-register-14 .ihc-login-link a{color:#666}.ihc-register-14 .ihc-register-notice{-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;-webkit-animation:fadeIn 1s;nimation:fadeIn 1s}.ihc-register-14 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-14 .iump-register-row-left{float:left;width:48%;margin-top:20px}.ihc-register-14 .iump-register-row-right{float:right;width:48%;margin-top:20px}.ihc-login-form-wrap *{box-sizing:border-box;text-decoration:none}.ihc-login-form-wrap a{border-bottom:none!important}.ihc_locker_1{text-align:center;max-width:300px}.ihc_locker_2{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background-color:#f7f7f7;text-align:center;min-height:120px;padding:25px;border-radius:9px;max-width:500px;margin:10px auto}.ihc_locker_2 .lock_content{min-height:30px;vertical-align:middle;font-size:13px;font-family:Arial,Helvetica,sans-serif}.ihc_locker_2 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:20px;font-weight:700;font-family:Arial,Helvetica,sans-serif;line-height:16px}.ihc_locker_2 .lock_buttons{margin:3px auto;display:inline-block;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(0,0,0,.04);padding:5px 12px;padding-bottom:0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_3{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background-color:#f7f7f7;background:#fff url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 top repeat-x;text-align:center;min-height:140px;padding:25px 15px;position:relative;max-width:600px;margin:10px auto}.ihc_locker_3 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:5px;background:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 bottom repeat-x}.ihc_locker_3 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;padding-top:10px;padding-bottom:10px}.ihc_locker_3 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#719fd6}.ihc_locker_3 .lock_content h1,.ihc_locker_3 .lock_content h2,.ihc_locker_3 .lock_content h3{color:#719fd6}.ihc_locker_3 .lock_content p{padding:0;margin:0}.ihc_locker_3 .lock_buttons{margin:3px -15px 3px -15px;background:rgba(0,0,0,.02);padding:6px 5px;padding-bottom:0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none}.ihc_locker_4{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);text-align:center;min-height:140px;padding:25px;position:relative;max-width:620px;margin:10px auto}.ihc_locker_4 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:9px;background:#fff url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_3.png) 0 bottom repeat-x}.ihc_locker_4 .lk_left_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:130px;width:130px;position:absolute;top:20px;left:30px;margin:0 15px 10px 18px;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:#ddd url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center no-repeat;background-size:80px auto}.ihc_locker_4 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;margin-left:160px;padding-top:10px}.ihc_locker_4 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#719fd6;line-height:16px}.ihc_locker_4 .lock_content h1,.ihc_locker_4 .lock_content h2,.ihc_locker_4 .lock_content h3{color:#719fd6}.ihc_locker_4 .lock_content p{padding:0;margin:0}.ihc_locker_4 .lock_buttons{margin-top:20px}.ihc_locker_5{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:rgba(250,250,250,.7);text-align:center;min-height:140px;padding:15px 15px;position:relative;max-width:610px;margin:10px auto}.ihc_locker_5 .lk_top_side{background:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center no-repeat;background-size:40px auto;margin:0 auto;height:40px;width:100px}.ihc_locker_5 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;padding-top:20px}.ihc_locker_5 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#333;line-height:16px}.ihc_locker_5 .lock_content h1,.ihc_locker_5 .lock_content h2,.ihc_locker_5 .lock_content h3{color:#0082a2}.ihc_locker_5 .lock_content p{padding:0;margin:0}.ihc_locker_5 .lock_buttons{margin-top:20px}.ihc_locker_6{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);text-align:center;min-height:140px;padding:15px 15px;position:relative;max-width:620px;margin:10px auto;margin-top:50px}.ihc_locker_6 .lk_top_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:110px;width:110px;position:absolute;top:-50px;left:50%;z-index:999;margin-left:-55px;border:4px solid #fff;-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:#0082a2 url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center no-repeat;background-size:46px auto}.ihc_locker_6 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;margin-top:30px;padding-top:30px}.ihc_locker_6 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#0082a2;line-height:16px}.ihc_locker_6 .lock_content h1,.ihc_locker_6 .lock_content h2,.ihc_locker_6 .lock_content h3{color:#0082a2}.ihc_locker_6 .lock_content p{padding:0;margin:0}.ihc_locker_6 .lock_buttons{margin-top:20px}.ihc_locker_6 .ihc-login-template-6{background-color:#fff}.ihc_locker_7{border:1px solid #ddd;-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:#406cb8;text-align:center;min-height:140px;padding:15px 15px;position:relative;max-width:630px;margin:10px auto}.ihc_locker_7 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:100%;border:3px solid #fefefe}.ihc_locker_7 .lk_top_side{background:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_6.png) center center no-repeat;background-size:auto 60px;margin:0 auto;height:60px;width:100px}.ihc_locker_7 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;padding-top:15px;color:#fff}.ihc_locker_7 .lock_content h2{font-size:29px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#fff;line-height:16px}.ihc_locker_7 .lock_content h1,.ihc_locker_7 .lock_content h2,.ihc_locker_7 .lock_content h3{color:#fff}.ihc_locker_7 .lock_content p{padding:0;margin:0}.ihc_locker_7 .lock_buttons{margin:3px auto;margin-top:20px;display:inline-block;max-width:100%;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(255,255,255,.07);padding:8px 9px;padding-bottom:0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);z-index:99999;position:relative}.ihc_locker_7 .ihc_timeout_line{background-color:rgba(231,231,231,.7);background:-webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%)}.ihc_locker_7 .ihc-login-template-2 .impu-form-links a{color:#fff!important}.ihc_locker_8{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.4);-webkit-box-shadow:0 0 20px rgba(0,0,0,.4);box-shadow:0 0 20px rgba(0,0,0,.4);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background-color:#737373;text-align:center;min-height:140px;padding:20px 15px;padding-bottom:25px;position:relative;max-width:600px;margin:10px auto}.ihc_locker_8 .lk_top_side{background:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center no-repeat;margin:0 auto;height:36px;width:100px;background-size:26px auto}.ihc_locker_8 .lk_wrapper_top{position:absolute;top:0;left:0;width:100%;height:9px;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;background:#df1346}.ihc_locker_8 .lk_wrapper_bottom{position:absolute;bottom:0;left:0;width:100%;height:9px;background:#df1346;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px}.ihc_locker_8 .lock_content{min-height:80px;vertical-align:middle;font-size:12px;font-family:Arial,Helvetica,sans-serif;padding-top:10px;padding-bottom:10px;color:#c9c5c4}.ihc_locker_8 .lock_content h2{font-size:26px;font-weight:700;font-family:Arial,Helvetica,sans-serif;color:#ededed}.ihc_locker_8 .lock_content h1,.ihc_locker_8 .lock_content h2,.ihc_locker_8 .lock_content h3{color:#719fd6}.ihc_locker_8 .lock_content p{padding:0;margin:0}.ihc_locker_8 .lock_buttons{margin:3px -15px 3px -15px;background:rgba(0,0,0,.07);padding:6px 5px;padding-bottom:0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_8 .ihc_timeout_line{background-color:rgba(231,231,231,.7);background:-webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%)}.ihc_locker_8 .ihc-login-template-4{background-color:transparent!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr{color:#fff!important;background-color:transparent!important;border-bottom:1px solid #aaa!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-submit{background-color:transparent!important;border-bottom-width:0!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-links a{color:#fff!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=text]{color:#fff!important}.ihc-purchased-level{background-color:#0bb586!important;background:#0bb586!important}.ihc_level_template_1 .ihc-level-item{width:100%;margin:5px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:10px;padding-bottom:0;max-width:400px;position:relative}.ihc_level_template_1 .ihc-level-item-top{display:block;width:50%;box-sizing:border-box;border-bottom:3px solid #33b5e5;padding:4px 0 4px 10px}.ihc_level_template_1 .ihc-level-item-title{color:#555;font-size:20px;line-height:25px;font-family:Oswald,sans-serif;font-weight:400}.ihc_level_template_1 .ihc-level-item-content{padding:10px;text-align:left;color:#000;min-height:70px}.ihc_level_template_1 .ihc-level-item-bottom{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#f2f2f2;border-top:1px solid #ddd;box-sizing:border-box}.ihc_level_template_1 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-family:Oswald,sans-serif;font-weight:200;font-size:14px;height:100%}.ihc_level_template_1 .ihc-level-item-link{float:right;text-align:center;box-sizing:border-box;margin-right:20px;margin-top:10px;margin-bottom:10px;color:#fff!important;min-width:100px;border:none;border-radius:4px;text-transform:capitalize;padding:5px 15px;background:none repeat scroll 0 0 #f47e7e;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc_level_template_1 .ihc-level-item-link a{color:#fff;text-decoration:none}.ihc_level_template_2{margin:0 auto}.ihc_level_template_2 .ihc-level-item{width:25%;padding:10px;margin-bottom:15px;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px}.ihc_level_template_2 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:rgba(33,172,172,.8)!important;text-align:center;border:1px solid #eee;border-width:1px 1px 0 1px}.ihc_level_template_2 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;font-size:19px!important;border:none!important;color:#fff!important;padding:4px;line-height:40px}.ihc_level_template_2 .ihc-level-item-content{padding:10px;text-align:left;color:#000;min-height:150px;padding-bottom:65px;border:1px solid #eee;border-width:0 1px 0 1px;box-sizing:border-box}.ihc_level_template_2 .ihc-level-item-bottom{position:absolute;bottom:0;left:10px;right:10px;height:60px;padding-top:7px;background-color:#f2f2f2;border:1px solid #eee;border-width:0 1px 0 1px;border-top:1px solid #ddd;box-sizing:border-box;text-align:center}.ihc_level_template_2 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:rgba(39,190,190,.8)!important;font-size:45px!important;color:#fff!important;text-align:center;line-height:65px;padding:10px 0;border:1px solid #eee;border-width:0 1px 0 1px;min-height:90px}.ihc_level_template_2 .ihc-level-item-link{text-align:center;box-sizing:border-box;display:inline-block;margin:10px auto;color:#fff!important;min-width:100px;border:none;border-radius:4px;text-transform:capitalize;padding:5px 15px;background:none repeat scroll 0 0 #f36510;border-color:#f36510!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc_level_template_2 .ihc-level-item-link a{color:#fff;text-decoration:none}.ihc_level_template_3{margin:0 auto}.ihc_level_template_3 .ihc-level-item{width:20%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px}.ihc_level_template_3 .ihc-level-item-wrap{margin:10px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_3 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:#fff!important;text-align:center}.ihc_level_template_3 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;font-size:19px!important;border:none!important;padding:10px 4px;line-height:40px}.ihc_level_template_3 .ihc-level-item-content{padding:10px 20px;text-align:left;color:#000;min-height:250px;padding-bottom:65px;box-sizing:border-box;background-color:#fafafa}.ihc_level_template_3 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:60px;background-color:#fff;border-top:1px solid #eee;box-sizing:border-box}.ihc_level_template_3 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:-webkit-linear-gradient(top,#4f97cd,#3b8bc7);background:-moz-linear-gradient(top,#4f97cd,#3b8bc7);background:-o-linear-gradient(top,#4f97cd,#3b8bc7);background:-ms-linear-gradient(top,#4f97cd,#3b8bc7);background:linear-gradient(top,#4f97cd,#3b8bc7);font-size:35px!important;color:#fff!important;text-align:center;line-height:75px;padding:10px 0;min-height:95px}.ihc_level_template_3 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;color:#fff!important;width:100px;border:none;border-radius:4px;text-transform:capitalize;padding:10px 20px;font-size:13px;background-color:#699d34;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#699d34),color-stop(1,#83c143));background:-ms-linear-gradient(bottom,#699d34,#83c143);background:-moz-linear-gradient(center bottom,#699d34 0,#83c143 100%);background:-o-linear-gradient(#83c143,#699d34);border-color:#f36510!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc_level_template_3 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_3 .ihc-level-item-link a{color:#fff;text-decoration:none}.ihc_level_template_4 .ihc-level-item{width:50%;display:inline-block;vertical-align:top;box-sizing:border-box;max-width:400px;min-width:250px}.ihc_level_template_4 .ihc-level-item-wrap{margin:10px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:10px;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_4 .ihc-level-item-top{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#6c7a8d;border-bottom:1px solid #ddd;box-sizing:border-box}.ihc_level_template_4 .ihc-level-item-title{color:#fafafa;font-size:20px;padding-left:20px;line-height:45px;font-family:Oswald,sans-serif;font-weight:400}.ihc_level_template_4 .ihc-level-item-content{padding:10px;text-align:left;color:#000;min-height:70px}.ihc_level_template_4 .ihc-level-item-bottom{display:block;box-sizing:border-box;border-top:3px solid #33b5e5;padding:4px 0 4px 10px;text-align:right}.ihc_level_template_4 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-family:Oswald,sans-serif;font-weight:200;font-size:14px;height:100%}.ihc_level_template_4 .ihc-level-item-link{float:right;text-align:center;box-sizing:border-box;margin-right:0;margin-top:10px;margin-bottom:10px;color:#6c7a8d;min-width:100px;border:1px solid #ddd;border-radius:4px;text-transform:capitalize;padding:5px 15px;background:none repeat scroll 0 0 #efefef;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;cursor:pointer}.ihc_level_template_4 .ihc-level-item-link a{color:#333;text-decoration:none}.ihc_level_template_4 .ihc-level-item-link:hover{background:none repeat scroll 0 0 #e05d5d!important;color:#fff!important}.ihc_level_template_4 .ihc-level-item-link:hover a{color:#efefef}.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level{color:#fff}.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level:hover{color:#efefef!important;background-color:#0bb586!important}.ihc_level_template_5{margin:0 auto}.ihc_level_template_5 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:270px}.ihc_level_template_5 .ihc-level-item-wrap{margin:10px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#08a7e3}.ihc_level_template_5 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-moz-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-o-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-ms-transition:top .4s linear,left .4s ease,box-shadow .5s ease;transition:top .4s linear,left .4s ease,box-shadow .5s ease;top:-4px;position:relative;z-index:98}.ihc_level_template_5 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center}.ihc_level_template_5 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:22px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_5 .ihc-level-item-content{padding:20px 30px;text-align:left;color:#fff;min-height:250px;padding-bottom:80px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-content *{color:#fff!important}.ihc_level_template_5 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#f6f9fc;font-size:31px!important;color:#a2a8b1!important;text-align:center;line-height:75px;padding:10px 0;min-height:95px}.ihc_level_template_5 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:6px;text-transform:capitalize;padding:5px 20px;font-size:15px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:17px;font-weight:700;color:#777}.ihc_level_template_5 .ihc-level-item-link:hover{color:#000}.ihc_level_template_5 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_6{margin:0 auto}.ihc_level_template_6 .ihc-level-item{width:32%;box-sizing:border-box;max-width:350px;position:relative;display:inline-block;vertical-align:top;min-width:260px}.ihc_level_template_6 .ihc-level-item-wrap{margin:10px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;background-color:#fff;border:1px solid #e8e0e0}.ihc_level_template_6 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-moz-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-o-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-ms-transition:top .4s linear,left .4s ease,box-shadow .5s ease;transition:top .4s linear,left .4s ease,box-shadow .5s ease;top:-4px;position:relative;z-index:99994}.ihc_level_template_6 .ihc-level-item-wrap:hover{box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_6 .ihc-level-item-wrap:hover .ihc-level-item-price{color:#6c7a8d}.ihc_level_template_6 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center}.ihc_level_template_6 .ihc-level-item-title{font-family:Helvetica,sans-serif,'Trebuchet MS';color:#6c7a8d;font-size:32px!important;border:none!important;padding:2px 6px;line-height:40px;min-height:40px;font-weight:700}.ihc_level_template_6 .ihc-level-item-content{padding:20px 30px;text-align:left;color:#5a6575;min-height:250px;padding-bottom:80px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:85px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;font-size:65px!important;color:#f35863;text-align:center;line-height:75px;padding:30px 15px;min-height:105px;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.ihc_level_template_6 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:70%;border:none;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-o-border-radius:35px;text-transform:capitalize;padding:5px 20px;font-size:15px;line-height:35px;background-color:#f35863;border-color:#f35863!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:17px;font-weight:700;color:#fff}.ihc_level_template_6 .ihc-level-item-link:hover{color:#fff;background-color:#6c7a8d}.ihc_level_template_6 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_7{margin:0 auto}.ihc_level_template_7 .ihc-level-item{width:32%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:290px}.ihc_level_template_7 .ihc-level-item-wrap{margin:10px;margin-bottom:15px;margin-left:60px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#5bcc80}.ihc_level_template_7 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center}.ihc_level_template_7 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:28px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_7 .ihc-level-item-content{padding:20px 30px;text-align:left;color:#fff;min-height:250px;padding-bottom:80px;box-sizing:border-box}.ihc_level_template_7 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:85px;box-sizing:border-box}.ihc_level_template_7 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#fff;font-size:42px!important;color:#a2a8b1!important;text-align:center;line-height:50px;padding:12px 20px;min-height:80px;left:-50px;border:4px solid #5bcc80;border-radius:50px 0 0 50px}.ihc_level_template_7 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:26px;text-transform:capitalize;padding:5px 20px;font-size:15px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:17px;font-weight:700;color:#777}.ihc_level_template_7 .ihc-level-item-link:hover{color:#000}.ihc_level_template_7 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_8{margin:0 auto}.ihc_level_template_8 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:340px}.ihc_level_template_8 .ihc-level-item-wrap{margin:13px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:grey;border-bottom:5px solid #ddd}.ihc_level_template_8 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-moz-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-o-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-ms-transition:top .4s linear,left .4s ease,box-shadow .5s ease;transition:top .4s linear,left .4s ease,box-shadow .5s ease;top:-4px;position:relative;z-index:98}.ihc_level_template_8 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background:#f4f4f4;color:#565656}.ihc_level_template_8 .ihc-level-item-title{font-family:Oswald,arial,sans-serif;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:600;color:#565656;font-size:24px;line-height:26px;border:none!important;padding:20px 0}.ihc_level_template_8 .ihc-level-item-content{padding:20px 30px;text-align:left;font-weight:300;color:grey;min-height:250px;padding-bottom:80px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-content *{color:grey!important}.ihc_level_template_8 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-price{font-family:Oswald,arial,sans-serif;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f4f4f4;color:#565656;text-align:center;line-height:75px;padding:0 0 15px 0;min-height:90px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:800;color:#565656;font-size:60px;line-height:64px}.ihc_level_template_8 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:6px;text-transform:capitalize;padding:5px 20px;font-size:15px;line-height:35px;background:#f4f4f4;color:#565656;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:17px;font-weight:700;font-size:14px;line-height:16px;border-radius:3px;padding:10px;border:1px solid #eaeaea;text-transform:uppercase}.ihc_level_template_8 .ihc-level-item-link:hover{color:#000}.ihc_level_template_8 .ihc-purchased-level{background-color:#565656!important;color:#f4f4f4!important}.ihc_level_template_8 .ihc-purchased-level:hover{color:#fff!important}.ihc_level_template_9{margin:0 auto}.ihc_level_template_9 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:340px}.ihc_level_template_9 .ihc-level-item-wrap{margin:13px;margin-bottom:15px;box-sizing:border-box;border:1px solid #eee;padding:0;padding-top:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:#363f48;border:1px solid #dadee4!important;border-radius:5px;overflow:hidden}.ihc_level_template_9 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-moz-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-o-transition:top .4s linear,left .4s ease,box-shadow .5s ease;-ms-transition:top .4s linear,left .4s ease,box-shadow .5s ease;transition:top .4s linear,left .4s ease,box-shadow .5s ease;top:-4px;position:relative;z-index:98}.ihc_level_template_9 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background-color:#f0f4f6;color:#363f48}.ihc_level_template_9 .ihc-level-item-title{font-family:'Open Sans',sans-serif;text-transform:uppercase;font-weight:600;color:#363f48;font-size:28px;line-height:26px;border:none!important;padding:40px 15px 15px}.ihc_level_template_9 .ihc-level-item-content{padding:20px 30px;font-weight:300;color:#363f48;min-height:250px;padding-bottom:80px;box-sizing:border-box;text-align:center}.ihc_level_template_9 .ihc-level-item-content *{color:#363f48!important}.ihc_level_template_9 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box;text-align:center}.ihc_level_template_9 .ihc-level-item-price{box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f0f4f6;text-align:center;line-height:75px;padding:10px 0;padding-bottom:30px;min-height:90px;font-family:'Open Sans',sans-serif;font-weight:600;color:#363f48;font-size:90px;line-height:64px;line-height:1!important}.ihc_level_template_9 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:6px;text-transform:capitalize;padding:5px 20px;font-size:15px;line-height:35px;background:#363f48;color:#fff;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;font-family:'Open Sans',sans-serif;font-size:14px;ont-weight:600;line-height:16px;border-radius:3px;padding:10px;text-transform:uppercase}.ihc_level_template_9 .ihc-level-item-link:hover{background-color:#3998f0!important}.ihc_level_template_9 .ihc-purchased-level{background-color:#3998f0!important}.ihc_level_template_9 .ihc-purchased-level:hover{color:#fff!important}.iump-user-page-wrapper{display:block;padding:10px;box-sizing:border-box}.iump-user-page-wrapper .iump-user-page-details{padding-bottom:40px;min-height:100px}.iump-user-page-mess-special{font-size:19px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#999;font-family:Open Sans,sans-serif,'Trebuchet MS';color:#333;font-size:16px;font-weight:700}.iump-user-page-name{font-size:26px;font-weight:700;color:#333}.iump-user-page-mess{font-size:16px;font-weight:500;color:#555;color:#888;font-family:Helvetica,sans-serif,'Trebuchet MS'}.iump-user-page-email{font-size:13px;line-height:19px;color:#555}.iump-user-page-box{margin-bottom:50px}.iump-user-page-box .iump-user-page-box-title{font-size:18px;line-height:40px;color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5}.iump-user-page-box .iump-register-form{display:block}.iump-user-page-wrapper .ihc-register-3{border-top:7px solid #aaa}.ihc-logout-wrap.ihc-login-template-2{width:auto;padding:0}.ihc-logout-wrap.ihc-login-template-2 a{background:none repeat scroll 0 0 #5bc4be!important;color:#fff!important;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;border-radius:2px}.ihc-logout-wrap.ihc-login-template-3{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;border:none!important}.ihc-logout-wrap.ihc-login-template-3 a{background:none repeat scroll 0 0 #33b5e5!important;color:#fff!important;font-size:14px;font-weight:400;padding:10px 30px 11px;text-transform:capitalize;border-radius:3px}.ihc-logout-wrap.ihc-login-template-3 a:hover{background:none repeat scroll 0 0 #1a9bcb!important}.ihc-logout-wrap.ihc-login-template-4{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;border:none!important}.ihc-logout-wrap.ihc-login-template-4 a{background:none repeat scroll 0 0 #27ae60!important;color:#b3eecc!important;font-size:15px;font-weight:400;padding:7px 30px 7px;text-transform:capitalize;border-radius:3px;border-bottom:4px solid #1e8449!important}.ihc-logout-wrap.ihc-login-template-4 a:hover{background:none repeat scroll 0 0 #43be77!important}.ihc-logout-wrap.ihc-login-template-5{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-logout-wrap.ihc-login-template-5 a{background:none repeat scroll 0 0 #f47e7e!important;padding:8px 15px;color:#fff!important}.ihc-logout-wrap.ihc-login-template-5 a:hover{background:none repeat scroll 0 0 #e05d5d!important}.ihc-logout-wrap.ihc-login-template-6{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-logout-wrap.ihc-login-template-6 a{background:none repeat scroll 0 0 #f47e7e!important;padding:8px 15px;color:#fff!important;border-radius:20px}.ihc-logout-wrap.ihc-login-template-6 a:hover{background:none repeat scroll 0 0 #e05d5d!important}.ihc-logout-wrap.ihc-login-template-7 a{background:none repeat scroll 0 0 #6c7a8d!important;padding:8px 30px 8px;color:#fff!important}.ihc-logout-wrap.ihc-login-template-7 a:hover{background:none repeat scroll 0 0 #94a1b2!important}.ihc-ap-theme-1 .iump-user-page-avatar{display:inline-block;padding-right:15px;float:left;width:30%}.ihc-ap-theme-1 .iump-user-page-details{padding-bottom:15px;margin-top:10px}.ihc-ap-theme-1 .iump-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-ap-theme-1 .ihc-account-page-top-mess{display:inline-block;float:left;padding-top:5px;padding-left:20px}.ihc-ap-theme-1 .ihc-account-page-top-mess p{margin-bottom:12px}.ihc-ap-theme-1 .ihc-ap-menu{clear:both;background:#0091cd;background-color:#3f9cc2;border-color:#0073aa;min-width:560px}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item{float:left;font-size:0;padding-left:0;padding-right:0;cursor:pointer;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:300;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#555}.ihc-ap-menu .ihc-ap-menu-item-selected{background-color:#777}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:19px;line-height:40px;padding-right:8px;vertical-align:middle;color:#fff}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#fff;vertical-align:bottom;line-height:45px;padding-left:17px;padding-right:19px;display:inline-block;box-shadow:none}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a:hover{color:#fff}.ihc-ap-theme-1 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-1 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-1 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-1 .iump-account-content-title{font-size:21px;line-height:40px;color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;font-family:Open Sans,sans-serif,'Trebuchet MS'!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-1 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-1 .ihc-account-subscr-list{width:100%}.ihc-ap-theme-1 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-1 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px;padding-left:5px;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:14px;font-size:15px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-1 .ihc-account-subscr-list tr:nth-child(even){background-color:#f6f6f6}.ihc-ap-theme-1 .ihc-account-tranz-list tr:nth-child(even){background-color:#fafafa}.ihc-ap-theme-1 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px 0;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-1 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-1 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-1 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-1 .ihc-account-tranz-list td{text-align:center;font-size:13px}.ihc-ap-theme-1 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:13px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-1 .ihc_account_level_status{font-family:Oswald,arial,sans-serif!important;color:#222}.ihc-ap-theme-1 .ihc-ap-wrap{box-sizing:border-box;margin:35px 0 20px 0;font-family:Arial,Verdana,sans-serif;font-size:16px;font-size:15px;color:#333;min-width:200px}.ihc-ap-theme-1 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-ap-theme-2 .ihc-ap-menu{clear:both;background-color:#607d8b;background-color:#444;min-width:560px}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item{float:left;font-size:17px;padding-left:0;padding-right:0;cursor:pointer;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:300;background-color:#444;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#333!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected{background-color:#47565d!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:19px;line-height:40px;padding-right:8px;vertical-align:middle;color:#fff}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#e8e8e8;vertical-align:bottom;line-height:40px;padding-left:17px;padding-right:19px;display:inline-block;box-shadow:none}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a:hover{color:#fff}.ihc-ap-theme-2 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-2 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-2 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-2 .iump-account-content-title{font-size:21px;line-height:40px;color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;font-family:Open Sans,sans-serif,'Trebuchet MS'!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-2 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-2 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-2 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-2 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px;padding-left:5px;border:none}.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:14px;font-size:15px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-2 .ihc-account-subscr-list tr:nth-child(even){background-color:#f6f6f6}.ihc-ap-theme-2 .ihc-account-tranz-list tr:nth-child(even){background-color:#fafafa}.ihc-ap-theme-2 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px 0;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-2 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-2 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-2 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-2 .ihc-account-tranz-list td{text-align:center;font-size:13px}.ihc-ap-theme-2 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:13px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-2 .ihc_account_level_status{font-family:Oswald,arial,sans-serif!important;color:#222}.ihc-ap-theme-2 .ihc-ap-wrap{box-sizing:border-box;margin:35px 0 20px 0;font-family:Arial,Verdana,sans-serif;font-size:16px;font-size:15px;color:#333;min-width:200px}.ihc-ap-theme-2 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-ap-theme-3 .iump-user-page-avatar{display:inline-block;padding-right:15px;float:left;width:30%}.ihc-ap-theme-3 .iump-user-page-details{padding-bottom:15px;margin-top:10px}.ihc-ap-theme-3 .iump-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-ap-theme-3 .ihc-account-page-top-mess{display:inline-block;float:left;padding-top:5px;padding-left:20px}.ihc-ap-theme-3 .ihc-account-page-top-mess p{margin-bottom:12px}.ihc-ap-theme-3 .ihc-ap-menu{clear:both;background:#0091cd;background-color:transparent;border-color:transparent;min-width:560px;padding:10px 0;border-bottom:1px solid #e6e6e6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item{float:left;font-size:0;padding-left:0;padding-right:0;cursor:pointer;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:300;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500;margin:10px 0;text-align:center}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:transparent}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item-selected{background-color:transparent}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:36px;line-height:40px;padding-right:8px;vertical-align:middle;color:#333;display:block;text-align:center;margin-bottom:7px}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#333;vertical-align:bottom;line-height:20px;padding-left:17px;padding-right:19px;display:inline-block;box-shadow:none;opacity:.6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a:hover{opacity:1}.ihc-ap-menu .ihc-ap-menu-item-selected a{opacity:1!important}.ihc-ap-theme-3 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-3 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-3 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-3 .iump-account-content-title{font-size:21px;line-height:40px;color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;font-family:Open Sans,sans-serif,'Trebuchet MS'!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-3 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-3 .ihc-account-subscr-list{width:100%}.ihc-ap-theme-3 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-weight:500;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-3 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-3 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px;padding-left:5px;border:none}.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:14px;font-size:15px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-3 .ihc-account-subscr-list tr:nth-child(even){background-color:#f6f6f6}.ihc-ap-theme-3 .ihc-account-tranz-list tr:nth-child(even){background-color:#fafafa}.ihc-ap-theme-3 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px 0;border:1px solid #eee;font-family:Lato;font-size:13px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-3 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-3 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-3 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-3 .ihc-account-tranz-list td{text-align:center;font-size:13px;border: 1px solid #eeeeee}.ihc-ap-theme-3 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:13px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-3 .ihc_account_level_status{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;color:#222}.ihc-ap-theme-3 .ihc-ap-wrap{box-sizing:border-box;margin:20px 0 20px 0;font-family:Arial,Verdana,sans-serif;font-size:16px;font-size:15px;color:#777;min-width:200px}.ihc-ap-theme-3 .ihc-ap-wrap h3{font-size:22px;font-weight:700;margin-bottom:15px;color:#777}.ihc-ap-theme-3 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-ap-theme-4 .iump-user-page-avatar{display:inline-block;padding-right:15px;float:left;width:30%}.ihc-ap-theme-4 .iump-user-page-details{padding-bottom:15px;margin-top:10px}.ihc-ap-theme-4 .iump-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-ap-theme-4 .ihc-account-page-top-mess{display:inline-block;float:left;padding-top:5px;padding-left:20px}.ihc-ap-theme-4 .ihc-account-page-top-mess p{margin-bottom:12px}.ihc-ap-theme-4 .ihc-ap-menu{clear:both;background:#444;background-color:#444;border-color:#444;min-width:560px;padding:10px}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item{float:left;margin-left:5px;margin-bottom:5px;border-radius:4px;font-size:0;padding-left:0;padding-right:0;cursor:pointer;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:300;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#555}.ihc-ap-menu .ihc-ap-menu-item-selected{background-color:#3ba1da}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:19px;line-height:40px;padding-right:8px;vertical-align:middle;color:#fff}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#fff;vertical-align:bottom;line-height:40px;padding-left:17px;padding-right:19px;display:inline-block;box-shadow:none}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a:hover{color:#fff}.ihc-ap-theme-4 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-4 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-4 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-4 .iump-account-content-title{font-size:21px;line-height:40px;color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;font-family:Open Sans,sans-serif,'Trebuchet MS'!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-4 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-4 .ihc-account-subscr-list{width:100%}.ihc-ap-theme-4 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-4 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-4 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px;padding-left:5px;border:none}.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:14px;font-size:15px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-4 .ihc-account-subscr-list tr:nth-child(even){background-color:#f6f6f6}.ihc-ap-theme-4 .ihc-account-tranz-list tr:nth-child(even){background-color:#fafafa}.ihc-ap-theme-4 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px 0;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-4 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-4 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-4 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-4 .ihc-account-tranz-list td{text-align:center;font-size:13px}.ihc-ap-theme-4 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;color:#21759b;font-size:13px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-weight:600}.ihc-ap-theme-4 .ihc_account_level_status{font-family:Oswald,arial,sans-serif!important;color:#222}.ihc-ap-theme-4 .ihc-ap-wrap{box-sizing:border-box;margin:35px 0 20px 0;font-family:Arial,Verdana,sans-serif;font-size:16px;font-size:15px;color:#333;min-width:200px}.ihc-ap-theme-4 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-sm-template-2 .ihc-sm-item{padding:0;padding-right:0;transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;position:relative}.ihc-sm-template-2 .fa-ihc-sm{width:36px;height:36px;text-align:center;background-color:rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.3);line-height:36px;font-size:20px;position:relative;overflow:hidden}.ihc-sm-template-2 .fa-ihc-sm:after,.ihc-sm-template-2 .fa-ihc-sm:before{transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;position:relative}.ihc-sm-template-2 .fa-ihc-sm:after{display:block;left:-100%;position:absolute}.ihc-sm-template-2 .fa-ihc-sm:before{left:0;position:relative}.ihc-sm-template-2 .ihc-sm-item-label{line-height:36px;padding-right:0;margin-left:0;padding-left:6px;padding-right:15px;border-left:1px solid rgba(255,255,255,.2)}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm{background-color:rgba(255,255,255,.1);transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:before{left:100%;position:absolute}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:after{left:0;position:relative}.ihc-sm-template-3 .ihc-sm-item{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;padding:8px 10px;color:#484f59;text-shadow:1px 1px 0 #fff;margin-top:12px;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1)}.ihc-sm-template-3 .ihc-sm-item:before{content:"";position:absolute;z-index:-1;top:0;bottom:2px;left:0;right:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e7e8ea));background-image:-webkit-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-moz-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-ms-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-o-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:linear-gradient(top,#f4f4f4,#e7e8ea);-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:after{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;background-color:rgba(0,0,0,.2);height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);overflow:visible;color:#fff;text-shadow:1px 1px 0 rgba(255,255,255,0)}.ihc-sm-template-3 .ihc-sm-item:active:before,.ihc-sm-template-3 .ihc-sm-item:focus:before,.ihc-sm-template-3 .ihc-sm-item:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.ihc-sm-template-3 .ihc-sm-item:hover:after{right:0}.ihc-sm-template-3 .ihc-sm-item-label{padding-right:20px}.ihc-sm-template-4 .ihc-sm-item{border-radius:5px;padding:3px;-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);box-shadow:1px 1px 8px 0 rgba(0,0,0,.24)}.ihc-sm-template-4 .ihc-sm-item:hover{opacity:.8}.ihc-sm-template-4 .fa-ihc-sm{width:27px;text-align:center}.ihc-sm-template-4 .ihc-sm-item-label{padding-right:10px}.ihc-sm-template-5 .ihc-sm-item{border-radius:27px;background-color:#fff;padding:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);margin:7px}.ihc-sm-template-5 .ihc-sm-item-label{padding-right:6px}.ihc-sm-template-5 .ihc-sm-item:hover .ihc-sm-item-label{color:#fff!important;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ihc-sm-template-5 .ihc-sm-item:hover .fa-ihc-sm{color:#fff!important;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ihc-sm-template-5 .ihc-sm-item{background:#fff;background:-moz-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,#fff),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-o-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-ms-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:linear-gradient(135deg,#fff 0,#f5f5f5 100%);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ihc-sm-template-5 .ihc-fb .fa-ihc-sm,.ihc-sm-template-5 .ihc-fb .ihc-sm-item-label{color:#3b5998}.ihc-sm-template-5 .ihc-tw .fa-ihc-sm,.ihc-sm-template-5 .ihc-tw .ihc-sm-item-label{color:#4099ff}.ihc-sm-template-5 .ihc-in .fa-ihc-sm,.ihc-sm-template-5 .ihc-in .ihc-sm-item-label{color:#0074a2}.ihc-sm-template-5 .ihc-goo .fa-ihc-sm,.ihc-sm-template-5 .ihc-goo .ihc-sm-item-label{color:#d95232}.ihc-sm-template-5 .ihc-vk .fa-ihc-sm,.ihc-sm-template-5 .ihc-vk .ihc-sm-item-label{color:#5d83aa}.ihc-sm-template-5 .ihc-ig .fa-ihc-sm,.ihc-sm-template-5 .ihc-ig .ihc-sm-item-label{color:#125688}.ihc-sm-template-5 .ihc-tbr .fa-ihc-sm,.ihc-sm-template-5 .ihc-tbr .ihc-sm-item-label{color:#2c4762}.ihc-sm-template-5 .ihc-sm-item.ihc-fb:hover{background:#3b5998}.ihc-sm-template-5 .ihc-sm-item.ihc-tw:hover{background:#4099ff}.ihc-sm-template-5 .ihc-sm-item.ihc-in:hover{background:#0074a2}.ihc-sm-template-5 .ihc-sm-item.ihc-goo:hover{background:#d95232}.ihc-sm-template-5 .ihc-sm-item.ihc-vk:hover{background:#5d83aa}.ihc-sm-template-5 .ihc-sm-item.ihc-ig:hover{background:#125688}.ihc-sm-template-5 .ihc-sm-item.ihc-tbr:hover{background:#2c4762}.ihc-public-wrapp-visitor-user .iump-user-page-avatar{width:50%}.ihc-public-wrapp-visitor-user .iump-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess{border-bottom:1px solid #ededed;margin-bottom:15px;padding-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess p{margin-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess .ihc-ap-sm-top-icons-wrap{float:none;padding-left:2px}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon{border-radius:100%;-webkit-border-radius:100%;border:2px solid #fff;box-shadow:0 0 5px 0 rgba(0,0,0,.3);opacity:.9;color:#fff}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon .fa-ihc-sm{width:27px}.ihc-user-page-top-ap-wrapper{padding:20px 15px 10px 15px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1}.ihc-user-page-top-ap-background{position:absolute;height:200%;left:0;right:0;top:-100%;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_1.png)}.ihc-ap-top-theme-1 #js_ihc_edit_top_ap_banner{height:180px}.ihc-user-page-top-ap-wrapper .ihc-left-side{float:left;max-width:30%}.ihc-user-page-top-ap-wrapper .ihc-middle-side{float:left;max-width:70%}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{display:inline-block;padding-right:15px;max-width:150px}.ihc-user-page-top-ap-wrapper .ihc-top-levels{margin:10px 0;margin-top:5px;display:block;padding-left:20px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.ihc-user-page-top-ap-wrapper .ihc-top-level-box{background-color:#1fb5ac;color:#fff;padding:3px 9px;margin:2px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;cursor:pointer}.ihc-user-page-top-ap-wrapper .ihc-top-level-box.ihc-expired-level{background-color:rgba(240,80,80,.8)}.ihc-ap-top-sm{margin:10px 0;margin-top:5px;display:block;padding-left:20px}.ihc-user-page-top-ap-wrapper .ihc-user-page-details{margin-top:10px}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{display:inline-block;padding-top:5px;padding-left:20px;word-break:break-word;font-family: Open Sans,sans-serif,'Trebuchet MS'}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div,.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p{margin-bottom:8px}.ihc-user-page-top-ap-wrapper .ihc-stats-label{min-height:30px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;padding:0;padding-right:5px}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:16px;color:#454545;font-size:24px}.ihc-ap-top-theme-1 .ihc-user-page-avatar img{min-width:150px}.ihc-ap-top-theme-2{padding-top:270px}.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{height:250px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-2 #js_ihc_edit_top_ap_banner{height:250px}.ihc-ap-top-theme-2 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-2 .ihc-middle-side{margin-top:-10px}.ihc-ap-top-theme-2 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.ihc-ap-top-theme-2 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-2 .ihc-user-page-avatar img{border-radius:0;box-shadow:none;border:5px solid #fff}.ihc-ap-top-theme-3{padding-top:320px;padding-bottom:20px}.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{height:300px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-3 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-3 .ihc-middle-side{float:none;max-width:inherit;margin-top:-10px;margin-left:189px;margin-bottom:20px}.ihc-ap-top-theme-3 .ihc-special-clear{clear:none}.ihc-ap-top-theme-3 .ihc-stats-label{min-height:20px;line-height:1.2;padding-right:0}.ihc-ap-top-theme-3 .ihc-stats-content{margin-bottom:6px;font-size:21px}.ihc-ap-top-theme-3 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff;border-radius:100%}.ihc-ap-top-theme-3 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;border:5px solid #fff;min-height:210px}.ihc-ap-top-theme-4{padding-top:85px;padding-bottom:0;height:300px}.ihc-ap-top-theme-4 .ihc-user-page-top-ap-background{height:300px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);background-color:#00a0e3;background-image:-webkit-linear-gradient(left,#00a0e3,#39c8df);background-image:linear-gradient(to right,#00a0e3,#39c8df);z-index:-2}.ihc-ap-top-theme-4 .ihc-left-side{margin-bottom:-75px;margin-left:50px;z-index:1}.ihc-ap-top-theme-4 .ihc-middle-side{float:none;max-width:inherit;margin-top:-15px;z-index:1;margin-left:260px}.ihc-ap-top-theme-4 .ihc-special-clear{clear:none}.ihc-ap-top-theme-4 .ihc-stats-label{min-height:20px;line-height:1.2;padding-right:0}.ihc-ap-top-theme-4 .ihc-stats-content{margin-bottom:6px;font-size:21px}.ihc-ap-top-theme-4 .ihc-user-page-details{top:-48px;position:relative;margin-top:0;border-radius:100%}.ihc-ap-top-theme-4 .ihc-user-page-avatar{padding-right:0;max-width:210px;display:block}.ihc-ap-top-theme-4 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;box-sizing:border-box;border:7px solid rgba(255,255,255,.2)!important;max-height:210px;min-height:200px}.ihc-ap-top-theme-4 .ihc-account-page-top-mess,.ihc-ap-top-theme-4 .iump-user-page-mess,.ihc-ap-top-theme-4 .iump-user-page-mess-special,.ihc-ap-top-theme-4 .iump-user-page-name{color:#fff!important}.ihc-ap-top-theme-4 .ihc-background-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-color:rgba(0,0,0,.35)}.ihc-ap-top-theme-4 .ihc-top-levels{margin-left:0;margin-top:10px;padding-left:20px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:20px!important}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{display:inline-block;padding-top:5px;padding-left:20px;word-break:break-word}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div,.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p{margin-bottom:8px}.ihc-user-page-top-ap-wrapper .ihc-stats-label{min-height:30px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;padding:0;padding-right:5px}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:16px;color:#454545;font-size:24px}.ihc-ap-top-theme-2{padding-top:270px}.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{height:250px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-2 .ihc-user-page-avatar img{min-width:180px}.ihc-ap-top-theme-2 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-2 .ihc-middle-side{margin-top:-10px}.ihc-ap-top-theme-2 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.ihc-ap-top-theme-2 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-2 .ihc-user-page-avatar img{border-radius:0;box-shadow:none;border:5px solid #fff}.ihc-ap-top-theme-3{padding-top:320px;padding-bottom:0}.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{height:300px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-3 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-3 .ihc-middle-side{float:none;max-width:inherit;margin-top:-10px}.ihc-ap-top-theme-3 .ihc-special-clear{clear:none}.ihc-ap-top-theme-3 .ihc-stats-label{min-height:20px;line-height:1.2;padding-right:0}.ihc-ap-top-theme-3 .ihc-stats-content{margin-bottom:6px;font-size:21px}.ihc-ap-top-theme-3 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff;border-radius:100%}.ihc-ap-top-theme-3 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;border:5px solid #fff}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{display:block;width:100%;padding:0;text-align:left}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{width:100%}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{display:block;width:100%;padding-left:0;margin-top:20px}.iump-invoice-template-2 .iump-invoice-title{background-color:#5e97e4}.iump-invoice-template-2 .iump-invoice-invoice-code{background-color:#777;color:#e4e4e6}.iump-invoice-template-2 .iump-invoice-client-details{background-color:#eee}.ihc-account-tranz-list{width:100%;font-size:13px}.iump-view-user-wrapp-temp1{font-family:Arial,Helvetica,sans-serif}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-wrapper{padding:20px 15px 10px 15px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;padding-top:270px;border-bottom:solid 2px #eee}.iump-view-user-wrapp-temp1 .ihc-left-side{float:left;max-width:30%;margin-bottom:-75px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar{display:inline-block;padding-right:0;max-width:190px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;max-width:100%;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff;border-radius:0;box-shadow:none;border:5px solid #fff}.iump-view-user-wrapp-temp1 .ihc-middle-side{float:left;max-width:70%;padding:5px 15px;box-sizing:border-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-name{font-size:23px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-addiional-elements{color:#888;font-size:14px;line-height:18px;box-sizing:content-box;margin:10px 0}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element{padding:0 10px;border-right:1px solid #ddd;box-sizing:content-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:first-child{padding-left:0}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:last-child{border-right:none}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background{position:absolute;left:0;right:0;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;height:250px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png)}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper{padding:10px 30px;border-bottom:solid 2px #eee;box-sizing:border-box;background-color:#777a80}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper .ihc-top-level-box{background-color:transparent;color:#fff;padding:6px 16px;margin:5px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;box-radius:4px;display:inline-block;cursor:pointer;border:1px solid #ccc;font-weight:700}.iump-view-user-wrapp-temp1 .iump-user-fields-list{padding:30px 20px 20px 20px;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:16px}.iump-view-user-wrapp-temp1 .iump-user-field{padding:10px 0;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp1 .iump-user-field .iump-label{color:#333;font-weight:700;width:35%;text-align:right;padding-right:7%;box-sizing:border-box;float:left}.iump-view-user-wrapp-temp1 .iump-user-field .iump-value{float:left;white-space:pre-wrap}.iump-view-user-wrapp-temp1 .iump-additional-content{padding:30px 20px 20px 20px;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:14px}.iump-view-user-wrapp-temp2{font-family:Arial,Helvetica,sans-serif}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-wrapper{padding:20px 15px 10px 15px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;padding-top:170px;border-bottom:solid 2px #eee}.iump-view-user-wrapp-temp2 .ihc-left-side{margin:0 auto;max-width:40%;min-width:200px;margin-bottom:-75px;float:none}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar{max-width:100%;padding-right:0}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar img{border-bottom-color:#888;border-bottom-style:none;border-bottom-width:0;border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#888;border-left-style:none;border-left-width:0;border-right-color:#888;border-right-style:none;border-right-width:2px;border-top-color:#888;border-top-style:none;border-top-width:0;display:block;width:100%;height:auto;max-height:100%;margin:0 auto;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:100%;box-shadow:0 0 19px 0 rgba(0,0,0,.15)!important;border:11px solid #fff;box-shadow:none}.iump-view-user-wrapp-temp2 .ihc-middle-side{float:none;max-width:100%;padding:5px 15px;box-sizing:border-box;text-align:center}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-name{font-size:26px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-username{font-size:18px;font-weight:700;color:#222;line-height:1.2em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-addiional-elements{color:#888;font-size:14px;line-height:18px;box-sizing:content-box;margin:10px 0}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element{padding:0 10px;border-right:1px solid #ddd;box-sizing:content-box}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-since{color:#333}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:first-child{padding-left:0}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:last-child{border-right:none}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background{position:absolute;left:0;right:0;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;height:180px;top:0;background-image:url(//mozaikadzieciom.pl/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png)}.iump-view-user-wrapp-temp2 .ihc-levels-wrapper{padding:10px 30px;border-bottom:solid 2px #eee;box-sizing:border-box;background-color:#777a80}.iump-view-user-wrapp-temp2 .ihc-levels-wrapper .ihc-top-level-box{background-color:transparent;color:#fff;padding:6px 16px;margin:5px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;box-radius:4px;display:inline-block;cursor:pointer;border:1px solid #ccc;font-weight:700}.iump-view-user-wrapp-temp2 .iump-user-fields-list{padding:30px 20px 20px 20px;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:16px}.iump-view-user-wrapp-temp2 .iump-user-field{padding:10px 0}.iump-view-user-wrapp-temp2 .iump-user-field .iump-label{color:#333;font-weight:700;padding-left:7%;box-sizing:border-box;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp2 .iump-user-field .iump-value{padding-left:7%}.iump-view-user-wrapp-temp2 .iump-additional-content{padding:30px 20px 20px 20px;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:14px}@media (max-width:567px){.ihc_locker_4 .lock_content{margin-left:0;margin-top:140px}}@media (max-width:570px){.ihc-user-page-top-ap-wrapper .ihc-left-side{max-width:100%;width:100%}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{max-width:100%;width:100%}.ihc-user-page-top-ap-wrapper .ihc-middle-side{max-width:100%;width:100%}.ihc-ap-top-theme-3 .ihc-middle-side{margin-left:0;margin-top:10px}.ihc-user-page-name{font-size:1.3em}.ihc-user-page-mess{font-size:.9em}.ihc-ap-top-theme-3 .ihc-user-page-details{background-color:transparent}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-size:1.3em}.ihc-ap-top-theme-3 .ihc-middle-side{display:inline-block}.ihc-user-page-top-ap-wrapper .ihc-left-side{max-width:70%}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{max-width:100%;width:100%}.ihc-user-page-top-ap-wrapper .ihc-middle-side{max-width:100%;width:100%}.ihc-user-page-name{font-size:1.3em}.ihc-user-page-mess{font-size:.9em}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-size:1.3em}.ihc-ap-top-theme-2 .ihc-user-page-details,.ihc-ap-top-theme-3 .ihc-user-page-details{background-color:transparent}.ihc-ap-top-theme-2 .ihc-left-side{margin:0 auto;margin-bottom:-75px;float:none}.ihc-ap-top-theme-3 .ihc-middle-side{display:inline-block}.ihc-ap-top-theme-4{padding-top:10px}.ihc-ap-top-theme-4 .ihc-left-side{margin-left:0;margin-bottom:0}.ihc-ap-top-theme-4 .ihc-user-page-details{top:0}.ihc-ap-top-theme-4 .ihc-middle-side{margin-left:0;margin-top:5px;text-align:center}.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess{display:none}.ihc-ap-top-theme-4 .ihc-top-levels{height:36px;overflow:hidden}.ihc-ap-theme-3 .ihc-mobile-bttn{background-color:transparent;border:none}.ihc-ap-theme-3 .ihc-mobile-bttn:before{color:#444}}@media (max-width:768px){.ihc-account-tranz-list tfoot,.ihc-account-tranz-list thead{display:none}.ihc-account-tranz-list tbody{display:block}.ihc-account-tranz-list tr{display:block;display:block;padding:5px!important;box-sizing:border-box;border-bottom:1px solid #ddd}.ihc-account-tranz-list tr td{display:block;text-align:right!important;padding:0!important}.ihc-account-tranz-list tr td:before{content:attr(data-title) ": ";font-weight:700;float:left}.ihc-account-subscr-list tfoot,.ihc-account-subscr-list thead{display:none}.ihc-account-subscr-list tbody{display:block}.ihc-account-subscr-list tr{display:block;display:flow-root;padding:5px!important;box-sizing:border-box;border-bottom:1px solid #ddd;text-align:right}.ihc-subscription-table-actions{width:auto}.ihc-account-subscr-list tr td{display:block;text-align:right!important;padding:0!important}.ihc-account-subscr-list .ihc-level-name-wrapp{padding:10px 0!important;font-size:14px}.ihc-account-subscr-list .ihc-level-end-time-wrapp,.ihc-account-subscr-list .ihc-level-start-time-wrapp{display:inline-flex}.ihc-account-subscr-list .ihc-level-end-time-wrapp:before{content:" - ";padding:0 5px}.ihc-account-subscr-list .ihc-level-paid-status-wrapp{padding-top:10px!important}.ihc-account-subscr-list .ihc-subscription-table-actions{padding-top:10px!important}.ihc-account-subscr-list .iump-subscription-table-button{margin-right:0;margin-left:6px}.iump-user-page-name{font-size:14px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:10px!important}}@media (max-width:620px){.ihc-register-6{width:100%;min-width:auto}}.taptap-menu-button-wrapper {
position:fixed;
z-index:999999;
top:10px;
left:15px;
right:auto;
width:40px;
height:45px;
cursor:pointer;
-webkit-transition:opacity .2s ease .3s, top 0s ease .3s;
-moz-transition:opacity .2s ease .3s, top 0s ease .3s;
transition:opacity .2s ease .3s, top 0s ease .3s;
-webkit-tap-highlight-color:rgba(0,0,0,0);
} .taptap-main-menu-button {
padding:6px 5px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button:before,
.taptap-main-menu-button div.taptap-main-menu-button-middle:before,
.taptap-main-menu-button:after {
content:'';
display:block;
width:30px;
height:2px;
margin:7px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
} .taptap-main-menu-button-two {
padding:6px 5px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button-two:before,
.taptap-main-menu-button-two div.taptap-main-menu-button-two-middle:before,
.taptap-main-menu-button-two:after {
content:'';
display:block;
width:30px;
height:2px;
margin:7px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-main-menu-button-two div.taptap-main-menu-button-two-middle:before {
width:25px;
margin-left:5px;
}
.taptap-main-menu-button-two:after {
width:20px;
margin-left:10px;
} .taptap-main-menu-button-three {
padding:6px 7px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button-three:before,
.taptap-main-menu-button-three div.taptap-main-menu-button-three-middle:before,
.taptap-main-menu-button-three:after {
content:'';
display:block;
width:25px;
height:2px;
margin:7px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-main-menu-button-three div.taptap-main-menu-button-three-middle:before {
width:20px;
} .taptap-main-menu-button-four {
padding:6px 8px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button-four:before,
.taptap-main-menu-button-four div.taptap-main-menu-button-four-middle:before,
.taptap-main-menu-button-four:after {
content:'';
display:block;
width:25px;
height:2px;
margin:7px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-main-menu-button-four div.taptap-main-menu-button-four-middle:before {
width:20px;
}
.taptap-main-menu-button-four:after {
width:15px;
} .taptap-main-menu-button-five {
padding:2px 9px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button-five:before,
.taptap-main-menu-button-five div.taptap-main-menu-button-five-middle:before,
.taptap-main-menu-button-five:after {
content:'';
display:block;
width:22px;
height:2px;
margin:9px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
} .taptap-main-menu-button-six {
padding:12px 5px 6px 5px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}
.taptap-main-menu-button-six:before,
.taptap-main-menu-button-six:after {
content:'';
display:block;
width:30px;
height:2px;
margin:6px 0;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
} .taptap-menu-button-label {
position:absolute;
top:6px;
left:40px;
font-family:'Montserrat';
font-weight:400;
font-size:11px;
letter-spacing:0;
color:#747A7D;
padding:10px;
white-space:nowrap;
}
.taptap-menu-button-label::before,
.taptap-menu-button-label::after {
position:absolute;
top:0;
left:0;
padding:10px;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-menu-button-label-hide {
opacity:0;
pointer-events:none;
} .taptap-woo-button-wrapper {
position:fixed;
z-index:99996;
top:12px;
right:55px;
padding:10px;
} .taptap-shopping-icon {
background-color:#999;
width:25px;
height:25px;
font-size:21px;
margin-left:-20px;
-webkit-mask-image:url(//mozaikadzieciom.pl/wp-content/plugins/taptap-by-bonfire/icons/taptap-shopping-cart.svg);
mask-image:url(//mozaikadzieciom.pl/wp-content/plugins/taptap-by-bonfire/icons/taptap-shopping-cart.svg);
-webkit-mask-size:25px;
mask-size:25px;
-webkit-mask-repeat:no-repeat;
mask-repeat:no-repeat;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
a.taptap-cart-count:hover .taptap-shopping-icon {
background-color:#ddd;
}
a.taptap-cart-count,
a.taptap-cart-count:hover,
a.taptap-cart-count:active {
text-decoration:none;
}
.taptap-cart-count > span {
position:absolute;
top:2px;
right:2px;
border-radius:50px;
height:17px;
min-width:10px;
padding:0 3px;
display:block;
text-align:center;
font-family:roboto;
font-weight:400;
font-size:10px;
color:#fff;
background-color:#A2A464;
}
.taptap-cart-count > span > span {
margin-top:2px;
display:block;
}  .taptap-search-button-wrapper { 
position:fixed;
z-index:99996;
width:40px;
height:45px;
top:10px;
right:10px;
left:auto;
cursor:pointer; -webkit-tap-highlight-color:rgba(0,0,0,0);
} .taptap-search-button {
position:relative;
width:15px;
height:15px;
top:13px;
left:11px;
margin:0;
padding:0;
border:2px solid #999;
border-radius:50%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-search-button::after {
content:'';
position:absolute;
top:12px;
left:10px;
width:7px;
height:2px;
background-color:#999;
margin:0;
padding:0;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
} .taptap-search-button-label {
position:absolute;
top:6px;
left:-55px;
font-family:'Montserrat';
font-weight:400;
font-size:11px;
letter-spacing:0;
color:#747A7D;
padding:10px;
white-space:nowrap;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}  .taptap-search-wrapper,
.taptap-search-background {
position:fixed;
z-index:9999999;
top:-1000px;
left:0;
right:0;
width:100%;
height:65px;
margin:0;
padding:0;
overflow:hidden;
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
transform:translateY(-100%);
-webkit-transition:-webkit-transform .25s ease 0s, top 0s ease .25s;
-moz-transition:-moz-transform .25s ease 0s, top 0s ease .25s;
transition:transform .25s ease 0s, top 0s ease .25s;
} .taptap-search-background {
z-index:9999998;
background-color:#191919;
}
.taptap-search-wrapper-active {
top:0 !important;
-webkit-transform:translateY(0) !important;
-moz-transform:translateY(0) !important;
transform:translateY(0) !important;
-webkit-transition:-webkit-transform .25s ease 0s, top 0s ease 0s !important;
-moz-transition:-moz-transform .25s ease 0s, top 0s ease 0s !important;
transition:transform .25s ease 0s, top 0s ease 0s !important;
} .taptap-search-wrapper #searchform input {
width:100%;
height:100%;
position:absolute;
z-index:10;
top:0px;
font-family:'Montserrat';
font-weight:400;
font-size:16px;
letter-spacing:0;
color:#eee;
padding:0 50px;
margin:0;
border:0;
background:none;
outline:none; box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
} .taptap-search-wrapper #searchform input::-ms-clear { display:none; } #searchform input::-webkit-input-placeholder { font-size:15px; color:#555 !important; }
#searchform input:-moz-placeholder { font-size:15px; color:#555 !important; }
#searchform input::-moz-placeholder { font-size:15px; color:#555 !important; }
#searchform input:-ms-input-placeholder { font-size:15px; color:#555 !important; } .taptap-search-close-wrapper {
display:table;
position:absolute;
z-index:20;
top:0;
left:0;
width:40px;
height:100%;
cursor:pointer; -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.taptap-search-close-inner {
display:table-cell;
vertical-align:middle;
}
.taptap-search-close-inner::before,
.taptap-search-close-inner::after {
content:'';
position:absolute;
vertical-align:middle;
left:15px;
width:9px;
height:1px;
background-color:#999;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-search-close-inner::before {
margin-top:-3px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-search-close-inner::after {
margin-top:3px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
} .taptap-search-clear-wrapper {
display:table;
position:absolute;
z-index:20;
top:0;
right:0;
width:50px;
height:100%;
cursor:pointer; -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.taptap-search-clear-inner {
display:table-cell;
vertical-align:middle;
}
.taptap-search-clear {
position:relative;
vertical-align:middle;
left:15px;
width:18px;
height:18px;
border-radius:50%;
background-color:#555;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-search-clear::before {
content:'';
position:absolute;
top:8px;
left:3px;
width:12px;
height:2px;
background-color:#191919;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-search-clear::after {
content:'';
position:absolute;
top:8px;
left:3px;
width:12px;
height:2px;
background-color:#191919;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
} .taptap-search-overlay {
position:fixed;
z-index:9999997;
top:-1000%;
left:0;
right:0;
width:100%;
height:100%;
height:100vh;
background-color:#000;
cursor:pointer;
opacity:0;
-webkit-transition:opacity .25s ease 0s, top 0s ease .25s;
-moz-transition:opacity .25s ease 0s, top 0s ease .25s;
transition:opacity .25s ease 0s, top 0s ease .25s;
}
.taptap-search-overlay-active {
top:0;
opacity:.5;
-webkit-transition:opacity .25s ease 0s, top 0s ease 0s;
-moz-transition:opacity .25s ease 0s, top 0s ease 0s;
transition:opacity .25s ease 0s, top 0s ease 0s;
}  .taptap-logo-wrapper {
position:fixed;
z-index:99996;
top:23px;
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
transform:translateX(-50%);
} .taptap-logo-image img {
width:auto;
max-height:35px;
} .taptap-logo a {
font-family:'Montserrat';
font-weight:400;
font-size:14px;
letter-spacing:0;
text-decoration:none;
color:#878C91;
margin:0;
padding:5px;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-logo a:hover {
color:#D4D9DE;
text-decoration:none;
} .taptap-logo-primary {
position:relative;
z-index:10;
-webkit-transition:all .4s ease;
-moz-transition:all .4s ease;
transition:all .4s ease;
}
.taptap-logo-secondary {
opacity:0;
position:absolute;
top:0;
z-index:9;
-webkit-transition:all .4s ease;
-moz-transition:all .4s ease;
transition:all .4s ease;
}
.taptap-logo-image-active .taptap-logo-primary {
opacity:0;
}
.taptap-logo-image-active .taptap-logo-secondary {
opacity:1;
} .taptap-header-bg-image {
position:fixed;
z-index:99995;
top:0;
left:0;
width:100%;
height:65px;
background-size:cover;
background-repeat:no-repeat;
} .taptap-header {
position:fixed;
z-index:99994;
top:0;
left:0;
width:100%;
height:65px;
background-color:#1D2124;
}  .taptap-heading,
.taptap-subheading,
.taptap-heading a,
.taptap-subheading a {
font-family:arial,tahoma,verdana,sans-serif;
text-align:center;
letter-spacing:0;
line-height:16px;
text-decoration:none;
} .taptap-heading,
.taptap-heading a {
font-family:'Montserrat';
font-weight:400;
font-size:14px;
color:#D1CA66;
} .taptap-subheading { margin-top:5px; }
.taptap-subheading,
.taptap-subheading a {
font-family:'Montserrat';
font-weight:400;
font-size:10px;
color:#727B81;
}
.taptap-heading a:hover {
color:#D1CA66;
text-decoration:underline;
}
.taptap-subheading a:hover {
color:#727B81;
text-decoration:underline;
} .taptap-image {
text-align:center;
margin:0;
}
.taptap-image img {
margin:0 auto;
max-width:100%;
height:auto;
}  .taptap-by-bonfire {
margin:25px 25px 0 25px;
}
.taptap-by-bonfire ul {
width:100%;
list-style-type:none;
margin:0;
padding:0;
} .taptap-by-bonfire ul li {
width:100%;
min-height:30px;
list-style-type:none;
margin:0;
padding:1px;
text-align:center;
-webkit-transition:all .2s ease .5s;
-moz-transition:all .2s ease .5s;
transition:all .2s ease .5s;
}
.taptap-by-bonfire ul li a {
font-family:'Montserrat';
font-weight:400;
font-size:14px;
letter-spacing:0;
color:#878C91;
margin:0;
padding:11px 0;
display:inline-block;
text-decoration:none;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
transition:all .2s ease;
}
.taptap-by-bonfire .menu {
list-style:none;
margin:0;
padding:0;
}
.taptap-by-bonfire .menu li {
position:relative;
margin:0;
padding:0;
border:none;
z-index:auto;
}
.taptap-by-bonfire .menu ul {
list-style:none;
margin:0;
padding:0;
display:none;
} .taptap-by-bonfire ul li.current-menu-item > a,
.taptap-by-bonfire .sub-menu .current-menu-item > a { color:#E4D7D7; } .taptap-by-bonfire .sub-menu a {
color:#686C6F;
font-size:13px;
letter-spacing:0;
margin:0;
padding:11px 0;
}  .taptap-sub-arrow {
position:absolute;
cursor:pointer;
top:0;
width:40px;
display:inline-block;
margin:8px 0 0 13px;
padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.taptap-sub-arrow-inner {
position:relative;
display:block;
top:0;
right:0;
width:40px;
height:25px;
border-left:1px solid #4A4D50;
}
.taptap-sub-arrow-inner::before,
.taptap-sub-arrow-inner::after {
position:absolute;
content:'';
display:block;
top:11px;
width:9px;
height:2px;
background-color:#ADADAC;
-webkit-transition:all .35s ease;
-moz-transition:all .35s ease;
transition:all .35s ease;
}
.taptap-sub-arrow-inner::before {
left:14px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
}
.taptap-sub-arrow-inner::after {
left:20px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-by-bonfire span.taptap-submenu-active span::before {
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-by-bonfire span.taptap-submenu-active span::after {
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
} .taptap-by-bonfire ul li a i,
.taptap-by-bonfire .sub-menu a i {
font-size:15px;
margin:2px 7px 0 7px;
-webkit-transition:all .25s ease;
-moz-transition:all .25s ease;
transition:all .25s ease;
}
.taptap-by-bonfire ul li a i {
color:#8C9093;
}
.taptap-by-bonfire .sub-menu a i {
color:#686C6F;
margin-top:0;
} .taptap-menu-item-description {
font-family:'Montserrat';
font-weight:400;
font-size:11px;
line-height:11px;
color:#60666B;
letter-spacing:0;
margin:2px 0 0 0;
} li.menu-item-has-children > a .taptap-menu-item-description { display:none; } .taptap-alternate-close-button {
position:fixed;
z-index:1;
top:20px;
right:20px;
width:45px;
height:45px;
cursor:pointer;
}
.taptap-alternate-close-button::before,
.taptap-alternate-close-button::after {
content:'';
position:absolute;
top:21px;
left:0;
width:45px;
height:2px;
background-color:#ccc;
-webkit-border-radius:50px;
-moz-border-radius:50px;
border-radius:50px;
-webkit-transition: all .15s ease;
-moz-transition: all .15s ease;
transition: all .15s ease;
}
.taptap-alternate-close-button::before {
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
}
.taptap-alternate-close-button::after {
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
} .taptap-by-bonfire-image-wrapper {
display:block;
margin:0 5px;
text-align:center;
}
.taptap-by-bonfire-image {
margin:0 auto;
}
.taptap-by-bonfire-image ul {
list-style-type:none;
margin:0;
padding:10px;
}
.taptap-by-bonfire-image ul li {
list-style-type:none;
text-align:center;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
transition:all .2s ease;
}
.taptap-by-bonfire-image ul li a {
font-family:'Muli';
font-weight:700;
margin:0;
padding:0;
display:inline-block;
text-decoration:none;
text-align:left;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
transition:all .2s ease;
}
.taptap-image-grid-item > a {
font-size:18px;
letter-spacing:0;
color:#fff;
}
.taptap-by-bonfire-image .menu {
list-style:none;
}
.taptap-by-bonfire-image .menu li {
position:relative;
border:none;
z-index:auto;
}
.taptap-by-bonfire-image .menu ul {
list-style:none;
margin:0;
padding:0;
display:none;
}
.taptap-by-bonfire-image > ul {
position:relative;
max-width:960px;
display:grid;
grid-gap:20px;
grid-template-columns:repeat(3, 1fr);
color:#444;
list-style-type:none;
margin:0 auto;
padding:0;
}
.taptap-by-bonfire-image > ul > li {
width:100%;
min-width:100px;
height:100%;
} .taptap-image-sub-wrapper {
position:relative;
z-index:9;
min-width:100px;
height:160px;
padding:0;
margin:0;
}
.taptap-image-grid-item {
position:relative;
width:100%;
max-height:340px;
background-color:#333;
overflow:auto;
border-radius:7px;
}
.taptap-by-bonfire-image-active .taptap-image-grid-item {
-webkit-box-shadow:0px 0px 30px 15px rgba(0,0,0,0.75);
-moz-box-shadow:0px 0px 30px 15px rgba(0,0,0,0.75);
box-shadow:0px 0px 30px 15px rgba(0,0,0,0.75);
}
.taptap-image-grid-item > a {
width:100%;
height:160px;
padding:14px 10px 0 15px !important;
line-height:20px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.taptap-by-bonfire-image > ul > li > ul {
width:100%;
}
.taptap-image-grid-item > ul {
padding-left:15px !important;
}
.taptap-image-grid-item > ul li {
z-index:99999 !important;
opacity:0;
-webkit-transform:translateY(20px);
-moz-transform:translateY(20px);
transform:translateY(20px);
-webkit-transition:all .75s ease;
-moz-transition:all .75s ease;
transition:all .75s ease;
}
.taptap-image-grid-item > ul > li:first-child {
margin-top:-50px;
}
.taptap-image-grid-item > ul > li:last-child {
padding-bottom:10px;
} .taptap-by-bonfire-image-active {
z-index:1 !important;
opacity:1;
} .taptap-image-grid-item > ul::before {
opacity:0;
content:'';
position:absolute;
z-index:99999;
top:-0px;
left:0;
width:100%;
height:160px;
display:block;
pointer-events:none;
-webkit-transition:all .35s ease;
-moz-transition:all .35s ease;
transition:all .35s ease;
background:#333;
background:linear-gradient(180deg, rgba(30,30,30,0) 25%, #333 100%, #333 100%);
}
.taptap-by-bonfire-image-active .taptap-image-grid-item > ul::before {
opacity:1;
}
.taptap-by-bonfire-image-sub-active {
opacity:1 !important;
-webkit-transform:translateY(0) !important;
-moz-transform:translateY(0) !important;
transform:translateY(0) !important;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li {
opacity:1;
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
transform:translateX(0);
} .taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(1) {
-webkit-transition:opacity .75s ease .1s, -webkit-transform .85s ease .1s;
-moz-transition:opacity .75s ease .1s, -moz-transform .85s ease .1s;
transition:opacity .75s ease .1s, transform .85s ease .1s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(2) {
-webkit-transition:opacity .75s ease .15s, -webkit-transform .85s ease .15s;
-moz-transition:opacity .75s ease .15s, -moz-transform .85s ease .15s;
transition:opacity .75s ease .15s, transform .85s ease .15s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(3) {
-webkit-transition:opacity .75s ease .2s, -webkit-transform .85s ease .2s;
-moz-transition:opacity .75s ease .2s, -moz-transform .85s ease .2s;
transition:opacity .75s ease .2s, transform .85s ease .2s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(4) {
-webkit-transition:opacity .75s ease .25s, -webkit-transform .85s ease .25s;
-moz-transition:opacity .75s ease .25s, -moz-transform .85s ease .25s;
transition:opacity .75s ease .25s, transform .85s ease .25s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(5) {
-webkit-transition:opacity .75s ease .3s, -webkit-transform .85s ease .3s;
-moz-transition:opacity .75s ease .3s, -moz-transform .85s ease .3s;
transition:opacity .75s ease .3s, transform .85s ease .3s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(6) {
-webkit-transition:opacity .75s ease .35s, -webkit-transform .85s ease .35s;
-moz-transition:opacity .75s ease .35s, -moz-transform .85s ease .35s;
transition:opacity .75s ease .35s, transform .85s ease .35s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(7) {
-webkit-transition:opacity .75s ease .4s, -webkit-transform .85s ease .4s;
-moz-transition:opacity .75s ease .4s, -moz-transform .85s ease .4s;
transition:opacity .75s ease .4s, transform .85s ease .4s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(8) {
-webkit-transition:opacity .75s ease .45s, -webkit-transform .85s ease .45s;
-moz-transition:opacity .75s ease .45s, -moz-transform .85s ease .45s;
transition:opacity .75s ease .45s, transform .85s ease .45s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(9) {
-webkit-transition:opacity .75s ease .5s, -webkit-transform .85s ease .5s;
-moz-transition:opacity .75s ease .5s, -moz-transform .85s ease .5s;
transition:opacity .75s ease .5s, transform .85s ease .5s;
}
.taptap-main-wrapper-active .taptap-by-bonfire-image > ul > li:nth-child(10) {
-webkit-transition:opacity .75s ease .55s, -webkit-transform .85s ease .55s;
-moz-transition:opacity .75s ease .55s, -moz-transform .85s ease .55s;
transition:opacity .75s ease .55s, transform .85s ease .55s;
}
.taptap-image-grid-item > a {
position:relative;
z-index:0;
}
.taptap-image-grid-item > a:before {
content:'';
position:absolute;
z-index:-1;
top:0;
left:0;
width:100%;
height:100%;
border-radius:7px;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
} .taptap-by-bonfire-image .sub-menu {
display:none;
}
.taptap-image-submenu-active {
display:inline !important;
}
.taptap-by-bonfire-image .sub-menu li {
text-align:left;
}
.taptap-by-bonfire-image .sub-menu li a {
color:#686C6F;
font-size:16px;
letter-spacing:0;
margin:0;
padding:11px 0;
width:100%;
} .taptap-by-bonfire-image ul.sub-menu ul li {
padding-left:10px;
}  .taptap-image-sub-arrow {
position:absolute;
top:0;
right:8px;
pointer-events:none;
width:36px;
height:36px;
display:inline-block;
margin:8px 0 0 13px;
padding:0;
border-radius:50%;
background-color:#525BDE; -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.taptap-by-bonfire-image .taptap-image-sub-arrow-inner::before,
.taptap-by-bonfire-image .taptap-image-sub-arrow-inner::after {
position:absolute;
content:'';
display:block;
top:17px;
width:14px;
height:2px;
border-radius:50px;
background-color:#fff;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
transition:all .5s ease;
}
.taptap-by-bonfire-image .taptap-image-sub-arrow-inner::before {
left:11px;
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
transform:rotate(0deg);
}
.taptap-by-bonfire-image .taptap-image-sub-arrow-inner::after {
left:11px;
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
transform:rotate(90deg);
}
.taptap-by-bonfire-image span.taptap-submenu-active span::before {
-webkit-transform:rotate(225deg);
-moz-transform:rotate(225deg);
transform:rotate(225deg);
}
.taptap-by-bonfire-image span.taptap-submenu-active span::after {
-webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
transform:rotate(135deg);
} .taptap-by-bonfire-image .sub-menu .taptap-image-sub-arrow {
top:-5px;
width:32px;
height:32px;
border:2px solid transparent;
background:#444;
-webkit-transition:all .35s ease;
-moz-transition:all .35s ease;
transition:all .35s ease;
}
.taptap-by-bonfire-image .sub-menu span.taptap-submenu-active {
border-color:#444;
background:transparent;
}
.taptap-image-sub-arrow-inner {
position:relative;
display:block;
top:0;
right:0;
width:40px;
height:25px;
}
.sub-menu .taptap-image-sub-arrow-inner::before,
.sub-menu .taptap-image-sub-arrow-inner::after {
position:absolute;
content:'';
display:block;
top:15px;
width:7px;
height:2px;
border-radius:50px;
background-color:#ADADAC;
-webkit-transition:all .35s ease;
-moz-transition:all .35s ease;
transition:all .35s ease;
}
.sub-menu .taptap-image-sub-arrow-inner::before {
left:11px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
}
.sub-menu .taptap-image-sub-arrow-inner::after {
left:15px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-by-bonfire-image .sub-menu span.taptap-submenu-active span::before {
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
}
.taptap-by-bonfire-image .sub-menu span.taptap-submenu-active span::after {
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
} .taptap-menu-item-description {
font-family:'Montserrat';
font-weight:400;
font-size:11px;
line-height:11px;
color:#60666B;
letter-spacing:0;
margin:2px 0 0 0;
} li.menu-item-has-children > a .taptap-menu-item-description { display:none; } .taptap-main-wrapper {
position:fixed;
z-index:99999;
top:-1000%;
left:0;
width:100%;
height:100%;
opacity:0; -webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0); -webkit-overflow-scrolling:touch;
-webkit-transition:-webkit-transform .5s ease, top 0s ease .5s, opacity .5s ease 0s;
-moz-transition:-moz-transform .5s ease, top 0s ease .5s, opacity .5s ease 0s;
transition:transform .5s ease, top 0s ease .5s, opacity .5s ease 0s;
}
.taptap-main-wrapper-active {
top:0;
opacity:1;
-webkit-transition:-webkit-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s;
-moz-transition:-moz-transform .5s ease, top 0s ease 0s, opacity .5s ease 0s;
transition:transform .5s ease, top 0s ease 0s, opacity .5s ease 0s;
}
.taptap-main-inner {
width:100%;
height:100%;
overflow-y:auto;
}
.taptap-main {
padding:0;
margin:0;
display:table;
width:100%;
height:100%; transform:translate3d(0,0,0);
-webkit-transform:translate3d(0,0,0);
}
.taptap-main-inner-inner {
display:table-cell;
vertical-align:top;
margin:0;
padding:75px 0;
} .taptap-main-inner-inner-toolbar {
padding-top:157px;
}
.taptap-contents-wrapper {
margin:0 auto;
} .taptap-background-color {
position:fixed;
z-index:99998;
top:-1000%;
left:0;
width:100%;
height:100%;
height:100vh;
background-color:#111112; -webkit-transform:translate3d(0,0,0); -webkit-overflow-scrolling:touch;
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
transform:translateY(-100%);
-webkit-transition:-webkit-transform .5s ease, top 0s ease .5s;
-moz-transition:-moz-transform .5s ease, top 0s ease .5s;
transition:transform .5s ease, top 0s ease .5s;
}
.taptap-background-color-active {
top:0;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0);
-webkit-transition:-webkit-transform .5s ease, top 0s ease 0s;
-moz-transition:-moz-transform .5s ease, top 0s ease 0s;
transition:transform .5s ease, top 0s ease 0s;
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
} .taptap-background-image {
position:fixed;
z-index:99999;
top:-1000%;
left:0;
width:100%;
height:100%;
height:100vh;
opacity:.1; -webkit-transform:translate3d(0,0,0); -webkit-overflow-scrolling:touch;
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
transform:translateY(-100%);
background-size:cover;
background-repeat:no-repeat; -webkit-transition:-webkit-transform .5s ease, top 0s ease .5s;
-moz-transition:-moz-transform .5s ease, top 0s ease .5s;
transition:transform .5s ease, top 0s ease .5s;
}
.taptap-background-image-active {
top:0;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0);
-webkit-transition:-webkit-transform .5s ease, top 0s ease 0s;
-moz-transition:-moz-transform .5s ease, top 0s ease 0s;
transition:transform .5s ease, top 0s ease 0s;
} .taptap-background-overlay {
position:fixed;
z-index:99997;
top:-1000%;
left:0;
width:100%;
height:100%;
height:100vh;
background-color:#000;
cursor:pointer;
opacity:0;
-webkit-transition:opacity .5s ease, top 0s ease .5s;
-moz-transition:opacity .5s ease, top 0s ease .5s;
transition:opacity .5s ease, top 0s ease .5s;
}
.taptap-background-overlay-active {
top:0;
opacity:.5;
-webkit-transition:opacity .5s ease, top 0s ease 0s;
-moz-transition:opacity .5s ease, top 0s ease 0s;
transition:opacity .5s ease, top 0s ease 0s;
} .taptap-widgets-wrapper { margin-top:30px; }
.taptap-widgets-wrapper .widget {
font-family:'Montserrat';
font-weight:400;
text-align:center;
width:100%;
margin:10px 0 0 0;
padding:0;
font-size:12px;
line-height:16px;
color:#8C9093;
letter-spacing:0;
}
.taptap-widgets-wrapper .widget a {
color:#8C9093;
text-decoration:none;
border:none;
}
.taptap-widgets-wrapper .widget a:hover {
text-decoration:none;
border:none;
}
.taptap-widgets-wrapper .widget div,
.taptap-widgets-wrapper .widget span,
.taptap-widgets-wrapper .widget iframe,
.taptap-widgets-wrapper .widget object,
.taptap-widgets-wrapper .widget embed {
margin-left:auto;
margin-right:auto;
}
.taptap-widgets-wrapper .widget .widgettitle {
font-family:'Montserrat';
font-weight:400;
font-size:12px;
line-height:16px;
} .taptap-smart-header-hide {
top:calc(0px - 150px) !important;
}  .taptap-absolute { position:absolute; } .taptap-header-bg-image,
.taptap-header,
.taptap-menu-button-wrapper,
.taptap-woo-button-wrapper,
.taptap-search-button-wrapper,
.taptap-logo-wrapper {
-webkit-transition:opacity .25s ease, top .35s ease;
-moz-transition:opacity .25s ease, top .35s ease;
transition:opacity .25s ease, top .35s ease;
}
.taptap-hide-header-elements {
opacity:0 !important;
} .scroll-wrapper {
overflow:hidden !important;
padding:0 !important;
position:relative;
}
.scroll-wrapper > .scroll-content {
border:none !important;
box-sizing:content-box !important;
height:auto;
left:0;	
margin:0;
max-height:none !important;
max-width:none !important;
overflow:scroll !important;
position:relative !important;
top:0;
width:auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
height:0;
width:0;
}
.scroll-element {
display:none;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
display:block;
} .taptap-main-inner > .scroll-element,
.taptap-main-inner > .scroll-element div {
border:none;
margin:0;
padding:0;
position:absolute;
z-index:9999999999;
}
.taptap-main-inner > .scroll-element div {
display:block;
height:100%;
left:0;
top:0;
width:100%;
}
.taptap-main-inner > .scroll-element.scroll-x {
bottom:0;
height:8px;
left:0;
width:100%;
}
.taptap-main-inner > .scroll-element.scroll-y {
max-height:100%;
right:3px;
top:3px;
bottom:3px;
width:5px;
}
.taptap-main-inner > .scroll-element .scroll-element_outer {
overflow:hidden;
}
.taptap-main-inner > .scroll-element .scroll-bar { background-color:#5E6469; } .taptap-main-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left:-12px; }
.taptap-main-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top:-12px; }
.taptap-main-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.taptap-main-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; } .taptap-image-grid-item > .scroll-element,
.taptap-image-grid-item > .scroll-element div {
border:none;
margin:0;
padding:0;
position:absolute;
z-index:9999999999;
}
.taptap-image-grid-item > .scroll-element div {
display:block;
height:100%;
left:0;
top:0;
width:100%;
}
.taptap-image-grid-item > .scroll-element.scroll-x {
bottom:0;
height:8px;
left:0;
width:100%;
}
.taptap-image-grid-item > .scroll-element.scroll-y {
max-height:100%;
right:3px;
top:3px;
bottom:3px;
width:5px;
}
.taptap-image-grid-item > .scroll-element .scroll-element_outer {
overflow:hidden;
}
.taptap-image-grid-item > .scroll-element .scroll-bar { background-color:#5E6469; } .taptap-image-grid-item > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left:-12px; }
.taptap-image-grid-item > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top:-12px; }
.taptap-image-grid-item > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.taptap-image-grid-item > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; } .wp-toolbar-active { margin-top:32px; } #wpadminbar { z-index:9999999999999999999999999999; }  @media screen and (max-width: 782px) {
.wp-toolbar-active { margin-top:46px; }
#wpadminbar { position: fixed !important; }
} @media screen and (max-width:800px) {
.taptap-by-bonfire-image > ul {
grid-template-columns:repeat(2, 1fr);
}
}
@media screen and (max-width:600px) {
.taptap-by-bonfire-image > ul {
grid-template-columns:none;
}
.taptap-image-sub-wrapper {
height:100%;
}
.taptap-image-grid-item {
position:relative !important;
max-height:none;
}
.taptap-image-grid-item > a:after {
position:absolute;
}
.taptap-image-grid-item > .scroll-element,
.taptap-image-grid-item > .scroll-element div {
display:none;
}
}