.eventcard .id { 
	font-weight: normal; 
	font-size: 20px; 
	line-height: 1.5em; 
	margin: 0; 
}
.eventcard .script { 
	font-weight: lighter; 
	font-size: 17px; 
	line-height: 1.5em; 
	margin: 0; 
}
.eventcard p { 
	line-height: 16px;
	font-weight: normal; 
	margin: 0;  
}
.eventcardtd div {
	 padding: 0; 
}
.eventcardtd .eventcard { 
	padding: 14px; 
}
.em-boundlist-header {
	padding: 2px 2px 2px 8px;
	background-color: rgba(0, 0, 0, 0.5); 
	color: white;
}
.em-boundlist-separator {
	padding: 2px;
	background-color: rgba(0, 0, 0, 0.2);
}
.keywords b {  /* Used by keyword bubbles and mimicked in the events smart filter */
	cursor: pointer;
	font-size: 0.8em;  
	border-radius: 6px 0 0 6px; 
	border: 1px solid rgba(0, 0, 0, 0); 
	padding: 0 4px; 
	margin: 1px; 
	white-space: nowrap; 
	margin-right: 0; 
	background-color: rgba(0, 0, 0, 0.5); 
	color: white; 
	border-right: 0;
}
.keywords i { 
	cursor: pointer;
	font-weight: normal; 
	font-size: 0.8em;  
	border-radius: 6px; 
	border: 1px solid rgba(0, 0, 0, 0.5); 
	padding: 0 4px; 
	margin: 1px; 
	white-space: nowrap;
}
.keywords span { /* Used by keyword bubbles and mimicked in the events smart filter */
	cursor: pointer;
	font-weight: normal; 
	font-size: 0.8em;  
	border-radius: 0 6px 6px 0; 
	border: 1px solid rgba(0, 0, 0, 0.5); 
	padding: 0 4px; 
	margin: 1px; 
	white-space: nowrap; 
	margin-left: 0;  
}

.event-play-button {
  cursor: pointer;
  font-size: 20px; 
}
.event-resume-button {
  cursor: pointer;
  font-size: 20px; 
}
.event-view-button {
  cursor: pointer;
  font-size: 20px; 
}
.event-menu-button {
  cursor: pointer;
  font-size: 20px; 
}
.fontsize-16 {
	font-size: 16px; 
	line-height: 16px;
}

.material-icons {
	vertical-align: top !important;
}
.material-icons.md-16 { 
	font-size: 16px; 
}
.material-icons.md-20 { 
	font-size: 20px; 
}
.material-icons.md-36 { 
	font-size: 36px; 
}
.material-icons.md-48 { 
	font-size: 48px; 
}
.em-events .x-grid-group-hd {
	border-width: 1px 0px 1px 0px;
	border-color: rgba(0, 0, 0, 0.1);
}
.em-eventlist .x-grid-rowbody {
	padding: 0px !important;
}
.em-blue {
	color: #3366CC;
}
.em-red {
	color: #CF000F;
}
.em-yellow {
	color: #FEDB1D;
}
.em-green {
	color: #699933;
}
.opacity-6 {
	opacity: 0.6;
}
.opacity-7 {
	opacity: 0.7;
}
.opacity-8 {
	opacity: 0.8;
}

.fa-12 { 
	font-size: 12px; 
}

.padding-0 {
	padding: 0px;
}

.notification-toolbar {
	border-top: 1px solid #d0d0d0 !important;
}

.fa-stack.badge[data-count]:after{
	position:absolute;
	right:0%;
	top:1%;
	content: attr(data-count);
	font-size:50%;
	padding:.6em;
	border-radius:999px;
	line-height:.75em;
	color: white;
	background:rgba(255,0,0,.85);
	text-align:center;
	min-width:1em;
	font-weight:bold;
}

.spinner-unknown {
	margin-left: auto; margin-right: auto; margin-top: 20px;
	background-image: url('../../img/custom/spinner-unknown.gif');
	width: 48px; height: 48px;
	background-repeat: no-repeat;
	background-position: right top;
}

.spinner-known {
	margin-left: auto; margin-right: auto; margin-top: 20px;
	background-image: url('../../img/custom/spinner-known.gif');
	width: 48px; height: 48px;
	background-repeat: no-repeat;
	background-position: right top;
}

.em-prompt-first {
	display: block;
	background-color: rgba(0, 0, 0, 0.1);
	height: 8px;
}

.em-display-prompt {
	margin-top: 4px;
	margin-bottom: 4px;
	word-break: break-word;
}

.em-disabled-prompt-item {
	opacity: 1;
	pointer-events: auto !important;
}

.em-disabled-prompt-item .x-form-trigger {
	pointer-events: none !important;
}

.em-typetrigger {
    font-family: 'Font Awesome 5 Free';
	font-size: 16px;
	opacity: 0.3;
}

.em-typetrigger.x-form-focus {
	opacity: 1;
}

.em-eventTabBar {
	top: 2px !important;
	background-color: transparent;
}

.em-criteria .x-panel-handle {
	bottom: 0 !important;
	opacity: 1 !important;
}

.em-subcategorygroups {
	border-right: 8px solid rgba(0,0,0,0.1) !important;
}

.em-subcategorygroups .x-grid-body {
	border-top-width: 2px !important;
}

.x-panel-em-nested.em-childless {
	border: 0px !important;
	height: 0px !important;;
}

.theme-emconex-radio-label {
	padding-left: 20px !important;
	padding-bottom: 0px;
}

.theme-emconex-classic-radio-label {
	padding-left: 20px !important;
	padding-bottom: 0px;
	color: rgb(100,100,100);
	margin: 4px;
	font-size: 20px;
	line-height: 1.5em; 
	font-family: Verdana;
	font-weight: normal;
}

.theme-color-swatch {
	border-radius: 30px;
	height: 60px;
	width: 60px;
}

.theme-color-swatch.theme-blue {
	background-color: #3366cc;
	border-right: 14px solid #ffcc33;
}

.theme-color-swatch.theme-green {
	background-color: #71a436;
	border-right: 14px solid #fd834e;
}

.theme-color-swatch.theme-yellow {
	color: black;
	background-color: #fedb1d;
	border-right: 14px solid #ff8080;
}

.theme-color-swatch.theme-orange {
	background-color: #ff6f00;
	border-right: 14px solid #a5d6a7;
}

.theme-color-swatch.theme-red {
	background-color: #d32313;
	border-right: 14px solid #9fa8da;
}

.theme-color-swatch.theme-purple {
	background-color: #ab47bc;
	border-right: 14px solid #8ebfdb;
}

.x-form-item-default.x-em-item-disabled {
	opacity: 1;
}

.x-form-item-default.x-em-item-disabled input{
	opacity: 1;
	cursor: default;
}

.x-form-item-default.x-em-item-disabled textarea{
	opacity: 1;
	cursor: default;
}

.x-form-item-default.x-em-combofield-disabled input{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
	cursor: default;
}

.x-tool-default {
	padding: 0px 3.5px 0px 3.5px;
}

.x-form-item-default.x-form-readonly {
	opacity: 1
}

.x-form-item-default.x-form-readonly textarea{
	opacity: 1;
	cursor: default;
}

.x-form-item-default.x-form-readonly input{
	opacity: 1;
	cursor: default;
}

.x-datepicker{
	min-width:288px !important;
}