/*****  LAYOUT  

.VuetifyApp .layout-sections-parent.layout-page-parent .layout-section .layout-section-content, .VuetifyApp .layout-sections-parent .layout-page-parent .layout-section .layout-section-content {
    width: min(100%, 1106px);
} *****/

/*****  COLORS  *****/

	:root {
		--Primary: var(--allPagesPrimaryColor, #0F4395);
		--Secondary: var(--allPagesSecondaryColor, #8BC832);
		--PrimaryText: #637381;
		--SecondaryText: #8899A8;
		--Stroke: #DFE4EA;
		--BGLight: #F1F4F9;
		--Dark1: #111928 !important; 
		--Dark2: #1F2A37;
		--Dark3: #374151;
		--Dark4: #4B5563;
		--Dark5: #6B7280;
		--Dark6: #9CA3AF;
		--Dark7: #D1D5DB;
		--Dark8: #E5E7EB;
	}

/*****  TYPOGRAPHY  *****/

	/* Fonts */

	@font-face { 
	   font-family: "Inter";
           src: url("/rest/contents/download/collaboration/sites/Groups/spaces/support_admin/Documents/3-SitePublic/polices/inter.ttf");
	}

	@font-face { 
	   font-family: "Baloo 2"; 
	   src: url("/rest/contents/download/collaboration/Groups/spaces/support_admin/Documents/3-SitePublic/polices/baloo2.ttf");

	/*@font-face { 
	   font-family: "Baloo 2"; 
	   src: url("/rest/contents/download/collaboration/sites/public/assets/polices/baloo2.ttf"); 
	}*/


	}

	/* Headings */

	h1 {
		font-family: "Baloo 2", sans-serif !important;
		font-size: 40px !important;
		font-weight: 600 !important;
		line-height: 48px !important;
		text-align: center !important;
		text-underline-position: from-font !important;
		text-decoration-skip-ink: none !important;
		color: #111928 !important;
	}

	h2 {
		font-family: "Baloo 2", sans-serif !important;
		font-size: 32px !important;
		font-weight: 600 !important;
		line-height: 34px !important;
		text-align: left !important;
		text-underline-position: from-font !important;
		text-decoration-skip-ink: none !important;
		color: #111928 !important;
	}

	h3 {
		font-family: "Baloo 2", sans-serif !important;
		font-size: 24px !important;
		font-weight: 600 !important;
		line-height: 28px !important;
		text-align: left !important;
		text-underline-position: from-font !important;
		text-decoration-skip-ink: none !important;
		color: #111928;
	}

	h4 {
		font-family: "Baloo 2", sans-serif !important;
		font-size: 20px !important;
		font-weight: 600 !important;
		line-height: 26px !important;
		text-align: left !important;
		text-underline-position: from-font !important;
		text-decoration-skip-ink: none !important;
		color: #111928 !important;
	}

	/* Body */

	.BodyLargeRegular {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 26px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyLargeMedium {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 500;
		line-height: 26px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyLargeSemiBold {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 600;
		line-height: 26px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyLargeBold {
		font-family: "Inter", sans-serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 26px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyMediumRegular {
		font-family: "Inter", sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #637381;
	}

	.BodyMediumMedium {
		font-family: "Inter", sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 24px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyMediumSemiBold {
		font-family: "Inter", sans-serif;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyMediumBold {
		font-family: "Inter", sans-serif;
		font-size: 16px;
		font-weight: 700;
		line-height: 24px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodySmallRegular {
		font-family: "Inter", sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodySmallMedium {
		font-family: "Inter", sans-serif;
		font-size: 14px;
		font-weight: 500;
		line-height: 22px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyExtraSmallRegular {
		font-family: "Inter", sans-serif;
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

	.BodyExtraSmallMedium {
		font-family: "Inter", sans-serif;
		font-size: 12px;
		font-weight: 500;
		line-height: 20px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #1F2A37;
	}

/*****  SHADOWS  *****/

	:root {
		--Shadow1: 0px 1px 3px 0px #A6AFC366;
		--Shadow2: 0px 5px 12px 0px #0000001A;
		--Shadow3: 0px 4px 12px 0px #0D0A2C0F;
		--Shadow4: 0px 10px 15px 0px #050D1D2E;
		--Shadow5: 0px 34px 26px 0px #0D0A2C0D;
		--Shadow6: 0px 20px 20px 0px #050D1D33;
	}



/*******Applications géo2France******/


.userFavoriteApplicationsContainer {
    display: none !important;
}
.userApplications .userApplicationTitle:before {
    content: "Portail des applications" !important;
    color: var(--allPagesDarkGrey, rgb(0 0 0 / 87%));
    font-size: 22px;
}
.userApplications .userApplicationTitle {
    color: transparent !important;
}
 .userApplications .authorizedApplicationsContainer .authorizedApplications .userAuthorizedApplications .authorizedApplication .applicationActions a {
    font-size: 14px !important;
    font-weight: bold;
    margin-left: 5px;
}
.userApplications .authorizedApplicationsContainer .authorizedApplications .userAuthorizedApplications .authorizedApplication .applicationActions {
    height: 33px;
    padding: 0;
    margin-right: 7px;
}
.userApplications .authorizedApplicationsContainer .authorizedApplications .userAuthorizedApplications .authorizedApplication .applicationActions button .v-icon {
    font-size: 23px !important;
}
.userApplications .authorizedApplicationsContainer .authorizedApplications .userAuthorizedApplications .authorizedApplication .applicationActions .appHelp .v-icon {
    font-size: 18px !important;
    color: var(--allPagesPrimaryColor) !important;
    margin-right: 20px;
}



/* BREADCRUMB TEMPORARY RESTYLING 
   for demo purpose only
   will be removed after product update soon */

.PUBLICSite #breadcrumbParent {
  padding: 0 !important;
}
.PUBLICSite #breadcrumbParent > div > i {
  color: #637381;
  margin: 0 6px;
}
.PUBLICSite #breadcrumbParent > div:nth-child(1) > div {
  width: 26px;
}
.PUBLICSite #breadcrumbParent > div:nth-child(1) > div > a > span {
  display: none;
}
.PUBLICSite #breadcrumbParent > div:nth-child(1) > div > a:after {
  content: "\F06A1" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Material Design Icons';
  font-size: 26px !important;
  color: #111928;
}
.PUBLICSite #breadcrumbParent > div:nth-child(1) > div > a:hover:after {
  color: #0F4395;
}
.PUBLICSite #breadcrumbParent > div:hover span {
  color: #0F4395 !important;
}

/* SNV custom text stylings for public site */

.PUBLICSite .rich-editor-content.extended-rich-content h2, 
.PUBLICSite .cke_editable h2 {
  text-align: left !important;
}


.VuetifyApp .myTools {
    padding: 20px !important;
}
.VuetifyApp .myTools .myToolsHeader {
    padding-bottom: 24px !important;
}
.VuetifyApp .myTools .myToolsHeader span {
    letter-spacing: .009375em !important;
    word-break: break-all !important;
    padding: 4px 0 !important;
}
.VuetifyApp .myTools .myToolsHeader a {
    font-size: .75rem !important;
    font-weight: 400 !important;
    letter-spacing: .0333333333em !important;
    color: var(--allPagesBaseColorLight, #707070) !important !important;
    text-transform: uppercase !important;
}
.VuetifyApp .myTools .myToolsList {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
}
.VuetifyApp .myTools .myToolsList li {
    flex: 1 0 47% !important;
    padding: 5px 0 5px 0 !important;
    transition: 0.3s !important;
}
.VuetifyApp .myTools .myToolsList li:hover {
    background: #f6f6f6 !important;
}
.VuetifyApp .myTools .myToolsList li a {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}
.VuetifyApp .myTools .myToolsList .myToolImage {
    width: 44px !important;
    height: 44px !important;
    border: 1px solid #cfd9de !important;
    border-radius: 2px !important;
    padding: 12px !important;
}
.VuetifyApp .myTools .myToolsList .myToolTitle {
    line-height: 20px !important;
    max-width: 64px !important;
    text-wrap: auto !important;
    text-align: center !important;
    padding-top: 9px !important;
}
.VuetifyApp .myTools .myToolsList .tooltipContent .tooltiptext {
    visibility: hidden !important;
    width: 140px !important;
    background-color: var(--allPagesPrimaryColor) !important;
    color: #fff !important !important;
    text-align: center !important;
    border-radius: 6px !important;
    padding: 6px !important;
    position: absolute !important;
    z-index: 1 !important;
    left: -64% !important;
    opacity: 0 !important;
    transition: .4s !important;
    font-size: 13px !important;
}
.VuetifyApp .myTools .addTool {
    display: none !important;
}