.resources-title {
	max-width: 100%;
}

.state-no-scroll {
	overflow-y: hidden;
}

.mobile-hidden {
	display: none;
}

img.mapster_el {
	width: 100%;
	height: 100%;
	opacity: 1;
	position: absolute;
	top:0;
	left:0;
}

div.main {
	background: #fff !important;
}

p.lct-intro {
	color:#0d4f8c;
	font-size:14px;
	padding:0 40px 25px 10px;
}

#usaMap {
	/*margin-left:65px;*/
	margin-bottom:10px;
	border:0 none;
}

#stateChartContainer {
	float:left;
	margin:0px 1px 25px 65px;
}
/*add matching margins for imagemapster-created canvases and divs so they line up correctly over the image*/
.mapster_el {
	/*margin-left:65px;*/
}
#mapster_wrap_0 {
	margin: 0 auto 30px;
	overflow: hidden;
}
#stateChartContainer p {
	float: right;
	padding: 20px 174px 10px 0;
}
#stateChartContainer ul {
	list-style-type:none;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: 14px;
}

#stateChartContainer li {
	box-sizing: border-box;
}

#stateChartContainer li.lastRow {
	min-height:250px !important;
	padding-top:15px !important;
	text-align:left;
}
#stateChartContainer li.emptyLastRow {
	text-align:center !important;
}
.showmore {
	color:#0d4f8c;
	cursor:pointer;
}
.hideme{
	display:none;
}
.showless {
	display:none;
	color:#0d4f8c;
	cursor:pointer;
}
.showmore:hover, .showless:hover {
	text-decoration:underline;
}
#stateLeftArrow {
	background: #0d4f8c url(../img/resources/icon_leftarrow.png) no-repeat left top;
	width:25px;
	height:90px;
	margin:0 1px 1px 0;
	float:right;
	cursor:pointer;
	visibility:hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#stateRightArrow {
	background: #0d4f8c url(../img/resources/icon_rightarrow.png) no-repeat left top;
	width:25px;
	height:90px;
	float:left;
	cursor:pointer;
	visibility:hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#descriptionCol {
	float:left;
	width:201px;
}
#descriptionCol ul {
	float:left;
}
#descriptionCol li {
	background: #a5c8e7 url(../img/resources/icon_questionmark.png) no-repeat 7px 9px;
	font-size:12px;
	width:200px;
	padding:15px 0 0 30px;
	height: 39px;
	line-height: 7px;
	margin-bottom:1px;
	position:relative;
}
#descriptionCol li .questionspot {
	display:block;
	position:absolute;
	z-index:2;
	left:7px;
	top:9px;
	width:20px;
	height:20px;
	font-size:1px;
}
#descriptionCol li p {
	position:absolute;
	z-index:3;
	top:27px;
	left:25px;
	width:150px;
	padding:5px;
	background:#0d4f8c;
	color:#fff;
	display:none;
	font-size:12px;
}

#statesContainer {
	float:left;
	width:552px;
	overflow:hidden;
}
#stateSlider {
	width:10000px;
}

.stateCol {
	float:left;
	width:137px;
	margin-right:1px;
	display:none;
}
.stateCol li {
	color: #fff;
	height: 39px;
	margin-bottom: 1px;
	padding: 14px 10px 0;
	text-align: center;
	width: 137px;
}
.stateCol .colHead {
	width:137px !important;
	height:90px !important;
	padding:0 !important;
	font-size:14px;
	position:relative;
	background: #0d4f8c;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1167ae), to(#09376a));
	background-image: -webkit-linear-gradient(top, #1167ae, #09376a);
	background-image: -moz-linear-gradient(top, #1167ae, #09376a);
	background-image: -ms-linear-gradient(top, #1167ae, #09376a);
	background-image: -o-linear-gradient(top, #1167ae, #09376a);
}
.stateCol .colHead img {
	width:80px;
	height:50px;
	padding:9px 20px 3px 20px;
	clear:both;
}
.stateCol .colHead span.closeState {
	position:absolute;
	top:3px;
	right:5px;
	font-weight:bold;
	cursor:pointer;
}
.stateCol .shrinktext {
	font-size:13px !important;
}
.colHead nobr {
	float: left;
	text-align: center;
	width: 100%;
}
/* uncomment this section to show an all gray chart - begin */
/*.posbg, .negbg, .neutbg, .shortbg, .mediumbg, .longbg {
	background:#aaaaaa;
}*/
/* uncomment this section to show an all gray chart - end */
/* comment this section out to remove color coding from chart - begin */
.posbg {
	background:#bad045;
}
.negbg {
	background:#d4573e;
}
.neutbg {
	background:#aaaaaa;
}
.shortbg {
	background:#fed170;
}
.mediumbg {
	background:#fcbd34;
}
.longbg {
	background:#ff9702;
}
/* comment this section out to remove color coding from chart -  - end */

.licening-guide-selectState {
	float: left;
	margin-right: 0;
	width: 138px;
}
.licening-guide-selectState li {
	width:137px;
	margin-bottom:1px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background:#d1d1d1;
	height: 39px; /*39*/
	line-height: 17px;
}
.licening-guide-selectState .colHead {
	font-size: 14px;
	height: 90px !important;
	padding: 20px 20px 0;
	width: 137px !important;
	background: #c3c3c3;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c3c3c3), to(#919191));
	background-image: -webkit-linear-gradient(top, #c3c3c3, #919191);
	background-image: -moz-linear-gradient(top, #c3c3c3, #919191);
	background-image: -ms-linear-gradient(top, #c3c3c3, #919191);
	background-image: -o-linear-gradient(top, #c3c3c3, #919191);
}


.lct-clearAll {
	clear:both;
	font-size:1px;
	height:1px;
	width:100%;
}

.active-state {
	fill: blue;
}

.states :hover {
	fill: red;
  }
  
 .state-borders {
	fill: none;
	stroke: #fff;
	stroke-width: 0.5px;
	stroke-linejoin: round;
	stroke-linecap: round;
	pointer-events: none;
 }

path {
	pointer-events:all;
	cursor: pointer;
}

#state-map {
	width: 50%;
	float: left;
	z-index: 100;
}

#state-map svg {
	margin-left: -140px;
	position: relative;
}

.state-dc-label {
	width: 25px;
	height: 20px;
	background: rgb(211, 222, 229);
	position: absolute;
	top: 45%;
	left: 660px;
	border-radius: 5px;
	font-family: 'poppins', Helvetica, sans-serif;
		font-weight: 600;
	font-size: 12px;
	padding: 4px;
	z-index: 2;
	cursor: pointer;
}

.state-tooltip {
	color: #ffffff;
	background:#323E59;
	box-shadow: 0px 0px 2px 0px #a6a6a6;
	padding: 5px 10px;
	text-shadow: #f5f5f5 0 1px 0;
	position: absolute;
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
}

.state-tooltip::before {
	content: '';
	background-image: url(../img/state-triangle.svg);
	height: 8px;
	width: 8px;
	background-size: 100%;
	position: absolute;
	left: -8px;
	top: 50%;
	transform: translateY(-50%);
}

.hidden {
	display: none;
}


.postid-10438 .resource-wrapper, .state-dentist-map .resource-wrapper , .state-physician-licensing-guide .resource-wrapper {
	max-width: none;
}

.state-physician-map .resource-wrapper {
	max-width: none;
}

.state-dentist-map .resource-wrapper h3, .state-physician-licensing-guide .resource-wrapper h3 {
	display: none;
}

.state-container {
	min-height: 800px;
}

.right-state-container {
	width: 50%;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
}

.right-state-container .state-data-cell {
	height: auto !important;
	padding-bottom: 16px;
}

.right-state-container .state-multiple-cell {
	height: 90px !important;
	padding-bottom: 0px;
}

.state-directions-container {
	padding-left: 40px;
	width: 100%;
	float: left;
}

.state-directions-container h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
}

.state-directions-container p {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
}

.state-information {
	padding-left: 40px;
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.grid-1-1 {
	width: 100%;
	float: left;
}

.teal-bg {
	background: #0BB9AF;
}

.state-top-header {
	height: 77px;
}

.state-top-header .text-container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding: 0 10px;
}

.state-top-header h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	margin: 0;
	margin-top: 0px;
	font-size: 25px;
}

.state-top-header h4 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	margin-top: 7px;
}

.state-data-cell {
	min-height: 90px;
	border-top: none;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding-left: 20px;
	padding-top: 15px;
}

.mobile-state-container {
	width: 100%;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
	display: none;
	position: relative;
	overflow-x: hidden;
}

.mobile-state-compare-container {
	position: relative;
	height: 100%;
	width: auto;
	left: 0;
	top: 0;
	overflow-x: auto;
	white-space: nowrap;
}

.mobile-compare-header {
	background: #d83a6a;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
	position: relative;
	z-index: 2;
	cursor: pointer;
  }

  /* Hide the tooltip content by default */
  [data-tooltip]:before,
  [data-tooltip]:after {
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
  }

  /* Position tooltip above the element */
  [data-tooltip]:before {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	width: 160px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	line-height: 1.2;
	max-width: 240px;
	font-size: 12px;
  }

  /* Triangle hack to make tooltip look like a speech bubble */
  [data-tooltip]:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
  }

  /* Show tooltip content on hover */
  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }

  /* Add this attribute to the element that needs a tooltip */
  [data-notes-tooltip] {
	position: relative;
	z-index: 2;
	cursor: pointer;
  }

  /* Hide the tooltip content by default */
  [data-notes-tooltip]:before,
  [data-notes-tooltip]:after {
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
  }

  /* Position tooltip above the element */
  [data-notes-tooltip]:before {
	position: absolute;
	bottom: 150%;
	left: 28%;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	width: 94%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-notes-tooltip);
	text-align: center;
	line-height: 1.2;
	max-width: 240px;
	font-size: 12px;
  }

  /* Triangle hack to make tooltip look like a speech bubble */
  [data-notes-tooltip]:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
  }

  /* Show tooltip content on hover */
  [data-notes-tooltip]:hover:before,
  [data-notes-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
  }

  .state-compare-notes span {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	color: #656565;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding: 0;
	word-wrap: break-word;
	display: block;
	position: relative;
	top: 16px;
}

  .state-data-notes-icon {
	width: 20px;
	height: 20px;
	padding: 10px !important;
	position: relative;
	background-image: url('../img/state-notes-icon.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	margin-left: 5px !important;
	display: inline-block !important;
	top: 4px !important;
	transform: none !important;
}

.state-data-website-icon {
	width: 20px;
	height: 20px;
	padding: 10px !important;
	position: relative;
	background-image: url('../img/state-website-icon.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	margin-left: 5px !important;
	display: inline-block !important;
	top: 4px !important;
	transform: none !important;
}

.state-directions-cell {
	border-top: none;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 15px 20px;
}

.state-directions-cell img {
	width: 100%;
	margin: 10px 0 20px;
}

.state-directions-cell p {
	margin-top: 0;
}

.state-directions-header h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	margin: 0;
	margin-top: 0px;
	font-size: 25px;
}

.state-data-cell h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	color: #D83A6A;
	line-height: 20px;
	font-size: 18px;
	margin: 0;
	display: inline-block;
	float: left;
}

/* .state-data-cell h2:after {
	content: '';
	color: #d83a6a;
	font-size: 10px;
	width: 30px;
	height: 30px;
	padding: 10px;
	position: relative;
	top: -5px;
	background-image: url('../img/state-question-mark.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	margin-left: 5px;
} */

.state-data-cell-icon {
	width: 20px;
	height: 20px;
	padding: 10px;
	position: relative;
	background-image: url('../img/state-question-mark.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	margin-left: 5px;
	display: inline-block;
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
}

.state-data-cell-compare-icon {
	position: absolute;
	right: 10px;
	top: 0;
}

.state-data-cell p {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	color: #656565;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	clear: both;
}

.state-data-cell::nth-of-type(even) {
	border-left: none;
}

.state-notes {
	border-top: none;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 15px 20px;
	min-height: 180px;
}

.state-notes h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	color: #D83A6A;
	line-height: 25px;
	font-size: 20px;
	margin: 0;
}

.state-notes p {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	color: #656565;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
}

.state-multiple-header h2 {
	margin-top: 0;
}

.state-multiple-cell {
	text-align: center;
	padding-top: 0;
	padding-left: 0;
	height: 90px;
}

.state-multiple-cell h2 {
	top: 50%;
	transform: translateY(-50%);
	padding-left: 30px;
	position:inherit;
}

.state-multiple-cell h2:after {
	display: none;
}

.state-close-button {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	background-image: url('../img/state-close.svg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}

.state-compare-button {
	border: none;
	box-shadow: none;
	color: #ffffff;
	background: #0BB9AF;
	border-radius: 10px;
	float: right;
	clear: both;
	margin-top: 20px;
	width: 154px;
	padding: 10px 20px;
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	cursor: pointer;
}

.state-compare-table {
	width: 100%;
	float: left;
	background: white;
	margin-top: 15vh;
	position: relative;
	height: 100%;
}

.state-compare-left-column {
	float: left;
	width: 22%;
	z-index: 2;
}

.state-compare-cell {
	border: 1px solid #E6E6E6;
	min-height: 70px;
	background: #FCFCFC;
	position: relative;
}

.state-table-notes {
	border: 1px solid #E6E6E6;
	background: #FCFCFC;
	min-height: 70px;
	padding-left: 20px;
	position: relative;
}

.state-table-notes h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 500;
	color: #323E59;
	font-size: 17px;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 10px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.state-cell-title {
	display: none;
}

.state-compare-cell h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 500;
	color: #323E59;
	font-size: 17px;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 30px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	display: block;
	width: 100%;
}

.state-compare-cell p {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	color: #656565;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 20px;
	top: 50%;
	transform: translateY(-50%);
	word-wrap: break-word;
	position: absolute;
}

.state-compare-website p {
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: initial;
	top: initial;
	transform: none;
	font-size: 14px;
	color: #0BB9AF;
}

.state-compare-website a {
	color: #0BB9AF;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	top: 16px;
	display: block;
	font-size: 14px;
	padding-left: 20px;
}

.state-compare-website span {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding: 0;
	word-wrap: break-word;
	display: block;
	position: inherit;
}

.state-compare-notes {
	height: auto;
}

.state-compare-notes p {
	transform: none;
	top: initial;
	padding: 20px 30px;
}

.site-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	top: 0;
	left: 0;
	z-index: 1200;
	overflow: scroll;
}

.state-compare-column {
	width: 25%;
	display: inline-block;
	white-space: normal;
	vertical-align: top;
}

.state-compare-header {
	background: #D83A6A;
	height: 70px;
	border-right: 1px solid #ffffff	;
}

.state-compare-close-button {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	background-image: url('../img/state-table-close.svg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}

.state-compare-header:last-of-type {
	border-right: none;
}

.state-compare-header h2 {
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	margin: 0;
	position: relative;
}

.state-compare-left-column .state-compare-header {
	background: none;
	border: none;
	height: 70px;
}

.state-compare-left-column .state-compare-header h2 {
	color: #0BB9AF;
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 500;
	text-align: center;
	font-size: 17px;
	top: 50%;
	transform: translateY(-50%);
}

.back-to-map-button {
	cursor: pointer;
}

.state-compare-left-column .back-to-map-button h2 {
	text-align: left;
	padding-left: 30px;
	position: relative;
}

.state-compare-columns-scrollable {
	float: left;
	position: relative;
	width: 78%;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}

.state-multiselect-container {
	width: 100%;
	float: left;
	display: none;
}

.state-multiselect-header {
	border: 1px solid #99e9e3;
	background: #f8fdfd;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	min-height: 70px;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 100%;
	padding: 21px;
	cursor: pointer;
}

.state-multiselect-header h2 {
	color: #4d7f7d;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
	display: inline-block;
	position: relative;
	top: 5px;
}

.state-multiselect-header-icon {
	background-image: url('../img/arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	color: #d83a6a;
	font-size: 10px;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 29px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}

.state-multiselect-select-container {
	border: 1px solid #99e9e3;
	background: #f8fdfd;
	margin-bottom: 20px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	color: #4d7f7d;
	height: 0;
}

.state-multiselect-select-item {
	color: #4d7f7d;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 20px;
	margin: 0;
}

.state-multiselect-select-item input {
	cursor: pointer;
}

.state-multiselect-select-item label {
	margin: 0;
	display: inline-block;
	color: #4d7f7d;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.state-multiselect-tag {
	padding: 5px 15px;
	background: #0BB9AF;
	color: #ffffff;
	font-family: 'poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	border-radius: 3px;
	float: left;
	margin: 0 5px 5px;
	cursor: pointer;
}

.state-multiselect-tag:after {
	content: url('../img/state-table-close.svg');
	color: #d83a6a;
	font-size: 10px;
	float: right;
	width: 10px;
	height: 10px;
	padding: 2px 0 0 10px;
}

.state-hide {
	display: none;
}

@media screen and (max-width: 1680px) {
	.state-compare-cell {
		min-height: initial;
	}

	.state-table-notes {
		height: 60px !important;
		min-height: initial;
	}

	.state-compare-header {
		height: 60px;
	}

	.state-compare-left-column .state-compare-header {
		height: 60px;
	}
}

@media screen and (max-width: 1500px) {
	.state-compare-column {
		width: 33.33%;
	}

	.right-state-container {
		width: 45%;
	}

	/* .right-state-container {
		width: 40%;
	} */

	/* .state-multiple-header h2 {
		font-size: 20px;
	}

	.state-data-cell {
		padding-left: 15px;
		padding-top: 10px;
	}

	.state-data-cell h2 {
		font-size: 16px;
		line-height: 18px;
	}

	.state-notes {
		padding-top: 10px;
		padding-left: 15px;
	}

	.state-notes h2 {
		font-size: 16px;
		line-height: 18px;
	} */
}

@media screen and (max-width: 1440px) {
	.state-compare-table {
		margin-top: 10vh;
	}



	.state-compare-cell h2  {
		font-size: 15px;
	}

	.state-compare-website a {
		top: 8px;
	}

	.state-compare-notes span {
		top: 8px;
	}

	.state-compare-header {
		height: 50px;
	}

	.state-compare-header h2 {
		font-size: 18px;
	}

	.state-compare-left-column .state-compare-header {
		height: 50px;
	}

	.state-table-notes {
		height: 50px !important;
	}

	.state-table-notes h2 {
		font-size: 15px;
	}

	/* .right-state-container {
		width: 40%;
	}

	.state-top-header {
		height: 65px;
	}

	.state-top-header h2 {
		margin-top: 3px;
		font-size: 21px;
	}

	.state-data-cell {
		height: 70px !important;
		min-height: 70px;
		padding: 5px 20px;
	}

	.state-data-cell h2 {
		font-size: 15px;
		line-height: 16px;
	} */

}

@media screen and (max-width: 1300px) {
	.state-compare-left-column {
		width: 25%;
	}

	.state-compare-columns-scrollable {
		width: 75%;
	}

	#state-map {
		width: 100%;
	}

	/* #state-map svg {
		left: 50%;
		transform: translateX(-50%);
	} */

	.right-state-container {
		width: 100%;
		clear: both;
	}

	.state-directions-container {
		padding: 0;
	}

	.state-dc-label {
		left: 660px;
		right: initial;
	}

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1100px) {
	.state-compare-left-column {
		width: 30%;
	}

	.state-compare-columns-scrollable {
		width: 70%;
	}

	.state-compare-column {
		width: 50%;
	}
}

@media screen and (max-width: 1024px) {
	#state-map svg {
		display: none;
	}

	.state-multiselect-container {
		display: block;
	}

	.state-information {
		padding: 0;
	}

	.state-dc-label {
		display: none;
	}
	.mobile-state-container, .state-cell-title {
		display: block;
	}
	.right-state-container, .state-compare-close-button {
		display:none;
	}
	.state-cell-title {
		display: block;
		text-transform: uppercase;
		padding-top: 10px;
		font-family: 'poppins', Helvetica, sans-serif;
		font-weight: 600;
		color: #323E59;
		position: relative;
		padding-left: 20px;
		font-size: 13px;
		margin: 0;
		text-align: left;
	}
}

@media screen and (max-width: 900px) {
	.state-compare-left-column {
		width: 35%;
	}

	.state-compare-columns-scrollable {
		width: 65%;
	}

	.state-compare-cell h2 {
		font-size: 15px;
	}

	.state-compare-header h2 {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.state-data-cell {
		float: left;
		height: auto !important;
	}

	.state-compare-table {
		margin-top: 12vh;
	}

	.mobile-state-container {
		display: block;
	}

	.right-state-container {
		display: none;
	}

	.site-overlay {
		display: none;
	}

	.state-no-scroll {
		overflow: auto;
	}
}

@media screen and (max-width: 767px) {
	.state-data-cell {
		float: left;
	}

	.state-compare-left-column {
		width: 40%;
	}

	.state-compare-columns-scrollable {
		width: 60%;
	}

	.state-compare-column {
		width: 90%;
	}
	.last-cell {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.state-compare-left-column {
		display: none;
	}

	.state-compare-columns-scrollable {
		width: 100%;
		height: 100%;
		overflow-y: scroll;
	}

	.state-compare-cell {
		height: auto;
		min-height: 70px;
		padding: 10px 0;
	}

	.state-compare-cell p {
		padding-left: 20px;
		top: initial;
		transform: none;
	}

	.state-compare-website p {
		padding-left: 0;
		top: initial;
		transform: none;
	}

	.state-compare-website a {
		padding: 0 20px;
		top: initial;
		transform: none;
	}

	.state-compare-table {
		height: 80vh;
		margin-top: 10vh;
	}

	.state-table-notes {
		height: 90px !important;
		padding: 0;
	}

	.state-compare-notes span {
		text-align: left;
		top: initial;
		transform: none;
		padding-left: 20px;
	}

	.state-directions-header h2 {
		font-size: 21px;
	}

	.state-top-header h2 {
		font-size: 21px;
	}

}

/* THIS IS A HEIGHT QUERY */

@media screen and (max-height: 650px) {
	.site-overlay {
		position: absolute;
	}
	.state-no-scroll {
		overflow-y: auto;
	}
}