body, html {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #333;
}
.dialog-message {
}
@media only screen and (max-width: 440px) { 
	
}
@media only screen and (max-width: 600px) { 
	
}
@media only screen and (min-width: 768px) {
	
	
}
@media only screen and (min-width: 1300px) {
	
}
