/**
 * 코스모스 색상설정 관리자 패널 바 컬러값
 */
.x-panel-header-default#panel-1011_header {border-color:#5fa2dd; background:#5fa2dd;}
.x-panel-header-default .x-tool-img {background-color:#5fa2dd !important;}
.x-tab-bar-default {background:#5fa2dd !important;}

#coursemosOzExtraExcelTextCommon {margin-bottom:0;}
#coursemosOzExtraExcelTextCommon span i { position:relative; display:inline-block; font-weight:600; color:#fff; background-color:#000; padding:2px 13px; text-align:center; font-style:normal; font-size:11px; margin-bottom:10px; border-radius:3px; }
#coursemosOzExtraExcelTextCommon span i:after {content:''; position:absolute; display:block; right:7px; bottom:-7px; width:0; height:0; border-bottom:10px solid transparent; border-top:1px solid transparent; border-right:11px solid black; transform:rotate(4deg);}
#coursemosOzExtraExcelTextCommon span b {display:inline-block; vertical-align:middle; margin-left:10px; font-size:15px; font-weight:bold; }

#coursemosOzExtraExcelText {margin-bottom:10px;}
#coursemosOzExtraExcelText .text_red {color:red;}
#coursemosOzExtraExcelText ul {padding-left:15px; list-style:circle; word-break:keep-all; }

