@charset "UTF-8";
h1 {margin-bottom: 5rem;}
#ovh {text-align: center;background: #008000a6;padding: 15px;float: left;}
#o2switch {text-align: center;background: #008000a6;padding: 15px;float: right;}
.active {display: initial;}
#inmotionServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#newWalkingsServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 70px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#green220Serv {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#kingsongServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#prestatestServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#hileyServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#wiizzeeServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#teverunServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
#trottinetteServ {text-align: center;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgba(160, 158, 158, 0.300);height: 75px;border-radius: 25px;overflow: hidden;margin-bottom: 30px !important;transition: height 1s;width: 80%;margin: 0 auto;}
.activeList#teverunServ, .activeList#green220Serv, .activeList#hileyServ, .activeList#wiizzeeServ, .activeList#kingsongServ, .activeList#prestatestServ, .activeList#newWalkingsServ {transition: height 1s;height: 410px !important;}
h3 a {text-decoration: none !important;color: black !important;}
.activeList {transition: height 1s;height: 350px !important}
#arrow {transform: rotate(0deg);transition: 2s;margin-top: -5px;}
.activeList #arrow {transition: 2s;transform: rotate(180deg) !important;}
h1 img {width: 100%;margin-top: 40px;}
li {height: 70px;list-style: none;}
nav li {height: inherit;list-style: none;height: 50px;}
.fond {position: fixed;z-index: 10;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgb(160 158 158 / 61%);background-image: url(http://shortcuts.newwalkings.com/Dashboard/View/img/fondTest.jpg);background-repeat: no-repeat;background-position: center;background-size: 100%;}
.centre {width: 400px;height: 400px;box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);background-color: rgb(202 200 200);position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 25px;}
body {font-size: .875rem;}
.feather {width: 16px;height: 16px;}
/** Sidebar **/
.sidebar {position: fixed;top: 0;/* rtl:raw:right: 0;*/bottom: 0;/* rtl:remove */left: 0;z-index: 100;/* Behind the navbar */padding: 48px 0 0;/* Height of navbar */box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);}
@media (max-width: 767.98px) {.sidebar {top: 5rem;}}
.sidebar-sticky {height: calc(100vh - 48px);overflow-x: hidden;overflow-y: auto;/* Scrollable contents if viewport is shorter than content. */} .sidebar .nav-link {font-weight: 500;} .sidebar .nav-link .feather {margin-right: 4px;color: #727272;}
.nav-link.collapsed {color: black;}  .nav-link {color: #2470dc;}
.sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather {color: inherit;} .sidebar-heading {font-size: .75rem;}
/** Navbar **/
.navbar-brand {padding-top: .75rem;padding-bottom: .75rem;background-color: rgba(0, 0, 0, .25);box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);} .navbar .navbar-toggler {top: .25rem;right: 1rem;} .navbar .form-control {padding: .75rem 1rem;}
.form-control-dark {color: #fff;background-color: rgba(255, 255, 255, .1);border-color: rgba(255, 255, 255, .1);} .form-control-dark:focus {border-color: transparent;box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);}