
  .top-bar .nav-item {
    display: inline-block;
  }
  
  nav {
    padding: 0px;
  }
  
  nav.top-bar-wrap {
    background: #ffb66c;
  }
  
  .top-bar-wrap {
    height: 40px;
    line-height: 40px;
  }
   
  .main-nav-wrap {
    height: 80px;
    line-height: 80px;
  }
  
  nav.main-nav-wrap {
    background: #7c2222;
    font-size: 1.25rem
  }
  
  nav.top-bar-wrap ul,
  nav.main-nav-wrap ul {
    margin-bottom: 0px;
    margin-top: 0px
  }
  
  a.nav-link:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  
  a.nav-link {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  ul.dropdown-menu{
    background-color: #707a6e;
    margin: 9px 2px;
    border-width: 9cap;
    border: 1px solid  #707a6e;
    padding: 1px;
    
  }
  .offcanvas{
    background: #272727fa !important;
    color: rgb(255, 153, 0);
  }
  .offcanvas-header{
    background: transparent;
    color: rgb(255, 153, 0);
  }
  .btncanvas{
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btncanvas:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .offcanvas-header .btnclose{
    background: transparent;
    border: 2px solid  #707a6e;
    color: rgb(255, 153, 0);
  }
  a.dropdown-item{
    background: rgba(0, 0, 0, 0.788);
    color: rgb(255, 153, 0);
  }
  a.dropdown-item:hover{
    background:rgba(0, 0, 0, 0.788);
    color: rgb(255, 153, 0);
    border-left: 12px solid rgba(150, 80, 1, 0.651);
  }
  a.dropdown-item:focus{
    background:rgba(0, 0, 0, 0.788);
    color: rgb(255, 153, 0);
    border-left: 12px solid rgba(150, 80, 1, 0.651);
  }
  .btnrestart {
    background: rgba(207, 42, 42, 0.226);
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #ca3c3c;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(226, 26, 26);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnrestart:hover {
    background: rgba(255, 0, 0, 0.753);
    color: #612727;
    border-left: 12px solid rgba(255, 0, 0, 0.39);
  }
  .btnstartnav {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #4dca3c;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: orange;
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnstartnav:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .btnuser {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnuser:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .btnexit {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnexit:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .btnauth {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnauth:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .btnexam {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btexam:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .btntesting {
    background-color: transparent;
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btntesting:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #4dca3c;
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }
  .navbar-toggler {
    border-color: #707a6e;
    color: #ffb66c;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='coral' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }  
    .btnexamwait {
    background-color: rgb(255, 153, 0, 0.2);
    border-radius: 5rem;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-width: 3cap;
    border: 2px solid  #707a6e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    color: rgb(255, 153, 0);
    text-transform: uppercase;
    text-align: left;
    font-size: 1em;
    font-family: monospace;
    transform: skew(-15deg);
    transition: all 400ms ease-out
  }
  .btnexamwait:hover {
    color: red;
    background-color: rgba(162, 40, 40, 0.27);
    border-left: 12px solid rgba(0, 0, 0, 0.3);
  }

  /* --- Dropdown submenu support --- */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -0.125rem;
  display: none;
}

.dropdown-submenu.show > .dropdown-menu {
  display: block;
}

details.spoiler {
  margin: 16px 0;
  border: 1px solid #3d3f44;
  border-radius: 8px;
  background: #2b2d31;
  overflow: hidden;
}

details.spoiler > summary {
  padding: 12px 18px !important;
  cursor: pointer;
  list-style: none;
  font-size: 15px;
  font-weight: 600;
  color: #e1e1e1;
  background: #2f3237;
  border-bottom: 1px solid #3d3f44;
  user-select: none;
}

details.spoiler > summary::-webkit-details-marker {
  display: none;
}

details.spoiler > .spoiler-content {
  padding: 16px 22px !important;
  font-size: 14px;
  color: #cfcfcf;
  line-height: 1.55;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

details.spoiler p {
  margin: 10px !important;
  padding: 0 !important;
}

details.spoiler > summary:hover {
  background: #35383d;
}
