/*.navbar-brand{
	width:70%;
}
.logoMobile{
	height:30px;
}

.navbar-header{
	background:#000;
	color:#fff;
}

#tbl_orders_picsgrid .name, 
#tbl_orders_picsgrid .size{
	display:none !important;
}

[data-name="tipo"] {
    min-width:170px!important;
}
@media (max-width: 767px) {
 .files .btn.delete span{
	 display:block;
 }
 
 .ewFooterRow{
	 display:none;
 }
}
*/

#errorSerie{
	margin-top: 20px;
	display: none;
}

#ewMenuColumn, #RootMenu{
	font-weight:  bold;
	background-color: #f70114 !important;
}

#RootMenu .dropdown-header{
	color: #fff;
}

.dropdown-menu > li > a{
	color:#fff;
}

#RootMenu .dropdown-menu > li > a{
	color: #000;
}

#userName{
	text-align: center;
	font-size: x-small;
	overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    max-width: 210px;
    margin: 3px auto;
    color: #fff;
}

#userName span{

font-size: xx-small;
}

.icon-selected.ewIcon{
	display: inline-block !important;
}

.navbar-collapse #userName {
	color: #000;
}
