.SeminarWebinarContainer
{
	font-family: 'Gotham Rnd Medium', sans-serif;
}

#SeminarDetailsContainer strong {
    font-family: 'Gotham Rnd Medium', sans-serif !important;
    font-weight: bolder;
    font-size: 1.2em;
}


h3.usefulLinksDesc
{
	font-family: 'Gotham Rnd Medium', sans-serif;
	    font-size: 20px;
		color:black;
		font-weight:normal;
}
#SeminarDetailsContainer .BannerTitle
{
	color: black;
	font-family: 'Gotham Rnd Medium', sans-serif;
}
.BannerTitle.MobileView
{
    position: static;
    color: #214491 !important;
    font-family: 'Gotham Rnd Light', sans-serif !important;
    font-size: 3em;
    text-align: center;
    width: auto !important;
	/* padding-top:15px; */
}
.container.EventDescription p
{
	margin: 40px 0;
    text-align: center;
	font-size:18px;
	font-weight:normal;
}
.eventDescription
{
    font-size:17px;
    /* text-align: center; */
	/* padding-top: 10px */
	    
}
.EventTopic
{
	text-align:left;
    font-weight: normal;
    font-size: 35px;
	font-family: 'Gotham Rnd Medium', sans-serif;
	color:black;
	
}
#SeminarDetailsNav
{
    margin-bottom: 50px;
    height: 50px;
}
.EventNav
{
	text-align:center;
}

a.EventNavBtn {
    font-weight: normal;
    font-size: 2em;
    margin: 100px 60px;
}

.SeminarDetailsContent
{
    background-color: #fff;
	border: 2px solid #f3f3f3!important;
    /* box-shadow: 0 3px 5px 0 rgba(0,0,0,.35); */
    border-radius: 10px;
    min-width: 310px;
    margin: 0 18px 40px 0;
    padding: 35px;
	font-weight: 500;
	height:auto;
	width:32%;
}
.BackButton
{
margin: 50px 0;

}
.BackButton a
{
	margin: 50px 0;
	border: 3px solid #009FD9;
	font-weight:normal;
}
.SeminarContent
{
    background-color: #fff;
    /* box-shadow: 0 6px 10px 0 rgba(0,0,0,.35); */
    border-radius: 10px;
    min-width: 310px;
    margin: 0 18px 40px 0;
    padding: 40px;
	font-weight: 500;
	height:auto;
	width:48%;
	/* background: #f6f6f6!important; */
	/* flex: 1; */
}
#Seminars .SeminarContent
{
	border: 2px solid #f3f3f3;
}
.SeminarContent > h1
{
    font-weight: 500;
	
	/* margin-bottom:50px; */
}

.UseFullLinZone .key-task .card
{
	margin:20px;
}
    
.UsefullCards
{
	margin:40px;
}
.Seminartitle
{
    color: #214491;
    font-size: 2em;
    line-height: 1.3;
    /* font-weight: bolder; */
	padding-top: 15px 0;
	margin:auto;
	font-family: 'Gotham Rnd Medium', sans-serif;
}
.seminarDetailsButton
{
	padding:10px 30px;
	background-color: transparent;
    border: none;
    border-radius: 27.5px;
    /* width: 70%; */
    /* //height: 55px; */
    color: #009FD9;
    border: 2px solid #009FD9;
 }
#ZoneUsefulLink .eventType .icon_holder,
 #SeminarDetailsContainer .eventType .icon_holder,
 #Seminars .eventType .icon_holder
 {
	 /* float:right; */
	background-size:84px 84px;
	width:84px;
	height:84px;
	position: absolute;
    right: 20px;
    top: 10px;
 }	
 .eventRegion {
    text-align: left;
}
 .eventType
 {
	 text-align:left;
	 color: #009fd7;
	 font-size:1.2em;
	 height:40px;
	font-weight: normal;
 }
#ZoneUsefulLink .eventRegion .icon_holder,
#SeminarDetailsContainer .eventRegion .icon_holder,
#Seminars .eventRegion .icon_holder
 {
	 float:left;
	 background-size:40px 40px;
	 width:40px;
	 height:40px;
	 margin-right:0px;
 }	 
 
 
 .EventRegionNav,
 .EventNav > div
 {
	 text-align:center;
	 font-size:30px;
	 padding-bottom:20px;
	 /* color: #009FD9; */
	 /*color: black;*/
 }
 
 .EventRegionNav
 {
	 text-align:center;
	 color:#214491;
	 font-size:1.3em;
	 margin:50px 0;
 }
 
 .EventRegionNavBtn 
 {
	 color: black !important;
	 padding:0 25px;
	 font-weight:normal;
 }
 
 .EventNavBtn ,
 .EventRegionNavBtn 
 {
	 color: black !important;
 }
 
 .EventNavBtn.Active,
 .EventRegionNavBtn.Active 
 {
	 color: #009FD9 !important;
 }
 
 /* .EventNav a */
 /* { */
	 /* color:black; */
 /* } */
 
 .LineDesign > div
 {
	 height:8px;
 }
 .LineDesign
 {
	 padding-bottom:50px;
 }
 .SeminarDetailsContent
 {
	 font-size:1em;
 }

 
 /* SEMINAR DETAILS CARD TRANSFORMATION */
 
 .seminarDetails
 {
	 text-align:left;
 }
 
 
 
 
 #SeminarDetailsContent .SeatsLeft,
 .DetailsTopic
 {
	 font-size:1em;
	 color:#009FD9 !important;
 }
  
 
 .DetailRegion
 {
	font-size:1.5em;
	/* font-family: "Arial Rounded MT Bold"; */
	font-weight: normal;
 }
 .SeminarDetails .icon_holder
 {
	float: left;
    background-size: 40px 40px;
    width: 40px;
    margin-right: 10px;
	vertical-align: middle !important;
	height: 100%;
    background-position: center;
	position: absolute;
 }	
 .DetailVenue
 {
	vertical-align: middle;
    position: relative;
 }
 .DetailVenue .item-description
 {
	display: inline-block;
    width: 88%;
    word-wrap: break-word;
    margin-left: 54px;
    vertical-align: middle;
	font-size:1em;
	padding: 15px 0;
 }
 
#WebinarDetailsContent .SeminarContent,
#SeminarDetailsContent .SeminarContent
{
    height:auto;
}


#WebinarDetailsContent .WebinarDetailsButton
{
	margin-top:20px;
    width: 100%;
	padding:15px 55px;
	background-color: transparent;
    border: none;
    border-radius: 27.5px;
    /* width: 70%; */
    /* //height: 55px; */
    color: #0083be;
	font-weight:bold;
    border: 4px solid #0083be;
 }

 #WebinarDetailsContent .DetailVenue .item-description
 {
	 margin-left:42px;
 }
 #WebinarDetailsContent .DetailRegion
 {
	 font-weight:600;
 }
#WebinarDetailsContent .SeminarDetails .icon_holder
{
	background-size: 30px 30px;
	width:30px;
}
#SeminarDetailsContent .seminarDetailsButton
{
	margin-top:20px;
    width: 160px;
 }
#SeminarDetailsContent .seminarDetailsButton.disabled
{
	pointer-events: none;
	color:black;
	border-color:black;
 }
#SeminarDetailsContent .SeminarDetailsContent.disabled
{
	opacity:0.4;
}
#SeminarDetailsContent .SeatsLeft
{
	Position:absolute;
	right:0;
	bottom:0;
	text-align:center;
}

#SeminarDetailsContent .SeminarDetailsContent 
{
       margin: 0 18px 40px 0;
}

 
 
 
 /*More Info*/
 .dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.WebinarDropdown {
    position: relative;
    margin: 0 auto;
    border-width: 3px;
    padding: 10px 20px;
    background-color: white;
    border-radius: 20px;
    width: 300px;
    color: #0083be;
    border: 4px solid #0083be;
    text-align: center;
	left:0;
	top:0;
	margin-bottom: 15px;
	min-width: 300px;
}
.WebinarDropdown .icon_holder {
    width:30px;
	height:30px;
	background-size: 30px 30px;
	float:left;
}
.WebinarDropdown .icon_holder.icon_SchedArrowDown {
	position: absolute;
    right: 12px;
    top: 3px;
    margin: 10px 0;
    background-image: url(../Marketo/ArrowDown.svg),linear-gradient(transparent,transparent)!important;
}

.DateOption,
.WebinarDropdown-content {
	z-index: -1;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 300px;
	background-color: white !important;
    color: #0083be;
    border: 4px solid #0083be;
	border-radius: 0 0 20px 20px;
	top: 0;
	Display: none;
    margin: 0 auto;
    width: 300px;
    margin: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 23px;
	
	
	
}

.WebinarDropdown-content a:first-child {
    
    padding-top:40px;

}

.WebinarDropdown-content a {
    color: 00a5ab;
    padding: 20px 16px;
    text-decoration: none;
    display: block;
	border-bottom:  2px solid #0083be;
	margin: 0 10px;
	
}

.WebinarDropdown-content a:last-child {
    
	border-bottom:  none;
}


.WebinarDropdown-content a:hover 
{
	font-weight:600;
}

.WebinarDropdown:hover .dropdown-content {
    display: block;
}

.WebinarDropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.Show
{
	display:block !important;
	background: url(../assets/images/icons/REST_arrow_closed.svg?v=808620598) right 10px no-repeat;
    background-size: 20px 25px;
    /* border-bottom: 1px solid #b9b9b9; */
	
}

.Hidden
{
	display:none;
	background: url(../assets/images/icons/REST_arrow_opened.svg?v=808620598) right 10px no-repeat;
    background-size: 20px 25px;
}
 /*END of More Info*/
 
 
 @media screen and (max-width: 798px) 
 {
	 .SeminarContent
	 {
		 width:100%;
	 }
	 .MobileView
	 {
		 display:block;
	 }
	 .DesktopView
	 {
		 display:none;
	 }
	 
	 .LineDesign > div
	 {
		 height:5px;
	 }
	 .LineDesign
	 {
		 padding-bottom:10px;
	 }
	 
	 .Seminartitle
	 {
		 font-size:1.5em;
		
	 }
	 .UsefullCards
	{
		margin:40px 0;
	}
	
	.seminarDetailsButton
	{
		font-size:.8em;
	}
	
	#SeminarListPanel p.Seminartitle
	{
		 /* margin-top: 100px; */
		 
	}
	
	a.EventNavBtn {
    font-weight: bold;
    font-size: 1em;
    margin: 0 10px;
	}
	#SeminarDetailsContainer strong
	{
		font-size: 1em;
	}
	#SeminarDetailsContainer .BannerTitle.MobileView
	{
		margin:25px 0;
	}
	
	.WebinarDropdown-content.MobileView
	{
			top: 30px !important;
			border-radius: 0px 0px 20px 20px !important;
			
	}
	.SelectedWebinarTitle
	{
		    padding-top: 25px !important;
			padding-right: 35px !important;
			padding-bottom: 0px !important;
			padding-left: 20px !important;
	}
	.WebinarColumns
	{
		display: -webkit-box;
		display: -moz-box;
		display: box;

		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		box-orient: vertical;
	}
	.WebinarCol2
	{
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
	}
	.WebinarCol1
	{
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		box-ordinal-group: 3;
	}
		
	.EventInformationHolder h1
	{
		text-align:center;
		font-family: 'Gotham Rnd Medium',sans-serif; 
		font-size: 1.5em;
		padding-bottom: 10px;
	}
	.WebinarColumns h2
	{
		font-size: 1.1em;
	}
	.SelectedWebinarTitle
	{
		font-size: 1.4em;
	}
 }
 @media screen and (min-width: 799px) 
 {
	 .MobileView
	 {
		 display:none;
	 }
	 .DesktopView
	 {
		 display:block;
	 }
 }
 
 /* .block-with-text { */
  /* overflow: hidden; */
  /* position: relative; */
  /* line-height: 1.2em; */
  /* max-height: 6em; */
  /* text-align: left; */
  /* margin-right: -1em; */
  /* padding-right: 1em; */
/* } */
/* .block-with-text:before { */
  /* content: '...'; */
  /* position: absolute; */
  /* right: 0; */
  /* bottom: 0; */
/* } */
/* .block-with-text:after { */
  /* content: ''; */
  /* position: absolute; */
  /* right: 0; */
  /* width: 1em; */
  /* height: 1em; */
  /* margin-top: 0.2em; */
  /* background: white; */
/* } */

#Seminars #btnEventSeeMore
{
	font-weight:bolder;
	padding: 14px 50px;
}
 


.WebinarCol2, .WebinarCol1
	{
		font-family: 'Gotham Rnd Medium', sans-serif;
	}
	
	
.WebinarRegisterButtonDiv
{
	padding: 25px 0;
    text-align: center;
    border-top: 2px solid #75cef7;

}

.form-check {
    padding: 10px 20px;
    /* border: 1px black; */
    border-top: 2px solid #75cef7;
}
label
{
	color:black;
}
.WebinarSelectedDate
{
	padding: 25px;
    color: black;
    font-family: 'Gotham Rnd Medium', sans-serif;
    font-size: 1.2em;
}


.WebinarDropdown-content .icon_holder.icon_calendar
{
	    float: left;
    /* padding-left: 10px; */
    margin-top: 5px;
    margin-left: 10px;
    width: 60px;
    height: 60px;
    /* margin: 0 auto; */
    background-repeat: no-repeat;
    background-size: 60px 60px;
}

.SelectedWebinarTitle
{
	padding: 10px 35px;
    padding-top: 20px;
    padding-left: 20px;
    font-family: 'Gotham Rnd Medium', sans-serif;
    font-size: 1.5em;
    color: #214491;
}

.WebinarDropdown-content.MobileView
{
	    top: 80px;
		border-radius: 20px 20px 20px 20px;
		border: 2px solid #0083be;
}
.WebinarDropdown-content a.seminarDetailsButton
{
	border: 2px solid #0083be !important;
	padding: 15px 16px !important;
	margin: 0 auto;
    text-align: center;
	width: 60%;
}

.WebinarCol2 .WebinarDropdown-content, .WebinarCol2 .WebinarDropdown
{
	border: 2px solid #0083be;
	width:auto;
	
}

.WebinarDropdown-content.MobileView
{
	z-index: -1;
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 300px;
	background-color: white !important;
	color: #0083be;
	border: 4px solid #0083be;
	border-radius: 0 0 20px 20px;
	top: 0;
	Display: none;
	margin: 0 auto;
	margin: auto;
	left: 0;
	right: 0;
	top: 23px;
	top: 80px;
	border-radius: 20px 20px 20px 20px;
	border: 2px solid #0083be;
}

.WebinarColumns h2
{
	font-family: 'Gotham Rnd Medium', sans-serif;
	color: black;
    font-weight: normal;
	padding-top:10px;
}

.WebinarColumns [type=radio].with-gap:checked+label:after, [type=radio].with-gap:checked+label:before, [type=radio]:checked+label:after
{
	border: 2px solid #0083be;
}

.WebinarColumns .WebinarDropdown-content a
{
	padding-left: 50px;
}	
.WebinarCol2 .WebinarDropdown .icon_holder.icon_calendar {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    float: none;
    position: absolute;
	left:5px;
    top: 0;
}

.fluid-container.content .fluid-container{
	position: relative;
	}

	#SeminarListPanel{
		min-height:460px;
		}

	.WebinarCol1{
		z-index:2;
		background:#fff
		}
  #ListPanel{
	min-height:460px;
	}
  #overlay {
	  display: none;
	  position: relative;
	  width: 100%;
	  height: calc(100% - 180px);
	  min-height:460px;
	  top: 180px;
	  left: 0;
	  right: 0;
	  z-index: 100;
	  background: rgba(255,255,255,1);
  }
  #spinner {
	position: absolute;
	left: 51%;
	top: 61%;
	z-index: 1;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #009FD9;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
  }

@media screen and (min-width: 1024px) 
 {
	.EvenCardcontainer {
		display: flex;
		width: 100%;
	}
	/* .EvenCardcontainer .SeminarDetailsContent */
	/* { */
		/* width : 100% */
	/* } */
	
 }
 /* @media screen and (max-width: 1023px)  */
 /* { */
	 /* .SeminarDetailsContent */
	 /* { */
		 /* width: 100% !important; */
	 /* } */
 /* } */

 .EventInformationHolder h1 {
    margin-bottom: 15px;
}

/*FROM change font*/
.BannerTitle.DesktopView {
    font-size: 60px;
    font-family: "Gotham Rnd Light" !important;
    /* margin-top: 50%; */
    /* margin-bottom: 50%; */
    color: white;
    /* width: 50%; */
    /* margin-top: 10%; */
}
#eventContainer
{
	font-family: "Gotham Rnd Medium" !important;
}
#zoneEventUsefulLink .call-to-action
{
	    padding: 14px 30px;
}

@media screen and (max-width: 320px)
{
	.seminarDetailsButton 
	{
		font-size: 12px;
	}
}

#eventContainer .banner .vertical-center {
	margin-top:150px !important;
}
#SeminarDetailsContainer
{
	font-family: "Gotham Rnd Medium" !important;
}
#SeminarDetailsContainer .ContentIntro h3, #SeminarDetailsContainer .ContentIntro p, .ContentIntro li, .ContentIntro {
    font-family: "Gotham Rnd Medium" !important;
	color: black;
    /* background-color: white; */
}


#SeminarDetailsContainer h3
{
	font-size: 1.2em;
}
	
    
.EventInformationHolder h1 {
    font-size: 1.5em;
    font-weight: normal;
}

.webinarBanner .BannerTitle.DesktopView {
    color: black;
    width: 50%;
}

.EventInformationHolder h1, .SeminarDetails {
    font-family: "Gotham Rnd Medium" !important;
}
a.webinarDate
{
	font-family: "gotham Rnd Light" !important;
}
label.WebinarRadioButton {
    font-weight: normal;
}
.icon_target_location
{
	    background-image: url('/App_Themes/Marketo/rest_target_location.svg'),linear-gradient(transparent,transparent);
}  
  @-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }

@media only screen and (max-width: 375px)
{
	#ZoneUsefulLink .eventType .icon_holder, #SeminarDetailsContainer .eventType .icon_holder, #Seminars .eventType .icon_holder 
	{
		width: 84px;
		height: 84px;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	
}
@media only screen and (max-width: 768px)
{
	.SeminarDetailsContent 
		{
			width : 100%
		}	
}
#zoneEventUsefulLink .icon_holder
{
	background-size: auto 150px !important; 
    width: 150px !important;
    height: 150px !important;
	margin-bottom:0 !important;
}
@media only screen and (max-width: 320px)
{
	div#MobileEventNav-content {
    left: 15px;
	}
}

.eventsSpinner
{
	margin: 0 auto 100px auto;
	width: 100px;
}

.SeminarContentHoverEffect
{
	background-color: #fff !important;
	border: 2px solid #214491 !important;
}
.SeminarContentBtnHoverEffect
{
	background-color: #fff !important;
	border: 2px solid #214491 !important;
	color:#214491 !important;
}

.EventInformationHolder h1:first-child
{
	color: #214491;
}

.WebinarColumns .WebinarDropdown-content a:hover {
    font-family: "gotham Rnd medium" !important;
}

@media only screen and (max-width: 375px)
{
	#SeminarDetailsContainer .banner 
	{
    		background-position: center right !important;
	}
}