 .tbl-wrap{
	width: 1%;
	white-space: nowrap;
}

.smartforms-modal-trigger{
	display: inline !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 auto !important;
    color: #FFF !important;
    
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    padding: 4px 7px !important;
}

#content-wrapper{
	background: rgba(30,30,50,.2);
}
#header{

}
#footer{
	position: fixed;
	bottom: 0;
	width: 100%;
}
#sidedrawer{
	background:#202f3f !important;
	color:#777;
}
#sidedrawer strong{
	font-size: 1.5em;
}
#sidedrawer strong:hover,#sidemenu li ul li:hover{
	background:#303f4f;
	transition:.3s; 
}
#header,#header a,.mui-appbar,#footer{
	background:#202f3f !important;
	color: #707f8f !important;
}
#sidemenu li ul li a{
	color: #777;
}
#body{
	padding: 0 !important;
}
#sidedrawer{

}
form .field-icon, form select{
	z-index: 1 !important;
}
#footer,#header{
	z-index: 12;
}

#sidedrawer-brand{
	background:#031324 !important;
}
