﻿
.Club_FacilityClubMap {
    margin-bottom: 20px;
}


input::-ms-clear { 
    display: none; 
}

.Club_FacilityClubMap .checkbox {
    float: left;
    top: 3px;
    width: 1em;
    height: 1em;
}


.Club_FacilityClubMap .checkbox-label {    
    padding-left: 5px;
    font-weight: normal;
    font-size: .833em;
}

.VE_Pushpin_Popup_Body {
    width: 280px;
    font-size: inherit;
}

.VE_Pushpin_Popup_Title {
    font-size: inherit;
}


.ero .ero-previewArea div.firstChild {
    margin-left: 6px;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 0;
}

/* width if info box popup for map */
.ero .ero-body {width: 300px;}
	
/* MSVE_Dashboard_V6.MSVE_OrthoView 
.MSVE_AerialMapStyle  */
	
.mapContainer {
    padding-right: 0;
}

@media screen and (min-width: 990px) {
    .mapListContainer {
        padding-left: 0;
    }
}
@media screen and (max-width: 506px) {
    .usas .k-checkbox-label {
        width: 90%;
    }
}

@media screen and (max-width: 991px) {
     .usas .usas-slash-button-container {
         margin-top:20px;
     }
}
 

.MapPopClubDiv
{
	overflow:auto;
    height: 305px;
    padding-top: 10px;
}

.MapBody {
    position: relative; 
    margin-top: 39px; 
    width: 100%; 
    float: left;    
    height:500px;
}

@media screen and (max-width: 440px) {
    .MapBody {
        margin-top: 0; 
        width: 95%; 
        height:400px;
    }
}

.MapPop
{
	width:100%;
	background-color:#FFF;
	vertical-align:top;
    display: inherit;
    padding-top: 5px;
    background-color: #deeef3;
}

.MapPopClubDiv .MapPop {
    background-color: #fff;
}

.MapPopClubsTitle {
    background-color: #deeef3;
    color:#0f173b;
    font-size: 20px;
    padding-left: 15px;
    font-family: "karla";
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 5px;
}

.MapPop td
{
	vertical-align:top;

}
.MapPopTitle
{
	font-size:20px;
	font-weight:bold;
    color: #00b2e1;
    text-transform: uppercase;
    padding-left: 15px;
    background-color: #deeef3;
    padding-top: 15px;
    padding-right: 35px;
}

.MapPopHeader 
{
	font-size:11pt;
	font-weight:bold;
    color: rgb(86, 91, 114);
    display:none;
}

.MapPopTitleLeft
{
	float:left;
    font-size: 1.167em;
}

.MapPopTitleRight
{
	float:right;
    text-transform: lowercase;
    line-height: 20px;
    padding-top: 15px;
    font-weight: normal;
}

.MapPopSubTitle
{
	font-weight:bold;
	font-size:.833em;
    color: #00b2e1;
    text-transform: uppercase;
    padding-left: 15px;
    padding-top: 3px;
}

.MapPopSubTitleLeft
{
	float:left;
}

.MapPopSubTitleRight
{
	float:right;
}

.MapPopSubTitleLink
{
	white-space:nowrap;
    float: left;
    color: #00b2e1;
    font-size: .917em;
    font-weight: bold;
}

.MapPopSubTitle .MapPopSubTitleLink {
    padding-top: 3px;
}

.MapPopSubTitleLinkRight
{
	white-space:nowrap;
    float: right;
    color: #00b2e1;
    padding-right: 30px;
    font-size: .917em;
    font-weight: bold;
    padding-top: 3px;
}

.MapPopDetail
{
    font-size: 14px;
    font-family: "karla";
    vertical-align:top;
	font-weight: normal;
    padding-left: 15px;
    line-height: 17px;
    padding-top: 5px;
}

.MapPopDetailRight
{
	font-size:8pt;
	text-align:right;
	font-weight:normal;
}

.MapPopIconsRight
{
	float:left;
	margin-right:3px;
	margin-bottom:1px;
    width: 70%;
    max-width: 180px;
}

.MapPopIconsLeft
{
	float:left;
	margin-right:3px;
	margin-bottom:1px;
    padding-left: 15px;
    padding-top: 5px;
}

.MapListDetailOtherLocs_0
{
    display:none;
}

.MapListDetailOtherLocs_1
{
    display:block;
    padding-top: 10px;
	text-align:left;
    line-height: 17px;
    font-size: 14px;
    font-family: "karla";
    margin-left: 25px;
}

#MapListOtherLocsLine3 > .MapListDetailOtherLocs {
    padding-top: 12px;
}

.Club_FacilityClubMap  .MapListDetailOtherLocs .MapListDetail {
    font-size:16px;
}

[id^="MapListOtherLocsLine"] .MapListDetailOtherLocs {
    padding-left: 25px;
    line-height: 17px;
    padding-top: 10px;
}

.MapPopDetailOtherLocs
{
	font-size: 14px;
	text-align:left;
    padding-left: 15px;
}

.MapPopDetailOtherLocs .MapPopDetail {
    font-size: 1em;
    padding-left: 0;   
}

.MapPopDetailLabel
{
    padding-left: 15px;
	font-weight: normal;
    line-height: 17px;
    padding-top: 5px;
    font-size: 14px;
    font-family: "karla";
    clear: both;
    background-color: #deeef3;
}

.MapPopEndLine {
    border-bottom: 1px solid #aaa;
    margin-left: 15px;
    display: block;
    margin-top: 10px;
}

.MapPopSepLine, .MapListSepLine
{
	background-color: #cccccc;
	color:#cccccc;
	border-style:none;
	height:1;
}

.MapPopFooter
{
    text-transform: uppercase;
    font-weight: bold;
}

.MapPopFooter a	
{
	cursor:pointer;    
}

.MapPopFooterHide
{
	display:none;
}

.MapPin
{ 
	position:relative;
	float:left;
	background-image: url('/ResourcePackages/Usas/assets/dist/images/mapping/OrangePin.gif'); 
	background-repeat: no-repeat;
	background-position: 0 0;
	height:29px; 
	width:25px; 
	cursor:pointer;
}

.MapPinText
{
	margin-top: 3px;
	color:white; 
	text-align:center;
	font-weight:bold;
}

.MapPinSplash
{ 
	position:relative;
	float:left;
	background-image:url('/ResourcePackages/Usas/assets/dist/images/mapping/BlueSplashPin.gif'); 
	background-repeat: no-repeat;
	background-position: 0 0;
	height:29px; 
	width:25px; 
	cursor:pointer;
}

.MapPinOtherLoc
{ 
	position:relative;
	float:left;
	background-image: url('/ResourcePackages/Usas/assets/dist/images/mapping/GreenPin.png'); 
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: contain;
	height:29px; 
	width:25px;
    margin-left: -5px;
	cursor:pointer;
}

.MapSplashMsg
{
	font-size:9pt;
	width:615px;
	padding: 10px 10px 10px 10px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}

.MapSplashMsg td
{
	font-size:9pt;
}

.MapSplashMsgError
{
	color:Red;
	font-style:italic;
}
		
.MapListBlock
{
    width:100%;
	height:500px;
	overflow:auto;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
    display: inline-block;
    position:relative
}

.MapList
{
	width:100%;
	vertical-align:top;
}



.MapListRow_0 {    
    background-color: #fff;
}

.MapListRow_1 {    
    background-color: #ecedf0;
}

.OtherLocsListRow_0 {    
    background-color: #ecedf0;
}

.OtherLocsListRow_1 {    
    background-color: #fff;
}


.MapDetailRowEven {    
    background-color: #ecedf0;
}

.MapPop .MapDetailRowEven {    
    background-color: #fff;
}

.MapDetailRowOdd {
    background-color: #fff;
}


/*.MapList tr:nth-child(odd) {
    background-color: #ccc;
}*/

.Club_FacilityClubMap .MapListTitle
{
    margin-left: 5px;
}

.Club_FacilityClubMap .MapListTitleName
{
	font-weight:bold;
	font-size:1em;
    font-family: "Karla";
    text-transform: uppercase;
    color: #00b2e1;  
    padding-bottom: 5px;
}

.Club_FacilityClubMap .MapListTitleLeftPin
{
    float: left;
    color: #cb1436;
    width: 25px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    margin-left: -5px;
}

.Club_FacilityClubMap .MapListTitleLinkBlock
{
    clear: both;
	float:left;
	width:100px;
    text-transform: uppercase;
    margin-left: 25px;
    padding-left: 25px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.Club_FacilityClubMap .MapListTitleLink
{
	float:left;
	white-space:nowrap;
	margin-right:5px;
	cursor:pointer;
    font-family: "karla";
    font-size: 16px;
    line-height: 20px;
    font-weight:bold;
}
	
.Club_FacilityClubMap .MapListSpacerLine
{
	height:10px;
}

.Club_FacilityClubMap .MapListDetailLabel
{
	font-size:8pt;
	vertical-align:top;
	float:left;
	margin-right:3px;
	font-weight:bold;
}

.Club_FacilityClubMap .MapListDetail
{
    font-size: 14px;
    font-family: "karla";
    padding-top: 8px;
	vertical-align:top;
	font-weight: normal;
	/*float:left;*/
    margin-left: 25px;
    line-height: 17px;
}

.Club_FacilityClubMap .details_link
{
    margin-left: 25px;
    cursor: pointer;
    font-family: "karla";
    font-size: 16px;
    font-weight: normal;
    clear:both
}

.Club_FacilityClubMap .MapListIconsRight
{
	float:left;
	margin-right:30px;
	margin-bottom:1px;    
}

.Club_FacilityClubMap .MapListIconsLeft
{
    clear: both;
    line-height: 18px;
    margin-left: 25px;
}

.MapListSafeSportRecIcon_0 {
    display:none;
}

.MapListSafeSportRecIcon_1 {
    display:block;
    margin-bottom: 6px;
}

.MapListRecIcon_0 {
    display:none;
}

.MapListRecIcon_1 {
    display:block;
    margin-bottom: 8px;
}

.MapListExcIcon_0 {
    display:none;
}

.MapListExcIcon_1 {
    display:block;
    margin-bottom: 8px;
}

.Club_FacilityClubMap .MapListPin
{ 
	position:relative;
	float:left;
	background-image: url('/ResourcePackages/Usas/assets/dist/images/mapping/OrangePin.gif'); 
	background-repeat: no-repeat;
	background-position: 0 0;
	height:29px; 
	width:25px; 
	margin-right:5px; 
}

.Club_FacilityClubMap .MapListPinText
{
    text-transform: uppercase;
	color:#fff; 
	text-align:center;
	font-weight:bold;
	cursor:default;
    margin-left: -5px;
}

/*.Club_FacilityClubMap .MapListPagerTitle
{
	background-color:#ecedf0;
	margin-right:3px;
	font-size:8pt;
}

.Club_FacilityClubMap .MapListPager
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F0F0F0;
}*/

/*.Club_FacilityClubMap .MapListPagerLink, .MapListPagerLinkSelected
{
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	vertical-align:middle;
	height:25px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}*/

/*.Club_FacilityClubMap .MapListPagerLinkSelected
{
	padding-top:2px;
	background-color:#cccccc;
	font-weight:bold;
}*/

.Club_FacilityClubMap .MapListLoadingMsg
{
	margin-top: 25px;
	margin-left: 25px;
}

.CallbackBlock
{
    text-align: left;
}
	
.CallbackTitle
{
	float:left;
	font-weight:bold;
	font-size:.917em;
    text-transform: uppercase;
	width:225px;
    color: #00b2e1;  }

.CallbackSubTitleLabel
{
	font-size:14px;
    float: left;
	vertical-align:top;
}

.CallbackSubTitle
{
    float: left;
	font-size:14px;
}

.CallbackInstructions {
    padding-top: 10px;    
    float: left;
	font-size:.75em;
}   
 
.CallbackDetailLabel
{
    float: left;
	text-align:right;
	vertical-align:top;
	font-size:16px;
    margin-top: 8px;
}

.CallbackDetailInput
{
    float: left;
	font-size:.75em;
	vertical-align:top;
}

.CallbackDetailTextBox {
    width: 225px;
    margin-bottom: 0px;
}

.CallbackDetailTextArea {
    width: 225px;
}

.CallbackSepLine
{
	background-color: Gray;
	color:Gray;
	border-style:none;
	height:1;
}

.Club_FacilityClubMap .MapTools
{
	height:20px;
	width:645px;
	float:right;
}

.Club_FacilityClubMap .MapToolsLink
{
	float:right;
}

.Club_FacilityClubMap .OtherLocsBlock
{
	margin-top:5px;
	margin-bottom:5px;
    margin-left: 5px;
}

.Club_FacilityClubMap .OtherLocsLink
{
}

.Club_FacilityClubMap .OtherLocsTitleLeft
{
	font-weight:bold;
	font-size:.917em;
    font-family: "Karla";
    text-transform: uppercase;
    text-align: center;
    color: #00b2e1;
    background-color: #ecedf0;
    padding-top: 10px;
}

.facilities_list {
    width: 100%;
    height: 418px;
    overflow: auto;
    padding-top: 10px;
}

.Club_FacilityClubMap .OtherLocsTitleRight
{
	font-size:9pt;
	float:right;
    padding-right: 5px;
}

.Club_FacilityClubMap .OtherLocsListHeader {
    clear: both;
    float: left;
    width:100%;
}

.Club_FacilityClubMap .OtherLocsListShowLink {
    float: right;
    font-size: 16px;
    font-family: "karla";
    padding-top: 8px;
    vertical-align: top;
    font-weight: normal;
    margin-left: 25px;
    line-height: 17px;
    color: #00b2e1;
}

.Club_FacilityClubMap .OtherLocsListTitle {
    font-size: 16px;
    font-family: "karla";
    padding-top: 8px;
    vertical-align: top;
    font-weight: bold;
    float: left; 
    margin-left: 25px;
    line-height: 17px;
    color: #00b2e1;
}


.Club_FacilityClubMap .OtherLocsListDetail
{
    clear: both;
    font-size: 14px;
    font-family: "karla";
    padding-top: 8px;
	vertical-align:top;
	font-weight: normal;
	/*float:left;*/
    margin-left: 25px;
    line-height: 17px;
}


#divOtherLocsFacilities .MapPop {
    width: 335px;
    background-color: #fff;
}

#divOtherLocsFacilities .MapPopTitleLeft {
    text-transform: none;    
    line-height: 20px;
    padding-top: 15px;
    width: 65%;
}

.Club_FacilityClubMap .OtherLocsSepLine
{
	background-color: Gray;
	color:Gray;
	border-style:none;
	height:1;
}

.Club_FacilityClubMap .SmallLabel
{
    font-size: 9pt;
    color: #069;
    font-weight: bold;
}

.Club_FacilityClubMap .SearchParams
{
	background-color: #f2f2f2;
	border: solid 1px #e6e6e6;
	overflow: hidden;
	padding: 3px 8px 0 8px;
}


.Club_FacilityClubMap .searchButton {
    position: relative;
    top: 50%;   
    display:inline-block;
    color: #00b2e1;
    margin-left:-60px;
    cursor:pointer;
    height: 40px;
}

.Club_FacilityClubMap .searchIcon {
    vertical-align: middle;
    font-size: 1.5em;
    background-image: url('/ResourcePackages/Usas/assets/dist/images/search_d_35x35h.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position-y: 50%;
    height: 100%;
    width: 40px;

}


.Club_FacilityClubMap .launchImage {
    width: 100%;
    min-height: 180px;
    overflow: hidden;
}

.Club_FacilityClubMap .launchContainer {    
    position: relative; 
    background-size:cover;
    background-position: 50% 50%;
    height: 135px; 
    padding: 10px 0; 
    width: 100%;
    background-color: #deeef3;
}

.Club_FacilityClubMap .zipTextbox {
    padding-left: 20px;
    height: 45px;
    width: 100%;
    max-width: 380px;
    display: inline-block;
}

@media screen and (max-width: 440px) {
    .Club_FacilityClubMap .zipTextbox {
        max-width:320px;
    }
}

.Club_FacilityClubMap .launchContent {
    position: absolute; 
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%); /*for safari*/
    transform: translate(-50%, -50%); 
    text-align: center;
    width: 100%;
}

.Club_FacilityClubMap .row-space {
    padding-top: 2px;
}

@media screen and (max-width: 440px) {
    .Club_FacilityClubMap .row-space {
        padding-top: 0;
    }
}

.Club_FacilityClubMap .no-padding {
    padding-left: 0;
    padding-right: 0;
}

.Club_FacilityClubMap .no-padding-right {
    padding-right: 0;
}

.Club_FacilityClubMap .usas-full-width >.k-dropdown {  
    width: 80%;
}

@media screen and (max-width: 500px) {
    .Club_FacilityClubMap .usas-full-width >.k-dropdown {
        width: 95%;
    }
}

.Club_FacilityClubMap .showMoreButtonContainer {
    background-color: #ecedf0;
    width: 95%;
    text-align: center;
    padding-top: 10px;
    height: 65px;
    background-image: url('/ResourcePackages/Usas/assets/dist/images/DownArrow.png');
    background-repeat: no-repeat;
    background-position: 50% 70%;
    cursor: pointer;
    border-top: #ddd solid 2px;
}

.Club_FacilityClubMap .showMoreButton {
    background-color: #ecedf0;
    color:#00b2e1;    
    text-transform: uppercase;
    font-family: "karla";
    font-size: 20px;
    font-weight: bold;
}

#spanCallbackError {
    font-weight: bold;
    color: red;
    font-size: .75em;
}

.k-tooltip-content {
    background-color: #f8f8f8;
    color: #414141;
}

.k-widget.k-tooltip {
    border-color: #555;
    border-style: solid;
    border-width: 1px;
    background-color: #f8f8f8;
    box-shadow: 4px 4px 0px #ccc;
}

.Infobox {
    box-shadow: 4px 4px 4px #aaa;
    line-height: 16px; 
  
}

@media screen and (max-width: 767px) {
    .Infobox {
        display:none;
    }
}
.infobox_inner {
    position: absolute; border: 1px solid rgb(136, 136, 136); left: 0px; top: 0px; pointer-events: auto; width: 256px;  background-color: white;
}
 
#divDetails {
    width: 100%;
    height: 91%;
    position: absolute;
    top: 39px;
    left: 5px;
    box-shadow: 1px 1px 10px 3px #AAA, -1px -1px 10px 3px #AAA;
    -webkit-box-shadow: 1px 1px 10px 3px #AAA, -1px -1px 10px 3px #AAA;
    border: solid #777 thin;
    background-color: White;
}


@media screen and (max-width: 767px) {
    #divDetails {
        width: 95%;
        max-width: 400px;
        left: 15px;
    }
}


#divOtherLocs {
    width: 100%;
    height: 91%;
    position: absolute;
    top: 39px;
    left: 5px;
    box-shadow: 1px 1px 10px 3px #AAA, -1px -1px 10px 3px #AAA;
    -webkit-box-shadow: 1px 1px 10px 3px #AAA, -1px -1px 10px 3px #AAA;
    border: solid #777 thin;
    background-color: White;
}

@media screen and (max-width: 767px){
    #divOtherLocs {
        width: 88%;
        max-width: 400px;
        margin-left: 20px;
    }
}

.fix-right {
    position: absolute;
    right: 5px;
    padding-top: 10px;
    padding-right: 10px;
}

.MicrosoftMap .Infobox .infobox-info {
    margin-top: -10px;
    height:55px;
}
.MapBody .MicrosoftMap .Infobox .infobox-title {
    display: inline-table;
    font-family: "karla";
    font-weight: bold;
    color: #00b2e1;
    font-size: 17px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 0;

}

.MapBody .MicrosoftMap .Infobox .infobox-info {
    display: inline-table;
    font-family: "karla";
    font-size: 13px;
    padding-top: 8px;
}

.MapBody .MicrosoftMap .Infobox .infobox-actions-list {
    font-family: "karla";
    font-size: 14px;
    color: #00b2e1;
    padding-left: 20px;
    padding-top: 3px;
}

.MapBody .MicrosoftMap .Infobox .infobox-actions {
    height:35px;
}

.MapBody .MicrosoftMap .infobox-close {
    display: none;
}

.MapPop tbody {
    width: 99%;
    display: inline-table;
}

@media screen and (max-width: 767px) {
    .usas table {
        display:table;
    }
}


/*.Club_FacilityClubMap .MapDetailRowEven table tbody tr:nth-child(odd) {
    background: #ecedf0;        
}

.Club_FacilityClubMap .MapDetailRowEven table tr:nth-child(odd) {
    background: #ecedf0; 
}*/


/*table tr:nth-child(odd), table tbody tr:nth-child(odd), .MapDetailRowEven   {
    background: #ecedf0;
}

table tr:nth-child(even), table tbody tr:nth-child(even), .MapDetailRowEven {
    background: #ecedf0;
}

table tr:nth-child(odd), table tbody tr:nth-child(odd), .MapDetailRowOdd,  tr:not(.MapDetailRowEven)  {
    background: #fff;
}

table tr:nth-child(even), table tbody tr:nth-child(even), .MapDetailRowOdd, tr:not(.MapDetailRowEven)  {
    background: #fff;
}*/


table tr:nth-child(odd).MapDetailRowEven {
    background: #ecedf0;
}

table tr:nth-child(even).MapDetailRowEven {
    background: #ecedf0;
}

table tr:nth-child(odd).MapDetailRowOdd {
    background: #fff;
}

table tr:nth-child(even).MapDetailRowOdd {
    background: #fff;
}

.Club_FacilityClubMap .k-grid .k-grid-header th.k-header:first-of-type, .usas tr>td:first-of-type, .usas tr>th:first-of-type {
    text-transform:none;
}

.Club_FacilityClubMap table tbody tr td, table tr td, .k-grid td, .k-grid table tr td {
    height: 1%;
    padding: 0;
    border-bottom: 0;
}

.fadein_0, .fadein_1, .fadeout {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .4s ease-in-out;
    -moz-transition: height .4s ease-in-out;
    -ms-transition: height .4s ease-in-out;
    -o-transition: height .4s ease-in-out;
    transition: height .4s ease-in-out;
}
.fadein_0 {
    height: 120px;
}

.fadein_1 {
    height: 160px;
}

.usas div[class*="usas-flex-box-"] .usas-flex-list-item {
    padding-top: 5px;
    padding-bottom: 0;
}

.Club_FacilityClubMap .contentItem {
    margin-left: 10px;
    margin-bottom: 10px;
}

#divMapList {
    height: 460px;
    overflow-x: hidden;
    overflow-y: auto;
}

@media screen and (max-width: 767px) {
    #divMapList {
        width: 95%;
        max-width:400px;
    }
}


.show_them_link {
    cursor: pointer;
    font-family: "karla";
    font-size: 16px;
    font-weight: normal;
    clear: both;
}

.clubs_list {
    width:100%;
    height: 318px;
    overflow: auto;
    padding-left: 15px;
    padding-top: 10px;
}

.Club_FacilityClubMap .club_item {
    margin-left: 10px;
    margin-bottom: 10px;
}

.Club_FacilityClubMap .ClubListTitleName {
    font-weight: bold;
    font-size: 16px;
    font-family: "Karla";
    text-transform: uppercase;
    color: #00b2e1;
    padding-bottom: 4px;
}

.Club_FacilityClubMap .ClubListTitleLink {
    white-space: nowrap;
    margin-right: 5px;
    cursor: pointer;
    font-family: "karla";
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.Club_FacilityClubMap .ClubListIconsLeft {
    clear: both;
    line-height: 18px;
}

.Club_FacilityClubMap .ClubListDetail {
    font-size: 14px;
    font-family: "karla";
    padding-top: 10px;
    vertical-align: top;
    font-weight: normal;
    line-height: 15px;
}

.Club_FacilityClubMap .ClubListTitleLinkBlock {
    clear: both;
    text-transform: uppercase;
    padding-top: 5px;
}

.Club_FacilityClubMap .ClubListDetailLink {
    white-space: nowrap;
    cursor: pointer;
    font-family: "karla";
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;    
}


.Club_FacilityClubMap .FacilityTitleLink
{
	white-space:nowrap;
	margin-right:5px;
	cursor:pointer;
    font-family: "karla";
    font-size: 16px;
    line-height: 20px;
    font-weight:bold;
}

@media screen and (max-width: 767px) {
    .Club_FacilityClubMap .FacilityTitleLink {
        display:none;   
    }
}


.Club_FacilityClubMap .ClubListRightAlign {
    float:right;
}
@media screen and (max-width: 400px) {
    .Club_FacilityClubMap .ClubListRightAlign {
        float:left;
    }
}

.Club_FacilityClubMap .ClubListLeftAlign {
    float:left;
    padding-right: 15px;
    margin-right: 5px;
}


.ClubListDetailOtherLocs_1 {
    clear: both;
    padding-top: 4px;
    text-align: left;
    line-height: 17px;
    font-size: 14px;
    font-family: "karla";
}

/*@media screen and (max-width: 767px) {
    .ClubListDetailOtherLocs_1 {
        display:none;   
    }
}*/

.ClubListDetailOtherLocs_0
{
    display:none;
}

.ClubListRow_0 {    
    background-color: #fff;
}

.ClubListRow_1 {    
    background-color: #fff;
}

hr {
    margin-top: 10px;
    margin-bottom: 0;
    clear: both
}

div[class*="usas-flex-box-"] ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    border: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

a {
    color: #00b2e1;
}


.Club_FacilityClubMap .MapListPager {
    height: 40px;
    background-color: #ecedf0;
    border: #ccc solid 1px;
    padding-top: 5px;
}

.Club_FacilityClubMap .MapListPagerText {
    font-size: 15px;
    float: right;
    padding-right: 20px;
}

.Club_FacilityClubMap .MapListPagerLink {
    font-size: 22px;
    float: right;
    width:20px;
}

.Club_FacilityClubMap .MapListPagerDisabledLink {
    font-size: 22px;
    float: right;
    width:20px;
    color:#bbb;
}

.infoPopup {
    font-size:16px; 
}

.MapListSplashIcon_1 {
    display:block;
    margin-bottom: 8px;
}

.MapListSplashIcon_0 {
    display:none;
}


@media screen and (max-width: 767px){
    .MapListPager {
        width: 95%;
        max-width: 400px;
    }
}