.mc-texteditor ul {list-style-type: inherit; margin-left: 12px;}
.mc-texteditor ol {list-style: decimal; margin-left: 12px;}

.mc-texteditor .dxp-theme-white .text-editor a { color: #636363; text-decoration:underline;}
.mc-texteditor .dxp-theme-white .text-editor a:hover { color: #cf4500 ;}
.mc-texteditor .dxp-theme-white .text-editor a:focus { color: #636363 ; outline: 1px solid #222221;}
.mc-texteditor .dxp-theme-white .text-editor a:disabled { color: #444340 ; cursor: not-allowed; }

.mc-texteditor .dxp-theme-light-grey .text-editor a { color: #444340; text-decoration:underline;}
.mc-texteditor .dxp-theme-light-grey .text-editor a:hover { color: #cf4500 ;}
.mc-texteditor .dxp-theme-light-grey .text-editor a:focus { color: #444340 ; outline: 1px solid #222221;}
.mc-texteditor .dxp-theme-light-grey .text-editor a:disabled { color: #444340 ; cursor: not-allowed; }

.mc-texteditor .dxp-theme-black .text-editor a { color: #ffffff; text-decoration:underline;}
.mc-texteditor .dxp-theme-black .text-editor a:hover { color: #ffffff ;}
.mc-texteditor .dxp-theme-black .text-editor a:focus { color: #ffffff ; outline: 1px solid #b1ada6;}
.mc-texteditor .dxp-theme-black .text-editor a:disabled { color: #ffffff ; cursor: not-allowed; }

.mc-texteditor .dxp-theme-rich-grey .text-editor a { color: #ffffff; text-decoration:underline;}
.mc-texteditor .dxp-theme-rich-grey .text-editor a:hover { color: #ffffff ;}
.mc-texteditor .dxp-theme-rich-grey .text-editor a:focus { color: #ffffff ; outline: 1px solid #b1ada6;}
.mc-texteditor .dxp-theme-rich-grey .text-editor a:disabled { color: #ffffff ; cursor: not-allowed; }