a:visited,
.main-color,
h6,
.footer a.active,
.footer a.active:before,
.page-head .current,
.page-head .current:visited,
.email-suggestion a,
.email-suggestion a:visited,
.list-item a,
.language-button.selected,
.highlight,
.like-link,
.like-link:hover,
.like-link:visited,
.version-check-content a,
.version-check-content span,
.read-more-btn,
.underlined-input{
color:#46d8d8;
}
.input-clean:focus,
.form-element-valid{
box-shadow:0px 1px #46d8d8;
}
.main-bg-color,
.button-login,
.button-send-share-via-email,
.button-send-report-form,
.check.selected,
.loading-bar .bar-fill,
.notify-success .notify-bar-bg,
.notify-done .notify-bar-bg,
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch,
.checked.checkbox-button .checkbox-button-icon,
.button-header,
.round-dot,
.active-slider-indicator{
background-color:#46d8d8;
}
.file-upload-loader-fill{
background-color:#2fa7a7;
}
.button-login,
.button-resend-activation,
.button-go-to-settings,
.button-save,
.button-login:visited,
.button-use-email-authentication,
.button-resend-activation:visited,
.button-go-to-settings:visited,
.button-save:visited,
.go-edit-mode,
.go-visual-mode,
.button-next-step,
.button-colored{
background-color:#3bc4c4 !important;
border-bottom-color:#2fa7a7 !important;
border-top-color:#6ce3e3 !important;
color:#fff !important;
}
.check.selected,
.complete.list-item{
border-left-color:#46d8d8;
}
.new-item-border{
background-color:#5adede;
}
.button-next-step>div,
.button-colored>div{
color:#fefefe;
}
.pub_sticker,
.platform-bg-color{
background-color:#009b9b;
}
.btn-scroll-more-container button{
background-color:rgba(59,196,196,0.8);
color:#fefefe;
}
@keyframes blinkMainColor{
0%{
background-color:#46d8d8;
}
50%{
background-color:#2fa7a7;
}
100%{
background-color:#46d8d8;
}
}
@-webkit-keyframes blinkMainColor{
0%{
background-color:#46d8d8;
}
50%{
background-color:#2fa7a7;
}
100%{
background-color:#46d8d8;
}
}
