
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-300.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-300.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 300;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-300italic.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-300italic.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-regular.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-regular.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-600.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-600.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 600;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-600italic.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-600italic.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-700.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-700.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 700;
    src: local(""),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-700italic.woff2") format("woff2"),
         url("https://www.erecruiter.net/wp-content/themes/erecuiter/assets/fonts/source-sans-pro-v18-latin-700italic.woff") format("woff");
  }

/*
div.KbCategory__box.commonStyle__verticalTop:nth-child(2),
div.KbCategory__box.commonStyle__verticalTop:nth-child(3){
  display: none;
}

div.KbCategory__box.commonStyle__verticalTop:nth-child(1){
  width: 100% !important
}
*/
div.KbCategory__box {
  width: 100% !important;  /* Beide Knowledge Bases nehmen die volle Breite ein */
  box-sizing: border-box;  /* Einschließen der Umrandung und des Innenabstands in die Breite */
  border: 1px solid #ccc;  /* Standard-Umrandung für beide */
  border-radius: 5px;      /* Abgerundete Ecken */
  padding: 20px;           /* Innenabstand für Konsistenz */

  
}

/******************************************/
/* GENERAL */
/******************************************/

.html {
font-family: "Source Sans Pro", Arial, Tahoma, sans-serif !important;
}

portal b{
  font-family: "Source Sans Pro", Arial, Tahoma, sans-serif;
}

#layoutContainer{
  margin-top: 100px;
}

.Layout__oneColumn {
	background-color: transparent;
}

.Layout__twoColumn {
	margin-top: 100px !important;
}

.columnLayout.two-right-sidebar {
  	display: unset !important;
  	table-layout: unset !important;
  	width: 100% !important;
}

h2 {
    padding: 0px;
    color: #333;
    font-size: 1.196125em;
  	margin-top: calc(1.196125em * 2);
    line-height: 1.4;
}

h3{
     margin-top: calc(0.95725em * 2);
    font-size: 0.95725em;
    line-height: 1.4;
}

h2, h3{
    font-weight: 600;
  	color: #333333
}

code{
  	font-family: "Inconsolata", Consolas, Courier New, monospace;
  	background: rgba(51,51,51,0.03);
    padding: 0px 14px;
  	display: inline-block;
  	width: 100%;
  	margin-bottom: -7px
}

/* Category */

.level_1_Kbcategory,
.level_1_KbsubCategory,
.level_2_KbsubCategory {
	/*margin-top: 100px !important;*/
}

/* Subcategory */

.KbSubCategoryContainer__contentList {
	width: 50% !important;
}

a {
	transition: all 0.2s ease;
}
portal a {
	color: #333;
}

.Icon__hoverbrand:hover {
	color: #00D48D !important;
}

.commonStyle__zt3BrandBg {
	background-color: #00D48D;
}

.WidgetContainer__list{
  flex-direction: column !important;
}

.KbCategory__box, .KbCategory__box:hover{
  box-shadow: none;
  border-radius: 5px;
}

.KbCategory__box a{
  color: #00D48D !important;
}

.KbCategory__box a:hover{
  color: #00D48D !important;
}

.BreadCrumbs__breadcrumbsView ul li+li:before, 
.BreadCrumbs__breadCrumbsLink,
.BreadCrumbs__breadCrumbsLastLink,
.BreadCrumbs__breadcrumbsView ul{
  color: rgba(51,51,51,0.4);
}

.BreadCrumbs__breadCrumbsLastLink, .BreadCrumbs__breadcrumbsView > ul > li:last-child{
  font-weight: bold;
  color: rgba(51,51,51,0.4);
}

/******************************************/
/* NAVBAR */
/******************************************/

#helpItem a{
  color: #00D48D !important;
}

.Header__menuTab{
  width: 100%;
}

.Header__header{
  	top: 0;
  	position: fixed;
  	left: 0;
  	width: 100%;
  	background-image: none;
}

.Header__navbar {
  	display: flex;
    flex-direction: row;
    justify-content: center;  
  	height: 100px;
	border-bottom: 1px solid #f2f2f2;
}

.Header__tabsTab{
  	margin: 0 32px 0 0 !important;
    line-height: 100px;
}

.Header__menuList{
  display: flex
}

.Header__navbar li {
  height: 100px;
  font-size: 13.5px;
  border-bottom: none;
  font-weight: bold;
  letter-spacing: 0.5px
}

.Header__tabsTab:nth-last-child(3){
  margin-left: auto !important;
}

.Header__tabsTab:hover .Header__tabs__link {
	color: #00D48D;
}

.Header__navbar li:last-child a{
	padding: 10px 20px;
}

.Header__tabs__link {
	color: #333333;
}

.Header__navbar li:not(:last-child):hover,
.Header__navbar li:not(:last-child):hover a {
	color: #00D48D;
  	cursor: pointer;
  	border-bottom: none;
}

.Header__navbar li:last-child:hover a {
	background-color: #f50052;
  	color: #ffffff;
}

.Header__tabsTab.Header__active a {
	color: #00D48D;
}

.Header__tabsTab li:not(:last-child) a:visited {
	color: #333333;
}

.Header__tabsTab.rightTab {
	margin-left: 120px;
}

.Header__logo {
  	padding-top: 0;
    margin: 0 30px 16px 0 !important
}

.Header__logo img{
  min-height: auto;
}

.LoginDetail__tabLink.signinLink {
	color: #333333;
}

.LoginDetail__tabLink.signinLink:hover {
	color: #00D48D;
}

.Header__menu, 
.Header__menu:after, 
.Header__menu:before{
  	background-color: black
}

.Header__homeContent {
	height: auto !important;
}

/*Subnav*/
.ScrollSticky__type1{
  top: 100px !important;
  box-shadow: 0 2px 20px rgba(51, 51, 51, 0.1);
  z-index: 1;
}

/* Mobile Menu */

.Header__menuToggle {
	background-color: transparent;
}

.Header__menuToggle::before,
.Header__menuToggle::after {
	background-color: #00D48D;
  	width: 1.6rem;
  	height: 3px;
}

.Header__menuicon {
	right: 15px;
}

/******************************************/

/*TO BE REMOVED WHEN OTHER KB's ARE SHOWN!!!*/
/*.Layout__layout1 > div{
  display: flex;
  flex-direction: column-reverse;
}

/********************************************/

/* Header */
.Header__container {
	position: relative;
    padding: 0 .9375rem;
    margin: auto;
    max-width: 100%;
    transition: all .25s ease;
    display: flex;
    flex-direction: row;
    width: 73.125rem;
}

.Header__container--textArea .Header__introImage {
  	position: relative;
	width: 88px;
  	top: 28px
} 

.Header__container--textArea {
  	display: inline-block;
	width: 74%;
}

.Header__container--textArea img {
  	padding-top: 22px;
}

.Header__container--img {
	display: inline-block;
  	width: 25%;
}

.Header__container--img img {
	width: auto !important;
  	height: auto !important;
}

.Header__searchTitle {
	text-align: left;
    font-weight: 700;
  	margin-bottom: 0;
  	margin-top: 0;
}

.Header__searchTitle ~ .Header__description {
	text-align: left;
    margin: 50px 0;
    font-size: calc(16.875px + 4.725 * ((100vw - 320px) / 1120));
}

.Header__searchSection {
	max-height: 550px;
  	padding: 0 !important;
 	margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}

.Header__globalSearch {
	padding: 0 6%;  
}

.Header__tabsTab--button a {
	color: #F50052;
  	border: 2px solid #F50052;
  	border-radius: 50px;
  	padding: 8px 20px;
}

.Header__tabsTab--button a:hover,
.Header__tabsTab--button a:focus {
	color: #ffffff !important;
  	background-color: #F50052;
}

.Header__tabsTab--button:hover,
.Header__tabsTab--button:focus {
	border-bottom: none;
}

.WidgetContainer__boxSplit {
	padding: 0 !important;
}

.WidgetContainer__contentList:nth-child(4),
.WidgetContainer__contentList:nth-child(5) {
	width: 50%;
  	display: inline-block;
  	
}

.WidgetContainer__contentList:last-child, 
.WidgetContainer__contentList:nth-last-child(2){
  margin-top: 35px;
}

/******************************************/
/* Search Bar */

.Header__globalSearch {
  	width: 100%;
	margin: 60px auto;
  	display: none;
}

.Header__globalSearchAlt {
     border: none;
}

.Input__headerSearch {
	display: none;
}

.Input__headerSearch:hover,
.Input__headerSearch:focus {
	box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
}

.SearchContainer__formGroup ~ .SearchContainer__searchIcon {
	display: none;
}

.SearchContainer__globalSearch {
	background-color: transparent;
}

/******************************************/
/* Content */

.line{
  white-space: normal !important;
}

.ListHeader__listHeader1 h5 {
	font-size: 22px;
    color: #333;
}

.ListHeader__listHeader1 > span {
	display: none;
}

.ListHeader__listHeader2 {
	display: inline-block;
}

.ListHeader__listHeader2 span {
	display: none;
}

.ListHeader__listHeader1{
	border-bottom: none;
}

.ContentList__topicList {	 
  	margin-bottom: 10px;
}

.ContentList__topicContent {
    margin-left: 36px;
    font-weight: 400;
    font-size: 15px;
}

.ContentList__documentIcon svg {
  	color: #F50052 !important;
  	width: 22px;
  	height: 22px;
}

.WidgetContainer__list {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.KbDetailRtContainer__widgetRight .WidgetContainer__list, 
.KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection{
	background: rgba(51,51,51,0.02);
    padding: 1.1875rem;
  	border-radius: 5px;
}

.WidgetContainer__contentList:first-child {
	width: 100%
}

.WidgetContainer__contentList:first-child img:nth-child(2) {
	display: inline;
}

.Home__sidebar {
	background-color: rgba(51, 51, 51, 0.03);
  	border-radius: 5px;
  	padding: 30px;
}

.WidgetContainer__contentList{
  	width: 100%;
  	margin-top: 0
}

.Home__sidebarTitle {
	font-size: 32px;
  	font-weight: bold;
  	margin-top: 0;
}

.Home__sidebarSlogan {
  	height: 90px;
	font-size: 28px;
  	color: #00D48D;
  	font-weight: bold;
  	margin-top: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  	line-height: 2.5rem;
}

.Home__sidebarSlogan p {
	margin-top: 21px;
}

.Home__sidebarSlogan img {
    display: inline-block;
    min-width: 80px;
}

.Home__sideBar-Information {
    line-height: 1rem;
    font-weight: 400;
    margin-top: 25px;
  	font-size: 21.1px;
  	margin-bottom: 30px;
}
.fourth-paragraph, 
.Home__sideBar-Contacts{
  	font-weight: bold;
}
  

.Home__sideBar-Information p:last-child {
	font-size: 18px;
}

.Home__sideBar-contacts a {
	color: #00BA7C;
  	font-size: 21.1px;
}

/* Categories // Home Page */

.Kb__categories__home {
	display: flex;
  	float: left;
  	position: relative;
    width: 100%;
    border: 1px solid #efefef;
  	padding: 30px 20px;
    border-radius: 5px;
  	background-color: white;
  	height: 100px;
  	align-items: center;
}

.Kb__categories__home img {
	float: left;
}
.Kb__categories__home__text {
	display: flex;
  	flex-direction: column;
  	margin-left: 20px;
}

/*.Kb__categories__home h5 a {
  	color: #00D48D;
}*/

.Kb__categories__home:nth-child(1) h5 a { color: #0058D4; }
.Kb__categories__home:nth-child(2) h5 a { color: #EB0062; }

/******************************************/
/* Footer */

.footerContainer {
	overflow: hidden;
}

.Footer__footerBg {
	display: none;
}

.bottomLinksArea {
  	border-top: 1px solid rgba(51, 51, 51, 0.1);
	display: flex;
    flex-direction: row;
    padding: 4% 6%;
  	align-items: flex-start;
  	justify-content: space-between;
  	font-size: 14px;
  	overflow: hidden;
}

.bottomLinksArea .bottomLinksArea_section {
	width: 20%;
}

.bottomLinksArea .bottomLinksArea_section {
  @media (min-width: 1201px) {
  	width: 20%;
  }
}

.bottomLinksArea ul {
	list-style: none;
}

.bottomLinksArea ul li a {
	color: rgba(51,51,51,0.4);
  	line-height: 30px;
}

.bottomLinksArea ul li a:hover,
.bottomLinksArea ul li a:focus {
	color: #00ba7c;
}

.bottomLinksArea ul li.firstLink a {
	font-weight: bold;
  	color: #333333;
}

.bottomLinksArea_section:last-child img {
	width: 100px;
}

.bottomLinksArea_section:last-child p {
	font-size: 18px;
  	margin: 0;
}

.footerWrapper {
  	width: 100%;
	background-color: #efefef;
  	height: 65px; 
	bottom: 0;
  	margin-bottom: -5px;
    position: relative;
  	padding: 0 6%;
}

.footerWrapper ul {
    list-style: none;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    width: 50%;
    float: left;
  	line-height: 38px;
}

.footerWrapper ul li {
	display: inline-block;
  	margin-right: 30px;
}

.footerWrapper ul li a {
	color: rgba(51, 51, 51, 0.4);
}

.footerWrapper ul li a:hover,
.footerWrapper ul li a:focus {
	color: #333333;
}

.footerWrapper .footerIcons {
	text-align: right !important;
}

.footerWrapper .footerIcons li a img {
	width: 18px;
}

.footerWrapper .footerIcons li:first-child a img {
	width: 13px;
}

/******************************************/
/* DETAIL PAGES */
/******************************************/

/**********************/
/*Warning boxes*/
.KB_New_Editor_Highlights {  
  border-radius: 5px;
  border-width: 1px !important;
  border-style: solid;
  background: #ffffff !important;
  box-shadow: 0 0 6px rgba(51,51,51,0.2);
  line-height: 24px;
  display: inline-flex !important;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px;
  flex-direction: column;
  color: #333;
  margin: 20px 0 !important;
  margin-right: 4px !important;
  padding: 10px 10px 10px 52px !important;
}

.KB_New_Editor_Highlights::before {
    width: 41px;
    height: 100%;
    top: 0;
    left: 0;
  	position: absolute;
  	border-radius: 5px 0 0 5px;
  	display: block;
  	content: "";
}

.KB_New_Editor_Highlights div:first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 45px;
    display: flex;
    align-items: center;
}

.KB_New_Editor_Highlights div:first-of-type img,
.KB_New_Editor_Highlights > img:first-of-type {
	margin: 0 !important;
  	margin-left: 8px !important;
  	filter: invert(100%);
    top: unset !important;
    left: 12px !important;
    width: 18px !important;
}

/* For images inside alerts */

.KB_New_Editor_Highlights img.reset_Highlight_Image_Styles {
    width: auto !important;
    margin: 0 !important;
    transform: none !important;
}

/*yellow*/ 
.KB_New_Editor_Highlights[style*="background-color: rgb(252, 237, 158)"]{
  /*border-color: #e6d200 !important; */
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(252, 237, 158)"]::before {
	background-color: #e6d200 !important; 
}
/*red*/    
.KB_New_Editor_Highlights[style*="background-color: rgb(252, 177, 177)"]{
  /*border-color: rgba(245, 0, 82) !important;*/
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(252, 177, 177)"]::before {
	background-color: #c70042 !important; 
}

/*red 2*/ 
.KB_New_Editor_Highlights[style*="background-color: rgb(255, 198, 151)"]{
  /*border-color: rgba(222, 0, 74) !important;*/
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(255, 198, 151)"]::before {
	background-color: #c70042 !important;
}

/*blue*/   
.KB_New_Editor_Highlights[style*="background-color: rgb(193, 225, 244)"]{
  /*border-color: rgba(0, 102, 255) !important;*/
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(193, 225, 244)"]::before {
	background-color: #004db8 !important;
}

/*green*/  
.KB_New_Editor_Highlights[style*="background-color: rgb(189, 229, 214)"]{
  /*border-color: rgba(0, 186, 124) !important;*/
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(189, 229, 214)"]::before {
	background-color: #00ba7c !important;
}

/*gray*/   
.KB_New_Editor_Highlights[style*="background-color: rgb(233, 241, 244)"]{
  /*border-color: rgba(51, 51, 51) !important;*/
  border: none !important;
}

.KB_New_Editor_Highlights[style*="background-color: rgb(233, 241, 244)"]::before {
	background-color: #595959 !important;
}

/*-------------------*/
/*Description*/
.KbDetailLtContainer__articleContent{
	overflow: hidden;
}

.description img {
  	/*filter: drop-shadow(0px 1px 10px rgba(51,51,51,0.1));*/
  	box-shadow: 0 0 20px rgba(51,51,51,0.1);
  	left: 45.5%;
    transform: translateX(-47.5%);
    position: relative;
  	max-width: 95% !important;
  	height: auto !important;
    margin: 28px 2.2%;
  	border-radius: 5px
}

.description table img{
  margin: 28px 0;
}

.KbDetailLtContainer__articleContent p{
  	line-height: 31px;
  	font-size: calc(14px + 1.5 * ((100vw - 320px) / 1120));
}

.TOCContainer__tocContainer{
  	border: none;
  	background: rgba(51,51,51,0.03);
  	border-radius: 5px;
  	padding: 28px
}

.TOCContainer__tocCategories{
  	margin-left: 0;
}

.TOCContainer__arrowRotOpen{
  display: none
}

/* Search Bar on Detail Pages */

.SearchContainer__searchBox .Input__searchBox {
	border-radius: 20px;
}

.Input__searchBox {
    border-radius: 50px;
    padding-left: 45px;
    background-color: rgba(51, 51, 51, 0.05);
    transition: all 0.2s ease;
    font-size: 16px;
    border: none;
}

.Input__searchBox:hover,
.Input__searchBox:focus {
	box-shadow: 0 0 10px rgba(51,51,51,0.2);
}

.SearchContainer__searchBoxIcon{
  left: 20px;
  right: auto;
}

.Input__searchBox::-webkit-input-placeholder{
 	color: rgba(51,51,51,0.6);
  	letter-spacing: 0;
}

.Input__searchBox::-webkit-input-placeholder:first-letter{
    	text-transform: capitalize;
}

.Input__searchBox:hover, 
.Input__searchBox:focus {
	box-shadow: 0 2 20px rgba(51, 51, 51, 0.2) !important;
  	background: white;
}

.Icon__brand {
	color: rgba(51, 51, 51, 0.4);
}

.commonStyle__positionAbs .Icon__icon{
 	 color: rgba(51,51,51,0.9);
 	 border-radius: 49% 51% 54% 46%/43% 49% 51% 57%;
}

.ImagePopup__imgArrowLT, .ImagePopup__imgArrowRT{
  	background-color: rgba(255,255,255,0.6);
  	box-shadow: 0 0px 1px rgba(51,51,51,0.2) inset;
}

.ImagePopup__imgMenuIcon .Icon__icon{
  color: white;
}

.ImagePopup__imgMenuIcon {
  background: transparent;
}

/******************************************/
/* Links inside articles */

.KbDetailLtContainer__articleContent a {
	color: #0043a1 !important;
  	border-bottom: 1px solid #0043a1;
  	padding-bottom: 2px;
  	font-weight: bold;
}

.KbSubCategoryContainer__row{
  	margin: 0;
}

/*No updated date*/
.KbDetailLtContainer__updateTime{
  	display: none;
  	opacity: 0;
  	visibility: hidden;
}

/*Wissensdatenbankbereiche/Verwandte Artikel sidemenu*/
.Menu__arrow::before{
    width: 5px !important;
    height: 5px !important;
    border-color: rgba(51,51,51,0.4) !important;
}

.Layout__layout2 .Menu__menuItem a, .Layout__layout2 .ContentList__listLink{
  	font-size: 0.8rem;
}

.ListHeader__listHeader1 h5 {
  	font-size: 100%;
}

.ContentList__documentIcon svg{
  	width: 20px;
  	height: 20px;
}

/* Topics List - Articles */

#articelDetail table tr td:not(:first-child) p {
	margin: 0 0 10px 0;
  	padding: 3px 0 0;
}

.table-wrap table tr {
	display: grid;
  	grid-template-columns: 1fr 11fr;
  	margin-bottom: 15px;
}

#articelDetail table:not(.white) tr td:first-child,
.detailPage_numbersList .detailPage_numbersListAreaWrapper .detailPage_numbersListArea .detailPage_circleNumber span {
  	display: flex;
    align-items: center;
    justify-content: center;
  	padding: 0;
	width: 32px !important;
    height: 32px !important;
  	color: #ffffff;
  	font-size: 14px;
  	font-weight: 400;
  	background-color: #0058d4;
  	border-radius: 49% 51% 54% 46%/43% 49% 51% 57%;
  	margin: 0px 10px 0 0; 
}

#articelDetail table.yellow:not(.white) tr td:first-child {
	color: #000000;
	background-color: #ffea00;
}

/*******************/
/***** Videos ******/
/*******************/
div.videoDiv {
    height: 425px;
}

div.videoDiv iframe {
    height: 100%;
}

@media (max-width: 1070px) {
	div.videoDiv {
		height: 390px;
	}
}

@media (max-width: 1024px) {
	div.videoDiv {
		height: 545px;
	}
}

@media (max-width: 940px) {
	div.videoDiv {
		height: 500px;
	}
}

@media (max-width: 850px) {
	div.videoDiv {
		height: 450px;
	}
}

@media (max-width: 760px) {
	div.videoDiv {
		height: 400px;
	}
}

@media (max-width: 670px) {
	div.videoDiv {
		height: 350px;
	}
}

@media (max-width: 580px) {
	div.videoDiv {
		height: 300px;
	}
}

@media (max-width: 490px) {
	div.videoDiv {
		height: 250px;
	}
}

@media (max-width: 400px) {
	div.videoDiv {
		height: 200px;
	}
}

@media (max-width: 310px) {
	div.videoDiv {
		height: 150px;
	}
}

/******************/
/*Tables*/

table{
  width: auto !important;
  border-collapse: collapse;
}

table, td, th{
  border: none !important;
  word-break: break-word !important;
}

table:not(.white) tr td:first-child{
  width: 46px !important;
  vertical-align: top;
}

table:not(.white) tr td:nth-child(2){
  padding: 0 5px 15px 0px !important;
  vertical-align: top;
}

table.white tr td{
  padding: 11px 11px !important;
  line-height: 1.4;
}

table code{
  background: transparent;
}

table.striped tr{
  border-radius: 5px;
}

table.striped tbody tr:nth-of-type(odd){
  	background: rgba(51,51,51,0.03);
  	border-radius: 5px;
}

table.striped tr td:first-child { 
  	border-top-left-radius: 5x; 
  	border-bottom-left-radius: 5px;
}
table.striped tr td:last-child { 
  	border-top-right-radius: 5px; 
  	border-bottom-right-radius: 5px;
}

table.striped td{
  	margin: 11px !important;
}

table.striped:not(.white) td:nth-child(2){
  	padding-top: 11px !important;
}

th {
    text-transform: uppercase;
    font-size: 11.2px;
    line-height: 16px;
    padding: 5px 10px;
    letter-spacing: 0.5px;
  	text-align: left;
  	color: rgba(51,51,51,0.6)
}

/************/
/*More formats*/

.detailPage_numbersList .detailPage_numbersListAreaWrapper .detailPage_numbersListArea .detailPage_circleNumber span {
    display: inline-block;
    text-align: center;
    padding-top: 3px;
}

.description .confluence-embedded-image {
	max-width: 86% !important;
}

/*---------------*/
/* Responsive */

@media (min-width: 768px) {
  .Header__homeContent {
      height: 400px;
  }
  
  .columnLayout.two-right-sidebar {
  	width: 100% !important;
    display: block !important;
  }
  
  .cell.normal {
  	display: block !important;
  }
}

@media (max-width: 768px) {
  .Header__searchTitle {
  	font-size: 30px;
  }
  
  .Header__container--textArea .Header__introImage {
  	top: 23px;
  }
}

@media (max-width: 1024px) {
  
  .cell.normal {
  	width: 100vw !important;
  }
  
  .cell.aside {
  	display: none !important;
  }
  
  .Header__searchTitle {
  	font-size: 30px;
  }
  
  .Header__container--textArea .Header__introImage {
  	top: 22px;
  }
  
  .Layout__layout1 {
  	width: 100% !important;
  }  
  
  .Layout__layout2 {
    	display: none;
  }
  
  .Header__logo {
  	margin: 0 5px;
  }
  
  .Header__menuTab {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 64px;
    left: 0;
    z-index: 100;
    margin-top: 35px !important;
    box-shadow: none !important;
    border-top: 1px solid #efefef;
    padding-top: 0;
    
  }
  
  .Header__menuList {
  	display: block;
    padding: 45px;
  }
  
  .Header__tabsTab {
    font-weight: 400 !important;
    height: 53px !important;
    font-size: 13px !important;
  }
  
  .Header__tabsTab.rightTab {
  	margin-left: 0 !important;
    padding-top: 14px;
    border-top: 1px solid #efefef;
  }
  
  .Header__tabsTab.rightTab ~ li {
  	padding-top: 14px;
  }
  
  .Header__tabsTab.Header__tabsTab--button {
  	position: relative;
    float: right;
    bottom: 55px;
  }
  
  .footerWrapper ul li {
  	margin-right: 20px;
  }
  
  .footerWrapper .footerLinks {
    width: 50% !important;
  	display: flex;
    flex-direction: column;
    align-items: flex-start;
	font-size: 14px;
    padding-top: 12px;
  }
  
  .footerWrapper .footerIcons {
  	position: absolute;
    bottom: 22px;
    right: 0px;
  }
}

@media (max-width: 1200px) {
    .bottomLinksArea {
		display: grid;
        grid-template-columns: 1fr 1fr;
      	position: relative;
      	padding-top: 120px;
    }
    
    .bottomLinksArea .bottomLinksArea_section {
		width: 100%;
    }
  
    .bottomLinksArea .bottomLinksArea_section:last-child {
      order: -99;
      position: absolute;
      top: 50px;
      left: 6%;
    }
    
    .bottomLinksArea ul {
    	padding: 0;
    }
    
    .footerWrapper {
    	height: 140px;
    }
    
    .footerWrapper .footerLinks {
    	width: 50% !important;
      	text-align: center;
    }
    
    .footerWrapper .footerIcons {
      	width: 50%;
    	text-align: center !important;
    }
  
  .Header__tabsTab.rightTab {
	margin-left: 0;
  }
  
  .Header__container--textArea {
    	width: 100%;
  }
  
  .Header__container--textArea .Header__introImage{
    	width: 68px;
  }

  .WidgetContainer__list {
      flex-direction: column !important;
   	  align-items: center !important;
  }
  
  .Header__container--img {
  	  display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .Header__logo {
  	margin: 40px 120px 0 0;
  }
  
  .footerWrapper {
  	padding: 35px 6%
  }
}

@media (min-width: 1201px) {
  .Header__logo img {
      padding-top: 12px;
  }
}

@media (min-width: 1366px) {
  .footerWrapper {
  	padding: 0 6%;
  }
  
  .Header__searchSection {
      padding: 0 !important;
  }

  .Header_globalSeaarch {
      padding: 0 380px !important;
  }
}

@media (min-width: 1920px) {
  .bottomLinksArea {
  	padding: 10vh 18.5vw;
  }	
  
  .footerWrapper {
  	padding: 0 355px;
  }
  
  .Header__searchTitle {
      font-size: calc(10px + 23.33841 * ((100vw - 320px) / 1120));
  }
}

.commonStyle__zt3Brand, .commonStyle__zt3Brand:hover{
  color: #00D48D;
}

/*Lightbox*/
@media only screen and (max-width: 768px){
.ImagePopup__imgContent {
    width: 100%;
  }
}

/* Internet Explorer */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .Header__container {
      margin: 0;
  }	
  
  .footerIcons li a img {
  	display: block;
    width: 18px;
  }
  
  .Header__logo {
  	margin: 30px 120px 0 0;
  }
  
  .Header__tabsTab--button {
    bottom: 55px !important;
    float: right !important;
  }
  
  .Header__menuTab {
  	top: 64px !important;
  }  
}

@media only screen and (max-width: 1024px) {
  .Header__menuTab {
  	top: 30px;
  }
}

