File: //home/arjun/projects/buyercall/buyercall/assets/styles/2021-theme/css/vuecomponents.css
/* .is-loading {
position: relative;
} */
.opacity-60 {
opacity: 60%;
}
.pl-75 {
padding-left: 75px;
}
.pl-60 {
padding-left: 60px;
}
.pl-0 {
padding-left: 0px;
}
.pr-0 {
padding-right: 0px;
}
.mb-10 {
margin-bottom: 10px;
}
.ml-10 {
margin-left: 10px;
}
.mw-150 {
min-width: 150px;
}
.mw-190 {
min-width: 190px;
}
.preloader-component {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* background-color: #fff; */
z-index: 4;
width: 100%;
}
.status {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0 0 -20px;
display: none;
}
.preloader-component .status {
display: block;
}
.is-invalid.multiselect .multiselect__tags {
border-color: #f46a6a !important;
}
.v-toast__item--success {
background-color: #34c38f;
}
.v-toast__item--info {
background-color: #50a5f1;
}
.v-toast__item--warning {
background-color: #f1b44c;
}
.v-toast__item--error {
background-color: #f46a6a;
}
.v-toast__item--default {
background-color: #343a40;
}
@media screen and (max-width: 768px) {
.v-toast {
padding: 0.75rem;
}
}
.spinner-main {
position: absolute;
left: 0;
right: 0;
height: 90%;
width: 100%;
}
.height-set,
#profile-settings {
min-height: 70vh;
}
.height-set,
.smart-list {
min-height: 20vh;
}
@media (max-width: 767px) {
.two-factor-auth .form-check.form-switch.mb-3.form-switch-lg,
.partnership-account-restriction .form-check.form-switch.mb-3.form-switch-lg {
display: flex;
}
.two-factor-auth .form-switch .form-check-input,
.partnership-account-restriction .form-switch .form-check-input {
margin-left: -3.5em;
left: 0px !important;
margin-right: 10px;
}
.two-factor-auth .form-check-label,
.partnership-account-restriction .two-factor-auth .form-check-label {
width: 90%;
}
}
@media (max-width: 767px) {
.modal-dialog-slideout.modal-dialog {
max-width: 100%;
}
}
.profile-avatar {
background-color: #556ee6;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
color: #fff;
font-size: 22px;
}
.icp__input {
height: 100% !important;
width: 4rem !important;
margin-right: 0.5rem;
border-radius: 0 !important;
border: 0.1rem solid #fff !important;
}
@media (max-width: 767px) {
.table-responsive {
overflow: scroll;
}
.table-responsive .table {
width: 750px;
}
}
.table-responsive .table tr th .form-switch {
display: flex;
}
.notification-dropdown {
margin-right: 0 !important;
padding-right: 0 !important;
}
.notification-item .action-buttons {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.notification-item .d-flex {
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.modal-dialog-slideout.modal-dialog.notification-modal {
max-width: 100% !important;
}
}
@media (max-width: 991px) {
.profile-mobile-tab {
flex-direction: column;
justify-content: flex-start !important;
align-items: flex-start !important;
}
.hamburg-profile-mobile-btn {
position: fixed;
top: 100px;
right: 10px;
z-index: 1;
}
}
.image-border-logo {
border: 1px solid #ced4da;
}
.vue_drag_resizable {
/* overflow: hidden; */
transform: unset !important;
}
.resizable-r {
background: url(https://raw.githubusercontent.com/RickStrahl/jquery-resizable/master/assets/vsizegrip.png)
center center no-repeat #eff2f7;
top: 10px !important;
height: calc(100% - 35px) !important;
}
.lead_detail_worklist {
overflow-x: auto;
min-width: 550px;
}
.lead_detail_worklist .card.border {
min-width: 300px;
}
@media (max-width: 991px) {
.resizable-r {
display: none !important;
}
}
@media (min-width: 992px) {
.worklist_task_wrapper {
min-width: 260px;
}
}
@media (min-width: 1200px) {
.worklist_task_wrapper {
min-width: 380px;
}
}
.source-channel-tab-icon {
width: 3rem;
height: 3rem;
font-size: 20px;
}
.source-channel-tab {
border: 0.5px solid grey;
border-radius: 50%;
}
@media (min-width: 768px) {
.m-t25 {
margin-top: 25px;
}
}
@media (max-width: 767px) {
.number_settings_source label {
margin-top: 10px !important;
}
.number_settings_source .form-check .form-check-label {
margin-top: 0px !important;
}
.m-t25 {
margin-bottom: 15px;
}
}
.invalid-feedback-visible {
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #f46a6a;
}
.record_greet_playcustom_message {
padding-left: 60px;
}
.record_greet_playcustom_message .text_to_speech_text_box {
padding-left: 20px;
}
.record_greet_playcustom_message .text_to_speech_text_box label {
font-weight: 400;
}
.record_greet_playcustom_message .custom-upload {
padding-left: 10px;
}
.record_greet_playcustom_message .custom-upload .file-upload {
position: relative;
padding: 25px;
background-color: #eff2f7;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
border: 1px dashed #ccc;
border-radius: 5px;
}
.record_greet_playcustom_message .custom-upload .file-upload p {
text-align: center;
font-size: 13px;
margin: 0;
padding: 0;
}
.record_greet_playcustom_message .custom-upload .file-upload input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
/*Audio player style start*/
/* Play/Pause Button */
.play-button {
height: 45px;
}
input[type='range'] {
margin: auto;
/* -webkit-appearance: none; */
position: relative;
overflow: hidden;
width: 100%;
cursor: pointer;
outline: none;
border-radius: 0; /* iOS */
background: transparent;
}
input[type='range']:focus {
outline: none;
}
::-webkit-slider-runnable-track {
background: #fff;
}
/*
* 1. Set to 0 width and remove border for a slider without a thumb
*/
::-webkit-slider-thumb {
-webkit-appearance: none;
width: 0; /* 1 */
height: 40px;
background: #fff;
box-shadow: -100vw 0 0 100vw dodgerblue;
border: none; /* 2px solid #999; */
}
::-moz-range-track {
height: 40px;
background: #ddd;
}
::-moz-range-thumb {
background: #fff;
height: 40px;
width: 0; /* 20px; */
border: none; /* 3px solid #999; */
border-radius: 0 !important;
box-shadow: -100vw 0 0 100vw dodgerblue;
box-sizing: border-box;
}
::-ms-fill-lower {
background: dodgerblue;
}
::-ms-thumb {
background: #fff;
border: 2px solid #999;
height: 40px;
width: 20px;
box-sizing: border-box;
}
::-ms-ticks-after {
display: none;
}
::-ms-ticks-before {
display: none;
}
::-ms-track {
background: #ddd;
color: transparent;
height: 40px;
border: none;
}
::-ms-tooltip {
display: none;
}
.audio-player-row {
display: flex;
align-items: center;
border: 1px solid #ccc;
border-radius: 5px;
padding: 5px;
}
.audio-player-row .button-div {
margin-right: 10px;
}
.audio-player-row .progress-bar {
flex-grow: 1;
padding: 0px;
border: 1px solid #ccc;
border-radius: 5px;
margin-bottom: 0px;
/* background: url('../images/icons8-audio-wave-30.png'); */
background-color: #fff;
height: 30px;
}
.audio-player-row .overlay-container {
display: flex;
justify-content: flex-start;
padding-left: 10px !important;
align-items: center;
position: relative;
padding: 0;
margin: 0px;
height: 30px;
}
.audio-player-row .inputrange {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 30px;
z-index: 9;
opacity: 0.3;
appearance: none;
}
.audio-player-row .pointer-events-none {
z-index: 999;
position: relative;
display: none;
}
/* Audio player style end*/
.number_settings_source .search-number-button {
display: flex;
align-items: center;
}
.form-switch .sublabel {
width: 100%;
padding-left: 15px;
line-height: normal;
color: #ccc;
position: relative;
top: -5px;
margin-bottom: 0px !important;
left: 0px;
}
.btn-area {
display: flex;
justify-content: flex-end;
padding: 10px 0px 10px;
}
.ar-content {
flex-direction: row !important;
justify-content: flex-start !important;
}
.ar-recorder {
justify-content: flex-start;
}
.ar-recorder__duration {
font-size: 14px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
position: relative;
top: 0px !important;
left: 60px;
}
.ar-recorder__time-limit {
left: 200px;
top: 27px !important;
}
.ar-recorder__records-limit,
.ar-records,
.ar-player {
display: none !important;
}
.ar-recorder__duration {
font-size: 14px;
font-weight: 500;
}
/* Inbox */
/* Panel Left */
#inbox .panel-left {
padding: 0px;
padding-right: 0px;
/* background-color: #fff; */
}
#inbox .panel-left .heading-section {
display: flex;
flex-direction: column;
padding: 10px;
border-radius: 5px;
background-color: #556ee6;
}
#inbox .panel-left .heading-section .items {
display: flex;
margin-bottom: 5px;
}
#inbox .panel-left .heading-section .items:last-child {
margin-bottom: 0px;
}
#inbox .panel-left .heading-section .items .label-name {
font-size: 13px;
line-height: normal;
position: relative;
padding-right: 20px;
font-weight: 600;
color: #fff;
}
#inbox .panel-left .heading-section .items .label-name::before {
position: absolute;
top: 1px;
right: 10px;
content: ':';
font-size: 13px;
color: #fff;
}
#inbox .panel-left .heading-section .items .label-value {
font-size: 13px;
line-height: normal;
color: #fff;
}
/* #inbox .panel-left .option-tab {
padding: 10px 0px;
} */
#inbox .panel-left .option-tab .nav-pills .nav-item:last-child {
margin-right: 0px;
}
/* #inbox .panel-left .option-tab .nav-pills .nav-item .nav-link {
border: 1px solid #556ee6;
margin-right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
#inbox .panel-left .option-tab .nav-pills .nav-item .nav-link span.badge {
background-color: #fff;
display: inline-flex;
margin-left: 10px;
border-radius: 100%;
width: 25px;
height: 25px;
font-size: 10px;
font-weight: 600;
color: #556ee6;
align-items: center;
justify-content: center;
border: 1px solid #556ee6;
} */
#inbox .panel-left .option-tab .lead-manual-actions {
display: flex;
align-items: center;
}
#inbox .panel-left .option-tab .lead-manual-actions label {
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
}
/* #inbox .panel-left .option-tab .lead-manual-actions .actions-dropdown {
display: flex;
align-items: center;
width: 50%;
}
#inbox
.panel-left
.option-tab
.lead-manual-actions
.actions-dropdown
.multiselect {
width: 100%;
} */
#inbox .panel-left .option-tab .lead-inbox {
max-height: 100%;
overflow: auto;
}
/* #inbox .panel-left .option-tab .lead-inbox .item-card {
border: 1px solid #ccc;
padding: 5px;
border-radius: 4px;
margin-bottom: 10px;
cursor: pointer;
} */
#inbox .panel-left .option-tab .lead-inbox .item-head {
display: flex;
align-items: center;
flex-wrap: wrap;
}
#inbox .panel-left .option-tab .lead-inbox .item-head .form-check {
margin-right: 10px;
}
/* #inbox .panel-left .option-tab .lead-inbox .item-head .badge {
border: 1px solid #ccc;
font-size: 13px;
line-height: normal;
margin-right: 10px;
color: #343a40; */
/* } */
#inbox .panel-left .option-tab .lead-inbox .item-head .badge.new-count {
margin-left: auto;
}
/* #inbox .panel-left .option-tab .lead-inbox .item-head .badge.red {
background-color: #f46a6a;
color: #fff;
border: 1px solid #f46a6a;
} */
#inbox .panel-left .option-tab .lead-inbox .item-head .profile-badge {
font-size: 14px;
font-weight: 500;
margin-right: 5px;
}
#inbox .panel-left .option-tab .lead-inbox .item-content {
display: flex;
width: 100%;
overflow: hidden;
word-break: break-all;
white-space: normal;
/* min-height: 60px;
align-items: baseline; */
}
#inbox .panel-left .option-tab .lead-inbox .item-content .icon-section {
width: 70px;
display: flex;
align-items: center;
position: relative;
}
#inbox .panel-left .option-tab .lead-inbox .item-content .icon-section .round {
border: 1px solid #ccc;
background-color: #fff;
width: 25px;
height: 25px;
position: absolute;
display: inline-flex;
border-radius: 100%;
font-size: 10px;
align-items: center;
justify-content: center;
left: 0px;
}
#inbox .panel-left .option-tab .lead-inbox .item-content .content-section {
width: 100%;
}
#inbox .panel-left .option-tab .lead-inbox .item-content .content-section h3 {
font-size: 12px;
margin-bottom: 2px;
/* margin-right: 0.2rem; */
line-height: 18px;
font-weight: 500;
}
#inbox .panel-left .option-tab .lead-inbox .item-content .content-section h5 {
font-size: 12px;
line-height: 18px;
font-weight: 400;
margin-bottom: 2px;
/* margin-right: 0.2rem; */
}
#inbox .panel-left .option-tab .lead-inbox .item-content .content-section p {
margin-bottom: 0px;
font-size: 12px;
width: 100%;
display: inline-block;
}
#inbox
.panel-left
.option-tab
.lead-inbox
.item-content
.content-section
p
span {
padding: 5px 10px;
border: 1px solid #343a40;
color: #343a40;
margin-left: 10px;
display: inline-block;
}
#inbox .panel-left .option-tab .lead-inbox .item-footer {
display: flex;
align-items: center;
margin-top: 10px;
justify-content: space-between;
}
#inbox .panel-left .option-tab .lead-inbox .item-footer .time {
display: flex;
align-items: center;
font-size: 12px;
color: #343a40;
line-height: normal;
}
#inbox .panel-left .option-tab .lead-inbox .item-footer .time i {
margin-right: 5px;
}
#inbox .panel-left .option-tab .lead-inbox .item-footer .badge {
background-color: #f46a6a;
color: #fff;
border: 1px solid #f46a6a;
}
/* Panel Center */
#inbox .panel-center {
padding: 0px 7px;
/* background-color: #fff; */
}
/* #inbox .panel-center .heading-section {
display: flex;
flex-direction: column;
align-items: center;
} */
/* #inbox .panel-center .heading-section .sub-heading {
font-size: 15px;
margin-bottom: 10px;
width: 100%;
} */
/* #inbox .panel-center .heading-section .filter-section {
display: flex;
margin-bottom: 10px;
align-items: center;
width: 100%;
flex-wrap: wrap;
justify-content: start;
} */
/* #inbox .panel-center .heading-section .filter-section .multiselect {
width: 100px; */
/* margin-right: 10px; */
/* margin-bottom: 10px;
margin-left: 10px;
} */
/* #inbox .panel-center .heading-section .filter-section .assign { */
/* min-width: 200px; */
/* display: flex; */
/* flex-wrap: wrap;
margin-left: 10px;
margin-bottom: 10px;
} */
/* #inbox
.panel-center
.heading-section
.filter-section
.assign
.assign-label
label {
margin-bottom: 0px;
}
#inbox .panel-center .heading-section .filter-section .assign .assign-icons {
position: relative;
display: flex;
flex-wrap: wrap;
}
#inbox .panel-center .heading-section .filter-section .assign .items {
display: inline-flex;
width: 20px;
background-color: #50a5f1;
height: 20px;
border-radius: 100%;
justify-content: center;
align-items: center;
color: #fff;
} */
#inbox .panel-center .message-view-area {
padding: 0 0 10px;
/* height: calc(100vh - 260px); */
/* height: 100vh; */
overflow: auto;
}
#inbox .panel-center .message-view-area::-webkit-scrollbar {
width: 5px;
height: 5px;
}
#inbox .panel-center .message-view-area .date-label {
display: flex;
justify-content: center;
}
#inbox .panel-center .message-view-area .date-label span {
font-size: 10px;
background-color: #50a5f1;
padding: 5px 10px;
margin-bottom: 10px;
margin-top: 10px;
color: #fff;
border-radius: 5px;
}
#inbox .height-set {
height: calc(100vh - 210px);
min-height: unset;
}
#inbox .panel-container {
height: 100%;
}
#inbox .panel-center,
#inbox .panel-left,
#inbox .panel-right {
height: 100%;
}
#inbox .panel-center .message-action {
display: flex;
flex-direction: column;
/* flex-grow: 1; */
}
#inbox .panel-center .message-action .actiontab {
display: flex;
flex-wrap: wrap;
}
#inbox .panel-center .message-action .template {
display: flex;
margin-top: 10px;
}
#inbox .panel-center .message-action .template .left-section {
display: flex;
flex-grow: 1;
}
#inbox .panel-center .message-action .template .button-section {
display: flex;
flex-direction: column;
padding-right: 10px;
}
#inbox .panel-center .message-action .template .button-section button {
margin-bottom: 10px;
}
#inbox .panel-center .message-action .template .text-area {
flex-grow: 1;
padding-right: 10px;
}
#inbox .panel-center .message-action .template textarea {
resize: none;
height: 90px;
padding: 5px;
font-size: 12px;
width: 100%;
}
#inbox .panel-center .message-action .template .right-section {
display: flex;
align-items: center;
/* padding-left: 10px; */
}