@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:600,800|Raleway:300,400,500,600,700,800,800i|Roboto:500");
.row-c {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
}
.row-c .row-c {
  padding: 0;
  margin: -15px;
}
@media (max-width: 1199.98px) {
  .row-c {
    padding: 8px;
  }
  .row-c .row-c {
    padding: 0;
    margin: -8px;
  }
}
@media (max-width: 600.98px) {
  .row-c {
    padding: 5px;
  }
  .row-c .row-c {
    padding: 0;
    margin: -5px;
  }
}

.col-c {
  margin: 15px;
}
.col-c.is-1 {
  width: calc(8.3333333333% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-1 {
    width: calc(8.3333333333% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-1 {
    width: calc(8.3333333333% - 10px);
  }
}
.col-c.is-2 {
  width: calc(16.6666666667% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-2 {
    width: calc(16.6666666667% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-2 {
    width: calc(16.6666666667% - 10px);
  }
}
.col-c.is-3 {
  width: calc(25% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-3 {
    width: calc(25% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-3 {
    width: calc(25% - 10px);
  }
}
.col-c.is-4 {
  width: calc(33.3333333333% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-4 {
    width: calc(33.3333333333% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-4 {
    width: calc(33.3333333333% - 10px);
  }
}
.col-c.is-5 {
  width: calc(41.6666666667% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-5 {
    width: calc(41.6666666667% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-5 {
    width: calc(41.6666666667% - 10px);
  }
}
.col-c.is-6 {
  width: calc(50% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-6 {
    width: calc(50% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-6 {
    width: calc(50% - 10px);
  }
}
.col-c.is-7 {
  width: calc(58.3333333333% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-7 {
    width: calc(58.3333333333% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-7 {
    width: calc(58.3333333333% - 10px);
  }
}
.col-c.is-8 {
  width: calc(66.6666666667% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-8 {
    width: calc(66.6666666667% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-8 {
    width: calc(66.6666666667% - 10px);
  }
}
.col-c.is-9 {
  width: calc(75% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-9 {
    width: calc(75% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-9 {
    width: calc(75% - 10px);
  }
}
.col-c.is-10 {
  width: calc(83.3333333333% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-10 {
    width: calc(83.3333333333% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-10 {
    width: calc(83.3333333333% - 10px);
  }
}
.col-c.is-11 {
  width: calc(91.6666666667% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-11 {
    width: calc(91.6666666667% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-11 {
    width: calc(91.6666666667% - 10px);
  }
}
.col-c.is-12 {
  width: calc(100% - 30px);
}
@media (max-width: 1199.98px) {
  .col-c.is-12 {
    width: calc(100% - 16px);
  }
}
@media (max-width: 600.98px) {
  .col-c.is-12 {
    width: calc(100% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c {
    margin: 8px;
  }
  .col-c.is-1-desktop {
    width: calc(8.3333333333% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-1-desktop {
    width: calc(8.3333333333% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-2-desktop {
    width: calc(16.6666666667% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-2-desktop {
    width: calc(16.6666666667% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-3-desktop {
    width: calc(25% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-3-desktop {
    width: calc(25% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-4-desktop {
    width: calc(33.3333333333% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-4-desktop {
    width: calc(33.3333333333% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-5-desktop {
    width: calc(41.6666666667% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-5-desktop {
    width: calc(41.6666666667% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-6-desktop {
    width: calc(50% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-6-desktop {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-7-desktop {
    width: calc(58.3333333333% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-7-desktop {
    width: calc(58.3333333333% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-8-desktop {
    width: calc(66.6666666667% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-8-desktop {
    width: calc(66.6666666667% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-9-desktop {
    width: calc(75% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-9-desktop {
    width: calc(75% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-10-desktop {
    width: calc(83.3333333333% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-10-desktop {
    width: calc(83.3333333333% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-11-desktop {
    width: calc(91.6666666667% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-11-desktop {
    width: calc(91.6666666667% - 10px);
  }
}
@media (max-width: 1199.98px) {
  .col-c.is-12-desktop {
    width: calc(100% - 16px);
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  .col-c.is-12-desktop {
    width: calc(100% - 10px);
  }
}
@media (max-width: 600.98px) {
  .col-c {
    margin: 5px;
  }
  .col-c.is-1-mobile {
    width: calc(8.3333333333% - 10px);
  }
  .col-c.is-2-mobile {
    width: calc(16.6666666667% - 10px);
  }
  .col-c.is-3-mobile {
    width: calc(25% - 10px);
  }
  .col-c.is-4-mobile {
    width: calc(33.3333333333% - 10px);
  }
  .col-c.is-5-mobile {
    width: calc(41.6666666667% - 10px);
  }
  .col-c.is-6-mobile {
    width: calc(50% - 10px);
  }
  .col-c.is-7-mobile {
    width: calc(58.3333333333% - 10px);
  }
  .col-c.is-8-mobile {
    width: calc(66.6666666667% - 10px);
  }
  .col-c.is-9-mobile {
    width: calc(75% - 10px);
  }
  .col-c.is-10-mobile {
    width: calc(83.3333333333% - 10px);
  }
  .col-c.is-11-mobile {
    width: calc(91.6666666667% - 10px);
  }
  .col-c.is-12-mobile {
    width: calc(100% - 10px);
  }
}

* {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.first-and-latest > *:nth-child(1), .admin-dashboard .right-section .main-title > *:nth-child(1) {
  margin-top: 0;
}
.first-and-latest > *:last-child, .admin-dashboard .right-section .main-title > *:last-child {
  margin-bottom: 0;
}

html {
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  transition: all 0.3s linear;
  overflow-y: scroll;
  font-size: 14px;
}
@media (max-width: 600.98px) {
  html {
    font-size: 12px;
  }
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1rem;
  color: #6F6F6F;
  font-family: "Raleway";
  font-weight: 400;
  line-height: 1.4;
  overflow: hidden !important;
  position: relative;
}
@media (max-width: 1400px) {
  body.modal-open-c {
    height: 100%;
  }
  body.modal-open-c .is-hidden-c {
    transform: none;
  }
}

a {
  text-decoration: none;
  margin: 0;
  outline: none;
  transition: background 0.3s, color 0.3s, border 0.3s;
  color: #6F6F6F;
}
a:hover {
  text-decoration: none;
  color: #FEBD1F;
}

img {
  border: none;
  margin: 0;
  padding: 0;
  height: auto;
  vertical-align: bottom;
  width: 100%;
}

p {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}

textarea {
  resize: none;
}

input:not([type=checkbox]):not([type=radio]), textarea, select, button {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: #F4F7FB;
  font-size: 1rem;
  outline: 0;
  padding: 10.5px 20px;
  width: 100%;
}

button, input[type=submit], input[type=checkbox], input[type=radio] {
  transition: all 0.3s;
  cursor: pointer;
}

::placeholder {
  color: #8897A2;
}

ol, ul {
  margin: 0;
  padding: 0 0 0 50px;
}
ol li, ul li {
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  padding: 6px 7% 6px 18px;
}
@media (max-width: 600.98px) {
  table th, table td {
    padding-left: 10px;
    margin-right: 10px;
  }
}
table tr th:first-child, table tr td:first-child {
  padding-right: 0;
}
table tr th {
  font-size: 12px;
  font-weight: 800;
  color: #4D4D4D;
  text-align: left;
  padding-top: 19px;
  letter-spacing: 0.92px;
}
table tbody tr:nth-of-type(2n+1) {
  background-color: #F4F8FD;
}
@media (max-width: 1199.98px) {
  table.custom-table.table-01 th, table.custom-table.table-01 td {
    display: none;
  }
  table.custom-table.table-01 th:nth-child(1), table.custom-table.table-01 th:nth-child(2), table.custom-table.table-01 th:nth-child(3), table.custom-table.table-01 th:nth-child(4), table.custom-table.table-01 th:nth-child(5), table.custom-table.table-01 th:nth-child(6), table.custom-table.table-01 td:nth-child(1), table.custom-table.table-01 td:nth-child(2), table.custom-table.table-01 td:nth-child(3), table.custom-table.table-01 td:nth-child(4), table.custom-table.table-01 td:nth-child(5), table.custom-table.table-01 td:nth-child(6) {
    display: table-cell;
  }
}
@media (max-width: 1199.98px) and (max-width: 600.98px) {
  table.custom-table.table-01 th:nth-child(4), table.custom-table.table-01 th:nth-child(5), table.custom-table.table-01 th:nth-child(6), table.custom-table.table-01 td:nth-child(4), table.custom-table.table-01 td:nth-child(5), table.custom-table.table-01 td:nth-child(6) {
    display: none;
  }
}
table.custom-table th, table.custom-table td {
  color: #152934;
  padding: 5px 0 5px 10px;
  height: 48px;
}
table.custom-table th:nth-child(1), table.custom-table td:nth-child(1) {
  padding-left: 12px;
}
table.custom-table .check-box {
  width: 18px;
  height: 18px;
  position: relative;
  font-variant: none;
  font-weight: normal;
}
table.custom-table .check-box input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
table.custom-table .check-box input[type=checkbox]:hover + .show-btn {
  opacity: 0.7;
}
table.custom-table .check-box input[type=checkbox]:checked + .show-btn, table.custom-table .check-box input[type=checkbox].active + .show-btn, table.custom-table .check-box input[type=checkbox][checked=checked] + .show-btn {
  background-color: #FEBD1F;
  border-color: #FEBD1F;
}
table.custom-table .check-box .show-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 2px solid #5A6872;
  line-height: 18px;
  text-align: center;
}
table.custom-table .check-box .show-btn:before {
  content: "";
  font-family: "iconfont" !important;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
table.custom-table i.iconfont.icon-check {
  width: 19px;
  height: 19px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  background-color: #48D4BB;
  color: #fff;
  border-radius: 50%;
  font-size: 1rem;
}
table.custom-table thead th, table.custom-table thead td {
  vertical-align: bottom;
  font-size: 14px;
  font-variant: all-small-caps;
  line-height: 1.0714285714;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Raleway";
  font-weight: 300;
  margin: 20px 0 0;
  color: #152934;
}

h1, .h1 {
  font-size: 21px;
}

h2, .h2 {
  font-size: 19px;
}

h3, .h3 {
  font-size: 18px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 15px;
}

.btn, .form-control {
  box-shadow: none !important;
}

.list-none, .pending-link-style .select-box .select-list-outer ul, .pending-link-style .select-box > ul, .pending-link-style .select-box .select-list-outer, .tool-bar .sort-by > ul, .tool-bar .sort-by .select-list-outer, .select-box-outer [class^=select-box-custom] > ul, .select-box-outer [class^=select-box-custom] .select-list-outer, .chart-legends ul, .custom-legend ul, .slick-dots, .admin-dashboard .right-section .bread-crumb ul, .admin-dashboard .ranking-c ol, .admin-dashboard .left-section .dashboard-list, #nav .admin-c ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-none li, .pending-link-style .select-box > ul li, .pending-link-style .select-box .select-list-outer li, .tool-bar .sort-by > ul li, .tool-bar .sort-by .select-list-outer li, .select-box-outer [class^=select-box-custom] > ul li, .select-box-outer [class^=select-box-custom] .select-list-outer li, .chart-legends ul li, .custom-legend ul li, .slick-dots li, .admin-dashboard .right-section .bread-crumb ul li, .admin-dashboard .ranking-c ol li, .admin-dashboard .left-section .dashboard-list li, #nav .admin-c ul li {
  padding: 0;
  margin: 0;
}

.logo-c img {
  width: auto;
  max-width: 100%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html.hidden-c .wowo {
  visibility: hidden;
}
html.hidden-c .wowo.animated {
  animation-duration: 1.2s;
  visibility: visible;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft.animated {
  animation-name: fadeInLeft;
}

.fadeInRight.animated {
  animation-name: fadeInRight;
}

.fadeIn.animated {
  animation-name: fadeIn;
}

.fadeInUp.animated {
  animation-name: fadeInUp;
}

.fadeInDown.animated {
  animation-name: fadeInDown;
}

.delay-in-2 {
  animation-delay: 0.1s;
}

.delay-in-4 {
  animation-delay: 0.2s;
}

.is-hidden-c {
  transform: translate3d(0, -100%, 0);
}

#nav {
  font-size: 14px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-image: linear-gradient(90deg, #FEBD1F 0%, #ff9505 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
@media (max-width: 600.98px) {
  #nav {
    justify-content: center;
  }
}
#nav a {
  color: #fff;
}
#nav .logo-c {
  margin-left: 30px;
  max-width: 180px;
}
@media (max-width: 600.98px) {
  #nav .logo-c {
    padding-left: 0;
  }
  #nav .logo-c a {
    height: 50px;
    display: inline-block;
    padding: 10px;
  }
  #nav .logo-c a img {
    height: 30px;
  }
}
@media (max-width: 600.98px) {
  #nav .admin-c {
    display: none;
  }
}
#nav .admin-c a {
  padding: 23.5px;
  display: inline-block;
  width: 100px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
#nav .admin-c a .icon-user-circle {
  font-size: 17px;
}
#nav .admin-c a .icon-angle-down {
  font-size: 12px;
  display: inline-block;
  transition: transform 0.3s;
}
#nav .admin-c ul {
  position: absolute;
  right: 25px;
  min-width: 180px;
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  border-bottom: 2px solid #FEBD1F;
  box-shadow: 0 0 10px rgba(111, 111, 111, 0.2);
  text-transform: capitalize;
  top: calc(100% - 20px);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
#nav .admin-c ul a {
  text-align: left;
  width: auto;
  color: #152934;
  padding: 10px 15px;
  display: block;
}
#nav .admin-c ul a:hover {
  color: #FEBD1F;
}
#nav .admin-c:hover ul {
  opacity: 1;
  visibility: visible;
}
#nav .admin-c:hover > a {
  color: #152934;
}
#nav .admin-c:hover > a .icon-angle-down {
  transform: rotate(180deg);
}
#nav + * {
  padding-top: 70px;
}
@media (max-width: 600.98px) {
  #nav + * {
    padding-top: 50px;
  }
}

#hamburger {
  z-index: 11;
  transition: all 0.3s;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translate(0, -50%);
  width: 28px;
  height: 24px;
}
@media (min-width: 601px) {
  #hamburger {
    display: none;
  }
}
#hamburger .hamburger-inner {
  position: relative;
  width: 15px;
  height: 10px;
}
#hamburger:hover {
  cursor: pointer;
}
#hamburger:hover span {
  background-color: #FEBD1F;
}
#hamburger span {
  display: block;
  background-color: #fff;
  width: 100%;
  height: 4px;
  border-radius: 1px;
  position: absolute;
  transition: all 0.5s;
  left: 0;
}
#hamburger span:first-child {
  top: 0;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
#hamburger span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
#hamburger span:last-child {
  top: auto;
  bottom: 0;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
#hamburger.active span:first-child {
  transform: rotate(-45deg);
  top: calc(50% - 2px);
}
#hamburger.active span:nth-child(2) {
  background-color: transparent !important;
}
#hamburger.active span:last-child {
  transform: rotate(45deg);
  top: calc(50% - 2px);
}

@media (min-width: 601px) {
  .show-mobile {
    display: none;
  }
}

.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
}

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 0 0;
  position: relative;
  overflow: auto;
  box-sizing: border-box;
  padding-right: 10px;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 4px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  transition: opacity 0.25s linear;
  margin-right: 2px;
}

.ss-hidden {
  display: none;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.btn {
  font-weight: 800;
  font-size: 14px;
  color: #152934;
  letter-spacing: 1px;
  text-align: center;
  font-variant: all-small-caps;
  padding: 8.5px 20px;
  min-width: 120px;
  display: inline-block;
  border: 2px solid transparent;
  background-color: transparent;
}
.btn.btn-primary {
  background-color: #FEBD1F;
  color: #000;
}
.btn.btn-primary:hover {
  border-color: #FEBD1F;
  background-color: transparent;
  color: #152934;
}
.btn.cancel-btn {
  background: darkred;
  color: white;
}
.btn.cancel-btn:hover {
  border-color: darkred;
  background-color: transparent;
  color: black;
}
.btn.cancel-btn i {
  align-content: center;
}
.btn.disabled {
  color: rgba(21, 41, 52, 0.3);
  cursor: not-allowed;
  background-color: #EDEDED;
  border-color: #EDEDED;
}
.btn.disabled:hover {
  color: rgba(21, 41, 52, 0.3);
  background-color: #EDEDED;
  border-color: #EDEDED;
}

.view-more {
  min-width: 169px;
}

.admin-dashboard {
  background-color: #fff;
}
.admin-dashboard .left-section {
  width: 250px;
  position: fixed;
  top: 70px;
  left: 0;
  bottom: 0;
  background-color: #152934;
  color: #fff;
  transition: width 0.3s, left 0.3s;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.admin-dashboard .left-section::-webkit-scrollbar {
  display: none;
}
.admin-dashboard .left-section > * {
  position: relative;
}
@media (max-width: 600.98px) {
  .admin-dashboard .left-section {
    top: 111px;
    left: -250px;
  }
}
.admin-dashboard .left-section a {
  color: #fff;
}
.admin-dashboard .left-section a:hover {
  color: #FEBD1F;
}
.admin-dashboard .left-section .dashboard-list {
  padding-top: 30px;
}
.admin-dashboard .left-section .dashboard-list li {
  margin-bottom: 10px;
}
.admin-dashboard .left-section .dashboard-list li a {
  display: block;
  border-left: 4px solid transparent;
  padding: 14px 28px;
  text-transform: capitalize;
  background-color: transparent;
  white-space: nowrap;
  transition: background 0.3s, color 0.3s, border 0.3s, padding 0.3s;
}
.admin-dashboard .left-section .dashboard-list li a i.iconfont {
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-right: 9px;
  transition: margin-right 0.3s;
}
.admin-dashboard .left-section .dashboard-list li.active {
  color: #FEBD1F;
}
.admin-dashboard .left-section .dashboard-list li.active a {
  color: #FEBD1F;
  border-left-color: #FEBD1F;
  font-weight: 800;
  background-color: rgba(255, 255, 255, 0.05);
}
.admin-dashboard .left-section a#collapse-menu {
  position: absolute;
  left: 28px;
  bottom: 25px;
  text-transform: capitalize;
  white-space: nowrap;
  transition: left 0.3s;
}
.admin-dashboard .left-section a#collapse-menu i {
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.3s;
}
.admin-dashboard .ranking-c {
  counter-reset: section;
  padding-top: 15px;
  padding-bottom: 30px;
}
.admin-dashboard .ranking-c .slick-slide:not(.slick-cloned) {
  counter-reset: subsection;
}
.admin-dashboard .ranking-c .slick-dots {
  bottom: 13px;
}
.admin-dashboard .ranking-c ol {
  line-height: 1.7857142857;
  padding-left: 35px;
  position: relative;
}
.admin-dashboard .ranking-c ol li {
  padding-top: 10.5px;
  padding-bottom: 10.5px;
}
.admin-dashboard .ranking-c ol > li:before {
  counter-increment: section;
  content: "" counter(section) "";
  position: absolute;
  left: 0;
  display: block;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #EBEDF1;
  text-align: center;
  font-weight: 600;
  color: #152934;
}
.admin-dashboard .full-report {
  width: 100% !important;
}
.admin-dashboard .right-section {
  width: calc(100% - 250px);
  margin-left: auto;
  transition: width 0.3s;
  min-height: calc(100vh - 70px);
  background-color: #EBEDF1;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .right-section {
    width: calc(100% - 50px);
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section {
    width: 100%;
    margin-top: 60px;
  }
}
.admin-dashboard .right-section .main-title {
  padding: 20px 30px 0;
  background-color: #fff;
  position: relative;
}
.admin-dashboard .right-section .main-title h1 {
  margin-top: 0;
}
.admin-dashboard .right-section .main-title .hide-mobile {
  font-size: 14px;
  font-variant: all-small-caps;
  font-weight: 800;
  color: #152934;
  position: relative;
  top: -10px;
}
.admin-dashboard .right-section .main-title .hide-mobile i.iconfont {
  font-size: 18px;
  margin-right: 8px;
}
.admin-dashboard .right-section .main-title .hide-mobile:hover {
  color: #FEBD1F;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .right-section .main-title {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section .main-title {
    background-color: #152934;
    color: #fff;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1;
  }
  .admin-dashboard .right-section .main-title h1 {
    padding-left: 35px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.admin-dashboard .right-section .bread-crumb {
  padding: 7px 30px 0;
  font-size: 14px;
  background-color: #fff;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .right-section .bread-crumb {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section .bread-crumb {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    overflow: hidden;
  }
}
.admin-dashboard .right-section .bread-crumb .slick-arrow {
  outline: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  bottom: 0;
  border: 0;
  left: -20px;
  padding: 0 3px;
  margin: 0;
  line-height: 30px;
  height: 30px;
  font-size: 10px;
  background-color: transparent;
  width: 20px;
}
.admin-dashboard .right-section .bread-crumb .slick-arrow:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 3px;
}
.admin-dashboard .right-section .bread-crumb .slick-arrow.slick-next {
  left: auto;
  right: -20px;
}
.admin-dashboard .right-section .bread-crumb .slick-arrow.slick-next:before {
  left: auto;
  right: 3px;
}
.admin-dashboard .right-section .bread-crumb .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}
.admin-dashboard .right-section .bread-crumb .slick-arrow:hover {
  color: #FEBD1F;
}
.admin-dashboard .right-section .bread-crumb ul {
  font-weight: 800;
  color: #152934;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  font-variant: all-small-caps;
  white-space: nowrap;
  display: inline-block;
  padding-right: 1px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section .bread-crumb ul.not-slick {
    display: flex !important;
    justify-content: center;
  }
  .admin-dashboard .right-section .bread-crumb ul.not-slick li:last-child {
    margin-right: 0;
  }
}
.admin-dashboard .right-section .bread-crumb ul li {
  margin-right: 32px;
  display: inline-block;
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section .bread-crumb ul li {
    margin-right: 20px;
  }
}
@media (max-width: 400px) {
  .admin-dashboard .right-section .bread-crumb ul li {
    margin-right: 10px;
  }
}
.admin-dashboard .right-section .bread-crumb ul li a {
  display: inline-block;
  padding: 5px 0;
  border-bottom: 3px solid transparent;
  white-space: nowrap;
  color: #152934;
}
@media (max-width: 600.98px) {
  .admin-dashboard .right-section .bread-crumb ul li a {
    padding: 3px 0;
  }
}
.admin-dashboard .right-section .bread-crumb ul li.active a, .admin-dashboard .right-section .bread-crumb ul li:hover a {
  border-bottom-color: #FEBD1F;
}
.admin-dashboard .row-c.blocks-section .col-c.title-style {
  background: #FFFFFF;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.admin-dashboard .row-c.blocks-section .col-c.title-style > *:not(.row-c) {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c.title-style > *:not(.row-c) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .title-c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
  background-color: #FAFAFA;
  border-radius: 6px 6px 0 0;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c .title-c {
    min-height: 30px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .title-c h2 {
  font-weight: 800;
  color: #3D70B2;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  font-variant: all-small-caps;
  display: flex;
  font-size: 14px;
  margin-top: 0;
  line-height: 0.9;
  padding-bottom: 3px;
}
.admin-dashboard .row-c.blocks-section .col-c .title-c h2 span {
  text-align: right;
  color: #5A6872;
}
.admin-dashboard .row-c.blocks-section .col-c .title-c .right-btn a svg {
  vertical-align: middle;
}
.admin-dashboard .row-c.blocks-section .col-c .title-c .right-btn a svg g {
  transition: fill 0.3s;
}
.admin-dashboard .row-c.blocks-section .col-c .title-c .right-btn a:hover svg g {
  fill: #000;
}
.admin-dashboard .row-c.blocks-section .col-c .title-d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
  background-color: #FAFAFA;
  border-radius: 6px 6px 0 0;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c .title-d {
    min-height: 30px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .title-d h2 {
  font-weight: 800;
  color: #5A6872;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  font-variant: all-small-caps;
  display: flex;
  font-size: 14px;
  margin-top: 0;
  line-height: 0.9;
  padding-bottom: 3px;
}
.admin-dashboard .row-c.blocks-section .col-c .title-d h2 span {
  text-align: right;
  color: #5A6872;
}
.admin-dashboard .row-c.blocks-section .col-c .title-d .right-btn a svg {
  vertical-align: middle;
}
.admin-dashboard .row-c.blocks-section .col-c .title-d .right-btn a svg g {
  transition: fill 0.3s;
}
.admin-dashboard .row-c.blocks-section .col-c .title-d .right-btn a:hover svg g {
  fill: #000;
}
.admin-dashboard .row-c.blocks-section .col-c .up-block .num-c, .admin-dashboard .row-c.blocks-section .col-c .down-block .num-c, .admin-dashboard .row-c.blocks-section .col-c .no-block .num-c {
  font-weight: 500;
  font-size: 200%;
  color: #00A68F;
  display: inline-block;
  padding: 7px 30px;
  position: relative;
  text-overflow: ellipsis;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c .up-block .num-c, .admin-dashboard .row-c.blocks-section .col-c .down-block .num-c, .admin-dashboard .row-c.blocks-section .col-c .no-block .num-c {
    font-size: 36px;
    padding: 0 23px 4px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .up-block .num-c:after, .admin-dashboard .row-c.blocks-section .col-c .down-block .num-c:after, .admin-dashboard .row-c.blocks-section .col-c .no-block .num-c:after {
  content: "";
  font-family: "iconfont" !important;
  font-size: 60%;
  position: absolute;
  top: 53%;
  transform: translate(0, -50%);
  right: -3px;
}
.admin-dashboard .row-c.blocks-section .col-c .up-block .num-c .after-num, .admin-dashboard .row-c.blocks-section .col-c .down-block .num-c .after-num, .admin-dashboard .row-c.blocks-section .col-c .no-block .num-c .after-num {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c .up-block .num-c .after-num, .admin-dashboard .row-c.blocks-section .col-c .down-block .num-c .after-num, .admin-dashboard .row-c.blocks-section .col-c .no-block .num-c .after-num {
    bottom: -2px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .up-block .after-num, .admin-dashboard .row-c.blocks-section .col-c .down-block .after-num, .admin-dashboard .row-c.blocks-section .col-c .no-block .after-num {
  font-weight: 800;
  font-size: 12px;
  color: #152934;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.admin-dashboard .row-c.blocks-section .col-c .up-block .detail-c, .admin-dashboard .row-c.blocks-section .col-c .down-block .detail-c, .admin-dashboard .row-c.blocks-section .col-c .no-block .detail-c {
  padding: 11px 0 17px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c .up-block .detail-c, .admin-dashboard .row-c.blocks-section .col-c .down-block .detail-c, .admin-dashboard .row-c.blocks-section .col-c .no-block .detail-c {
    font-size: 12px;
    padding-bottom: 8px;
    padding-top: 0;
  }
}
.admin-dashboard .row-c.blocks-section .col-c .down-block .num-c {
  color: #BD1426;
}
.admin-dashboard .row-c.blocks-section .col-c .down-block .num-c:after {
  content: "";
}
.admin-dashboard .row-c.blocks-section .col-c .no-block .num-c {
  padding: 0 0;
  color: #886911;
}
.admin-dashboard .row-c.blocks-section .col-c .no-block .num-c:after {
  content: "";
}
.admin-dashboard .row-c.blocks-section .col-c .slider-c {
  padding-bottom: 46px;
}
.admin-dashboard .row-c.blocks-section .col-c.without-shadow {
  box-shadow: none;
}
.admin-dashboard .row-c.blocks-section .col-c.data-item .title-c {
  justify-content: center;
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  min-height: 139px;
  justify-content: space-between;
  padding: 20px;
  flex-wrap: wrap;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c.columns-data {
    text-align: center;
    padding: 10px;
    min-height: 138px;
    flex-direction: column;
    justify-content: flex-end;
  }
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .num-c {
    font-size: 48px;
  }
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data .left-c {
  width: 70%;
  padding: 0 20px 0 0;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .left-c {
    width: 100%;
    padding: 0;
  }
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data .left-c p {
  margin-top: 18px;
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data .right-c {
  text-align: center;
  padding-bottom: 9px;
  width: 30%;
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data .right-c .after-num {
  padding-bottom: 5px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .right-c {
    width: 100%;
    padding-bottom: 0;
  }
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .right-c .after-num {
    bottom: -8px;
  }
}
@media (min-width: 601px) {
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .num-c {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.admin-dashboard .row-c.blocks-section .col-c.columns-data .column-title {
  font-weight: 800;
  font-size: 12px;
  color: #3D70B2;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media (max-width: 600.98px) {
  .admin-dashboard .row-c.blocks-section .col-c.columns-data .column-title {
    font-size: 14px;
    font-variant: all-small-caps;
    line-height: 1.0714285714;
  }
}
.admin-dashboard .project-items.transition-width .project-item {
  transition: width 0.3s ease-in;
}
.admin-dashboard .project-items .project-item {
  background: #FFFFFF;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.03);
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  color: #152934;
}
.admin-dashboard .project-items .project-item .img-c {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.admin-dashboard .project-items .project-item .info-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.admin-dashboard .project-items .project-item .info-item .info-title {
  font-weight: 800;
  font-size: 14px;
  font-variant: all-small-caps;
  color: #3D70B2;
  letter-spacing: 1px;
  margin-right: 6px;
}
.admin-dashboard .project-items .project-item h3 {
  font-weight: 800;
  font-size: 1rem;
  color: #152934;
  letter-spacing: 0.88px;
  margin-top: 0;
}
@media (min-width: 601px) and (max-width: 1199.98px) {
  .admin-dashboard .project-items.grid-style .view-more {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (min-width: 601px) {
  .admin-dashboard .project-items.grid-style .project-item {
    border-radius: 6px 6px 0 0;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 40px;
  }
}
@media (min-width: 601px) and (max-width: 767.98px) {
  .admin-dashboard .project-items.grid-style .project-item {
    width: calc(50% - 16px);
  }
}
@media (min-width: 601px) {
  .admin-dashboard .project-items.grid-style .project-item .show-list {
    display: none;
  }
}
@media (min-width: 601px) {
  .admin-dashboard .project-items.grid-style .project-item .img-c {
    padding-top: 95.38%;
  }
}
@media (min-width: 601px) {
  .admin-dashboard .project-items.grid-style .project-item .text-c {
    padding: 18px 20px;
  }
  .admin-dashboard .project-items.grid-style .project-item .text-c .info-item {
    font-size: 1rem;
    font-weight: 500;
  }
  .admin-dashboard .project-items.grid-style .project-item .text-c .info-item .info-title {
    min-width: 73px;
  }
  .admin-dashboard .project-items.grid-style .project-item .text-c h3 {
    margin-bottom: 10px;
  }
}
@media (min-width: 601px) {
  .admin-dashboard .project-items.grid-style .project-item .button-c {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .admin-dashboard .project-items.grid-style .project-item .button-c .btn {
    width: 100%;
  }
}
.admin-dashboard .project-items:not(.grid-style) {
  margin-top: -25px;
  margin-bottom: -5px;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .project-items:not(.grid-style) {
    margin-top: -10px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) {
    margin-top: -5px;
  }
}
.admin-dashboard .project-items:not(.grid-style) .col-c {
  width: calc(100% - 30px);
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .project-items:not(.grid-style) .col-c {
    width: calc(100% - 16px);
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) .col-c {
    width: calc(100% - 10px);
  }
}
.admin-dashboard .project-items:not(.grid-style) .project-item {
  border-radius: 6px;
  justify-content: space-between;
  min-height: 80px;
}
.admin-dashboard .project-items:not(.grid-style) .project-item .img-c {
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.admin-dashboard .project-items:not(.grid-style) .project-item .text-c {
  padding: 10px 0 10px 100px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) .project-item .text-c {
    padding-left: 90px;
    align-self: flex-end;
  }
}
.admin-dashboard .project-items:not(.grid-style) .project-item .info-c {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  margin-top: 5px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) .project-item .info-c {
    flex-direction: column;
  }
}
.admin-dashboard .project-items:not(.grid-style) .project-item .info-c .info-item {
  margin-right: 15px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) .project-item .info-c .info-item {
    margin-right: 0;
  }
  .admin-dashboard .project-items:not(.grid-style) .project-item .info-c .info-item + .info-item {
    margin-top: 5px;
  }
}
.admin-dashboard .project-items:not(.grid-style) .project-item .button-c {
  margin: 20px;
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items:not(.grid-style) .project-item .button-c {
    margin: 10px;
  }
  .admin-dashboard .project-items:not(.grid-style) .project-item .button-c .btn {
    min-width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 399px) {
  .admin-dashboard .project-items:not(.grid-style) .project-item .button-c .btn {
    min-width: 70px;
  }
}
.admin-dashboard .project-items:not(.grid-style) .view-more {
  margin-top: 40px;
}
@media (max-width: 1199.98px) {
  .admin-dashboard .project-items:not(.grid-style) .view-more {
    margin-top: 10px;
    margin-bottom: 4px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style {
    margin-top: -25px;
    margin-bottom: -5px;
  }
}
@media (max-width: 600.98px) and (max-width: 1199.98px) {
  .admin-dashboard .project-items.grid-style {
    margin-top: -10px;
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style {
    margin-top: -5px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .col-c {
    width: calc(100% - 30px);
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media (max-width: 600.98px) and (max-width: 1199.98px) {
  .admin-dashboard .project-items.grid-style .col-c {
    width: calc(100% - 16px);
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .col-c {
    width: calc(100% - 10px);
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item {
    border-radius: 6px;
    justify-content: space-between;
    min-height: 80px;
  }
  .admin-dashboard .project-items.grid-style .project-item .img-c {
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .admin-dashboard .project-items.grid-style .project-item .text-c {
    padding: 10px 0 10px 100px;
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .text-c {
    padding-left: 90px;
    align-self: flex-end;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .info-c {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    margin-top: 5px;
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .info-c {
    flex-direction: column;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .info-c .info-item {
    margin-right: 15px;
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .info-c .info-item {
    margin-right: 0;
  }
  .admin-dashboard .project-items.grid-style .project-item .info-c .info-item + .info-item {
    margin-top: 5px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .button-c {
    margin: 20px;
  }
}
@media (max-width: 600.98px) and (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .project-item .button-c {
    margin: 10px;
  }
  .admin-dashboard .project-items.grid-style .project-item .button-c .btn {
    min-width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 600.98px) and (max-width: 399px) {
  .admin-dashboard .project-items.grid-style .project-item .button-c .btn {
    min-width: 70px;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .project-items.grid-style .view-more {
    margin-top: 40px;
  }
}
@media (max-width: 600.98px) and (max-width: 1199.98px) {
  .admin-dashboard .project-items.grid-style .view-more {
    margin-top: 10px;
    margin-bottom: 4px;
  }
}
@media (min-width: 1200px) {
  .admin-dashboard.collapse .left-section {
    width: 50px;
  }
  .admin-dashboard.collapse .left-section .dashboard-list li a, .admin-dashboard.collapse .left-section a#collapse-menu {
    padding-left: 12px;
  }
  .admin-dashboard.collapse .left-section .dashboard-list li a i, .admin-dashboard.collapse .left-section a#collapse-menu i {
    margin-right: 20px;
  }
  .admin-dashboard.collapse .left-section a#collapse-menu {
    padding-left: 0;
    left: 16px;
  }
  .admin-dashboard.collapse .left-section a#collapse-menu i {
    transform: rotate(180deg);
  }
  .admin-dashboard.collapse .right-section {
    width: calc(100% - 50px);
  }
}
@media (min-width: 601px) and (max-width: 1199.98px) {
  .admin-dashboard:not(.collapse) .left-section {
    width: 50px;
  }
  .admin-dashboard:not(.collapse) .left-section .dashboard-list li a, .admin-dashboard:not(.collapse) .left-section a#collapse-menu {
    padding-left: 12px;
  }
  .admin-dashboard:not(.collapse) .left-section .dashboard-list li a i, .admin-dashboard:not(.collapse) .left-section a#collapse-menu i {
    margin-right: 20px;
  }
  .admin-dashboard:not(.collapse) .left-section a#collapse-menu {
    padding-left: 0;
    left: 16px;
  }
  .admin-dashboard:not(.collapse) .left-section a#collapse-menu i {
    transform: rotate(180deg);
  }
  .admin-dashboard:not(.collapse) .right-section {
    width: calc(100% - 50px);
  }
}
@media (max-width: 1199.98px) {
  .admin-dashboard .click-close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    z-index: 9;
    visibility: hidden;
  }
  .admin-dashboard.collapse .click-close {
    visibility: visible;
  }
}
@media (max-width: 600.98px) {
  .admin-dashboard .click-close {
    left: 37px;
  }
  .admin-dashboard.collapse .left-section {
    left: 0;
  }
}

.text-align-center {
  text-align: center;
}

.slick-dots {
  display: flex !important;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 20px;
}
.slick-dots li {
  position: relative;
  width: 11px;
  height: 11px;
  overflow: hidden;
  border-radius: 50%;
}
.slick-dots li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #EBEDF1;
  transition: background 0.3s;
}
.slick-dots li button {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slick-dots li.slick-active:before, .slick-dots li:hover:before {
  background-color: #FEBD1F;
}

.chart-here {
  position: relative;
  margin-left: -7px;
  margin-right: -7px;
  padding-top: 16px;
}
.chart-here [id^=canvas-holder] {
  width: 176px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  margin-bottom: 20px;
}
@media (max-width: 1250px) {
  .chart-here [id^=canvas-holder] {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .chart-here [id^=canvas-holder] {
    width: 177px;
  }
}
@media (max-width: 600.98px) {
  .chart-here [id^=canvas-holder] {
    width: 157px;
  }
}
@media (max-width: 600.98px) {
  .chart-here.mobile-reserve {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .chart-here.mobile-reserve #chart-line-outer {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

canvas {
  transition: all 0.3s;
}

.custom-legend {
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 15px;
}
@media (max-width: 600.98px) {
  .custom-legend {
    font-size: 12px;
  }
}
.custom-legend span {
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 5px;
}
.custom-legend ul {
  display: flex;
  justify-content: flex-end;
  padding-right: 12px;
}
.custom-legend ul li {
  margin-left: 36px;
}

.slider-chart {
  padding-bottom: 27px;
}
.slider-chart .slick-list {
  overflow: visible;
}
.slider-chart .chart-here {
  margin-left: 0;
  margin-right: 0;
}
.slider-chart .slick-dots {
  bottom: 15px;
}
.slider-chart .slick-dots li {
  margin-left: 2.5px;
  margin-right: 2.5px;
}

#canvas-line-stacked-outer, #chart-line-outer, #chart-line-outer-2, #chart-line-outer-3, #chart-line-outer-4, #chart-bar-outer {
  position: relative;
}
#canvas-line-stacked-outer .chartjs-tooltip, #chart-line-outer .chartjs-tooltip, #chart-line-outer-2 .chartjs-tooltip, #chart-line-outer-3 .chartjs-tooltip, #chart-line-outer-4 .chartjs-tooltip, #chart-bar-outer .chartjs-tooltip {
  transition: opacity 0.3s, visibility 0.3s;
  width: 167px;
  background-color: #fff;
  position: absolute;
  transform: translateX(-50%);
  top: -30px;
  border: 1px solid #DFE3E6;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip, #chart-line-outer .chartjs-tooltip, #chart-line-outer-2 .chartjs-tooltip, #chart-line-outer-3 .chartjs-tooltip, #chart-line-outer-4 .chartjs-tooltip, #chart-bar-outer .chartjs-tooltip {
    width: 128px;
  }
}
@media (max-width: 600.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip, #chart-line-outer .chartjs-tooltip, #chart-line-outer-2 .chartjs-tooltip, #chart-line-outer-3 .chartjs-tooltip, #chart-line-outer-4 .chartjs-tooltip, #chart-bar-outer .chartjs-tooltip {
    width: 105px;
  }
}
#canvas-line-stacked-outer .chartjs-tooltip:hover, #chart-line-outer .chartjs-tooltip:hover, #chart-line-outer-2 .chartjs-tooltip:hover, #chart-line-outer-3 .chartjs-tooltip:hover, #chart-line-outer-4 .chartjs-tooltip:hover, #chart-bar-outer .chartjs-tooltip:hover {
  visibility: visible !important;
  opacity: 1 !important;
}
#canvas-line-stacked-outer .chartjs-tooltip:before, #chart-line-outer .chartjs-tooltip:before, #chart-line-outer-2 .chartjs-tooltip:before, #chart-line-outer-3 .chartjs-tooltip:before, #chart-line-outer-4 .chartjs-tooltip:before, #chart-bar-outer .chartjs-tooltip:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, 50%) rotate(45deg);
  bottom: 0;
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid #DFE3E6;
  background-color: #fff;
}
#canvas-line-stacked-outer .chartjs-tooltip:after, #chart-line-outer .chartjs-tooltip:after, #chart-line-outer-2 .chartjs-tooltip:after, #chart-line-outer-3 .chartjs-tooltip:after, #chart-line-outer-4 .chartjs-tooltip:after, #chart-bar-outer .chartjs-tooltip:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  width: 14px;
  height: 14px;
  display: block;
  background-color: #fff;
}
#canvas-line-stacked-outer .chartjs-tooltip .title-tip, #chart-line-outer .chartjs-tooltip .title-tip, #chart-line-outer-2 .chartjs-tooltip .title-tip, #chart-line-outer-3 .chartjs-tooltip .title-tip, #chart-line-outer-4 .chartjs-tooltip .title-tip, #chart-bar-outer .chartjs-tooltip .title-tip {
  font-weight: 800;
  color: #5A6872;
  letter-spacing: 0.83px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1.6;
  border-bottom: 1px solid #DFE3E6;
  padding: 6.5px 15px;
}
@media (max-width: 1199.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .title-tip, #chart-line-outer .chartjs-tooltip .title-tip, #chart-line-outer-2 .chartjs-tooltip .title-tip, #chart-line-outer-3 .chartjs-tooltip .title-tip, #chart-line-outer-4 .chartjs-tooltip .title-tip, #chart-bar-outer .chartjs-tooltip .title-tip {
    font-size: 12px;
    padding: 6.5px;
  }
}
@media (max-width: 600.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .title-tip, #chart-line-outer .chartjs-tooltip .title-tip, #chart-line-outer-2 .chartjs-tooltip .title-tip, #chart-line-outer-3 .chartjs-tooltip .title-tip, #chart-line-outer-4 .chartjs-tooltip .title-tip, #chart-bar-outer .chartjs-tooltip .title-tip {
    width: 105px;
  }
}
#canvas-line-stacked-outer .chartjs-tooltip .title-tip span, #chart-line-outer .chartjs-tooltip .title-tip span, #chart-line-outer-2 .chartjs-tooltip .title-tip span, #chart-line-outer-3 .chartjs-tooltip .title-tip span, #chart-line-outer-4 .chartjs-tooltip .title-tip span, #chart-bar-outer .chartjs-tooltip .title-tip span {
  display: block;
  font-weight: 600;
  font-variant: none;
  letter-spacing: 0;
}
#canvas-line-stacked-outer .chartjs-tooltip .detail-tip, #chart-line-outer .chartjs-tooltip .detail-tip, #chart-line-outer-2 .chartjs-tooltip .detail-tip, #chart-line-outer-3 .chartjs-tooltip .detail-tip, #chart-line-outer-4 .chartjs-tooltip .detail-tip, #chart-bar-outer .chartjs-tooltip .detail-tip {
  padding: 17px 15px;
}
@media (max-width: 1199.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .detail-tip, #chart-line-outer .chartjs-tooltip .detail-tip, #chart-line-outer-2 .chartjs-tooltip .detail-tip, #chart-line-outer-3 .chartjs-tooltip .detail-tip, #chart-line-outer-4 .chartjs-tooltip .detail-tip, #chart-bar-outer .chartjs-tooltip .detail-tip {
    font-size: 12px;
    padding: 17px 6.5px;
  }
}
@media (max-width: 600.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .detail-tip, #chart-line-outer .chartjs-tooltip .detail-tip, #chart-line-outer-2 .chartjs-tooltip .detail-tip, #chart-line-outer-3 .chartjs-tooltip .detail-tip, #chart-line-outer-4 .chartjs-tooltip .detail-tip, #chart-bar-outer .chartjs-tooltip .detail-tip {
    width: 105px;
  }
}
#canvas-line-stacked-outer .chartjs-tooltip .detail-tip .item-c, #chart-line-outer .chartjs-tooltip .detail-tip .item-c, #chart-line-outer-2 .chartjs-tooltip .detail-tip .item-c, #chart-line-outer-3 .chartjs-tooltip .detail-tip .item-c, #chart-line-outer-4 .chartjs-tooltip .detail-tip .item-c, #chart-bar-outer .chartjs-tooltip .detail-tip .item-c {
  padding-left: 10px;
}
#canvas-line-stacked-outer .chartjs-tooltip .detail-tip .item-c + .item-c, #chart-line-outer .chartjs-tooltip .detail-tip .item-c + .item-c, #chart-line-outer-2 .chartjs-tooltip .detail-tip .item-c + .item-c, #chart-line-outer-3 .chartjs-tooltip .detail-tip .item-c + .item-c, #chart-line-outer-4 .chartjs-tooltip .detail-tip .item-c + .item-c, #chart-bar-outer .chartjs-tooltip .detail-tip .item-c + .item-c {
  margin-top: 17px;
}
#canvas-line-stacked-outer .chartjs-tooltip .detail-tip .tip-label, #chart-line-outer .chartjs-tooltip .detail-tip .tip-label, #chart-line-outer-2 .chartjs-tooltip .detail-tip .tip-label, #chart-line-outer-3 .chartjs-tooltip .detail-tip .tip-label, #chart-line-outer-4 .chartjs-tooltip .detail-tip .tip-label, #chart-bar-outer .chartjs-tooltip .detail-tip .tip-label {
  font-size: 12px;
  color: #5A6872;
  letter-spacing: 0;
  line-height: 14px;
}
#canvas-line-stacked-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer-2 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-3 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-4 .chartjs-tooltip .detail-tip .hours, #chart-bar-outer .chartjs-tooltip .detail-tip .hours {
  font-weight: 600;
  font-size: 16px;
  color: #152934;
  letter-spacing: -0.7px;
  line-height: 14px;
  padding-top: 5px;
}
@media (max-width: 1199.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer-2 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-3 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-4 .chartjs-tooltip .detail-tip .hours, #chart-bar-outer .chartjs-tooltip .detail-tip .hours {
    font-size: 14px;
    padding-top: 0;
  }
}
@media (max-width: 600.98px) {
  #canvas-line-stacked-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer .chartjs-tooltip .detail-tip .hours, #chart-line-outer-2 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-3 .chartjs-tooltip .detail-tip .hours, #chart-line-outer-4 .chartjs-tooltip .detail-tip .hours, #chart-bar-outer .chartjs-tooltip .detail-tip .hours {
    font-size: 12px;
  }
}
#canvas-line-stacked-outer .chartjs-tooltip, #chart-line-outer .chartjs-tooltip, #chart-line-outer-2 .chartjs-tooltip, #chart-line-outer-3 .chartjs-tooltip, #chart-line-outer-4 .chartjs-tooltip, #chart-bar-outer .chartjs-tooltip {
  top: auto;
}

#canvas-line-stacked-outer .chartjs-tooltip {
  top: -30 !important;
}

#canvas {
  height: 290px !important;
}
@media (max-width: 1199.98px) {
  #canvas {
    height: 368px !important;
  }
}
@media (max-width: 600px) {
  #canvas {
    height: 40vw !important;
  }
}

#canvas-01 {
  height: 355px !important;
}
@media (max-width: 1199.98px) {
  #canvas-01 {
    height: 290px !important;
  }
}
@media (max-width: 600.98px) {
  #canvas-01 {
    height: 195px !important;
  }
}

#chart-line-outer {
  margin-top: 20px;
}

#chart-line-outer-2 {
  margin-bottom: 5px;
}

#chart-legends-4.custom-legend ul {
  padding-top: 10px;
}
@media (min-width: 601px) {
  #chart-legends-4.custom-legend ul {
    justify-content: center;
  }
}

.chart-legends {
  padding-top: 9px;
  margin-bottom: 18px;
}
.chart-legends ul {
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 600.98px) {
  .chart-legends ul {
    width: 100%;
  }
}
.chart-legends ul li {
  margin-left: 4.5px;
  margin-right: 4.5px;
  margin-bottom: 4px;
}
@media (max-width: 600.98px) {
  .chart-legends ul li {
    margin-left: 0;
    margin-right: 9px;
  }
  .chart-legends ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.chart-legends ul span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

@media (max-width: 413px) {
  body .admin-dashboard .row-c .col-c {
    width: calc(100% - 10px);
  }
}
#canvas-holder-2 {
  position: relative;
}
#canvas-holder-2 .chartjs-tooltip {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  font-size: 36px;
  color: #152934;
  letter-spacing: -1.58px;
  transition: all 0.3s;
}

.select-box-outer {
  text-align: center;
  margin-bottom: 16px;
}
.select-box-outer [class^=select-box-custom] {
  font-size: 14px;
  color: #152934;
  line-height: 18px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.select-box-outer [class^=select-box-custom] .show-select {
  padding: 10.5px 41px 9.5px 15px;
  border-bottom: 1px solid #5A6872;
  display: inline-block;
  cursor: pointer;
  min-width: 100px;
  position: relative;
  background-color: #F4F7FB;
  color: #152934;
}
.select-box-outer [class^=select-box-custom] .show-select:after {
  content: "";
  font-family: "iconfont";
  font-size: 12px;
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #5A6872;
}
.select-box-outer [class^=select-box-custom] > ul, .select-box-outer [class^=select-box-custom] .select-list-outer {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translate(-50%, 0);
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  width: 100%;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 0.83px;
  line-height: 1.6666666667;
  display: none;
  color: #000;
}
.select-box-outer [class^=select-box-custom] > ul li, .select-box-outer [class^=select-box-custom] .select-list-outer li {
  padding-left: 18px;
  padding-right: 18px;
  cursor: pointer;
  white-space: nowrap;
  background-color: transparent;
}
.select-box-outer [class^=select-box-custom] > ul li:hover, .select-box-outer [class^=select-box-custom] .select-list-outer li:hover {
  background-color: #FEBD1F;
  font-weight: 800;
}
.select-box-outer [class^=select-box-custom] .show-select {
  background-color: transparent;
  min-width: 124px;
}

@media (max-width: 600.98px) {
  .hide-mobile {
    display: none;
  }
}

.project-slider {
  min-height: 280px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .project-slider {
    min-height: 316px;
  }
}
.project-slider .project-img {
  border-radius: 6px 6px 0 0;
  position: absolute;
  top: 0;
  bottom: 58px;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #152934;
}
.project-slider .project-img .img-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}
.project-slider .project-img .img-box:nth-child(1) {
  display: block;
}
.project-slider .project-title {
  position: absolute;
  bottom: 0;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
  min-height: 58px;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
}
.project-slider .project-title .title-box, .project-slider .project-title .placeholder-box {
  width: 100%;
  display: none;
  padding-left: 49px;
  padding-right: 49px;
  font-weight: 800;
  font-size: 16px;
  color: #152934;
  letter-spacing: 1px;
  text-align: center;
}
.project-slider .project-title .title-box:nth-child(1), .project-slider .project-title .placeholder-box:nth-child(1) {
  display: block;
}
.project-slider .project-arrow {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #5A6872;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
  padding-right: 3px;
}
.project-slider .project-arrow:hover {
  background-color: #FEBD1F;
}
.project-slider .project-arrow.next-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}
.project-slider .p-arrow {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #5A6872;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
  padding-right: 3px;
}
.project-slider .p-arrow:hover {
  background-color: #FEBD1F;
}
.project-slider .p-arrow.next-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}
.project-slider .chart-arrow {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #5A6872;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
  padding-right: 3px;
}
.project-slider .chart-arrow:hover {
  background-color: #FEBD1F;
}
.project-slider .chart-arrow.next-chart-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}
.project-slider .chart-arrow.next-month-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}
.project-slider .chart-arrow.next-album-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}

#chart-bar-outer, #chart-line-outer-4, #chart-line-outer-3 {
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  #chart-bar-outer, #chart-line-outer-4, #chart-line-outer-3 {
    margin-bottom: 8px;
  }
  #chart-bar-outer canvas, #chart-line-outer-4 canvas, #chart-line-outer-3 canvas {
    height: 230px !important;
  }
}

@media (max-width: 1199.98px) {
  .some-charts .is-3 {
    order: 1;
  }
}

@media (min-width: 601px) {
  .show-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .show-mobile {
    display: none;
  }
}

.tool-bar {
  background-color: #fff;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 600.98px) {
  .tool-bar {
    padding: 5px 10px;
  }
}
.tool-bar .left-c {
  width: 38%;
}
@media (max-width: 1199.98px) {
  .tool-bar .left-c {
    width: 293px;
  }
}
@media (max-width: 600.98px) {
  .tool-bar .left-c {
    width: 30px;
  }
}
.tool-bar .left-c .search-box {
  position: relative;
}
.tool-bar .left-c .search-box .iconfont {
  display: inline-block;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 1rem;
  padding-right: 10px;
}
@media (min-width: 601px) {
  .tool-bar .left-c .search-box .iconfont {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: right;
  }
}
@media (max-width: 1199.98px) {
  .tool-bar .left-c .search-box .iconfont {
    cursor: pointer;
  }
  .tool-bar .left-c .search-box .iconfont:hover {
    color: #FEBD1F;
  }
}
.tool-bar .left-c .search-box input {
  padding-left: 40px;
  max-width: 423px;
}
@media (max-width: 1199.98px) {
  .tool-bar .left-c .search-box input {
    max-width: 293px;
  }
}
@media (max-width: 600.98px) {
  .tool-bar .left-c .search-box input {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    width: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
  }
}
.tool-bar .right-c {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 62%;
  justify-content: flex-end;
}
@media (max-width: 1199.98px) {
  .tool-bar .right-c {
    width: calc(100% - 293px);
  }
}
@media (max-width: 600.98px) {
  .tool-bar .right-c {
    width: calc(100% - 30px);
  }
}
.tool-bar .sort-by {
  position: relative;
}
.tool-bar .sort-by .show-select {
  padding: 10.5px 41px 9.5px 15px;
  border-bottom: 1px solid #5A6872;
  display: inline-block;
  cursor: pointer;
  min-width: 100px;
  position: relative;
  background-color: #F4F7FB;
  color: #152934;
}
.tool-bar .sort-by .show-select:after {
  content: "";
  font-family: "iconfont";
  font-size: 12px;
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #5A6872;
}
.tool-bar .sort-by > ul, .tool-bar .sort-by .select-list-outer {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translate(-50%, 0);
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  min-width: 100%;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 0.83px;
  line-height: 1.6666666667;
  display: none;
  color: #000;
  z-index: 1;
}
.tool-bar .sort-by > ul li, .tool-bar .sort-by .select-list-outer li {
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
  cursor: pointer;
  white-space: nowrap;
  background-color: transparent;
  font-weight: 800;
}
.tool-bar .sort-by > ul li:hover, .tool-bar .sort-by .select-list-outer li:hover {
  background-color: #FEBD1F;
}
.tool-bar .sort-by ul {
  left: auto;
  transform: none;
  right: 0;
}
.tool-bar .sort-by .show-select {
  font-size: 14px;
}
@media (max-width: 600.98px) {
  .tool-bar .sort-by .show-select {
    min-width: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.tool-bar .layout-style {
  padding-right: 32px;
  margin-left: 6px;
}
@media (max-width: 700px) {
  .tool-bar .layout-style {
    display: none;
  }
}
.tool-bar .layout-style a {
  margin-left: 7px;
  color: #5A6872;
}
.tool-bar .layout-style a:hover, .tool-bar .layout-style a.active {
  color: #FEBD1F;
}
.tool-bar .layout-style-links {
  padding-right: 32px;
  margin-left: 6px;
}
@media (max-width: 700px) {
  .tool-bar .layout-style-links {
    display: none;
  }
}
.tool-bar .layout-style-links a {
  margin-left: 7px;
  color: #5A6872;
}
.tool-bar .layout-style-links a:hover, .tool-bar .layout-style-links a.active {
  color: #FEBD1F;
}

.pending-link-style {
  background: #FFFFFF;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
}
.pending-link-style .select-box {
  position: relative;
}
.pending-link-style .select-box .show-select {
  padding: 10.5px 41px 9.5px 15px;
  border-bottom: 1px solid #5A6872;
  display: inline-block;
  cursor: pointer;
  min-width: 100px;
  position: relative;
  background-color: #F4F7FB;
  color: #152934;
}
.pending-link-style .select-box .show-select:after {
  content: "";
  font-family: "iconfont";
  font-size: 12px;
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #5A6872;
}
.pending-link-style .select-box > ul, .pending-link-style .select-box .select-list-outer {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translate(-50%, 0);
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  width: 100%;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 0.83px;
  line-height: 1.6666666667;
  display: none;
  color: #000;
}
.pending-link-style .select-box > ul li, .pending-link-style .select-box .select-list-outer li {
  padding-left: 18px;
  padding-right: 18px;
  cursor: pointer;
  white-space: nowrap;
  background-color: transparent;
}
.pending-link-style .select-box > ul li:hover, .pending-link-style .select-box .select-list-outer li:hover {
  background-color: #FEBD1F;
  font-weight: 800;
}
.pending-link-style .select-box .select-list-outer {
  min-width: 100%;
  width: auto;
  transform: none;
  left: 0;
}
.pending-link-style .select-box .select-list-outer ul {
  height: 150px;
}
.pending-link-style .select-box .select-list-outer ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pending-link-style .select-box .check-box {
  width: 14px;
  height: 14px;
  position: relative;
  font-variant: none;
  font-weight: normal;
  display: inline-block;
}
.pending-link-style .select-box .check-box input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.pending-link-style .select-box .check-box .show-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 2px solid #5A6872;
  line-height: 14px;
  text-align: center;
}
.pending-link-style .select-box .check-box .show-btn:before {
  content: "";
  font-family: "iconfont" !important;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.pending-link-style .select-box i.iconfont.icon-check {
  width: 14px;
  height: 14px;
  line-height: 15px;
  display: inline-block;
  text-align: center;
  background-color: #48D4BB;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
}
.pending-link-style .select-box.filter .select-list-outer ul .check-box {
  top: 2px;
  margin-right: 5px;
}
.pending-link-style .select-box.filter .select-list-outer ul li {
  padding-left: 5px;
  position: relative;
}
.pending-link-style .select-box.filter .select-list-outer ul li:hover {
  background-color: transparent;
}
.pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox]:checked + .check-outer, .pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox].active + .check-outer, .pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox][checked=checked] + .check-outer {
  font-weight: 800;
}
.pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox]:checked + .check-outer .check-box .show-btn, .pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox].active + .check-outer .check-box .show-btn, .pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox][checked=checked] + .check-outer .check-box .show-btn {
  background-color: #FEBD1F;
  border-color: #FEBD1F;
}
.pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox]:hover + .check-outer {
  font-weight: 800;
}
.pending-link-style .select-box.filter .select-list-outer ul li input[type=checkbox]:hover + .check-outer .check-box {
  opacity: 0.7;
}
.pending-link-style .filter-option {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 65%;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .pending-link-style .filter-option {
    display: none;
  }
}
.pending-link-style .client-buttons a.btn {
  margin-left: 10px;
}
.pending-link-style .pending-links-tool-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 20px;
  position: relative;
}
.pending-link-style .pending-links-tool-bar .select-num {
  width: 10%;
  font-weight: 800;
  font-size: 12px;
  color: #152934;
  letter-spacing: 1.2px;
}
.pending-link-style .pending-links-tool-bar .tools-here {
  width: 25%;
}
.pending-link-style .pending-links-tool-bar .tools-here a {
  position: relative;
  font-size: 14px;
  color: #5A6872;
  padding: 4px;
  margin-left: 8px;
}
.pending-link-style .pending-links-tool-bar .tools-here a .tool-text {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: calc(100% + 4.95px);
  opacity: 0;
  visibility: hidden;
  font-weight: 800;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0;
  white-space: nowrap;
  transition: opacity 0.3s, visibility 0.3s;
  border-radius: 3px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 7.5px 18px;
  font-family: "Raleway" !important;
}
.pending-link-style .pending-links-tool-bar .tools-here a .tool-text:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fff;
  top: -4.95px;
  z-index: -1;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}
.pending-link-style .pending-links-tool-bar .tools-here a:hover {
  color: #FEBD1F;
}
.pending-link-style .pending-links-tool-bar .tools-here a:hover .tool-text {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199.98px) {
  .pending-link-style .pending-links-tool-bar .tools-here {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
  }
  .pending-link-style .pending-links-tool-bar .tools-here .tool-items {
    display: none;
  }
}
.pending-link-style .pending-links-tool-bar .tools-here .right-btn {
  display: none;
}
@media (max-width: 1199.98px) {
  .pending-link-style .pending-links-tool-bar .tools-here .right-btn {
    display: block;
  }
  .pending-link-style .pending-links-tool-bar .tools-here .right-btn a {
    transform: rotate(90deg);
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .pending-link-style .pending-links-tool-bar.client-tool-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pending-link-style .pending-links-tool-bar.client-tool-bar .client-buttons {
    margin-right: 0;
  }
  .pending-link-style .pending-links-tool-bar.client-tool-bar .client-buttons a.btn:nth-child(1) {
    margin: 0;
  }
}
@media (max-width: 767.98px) and (max-width: 413px) {
  .pending-link-style .pending-links-tool-bar.client-tool-bar .client-buttons a.btn {
    min-width: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pending-link-style .project-title {
  padding: 10.5px 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #FAFAFA;
  font-weight: 800;
  font-size: 14px;
  color: #3D70B2;
  font-variant: all-small-caps;
  letter-spacing: 0.83px;
}
.pending-link-style .project-title .right-btn a svg {
  vertical-align: middle;
}
.pending-link-style .project-title .right-btn a svg g {
  transition: fill 0.3s;
}
.pending-link-style .project-title .right-btn a:hover svg g {
  fill: #000;
}
.pending-link-style .table-outer {
  padding: 10px 20px 20px;
  overflow-y: auto;
}
.pending-link-style .pending-links-tool-bar, .pending-link-style .project-title, .pending-link-style .table-outer {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 413px) {
  .pending-link-style .pending-links-tool-bar, .pending-link-style .project-title, .pending-link-style .table-outer {
    padding-left: 10px;
    padding-right: 10px;
  }
}

table.pending-link-table {
  font-size: 14px;
}
table.pending-link-table thead tr th {
  padding-top: 10px;
  padding-bottom: 15px;
}
table.pending-link-table thead tr th .check-box {
  top: 2px;
}
table.pending-link-table tr th:nth-child(1), table.pending-link-table tr th:nth-child(2), table.pending-link-table tr tr:nth-child(1), table.pending-link-table tr tr:nth-child(2) {
  padding-right: 10px;
}
table.pending-link-table .small-col {
  width: 150px;
}
table.pending-link-table .url-here {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
table.pending-link-table .inactive {
  font-weight: 800;
  font-size: 14px;
  color: #E0182D;
  text-transform: capitalize;
}
table.pending-link-table .active {
  font-weight: 800;
  font-size: 14px;
  color: #48D4BB;
  text-transform: capitalize;
}
table.pending-link-table.client-table .url-here {
  width: 326px;
}
@media (max-width: 767.98px) {
  table.pending-link-table.client-table .url-here {
    width: 70vw;
  }
}
@media (max-width: 1199.98px) {
  table.pending-link-table.client-table th, table.pending-link-table.client-table td {
    display: none;
  }
  table.pending-link-table.client-table th:nth-child(1), table.pending-link-table.client-table th:nth-child(2), table.pending-link-table.client-table th:nth-child(3), table.pending-link-table.client-table td:nth-child(1), table.pending-link-table.client-table td:nth-child(2), table.pending-link-table.client-table td:nth-child(3) {
    display: table-cell;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  table.pending-link-table.client-table th:nth-child(3), table.pending-link-table.client-table td:nth-child(3) {
    display: none;
  }
}
table.pending-link-table.agent-table .url-here {
  width: 250px;
}
@media (max-width: 1199.98px) {
  table.pending-link-table.agent-table th, table.pending-link-table.agent-table td {
    display: none;
  }
  table.pending-link-table.agent-table th:nth-child(1), table.pending-link-table.agent-table th:nth-child(2), table.pending-link-table.agent-table th:nth-child(3), table.pending-link-table.agent-table th:nth-child(4), table.pending-link-table.agent-table th:nth-child(5), table.pending-link-table.agent-table th:nth-child(6), table.pending-link-table.agent-table td:nth-child(1), table.pending-link-table.agent-table td:nth-child(2), table.pending-link-table.agent-table td:nth-child(3), table.pending-link-table.agent-table td:nth-child(4), table.pending-link-table.agent-table td:nth-child(5), table.pending-link-table.agent-table td:nth-child(6) {
    display: table-cell;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  table.pending-link-table.agent-table th:nth-child(5), table.pending-link-table.agent-table th:nth-child(6), table.pending-link-table.agent-table td:nth-child(5), table.pending-link-table.agent-table td:nth-child(6) {
    display: none;
  }
}

.bottom-links .show-mobile {
  padding-bottom: 14px;
}
.bottom-links .show-mobile a {
  display: block;
  border-left: 4px solid transparent;
  padding: 14px 28px;
  text-transform: capitalize;
  background-color: transparent;
  white-space: nowrap;
  transition: background 0.3s, color 0.3s, border 0.3s, padding 0.3s;
}
.bottom-links .show-mobile a i.iconfont {
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-right: 9px;
  transition: margin-right 0.3s;
}

.screenshot-link-filter select {
  margin: 0 0.5rem;
}

.toast {
  opacity: 1 !important;
  width: 70% !important;
  text-align: center !important;
}

.kill-modal {
  margin: 20px;
}

form .form-group {
  padding-top: 10px;
  padding-bottom: 10px;
}
form .form-group .message-box {
  height: 400px;
}
form label {
  font-weight: bold;
}
form .input-group {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
form .input-group input {
  width: 100%;
}
form .input-group select {
  width: 100%;
}
form .input-group .input-group-btn {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
}
form .button-group {
  margin: 20px;
  width: 100%;
}
form .button-group .inner-button {
  width: auto;
  display: inline-block;
}
form .button-group .mark-button {
  margin-left: 20px;
}
form .button-group .right-btn {
  float: right;
}
form .checkbox-grid {
  display: table;
}
form .checkbox-grid li {
  display: table-cell;
  float: left;
  width: 11.1111111%;
}
form .check-box {
  width: 18px;
  height: 18px;
  position: relative;
  font-variant: none;
  font-weight: normal;
}
form .check-box input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
form .check-box input[type=checkbox]:hover + .show-btn {
  opacity: 0.7;
}
form .check-box input[type=checkbox]:checked + .show-btn, form .check-box input[type=checkbox].active + .show-btn, form .check-box input[type=checkbox][checked=checked] + .show-btn {
  background-color: #FEBD1F;
  border-color: #FEBD1F;
}
form .check-box .show-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 2px solid #5A6872;
  line-height: 18px;
  text-align: center;
}
form .check-box .show-btn:before {
  content: "";
  font-family: "iconfont" !important;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}

.topic-list {
  background-color: #fff;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 600.98px) {
  .topic-list {
    padding: 5px 10px;
  }
}
.topic-list .topic-title {
  margin: 20px 0 20px 20px;
  font-weight: bold;
}
.topic-list .topic-title a {
  vertical-align: middle;
}

.form-content {
  padding: 0 20px 20px 20px;
}

.link-table-content {
  padding: 20px 20px 20px 20px;
}

div .pagination {
  display: block;
}
div .pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
div .pagination a .active {
  background-color: #FEBD1F;
}
div .pagination a:not(.active):hover {
  background-color: #FEBD1F;
}

div .link-display pre {
  max-height: 500px;
}

.search-engine-form .link-selector {
  height: 350px;
}

.dragging {
  border-right-width: thin;
}

.link-grid-item {
  padding-bottom: 110px !important;
}

.iziModal-content .icon-close {
  background: #FFF;
  margin-bottom: 10px;
  position: absolute;
  right: -8px;
  top: -8px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 0;
  color: #a9a9a9;
  cursor: pointer;
}
.iziModal-content:hover {
  color: black;
}
.iziModal-content:focus {
  color: black;
}

.context-menu-icon {
  color: #FEBD1F;
}

.clusterize-scroll {
  max-height: 550px !important;
}

.top-buttons {
  margin-bottom: 8px;
  margin-top: 8px;
}

.extra-space {
  padding-bottom: 16px;
}

.ignore-button {
  position: relative;
  height: 396px;
}
.ignore-button button {
  position: absolute;
  bottom: 0;
}

.link-title {
  min-width: 100px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  max-height: 70px;
}

.url-list {
  min-width: 200px;
  max-width: 400px !important;
  display: -webkit-box;
  word-break: break-all;
  white-space: normal !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  max-height: 70px;
}

.notification-link-list {
  margin: 0;
  width: 500px !important;
  display: -webkit-box;
  word-break: break-all;
  white-space: normal !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  max-height: 70px;
}
.notification-link-list .link-overflow {
  width: 100%;
}

.link-module {
  min-width: 50px;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.ldBar-label {
  display: none;
}

.week-stats .project-arrow {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background-color: #5A6872;
  color: #fff;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
  padding-right: 3px;
}
.week-stats .project-arrow:hover {
  background-color: #FEBD1F;
}
.week-stats .project-arrow.next-arrow {
  left: auto;
  right: 10px;
  padding-right: 0;
  padding-left: 3px;
}

.week-chart {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.full-c {
  width: 50%;
}
.full-c select {
  width: fit-content !important;
}

.flip-card {
  background-color: transparent;
  height: 320px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card .flip-card-inner.rotated {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
}

/* Style the back side */
.flip-card-back {
  background-color: dodgerblue;
  transform: rotateY(180deg);
}

.close-button-bar {
  padding-top: 20px;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.block-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cover-image {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.broken-email {
  color: #BD1426;
  font-weight: bold;
}

.broken-email-option {
  color: #BD1426 !important;
  font-weight: bold;
}

.right-margin {
  margin-right: 7px;
}

.glyphicon-ring {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 4px solid white;
  color: white;
  display: inline-table;
  text-align: center;
}

/**CSS FOR ICON WITH NO BACKGROUND COLOR**/
.glyphicon-ring .glyphicon-bordered {
  font-size: 20px;
  vertical-align: middle;
  display: table-cell;
}

/**WITH AN ADDED BACKGROUND COLOR**/
.glyphicon-white {
  background: white;
  color: black;
  border: 4px solid black;
}

.glyphicon-teal {
  background: teal;
  color: orange;
}

.glyphicon-red {
  background: red;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
  opacity: 0;
  transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.special-select {
  -webkit-appearance: none;
}

.select2-selection__rendered {
  line-height: 33px !important;
}

.select2-container .select2-selection--single {
  height: 37px !important;
}

.select2-selection__arrow {
  height: 36px !important;
}

section pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

#letter-block {
  height: 300px;
  overflow: scroll;
}

.hide-col-1 tr td:nth-child(1) {
  display: none;
}
.hide-col-1 tr th:nth-child(1) {
  display: none;
}

.hide-col-2 tr td:nth-child(2) {
  display: none;
}
.hide-col-2 tr th:nth-child(2) {
  display: none;
}

.hide-col-3 tr td:nth-child(3) {
  display: none;
}
.hide-col-3 tr th:nth-child(3) {
  display: none;
}

.hide-col-4 tr td:nth-child(4) {
  display: none;
}
.hide-col-4 tr th:nth-child(4) {
  display: none;
}

.hide-col-5 tr td:nth-child(5) {
  display: none;
}
.hide-col-5 tr th:nth-child(5) {
  display: none;
}

.hide-col-6 tr td:nth-child(6) {
  display: none;
}
.hide-col-6 tr th:nth-child(6) {
  display: none;
}

.hide-col-7 tr td:nth-child(7) {
  display: none;
}
.hide-col-7 tr th:nth-child(7) {
  display: none;
}

.hide-col-8 tr td:nth-child(8) {
  display: none;
}
.hide-col-8 tr th:nth-child(8) {
  display: none;
}

.hide-col-9 tr td:nth-child(9) {
  display: none;
}
.hide-col-9 tr th:nth-child(9) {
  display: none;
}

.slideshow {
  padding-bottom: 20px;
  /* Slideshow container */
  /* Number text (1/3 etc) */
  /* Fading animation */
}
.slideshow .mySlides {
  display: none;
}
.slideshow img {
  vertical-align: middle;
}
.slideshow .slideshow-container {
  max-width: 1000px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
.slideshow .new-project-title {
  position: absolute;
  bottom: 0;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
  min-height: 58px;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
}
.slideshow .new-project-title .title-box, .slideshow .new-project-title .placeholder-box {
  width: 100%;
  display: none;
  padding-left: 49px;
  padding-right: 49px;
  font-weight: 800;
  font-size: 16px;
  color: #152934;
  letter-spacing: 1px;
  text-align: center;
}
.slideshow .new-project-title .title-box:nth-child(1), .slideshow .new-project-title .placeholder-box:nth-child(1) {
  display: block;
}
.slideshow .numbertext {
  color: #f2f2f2;
  background-color: #0f0f0f50;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  border-radius: 5px;
}
.slideshow .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

.image-container {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 25px;
}
.image-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.image-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.image-container input:checked ~ .checkmark {
  background-color: #FEBD1F;
}
.image-container input:checked ~ .checkmark:after {
  display: block;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Style the checkmark/indicator */
.image-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-white {
  border-radius: 0 0 6px 6px;
  background-color: #fff;
}

.confirm-message {
  position: relative;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  width: 100%;
}

.confirm-buttons {
  position: absolute;
  right: 10px;
}

.message-modal {
  margin: 20px;
  padding-bottom: 30px;
}

.fixed-form {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  flex-wrap: wrap;
}

pre.module-testing {
  width: 100%;
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.preloader-div {
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 54px;
  margin-left: -32px;
  width: 64px;
  height: 64px;
}

.extra-blank-bottom {
  padding-bottom: 220px;
}

.right-tools {
  justify-content: flex-end;
}

.force-select-all {
  user-select: auto;
}

.console {
  width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  background-color: black;
  height: 50vh;
  margin: 0;
  overflow: scroll;
  padding: 2rem;
  color: white;
  font: 1rem Inconsolata, monospace;
}
.console::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}

::selection {
  background: #0080FF;
  text-shadow: none;
}

.no-min {
  min-width: auto !important;
}

#chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  /*margin-left: 10px*/
}

.project_items:not(.grid-style) .with-messages {
  align-items: center;
}
.project_items:not(.grid-style) .with-messages .auto-margin-right {
  margin-right: auto;
}
.project_items:not(.grid-style) .with-messages .increase-margin-left {
  margin-left: 35px !important;
}

.warning-messages {
  border-radius: 5px;
  background: #ff6666;
}
.warning-messages p {
  font-weight: bold;
  margin: 10px;
  color: #FFFFFF;
  max-width: 240px;
}

.logout-mobile {
  display: none;
}
@media (max-width: 600.98px) {
  .logout-mobile {
    display: block;
  }
}

.admin_overview_screenshots {
  display: block;
}
.admin_overview_screenshots .hidden_screenshots {
  display: none;
}

/*# sourceMappingURL=style.css.map */
