.smartmenu-content .mod_navigation a.active,
.smartmenu-content .mod_navigation a.trail {
    color:red;
    border-bottom: 0px!important;
}

#nav-open-btn{
	padding:0px;
}

.header .mainmenu ul li a{
	max-height:2em;	
}

body {
	
	background:#FFF!important;
	}
	
.sidebar_closed .mainmenu ul{
	width:0px!important;	
}

body { font-family: Arial; }

table {white-space:nowrap;}

table td {
	max-width:200px; 
	overflow:scroll!important; 
	-ms-overflow-style: none!important;
  	scrollbar-width: none!important;
	}

table td::-webkit-scrollbar {
  display: none;
}

table::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 480px) {
	
table {white-space:nowrap; overflox:scroll!important; -ms-overflow-style: none!important;
  	scrollbar-width: none!important;}
	

table::-webkit-scrollbar {
  display: none;
}
}

button , legend {

	border-radius:0px!important;	
	
}

.logo {
	
height:150px;!important;
	
}

td{
	
	max-width:180px!important;
	
	}
	
#tl_login_42 label {

	white-space:nowrap;	
	
}

#tl_login_42 .widget-submit a {

	margin-left:20px;
	
}


