/*EXTRA RENDERER*/
/*login*/
.toggleableShapeSignupPageSignup {
	position: relative;
	height: 100vh;
}
.formFormSignup .formButtonButtonPreviousSignup,
.formFormSignup .formButtonButtonSubmitSignup {
	display: table-cell;
	width: 100%;
}
.formButtonButtonPreviousSignup .formButtonContainer {
	text-align: left;
}
.formMultiStepSection {
	display: inline-block;
	width: 400px;
	padding: 0px 10px;
	height: 100%;
	white-space: initial;
	vertical-align: top;
}
.sectionHorizontalSlider {
	position: absolute;
	height: 100%;
	white-space: nowrap;
	transition: left ease 0.5s;
	left: 0;
}
.coverFormCoverCoverSectionSignup{
	position: absolute;
	width: 100%;
}
.coverFormFormFormSectionSignup {
	position: relative;
	height: 100vh;
	display: inline-block;
	text-align: left;
	background-color: white;
	overflow-y: scroll;
}
.sectionMultiStepFormScrollingContainerSignup {
	overflow: hidden;
	overflow-y: auto;
	position: relative;
	height: 650px;
	width: 100%;
}
.toggleableShapeSignupPageSignup {
	text-align: center;
}
.coverFormMultiStepIndicatorContainer {
	display: table;
	width: 100%;
	min-width: 400px;
	margin-bottom: 25px;
}
.coverFormMultiStepContainer {
	position: relative;
	width: 100%;
}
.coverFormMultiStepIndicator:last-child > .coverFormMultiStepsBar {
	display: none;
}
.coverFormMultiStepsBar, .coverFormMultiStepsBarProgress {
	position: absolute;
	width: 100%;
	border: 2px solid #207AAB;
	top: 8px;
	left: 50%;
}
.coverFormMultiStepsBarProgress{
	width: unset;
	border: 2px solid rgb(74, 177, 49);
	transition: 0.5s ease all;
}
.coverFormMultiStepIndicator {
	display: table-cell;
	text-align: center;
	position: relative;
	width: 50%;
}
.coverFormMultiStepIndicatorBubble {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 5px solid #207AAB;
	border-radius: 50%;
	background-color: white;
	transition: 0.2s ease border;
}
.coverFormMultiStepIndicatorBubbleCurrent {
	border: 5px solid #D57B08;
}
.coverFormMultiStepIndicatorBubbleDone {
	border: 5px solid rgb(74, 177, 49);
}
.coverFormMultiStepIndicatorText {
	display: inline-block;
	width: 100%;
}
/*home*/
.topMenu {
    height: auto;
    border-bottom: 0px solid rgba(0,0,0,0.7);
    background-color: rgba(0,0,0,0.50);
    line-height: 80px;
}
.topMenuLogoIcon{
	height: 62px;
    position: relative;
    width: 62px;
    background-color: white;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    margin: 4px;
    margin-top: 8px;
    background-size: 64%;
    border-radius: 50%;
    /*border: 1px solid #323232;*/
}
.topMenuLogoIcon::before {
    content: "Tools for dynamics";
    display: block;
    position: absolute;
    top: 34px;
    left: 72px;
    color: white;
    font-style: italic;
    font-size: 13px;
    width: auto;
    white-space: nowrap;
    height: 22px;
    line-height: initial;
}
.topMenuLogoIcon::after {
    content: "WorkStreams";
    color: white;
    margin-left: 70px;
    height: 22px;
    line-height: initial;
    display: inline-block;
    vertical-align: inherit;
    font-size: 20px;
    margin-top: 8px;
}
.topMenuActivityLinkSelected{
    color: #207AAB;
    border-bottom:0px;
    /*border-color: #207AAB;*/
}
.topMenuActivityLink {
	font-size:17px;
	font-weight:700;
	color:#fff;
}
.languageSelectInline {
	height:80px;
	line-height: 80px;
}

.activitiesBodyContainerWithTopMenu {
    margin-top: 80px;
    min-height: calc(100vh - 80px);
}
.textTitleHome{
	width: 100%;
	text-align: center;
}
.textSubTitleHome{
    width: 100%;
    display: block;
}
.cardSection {
	/*background-image:url(/img/items/chirurgical_bloc_grayscale.jpg);*/
}
.trainingSection {
	background-image:url(/img/items/autoconf_hospital_grayscale.jpg);
}
.platformSection {
	background-image:url(/img/items/autoconf_mecatronic_grayscale.jpg);
}
.actorSection  {
	background-image:url(/img/items/architectural_plan.png);
	text-align: center;
}
.slideInAnimation {
    padding: 25px;
}
.mailSection {
	
}
.textTrainingSectionTitle, .divTrainingRightSection, .htmlTrainingSectionText {
	padding:0px;
	margin-top:0px !important;
}
.textMailSectionTitleHome > .textShapeTitleLeftSection {
	color:#000;
}
.formFormMailSectionHome {
	text-align:center;
}
.inputEmailFieldMailSectionHome {
	width: 570px;
	max-width: 90%;
}
.inputEmailFieldMailSectionHome > .shapeInputContainerEmail > .shapeInputEmail {
	height: 65px;
}
.sectionMailSectionHome, .divMailSectionBackgroundHome {
	height:auto !important;
	min-height: auto !important;
}
.divMailSectionBackgroundHome {
	padding-bottom:80px;
}
.divAllSection {
	max-width: 1570px;
}
.divRightSection,
.divLeftSection {
	color: #fff;
	width:50%!important;
	font-size: 20px;
	text-align:center;
}
.divRightSection, .divLeftSection, .slideSection, .divSlideLeftSection, .divSlideRightSection {
	padding:0px;
}
.htmlTextRightSection, .htmlTextLeftSection, .textRightSection, .textLeftSection {
	color: #fff;
	text-align:left;
	width: 100%!important;
	margin-top: auto;
	font-size: 20px;
}
.linkTrainingButton  {
	margin: auto;
	margin-top: 60px;
}
.callBackButtonTrainingButtonHome > a {
	min-width: 207px;
	background-color: #fff!important;
	border: 1px solid #cecece!important;
	text-decoration: none;
	padding: 18px;
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	border-radius: 16px;
	transition: 0.3s;
	color: #000;
	transition: 0.3s;
	font-weight: bold;
}
.callBackButtonTrainingButtonHome > a:hover {
	color: #f3942f;
	transform:scale(1.1);
}
.sectionCardSectionHome {
	background-color:#fff;
}
.divSectionTextHome {
	text-align: center;
}
.textTitleForSectionHome, .textPlatformSectionTitleHome,
 .textMailSectionTitleHome, .textActorsSectionTitleHome {
	max-width: 1570px;
	margin: auto;
	margin-top: 0px;
}
.divCardSectionBackgroundHome {
	text-align: center;
}
.divCardSectionBackgroundHome .link {
    display: inline-block;
    margin: 12px;
}

.sectionCardSectionHome .activityLink {
    display: inline-block;
    text-decoration-line: none;
    text-decoration: none;
    cursor: pointer;
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 12px;
	transition: 0.3s;
}
.sectionCardSectionHome .activityLink:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.linkAPartnersAfsa .activityLink {
	background-color: #313131;
}
.sectionCardSectionHome .activityLinkImage.ActivityLink {
    width: 200px;
    height: calc(200px * 9 / 16);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sectionCardSectionHome .textShapeTitleRightSection,
.sectionCardSectionHome .textShapeTitleLeftSection {
	color:#000;
}
.actorPortrait {
	margin-top: 35px;
}
.actorPortraitImage {
    min-height: 200px;
    min-width: 200px;
    display: inline-block;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 60%;
    border: 2px solid #000;
}
.actorPortraitName {
	color: #fff;
    font-size: 34px;
    line-height: 43px;
    margin-top: 8px;
}
.actorPortraitFunction {
	color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin-top: 13px;
    margin-bottom: 10px;
	min-height: 90px;
}
.actorPortraitEmail {
	color: #000;
    font-size: 16px;
    /* font-weight: bold; */
    text-decoration: unset;
    background-color: #fff;
    padding: 8px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 18px;
    /* height: 45px; */
    display: inline-block;
    margin-top: 13px;
    border: 2px solid #000;
	transition: 0.3s;
}
.actorPortraitEmail:hover {
	transform: scale(1.05);
	background-color: #f3942f;
	border-color: #f3942f;
	color: #fff;
}

.textShapeTitleRightSection, .textShapeTitleLeftSection{
	font-size: 38px;
	text-transform: none;
	color: #fff;
	border-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
}
.resourcesBoxAllWidthResourcesHome{
	padding:0px;
	padding-bottom:50px;
}
.resourcesBoxContainer{
	max-width: 1570px;
	margin: auto;
	text-align: center;
}

.cardLinkedServices {
	text-align:center !important;
	width:410px!important;
	margin-left:30px!important;
	margin-right:30px!important;
	border: 0px #cecece solid !important;
	border-radius: 0px !important;
}

.cardLinkedServices > .shapeImagesCard {
	width: calc(100% - 40px);
    margin: 20px;
    border: 0px solid #ececec;
    background-color: #cacaca;
}
.cardLinkedServices > .cardContent > .titleCard {
	color:#000!important;
	max-height: none;
	padding-left: 20px;
    padding-right: 20px;
	text-align: center;
	margin-top: 10px;
}

/**/
/*slider*/
.resourcesSliderThemesSliderHome {
	margin-top: 30px;
}
.resourcesSliderContainer {
	height:auto;
	max-width: 1440px;
	padding-bottom: calc(100% * 4 / 19);
}
.sliderAllElementsContainer{
    position: absolute;
    height: 100%;
    width: 100%; 
}
.sliderElementTitle {
	font-weight: bold;
}
.sliderElementDescription {
	font-size: 26px;
}
.divCanopyHome{
	width:400px;
}
.sliderArrow{
	top: 40%;;
}
.sliderElementAccessButtonContainer{
	display:none;
}
.sliderFastAccessPointsContainer{
	top:88%;
	height: 35px;
}
.map {
	filter: grayscale(0.5);
}
/*card*/
.copyright{
	position: inherit;
	top: -35px;
	float: right;
	margin-right: 10px;
	color: white;
	color: rgba(255,255,255,0.7);
}
.card{
    width: 20%;
	margin-left: 1%;
    margin-right: 1%;
	position: relative;
    overflow: hidden;
    margin-top: 30px;
    background-color: #fff;
    display: inline-block;
    /*border: 1px #ececec solid;*/
    border-radius: 3px;
    text-align: left;
}
.divFirstCardTextHome{
	height: 170px;
	margin-left: 10%;
	margin-right: 10%;
}
.cardContent {
	height: 80px;;
	background-color: #fff;
}

.shapeImagesCard{
	margin-bottom:0px;
	width: 100% ;
	height:100%;
	display: inline-block;
    text-align: center;
    vertical-align: top;
	/**border-bottom: 1px solid white;**/
}
.butonRedirectCard{
	margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 14px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    transition: 0.2s;
    border-radius: 3px;
    color: white !important;
    text-decoration: none;
    background-color: rgb(0, 119, 171);
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    transition: 0.5s;
    font-size: 14px;
}
.butonRedirectCard:hover{
	transform:scale(1.1);
}
.slideInAnimation {
	margin-top:40px;
}
.titleCard{
	color: black !important;
	margin-top: 0px;
	max-height: calc(1em * 3);
	line-height: 1.25;
	color: #787878;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: left;
	font-size: 0.9em;
	overflow: hidden;
	display: inline-block;
	font-size: 1.3rem;
	padding-bottom: 6px;
	width: 100%;
	display: inline-block;
}
.cardLinkedrTheme > .cardContent > .titleCard {
	margin-top: 0px;
}
.cardLinkedServices > .cardContent > .subTitleCard{
	margin-top: 0px;
	height: calc(4 * 1.4 * 1rem);
	line-height: 1.4;
	width: 100%;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
}
.dateCard{
	color:white;
	font-size: 0.7em;
	display: inline-bloc;
	box-sizing: border-box;
	outline: 0 solid;
	-webkit-tap-highlight-color: transparent;
	font-family: Century Gothic, arial;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom:20px;
}
.shapeCanopyImage {
	width: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}
.cardLinked{
	width: calc(100% / 4 - 2%);
    margin-left: 1%;
    margin-right: 1%;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom:50px;
	background-color: #fff;
	display: inline-block;
	border: 1px #ececec solid;
	border-radius: 18px;
	text-align: left;
	transition: 0.5s;
	box-shadow: 0 1px 6px rgba(40, 31, 31, 0.12), 0 1px 15px rgba(31, 31, 31, 0.35);
}

/*colors*/
.backgroundCorporate,
.helpTabLeftSection,
.shapeWindowTitle{
	background-color: #f3942f;
	border-bottom: 1px solid #f3942f;
}
.shapeWindowTitleClose {
	margin-top: calc(60px / 2 - 27px / 2);
}
.shapeWindowTitle{
	background-color: #333;
	border-bottom: 1px solid #333;
	height: 60px;
}
.shapeWindowTitleText {
	line-height: 60px;
}
.colorCorporate,
.textShapeSupportTitle,
.textShapeSupportPhoneNumber,
.languageSelectInlineOptionSelected,
.languageSelectInlineOption:hover,
.textNameCorporate div,
.textTitleAbout div,
a:focus{
	color: #f3942f;
}
.textShapeSupportTitle {
	font-weight:bold;
}
.textShapeSupportPhoneNumber {
	color:#000;
}
.backArrowBefore:hover:before{
	border-color: transparent #207AAB transparent transparent;
}
.borderColorCorporate, 
.languageSelectInlineOptionSelected, .languageSelectInlineOption:hover, .activityLink:hover{
	color: #f3942f;
	font-weight: bold;
}

.shapeFormButton,
.forgotPassButtonActivityLink,
.contactSupportButtonActivityLink,
.accessPlatformButtonActivityLink,
.helpTabRightSectionButton,
.callBackButtonContactButton>a,
.callBackButtonContactButtonSupport>a{
	border: 1px solid #333;
	background-color: #333;
}
.shapeFormButton:hover,
.forgotPassButtonActivityLink:hover,
.contactSupportButtonActivityLink:hover,
.accessPlatformButtonActivityLink:hover,
.helpTabRightSectionButton:hover,
.callBackButtonContactButton>a:hover,
.callBackButtonContactButtonSupport>a:hover{
	background-color: #444;
}
.helpTabRightSectionButton {
	border: 1px solid #fff;
    background-color: #fff;
    border-radius: 16px;
	color:#444;
}
.helpTabRightSectionButton:hover {
	border: 1px solid #fff;
    background-color: #fff;
    border-radius: 16px;
	color: #f3942f;
}
.topMenuActivityLink:active{
	color: #f3942f;
}
.shapeWindowContainerContact {
	border-radius: 16px;
    overflow: hidden;
}
.shapeFormButton {
	border-radius: 16px;
}
.slideSectionTitle,
.textTitleResearchProduct,
.textTitleTrackConcept,
.textTitleHybridPlatform{
	border-color: #207AAB;
}
.slideSectionTitle,
.textShapeTitleResearchProduct,
.textShapeTitleTrackConcept,
.textShapeTitleHybridPlatform {
    color: #207AAB;
}
.titleContainer {
	border-bottom: 2px solid  #207AAB;
}
.cardInfosViews{
	color: #207AAB;
}
.cardLinkedServices:hover {
	transform:scale(1.1);
	font-weight: normal;
}
/*searchengine*/
.newCardDescription{
	line-height: 25px;
	height: calc(25px * 3);
	-webkit-line-clamp: 3;
}

/*footer*/
.topMenuLinksContainer{
	margin-right: 45px;
}
.footerLanguageSelect {
	margin-top: 138px;
}
.footerNameIntrepid{
	display:none;
}
.footerIntrepidCopyright {
    margin-top: 30px;
}
.languageSelectDropDown {
    border-radius: 8px;
}
.footerLogoContainer{
	position: absolute;
	height: 100%;
	left: 0%;
	bottom: 0;
}
.footerLog {
    height: 240px;
    width: 212px;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    /* display: inline-block; */
    /* vertical-align: middle; */
    margin: 4px;
    margin-top: 18px;
    background-color: white;
    border-radius: 12px;
    padding: 15px;
    /* margin-left: 40px; */
    padding-right: 30px;
    padding-left: 30px;
    transform: scale(0.5);
    transform-origin: top;
    position: absolute;
    top: 15px;
    left: 40px;
}
table td {
	border:none;
}
.footerInfosEmail{
	line-height:32px;
	width:100%;
	display:inline-block;
}
.footerInfosSiteWeb {
	width:100%;
	display:inline-block;
}
.footer{
	height:315px;
}
.textTitle {
    margin-top: 25px;
    margin-bottom: 15px;
}
.textShapePlatformCanopyTitle {
	font-size: 60px !important;
}
@media only screen and (max-width: 1300px) {
	.textTitleForSectionHome, .textPlatformSectionTitleHome,
 		.textMailSectionTitleHome, .textActorsSectionTitleHome,
		 .divAllSection, .resourcesBoxContainer {
			max-width: 1170px;
	}
	.textShapePlatformCanopyTitle {
		font-size: 45px !important;
	}
	.textShapeTitleData, .textShapePlatformCanopySubTitle {
		font-size: 28px !important;
		bottom: auto;
	}

	.cardLinked{
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-top:0px;
		width:45%;
	}
	.topMenuActivityLink {
		display: block;
		line-height: 50px;
		width:100%;
	}
	.topMenuMorphMenuButton {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 80px;
		width: 60px;
		padding-right: 5px;
		text-align: right;
		cursor: pointer
	}
	.topMenuMorphMenuButtonImg {
		max-height: 40px;
		display: inline-block;
		vertical-align: middle;
	}
	.topMenuMorphMenu{
		max-height: 238px;
		overflow: hidden;
		background-color: rgba(0,0,0,0.8);
	}
	.topMenuMorphMenuClosed{
		max-height: 80px;
		background-color: transparent;
	}
	.topMenuLinksContainer{
		text-align:center;
		opacity: 1;
		transition: 0.5s;
		width: 100%;
	}
	.topMenuActivityLinkSelected {
		border-bottom: 0px solid;
	}
	.textShapeTitleRightSection, .textShapeTitleLeftSection {
		font-size: 30px!important;
	}
	.divTrainingAllSectionHome  {
		padding: 0px;
	}
	.slideInAnimation {
		padding: 25px;
	}
	.textTrainingSectionTitle {
		padding: 0px;
	}
	.divTrainingRightSection, .htmlTrainingSectionText  {
		padding: 0px;
		padding-bottom: 25px !important;
	}
}

@media only screen and (max-width: 970px){
	callBackButtonTrainingButtonHome 
	.cardLinked, .cardLinkedServices{
		width:90%!important;
		margin-left: 5%!important;
		margin-right: 5%!important;
	}
	.slideInAnimation {
		padding: 25px;
	}
	.textTrainingSectionTitle, .divTrainingRightSection, .htmlTrainingSectionText  {
		padding: 0px;
		width:100%!important;
	}
	.canopyVideoContainerTitle {
	    width: 100%;
	    text-align: center;
	    position: absolute;
	    top: 15%;
	    transform: translateY(15%);
	}
	.textTitle  {
	    margin-top: 0px;
	}
}
@media only screen and (max-width: 750px){
	.textShapePlatformCanopyTitle {
		font-size: 40px!important;
	}
	.textShapeTitleData, .textShapePlatformCanopySubTitle {
		font-size: 26px !important;
		margin-top: 28px;
	}
	.scrollDown {
		bottom: 11rem;
	}
	.shapeImageImageLarge{
		max-width:100%;
	}
	.divSlidersSection{
		padding:0px;
	}
	.footerLog {
		height: 120px;
		width: 106px;
		background-size: 50%;
		background-position: center;
		background-repeat: no-repeat;
		margin: 4px;
		margin-top: 0px;
		background-color: white;
		border-radius: 12px;
		padding: 7px;
		padding-right: 10px;
		padding-left: 10px;
		top:auto;
		left:auto;
		transform: none;
		display: inline-block;
		position: relative
	}
	.footerLogoContainer {
		width: 100%;
		height: auto;
		display: inline-block;
		position: inherit;
	}
	.footerRightSection {
		width: 100%;
		display: inline-block;
	}
	.footer {
		height: auto;
		padding-top: 0px;
	}
	.footerLanguageSelect {
		margin-top: 20px;
	}
	.footerLeftSection {
		width: 100%;
		display: inline-block;
		height: auto;
	}
	.textShapeTitleContainer{
		margin:0px;
		/*margin-top:35px;*/
		font-size: 40px;
		text-align: center;
		padding-left:25px;
		padding-right:25px;
	}
	.divDivRespTwoDesigner{
		margin-top:0xp;
	}	
	.banner{
		margin-top: 45px !important;
		margin-bottom: 45px !important;
	}
}
@media only screen and (max-width: 600px){

}