.no-data-content {
    width: 50%;
    float: left;
}

.no-data-content h1 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}

.no-data-content img {
    width: 100%;
}

.white-box.left-side.setting {
    padding: 50px 25px;
}

@media (max-width:900px) {
    .no-data-content img {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    .no-data-content {
        width: 100%;
    }

}

#messagesListContainer {
    height: 600px !important;
}

#chatMode {
    height: 673px !important;
}

.chat_card {
    display: none !important;
}

.arrow_btn {

    margin-top: 6px;
    margin-right: -11px !important;
}

.contact_detail {
    margin-left: -23px !important;
}


.phoneActivityChart {
    /* height: 17rem !important;
    width: 23rem !important; */
    margin: auto !important;

}

.cavas_copy {
    height: 16rem !important;
    width: 24rem !important;
    margin: auto !important;
    /* margin-top: -2rem !important;
    margin-bottom: -11rem !important; */
}

@media only screen and (max-width: 600px) {

    .cavas_copy {
        height: 26rem !important;
        width: 16rem !important;
        margin: auto !important;
        margin-top: -2rem !important;
        margin-bottom: -11rem !important;
    }

    .phoneActivityChart {
        height: 26rem !important;
        width: 16rem !important;
        margin: auto !important;
        margin-top: -5rem !important;
        margin-bottom: -5rem !important;
    }

    .custom-legend-container.mt-5.row.justify-content-center {
        margin-top: -8rem !important;
    }

    .phoneboxalignment {
        height: 677px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .cavas_copy {
        height: 11rem !important;
        margin-bottom: 3rem !important;
        margin-left: -3rem !important;
    }

    .phoneboxalignment {
        height: 677px !important;
    }
}

.plan_desc {
    width: 187px;
    font-style: normal;
    font-weight: bold;
    font-size: 42.0138px !important;
    line-height: 140%;
    color: #FFFFFF;

}

.plan_detaill {
    position: absolute;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    color: #FFFFFF;
}

.star_icon {
    margin-top: -65px;
    float: right;
    font-size: 15px !important;
    width: 29%;
}

.card_icon {
    margin-top: -25px !important;
    float: right;
    font-size: 37px !important;
    background-color: #FFF5D9FF;
    border-radius: 100%;
}

.plan_btn {
    padding-left: 22px !important;
    padding-right: 22px !important;
}




.car_heading {
    font-size: 18px !important;
}

.strIcon {
    color: white !important;
}

.prices {
    font-size: 32px !important;
}

thead tr {
    font-size: 16px !important;
}

.myalertopacity {
    opacity: 0.9;
}


.notification_area {
    padding: 0.5em;
    float: right;
    z-index: 9999999999999;
    position: absolute;
    right: 0;
    backdrop-filter: blur(4px);
}

/* alerts */
#Noti_container {
    width: 200px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999999999999999999999999999999999999;
    margin: 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    font-weight: 500;
}

#Noti_container ion-icon {
    font-size: large;
}


@keyframes Noti_animation {
    0% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(1.07);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes Noti_animation {
    0% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(1.07);
    }

    100% {
        transform: scale(1);
    }
}

.timer_progress {
    height: 2px;
    background-color: rgba(255, 245, 245, 0.7);
    position: absolute;
    margin-top: -8px;
}

@keyframes timer_progress_animation {
    from {
        width: 100%;
    }

    to {
        width: 0%;
        transform: rotate(0deg);
    }
}

@-webkit-keyframes timer_progress_animation {
    from {
        width: 100%;
    }

    to {
        width: 0%;
        transform: rotate(0deg);
    }
}

.textchangepassword {
    color: var(--pasword-change-color) !important;
}

.dashboardcolors {
    background: var(--recent-location);
    border-radius: 0% !important;
    padding: 0px 41px;
    margin-left: 64px;
    margin-top: -16px !important;
    height: 90px;
}

.recentcallheading {
    align-items: center;
}

.dashboardfontcolor {
    color: var(--font-recent-location) !important;
}

.recentcallscolor {
    font-family: var(--font);
    font-size: 1.5em;
    line-height: 140%;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.phoneborder {
    margin-top: 20px;
}

.card-title {
    margin-bottom: 0.5rem;
}

@media only screen and (max-width:599px) {
    .dashboardcolors {
        margin-left: 0px !important;
        padding: 0px 0px !important;
        height: 132px !important;
        padding-top: 57px !important;
    }


}

@media only screen and (max-width:575px) {
    body.spinner:after {
        top: 37% !important;
        left: 37% !important;
    }
}

/* alerts */

.rememberme_checkbox {
    width: 39px !important;
    height: 17px;
    margin-left: -17px !important;
    background-color: #FF9A01;
    /* set the background color */
    border-color: #FF9A01 !important;
    /* set the border color */
}

.form-check-input:checked {
    background-color: #FF9A01;
    /* set the background color when checked */
    border-color: #FF9A01 !important;
    /* set the border color when checked */
}

#modalVideo {
    height: 90vh !important;
    background-color: var(--foreground) !important;
}
