.dave-chatbox-cont {
    right: 5px;
    width: 350px;
    bottom: 5px;
}

.dave-cb-icon {
    right: 15px;
    bottom: 65px;
    width: 4rem;
    height: 4rem;
}

.dave-cb-icon:hover {
    transform: scale(1.2);
}

span.chatsugg-next {
    display: none !important;
}

span.chatsugg-prev {
    display: none !important;
}

.dave-botchat {
    background-color: rgba(225, 226, 236, 1);
    box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -webkit-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -moz-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
}

.dave-botchat::before {
    background-color: rgba(0, 0, 0, 0);
}

.dave-userchat {
    background-color: white;
    box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -webkit-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -moz-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
}

.dave-userchat::before {
    background-color: rgba(0, 0, 0, 0);
}

.dave-botchat p {
    color: black;
    margin: 4px;
}

.dave-bc-avtar img {
    scale: 1.2;
}

.dave-cb-tt-sec {
    height: 60px;
    background-color: white;
    box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -webkit-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
    -moz-box-shadow: 0px 0px 1px rgba(131, 131, 131, 1);
}

.dave-cb-tt {
    color: rgba(23, 28, 143, 1);
}

.dave-cb-chatarea {
    background-color: rgba(251, 251, 251);
}

.dave-cb-chatsugg-list {
    background: rgba(254, 254, 254, 1);
    border-style: solid;
    border-color: gray;
    border-width: 0.8px;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.dave-bottitleicon {
    width: 50px;
    margin-right: 10px;
    margin-left: 10px;
}

.dave-cb-chatsugg-list {
    font-size: 12px;
    padding: 5px;
}

.dave-cb-chatsugg-list:hover {
    background-color: rgba(225, 226, 236, 1);
}

.dave-bc-avtar,
.dave-uc-avtar {
    bottom: 0px;
}

.dave-bc-avtar {
    left: -25px;
}

.dave-uc-avtar {
    right: -25px;
}

ul.dave-option-list li button {
    font-size: 13px;
}

ul.dave-option-list li button:hover {
    background-color: rgba(225, 226, 236, 1);
}

#dave-userfull-rate:not(:checked)>label::before,
#dave-accuracy-rate:not(:checked)>label::before {
    border: none;
    background-color: rgba(0, 0, 0, 0);
}

button#dave-final-feedbackButton {
    color: white;
    background: black;
    font-family: "Fira Sans", sans-serif;
}

.rating-star-contt p {
    font-family: "Fira Sans", sans-serif;
}

#dave-feedback-write {
    border-color: black;
    border-width: 0.8px;
}

.dave-main-container [type="radio"]:checked+label:before,
.dave-main-container [type="radio"]:not(:checked)+label:before {
    border: none;
}

p.dave-feedback-msg {
    color: rgba(116, 116, 116, 1);
    margin-top: 10px;
}

.dave-main-container [type="radio"]:checked+label:after {
    display: none;
}

textarea#dave-feedback-write {
    min-height: 30px;
}

.dave-cb-icon img {
    border-width: 2px;
    border-color: grey;
    border-style: solid;
    border-radius: 50%;
}

.dave-help-text {
    font-family: "Fira Sans", sans-serif;
}

.dave-help-container {
    bottom: 20px;
    right: 45px;
}

.dave-help-paragraph {
    letter-spacing: 0.4px;
    margin-top: 15px;
    margin-right: 10px;
    padding-right: 7px;
}

.dave-help-close {
    font-size: 0.7rem;
    float: right;
    color: black;
    font-weight: 400;
}

.dave-help-close-symbol {
    float: right;
    font-weight: 700;
    font-size: 1.1rem;
    margin: -10px 2px 0px 5px;
    font-family: 'Fira Sans';
    cursor: pointer;
}

.dave-help-close-symbol {
    margin-top: -2px;
}

p.dave-help-control {
    color: rgba(120, 120, 120, 1);
    background-color: revert;
    font-family: 'Fira Sans', sans-serif;
}

.dave-cb-form form input[type="submit"] {
    background-color: white !important;
    border-color: white;
    color: black;
    text-transform: capitalize;
    font: normal normal bold 14px/13px Calibri;
    opacity: 1;
}

.dave-cb-form form input:disabled {
    opacity: 0.5 !important;
}

button#dave-cb-usersend img {
    height: 18px;
}

.dave-cb-usersend {
    margin-bottom: 6px;
}

.dave-cb-form form input[type="file"] {
    opacity: 1;
    background-color: white !important;
    line-height: 1.2rem;
    padding: 12px;

}

form.dave-form select {
    height: 33px;
    padding-left: 10px;
    background-color: white;
}

.jira_title {
    font-weight: bold;
}

.jira_description {
    font-size: 16px;

}

.jira_card {
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-right: 4px;
}

.jira_a {
    background: rgba(225, 226, 236, 1)
}

input#locationInput {
    font-size: 0.84rem;
}

.gm-style-iw.gm-style-iw-c {
    padding-right: 0px;
    padding-bottom: 0px !important;
    max-width: 211px !important;
    max-height: 126px;
    min-width: 0px;
    padding: 12px 0px 0px 12px !important;
}

@keyframes growProgressBar {

    0%,
    33% {
        --pgPercentage: 0;
    }

    100% {
        --pgPercentage: var(--value);
    }
}

@property --pgPercentage {
    syntax: '<number>';
    inherits: false;
    initial-value: 0;
}

div[role="progressbar"] {
    margin-top: -6.5px;
    margin-left: -6.5px;
    /* width:100%; */
    /* margin:-6; */
    --size: 6.8rem;
    --fg: #2B3395;
    --bg: #DDEAFF;
    --pgPercentage: var(--value);
    animation: growProgressBar 5s 1 forwards;
    /* width: var(--size);
    height: var(--size); */
    border-radius: 50%;
    display: grid;
    place-items: center;
    background:
        radial-gradient(closest-side, white 88%, transparent 0 99.9%),
        conic-gradient(var(--fg) calc(var(--pgPercentage) * 10%), var(--bg) 0);
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--fg);
}

div[role="progressbar"]::before {
    counter-reset: percentage var(--value);
}


#jira-cmnt-box {
    font-size: 0.8rem;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 40px 15px 20px;
    border-radius: 10px;
    border-style: solid;
    border-width: 0.2px;
    border-color: unset;
}

#jira-box {
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    top: 100%;
    right: 0%;
    width: 76%;
    height: 65%;
    color: black;
    background: rgba(225, 226, 236, 1);
    padding: 5px 70px 0px 3px;
}

.jira-comment-box {
    width: 100%;
    position: relative;
    margin-top: 5px;
}

#jira-cmnt-send {
    border: none;
    background: none;
    color: #03a9f4;
    cursor: pointer;
    vertical-align: sub;
}

#jira-cmnt-send img {
    position: absolute;
    left: 125%;
    right: 0;
    top: 85%;
    bottom: 0;
    max-width: 100%;
    border-radius: 5px;
    height: auto;
}

p#cmnt {
    color: black;
    margin: auto;
}

a#btn-FMPPS-10263-lvnqlv {
    display: block;
    width: 100%;
    height: 25px;
    background: gray;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: black;
    line-height: 25px;
}

@media only screen and (max-width: 450px) {
    .dave-cb-icon {
        margin-bottom: 75px;
        margin-right: 0px;
        right: 0px;
        width: 4rem;
        height: 4rem;
    }

    .dave-help-container {
        bottom: 200px;
        right: 10px;
    }

    .dave-chatbox-cont {
        padding: 2px;
        bottom: 0px;
        right: 0px;
        width: 100%;
    }

    .dave-cb-stickBottom {
        left: 0px;
        right: 0px;
    }

    .dave-bc-avtar img {
        bottom: 3px;
        left: 3px;
    }

    .dave-uc-avtar img {
        bottom: 3px;
        left: -6px;
    }

    .dave-help-paragraph {
        font-weight: 400;
        font-size: 10px;
        line-height: 1;
    }

    .dave-help-paragraph {
        padding: 1px 5px;
        width: 95%
    }

    .dave-help-text {
        z-index: 9998;
        position: fixed;
        background-color: rgba(255, 255, 255, 1.0);
        border-radius: 10px;
        padding: 5px;
        min-width: 100px;
        max-width: calc(100vw - 80px);
        font-family: sans-serif;
        color: rgba(75, 75, 75, 1);
        cursor: default;
    }


    @keyframes growProgressBar {

        0%,
        33% {
            --pgPercentage: 0;
        }

        100% {
            --pgPercentage: var(--value);
        }
    }

    @property --pgPercentage {
        syntax: '<number>';
        inherits: false;
        initial-value: 0;
    }

    div[role="progressbar"] {
        margin-top: -6.5px;
        margin-left: -6.5px;
        /* width: 100%; */
        --size: 4.8rem;
        --fg: #2B3395;
        --bg: #DDEAFF;
        --pgPercentage: var(--value);
        animation: growProgressBar 5s 1 forwards;
        /* width: var(--size);
        height: var(--size); */
        border-radius: 50%;
        display: grid;
        place-items: center;
        background: radial-gradient(closest-side, white 83%, transparent 0 99.9%), conic-gradient(var(--fg) calc(var(--pgPercentage) * 10%), var(--bg) 0);
        font-family: Helvetica, Arial, sans-serif;
        font-size: calc(var(--size) / 5);
        color: var(--fg);
    }

    div[role="progressbar"]::before {
        counter-reset: percentage var(--value);
    }

}