@charset "utf-8";
/* CSS Document */
.myContainer {
    max-width: 1200px;
    left: auto;
    right: auto;
    background-color: rgba(70, 70, 70, 1.00);
    margin-right: auto;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    color: white;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
    width: auto;
    border-color: rgba(217,6,39,1.00);
    border-width: 1px;
}
.navbar-light .navbar-nav .nav-link {
  color: white;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-left: 20px;
}
.home {
  background-color: transparent;
  width: 140px;
  text-align: center;
  margin: 6px 0px 6px 0px;
}
.home:hover {
  background-color: rgba(128, 182, 255, 1.00);
  border-color: white;
  color: rgba(0, 0, 0, 1.0);
}
.optics {
  background-color: transparent;
  width: 140px;
  text-align: center;
  margin: 6px 0px 6px 0px;
}
.optics:hover {
  background-color: rgba(129, 232, 122, 1.00);
  border-color: white;
  color: rgba(0, 0, 0, 1.0);
}
.optics:active {
  background-color: red;
  border-color: white;
}
.laser {
  width: 140px;
  text-align: center;
  margin: 6px 0px 6px 0px;
}
.laser:hover {
  background-color: rgba(255, 15, 58, 1.00);
  border-color: white;
  color: #fff;
}
.tele {
  width: 140px;
  text-align: center;
  margin: 6px 0px 6px 0px;
}
.tele:hover {
  background-color: rgba(0, 218, 255, 1.00);
}
.appli {
  width: 140px;
  text-align: center;
  margin: 6px 0px 6px 0px;
}
.appli:hover {
  background-color: rgba(142, 107, 232, 1.00);
}
.moco {
    width: 140px;
    text-align: center;
    margin: 6px 0px 6px 0px;
    background-color: #4646AA;
}
.moco:hover {
  color: black;
  background-color: rgba(255, 234, 125, 1.00);
}
.moco:active {
  color: black;
  background-color: rgba(255, 234, 125, 1.00);
}
.myFooter {
  background-color: transparent;
  height: 42px;
}
.myRow {
  background-color: transparent;
  width: auto;
  margin-left: 0px;
  margin-right: 0px;
}
.mycol {
    background-color: transparent;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
}
.aboutUs {
  background-color: transparent;
  border-radius: 4px 4px 4px 4px;
  color: rgba(255, 255, 255, 0.30);
  border: 1px solid rgba(255, 255, 255, 0.30);
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: 120px;
}
.aboutUs:hover {
  background-color: transparent;
  border-radius: 4px 4px 4px 4px;
  color: rgba(128, 182, 255, 1.0);
  border: 1px solid rgba(128, 182, 255, 1.0);
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  width: 120px;
}
.myTouch {
  background-color: transparent;
  border-radius: 4px 4px 4px 4px;
  color: rgba(255, 255, 255, 1.00);
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 0px 6px;
  text-align: center;
  width: auto;
}
.myTouch:hover {
  background-color: transparent;
  border-radius: 4px 4px 4px 4px;
  color: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(128, 182, 255, 1.0);
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 0px 6px;
  text-align: center;
  width: auto;
}
.myBtn {
  color: white;
  border: 0px solid rgba(255, 255, 255, 1.00);
  background-color: transparent;
}
.myBtnUp {
  background-color: transparent;
  color: white;
  font-size: 1.5em;
  line-height: 0pt;
}
.myBtnUp:hover {
  background-color: transparent;
  color: rgba(255, 15, 58, 1);
  font-size: 2em;
  line-height: 0pt;
  border: 1px solid rgba(128, 182, 255, 1.0);
}
.myMenu {
  background-color: transparent;
  color: white;
}
.dropDownItem {
  color: rgba(11, 200, 223, 1.00);
}
.myDivider {
  background-color: transparent;
  color: rgba(252, 1, 32, 1.00);
  border: thin solid rgba(232, 6, 182, 1.00);
}
.myDropdownHeader {
  font-size: large;
  color: white;
}
.myThumb {
    color: #FFF;
    border-radius: 4px 4px 4px 4px;
    border: thin solid #9A9A9A;
    padding-left: 0px;
    margin-left: 16px;
    margin-right: 16px;
    height: auto;
    background-color: rgba(0, 0, 0, 0.00);
}
.myThumb:hover {
    border: thin solid rgba(128, 182, 255, 1.00);
    background-color: #80B6FF;
    height: auto;
}
.myNewsLine {
    margin-left: 0px;
    color: #FFEA7D;
    font-style: normal;
    font-weight: bold;
    margin-top: 24px;
}
.myCols {
  margin-top: 0px;
  text-align: center;
  padding-top: 0px;
  max-height: none;
  height: auto;
}
.mySpalte {
  margin-bottom: 12px;
  text-align: center;
}
a.anders {
    color: white;
    text-decoration: none;
    height: auto;
}
a.anders:hover {
    height: auto;
}
.myImage {
    border-radius: 6px 6px 6px 6px;
    border: thin solid white;
    padding-right: 0px;
}
.Introduction {
  column-count: 2;
  margin-left: 12px;
  margin-right: 12px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
  margin-bottom: 12px;
}
.HowItWorks {
    column-count: 2;
    margin-left: 12px;
    margin-right: 12px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    margin-top: 12px;
    margin-bottom: 12px;
}
p.spancolumns {
    font-size: 1em;
    padding-top: 0em;
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0em;
    margin-top: 0em;
    margin-right: 0em;
    margin-left: 0em;
    margin-bottom: 0em;
    text-align: left;
    column-span: all;
    color: #80B6FF;
}
.myTopics {
  margin-top: 0px;
  margin-right: 3px;
  margin-left: 0px;
  margin-bottom: 0px; /* oben 10px, rechts 3px, unten 30px, links 5px */
  list-style-type: circle;
}
.myTopicsNext {
  margin: 1em 3px 30px 5px; /* oben 10px, rechts 3px, unten 30px, links 5px */
  list-style-type: circle;
}
.nav-tabs .nav-link {
  border-radius: 4px 4px 4px 4px;
  background-color: transparent;
  color: white;
  margin-top: 0px;
  margin-right: 12px;
  margin-left: 0px;
  margin-bottom: opx;
  border: thin solid white;
}
.nav-tabs .nav-link:hover {
  border-radius: 4px 4px 4px 4px;
  background-color: transparent;
  color: rgba(0, 218, 255, 1.00);
  margin-top: 0px;
  margin-right: 12px;
  margin-left: 0px;
  margin-bottom: 0px;
  border: thin solid rgba(0, 218, 255, 1.00);
}
.nav-tabs .nav-link:active {
  border-radius: 4px 4px 4px 4px;
  background-color: transparent;
  color: white;
  margin-top: 0px;
  margin-right: 12px;
  margin-left: 0px;
  margin-bottom: opx;
  border: thin solid rgba(0, 218, 255, 1.00);
}
#hometab1 {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top: thin solid white;
  border-right: thin solid white;
  border-bottom-style: none;
  border-left: thin solid white;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
  padding-left: 24px;
  padding-right: 24px;
  float: none;
}
#hometab1.active {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top: thin solid white;
  border-right: thin solid white;
  border-bottom-style: none;
  border-left: thin solid white;
}
#hometab1:hover {
  color: rgba(0, 218, 255, 1.00);
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-color: rgba(0, 218, 255, 1.00);
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-left-width: thin;
  border-right-width: thin;
  border-top-width: thin;
}
#hometab1.active:focus {
  color: white;
  background-color: green
}
#hatstab1 {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 158px;
  padding-left: 24px;
  padding-right: 24px;
}
#hatstab3 {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 158px;
  padding-left: 24px;
  padding-right: 24px;
}
#hatstab2 {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 158px;
  padding-left: 24px;
  padding-right: 24px;
}
#hatstab1.active {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
}
#hatstab3.active {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
}
#hatstab2.active {
  color: white;
  background-color: transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left: thin solid white;
  border-right-color: white;
  border-top-color: white;
  border-right-style: solid;
  border-top-style: solid;
  border-right-width: thin;
  border-top-width: thin;
  border-bottom-style: none;
}
#hatstab1.active:focus {
  color: white;
  background-color: green;
  border-radius: 4px 4px 0px 0px;
  border-top: thin solid rgba(0, 218, 255, 1.00);
  border-right: thin solid rgba(0, 218, 255, 1.00);
  border-left: thin solid rgba(0, 218, 255, 1.00);
  border-bottom-style: none;
}
#hatstab3.active:focus {
  color: white;
  background-color: green;
  border-radius: 4px 4px 0px 0px;
  border-top: thin solid rgba(0, 218, 255, 1.00);
  border-right: thin solid rgba(0, 218, 255, 1.00);
  border-left: thin solid rgba(0, 218, 255, 1.00);
  border-bottom-style: none;
}
#hatstab2.active:focus {
  color: white;
  background-color: green;
  border-radius: 4px 4px 0px 0px;
  border-top: thin solid rgba(0, 218, 255, 1.00);
  border-right: thin solid rgba(0, 218, 255, 1.00);
  border-left: thin solid rgba(0, 218, 255, 1.00);
  border-bottom-style: none;
}
#hatstab1:hover {
  color: rgba(0, 218, 255, 1.00);
  background-color: transparent;
  border-radius: 4px 4px 0px 0px;
  border-top: thin solid rgba(0, 218, 255, 1.00);
  border-right: thin solid rgba(0, 218, 255, 1.00);
  border-left: thin solid rgba(0, 218, 255, 1.00);
  border-bottom-style: none;
}
#hatstab2:hover {
  color: rgba(0, 218, 255, 1.00);
  background-color: transparent;
  border-radius: 4px 4px 0px 0px;
  border-top: thin solid rgba(0, 218, 255, 1.00);
  border-right: thin solid rgba(0, 218, 255, 1.00);
  border-left: thin solid rgba(0, 218, 255, 1.00);
  border-bottom-style: none;
}
#clothingnav1 {
  backgroundcolor: white;
  margin-bottom: 0px;
  border-width: thin;
  border-style: none;
}
#clothingnavcontent1 {
  border-radius: 4px 4px 4px 4px;
  border-left: thin solid white;
  border-right: thin solid white;
  border-bottom: thin solid white;
  border-top: thin solid white;
}
#dropdownbootstab1.dropdown-item, #dropdownshoestab1.dropdown-item {
  color: white;
  background-color: rgba(70, 70, 70, 1.00);
}
#dropdownbootstab1.dropdown-item:hover, #dropdownshoestab1.dropdown-item:hover {
  color: rgba(0, 218, 255, 1.00);
  background-color: rgba(100, 100, 100, 1.00);
}
.mydropdown-menu {
  border-radius: 4px 4px 4px 4px;
  width: 170px;
  min-width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0.00);
}
.mydropdown-item {
    display: block;
    font-weight: 400;
    color: #FFFFFF;
    text-align: inherit;
    white-space: nowrap;
    border: thin solid #FFFFFF;
    width: auto;
    border-radius: 0.25em;
    padding: 0.25rem 0.5rem;
    background-color: #007BFF;
    margin-top: 6px;
    margin-bottom: 6px;
}
.mydropdown-item:hover {
  color: #000000;
  background-color: #FFEA7D;
  text-decoration: none;
}
#dropdownMenu2 {
  color: white;
  background-color: rgba(70, 70, 70, 1.00);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-left-color: white;
  border-right-color: white;
  border-top-color: white;
  border-style: solid;
  border-width: thin;
  line-height: 27px;
}
#dropdownMenu2:hover {
  color: rgba(0, 218, 255, 1.00);
  background-color: rgba(70, 70, 70, 1.00);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-left-color: rgba(0, 218, 255, 1.00);
  border-right-color: rgba(0, 218, 255, 1.00);
  border-top-color: rgba(0, 218, 255, 1.00);
}
.TheTopics {
  column-count: 4;
  margin-left: 0px;
}
.TheNews {
    column-count: 1;
    margin-left: 0px;
    display: list-item;
}
.TopicsContainer {
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 24px;
  width: auto;
  background-color: transparent;
}
.TopicsItem {
    color: white;
    display: list-item;
    min-width: 400px;
    list-style-image: url(../Drawings/Kuller.svg);
    list-style-position: outside;
}
.NewsItem {
    color: white;
    min-width: 400px;
    font-size: x-large;
    border-bottom: thin solid #80B6FF;
}

.BackBtn {
    border: thin solid white;
    background-image: url(../Drawings/BackArrow.svg);
    background-repeat: no-repeat;
    background-size: 36px px;
    background-clip: border-box;
    width: 48px;
    height: 48px;
    margin-left: 16px;
    margin-top: 6px;
    margin-bottom: 16px;
    border-radius: 8px;
    list-style-position: inside;
}
.BackBtn:Hover {
  border: thin solid rgba(0, 218, 255, 1.00);
  background-image: url(../Drawings/BackArrowHover.svg);
}
.TabContainer {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 218, 255, 1.0)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler-icon:hover {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 234, 125, 1.0)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler-icon:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 218, 255, 1.0)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
  border: thin solid white;
  border-radius: 8px;
  outline: none;
}
.navbar-light .navbar-toggler:hover {
  border: thin solid rgba(0, 218, 255, 1.0);
}
.navbar-light .navbar-toggler:focus {
  border: thin solid white;
  border-radius: 8px;
}
.navbar-light .navbar-toggler:active {
  border: thin solid white;
  border-radius: 8px;
}
.navbar-light .navbar-toggler:visited {
  border: thin solid green;
  border-radius: 8px;
}
.navbar-expand-lg {
  margin-top: 12px;
  border: thin solid rgba(128, 182, 255, 1.00);
  border-radius: 12px;
}

.vfnm-card-title {
	font-size: 1.25rem !important;
	margin-bottom: 0.75rem;
	font-weight: 500;
	line-height: 1.2;	
}

.card-header {
	font-size: 1.25rem;
}

.myCard {
  background-color: transparent;
}
.activ-1 {
  background-color: rgba(128, 182, 255, 1.00);
}
.activ-2 {
  background-color: rgba(129, 232, 122, 1.00);
}
.activ-3 {
  background-color: rgba(255, 15, 58, 1.00);
}
.activ-4 {
  background-color: rgba(0, 218, 255, 1.00);
}
.activ-5 {
  background-color: rgba(142, 107, 232, 1.00);
}
.activ-6 {
  background-color: rgba(255, 234, 125, 1.00);
  color: black;
}
.my.left {}
.my.center {
  text-align: center;
}
.myLeft {
  text-align: center;
}
.my.text-center {}
.ForDetailsPane {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 12px;
}
.ForDownloadsPane {
    margin-right: 12px;
    margin-bottom: 12px;
    display: block;
}
.Top Caption {
  caption-side: top;
}
.DownloadTable {
  width: 800px;
  display: table;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #80B6FF;
  text-align: left;
  caption-side: top;
  font-weight: bold;
  font-size: 18px;
}
.my-thumbnail {
    padding: 0.25rem;
    border-style: solid;
    border-width: 1px;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.flex-container {
  display: flex;
    flex-direction: row;
    justify-content: center;
}
ul.b {
  list-style-type: square;
}
.my-btn-yellow {
    color: #000000;
    background-color: #FFEA7D;
    border-color: #FFEA7D;
}
.my-btn-yellow:hover {
    color: #FFFFFF;
    background-color: rgba(129,232,122,1.00);
    border-color: #FFEA7D;
}
.my-btn-sm {
    padding-top: 0.25rem;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0.25rem;
    font-size: 12px;
    line-height: 15px;
    border-radius: 0.2rem;
    text-align: center;
    width: 24px;
}
.myBlue {
    border: thin solid rgba(128,182,255,1.00);
    border-radius: 8px;
    }
.myTable-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
