.main-container .sidebar-essentials {
    background: #345DA9;
    color: #FFFFFF;
}

.search-link,
.its4you-search-link,
.its4you-search-select-box .inputElement.select2-container .select2-choice {
    border-radius: 10px !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.its4you-search-select-box {
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.its4you-search-select-box .inputElement.select2-container .select2-choice {
    color: #0F56B3;
}

.its4you-search-link {
    margin-left: 5px;
    overflow: overlay;
}

.search-link .fa-search,
.its4you-search-link .fa-search {
    color: #46BCFF;
}

 ::placeholder,
.select2-container .select2-choices .select2-search-field input {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-style: italic;
    color: #C2C2C2;
    font-family: 'OpenSans-Regular';
}

.select2-container .select2-choices .select2-search-field input:hover {
    border-color: red;
}

.search-folders,
.search-list {
    border-radius: 10px;
}

.lists-menu-container .lists-header {
    color: #fff;
}

.lists-menu>li>a {
    color: #fff;
}

.global-nav .global-actions {
    color: #0F56B3;
}

.lists-menu>li:hover,
.lists-menu>li.active {
    background: #1F4C89;
}

.sidebar-menu .sidebar-btn {
    color: #0F56B3;
    border-radius: 7px;
}

.sidebar-menu .lists-menu-container hr {
    border: 0 !important;
}

.sidebar-menu .popover {
    background-color: #0F56B3;
    border: 1px solid;
}

.lists-menu>li>a {
    padding-bottom: 8px;
}

.lists-menu-container .menu-scroller .lists-menu {
    margin-top: 16px;
}

.lists-menu-container .sidebar-header,
.lists-menu-container .lists-header {
    text-transform: unset !important
}

.lists-menu-container .sidebar-header h5,
.lists-menu-container .lists-header {
    font-weight: bold;
}

.sidebar-menu .popover a:hover,
a:focus {
    color: #222222;
}

.module-action-bar .module-title {
    font-family: unset;
    color: unset;
    white-space: unset;
    overflow: unset;
    max-width: unset;
    text-overflow: unset;
    font-size: 14px;
}

.module-buttons.btn {
    color: #0F56B3;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    border: 1px solid #fff;
}

.module-buttons .fa::before {
    color: #46BCFF;
}

.navbar-nav li .module-buttons.custom-addButton {
    background-color: #0F56B3;
    color: #fff;
    text-shadow: unset !important;
    border-color: #0F56B3;
}

.module-buttons.kanbanViewButton .fa-th-large,
.module-buttons .fa-download,
.module-buttons .fa-wrench {
    float: left;
}

.module-buttons.kanbanViewButton .fa-th-large:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
    background: url(Icons-ev/module-buttons-kanbanView.svg) no-repeat center center / 14px 14px !important;
}

.module-buttons .fa-download:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
    background: url(Icons-ev/module-buttons-download.svg) no-repeat center center / 14px 14px !important;
}

.module-buttons .fa-wrench:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
    background: url(Icons-ev/module-buttons-wrench.svg) no-repeat center center / 14px 14px !important;
}

#appnavcontent .navbar-nav>li {
    padding-left: 8px;
}

#appnavcontent .navbar-nav>li:first-child {
    padding-left: 0px;
    padding-right: 23px;
}

.custom-addButton .fa-plus::before {
    color: #fff;
}

.listViewContentHeader {
    background: #E1F1FF;
    color: #222;
}

.listSearchContributor {
    border-radius: 5px;
    border: 1px solid #F0F1F3 !important;
}

.relatedContents .listSearchContributor {
    width: 100% !important;
}

.input-group .form-control,
.select2-container-multi .select2-choices,
.relatedContents .listSearchContributor .select2-choice {
    border-radius: 6px;
    border: 0;
    box-shadow: none;
}

.select2-container-multi .select2-choices {
    border-color: #F0F1F3;
}

.listview-table>tbody>tr>td:nth-child(even) {
    background: #F0F8FC;
}

.btn-group.listViewActionsContainer>.btn {
    margin-left: 0px !important;
}

.btn-group.listViewActionsContainer {
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.btn-group.listViewActionsContainer>.btn i {
    color: #FFF0BC;
    vertical-align: middle;
    margin-right: 10px;
}

.btn-group.listViewActionsContainer>.btn {
    border-radius: unset !important;
    border-color: #0F56B3;
    background: #0F56B3 !important;
    color: #fff !important;
    text-shadow: unset !important;
    min-height: 35px;
}

.btn-group.listViewActionsContainer>.btn:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.listViewActionsContainer .btn[disabled] {
    opacity: 0.7;
}

.listViewMassActions {
    background: #F1F1F1 !important;
}

.listViewActionsContainer>.btn .fa-pencil:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
    background: url(Icons-ev/listview-actions-edit.svg) no-repeat center center / 14px 14px !important;
}

.listViewActionsContainer>.btn .fa-trash:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 12px !important;
    background: url(Icons-ev/listview-actions-delete.svg) no-repeat center center / 12px 14px !important;
}

.listViewActionsContainer>.btn .fa-comment:before {
    content: ' ';
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
    background: url(Icons-ev/listview-actions-comment.svg) no-repeat center center / 14px 14px !important;
}

.btn-group.listViewMassActions>.btn {
    border-radius: unset !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-color: #0F56B3;
    background: #0F56B3 !important;
    color: #fff !important;
    text-shadow: unset !important;
    min-height: 35px;
    padding-left: 20px;
}

.btn-group.listViewActionsContainerCustom>.btn:last-child {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.dashBoardContainer .tabContainer .sortable button,
.dashBoardContainer .btn-group>.btn {
    border-radius: 6px !important;
    background: #0F56B3 !important;
    color: #fff !important;
    text-shadow: unset !important;
    min-height: 35px;
}

.custom-list-picklist .picklist-color,
.detail-tab-custom .picklist-color {
    border-radius: 6px !important;
    padding: 6px 6px !important;
    white-space: nowrap;
}

.detailViewButtoncontainer .btn-toolbar .custom-btn-group .btn-default {
    background: #0F56B3 !important;
    color: #FFFFFF !important;
    border-color: #0F56B3;
}

.custom-btn-group>.btn:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.custom-btn-group .btn {
    min-height: 31px !important;
    margin: unset !important;
    text-shadow: unset !important;
}

.custom-btn-more {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.custom-btn-group {
    background: #0F56B3 !important;
    color: #FFFFFF !important;
    border-radius: 10px;
}

.custom-btn-group-right .btn {
    border-radius: 10px;
    background: #fff !important;
    color: #0F56B3 !important;
}

.detailview-header-block {
    margin: 4px !important;
    margin-top: 15px !important;
    border-radius: 10px !important;
}

#addTagTriggerer.badge {
    background-color: #fff !important;
    color: #0F56B3 !important;
    border: 1px solid #fff;
    padding: 8px;
    font-weight: unset;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

#addTagTriggerer.badge .fa-plus {
    color: #46BCFF !important;
}

.detailViewContainer .content-area,
.editViewPageDiv .content-area,
.editViewPageDiv.content-area,
.editViewPageDiv .reports-content-area {
    background: #F1F1F1;
}

.detailViewContainer .block hr {
    border: 0;
}

.related-tabs ul {
    width: auto !important;
    float: left !important;
}

.related-tabs.row {
    background: unset;
}

.detail-view-tab,
.detail-view-related-one {
    margin-right: 10px;
}

.detailview-content .nav-tabs {
    background: #fff !important;
    border-radius: 10px;
}

.detailview-content .navbar-collapse {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.related-tabs .nav-tabs>li.active,
.related-tabs .nav-tabs>li:hover,
.related-tabs .nav-tabs>li.active:focus {
    border-bottom: 2px solid #0C87F9;
}

.related-tabs .nav-tabs>li.active strong,
.related-tabs .nav-tabs>li:hover strong,
.related-tabs .nav-tabs>li.active:focus strong {
    color: #0C87F9;
}

.detailview-content .details {
    margin-left: -9px !important;
}

.editViewContents .fieldBlockContainer,
.summaryView,
.summaryWidgetContainer {
    border-radius: 10px;
}

.summaryWidgetContainer .btn-default {
    border-radius: 10px;
    color: #0F56B3;
    height: 31px;
    min-width: 117px;
    border-color: #fff;
    background: #FFFFFF;
    height: 35px;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.summaryWidgetContainer .btn-default .fa-plus {
    color: #46BCFF;
    padding-right: 1px;
}

.view-header-icon img {
    margin-bottom: 6px;
    margin-left: -2px;
    height: 24px;
    width: 24px;
}

.view-header-icon {
    padding-right: 8px;
}

.commentContainer .detailViewSaveComment,
.saveComment {
    background: #0F56B3;
    border-radius: 10px;
    height: 31px;
    width: 124px;
    border: 0;
}

.commentInfoContentBlock {
    margin-top: 10px;
}

.fileUploadBtn {
    background: #fff;
    color: #0F56B3;
    border-radius: 10px;
    height: 31px;
    width: 124px;
    border: 1px solid #F0F1F3;
    padding-top: 6px;
}

.fileUploadBtn .fa-paperclip {
    color: #46BCFF;
}

.addCommentBlock .commentTextArea textarea {
    border-radius: 10px;
}

.summaryView .summaryViewHeader h4,
.summaryWidgetContainer .widget_header h4 {
    margin-top: 3px !important;
    font-size: 18px;
    font-family: 'OpenSans-Semibold';
}

.summaryView .summaryViewHeader,
.summaryWidgetContainer .widget_header {
    margin-bottom: 12px !important;
}

.recentActivitiesContainer .textOverflowEllipsis a {
    color: #1155CC;
}

.documents-list-header {
    border-bottom: 1px solid #F0F1F3;
    height: 25px;
}

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

.vicon-task,
.vicon-meeting,
.vicon-call {
    color: #0C87F9;
    font-size: 16px;
}

.detail-tab-custom .detailview-table .fieldLabel {
    width: 35%;
}

.detail-tab-custom .detailview-table .fieldValue {
    width: 65%;
}

.detail-tab-custom {
    border-radius: 10px;
    margin-bottom: 10px;
}

.detailview-content {
    margin-right: 4px;
}

.detail-tab-custom-header {
    float: left;
    margin-right: 8px;
}

.commentsList .recordImage,
.summaryWidgetContainer .recordImage {
    background: none repeat scroll 0 0 #C4C4C4;
}

.detail-tab-custom .header-detail-lbl_account_information,
.detail-tab-custom .header-detail-lbl_description_information,
.detail-tab-custom .header-detail-vacancy-basic-information,
.detail-tab-custom .header-detail-lbl_opportunity_information {
    background-image: url('Icons-ev/Business.svg');
    height: 24px;
    width: 24px;
    margin-top: -2px;
}

.detail-tab-custom .header-detail-additional-information,
.detail-tab-custom .header-detail-lbl_custom_information {
    background-image: url('Icons-ev/Setting.svg');
    height: 24px;
    width: 24px;
    margin-top: -2px;
}

.details.row>form>div[class*="col-"],
.details.row>form .resizable-summary-view div[class*="col-"] {
    padding-bottom: 8px;
}

#detailView .block h4 {
    font-size: 18px;
    font-family: 'OpenSans-Semibold';
    text-shadow: unset;
    max-width: 100%;
}

.tab-updates-header .updates-header-icon {
    float: left;
    margin-top: -2px;
    padding-right: 7px;
}

.tab-updates-header h4 {
    font-family: 'OpenSans-Semibold';
    margin-bottom: 21px;
    margin-top: 3px;
}

.updates-timeline-custom>li .update_time {
    width: unset !important;
    font-style: unset !important;
    position: unset !important;
}

.updates-timeline-custom {
    margin-bottom: 30px;
}

.custom-author-date {
    padding-bottom: 8px;
    margin-left: 10px;
}

.details .relatedHeader .btn-toolbar {
    margin-left: -12px;
}

.details .relatedHeader .btn-toolbar .addButton,
.details .relatedHeader .btn-toolbar .custom-related-lbl-new-document {
    border-radius: 10px;
    background: #0F56B3;
    color: #FFFFFF;
    text-shadow: unset !important;
    border-color: #0F56B3;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.details .relatedHeader .btn-toolbar .selectRelation {
    border-radius: 10px;
    background: #FFFFFF;
    color: #0F56B3;
    border-color: #fff !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #F0F1F3;
}

.value.custom-list-picklist,
.value.custom-related-list-picklist {
    max-width: 100% !important;
    width: 100% !important;
}

.custom-related-list-picklist .picklist-color {
    width: 100% !important;
    border-radius: 6px !important;
    padding: 8px !important;
}

.summaryWidgetContainer .activityStatus .picklist-color {
    border-radius: 6px;
    padding: 6px 6px !important;
}

.recordBasicInfo .picklist-color {
    background: unset !important;
    color: #222 !important;
}

.quickPreview .updates_timeline>li .update_time small {
    width: unset !important;
}

.quick-preview-modal,
.quick-preview-modal .modal-body {
    border-radius: 10px !important;
    border: 0 !important;
    padding-top: 18px;
    padding-left: 18px;
}

.custom-quick-preview-header-updates {
    background: url('Icons-ev/Document-2.svg') no-repeat center center / 24px 24px !important;
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 8px;
}

.custom-quick-preview-header-recent-comments {
    background: url('Icons-ev/CommentL.svg') no-repeat center center / 24px 24px !important;
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 8px;
}

.custom-quick-preview-header-key-elements {
    background: url('Icons-ev/Key.svg') no-repeat center center / 24px 24px !important;
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 8px;
}

.quickPreview .recentActivitiesContainer {
    padding-left: 16px;
}

.btn-quick-preview-details,
.btn-quick-preview-details:hover {
    border-radius: 6px !important;
    background: #0F56B3;
    border-color: #0F56B3;
    height: 25px;
    margin-right: 10px;
    text-shadow: unset !important;
    border-color: #0F56B3;
}

#quickPreviewPreviousRecordButton,
#quickPreviewNextRecordButton {
    height: 25px;
    background: #fff !important;
    color: #0F56B3 !important;
    border-radius: 10px;
}

#quickPreviewPreviousRecordButton {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#quickPreviewNextRecordButton {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#quickPreviewHeader .title {
    background: unset !important;
    font-size: 18px !important;
    font-family: 'OpenSans-Semibold';
    padding-bottom: 24px;
    margin-bottom: 0px;
}

.muted {
    color: #666;
}

.quickPreviewSummary .summaryViewEntries .fieldLabel,
.quickPreviewSummary .summaryViewEntries .fieldValue {
    padding-bottom: 6px;
}

.quickPreview .updates_timeline:before {
    margin-left: -2.5% !important;
}

.span-pre-picklist-color {
    content: "\2022";
    font-size: 35px;
    text-align: center;
    vertical-align: middle;
    display: none;
}

.recordBasicInfo .span-pre-picklist-color {
    display: unset;
}

.custom-btn-group .fa-star-o {
    color: #FFF0BC !important;
    font-size: 17px;
}

.custom-btn-group .fa-star {
    font-size: 17px;
}

.fa-c-d-v-a-lbl_edit {
    background-image: url(Icons-ev/lbl_edit.svg);
    height: 24px;
    width: 24px;
    margin-top: -2px;
    margin-right: 4px;
    float: left;
}

.fa-c-d-v-a-lbl_send_email {
    background-image: url(Icons-ev/lbl_send_emai.svg);
    height: 24px;
    width: 24px;
    margin-top: -2px;
    margin-right: 4px;
    float: left;
}

.its4you_installer_badge {
    background: #0F56B3 none repeat scroll 0 0 !important;
}

.paddingTopIp10 {
    padding-top: 10px !important;
}

.commentsList .recordImage,
.summaryWidgetContainer .recordImage {
    border-radius: 50%;
    width: 42px !important;
    height: 42px !important;
}

.quickPreviewComments .summaryWidgetContainer {
    padding-left: 15px;
}

.summaryWidgetContainer .recordImage.commentInfoHeader .name span {
    font-size: 24px;
    line-height: unset;
    text-shadow: unset;
}

.record-header .recordBasicInfo {
    padding-left: 124px;
}

.detailview-header .recordBasicInfo>.info-row {
    margin-bottom: 3px;
}

.detailViewContainer .recordImage,
.overlayDetailHeader .recordImage,
.quickPreviewModuleHeader .recordImage {
    height: 100px;
    width: 100px;
}

#headerForm .info-row {
    margin-bottom: 4px;
}

#headerForm .info-row:nth-child(2) {
    margin-bottom: 16px !important;
}

.commentDetails .creatorName {
    color: #222;
    font-weight: bold;
}

.comment .text-muted {
    color: #ABABAB;
    font-style: italic;
}

.replyComment:before {
    display: inline-block;
    content: ' ';
    background-image: url(Icons-ev/Reply.svg);
    height: 18px;
    width: 24px;
}

.commentActions {
    float: right;
}

.list-menu-content .tag .tagLabel {
    vertical-align: middle;
}

.list-menu-content .tag.active {
    background-color: unset;
    border-color: unset;
    color: unset !important;
}

.tag {
    border-radius: 6px;
}

.list-menu-content .tag {
    background-color: unset;
    border-color: unset;
    border: unset;
    display: flex;
    align-items: center;
}

.list-menu-content .tag .fa-circle:before,
.list-menu-content .tag .fa-circle-o:before {
    content: unset;
}

.custom-tag-checked {
    background-image: url(Icons-ev/tag-checked.svg);
    height: 24px;
    width: 24px;
    margin-top: -2px;
    margin-right: 4px;
    float: left;
}

.custom-tag-unchecked {
    background-image: url(Icons-ev/tag-unchecked.svg);
    height: 24px;
    width: 24px;
    margin-top: -2px;
    margin-right: 4px;
    float: left;
}

.searchResults .listview-table>tbody>tr>td:nth-child(even) {
    background: unset;
}

.search-folders,
.search-list {
    min-height: 34px;
}

.floatThead-table {
    background: #fff !important;
}

.listview-table tr.searchRow th.inline-search-btn .btn-success {
    background: #fff !important;
    border-color: #fff !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    color: #0F56B3;
    height: 30px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100px;
    padding-right: 5px;
}

.listview-table tr.searchRow th.inline-search-btn .searchAndClearButton {
    background: #fff !important;
    border-color: #fff !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    color: #D43131;
    height: 30px;
    width: 100px;
}

.listview-table tr.searchRow th.inline-search-btn .btn-success .s2-btn-text {
    font-size: 12px;
    font-family: 'OpenSans-Regular';
}

.listview-table tr.searchRow th.inline-search-btn .btn-success .fa-search:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background: url(Icons-ev/search_icon.svg) no-repeat center center / 24px 24px !important;
}

.listview-table tr.searchRow th.inline-search-btn .btn-success .fa-close:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background: url(Icons-ev/clear_icon.svg) no-repeat center center / 24px 24px !important;
}

.listview-table tr.searchRow th.inline-search-btn {
    padding: 3px 3px;
}

.listview-table tr.searchRow th.inline-search-btn button {
    border-radius: 5px;
}

.listview-table-norecords .table-actions .input input[type=checkbox]:checked,
.listview-table .table-actions .input input[type=checkbox]:checked {
    border: 1px solid #76ADFF !important;
}

.table-actions .fa-star.active {
    color: #76ADFF !important;
}

.table-actions .fa-eye:before {
    content: ' ';
    display: inline-block !important;
    height: 28px !important;
    width: 28px !important;
    background: url(Icons-ev/eye.svg) no-repeat center center / 28px 28px !important;
}

.listViewRecordActions .quickView {
    margin-top: -2px !important;
}

.listview-table-norecords .listViewEntries .table-actions span,
.listview-table .listViewEntries .table-actions span {
    padding-right: 3px;
}

.listview-table-norecords .listViewEntries .table-actions span:last-child,
.listview-table .listViewEntries .table-actions span:last-child {
    padding-right: 0px !important;
}

.listview-table-norecords .listViewEntries .table-actions .input,
.listview-table .listViewEntries .table-actions .input {
    padding-right: 18px !important;
}

.listview-table-norecords .table-actions,
.listview-table .table-actions {
    width: auto !important;
}

.listViewContentHeaderValues {
    font-size: 12px;
    color: #222;
    font-weight: bold;
    display: flex;
}

.custom-list-sort {
    margin-left: auto;
}

.listview-table tr td:first-child,
.listview-table tr th:first-child {
    width: 75px !important;
}

#navbar .user-profile-img {
    border-radius: 50%;
    background: #C4C4C4;
    width: 32px;
    height: 32px;
}

#navbar .user-profile-name {
    padding-left: 8px;
    color: #0F56B3;
}

#navbar .custom-vicon-task::before {
    display: inline-block;
    content: ' ';
    background: no-repeat url(Icons-ev/task-checked.svg) center center / 16px 16px;
    height: 16px;
    width: 16px;
}

#navbar .installer_icon:after {
    content: ' ';
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    background: url(Icons-ev/alert-filled.svg) no-repeat center center / 16px 16px !important;
}

#navbar .fa-calendar:before {
    content: ' ';
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    background-image: url(Icons-ev/alert-filled.svg) !important;
}

#navbar .fa-bar-chart:before {
    content: ' ';
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    background-image: url(Icons-ev/chart-filled.svg) !important;
}

#navbar .fa-calendar:before {
    content: ' ';
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    background-image: url(Icons-ev/calendar-filled.svg) !important;
}

#navbar .fa-plus-circle:before {
    content: ' ';
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    background-image: url(Icons-ev/plus-circle.svg) !important;
}

#PDFMakerContentDiv .selectPDFTemplates,
#EMAILMakerContentDiv .selectEMAILTemplates {
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    color: #0F56B3;
    background: #fff;
    border-color: #fff;
}

#PDFMakerContentDiv .selectPDFTemplates i,
#EMAILMakerContentDiv .selectEMAILTemplates i {
    color: #46BCFF;
}

#PDFMakerContentDiv .PDFMoreAction {
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    margin-left: 5px;
    color: #0F56B3;
    background: #fff;
    border-color: #fff;
}

.custom-nav-tabs .nav-tabs {
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
}

.custom-nav-tabs .tab-icon .vicon-potentials {
    font-size: 20px;
}

.custom-nav-tabs .tab-icon .vicon-contacts {
    font-size: 18px;
}

.noCommentsMsgContainer {
    border-radius: 10px;
}

.addCommentBlock .row {
    margin-right: -5px !important;
    margin-left: -5px !important;
}

.detailview-content .commentsRelatedContainer .commentTitle {
    padding: 14px !important;
}

.recordImage {
    border-radius: 15px;
}

.related-tabs.row .nav>li {
    width: unset !important;
    padding: 0 7px !important;
}

.related-tabs.row .nav>li {
    margin: 0 2px 0px 2px;
}

.related-tabs.row .nav>li>a {
    height: 48px;
}

.custom-nav-tabs .numberCircle {
    background: unset !important;
    color: unset !important;
    min-width: unset !important;
}

.custom-nav-tabs .fa-employment:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-EmploymentHistory.svg) !important;
}

.custom-nav-tabs .fa-education:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Education.svg) !important;
}

.custom-nav-tabs .vicon-emails:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-email.svg) !important;
}

.custom-nav-tabs .vicon-documents:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Document.svg) !important;
}

.custom-nav-tabs .fa-comment:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Comment-1.svg) !important;
}

.custom-nav-tabs .vicon-calendar:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Calendar.svg) !important;
}

.custom-nav-tabs .fa-you-quick-reminde:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-ITS4YouQuickReminder.svg) !important;
}

.custom-nav-tabs .fa-jobpipeline:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Job-Pipeline.svg) !important;
}

.custom-nav-tabs .fa-contacts:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Contacts.svg) !important;
}

.custom-nav-tabs .fa-potentials:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    background-image: url(Icons-ev/tab-Vacancy.svg) !important;
}

.related-list-tab-employmenthistory .listViewHeaders,
.relatedContents .listViewHeaders {
    background: #E1F1FF;
}

.relatedContents .listview-table>tbody>tr>td:nth-child(even),
.related-list-tab-employmenthistory.listview-table>tbody>tr>td:nth-child(even) {
    background: unset;
}

.relatedContents .listview-table>tbody>tr:nth-child(even),
.related-list-tab-employmenthistory.listview-table>tbody>tr:nth-child(even) {
    background: #F0F8FC;
}

.listViewActions .btn:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.listViewActions .btn:last-child {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.listViewActions .btn {
    color: #0F56B3;
}

.recordBasicInfo .info-row .showMap {
    color: #1155CC;
}

.recordBasicInfo .info-row .fa-map-marker {
    color: #666666;
    padding-right: 5px;
}

.recordBasicInfo .info-row .cf_946.custom-info-value-male span {
    margin-left: -4px;
}

.recordBasicInfo .info-row .cf_946.custom-info-value-female span {
    margin-left: -5px;
}

.recordBasicInfo .info-row .cf_946.custom-info-value-male span::before {
    display: inline-block;
    content: ' ';
    background-image: url(Icons-ev/Male.svg);
    height: 16px;
    width: 16px;
}

.recordBasicInfo .info-row .cf_946.custom-info-value-female span::before {
    display: inline-block;
    content: ' ';
    background-image: url(Icons-ev/Female.svg);
    height: 16px;
    width: 16px;
}

.recordBasicInfo .info-row .amount::before {
    display: inline-block;
    content: ' ';
    background-image: url(Icons-ev/Money.svg);
    height: 16px;
    width: 16px;
}

.recordBasicInfo .info-row .amount {
    margin-left: -3px;
}

.detailViewContainer .recentActivitiesContainer {
    max-width: 600px;
    border-radius: 10px;
    box-shadow: 17px 17px 10px -10px rgb(0 0 0 / 10%);
}

.quickPreview .tab-updates-header {
    display: none;
}

.updates_timeline .update_icon img {
    height: 30px !important;
    width: 30px !important;
    left: 3px !important;
}

.quick-preview-modal .quickPreviewActions {
    padding: 10px 10px 15px 0px;
}

.quickPreviewModuleHeader button.close {
    padding-right: 13px !important;
}

.table-container {
    background: #fff;
}

.floatThead-floatContainer {
    margin-left: 0px !important;
}

.list-content-area,
.listview-actions-container {
    background: #F1F1F1;
}

@media (min-width: 992px) {
    .custom-ld .module-action-bar .module-action-content {
        height: 56px;
    }
    .custom-ld .sidebar-essentials {
        top: 21px;
        min-height: calc(100vh - 131px);
    }
    .custom-ld .listview-actions-container {
        padding-top: 33px;
    }
    .custom-ld .module-action-bar .module-action-content .navbar-right {
        margin-top: 8px;
    }
    .custom-ld .module-action-bar .module-breadcrumb {
        padding-top: 8px;
    }
    .custom-ld .detailview-header-block {
        margin-top: 36px !important;
    }
    .custom-ld .content-area .detailview-header>.row {
        padding-bottom: 30px;
    }
    .custom-ld .content-area .tagContainer {
        margin-top: -10px;
    }
    .custom-ld .content-area .tagContainer .tag-contents {
        border: 0px;
    }
}
/*tab update*/

.updates_timeline:before {
    width: 1px !important;
    background: #D6D6D6 !important;
    left: 7% !important;
}

.updates_timeline>li .update_icon {
    margin: 0 0 0 -86px;
    color: #299AFC;
}

.quickPreview .updates_timeline>li .update_icon {
    margin: 0 0 0 -75px !important;
}

.updates_timeline>li .update_info {
    margin: 0 0 -47px 10% !important;
}

.updates_timeline .update_image i {
    line-height: 1.5 !important;
}

.recentActivitiesContainer .vicon-custom-linked:before,
.recentActivitiesContainer .vicon-custom-update:before,
.recentActivitiesContainer .vicon-custom-created:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    margin-top: 7px;
}

.recentActivitiesContainer .vicon-custom-created:before {
    background: url(Icons-ev/tab-update-custom-created.svg) no-repeat center center / 24px 24px !important;
}

.recentActivitiesContainer .vicon-custom-update:before {
    background: url(Icons-ev/tab-update-custom-update.svg) no-repeat center center / 24px 24px !important;
}

.recentActivitiesContainer .vicon-custom-linked:before {
    background: url(Icons-ev/tab-update-custom-linked.svg) no-repeat center center / 24px 24px !important;
}
/*end tab update*/

.quickPreview .updates_timeline {
    margin-top: -13px;
}

.detailViewContainer .block {
    padding-top: 8px;
}

.header-full-comment {
    display: flex;
    align-items: center;
    align-content: center;
    margin-top: 18px;
    font-size: 18px;
    font-family: 'OpenSans-Semibold';
}

.header-full-comment:before {
    content: ' ';
    display: inline-block !important;
    height: 24px !important;
    width: 24px !important;
    margin-top: 2px;
    background: url(Icons-ev/CommentL.svg) no-repeat center center / 24px 24px !important;
}

.quickPreviewModuleHeader .recordImage [class^="vicon-"] {
    font-size: 50px;
}

.recentActivitiesContainer .history {
    padding-top: 0px;
}

.updates_timeline>li:last-child {
    background: #fff;
    overflow: hidden;
}

.searchRow.listViewSearchContainer .custom-search-field-sales_stage .select2-search-field input {
    width: 86px !important;
}

.searchRow.listViewSearchContainer .custom-search-field-cf_914 .select2-search-field input {
    width: 86px !important;
}

.searchRow.listViewSearchContainer .custom-search-field-cf_878 {
    width: 50px !important;
}

.searchRow.listViewSearchContainer .custom-search-field-cf_884 {
    width: 90px !important;
}

.updates_timeline #more_button .update_icon .moreRecentUpdates {
    background: #fff !important;
    border-color: #fff !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
    color: #0F56B3;
}

.app-menu{
    color:#1E439B;
    box-shadow: 0px 5px 14px #1E439B;
    background: #1E439B;
}
.app-item {
    background-color: #1E439B;
    text-shadow: 0 0 1px #1E439B;
}
.app-menu .app-modules-dropdown{
    background-color: #1E439B;
}
.app-switcher-container .app-navigator{
    background-color: #1E439B;
}
.module-nav .modules-menu{
    background: #1E439B;
}
.modal-header{
    background: #0F56B3;
}
.select2-container.form-control{
    border: 1px solid #CCC;
}
.custom-addButton{
    background-color: #0F56B3 !important;
    color: #fff !important;
    text-shadow: unset !important;
    border-color: #0F56B3 !important;
}

.updates_timeline > li .update_time{
    position: unset;
}
input {
    color: #4f4f4f;
}