 .message_back {background-color: #999;position:fixed;top: 0px;left: 0px;z-index: 2998;width: 100%;height: 100%;filter:alpha(opacity=70);-moz-opacity: 0.70;opacity: 0.70;display: none;}.message {padding: 10px 10px 10px 10px;position: fixed;top: 38px;z-index: 4000;width: 500px;left: 50%;margin-left: -250px;min-height: 70px;display: none;overflow: hidden;-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);}.message .info {position: relative;}.message .info .icon {margin-top: 4px;height: 16px;width: 16px;background-repeat: no-repeat;}.message .info span {position: relative;font-size: 13pt;font-weight: bold;color: #fff;top: -20px;padding-left: 18px;}.message li {clear: both;}.message li ul li {list-style-type: disc;margin-left: 20px;color: #fff;}.message .list {background-image: none;}.message .list ul {padding-top: 10px;}.message .buttons {text-align: right;}.message .buttons a {text-decoration: none;text-transform: uppercase;color: #fff;background-color: #fff;padding: 5px;display: inline-block;font-size: 7pt;margin-left: 3px;}.message .buttons a:hover {background-color: #e4e4e4;}.message.error {background-color: #ff0050;}.message.error .icon {background-image: url(../../Images/Message/icons.png);background-position: -1px -145px;}.message.error .buttons a {color: #D5462F;}.message.error .info a:hover {color: #D5462F;}.message.error .buttons a:first-child ~ a {border-left-color: #D5462F;}.message.error .buttons {border-color: #D5462F;}.message.success {background-color: #22e57c;}.message.success .icon {background-image: url(../../Images/Message/icons.png);background-position: -209px -192px;}.message.success .buttons a {color: #00910E;}.message.success .info a:hover {color: #00910E;}.message.success .buttons a:first-child ~ a {border-left-color: #00910E;}.message.success .buttons {border-color: #00910E;}.message.question {background-color: #091b94;}.message.question .icon {background-image: url(../../Images/Message/icons.png);background-position: -16px -145px;}.message.question .buttons a {color: #387DFF;}.message.question .info a:hover {color: #387DFF;}.message.question .buttons a:first-child ~ a {border-left-color: #387DFF;}.message.question .buttons {border-color: #387DFF;}.message.alert {background-color: #ff6e00;}.message.alert .icon {background-image: url(../../Images/Message/icons.png);background-position: -1px -145px;}.message.alert .buttons a {color: #F29100;}.message.alert .info a:hover {color: #F29100;}.message.alert .buttons a:first-child ~ a {border-left-color: #F29100;}.message.alert .buttons {border-color: #F29100;}@media screen and (max-width:499px) {ul.message {width: 100%;height: 100%;margin: 0;left: 0;padding: 0;}ul.message .info, ul.message .list {padding: 10px;}ul.message .buttons {font-size: 0px;letter-spacing: 0px;word-spacing: 0px;border-style: solid;border-width: 1px;position: absolute;bottom: 0;width: 100%;}ul.message .buttons a {vertical-align: top;display: inline-block;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;text-align: center;margin: 0 !important;font-size: 12pt;z-index: 9999;}ul.message .buttons a:first-child ~ a {border-left-style: solid;border-left-width: 1px;}ul.message .buttons a:first-child:nth-last-child(1) {width: 100%;}ul.message .buttons a:first-child:nth-last-child(2), ul.message .buttons a:first-child:nth-last-child(2) ~ a {width: 50%;}ul.message .buttons a:first-child:nth-last-child(3), ul.message .buttons a:first-child:nth-last-child(3) ~ a {width: 33.3%;}ul.message .buttons a:first-child:nth-last-child(4), ul.message .buttons a:first-child:nth-last-child(4) ~ a {width: 25%;}ul.message .buttons a:first-child:nth-last-child(5), ul.message .buttons a:first-child:nth-last-child(5) ~ a {width: 50%;}}