/* ++++++++++++++++++++++++++++++++++++++ CREATE FILE CUSTOM STYLE BY RAIHAN MUHAMMAD || 31-01-2020 || FOR TEMPLATE DTC ++++++++++++++++++++++++++++++++++++++++++++ */
/*23-06-2020 : Bagus DWi*/
/*12-01-2022 penambahan class*/
.disabled-input {
  background-color: #efefef !important;
  pointer-events: none;
}

.img-ctgry {
  width: 140px;
  height: auto;
  border: 2px solid #cad1d7;
  border-radius: 3px;
}

.img-ctgry:hover {
  /* border-color: #7eb73d;
   26 nov 2020: Esa
   */
  border-color: #056F3F;
  cursor: pointer;
}

.bgred {
  background: red;
  width: 40px;
  margin-top: 10px;
  margin-left: 0px;
}

.bgyellow {
  background: yellow;
  width: 40px;
  margin-top: 10px;
  margin-left: 5px;
}

.img-on {
  border: 0px !important;
  cursor: default !important;
  width: 610px !important;
}

.form-img {
  border: 2px solid #cad1d7;
  width: 85px;
  height: 85px;
  margin-left: 15px;
  margin-bottom: 15px;
  border-radius: 3px;
}

.form-img:hover {
  border: 2px solid #5562c1;
}

.input-img {
  border: 2px dashed #cad1d7;
  width: 85px;
  height: 85px;
  margin-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  border-radius: 3px;
}

.input-img:hover {
  border: 2px dashed #5562c1;
}

.first-img {
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  width: 285px !important;
  height: 285px !important;
  border: 2px solid #cad1d7;
  border-radius: 3px;
}

.first-img:hover {
  border: 2px solid #5562c1;
}

.img-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-horizontal {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hidden {
  display: none;
}

.multiselect-wrapper {
  max-height: 100px;
  overflow-y: auto;
  border: 1px solid #5562c1;
  padding: 3px;
  border-radius: 3px;
}

.multiselect {
  text-align: left;
  height: 25px !important;
  overflow: hidden;
  padding: 6px 3px;
  font-size: 14px;
  resize: none;
  color: black;
  background-color: white;
}

.multiselect,
.multiselect:focus {
  font-size: 14px;
  padding-left: 5px !important;
  border: 0 !important;
  margin: 0 !important;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selected {
  font-size: 13px;
  display: inline-block;
  padding: 3px;
  vertical-align: top;
}

.value-wrapper {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
  cursor: default;
  display: block;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}

.value-wrapper:hover {
  border-color: #b9b9b9;
}

/*---------kiki---------*/
.label-wrapper {
  font-size: 13px;
  background-color: #e9ecef;
  border: 1px solid #d9d9d9;
  cursor: default;
  display: block;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}

.label-wrapper:hover {
  border-color: #b9b9b9;
}

.label-wrapper.set-height {
  height: 35px;
}

/*---------------------*/

.value {
  display: inline-block;
  color: #222;
  margin: auto 5px;
  max-width: 325px;
  text-overflow: ellipsis;
  direction: ltr;
  /*   cursor: move; */
}

.value-close {
  display: inline-block;
  width: 14px;
  height: 20px;
  background: no-repeat url(http://ssl.gstatic.com/apps/gadgets/contactarea/contactarea_sprite_2.gif) -4px 0;
  opacity: .6;
  margin-top: 3px;
  vertical-align: top;
  cursor: pointer;
}

/*----------kiki----------*/
.value-icon {
  display: inline-block;
  width: 14px;
  opacity: .6;
  cursor: pointer;
}

/*-----------------------*/

.multiselect-display {
  border: 1px solid #ccc;
  cursor: text;
  padding: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 3px;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.space-xl {
  margin-top: 100px;
}

.img-content {
  width: 480px;
  height: 400px;
}

.space-tab {
  margin-left: 15px;
}

.btn-filter {
  border: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 2px solid #e9ecef;
  height: 34px;
  font-size: 14px;
  color: #172b4d;
}

.btn-action {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #c4c4c4;
  height: 30px;
  padding-bottom: 7px;
  font-size: 14px;
  color: #172b4d;
}

.btn-filter:hover {
  color: #5562c1;
  box-shadow: none !important;
}

.btn-filter:focus {
  color: #5562c1;
  box-shadow: none !important;
}

.btn-filter:active {
  color: #5562c1;
  box-shadow: none !important;
}

.btn-action:hover {
  color: #5562c1;
  box-shadow: none !important;
}

.btn-action:focus {
  color: #5562c1;
  box-shadow: none !important;
}

.btn-action:active {
  color: #5562c1;
  box-shadow: none !important;
}

.hashtag {
  padding: 3px 10px 3px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 5px;
  background-color: #e9ecef;
  margin-right: 5px;
}

/*-----------kiki--------------
26 nov 2020 : ESA
*/

a:hover,
a:focus,
.btn-link-purple:hover,
.btn-link-purple:focus {
  color: #222222 !important;
}

.hashtag-box-inactive {
  padding: 1px 10px 3px 10px;
  border: 1px solid #ff5050;
  border-radius: 15px;
  background-color: #ff5050;
  display: initial;
  height: 25px;
  color: #fff;
}

.hashtag-box-active {
  /*
    padding: 1px 10px 3px 10px;    
    border: 1px solid #7eb73d;
    border-radius: 15px;
    background-color: #7eb73d;
    display: initial;
    height: 25px;
    color: #fff;
    26 NOV 2020 :eSA
    */

  padding: 5px 10px 5px 10px;
  border: 1px solid #056F3F;
  border-radius: 15px;
  background-color: #056F3F;
  display: initial;
  height: 25px;
  color: #fff;
}

/*---------------------------*/

.product-space {
  padding-top: 10px;
  padding-bottom: 5px
}

.check-action {
  border: 1px solid #c4c4c4;
  border-radius: 3px 0 0 3px;
  background-color: #e9ecef;
  border-right: 0;
}

.card-space {
  padding-right: 20px;
}

.img-area {
  min-height: 250px;
  width: auto;
  border: 3px dashed #cad1d7;
  border-radius: 3px;
  position: relative;
}

.img-area:hover {
  border: 3px dashed #7eb73d;
  cursor: pointer
}

/* ++++++++++++++++++++++++++++++++++++++ CREATE FILE CUSTOM STYLE BY RAIHAN MUHAMMAD || 31-01-2020 || FOR TEMPLATE DTC ++++++++++++++++++++++++++++++++++++++++++++ */

body {
  width: 100% !important;
  height: 100% !important;
}

.pad-body {
  padding-top: 5rem;
  display: flex;
  flex-direction: column;
}

/* ++++++++++++ STYLE FOR CUSTOM RESPONSIVE ++++++++++++++++ */


@media (max-width: 852px) {

  /*penambahan untuk dasboard*/
  .limit-maintenance {
    font-size: 14px;
  }

  .text-xxl {
    font-size: 50px !important;
  }

  /*end penambahan untuk dasboard*/

  .card-space {
    padding-right: 0px !important;
  }

  .space-tab {
    margin-left: 0px !important;
  }

  .text-none {
    display: block !important;

  }

  .text-display {
    display: none !important;
  }

  .space-xl {
    margin-top: 0px !important;
  }

  .pad-body {
    padding-top: 0.5rem !important;
  }

  .text-title {
    /*
        padding-left:25px!important; 
        26 nov 2020: Esa
        */
    padding-left: 8px !important;
    margin-bottom: 10px !important;
    padding-right: 25px !important;
  }

  .navbar-collapse.collapsing,
  .navbar-collapse.show {
    margin: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
    width: 220px !important;
  }

  .card {
    border-radius: 0px !important;
  }

  .main-content {
    margin-top: 70px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }

  .navbar-brand-img {
    max-height: 10rem !important;
    margin-left: 15px;
    margin-top: -2px;
  }

  .responsive-setting-dtc {
    width: auto !important;
    background-color: rgba(92, 106, 196, .12) !important;
    position: static !important;
  }

  .headmain {
    width: 100% !important;
    height: 60px !important;
    background-color: #ffffff !important;
    display: block !important;
    margin: 0px !important;
    padding: 0px !important;
  }

  .navbar {
    padding: 1rem 0rem;
    position: fixed !important;
    height: 100% !important;
    border: 0px !important;
    z-index: 30 !important;
  }

  .dis-content {
    pointer-events: none !important;
  }

  .content-0 {
    display: none !important;
  }

  .icon-navbar {
    margin-top: 13px;
    height: 42px;
    width: 30px;
    /*color: #7eb73d;
        26 nov 2020 : Esa
        */

    color: #056F3F;
  }

  .icon-navbar:active {
    color: grey !important;
  }

  .btn-navbar {
    margin-left: 22px !important;
    background-color: transparent;
    margin-right: 0px !important;
    border: none;
  }

  .dropdown-menu {
    background-color: #f7f8fd !important;
  }

  /*26 nov 2020 : Esa*/
  .dropdown-menu1 {
    background-color: #f7f8fd !important;
    /*transform: translate3d(-318px, 35px, 0px)!important;*/
  }

  .flax-menu {
    min-height: 30% !important;
  }

  .navbar-bottom {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    background-color: white !important;
    border-right: 0px !important;
  }

  .frame-content {
    height: 56px !important;
    padding-left: 0px !important;
  }

  .full-height {
    height: 100% !important;
    margin-bottom: 0px !important;
  }

  .margin-header {
    margin-bottom: 20px;
  }

  .btn-pad {
    /*
        padding-left: 10px!important;
        padding-right: 10px!important;
        26 nov 2020 :ESA
    */
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .btn-check {
    margin-top: 6px !important;
  }

  .notif-pad {
    margin-top: 13px !important;
  }

  .btn-purple-add {
    width: 100% !important;
  }

  /* 26 nov 2020 karena button jadi mentok ke bawah*/




  .pad-check {
    padding-left: 0px !important;
  }
}

.btn-in-modal {
  margin-bottom: 20px;
  margin-right: 20px;
}

/* ++++++++++++ END STYLE FOR CUSTOM RESPONSIVE ++++++++++++ */

/* STYLE FOR CUSTOM HEIGHT NAVBAR */
.link-navbar:hover {
  background-color: rgba(92, 106, 196, .12) !important;
  border-radius: 0px !important;
  width: 100%;
}

.link-navbar:active {
  background-color: rgba(92, 106, 196, .12) !important;
  border-radius: 0px !important;
  opacity: 0.4;
}

.link-navbars:hover {
  background-color: rgba(92, 106, 196, .20) !important;
  border-radius: 0px !important;
  width: 100%;
}

.link-navbars:active {
  background-color: rgba(92, 106, 196, .12) !important;
  border-radius: 0px !important;
  opacity: 0.4;
}

.text-title {
  padding-left: 0px;
  margin-bottom: 30px;
  padding-right: 20px;
}

.full-height {
  margin-bottom: 50px;
}

.link-navbar:active {
  background-color: rgba(92, 106, 196, .12) !important;
  border-radius: 0px !important;
  opacity: 0.4;
}

.menu-collapsed {
  margin-top: 5px;
}

.navbar-custom {
  height: 56px !important;
}

.content-0 {
  display: block;
}

.text-none {
  display: none;
}

.list-group-item {
  border: 0px !important;
  background-color: transparent !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}

/* STYLE FOR CUSTOM COLOR TEXT BLACK */

.font-black-custom {
  /* color: #212b36;
   26 NOV 2020 : Esa
   */

  color: #222222;
}

.navbar-bottom {
  overflow: hidden;
  width: 215px;
  max-width: 250px;
  position: fixed;
  border-right: 1px solid #dfe3e8;
  bottom: 0;
  background-color: #f8f9fe;
  z-index: 2;
}

/* STYLE FOR CUSTOM FONT SIZE SETTING */

.font-size-custom-setting {
  font-size: 28px;
  /*
    font-family: "Segoe UI", "Helvetica Neue", sans-serif!important;
    26 nov 2020 : Esa
    */
  font-family: "Poppins", "Helvetica Neue", sans-serif !important;
  font-weight: 600;
}

.normal-text {
  font-size: 14px !important;
}

/*26 nov 2020 : Esa*/
.normal-text1 {
  font-size: 14px !important;
}

.mid-text {
  font-size: 16px !important;
}

.high-text {
  font-size: 20px !important;
}

/* STYLE FOR LOGO DTC */
.logo-img {
  width: 22%;
  height: 40px;
}

/* STYLE FOR BACKGROUND ICON IN PAGE SETTING */
.back-icon-dtc {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

/* STYLE FOR CUSTOM SIZE ICON IN PAGE SETTING */
.icon-custom-dtc {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  top: 15px;
  display: block;
  text-align: center;
  font-size: 20px;
}

/* STYLE FOR CUSTOM FONT SIZE IN PAGE SETTING */
.font-setting-dtc {
  font-size: 14px;
  color: #637381;
  /*
    font-family: "Segoe UI", "Helvetica Neue", sans-serif;
    26 nov 2020 : Esa
    */
  font-family: "Poppins", "Helvetica Neue", sans-serif;
  line-height: 20px;
  font-weight: 400;
}

/* STYLE FOR CLASS bg-custom-secondary-dtc */

.bg-custom-secondary-dtc {
  background-color: #f4f6f8 !important;
}



/* STYLE FOR CUSTOM CLASS ACTIVE */

.nav-tab .active {
  /*background-color: rgba(92, 106, 196, .12) !important;*/
  display: flex;
  font-weight: 400;
  width: auto;
  /*margin-left: 10px;*/
  border-radius: 0px;
  /*
    color: #172b4d !important;
    border-left: none !important;
    border-bottom: .2rem solid #7eb73d; */
  color: #222222 !important;
  border-left: none !important;
  border-bottom: .2rem solid #056F3F;
}

.nav-tab a:hover,
.nav-tab a:focus {
  color: #525f7f;
  text-decoration: none;
  border-bottom: .2rem solid #e0e2e4 transparent !important;
}

.navbar-vertical .navbar-nav .nav-link.active::before {
  border-left: none !important;
}

/* END STYLE FOR CUSTOM CLASS ACTIVE */

/* STYLE CUSTOM HOVER IN PAGE SETTING */
.hover-setting-dtc {
  padding: 5%;
}

.hover-setting-dtc:hover {
  background-color: #f9fafb;
  cursor: pointer;
  border-radius: 10px;
}

.hover-setting-dtc:hover .bg-custom-secondary-dtc {
  background-color: rgba(92, 106, 196, .12) !important;
}

.navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(92, 106, 196, .12) !important;
  display: flex;
  width: 230px;
  margin-left: 10px;
  border-radius: 4px;
  color: #172b4d !important;
  border-left: none !important;
}


/* STYLE FOR CUSTOM CLASS NAV-LINKS ON NAVBAR IN PAGE SETTING */
.nav-links {
  color: #fff;
}

.nav-links:hover {
  color: #bbb;
}

/* STYLE FOR CUSTOM COLOR JUDUL MENU MENU IN PAGE SETTING */

.text-biru-dtc {
  color: #084e8a;
  font-size: 14px !important;
  /*
    font-family: "Segoe UI", "Helvetica Neue", sans-serif;
    26 nov 2020 : Esa
    */
  font-family: "Poppins", "Helvetica Neue", sans-serif;
  line-height: 20px;
}

/* STYLE FOR SHIMMER LOADER */

.shine {
  background: #f6f7f8;
  background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 104px;
  display: inline-block;

  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
}

box {
  height: 104px;
  width: 100px;
}

.bungkus-box {
  display: inline-flex;
  flex-direction: column;
  margin-left: 25px;
  margin-top: 15px;
  vertical-align: top;
}

lines {
  height: 10px;
  margin-top: 10px;
  width: 200px;
}

photo {
  display: block !important;
  width: 325px;
  height: 100px;
  margin-top: 15px;
}

@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.card-body-tab {
  flex: 1 1 auto;
  padding: - 0.5rem;
}

/* END STYLE FOR SHIMMER LOADER */

/* STYLE FOR IMAGE TOKO*/
.avatar-xl {
  width: 100px;
  height: 100px;
  position: relative !important;
}

.avatar-sm {
  width: 32px;
  height: 32px;
}

.card-image .btn-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* END STYLE FOR IMAGE TOKO*/

/*STYLE FOR FORM INPUT*/

.input-form {
  margin: 20px 25px 10px 25px;
}

.form-pad {
  padding-left: 30px;
  padding-right: 0px;
}

.hr-form {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.error-input {
  border-color: #f44336 !important;
  background-color: #ffe6e6 !important;
}

/*END STYLE FOR FORM INPUT*/

/*STYLE FOR BUTTON*/
.btn-check {
  width: 115px;
  max-width: 130px;
  background: linear-gradient(180deg, #fff, #e8e8e8) !important;
  margin-top: 26px;
}

.btn-check:active {
  width: 115px;
  max-width: 130px;
  background: linear-gradient(180deg, #e8e8e8, #e8e8e8) !important;
}

.btn-pad {
  padding-left: 0px;
  padding-right: 0px;
}

.btn-purple-add {
  border-radius: 3px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  /* background-color: #7eb73d;
    border-color: #7eb73d;
    26 nov 2020 : ESA
    */
  background-color: #056F3F;
  border-color: #056F3F;
  color: white !important;
  font-weight: 400;
  font-size: 14px;
  min-height: 36px;
  min-width: 3.6rem;
  margin-top: 20px;
  float: right;
}


/*
.btn-purple-add:hover {
    border-color: #7eb73d !important;
    background-color: #7eb73d;
}
26 Nov 2020 : Esa
*/

/*h27*/
.btn-purple-add:hover {
  border-color: #056F3F !important;
  background-color: #056F3F;
  color: white !important;
}

.w-button {
  width: 43px;
}

.w-button1 {
  width: 20% !important;
}

.btn.disabled,
.btn:disabled {
  color: #848484 !important;
  box-shadow: none;
  background-color: #dcdcdc;
  border-color: #979797;
}

/*
.btn-purple-add:active,
.btn-purple-add:focus {
    border-color: #7eb73d !important;
    background-color: #7eb73d;
}

.btn-purple-add[disabled] {
    border-color: #7eb73d !important;
    background-color: #7eb73d;
}

.btn-purple-add:hover, .btn-purple-add:focus, .btn-purple-add.focus {
    color: #fff;
    background-color: #7eb73d !important;
    border-color: #7eb73d !important;
    text-decoration: none;
}

*/

.btn-purple-add:active,
.btn-purple-add:focus {
  border-color: #056F3F !important;
  background-color: #056F3F;
}

/*h27*/
.btn-purple-add[disabled] {
  /*border-color: #f8f9fe00 !important;
    background-color:#f8f9fe00;
    color:#fff ;
    display: none;*/
  color: #848484 !important;
  box-shadow: none;
  background-color: #056F3F;
  border-color: #056F3F;
}

/*h27*/
.btn-purple-add:hover,
.btn-purple-add:focus,
.btn-purple-add.focus {
  color: #fff;
  background-color: #056F3F !important;
  border-color: #056F3F !important;
  text-decoration: none;
}



.btn-right {
  position: absolute;
  right: 15px;
}

/*END STYLE FOR BUTTON*/

/*STYLE FOR PADDING END MARGIN*/

.pad-0 {
  padding: 0px !important;
}

.pad-0-right {
  padding-right: 0px !important;
}

.pad-0-left {
  padding-left: 0px !important;
}

.pad-0-top {
  padding-top: 0px !important;
}

.pad-0-bottom {
  padding-bottom: 0px !important;
}

.mar-0 {
  margin: 0px !important;
}

.mar-15 {
  margin: 15px !important;
}

.mar-0-right {
  margin-right: 0px !important;
}

.mar-0-left {
  margin-left: 0px !important;
}

.mar-0-top {
  margin-top: 0px !important;
}

.mar-0-bottom {
  margin-bottom: 0px !important;
}

/*END STYLE FOR PADDING END MARGIN*/

/*STYLE FOR ACTIVE*/

.weight {
  font-weight: 400;
}

.pagination .active {
  border-radius: 0px !important;
  width: 0px;
  font-weight: 500 !important;
}

.active {
  border-radius: 0px !important;
  width: 100%;
  font-weight: 500 !important;
}

.active-main {
  background-color: rgba(143, 154, 228, .12);
  border-radius: 0px !important;
  width: 100%;
}

.disable-label {
  color: #b1b1b1 !important;
  pointer-events: none !important;
}

/*END STYLE FOR ACTIVE*/

/*STYLE FOR VALIDATE*/

.red-text {
  color: #f44336 !important;
}

.green-text {
  color: #4caf50 !important;
}

.grey-text {
  color: #9e9e9e !important;
}

/*END STYLE FOT VALIDATE*/

/*STYLE FOR FOOTER*/

.footer-pad {
  padding-top: 50px;
  padding-bottom: 5px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.bottom-footer {
  margin-top: auto;
}

/*END STYLE FOR FOOTER*/

/*STYLE FOR NOTIFICATION*/
.notif-pad {
  margin-top: 32px;
}

/*END STYLE FOR NOTIFICATIOM*/

/* STYLE STYLE BACKGROUND */

.center-text {
  text-align: center !important;
}

.left-text {
  text-align: left !important;
}

.right-text {
  text-align: right !important;
}

/* END STYLE STYLE BACKGROUND */


.input-field {
  margin-bottom: 16px;
}

.btn-check {
  width: 115px;
  max-width: 130px;
  background: linear-gradient(180deg, #fff, #e8e8e8) !important;
}

.color-icon {
  /*  color: #7eb73d;
  26 nov 2020 : Esa*/
  color: #056f3f;
}

.table-border {
  border: 1px solid #dfe3e8;
}

.border-right {
  border-right: 1px solid #222222;
}

@media (max-width: 425px) {
  .border-right {
    border-right: 0px !important;
  }
}

.font-table-head {
  font-weight: 600 !important;
  color: #333333 !important;
}

.m-bt3 {
  margin-bottom: 30px !important;
}

.p-tb {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*26 nov 2020 : Esa*/
/*h27*/
.font-w500 {
  font-weight: 500;
}

a,
.btn-link-purple {
  color: #7eb73d;
  margin-top: 5px;
  margin-bottom: 5px;
}

input::placeholder {
  color: #BDBDBD;
}

/*
@media (max-width: 852px){
ESA 10 DES 2020

    */
@media (max-width: 852px) {
  .pd-left {
    padding-left: 12px;
  }

  .normal-text1 {
    font-size: 12px !important;
  }

  .m-left {
    margin-left: -27px;
  }

  .form-control-label {
    color: #222222 !important;
  }

  .progress-bar {
    color: #222222 !important;
    font-weight: 700;

  }

  .bar-day span {
    padding-left: 89%
  }

  /*26 nov 2020 : Esa*/
  .list-group-item-action {
    color: #056F3F;
  }

  .wmobile-form {
    width: 100px !important;
  }

  .btn-delete-img {
    /*
        width: 65px !important; 
        display: none; 
        margin-left: -102px !important; 
        padding: 5px !important; 
        position: absolute !important;
        height: 30px !important; 
        line-height: 0.5 !important; 
        z-index: 1 !important;
        margin-top: 57px !important;
        26 NOV 2020 
        */

    width: 100px;
    display: none;
    margin-left: -163px;
    padding: 5px;
    position: absolute;
    /*transform: translateY(115px); */
    height: 40px;
    line-height: 0.5;
    z-index: 1;
    margin-top: 100px;
  }
}


body .btn-purple {
  border-radius: 3px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #056F3F !important;
  border-color: #056F3F !important;
  font-weight: 400;
}

/*batas 26 nov 2020 : Esa */

.m-bottom {
  margin-bottom: 20px;
}

.table .thead-light th {
  background-color: #f6f9fc;
  color: #222222;
}

/*Hasim*/
.icon-dash {
  float: right !important;
  margin-top: -50px !important;
  margin-right: -47px !important;
  margin-bottom: 5px !important;
}

.font-card {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

.font-card2 {
  font-weight: 500;
  font-size: 24px;
  /*26 nov 2020 : Esa*/
  margin-top: 3px;
}

.font-card1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.card-bg1 {
  background: #219653;
  box-shadow: 0px 4px 15px 3px rgba(0, 0, 0, 0.1);
  border-radius: 19px;
}

.card-bg2 {
  background: #F2994A;
  box-shadow: 0px 4px 15px 3px rgba(0, 0, 0, 0.1);
  border-radius: 19px;
}

.bg-white {
  background-color: white !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.vl {
  /* border-left: 1px solid white;
  height: 100px;
  position: absolute;
  margin-left: 50%;
  margin-top: -70px;*/

  border-left: 1px solid white;
  height: 109px;
  position: absolute;
  margin-left: 50%;
  margin-top: -73px;
}

.btn-green {
  border-radius: 3px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7eb73d;
  border-color: #7eb73d;
  font-weight: 400;
  font-size: 14px;
  min-height: 36px;
  min-width: 3.6rem;
  float: right;
}

.btn-green:hover {
  border-color: #7eb73d !important;
  background-color: #7eb73d;
}

.btn-green:active,
.btn-green:focus {
  border-color: #7eb73d !important;
  background-color: #7eb73d;
}

.btn-green[disabled] {
  border-color: #7eb73d !important;
  background-color: #7eb73d;
}

.btn-green:hover,
.btn-green:focus,
.btn-green.focus {
  color: #fff;
  background-color: #7eb73d !important;
  border-color: #7eb73d !important;
  text-decoration: none;
}

[data-ttip] {
  /*position: absolute;*/
  z-index: 2;
}

[data-ttip]:before {
  position: absolute;
  bottom: 120%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-ttip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

[data-ttip]:after {
  position: absolute;
  bottom: 120%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

[data-ttip]:before,
[data-ttip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.tooltipped:hover [data-ttip]:before,
.tooltipped:hover [data-ttip]:after {
  visibility: visible;
  opacity: 1;
}

.table td .progress {
  height: 25px !important;
}

.bar-day {
  background-color: #FF7777 !important;
}

.bar-week {
  background-color: #FECA57 !important;
}

.bar-month {
  background-color: #1DD1A1 !important;
}

.bar-year {
  background-color: #FF9FF3 !important;
}

.bar-weekday {
  background-color: #FF9F43 !important;
}

.bar-percent {
  background-color: #056f3f !important;
}

.bg-bar {
  /*background-color: #E0E0E0 !important;
    26 nov 2020 : ESA
    */
  background-color: #eaeaea !important;
}

.green-page {
  /*
    background-color: #AFCF20 !important;
    border-color: #AFCF20 !important;
*/
  background-color: #056F3F !important;
  border-color: #056F3F !important;
  color: white !important;
}

.green-page:hover {
  color: white !important;
}

.pl-0 {
  padding-left: 0px !important;
}



.progress-bar {
  color: #222222 !important;
  font-weight: 700;
  /*padding: 10px;*/
}

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.view-dash {
  margin-top: 5px;
  margin-bottom: -4px;
}

/* Icon Forward */
.hvr-icon-forward {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/*END*/

/*hasim*/
.input-field .form-control {
  padding: 5px 0.25rem !important;
}

.input-field .form-control-custom {
  display: block;
  width: 100%;
  padding: 5px 0.25rem !important;
  font-size: 0.875rem;
  transition: all .15s ease-in-out;
  line-height: 1.5;
  color: #686969;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cad1d7;
  border-radius: 3px;
  box-shadow: none;
}

/* tr td{
  padding: 2px !important;
  margin: 2px !important;
} */

.input-click {
  color: #7eb73d;
  cursor: pointer;
}

.card .table th {
  font-weight: 500 !important;
  /*padding-left: 4px !important;*/
}

.p-table {
  font-size: 14px !important;
  height: 7px !important;
  margin-left: 2px !important;
  margin-right: -11px !important;
  padding-right: 6px !important;
  padding-left: 0px !important;
  color: #7eb73d !important;
}

.p-table-disable {
  font-size: 14px !important;
  height: 7px !important;
  margin-left: 2px !important;
  margin-right: -11px !important;
  padding-right: 6px !important;
  padding-left: 0px !important;
}


tr.border_bottom th,
td {
  border-bottom: 1px solid #dfe3e8;
}

/*end"/

/*bagus*/
.page-item .page-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0 3px;
  border-radius: 50% !important;
  width: 36px;
  height: 36px;
}

/*end*/

/*add hasim dashboard progress bar*/
.progress {
  height: 25px;
  width: 120px !important;
  margin: 0;
}

.progress-min {
  height: 15px !important;
}

.table-fush {
  border-collapse: collapse;
}

.table-flush .thead-light th {
  /*
    background-color: #f6f9fc;
    color: #8898aa;
    height: 55px;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    26 NOV 2020 : ESA
    */

  background-color: #f6f9fc;
  color: #171515;
  height: 55px;
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
}

.border_th {
  border-bottom: 1px solid #dfe3e8;
  border-top: 1px solid #dfe3e8;
}

/*end add dashboard progress bar*/

.table-border-black {
  border: 1.5px solid #000000;
}

.table-border-black th,
.table-border-black tr,
.table-border-black td {
  border: 1.5px solid #000000;
}

/*tambahan ESA*/
tr td {
  padding: 2px !important;
  margin: 2px !important;
}

.input-group2 {

  width: 150px;
}

.tidak-kebawah {
  position: relative;
  margin-left: 160px;
  margin-top: -40px;
}

.transition {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}


/*tambahan 18 des 2020*/
.btn-inner--icon2 i:not(.fa) {
  position: relative;
  top: 3px;
  margin-top: 3;
}

.btn-inner--icon3 i:not(.fa) {
  position: relative;
  top: 3px;
  margin-top: 3;
  margin-right: 4;
}

/*tambahan*/

/* tambahan part*/
.link {
  color: #056F3F;
}


.box {
  width: 270px;
  display: inline-block;
  background: #ffffff;
  margin-left: 10px;
  border-style: solid;
  margin-top: 10px;
}

.boxtwo {
  width: 270px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
}

.boxtrre {
  width: 178px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
}


.longbox {
  width: 550px;
  display: inline-block;
  background: #ffffff;
  margin-left: 10px;
  border-style: solid;
  margin-top: 10px;
}

.red {
  background: red;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 214px;
}

.green {
  background: green;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 214px;
}

.yellow {
  background: yellow;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 214px;
}

.redpart {
  background: red;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 494px;
}

.greenpart {
  background: green;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 494px;
}

.yellowpart {
  background: yellow;
  width: 20px;
  height: 33px;
  margin-top: -37px;
  margin-left: 494px;
}

.border2 {
  text-align: center;
  border: 1px solid rgba(223, 214, 214, 0.829);
  border-collapse: collapse;
}


@media screen and (max-width: 800px) {
  .tableresponsive {

    width: 1000px;
  }

  .viewhp {
    width: 520px !important;
  }
}

.stylecombobox {
  font-size: 14px !important;
  color: #6a6b6d !important;
  padding-left: 7px;
}

/* tambahan part selesai*/
/*SELESAI TAMBAHAN Esa */


/*
    15 des 2020 : Yoga Pratama
    */
.bold {
  font-weight: bold;
}

.red-background {
  background: red;
  color: white;
  width: 40px;
  margin-top: 10px;
  margin-left: 0px;
}

.yellow-background {
  background: yellow;
  width: 40px;
  margin-top: 10px;
  margin-left: 5px;
}

.grey-background {
  background: #e9ecef;
  color: #a2a2a2;
  width: 40px;
  margin-top: 10px;
  margin-left: 0px;
}

/*
    25 januari 2021 : Yoga Pratama
    */
.green-background {
  background: #056F3F;
  color: white;
  width: 40px;
  margin-top: 10px;
  margin-left: 5px;
}

/*Done Yoga Pratama : 15 des 2020 */

/* tambahan part*/


/*penambahan intan 202101041316 */
.table-custom tr,
.table-custom th,
.table-custom td {
  border: 1px solid #a5a9ad;
}

.select2-container {
  width: 100% !important;
}

.btn-red {
  background-color: #eb2f2f;
  border-color: #eb2f2f;
  border-radius: 3px;
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 14px;
  min-height: 36px;
  min-width: 3.6rem;
  margin-top: 20px;
  float: right;
}

.btn-red:hover {
  border-color: #eb2f2f !important;
  background-color: #eb2f2f;
  color: #ffffff !important;
}

.btn-red:active,
.btn-red:focus {
  border-color: #eb2f2f !important;
  background-color: #eb2f2f;
  color: #ffffff !important;
}

/*end penambahan*/

.label-pop-up {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 515px;
  font-size: 14px;
  color: #65696b !important;
  font-weight: 500;
}

/*23-06-2020 : Bagus DWi*/
/*penambahan untuk dasboard*/
.text-xxl {
  font-size: 70px !important;
}

.card-heigt-1 {
  min-height: 160px;
  max-height: 200px;
  height: 100%;
}

.border-radius-0 {
  border-radius: 0px !important;
}

.bg-red-light {
  background-color: red !important;
}

/*end penambahan untuk dasboard*/

/*27-07-2021 : Muhammad Hasim*/
/*penambahan untuk dashboard*/
:root {
  --color-yellowCustom: #FBC12E;
  --color-redCustom: #EF3B4A;
  --color-blackCustom: #464646;
}

.bg-grey {
  background-color: #f4f4f4;
}

.bg-blackCustom {
  background-color: var(--color-blackCustom);
  color: #fff;
}

.bg-blackCustom .card-header,
.bg-blackCustom .card-footer {
  background-color: var(--color-blackCustom);
  color: #fff;
}

.bg-yellowCustom {
  background-color: var(--color-yellowCustom);
  color: #000;
}

.bg-yellowCustom .card-header,
.bg-yellowCustom .card-footer {
  background-color: var(--color-yellowCustom);
  color: #000;
}

.bg-redCustom {
  background-color: var(--color-redCustom);
  color: #fff;
}

.bg-redCustom .card-header,
.bg-redCustom .card-footer {
  background-color: var(--color-redCustom);
  color: #fff;
}

.card .card-header:first-child {
  border-radius: 0;
}

.title-card {
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 425px) {
  .card-textFooter {
    font-size: 16px !important;
  }

  .iconDashboard {
    top: 50px;
  }

  .card-header .title-card {
    width: 100% !important;
  }

  .h-chart {
    height: 200px !important;
  }
}

.card-textFooter {
  font-size: 18px;
}

.card-height-custom {
  min-height: 150px;
  max-height: 200px;
}

.bordery-none {
  border-top: none;
  border-bottom: none;
}

.h-chart {
  height: 230px;
}

.card-body .count-text {
  font-size: 42px;
  line-height: 1;
  font-weight: bold;
}

.card-header .title-card {
  width: 80%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.iconDashboard {
  position: absolute;
  right: 0;
}

.chart-canvas {
  width: 100%;
  height: 200px;
}

.card-dashboard a:hover {
  color: none;
}

/*selesai penambahan untuk dasboard*/

/*intan : 2021-09-15*/
.btn-red-line {
  background-color: #e51e1e;
  color: #ffffff;
  border-radius: 3px;
  padding: 1px;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  width: 30px;
}

.btn-red-line:hover {
  background-color: #e51e1e;
  color: #ffffff !important;
  border-radius: 3px;
}

.btn-red-line:active {
  background-color: #e51e1e;
  color: #ffffff !important;
  border-radius: 3px;
}

.btn-yellow-line {
  background-color: #fcf438;
  color: #222222;
  border-radius: 3px;
  padding: 1px;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  width: 30px;
}

.btn-yellow-line:hover {
  background-color: #fcf438;
  color: #222222 !important;
  border-radius: 3px;
}

.btn-yellow-line:active {
  background-color: #fcf438;
  color: #222222 !important;
  border-radius: 3px;
}

.btn-green-line {
  background-color: #056F3F;
  color: #ffffff;
  border-radius: 3px;
  padding: 1px;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  width: 30px;
}

.btn-green-line:hover {
  background-color: #056F3F;
  color: #ffffff !important;
  border-radius: 3px;
}

.btn-green-line:active {
  background-color: #056F3F;
  color: #ffffff !important;
  border-radius: 3px;
}

.span-red {
  background-color: #e51e1e;
  border-radius: 3px;
  height: 15px;
  width: 15px;
}

.span-yellow {
  background-color: #fcf438;
  border-radius: 3px;
  height: 15px;
  width: 15px;
}

.span-green {
  background-color: #056F3F;
  border-radius: 3px;
  height: 15px;
  width: 15px;
}

/*end intan*/
.period-wrap {
  font-size: 0.75rem;
}

th.name-row {
  width: 30%;
  word-break: break-word;
  white-space: pre-wrap;
  -moz-white-space: pre-wrap;
}

.text-custom-red {
  color: #e3180e !important
}

.bt-grey-custom {
  background-color: #cad1d7 !important
}

.p-relative {
  position: relative;
}

.top-16 {
  top: 16px;
}

.top--20 {
  top: -20px;
}

.text-12 {
  font-size: 12px !important;
}

.border-2 {
  border: 2px solid #cad1d7 !important;
}

.border-top-2 {
  border-top: 2px solid #cad1d7 !important;
}

.border-left-2 {
  border-left: 2px solid #cad1d7 !important;
}

.border-right-2 {
  border-right: 2px solid #cad1d7 !important;
}

.border-bottom-2 {
  border-bottom: 2px solid #cad1d7 !important;
}

.border-4 {
  border: 4px solid #cad1d7 !important;
}

.border-top-4 {
  border-top: 4px solid #cad1d7 !important;
}

.border-left-4 {
  border-left: 4px solid #cad1d7 !important;
}

.border-right-4 {
  border-right: 4px solid #cad1d7 !important;
}

.border-bottom-4 {
  border-bottom: 4px solid #cad1d7 !important;
}

.active-main .list-group-item .submenu-icon {
  transform: rotate(90deg);
  transition: .4s;
}

.active-main .collapsed .submenu-icon {
  transform: rotate(0);
  transition: .4s;
}

.active .list-group-item .submenu-icon {
  transform: rotate(90deg);
  transition: .4s;
}

.active .collapsed .submenu-icon {
  transform: rotate(0);
  transition: .4s;
}

.bt-white-1 {
  border-top: 1px solid #fff !important;
}

.overflow-auto {
  overflow: auto;
  height: 150px;
}

.custom-checked {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='rgb(126,183,61)' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  position: relative;
  bottom: 0.25rem;
  left: -0.25rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-border-checked {
  border-color: rgb(126, 183, 61) !important;
}

.custom-checbox-size {
  cursor: pointer;
  border: 1px solid #cad1d7;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-radius: 0.25rem;
  width: 14px;
  height: 14px;
  margin: auto;
}

.files-container input {
  min-height: 250px;
  width: -webkit-fill-available;
}


.files-container:hover,
.files-container.dragging,
.files-container.uploading {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}


.files-container {
  width: auto;
  min-height: 250px;
  position: relative;
  border: 3px dashed #cad1d7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.files-container .uploadDrop i {
  color: #adb5bd;
  position: absolute;
  top: 15%;
  left: 45.7%;
  z-index: 1;
}

.files-container .drag {
  position: absolute;
  bottom: 31%;
  left: 42.5%;
  z-index: 1;
}

.files-container .browse {
  position: absolute;
  bottom: 12%;
  left: 43.5%;
  z-index: 1;
}

.files-container input {
  min-height: 250px;
  width: -webkit-fill-available;
  /* margin-left: -300%;*/
  border: none;
  cursor: pointer;
  opacity: 0;
}

.files-container input:focus {
  outline: none;
}

.files-container .spinner {
  display: none;
  margin-top: 50%;
}

.files-container:hover,
.files-container.dragging,
.files-container.uploading {
  border: 3px dashed #7eb73d;
}

.files-container.uploading {
  background: none;
}

.files-container .loader i {
  position: absolute;
  top: 37%;
  left: 44.75%;
  z-index: 1;
}

.border-fix {
  border: 1px solid #c4cdd5 !important;
}

.cb-container {
  height: 100%;
  /* min-height: 60px; */
  width: 100%;
}

.cb-container input {
  height: 23px;
  width: 23px;
}

.cb-container input:hover {
  cursor: pointer;
}

.swal2-container {
  z-index: 9999999999 !important;
  /* A very high z-index to ensure it's on top */
}

.swal2-popup {
  user-select: none;
  /* Standard property */
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
}

.swal-custom-confirm-button {
  min-width: 100px;
  padding: 10px 20px;
  font-size: 16px;
}

.swal-custom-cancel-button {
  min-width: 100px;
  padding: 10px 20px;
  font-size: 16px;
}

.swal2-title {
  font-weight: 400;
  font-size: 1.4rem !important;
  /* Adjust the value as needed */
}

.file-action-crt:hover {
  font-weight: 600;
}

.dx-header-filter-menu {
  z-index: 99999 !important;
  /* Ensure it sits above your modal */
}

.dx-overlay-wrapper {
  z-index: 10000 !important;
}

.dx-dropdowneditor-overlay {
  z-index: 10000 !important;
}


.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.418);
  /* Semi-transparent white background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
}

.spinner {
  /* Add CSS for a spinner, e.g., using Bootstrap spinners or a simple CSS animation */
  /* Example: a simple border spinner */
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #99cc21;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}