:root {
    --cassiopeia-color-link: #d000000;
    --cassiopeia-color-hover: #000000;
  }

.btn-primary:focus, .btn-primary {
  background: #00b0de
}

 

.container-nav li.level-1.deeper.parent:hover > ul {display:block !important;}


.header {
    background: #fff;
    background: #000000;
	background: linear-gradient(45deg, #4f504e 10%, #000000 99%); 
    '' background: linear-gradient(45deg, rgba(51,52,50,1) 10%, rgba(255,255,255,1) 0%); 
}

.container-below-top, .container-topbar {
  color: #000000;
}



p {
  margin-bottom: 1rem;
  margin-top: 1rem;
  margin-left: 1rem;
 
}

.fa, .fas, [class*=" icon-"], [class^="icon-"] {
  font-family: Font Awesome 5 Free;
  font-weight: 900;
  color: #ffffff;
  
}

.container-header .mod-menu {
  color: #ffffff;
 '' list-style: none;
}

.metismenu.mod-menu .mm-collapse {
  background: #ffffff;
}



.metismenu.mod-menu .mm-collapse .metismenu-item a {
  'color: #000000;
}

.metismenu.mod-menu .mm-collapse > li.parent .mm-toggler {
  display: inline-flex;
  color: #000000;
}

.container-header .grid-child {
  padding: .5em;
    padding-top: 0em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
  background: #000000;
}


.container-nav {
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 1em;
  background-color: #ffffff;
}
.grid-child {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  width: 100%;
} 
.container-topbar {
 '' margin-bottom: 1rem;
 '' margin-top: 5px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: .5rem;
  margin-top: 0;
  margin-left: 1rem;

}


.footer .grid-child {
  align-items: center;
  justify-content: space-between;
  padding: 2.5rem .5em;

  background-color: #000000;
}

.container-banner .banner-overlay .overlay {

  background-color: rgba(0, 0, 0, 0);
  
}



'tbody, td, tfoot, th, thead, tr {

 '' text-indent: 30px;
''}



.container-bottom-b {
   align-items: center;
  grid-area: bot-b;
  background-color: black;
}


.jchat_formfields_container .input-append input, .jchat_formfields_container .input-group input, .jchat_formfields_container .input-append label, .jchat_formfields_container .input-group label {
  height: 20px;
  padding: 4px 6px;
  border: 1px solid #CCC;
  box-sizing: content-box !important;
  font-size: 14px;
  min-width: 100px;
  width: auto;
}

.jchat_formfields_container input[name="validation_result"] {
  min-width: 30px;
}

.jchat_formfields_container .input-append .input-group-addon, .jchat_formfields_container .input-group .input-group-addon {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 75px;
  padding: 4px 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
  box-sizing: content-box !important;
}

.card {
 border:0px;
}



.container-below-top, .container-topbar {

  margin-right: 15px;
}

.navbar-expand-md .navbar-collapse {
  
  margin-top: 25px;
}

.mod-list li.active > a {
  text-decoration: underline;
  font-weight: bold !important;

}

.slick-dots {
  display: none !important;
}


.grid-child.container-bottom-b {
    flex-direction: column;
}



img {
    max-width: 100%;
    height: auto;
}


#amhtml5audiopro-117.amhtml5audiopro {
  background: #f5f5f53d !important;
}

#amhtml5audiopro-117 .amPlayerNav-track-time {
  background: #f5f5f500 !important;
}