@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

body {
    font-family: 'Inter', sans-serif;
    background-color: #fafbfc;
}
.fw-800 {
    font-weight: 800 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
/* customize scrollbar css */
.scrool_ms::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.scrool_ms::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

    .scrool_ms::-webkit-scrollbar:horizontal {
        height: 6px;
    }

    .scrool_ms::-webkit-scrollbar:horizontal {
        height: 6px;
    }

.scrool_ms::-webkit-scrollbar-track {
    border: 1px #ffffff solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #fcfcfc inset;
}

.scrool_ms::-webkit-scrollbar-track {
    border: 1px #ffffff solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #fcfcfc inset;
}

.scrool_ms::-webkit-scrollbar-thumb {
    background-color: #dbdbdb;
    border: 1px solid #ffffff;
    border-radius: 16px;
}

.scrool_ms::-webkit-scrollbar-thumb {
    background-color: #dbdbdb;
    border: 1px solid #ffffff;
    border-radius: 16px;
}

    .scrool_ms::-webkit-scrollbar-thumb:hover {
        background-color: #b8b8b8;
        border: 1px solid #ffffff;
    }

    .scrool_ms::-webkit-scrollbar-thumb:hover {
        background-color: #b8b8b8;
        border: 1px solid #ffffff;
    }

    .scrool_ms::-webkit-scrollbar-thumb:active {
        background-color: #dbd4d4;
        border: 1px solid #ededed;
    }

    .scrool_ms::-webkit-scrollbar-thumb:active {
        background-color: #dbd4d4;
        border: 1px solid #ededed;
    }

.scrool_ms::-moz-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.scrool_ms::-moz-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

    .scrool_ms::-moz-scrollbar:horizontal {
        height: 6px;
    }

    .scrool_ms::-moz-scrollbar:horizontal {
        height: 6px;
    }

    .scrool_ms::-moz-scrollbar:horizontal {
        height: 6px;
    }

    .scrool_ms::-moz-scrollbar:horizontal {
        height: 6px;
    }

.scrool_ms::-moz-scrollbar-track {
    border: 1px #ffffff solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #fcfcfc inset;
}

.scrool_ms::-moz-scrollbar-track {
    border: 1px #ffffff solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #fcfcfc inset;
}

.scrool_ms::-moz-scrollbar-thumb {
    background-color: #dbdbdb;
    border: 1px solid #ffffff;
    border-radius: 16px;
}

.scrool_ms::-moz-scrollbar-thumb {
    background-color: #dbdbdb;
    border: 1px solid #ffffff;
    border-radius: 16px;
}

    .scrool_ms::-moz-scrollbar-thumb:hover {
        background-color: #b8b8b8;
        border: 1px solid #ffffff;
    }

    .scrool_ms::-moz-scrollbar-thumb:hover {
        background-color: #b8b8b8;
        border: 1px solid #ffffff;
    }

    .scrool_ms::-moz-scrollbar-thumb:active {
        background-color: #dbd4d4;
        border: 1px solid #ededed;
    }
.callmantra-hdr {
    background: #FFFFFF;
    border-bottom: 1px solid #eaebf0;
}
.CMB-width {
    width: 697px;
}
.CMB-Whitebg-Container {
    width: 700px;
    padding: 24px;
    border-radius: 30px;
    background-color: #FFF;
    margin-top: 50px;
    min-height: 387px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 0px 3px 3px #f1f1f133;
    margin-bottom: 50px;
}
.CMB-CandidateName {
    font-size: 22px;
    margin-bottom: 4px;
    font-weight: 400;
    color: #ffffff;
    background-color: #3ca55c;
    padding: 12px 18px;
    border-radius: 2px;
    letter-spacing: -1px;
    line-height: 22px;
    text-align: center;
    padding-bottom: 15px;
}
.CMB-CallInform {
    color: #101828;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 4px;
    font-weight: 600;
    margin-top: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 360px;
    letter-spacing: -0.7px;
}
.CallInfoSection.mb-1 {
    margin-bottom: 11px !important;
}
.CallInfoSection h6, .CallInfoSection span {
    font-size: 13px;
    font-weight: 500;
} 
.CallInfoSection h6{
    width: 160px;
    color: #667085;
    margin-bottom: 0px;
}
.CallInfoSection span{
    color: #344054;
}
.CallInfoSection span i {
    font-style: normal;
}
audio::-webkit-media-controls-panel {
    background-color: white !important;
}

audio::-moz-media-controls {
    background-color: white !important;
}
.CMB-listenSection {
    background-color: #F9FAFB;
    border-radius: 8px;
    padding: 20px 16px;
}
.CMB-listenSection h4 {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
}
.CMB-audio audio {
    width: 367px;
    border-radius: 8px;
    border: 1px solid #EAECF0;
    background: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    height: 43px;
}
.CMB-download {
    width: 16px;
    margin-top: -2px;
}
.line {
     /* border-bottom: 1px solid #efefef; */
    width: 100%;
    margin-bottom: 7px;
}
.CMB-TranscriptionData {
    font-size: 14px;
    color: #344054;
}
.setheight {
    max-height: 550px;
    overflow: auto;
}
.TS-call_summaryTxt {
    font-size: 13px;
}
.TS-ActionItems {
    font-size: 15px;
    margin-top: 21px;
    font-weight: 600;
    text-align: center;
}
.recruiter_action_itemsHeading, .Candidate_action_itemsHeading {
    font-size: 14px;
    margin-left: 0;
    background-color: #F9FAFB;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    font-weight: 600;
}
.recruiter_action_itemsHeading {
    margin-top: 12px;
}
ul.recruiter_action_itemsHeadingList, ul.Candidate_action_itemsHeadingList {
    padding-left: 18px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #344054;
}
ul.recruiter_action_itemsHeadingList li, ul.Candidate_action_itemsHeadingList li {
    margin-bottom: 5px;
}
.Candidate_action_itemsHeading {
    margin-top: 37px;
}
.marginTop35 {
    margin-top: 40px;
}
.ImprovementsList li h5 {
    font-size: 14px;
    font-weight: 600 !important;
    float: left;
    margin-bottom: 0px;
    margin-right: 7px;
    line-height: 20px;
    color: #344054;
}
.ImprovementsList li span {
    font-size: 14px;
}
.ImprovementsList li {
    margin-bottom: 7px;
    line-height: 20px;
    list-style-type:none;
}
.diver {
    background-color: #e7e7e7;
    height: 1px;
    margin-top: 45px;
}
.accordion-button:not(.collapsed) {
    color: #363636;
    background-color: #f9fafb;
    box-shadow: inset 0 calc(-1* 1px) 0 #e9edf1;
}
.accordion-item {
    border-color:#e9edf1;
}
.accordion-button {
    font-weight: 600;
    letter-spacing: -0.3px;
    font-size: 16px;
    color: #101828;
}
.accordion-button::after {
    width: 18px;
    height: 18px;
    background-size: contain;
}
.Accor-headerSection {
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 4;
}
.Accor-headerSection h2 {
    font-weight: 600;
    letter-spacing: -0.3px;
    font-size: 16px;
    color: #101828;
}
.TS-download {
    width: 14px;
    margin-top: -3px;
    margin-left: 15px;
    opacity: 0.8;
}
.TS-copyClip {
    width: 16px;
    margin-top: -2px;
}
.TS-copyClip {
    opacity: 0.6;
}
.CMB-download {
    opacity: 0.7;
}
.CMB-download, .TS-copyClip, .TS-download {
    cursor: pointer;
}
.CMB-download:hover, .TS-copyClip:hover, .TS-download:hover {
    opacity: 1;
}
.toggleAllAccordions {
    float: right;
    font-size: 14px;
    margin-top: 30px;
    overflow: hidden;
    color: #6366ba;
    text-transform: capitalize;
    margin-bottom: 6px;
    cursor: pointer;
}
.toggleAllAccordions:hover {
    color: #353acb;
}
.CMB-CandidateName img {
    height: 15px;
    margin-top: 5px;
}
.CopyclipboardTxt {
    cursor: pointer;
    color: #6366ba;
    font-size: 11px;
    letter-spacing: 0.07px;
    line-height: 15px;
}
.accordion-body {
    width: 99.4%;
    margin-top: 6px;
}
.overlayEffect {
    position: fixed;
    background-color: rgb(31 29 29 / 68%);
    -moz-opacity: 1;
    opacity: 1;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
    height: 100%;
}

#overlayEffectProfileIcons .imgProgress {
    width: 45px;
}

#overlayEffectProfileIcons p {
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    margin-top: 5px;
}
ul.ImprovementsList {
    list-style-type: none;
}
.ImprovementsList li:first-child {
    list-style-type: disc;
}
.divCallNotesStyle h6 {
    margin-top: 3px;
}
.divCallNotesStyle span {
    width: 480px;
}
.CSYborderColor {
    border-color: #b3b3b3;
}

.TS-ActionItems {
    text-align: left;
    margin-top: 45px;
}

.TS-ActionItems {
    font-size: 17px;
}

.DetailedSummaryEachItem h3 {
    margin-bottom: 5px;
}

.DetailedSummaryEachItem p {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.recruiter_action_itemsHeading, .Candidate_action_itemsHeading {
    background-color: white;
    padding: 0px;
    font-weight: 500;
    font-size: 15px;
}

.accordion-button {
    font-size: 18px;
}

ul.recruiter_action_itemsHeadingList li, ul.Candidate_action_itemsHeadingList li {
    line-height: 20px;
}

.DetailedSummaryContainer {
    gap: 35px;
    margin-top: 13px;
}

.recruiter_action_itemsHeading {
    margin-top: 0px;
}

.Candidate_action_itemsHeading {
    margin-top: 30px;
}

.CSmarginTop13 {
    margin-top: 13px;
}

.TS-call_summaryTxt {
    line-height: 23px;
    font-size:14px;
}
.ImprovementsList > ul {
    padding-left: 19px;
}
