@font-face {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Quicksand-Light.ttf); }
@font-face {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Quicksand-Regular.ttf); }
@font-face {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Quicksand-Medium.ttf); }
@font-face {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Quicksand-SemiBold.ttf); }
@font-face {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Quicksand-Bold.ttf); }
body {
  font-family: 'Quicksand', sans-serif;
  background-size: cover;
  font-weight: 600; }

.main-heading {
  margin-bottom: 10px;
  }
  .main-heading .d-flex {
    padding: 7px 0px;
    /* margin-bottom: -10px; */
    padding-top: 1px;
    display: flex;
    border-bottom: 2px solid #b6b6b6;
    width: 93%;
    margin: 0 auto; }
    .main-heading .d-flex .icon-heading {
      width: 50px; }
    .main-heading .d-flex .caption-heading {
      font-size: 30px;
      font-weight: bold;
      margin-top: 3px;
      color: #6f6f6f;
      margin-left: 10px; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.bg-top {
  padding: 20px 5px;
  background: rgba(181, 181, 181, 0.1); }
  .bg-top .topHeader {
    width: 93%;
    margin: 0 auto; }
    .bg-top .topHeader .logo {
      width: 250px; }

.pulseCircle {
  position: absolute;
  top: -6px;
  width: 20px;
  height: 20px;
  left: 36px; }
  .pulseCircle:before {
    content: '';
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 45px;
    background-color: #de1f1f;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }
  .pulseCircle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #de1f1f;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite; }

.top63 {
  margin-top: 63px; }

@keyframes pulse-ring {
  0% {
    transform: scale(0.33); }
  80%, 100% {
    opacity: 0; } }
@keyframes pulse-dot {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0.8); } }
.noPaddingR {
  padding-right: 0px;
  padding-left: 0px; }

.mainHeading {
  padding-left: 3px; }
  .mainHeading h1 {
    font-weight: bold;
    font-size: 30px; }

.rightList .sameWidth {
  display: flex;
  float: right;
  margin-top: 8px; }
  .rightList .sameWidth .topD .username {
    font-size: 20px;
    font-weight: bold;
    margin-top: 4px;
    display: block; }
.rightList ul {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-right: 16px; }
  .rightList ul li {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-left: 15px;
    background: #1259a1;
    text-align: center;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; }
    .rightList ul li:first-child {
      margin-left: 0px;
      margin-right: 30px; }
    .rightList ul li a {
      color: #ffffff; }
      .rightList ul li a i {
        font-size: 20px; }
    .rightList ul li .notification {
      position: relative; }
      .rightList ul li .notification .count {
        position: absolute;
        top: -14px;
        width: 30px;
        height: 30px;
        font-size: 12px;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        font-weight: bold;
        left: 28px;
        background: #de1f1f;
        border-radius: 100%; }
    .rightList ul li span {
      color: #ffffff;
      font-weight: bold;
      position: relative;
      top: -9px;
      font-size: 16px;
      left: 5px; }
  .rightList ul .green {
    background: #13b213; }
  .rightList ul .red {
    background: #de1f1f; }

.tilesWrapper .tilesBg1 .tiles {
  background: #2f6cd0; }
.tilesWrapper .tilesBg2 .tiles {
  background: #109634; }
.tilesWrapper .tilesBg3 .tiles {
  background: #252525; }
.tilesWrapper .tilesBg4 .tiles {
  background: #EA4335; }
.tilesWrapper .tilesBg5 .tiles {
  background: #d43410; }
.tilesWrapper .main {
  width: 100%; padding-left: 4.7%;
  padding-right: 4.7%; }
.tilesWrapper .containerMetro {
  width: 100%;
  /* height: 600px;
  height: 580px; */
  white-space: nowrap; }
.tilesWrapper .xs-width {
  width: 680px; }
.tilesWrapper .lg-width {
  width: 1435px; }
.tilesWrapper .xlg-width {
  width: 1530px; }
.tilesWrapper .lg1-width {
  width: 695px; }
.tilesWrapper .item {
  margin-left: 60px;
  background-color: transparent; }
  .tilesWrapper .item:first-child {
    margin-left: 16px; }
  .tilesWrapper .item .tiles {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
    width: 160px;
    height: 160px;
    float: left;
    margin: 5px;
    position: relative; }
    .tilesWrapper .item .tiles .tilesCont {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .tilesWrapper .item .tiles .tilesCont img {
        width: 87px;
        margin: 0 auto; }
      .tilesWrapper .item .tiles .tilesCont .name {
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        display: block;
        margin-top: 13px;
        font-weight: bold; }
  .tilesWrapper .item .largetiles {
    width: 330px;
    height: 330px; }
    .tilesWrapper .item .largetiles .tilesCont img {
      width: 100%; }
  .tilesWrapper .item .widetiles {
    width: 330px;
    height: 160px; }
    .tilesWrapper .item .widetiles .wide {
      display: flex; }
      .tilesWrapper .item .widetiles .wide .wideT {
        width: 48%;
        margin-left: 2%; }
        .tilesWrapper .item .widetiles .wide .wideT .name {
          position: absolute;
          top: 50%;
          margin-left: 15px;
          left: 10;
          transform: translateY(-50%);
          font-size: 16px;
          color: #ffffff;
          font-weight: bold; }
        .tilesWrapper .item .widetiles .wide .wideT img {
          width: 36%;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 40px; }
.tilesWrapper .smallWidth {
  width: 338px; }
.tilesWrapper .flex {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto; }
.tilesWrapper .flex-item {
  flex: 0 0 auto; }

.primary {
  background: #1259a1;
  color: #ffffff; }

.gray {
  background-color: #e6e4e4;
  color: #000000;
  
   }
  .gray:hover {
    color: #000000 !important; }

.green {
  background: #13b213;
  color: #ffffff; }

.btn-theme {
  border-radius: 0px;
  /* font-size: 18px; */
  font-weight: bold; }
  .btn-theme:hover {
    color: #ffffff; }

.tabBtn {
  padding: 16px;
  height: 55px;
  width: 100%;
  font-weight: bold;
  border-radius: 0px; }

.tabBtn {
  background: #e6e4e4; }
  .tabBtn:hover {
    color: #000000; }

.activeTab {
  background: #56ace0;
  color: #ffffff !important; }

.project-pop-up .modal-dialog {
  margin: 0px; }
.project-pop-up .modal-lg {
  width: 100%;
  top: 50%;
  transform: translateY(-50%) !important; }
.project-pop-up .save-active {
  border-left: 20px solid #13b213; }
.project-pop-up .save-danger {
  border-left: 20px solid #de1f1f; }
.project-pop-up .modal-content {
  border: 0px;
  border-radius: 0px; }
.project-pop-up .modal-header {
  border-bottom: 0px; }
.project-pop-up .modal-footer {
  border-top: 0px; }
.project-pop-up .modal-body .heading {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0px; }
.project-pop-up .modal-body .msg {
  font-size: 24px;
  margin-bottom: 26px; }
.project-pop-up .modal-body .btnOk {
  padding: 7px 40px;
  font-size: 20px; }
.project-pop-up .popup-settings {
  display: flex; }
  .project-pop-up .popup-settings .sidebar-menu {
    padding: 0px;
    background: #e6e4e4; }
    .project-pop-up .popup-settings .sidebar-menu .nav-tabs {
      border-bottom: 0px; }
    .project-pop-up .popup-settings .sidebar-menu .nav-tabs > li.active > a, .project-pop-up .popup-settings .sidebar-menu .nav-tabs > li.active > a:focus, .project-pop-up .popup-settings .sidebar-menu .nav-tabs > li.active > a:hover {
      background: #1259a1;
      border-bottom-color: transparent;
      border: 0px;
      border-radius: 0px;
      margin-right: 0px;
      color: #ffffff; }
    .project-pop-up .popup-settings .sidebar-menu .nav-tabs > li {
      display: contents; }
    .project-pop-up .popup-settings .sidebar-menu .nav-tabs > li > a {
      color: #777;
      border: 0px;
      border-radius: 0px;
      padding: 15px 17px;
      font-size: 16px;
      border-bottom: 2px solid #ffffff; }
  .project-pop-up .popup-settings .popup-body {
    padding: 20px; 
    overflow: auto; }
    .project-pop-up .popup-settings .popup-body .footer-btn .gray:hover {
      color: #000000; }
    .project-pop-up .popup-settings .popup-body .footer-btn {
      position: absolute;
      bottom: 17px;
      right: 43px; }
    .project-pop-up .popup-settings .popup-body .des-checkbox label {
      font-weight: bold;
      /* color: #000000; */
      font-size: 17px;
      margin-bottom: 10px; }

.time-slots {
  border: 2px dotted #000000;
  padding: 20px 10px; }
  .time-slots .d-flex {
    display: flex; }
    .time-slots .d-flex .label1 {
      margin-right: 4px;
      margin-left: 4px;
      margin-top: 6px; }
      .time-slots .d-flex .label1:first-child {
        margin-left: 0px; }

.bor-b {
  border: 0px;
  padding: 0px; }

.main-calendar .header .caption-calendar {
  float: left;
  background: #1259a1;
  color: #fff;
  height: 44px;
  line-height: 44px;
  width: 113px;
  text-align: center;
  margin-right: 20px; }
.main-calendar .header .btn {
  margin-right: 4px; }
  .main-calendar .header .btn:last-child {
    margin-right: 0px; }
.main-calendar .calendar-wrapper {
  border: 4px solid #1259a1;
  padding: 10px;
  margin-top: 10px; }
  .main-calendar .calendar-wrapper .gread-wrapper {
    display: flex; }
    .main-calendar .calendar-wrapper .gread-wrapper .black {
      background: #000000;
      color: #ffffff; }
    .main-calendar .calendar-wrapper .gread-wrapper .grid {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin: 1px;
      border: 1px solid #ddd; }
      .main-calendar .calendar-wrapper .gread-wrapper .grid:first-child {
        width: 100px;
        background: #1259a1;
        color: #ffffff; }

.yellow {
  background: #f6e800; }

.green-grid {
  background: #13b213; }

.input-box {
  border-radius: 0px; }

.checkbox label {
  font-weight: 600; 
}

.btn-theme-g {
  font-weight: bold;
  border-radius: 0px;
  /* font-size: 18px; */
  /*&:hover{
      color: $white;
      background: $green;
  }
  &:focus{
      color: $white;
      background: $green;
  }*/ }

.page-wrapper .main-container .block-section .list-sidebar ul, .page-wrapper .main-container .block-section .list-sidebar .address-list ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.red {
  background: #de1f1f; }

.blue {
  background: blue; }

.targetDiv {
  display: none;
  float: left; }

.showButton {
  background: transparent;
  border: 0px; }
  .showButton:hover {
    cursor: pointer; }

button {
  outline: 0px !important; }

.width-lg {
  width: 600px !important; }

.width-xs-metro {
  width: 360px; }

.width-lg-metro {
  width: 720px; }

.width-xlg1-metro {
  width: 850px; }

.width-xlg-metro {
  width: 1400px; }

.nicescroll-cursors {
  top: 18px !important; }

.form-group {
  margin-bottom: 8px; }

.pagecustom{padding-left:5.7%;padding-right: 5.7%;}

.page-wrapper {
  border-top: 0px; }
  .page-wrapper .main-container {
    border-top: 0px;
    display: flex;
    height: 580px; 
    overflow-x: auto; }
    .page-wrapper .main-container .block-section {
      position: relative;
      flex: 0 0 auto;
      border-right: 12px solid #1259a1;  
      border-left: 12px solid #1259a1;
      border-bottom: 12px solid #1259a1; 
    margin-bottom: 1px;
    margin-right: -13px;
  }
      .page-wrapper .main-container .block-section .heading-m {
        background: #1259a1;
         padding: 10px 0px; 
        font-size: 20px;
        height: 56px;
        color: #ffffff;
        font-weight: bold;
        display: flex;
        position: relative; 
        margin-left: -1px;
        margin-right: -1px;
        
       
      }
        .page-wrapper .main-container .block-section .heading-m .icon {
          position: absolute;
          right: 0px;
          top: 50%;
          transform: translateY(-50%); }
          .page-wrapper .main-container .block-section .heading-m .icon:hover {
            cursor: pointer; }
        .page-wrapper .main-container .block-section .heading-m .caption img {
          margin-right: 10px; 
         
        }
      .page-wrapper .main-container .block-section .pad-extra {
        padding: 10px 15px !important; }
      .page-wrapper .main-container .block-section .without-pills {
        height: 55.5vh;
        border-left: 1px solid #ccc;
        padding: 10px;
        position: relative;
        padding: 10px;
        float: left;
        width: 100%; }
      .page-wrapper .main-container .block-section .list-sidebar {
        padding: 10px;
        position: relative;
        padding: 10px;
        float: left;
        border-left: 1px solid #ccc;
        height: 55.5vh;
        width: 100%; }
        .page-wrapper .main-container .block-section .list-sidebar ul li {
          margin-top: 2px;
          font-size: 16px;
          display: flex; }
          .page-wrapper .main-container .block-section .list-sidebar ul li a {
            display: inline-block;
            padding: 10px;
            background: #999;
            width: 100%;
            color: #ffffff; }
            .page-wrapper .main-container .block-section .list-sidebar ul li a:hover {
              text-decoration: none;
              background: #13b213;
              /*border-radius: 5px;*/
              color: #ffffff; }
          .page-wrapper .main-container .block-section .list-sidebar ul li:first-child {
            padding: 0px;
            margin-top: 0px;
            background: transparent; }
          .page-wrapper .main-container .block-section .list-sidebar ul li .alert-w {
            width: 8px;
            height: auto;
            display: block;
            margin-left: 1px;
            border: 2px solid #000; }
        .page-wrapper .main-container .block-section .list-sidebar .checkbox {
          margin-top: 0px; }
          .page-wrapper .main-container .block-section .list-sidebar .checkbox label {
            font-weight: 600;
            margin-bottom: 5px; }
        .page-wrapper .main-container .block-section .list-sidebar .checkbox-height {
          width: 100%;
          float: left; }
          .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 {
            width: 100%;
            float: left;
            padding: 0px 20px; }
            .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h {
              width: 100%;
              float: left;
              height: 152px; }
              .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl {
                width: 45%;
                margin-left: 2%;
                float: left; }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl .dropdown ul li a {
                  color: #000000;
                  border-bottom: 1px solid #ddd;
                  font-size: 14px;
                  padding: 4px;
                  background: transparent;
                  outline: 0px;
                  font-weight: bold; }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl .dropdown .dropdown-menu {
                  border: 0px;
                  border-radius: 0px;
                  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
                  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl .dropdown-submenu {
                  position: relative; }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl .dropdown-submenu .dropdown-menu {
                  top: 30px;
                  left: 10px;
                  margin-top: -1px; }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl .btnnested {
                  background: transparent;
                  border: 0px;
                  padding: 0px;
                  font-weight: bold; }
                .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .d-f-h .d-fl:first-child {
                  margin-left: 0px; }
            .page-wrapper .main-container .block-section .list-sidebar .checkbox-height .section-2 .main-calendar {
              width: 97%;
              float: left;
              margin: 0 auto;
              margin-bottom: 10px; }
        .page-wrapper .main-container .block-section .list-sidebar .dragCustomer {
          height: 100px;
          border: 3px dotted #ddd;
          position: relative;
          overflow-y: auto;
          overflow-x: hidden; }
          .page-wrapper .main-container .block-section .list-sidebar .dragCustomer span {
            display: block;
            color: #ccc;
            position: absolute;
            bottom: 10px;
            left: 50%;
            transform: translateX(-50%);
            font-size: 18px;
            width: 92%;
            text-align: center; }
          .page-wrapper .main-container .block-section .list-sidebar .dragCustomer ul {
            padding: 0px;
            margin: 0px;
            list-style: none; }
            .page-wrapper .main-container .block-section .list-sidebar .dragCustomer ul li {
              background: #e6e4e4;
              padding: 6px;
              text-transform: uppercase;
              font-weight: bold;
              font-size: 13px; }
        .page-wrapper .main-container .block-section .list-sidebar .hgt-100 {
          height: 100px;
          overflow-y: auto; }
        .page-wrapper .main-container .block-section .list-sidebar .address-list ul li {
          display: block;
          border-bottom: 1px solid #ddd;
          padding: 5px 0px !important; }
          .page-wrapper .main-container .block-section .list-sidebar .address-list ul li:last-child {
            padding-top: 0px !important;
            border-bottom: 0px; }
          .page-wrapper .main-container .block-section .list-sidebar .address-list ul li span {
            display: block; }
      .page-wrapper .main-container .block-section .footer-btn {
        position: absolute;
        bottom: 10px;
        right: 8px; }
        .page-wrapper .main-container .block-section .footer-btn button {
          margin-bottom: 3px;
          margin-left: 4px;
          margin-top: 4px; }
      .page-wrapper .main-container .block-section .table thead {
        background: #55ace0; }
        .page-wrapper .main-container .block-section .table thead tr th {
          font-size: 12px;
          color: #ffffff;
          font-weight: bold;
          padding: 3px 7px; }
      .page-wrapper .main-container .block-section:first-child {
        /* margin-left: 80px;  */
        margin-left: 0px;}
      .page-wrapper .main-container .block-section .under-menu-div {
        display: flex; }
    .page-wrapper .main-container .margn-none {
      margin-left: 0px !important; }
    .page-wrapper .main-container .table-div {
      width: 700px; }

.search-list {
  width: 100%;
  border: 1px solid #ccc;
  height: 30px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  border-radius: 0px; }

.font-sm {
  font-size: 12px; }

.boxscrollside {
  height: 100px;
  overflow-y: scroll; }

.report-section {
  padding: 0px;
  width: 100%; }
  .report-section .heading-thin {
    background: #e6e4e4;
    padding: 7px 10px;
    font-size: 13px;
    color: #1259a1;
    font-weight: bold; }
  .report-section .report-sidebar {
    float: left;
    width: 100%;
    border-right: 1px solid #e6e4e4;
    border-bottom: 1px solid #e6e4e4;
    height: 600px;
    overflow-y: scroll; }
    .report-section .report-sidebar .body-sidebar {
      float: left;
      width: 100%;
      padding: 10px; }
      .report-section .report-sidebar .body-sidebar .similar-checkbox {
        margin-bottom: 2px; }
        .report-section .report-sidebar .body-sidebar .similar-checkbox label {
          margin-bottom: 0px !important;
          font-size: 12px; }
      .report-section .report-sidebar .body-sidebar .radio label {
        font-size: 12px;
        font-weight: bold; }
      .report-section .report-sidebar .body-sidebar .checkbox label {
        margin-bottom: 10px; }
      .report-section .report-sidebar .body-sidebar .d-flex-fm {
        display: flex; }
        .report-section .report-sidebar .body-sidebar .d-flex-fm i {
          padding: 8px;
          background: #1259a1;
          color: #ffffff; }
          .report-section .report-sidebar .body-sidebar .d-flex-fm i:hover {
            cursor: pointer; }
      .report-section .report-sidebar .body-sidebar .group-sidebar {
        float: left;
        width: 100%;
        border: 1px solid #e6e4e4;
        border-top: 0px;
        padding: 10px; }
        .report-section .report-sidebar .body-sidebar .group-sidebar .search-flex {
          position: relative; }
          .report-section .report-sidebar .body-sidebar .group-sidebar .search-flex .position-icon {
            position: absolute;
            right: 6px;
            font-size: 20px;
            color: #333;
            top: 50%;
            transform: translateY(-50%); }
        .report-section .report-sidebar .body-sidebar .group-sidebar ul {
          padding: 0px;
          margin: 0px;
          list-style: none; }
          .report-section .report-sidebar .body-sidebar .group-sidebar ul li {
            font-size: 12px;
            padding: 4px; }
            .report-section .report-sidebar .body-sidebar .group-sidebar ul li:hover {
              background: #e6e4e4;
              cursor: pointer; }
            .report-section .report-sidebar .body-sidebar .group-sidebar ul li:first-child {
              margin-top: 4px; }
      .report-section .report-sidebar .body-sidebar .header-flex-list {
        float: left;
        width: 100%; }
        .report-section .report-sidebar .body-sidebar .header-flex-list ul {
          display: flex;
          list-style: none;
          padding: 0px;
          margin-bottom: 0px; }
          .report-section .report-sidebar .body-sidebar .header-flex-list ul li {
            width: 100%;
            font-size: 12px;
            border: 1px solid #e6e4e4;
            text-align: center;
            padding: 5px;
            border-left: 0px;
            border-bottom: 0px; }
            .report-section .report-sidebar .body-sidebar .header-flex-list ul li:first-child {
              border-left: 1px solid #e6e4e4; }
            .report-section .report-sidebar .body-sidebar .header-flex-list ul li:last-child {
              background: #e6e4e4; }
      .report-section .report-sidebar .body-sidebar .footer-flex-list {
        float: left;
        width: 100%; }
        .report-section .report-sidebar .body-sidebar .footer-flex-list ul {
          display: flex;
          list-style: none;
          padding: 0px; }
          .report-section .report-sidebar .body-sidebar .footer-flex-list ul li {
            width: 100%;
            font-size: 12px;
            border: 1px solid #e6e4e4;
            text-align: center;
            border-top: 0px;
            padding: 5px;
            border-left: 0px; }
            .report-section .report-sidebar .body-sidebar .footer-flex-list ul li:first-child {
              border-left: 1px solid #e6e4e4; }
            .report-section .report-sidebar .body-sidebar .footer-flex-list ul li a {
              color: #333; }
              .report-section .report-sidebar .body-sidebar .footer-flex-list ul li a i {
                margin-right: 4px; }
              .report-section .report-sidebar .body-sidebar .footer-flex-list ul li a:hover {
                text-decoration: none; }
  .report-section .footer-btn-sidebar {
    padding: 15px 10px;
    float: left;
    width: 100%; }
  .report-section .table-report {
    padding: 10px;
    float: left;
    width: 100%; }
    .report-section .table-report .table thead {
      background: #55ace0; }
      .report-section .table-report .table thead tr th {
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        padding: 3px 7px; }

.width-sidebar {
  width: 380px; }

.paginationMain {
  margin-top: 10px; }
  .paginationMain .pagination {
    height: auto !important; }
    .paginationMain .pagination li {
      display: inline-block !important;
      margin: 0 4px;
      border-color: transparent !important; }
      .paginationMain .pagination li:first-child {
        margin-left: 0px; }
      .paginationMain .pagination li:last-child {
        margin-right: 0px; }
      .paginationMain .pagination li a {
        padding: 5px 10px !important; }
  .paginationMain .pagination > .active > a, .paginationMain .pagination > .active > a:focus, .paginationMain .pagination > .active > a:hover, .paginationMain .pagination > .active > span, .paginationMain .pagination > .active > span:focus, .paginationMain .pagination > .active > span:hover {
    background: #1259a1 !important;
    border-color: transparent !important; }

.settings-popup .modal-content .modal-header {
  width: auto;
  position: absolute;
  right: 26px;
  z-index: 99; }
.settings-popup .modal-content .modal-body {
  padding: 0px; }
.settings-popup .modal-content .loginBg {
  background: #1259a1;
  padding: 8px 34px;
  color: #ffffff; }

.full-table {
  width: 90%; }

/*Page Loader*/
#loader-div {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999; }

#loader-div-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999; }

#loader {
  position: relative;
  width: 10vw;
  height: 5vw;
  padding: 1.5vw;
  display: flex;
  align-items: center;
  justify-content: center; }

#loader span {
  position: absolute;
  height: 0.8vw;
  width: 0.8vw;
  border-radius: 50%;
  background-color: #1259a1; }

#loader span:nth-child(1) {
  animation: loading-dotsA 0.5s infinite linear; }

#loader span:nth-child(2) {
  animation: loading-dotsB 0.5s infinite linear; }

@keyframes loading-dotsA {
  0% {
    transform: none; }
  25% {
    transform: translateX(2vw); }
  50% {
    transform: none; }
  75% {
    transform: translateY(2vw); }
  100% {
    transform: none; } }
@keyframes loading-dotsB {
  0% {
    transform: none; }
  25% {
    transform: translateX(-2vw); }
  50% {
    transform: none; }
  75% {
    transform: translateY(-2vw); }
  100% {
    transform: none; } }
.policyTab li {
  display: block;
  width: 100%;
  background: #999999; }
  .policyTab li a {
    border-radius: 0px;
    border: 0px;
    padding: 16px;
    color: #ffffff; }
    .policyTab li a:hover {
      background: #999999; }
.policyTab li.active > a, .policyTab li.active > a:focus, .policyTab li.active > a:hover {
  border: 0px;
  background: #56ace0 !important;
  color: #ffffff; }
  .position-fixed {
    position: fixed !important; }
  
  .bg-img-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
  
  .display-4 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 4px; }
  
  .card {
    box-shadow: 0 6px 12px rgba(140, 152, 164, 0.1);
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: .75rem; }
  
  .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  
  .js-validate .form-group {
    margin-bottom: 2rem; }
  
  .just {
    margin-top: 10rem;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  
  .card-lg > .card-body, .card-lg > .collapse .card-body {
    padding: 4rem; }
  
  .mb-4 {
    margin-top: 20px;
    display: block; }
  
  .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.3125rem; }
  
  .left-0 {
    left: 0 !important; }
  
  .bottom-0 {
    bottom: 0 !important; }
  
  .right-0 {
    right: 0 !important; }
  
  .position-absolute {
    position: absolute !important; }
  
  .top-10 {
    bottom: -5px; }
  
  .input-login {
    height: 50px; }
  
  .mb-5 {
    margin-bottom: 3rem; }
/*# sourceMappingURL=main.css.map */

.w-100{
  width: 100% !important;
  top:10%;
}
.listbar{
  background-color: #f3f0f0;
  border-radius: 5px;
  padding: 4px;
}
 
.box-scroll .side-delete{
  display: none !important;
}
.box-scroll .side-delete:hover{
  display: block !important;
}