.navbar .section-color {
	width: 3px;
	height: 1em;
	margin-right: 10px;
	background-color: #d3d3d3;
	display: inline-block;
}

.navbar li>a {
	display: inline-flex;
	align-items: center;
	margin-right: 0.25rem;
	color: #000;
	font-size: 1.3rem;
}

nav {
	height: 60px;
	background-color: #fff;
}

.navbar-scroll .fa-bars,
.navbar-scroll .nav-link {
	color: #000;
}

.header-menu {
	display: none;
	margin-left: 1rem;
}

.header-menu .nav-link {
	height: 60px;
}

header {
	display: block;
	position: sticky;
	top: 55px;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 10000001;
}

.welcomead header {
	top: 0px;
}

header .navbar {
	box-shadow: none;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

@media (max-width: 767px) {
	.navbar {
		padding-top: 0.1em;
	}
}


.navbar[class*="background_section_"] .nav-link {
	color: #E0E0E0;
}

.navbar[class*="background_section_"] i {
	color: #FFF;
}

.navbar .nav-link {
	font-weight: 700;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.navbar .nav-link:hover {
	color: #FFFFFF;
	background-color: #505050;
}

.navbar .nav-link.active {
	color: #FFFFFF !important;
}

/* MENU NOTIFICATIONS */
.navbar .menu-notifications .dropdown-menu {
	width: 400px;
	background-color: transparent;
	margin-top: 5px !important;
}

.navbar .menu-notifications .breakingnews-card {
	cursor: pointer;
	font-size: 1.2rem;
	line-height: 1.6rem;
	background-color: #FFFFFF;
	overflow: hidden;
}
.navbar .menu-notifications .breakingnews-card:hover {
	background-color: #f9f9f9;
}

.navbar .menu-notifications .breakingnews-time {
	font-size: 1.1rem;
}

.navbar .menu-notifications .breakingnews-title {
	font-size: 1.1rem;
	font-weight: bold;
}

.navbar .menu-notifications .breakingnews-image {
	width: 80px;
	height: 80px;
}

.navbar .menu-notifications .breakingnews-header {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #f1f1f1;
}

.navbar .menu-notifications .badge-label {
	background-color: #ff4848;
	color: rgb(255, 255, 255);
}

.navbar .menu-notifications .badge-time {
	color: #000;
}

.navbar .menu-notifications .badge-live {
	background-color: #ff4848;
	color: rgb(255, 255, 255);
}

.navbar .menu-notifications .breakingnews-content {
	padding: 0px 10px 10px 10px;
}

.navbar .menu-notifications .breakingnews-close {
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.2rem;
	text-align: center;
	transition: transform 0.2s ease;
}

.navbar .menu-notifications .breakingnews-close:hover {
	transform: scale(0.8);
}

@media (max-width: 560px) {
	.navbar .menu-notifications .dropdown-menu {
		width: 380px;
	}
}

@media (max-width: 450px) {
	.navbar .menu-notifications .dropdown-menu {
		position: fixed !important;
		left: 10px !important;
		top: unset !important;
		bottom: 10px !important;
		width: calc(100% - 20px);
		transform: none !important;
	}
}

/* MENU USER */
.menu-user {
	min-width: 40px;
}

.menu-user .profile {
	display: none;
}

.menu-user .login {
	display: none;
}

.menu-user .profile li>a {
	font-size: 1.1rem;
}

.menu-user .mytioLoginButton {
	height: 40px;
	width: 40px;
	border-radius: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* MENU COCKPIT */
.menu-cockpit {
	display: none;
}
.menu-cockpit.menu-cockpit-mobile {
	display: block;
}

.menu-cockpit .dropdown-menu {
	width: 500px;
}

.menu-cockpit .dropdown-menu .row {
	padding: 10px;
}

.menu-cockpit .cockpit-item {
	height: 120px;
	padding: 10px;
}

.menu-cockpit .cockpit-item a {
	width: 100%;
	height: 100%;
	line-height: 20px;
	border-radius: 4px;
	color: #333;
	border: 1px solid #eee;
}

.menu-cockpit .cockpit-item a:hover {
	background-color: #DEDEDE;
}

.menu-cockpit a.active {
	text-decoration: none !important;
}

.menu-cockpit .cockpit-item a i {
	margin-bottom: 10px;
	color: #5a5a5a;
	vertical-align: 0px;
	line-height: 20px;
}

.menu-cockpit .cockpit-item a img {
	max-height: 24px;
	margin-bottom: 10px;
	filter: grayscale(100%);
}

.menu-cockpit .cockpit-item-logo {
	width: 24px;
	height: 24px;
	margin-bottom: 6px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.menu-cockpit .rft-logo {
	height: 30px;
	padding: 5px;
	margin-top: -7px;
	margin-right: 5px;
	background-color: #000;
}

.menu-cockpit .service-logo {
	height: 50px;
	padding: 5px;
}

.menu-cockpit .service-logo .service-logo-bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

@media (max-width: 767px) {
	.menu-cockpit {
		position: unset;
	}

	.menu-cockpit .dropdown-menu {
		left: 10px !important;
		width: calc(100% - 20px);
	}
}

.navbar .segnalaci-text {
	display: none;
}

@media (min-width: 1835px) {
	.navbar .segnalaci-text {
		display: inline-block;
	}
}

.nav-link:focus,
.nav-link:hover {
	color: inherit;
}


.logo {
	height: 60px;
	width: 101px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	margin-top: -1px;
	padding: 0;
}


.sidenav .treeview-primary .treeview-category:hover {
	background-color: #f57c00;
	opacity: 0.7;
}


.sidenav .treeview-primary .active {
	background-color: #f57c00;
	color: #FFF !important;
}

.sidenav {
	width: 24vw !important;
	z-index: 10000003;
}

.sidenav-backdrop {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 10000002;
}

.sidenav .menuLinks .text-white,
.sidenav .cockpit .text-white {
	color: #000 !important;
}

.navbar li>.nav-link:hover {
	color: #FFF;
}

.treeview a:hover {
	color: #FFF;
}

.treeview li.active a {
	color: #FFF;
}

div#mainVideo.sticky {
  top: 187px !important;
}

div.videoStickyBox.sticky {
  top: 187px !important;
}

div.sectionHeader.sticky {
  top: 115px !important;
}

@media (min-width: 992px) {
	.header-menu {
		display: flex;
	}
}

@media (min-width: 992px) and (max-width: 1023px) {
	.navbar .nav-link {
		font-size: 1rem;
	}
}

@media (min-width: 1024px) and (max-width: 1169px) {
	.navbar .nav-link {
		font-size: 1.1rem;
	}
}

@media (min-width: 1170px) {
	.menu-cockpit {
		display: block;
	}

	div#mainVideo.sticky {
		top: 115px !important;
	}

	div.videoStickyBox.sticky {
		top: 115px !important;
	}
}

@media (max-width: 1028px) {
	.sidenav {
		width: 40vw !important;
	}
}

@media (max-width: 768px) {
	.sidenav {
		width: 50vw !important;
	}
}

@media (max-width: 608px) {
	.sidenav {
		width: 60vw !important;
	}
}

@media (max-width: 425px) {
	.sidenav {
		width: 80vw !important;
	}
}


/*Darkmode*/

nav {
	background-color: #373737;
}

.sidenav {
	background-color: #373737;
	color: #FFF;
}

.sidenav .treeview a {
	color: #FFF;
}

.navbar li>a {
	color: #FFF;
}

.navbar button {
	color: #fff;
}

.sidenav .menuLinks .text-white,
.sidenav .cockpit .text-white {
	color: #FFF !important;
}

.navbar {
	background-color: #373737;
	color: #FFF;
}

.navbar button {
	color: #fff;
}

@media (min-width: 1441px) {
	.header-fluid {
		padding-left: calc((100vw - 1320px) / 2);
		padding-right: calc((100vw - 1320px) / 2);
	}
}
@media (min-width: 1811px) {
	.header-fluid {
		padding-left: 300px;
		padding-right: 300px;
	}
}
@media (min-width: 2204px) {
	.header-fluid {
		padding-left: calc((100vw - 1604px) / 2);
		padding-right: calc((100vw - 1604px) / 2);
	}
}


/* NEWHOME WIDGET */
@font-face {
  font-family: "plexbold";
  src: url(https://media.tio.ch/static/img/newhome/IBMPlexSans-Bold.ttf) format('truetype');
}

@font-face {
  font-family: "plextext";
  src: url(https://media.tio.ch/static/img/newhome/IBMPlexSans-Text.ttf) format('truetype');
}

#newhome_banner {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #97DDD2;
  font-family: plextext;
}

#newhome_banner {
  width: 100%;
  height: 45px;
}

.newhome-right-title {
  font-family: plexbold;
}

#text1,
#text2 {
  color: white;
}

#text1 {
  font-weight: bold;
  font-family: plexbold;
}

.newhome_widget {
  font-family: plextext;
  color: #353839 !important;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
}

#logo a {
  max-width: 100%;
  padding: 2px 0px;
}

#logo img {
  max-width: 100%;
  border: 0;
}

#formular .radios {
  margin-top: 0px;
  margin-bottom: 0px;
}

#formular>form {
  display: inline-block;
}

#newhome_banner .radios input[type="radio"] {
  width: 1rem;
  height: 1rem;
  margin: 0 3px 0 0;
}

#plzort {
  border: none;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 0 9px;
  font-size: 16px;
}

#newhome_banner label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: white;
  padding-right: 10px;
}

#newhome_banner .radios {
  float: left;
}

#newhome_banner .buttons {
  float: left;
}

#newhome_banner .button {
  color: white;
  background-color: #DB3069;
  font-size: 15px;
  font-family: plexbold;
  border-radius: 5px;
  width: auto;
  height: 35px;
  cursor: pointer;
  border: none;
  margin: 0;
}

#newhome_banner .button:hover {
  background-color: #C41F5D;
}

.newhomecard {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  overflow: hidden;
  background-color: #97DDD2;
  z-index: 1000000;
}

.newHomeImgBig {
  display: none;
}

@media (min-width: 768px) {
  .newHomeImgSmall {
    display: none;
  }
  .newHomeImgBig {
    display: block;
  }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .newhome_widget {
    max-width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1441px) {
  .newhome_widget {
    padding-left: calc((100vw - 1320px) / 2);
    padding-right: calc((100vw - 1320px) / 2);
  }
}
@media (min-width: 1811px) {
  .newhome_widget {
    padding-left: 300px;
    padding-right: 300px;
  }
}
@media (min-width: 2204px) {
  .newhome_widget {
    padding-left: calc((100vw - 1604px) / 2);
    padding-right: calc((100vw - 1604px) / 2);
  }
}

.fixed-top {
  top: 51px;
}

.navbar.sticky {
  top: 55px;
}

.button.newhomelens {
  display: none;
}

.radio-color {
  accent-color: #353839;
}

@media (max-width: 570px) {
  .button.newhome {
    display: none;
  }

  #newhome_banner .button.newhomelens {
    display: inline-block;
    width: 36px;
    padding: 3px;
    height: auto;
    text-align: center;
  }

  #plzort {
    width: 150px;
  }
}

@media (max-width: 500px) {
  #plzort {
    width: 120px;
  }
}

@media (max-width: 430px) {
  #plzort {
    width: 100px;
  }
}

@media (max-width: 360px) {
  #newhome_banner .radios {
    display: none;
  }

  #plzort {
    width: 150px;
  }
}