.initial-p {
    min-height: 0 !important;
}

.deception-item-added {
    margin-top: 32px;
    margin-bottom: 44px;
}

.deception-item-added a {
    text-decoration: underline !important;
}

.item-added {
    background: #006d99 !important;
}

.right-sidebar {
    width: 955px;
}

.right-sidebar .section-box {
    float: left;
    width: 100%;
}

.pointer span {
    vertical-align: middle;
    padding-left: 10px;
}

.header-view-details {
    padding: 27px 0px 12px 0px;
}

.sction-box {
    height: 268px;
}

.case-dsetails {
    display: flex;
    justify-content: space-between;
}

.case-dsetails .btn-case {
    margin-left: 0px;
    margin-right: 30px;
    background: #b5c93a;
    width: 130px;
    height: 41px;
    padding-top: 9px;
    padding-left: 14px;
    color: #fff;
    border-radius: 20px;
}

.case-dsetails ul {
    padding-left: 0;
}

.case-dsetails ul li {
    margin-right: 20px;
    background: #edf4ff;
    border-radius: 100%;
    height: 43px;
    width: 43px;
}

.case-dsetails ul li img {
    padding-top: 10px;
    padding-left: 9px;
}

.right-sidebar .section-box {
    padding: 11px 16px 10px 30px;
}

.form-label-group-added {
    margin-top: 21px;
    margin-bottom: 8px !important;
}

.form-label-group input:not(:placeholder-shown) ~ label {
    font-size: 16px;
}

input.input-main {
    font-weight: 700;
}

.right-sidebar .section-box .form-label-group {
    margin-bottom: 10px !important;
    margin-top: 29px;
    margin-right: 69px;
}

.notes img {
    padding-left: 10px;
    padding-bottom: 5px;
}

textarea {
    border-radius: 12px;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin-top: 6px;
    margin-left: 13px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 505px;
    background-color: #ffe9d4;
    color: #363131;
    text-align: center;
    border-radius: 10px;
    padding: 9px 15px;
    position: absolute;
    z-index: 1;
    top: 165%;
    left: 141%;
    margin-left: -60px;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 6%;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #ffe9d4 transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.txt-area {
    margin-left: 30px;
    position: relative;
    margin-right: 3px;
}

.txt-area span {
    position: absolute;
    bottom: 17px;
    right: 58px;
    color: #006d99;
    font-weight: 600;
}

.call-num {
    padding: 18px 0px 10px 19px;
    margin-left: 30px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    margin-bottom: 22px;
    display: inline-block;
    width: 878px;
    box-shadow: 0px 0px 20px 0px rgba(199, 199, 199, 0.20);
}

.call-num p {
    margin-bottom: 5px;
    color: #10769f;
}

.call-num span {
    color: #afafaf;
}

.txt-area textarea {
    padding-top: 19px;
    margin-top: 12px;
    margin-bottom: 21px;
    padding-left: 18px;
    width: 97%;
    position: relative;
    border-radius: 12px;
    box-shadow: 0px 0px 20px 0px rgba(199, 199, 199, 0.20);
}

/* phone close modal */
.phone-colose-modal .modal-body {
    padding-left: 28px;
    padding-right: 28px;
}

.phone-colose-modal .modal-body textarea.form-control {
    border: 1px solid #eb5757;
    border-radius: 12px;
}

.phone-colose-modal .btn-cancel {
    color: #fff;
    background-color: #eb5757;
    border-color: #eb5757;
    border-radius: 24px;
    padding: 11px 18px 11px 18px;
}

.phone-colose-modal .btn-cancel:hover {
    color: #fff;
}

.phone-colose-modal .modal-header {
    border-bottom: none;
    padding-top: 22px;
    padding-bottom: 6px;
    padding-left: 27px;
    padding-right: 28px;
}

.phone-colose-modal .modal-footer {
    border-top: none;
}

.phone-colose-modal .modal-content {
    width: 80%;
    border-radius: 15px;
}

.phone-colose-modal .modal-footer {
    justify-content: center;
    border-top: none;
    padding-bottom: 50px;
    padding-top: 10px;
}

/* all-call-recordigns */
.Welcome-section {
    width: 100%;
    padding-top: 0px;
}

.recording h4 {
    color: #383c3e;
    font-size: 20px;
    padding-left: 18px;
    font-weight: 600;
    padding-top: 31px;
    padding-bottom: 3px;
}

.breadcrumbs-data ul {
    padding-bottom: 39px;
}

.breadcrumbs-data ul li {
    font-size: 20px;
    font-weight: 600;
}

.breadcrumbs-data ul li a.active {
    font-size: 20px;
    color: #62686a;
    font-weight: 500;
}

.call-content {
    background: #fff;
    padding: 15px 15px 10px 15px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #dcf1fd;
    margin-bottom: 30px;
}

.watch-video {
    position: absolute;
    z-index: 1;
    display: flex;
    flex-direction: column;
    top: 60%;
    left: 10%;
}

.watch-video img {
    width: 25px;
    left: 40%;
    position: relative;
}

.watch-video p {
    color: #fff;
}

.date-p p {
    display: flex;
    justify-content: start;
    vertical-align: middle;
    position: relative;
    top: 13px;
    left: 17px;
}

.videoimg img {
    border-radius: 14px;
    width: 100%;
}

/* call */
.step-wrapper h4 {
    color: #21bf86;
}

.step-wrapper {
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 2px 15px 0px rgb(231 215 215 / 64%);
    padding: 40px 30px 40px;
    background-color: #ffffff;
}

.tab-pane-container.k-container {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 38px 5px 20px;
}

.step-wrapper .button-join {
    background: #ff8a00;
}

.step-note {
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(148, 146, 245, 0.15);
    box-shadow: 0px 2px 15px 0px rgb(231 215 215 / 64%);
    padding: 20px 20px 2px;
    background-color: #ffffff;
}

.step-note span {
    max-width: 425px;
    margin: 0 auto 30px;
    color: #383C3E;
    font-family: 'DM Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 10px;
}

.step-note img {
    vertical-align: text-bottom;
    width: 22px;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin-top: 0px;
    margin-left: 2px;
    padding-bottom: 7px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 575px;
    background-color: #ffe9d4;
    color: #4a4646;
    text-align: center;
    border-radius: 10px;
    padding: 9px 23px;
    position: absolute;
    z-index: 1;
    top: 137%;
    margin-left: -173px;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    font-weight: 100;
}

.step-note span {
    max-width: 573px;
    margin: 0 auto 30px;
    color: #383C3E;
    font-family: 'DM Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 10px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 25%;
    border-width: 12px;
    border-style: solid;
    border-color: transparent transparent #ffe9d4 transparent;
}

.step-note .txt-area {
    margin-left: -1px;
    position: relative;
    margin-right: 3px;
}

.step-note .txt-area textarea {
    padding-top: 19px;
    margin-top: 12px;
    margin-bottom: 21px;
    padding-left: 18px;
    width: 100%;
    position: relative;
    border-radius: 12px;
    height: 300px;
    box-shadow: none;
}

.step-note .txt-area span {
    position: absolute;
    bottom: -10px;
    right: 21px;
    color: #006d99;
    font-weight: 600;
}

.txt-area textarea::placeholder {
    color: #111112;
    font-style: italic;
    font-size: 15px;
}

.your-list-section {
    padding-top: 28px;
    padding-bottom: 7px;
    margin-top: 13px;
}
.your-list-section .table-responsive-dashboard {
    background-color: #ffffff;
    margin-top: 12px;
}
.case-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(../images/end-user/dropdown-arrow-2.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.case-list-search .case-select:nth-child(4) .select2.select2-container {
    width: 71px !important;
}
.case-list-search .case-select:nth-child(1) .select2.select2-container {
    width: 114px !important;
}
.case-list-search .case-select:nth-child(2) .select2.select2-container {
    width: 114px !important;
}
.case-list-search .case-select:nth-child(3) .select2.select2-container {
    width: 95px !important;
}
.your-list-section .form-select-group label, .form-textarea-group label {
    font-size: 16px;
    top: -22px;
}
.case-list-search .case-select {
    float: left;
    margin-right: 46px;
    z-index: 9;
}
.your-list-section .form-select:focus {outline: none;box-shadow: none;}

.your-list-section .form-select{
    -webkit-appearance: none;
}

.your-list-section .search-row-right {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 10px 40px 13px;
}
.your-list-section .search-row-right .input-group {
    display: inline-block;
    margin-right: 20px;
    width: 207px;
    position: relative;
}
.your-list-section .search-row-right .form-control {
    padding: 7px 20px;
    border-radius: 100px !important;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #B1B1B1;
    border: solid #C4C4C4 1px !important;
}
.your-list-section .search-row-right .input-group-append {
    position: absolute;
    right: 15px;
    top: 6px;
    z-index: 9;
}
.your-list-section .search-row-right .input-group-append .btn {
    border: transparent !important;
    padding: .375rem .75rem;
    background-color: #fff !important;
    position: absolute;
    right: -13px;
    top: -4px;
    border-radius: 100px;
}
.your-list-section .table-responsive-dashboard .dt-container {
    padding: 4px 0 18px;
    display: flex;
    flex-direction: column;
}
.your-list-section .table-responsive-dashboard .row:nth-child(1) {
    order: 3;
    padding: 20px 0 13px 51px;
}

.your-list-section .table-responsive-dashboard .mt-2 {
    margin-top: 0 !important;
}
.your-list-section .table-responsive-dashboard .dt-length select {
    border: solid #C4C4C4 1px;
    padding: 8px 23px;
}
.your-list-section .table-responsive-dashboard div.dt-container div.dt-length label {
    text-transform: capitalize;
}
.your-list-section .table-responsive-dashboard .row:nth-child(2) {
    order: 1;
}
.your-list-section .table-responsive-dashboard .mt-2 {
    margin-top: 0 !important;
}
.your-list-section .table-responsive-dashboard .table > thead {
    background: #E9ECEF;
}
.your-list-section .table-responsive-dashboard .dt-container .dt-scroll-body {
    max-height: 260px !important;
    height: 260px !important;
    overflow-x: scroll !important;
}
.your-list-section .table-responsive-dashboard .table {
    margin-top: 0 !important;
    border: transparent !important;
}
.your-list-section .table-responsive-dashboard .table > tbody td {
    font-size: 16px;
    line-height: initial;
    box-shadow: none !important;
    border-bottom: solid #ededed 1px !important;
    padding: 18px 14px 18px 12px;
    text-align: left;
    color: #383C3E;
}
.your-list-section .table-responsive-dashboard .date-color{
    color: #207fa6 !important;
}
.your-list-section .actions-row {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: left;
}
.your-list-section .actions-row li {
    padding-right: 15px;
}
.your-list-section .actions-row li img {
    width: 23px;
    height: 23px;
}
.your-list-section .table-added thead th {
    color: #252728;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
}
.your-list-section .table-responsive-dashboard .table > tbody td:first-child, .table-responsive-dashboard .table > thead th:first-child {
    padding-left: 47px;
}
.your-list-section .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
/* responsive css */
@media (max-width: 2560px) {
    .tooltip {
        margin-top: 6px;
    }
}

@media (max-width: 1920px) {
    .tooltip {
        margin-top: 6px;
    }
}

@media (max-width: 1792px) {
    .watch-video {
        top: 60%;
    }

    .tooltip {
        margin-top: 6px;
    }
}

@media (max-width: 1600px) {
    .watch-video {
        top: 50%;
    }
}

@media (max-width: 1512px) {
    .watch-video {
        left: 14%;
        top: 56%;
    }

    .tooltip {
        margin-top: 6px;
    }

    .tooltip .tooltiptext {
        left: -241%;
    }

    .tooltip .tooltiptext::after {
        left: 39%;
    }
}

@media (max-width: 1440px) {
    .watch-video {
        top: 54%;
        left: 14%;
    }

    .tooltip {
        margin-top: 6px;
    }

    .tooltip .tooltiptext {
        width: 524px;
    }

    .tooltip .tooltiptext::after {
        left: 43%;
    }
}

@media (max-width: 1366px) {
    .tooltip .tooltiptext {
        left: -49%;
    }

    .tooltip .tooltiptext::after {
        left: 32%;
    }

    .watch-video {
        top: 50%;
        left: 14%;
    }

    .tooltip {
        margin-top: 6px;
    }
}

@media (max-width: 1280px) {
    .watch-video {
        top: 47%;
    }

    .tooltip .tooltiptext {
        width: 470px;
    }

    .tooltip .tooltiptext::after {
        left: 39%;
    }
}

@media (max-width: 1024px) {
    .watch-video {
        top: 40%;
        left: 18%;
    }

    .tooltip .tooltiptext {
        width: 362px;
    }

    .tooltip .tooltiptext::after {
        left: 51%;
    }

    .watch-video img {
        width: 22px;
    }

    .watch-video p {
        font-size: 12px;
    }

    .date-p p {
        left: 4px;
    }
}

@media (max-width: 1366px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}

@media (max-width: 1440px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}

@media (max-width: 1512px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}

@media (max-width: 1792px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}

@media (max-width: 1920px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}

@media (max-width: 2560px) {
    .tooltip .tooltiptext {
        left: 270%;
    }

    .tooltip .tooltiptext::after {
        left: 19%;
    }
}