/*---Clearface Font---*/
@font-face {
  font-family: "Clearface";
  src: url(../assets/fonts/Clearface.woff) format("woff");
  src: url(../assets/fonts/Clearface.woff2) format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Clearface";
  src: url(../assets/fonts/ClearfaceBold.woff) format("woff");
  src: url(../assets/fonts/ClearfaceBold.woff2) format("woff2");
  font-weight: 700;
}

/*---Basis Grotesque Pro Font---*/
@font-face {
  font-family: "Basis Grotesque Pro";
  src: url(../assets/fonts/BasisGrotesquePro-Light.woff) format("woff");
  src: url(../assets/fonts/BasisGrotesquePro-Light.woff2) format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Basis Grotesque Pro";
  src: url(../assets/fonts/BasisGrotesquePro-Regular.woff) format("woff");
  src: url(../assets/fonts/BasisGrotesquePro-Regular.woff2) format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Basis Grotesque Pro";
  src: url(../assets/fonts/BasisGrotesquePro-Medium.woff) format("woff");
  src: url(../assets/fonts/BasisGrotesquePro-Medium.woff2) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Basis Grotesque Pro";
  src: url(../assets/fonts/BasisGrotesquePro-Bold.woff) format("woff");
  src: url(../assets/fonts/BasisGrotesquePro-Bold.woff2) format("woff2");
  font-weight: 700;
}

/*---Manrope---*/
@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-SemiBold.eot");
  src: url("../assets/fonts/Manrope-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-SemiBold.woff2") format("woff2"),
    url("../assets/fonts/Manrope-SemiBold.woff") format("woff"),
    url("../assets/fonts/Manrope-SemiBold.ttf") format("truetype"),
    url("../assets/fonts/Manrope-SemiBold.svg#Manrope-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Medium.eot");
  src: url("../assets/fonts/Manrope-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-Medium.woff2") format("woff2"),
    url("../assets/fonts/Manrope-Medium.woff") format("woff"),
    url("../assets/fonts/Manrope-Medium.ttf") format("truetype"),
    url("../assets/fonts/Manrope-Medium.svg#Manrope-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-ExtraBold.eot");
  src: url("../assets/fonts/Manrope-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-ExtraBold.woff2") format("woff2"),
    url("../assets/fonts/Manrope-ExtraBold.woff") format("woff"),
    url("../assets/fonts/Manrope-ExtraBold.ttf") format("truetype"),
    url("../assets/fonts/Manrope-ExtraBold.svg#Manrope-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Light.eot");
  src: url("../assets/fonts/Manrope-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-Light.woff2") format("woff2"),
    url("../assets/fonts/Manrope-Light.woff") format("woff"),
    url("../assets/fonts/Manrope-Light.ttf") format("truetype"),
    url("../assets/fonts/Manrope-Light.svg#Manrope-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-ExtraLight.eot");
  src: url("../assets/fonts/Manrope-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-ExtraLight.woff2") format("woff2"),
    url("../assets/fonts/Manrope-ExtraLight.woff") format("woff"),
    url("../assets/fonts/Manrope-ExtraLight.ttf") format("truetype"),
    url("../assets/fonts/Manrope-ExtraLight.svg#Manrope-ExtraLight")
      format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Bold.eot");
  src: url("../assets/fonts/Manrope-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-Bold.woff2") format("woff2"),
    url("../assets/fonts/Manrope-Bold.woff") format("woff"),
    url("../assets/fonts/Manrope-Bold.ttf") format("truetype"),
    url("../assets/fonts/Manrope-Bold.svg#Manrope-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Regular.eot");
  src: url("../assets/fonts/Manrope-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/Manrope-Regular.woff2") format("woff2"),
    url("../assets/fonts/Manrope-Regular.woff") format("woff"),
    url("../assets/fonts/Manrope-Regular.ttf") format("truetype"),
    url("../assets/fonts/Manrope-Regular.svg#Manrope-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*---Kaisei Opti---*/
@font-face {
  font-family: "Kaisei Opti";
  src: url("../assets/fonts/KaiseiOpti-Bold.eot");
  src: url("../assets/fonts/KaiseiOpti-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/KaiseiOpti-Bold.woff2") format("woff2"),
    url("../assets/fonts/KaiseiOpti-Bold.woff") format("woff"),
    url("../assets/fonts/KaiseiOpti-Bold.ttf") format("truetype"),
    url("../assets/fonts/KaiseiOpti-Bold.svg#KaiseiOpti-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kaisei Opti";
  src: url("../assets/fonts/KaiseiOpti-Medium.eot");
  src: url("../assets/fonts/KaiseiOpti-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/KaiseiOpti-Medium.woff2") format("woff2"),
    url("../assets/fonts/KaiseiOpti-Medium.woff") format("woff"),
    url("../assets/fonts/KaiseiOpti-Medium.ttf") format("truetype"),
    url("../assets/fonts/KaiseiOpti-Medium.svg#KaiseiOpti-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kaisei Opti";
  src: url("../assets/fonts/KaiseiOpti-Regular.eot");
  src: url("../assets/fonts/KaiseiOpti-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../assets/fonts/KaiseiOpti-Regular.woff2") format("woff2"),
    url("../assets/fonts/KaiseiOpti-Regular.woff") format("woff"),
    url("../assets/fonts/KaiseiOpti-Regular.ttf") format("truetype"),
    url("../assets/fonts/KaiseiOpti-Regular.svg#KaiseiOpti-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*......poppins......*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

/*font-family: 'Poppins', sans-serif;*/

/*....nunito............*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&display=swap");

/*font-family: 'Nunito Sans', sans-serif;*/

body {
  font-family: "Manrope";
  font-size: 12px;
  line-height: 20px;
  color: #272727;
  overflow-y: auto;
  background-color: #ffffff;
}

/*-------------- start common css--------------------*/

.content-page {
  margin-left: 0px;
  padding: 0px 24px 65px;
}
.navbar-custom {
  left: 0px;
}
.navbar-custom .back-arrow {
  font-size: 1vw;
  color: #000000;
  font-weight: 700;
}
.title-name,
.heading-title-main {
  font-size: 1.4vw;
}
.main-heading-norlys .heading-width {
  width: 33.33%;
}
.heading-title-main {
  font-weight: 700;
}
.head-time {
  font-size: 1.1vw;
  font-weight: 600;
}
.blue-label {
  background-color: #002b6b;
  color: #ffffff;
  font-weight: 600;
  padding: 3px 13px 3px 6px;
  position: relative;
}
.blue-label::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 11.5px solid transparent;
  border-right: 10px solid #002b6b;
  border-bottom: 11.5px solid transparent;
}

.mr-10 {
  margin-right: 15px;
}
.ml-10 {
  margin-left: 15px;
}
.mx-7 {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.border-b-gray {
  border-bottom: 2px solid #474747;
}

.h-60 {
  height: 50px !important;
}
.h-100 {
  height: 100px !important;
}
.w-100 {
  width: 100px !important;
}
.min-h-645 {
  min-height: 645px;
}
.min-h-520 {
  height: 518px;
  /* 2px border is there so total 520 */
}
.min-h-518 {
  height: 518px;
}

.h-408 {
  height: 408px;
}

.h-270 {
  height: 270px;
}
.pad-1524 {
  padding: 15px 24px !important;
}
.txt-uppercase {
  text-transform: uppercase;
}
.main-font-heading {
  font-size: 0.7vw !important;
}
.box-extra-pad {
  padding: 7px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.status-boxes .big-box-status {
  width: 30% !important;
}
.status-boxes .sam-box-status {
  width: 23% !important;
}
.status-boxes .gray-boxes {
  border: 2px solid #474747;
}
.status-boxes .gray-boxes.no-border {
  border: none;
}
.status-boxes .gray-boxes .status-heading {
  background-color: #474747;
  color: #ffffff;
  padding: 0px 16px;
}
.status-boxes .gray-boxes .status-heading h6 {
  font-size: 0.9vw;
  padding: 10px;
  text-align: center;
}
.light-gray-bg {
  background-color: #f9f9f9;
  border: 1.5px solid #d8d8d8;
}
.pink-bg {
  background-color: #d26470;
  border: 1.5px solid #d26470;
}
.green-bg {
  background-color: #85a95e;
  border: 1.5px solid #85a95e;
}
.yellow-bg {
  background-color: #f5cd71;
  border: 1.5px solid #f5cd71;
}
.light-pink-bg {
  background-color: #ffe5ea;
  border: 1.5px solid #ffe5ea;
}
.light-sky-bg {
  background-color: #ebfcfb;
  border: 1.5px solid #ebfcfb;
}
.light-yellow-bg {
  background-color: #fcecc9;
  border: 1.5px solid #fcecc9;
}
.light-green-bg {
  background-color: #dcf9de;
  border: 1.5px solid #dcf9de;
}
.box-shd {
  box-shadow: 0px 2px 6px #00000029;
}

.white-txt {
  color: #ffffff !important;
}
.blk-txt {
  color: #000000 !important;
}

.h-220 {
  min-height: 220px;
}
.h-300 {
  min-height: 300px;
}

/*.h-210 { min-height: 210px;
}*/
/*.vh50{ min-height: 50vh; }*/
.boxes-info .boxes-type p {
  color: #000000;
  font-size: 0.6vw;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}
.boxes-info .boxes-type .box-pad {
  padding: 7px 12px !important;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxes-info .boxes-type .small-box p,
.boxes-info .boxes-type .arrow-box p,
.boxes-info .boxes-type .polygon-box p {
  font-size: 0.6vw;
  font-weight: 700;
  line-height: 14px;
  text-transform: none;
}
.boxes-info .boxes-type .polygon-box {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.boxes-info .boxes-type .arrow-box {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin-left: 20px;
  box-shadow: 0px 2px 6px #00000029;
}
.boxes-info .boxes-type .arrow-box.pink-bg::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 30px solid #d26470;
  border-bottom: 25px solid transparent;
}
.boxes-info .boxes-type .arrow-box.green-bg::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 30px solid #85a95e;
  border-bottom: 25px solid transparent;
}
.boxes-info .boxes-type .arrow-box.yellow-bg::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 30px solid #f5cd71;
  border-bottom: 25px solid transparent;
}
.boxes-info .boxes-type .arrow-box.light-pink-bg::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 30px solid #ffe5ea;
  border-bottom: 25px solid transparent;
}

.sky-box {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  background-color: #ebfcfb;
  height: 80px;
  width: 80px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0px 12px;
  box-shadow: 0px 2px 6px #00000029;
}

.box.box-sky {
  box-shadow: unset !important;
}

.space {
  width: 40px;
}
.timeline {
  position: relative;
  margin-bottom: 0px;
}
.timeline:before {
  content: "";
  position: absolute;
  border: none;
  border-top: 2px dashed #474747;
  color: #fff;
  background-color: #fff;
  height: 2px;
  width: calc(100% - 3rem);
  top: calc(50% - 11px);
  transform: translate(-50%, -50%);
  left: 50%;
}

.status-boxes .box,
.bottom-yellow {
  height: 70px;
  width: 70px;
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 2px;
  box-shadow: 0px 2px 6px #00000029;
}

.bg-trans {
  background-color: transparent !important;
}
.status-boxes .box span,
.status-boxes .box-sky span {
  color: #141204;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  margin-top: 6px;
}

.status-boxes .time {
  color: #141204;
  font-size: 10px;
  white-space: nowrap;
  font-weight: 700;
}

.status-boxes .box-aarow-down::after {
  content: "";
  clip-path: polygon(48% 50%, 100% 50%, 50% 100%, 0% 50%);
  position: absolute;
  bottom: -10px;
  left: 50%;
  background-color: #fcecc9;
  width: 28px;
  height: 28px;
  transform: translateX(-50%);
}
.status-boxes .box::before {
  content: "";
  position: absolute;
  background-color: #000;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: calc(100% + 14px);
}
.status-boxes .down-box .box::before {
  top: unset;
  bottom: calc(100% + 27px);
}
.status-boxes .box-sky {
  background-color: #ebfcfb;
  height: 80px;
  width: 80px;
  margin-bottom: 15px;
}

.status-boxes .sky-box-top {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  background-color: #ebfcfb;
  height: 80px;
  width: 80px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0px 12px;
  box-shadow: 0px 2px 6px #00000029;
}
.down-box {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 108px !important;
}
.status-boxes .down-box .box-sky {
  margin-top: 4px;
  margin-bottom: 0px;
}

.status-boxes .box-sky.sky-top {
  margin-bottom: 22px;
}

.status-boxes .sky-top.box::before {
  top: calc(100% + 4px);
}

.down-box .box {
  margin-bottom: 0;
  margin-top: 14px;
}
.status-boxes .down-box .box-aarow-down::after {
  bottom: unset;
  top: -12px;
  transform: translateX(-50%) rotate(180deg);
}
.status-boxes .down-box .box-aarow-down.box::before {
  bottom: calc(100% + 38px);
}
.box-shadow {
  filter: drop-shadow(0px 3px 4px #00000029);
}
.green-box {
  background-color: #dcf9de;
  border: 1.5px solid #dcf9de;
}
.green-box::after {
  display: none;
}
.sky-box-top.light-yellow-bg {
  background-color: #fcecc9;
  border: 1.5px solid #fcecc9;
}

.status-boxes .timeline img {
  position: absolute;
  top: calc(50% - 11.4px);
  transform: translateY(-50%);
  right: 16px;
}
.nav-screen {
  cursor: pointer;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

.pure-material-textfield-filled {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #a5a5a5;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0px;
}

.pure-material-textfield-filled > input,
.pure-material-textfield-filled > textarea {
  display: block;
  box-sizing: border-box;
  margin: 0;
  border: none;
  border-radius: 4px;
  padding: 16px;
  width: 100%;
  height: inherit;
  color: #101010;
  border: 1px solid #b7b7b7;
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
  transition: border-bottom 0.2s, background-color 0.2s;
  margin-bottom: 0px;
  background-color: #ffffff;
}
.pure-material-textfield-filled > input + span,
.pure-material-textfield-filled > textarea + span {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  padding: 7px 16px;
  color: #a5a5a5;
  font-size: 75%;
  line-height: 14px;
  font-weight: 400;
  pointer-events: none;
  transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}

.pure-material-textfield-filled > input:not(:focus):placeholder-shown + span,
.pure-material-textfield-filled
  > textarea:not(:focus):placeholder-shown
  + span {
  font-size: inherit;
  line-height: 34px;
}

.w-370 {
  width: 370px;
}

.radio-item {
  display: inline-block;
  position: relative;
  padding: 0 0px;
}

.radio-item input[type="radio"]:checked {
  border-color: #25d287;
}

.radio-item input[type="radio"] {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 6px 0 0;
  width: 18px;
  height: 18px;
  border-radius: 11px;
  border: 1px solid #b7b7b7;
  background-color: transparent;
}

.radio-item input[type="radio"]:checked:before {
  background: #25d287;
}

.radio-item input[type="radio"]:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

.btn-green {
  font-family: "Basis Grotesque Pro";
  font-weight: 700;
  background-color: #103c23;
  color: #ffffff;
  border-radius: 28px;
  font-size: 17px;
  padding: 14px 75px;
}

.border-box {
  background-color: transparent;
  border: 1.5px solid #141204;
  color: #666666;
  justify-content: space-between !important;
  width: 118px;
}

.btn-group button {
  font-size: 12px;
  font-family: "Manrope";
  font-weight: bold;
  color: #666666;
  border-radius: unset;
  position: relative;
}

.dropdown-toggle::after {
  content: "";
  border: unset;
  background-image: url("../assets/images/active-incident/down-arrow.svg");
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  height: 5px;
  width: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.status-boxes .btn-group .dropdown-menu {
  padding: 8px 12px !important;
}

.status-boxes .btn-group .dropdown-menu img {
  height: 8px;
  width: 8px;
}

.status-boxes .btn-group .dropdown-menu p {
  color: #101010;
  font-size: 12px;
  font-family: "Basis Grotesque Pro";
  font-weight: 400;
  text-transform: capitalize;
}

.status-boxes .btn-group .dropdown-menu .box-pad {
  height: 38px;
  width: 146px;
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-family: "Manrope";
  font-weight: bold;
  color: #141204;
  display: flex;
  align-items: center;
}
.status-boxes .btn-group .dropdown-menu .pink-bg {
  color: #ffffff;
}

.status-boxes .btn-group .dropdown-menu a {
  margin-bottom: 8px;
}

.status-boxes .btn-group .dropdown-menu a:last-child {
  margin-bottom: 0px;
}

.yellow-bg {
  background-color: #f4cd71;
  color: #141204 !important;
}
.light-pink {
  background-color: #ffe4ea;
  color: #141204 !important;
}

.status-boxes .btn-group .dropdown-menu {
  top: -60px !important ;
  left: -45px !important;
}

.add-group img {
  filter: brightness(0);
  height: 10px;
  width: 10px;
  margin-right: 5px;
  top: unset;
  transform: unset;
  right: unset;
}
.add-group {
  border: 1.5px solid #141204;
  border-radius: 28px;
  padding: 5px 10px;
}
.add-group span {
  font-size: 12px;
  font-weight: 700;
  font-family: "Manrope";
  color: #141204;
}

.white-bg {
  background-color: #ffffff;
  color: #141204;
  border: 1.5px solid #ffffff;
}

/* Modal CSS :: START  */
.black-modal .modal-header {
  background-color: #474747;
  color: #fff;
  font-weight: 300;
  border-radius: 0 !important;
}
.black-modal button.close {
  color: #fff;
  font-weight: 300;
}
.black-modal .modal-content {
  border-radius: 0 !important;
}
.black-modal .modal-footer {
  border: 0;
}
.black-modal .modal-footer button.save {
  font-weight: 300;
  color: #fff;
  height: 50px;
  background: #103c23 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  width: 100%;
}

.img-btn img {
  width: auto;
  height: 50px;
  padding: 2px;
}
.img-btn > input {
  display: none;
}

.img-btn > img,
.img-btn > .circle-green {
  cursor: pointer;
  border: 1px solid transparent;
}
.img-btn > input:checked + img {
  border-color: #103c23;
  border-radius: 0px;
}

.img-btn .circle-green {
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.circle-green {
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.img-btn > input:checked + .circle-green {
  border-color: #103c23 !important;
}
.img-btn {
  position: relative;
}
.img-btn .check-img {
  width: 14px;
  height: 14px;
  border-radius: 16px;
  background: #103c23;
  position: absolute;
  top: 4px;
  right: 4px;
  display: flex;
  align-items: center;
  opacity: 0;
}
.img-btn .check-img img {
  width: 9px;
  height: 9px;
  padding: 0;
  margin-left: 2px;
}

.img-btn > input:checked ~ .check-img {
  opacity: 1;
}

.timeline-check {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}

.timeline-check input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.timeline-check label {
  position: relative;
}
.timeline-check label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  transition: transform 0.28s ease;
  border-radius: 3px;
  border: 1.2px solid #25d287;
}
.timeline-check label:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #25d287;
  border-left: 2px solid #25d287;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 8px;
  left: 7px;
}
.timeline-check input[type="checkbox"]:checked ~ label::before {
  color: #25d287;
}

.timeline-check input[type="checkbox"]:checked ~ label::after {
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.timeline-check label {
  min-height: 24px;
  display: block;
  padding-left: 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: sub;
}
.timeline-check label span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-check input[type="checkbox"]:focus + label::before {
  outline: 0;
}

.border-bottom {
  border-bottom: 1px solide #707070;
}

.timeline-check .calendar-box {
  padding: 16px;
  border: 1px solid #b7b7b7;
  margin-top: 16px;
  border-radius: 4px;
  align-items: center;
  justify-content: space-between;
  display: none;
}

.timeline-check input[type="checkbox"]:checked ~ .calendar-box {
  display: flex;
}

.action-icons {
  display: flex;
  flex-direction: row;
  vertical-align: middle;
  justify-content: flex-end;
  padding-top: 30px;
}

.action-icons img {
  width: 30px;
  height: 18px;
  margin-left: 10px;
}
/* Modal CSS :: END  */
