.dx-field-label{
	color: #000 !important;
}
.dx-tabpanel .dx-tabs .dx-tab .dx-tab-content{
	color: #000 !important;	
}
.dx-checkbox-text{
	color: #000 !important;	
}

.dx-fieldset .layout-group, .layout-group .dx-fieldset-header label{
	color: #000 !important;
}
.dx-texteditor.dx-editor-outlined{
	border: 1px solid #969696 !important;
}

@media only screen and (max-width: 768px){
    app-single-card:before{
		visibility: hidden;
	}
}


.dx-card content{
	z-index: 9999;
    float: left;
}
app-roomcalendar dx-scroll-view{
	height: auto !important;
}
