#rineditor_php_message_2 {
	display: none !important;
}

#cke_message {
	border: 0 !important;
}

#cke_1_contents.cke_contents {
	transition: color .1s ease-in-out;
	background-color: #2a0221;
	border: 1px solid #38072d;
	border-radius: 0;
	text-decoration: none;
}

.cke_wysiwyg_frame, .cke_wysiwyg_div {
	background-color: #2a0221 !important;
}

#cke_1_contents #message_2 {
	color: #ababab !important;
	font-family: 'Poppins',sans-serif !important;
	font-weight: 400 !important;
	font-size: 1rem !important;
	transition: color .1s ease-in-out;
	background-color: #2a0221;
	border-color: #2a0221;
	border-radius: 0;
	text-decoration: none;
	width: calc(100% - 2rem) !important;
	height: calc(100% - 2rem) !important;
	padding: 1rem;
}

#cke_1_contents #message_2:focus {
	border-color: transparent;
	outline: none;
	color: #ababab;
	box-shadow: 0 0 0 0.25rem rgb(42 2 33 / 25%);
	background-color: #2a0221;
}

#cke_1_top {
	border: 1px solid #583270;
	background: #100011;
	box-shadow: none;
	padding: 0.5rem 0 0 0.5rem !important;
	margin-bottom: 1rem;
}

#cke_1_bottom {
	background: #38072d;
	border: none;
	box-shadow: none;
	padding: 0.5rem;
}

.cke_resizer_ltr {
	margin-right: 0 !important;
}

.cke_toolgroup {
	float: none !important;
	margin: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: none !important;
}

.cke_inner {
	background: #301e38 !important;
}

.cke_toolbar {
	float: none !important;
}

a.cke_button {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	position: relative !important;
	background-color: #2a0221 !important;
	border: 1px solid #38072d !important;
	color: #ababab !important;
	height: 30px !important;
	width: 30px !important;
	padding: 0 !important;
	margin-right: 0.5rem !important;
	margin-bottom: 0.5rem !important;
	transition: all .05s ease-in-out !important;
}

a.cke_button_off:hover, a.cke_button_off:active, a.cke_button_disabled:hover, a.cke_button_disabled:active {
	border-radius: 0 !important;
    box-shadow: none !important;
    background: #2a0221 !important;
	cursor: pointer;
}

a.cke_button:hover::after {
	color: white;
}

a.cke_button__source {
	width: auto !important;
}

.cke_toolbar_separator {
	display: none;
}

.cke_button_icon {
	display: none !important;
}

a.cke_combo_button {
	box-shadow: none !important;
    background: #2a0221 !important;
    border: 1px solid #38072d !important;
    color: #ababab !important;
    border-radius: 0 !important;
    float: none !important;
    height: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
}

a.cke_combo_button #cke_11_text {
	width: 100px;
    text-shadow: none;
    color: #ababab !important;
    font: 0.9rem Poppins;
}

a.cke_combo_button .cke_combo_open {
	height: 25px !important;
}

a.cke_button__source {
	box-shadow: none !important;
    background: #2a0221 !important;
    border: 1px solid #38072d !important;
    color: #ababab !important;
    border-radius: 0 !important;
    float: none !important;
    height: 30px !important;
    display: inline-flex !important;
    align-items: center !important;
	width: 160px !important;
	cursor: pointer !important;
}

a.cke_button_on {
	background: #38072d !important;
}

a.cke_button__source #rineditor_source_message_2_label {
	text-shadow: none;
    color: #ababab !important;
    font: 0.9rem Poppins;
	cursor: pointer !important;
}

a.cke_button::after {
	font-family: 'bootstrap-icons';
	font-size: 1.15rem;
	color: #ababab;
	transition: all .05s ease-in-out !important;
}

#rineditor_bold_message_2::after {
	content: '\F5F0';
}

#rineditor_italic_message_2::after {
	content: '\F5F4';
}

#rineditor_underline_message_2::after {
	content: '\F5F6';
}

#rineditor_strike_message_2::after {
	content: '\F2E2';
}

#rineditor_justifyleft_message_2::after {
	content: '\F5C7';
}

#rineditor_justifycenter_message_2::after {
	content: '\F5C4';
}

#rineditor_justifyright_message_2::after {
	content: '\F5C9';
}

#rineditor_justifyblock_message_2::after {
	content: '\F44B';
}

#rineditor_removeFormat_message_2::after {
	content: '\F330';
}

#rineditor_horizontalrule_message_2::after {
	content: '\F63B';
}

#rineditor_image_message_2::after {
	content: '\F36D';
}

#rineditor_link_message_2::after {
	content: '\F471';
}

#rineditor_numberedlist_message_2::after {
	content: '\F475';
}

#rineditor_bulletedlist_message_2::after {
	content: '\F478';
}

#rineditor_blockquote_message_2::after {
	content: '\F6B0';
}

#rineditor_code_message_2::after {
	content: '\F2C6';
}

#rineditor_pastetext_message_2::after {
	content: '\F381';
}

#rineditor_pastefromword_message_2::after {
	content: '\F38D';
}

#rineditor_undo_message_2::after {
	content: '\F117';
}

#rineditor_redo_message_2::after {
	content: '\F116';
}

#rineditor_textColor_message_2 {
	width: 40px !important;
    justify-content: space-around !important;
    flex-direction: row-reverse;
	background: #2a0221 !important;
}

#rineditor_textColor_message_2::after {
	content: '\F4B1';
}