@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700");#notification-body {background-color: #ffffff;margin-bottom: 0 !important;}#notification-body #notification-container {margin-top: 100px;min-height: calc(100vh - 350px);}#notification-body #notification-container .breadcrumb {background-color: transparent;}#notification-body #notification-container .breadcrumb a {color: #898989;}#notification-body #notification-container .color-primary {color: #235b4e;}#notification-body #notification-container .notification-content {border: solid 2px #235b4e;border-radius: 3px;margin-bottom: 20px;background-color: #fafafa;color: #898989;box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);padding-left: 20px;padding-right: 20px;}#notification-body #notification-container .notification-content.loading {min-height: 200px;}#notification-body #notification-container .notification-content h3 {text-align: center;padding-bottom: 10px;margin-bottom: 0px !important;border-bottom: solid 3px #235b4e;}#notification-body #notification-container .notification-content .notification-message {display: table;width: 100%;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #235b4e;cursor: pointer;min-height: 72px;}#notification-body #notification-container .notification-content .notification-message.last {border-bottom: none;}#notification-body #notification-container .notification-content .notification-message .message-container {display: table-cell;vertical-align: middle;}#notification-body #notification-container .notification-content .notification-message .message-container:hover {color: #bc955c !important;}@media screen and (max-width: 480px) {#notification-body #notification-container .notification-content .notification-message .message-container {font-size: 12px;width: 70%;}}#notification-body #notification-container .notification-content .notification-message .seen {color: #bababa;}#notification-body #notification-container .notification-content .notification-message .ago {display: table-cell;vertical-align: top;text-align: right;font-size: 11px;position: relative;top: -10px;}#notification-body #notification-container .notification-content .notification-message .circle:before {display: table-cell;vertical-align: middle;content: ' \25CF';font-size: 30px;color: #235b4e;padding-right: 10px;}@media screen and (max-width: 480px) {#notification-body #notification-container .notification-content .notification-message .circle:before {font-size: 20px;padding-right: 5px;}}#notification-body #notification-container .notification-content .load-more {border-top: 2px solid #235b4e;}#notification-body #notification-container .notification-content .load-more h3 {margin-bottom: 10px !important;border-bottom: none;cursor: pointer;}#notification-body #notification-container .notification-content .finish {border-top: 2px solid #235b4e;}#notification-body #notification-container .notification-content .finish h3 {margin-top: 0px !important;padding-top: 30px;padding-bottom: 30px;border-bottom: none;}#notification-body .back {text-align: center;padding-bottom: 20px;}#notification-body .back a {color: #898989;}