ul#header-actions {
  margin: 0 0 0 20px;
  float: right; }
  ul#header-actions li.list-box {
    position: relative;
    /*cursor: pointer;** Removed to prevent pointer cursor on notifications pane **/
    float: left;
    text-align: center;
    line-height: 100%;
    vertical-align: middle; }
    ul#header-actions li.list-box a {
      padding: 20px 14px 19px 14px;
      display: block;
      min-width: 48px;
      text-decoration: none; }
      ul#header-actions li.list-box a i {
        font-size: 20px;
        color: #ffffff; }
    ul#header-actions li.list-box .info-label {
      position: absolute;
      top: 12px;
      right: 3px;
      color: #ffffff;
      font-size: 10px;
      text-align: center;
      line-height: 16px;
      width: 20px;
      height: 20px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px;
      border: 2px solid #1a1a1a; }
    ul#header-actions li.list-box .noti-label {
      position: absolute;
      top: 15px;
      right: 10px;
      line-height: 10px;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px;
      opacity: 0.8; }
    ul#header-actions li.list-box.user-admin {
      text-align: right;
      background: transparent; }
      ul#header-actions li.list-box.user-admin .admin-details {
        float: left;
        margin: 17px 10px 0 20px;
        color: #ffffff; }
        ul#header-actions li.list-box.user-admin .admin-details .name {
          font-size: 13px; }
        ul#header-actions li.list-box.user-admin .admin-details .designation {
          font-size: 12px;
          color: gray; }
      ul#header-actions li.list-box.user-admin .dropdown-menu {
        top: 56px; }
        ul#header-actions li.list-box.user-admin .dropdown-menu .dropdown-content a:first-child {
          border-bottom: 1px solid #d9d9d9; }
      ul#header-actions li.list-box.user-admin a.dropdown-toggle {
        background: #3693cf;
        float: right;
        padding: 8px;
        margin-top: 6px;
        text-align: center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px; }
        ul#header-actions li.list-box.user-admin a.dropdown-toggle i {
          color: #ffffff;
          font-size: 30px; }
  ul#header-actions .dropdown-menu {
    right: 0;
    top: 48px;
    left: inherit;
    min-width: 320px; }
    ul#header-actions .dropdown-menu.sm {
      min-width: 180px;
      max-width: 210px; }
    ul#header-actions .dropdown-menu .dropdown-content {
      margin: 3px 0; }
      ul#header-actions .dropdown-menu .dropdown-content a {
        padding: 7px 15px; }
        ul#header-actions .dropdown-menu .dropdown-content a:first-child {
          font-weight: 600;
          margin-bottom: 5px; }
          ul#header-actions .dropdown-menu .dropdown-content a:first-child span {
            font-weight: 400;
            font-size: 11px; }
          ul#header-actions .dropdown-menu .dropdown-content a:first-child i {
            font-size: 20px;
            color: #f35454;
            margin-right: 5px; }
          ul#header-actions .dropdown-menu .dropdown-content a:first-child:hover {
            background: #4cbe71;
            border-bottom: 1px solid #4cbe71 !important; }
            ul#header-actions .dropdown-menu .dropdown-content a:first-child:hover i {
              color: #ffffff; }

.dropdown-menu {
  float: left;
  padding: 0;
  position: absolute;
  left: inherit;
  border: none;
  border-top: 3px solid #2d85be;
  padding-top: 3px;
  padding-bottom: 3px; }
  .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 15px;
    border-bottom: 7px solid #3693cf;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent; }
  .dropdown-menu > li > a {
    color: #101010;
    font-size: 12px;
    padding: 7px 15px; }
    .dropdown-menu > li > a:hover {
      background: #3693cf;
      color: #ffffff; }

.mini-widget {
  margin: 0 0 15px 0;
  color: #ffffff; }
  .mini-widget .mini-widget-heading {
    padding: 7px 15px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
    background: #246895; }
  .mini-widget i {
    opacity: 0.4; }
  .mini-widget .mini-widget-body {
    padding: 15px;
    background: #3693cf;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }
    .mini-widget .mini-widget-body i {
      -webkit-transition: All 0.5s ease-in;
      -moz-transition: All 0.5s ease-in;
      -ms-transition: All 0.5s ease-in;
      -o-transition: All 0.5s ease-in;
      transition: All 0.5s ease-in;
      font-size: 48px;
      line-height: 48px;
      vertical-align: middle; }
    .mini-widget .mini-widget-body .number {
      font-size: 36px;
      line-height: 50px; }
  .mini-widget.grey .mini-widget-heading {
    background: #404040; }
  .mini-widget.grey .mini-widget-body {
    background: #666666; }
  .mini-widget.red .mini-widget-heading {
    background: #f13c3c; }
  .mini-widget.red .mini-widget-body {
    background: #f45e5e; }
  .mini-widget.green .mini-widget-heading {
    background: #399e5a; }
  .mini-widget.green .mini-widget-body {
    background: #4cbe71; }
  .mini-widget.yellow .mini-widget-heading {
    background: #cc9000; }
  .mini-widget.yellow .mini-widget-body {
    background: #ffb400; }

/* From v4 */

.badge {
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	padding: .3em .8em;
}

.badge-default {
	background: #d9d9d9;
	border: 1px solid #d9d9d9;
	color: #000000;
}

.badge-default[href]:hover,
.badge-default[href]:focus {
	background-color: white;
	border: 1px solid white;
	color: #000000;
}

.badge-success {
	background-color: #27b963;
	border: 1px solid #27b963;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
	background-color: #1e8f4c;
	border: 1px solid #1e8f4c;
}

.badge-info {
	background-color: #2698e2;
	border: 1px solid #2698e2;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
	background-color: #197cbc;
	border: 1px solid #197cbc;
}

.badge-warning {
	background-color: #ffb400;
	border: 1px solid #ffb400;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
	background-color: #cc9000;
	border: 1px solid #cc9000;
}

.badge-danger {
	background-color: #f23f3f;
	border: 1px solid #f23f3f;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
	background-color: #ee1010;
	border: 1px solid #ee1010;
}

.badge-grey {
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	color: #ffffff;
}

.badge-grey[href]:hover,
.badge-grey[href]:focus {
	background-color: #333333;
	border: 1px solid #333333;
}

.badge-bdr {
	background-color: transparent;
}

.badge-bdr.badge-default {
	color: #353535;
}

.badge-bdr.badge-danger {
	color: #f23f3f;
}

.badge-bdr.badge-success {
	color: #27b963;
}

.badge-bdr.badge-warning {
	color: #ffb400;
}

.badge-bdr.badge-info {
	color: #2698e2;
}

.badge-bdr.badge-grey {
	color: #000000;
}
