@font-face {
    font-family: 'AvenirLTStd';
    src: url(../../fonts/DP/AvenirLTStd-Book.ttf) format('truetype');
    font-style: normal
}

@font-face {
    font-family: 'AvenirLTStdBold';
    src: url(../../fonts/DP/AvenirLTStd-Black.ttf) format('truetype');
    font-style: normal
}

@font-face {
    font-family: 'SegoeUI';
    src: url(../../fonts/DP/SegoeUI.ttf) format('truetype');
    font-style: normal
}

@font-face {
    font-family: 'SegoeUIBold';
    src: url(../../fonts/DP/SegoeUIBold.ttf) format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIItalic';
    src: url(../../fonts/DP/SegoeUIItalic.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIBoldItalic';
    src: url(../../../fonts/DP/SegoeUIBoldItalic.ttf) format('truetype');
    font-weight: bold;
    font-style: italic;
}

body {
    font-family: AvenirLTStd, sans-serif !important;
    color: #2d3e50 !important;
}

table {
    color: #2d3e50 !important;
}

code {
    font-family: AvenirLTStd, sans-serif !important;
}

.footer {
    font-family: AvenirLTStd, sans-serif !important;
}

.datepicker.datepicker-dropdown .datepicker-days table.table-condensed thead tr th.dow,
.datepicker.datepicker-inline .datepicker-days table.table-condensed thead tr th.dow {
    font-family: AvenirLTStd, sans-serif !important;
}

.sidebar {
    font-family: AvenirLTStd, sans-serif !important;
}

.settings-panel .settings-heading {
    font-family: AvenirLTStd, sans-serif !important;
}

.settings-panel .events p {
    font-family: AvenirLTStd, sans-serif !important;
}

.dv-import-head {
    border-bottom: 2px solid rgb(139, 139, 139);
    /* margin-bottom: 20px; */
}

.dv-import-head h4 {
    padding-top: 15px !important;
}

.dv-import-head button {
    margin-bottom: 10px !important;
}
.dv-import-head a {
    margin-bottom: 10px !important;
}

.dv-import-head .card-title {
    margin-bottom: 5px;
}

#dv-import-form {
    padding: 30px 0px 0px 30px !important;
}

#dv-imports-table .table td {
    padding: 0rem 0.65rem;
    font-size: 12px;
}

#dv-imports-table .table th {
    padding: 1.25rem 0.65rem;
    font-size: 14px;
    font-weight: 400;
}

#dv-imports-table {
    padding-top: 12px;
}

.modal .modal-dialog .modal-content .modal-header .close span {
    padding: 15px 15px !important;
}

.pull-right a,
.pull-right button {
    float: right !important;
    margin-right: 0px !important;
}

.pull-right {
    padding-right: 0px !important;
}

.pull-left {
    padding-left: 0px !important;
}

#search-results-container {
    padding: 0px 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    min-height: 90vh;
    background-color: #fdfdfd !important;
}

#search-results-container .search-results-container-head {
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px 0px 0px 8px;
    background-color: #fdfdfd;

}

.search-results-container-head h6 {
    padding-top: 14px;
    border-bottom: 1px solid #ff5c35;
    padding-bottom: 19px;
}

.search-results-container-head h5 {
    border-bottom: 1px solid #ff5c35;
    padding-bottom: 5px;
}

#search-results-container .search-results-container-body {
    background-color: #fdfdfd;
    margin: 0px 0px 0px 8px;
    padding: 15px 10px;
}

#search-criteria-container-head {
    margin-top: 8px;
}

.your-serch-criteria {
    width: 100%;
    padding: 0px 0px 0px 8px;
    list-style: none;
    min-height: 15px;
    font-size: 14px !important;
}

.your-serch-criteria .serch-criteria-head {
    font-weight: 700 !important;
    font-size: 16px !important;
    padding-top: 15px;
}

.your-serch-criteria .serch-criteria-head-col {
    font-weight: 700 !important;
    font-size: 16px !important;
}

.your-serch-criteria li .li-head {
    /*font-weight: 600!important;*/
    font-size: 14px !important;
}

.li-head::before {
    font-weight: 700 !important;
    font-size: 16px !important;
    content: "•";
    /* Insert content that looks like bullets */
    padding-right: 8px;
    padding-left: 8px;
    color: rgb(0, 0, 0);
}

.float-center {
    margin: auto;
    text-align: center;
}

.search-results-count {
    padding-top: 20px;
    font-weight: 600;
    font-size: 18;
}

#search-result-companies {
    font-weight: 600;
    font-size: 18;
}

#search-result-contacts {
    font-weight: 600;
    font-size: 18;
}

#search-result-technographics {
    font-weight: 600;
    font-size: 18;
}

.search-actions-div {
    width: 80%;
    margin: auto;
    padding-top: 35px;
    padding-bottom: 25px;
}

.search-actions-div button {
    margin-right: 6px;
    margin-left: 6px;
    width: 30% !important;
}

.pull-right button {
    margin-right: 20px !important;
    float: right;
}

.pull-right button {
    margin-left: 20px;
    float: left;
}

.card-header a {
    text-decoration: none;
}

.card-header a:hover {
    text-decoration: none;
}

.sidebar .nav.sub-menu {
    padding: 0.25rem 0 0.6rem 2.55rem;

}

.sidebar .nav.sub-menu .nav-item::before {
    display: none;
}

#search-criteria-container-body {
    /* height: 340px; */
    max-height: 420px !important;
    overflow: auto !important;
}

.content-wrapper {
    padding: 8px 8px;
}

.dp-row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.dp-row-2 {
    margin-right: 0px !important;
    margin-left: 10px !important;
}

.modal-header .close {
    margin: -20px;
}

.modal .modal-dialog .modal-content .modal-header {
    padding: 20px;
}

.dataTables_wrapper .dataTable tbody tr td {
    padding: 0.7rem;
}

.dataTables_wrapper .dataTable thead th {
    padding: 0.9rem;
}

.sidebar .nav .nav-item.active>.nav-link i,
.sidebar .nav .nav-item.active>.nav-link .menu-title,
.sidebar .nav .nav-item.active>.nav-link .menu-arrow {
    color: #8b96c3 !important;
}

.nav-link:hover {
    color: #8b96c3 !important;
}

.add-product a,
.btn-primary {
    color: #fff;
    background-color: #ff5c35 !important;
    border-color: #ff5c35;
    /* min-width: 120px; */
    font-weight: bold;
    padding: 10px 12px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ff5c35 !important;
    border-color: #ff5c35 !important;
}

.btn-danger {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #ff0000;
    font-weight: bold;
    padding: 10px 12px;
}

.btn-success,
.editable-container.editable-inline .editableform .control-group .editable-buttons .editable-submit {
    background-color: #ff5c35 !important;
    border-color: #ff5c35 !important;
}

.btn-success:hover {
    background-color: #ff5c35 !important;
    border-color: #ff5c35 !important;
}

.navbar .navbar-menu-wrapper {
    background-color: #cef2f2 !important;
}

.nav-profile-name {
    color: #66605c !important;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-link::after {
    color: #66605c !important;
}

.nav-item .dp-white {
    color: #fdfdfd !important;
}

.alert-error {
    color: red !important;
}

.btn-options {
    width: 26px !important;
    height: 26px !important;
}

.dp-btn-group {
    width: 95%;
    margin: auto;
}

.dp-btn-10 {
    width: 170px !important;
}

.dp-btn-12 {
    width: 190px !important;
}

.form-check .form-check-label {
    cursor: pointer;

}

.dp-link {
    color: #4d83ff !important;
    background: transparent;
    border: none;
}

.dp-link:hover {
    color: #4d83ff !important;
}

.dp-card-bordered {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.navbar-brand {
    color: #fff;
    font-size: 30px !important;
    line-height: 40px;
    font-family: AvenirLTStdBold, sans-serif !important;
    font-weight: bold;


}

#saved-searches-content {
    height: 70vh;
    overflow-y: auto;
}

.table thead th,
.jsgrid .jsgrid-table thead th {
    height: 35px !important;
    font-size: 12px !important;
    background-color: #ebebeb;
}

.th-special-width {
    min-width: 175px !important;
}

.th-small-width {
    min-width: 60px !important;
}

.table th,
.jsgrid .jsgrid-table th,
.table td,
.jsgrid .jsgrid-table td {
    padding: 6px 6px !important;
    font-size: 12px !important;
}

#audit-modal .modal-dialog {
    min-width: 90% !important;
}

#saved-searches-modal .modal-dialog {
    margin-top: 25px !important;
}

#saved-searches-modal {
    max-height: 100vh !important;
    overflow: auto;
}

#show-cost-modal {
    z-index: 1051;
    max-height: 100vh !important;
    overflow: auto;
}

#corporate-edit-search-result-modal {
    z-index: 1051;
    max-height: 100vh !important;
    overflow: auto;
}

#corporate-edit-search-result-modal .modal-dialog {
    margin-top: 25px !important;
}

#corporate-edit-search-result-modal .modal-dialog {
    width: 90% !important;
}

#contact-edit-search-result-modal {
    z-index: 1051;
    max-height: 100vh !important;
    overflow: auto;
}

#contact-edit-search-result-modal .modal-dialog {
    margin-top: 25px !important;
}

#contact-edit-search-result-modal .modal-dialog {
    width: 90% !important;
}

#corporate-view-details-search-result-modal {
    z-index: 1051;
    max-height: 100vh !important;
    overflow: auto;
}

#corporate-view-details-search-result-modal .modal-dialog {
    margin-top: 25px !important;
}

#corporate-view-details-search-result-modal .modal-dialog {
    width: 90% !important;
}

#contact-view-details-search-result-modal {
    z-index: 1051;
    overflow: auto;
    max-height: 100vh !important;
}

#contact-view-details-search-result-modal .modal-dialog {
    margin-top: 25px !important;
}

#contact-view-details-search-result-modal .modal-dialog {
    width: 90% !important;
}

.dataTables_wrapper .dataTable .btn,
.dataTables_wrapper .dataTable .fc button,
.fc .dataTables_wrapper .dataTable button,
.dataTables_wrapper .dataTable .ajax-upload-dragdrop .ajax-file-upload,
.ajax-upload-dragdrop .dataTables_wrapper .dataTable .ajax-file-upload,
.dataTables_wrapper .dataTable .swal2-modal .swal2-buttonswrapper .swal2-styled,
.swal2-modal .swal2-buttonswrapper .dataTables_wrapper .dataTable .swal2-styled,
.dataTables_wrapper .dataTable .wizard>.actions a,
.wizard>.actions .dataTables_wrapper .dataTable a {
    padding: 3px 3px !important;
}

.btn i,
.fc button i,
.ajax-upload-dragdrop .ajax-file-upload i,
.swal2-modal .swal2-buttonswrapper .swal2-styled i,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm i,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-cancel i,
.wizard>.actions a i {
    font-size: 1.00rem !important;
}

.accordion.accordion-bordered .card .card-header {
    padding: 7px !important;
}

.accordion.accordion-bordered .card .main a[aria-expanded="true"] {
    border-radius: 25px !important;
    background-color: #98a2c9 !important;
    color: #ffffff !important;
    font-weight: 600;
}

.accordion.accordion-bordered .card .card-header a[aria-expanded="true"] {
    color: #ff5c35;
    font-weight: bold;
}

.accordion.accordion-bordered .card .main a {
    padding: 12px 20px !important;
}

.accordion.accordion-bordered .card .card-header a {
    padding: 6px;
    color: #6c6e76;
}

.accordion.accordion-bordered .card .main a[aria-expanded="true"]::before {
    margin: 10px !important;
    color: #ebebeb !important;
}

.accordion.accordion-bordered .card .main a::before {
    margin: 10px !important;
}

.accordion.accordion-bordered .card .card-header a::before {
    margin-top: 6px;
}

.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20rem;
}

.toggle.ios .toggle-handle {
    border-radius: 20rem;
}

.extended-ul {
    padding: 4px 25px;
    list-style-type: none;
}

.extended-ul li .dp-row {
    width: 100%;
    border-bottom: solid #f3f3f3 1px;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.extended-ul li .dp-row .toggle-label {
    width: 68% !important;
    vertical-align: middle;
    color: #6c6e76;
}

.toggle-on {
    font-weight: normal !important;
    min-width: 80px !important;
}

.btn-light {
    color: #6c6e76;
    background-color: #cbccd0;
    border-color: #cbccd0;
}

.extended-ul li .dp-row .toggle-input {
    width: 30% !important;
    text-align: right;
}

.extended-ul .toggle.btn {
    width: 68px !important;
    min-width: 4.25rem !important;
    min-height: 1.8rem !important;
}

.extended-ul .toggle-on.btn {
    padding-right: 1.9rem;
}

.extended-ul .toggle-off.btn {
    padding-left: 1.0rem;
}

.input-group-btn {
    margin-bottom: 0px !important;
}

.input-group-btn .btn-info {
    height: 32px !important;
    background-color: #ff5c35;
}

.dot-opacity-loader {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    background: transparent;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 55px;
    display: inline-block;
}

.user-role-ul {
    list-style-type: none;
    list-style: none;
    padding-left: 0px !important;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.user-role-ul li a {
    padding: 0px;
    text-decoration: none;
    font-size: 0.750rem;
    color: black !important;
    display: block;
}

.user-role-ul li a:hover {
    color: rgb(72, 76, 141) !important;
}

.role-check {
    cursor: pointer !important;
    color: black !important;
}

.checkbox-role label {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    cursor: pointer !important;
    color: #6c6e76;
}

.userRoleDiv {
    margin-top: 20px;
}

.table-user-roles .btn-options {
    margin-left: 4px;
}

.table-user-roles .th-sl-no,
.td-sl-no {
    min-width: 40px !important;
}

.auth-form-light .form-group {
    margin-bottom: 0px !important;
}

.datepicker.input-group {
    height: 75% !important;
}

.select2-container {
    width: 100% !important;
}

.userTableRow,
.couponTableRow {
    padding-top: 0px !important;
}

.required:after {
    content: " *";
    color: red;
}

.brand-logo-login {
    color: #ff5c35 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    font-family: AvenirLTStdBold, sans-serif !important;
    font-weight: bold !important;
}

.auth .auth-form-light {
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #c5c5c5cc;
}

.auth-form-light .form-control,
.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint {
    border: 1px solid #dadada;
    font-weight: 400;
    font-size: 0.875rem;
    margin-bottom: 10px;
    height: 40px !important;
}

.auth form .auth-form-btn {
    height: 40px;
    width: auto;
    margin: auto;
}

.form-check .form-check-label input[type="checkbox"]+.input-helper:before {
    border: solid #ff5c35;
}

.form-check .form-check-label input[type="checkbox"]:checked+.input-helper:before {
    background: #ff5c35;

}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.datepicker table {
    margin: auto;
    width: 95% !important;
}

i.mdi.mdi-alert-outline {
    font-size: 42px !important;
    color: #ff5c35 !important;
}

.btn-dp {
    width: auto;
    background-color: #ff5c35 !important;
    color: #ffffff;
}

.btn-dp:hover {
    color: #ffffff;
}

#progressBar {
    height: 20px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50px;
    border: 2px solid #ddd
}

#progress-bar {
    font-size: 12px;
    color: #ffffff;
    width: 0%;
    height: 100%;
    transition: width 500ms linear;
    border-radius: 50px;
    box-shadow: 0px 1px 5px #555
}

.progress-bar-danger {
    background: #d00;
}

.progress-bar-warning {
    background: rgb(236, 123, 66);
}

.progress-bar-success {
    background: #080;
}

#myTab3.tab-review-design,
#myTabedu1.tab-review-design {
    padding: 0px 0px 20px 0px;
    background: #fff;
}

#myTab3.tab-review-design li a,
#myTabedu1.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
}

#myTab3.tab-review-design li i,
#myTabedu1.tab-review-design li i {
    margin-right: 5px;
}

ul.tab-custon-design li,
ul.tab-review-design li {
    display: inline-block;
}

#myTab3.tab-review-design li a,
#myTabedu1.tab-review-design li a {
    padding-right: 40px;
    text-transform: capitalize;
    position: relative;
    transition: all .4s ease 0s;
}

#myTab3.tab-review-design li a:before,
#myTab4.tab-review-design li a:before,
#myTabedu1.tab-review-design li a:before {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #54a0e4;
    content: "";
    transition: all .4s ease 0s;
}

#myTab3.tab-review-design li.active a:before,
#myTab4.tab-review-design li.active a:before,
#myTabedu1.tab-review-design li.active a:before {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 80%;
    height: 2px;
    background: #54a0e4;
    content: "";
    transition: all .4s ease 0s;
}

ul.tab-custon-design li.active a,
ul.tab-review-design li.active a {
    color: #54a0e4 !important;
}

ul.tab-custon-design li a,
ul.tab-custon-design li a:hover,
ul.tab-custon-design li a:focus,
ul.tab-review-design li a,
ul.tab-review-design li a:hover,
ul.tab-review-design li a:focus {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #909090;
}

ul.tab-custon-design,
ul.tab-review-design {
    padding-bottom: 20px;
    width: 100%;
    background: #fff;
}

.info_div {
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 13px;
}

.info_btn_primary {
    color: #54a0e4;
    font-size: 20px;
}

.text-bold {
    font-weight: bold;
}

.btn-ip-block {
    width: 80px !important;
    height: 25px !important;
}

.upload-btn {
    height: 2.875rem !important;
}

.form-control,
.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=text],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type=number],
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint {
    padding: 0.3rem 0.875rem !important;
    height: 32px;
}

.form-control-lg {
    padding: 0.2rem 0.6rem;
}

.card-min-height {
    min-height: 68vh !important;
}

.card-max-height {
    min-height: 75vh !important;
}

.table-min-height {
    min-height: 60vh !important;
}
.table-max-height {
    max-height: 60vh !important;
}

.refresh-btn,
.refresh-processed-data-btn {
    background: #0d4e0d;
    color: #fff;
    border: none;
    border-radius: 2px;
    transition: 0.2s;
}

.refresh-btn:hover,
.refresh-processed-data-btn:hover {
    background: green;
}

.cancel-btn {
    background: #a81d1d;
    color: #fff;
    border: none;
    border-radius: 2px;
    transition: 0.2s;
    padding-left: 3px;
    margin-left: 2px;
    padding-right: 3px;
}

.cancel-btn:hover {
    background: #ff4747;
    color: #fff;
}

.refresh-es_update-btn {
    background: #0d4e0d;
    color: #fff;
    border: none;
    border-radius: 2px;
    transition: 0.2s;
}

.refresh-es_update-btn:hover {
    background: green;
}

.refresh-count-map-btn {
    background: green;
    color: #fff;
    border: none;
    border-radius: 2px;
}

.btn-primary:focus,
.wizard>.actions a:focus,
.btn-primary.focus,
.wizard>.actions a.focus {
    color: #fff;
    background-color: #ff5c35 !important;
    border-color: #ff5c35 !important;
    box-shadow: 0 0 0 0.2rem rgb(104 150 255 / 50%);
}

.dataTables_wrapper .dataTable tbody tr:nth-child(odd) {
    background: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none !important;
    box-shadow: none !important;
}

.auth form .form-group label {
    font-size: 0.875rem !important;
}

.auth form .form-group .form-control {
    font-size: 0.875rem !important;
}

.text-center {
    text-align: center !important;
    margin: auto;
}

.label-sm {
    font-size: 13px !important;
}

.form-group-edited {
    margin-bottom: 1rem;
}

.validation-error {
    font-size: 11px;
    font-weight: bold;
}

.padding_right_1 {
    padding-right: 25px;
}

.icon_col {
    float: left;
    color: #8c92a1 !important;
    padding-right: 30px;
    font-size: 17px;
}

.txt_col {
    text-align: left;
    /* margin: 5px 0px; */
    float: left;
}

.icon_col_outer {
    padding-right: 0px !important;
}

.biz_overview_row {
    padding: 15px 10px;
    background-color: #f6f6f6;
    font-weight: bold;
}

.val_col {
    text-align: left;
}

.lbl_col {
    text-align: right;
    font-weight: bold;
}

.profile-info-inner {
    padding: 0px 10px 0px 10px;
}

.review-content-section {
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
    margin-bottom: 15px;
}

.profile-info-inner {
    padding: 0px 10px 0px 10px;
}

.analysis-progrebar-ctn {
    padding-bottom: 0px !important;
}

.analysis-progrebar-ctn {
    padding: 20px;
    background: #fff;
}

.product-payment-inner-st {
    padding: 20px;
    background: #fff;
}

.custom-product-edit {
    margin-top: 0px;
}

.custom-product-edit {
    background: #fff;
}

.name_div {
    float: left;
    width: auto;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
}

.contact-view-company-name {
    font-size: 15px;
}

.social-links {
    font-size: 14px;
    margin-left: 0px;
}

#corporate_view_url {
    font-size: 14px;
}

.hint_txt {
    font-size: 12px;
    color: #c7c7c7;
}

.form-error {
    font-size: 12px;
}

.swal-text {
    max-width: calc(100% - 15px) !important;
}

#corporate-view-search-modal-body {
    padding: 12px 35px;
}

.social_icons_outer>i {
    font-size: 15px;
    color: #8c92a1 !important;
}

.social-links-contacts {
    color: #8c92a1 !important;
    font-size: 20px;
}

.max-z-index {
    z-index: 1062 !important;
}

.min-z-index {
    z-index: 1061 !important;
}

.swal-text {
    text-align: center;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
    padding-bottom: 11px !important;
    padding-right: 22px !important;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 5px !important;
    margin-top: 20px !important;
}

.jconfirm .jconfirm-box {
    padding: 20px 0px 15px 0px !important;
}

.footer a {
    color: #686868 !important;
    text-decoration: none;
}

.datepicker.input-group .form-control {
    border: 1px solid #f3f3f3;

}

.table thead th,
.jsgrid .jsgrid-table thead th {
    vertical-align: middle !important;
}

.dataTables_wrapper .dataTable thead .sorting:before,
.dataTables_wrapper .dataTable thead .sorting_asc:before,
.dataTables_wrapper .dataTable thead .sorting_desc:before,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled:before,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled:before {
    content: "\F05D";
    right: 12px !important;
    bottom: 0.9rem;
}

.dataTables_wrapper .dataTable thead .sorting:after,
.dataTables_wrapper .dataTable thead .sorting_asc:after,
.dataTables_wrapper .dataTable thead .sorting_desc:after,
.dataTables_wrapper .dataTable thead .sorting_asc_disabled:after,
.dataTables_wrapper .dataTable thead .sorting_desc_disabled:after {
    content: "\F045";
    right: 8px !important;
    bottom: 0.4rem;
}

.dataTable thead th {
    padding-right: 24px !important;
}

#searchListingTable thead th {
    padding-top: 0.9rem !important;
    padding-bottom: 0.9rem !important;
}

.social_icons>a {
    color: #8c92a1 !important;
}

.contact-view-header {
    padding: 15px !important;
    background: #ff5c35 !important;
    color: #fff;
}

.corporate-view-header {
    padding: 15px !important;
    background: #ff5c35 !important;
    color: #fff;
}

.contact-view-modal-content {
    border: none !important
}

.corporate-view-modal-content {
    border: none !important
}

#cancel-search-criteria {
    content: none !important;
    background: #ff4747 !important;
    border: none !important;
    margin-left: 4px;
}

.hide {
    display: none !important;
}

.show:not(.collapse) {
    display: block !important;
}

.small-button {
    min-width: 50px;
}

#searchCountContent td {
    padding: 12px 6px !important;
}

#heading-view-saved-search-accordion {
    border-bottom: none !important;
}

.searchcriteria-header {
    font-weight: bold !important;
    font-size: 1.1em !important;
    padding-left: 10px !important;
    color: #ff5c35;
}

@media (max-width: 1024px) {
    .search-collapse-button {
        padding: 0 0 0 3px !important;
    }

    #search-results-container.searchbar-closed {
        width: 91% !important;
    }

    .searchbar-collapsed {
        width: 9% !important;
    }

    .filter-header-button {
        width: 80px;
        padding: 0.75rem 0.75rem !important;
    }

    .search-actions-div {
        width: 90% !important;
    }

    .searchbar-header-1 {
        display: none;
    }

    .searchbar-header-buttons-1 {
        display: none;
    }

    #search-results-container #paginationSection .page-link {
        padding: 0.5rem 0.50rem !important;
    }

    #search-results-container.searchbar-closed #paginationSection .page-link {
        padding: 0.5rem 0.75rem !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    #search-results-container.searchbar-closed {
        width: 93% !important;
    }

    .searchbar-collapsed {
        width: 7% !important;
    }

    .searchbar-header-1 {
        display: none;
    }

    .searchbar-header-buttons-2 {
        display: none;

    }
}

@media (min-width: 1281px) {
    #search-results-container.searchbar-closed {
        width: 95% !important;
    }

    .searchbar-collapsed {
        width: 5% !important;
    }

    .searchbar-header-2 {
        display: none;
    }

    .searchbar-header-buttons-2 {
        display: none;

    }
}

.searchbar-header-buttons-1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.searchbar-header-buttons-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 8px !important;
}

@media (min-width: 540px) {
    .custom-col-xs-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media (max-width: 768px) {
    #search-results-container.searchbar-closed {
        width: 90% !important;
    }

    .searchbar-collapsed {
        width: 10% !important;
    }

    .btn-primary {
        min-width: max-content !important;
        font-size: 0.65rem;
    }
}

.your-serch-criteria .row {
    margin-right: 0px;
    margin-left: 0px;
}

.toggle-group .btn-primary {
    padding: 11px 13px;
}

.toggle-group .btn-light {
    padding: 11px 13px;
}

#showSearchToolTipSection {
    display: flex;
    justify-content: center;
    height: 66vh;
    align-items: center;
}

.table th,
.jsgrid .jsgrid-table th,
.table td,
.jsgrid .jsgrid-table td {
    padding: 3px 9px !important;
    font-size: 14px !important;
}

#listing-table td {
    height: 35px !important;
}

.jconfirm-content p {
    padding-left: 35px;
    padding-right: 15px;
}

.warning-icon-jquery-confirm {
    padding-bottom: 5%;
}

.search-criteria-main-ul,
.search-criteria-sub-ul,
.search-criteria-child-ul {
    list-style: none !important;
    font-size: 14px !important;
}

.search-criteria-main-ul,
.search-criteria-sub-ul {
    padding-right: 6px !important;
}

.search-criteria-sub-ul li {
    margin-top: 10px;
}

.search-criteria-main-heading {
    font-weight: 700;
    font-size: 16px;
}

.search-criteria-sub-heading {
    font-weight: 600;
    margin-bottom: 0px;
}

.select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-selection__rendered li {
    list-style: none;
}

.select2-selection__choice {
    background: #ff5c35 !important;
    color: #ffffff !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-selection__choice__remove {
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 4px;
}

.form-group label {
    line-height: 1.4rem;
    vertical-align: top;
    margin-bottom: 2px;
}

.form-group-edited {
    margin-bottom: 5px;
}

#edit-data-content {
    height: 85vh;
    overflow: auto;
    border: 0px;
}

.rotate-right {
    display: inline-block;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate-left {
    display: inline-block;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fit-to-left {
    margin-left: -4px;
}

.open-searchbar {
    color: white !important;
    background-color: #ff5c35 !important;
    border-radius: 20%;
}

.open-searchbar i {
    color: white !important;
}

#cancel-search-criteria,
#collapse-search-criteria {
    border: none !important;
    padding: 0.65rem 0.75rem;
}

.search-collapse-button button {
    width: 45px !important;
    float: left !important;
}

.searchbar-header-buttons-2 button {
    padding: 0.45rem 0.35rem !important;
}

.search-collapse-button {
    padding: 0 0 0 9px;
}

.searchbar-header-2 {
    font-size: 17px !important;
    padding-left: 6 !important;
    padding-right: 0 !important;
}

.searchbar-collapsed {
    min-height: 90vh;
    padding-left: 0px;
    padding-right: 8px;
    padding-top: 0px;
}

.close-searchbar-div {
    width: 100%;
    background-color: white;
    height: 100%;
    text-align: center;
    padding-top: 17px;
}

.close-searchbar-div button {
    width: 45px !important;
    margin: auto;
}

.remove-padding-left {
    padding-left: 0px !important;
}

#search-results-container {
    width: 100%;
}

.searchbar-collapsed {
    width: 5%;
}

.remove-padding-left {
    padding-left: 0px !important;
}

.imports-body {
    padding-top: 20px;
}

.imports-title {
    margin-bottom: 1.5rem !important;
}

.address_fields {
    margin-bottom: 2px;
}

.contacts-heading-corpotates-view {
    color: #54a0e4;
    margin: 0;
    margin-top: 15px;
}

.technographics-heading-corpotates-view {
    color: #54a0e4;
    margin: 0;
    margin-top: 15px;
}

@media (max-width: 540px) {
    #dv-import-form {
        padding: 30px 0px 0px 0px !important;
    }
}

#orders-modal .modal-dialog {
    min-width: 90% !important;
}

#payment-details-modal .modal-dialog {
    min-width: 70% !important;
}

#orders-modal .modal-header,
#payment-details-modal .modal-header {
    background-color: #4d577f;
    color: #fff;
}

#orders-modal .modal-content,
#payment-details-modal .modal-content {
    border: 1px solid #5f5f5f !important;
}

.product-payment-inner-st {
    padding: 0px 20px !important;
    background: #fff;
}

.product-tab-list .panel-body {
    border: 1px solid #e4dfdf !important;
    border-radius: 15px !important;
    padding: 20px !important;
    font-size: 12px !important;
}

.product-payment-inner-st .nav-tabs {
    border: none !important;
}

.product-tab-list label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 12px !important;
}

.product-tab-list .form-group {
    margin-bottom: 1rem !important;
}

#ajax-alert {
    z-index: 10000000;
}

.modal-dialog {
    margin-top: 25px !important;
}

.error {
    font-size: 13px;
    font-weight: bold;
    color: red;
}

.text-white {
    color: #fff !important;
}

.text-caps {
    text-transform: capitalize;
}



/* search btn */
.search-triggers {
    padding: 0.65rem 0.75rem
}

/* clear btn */
.btn-clear-search {
    content: none !important;
    background: #ff4747 !important;
    border: none !important;
    margin-left: 4px;
}

.btn-clear-search,
#collapse-search-criteria {
    border: none !important;
    padding: 0.65rem 0.75rem;
}




/****  dataconnect style  ****/

.btn-orange {
    background: #ff5c35;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.btn-orange:hover {
    background: #ff5c35;
    color: #fff;
    font-weight: bold;
}

.btn-green {
    background: #179538;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.btn-green:hover {
    background: #179538;
    color: #fff;
    font-weight: bold;
}

.btn-lite-green {
    background: #52d952;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-lite-green:hover {
    background: #52d952;
    color: #fff;
    font-weight: bold;
}

.btn-peach {
    background: #ff5c35;
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.btn-peach:hover {
    background: #ff5c35;
    color: #000;
    font-weight: bold;
}

.btn-yellow {
    background: #ffc000;
    ;
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.btn-yellow:hover {
    background: #ffc000;
    ;
    color: #000;
    font-weight: bold;
}

.btn-red {
    background: #c00000;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.btn-red:hover {
    background: #c00000;
    color: #fff;
    font-weight: bold;
}

.modal-dialog800 {
    max-width: 800px;
}

.margin_t15 {
    margin-top: 15px;
}

.margin_t30 {
    margin-top: 30px;
}

.margin_b30 {
    margin-bottom: 30px;
}


.btn-company-tab {
    background: #f7f7f7;
    color: #000;
    padding: 10px;
    margin: 0 !important;
    border: none !important;
    border-top: 2px solid #dfdfdf !important;
    text-align: left;
}

.btn-company-tab:first-child {
    border-top: 8px solid #fff !important;
}

.btn-company-tab:hover,
.btn-company-tab:focus {
    color: #000;
    padding: 10px;
    margin: 0 !important;
    background: #f2f2f2;
    text-decoration: none;
}
/* TO HIGHLIGHT THE CONTACT WITH ERROR IN CENTER SECTION OF EDIT PAGE */
.redhighlight:hover,
.redhighlight:focus {
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.redhighlight{
    border-right:2px solid #b41a1a !important;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.heading-company-tab {
    font-size: 11px !important;
    line-height: 1 !important;
}

.p-company-tab {
    font-size: 9px !important;
    line-height: 1 !important;
}

/* .nav-pills .nav-link.active, .nav-pills .show > .nav-link{background:#ff5c35;}
.nav-link:hover{background:#ff5c35;color: #fff !important;} */

.ht60 {
    height: 55px !important;
}

.w60 {
    width: 60px !important;
}

.w100 {
    width: 100% !important;
}

.margin_t5 {
    margin-top: 5px !important;
}

.margin_t8 {
    margin-top: 8px !important;
}

.margin_t12 {
    margin-top: 12px !important;
}

.padding_rl10 {
    padding: 0 10px !important;
}

.chckbox_center {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 19px;
    position: relative;
}

.oragne_hr {
    height: 3px;
    background: #ff5c35;
    width: 100%;
    margin: 12px 0;
}

.form-check .form-check-label {
    margin-left: 1.5rem
}

.input-group-append .input-group-text,
.input-group-prepend .input-group-text {
    padding: 0.5rem 0.75rem
}

.btn {
    min-height: 32px !important;
}

.btn-form {
    height: 32px;
    padding: 0.4rem 1.5rem;
}

.btn-add-more-minus {
    float: left;
    margin-right: 6px;
    width: 60px;
}

.btn,
.fc button,
.ajax-upload-dragdrop .ajax-file-upload,
.swal2-modal .swal2-buttonswrapper .swal2-styled,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-cancel,
.wizard>.actions a {
    padding: 0.4rem 1.5rem !important;
}

.form-control,
.asColorPicker-input,
.dataTables_wrapper select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type="text"],
.jsgrid .jsgrid-table .jsgrid-filter-row select,
.jsgrid .jsgrid-table .jsgrid-filter-row input[type="number"],
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-search__field,
.typeahead,
.tt-query,
.tt-hint {
    border: 1px solid #e1e1e1;
}

@media screen and (min-width: 1199px) {
    .lg-pullright {
        text-align: right;
    }
}

.show-sm {
    display: none !important;
}

.hide-sm {
    display: block !important;
}

/* .page-body-wrapper {
    min-height: calc(100vh) !important;
    padding-top: 0px !important;
} */

@media screen and (max-width: 991px) {
    .hide-sm {
        display: none !important;
    }

    .show-sm {
        display: block !important;
    }

    .page-body-wrapper {
        min-height: calc(100vh -60px) !important;
        padding-top: 60px !important;
    }

    .navMob {
        position: absolute;
        right: 20px;
        top: 12px;
    }
}

.textarea_ht60 {
    height: 60px !important;
    line-height: 1.3;
}

.bodr_rad10 {
    border-radius: 10px;
}

.form-group {
    margin-bottom: 1rem !important;
}

.pos_rel {
    position: relative;
}

.btn-company-validate {
    right: 0;
    top: 27px;
    position: absolute;
    padding: 3px;
    color: #626161;
}

.btn-company-edit {
    right: 29px;
    top: 27px;
    position: absolute;
    padding: 3px;
    color: #626161;
}

.btn-company-validate:hover {
    color: #535353;
}

.btn-company-edit:hover {
    color: #535353;
}

.nav-tabs>.active {
    border: 0;
    border-bottom: 3px solid #5646ff;
    color: #4d83ff;
}

.select2-search-choice-close {
    color: #fff !important;
}

.select2-search-choice {
    background: #ff5c35 !important;
    color: #fff !important;
    border: none !important;
}

.badge-orange {
    color: #fff;
    background-color: #ff5c35 !important;
}

.material-link {
    font-weight: bold;
    color: #5646ff;
    font-size: 14px;
}

.cursor-pointer {
    cursor: pointer;
}

.pagination .page-item.active .page-link {
    background: #ff5c35;
    border-color: #ff5c35;
    color: #ffffff;
}

#listing-table thead th {
    font-weight: bold;
    font-size: 11px !important;
}

#listing-table td {
    font-size: 12px !important;
    padding: 0.5rem 0.5rem !important;
}

.fixed-table-container td {
    height: 35px !important;
}

.fixed-table-container thead th {
    font-weight: bold;
    font-size: 11px !important;
}

.fixed-table-container td {
    font-size: 12px !important;
    padding: 0.5rem 0.5rem !important;
}

.badge-orange {
    background-color: #ff5c35 !important;
}

.btn-successgreen {
    color: #fff !important;
    background-color: green !important;
}

.action-btns {
    background: #ff5c35;
    color: #fff;
    border: none;
    border-radius: 2px;
    transition: 0.2s;
    padding-left: 3px !important;
    margin-left: 2px;
    padding-right: 3px !important;
}

.action-btns:hover {
    background: #ff5c35;
    color: #fff;
}

.color-green {
    color: green
}

.color-blue {
    color: #55b8e9
}

.padding-r55 {
    padding-right: 55px !important
}

#listing-small-table td {
    font-size: 12px !important;
}

/* .swal2-popup.swal2-toast.swal2-icon-error.swal2-show */
.swal2-toast {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
}

.swal2-title {
    font-size: 1rem !important;
    line-height: 25px !important;
}

.show-status{
    background: #000;
    width: 240px;
    height: 100%;
    position:fixed;
    left:-100%;
    
    -webkit-box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
    -moz-box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
    box-shadow: inset 1px 0px 1px 0px rgba(232,232,232,1);
    transition:1s ease-out;
    opacity:0;
}

#grow{
    position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: 9999;
    font-size: 18px;
    width: 13%;
    border-radius: 3%;
    background-color: #fff;
}

#more-button{
    position: fixed;
    bottom: 5px;
    left: 15px;
    z-index: 9999;
    font-size: 18px;
}

#more-button{
    padding: 0!important;
}

#more-button > i{
    font-size: 23px!important;
}

#grow input:checked {
  color: red;
}

#more-button:hover {
  color: black;
}

#grow {
  -moz-transition: height .5s;
  -ms-transition: height .5s;
  -o-transition: height .5s;
  -webkit-transition: height .5s;
  transition: height .5s;
  height: 0;
  overflow: hidden;
}

.measuringWrapper{
    text-align: left;
    padding: 9%!important;
}

.swal2-icon{
    margin-right: 10px!important;
}

.btn-for_statuses{ font-size: 12px!important;}



/* campaign add tab styles  */

.nav-tabs{border: 0 !important}
.nav-tabs .nav-item{
border-bottom:1px solid #ddd  !important;
background: transparent;
} 

.nav-tabs .nav-link{
    padding: .75rem 1.5rem;
    color: #666;
}
.nav-tabs > .active {
    border:1px solid #ddd  !important;
    border-bottom:1px solid #fff !important;
    border-radius: 10px 10px 0 0;
    background: transparent;
    color: #000;    
    font-weight: bold;
} 

.active .nav-link {
    color: #000;
} 
    
.tab-content{
border:1px solid #ddd  !important;
} 

/*  for tab3 - bcoz it has bg color*/

#tab3  .active {
    background: #f9f9f9!important;
    border-bottom:1px solid #f9f9f9 !important;
}
#tab3 .tab-content{
    background: #f9f9f9!important; /*#00000003!important*/
} 


/* Add New Contact in Edit Page */
.btn-addNewContactInEditPage{ color:#fff; font-size:13px; font-weight: bold; background-color: #5ba3e3; padding-top:8px !important}
.btn-addNewContactInEditPage:hover,.btn-addNewContactInEditPage:focus{ color:#fff; background-color: #5188b9;  text-decoration:none}
.hr-addNewContactInEditPage{margin:30px 0;border-bottom: 1px solid #ccc;}

.sidebar-icon-only .sidebar .nav.sub-menu {
    padding: 0 0 0 0.5rem!important;
}
.margin_b12 {
    margin-bottom: 12px !important;
}

.padding-r85 {
    padding-right: 65px !important
}
.btn-company-mail-validate {
    right: 54px;
    top: 22px;
    position: absolute;
    padding: 3px;
    color: #4388d0;
}
.btn-company-mail-validate-2 {
    right: 27px;
    top: 22px;
    position: absolute;
    padding: 3px;
    color: #4388d0;
    cursor: pointer !important;
}

.btn-company-mail-validate:hover {
    color: #4388d0;
}

.orange-feedback{
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #f0a007;
}


.account_status_form_group{  
    height:26px;
    padding-bottom: 4%;
}

.account_status_bin{  
    color: #2d3e50 ;
    font-size: 12px;
    float: left;
    border-right:1px solid #2d3e50 ;
    padding: 1px 10px 1px 0px;
    margin: 5px 10px 5px 0;
}
.account_status_label{  
    /* float: right; */
    margin: 1px 12px 0 1px;
}
/* .account_status_field{  
    float: right;
    width: 17vw;
} */
.contact_status_field{
    width: 100%!important;
    float: right;
    margin-right: 12%;
}
.account_status_field{
    width: 100%!important;
    float: right;
    margin-right: 11%;
}
.auditTrialBtn{
    font-size: 13px;
    /* position: absolute;
    top: 27px;
    left: 10px;
    right: 0; */
}
.listInteractionsBtn{
    font-size: 13px;
}
.contactAuditTrialBtn{
    position: initial;
    font-size: 13px;
    /* position: absolute;
    top: 27px;
    left: 0px;
    right: 0; */
    border-right: 1px solid #2d3e50;
    padding: 0px 10px 1px 0px;
    margin: 5px 5px 5px 0px;
}
.contactAuditTrialBtn:focus {
    border-right: 1px solid #2d3e50;
}
.account_status_tick{  
    position: absolute;
    top: 0 !important;
    right: 0;
    float: right;
    margin: 0 10px 0px 25px;
    padding: 3px;
    color: #626161;
}
/* .account_status_label2{  
    display: none;
}
.account_status_tick2{  
    display: none;
} */

.contact_status_form_group{  
    height:26px;
    padding-bottom: 7%;
}
.contact_status_bin{  
    color: #2d3e50 ;
    font-size: 12px;
    float: left;
    border-right:1px solid #2d3e50 ;
    padding: 1px 10px 1px 0px;
    margin: 5px 10px 5px 0;
}
.contact_status_label{  
    float: right;
    margin: 1px 12px 0 1px;
}
/* .contact_status_field{  
    float: right;
    width: 17vw;
} */
.contact_status_tick{  
    position: absolute;
    top: 0 !important;
    right: 0;
    float: right;
    margin: 0 0px 0 32px;
    padding: 3px;
    color: #626161;
}
/* .contact_status_label2{  
    display: none;
} */
/* .contact_status_tick2{  
    display: none;
} */

.padding-r55-w1260{padding: 0;}
@media (max-width: 1700px) {
    /* .account_status_field{  
        float: right;
        width: 13vw;
    } */
    /* .contact_status_field{  
        float: right;
        width: 13vw;
    } */
}

@media (max-width: 1440px) {
    /* .account_status_field{  
        float: right;
        width: 10vw;
    } */
    /* .contact_status_field{  
        float: right;
        width: 10vw;
    } */
    .account_status_form_group {
        height: 60px;
        padding-bottom: 4%;
    }
}
@media (max-width: 1300px) {
    .account_status_form_group {
        height: 60px;
        padding-bottom: 4%;
    }
    /* .account_status_field{  
        float: left;
        width: 100%;
    } */
    /* .account_status_label{  
        display: none;
    } */
    /* .account_status_tick{  
        display: none;
    } */
    /* .account_status_label2{  
        display: block;
    } */
    /* .account_status_tick2{  right: 0;
        display: block;
        top: 30px;
        position: absolute;
        padding: 3px;
        color: #626161;
    } */

    .contact_status_form_group {
        height: 60px;
        padding-bottom: 7%;
    }
    /* .contact_status_field{  
        float: left;
        width: 100%;
    } */
    /* .contact_status_label{  
        display: none;
    } */
    /* .contact_status_tick{  
        display: none;
    } */
    /* .contact_status_label2{  
        display: block;
    } */
    /* .contact_status_tick2{  right: 0;
        display: block;
        top: 30px;
        position: absolute;
        padding: 3px;
        color: #626161;
    } */
    .padding-r55-w1260{padding-right: 55px;}
}

@media (max-width: 1200px) {
    .account_status_form_group {
        height: 60px;
        padding-bottom: 4%;
    }
}

.padding-r30{padding-right: 30px;}

.btn-company-mail-validate2 {
    right: 0;
    top: 22px;
    position: absolute;
    padding: 3px;
    color: #4388d0;
}


.btn-company-mail-validate2:hover {
    color: #4388d0;
}

li.select2-search-choice {
    max-width: 96%;
}

.select2-dropdown {
    font-size: .8125rem!important;
    min-width: 300px !important;
}

.select2-container--default .select2-dropdown {
    font-size: .8125rem!important;
    min-width: 300px !important;
}

select.is-invalid{
    border: 1px solid red;
}

/* style for label in resources section of campaign creation */
.label2{display: table; min-height: 35px; overflow: hidden;}
.txt-btm{display: table-cell; vertical-align: bottom;}
/* @media (max-width: 1700px) {
    .label2{ min-height: 65px;}
}
@media (max-width: 1480px) {
    .label2{ min-height: 91px;}
}
@media (max-width: 1200px) {
    .label2{ min-height: 50px;}
} */

.padding_l_21{padding-left: 21px}

.btn-contact_mobile {
    right: 55px;
    top: 22px;
    position: absolute;
    padding: 3px;
    color: #4388d0;
}
.callphone{  color: #0586a4;
    font-size: 19px;
    padding-top: 3px;
}
.datepicker-btn{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    font-size: 0.80rem !important;
    min-height: 23px !important;
}
.datepicker-btn{
    background: #ff5c35;
    color: #fff;
}



/* call_history */

.call_history{}
.call_history td{line-height: 1.7;}
.call_history span{color: #ff5c35;}
.call_history a{color: #ff5c35 !important;}

.btn-greenbg {
    background: #179538;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.btn-greenbg:hover {
    background: #179538;
    color: #fff !important;
    font-weight: bold;
}

.btn-redbg {
    background: #c00000;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.btn-redbg:hover {
    background: #c00000;
    color: #fff !important;
    font-weight: bold;
}
.main-col-height{
    height: 15vh!important;
}
.main-count{
    font-size: 2rem;
    font-weight: bold;
}
.main-count-label{
    font-size: 1rem;
    font-weight: bold;
    color: #98a2c9;
}
.main-count-secondary{
    font-size: 1.5rem;
    font-weight: bold;
}
.date-filters-value{
    font-weight: bold;
}
.graph-title{
    font-size: 1rem!important;
}

.color-red{ color: #c00000;}
.color-green{ color: #179538;}

.counts-in-assign-records-popup{
    margin-top: 12px;
    line-height: 0.5;
    font-size: 12px;
}

#currentAgentsSelect{
    font-size: 12px;
}

.size-select{
    width: 8%!important;
    float: right!important;
    margin-bottom: 5px !important;
}

.size-select-label{
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.txt-btm{
    font-size: 14px !important;
}

@media (max-width: 1500px) {
    .txt-btm{
        font-size: 13px !important;
    }
}

@media (max-width: 1350px) {
    .txt-btm{
        font-size: 12px !important;
    }
}

.cursor-default{
    cursor: default;
}

.btn-success:disabled{
    background: #f96d4e!important;
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #f54e4e!important;
    border-color: #f54e4e!important;
}

.orange_hr {
    height: 1.5px;
    background: #ff5c35;
    width: 100%;
    margin: 0 0 1.5rem 0;
}

.dropdown-item {
    padding: 0.35rem 1.5rem!important;
}

.text-orange {
    color: #f54e4e !important;
}

.agent-my-records-modal{
    z-index: 1052 !important;
}

.agent-my-records-modal-backdrop{
    z-index: 1051 !important;
}

.auditTrialUibModal{
    z-index: 1099 !important;
}

.auditTrialUibModalBackDrop{
    z-index: 1098 !important;
}

#clearTodaysRecords{
    padding: 0.4rem 1.2rem !important;
}

a.select2-choice.ui-select-match.ng-scope {
    height: 32px;
    padding-top: 3px;
}

.custom-swal-content{
    font-size: 16px!important;
    line-height: 25px!important;
}

.swal2-warning {
    margin-bottom: 5px!important;
}

.ressignRecordsBtn{
    min-height: 28px !important;
    margin-bottom: 6px !important;
}

.mapping-container-class{
    width: 64em!important;
}

.custom-toast-class{
    max-width: 100%!important;
    width: 100%!important;
}

.item-disabled{
    background-color: #9ea79e!important;
    color: #fff!important;
}

.item-disabled:disabled{
    background-color: #c0c6c0!important;
    color: #fff!important;
    opacity: 1;
}

.btn-status-orange{
    background-color: #ff5c35;
    color: #fff!important;
}

.ui-select-bootstrap>.ui-select-choices{
    width: auto!important;
    min-width: 100%!important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.btn-status-orange:disabled{
    background-color: #ff5c35!important;
    opacity: 1;
}

.my-toast {
    max-width: 570px!important;
}

.listInteractionsBtn{
    border-right: 1px solid #2d3e50;
    padding: 0px 10px 1px 0px;
    margin: 5px 5px 5px 0px;
}

.swal-custom-popup{
    width: 39em!important;
}

.refreshButton{
    position: absolute;
    left: -6%;
    padding: 0.4rem 0.6rem !important;
    background-color: #008800!important;
    border: 1px solid #008800 !important;
    z-index: 9;
}
.refreshButton:hover{
    background-color: #008800!important;
    border: 1px solid #008800 !important;
}
.refreshButton:focus{
    background-color: #008800!important;
    border: 1px solid #008800 !important;
}
.search_company_name{
    position: absolute;
    right: 5px;
    top: 20px;
    padding: 0.4rem 0.6rem !important;
}
.select2-search__field{
    background: none!important;
}
/* Loader Animation */
#loader2 {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}
.col-mds-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.auto-grow-textarea {
    min-height: 80px; /* Ensure a default height */
    max-height: 400px; /* Optional: Limit max height */
    overflow-y: scroll; /* Hide scrollbar while expanding */
    resize: auto; /* Prevent manual resizing */
    line-height: 1rem;
}