/* Views */
.Brief {font-family: arial, tahoma;}
/*.Brief table{border-collapse:separate;border-spacing:3px;}*/
.Brief fieldset{padding:2px;}
.Brief textarea{font-size: 11px;}

/*.BriefLabel{    background-color: #F0F0F5;    color:#666;    font-size: 11px;    font-weight: bold;    text-align:right;    white-space:nowrap;    padding:4px}*/
.BriefValue{    background-color: #F9F9F9;    color:#666;    font-size: 11px;    white-space:nowrap;}
.BriefHipertextLabel{    background-color: #F0F0F5;    color: -webkit-link;  font-size: 11px;  font-weight: bold; }
.BriefTitle{    color:Black;    font-size: 13px;    font-weight: bold;    text-align:left;    white-space:nowrap;    padding:4px;    width: 20%}

.WebPartTypeFrame { border-radius:15px; border-width:10px; border-color: #ededed }
.WebPartTypeFrame .x-panel-header { background-image: none; background-color: #ededed; height: 15px; border: hidden}
.WebPartTypeFrame .x-panel-header .x-panel-inline-icon { display: none; }
.WebPartTypeFrame .x-panel-header .x-panel-header-text { font-family: arial, tahoma, helvetica, sans-serif; font-style: normal; font-size: 10pt; color: black; }

.x-layout-split { position: absolute; height: 5px; width: 5px; line-height: 1px; font-size: 1px; z-index: 3; background-color: white;}

.WebComponentRounded .x-panel-header {display:none;}
.WebComponentRounded .x-panel-header .x-unselectable {display:none;}

.RoundedBorder { border-radius:10px !important; border-width:5px !important; border-color: #ededed !important; }
.RoundedBorder .x-panel-header { background-image: none; background-color: #ededed; height: 15px; border: hidden !important;}
.RoundedBorder .x-panel-header .x-panel-inline-icon { display: none; }
.RoundedBorder .x-panel-header .x-panel-header-text { font-family: arial, tahoma, helvetica, sans-serif; font-style: normal; font-size: 10pt; color: black; }
.RoundedBorder .x-panel-body { border-radius:10px !important; border: hidden !important; }

.NoPadding { padding: 0px !important; }

.PaddingLeft { padding-left: 10px !important; }
.PaddingTop { padding-top: 10px !important; }

.BriefCommonDecisionFlowNode {padding: 5px;}