.ck-editor__editable .coh-color-white {
    cursor: text;
    background: #121212;
}


.ck-editor__editable .coh-style-tick-list---white {
    cursor: text;
    background: #121212;
}

/* Salesforce chat styles */

#block-salesforcelivechatcode a {
    text-decoration: underline;
    font-weight: 700;
}

#liveagent_button_online_5736f000000k9ea {
  margin-top: 28px;
	display: block;
}

#liveagent_button_offline_5736f000000k9ea {
  padding: 27px;
}

.text-align-center.live-chat {
    margin-top: 16px;
}
.custom-radio-btn-style li.coh-style-a-cross-list-blue {
	text-indent: 0;
	list-style-type: disc;
}
.custom-radio-btn-style li.coh-style-a-cross-list-blue::marker {
	font-size: 100%;
}