@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700);
body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    display: block;
    height: 100%;
    float: none;
    width: 1040px;
}
.full-width {
	width: 100%;
	margin: 0;
	padding: 0;
}


.ecnomic_data_page .list-vie-crt td, .ecnomic_data_page .list-vie-crt th {
    float: left;
	width:21.9%;
	padding: 5px 6px;

}
.ecnomic_data_page .dt-first {
    width: 6% !important;
}
.ecnomic_data_page  .cont-body-tb {
    float: left;
	max-height: 340px;
}

/**** 21-05-2020 ****/ 
.ecnomic_data_page  #chart-legend 
{
	 width: 100%;
}


/**** chart css ****/
/* body { overflow: hidden;} */
.ecnomic_data_page #main-menu .nav-bar li:hover {
    background: #fff;
}
.ecnomic_data_page #chart .chart-header {
	height: 50px;
}
.ecnomic_data_page #chart-legend {
	margin:10px 0px;
}
.ecnomic_data_page #chart .chart-body {
	background: #fff;
    padding: 11px 0;

}
.ecnomic_data_page #data-table table tbody tr.active {
    background: #82d1e0 !important;
    color: #000;
}
.cross_bar .cross-header {	
    margin: 5px 10px	;
    background: none;
}
.cross_bar {
    background: #d1d0ca;
    width: 100%;
    display: block;
	height: 33px;
    position: absolute;
    left: 0;
}

.ecnomic_data_page div#main-menu {
    width: 100%;
    display: block;
    margin: 0px 0 10px 0;
    padding: 0 20px !important;
    height: auto;
    box-sizing: border-box;
}
.ecnomic_data_page #main-menu .nav-bar li:hover {
	background-color:transparent;
}
.ecnomic_data_page ul.nav-bar {
    display: flex;
	align-items: center;
	margin: 0;
}
.ecnomic_data_page #main-menu .nav-bar li:hover a  {
	color:#467d95;
} 
.ecnomic_data_page #main-menu .nav-bar li {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.ecnomic_data_page div#main-menu.action_menu li a {
    color: #000;
    padding: 0px 10px;
}
/**** chart css ****/
.ecnomic_data_page div#main-menu li:first-child {
    margin-right: 20px;
}
.ecnomic_data_page #chart-legend .name_values {
    font-size: 14px;
	height: 83px;
	display: flex;
    flex-direction: column;
    justify-content: center;
} 
.ecnomic_data_page  #chart-legend .color {
	height: 83px;
}
.ecnomic_data_page div#main-menu p {
    margin: 0;
    font-style: italic;
	font-weight: 400;
	font-weight: bold;
}
.ecnomic_data_page div#main-menu {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ecnomic_data_page #chart-legend div:last-child {
    margin-right: 0;
}
.ecnomic_data_page #chart-legend .grph-bt {
    background: #ffff;
	margin-bottom: 10px;
	width: 236px;
}
.ecnomic_data_page #data-table table tbody tr:hover {
    background: #82d1e0 !important;
    color: #000 !important; 
} 
.ecnomic_data_page div#main-menu {
	background: #fff;
}
.ecnomic_data_page .dashboard-middle.box-shadow {
    box-shadow: none;
}
 .ecnomic_data_page #chart {
	border: none;
	background-color: #e5e5e2;
 } 

/**** 21-05-2020 ****/ 



/**** 20-05-2020 ****/ 
.ecnomic_data_page #data-table table tbody tr.odd {
    background-color: #e5e5e2;
}
.ecnomic_data_page #data-table table tbody tr.even {
    background-color: #f2f2f0;
}
 .ecnomic_data_page .dashboard-middle {
	border: none;
 }
 .ecnomic_data_page #data-table table tbody tr td.up.good,   #data-table table tbody tr td.down.bad {
    background-position: right 6px center;
}
.ecnomic_data_page #data-table table tbody tr td.up.bad {
	background-position: right 6px center;
}

.ecnomic_data_page  #data-table table tbody tr td.down.good {
	background-position: right 6px center;
}

/* .ecnomic_data_page  tr:hover .ez-checkbox {
    background-position: 9px -3px;
}  */
.ecnomic_data_page .ez-checkbox {
    background: transparent url(../../img/down-arrow-table.png) 0 1px no-repeat;
    background-position: 10px 8px;
    height: 20px;
}
.ecnomic_data_page div#data-table {
    margin: 30px 0px 0px; 
}  
.ecnomic_data_page .dataTables_scrollHeadInner {
    padding: 0px 0px 0px;
}
.ecnomic_data_page th.td_title p {
    background: #7591a6;
    text-shadow: none;
    color: #ffff;
    padding: 8px;
    border-bottom: 0;
	font-size: 12px;
	margin-bottom: 0;
}
.ecnomic_data_page th.td_title {
    padding: 0;
}	
.ecnomic_data_page tr.heading_row th {
    background: #467d95 !important;
    text-shadow: none;
    color: #fff !important;
    border-bottom: 0px;
    padding: 14px 7px;
}
/**** 20-05-2020 ****/


.clr{
	clear:both;}
.float-left{
	float:left;
	}
	
.float-right{
	float:right;
	}
.wrapper {
	width: 1220px;
	margin: 0 auto;
}
.ecnomic_data_page.wrapper {
	width: 1040px;
	margin: 0 auto;
}
.maping-main-left {
	background: url("../images/MAP-BG.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	float: left;
	width: 55%;
}
.maping-img {
	margin: 0;
	padding: 20% 10px;
	text-align: center;
}
.icons-right {
	float: right;
	padding: 2%;
	width: 41%;
}
.heading-text {
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.icons-nav {
	list-style: outside none none;
	margin: 20px 0 0;
	padding: 0;
}
.icons-nav li {
	float: left;
	margin: 0;
	padding: 0;
}
.icons-nav li a {
	color: #000;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 190px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.5s ease 0s;
	width: 165px;
}
.icons-nav li a:hover {
	color: #fff;
	background: #687799;
	transition: background-color 0.5s ease;
}
.sprite-icon {
	background: url(../images/sprite-icons.png) no-repeat;
	cursor: pointer;
	height: 112px;
	width: 112px;
}
.economic-summary-icon {
	background-position: -817px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .economic-summary-icon {
	background-position: -817px bottom;
}
.industrial-structure-icon {
	background-position: -699px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .industrial-structure-icon {
	background-position: -699px bottom;
}
.jurisdictional-icon {
	background-position: -580px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .jurisdictional-icon {
	background-position: -580px bottom;
}
.labour-icon {
	background-position: -465px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .labour-icon {
	background-position: -465px bottom;
}
.education-icon {
	background-position: -354px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .education-icon {
	background-position: -354px bottom;
}
.office-icon {
	background-position: -232px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .office-icon {
	background-position: -232px bottom;
}
.demographic-icon {
	background-position: -116px 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .demographic-icon {
	background-position: -116px bottom;
}
.helpful-link-icon {
	background-position: 0 0;
	display: block;
	height: 112px;
	width: 112px;
	margin: 0 auto;
}
.icons-nav li a:hover .helpful-link-icon {
	background-position: 0 bottom;
}
.middle-icons {
	float: left;
	margin: 5% 0 2%;
	padding:0 0 20px;
  	width: 100%;
}
.middle-icons li {
	float: left;
	list-style: none;
	margin: 0 15px 0 0;
}
.middle-icons li a {
  color: #044683;
  display: block;
  float: left;
font-family: 'Raleway', sans-serif;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  height: 49px;
 
}
.middle-icons li a:hover {
	color: #fff;
	background: #0085ff;
	transition: background-color 0.5s ease;
}
.economy-sum .active {
	color: #fff;
	background: #0085ff;
	transition: background-color 0.5s ease;
}
.middle-sprite-icon {
	background: url("../../img/sprite-middle-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 50px;
	width: 50px;
}

.home-icon{
display: block;
	height: 50px;
	margin: 0 0 0 5px;
	float:left;
	width: 50px;
	background-position:-400px 0;
}
.middle-icons li a:hover .home-icon{
	background-position: -400px bottom;
}
.las-vegas-icon {
	display: block;
	height: 50px;
	margin: 0 0 0 5px;
	float:left;
	width: 50px;
	background-position:-300px 0;
}



.clark-county-icon {
    display: block;
    float: left;
    height: 50px;
    margin: 0 0 0 5px;
    width: 50px;
	background-position:-350px 0;
}
.middle-icons li a:hover .clark-county-icon {
	background-position: -350px bottom;
}
.middle-icons li a:hover .las-vegas-icon{
	background-position: -300px bottom;
}
.economy-sum .active  .clark-county-icon {
	background-position: -350px bottom;
}
.economy-sum .active  .las-vegas-icon {
	background-position: -300px bottom;
}

.industrial-distribution-icon {
    background-position: 0 0;
    display: block;
    float: left;
    height: 50px;
    margin: 0 0 0 5px;
    width: 50px;
}
.middle-icons li a:hover .industrial-distribution-icon {
	background-position: 0 bottom;
}

.menu-text {
    display: block;
    float: left;
    line-height:20px;
    padding: 7px 10px;
}

.ind-dscptn {
    color: #000;
    float: left;
    width: 100%;
}
.major-employer-icon {
  background-position: -50px 0;
  display: block;
  height: 50px;
  margin: 0 0 0 5px;
  float:left;
  width: 50px;
}
.middle-icons li a:hover .major-employer-icon {
  background-position: -50px bottom;
}
.employer-industry {
    background-position: -250px 0;
    display: block;
    float: left;
    height: 50px;
    margin: 0 0 0 5px;
    width: 50px;
}


.middle-icons li a:hover .employer-industry {
    background-position: -250px bottom;
}
.office-market-icon {
    background-position:-100px 0;
    display: block;
    float: left;
    height: 50px;
    width: 50px;
	 margin: 0 0 0 5px;
}

.middle-icons li a:hover .office-market-icon {
	background-position: -100px bottom;
}

.industrial-market-icon {
    background-position: -200px 0;
    display: block;
    float: left;
    height: 50px;
    margin: 0 0 0 5px;
    width: 50px;
}
.middle-icons li a:hover .industrial-market-icon {
	background-position: -200px bottom;
}


.retail-market-icon {
	display: block;
	height: 50px;
	margin: 0 0 0 5px;
	float:left;
	width: 50px;
	background-position:-150px 0;
}

.middle-icons li a:hover .retail-market-icon {
	background-position: -150px bottom;
}

.economic-summary-inner{
	width:100%;
	float:left;
	height:300px;
	background:red;
	margin: 30px 0 0;
	}
.middle-inner-left {
  float: left;
  margin: 40px 40px 0 0px;
  width: auto;
}

.middle-inner-left h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 15px 0 0;
  text-align: center;
  width: auto;
}

.circle-radius {
    background: none repeat scroll 0 0 #4f81be;
    border-radius: 50%;
    height: 300px;
    margin: 20px auto;
    text-align: center;
    width: 300px;
}
.middle-inner-right{
	width:50%;
	float:left;
	  margin:40px 0 0;
	}

.middle-inner-right h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 15px auto;
    text-align: center;
    width:auto;
}
.graph-img{
	background:url(../images/graph.png) no-repeat;
	width:300px;
	height:268px;
	margin: 20px auto;
    text-align: center;
}

.major-employees-left {
  background: none repeat scroll 0 0 #4f81be;
  height: 407px;
  margin: 20px auto;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  width: 500px;
}
.top-emp {
  border-bottom: 1px solid #5d8fcc;
  float: left;
  margin: 0 2%;
  text-align: left;
  width: 96%;
}
.top-emp h4 ,.top-emp h5,.top-emp h6{
  margin: 0 0;
}
.top-emp ul {
  float: left;
  margin: 10px 0;
  padding: 0 4%;
  width: 92%;
}
.top-emp li {
  list-style: outside none none;
  margin: 10px 0;color:#fff;
}
.map-img-right{
	background:url(../images/map-img.jpg) no-repeat;
	width:484px;
	height:456px;
	text-align:center;
	margin:20px auto;
    border: 3px solid #000;	
}

.training-inner-right{
	width:100%;
	float:left;
	margin: 20px 0 0;
	}
.training-inner-right span{
	width:100px;
	height:100px;
	background:green;
	float:left;
	}

.training-inner-right p {
    color: #000;
    float: left;
    font-size: 14px;
    margin: 0 0 0 20px;
    text-align: justify;
    vertical-align: top;
    width: 70%;
}
#emp-by-industry h4 {
  color: #4f81be;
  float: left;
  margin: 0 0 12px;
  width: 100%;
  font-size: 18px;
}

.emp-display {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.emp-display li {
  background: none repeat scroll 0 0 #fafafa;
  list-style: outside none none;
  margin: 4px 0;
  padding: 9px 14px;
}
.emp-display input {
  float: left;
  margin: 6px 10px 0 0px;
}
/*---------------mediaquerystart-----------------------*/

@media only screen and (max-width:1220px) {
.wrapper {
	margin: 0 auto;
	width: 100% !important;
}
.maping-main-left {
	background: url("../images/MAP-BG.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	float: left;
	width: 60%;
}
.icons-right {
	float: right;
	padding: 2%;
	width: 36%;
}
.icons-nav li a {
	color: #000;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 190px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.5s ease 0s;
	width: 132px;
}
}
 @media only screen and (max-width:1100px) {
.wrapper {
	margin: 0 auto;
	width: 100% !important;
}
.maping-main-left {
	background: url("../images/MAP-BG.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	float: left;
	width: 61%;
}
.icons-right {
	float: right;
	padding: 2%;
	width: 35%;
}
.icons-nav li a {
	color: #000;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 190px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.5s ease 0s;
	width: 185px;
}
}
 @media only screen and (max-width:1080px) {
.maping-main-left {
	background: url("../images/MAP-BG.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	float: left;
	width: 65%;
}
.maping-img {
	margin: 0;
	padding: 20% 0;
	text-align: center;
}
.icons-right {
	float: right;
	padding: 2%;
	width: 31%;
}
.icons-nav li a {
	color: #000;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 190px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.5s ease 0s;
	width: 155px;
}

}
 @media only screen and (max-width:1000px) {
.maping-main-left {
	background: url("../images/MAP-BG.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	float: left;
	width: 100%;
}
.icons-right {
	float: right;
	padding: 2%;
	width: 96%;
}
}
@media  (max-width:767px) {
	.ecnomic_data_page div#data-table {
		overflow: scroll;
		margin: 30px 0 10px 0 10px;
	}
	body {
		width: 100%;
	}
	.ecnomic_data_page.wrapper {
		width: 100%;
		margin: 0 auto;
	}
	.ecnomic_data_page #chart-legend .grph-bt {
		background: #ffff;
		margin-bottom: 10px;
		width: 100%;
	}
	.ecnomic_data_page div#main-menu {
		 flex-wrap: wrap;
	}
	.ecnomic_data_page #main-menu .nav-bar li {
		width: 100%;
	}
.ecnomic_data_page ul.nav-bar {
    display: flex;
    align-items: center;
    margin: 0;
    flex-wrap: wrap !important;
    align-items: center;
    text-transform: uppercase;
    flex-wrap: wrap;
    width: 100%;
}
}