.popover-body {
    background-color: #1cb046;
    color: #ffffff;
}

.popover {
    left: -2%;
}

.unable_text {
    display: inline;
    position: absolute;
    bottom: -13px;
}

.bs-example {
    width: 208px;
}

.tooltip-1 {
    left: -18px !important;
}

.tooltip-2 {
    left: 20px !important
}

.tooltip-3 {
    left: 55px !important;
}

.tooltip-4 {
    left: 93px !important;
}

.tooltip-5 {
    left: 130px !important;
}

.tooltip-6 {
    left: 165px !important;
}


.tooltip {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    display: block;
    margin: 0;
}

.tooltip-custom-alt .tooltip-inner {
    background-color: #00BB75;
    color: #ffffff;
}

.tooltip-custom-alt.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #00BB75;
}

.bs-example--static .tooltip {
    position: absolute;
    display: inline-block;
    margin-top: 10px;
    opacity: 1;
    bottom: 100%;
}

.bs-example--static .bs-tooltip-bottom .arrow {
    left: calc(50% - 0.8rem / 2);
}


.arrow-bottom:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00BB75;
}

.tooltip-inner-desc {
    width: max-content;
}

.error-msg-desc {
    font-size: 12px;
    position: absolute;
    display: block;
    margin: 0;
}

.error-msg-div {
    width: 208px;
    background-repeat: no-repeat;
    right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 700;
    line-height: 1.1;
    /* background-size: contain; */
    /* width: 100%; */
    height: 100%;
    left: 15px;
}

@media only screen and (max-width: 315px) {

    /* 	.peerImg {
            width: 100%;
        }

    .tooltip-1 {
     margin-left: -21% !important;
    }
    .tooltip-2 {
     margin-left: -4% !important;
    }
    .tooltip-3 {
     margin-left: 12% !important;
    }
    .tooltip-4 {
     margin-left: 29% !important;
    }
    .tooltip-5 {
     margin-left: 47% !important;
    }
    .tooltip-6 {
     margin-left: 64% !important;
    }
    div#ageTooltip {
        left: -3%;
    } */
}

@media only screen and (max-width: 335px) and (min-width: 315px) {
    .

    /* d-carddiv{
            margin-left: -5% ;
            }
            .peerImg {
                width: 100%;
            }

        .tooltip-1 {
         margin-left: -18% !important;
        }
        .tooltip-2 {
         margin-left: -1% !important;
        }
        .tooltip-3 {
         margin-left: 16% !important;
        }
        .tooltip-4 {
         margin-left: 32% !important;
        }
        .tooltip-5 {
         margin-left: 50% !important;
        }
        .tooltip-6 {
         margin-left: 67% !important;
        }
        div#ageTooltip {
        left: -5%;
        } */
}

@media only screen and (max-width: 345px) and (min-width: 335px) {
    /* .peerImg {
          width: 100%;
         }

     .tooltip-1 {
      margin-left: -15% !important;
     }
     .tooltip-2 {
      margin-left: 2% !important;
     }
     .tooltip-3 {
      margin-left: 18% !important;
     }
     .tooltip-4 {
      margin-left: 35% !important;
     }
     .tooltip-5 {
      margin-left: 52% !important;
     }
     .tooltip-6 {
      margin-left: 70% !important;
     }
     div#ageTooltip {
     left: -4%;
     } */
}

@media only screen and (max-width: 400px) and (min-width: 345px) {
    /* .d-carddiv{
    margin-left: -6% ;
    } */

}