::slotted(swiper-slide) {
    flex-shrink: 0;
    width: 90% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.preloader-backdrop{
    background: rgba( 255, 255, 255, 0.25 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 6.5px );
    -webkit-backdrop-filter: blur( 6.5px );
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    opacity: 1;
}

.styleDesign {
    width: 600px;
    position: relative;
    left: 50%;
    padding-bottom: 30px;
    border-radius: 100%;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.50);
    transform: translateX(-50%);
}

.skeleton-text, .skeleton-text * {
    border-radius: 10px !important;
}


.progressbar, .progressbar-infinite{
    background-color: #F5F6F8;
}

.toast.toast_green,
.toast{
    background-color: green !important;
    color: white;
}

.toast.toast_red{
    background-color: #dc3545!important;
    color: white;
}

.page {
    background: white;
}

.progressbar span,
.progressbar {
    border-radius: 20px;
}

.progressbar span {
    background-color: #13d022
}

.mealPlanImg {
    height: 45px !important;
    width: 45px !important;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: rgb(0 0 0 / 56%) -2px 5px 7px 0px;
}

span.tabbar-label {
    color: #A3ABBB;
    font-size: 9.121px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.right-0 {
    right: 0;
}

.green-icn {

    color: #13D022 !important;
}
.red-icn{
    color: #F51212;
}
.yellow-icn {

    color: yellow !important;

}

.red-icn {

    color: red !important;
}

#mealDetailImgSrc {
    animation: fadeinLoad 5s;
}

/*-------------------------------------------
    $ Loaders
-------------------------------------------*/

.loader {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 3em;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.loader,
.loader:before,
.loader:after {
    animation: 1s infinite ease-in-out;
}

.loader:before,
.loader:after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.loader-black {
    background-color: #333;
}


@keyframes fadeinLoad {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.loader-6 {
    animation: loader6-1 1.5s infinite linear;
}

.loader-6:before,
.loader-6:after {
    content: '';
    margin: -25px 0 0 -25px;
    top: 50%;
    left: 50%;
    background-color: rgba(30, 30, 30, 0.7);
    animation-name: loader6-2;
}

.loader-6:after {
    animation-direction: reverse;
}

@keyframes loader6-1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader6-2 {
    0% {
        transform: scale(0.2);
        left: 0%;
    }
    50% {
        transform: scale(1.0);
        left: 50%;
    }
    100% {
        transform: scale(0.2);
        left: 100%;
    }
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input:checked {
    background-color: #13D022;
    border-color: #13D022;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #505765;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.chkAll {
    border-radius: 50% !important;
    font-size: 25px;
    margin: 0px !important;
}

.nutritionName {
    color: #979797;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1px; /* 277.654% */
}

.nutritionLeft {
    color: #000;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1px; /* 237.989% */
}

.meal-img-1 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 0%;
    margin: auto;
    z-index: 9;
    width: 60px;
    border-radius: 50%;
    padding: 2px;
}

.meal-img-4 {
    position: absolute;
    top: 80%;
    transform: translate(-84%, -50%);
    margin: auto;
    left: 100%;
    z-index: 9;
    width: 60px;
    border-radius: 50%;
    padding: 2px;
}

.meal-img-2 {
    position: absolute;
    top: 80%;
    transform: translate(-16%, -50%);
    margin: auto;
    z-index: 9;
    width: 60px;
    border-radius: 50%;
    padding: 2px;
}

.meal-img-3 {
    padding: 2px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 60px;
    border-radius: 50%;
}

.meal-img-5 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    left: 100%;
    z-index: 9;
    width: 60px;
    border-radius: 50%;
    padding: 2px;
}

.mealProgressDiv {
    /* clip-path: ellipse(64% 75% at 50% 24%); */
    /* background-image: url(/assets/img/Ellipse.svg); */
    /* position: absolute; */
    width: 97%;
    /* bottom: 24px; */
    /* background: white; */
    height: auto;
    z-index: -1;
    /* padding-top: 66px !important; */
    /* box-shadow: 0px 11px 9px 0px rgba(0, 0, 0, 0.1); */
}

.nuritionProgressContainer {
    position: relative;
}

#prectitionerName {
    font-style: normal;
    font-weight: 600;
}

.blockActivityName{
    width: 50%;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blockName{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.setComplete{
    position: absolute;
    left: -4%;
    top: 28%;
}

.accordion-item-opened .accordion-item-content .block,
.accordion-item-opened .accordion-item-content{
    overflow: visible;
}

.table.setsDataTable{
    width: 100%;
    overflow: scroll;

}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.timerLabelText {
    position: absolute;
    color: #13D022;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
}
span.svgSet {
    z-index: 10;
    position: absolute;
    top: 6px;
    transform: translateX(-50%);
    left: 50%;
}


.base-timer {
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    width: 240px;
    height: 240px;
}

.base-timer__svg {
    transform: scaleX(-1);
}

.base-timer__circle {
    fill: none;
    stroke: none;
}

.base-timer__path-elapsed {
    stroke-width: 4px;
    stroke: #fff;
}

.base-timer__path-remaining {
    stroke-width: 4px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: center;
    transition: 1s linear all;
    fill-rule: nonzero;
    stroke: currentColor;
}

.base-timer__path-remaining.green {
    color: #cfcfcf;
}

.base-timer__path-remaining.orange {
    color: #cfcfcf;
}

.base-timer__path-remaining.red {
    color: #cfcfcf;
}

.base-timer__label {
    position: absolute;
    width: 240px;
    height: 240px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    color: #1c1c1c;
}
.svgSet>svg{
    fill: transparent !important;
}
.svgSet>svg circle{
    stroke: #13D022;
}


.setComplete:first-child{
    top: 40px;
}
.setComplete:nth-child(2){
    top: 75px;
}

.setComplete:nth-child(3){
    top: 110px;
}
.setComplete:nth-child(4){
    top: 145px;
}
.setComplete:nth-child(5){
    top: 180px;
}

.item-link.item-content .ripple-wave {

    --f7-touch-ripple-color: #fff;

}

.item-link.item-content .ripple-wave.ripple-wave-in {

    --f7-touch-ripple-color: #fff;

}

/*.rounded-pill {*/
/*    height: 36px;*/
/*    line-height: 15px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    border-color: #13D022 !important;*/
/*    border: 2px solid #13D022 !important;*/
/*    background-color: #fff !important;*/
/*}*/

.card-w {
    border-radius: 6.27px !important;
    border: 0.784px solid var(--grey-4, #DAE0EB) !important;
    background: var(--white, #FFF) !important;
}

.w-icons {
    border-radius: 12px;
    border: 1px solid #A3ABBB;
    background: rgba(163, 171, 187, 0.10);
    box-shadow: 0px 1.8121546506881714px 43.4917106628418px 0px rgba(0, 0, 0, 0.04);
    width: 30px;
    line-height: 29px;
    height: 33px;
    text-align: center;
    font-size: 20px;
}

.card-wx {
    border-radius: 12px;
    border: 1px solid #A3ABBB;
    background: var(--white, #FFF);
    box-shadow: 0px 1.8121546506881714px 43.4917106628418px 0px rgba(0, 0, 0, 0.04);
}

.pagination2{
    z-index: 1;
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 50%);
}
.pagination2 ul{
  width: 100%;
  display: flex;
  /* flex-wrap: wrap; */
  background: #fff;
  padding: 5px;
  border-radius: 50px;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.pagination2 ul li{
  /* color: #20B2AA; */
  list-style: none;
  line-height: 45px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}
.pagination2 ul li.numb{
  list-style: none;
  height: 45px;
  width: 45px;
  margin: 0 3px;
  line-height: 45px;
  border-radius: 50%;
}
.pagination2 ul li.numb.first{
  margin: 0px 3px 0 -5px;
}
.pagination2 ul li.numb.last{
  margin: 0px -5px 0 3px;
}
.pagination2 ul li.dots{
  font-size: 22px;
  cursor: default;
}
.pagination2 ul li.btn{
  padding: 0 20px;
  border-radius: 50px;
  margin-top: 0!important;
}
.pagination2 li.active,
.pagination2 ul li.numb:hover,
.pagination2 ul li:first-child:hover,
.pagination2 ul li:last-child:hover{
  color: #fff;
  background: #20B2AA;
}

.skiptranslate,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none!important;
}
.customCheck{
    opacity: 0;
    margin-right: 5px;
    color:#FFCC00;
}
input[name="dislike-food"]:checked ~ .customCheck.fa-check{
    opacity: 1;
}

.pagination{
    z-index: 1;
    position: sticky;
    top: 2%;
    /*transform: translate(-50%, 50%);*/
}
.pagination ul{
    width: 100%;
    display: flex;
    /* flex-wrap: wrap; */
    background: #fff;
    padding: 5px;
    border-radius: 50px;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
    /*border: 2px solid #13D022;*/
}
.pagination ul li{
    /* color: #20B2AA; */
    list-style: none;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: all 0.3s ease;
}
.pagination ul li.numb{
    list-style: none;
    height: 28px;
    width: 28px;
    margin: 0 3px;
    line-height: 28px;
    border-radius: 50%;
}
.pagination ul li.numb.first{
    margin: 0px 3px 0 -5px;
}
.pagination ul li.numb.last{
    margin: 0px -5px 0 3px;
}
.pagination ul li.dots{
    font-size: 22px;
    cursor: default;
}
.pagination ul li.btn{
    padding: 0 20px;
    border-radius: 50px;
    margin-top: 0!important;
}
.pagination li.active,
.pagination ul li.numb:hover,
.pagination ul li:first-child:hover,
.pagination ul li:last-child:hover{
    color: #fff;
    background: #979797;
}
.nutritionFoodItemName{
    max-width: 100%;
    width: 237px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-btn-today{
    font-size: 13px;
    font-weight: 600;
}

#rookLogs{
    width: -webkit-fill-available;
    height: 100vh;
    overflow-y: scroll;
    word-wrap: break-word;
}

.actionPlanImage {
    height: 25vh;
    width: -webkit-fill-available;
    object-fit: contain;
    background: white;
}

.actionPlanDesc{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* Limit to 5 lines */
    overflow: hidden;
}
