@charset "UTF-8";
/* CSS Document */
/*  my w3.theme Base-Navy */
/*  w3.css  */
/*  w3-themes base-navy  */ 
.w3-theme-l5 {color:#192d41 !important; background-color:#edf2f8 !important}
.w3-theme-l4 {color:#192d41 !important; background-color:#c3d5e8 !important}
.w3-theme-l3 {color:#fafaff !important; background-color:#87abd0 !important}
.w3-theme-l2 {color:#fafaff !important; background-color:#4a82b9 !important}
.w3-theme-l1 {color:#fafaff !important; background-color:#31587e !important}
.w3-theme-d1 {color:#fafaff !important; background-color:#17293b !important}
.w3-theme-d2 {color:#fafaff !important; background-color:#152535 !important}
.w3-theme-d3 {color:#fafaff !important; background-color:#12202e !important}
.w3-theme-d4 {color:#fafaff !important; background-color:#0f1c28 !important}
.w3-theme-d5 {color:#fafaff !important; background-color:#0d1721 !important}

.w3-theme-light {color:#192d41 !important; background-color:#edf2f8 !important}
.w3-theme-dark {color:#fafaff !important; background-color:#0d1721 !important}
.w3-theme-action {color:#FCff05 !important; background-color:#0d1721 !important}

.w3-theme {color:#fafaff !important; background-color:#192d41 !important}
.w3-text-theme {color:#192d41 !important}
.w3-border-theme {border-color:#192d41 !important}

.w3-hover-theme:hover {color:#192d41 !important; background-color:#c3d5e8!important}
.w3-hover-text-theme:hover {color:#192d41 !important}
.w3-hover-border-theme:hover {border-color:#192d41 !important}
.w3-button:hover {color: #192d41 !important;
   background-color: #c3d5e8 !important
}