@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);



html {
  font-family: OpenSans, sans-serif;
  font-family: Baskerville,Baskerville Old Face,Hoefler Text,Garamond,Times New Roman,serif; 
  color: #fff;
}

.container {
  display:grid;
  grid-gap: 20px;
  grid-template-areas: 
  "hd hd hd"
  "main main main"
  "ft ft ft";
  text-align: center;
  margin-left: 200px;
}
.header {
  grid-area: hd;
  font-size: 32px;
}
.footer {
  grid-area: ft;
}
.content {
  grid-area: main;
}


/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  
  padding-bottom: 20px;
  background-color: #fff;
  margin-left: 100px;
}
.form-only-page .form {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-only-page .form .form-heading,
.form-only-page .form .checkbox {
  margin-bottom: 10px;
}
.form-only-page .form .checkbox {
  font-weight: normal;
}
.form-only-page .form .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-only-page .form .form-control:focus {
  z-index: 2;
}
.form-only-page .form input[type="text"],
.form-only-page .form input[type="password"] {
  margin-bottom: -1px;
  border-radius: 0;
}
.form-only-page .form input.first-input {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.form-only-page .form input.last-input {
  margin-bottom: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.form-only-page .back-home {
  margin-top: 10px;
}
Footer


/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #00235D;
  color: #fff;
}

#header {
  position: relative;
  margin: 0 auto 0;
  padding-top: 0px;
  background-color: #00235D;
}

.nav {
  position: relative;
  margin: 0 auto 0;
  padding-top: 0px;
  height: 100%;
  background-color: #00235D;
  color: #fff;
}

.nav a {
  background-color: #00235D;
  color: #fff;
}
.nav a:visited {
  background-color: #00235D;
  color: #fff;
}
.nav a:focus {
  color:#00112D;
  background-color:#D5E7EA;
  text-shadow: 0px 0px 0px; 
}
.nav a:hover {
  color:#00112D;
  background-color:#D5E7EA;
  text-shadow: 0px 0px 0px; 
}


.dropdown-divider {
  background-color: #000;
  color: #000;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 60px 15px 0;
}
.container .credit {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}

/*****************************************************************************
 * Main elements
 ****************************************************************************/
 html {
  overflow-y: scroll;
}
a {
  cursor: pointer;
}
::selection {
  background: #00112D;
  color: #00112D;
}
::-moz-selection {
  background: #00112D;
  color: #00112D;
}
::-webkit-selection {
  background: #00112D;
  color: #00112D;
}

/* h1 { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; } 
h3 { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px; } 
p { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } 
blockquote { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } 
pre { font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; } */
/* Main elements end */


/*****************************************************************************
 * Various other styles
 ****************************************************************************/
 
 /* <button class="button-90" role="button">Button 90</button> */
 
 /* CSS */
 .button-90 {
   color: #fff;
   padding: 15px 25px;
   border-radius: 100px;
   background-color: #00235D;

   box-shadow: 2px 19px 31px rgba(0, 0, 0, 0.2);
   font-weight: bold;
   font-size: 16px;
 
   border: 0;
 
   user-select: none;
   -webkit-user-select: none;
   touch-action: manipulation;
 
   cursor: pointer;
 }
 
 .button-90:hover,
 .button-90:focus-visible{
   background-color: #373B44;
   outline-color: #373B44;
   outline-offset: .05em;
 }
 
 .button-90:active {
   background: #5C82AB;
   color: #373B44;
 }
 
 /* BUTTON WITH ANIMATION */
 .button-89 {
   --b: 3px;   /* border thickness */
   --s: .45em; /* size of the corner */
   --color: #373B44;
   
   padding: calc(.5em + var(--s)) calc(.9em + var(--s));
   color: var(--color);
   --_p: var(--s);
   background:
     conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--color) 0)
     var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
   transition: .3s linear, color 0s, background-color 0s;
   outline: var(--b) solid #0000;
   outline-offset: .6em;
   font-size: 18px;
 
   border: 0;
 
   user-select: none;
   -webkit-user-select: none;
   touch-action: manipulation;
 }
 
 .button-89:hover,
 .button-89:focus-visible{
   --_p: 0px;
   outline-color: var(--color);
   outline-offset: .05em;
 }
 
 .button-89:active {
   background: var(--color);
   color: #00235D;
 }
 
 
/* SIDE NAV BAR  */

.user {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;

  object-fit: cover;
  
}



.settings {
  
  height:73px; 
  float:left;
  
  background-repeat:no-repeat;
  width:250px;
  margin:0px;
 text-align: center;
font-size:18px;
font-family: 'Strait', sans-serif;

}






/* ScrolBar  */
.scrollbar
{

height: 100%;
width: 100%;
overflow-y: hidden;
overflow-x: hidden;
}

.scrollbar:hover
{

height: 100%;
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
}

.scrollbar:target
{

height: 100%;
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
}

/* Scrollbar Style */ 



#style-1::-webkit-scrollbar-track
{
border-radius: 2px;
}

#style-1::-webkit-scrollbar
{
width: 5px;
background-color: #00235D;
}

#style-1::-webkit-scrollbar-thumb
{
border-radius: 10px;

background-color: #00235D;
}
/* Scrollbar End */ 




.fa-lg {
font-size: 1em;
  
}
.fa {
position: relative;
display: table-cell;
width: 55px;
height: 36px;
text-align: center;
top:12px; 
font-size:18px;

}



.main-menu:hover, nav.main-menu.expanded {
width:200px;
overflow:visible;
opacity:1;

}

.main-menu {
background:#00235D;
position:absolute;
top:0;
bottom:0;
height:500%;
left:0;
width:200px;
overflow:visible;
-webkit-transition:width .2s linear;
transition:width .2s linear;

box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
  opacity:1;
}

.main-menu>ul {
margin:7px 0;

}

.main-menu li {
position:relative;
display:block;
width:200px;
  


}

.main-menu li>a {
position:relative;
width:200px;
display:table;
border-collapse:collapse;
border-spacing:0;
color:#fff;
font-size: 14px;
text-decoration:none;

-webkit-transition:all .14s linear;
transition:all .14s linear;
font-family: 'Strait', sans-serif;


text-shadow: 1px 1px 1px  #00235D;  
}



.main-menu .nav-icon {
  
position:relative;
display:table-cell;
width:55px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:14px;

}

.main-menu .nav-text  {
   
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
font-family: 'Titillium Web', sans-serif;
}





.main-menu .fb-like {

left: 180px;
position:absolute;
top: 15px;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
  
}

.no-touch .scrollable.hover {
overflow-y:hidden;

}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
  
}


/* Logo Hover Property */


.settings:hover, settings:focus {   
  
  -webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0; 
}

.settings:active, settings:focus {   
 
  -webkit-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
-moz-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
-o-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0; 
}


a:hover,a:focus {
text-decoration:none;
border-left:0px solid #F7F7F7;



}

.hamburger {
  right: 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;	
}

.hamburger .line {
  width: 100%;
  height: 4px;
  background-color: #fff;
  position: absolute;
}

.hamburger .line:nth-child(2) {
  top: 50%;
  margin-top: -2px;
}

.hamburger .line:nth-child(3) {
  bottom: 0;
}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
  
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
text-transform: uppercase;
}




/* Darker element side menu Start*/


.darkerli
{
background-color:#00235D;
text-transform:capitalize;  
}

.darkerlishadow
{
background-color:#00235D;
text-transform:capitalize;  
-webkit-box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
box-shadow:         inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
}


.darkerlishadowdown
{
background-color:#00235D;
text-transform:capitalize;  
-webkit-box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
box-shadow:         inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
}

/* Darker element side menu End*/




.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#00112D;
background-color:#D5E7EA;
text-shadow: 0px 0px 0px; 
}
.area {
float: left;
background: #00235D;
width: 100%;
height: 100%;
}
/* @font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
} */

 
 
/* Various other styles end */

.blue-on-orange-yellow {
  background-color: #00235D;
  color: #FFD478;
}





/*****************************************************************************
 * Colors
 ****************************************************************************/
.royal-blue {
  color: #00235D;
}

.orange-yellow {
  color: #FFD478;
}

.oxford-blue {
  color: #00112D;
}

.light-blue {
  color: #D5E7EA;
}

.blue-Yonder {
  color: #4C75A3;
}

.glaucous {
  color: #5C82AB;
}
.white {
  color: #FFFFFF;
}

/* Colors End */


#loadingPopup {
  position: relative;
  top: 10px;
  margin: 0 auto;
  z-index: 1050;
}



.window {
  width: 99%;
  height: 400px;
  border: 2px solid black;
  margin: auto;
  overflow: auto;
}

.left-adjust {
  margin-left: 100px;
  margin-top: 10px
}

.windowOne {
  width: 99%;
  height: 700px;
  border: 2px solid black;
  margin: auto;
  overflow: auto;
}

.sticky {
  position: sticky;
  top: 0;
  background-color: #fff; /* Adjust as needed */
  z-index: 1; /* Ensure it's above other elements */
}


option span {
  display: block; /* Display each value in a separate line */
  /* Add any additional styling as needed */
}