.night #pe-main .pe-wcag-settings li.separator{
    color: #00458c !important;
}

.night #pe-copyrights #pe-copyrights-info,.night #pe-social-footer-in{
    color: #00458c !important;
}

body.night #pe-back-top a{
    opacity: 1.0;
}

.night .panel, .night .accordion{
    background: #cccccc;

}

.night .active, .accordion:hover {
    background-color: #002346;
    color: white;
}

.night .ak-student-block-btn:hover{
    color: #00458c !important;
    border-left: solid 10px #00458c;
}


.night .tabcontent {
    border: 1px solid #cccccc;

  }
  .night .tab{
    background: #ccc;
  }

  .night .ak-student-icon-block .doc-link:hover{
    border-color:black;
    color: #000000;
}
/*contact table*/
.night .contact-table tr{
    background: #ccc !important;
}

/*table*/

.night .wp-block-table.is-style-stripes tbody tr:nth-child(odd){
    background: #ccc;
}
