File: /home/imensosw/www/imenso.co/demo/ulapp/css/responsive_admin.css
@media screen and (min-width: ) and (max-width: ){
}
@media screen and (max-width:767px){
.brand-nm span{ display: none; }
}
/*Any Firefox*/
@-moz-document url-prefix() {
}
/* IE8, FF, Saf, Opera (Everything but IE 6,7) */
html>/**/body { }
/* Opera 9.27 and below, safari 2 */
html:first-child #cinco { color: red }
/* Safari 2-3 */
html[xmlns*=""] body:last-child #seis { color: red }
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.clum_fix{ min-width: 110px;}
.data_mobile, .data_mail{ min-width: 140px }
}