@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?9886535');
  src: url('fonts/fontello.eot?9886535#iefix') format('embedded-opentype'), url('fonts/fontello.woff2?9886535') format('woff2'), url('fonts/fontello.woff?9886535') format('woff'), url('fonts/fontello.ttf?9886535') format('truetype'), url('fonts/fontello.svg?9886535#fontello') format('svg');
  font-style: normal;
  font-weight: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'fontello';
   		src: url('/National_Library/oe_/https://www.asla.org/font/fontello.svg?9886535#fontello') format('svg');
  	}
}
*/
div.map_container {
    width: 747px;
    height: 510px;
    position: relative;
    left: 0px;
    margin-top: 10px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  /*  width: 1em;
  margin-right: .2em;*/
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* Glyphs? */
.icon-search:before {
  content: '\e800';
}
/* '' */
.icon-menu:before {
  content: '\e801';
}
/* '' */
.icon-youtube-squared:before {
  content: '\e802';
}
/* '' */
.icon-vimeo-squared:before {
  content: '\e803';
}
/* '' */
.icon-right-big:before {
  content: '\e804';
}
/* '' */
.icon-left-big:before {
  content: '\e805';
}
/* '' */
.icon-down-open-big:before {
  content: '\e806';
}
/* '' */
.icon-up-open-big:before {
  content: '\e807';
}
/* '' */
.icon-forward:before {
  content: '\e808';
}
/* '' */
.icon-linkedin:before {
  content: '\e809';
}
/* '' */
.icon-twitter:before {
  content: '\e80b';
}
/* '' */
.icon-facebook:before {
  content: '\e80c';
}
/* '' */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 20, 2016 */
/* Font Alias */
@font-face {
  font-family: 'HelvNeue-Bold';
  src: url('fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
}
@font-face {
  font-family: 'HelvNeue-Light';
  src: url('fonts/HelveticaNeueLTStd-Lt.otf') format('opentype');
}
@font-face {
  font-family: 'HelvNeue-LightIt';
  src: url('fonts/HelveticaNeueLTStd-LtIt.otf') format('opentype');
}
@font-face {
  font-family: 'HelvNeue-Roman';
  src: url('fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
}
.HelveticaNeue-Bold {
  font-family: 'HelvNeue-Bold', Helvetica, sans-serif;
  font-weight: 600;
}
.HelveticaNeue-Light {
  font-family: 'HelvNeue-Light', Helvetica, sans-serif;
  font-weight: 300;
}
.HelveticaNeue-LightItalic {
  font-family: 'HelvNeue-LightIt', Helvetica, sans-serif;
  font-weight: 300;
}
.HelveticaNeue-Roman {
  font-family: 'HelvNeue-Roman', Helvetica, sans-serif;
}
.dark-text {
  color: #525252 !important;
}
/* Map.less */
#uiDivMobile {
  margin-bottom: 10px;
}
#uiDivMobile .info_wrapper {
  margin-left: 0;
  margin-right: 0;
}
#uiDDLMobileStateList {
  border: 1px solid #cccccc;
  font-family: 'HelvNeue-Roman', Helvetica, sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
  width: 100%;
}
.info_wrapper {
  border-top: 1px solid #cccccc;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .info_wrapper {
    margin: 0;
    min-height: auto;
  }
}
.info_wrapper ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  padding: 0;
}
.info_wrapper li {
  margin-bottom: 5px;
  margin-left: 0px;
  list-style-position: outside;
}
.map_container {
  z-index: 1;
  height: 510px;
  left: 0;
  margin-left: -20px;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.map_container .state_symbol {
  width: 20px;
  display: block;
  font-family: 'HelvNeue-Bold', Helvetica, sans-serif !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  position: relative;
  text-decoration: underline !important;
  z-index: 9999;
}
.map_container #Alabama {
  background-position: -1195px -846px;
  height: 88px;
  left: 477px;
  top: 271px;
  width: 59px;
}
.map_container #Alabama .state_symbol {
  left: 20px;
  top: 25px;
}
.map_container #Alaska {
  background-position: -38px -869px;
  height: 113px;
  left: 24px;
  top: 294px;
  width: 135px;
}
.map_container #Alaska .state_symbol {
  left: 36px;
  top: 34px;
}
.map_container #Arizona {
  background-position: -72px -517px;
  height: 125px;
  left: 108px;
  top: 225px;
  width: 96px;
}
.map_container #Arizona .state_symbol {
  left: 35px;
  top: 40px;
}
.map_container #Arkansas {
  background-position: -431px -711px;
  height: 65px;
  left: 388px;
  top: 248px;
  width: 73px;
}
.map_container #Arkansas .state_symbol {
  left: 23px;
  top: 20px;
}
.map_container #California {
  background-position: -88px -300px;
  height: 187px;
  left: 12px;
  top: 112px;
  width: 109px;
}
.map_container #California .state_symbol {
  left: 21px;
  top: 42px;
}
.map_container #Colorado {
  background-position: -231px -523px;
  height: 83px;
  left: 187px;
  top: 163px;
  width: 112px;
}
.map_container #Colorado .state_symbol {
  left: 40px;
  top: 36px;
}
.map_container #Connecticut {
  background-position: -1160px -356px;
  height: 24px;
  left: 653px;
  top: 119px;
  width: 35px;
}
.map_container #Connecticut .state_symbol {
  color: #525252 !important;
  left: 33px;
  top: 14px;
  z-index: 2;
}
.map_container #Delaware {
  background-position: -1068px -677px;
  height: 24px;
  left: 633px;
  top: 168px;
  width: 38px;
}
.map_container #Delaware .state_symbol {
  color: #525252 !important;
  left: 28px;
  top: 9px;
}
.map_container #Florida {
  background-position: -230px -1017px;
  height: 99px;
  left: 493px;
  top: 332px;
  width: 128px;
}
.map_container #Florida .state_symbol {
  left: 87px;
  top: 34px;
}
.map_container #Georgia {
  background-position: -77px -1036px;
  height: 77px;
  left: 516px;
  top: 269px;
  width: 76px;
}
.map_container #Georgia .state_symbol {
  left: 30px;
  top: 30px;
}
.map_container #Hawaii {
  background-position: -38px -692px;
  height: 80px;
  left: 119px;
  top: 317px;
  width: 119px;
  z-index: 2;
}
.map_container #Hawaii a.state_symbol {
  left: 92px;
  top: 52px;
}
.map_container #Idaho {
  background-position: -282px -16px;
  height: 136px;
  left: 112px;
  top: 13px;
  width: 83px;
}
.map_container #Idaho .state_symbol {
  left: 26px;
  top: 90px;
}
.map_container #Illinois {
  background-position: -768px -354px;
  height: 95px;
  left: 426px;
  top: 147px;
  width: 60px;
}
.map_container #Illinois .state_symbol {
  left: 30px;
  top: 40px;
}
.map_container #Indiana {
  background-position: -923px -361px;
  height: 75px;
  left: 477px;
  top: 153px;
  width: 52px;
}
.map_container #Indiana .state_symbol {
  left: 15px;
  top: 30px;
}
.map_container #Iowa {
  background-position: -761px -199px;
  height: 58px;
  left: 362px;
  top: 131px;
  width: 85px;
}
.map_container #Iowa .state_symbol {
  left: 32px;
  top: 22px;
}
.map_container #Kansas {
  background-position: -594px -543px;
  height: 60px;
  left: 281px;
  top: 191px;
  width: 112px;
}
.map_container #Kansas .state_symbol {
  left: 44px;
  top: 20px;
}
.map_container #Kentucky {
  background-position: -248px -913px;
  height: 55px;
  left: 463px;
  top: 199px;
  width: 105px;
}
.map_container #Kentucky .state_symbol {
  left: 50px;
  top: 20px;
}
.map_container #Louisiana {
  background-position: -620px -705px;
  height: 73px;
  left: 394px;
  top: 310px;
  width: 84px;
}
.map_container #Louisiana .state_symbol {
  left: 18px;
  top: 18px;
}
.map_container #Maine {
  background-position: -1045px -50px;
  height: 80px;
  left: 667px;
  top: 19px;
  width: 53px;
}
.map_container #Maine .state_symbol {
  left: 10px;
  top: 25px;
}
.map_container #Maryland {
  background-position: -913px -688px;
  height: 45px;
  left: 586px;
  top: 167px;
  width: 72px;
}
.map_container #Maryland .state_symbol {
  color: #525252 !important;
  left: 72px;
  top: 23px;
}
.map_container #Massachusetts {
  background-position: -1155px -73px;
  height: 23px;
  left: 651px;
  top: 102px;
  width: 50px;
}
.map_container #Massachusetts .state_symbol {
  color: #525252 !important;
  left: 45px;
  top: -5px;
}
.map_container #Michigan {
  background-position: -869px -160px;
  height: 103px;
  left: 428px;
  top: 60px;
  width: 115px;
}
.map_container #Michigan .state_symbol {
  left: 70px;
  top: 65px;
}
.map_container #Minnesota {
  background-position: -759px -36px;
  height: 102px;
  left: 353px;
  top: 33px;
  width: 93px;
}
.map_container #Minnesota .state_symbol {
  left: 25px;
  top: 50px;
}
.map_container #Mississippi {
  background-position: -1057px -847px;
  height: 87px;
  left: 433px;
  top: 272px;
  width: 53px;
}
.map_container #Mississippi .state_symbol {
  left: 20px;
  top: 25px;
}
.map_container #Missouri {
  background-position: -617px -371px;
  height: 79px;
  left: 376px;
  top: 183px;
  width: 89px;
}
.map_container #Missouri .state_symbol {
  top: 38px;
  left: 38px;
}
.map_container #Montana {
  background-position: -423px -44px;
  height: 93px;
  left: 141px;
  top: 13px;
  width: 148px;
}
.map_container #Montana .state_symbol {
  left: 60px;
  top: 40px;
}
.map_container #Nebraska {
  background-position: -1143px -653px;
  height: 58px;
  left: 269px;
  top: 138px;
  width: 115px;
}
.map_container #Nebraska .state_symbol {
  left: 44px;
  top: 20px;
}
.map_container #Nevada {
  background-position: -273px -172px;
  height: 133px;
  left: 59px;
  top: 124px;
  width: 94px;
}
.map_container #Nevada .state_symbol {
  left: 37px;
  top: 33px;
}
.map_container #New_Hampshire {
  background-position: -1051px -198px;
  height: 52px;
  left: 659px;
  top: 61px;
  width: 37px;
}
.map_container #New_Hampshire a.state_symbol {
  color: #525252 !important;
  left: 38px;
  top: 20px;
}
.map_container #New_Jersey {
  background-position: -1163px -495px;
  height: 44px;
  left: 636px;
  top: 139px;
  width: 30px;
}
.map_container #New_Jersey .state_symbol {
  color: #525252 !important;
  left: 31px;
  top: 9px;
}
.map_container #New_Mexico {
  background-position: -440px -334px;
  height: 106px;
  left: 186px;
  top: 226px;
  width: 97px;
  z-index: 2;
}
.map_container #New_Mexico .state_symbol {
  left: 38px;
  top: 40px;
}
.map_container #New_York {
  background-position: -1026px -487px;
  height: 79px;
  left: 576px;
  top: 73px;
  width: 99px;
}
.map_container #New_York .state_symbol {
  left: 45px;
  top: 25px;
}
.map_container #North_Carolina {
  background-position: -733px -871px;
  height: 55px;
  left: 534px;
  top: 223px;
  width: 125px;
}
.map_container #North_Carolina .state_symbol {
  left: 60px;
  top: 15px;
}
.map_container #North_Dakota {
  background-position: -615px -69px;
  height: 63px;
  left: 272px;
  top: 36px;
  width: 97px;
}
.map_container #North_Dakota .state_symbol {
  left: 34px;
  top: 22px;
}
.map_container #Ohio {
  background-position: -775px -525px;
  height: 70px;
  left: 514px;
  top: 140px;
  width: 57px;
}
.map_container #Ohio .state_symbol {
  left: 17px;
  top: 22px;
}
.map_container #Oklahoma {
  background-position: -395px -545px;
  height: 64px;
  left: 277px;
  top: 242px;
  width: 122px;
  z-index: 2;
}
.map_container #Oklahoma .state_symbol {
  left: 65px;
  top: 22px;
}
.map_container #Oregon {
  background-position: -92px -170px;
  height: 94px;
  left: 21px;
  top: 42px;
  width: 110px;
}
.map_container #Oregon .state_symbol {
  left: 48px;
  top: 42px;
}
.map_container #Pennsylvania {
  background-position: -896px -519px;
  height: 51px;
  left: 565px;
  top: 129px;
  width: 80px;
}
.map_container #Pennsylvania .state_symbol {
  left: 35px;
  top: 13px;
}
.map_container #Puerto_Rico {
  background-position: -618px -1034px;
  height: 17px;
  left: 637px;
  top: 421px;
  width: 51px;
}
.map_container #Puerto_Rico .state_symbol {
  left: 10px;
  top: -2px;
}
.map_container #Rhode_Island {
  background-position: -1164px -203px;
  height: 15px;
  left: 672px;
  top: 117px;
  width: 20px;
}
.map_container #Rhode_Island .state_symbol {
  color: #525252 !important;
  left: 20px;
  top: 2px;
}
.map_container #South_Carolina {
  background-position: -914px -868px;
  height: 57px;
  left: 547px;
  top: 257px;
  width: 69px;
}
.map_container #South_Carolina .state_symbol {
  left: 37px;
  top: 15px;
}
.map_container #South_Dakota {
  background-position: -605px -196px;
  height: 66px;
  left: 273px;
  top: 87px;
  width: 99px;
}
.map_container #South_Dakota .state_symbol {
  left: 34px;
  top: 20px;
}
.map_container #Tennessee {
  background-position: -413px -903px;
  height: 44px;
  left: 451px;
  top: 234px;
  width: 115px;
}
.map_container #Tennessee .state_symbol {
  left: 45px;
  top: 18px;
}
.map_container #Texas {
  background-position: -190px -676px;
  height: 200px;
  left: 218px;
  top: 255px;
  width: 196px;
}
.map_container #Texas .state_symbol {
  left: 107px;
  top: 75px;
}
.map_container #Utah {
  background-position: -267px -334px;
  height: 104px;
  left: 130px;
  top: 136px;
  width: 83px;
}
.map_container #Utah .state_symbol {
  left: 28px;
  top: 46px;
}
.map_container #Vermont {
  background-position: -1053px -358px;
  height: 44px;
  left: 643px;
  top: 68px;
  width: 25px;
}
.map_container #Vermont .state_symbol {
  left: 2px;
  top: 5px;
}
.map_container #Virginia {
  background-position: -584px -875px;
  height: 65px;
  left: 543px;
  top: 176px;
  width: 102px;
}
.map_container #Virginia .state_symbol {
  left: 55px;
  top: 30px;
}
.map_container #Washington {
  background-position: -101px -52px;
  height: 66px;
  left: 38px;
  top: 3px;
  width: 99px;
}
.map_container #Washington .state_symbol {
  left: 48px;
  top: 30px;
}
.map_container #Washington_DC {
  background-position: -455px -1042px;
  height: 14px;
  left: 617px;
  top: 176px;
  width: 40px;
}
.map_container #Washington_DC .state_symbol {
  color: #525252 !important;
  left: 42px;
  top: -13px;
}
.map_container #West_Virginia {
  background-position: -778px -694px;
  height: 62px;
  left: 549px;
  top: 164px;
  width: 63px;
}
.map_container #West_Virginia .state_symbol {
  left: 15px;
  top: 24px;
}
.map_container #Wisconsin {
  background-position: -905px -55px;
  height: 78px;
  left: 407px;
  top: 74px;
  width: 78px;
}
.map_container #Wisconsin .state_symbol {
  left: 32px;
  top: 32px;
}
.map_container #Wyoming {
  background-position: -443px -195px;
  height: 79px;
  left: 177px;
  top: 98px;
  width: 100px;
}
.map_container #Wyoming .state_symbol {
  left: 41px;
  top: 37px;
}
.state_container {
  margin-left: 0;
  padding: 20px 10px;
  position: relative;
}
.state_container.past {
  margin-bottom: 20px;
  padding: 20px 10px;
}
@media (max-width: 479px) {
  .state_container:not(.past) {
    padding-left: 0;
    padding-right: 0;
  }
}
.state_container section div {
  border-bottom: 1px solid #cccccc;
  padding-top: 5px;
}
.state_container section div.date {
  border: none;
}
.state_container section div a {
  display: block;
  margin-top: 10px;
}
.state_container h2 {
  font-weight: 600;
  margin-top: 10px;
}
.state_container p {
  margin: 10px 0;
}
.state_container a {
  text-decoration: underline;
}
.state_container ul li a {
  text-decoration: underline;
}
@media (max-width: 479px) {
  .state_container .info_wrapper {
    width: auto;
  }
}
form#aspnetForm {
  margin: auto;
  max-width: 995px;
}
div.info_wrapper .state_container p span.Subhead2 {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.states {
  /*background-image:url(images/chapters.png); */
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
}
#lareMapContainer .states {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#lareMapContainer [class*='-p'] {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/grey_blue.png);
}
#lareMapContainer [class*='-f'] {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/darkblue.png);
}
#lareMapContainer [class*='-f'] a {
  color: #ffffff;
}
h3.map_heading {
  font-size: 12px;
  font-family: "HelvNeue-Roman", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #f26527;
  margin: 0px;
  padding-top: 0px;
}
div.chapter_popup {
  width: 298px;
  z-index: 99999;
  position: absolute;
  top: 100px;
  left: 206px;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.34);
  background-color: white;
  border: 1px solid #cccccc;
}
div.popup_title {
  background-color: #cccccc;
  color: #525252;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
div.popup_title .popup_state_name {
  float: left;
  font-family: "HelvNeue-Roman", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  padding-bottom: 6px;
}
div.popup_title span.close_button {
  font-weight: bold;
  font-size: 10px;
  float: right;
  cursor: pointer;
  font-family: "HelvNeue-Roman", Helvetica, sans-serif;
}
div.popup_content {
  padding: 10px;
  padding-bottom: 0px;
}
div.popup_content a {
  display: block;
  /*color:#aa4521;*/
  padding-bottom: 12px;
  text-decoration: underline;
}
/* END Chapters Page */
/* Start Advocacy Page */
div#licensure_map {
  position: absolute;
  top: 420px;
  left: 30px;
  text-align: center;
  padding: 10px;
  border: 1px solid #cccccc;
  z-index: 5000;
}
#licensure_map a {
  text-decoration: underline;
}
div#ce_map {
  position: absolute;
  top: 420px;
  left: 30px;
  text-align: left;
  padding: 10px 10px;
  width: 192px;
  border: 1px solid #cccccc;
  font-size: 13px;
}
/* ############### STATE INFO ################# */
.state_container .Subhead1 a {
  display: block;
  cursor: pointer;
  text-decoration: underline;
  padding-bottom: 15px;
}
div.state_container h1.state_liscense_title {
  font-family: "HelvNeue-Roman", Helvetica, sans-serif;
  font-size: 14px;
  /*font-weight:bold;*/
  text-transform: uppercase;
  color: #ff6c2f;
  margin-bottom: 20px;
}
div.state_container a {
  color: #2d426a;
  /*text-decoration:none;*/
}
div.state_container h3.subtitle_link {
  margin-bottom: 20px;
}
div.state_container h2.state_status {
  margin-bottom: 20px;
}
div.state_container h2.state_status span {
  font-weight: normal;
}
div.state_container div.subdivs {
  margin-bottom: 20px;
}
/* Education PAGE */
div#education_map_container {
  height: 590px;
}
/*
div[data-info-wrapper="lareMap"] {
  background-color: #e3e5f3;
}
*/
#program_sort {
  color: #525252;
  font-size: 11px;
  margin: 10px 0px 0px;
}
#program_sort .map__checkbox-label {
  display: inline;
  margin-right: 20px;
}
#program_sort label {
  margin-right: 10px;
}
div#accreditation_map {
  position: absolute;
  top: 420px;
  left: 30px;
  padding: 10px 10px;
  width: 200px;
  border: 1px solid #cccccc;
  z-index: 50;
}
div#accreditation_map a {
  color: #2d426a;
  font-family: "HelvNeue-Light", Helvetica, sans-serif;
  font-size: 10px;
  display: block;
  text-decoration: underline;
}
div#accreditation_map > p {
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 0;
}
div#accreditation_map > p:first-child {
  margin-top: 5px;
}
div.degree_info {
  font-weight: normal;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
div.degree_wrapper a {
  text-decoration: underline;
}
/* ############## IMAGE MAP ############ */
#transparent_pic {
  position: absolute;
  height: 490px;
  width: 750px;  
  left: -4px;
  z-index: 30;
}
map > area,
map > area:active,
map > area:focus,
#map > img {
  border: 0 !important;
  outline: none !important;
  -webkit-outline: none;
}
/* Chapters.aspx */
#chapters_map_container .color_0 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#chapters_map_container .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan_2.png);
}
#chapters_map_container .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/orange_2.png);
}
#chapters_map_container .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#chapters_map_container .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#chapters_map_container .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#chapters_map_container .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#chapters_map_container .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#chapters_map_container .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#chapters_map_container .color_9 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#lareMapContainer .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#lareMapContainer .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#lareMapContainer .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan_2.png);
}
#lareMapContainer .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/orange_2.png);
}
#lareMapContainer .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#lareMapContainer .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#lareMapContainer .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#lareMapContainer .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#lareMapContainer .color_9 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#lareMapContainer .color_10 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/red.png);
}
#lareMapContainer .color_11 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/darkblue.png);
}
#advocacy_map_container .color_0,
#advocacy_map_container2 .color_0 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#advocacy_map_container .color_1,
#advocacy_map_container2 .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/orange_2.png);
}
#advocacy_map_container .color_2,
#advocacy_map_container2 .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#advocacy_map_container .color_3,
#advocacy_map_container2 .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan_2.png);
}
#advocacy_map_container .color_4,
#advocacy_map_container2 .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#advocacy_map_container .color_5,
#advocacy_map_container2 .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#advocacy_map_container .color_6,
#advocacy_map_container2 .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#advocacy_map_container .color_7,
#advocacy_map_container2 .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#advocacy_map_container .color_8,
#advocacy_map_container2 .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#advocacy_map_container .color_9,
#advocacy_map_container2 .color_9 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#education_map_container .color_0 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#education_map_container .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan_2.png);
}
#education_map_container .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/orange_2.png);
}
#education_map_container .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#education_map_container .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#education_map_container .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#education_map_container .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#education_map_container .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#education_map_container .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#cont_ed_map_container .color_0 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#cont_ed_map_container .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan_2.png);
}
#cont_ed_map_container .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#cont_ed_map_container .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#cont_ed_map_container .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#cont_ed_map_container .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#cont_ed_map_container .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#cont_ed_map_container .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#cont_ed_map_container .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#cont_ed_map_container .color_9 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#student_chapters_map_container .color_0 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/gray_2.png);
}
#student_chapters_map_container .color_1 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/purple_2.png);
}
#student_chapters_map_container .color_2 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/orange_2.png);
}
#student_chapters_map_container .color_3 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/chartreuse_2.png);
}
#student_chapters_map_container .color_4 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/yellow_2.png);
}
#student_chapters_map_container .color_5 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/green_2.png);
}
#student_chapters_map_container .color_6 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/magenta_2.png);
}
#student_chapters_map_container .color_7 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/pale_blue_2.png);
}
#student_chapters_map_container .color_8 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/red.png);
}
#student_chapters_map_container .color_9 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/darkblue.png);
}
#student_chapters_map_container .color_10 {
  background-image: url(/National_Library/oe_/https://www.asla.org/images/maps/cyan.png);
}
.map__legend {
  /* Replaces .map_titles */
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  padding-top: 20px;
}
.map__legend-box {
  /* Replaces .cube */
  padding: 0;
}
.map__legend-text {
  /* Replaces .col_num */
  color: #525252;
  font-size: 16px;
  padding-right: 10px;
  position: relative;
  bottom: -2px;
}
