html,body{width:100%;height:100%;}body{background:#000;}body.miniview{background:transparent;}#flash_container{width:100%;height:100%;z-index:999;}#mini_view{top:0;left:0;width:100%;height:100%;background:url(images/mv_bg.png) repeat-x;position:fixed;z-index:99;}.mv_header{height:28px;width:100%;background:url(images/mv_top.png) repeat-x bottom center;font-size:18px;font-weight:bold;color:#FFF;display:table;width:100%;}.mv_header .mv_title{padding:5px;padding-bottom:7px;display:table-cell;vertical-align:middle;text-align:left;}.mv_header .mv_logo{display:table-cell;width:30px;background:url(images/mv_logo.png) center left no-repeat;}#mv_content{display:table;width:100%;color:#FFF;font-size:18px;font-weight:bold;}#mv_image{display:table-cell;width:102px;padding:0;vertical-align:middle;height:52px;text-align:center;}#mv_image img{max-width:92px;max-height:48px;}#mv_data_positioner{display:table-cell;vertical-align:middle;font-size:14px;color:#799dcd;padding:5px 5px 5px 0;}.text_truncater{width:196px;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;}#mv_title{font-size:19px;color:#879bb7;font-weight:bold;text-transform:uppercase;padding:1px 0;}#mv_desc{font-size:17px;color:#bcbcbc;font-weight:normal;padding:1px 0;}#mv_loading{display:table;width:100%;height:54px;}#mv_loading .mv_loading_positioner{display:table-cell;font-size:19px;color:#879bb7;font-weight:bold;text-align:center;vertical-align:middle;}#mv_no_data{width:100%;height:100%;position:fixed;left:0;top:0;z-index:102;background:#030f20 url(images/mv_bg.png) repeat-x;}#mv_no_data .mv_nodatalogo{width:100%;height:100%;background:url(images/mv_nodata.png) no-repeat center center;}#splash_screen{top:0;left:0;width:100%;height:100%;background:#000;position:fixed;z-index:2;display:table;}#splash_screen .positioner{display:table-cell;text-align:center;vertical-align:middle;font-size:20px;color:#546c8e;font-weight:bold;}#mv_offline{position:fixed;background:url(images/offline.png) no-repeat center center;left:5px;bottom:5px;width:30px;height:30px;}.hidden{display:none!important;}