.divContainerTagsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 250px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerTagsPopover p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionPopoverTags {
  border-radius: 19px;
  min-width: 300px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.btn-popover-tags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  border-radius: 11px;
  opacity: 1;
  padding: 6px; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #348DE3 !important;
  border-radius: 17px !important;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.itemsTags {
  margin-right: 1rem;
  height: 1.5rem;
  padding: 5px 0px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.cursorTags {
  cursor: pointer; }

.tagCount {
  color: #080808;
  margin-left: auto;
  font-weight: 900;
  margin-right: 10px; }

.btnCloseTag .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important;
  margin-right: 1rem; }

.btnCloseTag.MuiIconButton-root {
  padding: 10px 0px 0px 10px !important; }

.imgSearchSources {
  padding-top: 0.75rem; }

.backgroundVacant {
  background-attachment: fixed;
  background-color: #8080801f;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.txtTitlePrincipal {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 18px;
  margin-right: 0.5rem; }

.txtSecondCreate {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 13px;
  margin-right: 0.5rem; }

.flowRoot {
  display: flow-root; }

.containerTopVacant {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 9px 6px #00000029;
  opacity: 1;
  padding: 1rem; }

.textCreate {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentForm {
  background: #fff;
  border-radius: 15px;
  padding: 15px 20px;
  margin-top: 20px;
  border: 1px solid #348de3;
  margin-left: 5rem;
  margin-right: 5rem; }

.inputCreateGrup {
  width: inherit;
  border-bottom: 0.1px solid #c2c2c2 !important;
  padding-left: 0.5rem; }

.textTitle {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.inputCodigo {
  width: 19rem;
  border-bottom: 0.1px solid #c2c2c2 !important;
  padding-left: 0.5rem; }

.titleCreate {
  justify-content: end;
  margin-left: 5rem;
  margin-right: 5rem;
  margin-top: 4rem; }

.buttomCreate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 7px 25px 10px 25px;
  border-radius: 8px !important;
  opacity: 1; }

.fieldDescription {
  margin-bottom: 1rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textMember {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentFormCreate {
  height: max-content;
  margin-bottom: 4rem !important; }

.avatarMember {
  width: 40px !important;
  height: 40px !important;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
  margin-left: 0rem !important;
  margin-right: 1rem !important; }

.avatarMember.MuiAvatar-root {
  font-size: 1rem !important; }

.hrStyle {
  margin: 0.5rem 0.2rem 0.5rem 0.2rem !important;
  border-bottom: 0.1px solid #c2c2c2 !important; }

.buttomAddMember {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  opacity: 1;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding: 6px; }

.iconAddMember {
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  font-weight: bold; }

.letterCreate .ql-toolbar.ql-snow {
  background: #F1F1F1 0% 0% no-repeat padding-box;
  border: 1px solid #F1F1F1;
  opacity: 1; }

.letterCreate .ql-toolbar.ql-snow + .ql-container.ql-snow {
  height: 13rem;
  border: 4px solid #F1F1F1;
  opacity: 1; }

.imgArrow {
  margin-left: auto;
  width: 2rem;
  height: 2rem;
  margin-top: 0.5rem; }

.contentImg {
  height: max-content !important; }

.widthTitle {
  width: 100% !important; }

.widthCode {
  width: 30% !important; }

.btnQuitMember .MuiSvgIcon-root {
  color: #675F5F;
  width: 1.5rem;
  height: 1.5rem; }

.contentButtom {
  background-color: #FFFFFF !important;
  color: #675F5F; }

.btnCleanCode.MuiIconButton-root {
  padding: 0rem !important;
  width: 1rem !important;
  height: 1rem !important; }

.btnCleanCode .MuiSvgIcon-root {
  width: 1rem !important;
  height: 1rem !important; }

.txtGroupItem {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 1rem; }

.txtGroupItemDefault {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 0.3rem; }

.imgEditGroup {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.25rem;
  margin-right: 0.5rem; }

.bottomPlus {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  opacity: 1; }

.menuMoreAccion {
  max-height: 300px;
  width: 380px; }
  .menuMoreAccion .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 88px !important;
    position: inherit;
    margin-top: 2.5rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.containerEditBlue {
  border-bottom: 4px solid #348DE3; }

.filterImage {
  filter: invert(45%) sepia(81%) saturate(1291%) hue-rotate(188deg) brightness(93%) contrast(90%); }

.txtVacantItemBlue {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3 !important;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 0.3rem; }

.borderTxt {
  border-bottom: 3px solid #348DE3;
  padding-bottom: 2px; }

.titleSectionDocument {
  text-align: left;
  letter-spacing: 0px;
  color: #043262;
  opacity: 1;
  font-family: "Bold"; }

.itemsWorkPreferencesCheck .MuiTypography-body1 {
  color: #4A484D;
  font-size: 1rem !important; }

.textCheckDocument {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.paddingAcordion.MuiAccordionSummary-root {
  padding: 0px 10px 0px 0px; }

.containerImport {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content;
  height: -moz-max-content;
  margin: 2rem;
  opacity: 1;
  height: max-content; }

.titleImport {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 13px; }

.titleImport1 {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.boxTitleImport {
  padding: 0rem 2rem 0em 0rem; }

.txtImport {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F;
  font-size: 14px; }

.txtImport1 {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.contentStep {
  width: 16rem; }

.contentImgStep {
  margin-left: 3rem;
  margin-bottom: 1rem;
  height: 6rem;
  margin-top: 2rem; }

.nextStep {
  height: 5rem;
  margin-top: 5rem; }

.contentTextSecond {
  height: 1rem; }

.textSizeImport {
  font-size: 14px; }

.heightContent {
  height: max-content; }

.txtRolePermissions {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  font-family: 'Bold';
  font-weight: 600;
  text-transform: uppercase; }

.txtRolePermissionsSub {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem;
  font-family: 'bold' !important;
  font-weight: 600; }

.txtRolePermissionsDes {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem;
  font-family: 'Regular'; }

.textAdminRole {
  margin-top: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.fontText {
  font-family: "Light"; }

.tagButton {
  margin-bottom: 0.75rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 0.3rem;
  margin-left: 1rem;
  margin-top: 1rem; }
  .tagButton .iconButton {
    position: absolute;
    margin-top: -6px;
    margin-left: -1.9px; }

.containerMoreAdmin {
  background: #F2F3F4 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 0.3rem;
  border: 1px solid #348DE3; }

.textAdminDashboard {
  margin-top: 0.5rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.colorTextAdmin {
  color: #675F5F;
  font-size: 0.8rem; }

.buttonAdd2 {
  padding: 0.2rem !important; }

.menuAdminRole {
  margin-top: 38px;
  margin-right: 65px; }

.menuAdminRole {
  margin-left: -0.8rem; }
  .menuAdminRole .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Bold";
  font-weight: 700 !important; }

.positionBtnRole {
  right: 30px;
  top: 20px; }

.buttonSavePermissions {
  background: #348DE3 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  padding: 7px 20px 7px 20px !important;
  font-size: 0.8rem;
  padding: 10px 25px 10px 25px;
  border-radius: 8px !important;
  opacity: 1; }
  .buttonSavePermissions:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.8rem;
    font-family: "Bold";
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #8f8383; }

.iconBtnMoreAdmin {
  position: absolute;
  margin-top: -17px;
  margin-left: -8.9px;
  font-size: 1.5rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.textNameCompany {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  text-align: left;
  font-weight: 600; }

.textInfo {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.tabCompany.MuiAppBar-colorDefault {
  z-index: 1000;
  background-color: #ffffff !important; }

.tabCompanies {
  border-bottom: 1px #ccc solid; }
  .tabCompanies .MuiTab-textColorPrimary.Mui-selected {
    filter: invert(9%) sepia(63%) saturate(24%) hue-rotate(5deg) brightness(88%) contrast(91%) !important;
    color: #675F5F !important; }

.titleCompanyList {
  color: #675F5F;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentCompanyInfo {
  border-bottom: 1px #ccc solid; }

.txtCompanyList {
  color: #675F5F;
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.ContentPanel .MuiBox-root {
  padding-left: 0rem !important;
  padding-top: 1rem !important;
  padding-right: 2rem !important; }

.contentBottomsCompany {
  margin: auto;
  height: 2rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px;
  width: 79px; }

.menu-arrow-bottomCompanies {
  width: 16px;
  height: 16px;
  position: relative; }

.titlePopupChangePassword .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.btn-saveStudies {
  float: right;
  width: 94% !important; }

.MuiDialog-paperWidthSm {
  border-radius: 30px !important;
  padding: 1.5rem; }

.btnSendStudy {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .btnSendStudy:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.ContentPopupPrincipalProfile.MuiDialogContent-root {
  padding: 10px 0px 0px 0px !important;
  overflow-x: hidden !important;
  max-width: 55rem !important; }

.btnClosePopupStudy.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 17rem !important; }

.btnClosePopupStudy .MuiSvgIcon-root {
  color: #675F5F;
  font-size: 1.25rem !important; }

.dialogEditProfile .MuiPaper-root.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.MuiPaper-elevation24.MuiPaper-rounded {
  max-height: calc(100% - 64px) !important;
  max-width: 640px !important; }

.contentDate .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.contentDateMenu .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.alertValidationForm {
  color: #FF0215;
  font-size: 0.75rem;
  font-family: "Regular"; }

.txt-description {
  text-align: left;
  letter-spacing: 0px;
  font-size: 0.9rem;
  font-weight: 700;
  color: #675F5F; }

.padd-div-des {
  padding: 8px; }

.containerTextDescription {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 22px; }

.overflowAuto {
  overflow: auto; }

.boxStyleChangePassword {
  background: #F7F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 25px;
  padding: 20px 10px;
  min-width: 550px; }

i.fas.fa-exclamation-circleCP {
  position: relative !important;
  right: -0.5rem !important;
  color: #56D5F4;
  margin-top: 1.1rem; }

.webkit-box {
  display: -webkit-box; }

.txtDataUser {
  text-align: left;
  font-family: 'Regular';
  letter-spacing: 0px;
  font-size: 0.9rem;
  color: #4A484D;
  opacity: 1; }

i.far.fa-eye.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

i.far.fa-eye-slash.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

.btn-changeP {
  width: 20px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: -0.25rem; }

.titlePopupChangePassword.MuiDialogTitle-root {
  padding: 0px !important; }

.btn-deleteA {
  width: 20px;
  margin-left: 0.5rem;
  margin-top: -0.2rem;
  margin-right: 0.5rem; }

.title-popup-delete {
  color: #043262;
  font-family: "Regular"; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.textAlertFile {
  width: 100% !important;
  color: #675F5F !important;
  opacity: 1;
  font-size: small;
  margin-top: 0.75rem; }

.btnAgreeDelete {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnClosePopupBlue.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 10px !important; }

.btnClosePopupBlue .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.boxDetailUser {
  background: #E2E2E2 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 35px;
  width: fit-content; }

.textDelete {
  color: #232525;
  font-size: 0.9rem;
  font-family: "Regular" !important; }

.titleConfiguration {
  text-align: left;
  margin-left: 4rem;
  margin-top: 5rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1.5%; }

.titleChangePassword {
  text-align: left;
  margin-top: 3rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1rem; }

.ml-20 {
  margin-left: 4rem; }

.fa-question-circle {
  font-size: 0.7rem !important;
  color: #348de3 !important; }

.btnBack {
  text-decoration: underline;
  font-family: "Regular";
  color: #348DE3;
  opacity: 1;
  font-size: 1rem; }

.ml-icon {
  margin-top: 3.2rem;
  margin-left: 1rem; }

.avatarMemberChangePassword {
  width: 40px !important;
  height: 40px !important;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  margin-left: 0rem !important;
  margin-right: 0rem !important; }

.avatarMemberChangePassword.MuiAvatar-root {
  font-size: 1rem !important; }

.textTitleCP {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 700;
  color: #675F5F; }

.textEmailCP {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.phoneRegister {
  box-shadow: 0px 3px 6px #00000029;
  height: 3rem; }

.phoneRegister .PhoneInputCountry {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  margin-right: var(--PhoneInputCountrySelect-marginRight); }

.phoneRegister .PhoneInputCountrySelectArrow {
  display: block;
  content: '';
  width: 0.6rem;
  height: 0.53rem;
  border-style: solid;
  border-color: #56D5F4;
  border-top-width: 0;
  border-bottom-width: 1px !important;
  border-left-width: 0;
  border-right-width: 1px !important;
  border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
  -webkit-transform: rotate(50deg) !important;
  transform: rotate(50deg);
  transform: var(--PhoneInputCountrySelectArrow-transform);
  opacity: 0.45;
  opacity: var(--PhoneInputCountrySelectArrow-opacity);
  margin-left: 0.5rem;
  margin-bottom: 0.25rem; }

.phoneRegister .PhoneInputCountryIconImg {
  width: 2rem;
  height: 2rem;
  display: block; }

.phoneRegister .PhoneInputCountrySelect {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 3rem;
  z-index: 1;
  border: 0;
  opacity: 0;
  cursor: pointer; }

.phoneRegister .PhoneInputInput {
  width: inherit;
  margin-left: 0.5rem;
  padding-left: 0.25rem; }

.phoneRegister .PhoneInput--focus {
  border: 0px solid transparent !important; }

.phoneRegister .PhoneInputInput:focus-visible {
  outline: none !important; }

.btnUpPhoto {
  margin-left: 8rem !important;
  margin-right: 1rem !important;
  height: 2rem !important;
  margin-left: 1rem !important;
  background: #E2E2E2 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 1px solid #348DE3 !important;
  border-radius: 6px !important;
  color: #5C5555 !important;
  border-radius: 25px !important; }

.contetnUpload {
  height: 1rem; }

.buttomUpload {
  margin-left: 8rem; }

.nameUpload {
  margin-left: 9rem;
  color: #5C5555;
  font-size: 14px; }

.widthWorkExpFieldCompany {
  border-radius: 15px !important; }

.contentViewImg {
  width: 22rem;
  border: 1px solid black;
  margin-left: auto;
  height: 7rem;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
  background-color: #e9e7e7; }

.imgNoFileUpload {
  height: 4rem; }

.contentTextNoFile {
  width: 100% !important;
  color: #675F5F !important;
  opacity: 1;
  font-size: small;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.contentImgPreview {
  width: -webkit-fill-available;
  height: -webkit-fill-available; }

.imgTrashFile {
  height: 1.5rem;
  width: 1.5rem;
  margin-top: 0.75rem !important; }

.wrapper {
  background-color: white;
  width: 400px;
  padding: 2rem;
  box-shadow: 0 1.5rem 1rem -1rem rgba(0, 0, 0, 0.1);
  border-radius: 0.3rem; }

.containerChipsEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0rem 1rem 1rem 1rem;
  min-width: 100%;
  margin-top: 1rem;
  overflow-y: auto;
  max-height: 200px;
  margin-bottom: 1rem;
  opacity: 1; }

.input {
  width: 100%;
  height: 45px;
  margin-top: 0.5rem;
  box-sizing: border-box;
  font-size: 0.85rem;
  border-radius: 0.2rem;
  color: #565656;
  -webkit-appearance: none; }

.input:focus {
  border-color: cornflowerblue;
  outline: none; }

.input.has-error {
  border-color: tomato; }

.error {
  margin: 0;
  font-size: 90%;
  color: tomato; }

.tag-item {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #ada9a9;
  border-radius: 30px;
  height: 30px;
  padding: 0 4px 0 1rem;
  display: inline-flex;
  align-items: center;
  margin-top: 1rem;
  margin-right: 1rem; }

.tag-item > .button {
  background-color: white;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font: inherit;
  margin-left: 10px;
  font-weight: bold;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.txtTalentNameAddCandidateV {
  color: #675F5F !important;
  font-weight: 900 !important;
  font-family: "Regular" !important;
  font-size: 1.5rem !important;
  width: 100%;
  font-family: "Regular" !important;
  padding-bottom: 0px; }

.containerVacantsRol {
  border-top: solid 1px #ada6a68f;
  margin-top: 0.5rem;
  padding-top: 0.5rem; }

.buttonAssign {
  margin-right: 1rem;
  height: 2rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px;
  width: 6rem !important;
  display: flex; }

.sectionDuplicateVacant {
  background-color: transparent !important;
  border-radius: 19px;
  padding: 1rem 0.5rem 0rem 0rem !important; }

.btnClosePopupBlue.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 10px !important; }

.btnClosePopupBlue .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.sectionSearch {
  border-bottom: 1px solid #c2c2c2; }

.txtStepsMember {
  font-size: 0.9rem;
  margin: auto;
  font-family: 'Regular'; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentList {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  overflow: auto;
  max-height: 345px; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewTagMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.containerTxtDescriptionRoleMember {
  background: #D9EAF9 0% 0% no-repeat padding-box;
  border: 1px solid #D9EAF9;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 22px;
  opacity: 1; }

.selectProfileMembersRole {
  width: 54% !important;
  height: 2.7rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0.7rem;
  margin-bottom: 1rem; }

.menu-arrow-role {
  width: 20px;
  height: 20px;
  position: relative; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.colorAddItemRole {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.tagBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTag {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.deleteWordIcon {
  color: #757373;
  font-size: 19px;
  font-weight: 700;
  margin-left: auto; }

.btn-confirm-duplicate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }
  .btn-confirm-duplicate:disabled {
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box !important;
    color: #675F5F; }

.btn-back-member {
  opacity: 1;
  padding: 10px 98px 10px 0px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F;
  font-weight: 700; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.titlePopupTags {
  margin-left: 1.5rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important; }

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  min-height: 8rem !important;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word; }

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  left: 0px !important;
  padding: 5px 12px;
  white-space: nowrap; }

.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "URL:" !important; }

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: "Guardar" !important;
  padding-right: 0px; }

.ql-snow .ql-tooltip::before {
  content: "Visitar URL:" !important;
  line-height: 26px;
  margin-right: 8px; }

.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Editar" !important;
  margin-left: 16px;
  padding-right: 8px; }

.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Eliminar" !important;
  margin-left: 8px; }

.itemBox {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem;
  color: #675F5F;
  font-weight: 800; }

.textDeleteMember {
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: small;
  margin-top: 0.5rem;
  font-weight: 800; }

.btn-close-vacancies.MuiIconButton-root {
  color: #348DE3 !important; }

.divContainerTagsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 250px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerTagsPopover p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionPopoverTags {
  border-radius: 19px;
  min-width: 300px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.btn-popover-tags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  border-radius: 11px;
  opacity: 1;
  padding: 6px; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #348DE3 !important;
  border-radius: 17px !important;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.itemsTags {
  margin-right: 1rem;
  height: 1.5rem;
  padding: 5px 0px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.cursorTags {
  cursor: pointer; }

.tagCount {
  color: #080808;
  margin-left: auto;
  font-weight: 900;
  margin-right: 10px; }

.btnCloseTag .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important;
  margin-right: 1rem; }

.btnCloseTag.MuiIconButton-root {
  padding: 10px 0px 0px 10px !important; }

.imgSearchSources {
  padding-top: 0.75rem; }

.textSubtitleDuplicate1 {
  color: #819FAA;
  font-size: 0.8rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacantContent {
  background-color: #F5F5F5 !important;
  border-radius: 19px;
  padding: 1rem;
  max-height: 360px !important; }

.txt-font-light {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #675F5F;
  font-size: 0.8rem; }

.txt-font-bold {
  color: #675F5F;
  font-weight: 700;
  font-size: 1.1rem;
  margin-top: 1rem; }

.inlineGrid {
  display: inline-grid; }

.sectionSearch {
  border-bottom: 2px solid #348DE3; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.mt--2 {
  margin-top: -0.3rem; }

.filterMenu {
  width: 13%;
  /* margin-top: 4px; */
  height: 74%; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentListDuplicateVacante {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 100%;
  overflow: auto !important;
  max-height: 220px !important; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textNameVacantLocation {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.colorDuplicate-Publicado {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Cerrado {
  color: #ffc107;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Eliminado {
  color: #F62323;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Archivado {
  color: #675F5F;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  font-weight: normal;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.titlePopupDuplicateVacante {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.titlePopupDuplicateVacante .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.m-p-4 .MuiDialog-paperWidthSm {
  padding: 1rem !important; }

.buttomCloseDuplicate.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 9rem !important; }

.buttomCloseDuplicate .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.contentDuplicatePopUp.MuiDialogContent-root {
  padding: 0px 20px 0px 20px; }

.contentNoCandidates {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  border-radius: 15px;
  border: 1px solid #348DE3; }

.tittleNoFiles {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  text-align: center; }

.textNoFiles {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 8rem;
  padding-left: 8rem;
  text-align: center; }

.contentImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.imgAttach {
  display: block;
  position: relative;
  height: 0.75rem;
  width: 0.75rem;
  margin: auto; }

.btnAttachFile {
  padding-top: 2rem;
  display: flex; }

.btn-addFile {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 7px 15px 7px 15px;
  border-radius: 8px !important;
  opacity: 1;
  margin-left: auto;
  margin-right: auto !important; }

.divWordGoup {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 1rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorNoGroupVacant {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.ContentBottomSearch {
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 2rem; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacant {
  background-color: transparent !important;
  border-radius: 19px;
  padding: 1rem 0.5rem 0rem 0rem !important; }

.sectionSearch {
  border-bottom: 1px solid #c2c2c2; }

.sectionSearchSecundary {
  border-bottom: 1px solid #e2e2e2; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentList {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  overflow: auto;
  max-height: 345px; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewTag {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1; }

.txtNewTagLoad {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.colorAddItemTag {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.tagBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTag {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.deleteWordIcon {
  color: #757373;
  font-size: 19px;
  font-weight: 700;
  margin-left: auto; }

.btn-confirm-delete {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 0rem !important;
  margin-right: 1rem;
  margin-bottom: 2rem; }
  .btn-confirm-delete:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box !important;
    color: #675F5F;
    margin-left: 0rem !important;
    margin-right: 1rem;
    margin-bottom: 2rem; }

.btn-back-duplicate {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.titlePopupTags {
  margin-left: 1.5rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.PopupDeleteMember .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 25px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.PopupDeleteTag .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.PopupDeleteSource .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.AvatarEdit.MuiAvatar-colorDefault {
  background-color: #043262;
  margin-top: -1rem;
  font-size: small !important; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacant {
  background-color: transparent !important;
  border-radius: 19px;
  padding: 1rem 0.5rem 0rem 0rem !important; }

.btnClosePopupBlue.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 10px !important; }

.btnClosePopupBlue .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.sectionSearch {
  border-bottom: 1px solid #c2c2c2; }

.txtStepsMember {
  font-size: 0.9rem;
  margin: auto;
  font-family: 'Regular'; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentList {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  overflow: auto;
  max-height: 345px; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormMember {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormMember:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewTagMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.containerTxtDescriptionRoleMember {
  background: #D9EAF9 0% 0% no-repeat padding-box;
  border: 1px solid #D9EAF9;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 22px;
  opacity: 1; }

.selectProfileMembersRoleEdit {
  width: 100% !important;
  height: 2.7rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0.7rem;
  margin-bottom: 1rem; }

.menuOpenRoles {
  width: 16px;
  height: 16px;
  position: relative;
  margin-top: 0.5rem; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.colorAddItemRole {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.tagBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTag {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.deleteWordIcon {
  color: #757373;
  font-size: 19px;
  font-weight: 700;
  margin-left: auto; }

.btn-confirm-duplicate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }

.btn-back-duplicate {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.titlePopupTags {
  margin-left: 1.5rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important; }

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  min-height: 8rem !important;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word; }

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  left: 0px !important;
  padding: 5px 12px;
  white-space: nowrap; }

.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "URL:" !important; }

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: "Guardar" !important;
  padding-right: 0px; }

.ql-snow .ql-tooltip::before {
  content: "Visitar URL:" !important;
  line-height: 26px;
  margin-right: 8px; }

.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Editar" !important;
  margin-left: 16px;
  padding-right: 8px; }

.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Eliminar" !important;
  margin-left: 8px; }

.bottomEditMember {
  box-shadow: none !important; }

.selectBlock {
  margin-right: 1rem;
  height: 2rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  width: 100% !important;
  display: flex;
  margin-top: 1rem !important; }

.selectRole {
  margin-right: 1rem;
  height: 2rem;
  background: #FFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  width: 100% !important;
  display: flex;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem; }

.colorInputRole {
  background-color: #FFFFFF; }

.divContainerTagsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 250px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerTagsPopover p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionPopoverTags {
  border-radius: 19px;
  min-width: 300px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.btn-popover-tags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  border-radius: 11px;
  opacity: 1;
  padding: 6px; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #348DE3 !important;
  border-radius: 17px !important;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.itemsTags {
  margin-right: 1rem;
  height: 1.5rem;
  padding: 5px 0px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.cursorTags {
  cursor: pointer; }

.tagCount {
  color: #080808;
  margin-left: auto;
  font-weight: 900;
  margin-right: 10px; }

.btnCloseTag .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important;
  margin-right: 1rem; }

.btnCloseTag.MuiIconButton-root {
  padding: 10px 0px 0px 10px !important; }

.imgSearchSources {
  padding-top: 0.75rem; }

.m-auto-item {
  margin: auto 1rem auto auto; }

.selectTag {
  margin-right: 1rem;
  width: 2.9rem;
  -webkit-appearance: none;
  appearance: none; }

.w-20px {
  width: 17px; }

.w-17px {
  height: 18px;
  width: 17px; }

.tableTags .MuiTableCell-root {
  border: 1px solid #c2c2c2; }

.emptyTags {
  font-family: 'Bold';
  color: #675F5F;
  margin: 5rem;
  display: block;
  text-align: center;
  padding: 1rem; }

.hiddenPagination .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  display: none; }

.hiddenPagination .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(2) {
  display: none; }

.hiddenPagination2 .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(1) {
  display: none; }

.hiddenPagination2 .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  margin-right: 0px; }

.selectContent {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 17px;
  opacity: 1;
  width: 82px;
  margin-right: 1rem;
  margin-left: 1rem; }

.clearButtonSource {
  color: #bbbaba;
  font-size: 15px !important;
  margin-right: 10px !important; }

.emptyTagsSearch {
  font-family: 'Bold';
  color: #675F5F;
  padding: 8rem;
  border-radius: 15px;
  display: block;
  background-color: #dee4e4a1;
  text-align: center;
  /* padding: 1rem; */ }

.buttonSaveEdit {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonSaveEdit:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.textCancelEdit {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.noneOption {
  display: none !important; }

.countSelected {
  font-size: 0.9rem;
  margin: 10px 10px 10px 0px; }

.selectTag .MuiSelect-select:focus {
  background-color: transparent !important; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 0px solid #348DE3 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border-radius: 11px;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.paper-items {
  color: #707070 !important;
  font-weight: 700 !important;
  font-size: 0.8rem !important; }

.line-paper {
  border-bottom: 3px solid #E2E2E2 !important; }

.btnOptionsMembers {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px;
  padding: 7px;
  margin: 6px; }

.btnOptionsMembersDisabled {
  background: #e1e1e1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px;
  padding: 7px;
  margin: 6px; }

.selectProfileMembers {
  width: 9rem !important;
  margin-right: 1rem;
  height: 2.7rem;
  margin-left: 0.3rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px; }

.imgInvited {
  margin: auto; }

.textNoInvited {
  padding-top: 1rem;
  color: #675F5F;
  font-family: "Bold";
  font-size: larger; }

.paddingNoInvited {
  padding-top: 1rem; }

.textNoInvited2 {
  font-family: "Regular"; }

.btn-blue-principal {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 10px 10px 10px 10px;
  border-radius: 8px !important;
  opacity: 1;
  right: 1rem;
  top: 1rem; }

.contentInvitedMember {
  border: 1px solid #C2C2C2;
  border-radius: 31px; }

.widthSearchMembers {
  height: 23rem; }

.logo-searchMember {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  margin-left: -2rem; }

.emptyTagsSearch2 {
  font-family: 'Bold';
  color: #675F5F;
  padding: 8rem;
  border-radius: 15px;
  display: block;
  background-color: #FFFFFF;
  text-align: center;
  /* padding: 1rem; */ }

.colorBlock {
  color: #FFBD0C; }

.colorDesBlock {
  color: #675F5F; }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.candidate {
  background-attachment: fixed;
  background-color: #E4E4E4 !important;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerMembers {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content;
  height: -moz-max-content;
  margin: 2rem;
  opacity: 1;
  height: max-content; }

.moreMembers {
  color: #348DE3; }

.containerMembers .MuiTab-root {
  padding: 6px 12px;
  overflow: hidden;
  position: relative;
  font-size: 0.875rem;
  max-width: 330px;
  min-width: 72px;
  box-sizing: border-box;
  min-height: 48px;
  text-align: center;
  flex-shrink: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.75;
  white-space: normal;
  letter-spacing: 0.02857em;
  text-transform: uppercase; }

.btn-blue-principal-absolute {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 10px 10px 10px 10px;
  border-radius: 8px !important;
  opacity: 1;
  position: absolute;
  right: 1rem;
  top: 1rem; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.gridTable {
  display: grid; }

.tabTags.MuiAppBar-colorDefault {
  background-color: #ffffff !important;
  z-index: 1000; }

.tabTags .MuiTabs-fixed {
  border-bottom: 1px solid #C2C2C2 !important; }

.boxTitleInternalCode {
  padding: 0rem 2rem 0em 0rem; }

.mItemInvited {
  margin: auto 1rem auto auto; }

.selectInvited {
  margin-right: 1rem;
  width: 2.9rem;
  -webkit-appearance: none;
  appearance: none; }

.w-20pxInvited {
  width: 17px; }

.w-17pxInvited {
  height: 18px;
  width: 17px; }

.tableInvited .MuiTableCell-root {
  border: 1px solid #c2c2c2; }

.emptyInvited {
  font-family: 'Bold';
  color: #675F5F;
  margin: 5rem;
  display: block;
  text-align: center;
  padding: 1rem; }

.hiddenPaginationInvited .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  display: none; }

.hiddenPaginationInvited .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(2) {
  display: none; }

.hiddenPaginationInvited2 .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(1) {
  display: none; }

.hiddenPaginationInvited2 .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  margin-right: 0px; }

.selectContent {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 17px;
  opacity: 1;
  width: 82px;
  margin-right: 1rem;
  margin-left: 1rem; }

.clearButtonInvited {
  color: #bbbaba;
  font-size: 15px !important;
  margin-right: 10px !important; }

.emptyInvitedSearch {
  font-family: 'Bold';
  color: #675F5F;
  padding: 8rem;
  border-radius: 15px;
  display: block;
  background-color: #dee4e4a1;
  text-align: center;
  /* padding: 1rem; */ }

.buttonSaveEditInvited {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonSaveEditInvited:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.textCancelEditInvited {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.noneOptionInvited {
  display: none !important; }

.countSelectedInvited {
  font-size: 0.9rem;
  margin: 10px 10px 10px 0px; }

.selectInvited .MuiSelect-select:focus {
  background-color: transparent !important; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 0px solid #348DE3 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border-radius: 11px;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.paper-itemsInvited {
  color: #707070 !important;
  font-weight: 700 !important;
  font-size: 0.8rem !important; }

.line-paperInvited {
  border-bottom: 3px solid #E2E2E2 !important; }

.btnOptionsMembersInvited {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px;
  padding: 7px;
  margin: 6px; }

.selectProfileMembersInvited {
  width: 9rem !important;
  margin-right: 1rem;
  height: 2.7rem;
  margin-left: 0.3rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px; }

.imgInvited {
  margin: auto; }

.textNoInvited {
  padding-top: 1rem;
  color: #675F5F;
  font-family: "Bold";
  font-size: larger; }

.paddingNoInvited {
  padding-top: 1rem; }

.textNoInvited2 {
  font-family: "Regular"; }

.btn-blue-principalInvited {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 10px 10px 10px 10px;
  border-radius: 8px !important;
  opacity: 1;
  right: 1rem;
  top: 1rem; }

.contentInvitedMember {
  border: 1px solid #C2C2C2;
  border-radius: 31px; }

.rowEmail {
  padding-right: 11rem !important;
  width: auto !important; }

.btnDeleteWork.MuiIconButton-root {
  color: #348DE3; }

.PopupDeleteInvited .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 30px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.titleConfirmationInvited.MuiDialogTitle-root {
  padding: 23px 17px 7px 13px; }

.widthSearch {
  height: 23rem; }

.contentTextNoResult {
  margin-top: 8rem;
  margin-left: 4rem; }

.logo-searchMemberInvited {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  margin-left: -2rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.imgProfileRow {
  height: 16px !important;
  border-radius: 30px; }

.imgProfileRowTra {
  height: 13px !important;
  border-radius: 30px; }

.imgProfileRow2 {
  height: 68px !important;
  border-radius: 30px; }

.textNameProfile {
  margin-left: 0.75rem;
  margin-top: 0.25rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.avatarName {
  width: 43px !important;
  height: 43px !important;
  margin-top: 0.75rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.avatarName.MuiAvatar-root {
  font-size: 1rem !important; }

.textInfo {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.marginInfo {
  margin-top: auto; }

.titleTab {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  margin-top: 2rem;
  opacity: 1; }

.borderTitle {
  border-bottom: 1px #C2C2C2 solid; }

.borderTitle2 {
  border-bottom: 3px #348DE3 solid;
  width: 6rem; }

.textEmail {
  margin-top: 0.5rem;
  font-size: 14px; }

.contentProveedor {
  margin-right: 1rem;
  height: 6rem;
  margin-top: 2rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px; }

.textProvedor {
  margin-left: 3rem;
  margin-top: 1rem; }

.textNameProfile2 {
  margin-top: 0.25rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textActive {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 1.5rem; }

.contentActive {
  margin-left: auto;
  margin-top: auto;
  margin-right: 2rem; }

.contentBottoms {
  margin-right: 1rem;
  height: 2rem;
  margin-left: 1rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px; }

.bottomSettings {
  width: 8rem; }

.bottomSettings2 {
  width: 12rem; }

.contetnUpload {
  height: 1rem; }

.buttomUpload {
  margin-left: 8rem; }

.nameUpload {
  margin-left: 9rem;
  color: #5C5555;
  font-size: 14px; }

.borderTitle3 {
  width: 6rem; }

.contentCalendarMember {
  margin-right: 1rem;
  margin-top: 2rem;
  background: #FFFFFF 0% 0% no-repeat padding-box; }

.tittleNoCalendar {
  color: #675F5F;
  font-family: "Bold";
  font-size: 20px;
  text-align: center;
  margin-top: 1rem; }

.btnSicronizar {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 10px 10px 10px 10px;
  border-radius: 8px !important;
  opacity: 1;
  right: 1rem;
  top: 1rem;
  margin-left: auto !important;
  margin-right: auto !important; }

.contentImgCalendar {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 4rem; }

.imgBottomSync {
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem; }

.menuMoreEvents {
  max-height: 300px;
  width: 380px; }
  .menuMoreEvents .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    width: fit-content !important;
    right: 38px !important;
    position: inherit;
    margin-top: 2.7rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.imgOptionsSync {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.btnFollow {
  display: inline-flex;
  margin-right: 0.25rem; }

.textConect {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-left: 15px;
  text-align: left; }

.textPrivate {
  margin-top: 1.5rem !important;
  position: unset !important;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.titlePrivate {
  color: #675F5F;
  font-family: "Bold";
  font-size: 17px;
  text-align: center;
  margin-top: 1.1rem;
  margin-left: 0.5rem; }

.btnCloseConect.MuiIconButton-edgeStart {
  color: #348DE3; }

.textListEvents {
  margin-top: 0.5rem !important;
  position: unset !important;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.textListAdvertencia {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px !important;
  margin-left: 0.5rem; }

.btnAgreeConect {
  width: 14rem !important;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelConect {
  width: auto !important;
  color: #675F5F !important;
  opacity: 1;
  margin-right: 5rem !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular" !important;
  font-weight: 700 !important; }

.dialogDeleteDocument .MuiDialog-paperWidthSm {
  padding: 0.5rem !important; }

.titleDeleteStudy .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  color: #675F5F !important;
  opacity: 1;
  font-weight: 700 !important;
  font-size: 1.4rem !important; }

.colorTitle {
  color: #675F5F !important; }

.title-popup-Document {
  color: #043262 !important;
  font-family: "Bold" !important;
  font-weight: 900 !important;
  font-size: 1.5rem !important;
  margin-left: 0.5rem !important;
  margin-right: 2rem !important; }

.title-popup-Document .MuiDialogContent-root {
  flex: 1 1 auto !important;
  padding: 0rem 1rem 0rem 1.5rem !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch; }

.title-popup-Document .MuiIconButton-root {
  flex: 0 0 auto !important;
  color: rgba(0, 0, 0, 0.54) !important;
  padding: 12px 0px 12px 0px !important;
  overflow: visible !important;
  font-size: 1.5rem !important;
  text-align: center !important;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms !important;
  border-radius: 50% !important; }

.btnDeleteStudy {
  left: 14% !important;
  right: 20% !important; }

.btnDeleteStudy.MuiIconButton-edgeStart {
  color: #348DE3 !important; }

.contentAddressDelete.MuiDialogContent-root {
  padding: 1px 13px !important; }

.text-deleteReferences {
  height: 2rem !important; }

.textDelete {
  color: #4A484D !important;
  font-size: 0.8rem !important;
  font-family: "Regular" !important; }

.btnCancelDelete {
  width: 10rem !important;
  color: #675F5F !important;
  opacity: 1; }

.btnAgreeDelete {
  width: 10rem !important;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border-radius: 15px !important;
  opacity: 1; }

.titlePopupChangePassword .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.btn-saveStudies {
  float: right;
  width: 94% !important; }

.MuiDialog-paperWidthSm {
  border-radius: 30px !important;
  padding: 1.5rem; }

.btnSendStudy {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .btnSendStudy:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.ContentPopupPrincipalProfile.MuiDialogContent-root {
  padding: 10px 0px 0px 0px !important;
  overflow-x: hidden !important;
  max-width: 55rem !important; }

.btnClosePopupStudy.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 17rem !important; }

.btnClosePopupStudy .MuiSvgIcon-root {
  color: #675F5F;
  font-size: 1.25rem !important; }

.dialogEditProfile .MuiPaper-root.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.MuiPaper-elevation24.MuiPaper-rounded {
  max-height: calc(100% - 64px) !important;
  max-width: 640px !important; }

.contentDate .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.contentDateMenu .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.alertValidationForm {
  color: #FF0215;
  font-size: 0.75rem;
  font-family: "Regular"; }

.txt-description {
  text-align: left;
  letter-spacing: 0px;
  font-size: 0.9rem;
  font-weight: 700;
  color: #675F5F; }

.padd-div-des {
  padding: 8px; }

.containerTextDescription {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 22px; }

.overflowAuto {
  overflow: auto; }

.boxStyleChangePasswordCompany {
  background: #F7F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 7px;
  padding: 20px 10px;
  min-width: 550px;
  max-height: 400px;
  overflow: auto; }

i.fas.fa-exclamation-circleCP {
  position: relative !important;
  right: -0.5rem !important;
  color: #56D5F4;
  margin-top: 1.1rem; }

.webkit-box {
  display: -webkit-box; }

.txtDataUser {
  text-align: left;
  font-family: 'Regular';
  letter-spacing: 0px;
  font-size: 0.9rem;
  color: #4A484D;
  opacity: 1; }

i.far.fa-eye.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

i.far.fa-eye-slash.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

.btn-changeP {
  width: 20px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: -0.25rem; }

.titlePopupChangePassword.MuiDialogTitle-root {
  padding: 0px !important; }

.btn-deleteA {
  width: 20px;
  margin-left: 0.5rem;
  margin-top: -0.2rem;
  margin-right: 0.5rem; }

.title-popup-delete {
  color: #043262;
  font-family: "Regular"; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.btnAgreeDelete {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnClosePopupBlue.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 10px !important; }

.btnClosePopupBlue .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.boxDetailUser {
  background: #E2E2E2 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 35px;
  width: fit-content; }

.textDelete {
  color: #232525;
  font-size: 0.9rem;
  font-family: "Regular" !important; }

.titleConfiguration {
  text-align: left;
  margin-left: 4rem;
  margin-top: 5rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1.5%; }

.titleChangePassword {
  text-align: left;
  margin-top: 3rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1rem; }

.ml-20 {
  margin-left: 4rem; }

.fa-question-circle {
  font-size: 0.7rem !important;
  color: #348de3 !important; }

.btnBack {
  text-decoration: underline;
  font-family: "Regular";
  color: #348DE3;
  opacity: 1;
  font-size: 1rem; }

.ml-icon {
  margin-top: 3.2rem;
  margin-left: 1rem; }

.avatarMemberChangePassword {
  width: 40px !important;
  height: 40px !important;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  margin-left: 0rem !important;
  margin-right: 0rem !important; }

.avatarMemberChangePassword.MuiAvatar-root {
  font-size: 1rem !important; }

.textTitleCP {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 700;
  color: #675F5F; }

.textEmailCP {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.phoneRegister {
  box-shadow: 0px 3px 6px #00000029;
  height: 3rem; }

.phoneRegister .PhoneInputCountry {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  margin-right: var(--PhoneInputCountrySelect-marginRight); }

.phoneRegister .PhoneInputCountrySelectArrow {
  display: block;
  content: '';
  width: 0.6rem;
  height: 0.53rem;
  border-style: solid;
  border-color: #56D5F4;
  border-top-width: 0;
  border-bottom-width: 1px !important;
  border-left-width: 0;
  border-right-width: 1px !important;
  border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
  -webkit-transform: rotate(50deg) !important;
  transform: rotate(50deg);
  transform: var(--PhoneInputCountrySelectArrow-transform);
  opacity: 0.45;
  opacity: var(--PhoneInputCountrySelectArrow-opacity);
  margin-left: 0.5rem;
  margin-bottom: 0.25rem; }

.phoneRegister .PhoneInputCountryIconImg {
  width: 2rem;
  height: 2rem;
  display: block; }

.phoneRegister .PhoneInputCountrySelect {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 3rem;
  z-index: 1;
  border: 0;
  opacity: 0;
  cursor: pointer; }

.phoneRegister .PhoneInputInput {
  width: inherit;
  margin-left: 0.5rem;
  padding-left: 0.25rem; }

.phoneRegister .PhoneInput--focus {
  border: 0px solid transparent !important; }

.phoneRegister .PhoneInputInput:focus-visible {
  outline: none !important; }

.btnUpPhoto {
  margin-left: 8rem !important;
  margin-right: 1rem !important;
  height: 2rem !important;
  margin-left: 1rem !important;
  background: #E2E2E2 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 1px solid #348DE3 !important;
  border-radius: 6px !important;
  color: #5C5555 !important;
  border-radius: 25px !important; }

.contetnUpload {
  height: 1rem; }

.buttomUpload {
  margin-left: 8rem; }

.nameUpload {
  margin-left: 9rem;
  color: #5C5555;
  font-size: 14px; }

.boxStyleChangePasswordCompany::-webkit-scrollbar {
  width: 10px; }

.boxStyleChangePasswordCompany::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 0px 10px 10px 0px; }

.boxStyleChangePasswordCompany::-webkit-scrollbar-thumb {
  background-color: #E2E2E2;
  border-radius: 10px; }

.titlePopupChangePassword .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.btn-saveStudies {
  float: right;
  width: 94% !important; }

.MuiDialog-paperWidthSm {
  max-width: 600px;
  border-radius: 30px !important;
  padding: 1.5rem; }

.btnSendStudy {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .btnSendStudy:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.ContentPopupPrincipal.MuiDialogContent-root {
  padding: 10px 0px 0px 0px !important;
  overflow-y: unset !important;
  max-width: 48rem !important; }

.btnClosePopupStudy.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 17rem !important; }

.btnClosePopupStudy .MuiSvgIcon-root {
  color: #675F5F;
  font-size: 1.25rem !important; }

.dialogAppliedStudies .MuiPaper-root.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.MuiPaper-elevation24.MuiPaper-rounded {
  overflow-y: unset !important;
  max-height: calc(100% - 64px) !important; }

.contentDate .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.contentDateMenu .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important;
  max-width: 19rem !important; }

.alertValidationForm {
  color: #FF0215;
  font-size: 0.75rem;
  font-family: "Regular"; }

.txt-description {
  text-align: left;
  letter-spacing: 0px;
  font-size: 0.9rem;
  font-weight: 700;
  color: #675F5F; }

.padd-div-des {
  padding: 8px; }

.containerTextDescription {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 22px; }

.overflowAuto {
  overflow: auto; }

.boxStyleChangePassword {
  background: #F7F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 25px;
  padding: 20px 10px;
  min-width: 550px; }

i.fas.fa-exclamation-circleCP {
  position: relative !important;
  right: -0.5rem !important;
  color: #56D5F4;
  margin-top: 1.1rem; }

.webkit-box {
  display: -webkit-box; }

.txtDataUser {
  text-align: left;
  font-family: 'Regular';
  letter-spacing: 0px;
  font-size: 0.9rem;
  color: #4A484D;
  opacity: 1; }

i.far.fa-eye.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

i.far.fa-eye-slash.two {
  position: absolute;
  top: 1rem !important;
  right: 4%;
  color: #9b9393; }

.btn-changeP {
  width: 20px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: -0.25rem; }

.titlePopupChangePassword.MuiDialogTitle-root {
  padding: 0px !important; }

.btn-deleteA {
  width: 20px;
  margin-left: 0.5rem;
  margin-top: -0.2rem;
  margin-right: 0.5rem; }

.title-popup-delete {
  color: #043262;
  font-family: "Regular"; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.btnAgreeDelete {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnClosePopupBlue.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 10px !important; }

.btnClosePopupBlue .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.boxDetailUser {
  background: #E2E2E2 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 35px;
  width: fit-content; }

.textDelete {
  color: #232525;
  font-size: 0.9rem;
  font-family: "Regular" !important; }

.titleConfiguration {
  text-align: left;
  margin-left: 4rem;
  margin-top: 5rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1.5%; }

.titleChangePassword {
  text-align: left;
  margin-top: 3rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-bottom: 1rem; }

.ml-20 {
  margin-left: 4rem; }

.fa-question-circle {
  font-size: 0.7rem !important;
  color: #348de3 !important; }

.btnBack {
  text-decoration: underline;
  font-family: "Regular";
  color: #348DE3;
  opacity: 1;
  font-size: 1rem; }

.ml-icon {
  margin-top: 3.2rem;
  margin-left: 1rem; }

.avatarMemberChangePassword {
  width: 40px !important;
  height: 40px !important;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  margin-left: 0rem !important;
  margin-right: 0rem !important; }

.avatarMemberChangePassword.MuiAvatar-root {
  font-size: 1rem !important; }

.textTitleCP {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 700;
  color: #675F5F; }

.textEmailCP {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.btnClosePopupInternalCode.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 178px !important; }

.btnClosePopupInternalCode .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.buttonFormInternalCode {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormInternalCode:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewCode {
  text-align: left;
  letter-spacing: 0px;
  margin: 0rem 0rem 0rem 0rem;
  color: #675F5F;
  opacity: 1; }

.sectionSearchSecundary {
  border-bottom: 1px solid #e2e2e2; }

.tagBoxCode {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTagCode {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.selectTag {
  margin-right: 1rem;
  width: 2.2rem;
  -webkit-appearance: none;
  appearance: none; }

.selectTag .MuiSelect-select:focus {
  background-color: transparent !important; }

.boxWhiteFilterCode {
  box-shadow: 0px 3px 6px #00000029;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 11px;
  height: 45px;
  top: 285px !important;
  left: 437px !important; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacant {
  background-color: transparent !important;
  border-radius: 19px;
  padding: 1rem 0.5rem 0rem 0rem !important; }

.sectionSearch {
  border-bottom: 1px solid #c2c2c2; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentList {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  overflow: auto;
  max-height: 345px; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewTag {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.colorAddItemTag {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.tagBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTag {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.deleteWordIcon {
  color: #757373;
  font-size: 19px;
  font-weight: 700;
  margin-left: auto; }

.btn-confirm-duplicate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }

.btn-back-duplicate {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.titlePopupTags {
  margin-left: 1.5rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important; }

.PopupDeleteCode .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.textAdminRole {
  margin-top: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.fontText {
  font-family: "Light"; }

.tagButton {
  margin-bottom: 0.75rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 0.3rem;
  margin-left: 1rem;
  margin-top: 1rem; }
  .tagButton .iconButton {
    position: absolute;
    margin-top: -6px;
    margin-left: -1.9px; }

.containerMoreAdmin {
  background: #F2F3F4 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 0.3rem;
  border: 1px solid #348DE3; }

.textAdminDashboard {
  margin-top: 0.5rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.colorTextAdmin {
  color: #675F5F;
  font-size: 0.8rem; }

.buttonAdd2 {
  padding: 0.2rem !important; }

.menuAdminRole {
  margin-top: 38px;
  margin-right: 65px; }

.menuAdminRole {
  margin-left: -0.8rem; }
  .menuAdminRole .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Bold";
  font-weight: 700 !important; }

.positionBtnRole {
  right: 30px;
  top: 20px; }

.buttonSavePermissions {
  background: #348DE3 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  padding: 7px 20px 7px 20px !important;
  font-size: 0.8rem;
  padding: 10px 25px 10px 25px;
  border-radius: 8px !important;
  opacity: 1; }
  .buttonSavePermissions:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.8rem;
    font-family: "Bold";
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #8f8383; }

.iconBtnMoreAdmin {
  position: absolute;
  margin-top: -17px;
  margin-left: -8.9px;
  font-size: 1.5rem; }

.divValuesCriteria {
  background-color: #e7dfe15c;
  padding: 1rem;
  margin-top: 1rem;
  border-radius: 15px; }

.textAdminRole {
  margin-top: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.fontText {
  font-family: "Light"; }

.tagButton {
  margin-bottom: 0.75rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 0.3rem;
  margin-left: 1rem;
  margin-top: 1rem; }
  .tagButton .iconButton {
    position: absolute;
    margin-top: -6px;
    margin-left: -1.9px; }

.containerMoreAdmin {
  background: #F2F3F4 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 0.3rem;
  border: 1px solid #348DE3; }

.textAdminDashboard {
  margin-top: 0.5rem;
  font-size: 14px;
  color: #675F5F;
  font-family: "Light"; }

.colorTextAdmin {
  color: #675F5F;
  font-size: 0.8rem; }

.buttonAdd2 {
  padding: 0.2rem !important; }

.menuAdminRole {
  margin-top: 38px;
  margin-right: 65px; }

.menuAdminRole {
  margin-left: -0.8rem; }
  .menuAdminRole .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Bold";
  font-weight: 700 !important; }

.positionBtnRole {
  right: 30px;
  top: 20px; }

.buttonSavePermissions {
  background: #348DE3 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  padding: 7px 20px 7px 20px !important;
  font-size: 0.8rem;
  padding: 10px 25px 10px 25px;
  border-radius: 8px !important;
  opacity: 1; }
  .buttonSavePermissions:disabled {
    border: 0px solid #675F5F;
    opacity: 1;
    font-size: 0.8rem;
    font-family: "Bold";
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #8f8383; }

.iconBtnMoreAdmin {
  position: absolute;
  margin-top: -17px;
  margin-left: -8.9px;
  font-size: 1.5rem; }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerDescalification {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content !important;
  margin: 2rem;
  opacity: 1; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerDescalification {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content !important;
  height: -moz-fit-content;
  margin: 2rem;
  opacity: 1; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.titlePopupDelete {
  color: #675F5F;
  font-family: "Regular";
  margin-left: 1rem !important; }

.ContentDeleteDescalification .MuiPaper-rounded {
  border-radius: 55px !important; }

.btn-closeDescalification.MuiIconButton-edgeStart {
  margin-left: 11rem !important;
  color: #043262 !important; }

.m-auto-item {
  margin: auto 1rem auto auto; }

.selectTag {
  margin-right: 1rem;
  width: 2.9rem;
  -webkit-appearance: none;
  appearance: none; }

.w-20px {
  width: 17px; }

.w-17px {
  height: 18px;
  width: 17px; }

.tableTags .MuiTableCell-root {
  border: 1px solid #c2c2c2; }

.emptyTags {
  font-family: 'Bold';
  color: #675F5F;
  margin: 5rem;
  display: block;
  text-align: center;
  padding: 1rem; }

.hiddenPagination .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  display: none; }

.hiddenPagination .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(2) {
  display: none; }

.hiddenPagination2 .MuiToolbar-root.MuiToolbar-regular.MuiTablePagination-toolbar.MuiToolbar-gutters p:nth-child(1) {
  display: none; }

.hiddenPagination2 .MuiInputBase-root.MuiTablePagination-input.MuiTablePagination-selectRoot {
  margin-right: 0px; }

.selectContent {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 17px;
  opacity: 1;
  width: 82px;
  margin-right: 1rem;
  margin-left: 1rem; }

.clearButtonSource {
  color: #bbbaba;
  font-size: 15px !important;
  margin-right: 10px !important; }

.emptyTagsSearch {
  font-family: 'Bold';
  color: #675F5F;
  padding: 8rem;
  border-radius: 15px;
  display: block;
  background-color: #dee4e4a1;
  text-align: center;
  /* padding: 1rem; */ }

.buttonSaveEdit {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonSaveEdit:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.textCancelEdit {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.noneOption {
  display: none !important; }

.countSelected {
  font-size: 0.9rem;
  margin: 10px 10px 10px 0px; }

.selectTag .MuiSelect-select:focus {
  background-color: transparent !important; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 0px solid #348DE3 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border-radius: 11px;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.paper-items {
  color: #707070 !important;
  font-weight: 700 !important;
  font-size: 0.8rem !important; }

.line-paper {
  border-bottom: 3px solid #E2E2E2 !important; }

.btnClosePopupInternalCode.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 178px !important; }

.btnClosePopupInternalCode .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.buttonFormInternalCode {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormInternalCode:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewCode {
  text-align: left;
  letter-spacing: 0px;
  margin: 0rem 0rem 0rem 0rem;
  color: #675F5F;
  opacity: 1; }

.sectionSearchSecundary {
  border-bottom: 1px solid #e2e2e2; }

.tagBoxCode {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTagCode {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.selectTag {
  margin-right: 1rem;
  width: 2.2rem;
  -webkit-appearance: none;
  appearance: none; }

.selectTag .MuiSelect-select:focus {
  background-color: transparent !important; }

.boxWhiteFilterCode {
  box-shadow: 0px 3px 6px #00000029;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 11px;
  height: 45px;
  top: 285px !important;
  left: 437px !important; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacant {
  background-color: transparent !important;
  border-radius: 19px;
  padding: 1rem 0.5rem 0rem 0rem !important; }

.sectionSearch {
  border-bottom: 1px solid #c2c2c2; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentList {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  overflow: auto;
  max-height: 345px; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.txtNewTag {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.colorAddItemTag {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.tagBox {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px;
  margin: 1rem 1rem 0.5rem 0rem; }

.deleteTag {
  top: -1px;
  font-size: 20px;
  left: 5px;
  margin-right: 4px;
  position: relative;
  color: #c2c2c2; }

.deleteWordIcon {
  color: #757373;
  font-size: 19px;
  font-weight: 700;
  margin-left: auto; }

.btn-confirm-duplicate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }

.btn-back-duplicate {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.titlePopupTags {
  margin-left: 1.5rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important; }

.PopupDeleteCode .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.candidate {
  background-attachment: fixed;
  background-color: #E4E4E4 !important;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerTags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content;
  height: -moz-max-content;
  margin: 2rem;
  opacity: 1;
  height: max-content; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.gridTable {
  display: grid; }

.tabTags.MuiAppBar-colorDefault {
  background-color: #ffffff !important; }

.tabTags .MuiTabs-fixed {
  border-bottom: 1px solid #C2C2C2 !important; }

.boxTitleInternalCode {
  padding: 0rem 2rem 0em 0rem; }

/* This is the CSS used in the demo */
html,
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  --smart-scheduler-timeline-cell-min-width: 40px;
  --smart-scheduler-event-border-radius: 4px;
  --smart-scheduler-timeline-nonworking-color: var(--smart-background); }

#root > div {
  width: 100%;
  height: 100%; }

.smart-scheduler {
  width: 100%;
  height: 100%;
  border-radius: initial; }

#primaryContainer,
#primaryContainer .content {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box; }

#primaryContainer {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  flex-direction: column; }

#primaryContainer .content {
  height: calc(100% - 50px); }

#primaryContainer.collapse #sideA {
  width: 0; }

#primaryContainer #sideA {
  width: 280px;
  transition: width 0.2s ease-in-out; }

#primaryContainer.collapse #sideB {
  width: 100%;
  transition: width 0.2s ease-in-out; }

#primaryContainer #sideB {
  width: 100%;
  transition: width 0.2s ease-in-out; }

#sideA,
#sideB {
  height: 100%;
  box-sizing: border-box; }

#header {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: var(--smart-background);
  color: var(--smart-background-color);
  display: flex;
  align-items: center;
  box-sizing: border-box; }

#sideA {
  border-top: var(--smart-border-width) solid var(--smart-border); }

#sideA .controls-container {
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  max-height: calc(100% - 150px);
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: 100%;
  grid-row-gap: 20px;
  overflow: auto; }

.button-container {
  height: 150px; }

#sideA .smart-calendar {
  min-width: initial;
  max-width: 100%;
  height: 250px;
  min-height: initial;
  --smart-font-size: 12px;
  --smart-calendar-cell-size: 26px;
  --smart-calendar-cell-spacing: 4px;
  border: initial;
  --smart-surface: transparent; }

.smart-input,
.smart-tree {
  width: 100%; }

.smart-tree {
  height: 200px;
  border: initial; }

#primaryContainer.collapse #addNew {
  width: 45px;
  border-radius: 50%; }

#primaryContainer.collapse #addNew::after {
  left: 0;
  width: 100%;
  height: 100%; }

#primaryContainer.collapse #addNew span {
  display: none; }

#addNew {
  top: 100%;
  left: 20px;
  margin-top: 100px;
  position: absolute;
  cursor: pointer;
  width: 120px;
  height: 45px;
  border-radius: 25px;
  box-shadow: var(--smart-elevation-2);
  z-index: 1; }

#addNew button {
  padding-left: 45px; }

#addNew::after {
  content: '+';
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 10px;
  width: 30px;
  height: 100%;
  font-family: var(--smart-font-family-icon);
  font-size: 40px;
  color: inherit;
  background: linear-gradient(217deg, rgba(255, 0, 0, 0.8), rgba(255, 0, 0, 0) 70.71%), linear-gradient(127deg, rgba(0, 255, 0, 0.8), rgba(0, 255, 0, 0) 70.71%), linear-gradient(336deg, rgba(0, 0, 255, 0.8), rgba(0, 0, 255, 0) 70.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#toggleButton {
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: initial;
  background: transparent;
  margin-right: 10px; }

#toggleButton::after {
  content: var(--smart-icon-align-left);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: var(--smart-font-family-icon);
  font-size: 25px;
  box-sizing: border-box;
  pointer-events: none; }

#title {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-size: 20px;
  position: relative; }

#logo {
  content: '';
  position: relative;
  width: 100%;
  height: 90px;
  background: url(https://www.htmlelements.com/wp-content/design/assets/images/csssprites.png) -465px -400px;
  filter: invert(0.8);
  box-sizing: border-box; }

.smart-tree[selection-mode="checkBox"] smart-tree-items-group > .smart-tree-item-label-container::before,
.smart-tree[selection-mode="checkBox"] smart-tree-items-group > .smart-tree-item-label-container::after {
  content: initial !important; }

.smart-tree .smart-tree-item[value="birthday"] {
  --smart-primary: green; }

.smart-tree .smart-tree-item[value="holiday"] {
  --smart-primary: cornflowerblue; }

.smart-tree .smart-tree-item[value="event"] {
  --smart-primary: purple; }

.birthday {
  --smart-scheduler-event-background-rgb: 0, 129, 0;
  --smart-scheduler-event-background: rgba(var(--smart-scheduler-event-background-rgb), 1);
  --smart-scheduler-event-focus: rgba(var(--smart-scheduler-event-background-rgb), .9);
  --smart-scheduler-event-hover: rgba(var(--smart-scheduler-event-background-rgb), .8); }

.holiday {
  --smart-scheduler-event-background-rgb: 100, 149, 237;
  --smart-scheduler-event-background: rgba(var(--smart-scheduler-event-background-rgb), 1);
  --smart-scheduler-event-focus: rgba(var(--smart-scheduler-event-background-rgb), .9);
  --smart-scheduler-event-hover: rgba(var(--smart-scheduler-event-background-rgb), .8); }

.event {
  --smart-scheduler-event-background-rgb: 128, 0, 128;
  --smart-scheduler-event-background: rgba(var(--smart-scheduler-event-background-rgb), 1);
  --smart-scheduler-event-focus: rgba(var(--smart-scheduler-event-background-rgb), .9);
  --smart-scheduler-event-hover: rgba(var(--smart-scheduler-event-background-rgb), .8); }

.smart-scheduler {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  background: unset; }

.candidate {
  background-attachment: fixed;
  background-color: #E4E4E4 !important;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

#primaryContainer .content {
  height: 632px !important;
  margin-top: 1rem;
  margin-bottom: 2rem;
  background: unset; }

.smart-scheduler .smart-scheduler-header {
  background: unset !important;
  border-color: transparent !important; }

.smart-scheduler .smart-scheduler-date-nav {
  background: unset !important; }

.smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type) {
  border-color: #348DE3 !important; }

.smart-scheduler:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type) > .smart-scheduler-cell, smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type) {
  border-color: #348DE3 !important; }

.smart-scheduler .smart-scheduler-content .smart-scheduler-cell[nonworking], smart-scheduler[view-type=month] .smart-scheduler-content .smart-scheduler-cell[nonworking][other-month]:not([selected]) {
  border-color: #348DE3 !important; }

.smart-scheduler .smart-scheduler-view-container {
  border-left: 1px #C2C2C2 solid !important;
  border-right: 1px #C2C2C2 solid !important;
  border-bottom: 1px #C2C2C2 solid !important;
  border-top: 1px #C2C2C2 solid !important;
  border-top-left-radius: 31px;
  border-top-right-radius: 31px;
  background-color: white; }

.smart-scheduler:not([right-to-left]) .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type {
  border-top-right-radius: 31px; }

.smart-scheduler[current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current] {
  border-top-left-radius: 31px; }

.smart-scheduler .smart-scheduler-view-header-horizontal-content {
  border-top-left-radius: 31px; }

.smart-scheduler[view-type=month] .smart-scheduler-view-all-day, smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container {
  border-bottom-color: #348DE3 !important; }

.smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]:not([focus]), smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next]:not([active]):not([focus]), smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]:not([active]):not([focus]), smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-nav[today]:not([focus]), smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-view-items-button:not([focus]) {
  font-family: bold;
  font-size: 13px;
  letter-spacing: inherit;
  border-color: #348DE3;
  color: #675F5F; }

.smart-scheduler:not([disable-date-menu]):not([right-to-left]) .smart-scheduler-nav[current] button, smart-scheduler:not([disable-view-menu]):not([right-to-left]) .smart-scheduler-view-items-button button {
  font-family: bold;
  font-size: 13px; }

.smart-scheduler .smart-scheduler-nav[today] button {
  font-family: bold;
  font-size: 13px;
  background-color: #F2F3F4; }

.smart-calendar .smart-calendar-week .smart-calendar-cell[selected], .smart-calendar .smart-calendar-week .smart-calendar-cell[selected][hover] {
  background-color: #348DE3 !important;
  border-color: #348DE3 !important; }

.smart-calendar .smart-calendar-week-titles .smart-calendar-week-title {
  color: #348DE3 !important;
  font-family: "Regular"; }

.smart-scheduler-tooltip .smart-calendar .smart-calendar-header {
  border-top-left-radius: 17px !important;
  border-top-right-radius: 17px !important;
  border-color: #348DE3 !important;
  border-bottom: unset !important;
  border: unset;
  color: #675F5F;
  background-color: white; }

.smart-calendar .smart-calendar-container {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 17px;
  opacity: 1; }

.smart-scheduler-tooltip.smart-tooltip .smart-tooltip-content {
  border: 1px #348DE3 solid;
  border-radius: 10px; }

.smart-scheduler-tooltip .smart-calendar {
  border-radius: 17px !important; }

.smart-calendar .smart-calendar-date-element > div:first-of-type {
  font-family: "Bold" !important; }

.smart-arrow {
  color: #348DE3 !important; }

.smart-calendar .smart-calendar-week .smart-calendar-cell:focus:not([selected]), .smart-calendar .smart-calendar-week .smart-calendar-cell[focus]:not([selected]) {
  color: #348DE3;
  border-color: #348DE3; }

.smart-scheduler-tooltip .smart-scheduler-item {
  font-family: "Regular"; }

.smart-scheduler:not([disable-date-menu]):not([right-to-left]) .smart-scheduler-nav[current] button, smart-scheduler:not([disable-view-menu]):not([right-to-left]) .smart-scheduler-view-items-button button {
  background: #F2F3F4 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  opacity: 1; }

.smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells {
  font-family: "Bold"; }

.buttomEvent {
  font-family: "Bold";
  text-align: left;
  font-size: 0.9rem;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background-color: #348DE3;
  position: absolute;
  z-index: 1;
  margin-left: 44rem;
  margin-top: 0.5rem;
  padding: 0.5rem;
  border-radius: 6px; }

.buttomFilter {
  margin-top: 2px;
  font-family: "Bold" !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  color: #675F5F !important;
  opacity: 1 !important;
  position: absolute !important;
  z-index: 1 !important;
  padding: 0.5rem !important;
  border-radius: 6px !important;
  width: 12rem !important;
  background-color: unset !important;
  margin-left: 1rem !important; }

select {
  border-color: unset !important; }

.contentFilter {
  opacity: 1;
  position: absolute;
  z-index: 1;
  margin-left: 25rem;
  margin-top: 0.5rem; }

.imgFilter {
  margin-top: 0.75rem;
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem; }

.smart-scheduler-nav smart-element smart-repeat-button {
  color: #348DE3 !important; }

.smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current] {
  letter-spacing: inherit !important; }

.smart-scheduler .smart-scheduler-nav[current], smart-scheduler .smart-scheduler-nav[next], smart-scheduler .smart-scheduler-nav[prev], smart-scheduler .smart-scheduler-nav[today] {
  letter-spacing: inherit !important; }

.smart-color-input-drop-down-menu.smart-scheduler-color-input:not([animation=none]) .default-samples-container div, smart-scheduler:not([animation=none]) .smart-scheduler-view-items-button {
  letter-spacing: inherit !important; }

.smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[prev] {
  border: 1px #348DE3 solid !important;
  border-radius: 0px !important;
  background-color: #F2F3F4 !important;
  margin-left: 1rem !important; }

.smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[next] {
  border-bottom: 1px #348DE3 solid !important;
  border-top: 1px #348DE3 solid !important;
  border-right: 1px #348DE3 solid !important;
  border-radius: 0px !important;
  background-color: #F2F3F4 !important; }

.backgroundEvent {
  background-attachment: fixed;
  background-color: #F2F3F4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.calendar {
  width: 18rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-left: 1rem;
  height: calc(100vh - 57px);
  background-color: #FFFFFF;
  border-left: 1px #348DE3 solid; }

.appCalendar.react-calendar {
  border: 0rem !important; }

.react-calendar__navigation {
  margin-left: 0.75rem !important; }

.react-calendar__navigation button {
  min-width: 29px !important;
  text-align: center !important; }
  .react-calendar__navigation button:hover {
    background-color: #FFFFFF !important; }

.react-calendar, .react-calendar *, .react-calendar *:before, .react-calendar *:after {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1; }

abbr[title] {
  color: #348DE3 !important;
  font-family: "Regular" !important;
  text-decoration: none !important; }

.react-calendar__tile--active {
  background-color: #348DE3 !important;
  color: #FFFFFF !important; }

.react-calendar, .react-calendar *, .react-calendar *:before, .react-calendar *:after {
  font-size: 12px !important; }
  .react-calendar:hover, .react-calendar *:hover, .react-calendar *:before:hover, .react-calendar *:after:hover {
    background-color: #FFFFFF !important; }

.contentEvent {
  width: 100%;
  padding: 3rem; }

.textTitleEvent {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: large; }

.buttomEventView {
  font-family: "Bold";
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background-color: #348DE3;
  position: absolute;
  z-index: 1;
  margin-left: 19rem;
  padding: 0.5rem;
  border-radius: 6px; }

.contentFilterEvent {
  opacity: 1;
  position: absolute;
  z-index: 1;
  margin-left: 22rem;
  margin-top: 1rem; }

.imgFilter {
  margin-top: 0.75rem;
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem; }

.buttomFilterEvent {
  font-family: "Bold" !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  color: #675F5F !important;
  opacity: 1 !important;
  position: absolute !important;
  z-index: 1 !important;
  padding: 0.5rem !important;
  border-radius: 6px !important;
  width: 10rem !important;
  background-color: unset !important;
  margin-left: 1rem !important; }

.btnFollow {
  display: inline-flex;
  margin-right: 0.25rem; }

.imgTwoStep2 {
  width: 1rem;
  height: 1rem;
  margin-top: 0.25rem;
  margin-left: 0.25rem; }

.buttomCleanEvent {
  font-size: 12px;
  /* letter-spacing: 0px; */
  color: #FFFFFF;
  /* opacity: 1; */
  background-color: #348DE3;
  /* position: absolute; */
  z-index: 1;
  margin: auto;
  padding: 0.5rem;
  border-radius: 6px; }

.contentSecundaryCalendr {
  height: 100%;
  position: fixed; }

.calendarContent {
  width: 100% !important;
  max-width: max-content; }

.StyleCalendar {
  max-width: 778px; }

.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
}
.react-calendar--doubleView {
  width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}
.react-calendar button:enabled:hover {
  cursor: pointer;
}
.react-calendar__navigation {
  display: flex;
  height: 44px;
  margin-bottom: 1em;
}
.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}
.react-calendar__navigation button:disabled {
  background-color: #f0f0f0;
}
.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}
.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  font-weight: bold;
}
.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}
.react-calendar__month-view__days__day--neighboringMonth {
  color: #757575;
}
.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}
.react-calendar__tile {
  max-width: 100%;
  padding: 10px 6.6667px;
  background: none;
  text-align: center;
  line-height: 16px;
}
.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__tile--now {
  background: #ffff76;
}
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background: #ffffa9;
}
.react-calendar__tile--hasActive {
  background: #76baff;
}
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}
.react-calendar__tile--active {
  background: #006edc;
  color: white;
}
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}
.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}

.contentEvents {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  opacity: 1;
  margin-top: 1rem;
  padding: 1.5rem; }

.textDateEvent {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 18px; }

.textHour {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  margin-top: 0.25rem; }

.paddingInfo {
  padding-left: 0.5rem; }

.avatarEvent {
  width: 30px !important;
  height: 30px !important;
  margin-top: 0rem;
  font-size: 1rem;
  background-color: #FFFFFF !important;
  color: #348DE3 !important;
  border: 1px solid #348DE3; }

.avatarEvent.MuiAvatar-root {
  font-size: 1.25rem !important;
  margin-left: 0.25rem; }

.morePoint {
  margin-top: -0.8rem;
  font-size: larger; }

.styleOtherEvent {
  border-top: 1px solid #348DE3;
  margin-top: 1rem;
  padding-top: 1rem; }

.textMoreEvents {
  text-align: end;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  font-size: 14px;
  text-decoration: underline; }

.styleContentMoreEvents {
  border-bottom: 1px solid #348DE3;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem; }

.styleFilmImg {
  height: 0.75rem;
  margin: auto; }

.imgDeleteEvent2 {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.2rem;
  margin-left: 0.5rem; }

.titleDeleteEvent.MuiDialogTitle-root {
  padding: 16px 14px 16px 10px !important; }

.dialogDeleteEvent .MuiDialog-paperWidthSm {
  padding: 1rem !important;
  box-shadow: 0px 6px 20px #00000029 !important;
  border-radius: 30px !important;
  width: 26rem !important; }

.btnDeleteEvent2 {
  left: 12%;
  right: 20%; }

.btnDeleteEvent2.MuiIconButton-root {
  color: #348DE3;
  margin-left: 86px !important; }

.contentDialogWorkExperience {
  padding: 0px 4px !important; }

.text-deleteReferences {
  height: 2rem; }

.textDelete {
  color: #4A484D;
  font-size: 0.8rem;
  font-family: "Regular" !important; }

.btn-acceptVacant {
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDeleteVacant {
  color: #675F5F !important;
  opacity: 1; }

.btnLoadingEvent {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  margin-top: 0.25rem;
  padding-top: 0.5rem; }

.textPrivateEvent {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 14px;
  margin-top: 0.25rem;
  margin-left: 0.5rem; }

.textPrivateEvent2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-size: 14px;
  margin-top: 0.25rem;
  margin-left: 0.25rem; }

.iconSelectFilterEvents {
  margin-left: 0.75rem;
  height: 8px;
  width: 10px;
  margin-top: 0.4rem; }

.iconSelectFilterEvents2 {
  margin-left: 0.25rem;
  height: 8px;
  width: 10px;
  margin-top: 0.4rem; }

.divContainerTagsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 250px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerCalendarsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  width: 280px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerTagsPopover p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionPopoverTags {
  border-radius: 19px;
  min-width: 300px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.btn-popover-tags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  border-radius: 11px;
  opacity: 1;
  padding: 6px; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #348DE3 !important;
  border-radius: 17px !important;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.itemsTags {
  margin-right: 1rem;
  height: 1.5rem;
  padding: 5px 0px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.cursorTags {
  cursor: pointer; }

.tagCount {
  color: #080808;
  margin-left: auto;
  font-weight: 900;
  margin-right: 10px; }

.btnCloseTag .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important;
  margin-right: 1rem; }

.btnCloseTag.MuiIconButton-root {
  padding: 10px 0px 0px 10px !important; }

.imgSearchSources {
  padding-top: 0.75rem; }

.contentPopoverEvents .MuiPopover-paper {
  left: 721px !important;
  top: 164px !important; }

.contentText {
  height: 9rem !important; }

.contentNoEliminated {
  width: 82%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px;
  border: 1px solid #348DE3; }

.contentNoEliminatedSearch {
  margin: auto;
  padding: 6rem 0rem 6rem 0rem;
  margin-top: 2rem;
  background-color: #EDEDED;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px; }

.centerImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.tittleNoArchived {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  padding-right: 9rem;
  padding-left: 9rem;
  text-align: center;
  padding-bottom: 0.5rem; }

.textNoEliminated {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 15rem;
  padding-left: 15rem;
  text-align: center; }

.vacant {
  background: #fff;
  border-radius: 15px;
  padding: 15px 20px;
  margin-top: 20px;
  border: 1px solid #348de3; }
  .vacant:last-child {
    margin-bottom: 1.8rem; }
  .vacant__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .35rem;
    cursor: pointer; }
  .vacant__info {
    display: flex;
    border-bottom: 1px solid #E9E5E5;
    cursor: pointer; }
  .vacant__info img {
    margin-right: 2px; }
  .vacant .button-actions {
    color: #675F5F;
    border: 1px solid #348de3;
    padding: 4px 13px;
    margin-left: .85rem;
    border-radius: 0.35rem;
    transition: all linear .1s;
    box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
    font-size: 0.85rem; }
    .vacant .button-actions-invert {
      font-size: 1rem;
      border: 1px solid transparent;
      box-shadow: none; }
      .vacant .button-actions-invert:hover {
        border: 1px solid #348de3; }
      .vacant .button-actions-invert i {
        color: #348de3;
        margin-right: 7px;
        font-size: 14px; }
  .vacant .header-title {
    font-weight: bold;
    color: #675F5F;
    font-family: "Bold"; }
  .vacant .options-select .MuiSelect-select.MuiSelect-select {
    padding: 8px 10px;
    font-size: 15px !important;
    color: #675F5F; }
    .vacant .options-select .MuiSelect-select.MuiSelect-select:focus {
      background: transparent; }

.MuiMenu-list {
  padding: 10px 16px !important; }
  .MuiMenu-list li.MuiListItem-root {
    font-size: 13px;
    border-bottom: 1px solid #E9E5E5;
    padding: 5px !important; }
    .MuiMenu-list li.MuiListItem-root:last-child {
      border-bottom: none; }
    .MuiMenu-list li.MuiListItem-root.Mui-disabled {
      color: #675F5F;
      font-weight: 700;
      font-size: 17px;
      opacity: 1;
      border: none; }
    .MuiMenu-list li.MuiListItem-root:hover, .MuiMenu-list li.MuiListItem-root.Mui-selected {
      background: transparent !important; }

.color-publicado {
  color: #37F114; }

.color-cerrado {
  color: #ffc107; }

.color-posted {
  color: #37F114; }

.color-closed {
  color: #ffc107; }

.color-borrador {
  font-weight: normal; }

.color-draft {
  color: gray; }

.color-eliminado {
  color: #F62323; }

.menuMoreVacancy {
  max-height: 300px;
  width: 380px; }
  .menuMoreVacancy .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 38px !important;
    position: inherit;
    margin-top: 2.7rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.menuMore .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.menuMore {
  max-height: 300px;
  width: 380px; }
  .menuMore .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    position: inherit;
    margin-top: 3.5rem !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.btn-close-deleteVideo {
  left: 35%;
  right: 20%; }

.btn-close-vacancies {
  left: 35%;
  right: 20%; }

.btn-close-vacancies.MuiIconButton-root {
  color: #348DE3 !important; }

.text-deleteReferences {
  height: 2rem; }

.textAddSoft {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.btn-deleteRerences2 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.title-popup-description {
  color: #043262;
  font-family: "Regular";
  margin-left: 1rem !important; }

.btn-close-deleteReferences {
  left: 24%;
  right: 20%; }

.titleMenuFollow {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 17px; }

.textMenuFollow {
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 13px; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.btn-confirm-duplicateGroup {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 0rem !important; }

.btn-back-duplicateGroup {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 0rem !important;
  color: #675F5F; }

.btn-close-duplicate {
  transform: matrix(0, 1, -1, 0, 0, 0);
  border: 3px solid #043262;
  opacity: 1;
  filter: invert(78%) sepia(31%) saturate(3979%) hue-rotate(180deg) brightness(99%) contrast(98%); }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important; }

.PopupDuplicateGroups .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 1rem !important; }

.contentDeleteGroup.MuiDialogContent-root {
  padding: 8px 6px !important;
  overflow-y: unset  !important; }

.PopupDeleteGroup .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  height: 21rem !important;
  padding: 1rem !important; }

.titleConfirmationDuplicate.MuiDialogTitle-root {
  padding: 23px 17px 7px 13px; }

.btn-close-duplicate.MuiIconButton-root {
  padding: 14px 12px 8px 2px; }

.btnCloseX.MuiSvgIcon-root {
  font-size: 1.5rem !important; }

.dialogDeleteVacancies .MuiDialog-paperWidthSm {
  padding: 1rem !important;
  box-shadow: 0px 6px 20px #00000029 !important;
  border-radius: 30px !important; }

.titleDeleteStudy .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.textDelete {
  color: #4A484D;
  font-size: 0.8rem;
  font-family: "Regular" !important; }

.btnCancelDeleteVacant {
  color: #675F5F !important;
  opacity: 1; }

.btn-acceptVacant {
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.contentDialogVacant.MuiDialogContent-root {
  padding: 0px 24px; }

.btnAgreeRestore {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.btnRestore.MuiIconButton-edgeStart {
  color: #348DE3; }

.contentPopupArchived .MuiDialog-paperWidthSm {
  border-radius: 2rem !important; }

.button-actions {
  color: #675F5F;
  padding: 4px 13px;
  text-decoration: underline;
  transition: all linear .1s;
  box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
  font-size: 0.85rem; }
  .button-actions-invert {
    font-size: 1rem;
    box-shadow: none; }
    .button-actions-invert i {
      color: #348de3;
      margin-right: 7px;
      font-size: 14px; }

.title-popup-DeleteGroup {
  color: #043262;
  font-family: "Regular";
  font-weight: 900 !important;
  font-size: 1.5rem !important;
  margin-left: auto !important;
  margin-right: 2rem !important; }

.dialogDeleteGroup .MuiDialog-paperWidthSm {
  padding: 0.5rem !important;
  height: 291px !important; }

.textDeleteGroup {
  color: #4A484D;
  font-size: medium;
  font-family: "Regular" !important; }


.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.95rem; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.divFilterReport {
  padding: 2rem 1rem;
  border-radius: 15px;
  margin: 1rem 0rem;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.contentRewiewMembers {
  background: #E8EDF1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 10rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecond {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReport {
  margin-left: 3rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesData {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 10px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentRewiew2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 10px;
  width: -webkit-fill-available;
  height: 8.75rem; }

.contentRewiew3 {
  border-right: 1px solid #348DE3; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.textNumber {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-top: 1.25rem;
  margin-left: 1.25rem; }

.textNumberEstaditics {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 1.25rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates2 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.textContentMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember2 {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentViewMember {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 15px;
  opacity: 1;
  height: 5rem; }

.avatarCandidateEmail {
  width: 40px !important;
  height: 40px !important;
  margin-right: 1rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.avatarCandidateEmail.MuiAvatar-root {
  font-size: 1rem; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.contentRewiewMembers {
  background: #E8EDF1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 10rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecond {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReport {
  margin-left: 3rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesData {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 10px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentRewiew2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 10px;
  width: -webkit-fill-available;
  height: 8.75rem; }

.contentRewiew21 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-right: 1px solid #348DE3;
  border-radius: 0px 0px 0px 10px;
  width: -webkit-fill-available;
  height: 8.75rem; }

.contentRewiew3 {
  border-right: 1px solid #348DE3; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.textNumber {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-top: 1.25rem;
  margin-left: 1.25rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates2 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.textContentMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember2 {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentViewMember {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 15px;
  opacity: 1;
  height: 5rem; }

.avatarCandidateEmail {
  width: 40px !important;
  height: 40px !important;
  margin-right: 1rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.contentDateReport .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important; }

.avatarCandidateEmail.MuiAvatar-root {
  font-size: 1rem; }

.textReportP {
  color: #675F5F;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  font-family: "Bold"; }

.bg-white-panelReport {
  background-color: #FFFFFF;
  border-radius: 30px !important; }

.fontTextCandidates {
  color: #348DE3; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.contentRewiewMembers {
  background: #E8EDF1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 10rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecond {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReport {
  margin-left: 3rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesData {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 10px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentRewiew2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 10px;
  width: -webkit-fill-available;
  height: 8.75rem; }

.contentRewiew3 {
  border-right: 1px solid #348DE3; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.textNumber {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-top: 1.25rem;
  margin-left: 1.25rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates2 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.textContentMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember2 {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentViewMember {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 15px;
  opacity: 1;
  height: 5rem; }

.avatarCandidateEmail {
  width: 40px !important;
  height: 40px !important;
  margin-right: 1rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.avatarCandidateEmail.MuiAvatar-root {
  font-size: 1rem; }

.contentCandidatesDataBar2 {
  width: 50%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentTitleR {
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecondSr {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReportR {
  margin-left: 1rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesDataSr {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem; }

.contentCandidatesDataBar2 {
  width: 50%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.textNumberSr {
  font-family: "Bold";
  letter-spacing: 0px;
  bottom: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #675F5F;
  opacity: 1; }

.item-states-r {
  min-width: 23px;
  height: 23px;
  border-radius: 6px;
  margin-right: 5px; }

.contentRewiew2S {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  width: -webkit-fill-available;
  height: 7.75rem; }

.contentTextInfo .contentRewiew2S:first-child {
  border-radius: 0px 0px 0px 22px; }

.contentRewiewSr {
  display: flex;
  border-right: 1px solid #348DE3;
  position: relative; }

.contentRewiewSr2 {
  display: flex;
  border-radius: 0px 0px 22px 0px !important;
  position: relative; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentCanvasPie {
  padding: 20px;
  border-radius: 22px 22px 0px 0px; }

.contentCanvas2 {
  padding: 10px;
  border-radius: 0px 0px 22px 22px; }

.br-blue {
  border-bottom: 1px solid #348DE3;
  background-color: white;
  border-radius: 22px 22px 0px 0px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates5 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  min-height: 300px;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentCandidates3 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  width: 50%;
  min-height: 425px;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.avatarMemberGrapic {
  width: 40px !important;
  height: 40px !important;
  margin-right: 1rem;
  color: #FFFFFF !important; }

.avatarMemberGrapic.MuiAvatar-root {
  font-size: 1rem; }

.contentMemberDataBar {
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentMemberNoDate {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  min-height: 425px;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.textData {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 13px; }

.contentData {
  padding: 0rem;
  margin-top: 2rem;
  margin-right: 3rem;
  min-width: 300px; }

.textTotal {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 19px; }

.contentColor {
  width: 0.75rem;
  height: 0.75rem;
  margin-top: 0.35rem;
  margin-right: 0.5rem;
  border-radius: 52px;
  margin-bottom: 8.5px !important; }

.textDeleteMember {
  font-size: smaller;
  font-family: 'Regular';
  margin-top: 0.25rem; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.contentDateReport:disabled {
  color: #DE39E4; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentTitleR {
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecondSr {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReportR {
  margin-left: 1rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesDataSr {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem; }

.contentCandidatesDataBar2 {
  width: 50%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.textNumberSr {
  font-family: "Bold";
  letter-spacing: 0px;
  bottom: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #675F5F;
  opacity: 1; }

.item-states-r {
  min-width: 23px;
  height: 23px;
  border-radius: 6px;
  margin-right: 5px; }

.contentRewiew2S {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  width: -webkit-fill-available;
  height: 7.75rem; }

.contentTextInfo .contentRewiew2S:first-child {
  border-radius: 0px 0px 0px 22px; }

.contentRewiewSr {
  display: flex;
  border-right: 1px solid #348DE3;
  position: relative; }

.contentRewiewSr2 {
  display: flex;
  border-radius: 0px 0px 22px 0px !important;
  position: relative; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentCanvasPie {
  padding: 20px;
  border-radius: 22px 22px 0px 0px; }

.contentCanvas2 {
  padding: 10px;
  border-radius: 0px 0px 22px 22px; }

.br-blue {
  border-bottom: 1px solid #348DE3;
  background-color: white;
  border-radius: 22px 22px 0px 0px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates5 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  min-height: 300px;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentCandidates3 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  width: 50%;
  min-height: 425px;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.contentRewiewMembers {
  background: #E8EDF1 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 10rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecond {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReport {
  margin-left: 3rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesData {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 10px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentRewiew2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 10px;
  width: -webkit-fill-available;
  height: 8.75rem; }

.contentRewiew3 {
  border-right: 1px solid #348DE3; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.textNumber {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-top: 1.25rem;
  margin-left: 1.25rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates2 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.textContentMember {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.infoContentMember2 {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.contentViewMember {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  border-radius: 15px;
  opacity: 1;
  height: 5rem; }

.avatarCandidateEmail {
  width: 40px !important;
  height: 40px !important;
  margin-right: 1rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.textReportP {
  color: #675F5F;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  font-family: "Bold"; }

.contentDateReport .MuiFormControl-root {
  height: 2.75rem !important;
  padding-top: 0.5rem !important;
  padding-left: 0.75rem !important; }

.avatarCandidateEmail.MuiAvatar-root {
  font-size: 1rem; }

.backgroundReportesVacantes {
  background-color: #FFFFFF !important; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacantContent {
  background-color: #F5F5F5 !important;
  border-radius: 19px;
  padding: 1rem;
  max-height: 360px !important; }

.sectionSearch {
  border-bottom: 2px solid #348DE3; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentListDuplicateVacante {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  overflow: auto !important;
  max-height: 220px !important; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.colorDuplicate-Publicado {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Cerrado {
  color: #ffc107;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Eliminado {
  color: #F62323;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Archivado {
  color: #675F5F;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  font-weight: normal;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.titlePopupDuplicateVacante {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.titlePopupDuplicateVacante .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.m-p-4 .MuiDialog-paperWidthSm {
  padding: 1rem !important; }

.buttomCloseDuplicate.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 9rem !important; }

.buttomCloseDuplicate .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.contentDuplicatePopUp.MuiDialogContent-root {
  padding: 0px 20px 0px 20px; }

.contentNoEliminated {
  width: 82%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px;
  border: 1px solid #348DE3; }

.contentNoEliminatedSearch {
  margin: auto;
  padding: 6rem 0rem 6rem 0rem;
  margin-top: 2rem;
  background-color: #EDEDED;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px; }

.centerImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.tittleNoEliminated {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  padding-right: 15rem;
  padding-left: 15rem;
  text-align: center; }

.textNoEliminated {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 15rem;
  padding-left: 15rem;
  text-align: center; }

.btnAgreeRestore {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.btnRestore.MuiIconButton-edgeStart {
  color: #348DE3; }

.contentPopupRestore .MuiDialog-paperWidthSm {
  border-radius: 2rem !important; }

.backgroundVacant {
  background-attachment: fixed;
  background-color: #8080801f;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.tabVacant {
  opacity: 1;
  box-shadow: 0px 9px 6px #00000029 !important;
  flex-grow: 1; }

.textButtonSecundary {
  background-color: #FFFFFF;
  color: #675F5F;
  font-family: "Bold";
  word-spacing: 0.5rem; }

.textButtonPrimary {
  background-color: #EDEDED;
  color: #675F5F;
  font-family: "Bold";
  word-spacing: 0.5rem; }

.contentInfoNewVacant.MuiDialogContent-root {
  padding: 0px 20px 27px 20px; }

.sectionNewVacant {
  background-color: #ecf5f8;
  border-radius: 19px;
  padding: 1rem; }

.subTitlePopup {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.textPopupNew {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.sectionCreate {
  border-bottom: 3px solid #E2E2E2; }

.textSectionDouble {
  width: 18rem; }

.textSubtitle {
  color: #819FAA;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.btnClosePopupDuplicateVacant {
  color: #043262 !important;
  font-size: 1.25rem !important; }

.btnClosePopupDuplicateVacant.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 12rem !important; }

.titlePopupDuplicateVacant.MuiDialogTitle-root {
  padding: 11px 0px 0px 0px !important;
  color: #675F5F;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 550 !important;
  margin-left: 1.75rem;
  margin-right: 1.75rem; }

.textMenuGroup {
  font-size: 12px; }

.colorSecundary {
  background-color: #FFFFFF !important; }

.colorPrimary {
  background-color: #EDEDED !important; }

.contentNoEliminated {
  width: 82%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px;
  border: 1px solid #348DE3; }

.contentNoEliminatedSearch {
  margin: auto;
  padding: 6rem 0rem 6rem 0rem;
  margin-top: 2rem;
  background-color: #EDEDED;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  border-radius: 15px; }

.centerImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.tittleNoArchived {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  padding-right: 9rem;
  padding-left: 9rem;
  text-align: center;
  padding-bottom: 0.5rem; }

.textNoEliminated {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 15rem;
  padding-left: 15rem;
  text-align: center; }

.btnAgreeRestore {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.btnRestore.MuiIconButton-edgeStart {
  color: #348DE3; }

.contentPopupArchived .MuiDialog-paperWidthSm {
  border-radius: 2rem !important; }

.colorTitlePopupArchived {
  color: #675f5f !important;
  font-weight: 700;
  font-size: 1.3rem !important; }

.vacant {
  background: #fff;
  border-radius: 15px;
  padding: 15px 20px;
  margin-top: 20px;
  border: 1px solid #348de3; }
  .vacant:last-child {
    margin-bottom: 1.8rem; }
  .vacant__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .35rem;
    cursor: pointer; }
  .vacant__info {
    display: flex;
    border-bottom: 1px solid #E9E5E5;
    cursor: pointer; }
  .vacant__info img {
    margin-right: 2px; }
  .vacant .button-actions {
    color: #675F5F;
    border: 1px solid #348de3;
    padding: 4px 13px;
    margin-left: .85rem;
    border-radius: 0.35rem;
    transition: all linear .1s;
    box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
    font-size: 0.85rem; }
    .vacant .button-actions-invert {
      font-size: 1rem;
      border: 1px solid transparent;
      box-shadow: none; }
      .vacant .button-actions-invert:hover {
        border: 1px solid #348de3; }
      .vacant .button-actions-invert i {
        color: #348de3;
        margin-right: 7px;
        font-size: 14px; }
  .vacant .header-title {
    font-weight: bold;
    color: #675F5F;
    font-family: "Bold"; }
  .vacant .options-select .MuiSelect-select.MuiSelect-select {
    padding: 8px 10px;
    font-size: 15px !important;
    color: #675F5F; }
    .vacant .options-select .MuiSelect-select.MuiSelect-select:focus {
      background: transparent; }

.MuiMenu-list {
  padding: 10px 16px !important; }
  .MuiMenu-list li.MuiListItem-root {
    font-size: 13px;
    border-bottom: 1px solid #E9E5E5;
    padding: 5px !important; }
    .MuiMenu-list li.MuiListItem-root:last-child {
      border-bottom: none; }
    .MuiMenu-list li.MuiListItem-root.Mui-disabled {
      color: #675F5F;
      font-weight: 700;
      font-size: 17px;
      opacity: 1;
      border: none; }
    .MuiMenu-list li.MuiListItem-root:hover, .MuiMenu-list li.MuiListItem-root.Mui-selected {
      background: transparent !important; }

.color-publicado {
  color: #37F114; }

.color-cerrado {
  color: #ffc107; }

.color-posted {
  color: #37F114; }

.color-closed {
  color: #ffc107; }

.color-draft {
  color: gray; }

.color-borrador {
  font-weight: normal; }

.color-eliminado {
  color: #F62323; }

.menuMoreVacancy {
  max-height: 300px;
  width: 380px; }
  .menuMoreVacancy .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 38px !important;
    position: inherit;
    margin-top: 2.7rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.menuMore .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.menuMore {
  max-height: 300px;
  width: 380px; }
  .menuMore .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 37px !important;
    position: inherit;
    margin-top: 3.5rem !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.btn-close-deleteVideo {
  left: 35%;
  right: 20%; }

.btn-close-vacancies {
  left: 35%;
  right: 20%; }

.btn-close-vacancies.MuiIconButton-root {
  color: #348DE3 !important; }

.text-deleteReferences {
  height: 2rem; }

.textAddSoft {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.btn-deleteRerences2 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.title-popup-description {
  color: #043262;
  font-family: "Regular";
  margin-left: 1rem !important; }

.btn-close-deleteReferences {
  left: 24%;
  right: 20%; }

.titleMenuFollow {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 17px; }

.textMenuFollow {
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 13px; }

.textConfirmDuplicate {
  margin-left: auto;
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1rem; }

.btn-confirm-duplicate {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }

.btn-back-duplicate {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  border-radius: 15px;
  margin-bottom: 2rem;
  color: #675F5F; }

.btn-close-duplicate {
  transform: matrix(0, 1, -1, 0, 0, 0);
  border: 3px solid #043262;
  opacity: 1;
  filter: invert(78%) sepia(31%) saturate(3979%) hue-rotate(180deg) brightness(99%) contrast(98%); }

.m-p-4 .MuiDialog-paperWidthSm {
  padding: 1rem !important; }

.PopupDuplicate2 .MuiDialog-paperWidthSm {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 55px;
  opacity: 1;
  max-width: 504px !important;
  padding: 0rem !important; }

.titleConfirmationDuplicate.MuiDialogTitle-root {
  padding: 23px 17px 7px 13px; }

.btn-close-duplicate.MuiIconButton-root {
  padding: 14px 12px 8px 2px; }

.btnCloseX.MuiSvgIcon-root {
  font-size: 1.5rem !important; }

.dialogDeleteVacancies .MuiDialog-paperWidthSm {
  padding: 1rem !important;
  box-shadow: 0px 6px 20px #00000029 !important;
  border-radius: 30px !important; }

.titleDeleteStudy .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.textDelete {
  color: #4A484D;
  font-size: 0.8rem;
  font-family: "Regular" !important; }

.btnCancelDeleteVacant {
  color: #675F5F !important;
  opacity: 1; }

.btn-acceptVacant {
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.contentDialogVacant.MuiDialogContent-root {
  padding: 0px 24px; }

.backgroundVacant {
  background-attachment: fixed;
  background-color: #8080801f;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.tabVacant {
  opacity: 1;
  box-shadow: 0px 9px 6px #00000029 !important;
  flex-grow: 1; }

.textButton {
  background-color: #F2F3F4;
  color: #675F5F;
  font-family: "Bold";
  word-spacing: 0.5rem; }

.contentInfoNewVacant.MuiDialogContent-root {
  padding: 0px 20px 27px 20px; }

.sectionNewVacant {
  background-color: #ecf5f8;
  border-radius: 19px;
  padding: 1rem; }

.subTitlePopup {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.textPopupNew {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.sectionCreate {
  border-bottom: 3px solid #E2E2E2; }

.textSectionDouble {
  width: 18rem; }

.textSubtitle {
  color: #819FAA;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.btnClosePopupDuplicateVacant {
  color: #043262 !important;
  font-size: 1.25rem !important; }

.btnClosePopupDuplicateVacant.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 12rem !important; }

.titlePopupDuplicateVacant.MuiDialogTitle-root {
  padding: 11px 0px 0px 0px !important;
  color: #675F5F;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 550 !important;
  margin-left: 1.75rem;
  margin-right: 1.75rem; }

.m-p-4 .MuiDialog-paperWidthSm {
  padding: 0rem !important; }

.contentPopupNewVacant .MuiPaper-rounded {
  border-radius: 28px; }

.contentPopupNewVacant .MuiDialog-paperWidthSm {
  padding: 0rem !important; }

.backgroundVacanciesExpired {
  background-size: cover;
  overflow: auto;
  height: 100%;
  background-position: center center; }

.contentAlert {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000004D;
  border-radius: 65px;
  opacity: 1;
  height: 25rem;
  margin-top: 2rem;
  padding-bottom: 28rem; }

.textAlert {
  text-align: center;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  padding-left: 7rem;
  padding-right: 7rem;
  font-size: 1.2rem; }

.ContentAlert2 {
  padding-bottom: 3rem; }

.contentExpired {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  border-radius: 15px; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-family: bold; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0; }

button {
  background-color: transparent;
  background-image: none; }

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

fieldset {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */ }

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e2e8f0;
  /* 2 */ }

/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px; }

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid; }

textarea {
  resize: vertical; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0; }

input::placeholder,
textarea::placeholder {
  color: #a0aec0; }

button,
[role="button"] {
  cursor: pointer; }

table {
  border-collapse: collapse; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit; }

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit; }

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit; }

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle; }

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto; }

.container {
  width: 100%; }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

@media (min-width: 640px) {
  .container {
    max-width: 640px; } }

@media (min-width: 768px) {
  .container {
    max-width: 768px; } }

@media (min-width: 1024px) {
  .container {
    max-width: 1024px; } }

@media (min-width: 1280px) {
  .container {
    max-width: 1280px; } }

.form-checkbox:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat; }

@media not print {
  .form-checkbox::-ms-check {
    border-width: 1px;
    color: transparent;
    background: inherit;
    border-color: inherit;
    border-radius: inherit; } }

.form-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1em;
  width: 1em;
  color: #4299e1;
  background-color: #fff;
  border-color: #e2e8f0;
  border-width: 1px;
  border-radius: 0.25rem; }

.form-checkbox:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
  border-color: #63b3ed; }

.space-y-reverse > :not(template) ~ :not(template) {
  --space-y-reverse: 1; }

.space-x-reverse > :not(template) ~ :not(template) {
  --space-x-reverse: 1; }

.divide-y-reverse > :not(template) ~ :not(template) {
  --divide-y-reverse: 1; }

.divide-x-reverse > :not(template) ~ :not(template) {
  --divide-x-reverse: 1; }

.divide-solid > :not(template) ~ :not(template) {
  border-style: solid; }

.divide-dashed > :not(template) ~ :not(template) {
  border-style: dashed; }

.divide-dotted > :not(template) ~ :not(template) {
  border-style: dotted; }

.divide-double > :not(template) ~ :not(template) {
  border-style: double; }

.divide-none > :not(template) ~ :not(template) {
  border-style: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bg-fixed {
  background-attachment: fixed; }

.bg-local {
  background-attachment: local; }

.bg-scroll {
  background-attachment: scroll; }

.bg-clip-border {
  background-clip: border-box; }

.bg-clip-padding {
  background-clip: padding-box; }

.bg-clip-content {
  background-clip: content-box; }

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text; }

.bg-transparent {
  background-color: transparent; }

.bg-black {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity)); }

.bg-white {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity)); }

.bg-gray-100 {
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, var(--bg-opacity)); }

.bg-gray-200 {
  --bg-opacity: 1;
  background-color: #edf2f7;
  background-color: rgba(237, 242, 247, var(--bg-opacity)); }

.bg-gray-300 {
  --bg-opacity: 1;
  background-color: #e2e8f0;
  background-color: rgba(226, 232, 240, var(--bg-opacity)); }

.bg-gray-600 {
  --bg-opacity: 1;
  background-color: #718096;
  background-color: rgba(113, 128, 150, var(--bg-opacity)); }

.bg-gray-700 {
  --bg-opacity: 1;
  background-color: #4a5568;
  background-color: rgba(74, 85, 104, var(--bg-opacity)); }

.bg-gray-800 {
  --bg-opacity: 1;
  background-color: #2d3748;
  background-color: rgba(45, 55, 72, var(--bg-opacity)); }

.bg-gray-900 {
  --bg-opacity: 1;
  background-color: #1a202c;
  background-color: rgba(26, 32, 44, var(--bg-opacity)); }

.bg-red-200 {
  --bg-opacity: 1;
  background-color: #fed7d7;
  background-color: rgba(254, 215, 215, var(--bg-opacity)); }

.bg-red-400 {
  --bg-opacity: 1;
  background-color: #fc8181;
  background-color: rgba(252, 129, 129, var(--bg-opacity)); }

.bg-red-500 {
  --bg-opacity: 1;
  background-color: #f56565;
  background-color: rgba(245, 101, 101, var(--bg-opacity)); }

.bg-red-600 {
  --bg-opacity: 1;
  background-color: #e53e3e;
  background-color: rgba(229, 62, 62, var(--bg-opacity)); }

.bg-red-700 {
  --bg-opacity: 1;
  background-color: #c53030;
  background-color: rgba(197, 48, 48, var(--bg-opacity)); }

.bg-orange-200 {
  --bg-opacity: 1;
  background-color: #feebc8;
  background-color: rgba(254, 235, 200, var(--bg-opacity)); }

.bg-orange-500 {
  --bg-opacity: 1;
  background-color: #ed8936;
  background-color: rgba(237, 137, 54, var(--bg-opacity)); }

.bg-yellow-500 {
  --bg-opacity: 1;
  background-color: #ecc94b;
  background-color: rgba(236, 201, 75, var(--bg-opacity)); }

.bg-green-200 {
  --bg-opacity: 1;
  background-color: #c6f6d5;
  background-color: rgba(198, 246, 213, var(--bg-opacity)); }

.bg-green-400 {
  --bg-opacity: 1;
  background-color: #68d391;
  background-color: rgba(104, 211, 145, var(--bg-opacity)); }

.bg-green-500 {
  --bg-opacity: 1;
  background-color: #48bb78;
  background-color: rgba(72, 187, 120, var(--bg-opacity)); }

.bg-teal-200 {
  --bg-opacity: 1;
  background-color: #b2f5ea;
  background-color: rgba(178, 245, 234, var(--bg-opacity)); }

.bg-teal-500 {
  --bg-opacity: 1;
  background-color: #38b2ac;
  background-color: rgba(56, 178, 172, var(--bg-opacity)); }

.bg-blue-200 {
  --bg-opacity: 1;
  background-color: #bee3f8;
  background-color: rgba(190, 227, 248, var(--bg-opacity)); }

.bg-blue-400 {
  --bg-opacity: 1;
  background-color: #63b3ed;
  background-color: rgba(99, 179, 237, var(--bg-opacity)); }

.bg-blue-500 {
  --bg-opacity: 1;
  background-color: #4299e1;
  background-color: rgba(66, 153, 225, var(--bg-opacity)); }

.bg-blue-600 {
  --bg-opacity: 1;
  background-color: #3182ce;
  background-color: rgba(49, 130, 206, var(--bg-opacity)); }

.bg-indigo-500 {
  --bg-opacity: 1;
  background-color: #667eea;
  background-color: rgba(102, 126, 234, var(--bg-opacity)); }

.bg-purple-200 {
  --bg-opacity: 1;
  background-color: #e9d8fd;
  background-color: rgba(233, 216, 253, var(--bg-opacity)); }

.bg-purple-500 {
  --bg-opacity: 1;
  background-color: #9f7aea;
  background-color: rgba(159, 122, 234, var(--bg-opacity)); }

.bg-pink-500 {
  --bg-opacity: 1;
  background-color: #ed64a6;
  background-color: rgba(237, 100, 166, var(--bg-opacity)); }

.active\:bg-gray-100:active {
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, var(--bg-opacity)); }

.active\:bg-indigo-600:active {
  --bg-opacity: 1;
  background-color: #5a67d8;
  background-color: rgba(90, 103, 216, var(--bg-opacity)); }

.bg-none {
  background-image: none; }

.bg-opacity-50 {
  --bg-opacity: 0.5; }

.bg-center {
  background-position: center; }

.bg-repeat {
  background-repeat: repeat; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-repeat-x {
  background-repeat: repeat-x; }

.bg-repeat-y {
  background-repeat: repeat-y; }

.bg-repeat-round {
  background-repeat: round; }

.bg-repeat-space {
  background-repeat: space; }

.bg-cover {
  background-size: cover; }

.bg-full {
  background-size: 100%; }

.border-collapse {
  border-collapse: collapse; }

.border-separate {
  border-collapse: separate; }

.border-transparent {
  border-color: transparent; }

.border-gray-100 {
  --border-opacity: 1;
  border-color: #f7fafc;
  border-color: rgba(247, 250, 252, var(--border-opacity)); }

.border-gray-200 {
  --border-opacity: 1;
  border-color: #edf2f7;
  border-color: rgba(237, 242, 247, var(--border-opacity)); }

.border-gray-300 {
  --border-opacity: 1;
  border-color: #e2e8f0;
  border-color: rgba(226, 232, 240, var(--border-opacity)); }

.border-gray-400 {
  --border-opacity: 1;
  border-color: #cbd5e0;
  border-color: rgba(203, 213, 224, var(--border-opacity)); }

.border-gray-600 {
  --border-opacity: 1;
  border-color: #718096;
  border-color: rgba(113, 128, 150, var(--border-opacity)); }

.border-gray-700 {
  --border-opacity: 1;
  border-color: #4a5568;
  border-color: rgba(74, 85, 104, var(--border-opacity)); }

.rounded {
  border-radius: 0.25rem; }

.rounded-lg {
  border-radius: 0.5rem; }

.rounded-full {
  border-radius: 9999px; }

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem; }

.border-solid {
  border-style: solid; }

.border-dashed {
  border-style: dashed; }

.border-dotted {
  border-style: dotted; }

.border-double {
  border-style: double; }

.border-none {
  border-style: none; }

.border-0 {
  border-width: 0; }

.border-2 {
  border-width: 2px; }

.border {
  border-width: 1px; }

.border-t-0 {
  border-top-width: 0; }

.border-r-0 {
  border-right-width: 0; }

.border-l-0 {
  border-left-width: 0; }

.border-t {
  border-top-width: 1px; }

.border-b {
  border-bottom-width: 1px; }

.box-border {
  box-sizing: border-box; }

.box-content {
  box-sizing: content-box; }

.cursor-pointer {
  cursor: pointer; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.table {
  display: table; }

.table-caption {
  display: table-caption; }

.table-cell {
  display: table-cell; }

.table-column {
  display: table-column; }

.table-column-group {
  display: table-column-group; }

.table-footer-group {
  display: table-footer-group; }

.table-header-group {
  display: table-header-group; }

.table-row-group {
  display: table-row-group; }

.table-row {
  display: table-row; }

.flow-root {
  display: flow-root; }

.grid {
  display: grid; }

.inline-grid {
  display: inline-grid; }

.contents {
  display: contents; }

.hidden {
  display: none; }

.flex-row {
  flex-direction: row; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-col {
  flex-direction: column; }

.flex-col-reverse {
  flex-direction: column-reverse; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

.flex-no-wrap {
  flex-wrap: nowrap; }

.place-items-auto {
  place-items: auto; }

.place-items-start {
  place-items: start; }

.place-items-end {
  place-items: end; }

.place-items-center {
  place-items: center; }

.place-items-stretch {
  place-items: stretch; }

.place-content-center {
  place-content: center; }

.place-content-start {
  place-content: start; }

.place-content-end {
  place-content: end; }

.place-content-between {
  place-content: space-between; }

.place-content-around {
  place-content: space-around; }

.place-content-evenly {
  place-content: space-evenly; }

.place-content-stretch {
  place-content: stretch; }

.place-self-auto {
  place-self: auto; }

.place-self-start {
  place-self: start; }

.place-self-end {
  place-self: end; }

.place-self-center {
  place-self: center; }

.place-self-stretch {
  place-self: stretch; }

.items-start {
  align-items: flex-start; }

.items-end {
  align-items: flex-end; }

.items-center {
  align-items: center; }

.items-baseline {
  align-items: baseline; }

.items-stretch {
  align-items: stretch; }

.content-center {
  align-content: center; }

.content-start {
  align-content: flex-start; }

.content-end {
  align-content: flex-end; }

.content-between {
  align-content: space-between; }

.content-around {
  align-content: space-around; }

.content-evenly {
  align-content: space-evenly; }

.self-auto {
  align-self: auto; }

.self-start {
  align-self: flex-start; }

.self-end {
  align-self: flex-end; }

.self-center {
  align-self: center; }

.self-stretch {
  align-self: stretch; }

.justify-items-auto {
  justify-items: auto; }

.justify-items-start {
  justify-items: start; }

.justify-items-end {
  justify-items: end; }

.justify-items-center {
  justify-items: center; }

.justify-items-stretch {
  justify-items: stretch; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.justify-evenly {
  justify-content: space-evenly; }

.justify-self-auto {
  justify-self: auto; }

.justify-self-start {
  justify-self: start; }

.justify-self-end {
  justify-self: end; }

.justify-self-center {
  justify-self: center; }

.justify-self-stretch {
  justify-self: stretch; }

.flex-1 {
  flex: 1 1 0%; }

.flex-auto {
  flex: 1 1 auto; }

.flex-initial {
  flex: 0 1 auto; }

.flex-grow {
  flex-grow: 1; }

.flex-shrink {
  flex-shrink: 1; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.float-none {
  float: none; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.clear-both {
  clear: both; }

.clear-none {
  clear: none; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-medium {
  font-weight: 500; }

.font-semibold {
  font-weight: 600; }

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

.h-0 {
  height: 0; }

.h-1 {
  height: 0.25rem; }

.h-2 {
  height: 0.5rem; }

.h-5 {
  height: 1.25rem; }

.h-8 {
  height: 2rem; }

.h-10 {
  height: 2.5rem; }

.h-12 {
  height: 3rem; }

.h-16 {
  height: 4rem; }

.h-20 {
  height: 5rem; }

.h-auto {
  height: auto; }

.h-full {
  height: 100%; }

.h-screen {
  height: 100vh; }

.h-95-px {
  height: 95px; }

.h-350-px {
  height: 350px; }

.h-500-px {
  height: 500px; }

.h-600-px {
  height: 600px; }

.text-55 {
  font-size: 55rem; }

.text-xs {
  font-size: 0.75rem; }

.text-sm {
  font-size: 0.875rem; }

.text-base {
  font-size: 1rem; }

.text-lg {
  font-size: 1.125rem; }

.text-xl {
  font-size: 1.25rem; }

.text-2xl {
  font-size: 1.5rem; }

.text-3xl {
  font-size: 1.875rem; }

.text-4xl {
  font-size: 2.25rem; }

.text-5xl {
  font-size: 3rem; }

.text-6xl {
  font-size: 4rem; }

.leading-none {
  line-height: 1; }

.leading-snug {
  line-height: 1.375; }

.leading-normal {
  line-height: 1.5; }

.leading-relaxed {
  line-height: 1.625; }

.list-inside {
  list-style-position: inside; }

.list-outside {
  list-style-position: outside; }

.list-none {
  list-style-type: none; }

.m-1 {
  margin: 0.25rem; }

.m-2 {
  margin: 0.5rem; }

.m-4 {
  margin: 1rem; }

.-m-16 {
  margin: -4rem; }

.-m-24 {
  margin: -6rem; }

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem; }

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.mt-0 {
  margin-top: 0; }

.mr-0 {
  margin-right: 0; }

.mr-4 {
  margin-right: 1rem; }

.mr-8 {
  margin-right: 2rem; }

.mb-0 {
  margin-bottom: 0; }

.mt-1 {
  margin-top: 0.25rem; }

.mr-1 {
  margin-right: 0.25rem; }

.mb-1 {
  margin-bottom: 0.25rem; }

.ml-1 {
  margin-left: 0.25rem; }

.mt-2 {
  margin-top: 0.5rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mb-2 {
  margin-bottom: 0.5rem; }

.ml-2 {
  margin-left: 0.5rem; }

.mt-3 {
  margin-top: 0.75rem; }

.mr-3 {
  margin-right: 0.75rem; }

.mb-3 {
  margin-bottom: 0.75rem; }

.ml-3 {
  margin-left: 0.75rem; }

.mt-4 {
  margin-top: 1rem; }

.mr-4 {
  margin-right: 1rem; }

.mb-4 {
  margin-bottom: 1rem; }

.mt-5 {
  margin-top: 1.25rem; }

.mb-5 {
  margin-bottom: 1.25rem; }

.mt-6 {
  margin-top: 1.5rem; }

.mb-6 {
  margin-bottom: 1.5rem; }

.mt-8 {
  margin-top: 2rem; }

.mb-8 {
  margin-bottom: 2rem; }

.mt-10 {
  margin-top: 2.5rem; }

.mt-12 {
  margin-top: 3rem; }

.mb-12 {
  margin-bottom: 3rem; }

.mb-16 {
  margin-bottom: 4rem; }

.mt-16 {
  margin-top: 4rem; }

.mt-20 {
  margin-top: 5rem; }

.mt-24 {
  margin-top: 6rem; }

.mb-24 {
  margin-bottom: 6rem; }

.mt-32 {
  margin-top: 8rem; }

.mt-48 {
  margin-top: 12rem; }

.mr-auto {
  margin-right: auto; }

.ml-auto {
  margin-left: auto; }

.-ml-4 {
  margin-left: -1rem; }

.ml-4 {
  margin-left: 1rem; }

.ml-8 {
  margin-left: 2rem; }

.-mt-20 {
  margin-top: -5rem; }

.-ml-20 {
  margin-left: -5rem; }

.-mt-24 {
  margin-top: -6rem; }

.-mt-32 {
  margin-top: -8rem; }

.-mt-48 {
  margin-top: -12rem; }

.-mt-64 {
  margin-top: -16rem; }

.last\:mr-0:last-child {
  margin-right: 0; }

.hover\:-mt-4:hover {
  margin-top: -1rem; }

.max-h-860-px {
  max-height: 860px; }

.max-w-sm {
  max-width: 24rem; }

.max-w-full {
  max-width: 100%; }

.max-w-100-px {
  max-width: 100px; }

.max-w-120-px {
  max-width: 120px; }

.max-w-150-px {
  max-width: 150px; }

.max-w-180-px {
  max-width: 180px; }

.max-w-200-px {
  max-width: 200px; }

.max-w-210-px {
  max-width: 210px; }

.max-w-580-px {
  max-width: 580px; }

.min-h-screen {
  min-height: 100vh; }

.min-h-screen-75 {
  min-height: 75vh; }

.min-w-0 {
  min-width: 0; }

.min-w-48 {
  min-width: 12rem; }

.min-w-140-px {
  min-width: 140px; }

.object-contain {
  object-fit: contain; }

.object-cover {
  object-fit: cover; }

.object-fill {
  object-fit: fill; }

.object-none {
  object-fit: none; }

.object-scale-down {
  object-fit: scale-down; }

.opacity-50 {
  opacity: 0.5; }

.opacity-75 {
  opacity: 0.75; }

.opacity-80 {
  opacity: .8; }

.outline-none {
  outline: 0; }

.focus\:outline-none:focus {
  outline: 0; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-visible {
  overflow: visible; }

.overflow-scroll {
  overflow: scroll; }

.overflow-x-auto {
  overflow-x: auto; }

.overflow-y-auto {
  overflow-y: auto; }

.overflow-x-hidden {
  overflow-x: hidden; }

.overflow-y-hidden {
  overflow-y: hidden; }

.overflow-x-visible {
  overflow-x: visible; }

.overflow-y-visible {
  overflow-y: visible; }

.overflow-x-scroll {
  overflow-x: scroll; }

.overflow-y-scroll {
  overflow-y: scroll; }

.scrolling-touch {
  -webkit-overflow-scrolling: touch; }

.scrolling-auto {
  -webkit-overflow-scrolling: auto; }

.overscroll-auto {
  -ms-scroll-chaining: chained;
  overscroll-behavior: auto; }

.overscroll-contain {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain; }

.overscroll-none {
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.overscroll-y-auto {
  overscroll-behavior-y: auto; }

.overscroll-y-contain {
  overscroll-behavior-y: contain; }

.overscroll-y-none {
  overscroll-behavior-y: none; }

.overscroll-x-auto {
  overscroll-behavior-x: auto; }

.overscroll-x-contain {
  overscroll-behavior-x: contain; }

.overscroll-x-none {
  overscroll-behavior-x: none; }

.p-1 {
  padding: 0.25rem; }

.p-2 {
  padding: 0.5rem; }

.p-3 {
  padding: 0.75rem; }

.p-4 {
  padding: 1rem; }

.p-5 {
  padding: 1.25rem; }

.p-8 {
  padding: 2rem; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem; }

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem; }

.px-16 {
  padding-left: 4.5rem;
  padding-right: 4.5rem; }

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem; }

.pt-0 {
  padding-top: 0; }

.pb-0 {
  padding-bottom: 0; }

.pt-1 {
  padding-top: 0.25rem; }

.pt-2 {
  padding-top: 0.5rem; }

.pb-2 {
  padding-bottom: 0.5rem; }

.pl-3 {
  padding-left: 0.75rem; }

.pr-4 {
  padding-right: 1rem; }

.pr-8 {
  padding-right: 2rem; }

.pb-4 {
  padding-bottom: 1rem; }

.pl-4 {
  padding-left: 1rem; }

.pt-6 {
  padding-top: 1.5rem; }

.pb-6 {
  padding-bottom: 1.5rem; }

.pt-8 {
  padding-top: 2rem; }

.pb-8 {
  padding-bottom: 2rem; }

.pl-8 {
  padding-left: 2rem; }

.pl-10 {
  padding-left: 2.5rem; }

.pt-12 {
  padding-top: 3rem; }

.pr-12 {
  padding-right: 3rem; }

.pt-16 {
  padding-top: 4rem; }

.pb-16 {
  padding-bottom: 4rem; }

.pt-20 {
  padding-top: 5rem; }

.pb-20 {
  padding-bottom: 5rem; }

.pt-24 {
  padding-top: 6rem; }

.pt-32 {
  padding-top: 8rem; }

.pb-32 {
  padding-bottom: 8rem; }

.pb-40 {
  padding-bottom: 10rem; }

.pt-48 {
  padding-top: 12rem; }

.pb-48 {
  padding-bottom: 12rem; }

.pb-64 {
  padding-bottom: 16rem; }

.placeholder-gray-400::-webkit-input-placeholder {
  --placeholder-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--placeholder-opacity)); }

.placeholder-gray-400:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--placeholder-opacity)); }

.placeholder-gray-400::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--placeholder-opacity)); }

.placeholder-gray-400::placeholder {
  --placeholder-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--placeholder-opacity)); }

.pointer-events-none {
  pointer-events: none; }

.pointer-events-auto {
  pointer-events: auto; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.sticky {
  position: -webkit-sticky;
  position: sticky; }

.top-0 {
  top: 0; }

.right-0 {
  right: 0; }

.bottom-0 {
  bottom: 0; }

.left-0 {
  left: 0; }

.top-auto {
  top: auto; }

.bottom-auto {
  bottom: auto; }

.m-auto {
  margin: auto; }

.left-auto {
  left: auto; }

.-right-100 {
  right: -100%; }

.-top-225-px {
  top: -225px; }

.-top-160-px {
  top: -160px; }

.-top-150-px {
  top: -150px; }

.-top-94-px {
  top: -94px; }

.-left-50-px {
  left: -50px; }

.-top-29-px {
  top: -29px; }

.-left-20-px {
  left: -20px; }

.top-25-px {
  top: 25px; }

.left-40-px {
  left: 40px; }

.top-95-px {
  top: 95px; }

.left-145-px {
  left: 145px; }

.left-195-px {
  left: 195px; }

.top-210-px {
  top: 210px; }

.left-260-px {
  left: 260px; }

.resize-none {
  resize: none; }

.resize-y {
  resize: vertical; }

.resize-x {
  resize: horizontal; }

.resize {
  resize: both; }

.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }

.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }

.shadow-none {
  box-shadow: none; }

.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.hover\:shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }

.fill-current {
  fill: currentColor; }

.table-auto {
  table-layout: auto; }

.table-fixed {
  table-layout: fixed; }

.text-left {
  text-align: left; }

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

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.text-black {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity)); }

.text-white {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity)); }

.text-gray-200 {
  --text-opacity: 1;
  color: #edf2f7;
  color: rgba(237, 242, 247, var(--text-opacity)); }

.text-gray-300 {
  --text-opacity: 1;
  color: #e2e8f0;
  color: rgba(226, 232, 240, var(--text-opacity)); }

.text-gray-400 {
  --text-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--text-opacity)); }

.text-gray-500 {
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, var(--text-opacity)); }

.text-gray-600 {
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, var(--text-opacity)); }

.text-gray-700 {
  --text-opacity: 1;
  color: #4a5568;
  color: rgba(74, 85, 104, var(--text-opacity)); }

.text-gray-800 {
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity)); }

.text-gray-900 {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity)); }

.text-red-500 {
  --text-opacity: 1;
  color: #f56565;
  color: rgba(245, 101, 101, var(--text-opacity)); }

.text-orange-500 {
  --text-opacity: 1;
  color: #ed8936;
  color: rgba(237, 137, 54, var(--text-opacity)); }

.text-green-500 {
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity)); }

.text-teal-500 {
  --text-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--text-opacity)); }

.text-blue-400 {
  --text-opacity: 1;
  color: #63b3ed;
  color: rgba(99, 179, 237, var(--text-opacity)); }

.text-blue-500 {
  --text-opacity: 1;
  color: #4299e1;
  color: rgba(66, 153, 225, var(--text-opacity)); }

.text-blue-600 {
  --text-opacity: 1;
  color: #3182ce;
  color: rgba(49, 130, 206, var(--text-opacity)); }

.text-pink-400 {
  --text-opacity: 1;
  color: #f687b3;
  color: rgba(246, 135, 179, var(--text-opacity)); }

.hover\:text-gray-400:hover {
  --text-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--text-opacity)); }

.hover\:text-gray-600:hover {
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, var(--text-opacity)); }

.hover\:text-gray-800:hover {
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity)); }

.hover\:text-gray-900:hover {
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity)); }

.hover\:text-blue-600:hover {
  --text-opacity: 1;
  color: #3182ce;
  color: rgba(49, 130, 206, var(--text-opacity)); }

.italic {
  font-style: italic; }

.not-italic {
  font-style: normal; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.normal-case {
  text-transform: none; }

.underline {
  text-decoration: underline; }

.line-through {
  text-decoration: line-through; }

.no-underline {
  text-decoration: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto; }

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions {
  --font-variant-numeric-ordinal: var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-slashed-zero: var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-figure: var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-spacing: var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-fraction: var(--tailwind-empty,/*!*/ /*!*/);
  font-variant-numeric: var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction); }

.normal-nums {
  font-variant-numeric: normal; }

.ordinal {
  --font-variant-numeric-ordinal: ordinal; }

.slashed-zero {
  --font-variant-numeric-slashed-zero: slashed-zero; }

.lining-nums {
  --font-variant-numeric-figure: lining-nums; }

.oldstyle-nums {
  --font-variant-numeric-figure: oldstyle-nums; }

.proportional-nums {
  --font-variant-numeric-spacing: proportional-nums; }

.tabular-nums {
  --font-variant-numeric-spacing: tabular-nums; }

.diagonal-fractions {
  --font-variant-numeric-fraction: diagonal-fractions; }

.stacked-fractions {
  --font-variant-numeric-fraction: stacked-fractions; }

.tracking-wide {
  letter-spacing: 0.025em; }

.select-none {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select-text {
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.select-all {
  -webkit-user-select: all;
  -ms-user-select: all;
  user-select: all; }

.select-auto {
  -webkit-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.align-baseline {
  vertical-align: baseline; }

.align-top {
  vertical-align: top; }

.align-middle {
  vertical-align: middle; }

.align-bottom {
  vertical-align: bottom; }

.align-text-top {
  vertical-align: text-top; }

.align-text-bottom {
  vertical-align: text-bottom; }

.visible {
  visibility: visible; }

.invisible {
  visibility: hidden; }

.whitespace-normal {
  white-space: normal; }

.whitespace-no-wrap {
  white-space: nowrap; }

.whitespace-pre {
  white-space: pre; }

.whitespace-pre-line {
  white-space: pre-line; }

.whitespace-pre-wrap {
  white-space: pre-wrap; }

.break-normal {
  overflow-wrap: normal;
  word-break: normal; }

.break-words {
  overflow-wrap: break-word; }

.break-all {
  word-break: break-all; }

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.w-1 {
  width: 0.25rem; }

.w-5 {
  width: 1.25rem; }

.w-8 {
  width: 2rem; }

.w-10 {
  width: 2.5rem; }

.w-12 {
  width: 3rem; }

.w-16 {
  width: 4rem; }

.w-auto {
  width: auto; }

.w-1\/2 {
  width: 50%; }

.w-1\/5 {
  width: 20%; }

.w-4\/5 {
  width: 80%; }

.w-1\/12 {
  width: 8.333333%; }

.w-2\/12 {
  width: 16.666667%; }

.w-20\/12 {
  width: 20%; }

.w-3\/12 {
  width: 25%; }

.w-4\/12 {
  width: 33.333333%; }

.w-5\/12 {
  width: 41.666666%; }

.w-55\/12 {
  width: 45.833333%; }

.w-6\/12 {
  width: 50%; }

.w-7\/12 {
  width: 58.333333%; }

.w-8\/12 {
  width: 66.666667%; }

.w-9\/12 {
  width: 75%; }

.w-10\/12 {
  width: 83.333333%; }

.w-11\/12 {
  width: 91.666666%; }

.w-full {
  width: 100%; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-10 {
  z-index: 10; }

.z-40 {
  z-index: 40; }

.z-50 {
  z-index: 50; }

.grid-flow-row {
  grid-auto-flow: row; }

.grid-flow-col {
  grid-auto-flow: column; }

.grid-flow-row-dense {
  grid-auto-flow: row dense; }

.grid-flow-col-dense {
  grid-auto-flow: column dense; }

.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)); }

.transform-none {
  transform: none; }

.rotate-90 {
  --transform-rotate: 90deg; }

.rotate-180 {
  --transform-rotate: 180deg; }

.transition-all {
  transition-property: all; }

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform; }

.ease-linear {
  transition-timing-function: linear; }

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1); }

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.duration-150 {
  transition-duration: 150ms; }

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg); } }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0; } }

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0; } }

@-webkit-keyframes pulse {
  50% {
    opacity: .5; } }

@keyframes pulse {
  50% {
    opacity: .5; } }

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1); }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } }

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1); }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } }

.animate-spin {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite; }

@media (min-width: 640px) {
  .sm\:block {
    display: block; }
  .sm\:mt-0 {
    margin-top: 0; }
  .sm\:ml-1 {
    margin-left: 0.25rem; }
  .sm\:mr-2 {
    margin-right: 0.5rem; }
  .sm\:pt-0 {
    padding-top: 0; }
  .sm\:w-6\/12 {
    width: 50%; } }

@media (min-width: 768px) {
  .md\:block {
    display: block; }
  .md\:flex {
    display: flex; }
  .md\:hidden {
    display: none; }
  .md\:flex-row {
    flex-direction: row; }
  .md\:flex-col {
    flex-direction: column; }
  .md\:flex-no-wrap {
    flex-wrap: nowrap; }
  .md\:items-stretch {
    align-items: stretch; }
  .md\:justify-start {
    justify-content: flex-start; }
  .md\:justify-end {
    justify-content: flex-end; }
  .md\:justify-between {
    justify-content: space-between; }
  .md\:mt-0 {
    margin-top: 0; }
  .md\:mt-4 {
    margin-top: 1rem; }
  .md\:mb-4 {
    margin-bottom: 1rem; }
  .md\:mt-40 {
    margin-top: 10rem; }
  .md\:mt-64 {
    margin-top: 16rem; }
  .md\:ml-64 {
    margin-left: 16rem; }
  .md\:min-h-full {
    min-height: 100%; }
  .md\:min-w-full {
    min-width: 100%; }
  .md\:opacity-100 {
    opacity: 1; }
  .md\:overflow-hidden {
    overflow: hidden; }
  .md\:overflow-y-auto {
    overflow-y: auto; }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .md\:pt-0 {
    padding-top: 0; }
  .md\:pb-2 {
    padding-bottom: 0.5rem; }
  .md\:pr-12 {
    padding-right: 3rem; }
  .md\:pt-32 {
    padding-top: 8rem; }
  .md\:fixed {
    position: fixed; }
  .md\:relative {
    position: relative; }
  .md\:top-0 {
    top: 0; }
  .md\:bottom-0 {
    bottom: 0; }
  .md\:left-0 {
    left: 0; }
  .md\:shadow-none {
    box-shadow: none; }
  .md\:text-left {
    text-align: left; }
  .md\:w-64 {
    width: 16rem; }
  .md\:w-4\/12 {
    width: 33.333333%; }
  .md\:w-5\/12 {
    width: 41.666667%; }
  .md\:w-6\/12 {
    width: 50%; }
  .md\:w-8\/12 {
    width: 66.666667%; } }

.bg-transparent {
  background-color: transparent; }

@media (min-width: 1024px) {
  .lg\:bg-transparent {
    background-color: transparent; }
  .lg\:block {
    display: block; }
  .lg\:inline-block {
    display: inline-block; }
  .lg\:flex {
    display: flex; }
  .lg\:hidden {
    display: none; }
  .lg\:flex-row {
    flex-direction: row; }
  .lg\:self-center {
    align-self: center; }
  .lg\:justify-start {
    justify-content: flex-start; }
  .lg\:order-1 {
    order: 1; }
  .lg\:order-2 {
    order: 2; }
  .lg\:order-3 {
    order: 3; }
  .lg\:mb-0 {
    margin-bottom: 0; }
  .lg\:mr-1 {
    margin-right: 0.25rem; }
  .lg\:mr-4 {
    margin-right: 1rem; }
  .lg\:mt-16 {
    margin-top: 4rem; }
  .lg\:ml-auto {
    margin-left: auto; }
  .lg\:-ml-16 {
    margin-left: -4rem; }
  .lg\:-mt-64 {
    margin-top: -16rem; }
  .lg\:p-10 {
    padding: 2.5rem; }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .lg\:pt-0 {
    padding-top: 0; }
  .lg\:pt-4 {
    padding-top: 1rem; }
  .lg\:pt-12 {
    padding-top: 3rem; }
  .lg\:pt-24 {
    padding-top: 6rem; }
  .lg\:pb-64 {
    padding-bottom: 16rem; }
  .lg\:static {
    position: static; }
  .lg\:shadow-none {
    box-shadow: none; }
  .lg\:text-left {
    text-align: left; }
  .lg\:text-right {
    text-align: right; }
  .lg\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity)); }
  .lg\:text-gray-300 {
    --text-opacity: 1;
    color: #e2e8f0;
    color: rgba(226, 232, 240, var(--text-opacity)); }
  .lg\:hover\:text-gray-300:hover {
    --text-opacity: 1;
    color: #e2e8f0;
    color: rgba(226, 232, 240, var(--text-opacity)); }
  .lg\:w-auto {
    width: auto; }
  .lg\:w-1\/12 {
    width: 8.333333%; }
  .lg\:w-2\/12 {
    width: 16.666667%; }
  .lg\:w-20\/12 {
    width: 20%; }
  .lg\:w-3\/12 {
    width: 25%; }
  .lg\:w-44\/12 {
    width: 30.333333%; }
  .lg\:w-4\/12 {
    width: 33.333333%; }
  .lg\:w-5\/12 {
    width: 41.666666%; }
  .lg\:w-55\/12 {
    width: 45.833333%; }
  .lg\:w-6\/12 {
    width: 50%; }
  .lg\:w-7\/12 {
    width: 58.333333%; }
  .lg\:w-8\/12 {
    width: 66.666667%; }
  .lg\:w-9\/12 {
    width: 75%; }
  .lg\:w-10\/12 {
    width: 83.333333%; }
  .lg\:w-11\/12 {
    width: 91.666666%; } }

@media (min-width: 1280px) {
  .xl\:mb-0 {
    margin-bottom: 0; }
  .xl\:w-3\/12 {
    width: 25%; }
  .xl\:w-4\/12 {
    width: 33.333333%; }
  .xl\:w-6\/12 {
    width: 50%; }
  .xl\:w-8\/12 {
    width: 66.666667%; } }

.rs-steps {
  min-height: 40px; }

.rs-steps-item {
  padding-left: 30px;
  position: relative;
  overflow: hidden; }

.rs-steps-item-icon-wrapper {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 17px;
  line-height: 2;
  color: #8e8e93;
  position: absolute;
  /* top: -2px; */
  left: 0; }

.rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) {
  background: #D8D8D8 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  color: #675F5F;
  border-radius: 50%; }

.rs-steps-item-status-finish .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon,
.rs-steps-item-status-error .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon {
  border-color: #3498ff;
  border-radius: 30px;
  background: #3498ff;
  color: #fff; }

.rs-steps-item-status-finish .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon::before,
.rs-steps-item-status-error .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon::before {
  font-family: 'rsuite-icon-font';
  font-style: normal;
  line-height: 1;
  width: 28px;
  height: 28px;
  font-size: 12px;
  line-height: 2.33333333;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0; }

.rs-steps-item-status-finish .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) {
  border-color: #3498ff;
  color: #fff; }

.rs-steps-item-status-error .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) {
  border-color: #f44336;
  color: #fff; }

.rs-steps-item-status-error .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon::before {
  content: '\F00D';
  color: #f44336; }

.rs-steps-item-status-process .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) {
  border-color: #3498ff;
  background: #3498ff;
  color: #fff; }

.rs-steps-item-status-finish .rs-steps-item-icon-wrapper,
.rs-steps-item-status-process .rs-steps-item-icon-wrapper {
  color: #3498ff; }

.rs-steps-item-status-error .rs-steps-item-icon-wrapper {
  color: #f44336; }

.rs-steps-item-icon-wrapper > .rs-steps-item-icon {
  width: 100%;
  display: block;
  text-align: center; }

.rs-steps-item-icon-wrapper > .rs-steps-item-icon .rs-icon {
  vertical-align: middle; }

.rs-steps-item-content {
  color: #8e8e93;
  display: inline-block;
  position: relative;
  width: 100%; }

.rs-steps-item-status-process .rs-steps-item-content {
  color: #575757; }

.rs-steps-item-status-error .rs-steps-item-content {
  color: #f44336; }

.rs-steps-item-title {
  position: relative;
  font-size: 16px;
  line-height: 1.875;
  min-height: 16px;
  padding-right: 10px;
  display: inline-block; }

.rs-steps-item-title:empty {
  padding-right: 0; }

.rs-steps-item-description {
  margin-top: 12px; }

.rs-steps-item-tail,
.rs-steps-item-title::after {
  position: absolute;
  border-color: #c5c6c7; }

.rs-steps-item-status-process .rs-steps-item-tail,
.rs-steps-item-status-process .rs-steps-item-title::after {
  border-color: #c5c6c7; }

.rs-steps-item-status-finish .rs-steps-item-tail,
.rs-steps-item-status-finish .rs-steps-item-title::after {
  border-color: #3498ff; }

.rs-steps-next-error .rs-steps-item-tail,
.rs-steps-next-error .rs-steps-item-title::after {
  border-color: #f44336; }

.rs-steps-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.rs-steps-horizontal .rs-steps-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 30px; }

.rs-steps-horizontal .rs-steps-item:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.rs-steps-horizontal .rs-steps-item:last-child .rs-steps-item-title::after {
  display: none; }

.rs-steps-horizontal .rs-steps-item:not(:first-child) {
  padding-left: 50px; }

.rs-steps-horizontal .rs-steps-item:not(:first-child) .rs-steps-item-icon-wrapper {
  left: 0px; }

.rs-steps-horizontal .rs-steps-item-content {
  height: 30px; }

.rs-steps-horizontal .rs-steps-item-title::after {
  content: '';
  top: 15px;
  left: 6px;
  width: 9999px;
  border-top-width: 1px;
  border-top-style: solid; }

.rs-steps-vertical .rs-steps-item {
  padding-bottom: 20px; }

.rs-steps-vertical .rs-steps-item:not(:first-child) {
  margin-top: 10px; }

.rs-steps-vertical .rs-steps-item:last-child .rs-steps-item-tail {
  display: none; }

.rs-steps-vertical .rs-steps-item-tail {
  top: 40px;
  bottom: 0;
  left: 15px;
  border-left-width: 1px;
  border-left-style: solid; }

.rs-steps-small {
  min-height: 24px; }

.rs-steps-small.rs-steps-horizontal .rs-steps-item {
  min-height: 24px; }

.rs-steps-small.rs-steps-horizontal .rs-steps-item:not(:first-child) {
  padding-left: 44px; }

.rs-steps-small.rs-steps-vertical .rs-steps-item-tail {
  left: 12px; }

.rs-steps-small.rs-steps-horizontal .rs-steps-item-title::after {
  top: 12px; }

.rs-steps-small .rs-steps-item {
  padding-left: 34px; }

.rs-steps-small .rs-steps-item-icon-wrapper {
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 1.57142857; }

.rs-steps-small .rs-steps-item-title {
  font-size: 14px;
  line-height: 1.71428571; }

.rs-steps-small .rs-steps-item-description {
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.66666667; }

.rs-steps-small .rs-steps-item-status-finish .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon::before,
.rs-steps-small .rs-steps-item-status-error .rs-steps-item-icon-wrapper:not(.rs-steps-item-custom-icon) .rs-steps-item-icon::before {
  width: 22px;
  height: 22px;
  line-height: 1.83333333; }



/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.contentAllCookie {
  background: #00ACEC 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: -webkit-fill-available;
  padding-left: 2rem;
  padding-right: 1rem;
  height: 8rem; }

.textCookie {
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 1rem;
  margin-right: 3rem; }

.buttonAccept {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #4A484D;
  border-radius: 10px;
  opacity: 1;
  color: #4A484D;
  width: 14rem;
  height: 3rem;
  font-size: 0.9rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 4rem; }

.btnCloseCookies2.MuiIconButton-edgeStart {
  padding-top: 11px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important; }

.btnCloseCookie {
  color: #FFFFFF !important; }

.divCloseCookies {
  text-align: end;
  height: 30px !important; }

.textPolitics {
  font-weight: bold;
  text-decoration: underline; }

.cookiePopup .MuiDialog-paper {
  background-color: transparent !important;
  margin-top: auto !important; }

.cookiePopup .MuiBackdrop-root {
  background-color: transparent !important; }

.privacy__close-container {
  height: 7vh;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  width: 100%; }

.privacy__span-close:after {
  --text-opacity:1;
  color: #043262;
  color: rgba(4, 50, 98, var(--text-opacity));
  font-size: 1.25rem;
  content: " \2715"; }

@media (min-width: 0px) {
  .privacy__container {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw;
    background-color: rgba(162, 162, 162, 0.377);
    top: 0;
    z-index: 2001; }
  .privacy__content {
    height: 80%;
    width: 80%;
    overflow-y: scroll; }
  .privacy__content, .privacy__content__page {
    position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: justify;
    background-color: #fff;
    border-radius: 15px; }
  .privacy__content__page {
    margin-top: 10rem;
    margin-bottom: 5rem; }
  .privacy__span-close {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    cursor: pointer;
    margin-left: 100%; }
  .privacy__title {
    font-family: "Regular";
    margin-top: 4rem;
    text-align: center; }
  .privacy__subtitle, .privacy__title {
    --text-opacity:1;
    color: #00a1ed;
    color: rgba(0, 161, 237, var(--text-opacity)); }
  .privacy__subtitle, .privacy__text {
    font-family: "Regular"; }
  .privacy__text {
    font-size: .5rem; } }

@media (min-width: 481px) {
  .privacy__title {
    font-size: .9rem; }
  .privacy__text {
    font-size: .75rem; }
  .privacy__span-close {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    cursor: pointer;
    margin-left: 100%; } }

@media (min-width: 768px) {
  .privacy__content, .privacy__content__page {
    padding-left: 3rem;
    padding-right: 3rem; }
  .privacy__title {
    font-size: 2rem; }
  .privacy__text {
    font-size: .9rem; }
  .privacy__span-close {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    cursor: pointer;
    margin-left: 100%; } }

.box {
  background: rgba(255, 255, 255, 0.85) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0F0E0E62;
  border-radius: 30px !important; }
  .box .text-welcome {
    font-family: "Regular";
    letter-spacing: 0px;
    color: #4A484D; }
  .box .alertValidation {
    color: #FF0215;
    font-size: 0.75rem;
    font-family: "Regular"; }
  .box .button-recover {
    background: transparent linear-gradient(172deg, #043262 0%, #043262 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px !important;
    opacity: 1; }
  .box .checkbox-politics {
    box-shadow: 0px 3px 6px #00000029 !important;
    border: 1px solid #4A484D !important;
    border-radius: 10px !important;
    opacity: 1 !important; }
  .box_container-captcha {
    margin-top: 1rem;
    left: 0;
    height: 30%;
    font-family: sans-serif;
    text-align: center; }
  .box .alertRecaptcha {
    width: max-content; }
  .box .button-login {
    background: transparent linear-gradient(172deg, #043262 0%, #043262 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px !important;
    opacity: 1; }

.marginCookie {
  margin-top: 7rem; }

.box {
  background: rgba(255, 255, 255, 0.85) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0F0E0E62;
  border-radius: 30px !important; }
  .box .text-welcome {
    font-family: "Regular";
    letter-spacing: 0px;
    color: #4A484D; }
  .box .alertValidation {
    color: #FF0215;
    font-size: 0.75rem;
    font-family: "Regular"; }
  .box .button-recover {
    background: transparent linear-gradient(172deg, #043262 0%, #043262 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px !important;
    opacity: 1; }
  .box .checkbox-politics {
    box-shadow: 0px 3px 6px #00000029 !important;
    border: 1px solid #4A484D !important;
    border-radius: 10px !important;
    opacity: 1 !important; }
  .box_container-captcha {
    margin-top: 1rem;
    left: 0;
    height: 30%;
    font-family: sans-serif;
    text-align: center; }
  .box .alertRecaptcha {
    width: max-content; }
  .box .button-login {
    background: transparent linear-gradient(172deg, #043262 0%, #043262 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px !important;
    opacity: 1; }

.textRegister {
  color: #FFFFFF;
  font-size: 1.75rem;
  text-align: center; }

.textAlertRegister {
  margin-left: auto; }

.marginToltip {
  left: 5rem; }

.marginToltip2 {
  left: 9.25rem; }

.phoneRegister {
  box-shadow: 0px 3px 6px #00000029;
  height: 3rem; }

.phoneRegister .PhoneInputCountry {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  margin-right: var(--PhoneInputCountrySelect-marginRight); }

.phoneRegister .PhoneInputCountrySelectArrow {
  display: block;
  content: '';
  width: 0.6rem;
  height: 0.53rem;
  border-style: solid;
  border-color: #56D5F4;
  border-top-width: 0;
  border-bottom-width: 1px !important;
  border-left-width: 0;
  border-right-width: 1px !important;
  border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
  -webkit-transform: rotate(50deg) !important;
  transform: rotate(50deg);
  transform: var(--PhoneInputCountrySelectArrow-transform);
  opacity: 0.45;
  opacity: var(--PhoneInputCountrySelectArrow-opacity);
  margin-left: 0.5rem;
  margin-bottom: 0.25rem; }

.phoneRegister .PhoneInputCountryIconImg {
  width: 2rem;
  height: 2rem;
  display: block; }

.phoneRegister .PhoneInputCountrySelect {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 3rem;
  z-index: 1;
  border: 0;
  opacity: 0;
  cursor: pointer; }

.phoneRegister .PhoneInputInput {
  width: inherit;
  margin-left: 0.5rem;
  padding-left: 0.25rem; }

.phoneRegister .PhoneInput--focus {
  border: 0px solid transparent !important; }

.phoneRegister .PhoneInputInput:focus-visible {
  outline: none !important; }

.contenetRegisterCompany {
  overflow: auto; }

i.fas.fa-exclamation-circleMember {
  position: absolute;
  top: 0.25rem;
  color: #56D5F4; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.imgProfileRow {
  height: 16px !important;
  border-radius: 30px; }

.imgProfileRowTra {
  height: 13px !important;
  border-radius: 30px; }

.imgProfileRow2 {
  height: 68px !important;
  border-radius: 30px; }

.textNameProfile {
  margin-left: 0.75rem;
  margin-top: 0.25rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.avatarName {
  width: 43px !important;
  height: 43px !important;
  margin-top: 0.75rem;
  background-color: #043262 !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important; }

.avatarName.MuiAvatar-root {
  font-size: 1rem !important; }

.textInfo {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.marginInfo {
  margin-top: auto; }

.titleTab {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  margin-top: 2rem;
  opacity: 1; }

.borderTitle {
  border-bottom: 1px #C2C2C2 solid; }

.borderTitle2 {
  border-bottom: 3px #348DE3 solid;
  width: 6rem; }

.textEmail {
  margin-top: 0.5rem;
  font-size: 14px; }

.contentProveedor {
  margin-right: 1rem;
  height: 6rem;
  margin-top: 2rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px; }

.textProvedor {
  margin-left: 3rem;
  margin-top: 1rem; }

.textNameProfile2 {
  margin-top: 0.25rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textActive {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 1.5rem; }

.contentActive {
  margin-left: auto;
  margin-top: auto;
  margin-right: 2rem; }

.contentBottoms {
  margin-right: 1rem;
  height: 2rem;
  margin-left: 1rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px; }

.bottomSettings {
  width: 8rem; }

.bottomSettings2 {
  width: 12rem; }

.contetnUpload {
  height: 1rem; }

.buttomUpload {
  margin-left: 8rem; }

.nameUpload {
  margin-left: 9rem;
  color: #5C5555;
  font-size: 14px; }

.borderTitle3 {
  width: 6rem; }

.contentCalendarMember {
  margin-right: 1rem;
  margin-top: 2rem;
  background: #FFFFFF 0% 0% no-repeat padding-box; }

.tittleNoCalendar {
  color: #675F5F;
  font-family: "Bold";
  font-size: 20px;
  text-align: center;
  margin-top: 1rem; }

.btnSicronizar {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 10px 10px 10px 10px;
  border-radius: 8px !important;
  opacity: 1;
  right: 1rem;
  top: 1rem;
  margin-left: auto !important;
  margin-right: auto !important; }

.contentImgCalendar {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 4rem; }

.imgBottomSync {
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem; }

.menuMoreEvents {
  max-height: 300px;
  width: 380px; }
  .menuMoreEvents .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    width: fit-content !important;
    right: 38px !important;
    position: inherit;
    margin-top: 2.7rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.imgOptionsSync {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.btnFollow {
  display: inline-flex;
  margin-right: 0.25rem; }

.textConect {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-left: 15px;
  text-align: left; }

.textPrivate {
  margin-top: 1.5rem !important;
  position: unset !important;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.titlePrivate {
  color: #675F5F;
  font-family: "Bold";
  font-size: 17px;
  text-align: center;
  margin-top: 1.1rem;
  margin-left: 0.5rem; }

.btnCloseConect.MuiIconButton-edgeStart {
  color: #348DE3; }

.textListEvents {
  margin-top: 0.5rem !important;
  position: unset !important;
  margin-left: 1rem;
  margin-bottom: 1rem; }

.textListAdvertencia {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px !important;
  margin-left: 0.5rem; }

.btnAgreeConect {
  width: 14rem !important;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelConect {
  width: auto !important;
  color: #675F5F !important;
  opacity: 1;
  margin-right: 5rem !important; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular" !important;
  font-weight: 700 !important; }

.dialogDeleteDocument .MuiDialog-paperWidthSm {
  padding: 0.5rem !important; }

.titleDeleteStudy .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  color: #675F5F !important;
  opacity: 1;
  font-weight: 700 !important;
  font-size: 1.4rem !important; }

.colorTitle {
  color: #675F5F !important; }

.title-popup-Document {
  color: #043262 !important;
  font-family: "Bold" !important;
  font-weight: 900 !important;
  font-size: 1.5rem !important;
  margin-left: 0.5rem !important;
  margin-right: 2rem !important; }

.title-popup-Document .MuiDialogContent-root {
  flex: 1 1 auto !important;
  padding: 0rem 1rem 0rem 1.5rem !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch; }

.title-popup-Document .MuiIconButton-root {
  flex: 0 0 auto !important;
  color: rgba(0, 0, 0, 0.54) !important;
  padding: 12px 0px 12px 0px !important;
  overflow: visible !important;
  font-size: 1.5rem !important;
  text-align: center !important;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms !important;
  border-radius: 50% !important; }

.btnDeleteStudy {
  left: 14% !important;
  right: 20% !important; }

.btnDeleteStudy.MuiIconButton-edgeStart {
  color: #348DE3 !important; }

.contentAddressDelete.MuiDialogContent-root {
  padding: 1px 13px !important; }

.text-deleteReferences {
  height: 2rem !important; }

.textDelete {
  color: #4A484D !important;
  font-size: 0.8rem !important;
  font-family: "Regular" !important; }

.btnCancelDelete {
  width: 10rem !important;
  color: #675F5F !important;
  opacity: 1; }

.btnAgreeDelete {
  width: 10rem !important;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029 !important;
  border-radius: 15px !important;
  opacity: 1; }

.imgOutlook {
  height: 39px !important;
  margin-top: 1rem; }

.textProvedor3 {
  margin-left: 4rem;
  margin-top: 1rem; }

.textSubtitleDuplicate {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.sectionDuplicateVacantContent {
  background-color: #F5F5F5 !important;
  border-radius: 19px;
  padding: 1rem;
  max-height: 360px !important; }

.txt-font-light {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #675F5F;
  font-size: 0.8rem; }

.txt-font-bold {
  color: #675F5F;
  font-weight: 700;
  font-size: 1.1rem;
  margin-top: 1rem; }

.inlineGrid {
  display: inline-grid; }

.sectionSearch {
  border-bottom: 2px solid #348DE3; }

.textDuplicate {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 15px;
  margin-left: 0.25rem; }

.selectTitle {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold";
  font-size: 16px; }

.mt--2 {
  margin-top: -0.3rem; }

.filterMenu {
  width: 13%;
  /* margin-top: 4px; */
  height: 74%; }

.selectTitleOption {
  height: 2rem;
  background: #F2F0F0 0% 0% no-repeat padding-box;
  width: 7rem !important; }

.titleSection {
  border-bottom: 6px solid #348DE3; }

.contentListDuplicateVacante {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  overflow: auto !important;
  max-height: 220px !important; }

.color-publicado-popup {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.checkVacant {
  margin-top: 1rem !important; }

.infoVacant {
  border-bottom: 3px solid #E2E2E2; }

.textNameVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Bold"; }

.textNameVacantLocation {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.textCountryVacant {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 12px; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.colorDuplicate-Publicado {
  color: #56EA19;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Cerrado {
  color: #ffc107;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Eliminado {
  color: #F62323;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Archivado {
  color: #675F5F;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.colorDuplicate-Borrador {
  font-weight: normal;
  padding-top: 0.5rem;
  padding-left: 0.25rem; }

.titlePopupDuplicateVacante {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.titlePopupDuplicateVacante .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.m-p-4 .MuiDialog-paperWidthSm {
  padding: 1rem !important; }

.buttomCloseDuplicate.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 9rem !important; }

.buttomCloseDuplicate .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.contentDuplicatePopUp.MuiDialogContent-root {
  padding: 0px 20px 0px 20px; }

.contentNoCandidatesGroup {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  border-radius: 15px;
  border: 1px solid #348DE3;
  margin-bottom: 1.5rem !important; }

.tittleNoFiles {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  text-align: center; }

.textNoFiles {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 8rem;
  padding-left: 8rem;
  text-align: center; }

.contentImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.imgAttach {
  display: block;
  position: relative;
  height: 0.75rem;
  width: 0.75rem;
  margin: auto; }

.btnAttachFile {
  padding-top: 2rem;
  display: flex; }

.btn-addFile {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 7px 15px 7px 15px;
  border-radius: 8px !important;
  opacity: 1;
  margin-left: auto;
  margin-right: auto !important; }

.divWordGoup {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 1rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorNoGroupVacant {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.divContainerTagsPopover {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 250px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerTagsPopover p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionPopoverTags {
  border-radius: 19px;
  min-width: 300px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddTagTxt {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3; }

.btn-popover-tags {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  border-radius: 11px;
  opacity: 1;
  padding: 6px; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #348DE3 !important;
  border-radius: 17px !important;
  max-width: calc(100% - 32px);
  min-width: 16px;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

.itemsTags {
  margin-right: 1rem;
  height: 1.5rem;
  padding: 5px 0px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.cursorTags {
  cursor: pointer; }

.tagCount {
  color: #080808;
  margin-left: auto;
  font-weight: 900;
  margin-right: 10px; }

.btnCloseTag .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important;
  margin-right: 1rem; }

.btnCloseTag.MuiIconButton-root {
  padding: 10px 0px 0px 10px !important; }

.imgSearchSources {
  padding-top: 0.75rem; }

.contentFilterCandidates .MuiPaper-root {
  top: 245px !important;
  left: 132px !important;
  width: 17rem !important; }

.divContainerFilterCandidate {
  background: rgba(52, 141, 227, 0.05) 0% 0% no-repeat padding-box;
  padding: 5px 10px 15px 10px;
  margin: 15px;
  min-width: 205px;
  border-radius: 19px;
  max-height: 240px;
  overflow: auto; }

.divContainerFilterCandidate p {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.sectionSearchCandidate {
  border-radius: 19px;
  min-width: 239px;
  padding: 10px 16px 0px 16px; }

.divWordTag {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 19px;
  opacity: 1;
  margin: 0rem 1rem 1rem 1rem;
  padding: 1rem; }

.colorAddItemTag {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #675F5F;
  opacity: 1; }

.divContainerSugeridos {
  color: #675F5F;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #C6C2C282;
  font-size: 0.9rem; }

.candidate {
  background-attachment: fixed;
  background-color: #E4E4E4 !important;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.indexContainer {
  padding-right: 2rem;
  padding-left: 2rem; }
  .indexContainer .textTitleView {
    text-align: left;
    font-family: "Bold";
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    font-size: 1rem; }
  .indexContainer .TabCandidate.MuiPaper-root {
    background-color: transparent !important; }
  .indexContainer_iconCount {
    font-size: 1.75em;
    width: 20px;
    margin-top: 13px; }
  .indexContainer .textCount {
    margin-top: 23px;
    font-size: 1rem;
    position: absolute;
    color: #348DE3;
    font-family: "Bold";
    margin-left: 9.1rem; }
  .indexContainer .textCountSecundary {
    margin-top: 23px;
    font-size: 1rem;
    position: absolute;
    color: #348DE3;
    font-family: "Bold";
    margin-left: 19rem; }

.TabButton .MuiTab-fullWidth {
  max-width: max-content !important; }

.TabButton .MuiTabs-indicator {
  border: 1px solid #348DE3 !important; }

.TabButton .MuiTab-wrapper {
  text-transform: capitalize !important;
  font-family: 'Regular' !important; }

.TabButton .MuiTabs-indicator {
  border: 1px solid #348de3 !important;
  height: 3px; }

.TableCandidates .MuiPaper-root {
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: transparent !important; }

.TableCandidatesB .MuiPaper-root {
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: transparent !important; }

.contentPopupFinally .MuiDialog-paperWidthSm {
  padding: 0rem !important; }

.contentPopupFinally .MuiPaper-rounded {
  border-radius: 28px; }

.titlePopup .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.titlePopup.MuiDialogTitle-root {
  padding: 20px 20px 20px 20px !important; }

.titlePopup {
  margin-left: auto;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.btnClosePopup.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 90px !important; }

.btnClosePopup .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.contentInfoNewReason.MuiDialogContent-root {
  padding: 0px 20px 10px 20px; }

.sectionNewVacant {
  background-color: #ecf5f8;
  border-radius: 19px;
  padding: 1rem; }

.subTitlePopup {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.widthImageVacant {
  width: 20px;
  height: 20px; }

.btnSaveSearch {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 1px 0px 1px 0px;
  border-radius: 15px;
  margin-left: 2rem !important;
  margin-right: 1rem;
  margin-bottom: 2rem;
  width: 13rem !important; }
  .btnSaveSearch:disabled {
    background: #DADADA 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    padding: 1px 0px 1px 0px;
    border-radius: 10px;
    margin-left: 1rem !important;
    margin-right: 1rem;
    margin-bottom: 2rem;
    width: 9rem !important;
    color: #675F5F; }

.textCountSearch {
  margin-top: 23px;
  font-size: 1rem;
  position: absolute;
  color: #348DE3;
  font-family: "Bold";
  margin-left: 36rem; }

.backgroundVacancies {
  background-size: cover;
  background-color: #8080801f;
  overflow: auto;
  height: 100%;
  background-position: center center; }

.textTitle {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.buttonPrincipal {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 700;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .buttonPrincipal:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 700;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.boxForm {
  background-color: #fff;
  border-radius: 15px; }

.btnAddQuestion {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.containerOption2 {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem;
  display: flex; }

.optionQuestion {
  background-color: #043262;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  margin-right: 20px;
  font-size: 0.9rem; }

.listQuestions {
  padding: 1.5rem 0rem 1.5rem 2rem;
  margin-left: auto;
  display: table; }

.txtTitleForm {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.textLabel {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem; }

.contentDate {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.btnSaveGray {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  color: #675F5F;
  font-weight: 700;
  background: #FFFFFF 0% 0% no-repeat padding-box; }
  .btnSaveGray:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    color: #675F5F;
    font-weight: 700;
    background: #DADADA 0% 0% no-repeat padding-box; }

.buttonForm {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .buttonForm:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Regular";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.checkboxForm {
  border-radius: 10px !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3 !important; }

.workExpMenu-font {
  font-family: "Regular";
  font-size: 0.8rem;
  color: #675F5F; }

.boxCheck {
  height: 3rem;
  line-height: 3rem; }

.contentSkillsCreate {
  font-weight: 100;
  font-stretch: extra-condensed;
  font-family: "Regular";
  font-size: smaller;
  text-align: left;
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.tag-addSkill {
  margin-bottom: 0.5rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 1.3rem;
  opacity: 1;
  margin-left: 0.5rem; }

.btn-addSkill {
  border-radius: 11px;
  font-size: 0.5rem;
  width: 7px;
  height: 7px;
  margin: 0.2rem;
  background: #348DE3 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #ffffff;
  padding: 8px;
  text-decoration: none; }

.icon-btn-addSkill {
  position: absolute;
  margin-top: -7px;
  margin-left: -1.1px; }

.staticBarVacant {
  justify-content: flex-start;
  position: sticky;
  top: 0;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #F0F0F0;
  z-index: 102; }

.letterCreateVacant {
  margin-top: 1rem; }

.letterCreateVacant .ql-toolbar.ql-snow {
  background: #F1F1F1 0% 0% no-repeat padding-box;
  border: 1px solid #F1F1F1;
  opacity: 1; }

.letterCreateVacant .ql-toolbar.ql-snow + .ql-container.ql-snow {
  height: 13rem;
  border: 4px solid #F1F1F1;
  opacity: 1; }

.contentExclamVacant {
  position: unset !important;
  margin-left: 0.5rem !important; }

.exclamSave {
  margin-left: -5rem; }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerDescalification {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content !important;
  height: -moz-fit-content;
  margin: 2rem;
  opacity: 1; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.titlePopupDelete {
  color: #675F5F;
  font-family: "Regular";
  margin-left: 1rem !important; }

.ContentDeleteDescalification .MuiPaper-rounded {
  border-radius: 55px !important; }

.btn-closeDescalification.MuiIconButton-edgeStart {
  margin-left: 11rem !important;
  color: #043262 !important; }

.options-select-edit {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  margin-bottom: auto;
  padding: 5px 10px 5px 10px;
  border: 1px solid #348de3; }

.options-select-edit .MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiInputBase-input.MuiInput-input {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAABHNCSVQICAgIfAhkiAAAAJxJREFUGFdjNO59fIHxP8P7P8w8gRcKBT8w4AAGXU8MmJn/rWf4z7iR0aT38QEGBgZ7hv8MF/4w8zhi0wjVsJ+RgVHg/3+GiYwG/e8FmP99OcDIwKCPTSOqhv8Lz5bIJTCCXINLIzYNIPVgTdg0MvxnKPzP9H89xEkQG2Bq4ZowNEJVoGtAsQmbjdg0YNUE02zS/djhTKksKGQxAAA6Z2lti1NDAQAAAABJRU5ErkJggg==) white no-repeat calc(100%) !important; }

.menuMoreEdit {
  margin-top: 3rem !important; }
  .menuMoreEdit .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.backgroundVacancies {
  background-size: cover;
  background-color: #8080801f;
  overflow: auto;
  height: 100%;
  background-position: center center; }

.textTitle {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.buttonPrincipal {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 700;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .buttonPrincipal:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 700;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.boxForm {
  background-color: #fff;
  border-radius: 15px; }

.optionQuestion {
  background-color: #043262;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  margin-right: 20px;
  font-size: 0.9rem; }

.btnAddQuestion {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.containerOption2 {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem;
  display: flex; }

.listQuestions {
  padding: 1.5rem 0rem 1.5rem 2rem;
  margin-left: auto;
  display: table; }

.txtTitleForm {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.textLabel {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem; }

.contentDate {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.btnSaveGray {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  color: #675F5F;
  font-weight: 700;
  background: #FFFFFF 0% 0% no-repeat padding-box; }
  .btnSaveGray:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    color: #675F5F;
    font-weight: 700;
    background: #DADADA 0% 0% no-repeat padding-box; }

.buttonForm {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Regular";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box; }
  .buttonForm:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Regular";
    font-weight: 500;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.checkboxForm {
  border-radius: 10px !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3 !important; }

.workExpMenu-font {
  font-family: "Regular";
  font-size: 0.8rem;
  color: #675F5F; }

.boxCheck {
  height: 3rem;
  line-height: 3rem; }

.contentSkills {
  font-weight: 100;
  font-stretch: extra-condensed;
  font-family: "Regular";
  font-size: smaller;
  text-align: left;
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.tag-addSkill {
  margin-bottom: 0.5rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 12px #00000029;
  border-radius: 1.3rem;
  opacity: 1;
  margin-left: 0.5rem; }

.btn-addSkill {
  border-radius: 11px;
  font-size: 0.5rem;
  width: 7px;
  height: 7px;
  margin: 0.2rem;
  background: #348DE3 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #ffffff;
  padding: 8px;
  text-decoration: none; }

.icon-btn-addSkill {
  position: absolute;
  margin-top: -7px;
  margin-left: -1.1px; }

.vacant {
  background: #fff;
  border-radius: 15px;
  padding: 15px 20px;
  margin-top: 20px;
  border: 1px solid #348de3; }
  .vacant:last-child {
    margin-bottom: 1.8rem; }
  .vacant__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .35rem; }
  .vacant__info {
    display: flex;
    border-bottom: 1px solid #E9E5E5;
    cursor: pointer; }
  .vacant__info img {
    margin-right: 2px; }
  .vacant .button-actions {
    color: #675F5F;
    border: 1px solid #348de3;
    padding: 4px 13px;
    margin-left: .85rem;
    border-radius: 0.35rem;
    transition: all linear .1s;
    box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
    font-size: 0.85rem; }
    .vacant .button-actions-invert {
      font-size: 1rem;
      box-shadow: none; }
      .vacant .button-actions-invert:hover {
        border: 1px solid #348de3; }
      .vacant .button-actions-invert i {
        color: #348de3;
        margin-right: 7px;
        font-size: 14px; }
  .vacant .header-title {
    font-weight: bold;
    color: #675F5F;
    cursor: pointer;
    font-family: "Bold"; }
  .vacant .options-select .MuiSelect-select.MuiSelect-select {
    padding: 8px 10px;
    font-size: 15px !important;
    color: #675F5F; }
    .vacant .options-select .MuiSelect-select.MuiSelect-select:focus {
      background: transparent; }

.MuiMenu-list {
  padding: 10px 16px !important; }
  .MuiMenu-list li.MuiListItem-root {
    font-size: 13px;
    border-bottom: 1px solid #E9E5E5;
    padding: 5px !important; }
    .MuiMenu-list li.MuiListItem-root:last-child {
      border-bottom: none; }
    .MuiMenu-list li.MuiListItem-root.Mui-disabled {
      color: #675F5F;
      font-weight: 700;
      font-size: 17px;
      opacity: 1;
      border: none; }
    .MuiMenu-list li.MuiListItem-root:hover, .MuiMenu-list li.MuiListItem-root.Mui-selected {
      background: transparent !important; }

.color-publicado {
  color: #37F114; }

.color-cerrado {
  color: #ffc107; }

.color-archivado {
  color: #675F5F; }

.color-eliminado {
  color: #F62323; }

.color-borrador {
  font-weight: normal; }

.color-draft {
  color: gray; }

.color-circle-p {
  color: #C2C2C2; }

.color-circle-a {
  color: #FFBD0C; }

.color-circle-s {
  color: #4BBA1D; }

.color-circle-f {
  color: #348DE3; }

.color-circle-b {
  color: #F62323; }

.color-vacant {
  line-height: 23px; }

.color-vacant-principal {
  line-height: 35px;
  margin-left: 10px; }

.containerTopVacantEdit {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 9px 6px #00000029;
  opacity: 1;
  padding: 1rem; }

.flowRoot {
  display: flow-root; }

.left {
  float: left; }

.right {
  float: right; }

.txtVacantItem {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 1rem; }

.txtVacantItem2 {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 0.3rem; }

.txtVacantItemPrincipal {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem;
  margin-right: 0.5rem; }

.txtLocation {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  line-height: 24px;
  font-size: 0.8rem; }

.txtVacantItemBlue {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3 !important;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 0.3rem; }

.txtVacantItemDefault {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.9rem;
  padding: 0rem 1rem 0rem 0.3rem; }

.widthImageVacant {
  width: 20px;
  height: 20px; }

.containerEdit {
  padding-bottom: 6px; }

.containerEditBlue {
  border-bottom: 4px solid #348DE3; }

.filterImage {
  filter: invert(45%) sepia(81%) saturate(1291%) hue-rotate(188deg) brightness(93%) contrast(90%); }

.mr-box {
  margin-top: -10px; }

.button-actions {
  color: #675F5F;
  border: 1px solid #348de3;
  padding: 4px 13px;
  margin-left: .85rem;
  border-radius: 0.35rem;
  transition: all linear .1s;
  box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
  font-size: 0.85rem; }
  .button-actions-invert {
    font-size: 1rem;
    box-shadow: none; }
    .button-actions-invert:hover {
      border: 1px solid #348de3; }
    .button-actions-invert i {
      color: #348de3;
      margin-right: 7px;
      font-size: 14px; }

.button-actions2 {
  color: #675F5F;
  border: 1px solid #348de3;
  padding: 10px 17px;
  margin-left: .85rem;
  border-radius: 0.35rem;
  transition: all linear .1s;
  box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
  font-size: 0.85rem; }
  .button-actions2-invert {
    font-size: 1rem;
    box-shadow: none; }
    .button-actions2-invert:hover {
      border: 1px solid #348de3; }
    .button-actions2-invert i {
      color: #348de3;
      margin-right: 7px;
      font-size: 14px; }

.txtLastTime {
  font-size: 0.9rem;
  text-align: left;
  margin-top: 1rem;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.btn-close-deleteVideo {
  left: 35%;
  right: 20%; }

.text-deleteReferences {
  height: 2rem; }

.textAddSoft {
  color: #819FAA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.btn-deleteRerences2 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.title-popup-description {
  color: #043262;
  font-family: "Regular";
  margin-left: 1rem !important; }

.btn-close-deleteReferences {
  left: 24%;
  right: 20%; }

.boxStates {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 9px 6px #00000029;
  border-left: 1px solid #043262;
  border-top: 1px solid #043262;
  border-bottom: 1px solid #043262;
  opacity: 1; }

.boxStates2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 9px 6px #00000029;
  border-left: 1px solid #043262;
  border-right: 1px solid #043262;
  border-top: 1px solid #043262;
  border-bottom: 1px solid #043262;
  opacity: 1; }

.txtTitleTab {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  padding: 10px 2px 10px 2px;
  opacity: 1;
  font-size: 0.75rem; }

.containerDrop {
  flex-direction: column;
  height: calc(100% - (231px));
  margin-bottom: 0rem; }

.mr-right {
  margin: auto;
  margin-right: 0px; }

.mr-left {
  margin: auto;
  margin-left: 0px; }

.selectProfileCandidateVacancie {
  width: 11rem !important;
  margin-right: 1rem;
  height: 2.7rem;
  margin-left: 1rem;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 9px; }

.widthImageVacantFilter {
  width: 20px;
  margin-top: 10px;
  margin-left: 12px;
  height: 20px; }

.MuiIconButton-root {
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.54);
  padding: 9px;
  overflow: visible;
  font-size: 1.5rem;
  text-align: center;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 50%; }

.outlineVacant {
  outline: 0; }

.backgroundVacant {
  background-attachment: fixed;
  background-color: #8080801f;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.tabVacant {
  opacity: 1;
  box-shadow: 0px 9px 6px #00000029 !important;
  flex-grow: 1; }

.textButton {
  background-color: #F2F3F4;
  color: #675F5F;
  font-family: "Bold";
  word-spacing: 0.5rem; }

.contentInfoNewReason.MuiDialogContent-root {
  padding: 0px 20px 10px 20px; }

.sectionNewVacant {
  background-color: #ecf5f8;
  border-radius: 19px;
  padding: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 1rem; }

.txtConfirmHired {
  padding: 0.9rem 0.9rem 0rem 0.9rem;
  font-size: 0.9rem;
  font-family: "light"; }

.subTitlePopup {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.textPopupNew {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.sectionCreate {
  border-bottom: 3px solid #E2E2E2; }

.textSectionDouble {
  width: 18rem; }

.textSubtitle {
  color: #819FAA;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  font-family: "Regular" !important; }

.titlePopupState {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.3rem; }

.buttonFormVacant {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  font-size: 0.77rem !important;
  font-family: "Bold";
  font-weight: 500;
  background: #348DE3 0% 0% no-repeat padding-box;
  margin-left: 1.5rem; }
  .buttonFormVacant:disabled {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    font-size: 0.77rem !important;
    font-family: "Bold";
    font-weight: 500;
    margin-left: 1.5rem;
    background: #DADADA 0% 0% no-repeat padding-box;
    color: #675F5F; }

.selectEmail {
  margin-right: 1rem;
  height: 2rem;
  margin-left: 1rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px;
  display: flex;
  margin-left: auto !important; }

.txtNameReason {
  padding: 0.5rem;
  display: inline-block;
  margin-top: 1rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px; }

.txtUnderlineReason {
  text-decoration: underline;
  color: #348DE3; }

.tooltipPublication .tooltip-inner {
  padding: 1rem;
  position: absolute;
  border-radius: 15px;
  width: 16rem !important;
  font-size: 0.7rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #56D5F4;
  opacity: 1; }

.btn-acceptVacant {
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDeleteVacant {
  color: #675F5F !important;
  opacity: 1; }

.btn-close-viewVacant {
  left: 28%;
  right: 20%; }

.btn-close-viewVacant.MuiIconButton-root {
  color: #348DE3; }

.contentPopupFinally2 .MuiDialog-paperWidthSm {
  padding: 0rem !important; }

.contentPopupFinally2 .MuiPaper-rounded {
  border-radius: 28px; }

.letterCreateVacant {
  margin-top: 1rem; }

.letterCreateVacant .ql-toolbar.ql-snow {
  background: #F1F1F1 0% 0% no-repeat padding-box;
  border: 1px solid #F1F1F1;
  opacity: 1; }

.letterCreateVacant .ql-toolbar.ql-snow + .ql-container.ql-snow {
  height: 13rem;
  border: 4px solid #F1F1F1;
  opacity: 1; }

.contentExclamVacant {
  position: unset !important;
  margin-left: 0.5rem !important; }

.staticBarVacantEdit {
  justify-content: flex-start;
  position: sticky;
  top: 97px !important;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #F0F0F0;
  z-index: 102; }

.staticBarVacantEdit2 {
  justify-content: flex-start;
  position: sticky;
  top: 55px !important;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #F0F0F0;
  z-index: 102; }

.staticBarVacantTitle {
  justify-content: flex-start;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1005; }

.contentSkillsCreate {
  font-weight: 100;
  font-stretch: extra-condensed;
  font-family: "Regular";
  font-size: smaller;
  text-align: left;
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.dateText {
  font-family: "Bold"; }

.marginTextDate {
  margin-left: -2rem; }

.titleDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F; }

.txtDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Light';
  color: #675F5F; }

.optionDescalification {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  font-size: 0.9rem; }

.containerOption {
  background: #F8F6F6 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
  padding: 1rem;
  margin: 1rem 0rem 1rem 0rem;
  display: flow-root; }

.containerDescalification {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px;
  height: fit-content !important;
  height: -moz-fit-content;
  margin: 2rem;
  opacity: 1; }

.btnAddReason {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #348DE3;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: 25px; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.btnBackEditedEmail2 {
  border-radius: 11px;
  padding: 5px 12px 5px 12px;
  color: #675F5F;
  font-size: 0.9rem;
  opacity: 1; }

.listReasons {
  padding: 1.5rem 2rem 1.5rem 2rem; }

.boxMarginReason {
  padding: 0rem 2rem 0em 2rem; }

.boxMarginReason2 {
  margin: 1rem 2rem 1em 2rem; }

.btnAssign {
  margin: 2.5rem 2rem 1.5rem 2rem; }

.btnActionReason {
  margin: 0rem 2rem 0rem 2rem; }

.containerAddReason {
  background-color: #F0F0F0; }

.txtReason {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F; }

.inputReason {
  padding: 1rem;
  border-radius: 15px; }

.hrOptions {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 1rem; }

.btn-cv {
  width: 20px;
  height: 20px; }

.btn-add-reason {
  margin-top: 2px;
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.btn-action-reason {
  margin-left: 0.5rem;
  width: 20px;
  height: 20px;
  filter: invert(40%) sepia(13%) saturate(167%) hue-rotate(314deg) brightness(94%) contrast(102%); }

.justifyContentCenter {
  justify-content: center; }

.txtSaveAndCreate {
  font-family: "Bold"; }

.btnCleanEmail2 {
  font-family: "Bold";
  filter: invert(49%) sepia(87%) saturate(2196%) hue-rotate(189deg) brightness(93%) contrast(91%); }

.titlePopupDelete {
  color: #675F5F;
  font-family: "Regular";
  margin-left: 1rem !important; }

.ContentDeleteDescalification .MuiPaper-rounded {
  border-radius: 55px !important; }

.btn-closeDescalification.MuiIconButton-edgeStart {
  margin-left: 11rem !important;
  color: #043262 !important; }

.dialogPopupReclassify .MuiDialog-paperWidthSm {
  max-width: 509px !important;
  padding: 0px !important; }

.btn-closeResta.MuiIconButton-edgeStart {
  float: right; }

.btn-closeResta.MuiIconButton-root {
  color: #348DE3; }

.contentNoFileVacant {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin: 2rem;
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #D9EAF9;
  border-radius: 22px;
  display: flex;
  align-items: center; }

.full-height-vacant {
  height: calc(100% - 9rem); }

.absoluteAuthorFile {
  position: absolute;
  right: 5px; }

.gridFilesVacant {
  width: 15.6666667% !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
  opacity: 1;
  margin-right: 0.45rem;
  margin-bottom: 2rem;
  padding-bottom: 1rem; }

.content-all-files-vacant {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #D9EAF9;
  border-radius: 22px;
  margin: 2rem;
  padding: 2rem; }

.container-files-count {
  margin: 1rem 2rem;
  left: 0px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #E2E2E2;
  justify-content: end;
  align-items: baseline; }

.titleReportes {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.95rem;
  opacity: 1; }

.titleReportes2 {
  text-align: left;
  height: 56px;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: -4px;
  font-size: 13px;
  font-weight: 700; }

.contentDateReport:disabled {
  color: #DE39E4; }

.graphicHorizontal div:first-child {
  border-radius: 20px 0px 0px 20px; }

.graphicHorizontal div:last-child {
  border-radius: 0px 20px 20px 0px; }

.contentTitle {
  margin: 2rem; }

.contentTitleR {
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem; }

.contentRewiew {
  background: #ECF6FF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  opacity: 1;
  padding: 1rem;
  height: 7rem;
  border-radius: 22px;
  position: relative; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important; }

.contentRewiewFirst {
  margin-left: 1.5rem; }

.contentCandidates {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 14rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentImgReport {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.backgroundReport {
  background-attachment: fixed;
  background-color: #E4E4E4;
  background-position: center center;
  min-height: 100% !important;
  height: fit-content !important; }

.contentSecond {
  margin-bottom: 4rem !important; }

.contentCandidatesTitle {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 3.5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-top: 0.5rem; }

.contentCandidatesSecondSr {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  height: 23rem;
  margin-right: 2rem;
  margin-left: 2rem; }

.imgReport {
  margin: auto; }

.imgReport2 {
  margin-left: 25rem; }

.contentNoReport {
  padding-top: 3rem; }

.contentNoReportSecond {
  padding-top: 1rem; }

.textReportR {
  margin-left: 1rem; }

.textFuentes {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.textFuentesItem {
  text-align: center;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-top: 25px;
  font-size: 0.9rem; }

.textFuentes2 {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.imgReport3 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.textCandidatos {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.textMenu {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1;
  margin-left: 0.75rem; }

.imgSelect {
  margin-left: 0.5rem;
  height: 1rem;
  width: 1rem;
  margin-top: 0.3rem; }

.menuOpenCandidates {
  margin-top: 2.6rem; }

.menuOpenCandidates .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.imgReport4 {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidatesDataSr {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem; }

.contentCandidatesDataBar2 {
  width: 50%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.contentCandidatesDataBar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #348DE3;
  border-top: 1px solid #348DE3;
  border-left: 1px solid #348DE3;
  border-right: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.textNumberSr {
  font-family: "Bold";
  letter-spacing: 0px;
  bottom: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #675F5F;
  opacity: 1; }

.item-states-r {
  min-width: 23px;
  height: 23px;
  border-radius: 6px;
  margin-right: 5px; }

.contentRewiew2S {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  width: -webkit-fill-available;
  height: 7.75rem; }

.contentTextInfo .contentRewiew2S:first-child {
  border-radius: 0px 0px 0px 22px; }

.contentRewiewSr {
  display: flex;
  border-right: 1px solid #348DE3;
  position: relative; }

.contentRewiewSr2 {
  display: flex;
  border-radius: 0px 0px 22px 0px !important;
  position: relative; }

.contentGraphic {
  position: relative;
  overflow: hidden;
  width: 100%; }

.contentCanvas {
  padding: 10px; }

.contentCanvasPie {
  padding: 20px;
  border-radius: 22px 22px 0px 0px; }

.contentReportSection {
  height: calc(100% - (95px)); }

.contentCanvas2 {
  padding: 10px;
  border-radius: 0px 0px 22px 22px; }

.br-blue {
  border-bottom: 1px solid #348DE3;
  background-color: white;
  border-radius: 22px 22px 0px 0px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.contentTextInfo {
  border-top: 1px solid #348DE3; }

canvas {
  width: 100% !important;
  height: 300px !important; }

.contentTextReport {
  height: 1rem; }

.imgRewiew {
  height: 1rem; }

.numberAllCandidates {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #348DE3;
  opacity: 1; }

.numberCount {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px; }

.numberDesquialified {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #DE39E4;
  opacity: 1;
  margin-left: 0.25rem; }

.numberInterview {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  font-weight: 700; }

.number {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  opacity: 1;
  margin-left: 0.5rem;
  font-size: 14px; }

.btnRedirect {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.textNoData {
  text-align: center; }

.imgReportTitle {
  margin-left: 0.5rem;
  /* background-size: auto; */
  /* height: 1rem; */
  /* width: 1rem; */
  margin-bottom: 4px; }

.contentCandidates5 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 22px;
  opacity: 1;
  min-height: 300px;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 1rem; }

.contentCandidates3 {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  width: 50%;
  min-height: 425px;
  border-radius: 22px;
  opacity: 1;
  height: 10rem;
  margin-right: 2rem;
  margin-left: 2rem;
  margin-top: 2rem; }

.divCandidateSuggested {
  border: 1.7px solid #043262;
  border-radius: 12px;
  min-width: 225px;
  margin: 25px; }

.txtCandidateSuggested {
  padding: 10px;
  background-color: #043262;
  border-radius: 10px 10px 0px 0px;
  color: #fff; }

.txtSuggestedSecundary {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #00ACEC; }

.txtSuggestedSecundary1 {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'light';
  color: #675F5F; }

.txtSuggestedSecundary2 {
  text-align: left;
  font-family: 'Bold';
  letter-spacing: 0px;
  color: #675F5F; }

.txtSuggestedSecundary3 {
  text-align: left;
  font-family: 'Bold';
  letter-spacing: 0px;
  color: #00ACEC;
  font-size: 0.9rem;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px; }

.candidate {
  background-attachment: fixed;
  background-color: #E4E4E4 !important;
  background-position: center center;
  min-height: -webkit-fill-available;
  height: fit-content !important; }

.indexContainer {
  padding-right: 2rem;
  padding-left: 2rem; }
  .indexContainer .textTitleView {
    text-align: left;
    font-family: "Bold";
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    font-size: 1rem; }
  .indexContainer .TabCandidate.MuiPaper-root {
    background-color: transparent !important; }
  .indexContainer_iconCount {
    font-size: 1.75em;
    width: 20px;
    margin-top: 13px; }
  .indexContainer .textCount {
    margin-top: 23px;
    font-size: 1rem;
    position: absolute;
    color: #348DE3;
    font-family: "Bold";
    margin-left: 9.1rem; }
  .indexContainer .textCountSecundary {
    margin-top: 23px;
    font-size: 1rem;
    position: absolute;
    color: #348DE3;
    font-family: "Bold";
    margin-left: 19rem; }

.TabButton .MuiTab-fullWidth {
  max-width: max-content !important; }

.TabButton .MuiTabs-indicator {
  border: 1px solid #348DE3 !important; }

.TabButton .MuiTab-wrapper {
  text-transform: capitalize !important;
  font-family: 'Regular' !important; }

.TabButton .MuiTabs-indicator {
  border: 1px solid #348de3 !important;
  height: 3px; }

.TableCandidates .MuiPaper-root {
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: transparent !important; }

.TableCandidatesB .MuiPaper-root {
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: transparent !important; }

.contentPopupFinally .MuiDialog-paperWidthSm {
  padding: 0rem !important; }

.contentPopupFinally .MuiPaper-rounded {
  border-radius: 28px; }

.titlePopup .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.titlePopup.MuiDialogTitle-root {
  padding: 20px 20px 20px 20px !important; }

.titlePopup {
  margin-left: auto;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.btnClosePopup.MuiIconButton-root {
  padding: 0px !important;
  margin-left: 90px !important; }

.btnClosePopup .MuiSvgIcon-root {
  color: #043262;
  font-size: 1.25rem !important; }

.contentInfoNewReason.MuiDialogContent-root {
  padding: 0px 20px 10px 20px; }

.sectionNewVacant {
  background-color: #ecf5f8;
  border-radius: 19px;
  padding: 1rem; }

.subTitlePopup {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.widthImageVacant {
  width: 20px;
  height: 20px; }

.btnSaveSearch {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #00ACEC;
  opacity: 1;
  padding: 1px 0px 1px 0px;
  border-radius: 15px;
  margin-left: 2rem !important;
  margin-right: 1rem;
  margin-bottom: 2rem;
  width: 13rem !important; }
  .btnSaveSearch:disabled {
    background: #DADADA 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    opacity: 1;
    padding: 1px 0px 1px 0px;
    border-radius: 10px;
    margin-left: 1rem !important;
    margin-right: 1rem;
    margin-bottom: 2rem;
    width: 9rem !important;
    color: #675F5F; }

.textCountSearch {
  margin-top: 23px;
  font-size: 1rem;
  position: absolute;
  color: #348DE3;
  font-family: "Bold";
  margin-left: 36rem; }

.contentNoFile {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin-top: 2rem;
  background-color: white;
  border-radius: 15px; }

.containerListNote {
  max-height: 100px;
  overflow: auto;
  margin-bottom: 1rem; }

.tittleNoFiles {
  color: #675F5F;
  font-family: "Bold";
  font-size: 27px;
  text-align: center; }

.textNoFiles {
  color: #675F5F;
  font-family: "Regular";
  font-size: 14px;
  padding-right: 8rem;
  padding-left: 8rem;
  text-align: center; }

.contentImg {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.imgAttach {
  display: block;
  position: relative;
  height: 0.75rem;
  width: 0.75rem;
  margin: auto; }

.btnAttachFile {
  padding-top: 2rem;
  display: flex; }

.btn-addFile {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  padding: 7px 15px 7px 15px;
  border-radius: 8px !important;
  opacity: 1;
  margin-left: auto;
  margin-right: auto !important; }

.boxDragDrop {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-left: 1px solid #043262;
  border-top: 1px solid #043262;
  border-bottom: 1px solid #043262;
  opacity: 1;
  height: calc(100vh - 350px); }

.boxDragDropDisqualified {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  opacity: 1;
  height: calc(100vh - 350px); }

.MuiGrid-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }

.boxDragDropBlocking {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #043262;
  opacity: 1;
  height: calc(100vh - 350px); }

.txtStateItem {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 0.8rem; }

.MuiGrid-container {
  width: 100%;
  display: -webkit-inline-box !important;
  overflow-y: hidden;
  flex-wrap: initial !important;
  box-sizing: border-box; }

.displayContent {
  display: contents; }

.MuiList-root {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  opacity: 1;
  width: 100% !important;
  height: 100% !important; }

.boxDragDrop .MuiListItem-root {
  display: block;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: px;
  padding-right: 10px !important;
  padding-bottom: 8px;
  justify-content: flex-start;
  text-decoration: none;
  background: 0% 0% no-repeat padding-box padding-box white !important;
  box-shadow: 0px 9px 6px #00000029 !important;
  border: 1px solid #4bba1d !important;
  border-radius: 14px !important;
  margin: 10px 0px 10px 0px !important; }

.boxDragDropBlocking .MuiListItem-root {
  display: block;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: px;
  padding-right: 10px !important;
  padding-bottom: 8px;
  justify-content: flex-start;
  text-decoration: none;
  background: 0% 0% no-repeat padding-box padding-box white !important;
  box-shadow: 0px 9px 6px #00000029 !important;
  border: 1px solid #F62323 !important;
  border-radius: 14px !important;
  margin: 10px 0px 10px 0px !important; }

.boxDragDropDisqualified .MuiListItem-root {
  display: block;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  padding-top: px;
  padding-right: 10px !important;
  padding-bottom: 8px;
  justify-content: flex-start;
  text-decoration: none;
  background: 0% 0% no-repeat padding-box padding-box white !important;
  box-shadow: 0px 9px 6px #00000029 !important;
  border: 1px solid #DE39E4 !important;
  border-radius: 14px !important;
  margin: 10px 0px 10px 0px !important; }

.txtTimeCreation {
  margin-top: 5px;
  color: #675F5F;
  margin-left: 2px;
  font-size: 0.7rem; }

.txtReasonBlockCandidate {
  margin-top: 6px;
  color: #CF1414;
  margin-left: 2px;
  font-size: 0.7rem; }

.filterColorGray {
  margin-left: 4px;
  margin-top: 4px;
  width: 18px;
  height: 18px; }

.bg-red-user {
  background-color: #043262; }

.itemSelectFilter {
  background-color: #043262 !important; }

.itemSelectFilterTitle {
  color: #FFFFFF !important; }

.filepreview {
  width: 50px;
  height: 50px !important;
  border-radius: 30px; }

.colorState {
  background-color: #C2C2C2;
  color: #C2C2C2;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState1 {
  background-color: #4245A0;
  color: #4245A0;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState2 {
  background-color: #56D5F4;
  color: #56D5F4;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState3 {
  background-color: #084A84;
  color: #084A84;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState4 {
  background-color: #DE39E4;
  color: #DE39E4;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState5 {
  background-color: #4245A0;
  color: #4245A0;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState6 {
  background-color: #56D5F4;
  color: #56D5F4;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState7 {
  background-color: #084A84;
  color: #084A84;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.colorState8 {
  background-color: #DE39E4;
  color: #DE39E4;
  margin-top: 5px;
  height: 20px;
  width: 12px;
  margin-bottom: 5px; }

.textVacancieState {
  font-size: 0.74rem !important;
  line-height: 26px !important;
  font-family: "Bold" !important; }

.fontTxtVacancie {
  font-family: 'Bold';
  font-size: 0.76rem;
  color: #675F5F;
  margin-left: 5px; }

.MuiListItem-gutters {
  padding-right: 1.5rem !important;
  padding-left: 10px !important;
  line-height: 17px !important;
  margin-left: 1rem;
  margin-right: 1rem; }

.borderTxt {
  border-bottom: 3px solid #348DE3;
  padding-bottom: 2px; }

.txtDots {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: 7px;
  margin-top: -4px; }

.borderCardCandidate {
  width: 100% !important;
  border-bottom: 1px solid #C2C2C2 !important;
  margin-bottom: 0.5rem; }

.borderCard {
  width: 100% !important;
  border-top: 1px solid #C2C2C2 !important;
  margin-top: 0.5rem;
  padding-top: 10px; }

.borderCardCandidateReason {
  width: 100% !important;
  margin-bottom: 0.5rem; }

.filterColorDisqualified {
  filter: invert(50%) sepia(89%) saturate(2479%) hue-rotate(188deg) brightness(95%) contrast(86%);
  margin-left: 10px;
  margin-top: 4px;
  width: 18px;
  height: 18px; }

.txtNameReasonColor {
  color: #348DE3;
  margin-top: 5px;
  margin-left: 2px;
  font-size: 0.7rem; }

.blockSize {
  height: 24px; }

.itemsTagsCard {
  margin-right: 0.3rem;
  height: 1.5rem;
  font-size: 0.8rem;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 5px; }

.newCandidateContainer {
  background-color: #348DE3;
  color: #fff;
  margin-left: 3px;
  margin-top: 5px;
  font-size: 0.6rem;
  padding: 0px 6px;
  border-radius: 6px; }

.optionRoute .MuiSelect-select.MuiSelect-select {
  padding-right: 0px !important; }

.boxWhiteFilterRoute {
  box-shadow: 0px 3px 6px #00000029;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 11px;
  height: 34px; }

.countSelectedRoute {
  font-size: 0.7rem; }

.botomFinally {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  padding: 0.75rem;
  border-radius: 0.5rem;
  width: 9rem; }

.closeIconChange {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0.5rem; }

.botomFinallyContent {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding: 0.75rem; }

.popoverAddCAndidate {
  padding: 20px 10px 10px 10px; }

.containerBtnsAddCandidate {
  border-bottom: 3px solid #E2E2E2;
  padding-bottom: 5px; }

.roundedImageAddcandidate {
  width: 56px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 28px;
  background-position: center;
  height: 56px;
  background-color: #043262;
  cursor: pointer; }

.containerinfoAddCandidate {
  background: #F2F2F2 0% 0% no-repeat padding-box; }

.contentInfoPopUpSecondary.MuiDialogContent-root {
  padding: 0px;
  min-width: 498px; }

.contentPopupSecondary .MuiPaper-rounded {
  border-radius: 28px; }

.contentPopupSecondary .MuiDialog-paperWidthSm {
  max-width: 600px;
  padding: 0rem !important;
  border-radius: 30px !important; }

.buttonAssign {
  margin-right: 1rem;
  height: 2rem;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px;
  width: 6rem !important;
  display: flex; }

.buttonAddFileCandidate {
  margin-right: 1rem;
  padding: 5px;
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 6px;
  display: flex; }

.txtNameDocumentAddCandidate {
  font-size: 0.8rem;
  margin: auto;
  color: #414646a8; }

.min-width10 {
  min-width: 9rem; }

.titleAddCandidate {
  color: #675F5F;
  font-weight: 900; }

.containerTagsAddCandidate {
  max-width: 400px;
  margin-bottom: 1rem; }

.addItemsBasics {
  color: var(--unnamed-color-675f5f);
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  font-size: 0.9rem;
  text-decoration: underline; }

.txtTalentAddCandidate {
  color: #675F5F;
  font-weight: 900;
  font-size: 0.85rem; }

.txtTalentNameAddCandidateP {
  color: #675F5F !important;
  font-family: "Regular" !important;
  font-size: 0.8rem !important;
  border-radius: 0px;
  width: 100%;
  font-family: "Regular" !important;
  border-bottom: 2px solid #E2E2E2;
  padding-bottom: 0px; }

.txtTalentNameAddCandidate {
  color: #675F5F !important;
  font-weight: 900 !important;
  font-family: "Regular" !important;
  font-size: 1.5rem !important;
  width: 100%;
  font-family: "Regular" !important;
  border-bottom: 2px solid #E2E2E2;
  padding-bottom: 0px; }

.btn-delete-tag {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #545050 !important;
  margin-left: 0px !important; }

.btn-delete-tag .MuiSvgIcon-root {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 0.9rem !important;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  flex-shrink: 0;
  user-select: none; }

.txtTalentNameAddCandidateV {
  color: #675F5F !important;
  font-weight: 900 !important;
  font-family: "Regular" !important;
  font-size: 1.5rem !important;
  width: 100%;
  font-family: "Regular" !important;
  padding-bottom: 0px; }

.textFieldAddCandidate .MuiInput-underline:before {
  border-bottom: 2px solid #043262 !important; }

.MuiPopover-paper {
  outline: 0;
  border: 1px solid black;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029 !important;
  border: 0px solid #348DE3 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border-radius: 11px;
  max-width: calc(100% - 32px);
  min-width: 16px;
  margin-top: 0rem !important;
  margin-left: 0rem !important;
  max-height: calc(100% - 32px);
  min-height: 16px;
  overflow-x: hidden;
  overflow-y: auto; }

hr {
  border-top: 0px;
  border-bottom: 0.1px solid #c2c2c2;
  margin: 0rem !important; }

.textFieldAddCandidate {
  background: #F2F2F2 0% 0% no-repeat padding-box;
  border: 1px solid #043262 !important;
  border-radius: 10px;
  padding: 1rem 1rem 2rem 1rem !important; }

.buttonAttachFileCandidate {
  position: absolute;
  width: 37px;
  margin-top: -2.3rem;
  height: 37px; }

.attachFileImg {
  width: 13px;
  height: 13px;
  margin: auto;
  margin-right: 10px; }

.titlePopupCandidate .MuiTypography-h6 {
  text-align: left;
  font-family: "Bold" !important;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1; }

.titlePopupCandidate.MuiDialogTitle-root {
  padding: 20px 20px 20px 20px !important; }

.titlePopupCandidate {
  margin-left: 1rem;
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 1.2rem; }

.btnCleanImageCandidate {
  margin-left: -32px;
  margin-top: -5px;
  color: #fff; }

.phoneCandidate {
  box-shadow: 0px 3px 6px #00000029;
  height: 2.5rem; }

.phoneCandidate .PhoneInputCountry {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  margin-right: var(--PhoneInputCountrySelect-marginRight); }

.phoneCandidate .PhoneInputCountrySelectArrow {
  display: block;
  content: '';
  width: 0.6rem;
  height: 0.53rem;
  border-style: solid;
  border-color: #56D5F4;
  border-top-width: 0;
  border-bottom-width: 1px !important;
  border-left-width: 0;
  border-right-width: 1px !important;
  border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
  -webkit-transform: rotate(50deg) !important;
  transform: rotate(50deg);
  transform: var(--PhoneInputCountrySelectArrow-transform);
  opacity: 0.45;
  opacity: var(--PhoneInputCountrySelectArrow-opacity);
  margin-left: 0.5rem;
  margin-bottom: 0.25rem; }

.phoneCandidate .PhoneInputCountryIconImg {
  width: 2rem;
  height: 2rem;
  display: block; }

.phoneCandidate .PhoneInputCountrySelect {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 3rem;
  z-index: 1;
  border: 0;
  opacity: 0;
  cursor: pointer; }

.phoneCandidate .PhoneInputInput {
  width: inherit;
  margin-left: 0.5rem;
  padding-left: 0.25rem; }

.phoneCandidate .PhoneInput--focus {
  border: 0px solid transparent !important; }

.phoneCandidate .PhoneInputInput:focus-visible {
  outline: none !important; }

.btnCleanPhones {
  color: #545050;
  margin-left: 1rem; }

@media (min-width: 0px) {
  .information__container {
    position: fixed;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 100%;
    background-color: rgba(162, 162, 162, 0.377);
    top: 0;
    left: 0;
    z-index: 1300; }
  input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  .selectedDivAnalize .txt-name-file-r {
    color: #fff; }
  .selectedDivAnalize {
    color: #fff;
    background-color: #043262;
    padding-bottom: 8px;
    padding-top: 8px; }
  .mLoadImage {
    margin-top: -2px;
    padding: 0px 17px; }
  .filepreview2 {
    width: 60px !important;
    height: 60px !important;
    border-radius: 30px; }
  .information__content {
    height: 90%;
    width: 95%; }
  .imgInfoFile {
    padding-left: 0px;
    height: min-content;
    margin-right: 3px;
    margin-top: 7px; }
  .div-white-hv {
    background-color: #fff;
    margin-top: 2rem;
    padding-bottom: 2.5rem;
    margin-bottom: -1.5rem; }
  .txt-name-file-r {
    font-size: 0.8rem;
    overflow-wrap: anywhere;
    color: #675F5F; }
  .txt-font-bold-R {
    color: #675F5F;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 1.1rem; }
  .txt-font-bold-R2 {
    border-top: 3px solid #E2E2E2;
    color: #675F5F;
    font-weight: 700;
    margin-bottom: 2rem;
    padding-top: 10px;
    padding-left: 1rem;
    padding-bottom: 10px;
    border-bottom: 3px solid #e2e2e2;
    font-size: 1rem; }
  .information__contentCV {
    height: 90%;
    width: 80%; }
  .information__contentCV2 {
    height: 70%;
    width: 80%; }
  .widthColumn1 {
    overflow: auto;
    height: 90vh;
    border-radius: 15px;
    flex: 1 1 48%;
    z-index: 3; }
  .txt-item-vacantR {
    padding-left: 1rem;
    font-size: 0.9rem;
    margin-top: 1rem;
    color: #675F5F;
    font-weight: 700; }
  .txt-title-vacant {
    color: #675F5F;
    font-weight: 700;
    border-bottom: 3px solid #ececec;
    padding-bottom: 1rem;
    padding-left: 1rem; }
  .widthColumn1CV {
    flex: 1 1 67%;
    display: inline-table;
    background-color: #E2E2E2;
    border-radius: 25px;
    padding-left: 2rem;
    padding-right: 2rem; }
  .react-swipeable-view-container {
    display: contents !important; }
  .widthColumn2 {
    overflow: auto;
    height: 90vh;
    flex: 1 1 48%;
    z-index: 2; }
  .widthColumn2CV {
    max-width: 49vh;
    flex: 1 1 30%; }
  .widthColumn3 {
    flex: 1 1 3%; }
  .widthColumn3CV {
    flex: 1 1 100%; }
  .information__content, .information__content__page {
    position: relative;
    text-align: justify;
    background-color: #fff;
    border-radius: 15px; }
  .information__content__page {
    margin-top: 10rem;
    margin-bottom: 5rem; }
  .information__contentCV, .information__content__page {
    position: relative;
    text-align: justify;
    background-color: #fff;
    border-radius: 15px; }
  .information__contentCV2, .information__content__page {
    position: relative;
    text-align: justify;
    background-color: #fff;
    border-radius: 15px; }
  .nameContent {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
    font-family: "Bold";
    letter-spacing: 0px;
    width: max-content;
    color: #043262;
    opacity: 1;
    font-size: 1.5rem; }
  .imgEdit {
    width: max-content; }
  .padding-content {
    padding-top: 1rem;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    border-radius: 25px 25px 0px 0px;
    position: sticky; }
  .buttonInfo.MuiIconButton-root {
    padding: 0px !important; }
  .photoProfile.MuiAvatar-root {
    width: 50px !important;
    height: 50px !important;
    margin-top: 0.75rem;
    background-color: #043262 !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important; }
  .buttonSecundary {
    background-color: #043262 !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    font-size: 1rem !important; }
  .mrButtonR {
    margin-top: -0.6rem !important; }
  .button-actions {
    color: #675F5F;
    padding: 4px 13px;
    text-decoration: underline;
    transition: all linear .1s;
    box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.6);
    font-size: 0.85rem; }
    .button-actions-invert {
      font-size: 1rem;
      box-shadow: none; }
      .button-actions-invert i {
        color: #348de3;
        margin-right: 7px;
        font-size: 14px; }
  .btnFollow {
    display: inline-flex;
    margin-right: 0.25rem; }
  .btnFollowBlock {
    display: inline-flex;
    margin-right: 0.25rem;
    height: 1.25rem; }
  .contentPrincipal {
    border-radius: 25px;
    opacity: 1; }
  .textAlignLeft {
    text-align: left; }
  .textInformation {
    padding-left: 1rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #043262;
    width: max-content;
    opacity: 1;
    font-size: 11px;
    padding-top: 0.25rem; }
  .tabPanelInfo {
    background-color: #F7F5F5;
    margin-top: 1.25rem;
    border-radius: 25px;
    padding-bottom: 1rem; }
  .tabPanelInfoHV {
    background-color: #F7F5F5;
    border-radius: 25px;
    padding-bottom: 1rem; }
  .ButtonTab {
    background-color: #F7F5F5;
    border-radius: 25px 25px 0px 0px; }
    .ButtonTab .MuiTab-fullWidth {
      max-width: max-content !important; }
    .ButtonTab .MuiTab-textColorPrimary.Mui-selected {
      filter: invert(9%) sepia(63%) saturate(24%) hue-rotate(5deg) brightness(88%) contrast(91%) !important;
      color: #675F5F !important; }
    .ButtonTab .MuiTab-textColorPrimary {
      filter: invert(35%) sepia(13%) saturate(204%) hue-rotate(315deg) brightness(99%) contrast(85%) !important;
      color: #675F5F !important; }
    .ButtonTab .MuiTabs-indicator {
      border: 1px solid #348DE3 !important; }
    .ButtonTab .MuiTab-wrapper {
      text-transform: capitalize !important;
      font-family: 'Bold' !important;
      opacity: 1; }
    .ButtonTab .MuiTabs-indicator {
      border: 1px solid #348de3 !important;
      height: 3px; }
  .contentSecundary {
    border-radius: 0px 25px 25px 0px;
    background-color: #F2F0F0;
    display: flex; }
  .contentSecundaryR {
    border-radius: 0px 25px 25px 0px;
    display: flex; }
  .imgRated {
    height: min-content; }
  .imgInfo {
    height: min-content;
    float: left;
    margin-left: auto;
    margin-right: 2rem; }
  .contentSpace {
    height: max-content; }
  .selectInformation {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 6px;
    width: 5rem !important; }
  .selectInfo {
    height: 2rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 6px;
    width: 3rem !important; }
  .selectInfoBottom {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 6px; }
  .buttonAdd {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 6px;
    width: 6rem !important;
    display: flex; }
  .selectAdd {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 6px;
    width: 6rem !important;
    display: flex;
    margin-left: auto !important;
    margin-top: 1rem !important; }
  .buttonAddHastag {
    margin-right: 1rem;
    height: 25px;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 5px; }
  .contentInfo {
    margin-top: 1.5rem;
    padding-bottom: 1rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1; }
  .email2 {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem; }
  .email {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem;
    margin-top: auto;
    margin-bottom: auto;
    width: 127px; }
  .phone2 {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem;
    width: 127px; }
  .phone {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem;
    width: 127px;
    margin-top: auto;
    margin-bottom: auto; }
  .social {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem;
    width: 124px;
    margin-top: auto;
    margin-bottom: auto; }
  .link {
    padding-left: 0.5rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #348DE3;
    opacity: 1;
    font-size: 0.9rem;
    width: 125px;
    margin-top: auto;
    margin-bottom: auto; }
  .add {
    margin-right: 1rem;
    margin-left: 1rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    padding-top: 0.75rem !important;
    border: 1px solid #348DE3;
    border-radius: 6px;
    display: flex; }
  .textVacant {
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    font-family: "Bold"; }
  .widthImageLink {
    width: 50%; }
  .colorCandidate-Publicado {
    color: #56EA19;
    padding-top: 0.5rem;
    padding-left: 0.75rem; }
  .colorCandidate-Cerrado {
    color: #ffc107;
    padding-top: 0.5rem;
    padding-left: 0.75rem; }
  .colorCandidate-Borrador {
    font-weight: normal;
    padding-top: 0.5rem;
    padding-left: 0.75rem; }
  .colorCandidate-Eliminado {
    color: #F62323;
    padding-top: 0.5rem;
    padding-left: 0.75rem; }
  .colorCandidate-Archivado {
    color: #675F5F;
    padding-top: 0.5rem;
    padding-left: 0.75rem; }
  .textStatus {
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    font-family: "Regular";
    font-size: 12px; }
  .txtReasonBlock {
    color: #348DE3;
    margin-top: 0.3rem;
    margin-left: 5px; }
  .imgPlus {
    width: 0.75rem;
    height: 0.75rem;
    margin: auto;
    filter: contrast(0.95); }
  .verifyDocs {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F2F0F0 0% 0% no-repeat padding-box;
    width: 17rem !important; }
  .bannerSecond {
    height: 100rem; }
  .notes {
    margin-right: 1rem;
    height: 2rem;
    margin-left: 1rem;
    background: #F2F0F0 0% 0% no-repeat padding-box;
    width: 7rem !important; }
  .textContentSecundary {
    text-align: left;
    letter-spacing: 0px;
    color: #043262;
    opacity: 1;
    font-family: "Bold" !important;
    font-size: 1rem !important; }
  .textHashtag {
    text-align: left;
    letter-spacing: 0px;
    color: #043262;
    opacity: 1;
    font-family: "Bold";
    font-size: 14px;
    margin-top: 0.25rem; }
  .emailInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 258px; }
  .emailInfo2 {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    margin-right: 4rem; }
  .phoneInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 251px; }
  .addresInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 251px;
    padding-left: 2.5rem; }
  .genderInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 251px;
    padding-left: 5.25rem; }
  .dateInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 251px;
    padding-left: 3.5rem; }
  .countryInfo {
    word-break: break-all;
    font-family: "Regular";
    font-size: 14px;
    text-align: left;
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    width: 251px;
    padding-left: 3rem; }
  .listProfile {
    padding-left: 2.5rem; }
  .listProfile2 {
    padding-left: 2.5rem; }
  .sidebarCandidate {
    height: 33rem;
    width: 5.333333%; }
  .contentMenu {
    flex: 0 0 50%;
    padding: 10px; }
  * {
    margin: 0;
    box-sizing: border-box; }
  .BackgroundBanner {
    width: 100%; }
  .btnClose {
    padding-top: 1rem; }
  .hrStyle {
    margin: 0.5rem 0.2rem 0.5rem 0.2rem !important;
    border-bottom: 0.1px solid #c2c2c2 !important; }
  .avatarOther {
    width: 34px !important;
    height: 34px !important;
    margin-top: 0.75rem;
    background-color: #043262 !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important; }
  .avatarConnect {
    width: 34px !important;
    height: 34px !important;
    margin-top: 0.75rem;
    font-size: 0.8rem !important;
    background-color: #043262 !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important; }
  .textProfile {
    padding-left: 1.25rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #043262;
    opacity: 1;
    min-width: 140px;
    max-width: 140px;
    font-size: 13px;
    font-weight: 600; }
  .textDate {
    padding-left: 1.25rem;
    text-align: left;
    font-family: "Regular";
    letter-spacing: 0px;
    color: #675F5F;
    opacity: 1;
    font-size: 13px;
    font-weight: 600;
    width: min-content; }
  .tagLenguages {
    padding-top: 3px;
    margin-right: 1rem;
    height: 1.5rem;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    border-radius: 5px; } }

.boxCvResumen {
  background: #EDEDED 0% 0% no-repeat padding-box;
  font-family: 'Bold';
  font-size: 0.9rem;
  color: #675F5F;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  padding: 6px;
  border-radius: 15px 15px 15px 15px; }

.boxCvResumenCV {
  background: #EDEDED 0% 0% no-repeat padding-box;
  font-family: 'Bold';
  font-size: 0.9rem;
  color: #675F5F;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  padding: 6px;
  border-radius: 15px 15px 15px 15px; }

.boxExperience {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  font-family: 'Bold';
  font-size: 0.9rem;
  color: #675F5F;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 0px 15px 15px 0px;
  padding: 6px; }

.btnFile {
  width: 23px;
  height: 23px; }

.float-left-buttons {
  display: flex; }

.float-right-buttons {
  min-width: 75px;
  margin-left: auto;
  display: flex; }

.boxButtons1 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 15px 0px 0px 15px;
  padding: 6px 7px 2px 7px; }

.boxButtons2 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  padding: 6px 7px 2px 7px; }

.boxButtons3 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 0px 15px 15px 0px;
  padding: 7px 9px 2px 5px; }

.btn-cv {
  width: 20px;
  height: 20px; }

.colorDownloadFile {
  filter: invert(97%) sepia(45%) saturate(13%) hue-rotate(272deg) brightness(150%) contrast(106%); }

.boxCVR {
  background: #EDEDED 0% 0% no-repeat padding-box;
  border: 1px solid #D9EAF9;
  border-radius: 22px;
  margin-right: 1rem;
  text-align: center;
  padding-top: 4rem !important;
  margin-left: 1rem; }

.image-center {
  margin: auto; }

.btn-update-file {
  background: #348DE3 0% 0% no-repeat padding-box;
  margin: 2rem 0rem 6rem 0rem;
  color: #fff;
  font-size: 0.8rem;
  padding: 0px 7px 0px 7px;
  border-radius: 10px;
  cursor: pointer;
  font-family: 'Bold';
  display: inline-flex;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3; }

.txtNotCV {
  letter-spacing: 0px;
  font-family: 'Bold';
  color: #675F5F;
  margin-top: 1rem;
  font-size: 1.5rem; }

.txtNotCV2 {
  letter-spacing: 0px;
  font-family: 'Light';
  font-size: 0.9rem;
  font-weight: 100;
  color: #675F5F;
  margin-bottom: 1rem; }

.menuOptions {
  z-index: 10000;
  max-height: 300px;
  position: fixed; }

.widthImageMenu {
  width: 15px;
  height: 15px; }

.title-popup-file {
  text-align: left;
  font-family: "Bold";
  font-size: 1.5rem;
  letter-spacing: 0px;
  color: #675F5F; }

.title-popup-file-time {
  text-align: left;
  font-family: 'Light';
  font-size: 0.8rem;
  letter-spacing: 0px;
  color: #675F5F; }

.btnCloseFile {
  color: #043262 !important; }

.MuiSvgIcon-root.btnCloseFile {
  width: 2em !important;
  color: #675F5F;
  font-size: 1.8rem !important; }

.btn-download-file {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 12px;
  height: 40px;
  margin-left: 2rem;
  margin-top: 0.5rem;
  color: #675F5F;
  padding: 0px 10px 0px 10px;
  font-size: 0.8rem;
  cursor: pointer !important;
  font-family: 'Bold'; }

.btnclosePhoto .MuiSvgIcon-root {
  color: #043262;
  width: 1.5rem;
  height: 1.5rem; }

.contentPhoto .MuiPaper-rounded {
  border-radius: 25px; }

.tittlePopup {
  height: 1.5rem; }

.contentImage {
  width: 250px;
  height: 250px;
  border: 10px solid #043262;
  border-radius: 50%;
  margin: auto; }

.imageProfile.MuiDialogContent-root {
  padding: 0px 22px 6px !important;
  margin: 0rem 1rem 0rem 1rem; }

.imgPreview {
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.imgWithoutPreview {
  width: 231px;
  height: 229px; }

.imgText {
  font-size: xxx-large; }

.btnPhoto {
  border: 1px solid #348DE3;
  border-radius: 5px; }

.btnPhoto2 {
  border: 1px solid #348DE3;
  border-radius: 5px;
  margin-left: 1rem !important; }

.btnPhotoBorder {
  padding: 0.6rem; }

.btnclosePhoto {
  left: 90% !important;
  right: 19% !important; }

.nameContentPhoto {
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  width: max-content;
  color: #675F5F;
  opacity: 1;
  font-size: 1.5rem; }

.btnclosePhoto .MuiIconButton-root {
  padding: 0 !important; }

.btnLens {
  width: 1rem; }

.txtEmailsStyle {
  margin-left: 12.8rem;
  margin-bottom: 1rem;
  font-family: 'Regular';
  font-size: 0.9rem; }

.btnCleanEmail {
  color: #C2C2C2;
  margin-left: -1rem; }

.txtInputEmail {
  margin-left: 12.9rem;
  font-size: 1rem;
  font-family: 'Regular';
  margin-right: 4rem; }

.txtInputPhone {
  margin-left: 12.8rem;
  font-size: 1rem;
  font-family: 'Regular';
  margin-right: 4rem; }

.display-grid {
  display: grid; }

.m-buttons-email {
  margin-left: 12.3rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.m-buttons-emailCV {
  margin-left: 12.9rem;
  /* margin-top: 1rem; */
  margin-bottom: 1rem; }

.topInputEmail {
  margin-top: -1rem; }

.topInputSoft {
  margin-top: 1rem; }

.widthEmailInfo {
  width: 61%; }

.btnAddEmail {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  margin-right: 1rem;
  opacity: 1; }

.widthSaveBtn {
  width: 37px;
  height: 21px; }

.btnBackEditedEmail {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  border-radius: 11px;
  max-height: 2rem;
  padding: 5px 12px 5px 12px;
  font-size: 0.9rem;
  opacity: 1; }

.workExperienceC .MuiAccordionSummary-content {
  flex-grow: inherit !important; }

.workExperienceC .MuiAccordionSummary-expandIcon {
  margin-right: auto; }

.workExperienceC .MuiAccordionDetails-root {
  display: block !important;
  padding: 8px 16px 16px; }

.center-img-minivideo {
  position: absolute;
  margin-left: 19px;
  margin-top: 58px; }

.btnViewMore {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline; }

.menuStage {
  max-height: 300px;
  width: 380px; }
  .menuStage .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 267px !important;
    position: inherit;
    margin-top: 2.5rem; }

.textMenuStage {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important;
  border-bottom: 1px solid #bdb1b1 !important; }

.textMenuStageFinal {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.textMenuFollow {
  color: #675F5F;
  font-family: "Regular";
  letter-spacing: 0px;
  text-align: left;
  font-size: 13px; }

.titleMenuFollow {
  color: #675F5F;
  font-family: "Bold";
  letter-spacing: 0px;
  text-align: left;
  font-size: 17px; }

.CloseBtnStages.MuiIconButton-root {
  padding: 0px !important;
  cursor: pointer; }

.titleMenuStage {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important;
  border-bottom: 1px solid #bdb1b1 !important; }
  .titleMenuStage.MuiListItem-gutters {
    padding-right: 0px !important; }
  .titleMenuStage:hover {
    background-color: white !important; }

.btnCloseStages {
  height: 1.5rem !important; }

.MuiSvgIcon-root.btnCloseStages {
  width: 2em !important;
  color: #043262 !important;
  font-size: 1.8rem !important; }

.txtNameR {
  padding: 0.5rem;
  cursor: pointer;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  font-family: 'Regular';
  font-size: 0.8rem;
  margin-right: 1rem;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #043262;
  border-radius: 5px; }

.icon-block {
  width: 30px;
  margin-top: 0.2rem;
  height: 30px; }

.filterColorDisqualifiedBlock {
  filter: invert(50%) sepia(89%) saturate(2479%) hue-rotate(188deg) brightness(95%) contrast(86%);
  margin-top: 4px;
  width: 18px;
  height: 18px; }

.content-Vacancies {
  border-bottom: 0.1px solid #c2c2c2 !important; }

.txtSocialStyle {
  margin-left: 12rem;
  font-family: 'Regular';
  margin-bottom: 2rem;
  font-size: 0.9rem; }

.txtSocialStyleDiv {
  margin-left: 12rem;
  font-size: 1rem;
  font-family: 'Regular';
  margin-right: 4rem; }

.imgSocialIcon {
  width: 37px;
  height: 21px; }

.menu-arrow-bottom {
  width: 16px;
  height: 18px;
  position: relative; }

.w-20px {
  width: 20px; }

.textMenuItem {
  color: #675F5F !important;
  font-size: 0.8rem !important;
  font-family: "Regular";
  font-weight: 700 !important; }

.mt-clock {
  margin-top: -5px; }

.imgBlocking {
  height: 1rem; }

.imgBlockingCV {
  display: inline-flex;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  height: 1.25rem; }

.imgHeight {
  height: max-content; }

.contentIconsBanner {
  padding-left: 0.5rem; }

.contentIconsBanner2 {
  padding-left: 0.25rem; }

.letterReasonBlocking {
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-family: "Regular";
  font-size: 15px; }

.button-Language {
  margin-left: 12rem;
  margin-bottom: 2rem; }

.button-Document {
  margin-left: 1rem;
  margin-bottom: 2rem; }

.btnAddLanguage {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  color: #fff;
  padding: 5px 12px 5px 12px;
  border-radius: 11px;
  font-size: 0.9rem;
  margin-right: 0.5rem;
  opacity: 1; }

.textViewAll {
  font-family: "bold";
  text-align: left;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
  font-size: smaller;
  margin-bottom: 1rem;
  margin-left: 0.25rem;
  margin-top: 0.2rem; }

.btn-delete-language {
  width: 5px;
  height: 5px;
  filter: invert(93%) sepia(34%) saturate(25%) hue-rotate(171deg) brightness(105%) contrast(67%);
  font-size: 3px !important;
  color: #348DE3 !important;
  margin-left: 0px !important; }

.btnLanguageCompany .MuiSvgIcon-root {
  height: 1rem !important;
  color: #348DE3 !important;
  margin-left: 0.15rem !important; }

.btnLanguageCompany.MuiIconButton-root {
  padding: 7px !important; }

.contentAllVisible {
  margin-left: 12rem; }

.contentAllVisibleDocument {
  margin-left: 1rem; }

.imgVisible {
  height: 1.5rem; }

.typeDocument {
  display: inline-flex;
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 13px;
  justify-content: space-between;
  width: inherit; }

.contentEditDocument {
  margin-left: 1rem;
  border: 1px solid #707070; }

.inputDocument {
  margin-right: 1rem; }

.selectDocumentoType {
  border: 1px solid #348DE3;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  border-radius: 15px; }

.contenType {
  width: 12rem !important; }

.selectAddressContent {
  border: 1px solid #348DE3;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  border-radius: 15px; }

.contentEditAddres {
  border: 1px solid #707070;
  border-radius: 15px; }

.contenMarital {
  width: 14rem !important; }

.menuOpenHtml {
  margin-top: 2.6rem; }

.menuOpenHtml .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
  border: 1px solid #348DE3 !important;
  box-shadow: 0px 0px 0px #00000029 !important; }

.menuOptions {
  margin-top: 3rem;
  margin-left: 0.6rem; }
  .menuOptions .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.MuiMenu-list {
  padding: 10px 16px !important; }
  .MuiMenu-list li.MuiListItem-root {
    font-size: 13px;
    border-bottom: 1px solid #E9E5E5;
    padding: 5px !important; }
    .MuiMenu-list li.MuiListItem-root:last-child {
      border-bottom: none; }
    .MuiMenu-list li.MuiListItem-root.Mui-disabled {
      color: #675F5F;
      font-weight: 700;
      font-size: 17px;
      opacity: 1;
      border: none; }
    .MuiMenu-list li.MuiListItem-root:hover, .MuiMenu-list li.MuiListItem-root.Mui-selected {
      background: transparent !important; }

.contentCompanyTech {
  padding-right: 0.5rem; }

.btnTechCompany .MuiSvgIcon-root {
  height: 1rem !important;
  color: #348DE3 !important;
  margin-left: 0.75rem !important; }

.btnTechCompany.MuiIconButton-root {
  padding: 5px !important; }

.txtInputSoft {
  font-size: 1rem;
  font-family: 'Regular';
  margin-right: 4rem; }

.contentSoftSkills {
  width: 23rem; }

.button-SoftSkill {
  margin-left: 12.25rem;
  margin-bottom: 2rem; }

.boxSearchEmailResult {
  background-color: #fff;
  padding: 5px; }

.initialsEmail {
  background-color: #043262;
  width: 28px;
  height: 28px;
  margin-right: 5px;
  padding-top: 5px;
  font-size: 0.7rem;
  color: white;
  border-radius: 35px; }

.flex-1 {
  flex: 1 1 0%; }

.boxSearchEmail {
  background: #F2F0F0 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  width: 350px;
  z-index: 100;
  position: absolute;
  font-size: 0.9rem;
  text-align: center; }

.inputSoftSkill {
  border: 1px solid #043262;
  border-radius: 15px;
  opacity: 1; }

.contentAllVisibleSoft {
  margin-left: 11.25rem; }

.inputSoftSkillCandidate {
  border: 1px solid #707070;
  border-radius: 15px;
  opacity: 1; }

.contentBirthDate .MuiFormControl-root {
  border: 1px solid #707070 !important;
  border-radius: 15px !important;
  opacity: 1 !important; }

.placeBirthDate .MuiInput-root {
  padding-left: 1rem;
  width: 24rem !important; }

.placeBirthDate .MuiIconButton-root {
  color: #348de3 !important; }

.marginTrash {
  margin-left: 13rem; }

.contentNationality {
  width: 14rem !important; }

.contentEditName {
  border: 1px solid #707070;
  border-radius: 15px !important;
  opacity: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
  font-family: "Bold";
  letter-spacing: 0px;
  width: 16rem;
  padding: 5px !important;
  color: #675F5F;
  opacity: 1;
  font-size: 1rem; }

.btnSaveName {
  width: 6rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1;
  height: 2rem;
  margin-top: 0.6rem; }

.widthFollow {
  width: 12rem; }

.container-email {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #C2C2C2;
  border-radius: 31px 31px 16px 16px; }

.container-emailAnswer {
  background: #FFFFFF 0% 0% no-repeat padding-box; }

.border-top-email {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-top: 1px solid #C2C2C2;
  padding-top: 10px; }

.txt-bold-email {
  font-family: "Bold";
  letter-spacing: 0px;
  color: #707070;
  font-size: 0.9rem; }

.btn-send-later-email {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px 15px;
  border-radius: 10px; }

.btn-send-email {
  background: #348DE3 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #348DE3;
  font-size: 0.9rem;
  padding: 5px 15px;
  color: #FFFFFF;
  border-radius: 11px; }
  .btn-send-email:disabled {
    background: #C2C2C2 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #348DE3;
    font-size: 0.9rem;
    padding: 5px 15px;
    color: #FFFFFF;
    border-radius: 11px; }

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  min-height: 12rem !important;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word; }

.line-m-email {
  border-bottom: 1px solid #C2C2C2;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.quills .ql-toolbar.ql-snow {
  border: 0px solid #ccc !important;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px; }

.color-empty-email {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 1rem;
  border-radius: 20px; }

.quills .ql-container.ql-snow {
  border-top: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-bottom: 1px solid #C2C2C2 !important; }

.textDelete {
  color: #4A484D;
  font-size: 0.8rem;
  font-family: "Regular" !important; }

.btnDeleteStudy {
  left: 14%;
  right: 20%; }

.btnDeleteStudy.MuiIconButton-edgeStart {
  color: #348DE3; }

.btnAgreeDelete {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.btnCancelDelete {
  width: auto;
  color: #675F5F !important;
  opacity: 1; }

.quills .ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 0px #ddd;
  color: #444;
  position: initial;
  padding: 5px 12px;
  white-space: nowrap; }

.dialogDeleteDocument .MuiDialog-paperWidthSm {
  padding: 0.5rem !important; }

.activeHv {
  position: absolute;
  width: 6px;
  bottom: 4px;
  left: 13px;
  height: 6px;
  background-color: #56EA19;
  border-radius: 13px; }

.txtCloseNotificationHV {
  font-size: 1.4rem;
  font-weight: 800;
  margin-top: -8px;
  margin-left: 8px;
  font-family: 'Bold'; }

.bold {
  font-weight: 700; }

.viewMoreNotification {
  text-decoration: underline;
  position: absolute;
  bottom: 0px;
  right: 1px;
  font-weight: 700;
  display: flex; }

.containerNotificationHV {
  max-width: 420px; }

.rightBottom0 {
  bottom: 0px;
  right: 0px; }

.containerNotificationHV2 {
  max-width: 450px; }

.alertStatusHv {
  color: #675F5F;
  justify-content: space-between;
  background-color: #FFF2CC;
  border-radius: 20px;
  padding: 1rem;
  font-family: 'Regular';
  font-size: 0.9rem; }

.alertStatusHv2 {
  color: #675F5F;
  justify-content: space-between;
  background-color: #FFD6D6;
  border-radius: 20px;
  padding: 1rem;
  font-family: 'Regular';
  font-size: 0.9rem; }

.br-20 {
  border-radius: 20px; }

.ml-t {
  margin-left: 2px; }

.widthColumnInfoBasic {
  overflow: auto;
  height: 90vh;
  flex: 1 1 96%;
  z-index: 2; }

.activeHv2 {
  position: absolute;
  width: 6px;
  bottom: 14px;
  height: 6px;
  background-color: #56EA19;
  border-radius: 13px; }

.contentAddressDelete.MuiDialogContent-root {
  padding: 1px 13px !important; }

.titleDeleteStudy .MuiTypography-h6 {
  font-family: "bold" !important;
  text-align: left;
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  font-weight: 700;
  font-size: 1.4rem; }

.title-popup-Document {
  color: #043262;
  font-family: "bold";
  font-weight: 900 !important;
  font-size: 1.5rem !important;
  margin-left: 0.5rem !important;
  margin-right: 2rem !important; }

.title-popup-Document .MuiDialogContent-root {
  flex: 1 1 auto;
  padding: 0rem 1rem 0rem 1.5rem !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.title-popup-Document .MuiIconButton-root {
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.54);
  padding: 12px 0px 12px 0px;
  overflow: visible;
  font-size: 1.5rem;
  text-align: center;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 50%; }

.btnUploadPhoto {
  padding: 7px 2px 7px 5px;
  opacity: 1; }

.btnPhotoCV {
  border: 1px solid #348DE3;
  border-radius: 5px;
  width: 2.5rem; }

.btn-attachCV {
  width: 3rem;
  position: absolute;
  margin-left: -0.25rem;
  margin-top: 0.25rem; }

.contentImgCV {
  display: block;
  position: relative;
  margin-bottom: -1rem;
  margin-left: -2px; }

.bg-red-user {
  background-color: #043262; }

.alertFile2 {
  position: absolute;
  top: 6.5rem;
  width: max-content; }

.contentNotEmailCandidate {
  width: 96%;
  margin: auto;
  padding: 1rem;
  margin: 2rem;
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 22px;
  display: flex;
  align-items: center; }

.colorLevelAdvance {
  color: #0D134C;
  font-weight: 700; }

.colorLevelBasic {
  color: #701A24;
  font-weight: 700; }

.colorLevelIntermedy {
  color: #A58E1C;
  font-weight: 700; }

.colorDelete {
  color: #CF1414; }

.contentMax {
  max-width: 41rem; }

.tagsInfoEmail {
  margin-right: 5px;
  margin-bottom: 7px; }

.overflowXauto {
  overflow-x: hidden; }

.toEmail {
  background: #F8F8F8 0% 0% no-repeat padding-box;
  border: 1px solid #348DE3;
  border-radius: 12px;
  opacity: 1;
  font-family: "Bold";
  color: #675F5F;
  width: fit-content;
  padding: 4px 12px 3px 12px;
  font-size: 0.85rem; }

.contentBody .ql-editor {
  max-width: 597px !important; }

.menuMoreRedirect {
  max-height: 300px;
  width: 380px; }
  .menuMoreRedirect .MuiPaper-root.MuiMenu-paper.MuiPopover-paper {
    left: auto !important;
    right: 88px !important;
    position: inherit;
    margin-top: 2.5rem !important;
    border: 1px solid #348DE3 !important;
    box-shadow: 0px 0px 0px #00000029 !important; }

.btnAgreeRestore {
  width: 10rem;
  background: transparent linear-gradient(172deg, #348DE3 0%, #348DE3 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px !important;
  opacity: 1; }

.txtInputPhoneAnality {
  margin-left: 1.8rem;
  font-size: 1rem;
  font-family: 'Regular';
  margin-right: auto; }

.contentExclamVacant {
  position: unset !important;
  margin-left: 0.5rem !important; }

.contenSalary {
  width: 12rem !important; }

.contentFileEmail {
  width: 100%;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.fileName {
  margin-left: auto;
  margin-right: 1rem; }

.textFileEmail {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #675F5F;
  opacity: 1;
  margin-left: 1rem; }

.borderStyle {
  border-bottom: 1px solid #C2C2C2; }

.emailQuill .ql-toolbar.ql-snow {
  border-bottom: 1px solid #ccc !important;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.positionMinimize {
  position: absolute;
  right: 15px;
  top: 15px; }

.spinMg {
  width: 12px;
  height: 12px;
  margin-top: 4px; }

.h-36 {
  width: 34px;
  height: 34px; }

.transformH {
  transform: scaleX(-1); }

.z-1400 {
  z-index: 1400; }

.fa-window-maximize:before {
  color: #348DE3; }

.fa-window-minimize:before {
  color: #348DE3; }

.fa-window-close:before {
  color: #348DE3; }

.infoReport {
  width: 300px;
  height: 65px;
  border-radius: 14px;
  background-color: #fff;
  font-size: 0.9rem;
  margin: auto;
  display: flex;
  color: black;
  z-index: 99999;
  box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
  position: fixed;
  right: 30px;
  padding: 10px;
  bottom: 20px; }

.redClock {
  text-align: left;
  font-family: "Regular";
  letter-spacing: 0px;
  color: #FF0000;
  opacity: 1; }

