/*!


*
* Copyright (c) 2015 
*
* Released under the MIT license:
* http://opensource.org/licenses/MIT
*/


/* use this stylesheet to override default styles with your own */

@media (resolution: 1.25dppx),(-webkit-device-pixel-ratio: 1.25),(-moz-device-pixel-ratio: 1.25),(resolution: 120dpi){
	body{
		zoom:0.8;
	}  
}
@media (resolution: 1.5dppx),(-webkit-device-pixel-ratio: 1.5),(-moz-device-pixel-ratio: 1.5),(resolution: 144dpi){
	body{
		zoom:0.67;
	}  
}

@media (resolution: 2dppx),(-webkit-device-pixel-ratio: 2),(-moz-device-pixel-ratio: 2),(resolution: 192dpi){
	body{
		zoom:0.5 !important;
	}  
}
@media (resolution: 3dppx),(-webkit-device-pixel-ratio: 3),(-moz-device-pixel-ratio: 3),(resolution: 288dpi){
	body{
		zoom:0.2032;
	}  
}

@media (resolution: 1dppx) and (width: 1280px){ /**no tien creterio hack LG si la resolucion es 1920 del tele pero si se es hd que 1280*/ 
	body{
		zoom:0.67;
	}  
}




div.fullpanel {
}

div.panel {
}

.clock {
}

.clock .clockLabel{
}

.weather {
}

iframe.html {
}

.memo {
}
	
	.memo .subject {
	}

	.memo .body {
	}

.outlook {
}

.picture {
}

.report {
}

.video {
}

    video.videoPlayer {
    }

.youtube {
}

