#error-msg {color: red;}
#errorA-msg {color: red;}
#errorT-msg {color: red;}
#errorB-msg {color: red;}

#valid-msg {color: #00C900;}
#validA-msg {color: #00C900;}
#validT-msg {color: #00C900;}
#validB-msg {color: #00C900;}

input.error {border: 1px solid #FF7C7C;}

#result {margin-bottom: 100px;}

.iti-flag {background-image: url("../img/flags.png");}

.hide {display: none;}