
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;

}

.syntaxChecker pre {    white-space: pre-wrap !important;}
#ID_s4_SC2{
	letter-spacing:-0.2px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	.truncated_txt{
		letter-spacing: -0.8px !important;
		margin-top:1px;
	}
}
