﻿#errorbox{background:none repeat scroll 0 0 #ffc0cb;border-bottom:1px solid #8b0000;color:#8b0000;display:none;font-size:1.4em;padding:10px;position:fixed;text-align:center;top:0;width:100%;z-index:10}#errorbox ul{display:inline-block;list-style-type:none;margin:0;padding:0}#messagebox{background:none repeat scroll 0 0 #90ee90;border-bottom:1px solid #006400;color:#006400;display:none;font-size:1.4em;padding:10px;position:fixed;text-align:center;top:0;width:100%;z-index:10}#messagebox ul{display:inline-block;list-style-type:none;margin:0;padding:0}#errorbox a,#messagebox a{background:url("/images/common/icons/close-errorbox-pink.png") no-repeat scroll 50% 0 transparent;display:inline-block;height:13px;margin-left:5px;width:13px}#errorbox label,#messagebox label{font-weight:bold}form input.error,form select.error,form textarea.error{background-color:#ffeff2;border:1px solid red !important}@media only screen and (max-width:767px){#errorbox{font-size:1em}#messagebox{font-size:1em}}