
.btn.btn-primary {
  background-color: #006064; }

body {
  color: #444444;
  font-family: verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  overflow-x: hidden; }
  body a {
   color: #444444;  
   }

 /*body a:hover {
   font-style: italic;
   text-decoration: underline;
   font-weight: bold;
   }*/
/* Top Bar */
div.top-bar {
  z-index: 3000 !important;
 /* background-color: #1eacae;*/
 background-color: while;
  border-bottom: none;
  height: 60px !important;
  color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  div.top-bar .logo a {
    display: block;
    height: 50px;
    width: 125px;
    background-image: url("/images/logo_rev_6.png");
    background-size: contain;
    background-repeat: no-repeat; }
  div.top-bar .logged-user {
    margin-top: 0px; }
    div.top-bar .logged-user .userimg {
      margin-top: 1px;
      margin-left: 30px;
      height: 37px;
      width: 37px;
      border: none !important;
      border-radius: 80px; }
    div.top-bar .logged-user span.name {
      margin-left: 20px;
      margin-right: 0px; 
      margin-top: 2px;
      display: block;}
    div.top-bar .logged-user .btn-link {
      color: white; }
      div.top-bar .logged-user .btn-link:hover {
        color: #e6e6e6; }
  div.top-bar.full {
    background-color: #fff; }
    div.top-bar.full .logo a {
      background-image: url("/images/chitale_logo.png"); }
    div.top-bar.full .top-bar-right .btn-link {
      color: #555; }
      div.top-bar.full .top-bar-right .btn-link:hover {
        color: #000; }
  div.top-bar .topbar-search {
    height: 45px;
    padding-top: 5px;
    overflow: visible; }
    div.top-bar .topbar-search input {
      position: relative;
      left: 20px;
      width: 155px;
      display: inline-block;
      height: 34px;
      border-radius: 2px;
      border: 1px solid #ccc;
      background-color: #f5f5f5; 
      margin-top:3px;}
      div.top-bar .topbar-search input:focus {
        background-color: #ffffff;
        outline: none !important;
        box-shadow: none !important; }
    div.top-bar .topbar-search span.search-load {
      float: left;
      position: relative;
      left: 145px;
      width: 30px;
      height: 34px;
      line-height: 34px; }
      div.top-bar .topbar-search span.search-load i {
        font-size: 1.4em;
        color: #999; }

.topbar-search-result {
  border: 1px solid #ccc;
  float: left;
  position: fixed;
  top: 51px;
  z-index: 2999;
  background-color: white;
  max-height: 220px;
  width: 245px;
  overflow-y: scroll;
  overflow-x: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .topbar-search-result img {
    width: 40px;
    height: 40px;
    margin-right: 5px; }
  .topbar-search-result ul {
    display: block;
    margin: 0;
    padding: 0; }
    .topbar-search-result ul li {
      display: block;
      border-bottom: 1px solid #ccc;
      list-style-type: none; }
      .topbar-search-result ul li:first-child {
        margin-top: 4px; }
      .topbar-search-result ul li a {
        padding: 7px;
        text-decoration: none;
        display: block; }
        .topbar-search-result ul li a:hover {
          background-color: #eee; }

/* Page */
div.bottom {
 /*max-height: calc(100vh - 24px);
 overflow-y: scroll;*/
  z-index: -1 !important;
  margin-top: 50px;  
  /*Minified Main nav*/
  /* Page Content*/ }
  div.bottom .full.content-wrapper {
    width: 100%;
    margin-top: 10px;
    margin-left: 0 !important; }
  div.bottom .main-header {
    /*margin-top: 5px;*/
    margin-bottom: 10px; }
    div.bottom .main-header h2 {
      border-right: none !important;
      font-size: 2em;
      color: #555; 
font-weight: 500;
font-size: 20px;
    }
  div.bottom .left-sidebar {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    position: relative;
    border-right: none !important;
    z-index: 8;
    bottom: 1px;
    position: fixed;
    left: 0;
    top: 55px;
    height: 100%;
    padding-top: 10px;
    height: 100%;
    background-color: white;
    /** Full sidebar **/
    /** Full sidebar end **/ }
    div.bottom .left-sidebar.full.col-md-2 {
      padding: 0;
      z-index: 9;
      position: fixed;
      left: 0;
      top: 60px;
      width: 100%;
      left: 0;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.14), 0 3px 6px rgba(0, 0, 0, 0.28);
      height: 40px;
      width: 100%;
     /* background-color: #1eacae; */
     background-color: white;
     display: none;
      }
      
      .main-nav{
        padding: 0;
      z-index: 9;     
      width: 100%;         
      /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);*/
    position: relative;
    border-right: none !important;
    z-index: 8;
    bottom: 1px;    
    left: 0;      
    height: 100%;
    background-color: white;
    
      }
      
       .main-nav ul {
        border-left: none; }
         .main-nav ul li {
          border-right: none; 
          display: inline;
          }
          
      nav {
        float: left;
        height: 43px;
        width: auto;
        position: relative;
        /*left: 50%;*/ }
      .main-nav ul {
        margin: 0;
        
        width: auto;
        float: left;
       padding-left: 0px;
        /*border-bottom: 1px solid #ddd; */ }
       .main-nav li {
        background: transparent;
        float: left;
        padding: 0;
        border-bottom: none;
        height: 40px;
        line-height: 40px;
        position: relative;
        z-index: 3000;
        border-right: 1px solid #ddd; }
        .main-nav li.active {
          width: auto;
          height: 40px;
          font-weight: normal; }
          .main-nav li.active a {
            font-weight: normal;
            color: #555;
            background-color: #fff; }
        .main-nav li ul.sub-menu {
          background-color: white;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.14), 0 3px 6px rgba(0, 0, 0, 0.28);
          display: none;
          margin: 5px;
          height: auto;
          width: auto;
          position: relative;
          z-index: 2999;
          padding-left: 0px;
           }
           .main-nav li ul.sub-menu li {
            float: none;
            display: block;
            margin: 0; }
             .main-nav li ul.sub-menu li a {
              background-color: #fff;
              color: #444444;
              margin-bottom: 0px; }
         .main-nav li a {
          padding: 0;
          padding-left: 20px;
          padding-right: 24px;
          display: block;
          width: 100%;
          height: 100%;
          position: relative;
          z-index: 3000;
          border-top: none;
         /* background-color: #1eacae;
          color: #fff;*/
          background-color: white;
    color: #444444;
          margin-bottom: 0px; }
         .main-nav li a i.toggle-icon {
            text-align: right;
            right: 7px;
            display: block;
            overflow: visible;
            font-size: 14px;
    width: 10px;
    position: absolute;
    right: 10px;
    top: 13px;
    text-shadow: none;
             }
          .main-nav li a:focus, .main-nav li a:hover {
            background-color: #fff;
            color: #555;
            text-decoration: none;
            outline: none; }
      div.bottom .left-sidebar.full.col-md-2 .sidebar-minified {
        display: none; }
  div.bottom .minified .main-nav li:hover .js-sub-menu-toggle span.text {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }
  div.bottom .minified .main-nav ul.sub-menu {
    background-color: white;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }
  div.bottom .container .content-wrapper {
    background-color: #f4f4f4;
    border-left: none;
    /* margin-left: 16.666%;  */
    height: auto;
    }
    div.bottom .container .content-wrapper .widget {
      border: none;
      position: relative;
      background-color: white;
      padding-top: 15px;
      padding-bottom: 20px;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }
      div.bottom .container .content-wrapper .widget .widget-header {
        background-color: none;
        background-color: white;
        border: none !important;
        padding: 10px 10px 0px 30px;
        height: 60px; }
        div.bottom .container .content-wrapper .widget .widget-header h3 {
          font-family: "latolight";
          font-size: 1.4em;
          font-weight: bold; }
      div.bottom .container .content-wrapper .widget .widget-content {
        padding: 10px 30px;
        overflow-x: auto; }
      div.bottom .container .content-wrapper .widget .widget-pad {
        padding: 0px 30px; }

thead tr th {
  color: #666666; }

.table-striped thead tr {
  background-color: transparent; }
  .table-striped thead tr th {
    padding-top: 10px;
    font-size: 1.1em;
    padding-bottom: 10px; }

.dataTables_wrapper table tr td {
  padding: 15px 10px; }
.dataTables_wrapper .dataTables_length label {
  text-transform: capitalize;
  margin-left: 10px; }
.dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_filter input {
  background-color: white;
  border: 1px solid #ddd;
  height: 28px;
  width: 100px; }
.dataTables_wrapper .dataTables_filter input {
  width: 200px; }
.dataTables_wrapper .pagination li:first-child a, .dataTables_wrapper .pagination li:first-child span {
  border-radius: 0 !important; }

.navbar {
  min-height: 0;
  min-width: 0;
  border: none;
  position:static;
   }

.topNav {
margin-bottom: 4%;
}
.topNav nav.navbar.navbar-default {
  background-color: white;
  border-radius: 0;
  margin-bottom: 10px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }
  .topNav nav.navbar.navbar-default .navbar-collapse {
    padding-left: 0; }
  .topNav nav.navbar.navbar-default ul.navbar-nav {
    border-bottom: none; }
    .topNav nav.navbar.navbar-default ul.navbar-nav li {
      border-radius: 0 !important;
      margin-right: 0px; }
      .topNav nav.navbar.navbar-default ul.navbar-nav li a {
        text-align: center;
        padding-left: 20px !important;
        background-color: inherit !important;
        border-radius: 0 !important;
        font-size: inherit !important;
        border: none;
        height: 100%;
        padding: 15px;
        text-align: center;
        font-weight: bold;
        color: #000; }
        .topNav nav.navbar.navbar-default ul.navbar-nav li a:hover {
          border-radius: 0 !important;
          background-color: inherit !important;
          border: none;
          font-size: inherit !important; }
      .topNav nav.navbar.navbar-default ul.navbar-nav li:hover::after {
        position: relative;
        left: 0;
        display: block;
        top: 0px;
        width: 100%;
        float: left;
        height: 0px;
        background-color: #d32f2f;
        content: ""; }
      .topNav nav.navbar.navbar-default ul.navbar-nav li.active a {
        border-radius: 0 !important;
        background-color: inherit;
        border: none;
        font-size: inherit !important;
        font-weight: bold;
        display: block;
        color: #444; 
       /* border: 2px solid #d32f2f;*/
        }
        .topNav nav.navbar.navbar-default ul.navbar-nav li.active a:hover {
          border-radius: 0 !important;
          background-color: inherit !important;
          border: none; }
        .topNav nav.navbar.navbar-default ul.navbar-nav li.active a:focus {
          border-radius: 0 !important;
          background-color: inherit !important;
          border: none; }
      .topNav nav.navbar.navbar-default ul.navbar-nav li.active::after {
        position: relative;
        left: 0;
        display: block;
        top: -1px;
        width: 100%;
        float: left;
        height: 2px;
        background-color: #fff;
        content: ""; }

        .tab-pane.profile .topNav nav.navbar.navbar-default ul.navbar-nav li.active::after {
         
          background-color: #Af181d !important;
      }


  .topNav nav.navbar.navbar-default.profile {
    background-color: #c70000;
    position: relative;
    color: white;
    font-size: 1.1em; }
    .topNav nav.navbar.navbar-default.profile ul.navbar-nav li a {
      color: white;
      font-weight: normal; }
  .topNav nav.navbar.navbar-default.no-shadow {
    box-shadow: none;    
    border-top: 1px solid #ddd; 
    height: auto
     }

.main-nav {
  font-size: 1em; }
  .main-nav ul li {
    padding: 3px;
    color: #333;   
     }
    .main-nav ul li a {
      color: #444; }
    .main-nav ul li span.text {
      padding-left: 10px;
      font-size: inherit; }

/* Calendar */
/* checkbox */
.icheckbox {
  margin-right: 5px;
  margin-top: -2px; }

/* Customize  Pane */
div.calendar-events {
  height: 50px;
  background-color: #f9f9f9;
  margin-bottom: 30px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 2px 1px -1px rgba(0, 0, 0, 0.06); }
  div.calendar-events ul {
    height: 50px;
    width: 100%;
    margin: 0;
    padding: 0; }
    div.calendar-events ul li {
      line-height: 50px;
      list-style-type: none;
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      height: 50px;
      width: 10%;
      min-width: 200px; }

/* Header */
.fc table.fc-header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 2px 1px -1px rgba(0, 0, 0, 0.06);
  background-color: #f9f9f9;
  height: 50px;
  padding: 0;
  line-height: 50px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  .fc table.fc-header tr td.fc-header-center {
    color: #555; }
  .fc table.fc-header tr td.fc-header-left {
    padding-left: 30px; }
  .fc table.fc-header tr td.fc-header-right {
    padding-right: 30px; }
  .fc table.fc-header tr td span {
    height: 30px;
    line-height: 30px !important;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    text-transform: capitalize; }
    .fc table.fc-header tr td span.fc-header-title {
      margin-top: 0 !important; }
      .fc table.fc-header tr td span.fc-header-title h2 {
        height: 50px;
        line-height: 50px !important;
        margin: 0 !important;
        padding: 0; }
.fc .fc-content {
  /* Modiy Day Labels layout */
  /*Border*/
  /*Event Birthday*/ }
  .fc .fc-content tr.fc-first.fc-last th {
    padding-top: 20px;
    background-color: #ffffff;
    text-align: left;
    color: #777;
    font-weight: normal;
    font-size: 1.3em;
    padding-left: 10px; }
  .fc .fc-content .fc-widget-header, .fc .fc-content .fc-widget-content {
    border-color: #eee; }
  .fc .fc-content .fc-event.bday {
    background-color: #eabb2e !important;
    text-transform: lowercase;
    text-transform: capitalize;
    border: none; }
    .fc .fc-content .fc-event.bday .fc-event-inner {
      display: block;
      font-size: 1em;
      float: left;
      overflow: visible; }
      .fc .fc-content .fc-event.bday .fc-event-inner:before {
        font-family: "FontAwesome";
        content: "\f06b";
        font-size: 1.2em;
        text-align: right; }

/*End Calendar*/
.summary-custom {
  background-color: #f9f9f9;
  padding: 30px;
  margin-top: 30px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 2px 1px -1px rgba(0, 0, 0, 0.06); }

.breadcrumb {
  color: #777;
  margin-bottom: 0 !important; }

.top-content {
  margin-bottom: 0px; }

.profile widget {
  height: 1000px; }

.profile-nav {
  float: none; }

.sidepanel .sidepanel_wrapper {
  background-color: #eee; }
  .sidepanel .sidepanel_wrapper .profilepic img {
    width: 100%; }

.tab-content.profile-page {
  border: none;
  position: relative;
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  padding: 0px 0px; }
  .tab-content.profile-page .profile-salary-links {
    margin: 20px; }
    .tab-content.profile-page .profile-salary-links a {
      margin-bottom: 20px;
      width: 100%; }
  .tab-content.profile-page table.structure tr td {
    padding: 8px; }
  .tab-content.profile-page .user-info-right {
    border-left: none;
    padding-left: 10px;
    padding-right: 10px; }
    .tab-content.profile-page .user-info-right table.listed th {
      color: #666;
      width: 30%;
      background-color: #f4f4f4;
      font-size: 0.9em; }
    .tab-content.profile-page .user-info-right table.thin th {
      font-size: 0.9em; }
    .tab-content.profile-page .user-info-right table.thin td a.btn {
      padding: 0; }
  .tab-content.profile-page .u-wrapper {
    background-color: #f4f4f4; }
  .tab-content.profile-page .u-info {
    background-color: #f4f4f4; }
  .tab-content.profile-page .u-data {
    background-color: white;
    padding-top: 20px;
    border-left: 1px solid #eee;
    min-height: 650px; }
  .tab-content.profile-page .user-info-left {
    width: 100%;
    padding: 10px;
    padding-top: 25px; }
    .tab-content.profile-page .user-info-left img {
      width: 100%;
      border: 1px solid #eee;
      max-height: 300px; }
  .tab-content.profile-page .user-info-right {
    padding-top: 20px; }
    .tab-content.profile-page .user-info-right div.section {
      margin-bottom: 20px; }
    .tab-content.profile-page .user-info-right div.section h6, .tab-content.profile-page .user-info-right div.section p {
      margin-bottom: 0; }
    .tab-content.profile-page .user-info-right div.interaction-holder {
      margin: 0;
      padding: 0; }
    .tab-content.profile-page .user-info-right div.interaction {
      border-left: 5px solid yellow;
      padding: 20px;
      border-bottom: 1px solid #eeeeee; }
    .tab-content.profile-page .user-info-right div.interaction.positive {
      border-left: 5px solid green; }
    .tab-content.profile-page .user-info-right div.interaction.negative {
      border-left: 5px solid red; }

ul.clients {
  margin: 0;
  padding: 0;
  margin-top: 20px; }
  ul.clients li.clientList {
    display: block;
    font-size: 1.1em;
    padding: 0;
    margin: 20px 0px; }

.dashboards {
  margin-top: 10%;
  margin-bottom: 30%;
  width: 100%; }
  .dashboards a {
    color: #c70000 !important; }
  .dashboards div.dashboard {
    display: block;
    width: 50%;
    border-right: 1px solid #eee;
    float: left; }
    .dashboards div.dashboard .dash-left {
      font-size: 40px;
      float: left;
      margin: 0px 20px; }
    .dashboards div.dashboard .dash-right {
      float: left; }
    .dashboards div.dashboard.right .dash-left {
      font-size: 40px;
      float: right; }
    .dashboards div.dashboard.right .dash-right {
      float: right; }

.widget.nopadding {
  padding: 0 !important; }

.chart-tile {
  background-color: #eb3170;
  height: 165px; }
  .chart-tile .chart {
    background-color: #E91E63;
    padding: 15px;
    float: left;
    color: white;
    font-weight: bold; }
    .chart-tile .chart .percent {
      position: absolute;
      line-height: 130px;
      width: 130px;
      font-size: 2.4em;
      text-align: center; }
      .chart-tile .chart .percent i {
        font-size: 2.4em;
        padding-top: 10px; }
  .chart-tile.green {
    background-color: #87bb4c; }
    .chart-tile.green .chart {
      background-color: #7DB043; }
  .chart-tile.orange {
    background-color: #fa9500; }
    .chart-tile.orange .chart {
      background-color: #E68900; }
  .chart-tile.blue {
    background-color: #00bcd3; }
    .chart-tile.blue .chart {
      background-color: #00AABF; }
  .chart-tile.grey {
    background-color: #5f7c89; }
    .chart-tile.grey .chart {
      background-color: #57717D; }
  .chart-tile .content {
    float: left;
    color: white;
    padding: 20px; }
    .chart-tile .content h3 {
      font-size: 1.5em;
      margin: 0;
      font-weight: normal;
      padding: 0; }
    .chart-tile .content p {
      color: #777;
      margin-top: 7px; }

.chart-tile.mini {
  height: 70px; }
  .chart-tile.mini .chart {
    width: 70px;
    height: 70px;
    padding: 10px; }
    .chart-tile.mini .chart .percent {
      position: absolute;
      line-height: 50px;
      width: 50px;
      font-size: 1em;
      text-align: center; }
  .chart-tile.mini .content {
    float: left;
    padding: 10px; }
    .chart-tile.mini .content h3 {
      font-size: 1em; }
    .chart-tile.mini .content p {
      color: #eee;
      margin-top: 3px;
      font-size: 0.9em; }

table.table.table-fancy thead {
  border-bottom-width: 1px; }
  table.table.table-fancy thead tr {
    border-bottom-width: 1px;
    background-color: transparent; }
    table.table.table-fancy thead tr th {
      border-bottom-width: 1px;
      font-size: 1.2em;
      font-weight: normal;
      padding-left: 30px;
      padding-right: 30px; }
table.table.table-fancy tbody tr td {
  font-size: 1em;
  padding-right: 30px;
  vertical-align: middle;
  line-height: 38px; }

.widget.table-widget .widget-content {
  padding: 0 !important; }
  .widget.table-widget .widget-content table thead tr th {
    padding-left: 30px; }
  .widget.table-widget .widget-content table tbody tr td {
    padding-left: 30px; }

span.fab {
  display: inline-block;
  background-color: #1976d2;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px !important;
  color: white;
  border-radius: 100px; }
  span.fab.danger {
    background-color: #e53935; }
  span.fab.warning {
    background-color: #f4511e; }
  span.fab a {
    display: block;
    font-size: 14px;
    text-align: center; }
    span.fab a i {
      color: white;
      margin-right: 0; }
  span.fab.fab-mini {
    width: 22px;
    height: 22px;
    line-height: 22px !important; }
    span.fab.fab-mini a {
      font-size: 11px; }
  span.fab.raise {
    cursor: pointer; }
    span.fab.raise:hover {
      box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.5); }

.table-chart {
  height: 41px;
  padding: 3px; }
  .table-chart .percent {
    position: absolute;
    line-height: 35px;
    width: 35px;
    font-size: 0.7em;
    text-align: center; }

.profile-preview {
  margin-top: 15px;
  padding: 0 !important;
  height: 210px; }
  .profile-preview .user-info-left {
    padding: 0;
    height: 210px;
    width: 180px;
    background-color: #f4f4f4;
    float: left;
    padding: 15px; }
  .profile-preview img {
    width: 100%;
    height: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
    border: none !important; }
  .profile-preview .user-info-right {
    margin-left: 180px;
    height: 210px;
    padding: 0; }
    .profile-preview .user-info-right .top-info {
      margin: 0;
      height: 150px;
      padding: 15px; }
    .profile-preview .user-info-right .bottom-info {
      height: 55px; }
      .profile-preview .user-info-right .bottom-info ul.action-buttons {
        margin: 0;
        padding: 0;
        padding-left: 15px; }
        .profile-preview .user-info-right .bottom-info ul.action-buttons li {
          display: block;
          padding: 0;
          margin: 0;
          float: left;
          margin-right: 15px;
          width: 40px;
          height: 40px;
          text-align: center; }
          .profile-preview .user-info-right .bottom-info ul.action-buttons li span.fab {
            width: 40px;
            height: 40px;
            box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12); }
            .profile-preview .user-info-right .bottom-info ul.action-buttons li span.fab:hover {
              box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.24); }
            .profile-preview .user-info-right .bottom-info ul.action-buttons li span.fab a {
              display: block;
              text-align: center;
              line-height: 40px;
              color: white; }
              .profile-preview .user-info-right .bottom-info ul.action-buttons li span.fab a i {
                text-align: center;
                line-height: 40px;
                font-size: 1.5em; }
    .profile-preview .user-info-right ul.contact-buttons {
      margin: 0;
      height: 210px;
      border-left: 1px solid #f9f9f9;
      display: block;
      float: right;
      padding: 15px;
      padding-left: 20px; }
      .profile-preview .user-info-right ul.contact-buttons li {
        display: block;
        margin: 0;
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 1.1em;
        color: #777;
        display: block; }
        .profile-preview .user-info-right ul.contact-buttons li i {
          font-size: 1.1em;
          margin-right: 7px; }
    .profile-preview .user-info-right p {
      margin: 0;
      padding: 0;
      padding-left: 5px;
      font-size: 1.2em;
      margin-top: 0px;
      color: #888; }
      .profile-preview .user-info-right p a {
        color: #888; }
        .profile-preview .user-info-right p a:hover {
          text-decoration: none;
          color: #444; }
        .profile-preview .user-info-right p a i {
          margin-left: 3px; }
      .profile-preview .user-info-right p.department {
        font-style: italic;
        margin-top: 5px;
        font-size: 1.1em; }
    .profile-preview .user-info-right .name {
      height: 40px;
      margin: 0; }
      .profile-preview .user-info-right .name span.fab {
        float: left;
        margin-top: 3px;
        width: 20px;
        height: 20px;
        line-height: 20px !important;
        margin-left: 10px;
        background-color: #8bc34a;
        font-size: 1em; }
        .profile-preview .user-info-right .name span.fab i {
          line-height: 20px; }
        .profile-preview .user-info-right .name span.fab.Probation {
          background-color: #ff7043; }
        .profile-preview .user-info-right .name span.fab.Notice {
          background-color: #ef5350; }
        .profile-preview .user-info-right .name span.fab.Notice {
          background-color: #ef5350; }
    .profile-preview .user-info-right h2 {
      margin: 0;
      font-size: 2em;
      float: left;
      padding: 0; }

.fa-blue {
  color: #00ACC1; }

.fa-green {
  color: #8bc34a; }

.fa-orange {
  color: #FFB300; }

.fa-red {
  color: #EF5350; }

.fa-yellow {
  color: #FDD835; }

.fab-blue {
  background-color: #1e88e5 !important; }

.fab-transparent {
  background: none !important;
  color: #333; }
  .fab-transparent a i {
    color: #333 !important; }
  .fab-transparent:hover {
    background: #eee !important; }

.fab-green {
  background-color: #4CAF50 !important; }

.fab-orange {
  background-color: #FFB300 !important; }

.fab-red {
  background-color: #e53935 !important; }

.profile-full .topNav nav.navbar.navbar-default {
  margin-bottom: 0; 
  width: 100%;
  }
  
  .profile-full .topNav nav.navbar.navbar-default ul.navbar-nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px; }

/** TimeLIne*/
.profile-timeline {
  padding-right: 30px; }

.main-line {
  height: 100%;
  min-height: 400px;
  width: 1px;
  background-color: #ddd;
  z-index: 1;
  float: right; }

ul.main-events {
  margin: 0;
  padding: 0; }
  ul.main-events li {
    display: block;
    margin-bottom: 50px; }
    ul.main-events li div.content {
      text-align: right;
      margin-right: 40px;
      padding-top: 7px !important; }
      ul.main-events li div.content h4 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        font-size: 1.1em;
        color: #444; }
      ul.main-events li div.content p {
        font-size: 1em;
        color: #666;
        margin-top: 5px; }
    ul.main-events li div.circle {
      z-index: 3;
      position: relative;
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background-color: #3F76B2;
      border-radius: 100px;
      float: right;
      margin-right: -20px;
      color: white; }
      ul.main-events li div.circle i {
        font-size: 1.4em;
        line-height: 40px; }
    ul.main-events li.event-green .circle {
      background-color: #c70000 !important; }
    ul.main-events li.event-blue .circle {
      background-color: #00ACC1; }
    ul.main-events li.event-red .circle {
      background-color: #EF5350; }
    ul.main-events li.event-orange .circle {
      background-color: #FFB300; }

.switch-theme {
  height: 40px;
  padding-top: 20px;
  float: right; }

.switch {
  width: 35px;
  background-color: white;
  height: 12px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer; }
  .switch .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: green;
    float: right;
    margin-top: -4px;
    margin-right: -1px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }
    .switch .circle i {
      height: 20px;
      width: 20px;
      line-height: 20px;
      text-align: center;
      font-size: 1em; }
    .switch .circle:hover {
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4), 0 2px 2px 0 rgba(0, 0, 0, 0.28), 0 4px 2px -2px rgba(0, 0, 0, 0.24); }
  .switch.on {
    background-color: rgba(0, 0, 0, 0.3); }
    .switch.on .circle {
      float: left;
      margin-left: -1px;
      margin-right: 0;
      background-color: #ef5350;
      background-color: #26d7da; }

.sidebar-minified {
  display: none; }

table.structure {
  margin-top: 10pt;
  border-bottom: 1pt solid #dddddd;
  border-right: 1pt solid #dddddd !important;
  border-left: 0;
  border-top: 0;
  border-spacing: 0;
  margin-bottom: 50px; }

table.structure td, #salary-tab table.structure th {
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd; }

table.structure tr.total {
  font-weight: bold; }

table.structure tr.total.grand {
  background: #FAC39F; }

table.structure tr.total {
  font-weight: bold; }

table.structure td.val {
  text-align: right; }

.no-nav .bottom .container .content-wrapper {
  margin-left: 0 !important; }
.no-nav .switch-theme {
  display: none; }

.logo img {
  padding: 2px; }

span.push-right {
  margin-left: 20px; }

#confirmbox-box {
  position: fixed;
  top: 100px;
  width: 300px;
  left: 60%;
  margin-left: -200px;
  z-index: 999; }
  #confirmbox-box .widget {
    border: 1px solid #eee; }
    #confirmbox-box .widget a.btn {
      display: inline-block;
      margin-right: 20px !important; }
    #confirmbox-box .widget .widget-content p {
      margin-bottom: 30px;
      /*font-weight: bold;*/
  }

td a.btn {
  margin-bottom: 3px; }

/* Autocomplete */
.magick_autocomplete .autoload-result {
  background-color: white;
  float: left;
  border: 1px solid #ccc;
  width: 100%;
  min-width: 250px;
  border-top: none;
  max-height: 210px;
  overflow: auto; }
.magick_autocomplete div.autocomplete-input {
  min-width: 250px; }
.magick_autocomplete div.autoload-edit {
  position: relative;
  background-color: white;
  display: block;
  margin: 0;
  padding: 0 0;
  height: 50px;
  line-height: 50px; }
.magick_autocomplete div.autoload-edit input {
  display: block;
  height: 50px;
  line-height: 50px; }
.magick_autocomplete div.loading {
  float: right;
  position: relative;
  height: 50px;
  line-height: 50px;
  top: -50px;
  padding: 0 10px; }
.magick_autocomplete .autoload-result ul {
  display: block;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  margin-right: 3px; }
.magick_autocomplete .autoload-result ul li {
  display: block;
  margin: 0;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  font-size: 1em;
  text-align: left;
  overflow-y: hidden;
  border-top: 1px solid #eee;
  cursor: pointer; }
.magick_autocomplete img {
  height: 35px;
  border-radius: 100px;
  margin-right: 10px; }
.magick_autocomplete .autoload-result ul li:first-child {
  border-top: none; }
.magick_autocomplete .chosen {
  display: block;
  margin: 0;
  height: 50px;
  font-size: 1em;
  line-height: 50px;
  padding: 0 15px;
  border: 1px solid #ccc;
  min-width: 250px;
  text-align: left; }
.magick_autocomplete .autocomplete-load.input-group-addon {
  background-color: white;
  border-left: none;
  outline: none;
  font-size: 1.4em; }
.magick_autocomplete .autocomplete-load.input-group-addon i {
  color: #999; }
.magick_autocomplete input.autoload-edit-input {
  border-right: none; }
.magick_autocomplete .autocomplete-load.input-group-addon.focus {
  border-color: #cb4013; }
.magick_autocomplete input.autoload-edit-input:focus {
  border-color: #cb4013; }

.magick_autocomplete_pos .autoload-pos-result {
  background-color: white;
  float: left;
  border: 1px solid #ccc;
  width: 100%;
  min-width: 250px;
  border-top: none;
  max-height: 210px;
  overflow: auto; }
.magick_autocomplete_pos div.autocomplete-pos-input {
  min-width: 250px; }
.magick_autocomplete_pos div.autoload-pos-edit {
  position: relative;
  background-color: white;
  display: block;
  margin: 0;
  padding: 0 0;
  height: 50px;
  line-height: 50px; }
.magick_autocomplete_pos div.autoload-pos-edit input {
  display: block;
  height: 50px;
  line-height: 50px; }
.magick_autocomplete_pos div.loading {
  float: right;
  position: relative;
  height: 50px;
  line-height: 50px;
  top: -50px;
  padding: 0 10px; }
.magick_autocomplete_pos .autoload-pos-result ul {
  display: block;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  margin-right: 3px; }
.magick_autocomplete_pos .autoload-pos-result ul li {
  display: block;
  margin: 0;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  font-size: 1em;
  text-align: left;
  overflow-y: hidden;
  border-top: 1px solid #eee;
  cursor: pointer; }
.magick_autocomplete_pos img {
  height: 35px;
  border-radius: 100px;
  margin-right: 10px; }
.magick_autocomplete_pos .autoload-pos-result ul li:first-child {
  border-top: none; }
.magick_autocomplete_pos .chosen-pos {
  display: block;
  margin: 0;
  height: 50px;
  font-size: 1em;
  line-height: 50px;
  padding: 0 15px;
  border: 1px solid #ccc;
  min-width: 250px;
  text-align: left; }
.magick_autocomplete_pos .autocomplete-pos-load.input-group-addon {
  background-color: white;
  border-left: none;
  outline: none;
  font-size: 1.4em; }
.magick_autocomplete_pos .autocomplete-pos-load.input-group-addon i {
  color: #999; }
.magick_autocomplete_pos input.autoload-pos-edit-input {
  border-right: none; }
.magick_autocomplete_pos .autocomplete-pos-load.input-group-addon.focus {
  border-color: #66afe9; }
.magick_autocomplete_pos input.autoload-pos-edit-input:focus {
  border-color: #66afe9; }

.action {
  color: #444444; }

.btn-mini {
  font-size: 12px;
  font-family: verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 3px 10px;
  /*background-color: #23c6c8;*/ }

.btn-group > .btn + .dropdown-toggle {
  border-left: 1px solid rgba(255, 255, 255, 0.3); }

.borderless td, .borderless th {
  border: none !important;
  vertical-align: middle !important; }

.dropdown-menu > li > a {
  font-size: 12px !important; }

li > .disabled {
  color: #999; }

/*table.dataTable tbody td {
    white-space: nowrap !important;
}*/

.help-block {
  color: red !important;
}
