@charset "utf-8";
/* CSS Document */

.newApps {
	margin-left:-15px !important;
	margin-right:-15px !important;
	margin-top:30px !important;
	margin-bottom:-10px !important;
}
.newApps .sf_colsOut {
	padding-bottom: 10px;
    padding-top: 10px;	
}

.onlineBox {
	background: none repeat scroll 0 0 #eff9f8;

}	

@media (min-width : 1599px) {

}

@media (max-width : 1599px) {

}

@media (max-width : 1199px) {

}

@media (max-width : 991px) {

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}

@media (max-width: 767px) {


}






