.gjs-pn-btn.fa.fa-arrows-alt {display:none;}
.gjs-layer-vis.fa.fa-eye {display:none;}
.gjs-pn-btn.fa.fa-eye {display:none;}
.gjs-pn-btn.fa.fa-code {display:none;}
.cc_custom_content_slot {margin: auto;}
.gjs-block-categories {font-size: small;}
.gjs-block-label {font-size: xx-small;}
.gjs-pn-views-container select option {color: black; background-color: white;}
.cssColorHeightAndWidth {width: 150px; height: 26px; color: black; text-align: center;}
.cssColorHeightAndWidthLarge {width: 175px; height: 26px; color: black; text-align: center;}
#stickyBarAnchor {float:right;text-align:right;background-color:rgb(68,68,68);color:white;position:fixed;bottom:0;height: 157px; width: 400px;border: rgb(210, 120, 201) solid 2px}
#enableDisableEditorButton {background-color: white;color:black; border-color: black; height: 30px; padding-top:3px; min-width: 175px; margin-right: 10px;}
.CCC_mainEditButtonDiv {margin-top: 10px; text-align: center;}
.CCC_subEditButtonDiv {background-color:rgb(210, 120, 201);margin-top: -10px;margin-bottom: 10px;height: 30px;color: black;padding: 5px;font-weight: bold;}
#currentDateElement {text-align: center;margin: 0px 10px 0px 0px; float:right;}
.CCC_inputElement_center {text-align:center;}
#accountGrouptarget {text-align: center;margin: 10px 10px 10px 0px; float:right; margin-right: 10px;}
div.defaultAnchor {text-align:center; padding: 10px 0 5px 0; color:#d278c9;cursor: pointer;}
div.editorButton {
    float: right;
    padding-right: 5px;
    cursor: pointer;
    padding: 4px;
    margin: 0!important;
    text-align: center;
    height: 30px;
    background-color: rgb(210, 120, 201);
    font-weight: bold;
}
div.editorButtonNew {
    float: right;
    padding-right: 5px;
    cursor: pointer;
    padding: 4px;
    margin: 0!important;
    text-align: center;
    height: 30px;
    background-color: rgb(210, 120, 201);
    font-weight: bold;
}
i.CCC_inlineEditIcon {color:#000;}
i.CCC_inlineEditIcon:hover {font-weight: 600;}
#inlineEditorAnchors {width:100%;}
#inlineEditorAnchor {display:none;}
div.CCC_InlineEditorCanvas {display:flex; justify-content: space-between;}
table.CCC_inlineEditorAnchorTable {width:100%;padding-left:2px;}
div.cccDateRangeBadge {
    position: relative;
    margin: 10px;
    background-color: rgb(210, 120, 201);
    color: black;
}
div.cccDateRangeBadge:hover {color: black;}
div.editorButtonNew:hover {
    font-size: 17px; 
}
div.editorButton:hover {
    font-size: 17px; 
}
div.cccEditContentContainer {
    width: 100%;
    background-color:rgb(68,68,68);color:white;
    border-bottom: rgb(210, 120, 201) solid 2px;
}
div.cccEditTools {
    width: 50%;
    float: left;
}
div.cccCreateTools {
    width: 50%;
    text-align: center;
    float: left;
}
div.cccCreateToolsFull {
    width: 100%;
    text-align: center;
    float: left;
}
.slotDateElement {
    text-align: center;
    margin: 10px 0px 5px 0px;
    float: right;
}
.createNewSlotContent {
    background-color: white;
    color:black; 
    border-color: black;
    height: 30px;
    padding-top: 3px;
    min-width: 150px;
    float: right;
}
div.cccSlotInputElements {
    width: 275px;
    margin: auto;
}
div.cccCreateToolsOnly div.cccSlotInputElements {
    width: 275px;
}