/* CSS Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;/*vertical-align:baseline;*/margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/* CSS for page */

html
{
	height: 100%;
}

body
{
	background: #ebebeb;
	font-family: arial, sans-serif;
	width: 100%;
	line-height: 18px;
	height: 100%;
}

#footer {
line-height:135%;
padding:10px 10px 40px 10px !important;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:11px;
overflow:hidden;
background: #fff;
}

#footer .links {
display:block;
width: 940px;
height:38px;
text-align:right;
float:left;
padding-top:5px;
}

#footer .connected {
display:block;
width:80px;
height:38px;
float:right;
border-left:1px dotted #ccc;
padding-left:15px;
}

#main_container
{
/*	background: url(http://www.miamidade.gov/global_assets/highcharts_themes/images/main_bg.gif) repeat-y;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);*/
	max-width: 95%;
	margin: 0 auto;
}

.wrapper{
	background: #fff;	
	/*padding-left: 30px;*/
	max-width: 100%;
}

#header
{
	border-bottom: 1px solid #999;
	padding: 0;
	height: 95px;
}

#taxMessage
{
	margin: 1.25em 1.25em -0.25em 8px;
	font-size: 13.503px;
}

.main
{
	/*float: left;*/
	/*width: 42%;*/
	padding: 10px;
	overflow: visible;
	font-size: 13.330px;
}

.main h1
{

	width: 504px;
	height: 65px;
	margin: -9px 0 -20px -10px;
	padding: 25px 10px;
}

#millage{
	/*clear: left;*/
}

.chartsContainer
{
	float: left;
	width: 50%;
	padding: 5.628px;
	margin: -45g0px 0 0 29px;
	height: 100%;
	overflow: visible;
}

/* Start of CSS for search bar, includes styles for autocomplete */

.ui-autocomplete
{
	font-size: 14px;
	line-height: 154%;
	background: #fff;
	width: 200px;
	border: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .15);
}

#ui-active-menuitem
{
	background: #b4cfea;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .15);
}

li.ui-menu-item
{
	background-image: none;
	padding: 0; !important
}

li.ui-menu-item a
{
	display: block;
	padding-left: 10px;
	-webkit-transition: all .2s ease-in-out;
}

div.ui-autocomplete
{
	font-size: 13.503px;
}

div.ui-widget
{
	margin: 0 0 -10px -100px;
	height: 50px;
	width: 600px;
	padding: 2px;
	border-radius: 5px;
	font-size: 13px; !important;
	/*background: url(http://www.miamidade.gov/global_assets/highcharts_themes/images/right_ribbon.png) no-repeat;*/
	/*background-position: top left;*/
	color: #fff;
	overflow: hidden;
	vertical-align: middle;
}

div.ui-widget label
{
	display: inline-block;
	padding-left: 2px;
	margin-top: 6px;
}

div.ui-widget input
{
	background: #fff;
	border: none;
	width: 380px;
	color: #333;
	margin-left: 2px;
	height: 40px;
	font-size: 18px;
}

div.ui-widget input:focus
{
	outline: none;
}

div.chartsContainer div.ui-widget .focused
{
	-moz-transition: background 0.5s ease-in-out;
	-webkit-transition: background 0.5s ease-in-out;
	/*background: #E3F1FF;*/
	background: #FFF;
}

div.chartsContainer div.ui-widget .unfocused
{
	-moz-transition: background 0.5s ease-in-out;
	-webkit-transition: background 0.5s ease-in-out;
	/*background: #dfe7ef;*/
}

/* end of css for search box */

	cite
	{
		display: block;
		background: #dfe7ef;
		border-radius: 5px;
		padding: 10px !important;
	}
	
	.definition
	{
		color: #666;
		padding: 10px;
		background: #e3e3e3;
		box-shadow:inset 0 2px 5px rgba(0, 0, 0, .25);
		border-top: 1px solid #fff;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
	}

	dt
	{
		font-size: 14px;
		border-bottom: 1px solid #c0c0c0;
		margin-bottom: 5px;
	}
	
#close_definition
{
	padding: 2px 5px;
	background: #666;
	color: #e3e3e3;
	font-size: 10px;
	border-radius: 5px;
	float: right;
	display: inline;
	cursor: pointer;
}

dl dl
{
	margin-left: 10px;
}

dt
{
	margin-top: 10px;
}

.first
{
	font-weight: bold;
	font-size: 16px;
}

.definition
{
	font-size: 13px; !important
}

dt a
{
	font-weight: bold;
	text-decoration: none;
}

#address_and_folio
{
	font-size: 13px;
	padding: 8px 10px;
	/*width: 548px;*/
}

#address_and_folio h3
{
	font-weight: bold;
	color: #455464;	
	font-size: 18px;
}

#address_and_folio p
{
	margin: 5px 0 -5px 0;
}

	
	

#inner
{
	display: block;
}

#input_container
{
	height: 40px;
	position: relative;
	overflow: hidden;
	float: right;
	width: 456px;
	margin: 6px 30px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
}

#btn_search
{
	float: right;
	display: inline-block;
	margin: -5px -2px 0 0;
	width: 70px;
	height: 45px;
	font-size: 20px;
}


h1
{
	font-size: 18px;
	argin-bottom: -0.5em
}

h1, h2, h3, p.intro
{
	text-rendering: optimizeLegibility;
}

#millage-comparison-chart 
{
	position: relative;
	height: 870px;
	width: 97%;
	margin-left: 10px;
}

#current-pie-chart
{
	height: 420px;
	font-size: 14px;

}

#current-pie-chart p
{
	margin: 0 10px;
}

#current-pie-chart span
{
	display: block;
}

#previous-pie-chart
{
	height: 300px;
}

.charts
{
	margin: 1em 8px;
	/*width: 570px;*/
	background: #f4f4f4;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px #fff;
}

#hover_tip p
{
	width: 440px;
	margin: -10px auto 0 auto;
	color: #455464;
}


#millage_disclaimer p
{

	width: 430px;
	margin: 0 10px 5px;
	color: #455464;
}


#millage_disclaimer
{
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: -10px;
}

#links
{
	margin-top: -25px;
	line-height: normal;
}

.clear
{
	clear: both;
}

.explainer ul {
	margin:5px 0 5px 0;
	padding:0;
	list-style-type:none;
}

.explainer ul li {
	padding:1px 0 1px 10px;
	background-image:url(https://www.miamidade.gov/global_assets/templates_v5/images/arrow_v3.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-size: 13.330px;
}

.explainer p
{
	margin-top: 1em;
	line-height: 1.54;
	font-size: 13.330px;
}



a, a:visited {
color:#1a79b2
}

#links_and_resources
{
	margin: 0 8px 0;
}

#resources
{
	overflow: auto;
	padding: 10px;
	background: #f4f4f4;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px #fff;
	font-size: 14px;
	margin: 1em 8px;
	font-size: 13px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


#resources li#tools{
	align-self: flex-end;
	margin: 80px 0 0 20px;
	width: 100%;
}	


#link_to_resources
{
	font-size: 13.330px;
}

#resources li
{
	background-image: none;
	width: 44%;
	margin: 0 15px 30px 0;

}

#resources li h3, #resources li h3 a
{
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

#resources li p
{
	line-height: 125%;
}

.loading
{
	font-size: 16px;
	text-align: center;
	margin: 30px auto;
	padding: 10px;
}

.loading p
{
	text-align: left; 
	margin: 0 0 1em 0;
}

#resources li a
{
	margin: 5px 0;
	font-size: 14px;
}

#resources li a#more_tools
{
	float: right;
	margin-top: -40px;
}

#resources li#tools
{
	float: right;
	padding-right: 20px;
	height: 0;
}

/*** Autocomplete styles ***/
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;

    &.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      background-image: none;
    }
  }
}



/*==================================================
=		Visualizer styles that were inline 
==================================================*/

#close_definition
{
	padding: 2px 5px;
	background: #666;
	color: #e3e3e3;
	font-size: 10px;
	border-radius: 5px;
	float: right;
	display: inline;
	cursor: pointer;
	text-decoration: none;
}


dl dl
{
	margin-left: 10px;
}

dt
{
	margin-top: 10px;
}

.first
{
	font-weight: bold;
	font-size: 16px;
}

.definition
{
	font-size: 13px; !important
}

dt a
{
	font-weight: bold;
	text-decoration: none;
}


#address_and_folio h3
{
	font-weight: bold;
	color: #455464;
}

#address_and_folio p
{
	margin: 5px 0 -5px 0;
}

.main{
	width: 42%;

}

.explainer{
	float: left;
}

#millage-comparison-chart{
	width: 42%;
	float: left;
	display: block;
}

.btn-primary {
    color: #ffffff;
    background-color: #46b0e2;
    border-color: #3ca6d7;
}



		#links_and_resources{
			float: left;
			padding: 5.628px;
			width: 50%;
			margin-left: 29px;
		}

		#links_and_resources h2{
			margin: 0 8px;
			font-size: 18px;
		}

		.more-info{
			margin: 20px 8px;
			line-height: 150%;
			font-size: 14px;
		}

		.more-info ul li{
			line-height: 200%;
		}




#site_nav {
    font-family: bebas_neueregular;
    font-size: 18px;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #39599f;
    border-left: solid 1px #39599f;
    border-right: solid 1px #39599f;
    list-style: none;
}


#site_nav li a {
    height: 60px;
    padding: 10px 5px;
    border-right: solid 1px #ddd;
    text-align: center;
    color: #4e5156;
    	vertical-align: middle;
}



#site_nav li a:hover, #site_nav li a.active{
	background-color:#39599f;
	border-right:solid 1px #39599f!important;
	color:#fff!important;
}


.navbar-collapse.collapse{
	padding: 0;
}


#footer-bottom{
	width: 100%;
	height: 140px !important;
	margin: 0 !important;
}


.footer-bottom-container{
	float: none !important;
}

.footer-bottom-container ul li{
	float: left;
	margin: 15px;
}

.footer-bottom-container ul li a{
	color: #fff !important;
}

.footer-bottom-container span{
	font-size: 14px;
}


.important-message{

	background-color: #FE816B;
	/*background:url(/pa/images/important-bg.jpg) repeat-y;*/
	border-bottom: solid 15px #e8e8ea;
	line-height:18px;
	overflow:hidden;
	font-size: 13.330px;
/*	margin-left: -30px;*/
	width: 100%;
}

.important-message__content{
	width: 895px !important;
}

.strong{
	font-weight: bold;
}

.important-message{
	display: flex;
}

.main{
	order: 0;
}

.chartsContainer{
	order: 1;
}

#links_and_resources{
	order: 2;
}


#millage-comparison-chart{
	order: 3;
}

.oldMillageRatesLink{
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
    

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {


    }

    @media only screen and (min-width : 601px) {


		.footer-top-container{
			float: none;
			height: auto !important;
		}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 769px) {

    	.wrapper{
/*    		display: flex;
    		flex-wrap: wrap;*/
    	}

/*    	.important-message{
    		display: flex;
    	}
*/

    	.main{
    		width: 45% ;
    	}

    	div.important-message{
    		width: 104%;
    	}

    	#millage-comparison-chart{
    		/*margin: -60px 30px 0 23px;*/
    		width: 96%;
    	}

    	.chartsContainer{
		    margin: -00px 0 0 29px;
    		float: right;
    	}


    	div.ui-widget{
    		margin: 10px 0 -10px 10px;
    		width: 100%;
    	}

    	div.ui-widget input{
    		width: 72%;
    		font-size: 15px;
    	}

    	#input_container{
    		width: 96%;
    		margin: 0;
    		float: none;
    	}



    	#links_and_resources{
    		margin: 0;
    		width: 45%;
    		float: left;
    	}

    	#footer-pa{
    		display: flex;
    		flex-wrap: wrap;
    	}

    	div.footer-top-container{
    		flex: 0 1 25%;  		

    	}


    }


	/* Start Handling quirky behavior between regular breakpoints */
	@media only screen and (min-width: 770px){
		.chartsContainer{
			margin-top: -455px;
		}
	}

	@media only screen and (min-width: 803px){
		.chartsContainer{
			margin-top: -455px;
		}
	}


	@media only screen and (min-width: 809px){
		.chartsContainer{
			margin-top: -455px;
		}
	}

	@media only screen and (min-width: 860px){
		.chartsContainer{
			margin-top: -455px;
		}
	}


	@media only screen and (min-width: 890px){
		.chartsContainer{
			margin-top: -455px;
		}
	}

	/* End Handling quirky behavior between regular breakpoints */

    /* Medium Devices, Desktops */
    @media only screen and (min-width: 992px) {


div.important-message{
	width: 1000px;
}

.explainer{
	float: left;
	width: 45%;
	/*margin-bottom: -180px;*/
}

div.ui-widget
{
	margin: 0 0 -10px 7px;
	height: 50px;
	padding: 2px;
	border-radius: 5px;
	font-size: 13px;
	/*background: url(http://www.miamidade.gov/global_assets/highcharts_themes/images/right_ribbon.png) no-repeat;*/
	/*background-position: top left;*/
	color: #fff;
	overflow: hidden;
	vertical-align: middle;
	width: 97%;
}

div.ui-widget input
{
	background: #fff;
	border: none;
	width: 350px;
	color: #333;
	margin-left: 2px;
	height: 40px;
	font-size: 18px;
}


#input_container
{
	height: 39px;
	position: relative;
	overflow: hidden;
	float: right;
	/*margin: 6px 35px 0 8px;*/
	padding: 2px;
	background: #fff;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
	width: 100%;
	margin: 0;
}

/*
.chartsContainer
{
	float: left;
	padding: 5.628px;
	margin: 0 0 0 29px;
	height: auto;
	overflow: visible;
}*/


.chartsContainer{
	margin: -455px 0 0 29px;

}


.charts
{
	margin: 1em 8px;
	/*width: 570px;*/
	background: #f4f4f4;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px #fff;
}

#millage-comparison-chart{
	float: left;
	display: block;
	margin: 20px 8px;
}

#main_container
{
/*	background: url(http://www.miamidade.gov/global_assets/highcharts_themes/images/main_bg.gif) repeat-y;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);*/
	max-width: 100%;
	margin: 0 auto;
}

.wrapper{
/*	display: flex;
	flex-wrap: wrap;*/
}

.innerWrapper{
	width: 95%;
	margin: 0 auto;
}


/*#links_and_resources
{
	margin: -720px 0 0 0;
	float: left;
}
*/

.header{
	width: 100%;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}




.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding: 0;
    overflow: visible !important;
}

.navbar-nav > li {
    float: left;
}




#site_nav li a {height:55px; border-right: solid 1px #ddd;}
.navbar-default {background-color: #fff;}
.search_text {width:100px;}
div.search_area .nav-tabs {padding-left:10px;}

div.footer-top-container{
	flex: 0 1 auto;  		

}

.main{
	order: 0;
}

.chartsContainer{
	order: 1;
}

#links_and_resources{
	order: 2;
}


#millage-comparison-chart{
	order: 3;
}

}

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {




    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {



    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
    	    


	    	/*** GRID ***/
		
	
		.explainer{
			clear: both;
			margin: 0 auto;
			width: 90%;
		}
		
		div.ui-widget{
			width: 100%;
			margin-left: 0;
			padding: 0;
		}

		div.ui-widget input{
			width: 75%;
			padding: 0 5px;
		}

		#input_container{
			float: none;
			width: 100%;
			margin: 0;
			padding: 0;
		}

		#inner{
			width: 100%;
		}


		.chartsContainer
		{
			width: 90%;
			padding: 0 !important;
			overflow: visible;
			margin: 0 auto !important;
			height: auto;
		}

		.charts{
			margin: 1em auto;
		}

		#millage-comparison-chart{
			width: 100%;
			display: block;
			margin: 1em auto;
		}


		/* Grid Styles */
		#main_container{
			display: grid;
/*			grid-template-columns: 100%;
			grid-template-rows: auto;
			grid-template-areas:
			"header"
			"description"
			"address"
			"chart"
			"millage"
			"linksAndResources"
			"footer";
			margin: 0 auto;
			width: 90%;*/
		}

/*		#main_container > *{
			justify-self: center;
		}*/

		div#banner{
			width: 100%;
		}

		#main-navigation-pa{
			display: none;
		}

		div.mobile-nav > ul#main-navigation-pa{
			display: flex;
			flex-direction: column;
			width: 100%;
		}


		.wrapper{
			display: flex;
			flex-direction: column;
			/*width: 90%;*/
			padding: 0;
		}
	
		.important-message{
			width: 90%;
		}

		.important-message__title{

			width: 10%;
			text-align: left !important;
			margin: 10px 0 10px 15px !important;
			font-size: 18px !important;
		}

		.important-message__content{
			width: 100% !important;
			padding: 0 30px !important;
		}
		
		#snake_loader{
			vertical-align: unset !important;
		}

		#resources{
			margin: 0;
		}

		#header{
			grid-area: header;
		}

		div.ui-widget input{
			font-size: 16px !important;
		}


		#links_and_resources{
			padding: 0;
			margin: 1em auto;
			width: 90%;
		}

/************ Styles for navbar ******************/

.navbar-collapse{
	padding: 0;
}

#site_nav {
	border:none; 
	font-size:18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}


#site_nav li {
	width:100% !important;
}


#site_nav li a {height:55px; border-right:none;}
.navbar-default {background-color: #fff;}
.search_text {width:100px;}
div.search_area .nav-tabs {padding-left:10px;}


/*.nav > li {
    position: relative;
    display: block;
}*/



.two_line_fix {
    padding: 20px 5px !important;
}



/************ End styles for navbar ******************/



/************ Styles for footer *********************/

#footer-pa{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	order: 7;
}

.footer-top-container{
	width: 100% !important;
}


#footer-bottom{
	width: 100%;
	height: 450px !important;
	margin: 0 !important;
	order: 8;
}


.footer-bottom-container{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer-bottom-container img{
	margin: 0 !important;
}


.footer-bottom-container ul{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}





/************ End styles for footer *********************/


.important-message{

	background-color: #FE816B;
	/*background:url(/pa/images/important-bg.jpg) repeat-y;*/
	border-bottom: solid 15px #e8e8ea;
	line-height:18px;
	overflow:hidden;
	font-size: 13.330px;
	margin-left: 0;
	width: 100% !important;
}




   	}


    @media only screen and (max-width : 600px) {

		.footer-top-container{
			float: none;
			height: auto !important;
		}

    }



    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {


    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {


    }























/*** IE GRID ***/

/*#main_container{
	display: -ms-grid;
	-ms-grid-columns: 44% 50%;
	-ms-grid-rows: auto;
}

#header{
	-ms-grid-row: 1;
	-ms-grid-column-span: 2;
}

.explainer{
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}


#millage-comparison-chart{
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.chartsContainer{
	-ms-grid-row: 2;
	-ms-grid-column: 2;
	-ms-grid-row-span: 2;
}

#pie-chart{
	grid-area: mid-right;
}

#links_and_resources{
	grid-area: bottom-right
}

#footer{
	-ms-grid-row: 4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
}

*/






