﻿.stageChangeSet {
    background: #007d88;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 12px;
}

    .stageChangeSet p {
        margin-bottom: 0px;
    }

    .stageChangeSet svg {
        vertical-align: -7px;
        margin-right: 5px;
    }

.panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff;
    box-shadow: 0 4px 34px rgba(101, 96, 240, .1);
    padding: 18px;
}

.panel-group .panel {
    margin-bottom: 10px;
}

.panel-title {
    font-size: 14px;
}

.mb-lg-20 {
    margin-bottom: 20px !important;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

img {
    max-width: 100%;
    height: auto;
}

.ms-15 {
    margin-left: 15px !important;
}

.card {
    background: #fff;
    letter-spacing: .01em !important;
    margin-bottom: 25px !important;
    border-radius: 6px;
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
    border: 1px solid rgba(0, 0, 0, .07);
}

.card-body {
    padding: 15px;
}

    .card-body .info {
        padding-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 5px;
    }

        .card-body .info li {
            margin-bottom: 10px;
        }

            .card-body .info li span {
                width: 85px;
                font-size: 12px !important;
                display: inline-block;
            }

.rounded-1 {
    border-radius: 6px !important;
}

.filterBG {
    margin-bottom: 25px !important;
    letter-spacing: .01em !important;
    background: #fff;
    border-radius: 6px;
}

.fiter-head {
    box-shadow: 0 4px 34px rgba(101, 96, 240, .1);
    padding: 25px !important;
}

.search-box .form-control {
    background: #f5f4fa;
    padding-top: 14px;
    padding-bottom: 14px;
    min-width: 250px;
}

.position-relative {
    position: relative;
}

.search-box button {
    top: 47%;
    right: 4px;
    line-height: 1;
    margin-top: 1px;
    font-size: 17px;
    position: absolute;
    transform: translateY(-50%);
    border: 0;
}

.d-sm-flex {
    display: flex !important;
}

.btnAddNewContact {
    background: #06b48a;
    color: #fff;
    border: 0;
    padding: 9px 20px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
}

.d-lg-flex {
    display: flex !important;
}

.box {
    padding: 15px;
    border-radius: 8px;
}

    .box h4 {
        line-height: 25px;
    }

.mb20 {
    margin-bottom: 20px;
}

#btnWhatsappIntegration {
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    margin-top: 20px;
}

.mt8 {
    margin-top: 8px;
}

ul.cardLinks {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.cardLinks a {
        padding: 10px;
        background: #f8f8fc;
        display: block;
        margin-bottom: 4px;
        color: #333;
        font-weight: 500;
    }

        ul.cardLinks a:hover, ul.cardLinks a.active {
            background: #06b48a;
            color: #fff;
        }

.card-body h3 {
    margin: 0px;
    font-size: 20px;
    margin-bottom: 16px;
}

.bg-success {
    padding: 15px;
    margin: 10px 0px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    color: #1ca115;
}

.skin-blue .content-header {
    background: #f0f0f0;
    margin-bottom: 10px;
    margin-top: 8px;
}

.impLabelDisplay {
    border-right: solid thin #e5e3e3;
}

    .impLabelDisplay p {
        color: #8f97a0;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 1px;
    }

        .impLabelDisplay p.impText {
            color: #0d6efd;
            font-size: 14px;
        }

        .impLabelDisplay p.lblImpTestBlack {
            color: #363333;
            font-size: 14px;
        }

        .impLabelDisplay p.lblImpTest {
            background: #dff8ec;
            display: inline-block;
            color: #38ad6e;
            padding: 2px 6px;
            font-size: 12px;
            border-radius: 5px;
            letter-spacing: 0.4px;
        }

.box {
    border-radius: 6px;
}

.card {
    background: #fff;
    letter-spacing: .01em !important;
    margin-bottom: 25px !important;
    border-radius: 6px;
    box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
    border: 1px solid rgba(0, 0, 0, .07);
}

.card-body {
    padding: 15px;
}

    .card-body h3 {
        margin: 0px;
        font-size: 20px;
        margin-bottom: 16px;
    }

.pose-rel {
    position: relative;
}

#whatsasppaccountRefresh, #btnTemplateRefresh {
    position: absolute;
    right: 7px;
    z-index: 99;
}

.impLabelDisplay svg {
    display: inline-block;
    margin-right: 6px;
    color: #38ad79;
}

.disp-inblock {
    display: inline-block;
}

div.modal-backdrop {
    background: #000;
    opacity: 0 !important;
}

.modal {
    background: rgba(0, 0, 0, 0.25);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}

.wbg {
    background: url("../../../images/wbg.jpg");
    width: 100%;
    height: 400px;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 30px;
    filter: blur(0.5px);
    -webkit-filter: blur(0.5px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wdata {
    background-color: #fff;
    border-radius: 7.5px;
    border-top-left-radius: 0;
    box-shadow: 0 1px 0.5px rgb(0 0 0 / 15%);
    min-height: 20px;
    position: relative;
    word-wrap: break-word;
    padding: 10px;
    position: absolute;
    top: 10px;
    min-height: 98px;
    left: 20px;
    right: 20px;
}

.pos-rel {
    position: relative;
}

.nowrap {
    white-space: nowrap;
}

.wheader {
    color: rgba(0, 0, 0, .76);
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    padding: 6px 7px 0 9px;
    margin-bottom: 4px;
}

.wbody {
    color: #282828;
    font-size: 12px;
    padding: 0 7px 2px 9px;
    margin-bottom: 4px;
}

.wfoot {
    color: rgba(0, 0, 0, .45);
    font-size: 13px;
    line-height: 17px;
    padding: 0 7px 8px 9px;
    margin-bottom: 4px;
}

.wdocBG {
    background-color: #ccd0d5;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px 80px;
    border-radius: 4px;
    box-sizing: border-box;
    height: 150px;
}

.wimage {
    background-image: url("../../../images/Wimage.png");
}

.wvideo {
    background-image: url("../../../images/Wvideo.png");
}

.wdocument {
    background-image: url("../../../images/Wdocument.png");
}

#mdlViewMessage .close {
    position: absolute;
    top: 31px;
    right: 6px;
    margin-right: 10px;
    z-index: 10;
    font-size: 24px;
}

.impLabelDisplay p.notverifiedStaus {
    background: #f8dfdf;
    color: #cd1b1b;
}

#btnBack {
    margin-bottom: 8px;
}
#mdlViewMessage .modal-dialog {
    width: 500px;
}
