


.imgNavBar{
    float:left;
    display: flex;
}


.fuckme{
  max-width: 1000px
}

.nav-dropdown-padding{
  padding-left: 0 !important;
}


.sidebar-sticky {
  position: relative;
  top: 0;
  /*height: calc(100vh - 48px);*/
  height: 100vh;
  
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}
@media (max-width: 767.98px) {
  .sidebar-sticky {
    position: relative;
    top: 0;
    height: auto;
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    
  }
  .mouseseatsvideo{
    display: none;
  }
 
}





/*
 * Navbar
 */


.navbar-dashboard.navbar .navbar-toggler {
  top: .25rem;
  right: 1rem;
}

.navbar-dashboard.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.navbar-dashboard ul li a {
  color: #69707a;
}

.navbar-dashboard ul li a:hover {
  color: #50565e;
}

.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);
}


.dropdown-menu {
  border: none;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
}

.cover-container {
  max-width: 42em;
}


.cover-container form {
  text-align: left !important;
}

.phoneImageContainer{
  position: relative;
  text-align: center;
}
.phoneImageLogoCentered {
  position: absolute;
  transform: translate(215%, -360%) !important;
}
.phoneImageCentered {
  position: absolute;
  transform: translate(215%, -360%) !important;
}

.notesField{
  max-width: fit-content !important;
  min-height: 30px !important;
  max-height: max-content !important;
}


.list-group-text-white{
  color: #f2f6fc !important;
  font-size:medium;
}


.bg-dark {
  background-color: #0A173F !important;
}

.bg-light {
  background-color: #f2f6fc !important;
}

/* .bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: sticky;
}
 */

 .avatar, .avatar-big {
  font-size: 1rem;
  font-weight: bold;
  height: 26px;
  width: 26px;
  display: inline;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color:#006eb3 
}

.avatar-big {
  font-size: 4rem;
  font-weight: bold;
  height: 102px;
  width: 102px;
  padding: 0.3rem;
  display: inline-block;
  background-color:#006eb3 

}

.ul-features {
  list-style-type: none;
}

footer {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #051b35 !important;
}


body {
  background-color: #fbfbfb;
}
@media (min-width: 991.98px) {
  main {
    padding-left: 240px;
  }
}

/* Sidebar */
.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 75px 0 0; /* Height of navbar */
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
  width: 240px;
  z-index: 600;
}

@media (max-width: 991.98px) {
  .sidebar {
    width: 100%;
    bottom: auto;
  }
}
.sidebar .active {
  border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

.intro{
  background-color: #60CCDF !important;
}

.pricing .card {
  border-color: white;
  padding-bottom: 30px;
}

.pricing .card h3 {
  padding: 30px;
  font-size: 24px;
}

.price {
  line-height: 60px;
  vertical-align: middle;
  color: #363d47;
}

.price .currency {
  font-weight: 500;
  font-size: 16px;

}

.price .price {
  font-weight: 600;
  font-size: 50px;
}

.pricing .features {
  list-style: none;
  text-align: left;
  padding: 40px 40px 20px 40px;
}

.pricing .features li {
  padding: 5px;
}

.pricing .feature-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 20px;
}

.pricing .feature-box svg {
  margin: 4px;
}

.pricing .feature-box.checked svg {
  color: #28a745;
}

.pricing .text-lead {
  font-size: 1.1rem;
}
.hero .content h1 {
  font-size: 48px;
  color: white;
}

.login-button{
  border-radius: 30px;
  width: 200px;
}




/* start of slider stuff*/

#time-range p {
  font-family:"Arial", sans-serif;
  font-size:14px;
  color:#333;
}
.ui-slider-horizontal {
  height: 8px;
  background: #D7D7D7;
  border: 1px solid #BABABA;
  box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
  clear: both;
  margin: 8px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 100%;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  height: 8px;
  font-size: .7em;
  display: block;
  border: 1px solid #5BA8E1;
  box-shadow: 0 1px 0 #AAD6F6 inset;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  background: #81B8F3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
  background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
  background-image: linear-gradient(top, #A0D4F5, #81B8F3);
}
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  background: #F9FBFA;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
  background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
  background-image: linear-gradient(top, #C7CED6, #F9FBFA);
  width: 22px;
  height: 22px;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
  -webkit-transition: box-shadow .3s;
  -moz-transition: box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 22px;
  height: 22px;
  cursor: default;
  border: none;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
  content:"";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
  background: #30A2D2;
  -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
  -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
  box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.5em;
  margin-left: -.6em;
}
.ui-slider a:focus {
  outline:none;
}

#slider-range {
width: 90%;
/*margin: 0 auto;*/
}
/*#time-range {
width: 400px;
}*/


/*end of slider stuff */