/*
Removed unused classes related to animation as a part of css simplification .-Chintan Bhut
*/
.text-align-center {
    text-align: center;
}

.mb-sm {

    margin-left: 15px;
    width: 30%;
    position: absolute;
    float: left;
}

.panel{
    margin-bottom: -5px;
    background-color: white;
}

.notif-width{
  width:51rem;
}

.notifications-header-button {
    border: none;
    padding: 3px 11px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    font-weight: 500;

}

.notification-item{
  transition: transform 0.25s ease-out 0.1s;
    cursor: default;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid transparent;
border-color: #ddd;

}

.notification-item::before{
  background-clip: padding-box;
    background: #3498db;
    content: '';
    height: 8px;
    width: 8px;

}

.notification-details{
  vertical-align: middle;
  width: 44rem;
  display:inherit;
}

.notification-title{
  display: flow-root;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 40rem;
  word-break: break-word;
}

.notification-title:hover{
  overflow: visible;
  white-space: normal;
    height: auto;
}

.notification-date{
  color: #95a5a6;
  font-size: .9em;
  margin-top: 3px;
  display: block;
  margin-left: 4rem;
}

.notifications-header-button1 {
    background-color: white;
    color: black;
    border: 1px solid rgba(153, 153, 153, 0.53);
    border-radius: 3px 0px 0px 3px;
}

.notifications-header-button1:hover {
    background-color: #008CBA;
    color: white;
    background-position: 0 -30px;
}


.notifications-header-button1:focus {
    background-color: #008CBA;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button-select {
    background-color: #008CBA;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button2 {
    background-color: white;
    color: black;
    border: 1px solid rgba(153, 153, 153, 0.53);
}

.notifications-header-button2:hover {
    background-color: #f44336;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button2:focus {
    background-color: #f44336;
    color: white;
    background-position: 0 -30px;
}

.notifications-error-button-select {
    background-color: #f44336;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button3 {
    background-color: white;
    color: black;
    border: 1px solid  rgba(153, 153, 153, 0.53);
}

.notifications-header-button3:hover {
    background-color: #f39c12;;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button3:focus {
    background-color: #f39c12;;
    color: white;
    background-position: 0 -30px;
}

.notifications-warning-button-select {
    background-color: #f39c12;
    color: white;
    background-position: 0 -30px;
}

.notifications-header-button4 {
    background-color: white;
    color: black;
    border: 1px solid rgba(153, 153, 153, 0.53);
    border-radius: 0px 3px 3px 0px;
}
.notifications-header-button4:hover {
    background-color: #4CAF50;
    color: white;
    background-position: 0 -30px;
  }

  .notifications-header-button4:focus {
        background-color: #4CAF50;
        color: white;
        background-position: 0 -30px;
  }
  .notifications-success-button-select {
      background-color: #4CAF50;
      color: white;
      background-position: 0 -30px;
  }

.notification-search-button{
    margin-left: 90px;
    height: 20px;
}

.notification-fa{
    width: 30px;
}

.notification-dropdown-menu{
    min-width: 400px;
    margin-left: -20.2rem;
    border-radius: 2px;
    background-clip: padding-box;
    transition: 0.25s ease-out 0.1s opacity;
    background: #FAFAFA;
    border: 1px solid #bdc3c7;
    position: absolute;
}

.notification-dropdown-menu-config{
    min-width: 400px;
    margin-left: -26.2rem;
    border-radius: 2px;
    background-clip: padding-box;
    transition: 0.25s ease-out 0.1s opacity;
    background: #FAFAFA;
    border: 1px solid #bdc3c7;
    position: absolute;
}

.notification-severity-btn-group{
   margin-top: -45px;
   float: right;
   margin-right: 1rem;

}

.notification-panel-heading{
    padding: 1px 7px 1px 7px;
    border-color: #8561c5;
    /*margin-top: -1.5rem;*/
  }

.notification-result-theme{
    margin-right: 10px;
    position: relative;
    display: block;
    text-align: center;
    width: 28px;
    float: left!important;
}

.notification-list-group{
    max-height: 50vh;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}

.notification-arrow{
    margin-left: 44.5rem;
    position: absolute;
    top: 12px;
}

.notification-imgcircle{
  border-radius: 50%;
  width: 2rem;
}


.notification-result-image{
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        margin-top: 20px
}

.notification-help-block{
        text-align: right;
        margin-top: 1px;
        margin-top: -28px;
}

.notification-list-group-item{
    margin-top: -5px;
}
.notification-h5-error{
        color: red;
        margin-top: 5px;
}

.notification-h5-success{
    color: green;
        margin-top: 5px;
}

.notification-h5-warning{
    color: orange;
        margin-top: 5px;
}

.notification-msg{
    margin-left: 38px;
}

.notification-label{
    position: absolute;
    top: 32px;
    right: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 3px;
    line-height: .9;
    color: black;
    border-radius: 10px;
}

.notification-label-color-warning{
    background-color: darkorange;
}

.notification-label-color-error{
    background-color: red;
}

.notification-label-color-success{
    background-color: limegreen;
}
.notiftest{
    margin-left: 200px;
}

.notificationh3{
      margin-left: 1rem;
      font-size: 16px;
      margin-top: 1.5rem;
      margin-bottom: 14px;
}
.URL-Link{
    text-decoration: underline;
    color: #008CBA;    
}
.URL-Link:hover{
    text-decoration: underline;
    color: #008CBA;
}