

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

.bg-purple-gradient {
  background: #0d0735 !important; /* fallback for old browsers */

  /* Chrome 10-25, Safari 5.1-6 */
  background: -webkit-linear-gradient(to right bottom, rgb(71, 27, 56), rgb(48, 23, 53), rgb(5, 17, 50)) !important;
  background-image: -webkit-linear-gradient(45deg, rgb(71, 27, 56), rgb(48, 23, 53), rgb(5, 17, 50));

  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background: linear-gradient(to right bottom, rgb(71, 27, 56), rgb(48, 23, 53), rgb(5, 17, 50)) !important;
  background-image: linear-gradient(to right bottom, rgb(71, 27, 56), rgb(48, 23, 53), rgb(5, 17, 50));
}

.lead-modal-header .row .col h5 {
  color: aliceblue;
  font-weight: 500;
}
.fuckme{
max-width: 1000px
}

.nav-dropdown-padding{
padding-left: 0 !important;
}
.bg-dark {
  background-color: #343a40 !important; /* #0A173F !important; */
}

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

.font-weight-bold {
  font-weight: 700 !important;
  color: black;
}

.hero .content {
  padding-top: 70px;
  color: white;
}


.hero .content h1 {
  font-size: 48px;
  color: white;
}

.hero .content p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}



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

