﻿@-ms-viewport{
  width: device-width;
}
/*--FONTS--*/


@font-face {
font-family: 'BebasNeueBold';
src: url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueBold.eot');
src: url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueBold.svg#BebasNeueBold') format('svg'),
url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueBold.woff') format('woff'),
url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
  font-family: 'BebasNeueLight';
  src: url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.eot');
  src: url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.woff2') format('woff2'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.woff') format('woff'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.ttf') format('truetype'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/BebasNeueLight.svg#BebasNeueLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNf.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM7.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYobdNf.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYaQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7Cw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYaQ.woff) format('woff');
}



/*@font-face {
  font-family: 'HUM521C';
  src: url('/App_Themes/themeFY21/assets/scripts/fonts/HUM521C.eot');
  src: url('/App_Themes/themeFY21/assets/scripts/fonts/HUM521C.eot?#iefix') format('embedded-opentype'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/HUM521C.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Humanist521BT-RomanCondensed";
  src: url('/App_Themes/themeFY21/assets/scripts/fonts/Humanist521BT-RomanCondensed.svg') format('svg'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/Humanist521BT-RomanCondensed.ttf') format('truetype'),
       url('/App_Themes/themeFY21/assets/scripts/fonts/Humanist521BT-RomanCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}*/

.homeGovernorComments {
    background-color:#FFFFFF;
    
    -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75); 
}

 .list {
     list-style-type:disc; 
     display:list-item; 
    margin: 4px 0 4px 0;
    margin-left: 3em;
    margin-right: 5em;
     
     
     }
 .bubblelist {
     list-style-type:circle; 
     display:list-item; 
    margin: 4px 0 4px 0;
    margin-left: 3em;
    margin-right: 5em;
     
     
     }
     
     .bubble {
     list-style-type:circle; 
     display:list-item; 
     margin: 4px 0 4px 0;
         margin-left:30px;
     
     }
        .bubbleindent 
       {
     list-style-type:circle; 
     display:list-item; 
   margin: 4px 0 4px 0;
    margin-left: 5em;
    margin-right: 5em;    
     
     }
       .indent 
       {
     list-style-type:circle; 
     display:list-item; 
   margin: 4px 0 4px 0;
    margin-left: 10em;
    margin-right: 5em;    
     
     }
     
 .number {
     list-style-type:decimal;
     display:list-item; 
     margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 8em;
    margin-right: 5em;
     
     }
   

/*-----BODY -----*/

html
{
  margin: 0;
  padding: 0;
  height: 100%;
 
}

h1 { 
    display: block;
    font-size: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;   
    margin-left:2em;
    font-weight: bold;
   
}

h2 {
    
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h3 { 
     display:block;
    font-size: 2.0em;
 padding-top:50px;
    margin-bottom: 1em;
     margin: 0 auto;
    margin-right: 0;
    font-weight: bold;
    text-align:center;
   
    
    
    
}

h4 { 
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h5 { 
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 { 
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
/*h7 is the same as h2, with left justification*/
.h7 {
    display: block;
    font-size: 1.5em;
    /*margin-top: 0.83em;
    margin-bottom: 0.83em;*/
    margin-left: 28px;
    margin-right: 0px;
    font-weight:  bold;
}
p {
    font-family:'Roboto Condensed';
    display: block;
    font-size: 1.2em;
    margin-top: .5em;
    margin-bottom: 1em;
    margin-left:3em;
    margin-right: 5em;
   
}

h2.subtitle {
     display: block;
    font-size: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;   
    margin-left:2em;
    font-weight: bold;
    /*border: 1px solid red;*/
}

/*-----WRAPPER -----*/

#wrapper 
{
  margin:0 auto;  
  
 
  
}

/*-----IMAGES -----*/

figure.w100 
{
  width:100%;
}

figure img 
{
  width:100%;
}

.imgoverview
{
  
  height:400px;
  width:500px;
  margin: 0 auto;
  background-image:url(../../content/Current/images/tech.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size: contain;
  border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
}

.contentImage 
{
  height:200px; 
  width:250px;
  float:right; 
  padding:10px;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}

p img
{
  height:200px; 
  width:250px;
  float:right;
  padding:10px;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
    display: inline-block;
margin-top:-25px;

}


#contentImage {
    height: 550px;
    width:750px;   
    margin: 0 auto;
       margin-bottom: 10px;
    margin-top: 50px;
}

#contentImage img{
    height: 500px;
    width:750px;   
    margin: 0 auto;   
}


/*-----CONTAINER -----*/

#container-fluid 
{
  margin: 0 auto;
  position:relative;
  z-index:5;
  width:60%;
  height:100%;
  top:400px;
  background-color:transparent;
 
  

}


	
/*------BANNER-------*/
/*Copy .bodybanner to layout*/
.bodybanner 
{
  background-image:url(/App_Themes/themeFY21/assets/images/background.png);
  background-repeat:repeat-x;
  position:fixed;
  width:100%;
  height:60%;
  z-index:1;
  background-size:contain;
  top:0px;
}

.banner 
{
    
    background-image:url(/App_Themes/themeFY21/assets/images/Logo_BannersmlOLD.png);  
   background-repeat:no-repeat;
  background-position:center;   
  position: absolute;
  z-index: 1;    
  margin:0 auto;       
  background-size:contain;
  /*border:1px solid red;*/
  width:100%; 
  height:400px;   
  display:block; 
  float:left;
  background-color:transparent;
  z-index:1;
  
  /*border:1px solid red;*/
}

.social 
{  
  position:absolute;
  margin-top:50px;
  display:block;
  float:left;
  width:100%;
  height:100%;
  margin-left:-15px;
  margin-right:80px;
 /*border:1px solid red;*/
 z-index:999;
}

.social ul
{
  background-color: transparent;
  list-style-type:none;
  margin-left: 110px;
  width: 200px;
  padding-bottom:20px;
  margin-top:10px;
}

.social ul li 
{
  display:block;
  height: 45px;
  width: 45px;
  
  padding:5px;
}

.social ul li a
{
  display:inline-block;
  float:left;
}

.banner 
{
 
}

.social 
{
  display:inline-block;
  position:relative;
  float:right;
  width:270px;
  height:200px;
  margin-top:50px;
  
  


}





/*-----NAVIGATION -----*/
.navbar {
   width:100%;
  height: 70px;  
  background-color:#3980B8;
  font-family:'Roboto Condensed';
  font-size:1.2em;
  position:absolute !important;
  z-index:3 !important;
 
}

ul.navbar-nav {
    display: flex;
    align-items: stretch; /* Default */
    justify-content: space-between;
    width: 100%;
    background: #3980B8;
    margin: 0;
    padding: 0;
}

.navbar ul li{
    color:white;
    background-color:#015699;
    padding:10px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 3px;
    display: block;
    flex: 0 1 auto; /* Default */
    list-style-type: none;
   

   
}

.btn.btn-sm {
    
    margin-right:2px;
    border:1px solid black;
    font-size:.8em
}



.pnlContent{
    background-color:#FFFFFF;
}


/*-----CONTENT -----*/
/*Search Bill Divs*/
.contentSearch
 {
    margin:25px auto;
       /* border:1px solid red;*/
        width:100%;
        margin-right: 20px;
        padding-left:30px;
        font-family:'Roboto Condensed', sans-serif;
      
            }







/*-----CONTENT -----*/
.content 
{
  font-family: 'Roboto Condensed', sans-serif; 
  position:relative;
 
  background-color: #FFF;
  /*-webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);*/  
 border: .1px solid transparent;
 top:70px;
 /*border:1px solid red;*/
}

.lblSectTitle {
    font-size:13px;
}

contentSearchword {
   font-family: 'BebasNeueBold', sans-serif; 
  position:relative;
  z-index:2;
  background-color: #FFF;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);  
 border: .1px solid transparent;
 top:70px;
 /*border:1px solid red;*/
 
}



#content 
{
  min-height: 5em;
  margin-top:10px; 
  position:relative;
  z-index:2;
  background-color: #FFF;
  padding: 0 80px;
  
}

.slider 
{
  position:relative;
  top:-100px;
 
/*
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
*/
  margin:0 auto;
 background-color: white;  

}

.signature 
{
 display:block;
 margin-left: 5em;
 float:left; 
}

.firstforJobsicon 
{
 background-image:url();
 background-position:center;
 background-repeat:no-repeat; 
 height:169px;
 width:155px;
 position:relative;
 margin-right: 5em;
 float:right; 
}

.highlight 
{
  font-family: 'Oswald', sans-serif;
  height:90px;
  width: 830px;
  margin-left: 90px;	
}

.highlight h1
{
  float:left;
  margin:0;
  padding:0;
  padding-top: 5px;
  padding-left: 10px;
}

.highlightdesc 
{
  font-size:25px;
  text-align:left;	
  display:block;
  line-height: 25px;
  width:550px;
  color:#8da5c1;
  margin:0;
  padding:0;
}


.highlightgrp 
{
  float: left;
  width: 100%;
  height:auto;	
  margin: 0 auto;
}


.highlightlogo 
{
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  background-position:center;
  background-size:contain;
  float:left;	
  height:40px;
  width:40px;	
}

.headlinelogo 
{	
  height:200px;
  width:200px;
  background-image:url(images/1stforjobsstamplrg.png);
  background-position:center;
  background-repeat:no-repeat;
  background-size:contain;
  float:left;
  margin-top:10px;
  margin-left:20px;	
}


/*
.slider 
{
  position:relative;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
  margin:0 auto;
  top:30px;
}
*/

.signature 
{
 display:block;
 margin-left: 5em;
 float:left; 
}

.icon 
{
 background-image:url('/App_Themes/themeFY21/assets/images/Circle_Logo-01.png');
 background-position:center;
    background-size: contain;
 background-repeat:no-repeat; 
 height:199px;
 width:185px;
 position:relative;
 margin-right: 5em;
 float:right;
    clear: right;

 
 
}

.highlight {
	/*font-family: "Bebas Neue Bold", Arial, Sans-Serif;*/
      font-family:"Oswald", sans-serif;
	height:90px;
	width: 630px;
	margin-left: 90px;
	
	
	
	
	
}

.highlight h1{
	float:left;
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-left: 10px;
}

.highlightdesc {
	font-size:25px;
	text-align:left;	
	display:block;
	line-height: 25px;
	width:550px;
	color:#8da5c1;
	margin:0;
	padding:0;
}


.highlightgrp {
	float: left;
	width: 100%;
	height:auto;	
	margin: 0 auto;
}


.highlightlogo {
background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	float:left;
	
	height:40px;
	width:40px;	
}

.headlinelogo {	
height:200px;
width:200px;
	background-image:url(images/1stforjobsstamplrg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	float:left;
	margin-top:10px;
	margin-left:20px;
	
	
	
}




/*
.slider 
{
  position:relative;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
  margin:0 auto;
  width:100%;
}
*/


/*----- FOOTER -----*/

.footermainPan
{
    
    display:block;
    background-image:url("/App_Themes/themeFY21/assets/images/budgetFooter.png");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
  height:100px; 
  width:80%; 
  text-align:center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px; 	 
  margin:0 auto;
  margin-top:500px;
  bottom:0px;
  
  
  padding: 4px 0px 4px 0px;
 
  text-align:center;
 
}


.footermainPanASPX {
     position:relative;
    background-image:url("../images/budgetFooter.png");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
  height:80px; 
  width:100%; 
  text-align:center;
  font-family: 'BebasNeue-Regular', sans-serif;
  font-size: 12px; 	 
  bottom:0px;
  clear:both;  
  margin-top:300px;
  
  padding: 4px 0px 4px 0px;
 
  text-align:center;
}

.Doclinks{   
    
    /*border:1px solid red;*/
    position:relative;
   top:-10px;
    font-family: 'BebasNeue-Regular', sans-serif;
}



#wrapper #container .content .homeGovBg .headline 
{
  font-family: 'Oswald', sans-serif;
  padding-right: 40px;
  padding-top: 20px;
  float: left;
  font-size:36px;
  width: 700px;
}

#wrapper #container .content .homeGovBg .headline h1
{
  margin:0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 25px;
  letter-spacing: 2px;
}

span.searchword
{
    background-color: yellow;
}


/*-----Prevents iPhone from resizing in landscape mode -----*/
html {-webkit-text-size-adjust: none; }

/*----------- apply a natural box layout model to all elements --------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*-----BODY -----*/
html,
body
{
  margin: 0;
  padding: 0;
  height: 100%;
  
}

/*-----WRAPPER -----*/

#wrapper 
{
  width:100%;
  margin:0 auto;
 

}



/*-----IMAGES -----*/

figure.w100 
{
  width:100%;
  
}

figure img 
{
  width:100%;
}

/*----- FOOTER -----*/

footer 
{
  clear: both;
  text-align: center;
 
}

/*----- OTHER -----*/

.keepOpen
{
  clear:both;
}
	
	
/*@import url("../../webfonts/Bebas_Neue_Bold/stylesheet.css");*/
@media only screen and (min-width: 1px) 
{
  
  /*--FONTS--*/


/*@font-face {
font-family: 'BebasNeueBold';
src: url('BebasNeueBold.eot');
src: url('BebasNeueBold.eot?#iefix') format('embedded-opentype'),
url('BebasNeueBold.svg#BebasNeueBold') format('svg'),
url('BebasNeueBold.woff') format('woff'),
url('BebasNeueBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
  font-family: 'BebasNeueLight';
  src: url('BebasNeueLight.eot');
  src: url('BebasNeueLight.eot?#iefix') format('embedded-opentype'),
       url('BebasNeueLight.woff2') format('woff2'),
       url('BebasNeueLight.woff') format('woff'),
       url('BebasNeueLight.ttf') format('truetype'),
       url('BebasNeueLight.svg#BebasNeueLight') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

i { 
    font-style: italic;
    }

strong 
{
 font-weight:bold;
}
    
    blue {
        color: blue;
    }



/*-----BODY -----*/

html
{
  margin: 0;
  padding: 0;
  height: 100%;
 
}
    
    

h1 { 
    display: block;
    font-size: 2em;
    margin-top: 0.27em;
    margin-bottom: 0.2em;
    margin-left: 2em;
    margin-right: 0;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 55px;
    
    font-weight: bold;
   
    
    
}

.subtitle {
     font-size:large;
}


h4 { 
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h5 { 
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 { 
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
/*copy of h2 with no indent*/
h7 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0px;
    margin-right: 0;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    
}

stronger{
        font-size: 25px;
    font-weight:bold;
     display:list-item; 
    margin: 4px 0 4px 0;
    margin-left: 5em;
    margin-right: 5em;
    }

    .indentedP{ 
         display: block;
    font-size: 1.3em;   
    margin-bottom: 1em;
    margin-left:6em;
    margin-right: 5em;
   
    }
    .extraindent {
        display:block;
        margin-left: 50px;
    }

em {
   
    
  font-style: normal;         /* Removes italics */
  text-decoration: underline; /* Makes underline */
}

/*-----WRAPPER -----*/

#wrapper 
{
  margin:0 auto;
  
  
  
}

/*-----CONTAINER -----*/

#container 
{
  margin: 0 auto;
  position:relative;
  z-index:5;
  width:100%;
  background-color:transparent;


}







/* style sub level links */
#cssmenu li li a 
{
  font-family:"Oswald", sans-serif;
  font-size: 1em;
  font-weight:normal;
   padding: 5px 2px 5px 3px;
    color:Black;
   width:260px;
    height:50px;
    text-align:left;
    text-transform: uppercase;
    line-height: 20px;
    
}

#cssmenu li.lrglink li ul a 
{
   font-family:"Oswald", sans-serif;
  font-size: 1em;
  font-weight:normal;
   padding: 10px 2px 3px 3px;
    color:Black;
   width:280px;
    height:50px;
    line-height: 40px;
    text-align:center;
    
    
}

#cssmenu li li ul 
{
  font-size: 1em;
  height:50px;
   padding:0px;
   margin:0px;
  width:280px;
   position:relative;
   z-index:2000;
}

#cssmenu li.lrglink li a 
{
  font-family:"Oswald", sans-serif;
  font-size:1em;
  font-weight:normal;
   padding: 10px 2px 3px 3px;
    color:Black;
   width:260px;
    height:50px;
    text-align:left;
    
}
#cssmenu li li:last-child a {
    border-bottom:none;
    width:260px;
   height:50px;
    
}

/* show arrows for dropdowns */
#cssmenu li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-down.png');
    background-position:right 18px;
    padding-right:5px;
    
    background-repeat:no-repeat;
    width:115px;
}

#cssmenu li li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-right.png');
     background-position:right 10px;
     background-position:center right;
    background-repeat:no-repeat;  
  padding-right:10px;
     width:180px;  
    
}



/* hide sub menu links */
ul.sub-menu {
    display:none;
   height:30px;
}

#cssmenu li li a:hover
{
  color:White;
background-color:#01569A;

}
    
    #cssmenu li.lrglink li a 
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 1.2em;   
  color:Black;   
  margin-left:-38px;
}
    
    #cssmenu li li a
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 1em;   
  color:Black;   
  margin-left:-42px;
}



#cssmenu li.lrglink li a:hover
{
   color:White;  
background-color:#01569A;
    margin-left: -40px;
}





/*----- FOOTER -----*/



#wrapper #container .content .homeGovBg .headline {
	/*font-family: "Bebas Neue Bold", Arial, Sans-Serif;*/
      font-family:"Oswald", sans-serif;
	padding-right: 40px;
	padding-top: 20px;
	float: left;
	font-size:36px;
	width: 700px;
	
	
}

#wrapper #container .content .homeGovBg .headline h1{
margin:0;
padding-top: 20px;
padding-left: 10px;
padding-right: 25px;
letter-spacing: 2px;
}


}

#EduHistoryTable tr th {
padding: 4px;
    border: 1px solid black;
}

#EduHistoryTable tr td {
    padding:4px;
    
    border: 1px solid black;
    
}

#EduTable {
    width: 450px;
    margin: 0 auto;
}

#EduTable tr th {
padding: 4px;
    border: 1px solid black;
}

#EduTable tr td {
    padding:2px;
    
    border: 1px solid black;
    padding: 2px;
}

.table-bordered {
    border:1px solid black;
}

u {
    text-decoration:none;
}
.pdfBullet
{
    background:url("../images/pdf.png");
    background-repeat: no-repeat;
   left:0px;
    background-position:center;
    background-size:contain;
    
   
    /*border:1px solid red;*/
}
.arrowBullet
{
    background:transparent url("../images/SmallArrow.jpg") 0 0 no-repeat;
    position:absolute;
    background-position:center;
    height:20px;
    width:20px;
   left: 40px;
    /*border:1px solid red;*/
}

.slider {
   margin-top: 200px;
}

.jssora22r {
    top:-120px;
}

#billText {
    /*border:1px solid red;*/
    margin-top:30px;
}
.smlArrow {
    /*border:1px solid red;*/
    background-image: url(../images/SmallArrow.jpg);
    background-position:center;
    background-repeat:no-repeat;   
    height:0px;
   top:0px;
    width:0px;
    padding: 3px 3px 3px 3px;
    margin-left:2px;
    margin-bottom:1px;   
    position:relative;
} 



  .ag_TitleCell img {
      border:none;
      line-height:9px;
      position:relative;
     
      
  }

  .govSignature {
      height: 65px;
      width: 201px;
  }

  .pdf-js-viewer {
position: relative;

  width: 100%;
  
  }

  a.dropdown-item {
    line-height:2.5;
    padding: 5px;
     }

  a.dropdown-item:hover {
      background-color: #015699;
      color: #FFFFFF;
  }


  
  @media (max-width:1552px){

      .navbartop {
          /*border:1px solid red;*/
          width:100%;
      }

     
      
      .budgetbanner {
          
          background-size:contain;        
          /*border:1px solid red;*/
          position:absolute;
        top:0px;
          right:0px;


      }

      .navbar ul {
         padding:0px;
          line-height:1;
          font-size: .8em;
          
      }

      #container-fluid 
{
  margin: 0 auto;
  position:relative;
  z-index:5;
  width:100%;
  height:100%;
  top:300px;
  background-color:transparent;
 
  

}

.banner 
{
    
    background-image:url(/App_Themes/themeFY21/assets/images/Logo_BannersmlOLD.png);  
   background-repeat:no-repeat;
  background-position:center;   
  position: absolute;
  z-index: 1;    
  margin:0 auto;       
  background-size:cover;
  /*border:1px solid red;*/
  width:100%; 
  height:40%;   
  display:block; 
  float:left;
  background-color:transparent;
  z-index:1;
  
  
  
  
  /*border:1px solid red;*/
}

     
  }

  @media (min-width:974px) {

     .navbartop {
          /*border:1px solid red;*/
          width:100%;
      }

    .navbar ul {
        
        padding:2px;
        line-height: 1;
        font-size: .8em;
        
    }
       .nav-item {
          line-height:1;
          margin-left:3px;
          height:50px;
          margin-bottom:5px;
          
      }

       .nav-item a {
           padding: 5px 2px 15px 3px;
           font-weight:bold;
           font-size: 1em;
          color:white !important;
          
       }

       a.dropdown-item:hover {
           background-color: #3980B8;
       }

       .dropdown-item {
           background-color: #015699;
           
       }

      .dropdown-menu a{
           
            font-size:1em;
            
       }

      .dropdown-menu,.dropdown-menu.show {
          background-color: #015699;
      }

      .budgetbanner {
          /*border:1px solid red;*/
          position:absolute;
          top:-20px;
          right:10px;

      }

      
       

  }
  


 
