@CHARSET "UTF-8";

@MEDIA screen {

	.record-exception {
		color: red;
	}

    #search-box .error-message {
        color: red;
	}
		
}
