﻿.error input, .error textarea, .error label, .error select { border-color: red!important;}
.error label {color:red;}
.lsvalidate_elem_error {color:red;font-size:80%;font-style:italic;}
#lsoverlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: 0.8; filter: alpha(opacity=80); z-index: 9999999999; text-align: center; padding-top: auto; cursor: wait;}
#lsoverlay span {color:#000;top:40%;font-size:24px; line-height:40px; font-family:sans-serif,arial; position:relative; vertical-align:bottom;}
#lsoverlay span img {margin:0px 2px 0px 0px;}