#error-msg {
	color: red;
		}
		#valid-msg { 
		  color: #78a200; 
		}
		input.error {
		  border: 1px solid #FF7C7C;
		}
		
		
	.donot_support_message {
			font-size: 16px;
			margin-top: 0px;
			margin-bottom: 10px;
			font-weight: bold;
			color: red;
		}
	.countryto {
		    font-size: 22px;
			margin-bottom: 10px;
			font-weight: bold;
	}
	#phone_info {
		font-size: 10px;
		width: 70%;
		line-height: initial;
		margin-top: 10px;
	}
	.legenda_not_support{
	margin-bottom: 12px;	
	}
	body {
    margin: 0px;
	}