/****************************
** AARPe Fonts - 2014
****************************/
/*___ // Global // ___ */

/*Disclaimer text styles starts here*/
.disText{
	font-size: 12px;
	color: #999999;
}

/* Disclaimer text styles ends here*/

h4 {
    margin: 0 0 20px 0;
}

.dspLocations h4 {
    font-size: 18px;
}

h2.subchannel {
    border: none;
    font-family: 'Times', 'Times New Roman', serif;
    font-size: 21px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0;
    text-align: left;
}

.clearer {
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearerSub {
    clear: both;
    height: auto;
    overflow: hidden;
}

.required {
    color: #ae2726;
    line-height: 12px;
    font-size: 12px;
    padding: 0 5px;
}

.systemError,
.textError {
    background: none;
    border: none;
    color: #c3161c;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: none;
}

/*___ // Form // ___ */

fieldset {
    margin-top: 20px;
}

fieldset:first-child {
    margin-top: 0;
}

.formLabel {
    color: #4c4c4c !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    margin: 0 0 5px 0 !important;
}

input.textInput,
select.textSelect {
    margin: 0 0 10px 0 !important;
}

input.blur.textInput,
select.blur.textSelect {
    color: #999999 !important;
}

/*___ // Large button from CMS button.css // ___ */

a.btn.noprint {
    float: right;
    left: 0;
    margin: 0;
    position: relative;
}

.gmnoprint a.btn {
    left: auto;
    margin: 5px 0 0;
}

/*___ // Layout // ___ */

#pageContainer {
    width: 740px !important;
}

#formDisplay {
    overflow: hidden;
}

#colLMR {
    margin-bottom: 50px;
    width: 740px;
}

.formCol {
    float: left;
    margin-right: 30px;
    width: 200px;
}

.formCol.short {
    width: 180px;
}

.formCol.extra {
    width: 230px;
}

.formCol.ultra {
    width: 300px;
}

.formCol.last {
    margin-right: 0;
}

.boxGray input[type="text"],
.formCol select,
.refine-form  input[type="text"],
.boxGray select {
    border: 1px #cecece solid;
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 4px;
    position: relative;
}

.formCol select,
.refine-form select {
    padding: 4px 2px;
}

.formCol input#zipcode,
.refine-form input#zipcode {
    width: 60px;
}

.boxGray {
    background: #f7f7f7;
    border: 1px #dedede solid;
    color: #333333;
    margin-bottom: 20px;
    padding: 35px;
}

.boxGray .formCol {
    padding: 0;
    margin: 0;
    width: 316px;
}

.boxGray .formCol + .formCol {
    margin: 0 0 0 35px;
}

.boxGray .formLabel {
    float: none;
    font-size: 14px !important;
    margin-top: 20px !important;
    padding: 0 !important;
}

.boxGray .formLabel:first-child {
    margin-top: 0 !important;
}

.boxGray .formLabel.or {
    margin-top: 0 !important;
    padding-left: 10px !important;
}

.refine-form .formLabel.or {
    margin-top: 8px !important;
}

.boxGray fieldset {
    margin: 0;
}

.boxGray fieldset label + label {
    margin-left: 30px;
}

.boxGray .submittor {
    margin-top: 30px;
}

.locsTopBar {
    margin: 20px 0;
}

.locsTopBar a {
    float: right;
}
#map_canvas .location-popup input[placeholder] {
	color: gray !important;
	opacity: 0.5;
}
#map {
    margin-top: 20px;
    overflow: hidden;
}

#map #side_bar {
    float: left;
    overflow: auto;
    padding: 0 !important;
    position: relative;
    width: 371px;
}

#map #side_bar.noScroll {
    height: auto;
}

#map #side_bar.scroll {
    height: 1000px;
}

#map #map_canvas {
    float: left;
    height: 360px;
    margin: 0 0 0 8px;
    position: relative;
    width: 360px;
}

#map #side_bar table {
    margin: 0 !important;
}

#map .contentWrapper {
    display: block !important;
}

#map .contentWrapper h2 {
    padding-bottom: 0;
}

#map .mapLocation {
    border-top: 1px #cccccc solid;
    padding: 10px 0;
    position: relative;
    width: 354px;
}

#mapLocs .mapLocation:first-child {
    border-top: 0;
}

.mapSec >.container, .mapSec2 >.container {
    padding: 0px !important;
    overflow: inherit;
}

.mapIcon {
    position: relative;
    float: left;
    width: 40px;
}

.mapInfo {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 530px;
    max-width: 750px;
}

.mapInfoRes {
    overflow: hidden;
    position: relative;
}

.mapInfoLabel {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    position: relative;
    text-align: right;
    width: 134px;
}
.mapLocation {
    margin-left: 12px;
}

.mapInfoData,
.mapInfoDataAbs {
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-left: 10px;
    position: relative;
    width: auto;
    vertical-align: text-bottom;
}
/*
.mapInfoNoteData{
	position: relative;
	margin: 0px 0px 0px 140px;
}
*/
#map_canvas .location-popup {
    line-height: 20px;
    width: 275px;
    overflow-x: hidden;
    margin-left: 14px;
}

#map_canvas .location-popup a.btn span {
    font-size: 11px;
}

#map_canvas .location-popup input[type="checkbox"] {
    margin: 0;
}

#map_canvas .location-popup input[type="text"] {
    border: 1px #cecece solid;
    color: #333333 !important;
    padding: 4px;
    display: block;
    margin: 10px 0px 10px 0px;
    width: 100%;
    opacity: 0.8;
    font-weight: bold;
}

#map_canvas .location-popup input[type="text"].error {
    background: #ffdbdb;
    border: 1px #c3161c solid !important;
}

#map_canvas .location-popup #addressError {
    display: none;
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 15px 0 0 0px;
    width: auto;
    font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
    font-weight: bold;
}

/*___ // DSP-specific formatting // ___ */

/* forms */
.boxGray #formErrors {
    display: none;
}

.boxGray #drillDownErrors {
    display: none;
}

/* IE hack for HTML5 placeholders */
.placeholder {
    color: #666;
}

.placeholderFocus {
    color: #000;
}

/*___ // Left Rail // ___ */

.pageColumnLeft h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
}

.pageColumnLeft .boxGray {
    padding: 20px;
}

.pageColumnLeft .boxGray .refine-form-option,
.pageColumnLeft .formButton {
    margin-top: 10px;
}

.pageColumnLeft .boxGray .refine-form-option input#city {
    margin-bottom: 5px;
    width: 128px;
}

.pageColumnLeft .boxGray .refine-form-option select#state,
.pageColumnLeft .boxGray .refine-form-option select#stateSelect,
.pageColumnLeft .boxGray .refine-form-option select#countiesSelected {
    width: 138px;
}

.pageColumnLeft .boxGray .refine-form-option #startDateDisplay .startDateLabel,
.pageColumnLeft .boxGray .refine-form-option #endDateDisplay .endDateLabel {
    color: #666666;
    font-style: italic;
}

.pageColumnLeft .filter-form .filter-group {
    margin-top: 10px;
    padding-left: 20px;
}

.pageColumnLeft .filter-form .filter-group .filter-group-label {
    margin-bottom: 5px;
}

.pageColumnLeft .filter-form .formButton {
    padding-left: 20px;
}

.pageColumnLeft .supportInfo {
    margin-top: 40px;
}

.pageColumnLeft .supportInfo span {
    font-weight: bold;
}

/*___ // Center Rail // ___ */

.dspLocations .printBar:last-child {
    border-top: 1px #dedede solid;
    margin-top: 20px;
    padding-top: 10px;
}

.dspLocations .printBar h4 {
    float: left;
}

.dspLocations a.iconlink {
    display: block;
    float: right;
    line-height: 18px;
    margin-left: 20px;
}

.dspLocations a.iconlink.print {
    background-image: url('http://cdn.aarp.net/content/dam/aarp/graphics/icons/18x18/print.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 23px;
}

.dspLocations #map {
    margin: 10px 0 0px 0;
    overflow: hidden;
}

.dspLocations #map #map_canvas {
	float: none;
	height: 870px;
	margin: 0px;
	width: 97.39%;
}
.contentImgBlock{
	width: 97.4%;
}
.dspLocations #map #side_bar {
    overflow: auto;
    float: none;
    height: auto;
    padding: 0 !important;
    position: relative;
    width: 740px;
}

.dspLocations #map #side_bar .mapLocation {
    border-top: 1px #dedede solid;
    padding: 20px 0;
    width: 740px;
}

.dspLocations #map #side_bar .mapLocation:nth-child(2) {
    border: none;
}

/* IE hack for the above */
.dspLocations #map #side_bar .mapLocation:first-child + .mapLocation {
    border: none;
}

.dspLocations #map #side_bar .mapLocation:last-child {
    padding-bottom: 0;
}

.dspLocations #map #side_bar .mapLocation .mapIcon {
    float: left;
    width: 40px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails {
    color: #2b2b2b;
    float: left;
    margin-left: 20px;
    width: 680px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .sponsor {
    font-size: 16px;
    line-height: normal;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .left {
    float: left !important;
    width: 330px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .right {
    float: left;
    margin-left: 20px;
    width: 330px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .address,
.dspLocations #map #side_bar .mapLocation .mapDetails .phone {
    margin-bottom: 5px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .distance strong {
    font-weight: bold;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .mapInfoLabel {
    text-align: left;
    width: 80px;
}

.dspLocations #map #side_bar .mapLocation .mapDetails .mapInfoData {
    width: 240px;
}

.dspLocations #map #side_bar .directions-from-label {
    border-top: 2px #dedede solid;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin-top: 20px;
    padding-top: 20px;
}

.dspLocations #map #side_bar .directions-body {
    margin-bottom: 20px;
}

.dspLocations #map #side_bar .directions-body .adp-summary {
    text-align: right;
}

.dspLocations #map #side_bar .directions-body table {
    background: transparent;
    border: none;
}

.dspLocations #map #side_bar .directions-body table.adp-placemark {
    margin-bottom: 20px !important;
    width: 100%;
}

.dspLocations #map #side_bar .directions-body table.adp-placemark td {
    font-size: 18px;
    line-height: normal;
}

.dspLocations #map #side_bar .directions-body table.adp-placemark tr td:first-child {
    display: none;
}

.dspLocations #map #side_bar .directions-body table.adp-directions {
    margin-bottom: 20px !important;
    width: 100%;
}

/* no search results */
.dspLocations .no-results {
    border-bottom: 2px #dedede solid;
    padding-bottom: 80px;
}

.dspLocations .no-results div {
    font-size: 14px;
}

.dspLocations .no-results .textError {
    font-weight: normal;
}

.dspLocations .no-results .formButton a.btn.large {
    margin: 20px 0 0 290px;
}

/* InfoWindow location information */
.dspLocations #map_canvas .location-popup .location-details .location-name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.dspLocations #map_canvas .location-popup .location-details .location-address {
    color: #777777;
}

.dspLocations #map_canvas .location-popup .location-details .location-notes {
    background: #ffffff;
    border: 1px #cecece solid;
    color: #777777;
    height: 32px;
    margin-top: 5px;
    overflow-y: scroll;
    padding: 2px 5px;
}

.dspLocations #map_canvas .location-popup .location-details .location-notes span.location-note-label {
    color: #333333;
}

.dspLocations #map_canvas .location-popup .location-directions .directions-options {
    margin-bottom: 10px;
}

.dspLocations #map_canvas .location-popup input[type="text"] {
    width: 290px;
}

.dspLocations #map_canvas .location-popup a.btn {
    margin: 5px 0 0 0 !important;
}

.dspLocations #map_canvas .location-popup #addressError {
    margin: 15px 0 0 1px;
    width: auto;
}

/*___ // Print Directions Page // ___ */

.dspLocations.print {
    margin: 40px 20px 0 20px;
}

.dspLocations.print .printPopup {
    margin-bottom: 20px;
}

.dspLocations.print .mapLocation .mapDetails {
    color: #2b2b2b;
    float: left;
}

.dspLocations.print .mapLocation .mapDetails .sponsor {
    font-size: 16px;
    line-height: normal;
}

.dspLocations.print .mapLocation .mapDetails .left {
    float: left;
    width: 330px;
}

.dspLocations.print .mapLocation .mapDetails .right {
    float: left;
    margin-left: 20px;
    width: 330px;
}

.dspLocations.print .mapLocation .mapDetails .address,
.dspLocations.print .mapLocation .mapDetails .phone {
    margin-bottom: 5px;
}

.dspLocations.print .mapLocation .mapDetails .distance strong {
    font-weight: bold;
}

.dspLocations.print .directions-from-label {
    border-top: 2px #dedede solid;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 20px 0 10px 0;
    padding: 20px 0 0 0;
}

.dspLocations.print .directions-body {
    padding: 0 !important;
}

.dspLocations.print .directions-body table {
    background: transparent;
    border: none;
}

.dspLocations.print .directions-body table.adp-placemark {
    margin-bottom: 20px !important;
    width: 100%;
}

.dspLocations.print .directions-body table.adp-placemark td {
    font-size: 18px;
    line-height: normal;
}

.dspLocations.print .directions-body table.adp-placemark tr td:first-child {
    display: none;
}

.dspLocations.print .directions-body table.adp-directions {
    margin-bottom: 20px !important;
    width: 100%;
}

.stbutton {
    display: none;
}

/*********************************************
** Updates - quickflip of pages
*********************************************/

.aarpe-footer .aarpe-newsletter .btn {
    background:none !important;
    background-color:#fbc743 !important;
    font-size: 16px !important;
    overflow:hidden !important;
    padding: 11px 14px 7px !important;
}

.aarpe-footer .aarpe-newsletter .btn:hover {
    background-color:#e0ab28 !important;
}

/* .aarpe-footer .quick-links .wrap-left, .aarpe-footer .quick-links .wrap-newsletter {
    float:right;
    padding-bottom:25px !important;
} */

.aarpe-footer .links li a {
  color: #333333 !important;
  font-family: "ff-dagny-web-pro", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  font-size: 15px;
}

.aarpe-offscreen-navigation {
	text-align: left;
}

.body-wrapper {
	display: inline-block;
	margin: 0 auto;
}

.body-wrapper #content {
	float:left !important;
	margin-top: 22px !important;
	text-align: left;
}

.btn {
  background: #f1c972 !important;
}


.dk-select, .dk-select-multi {
	width: 100% !important;
    height: 42px !important;
    margin: 5px 0px 16px 0px;
}
/* .footer .container {
    padding: 0 !important;
    width: 1140px !important;
} */

.end-links > li {
    margin:10px 0 0 0;
}

#chapterLocations > .formCol.extra > fieldset {
	margin: 0 0 20px 0;
}

#chapterLocations input[type="text"] {
	width: 98%;
}

#chapterLocations input[type="checkbox"], input[type="radio"] {
	float: left !important;
	display: block !important;
	margin: 4px 7px 0 0 !important;
}

#chapterLocations  input#zipcode {
	width: 114px !important;
}

#chapterLocations .clearerSub .submittor {
	margin:8px 0 0 0;
}

#dspLocatorRefineForm input[type="checkbox"], #dspLocatorRefineForm  input[type="radio"] {
	display:inline-block;
}

.formCol input#zipcode, .refine-form input#zipcode {
	width: 85px;
}

.linklist h5 {
  margin: -1px 0 6px;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.23em;
}


.newsletter h2 {
    background:transparent;
}

#page {
	background-color: #ffffff;
}

#page button, #page a.btn, .overlay a.btn, button.ui-button, .overlayContainer a.btn {
  padding: 2px 0 0 0 !important;
  color: #000;
  font-size: 13px;
}

#page button span, #page a.btn span, .overlay a.btn span, button.ui-button span, .overlayContainer a.btn span {
   padding: 0 7px !important;
   background: transparent !important;
}

#page button.large span, #page a.btn.large span {
	display: inline-block !important;
	margin-bottom: 0 !important;
	font-weight: bold !important;
	text-align: center !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	border: 0 !important;
	border-bottom: 2px solid #d3aa2f !important;
	border-radius: 2px !important;
	background: #f1c972 !important;
	padding: 8px 14px 14px !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
	color: #333333 !important;
	white-space: nowrap !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	font-size: 20px !important;
	height: 37px;
}

.pageColumnLeft {
	margin-right: 0px;
	text-align: left;
}

.pageColumnMain {
  margin-right: 0;
  margin-left: 20px;
  float: left;
}

.pagination {
	width:100%;
}

.parsys.iparsys .section {
    text-align:left;
}

#page .container {
	background: transparent !important;
	padding:0;
    width: 1140px !important;
}

#everywhere-footer_footer_newsletterParsys_newsletterplacement h2 {
    padding:0px !important;
}

/* .parsys.iparsys .section {
    text-align:center;
} */

.section.last.parbase.newsletter.newsletterPlacement {
    background:none;
}

.submittor .btn {
    border-bottom: medium none transparent !important;
}

.submittor .btn.large > span, .btn.large {
    background: none repeat scroll 0 0 transparent !important;
}

#vtmChapterLocations .submittor {
	float: left !important;
}

.wrap-left col-sm-8 col-lg-8 {
    float:left;
}
.wrap span.hidden-md {
    display: inline !important;
}
/** locators_2015_14 **/

/**
to disable the dropkick
**/
select[data-dkcacheid] {
	display: block !important;
	padding-left: 1px !important;
}
.dk-select {
	display: none !important;
}
.dk-select .dk-selected {
	display: none !important;
}
/** to disable the dropkick ends**/


.pageColumnMain {
  margin-left: 0px !important;
}

#content .container {
	padding: 0px !important;
}
.pageHeadSection{
	margin-top: 25px;
	margin-bottom: 20px;
}
.pageHeadTxt{
    font-size: 34px;
	font-weight:bold;
	line-height:34px;
}
.pageHeadDivder{
    border: none;
    height: 4px;
    color: #333333; /* old IE */
    background-color: #333333;
	margin:10px 32px 50px 0px;
}
.pagePromtInfo {
    font-size: 18px;
	line-height:22px;
}
.headImage {
    margin: 0px 0px 0px 0px;
    font-size: 1px !important;
    text-align: center;
}
.promptReg{
	margin-top: 7px;
}
.taxAideText {
	line-height: 1.5;
	padding-top: 20px;
}
.taxAideNote {
	margin-left: 72px;
}
.docText{
	padding-bottom: 10px;
}
.promptReg span{
	text-decoration: underline;
}
.promptReg a{
	text-decoration: underline;
	color: #c23934;
}
.contnet-underLine{
	text-decoration: underline;
}
.mapSec{
	margin:0px 0px 30px 0px;
}
.mapSec2{
	margin:0px 0px 30px 0px;
}
.mapsecTa{
	margin:20px 0px 30px 0px;
}
section#seachSec {
    border: 1px solid #ccc;
    width: 300px;
    background-color: #fff;
    position:absolute;
    top:95px;
    left:30px;
    z-index:1;
}
.formGroupDivider{
    border: none;
	width: 100% !important;
    height: 1px;
    color: #e0e0e0;
    background-color: #e0e0e0;
    margin: 10px 0px;
    padding: 0px !important;
}
.zipBlock{
	 background-color: #F2F2F2;
	 padding: 10px;
	 border-bottom: 1px solid #ccc;
     margin-bottom: 10px;
}
.labelSpan{
	display:block !important;
	color:#404c52;
	font-size: 14px;
	margin-top:12px;
}
#startDate, #endDate{
	margin-top: 5px;
    width: 42%;
    font-size: 16px;
    height: 42px;
}
#endDate{
	display:inline;
	margin-left: 8px;
    margin-right: 8px;
}
.selectBlock {
    padding: 0px 10px;
   	margin-bottom: 62px;
    height: 100%;
}
.versionBlock {
    display: inline !important;
    float: left;
    width: 130px;
}
.versionBlock:focus{
	border: 1px solid #66afe9 !important;
    outline: 0px;
}
.languageBlcok {
    display: inline !important;
    float: right;
    width: 141px;
}
.languageBlcok:focus{
    border: 1px solid #66afe9 !important;
    outline: 0px;
}
select[data-dkcacheid]:focus {
    display: none;
    border: 1px solid #66afe9 !important;
    outline: 0px !important;
}
a:hover{
	cursor: pointer;
}
select
{
	height: 42px;
	width: 100%;
	padding: 5px;
	line-height: 36px !important;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius:0px !important;
}
.distanceBlock {
    padding: 10px 10px 0px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#searchResultsBlock {
   	height: 260px;
	overflow: scroll;
	padding: 10px;
	overflow-x: hidden;
}
.ctyName {
    padding: 10px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.resultCnt {
    float: right;
    padding: 10px;
}
.srch{
	vertical-align: top;
	width: 35px;
	height: 30px;
	cursor: pointer;
	margin-top: 7px;
}
input#startDate,
input#endDate{
    width: 41%;
    height: 42px;
    font-size:15px;
    background-image: url("/aarp.org_/web/images/offshore/calendar.gif");
    margin-right: 3px !important;
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 20px;
    padding-right: 5px !important;
}
input#startDate:focus{
	border: 1px solid #66afe9 !important;
    outline: 0px;
}
input#endDate:focus{
    border: 1px solid #66afe9 !important;
    outline: 0px;
}
.dk-select .dk-selected:focus{
    border: 1px solid #66afe9 !important;
    outline: 0px;
}
.shareBlock {
    border-top: 1px solid #ccc;
    background-color: #E4E4E4;
    margin-bottom: 0px;
}
.psicon {
    padding: 10px;
}
/* Tax-Aide styles starts here */
section#searchSeclocator {
	border: 1px solid #ccc;
	width: 300px;
	background-color: #fff;
	position: absolute;
	top: 95px;
	left: 30px;
	z-index:1;
}

.pagePromtInfo .contnet-underLine {
	color: #c23934 !important;
}
.pagePromtInfo .contnet-underLine:hover {
	color: #c23934 !important;
}
.headerpopup {
	background-color: #f2f2f2;
}

.CountyBlcok {
	padding: 10px 10px 0px 10px;;
}

.CountyBlcok select {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	font-size: 17px;
}

.Locatepart {
	margin-left: 14px;
	float: right;
	height: 30px;
	margin-bottom: 5px;
	margin-top: 0px !important;
}

.countycontent {
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	height: 40px;
}

.selectBlockpart {
	padding: 10px 0px 10px 10px;
}

.countydata {
	font-weight: bold;
	font-size: 20px;
}

.resultsdata {
	float: right;
    color: black;
	font-weight: bold;
}

li.dateBullets:hover{
	text-decoration: underline;
}

.callto-register {
    display: inline;
    font-size: 16px;
    font-weight: normal;
    margin-left: 10px;
}


.locatehr0 {
	margin: 0px !important;
}

.distanceBlockcontent{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 0px 10px;
	background-color: #f2f2f2;
}

#addstate #state {
	border: 1px solid #ccc;
}

.detconent {
	width: 53%;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.detconent span {
    color: #62727b;
}
.courseCount {
    color: #c23934 !important;
}
.courseCount:hover {
    color: #bd1b0e;
    text-decoration: underline;
}
.imgPart {
    float: left;
    margin-right: 5px;
    width: 10%;
    cursor: pointer;
    height: 44px;
}

.contentval {
	display: inline;
}

.oneContent {
	margin-top: 5px;
	display: block;
}
input#street {
    width: 100%;
}
.scrollpart {
	height: auto !important;
    margin-bottom: 12px !important;
    display: inline-table;
    width: 100%;
}
.scrollpart:hover {
	background-color: #F9F8F6;
}
#byAdressBlock {
	padding: 10px 10px 0px 10px;
}
#byZipCodeBlock{
	padding: 10px 10px 0px 10px;
}
.addressshow {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 0px;
	text-transform: uppercase !important;
	color: black !important;
	overflow-wrap: break-word;
}
.addressshow:hover{
	text-decoration: underline;
}
.dimension {
	color: black;
	font-size: 14px;
	float: right;
}

.next-line {
	display: block;
}

div.imgPart > div{
	/* background-color: #636363; */
	background: url("/aarp.org_/web/images/offshore/mapCountIcon.png") no-repeat;
    color: #fff;
    font-size: 11px;
    background-size: 25px;
    height: 44px;
    padding-top: 5px;
    text-align: center;
    padding-left: 0px;
}
.mapImageIcon > div {
    background: url("/aarp.org_/web/images/offshore/mapCountIcon.png") no-repeat;
    color: #fff;
    font-size: 11px;
    background-size: 25px;
    height: 44px;
    width: 26px;
    padding-top: 5px;
    text-align: center;
}
.morecontent{
    display: none;
}
.morelink {
    display: block;
    color: #ef3829;
	cursor: pointer;
}
.viewMoreInfo{
    margin-bottom: 8px !important;
    font-size: 13px;
    text-align: justify;
    position: relative;
    cursor: pointer;
    color: #ef3829;
}
.viewMoreInfo:hover,
.morelink:hover{
	text-decoration: underline;
}

/* Tax-Aide styles ends here */
/*Pop up design*/
.distc {
    float: right;
    line-height: 30px;
    color: black;
    margin-left: 5px;
}
.mapPopupHead {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #df9f0f;
}
.dspLocations #map_canvas .location-popup .location-details .location-name {
    font-weight: bold;
    margin-bottom: 5px;
    width: 220px;
    font-size: 16px !important;
    margin-top: 10px;
}
hr.hrHeadDivider {
    margin: 10px 0px;
    border: 1px solid #ccc;
}
.streetDisplay {
    padding: 0px;
    line-height: 30px;
    word-break: break-word;
    width: auto !important;
    float: left;
    max-width: 150px;
}
.btnRow {
    margin: 10px 0px 5px;
}
.popupBtn {
    color: #ef3829 !important;
    text-decoration: none !important;
    font-size: 13px !important;
    font-weight: bold;
    padding-right: 8px;
    text-transform: uppercase;
    display: inline;
    cursor: pointer;
}
span.popupBtn {
    padding-left: 10px;
}
a.popupBtn {
    padding-left: 11px;
}
.popupBtn:hover{
	text-decoration: underline !important;
	color: #bd1b0e !important;
}
.popupBtnDisable{
    text-decoration: none !important;
    font-size: 14px;
    font-weight: normal !important;
    padding-right: 12px;
    text-transform: uppercase;
    display: inline;
    cursor:default;
    padding-left: 13px;
}
.aDivider {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-left: 4px;
}
.location-address-citystatezip,
.location-address-street {
    font-size: 14px !important;
    color: #000;
    font-weight: bolder !important;
    margin-top: -5px;
    line-height: 25px;
    width: 100%;
    float: left;
}
.chapterLabel {
    float: left;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}
.chapterValue {
    padding: 10px 0px 0px 37%;
    width:240px !important;
}

#map_canvas .location-popup input[type="checkbox"] {
   display: inline !important;
}
.dspLocations #map_canvas .location-popup input[type="text"] {
   display: block;
   margin: 10px 0px 10px 0px;
   width:100% !important;
}
div#directionsDisplay {
    margin: 20px 0px;
}
.noResultError {
    color: red;
    text-align: justify;
    font-size: 15px;
}
/*Pop up design ends*/

/*Common Styles design starts*/
.countyHeader{
	background-color: #f2f2f2;
}
.margin0{
	margin: 0px !important;
}
.srchResultHeadeRow{
	margin: 0px !important;
}
.padding0{
	padding: 0px !important;
}
.paddingLeft0{
	padding-left: 0px !important;
}
.statedropdown{
	padding: 10px 10px 0px 10px;
}
#searchSeclocator  input[type="text"]{
	padding: 7px 0px 8px 5px !important;
	width: 100%;
	font-size:17px !important;
	margin-bottom: 6px !important;
}
#searchSeclocator  input[type="text"]:focus {
	border: 1px solid #66afe9 !important;
	outline: 0px;
}
.pagePromtInfo {
	/* margin-top: 15px; */
	text-align: justify;
}
.donateIcon {
	position: relative;
	left: 25px;
	top: 35px;
}

div .formError{
	color: red;
	position: relative;
	top: -8px;
}

.shareBlock {
	border-top: 1px solid #ccc;
	background-color: #E4E4E4;
	margin-bottom: 0px;
}

.psicon {
	padding: 0px;
}

.shareIcon {
	display: inline;
	margin-left: 69%;
	border-left: 2px solid #d4d4d4;
	padding: 8px 2px 12px 5px !important;
	cursor: pointer;
}

.printIcon  {
	position: relative;
	margin-left: 85%;
	border-left: 2px solid #d4d4d4;
	cursor: pointer;
}
select#countyDisplay {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	height: 100px !important;
}
img.prnt {
    height: 25px;
    width: 30px;
    padding: 0px;
    margin: 5px;
}
img.share {
    height: 25px;
    width: 25px;
    padding: 0px;
    margin: 5px;
}

.location-name {
    font-weight: bold;
    margin-bottom: 5px;
    width: 220px;
    line-height: 26px;
    color: #333333;
    font-size: 22px !important;
    margin-top: 10px;
}



/*DSP Styles design starts*/
#courseAvailability{
    border: 1px solid #ccc;
    width: 300px;
    background-color: #fff;
    position:absolute;
    top:95px;
    left:30px;
    height: 700px;
    z-index:1;
}
.coursedata{
	font-weight: bold;
	font-size: 20px;
	margin-top: 15px;
	line-height: 24px;
	margin-left: 0px;
	max-height: 100px;
	margin-bottom : 20px;
}
.dataHeader{
	background-color: #f9f8f6;
	border-bottom: 1px solid #ccc;
}
.listDate{
	font-weight: bold;
	font-size: 16px;
}
.dateHead {
	padding: 8px;
	float: left;
	border: 1px solid #ccc;
	width: 60px;
	font-weight: bold;
	background: #fff;
	margin-right: 10px;
	text-align: center;
	color: gray;
	font-size: 13px;
}
.fulldate {
    display: inline;
}
.innerContent{
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
.courseInfo{
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
}
.availData {
	margin: 30px 20px;
	color: gray !important;
}
.addnalfont{
	color: gray;
}
.crossIcon {
    left: 18px;
    position: relative;
    top: 15px;
    cursor: pointer;
}
.hourCourse {
    position: relative;
    top: -15px;
    font-size: 14px;
}
.phoneIcon, .webIcon {
    margin-right: 10px;
}
.mainlistHeader{
    margin: 15px 0px 0px 0px !important;
	font-size: 14px;
}
.boldData{
	font-weight: bold;
    margin-bottom: 0px !important;
}
.courseDateList{
	height: 450px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#courseInfoView{
	border: 1px solid #ccc;
    width: 305px;
    background-color: #fff;
    position:absolute;
    top:95px;
    left:30px;
    z-index:1;
}
.countCourses{
	color: gray;
	margin-bottom:0px !important
}
.dateRow {
	font-weight: bold;
	margin: 10px 0px 0px 0px !important;
}
.dateRow2{
	margin: 5px 0px 0px 0px !important;
}
.dateFormat{
	border: 1px solid #ccc;
    width: 60px;
    color: gray;
    height: auto;
    padding: 8px;
    font-size: 13px;
    cursor: pointer;
}
.dateRow .durDtlRow span{
    cursor: pointer;
}
.dateRow .durDtlRow{
	margin: 3px 0px;
	padding-bottom: 10px;
}
.dateRow .durDtlRow span.hurs{
    margin-bottom: 12px;
    text-align: left;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    cursor: pointer;
    padding-left: 25px;
    color: #333333 !important;
}

.dateRow .durDtlRow span.vwDetl{
	font-size: 15px;
    font-weight: normal;
    color: #EF3829;
    text-transform: capitalize;
}
.dateRow p{
	margin: 0px !important;
    font-size: 13px;
    text-align: justify;
    position: relative;
    cursor: pointer;
    color: #ef3829 !important;
}

.dateRow p:hover,
.dateRow span:hover {
    text-decoration: underline !important;
    color: #bd1b0e !important;
}
.dateRow ul{
	margin: 0px !important;
	padding-left: 15px !important;
}
.dateRow ul li {
	list-style-type: none;
}
.dateRow ul li:first-child:before {
    content: url('/aarp.org_/web/images/offshore/calendar.gif');
    position: absolute;
    top: 3px;
    left: -15px;
}
li.dateBullets{
	margin: 0px 0px -4px 0px !important;
	font-size: 13px;
	position: relative;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 10px;
	line-height: 15px;
	color: #333333 !important;
}

.dateBulletslocate{
	margin: 0px !important;
	font-size: 16px;
	position: relative;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 10px;
	line-height: 15px;
	color: #333333 !important;
}

span.callto-register {
    font-size: 16px;
    font-weight: normal;
}
.searchCriteria {
	color: #999999;
    margin-left: 15px;
    font-size: 14px;
    margin-top: 20px;
    line-height: 17px;
}

.courseDivide{
	width: 90%;
	margin: 10px !important;
}
.viewCourse{
	margin:25px 0px 0px 0px;
}
.viewmoreCourse {
	border: 1px solid #ccc;
	width: 80%;
	height: 35px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
}
.viewmoreCourse:hover {
	text-decoration: underline;
	cursor: pointer;
}
.fpan{
	 margin-left: 28px;
}
.newSearch{
	color: #ef3829;
	text-align: center;
	margin-top: 15px; */
	font-weight: bold;
}
.newSearch:hover {
	text-decoration: underline !important;
	color: #bd1b0e !important;
	cursor: pointer;
}
.nwSrch{
	float: left;
    margin-top: 5px;
    color: #ef3829;
    position: absolute;
    padding: 0px 0px 0px 65px;
}
.nwSrch:hover {
    text-decoration: underline !important;
    color: #bd1b0e !important;
    cursor: pointer;
}

.textError {
	margin:0px;
}
input#daddr {
    font-size: 14px;
}
input#daddr:focus{
 	border: 1px solid #66afe9 !important;
    outline: 0px;
}
.callregister{
	color: red;
}
.courseFull{
	color: #ef3829 !important;
}
/*Popup Styles starts*/
.nocourseDiolog{
	left: 0% !important;
}
.courseContent{
	background-color: #f1f1f1 !important;
	border-radius: 0px !important;
}
.nocoursePopup {
    margin-left: 25px;
    line-height: 20px !important;
    font-size: 14px !important;
}
.couseAvail{
	font-weight: bold;
	font-size: 28px;
}
.subcontent {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.addContent {
	font-size: 14px !important;
	position: relative;
	top: 5px;
	opacity: 1.2 !important;
	float: left !important;
    color: #ef3829 !important;
    text-decoration: none !important;
}
.addContent:hover {
	color: #bd1b0e !important;
	opacity: 1.2 !important;
    text-decoration: underline !important;
}
.addContentReg{
	color: gray;
	font-size: 14px;
	position: relative;
	top: 7px;
	font-weight: bold;
	color: #ef3829 !important;
    text-decoration: none !important;
}
.addContentReg:hover{
	color: #bd1b0e !important;
	opacity: 1.2 !important;
    text-decoration: underline !important;
}
.searchPopIcon, .systemIcon, .helpIcon{
	margin-left: -15px !important;
	margin-top: 5px;
}
.searchPopIcon{
	opacity: 1.2 !important;
}
.searchPopIcon:hover{
	opacity: 0.5 !important;
}
.helpContent{
	margin-bottom: 25px;
}
.searchBlock, .helpContent {
	margin-top: 15px;
	margin-bottom: 20px;
}
.locationDates{
	margin: 0px !important;
}
.ui-datepicker .ui-datepicker-title select:focus{
	border: 1px solid #66afe9 !important;
    outline: 0px;
}
.scrlDv {
    overflow-y: auto;
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

/*Popup Styles design ends*/

/*Tax Aide Bug Fixes Start */

.stateBlock select{
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	font-size: 17px;
}

.distanceRow select{
	padding: 5px;
	font-size: 17px;
	margin-bottom: 10px;
}

 #getDirections, .btnRow {
    text-align: center;
}
#getDirections {
    width: 100%;
}
.directionsContent, .websiteVisit{
    text-align: center !important;
}
.visitSite {
    margin-left: 10px;
}
.mapIconLabel{
	font-size:7px !important;
}
.newSrchRow {
    text-align: center;
}
.aarpe-everywhere-header .search.dropdown .dropdown-menu button {
    background-color: #97897c !important;
    border-bottom: 2px solid #766d65 !important;
}
img.close[data-dismiss="modal"] {
    opacity: 15.2 !important;
}
.mapInfoNoteData{
	font-size: 12px;
}
.location-details {
    height: auto;
    max-height: 200px;
    overflow-y: auto;
}
#ui-datepicker-div{
	font-size: inherit;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 5px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 5px;
}

/*Tax Aide Bug Fixes Ends */

/*DSP Styles design ends*/
/*Common Styles design ends*/

/*FOR TAB STYLES STARTS HERE */
@media (min-width:993px) and (max-width:1024px){
    .disText{
       font-size: 12px;
       color: #999999;
       margin-left: 94px;
     }

}
@media (min-width: 768px) and (max-width: 992px) {
	.dspLocations #map #map_canvas, .contentImgBlock {
		width: 97.7% !important;
	}

	.printLocations #map #map_canvas {
		float: none;
		margin: 0px;
		width: 97.7% !important;
	}
	.dspHeadImage img {
    	max-width: 95%;
	}
	.mapSec2 {
        margin: 10px 0px 30px 0px;
    }
    .mapSec {
        margin: 10px 0px 30px 0px;
    }
    .mapsecTa{
    	margin: 0px 0px 30px 0px;
    }
	.pagePromtInfo {
        font-size: 16px;
		line-height:20px;
    }
	#content .container {
		padding: 0px 15px 0px 0px !important;
	}
	.pageHeadDivder {
		border: none;
		height: 4px;
		color: #333333;
		background-color: #333333;
		margin: 10px 20px 39px 0px !important;
	}
	section#searchSeclocator {
		border: 1px solid #ccc;
		background-color: #fff;
		position: absolute;
		top: 95px;
		left: 30px;
		z-index: 1;
	}
	.promptReg {
		margin-top: 10px;
		font-size:16px !important;
		line-height:20px;
	}
	.donateIcon {
	    position: relative;
	    left: 40px;
		top:28px;
	}
	section#seachSec {
		border: 1px solid #ccc;
		background-color: #fff;
		position: absolute;
		top: 95px;
		left: 30px;
		z-index: 1;
	}
	.wrap span.hidden-md {
		display: none !important;
	}
	.headImage {
    	margin: 0px 0px 0px 0px;
	}
	.imageBlock{
		position: relative;
		left: 35px !important;
		top: 18px !important;
	}
	.nocourseDiolog {
	    left: 0% !important;
	    position: relative;
	    margin-top: 15% !important;
	    width: 600px !important;
	}
	.dimension {
    	color: black;
    	font-size: 0.7em;
    	float: right;
    	font-weight: bold;
	}
	.imgPart {
    	float: left;
    	margin-right: 2px;
    	width: 12%;
    	cursor: pointer;
    	height: 44px;
	}
	div.imgPart > div {
     padding-left: 0px;
     padding-right: 8px;
	}
	div#drRewardBadge {
	    top: 7px;
	    left: 0px !important;
	    float: left;
	    margin-top: 0px;
	    margin-right: 10px;
	    width: 80px !important;
	    height: 110px;
	    margin-left: 5px;
	    margin-bottom: 5px !important;
	    position: initial;
	}
	.taxAideText {
	    padding-top: 0px!important;
	    margin-left: 95px!important;
	}
	.taxAideNote {
	    margin-left: -23px!important;
	    margin-top: 10px!important;
	}
	.imageBlock {
	    position: relative;
	    left: 15px !important;

	}
    .dspCoursePrnt {
        margin: 0px 0px 0px -15px !important;
	}
    .location-details {
    	height: auto;
    	max-height: 122px;
    	overflow-y: auto;
	}
}
/*FOR TAB STYLES ENDS HERE */

/*FOR MOBILE STYLES START HERE */
@media (min-width: 320px) and (max-width: 767px) {

	li.dateBullets{
		font-size: 12px !important;
	}

	.dspLocations  .contentImgBlock {
		width: 97.8% !important;
	}
	.printLocations #map {
		width: 100% !important;
		margin: 0px;
		display: block;
		position: relative;
		top: 30px;
		bottom: 20px
	}
	.printLocations #map #map_canvas  {
		width: 100% !important;
	}
	.dspLocations #map {
		width: 100% !important;
		margin: 0px;
		display: block;
		position: relative;
		top: 30px;
		bottom: 20px;
	}
	.dspLocations #map #map_canvas {
		width: 100% !important;
	}
	#map .map_overlay{
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0,0,0, 0.5);
		height: 100%;
		width: 100%;
		text-align: center;
		z-index: 2;
	}
	/*note alignment*/
	.mapInfoNoteData {
	    position: relative;
	    margin: 0px 0px 0px 109px;
	}
	/*note alignment ends*/
	.pageHeadDivder {
		border: none;
		height: 4px;
		color: #333333;
		background-color: #333333;
		margin: 8px 0px 30px 0px !important;
	}
	.headImage img {
    	max-width: 75%;
		position: relative;
		top: 10px;
		left: 0px;
		border-bottom: 1px solid #d4d4d4;
	}
	.dspHeadImage img{
		max-width: 217px;
		margin: 20px 0px 0px 0px;
	}
	.chapterImage img {
		margin-top: 35px;
	}
	.taxaideImage {
    	margin: 40px 0px 20px 0px !important;
	}
	.pagePromtInfo {
        font-size: 15px;
        line-height: 18px;
    }
	.pageHeadTxt {
	    font-size: 30px;
	    font-weight: bold;
	}
	.promptReg {
        font-size: 15px;
        line-height: 18px;
    }
	.mapSec{
    	margin: 30px 0px 40px 0px;
	}
    .mapSec2 {
    	margin: 35px 0px 30px 0px;
	}
	.mapsecTa {
    	margin: 0px 0px 30px 0px;
	}
	section#searchSeclocator {
		border: 1px solid #ccc;
		width: 287px;
		background-color: #fff;
		top: 5px;
		left: 0px;
		position: relative;
		z-index:1;
	}
	.donateIcon{
		position: relative;
		top: 0px !important;
		left:0px !important;
		margin: 15px auto 10px auto;
		float:none;
	}
	.pageColumnMain{
		float: none !important;
	}

	div#directionsDisplay {
		margin: 20px 0px;
		overflow-y: hidden;
    	overflow-x: scroll;
	}
	/*DSP Styles design starts*/
   section#seachSec {
		border: 1px solid #ccc;
		width: 287px;
		background-color: #fff;
		top: 5px;
		left: 0px;
		position: relative;
		z-index:1;
	}
	#courseInfoView {
		border: 1px solid #ccc;
		width: 288px !important;
		display: block;
		position: relative;
		top: 15px;
		bottom: 20px;
		left: 0%;
	}
	#courseAvailability {
		width: 287px !important;
		height: 720px;
		display: block;
		position: relative;
		top: 15px;
		bottom: 20px;
		left: 0%;
	}
	.callto-register {
	    display: inline;
	    font-size: 14px;
	    font-weight: normal;
	}
	.registerlink{
		color: #333333;
	}
	.registerlink:hover {
		color: #333333;
	}
	/*DSP Styles design ends*/
	/*Tax Aide IE Bugs  starts*/
	.printIcon {
	    position: relative;
	    border-left: 2px solid #d4d4d4;
	    left: 0px;
	}
	.shareIcon {
	    display: inline;
	    margin-left: 69%;
	    border-left: 2px solid #d4d4d4;
	    padding: 8px 2px 12px 4px !important;
	}
	.dspLocations #map_canvas .location-popup .location-details .location-name {
	    font-weight: bold;
	    margin-bottom: 5px;
	    width: auto !important;
	    font-size: 16px !important;
	    margin-top: 10px;
	}
	hr.hrHeadDivider {
	    margin: 20px 0px;
	    border: 1px solid #ccc;
	}
	.visitSite{
		display:block;
		margin-left: 0px;
	}
	.chapterValue {
    	width: auto;
   		max-width: 190px;
    	padding: 10px 0px 0px 43%;
	}
	.srch {
	    vertical-align: top;
		width: 33px;
		height: 30px;
		cursor: pointer;
		margin-top: 7px;
		margin-left: -1px;
	}
	#startDate, #endDate {
	    font-size: 14px !important;
	}
	.popupBtnDisable {
	    text-decoration: none !important;
	    font-size: 14px;
	    font-weight: normal !important;
	    padding-right: 12px;
	    text-transform: uppercase;
	    display: block;
	    cursor: default;
	    padding-left: 0px;
	}
	.couseAvail{
		font-weight: bold;
		font-size: 24px;
	}
	#iconsBlock {
		border-top: 1px solid #ccc;
		background-color: #E4E4E4;
		margin-bottom: 0px;
	}
	.chapterImage {
    	margin-bottom: 30px !important;
	}
	div#drRewardBadge {
	    top: 7px;
	    left: 0px !important;
	    float: left;
        margin-right: 10px;
    	width: 80px !important;
	    height: 45px !important;
	    margin-left: 5px;
	    margin-bottom: 5px!important;
	    margin-top: 0px;
	    position: initial;

	}
	.taxAideText {
		padding-top: 10px!important;
		margin-left: -14px;
	}
	.taxAideNote {
   		 margin-left: -23px;
	}
	input#startDate, input#endDate {
		width: 41%;
		height: 42px;
		font-size: 15px;
		background-image:url("/aarp.org_/web/images/offshore/calendar.gif");
		margin-right: 3px !important;
		background-repeat: no-repeat;
		background-position: 3px center;
		padding-left: 20px;
	}
	div.imgPart > div {
	    background: url("/aarp.org_/web/images/offshore/mapCountIcon.png") no-repeat;
	    color: #fff;
	    font-size: 11px;
	    background-size: 26px;
	    text-align: center;
	    padding-top: 5px;
	    width: 26px;
	}
	.versionBlock{
		width: 125px;
	}
	.languageBlcok{
		width: 128px;
	}
	.headImage {
    	margin: 10px 0px 0px 0px;
		text-align:center;
	}
	.dspHeadImage{
		margin: 17px 0px 5px 0px;
	}
	.popover.bottom {
	    margin-top: 10px;
	    margin-left: -70% !important;
	}
	.mapInfoLabel {
	    float: left;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 18px;
	    position: relative;
	    text-align: right;
	    width: 100px;
	}
	.mapInfoData, .mapInfoDataAbs {
    	float: left;
    	font-size: 12px;
    	line-height: 18px;
    	position: relative;
    	text-align: left;
    	margin-left: 10px;
    	word-break: break-word;
	}
	.mapInfo{
		margin-left: 0px !important;
		max-width: 400px;
	}
	.mapLocation {
   		margin-left: 12px;
	}
	/* first three rows with Icon aside */
	.mapImageIcon + .mapLocation .mapInfoLabel {
		max-width:71px;
		margin-left:0px !important;
	}
	.nocourseDiolog {
	    left: 0% !important;
	    margin: 10px 0px 0px 0px !important;
	}
	.modal-open .modal {
    	overflow-x: hidden;
   	 	overflow-y: scroll !important;
	}
	.shareblock{
		height: 70px !important;
	}
	.dspsShareBlock{
		height: 2px !important;
	}
	.avdwalk {
		width: 250px;
		display: block;
	}
	.walkBtn {
		position: relative;
    	left: -36% !important;
	}
	#walk {
		position: relative;
		top: 0px;
		left: 2% !important;
	}
	span.avdHiws {
    	position: relative;
    	left: -21% !important;
    	display: block;
	}
	#highways {
    	position: relative;
    	top: -20px !important;
    	left: 2% !important;
	}
	#map_canvas .location-popup {
	    line-height: 20px;
	    width: auto !important;
	    overflow-x: hidden;
	}
	.location-details {
    	height: auto;
    	max-height: 112px;
    	overflow-y: auto;
	}
	.popupBtn{
		font-size: 0.7em !important;
		padding-right: 2px;
	}
	a.popupBtn {
    	padding-left: 4px;
	}
	.popupBtn.taxaideDirect {
    	padding-right: 35px;
    	position: relative;
    	font-size: 12px !important;
	}
	.dspDirct{
 	    font-size: 13px !important;
        text-align: center;
        color: #ef3829 !important;
    	text-decoration: none !important;
    	font-weight: bold;
    	text-transform: uppercase;
    	display: inline;
    	cursor: pointer;
    	margin: 10px 0px 0px 35px;
	}
	.dspDirct:hover{
    	display: inline;
    	text-decoration:underline;
    	cursor: pointer;
    	color: #bd1b0e   !important;
	}
	span.popupBtn {
    	padding-left: 4px;
	}
	.websiteBlock{
		position: relative;
		top: 0px;
	}
	.distc {
	    line-height: 30px;
	    color: black;
	    font-size: 0.9em;
	    float: right;
	    margin-left: 0px;
	    margin-bottom: 10px;
	}
	.streetDisplay {
	    padding: 0px;
	    line-height: 30px;
	    word-break: break-word;
	    width: auto !important;
	    float: left;
	    max-width: 100px;
	}
	.scrlDv {
   	 	overflow-y: auto;
    	height: auto;
    	max-height: 200px;
	}
	.mapImageIcon {
    	float: none;
    	width: auto;
    	cursor: pointer;
	}
	.detconent {
	    width: 50%;
	}
	#map_canvas .location-popup {
    	margin-left: 2px;
	}
	.location-name {
	    width: 170px;
    	word-break: break-word;
	}
	.coursedata {
    	font-weight: bold;
    	font-size: 16px;
    	margin-top: 15px;
    	margin-left: 0px;
    	max-height: 100px;
	}
	.dspCoursePrnt {
    	margin: 0px -10px 0px -15px !important;
	}
	#ui-datepicker-div{
		font-size: 0.8em;
	}
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    	top: 8px;
	}
	.ui-datepicker .ui-datepicker-prev-hover,
	.ui-datepicker .ui-datepicker-next-hover {
		top: 8px;
	}
	.activeBtn {
		position: relative;
		left: 0%;
		top: 50%;
		height: 32px;
		font-weight: bold !important;
		line-height: 14px !important;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		font-size: 14px !important;
		padding: 10px 0px 0px 0px !important;
		width: 170px;
		background-color: #df9f07 !important;
		border: 0px !important;
	}
	.activeBtn:hover {
		color: #428bca !important;
		border: 1px solid black !important;
		padding: 9px 0px 1px 0px !important;
	}
	.prntTbl {
		width: 100%;
		margin: 30px 0px 0px 0px;
	}
	.dateRow .durDtlRow span.vwDetl {
    	font-size: 14px;
	}
	.formatedNumber{
     	margin: 0px 0px 0px 10px;
     }
     .phoneNumber{
		font-size: 14px !important;
	}
}


/*FOR MOBILE STYLES ENDS HERE */
/*for print related class*/

/* first three rows beside map icon */
@media (min-width: 767px){
.mapImageIcon + .mapLocation .mapInfoLabel {
	max-width:113px !important;
	margin-left:0px !important;
}
.mapInfoNoteData {
    position: relative;
    margin: 0px 0px 0px 140px;
}
}
/* first three rows beside map icon for large screens ends */
@media (min-width: 480px) and (max-width: 767px) {
	.dspCoursePrnt {
    	margin: 0px -5px 0px -15px !important;
	}
}
/* first three rows beside map icon */
@media (max-width: 490px){
.mapImageIcon + .mapLocation .mapInfoLabel {
	max-width:150px !important;
	margin-left:0px !important;
	width:auto;
}
}
/* first three rows beside map icon for mid screens ends */
.printLocations #map {
    margin: 10px 0 20px 0;
    overflow: hidden;
}

.printLocations #map #map_canvas  {
	float: none;
	height: 520px;
	margin: 0px;
	width: 98%;
}
.addressInfo {
    margin-left: 5%;
}
.mainAddress,.mainStreet,.mainCity,.mainDist {
    margin-left: 6%;
}
.chapterInfo{
	margin-left: 11% !important;
}
.mapImageIcon {
    float: left;
    width: 40px;
    cursor: pointer;
}
.courseDetails{
	margin:5px 0px 0px 0px;
}
.moreCourse{
	display:none;
}
/*for Chapter Locator related Bugs*/
.zipBlock #zipcode{
	border-radius: 0px !important;
	padding-left: 5px;
}
.imageBlock {
	position: relative;
	top: 2px;
	left: 20px;
	border-bottom: 1px solid #d4d4d4;
}
.mapContent {
	margin-top: 10px;
}
.avdwalk {
    margin: 10px 0px 0px 0px;
    padding-left: 10px;
}

#highways {
    position: relative;
    top: 0px;
    left: 16%;
}
#walk {
	position: relative;
    top: 0px;
    left: -3%;
}
.notesInfo{
	height: auto;
    word-wrap: break-word;
    max-height: 325px;
    overflow-y: auto !important;
}
.showmoreInfo, .showlessInfo{
	color: #ef3829 !important;
	cursor: pointer;
}
.viewMoreInfo:hover, .showmoreInfo:hover, .showlessInfo:hover{
	text-decoration: underline;
	color: #bd1b0e !important;
}
.viewMoreInfo{
    margin-bottom: 8px !important;
    font-size: 13px;
    text-align: justify;
    position: relative;
    cursor: pointer;
    color: #ef3829;
}
.stateContent{
	color: #62727b !important;
}
/*for Tax Aide Locator  IE related Bugs*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#searchSeclocator input[type='text'] {
		padding: 7px 0px 16px 5px !important;
		width: 100%;
		font-size: 17px !important;
		margin-bottom: 10px !important;
	}
}
.enrolledData{
	margin-top: 10px !important;
}
.zipcodeerror{
	position: relative;
	top: 2px !important;
}
.dateError{
	margin: 10px 0px 0px 0px !important;
}
.dataBlock {
    margin-top: 5px;
}
.dataBlock .dk-select-multi{
	height: 0px !important;
    margin: 0px;
    display: none !important;
}

/* css for map marker icon label*/
.mapMarkerLabels {
	color: white;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 40px;
	white-space: nowrap;
}

.mapImageIcon + .mapLocation .mapInfo {
	margin-left:0px ;
}
.mapImageIcon + .mapLocation {
	margin-left:0px;
}
.mapImageIcon + .mapLocation .mapInfo {
	margin-left:0px;
}
.gm-style{
	max-width:100%!important;
	border: 1px solid #999;
}
.gm-style-iw:first{
	width:auto;
	min-width:300px!important;
	height:auto;
	max-height:650px!important;
	overflow-y:auto!important;
	overflow-x:hidden !important;
	 /*overflow-y:scroll!important;*/
}
/* .gm-style .gm-style-iw > div{
	height:500px;
	overflow-y: auto !important;
} */
body.modal-open {
    overflow: scroll;
    padding-right:0px !important;
    margin-right:0px !important;
}
.walkBtn{
	position: relative;
    left: -28%;
}
span.avdHiws {
    position: relative;
    left: -16%;
}
.handicapRow{
	word-break: break-word;
    width: 90px !important;
    line-height: 18px;
}

.siteSchtbl {
	margin:0px;padding:0px;
	width:100%;
	/* box-shadow: 10px 10px 5px #888888; */
	border:1px solid #ccc;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.siteSchtbl table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.siteSchtbl table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.siteSchtbl table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.siteSchtbl tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.siteSchtbl tr:nth-child(odd){ background-color:#ffffff; }
.siteSchtbl tr:nth-child(even)    { background-color:#ffffff; }
.siteSchtbl td{
	vertical-align: middle;
    border: 1px solid #ccc;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 4px;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #777777;
}
.siteSchtbl tr:first-child td:first-child{
	/* background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top,#cccccc,b2b2b2); */
	background-color:#f2f2f2;
	border:0px solid #ccc;
	text-align:left;
	border-width:0px 1px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.tblDivd{
	margin:0px 0px 4px 0px;
}
/* print related css */
.prntTbl{width: 100%; }
.frsttd{
	width: 5%;
	vertical-align: top;
}
.secdtd{width: 10%; }
.thrdtd{width: 80%; }
@media (min-width: 992px) and (max-width: 1200px) {
	.imgPart {
	    float: left;
	    margin-right: 5px;
	    width: 12%;
	    cursor: pointer;
	    height: 44px;
	}
	.dspLocations #map #map_canvas, .contentImgBlock {
		width: 96.64% !important;
	}
	.detconent {
	    width: 47%;
	    float: left;
	    font-size: 14px;
	    cursor: pointer;
	}
	.dimension {
	    color: black;
	    font-size: 14px;
	    display: inline;
	    white-space: nowrap;
	}
	.dspshowIcon {
    	padding-right: 5px;
	}
	div#drRewardBadge {
	    position: initial;
    	top: 7px;
	    left: 0px !important;
	    float: left;
	    margin-top: 0px;
	    margin-right: 10px;
	    width: 80px !important;
	    height: 110px;
	    margin-left: 5px;
	    margin-bottom:5px;
	}
	div.imgPart > div{
	    padding-right: 5px !important;
	}
	.dspCoursePrnt {
    	margin: 0px 5px 0px -15px !important;
	}
}
/** Locator infowindow scroll*/
.location-details::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}
.location-details::-webkit-scrollbar-thumb {
    /* border-radius: 4px; */
    background-color: rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 1px rgba(90,90,90,.5);
}
.location-details::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    /* border-radius: 10px; */
}
.location-details::-webkit-scrollbar-button:vertical:increment {
     background-image: url('/aarp.org_/web/images/offshore/scroll-down.png');
	 background-size:100% 50%;
	 background-repeat: no-repeat;
	 background-position: bottom;
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.location-details::-webkit-scrollbar-button:vertical:decrement {
	 background-image: url('/aarp.org_/web/images/offshore/scroll-up.png');
	 background-size:100% 50%;
	 background-repeat: no-repeat;
	 background-position: top;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
/** Rewards Image code starts*/
div#drRewardBadge {
        position: initial;
    	top: 7px;
	    left: 0px !important;
	    float: left;
	    margin-top: 0px;
	    margin-right: 10px;
	    width: 80px !important;
	    height: 115px;
	    margin-left: 5px;
	    margin-bottom: 125px;
}
.popover.bottom {
    margin-top: 10px;
    margin-left: 0px;
}
.dspCoursePrnt{
	margin: 0px 8px 0px -15px;
}
.ui-icon-circle-triangle-w {
    background-image: url("/aarp.org_/web/images/offshore/arrow-left.png") !important;
    background-position: 0px 0px;
}
.ui-icon-circle-triangle-e {
	background-image: url("/aarp.org_/web/images/offshore/arrow-right.png") !important;
	background-position: 0px 0px;
}
.ui-datepicker .ui-datepicker-title select {
    height: 32px;
    line-height: 26px !important;
}
/** for cousre availability list highlight**/
.Dspul{
	margin-top:10px;
}
.rowbox:hover {
	background-color: #f9f8f6;
}
.rowbox {
	border-bottom: 1px solid #EFE5E5;
}
@media (max-width: 1199px) and (min-width: 992px){
	.wrap span.hidden-md {
		display: none !important;
	}
	.dspHeadImage img {
    	max-width: 95%;
	}
	.pageHeadDivder {
    margin: 10px 32px 40px 0px;
	}
	.mapSec2,.mapSec,.mapSecTA {
		margin: 8px 0px 30px 0px;
	}
	.mapSec {
		margin: 0px 0px 30px 0px;
	}
	.pagePromtInfo {
    font-size: 16px;
    line-height: 20px;
	}
}
.mapIconBg:before {
	content: url("/aarp.org_/web/images/offshore/mapCountIcon.png");
}

.registerlink:hover {
	text-decoration: underline;
	color: #333333;
}
.registerlink {
    display: inline;
    color: #333333;
}

.formatedNumber{
    margin: 0px 0px 0px 10px;
}

.registerlinkMobile {
    display: inline;
}

.language {
	margin : 3px 26px;
	font-weight : normal;
	font-size: 14px !important;
}

.languageValue {
	font-weight : bold;
	color: #333333 !important;
	font-size: 14px !important;
}

.dsp-course-info{
	margin-left : 10px;
}
.phoneNumber{
	font-size:15px;
}

/** Google API 'Terms of Use' and 'Map Data' text color*/
.gm-style-cc div span, .gmnoprint div a {
	color: #000000 !important;	
}