﻿.fl_button{ float: right; margin-right: 10px; cursor: pointer;}
.notifybox{ display: none; background: none repeat scroll 0 0 padding-box rgba(255, 255, 255, 0.98); border: 1px solid rgba(100, 100, 100, 0.4); border-radius: 3px 3px 3px 3px; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); top: 28px; overflow: visible; position: fixed; width: 330px; max-height: 500px; right: 34px; padding-bottom: 0px; display: none; z-index: 10;}
.notifybox-viewmore{ font-size: 10px; font-weight: bold; height: 27px; line-height: 27px; margin: 0; text-align: center; cursor: pointer;}
.notifybox-header{ margin: 0; padding: 8px; border-bottom: 1px solid #E6E6E6; font-size: 11px; color: #333333; text-align: center;}
.notifybox-message{ margin: 0; padding: 0; width: 330px; overflow: hidden; max-height: 400px;}
.notifybox-message li:hover{ background-color: #f4f6f9;}
.notifybox-message li{ background-color: #ffff; border-bottom: 1px solid #E6E6E6; cursor: pointer; padding: 8px; width: 310px; float: left;}
.notify-content{ width: 243px; float: left; padding-left: 10px;}
.notify-img{ float: left;}
.notify-content h3{ margin: 0; padding: 0 0 3px 0; font-size: 11px; font-weight: bold;}
.notify-content h4{ margin: 0; padding: 0 0 3px 0; font-size: 11px; font-weight: normal;}
#notify_number{ padding: 2px 5px; border-radius: 10px; background-color: gray; color: #fff; font-weight: bold; margin-left: 10px; cursor: pointer;}
#notify_number.active{ background-color: red !important;}
.beeperNub{ background: url("/Images/neo-box.png") no-repeat scroll center top; height: 11px; position: absolute; top: -11px; width: 20px; left: 260px;}
