@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700");.page-notification-body {background-color: #ffffff;}.page-notification-body #notification-container {margin-top: 100px;}.page-notification-body #notification-container .breadcrumb {background-color: transparent;}.page-notification-body #notification-container .breadcrumb a {color: #898989;}.page-notification-body #notification-container .color-primary {color: #eb8511;}.page-notification-body #notification-container .notification-content {border: solid 2px #eb8511;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;}.page-notification-body #notification-container .notification-content.loading {min-height: 200px;}.page-notification-body #notification-container .notification-content h3 {text-align: center;padding-bottom: 10px;margin-bottom: 0px !important;border-bottom: solid 3px #eb8511;}.page-notification-body #notification-container .notification-content .notification-message {display: table;width: 100%;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #eb8511;cursor: pointer;min-height: 72px;}.page-notification-body #notification-container .notification-content .notification-message.last {border-bottom: none;}.page-notification-body #notification-container .notification-content .notification-message .message-container {display: table-cell;vertical-align: middle;}.page-notification-body #notification-container .notification-content .notification-message .message-container:hover {color: #6657c2 !important;}@media screen and (max-width: 480px) {.page-notification-body #notification-container .notification-content .notification-message .message-container {font-size: 12px;width: 70%;}}.page-notification-body #notification-container .notification-content .notification-message .seen {color: #bababa;}.page-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;}.page-notification-body #notification-container .notification-content .notification-message .circle:before {display: table-cell;vertical-align: middle;content: ' \25CF';font-size: 30px;color: #eb8511;padding-right: 10px;}@media screen and (max-width: 480px) {.page-notification-body #notification-container .notification-content .notification-message .circle:before {font-size: 20px;padding-right: 5px;}}.page-notification-body #notification-container .notification-content .load-more {border-top: 2px solid #eb8511;}.page-notification-body #notification-container .notification-content .load-more h3 {margin-bottom: 10px !important;border-bottom: none;cursor: pointer;}.page-notification-body #notification-container .notification-content .finish {border-top: 2px solid #eb8511;}.page-notification-body #notification-container .notification-content .finish h3 {margin-top: 0px !important;padding-top: 30px;padding-bottom: 30px;border-bottom: none;}.page-notification-body .back {text-align: center;padding-bottom: 20px;}.page-notification-body .back a {color: #898989;}