.permissions_FormikRestrictPermissions_roleSelectContainer_091 {
  padding-top: 20px;
}
.permissions_FormikRestrictPermissions_permission_1a9 {
  margin-bottom: 15px;
}
.permissions_FormikRestrictPermissions_permissionHeader_85d {
  margin-bottom: 7.5px;
}

@media screen and (min-width: 768px) {
  .LeadScreen_leadPage_4a9 {
    display: flex;
  }
}
.LeadScreen_tabs_884 {
  border-bottom: 1px solid #e2e2e2;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_tabs_884 {
    background-color: #ffffff;
  }
}
.LeadScreen_tabsInner_55f {
  position: relative;
  margin-bottom: -1px;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_isHiddenTab_763 {
    display: none;
  }
}
@media screen and (max-width:  767px ) {
  .LeadScreen_sidebar_0d8 {
    padding: 24px 16px 0;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .LeadScreen_sidebar_0d8 {
    flex: 0 0 30%;
    min-width: 300px;
    max-width: 380px;
  }
}
.LeadScreen_selectedStatus_def {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.LeadScreen_selectedStatusIcon_fa3 {
  margin-right: 8px;
}
.LeadScreen_actions_9d0 {
  margin-top: 25px;
}
.LeadScreen_actions_9d0 a {
  color: #999;
  font-size: 0.9em;
  display: inline-block;
}
.LeadScreen_actions_9d0 .LeadScreen_glyphicons_7f7 {
  padding-top: 2px;
  color: #999;
  font-size: 12px;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_actions_9d0 {
    position: relative;
    margin: 10px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) {
  .LeadScreen_activities_4aa {
    flex-grow: 1;
    min-width: 0;
    padding-left: 32px;
  }
}
.LeadScreen_leadStatusSelectTrigger_5aa {
  max-width: 300px;
  padding-right: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.LeadScreen_leadStatusSelectTrigger_5aa::after {
  position: absolute;
  right: 12px;
  top: 12px;
  margin: 0;
}

.AboutSection_AboutSectionContent_cardContentInner_c4d {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: -1px;
  padding: 8px 10px;
  background-color: #ffffff;
}
.AboutSection_AboutSectionContent_cardContentInner_c4d.AboutSection_AboutSectionContent_empty_bcd {
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
.AboutSection_AboutSectionContent_description_39b {
  margin-bottom: 12px;
}
.AboutSection_AboutSectionContent_url_c34 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.AboutSection_AboutSectionContent_urlIcon_183 {
  display: inline-flex;
}
.AboutSection_AboutSectionContent_urlText_e33 {
  flex-shrink: 0;
  width: 280px;
  color: #3781b8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.AboutSection_AboutSectionContent_linkButton_f4a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #767676;
  font-size: 13px;
}
.AboutSection_AboutSectionContent_linkButton_f4a.guideflow_hovered {
  text-decoration: underline;
}

.AboutSection_AboutSectionForm_aboutSectionForm_c2a {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e5e5e5;
  background-color: #eef7fb;
}
.AboutSection_AboutSectionForm_fields_78f {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 12px 20px;
}
.AboutSection_AboutSectionForm_actions_0db {
  border-top: 1px solid #e2e2e2;
  padding: 12px;
  text-align: right;
}
.AboutSection_AboutSectionForm_descriptionField_c3d {
  resize: vertical;
}

.ContactSubscriptionList_subscriptionList_804 {
  padding: 0 10px 10px;
}
.ContactSubscriptionList_subscriptionListItem_c53 {
  display: inline-block;
  max-width: 100%;
  margin: 0 4px 2px 0;
  cursor: pointer;
  width: fit-content;
}

.OpportunityStatusesSelect_item_d87 {
  display: flex;
  align-items: center;
}
.OpportunityStatusesSelect_itemLabel_3ae {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 8px;
  padding-right: 8px;
}
.OpportunityStatusesSelect_emptyState_19b {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  margin-left: -40px;
  padding-left: 12px;
}

.OpportunityEditForm_form_63a {
  margin-bottom: 0;
  box-sizing: border-box;
  background-color: #eef7fb;
}
.OpportunityEditForm_form_63a * {
  box-sizing: inherit;
}
.OpportunityEditForm_container_d04 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 12px;
  row-gap: 16px;
  padding: 12px;
}
.OpportunityEditForm_row_229 {
  grid-column: span 2;
}
.OpportunityEditForm_shrinkItem_c7b {
  min-width: 0;
}
.OpportunityEditForm_formError_e65 {
  font-size: 14px;
  line-height: 1.14285714;
  font-weight: bold;
  margin-bottom: 0;
  color: #d0021b;
}
.OpportunityEditForm_selectLabel_338 {
  font-size: 14px;
  line-height: 1.14285714;
  font-weight: bold;
}
.OpportunityEditForm_status_b59 {
  width: 100%;
}
.OpportunityEditForm_valuePeriod_5bb {
  margin-top: 24px;
}
.OpportunityEditForm_note_448 {
  width: 100%;
  margin: 0;
  resize: vertical;
}
.OpportunityEditForm_customFieldsHeader_d88 {
  margin: 0 12px;
  padding-top: 12px;
  border-top: 1px solid #e2e2e2;
}
.OpportunityEditForm_actions_dce {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
}
.OpportunityEditForm_buttons_be8 {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.OpportunityEditForm_buttons_be8 > * {
  margin: 0 6px;
}
.OpportunityEditForm_buttons_be8 > *:last-child {
  margin-right: 0;
}

.CustomObjectsSection_CustomObjectCard_list_790 {
  margin: -1px 0 0;
}

.CustomObjectsSection_CustomObjectInstance_item_305 {
  position: relative;
  cursor: default;
  list-style-type: none;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.CustomObjectsSection_CustomObjectInstance_item_305.guideflow_hovered {
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
}
.CustomObjectsSection_CustomObjectInstance_item_305:last-of-type {
  border-bottom: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.CustomObjectsSection_CustomObjectInstance_item_305:last-of-type:not(.guideflow_hovered):not(.CustomObjectsSection_CustomObjectInstance_expanded_d9e) {
  box-shadow: none;
}
.CustomObjectsSection_CustomObjectInstance_header_ccf {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  line-height: 16px;
  padding: 18px 10px;
}
.CustomObjectsSection_CustomObjectInstance_name_0f7 {
  flex-grow: 1;
}
.CustomObjectsSection_CustomObjectInstance_detail_6fc {
  border-top: 1px solid #e5e5e5;
  background-color: #f9f9f9;
}
.CustomObjectsSection_CustomObjectInstance_noFields_8b2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px;
  row-gap: 2px;
}

.CustomObjectsSection_BackReferences_referencedBy_7dd {
  background-color: #f1f1f1;
  padding: 6px 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.CustomObjectsSection_BackReferences_backReferenceDetails_adf {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
}
.CustomObjectsSection_BackReferences_entityHeading_36d {
  display: flex;
  justify-content: space-between;
}
.CustomObjectsSection_BackReferences_entityType_67a {
  display: flex;
  align-items: center;
  margin-top: 2px;
  color: #919191;
  font-size: 13px;
  line-height: 16px;
}
.CustomObjectsSection_BackReferences_backReferenceValues_a71 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
}

.CustomObjectsSection_CustomObjectInstanceForm_form_7ac {
  display: flex;
  flex-direction: column;
}
.CustomObjectsSection_CustomObjectInstanceForm_nameField_d08 {
  order: -1;
  padding: 10px;
  margin-bottom: 0;
}
.CustomObjectsSection_CustomObjectInstanceForm_delete_f88 {
  color: #6b6e77;
  margin-right: auto;
}
.CustomObjectsSection_CustomObjectInstanceForm_actions_255 {
  display: flex;
  justify-content: flex-end;
  padding: 10px;
}

.AddressModal_listItem_cfa {
  display: flex;
  justify-content: space-between;
}
.AddressModal_listItem_cfa .AddressModal_controlsContainer_74d {
  display: flex;
}
.AddressModal_form_a48 {
  margin: 0;
}
.AddressModal_formLine_2b6 {
  display: flex;
  gap: 16px;
}
.AddressModal_formLine_2b6 > * {
  flex: 1;
}
.AddressModal_form_a48 .AddressModal_controlsContainer_74d {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.AddressModal_form_a48 .AddressModal_actionsContainer_535 {
  display: flex;
  gap: 8px;
}

.LeadNameModal_inputField_7d7 {
  margin: 16px;
}

.LeadScreen_OverviewSection_wrapper_053 {
  padding: 0 0 24px;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_OverviewSection_wrapper_053 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 16px;
    background-color: #ffffff;
  }
}
.LeadScreen_OverviewSection_header_671 {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.LeadScreen_OverviewSection_header_671 h1 {
  overflow-wrap: anywhere;
}
.LeadScreen_OverviewSection_header_671 > .MoreButton {
  margin-top: 2px;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_OverviewSection_header_671 {
    text-align: center;
  }
}
.LeadScreen_OverviewSection_addressButton_7b6 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  margin-top: 4px;
  color: #767676;
  font-size: 13px;
}
.LeadScreen_OverviewSection_leadStatusWrapper_a04 {
  display: inline-block;
  margin-top: 16px;
}
@media screen and (max-width:  767px ) {
  .LeadScreen_OverviewSection_leadStatusWrapper_a04 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
}

.LeadVisibilityModal_loaderContainer_802 {
  display: flex;
  min-height: 100px;
  align-items: center;
  justify-content: center;
}
.LeadVisibilityModal_rows_23e {
  margin: 0;
}
.LeadVisibilityModal_row_92e {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 8px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.LeadVisibilityModal_avatarAndName_f66 {
  display: inline-flex;
  gap: 8px;
  align-items: center;
}

.skeletons_SidebarWidgetSkeleton_skeletonItem_8dc {
  display: flex;
  align-items: center;
  background: #fff;
  margin-top: -1px;
  border-bottom: 2px solid #e5e5e5;
  padding: 10px;
  box-sizing: border-box;
}
.skeletons_SidebarWidgetSkeleton_skeletonItem_8dc:last-of-type {
  border-bottom: none;
}
.skeletons_SidebarWidgetSkeleton_customFieldItem_0c9 {
  height: 32px;
}
.skeletons_SidebarWidgetSkeleton_fieldName_26a {
  flex: 0 0 40%;
}
.skeletons_SidebarWidgetSkeleton_contactItem_aa6 {
  height: 54px;
}
.skeletons_SidebarWidgetSkeleton_opportunityItem_f92 {
  flex-wrap: wrap;
}
.skeletons_SidebarWidgetSkeleton_opportunityUpper_365 {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.skeletons_SidebarWidgetSkeleton_opportunityUpper_365 > * {
  margin-right: 8px;
}


/*# sourceMappingURL=https://srcmaps.close.com/srcmaps/lead~5c451404.3fd3793933450eff0b5b.js.map*/