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

html {
    height: 100%;
}

header {
    background:#ffffff;
}

body{
    height: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: tahoma, ariel, sans-serif;
    font-size: 90%;
    overflow-x: hidden;
}
div {
    margin: 0;
    padding: 0;
}


.clearfix{
    clear: both;
}

.pull-right {
    float: right;
}

.skip-nav {
    overflow: hidden;
    position: absolute;
    left: -2000px;
    top: auto;
    width: 0;
    height: 0;
    font-size: 0;
}

/* START TOP LEVEL COMPONENTS */
#root-container {
    height: 100%;
    margin: 0;
    padding: 0;
}

#root-container-content {
    height: 100%;
    margin: 0;
    padding: 0;
}

#main-container {
    width: 100%;
    height: calc(100% - 242px);
}

#header-left-side-div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    width: calc(100vw - 530px);
}

#header-samhsa-logo {
    min-width: 200px;
    width: 100%;
    max-width: 280px;
}

#header-samhsa-logo svg {
    color: #1e384b;
}

#newDesignBanner {
    background: rgb(250, 240, 137);
    font-size: 0.85em;
    height: 30px;
    padding: 3px 0;
    margin-bottom: 2px;
}

/*@media only screen and (min-width : 801px) and (max-width : 1266px) {*/
    /*#newDesignBanner {*/
        /*height: 55px;*/
    /*}*/
/*}*/

#newDesignHeader {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#newDesignHeader a {
    color: blue;
    text-decoration: underline;
}

#newDesignInfo {
    display: inline-block;
    margin: -3px 0 0 20px;
}

#giveFeedbackInBanner {
    display: inline-block;
    margin: -8px 0 0 20px;
}

.header-ribbon {
    width: 100%;
    padding: 0;
    height:35px;
    background: #eeeeee;
}

.header-page-size-div {
    width: 1000px;
    height: 100%;
    margin: 0 20px;
}

.header-ribbon a {
    text-decoration: none;
    color: #1d384b;
    display: inline-block;
    line-height: 35px;
}

.header-eagle-logo {
    background: url(../images/eagle_logo.png) no-repeat;
    background-size: 21px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

#side-container {
    float:right;
    width: 512px;
    height: 100%;
    z-index: 4;
    overflow:hidden;
}

#map-container {
    height: 100%;
    width: 100%;
    margin:0;
    position: relative;
    z-index: 3;
}

#map-canvas {
    height: 100%;
    vertical-align: top;
}

/* END TOP LEVEL COMPONENTS */

.FindTrmt {
    width: 530px;
    height: 132px;
    border-left: #1c6a86 solid 1px;
    background-color: #ffffff;
    display: table-cell;
}
.FindTrmt h3 {
    margin: 0;
    padding: 5px;
    font-size: 95%;
    background: #1c6a86;
    color: #fff;
}
.FindTrmt h4 {
    width: 54px;
    display:inline-block;
    font-size: 90%;
    margin: 0 0 0 6px;
}
.FindTrmt ul {
    display:inline-block;
    margin: 2px 2px 4px 2px;
    font-size: 90%;
    padding: 0;
    height: 20px;
}
.FindTrmt ul li{
    margin: 0;
    display: inline-block;
}

.FindTrmt ul.additional-service-criteria {
    margin: 0 0 8px 62px;
}

.FindTrmt ul li.search-box-service-list-item label {
    cursor: pointer;
}

.FindTrmt ul li.search-box-service-list-item {
    margin-right: 10px;
    padding: 1px;
}

.FindTrmt ul li.search-box-distance-list-item label {
    cursor: pointer;
}

.FindTrmt ul li.search-box-distance-list-item {
    margin-right: 20px;
    padding: 1px;
}
.search-box-survey h4{
    width: 510px;
}
.FindTrmt ul li span.icon-dwn-v {
    background: url(../images/sprite_sheet.png) no-repeat -294px -495px !important;
    cursor: pointer;
}
.suveryLink{
    background: #eeeeee;
    padding: 4px;
    font-size: 85%;
}

#search-box-distance-select {
    margin-left: 4px;
}

.selected-service-code-list, .selected-service-category-list {
    padding: 0;
    margin: 0;
}

.selected-service-category-list .cat-selections {
    color: #0e395c;
}

.selected-service-category-list-item, .selected-service-code-list-item {
    list-style: none;
}

.selected-service-code-list-item {
    border:none;
    background-color:#ffffff;
    display:block;
    font: inherit;
    padding: 0;
    margin-top: 2px;
}

.selected-service-code-list-item button.icon-circle-remove {
    width: 16px;
    height: 16px;
    border: none;
    border-radius: 50%;
    transform: scale(0.9);
    margin-right: 5px;
}

.va-li {
    width: 120px;
}

.no-style-button {
    text-align: center;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    cursor: pointer;
    width: 100%;
    font-size: 10px;
}

.no-style-a {
    text-decoration: none;
    color: inherit;
}


.center-text {
    text-align:center;
}


.Menu{
    background: #1d384b;
    color: #ffffff;
}

.Menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.Menu ul li{
    display: inline-block;
    padding: 7px 23px;
    margin-right: 5px;
}

.Menu ul li a{
    color:white;
    text-decoration: none;
}

.Menu ul li img {
    height: 14px;
    width: 18px;
    margin-right: 8px;
    vertical-align: middle;
}

.Menu ul li:hover{
    border-bottom: 4px solid #cd3835;
    cursor: pointer;
}

.active {
    border-bottom: 4px solid #cd3835;
}

.Map{
    background: #C1E9F8;
    height:800px;
}

.List{
    position: absolute;
    top:140px;
    right:0;
    z-index: 110;
    background: #ffffff;
    border: #747474 solid 1px;
    font-size: 90%;
}

.no-results-found-label {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 30px auto 0 auto;
}

.List table{
    width: 400px;

}
.List table caption{
    font-size: 120%;
    font-weight: bold;
    background: #4D6C7B;
    color: #fff;
}
.List table th{
    background: #E1FFFE;
    padding: 0;
}
.List table tr{

}
.List table td{
    vertical-align: top;
    border-bottom: #4D6C7B solid 2px;
    padding: 0;

}

.List table tr:nth-child(odd){
    background:#F5F5F5;
}
.List table tr:nth-child(even){
    background: #FFFFFF;
}

#map-legend-facility{
    z-index: 4;
    position: absolute;
    bottom: 26px;
    top: auto;
    right: auto;
    left: 7px;
    background-color: #eeeeee;
    color: black;
    border: 3px solid #577786;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#map-legend-facility div {
    padding: 1px 4px;
}

#map-legend-facility h4 {
    margin: 0 0 4px 0;
    display: inline-block;
}

.map-legend-range {
    margin: 0;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}


#drop-pin-by-lat-lng-dialog {
    left: 10px;
    top: 50px;
    position:absolute;
    background: white;
    padding: 5px;
    border: 1px solid black;
}

.container {
    width: 100%;
    height: 100%;
}

#context-menu {
    position: absolute;
    border: solid #AAA 1px;
    background-color: white;
    margin: 0;
    padding: 0;
    top:0;
    left: 0;
}

#context-menu li{
    list-style: none;
    padding: 2px 5px 2px 5px;
    line-height: 1.65em;
    border-bottom: solid 1px #AAA;
}

.context-menu-item:hover  {
    background-color: #CCCCCC;
}

.context-menu-item p {
    margin: 0;
}

.context-menu-item p:hover {
    cursor: pointer;
}

.context-menu-item-info {
    color: #666666;
}


#display-directions-div {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    background-color: white;
    color: black;
    padding: 5px;
}

.display-directions-buttons-div {
    width: 100%;
    height: 20px;
    padding-top: 8px;
}

.display-directions-div-button {
    float:right;
    cursor: pointer;
}

.print-directions-btn {
    width: 60px;
    cursor: pointer;
}

#print-and-open-map-btns-div {
    margin: 5px 0 10px 0;
}

#display-directions-print-bottom {
    margin: 0 5px;
}

#google-directions-details-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

#google-directions-details-list li {
    width: 100%;
    border-top: 1px solid black;
    display:inline-block;
    padding: 5px 0;
}

#google-directions-details-list li:first-child {
    border: none;
}

#google-directions-summary-div {
    margin:5px;
}

#start-end-text  {
    width: calc(100% - 100px);
}

#distance-duration-text {
    display:inline-block;
    text-align: right;
    vertical-align: top;
    width: 90px;
}

#google-directions-summary-div p, #google-directions-details-list p {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.google-maps-button {
    border: 0;
    padding: 0;
    float:right;
    width: 27px;
    height: 27px;
    margin: 0 10px 0 0;
    background: url(../images/locator_sprite_sheet.png) no-repeat -25px -149px;
}

#display-directions-div {
    margin: 0 5px;
}

.direction-step-direction {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    margin: 2px;
}

.white-background {
    background-color:white !important;
}

.direction-step-direction span.has-maneuver {
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: 19px 630px;
    background-image: url("https://maps.gstatic.com/mapfiles/api-3/images/maneuvers_hdpi.png");
}

#google-directions-details-list .direction-step-number {
    margin-left: 1px;
    font-size: 12px;
}

#google-directions-details-list .direction-step-instruction {
    margin-left: 10px;
    width: calc(100% - 100px);
}


#google-directions-details-list .direction-step-distance {
    text-align:right;
    width: 50px;
}

#side-container-top-area {
    padding: 10px 12px;
}

.side-container-top-area-button {
    width: 150px;
    height: 30px;
    margin-right: 12px;
    cursor: pointer;
    background: #426a99;
    color: white;
    padding: 2px 0;
    border: none;
}

.side-container-top-area-button.active {
    background: #1c6a86;
}

#side-container-page-number-label {
    margin: 0;
    display: inline-block;
}

#side-container-pagination-area {
    padding: 5px;
    height: 20px;
    background-color: #c3d8e1;
}

.btnend-first {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -17px -204px;
    border: none;
    border-radius: 5px;
}

.btnend-first:disabled {
    width: 26px;
    height: 22px;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -484px -278px;
    border: none;
    border-radius: 5px;
    cursor: inherit;
}

.btnnext-left {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -485px -114px;
    border-radius: 5px;
}

.btnnext-left:disabled {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -353px -278px;
    border-radius: 5px;
    cursor: inherit;
}

.btnnext-right {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -547px -114px;
    border-radius: 5px;
    display: inline-block;
}

.btnnext-right:disabled {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -415px -278px;
    border-radius: 5px;
    cursor: inherit;
    display: inline-block;
}

.btnend-last {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -80px -204px;
    border-radius: 5px;
    display: inline-block;
}

.btnend-last:disabled {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
    border: none;
    background: url(../images/new_locator_sprite_sheet.png) no-repeat -547px -278px;
    border-radius: 5px;
    cursor: inherit;
    display: inline-block;
}

.link-button {
    border-collapse: collapse;
    background: #4A6A95;
    color: white;
    width: auto !important;
    height: 20px;
    margin-top: 2px;
    border: 1px solid white;
    padding: 1px 8px;
    cursor: pointer;
}
.link-button-Remove-All {
    border-collapse: collapse;
    background: #4A6A95;
    color: white;
    width: auto !important;
    height: 20px;
    margin-top: 2px;
    border: 1px solid white;
    padding: 1px 8px;
    cursor: pointer;
    float: right;
    border-radius: 5px 5px 5px 5px;
}
.link-first-button {
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.link-middle-button {
    border-right: 0;
}

.link-last-button {
    border-radius: 0 5px 5px 0;
}

#choose-page-size-div {
    margin-right: 10px;
    float: right;
}

#choose-page-num-div {
    float: left;
}

#choose-page-num-div input {
    width: 45px;
    height: 15px;
    margin: auto 5px;
    text-align: end;
}

#choose-page-num-div span {
    margin-right: 5px;
}

.page-num {
    text-decoration: none;
    cursor: pointer;
    color: #0645AD;
    padding: 0 2px 0 2px;
}

.page-num:disabled {
    color: #000;
}

.page-go-num:disabled {
    font-weight: bold;
}

#tutorials-container {
    position:absolute;
    left: 0;
    top: 243px;
    height: 570px;
    width: 100%;
    max-width: 1100px;
    background:white;
    z-index: 100;
}

#tutorials-container h4 {
    margin: 0 0 0 10px;
    font-size: 18px;
    display: inline-block;
}

.close-tutorial-container-button {
    float:right;
    margin-right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 3px;
    width:30px;
}

.close-tutorial-container-button:hover, .hide-video-list-button:hover, .show-video-list-button:hover {
    cursor: pointer;
}

#tutorials-container-header {
    height: 30px;
    width: 100%;
    background: #1c6a86;
    color:white;
}

#tutorials-container-header h4 {
    float:left;
    line-height: 30px;
}

#tutorials-container-body {
    width: 100%;
    height: calc(100% - 32px);
    border: 1px solid lightgrey;
}

#button-video-icon {
    float:right;
    width: 16px;
    height: 16px;
    margin-top: -2px;
}

.play-all-videos-button {
    float:right;
    margin-right: 10px;
    margin-top: -17px;
    height: 30px;
    text-align: left;
    padding-top: 1px;
    width: 90px;
    background-color: #294856;
    color: white;
}

#tutorials-container-list-div {
    float:left;
    width: 360px;
    height: calc(100% - 10px);
    padding-top: 10px;
    overflow-y: scroll;
    border-right: 1px solid lightgrey;
}

#tutorials-container-list-div ul {
    list-style: none;
    margin: 0;
    padding: 5px 10px;
}

#tutorials-container-list-div li {
    background: white;
    width: calc(100% - 20px);
    padding: 15px 10px;
    color: white;
}

#tutorials-container-list-div li:hover {
    cursor: pointer;
}

.tutorial-list-item a {
    display:inline-block;
    width: calc(100% - 24px)
}

.tutorial-list-item a:visited, .tutorial-list-item a:active, .tutorial-list-item a:link {
    color: #5b7786;
    text-decoration: none;
}

#tutorial-video-container {
    display: inline-block;
    width: calc(100% - 361px);
    height: 100%;
}

#tutorial-video-container iframe {
    padding: 30px 20px;
    width: calc(100% - 40px);
    height: calc(100% - 60px);
}

.dark-tutorial-video-icon {
    width: 16px;
    height: 16px;
    float:right;
}

.active-video {
    background: #c5cfd8 !important;
}

.active-video a {
    color: #1d384b !important;
    font-weight: bold;
}

.hide-video-list-button, .show-video-list-button {
    margin-right: 20px;
    float: right;
    background: #1d384b;
    color: white;
    margin-top: 4px;
    border: none;
    border-radius: 5px;
    padding: 2px 15px 5px 10px;
    min-width: 124px;
}

.show-video-button-eye {
    background: url(../images/eyeopen.png) no-repeat;
    width: 15px;
    height: 9px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 1px;
    display: inline-block;
    background-size: 100%;
}

.hide-video-button-eye {
    background: url(../images/eyeclose.png) no-repeat;
    width: 15px;
    height: 13px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 0px;
    display: inline-block;
    background-size: 100%;
}

.blue-nav {
    background: #1c6a86;
    border-bottom: 4px #1c6a86 solid;
    position: relative !important;
}

#side-container-facility-list-div {
    height: calc(100% - 50px);
    margin: 0 0 30px 12px;
}

#side-container-facility-list-div h4 {
    margin: 0;
    padding: 5px;
    background-color: #426a99;
    color: white;
    height: 20px;
}

#facility-list {
    width:100%;
    margin: 0 0 44px 0;
    padding: 0;
    border-collapse: collapse;
    list-style: none;
    height: calc(100% - 60px);
    overflow-y: scroll;
}

#showFacilityNum{
    font-weight: normal;
}

.facility-list-col-1 {
    min-width: 20px;
    max-width: 45px;
    height: 100%;
    padding: 4px 4px 2px 4px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: #ebf0f4;
}

.click-triggered {
    color: white;
    background-color: #577786;
}

.facility-list-col-2 {
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 4px 4px 2px 4px;
    word-wrap: break-word;
    display: table-cell;
}

.facility-list-col-2 a{
    color: black;
    text-decoration: none;
}

.facility-list-col-2 p{
    margin: 6px 0;
    padding:0;
}
.facility-list-col-2 p span {
    padding-left: 8px;
}

.facility-list-col-2-div {
    height: 15px;
}

.distance-span {
    float:right;
    font-size: 80%;
    background-color: #ebf0f4;
}

.distance-span p {
    margin: 0;
    padding: 6px 15px;
    height: 14px;
}

.facilinks {
    display: inline-table;
    border: none;
    list-style: none;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.facilinks li {
    display: table-cell;
    text-align: center;
    cursor: pointer;
    height: 30px;
    font-size: 14px;
    background: #ebf0f4;
    line-height: 31px;
    color: #1b3867;
    border-right: 1px solid lightgrey;
    width: 33%;
}

.facilinks li a {
    display: inline-block;
    width: 100%;
    color: #1b3867;
    text-decoration: none;
    font-size: 10px;
}

.facility-list-item {
    border: 1px solid lightgrey;
    margin-top: 2px;
}

.facility-more-info-list {
    margin-right: 10px;
    border-collapse: collapse;
    padding: 0;
    list-style: none;
}

.facility-more-info-list li {
    border-top: 1px solid black;
    border-bottom: none;
    padding: 8px 0 4px 4px;
}

.facility-more-info-list li:first-child {
    border: none;
}

.facility-more-info-list p {
    margin: 0;
    display:table-cell;
    color: #666666;
}

.facility-more-info-source-row {
    text-align: right;
}

.csat-span {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 12px;
}

#services-container-div {
    width: 480px;
    position: absolute;
    right: 0;
    font-size: 90%;
    background-color: #FFFFFF;
    color: black;
    z-index: 5;
}

#selected-services-div {
    width: 350px;
    position: absolute;
    background-color: #FFFFFF;
    color: black;
    right: 480px;
    margin: auto;
    border: 1px solid #1c6a86;
    border-right: none;
    font-size: 100%;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px;
}

#selected-service-type-text {
    margin-bottom: 5px;
    color: #0e395c;
}

#selected-services-title {
    margin-bottom: 5px;
    color: #0e395c;
}

#selected-services-div h4 {
    margin: 0;
}

#selected-services-div p {
    margin: 0;
}

.service-category-list-item-header-div {
    margin: 3px 0 5px 0;
    width: calc(100% - 150px);
    display: inline-block;
}

#services-list-div {
    margin: 0;
    padding-left: 2px;
    padding-right: 2px;
    border: #1c6a86 solid 1px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 400px;
}

#services-list-div .input-search {
    height: 25px;
    border: 1px solid #ccc;
    padding: 2px;
    width: 225px;
}

#services-list-div ul {
    margin: 0;
    padding-left: 0;
}

.service-search-div {
    white-space: normal;
    margin: 5px;
}

#search-address-input {
    margin: 6px 0 4px 6px;
    font-size: 16px;
    height: 26px;
    border: 1px solid #ccc;
    padding: 2px;
    width: 360px;
}

#service-show-more-div {
    float: right;
}

.select-services-tabs {
    margin-bottom: 13px;
    display: inline-block;
    width: 100%;
}

.select-services-search {
    display: inline-block;
    width: 100%;
}

.select-services {
    margin-right: 5px;
    height: 26px;
    background-image: linear-gradient(#721118, #e36b74);
    color: white;
    border-radius: 4px;
    border: 2px solid #ff3946;
    cursor: pointer;
    width: 46%;
    font-weight: bold;
}

.select-services-selected {
    margin-right: 5px;
    height: 26px;
    background: white;
    color: #334E75;
    border: 1px solid #334E75;
    border-radius: 4px;
    cursor: pointer;
    width: 44%;
}

.show-more-services {
    margin: 0 2px;
    height: 28px;
    background: #182A3B;
    color: white;
    cursor: pointer;
    border: none;
    float: right;
}

#service-show-more-div .icon-blue-remove {
    margin-top: -0.5px;
    margin-right: 5px;
    height: 26px;
    width: 26px;
    padding: 2px;
    background: #1c3242;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    border: none;
    margin-left: 2px;
}

.dark-cyan-search-button {
    margin: 0;
    width: 65px;
    height: 27px;
    background: #1c6a86;
    color: white;
    cursor: pointer;
    border: none;
}

#services-list-div h4 {
    margin: auto;
}

#service-layers-list ul {
    margin: 0;
    padding: 0;
    border: 1px solid rgba(86,127,155,0.30);
}

#service-layers-list li {
    list-style: none;
    padding: 1px;
}

.service-category-header-title {
    background: #ebf0f4;
    padding: 2px 0;
}

.service-category-header-title.close {
    border-bottom: 1px solid rgba(86,127,155,0.30);
}

.service-code-list li:not(:first-child), .service-code-list label, .service-code-list label input {
    cursor: pointer;
}

#filter-sort-dialog {
    position: absolute;
    right: 70px;
    width: 330px;
    background-color: white;
    color: #0e395c;
    border: 1px solid #567f9b;
    z-index: 150;
    display: block;
}

#filter-sort-dialog-title {
    background-color: #567f9b;
    color: #fff;
    padding: 6px;
}

button#filter-sort-dialog-close {
    float: right;
    cursor: pointer;
    background: white;
    color: #567f9b;
    font-weight: bold;
    margin-top: 0px;
    border-radius: 0 0 3px 3px;
    border: none;
}

#filter-sort-dialog-modal {
    padding: 8px 6px;
}

#filter-sort-dialog-modal input, #filter-sort-dialog-modal select {
    float: right;
    border: 1px solid #567f9b;
    width: 160px;
}

#filter-sort-dialog-modal input {
    margin-top: 5px;
}

.filter-sort-dialog-filter-label {
    margin-left: 15px;
    margin-top: 5px;
    width: 100px;
    display: inline-block;
    float: left;
}

.filter-sort-dialog-button {
    cursor: pointer;
    background: #0e395c;
    border: 1px solid #0e395c;
    color: white;
    font-size: 12px;
    padding: 4px 16px;
    margin: 0 5px 15px 0;
}

#filter-sort-dialog-zip-code-input {
    margin-bottom: 15px;
}

/* side container top area dialogs */
#share-dialog {
    position: fixed;
    right: 294px;
    width: 492px;
    background-color: white;
    color: #0e395c;
    border: 1px solid #567f9b;
    z-index: 150;
    display: block;
}

#share-dialog-title {
    background-color: #567f9b;
    color: #fff;
    padding: 6px;
}

button#share-dialog-close {
    float: right;
    cursor: pointer;
    background: white;
    color: #567f9b;
    font-weight: bold;
    border-radius: 0 0 3px 3px;
    border: none;
}

#share-dialog-table {
    font-size: 10pt;
    padding: 8px 6px;
    margin-left: 2px;
}

#share-dialog-table .error-message {
    color: red;
}

#share-dialog-table input {
    width: 110px;
    font-size: 14px;
    border: 1px solid #567f9b;
}

#share-dialog-table input[type='email'] {
    width: 130px;
    margin-right: 1.5%;
}

#share-dialog-table textarea {
    resize: none;
    width: 465px;
    font-size: 12px;
}

#share-dialog-table textarea#message {
    background-color: #eeedee;
    border: 1px solid #eeedee;
    padding: 4px;
    margin-top: 8px;
    color: #0e395c;
}

#share-dialog-table textarea#comments {
    border: 1px solid #567f9b;
    font-size: 14px;
    padding: 4px;
    margin-top: 8px;
}

#share-dialog-table button.recipient-remove {
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: text-bottom;
    margin-left: 10px;
}

#add-receiver {
    float: right;
    padding: 3px;
    border-radius: 3px;
    background-color: #406772;
    color: #dee7e7;
    border: 0;
}

#share-dialog-table .sender-tr {
    padding-bottom: 3px;
}

#share-dialog-table .recipient-tr .col {
    margin-top: 0.5%;
    margin-bottom: 0.5%;
}

#share-dialog-table #message-tr {
    padding-top: 10px;
    padding-bottom: 10px;
}

#share-dialog #comments-tr {
    padding-bottom: 10px;
}

#share-dialog-table .captcha-tr {
    padding-top: 5px;
    position: relative;
}

#share-dialog-table #captcha-code {
    width: 149px;
}

#share-dialog-table #captcha-img {
    vertical-align:text-top;
    border-color: #B6B6B4;
    margin-right: 1.5%;
}

#share-dialog-table #messages-board {
    font-size: 10.5pt;
    float:left;
}

#share-dialog-table #send-cancel {
    float: right;
    margin-right: 0;
    width: 200px;
    text-align: right;
    position: absolute;
    bottom: 8px;
    right: 0;
}

#share-dialog-table #send-cancel button.share-dialog-button {
    cursor: pointer;
    background: #0e395c;
    border: 1px solid #0e395c;
    color: white;
    font-size: 14px;
    padding: 4px 16px;
    margin-right: 5px;
}

#share-dialog-table #send-cancel button#share-dialog-send {
    width: 80px;
    background: #406772;
    border: 0;
    color: white;
    height: 25px;
    margin-right: 5px;
    border-radius: 3px;
}

#share-dialog-table button#share-dialog-cancel {
    width: 80px;
    right: 10px;
    background: dimgray;
    border: 0;
    color: white;
    height: 25px;
    margin-left: 5px;
    border-radius: 3px;
}
.btn-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: block;
}

#share-dialog-table #message-board {
    font-size: 10.5pt;
    float:left;
}

/*Using Glyphicons from sprite version */
[class^="icon-"], [class*=" icon-"] {
    background: 14px 14px no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    width: 14px;
}

.arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/sprite_sheet.png) no-repeat -18px -26px;
    margin: 0 5px 0 -10px;
    transform:rotate(90deg);
}


.icon-gray-remove {
    background: url(../images/sprite_sheet.png) no-repeat -268px -693px !important;
    border: none;
    cursor: pointer;
    height: 20px;
    width: 20px;
    transform: scale(.7);
}

.icon-gradient-remove {
    background: url(../images/sprite_sheet.png) no-repeat -48px -96px !important;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.svg-icon{
    display: inline-block;
    width: 100%;
    height: 100%;
    fill: currentColor;
}
.viewWeb{
    width:17px;
    height:21px;
}

.icon-filter {
    width: 12px;
    height: 15px;
    margin: 0;
    padding: 0;
    fill: white;
}
.icon-filter-red {
    color: #f04946;
}
.icon-share{
    width: 15%;
    height: 15px;
    margin: 0 5px 0 0;
    padding: 0;
    fill: white;
}
.icon-download{
    width: 15%;
    height: 15px;
    margin: 0 5px 0 0;
    padding: 0;
    fill: white;
}
.icon-print {
    width: 15%;
    height: 15px;
    margin: 0 5px 0 0;
    padding: 0;
    fill: white;
}

.search-image {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/locator_sprite_sheet.png) no-repeat -169.5px -8px;
    background-size: 195px 200px;
}

/* Using Glyphicons from sprite version */
[class^="red-icon-"], [class*=" red-icon-"] {
    background: url("../images/glyphicons_halflings_red.png") no-repeat 14px 14px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
.red-icon-warning-sign {
    background-position: -144px -120px;
}

.red-icon-sort
{
    background-position: -432px -120px;
}

.cancel-icon{
    background: url("../images/cancel-icon.png") no-repeat 0 0;
    cursor: pointer;
    border: 1px solid black;
    margin-left: 3px;
    vertical-align: top;
}

.red-icon-gradient-filter {
    background-position: -408px -144px;
}

.green-icon-ok {
    background:url(../images/sprite_sheet.png) no-repeat -14px -690px ;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: text-top;
}

.search-button {
    padding: 0;
    margin: 6px 0 0 0;
    width: 130px;
    height: 33px;
    background: #1c6a86;
    color: white;
    font-family: Tahoma, sans-serif;
    font-size: 100%;
    cursor: pointer;
    border: none;
}

#email-sending-icon {
    background: url("../images/yunoo.gif") no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}

.download-dialog-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    z-index: 102;
    color: #0e395c;
    background-color: white;
}

.download-dialog-title {
    background-color: #567f9b;
    color: #fff;
    padding: 6px;
}

.download-dialog-modal {
    border: 0;
    padding: 8px 6px;
    min-height: 24px;
}

.download-dialog-modal input[type=checkbox] {
    margin: 0 8px 0;
}

.download-dialog-close-btn {
    cursor: pointer;
    background: white;
    color: #567f9b;
    font-weight: bold;
    margin-top: 0px;
    border-radius: 0 0 3px 3px;
    border: none;
}

.download-dialog-button {
    margin: 0 10px 12px 0;
    cursor: pointer;
    background: #0e395c;
    border: 1px solid #0e395c;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 4px 16px;
}

.download-dialog-fadein {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 101;
    background: #000;
    opacity: .5;
}

.dialog-pane {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.current-location-div {
    float:right;
    display: inline-block;
    margin-top: 3px;
}

.current-location-button {
    width: 22px;
    height: 22px;
    margin: 0 8px 0 3px;
    border-radius: 2px;
    border-width: 0;
    background: url(../images/locator_sprite_sheet.png) -166px -34px no-repeat #10385B;
    background-size: 195px 200px;
}

#maintenance-msg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 400px;
    margin: 5px;
    z-index: 999;
    background-color: white;
    border: 2px solid darkgray;
    border-radius: 5px;
    font-weight: bold;
}
#maintenance-msg span {
    position: absolute;
    top: 5px;
    right: 5px;
}
#maintenance-msg div:first-of-type {
    margin: 20px 0 10px 0;
    padding: 10px 0 10px 0;
    text-align: center;
}
#maintenance-msg div:last-of-type {
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
    text-align: center;
}
#maintenance-msg input[type="button"] {
    height: 26px;
    width: 60px;
    border-radius: 4px;
    border: 1px solid #567786;
    background-color: #567786;
    color: white;
    cursor: pointer;
}

.loading-div {
    top:0;
    left:0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.loading-div-background {
    position: absolute;
    opacity: 0.4;
    width: 100%;
    height: 100%;
}

.loading-content {
    z-index: 3;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: black;
    border-radius: 5px;
}

.loading-background-white {
    background-color: white;
    border: solid 1px lightgrey;
}

.loading-content span {
    color:white;
    float:right;
    margin-right: 10px;
    margin-top: 10px;
}

.loading-indicator {
    display: inline-block;
    margin-top: 5px;
    margin-left: 1px;
}

.loading-indicator-inline {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.loading-icon{
    background: url("../images/loading_spinner.gif") no-repeat;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    vertical-align: text-top;
    width: 35px;
}

#download-csv-title-div {
    margin-bottom: 12px;
    font-weight: bold;
}

#download-csv-desclaimer-div {
    margin-bottom: 12px;
}

@media only screen and (min-width : 801px) and (max-width: 1000px) {
    .Menu ul li{
        padding: 7px calc(6% - 37px);
    }
}

@media only screen and (min-width : 285px) and (max-width : 800px) {
    header {
        background: #F8F1D8;
        border-bottom: none;
        width: 100%;
    }

    #root-container-content {
        /*overflow-y: scroll;*/
    }

    #main-container {
        width: 100%;
        height: calc(100% - 150px);
        margin-bottom: 70px;
    }

    #mobile-map-canvas {
        width: 100%;
        height: 100%;
        background-color: lightblue;
    }

    #map-container {
        padding-bottom: 71px;
    }

    #facility-list {
        margin: 0 0 80px 0;
        overflow: hidden;
    }

    .navbar {
        background-color: #1d384b;
        width: 100%;
        height: 50px;
        text-align: center;
    }
    #logo-container {
        display:inline-block;
        width:25%;
        height: 40px;
        padding: 5px 0 0 41px;
    }
    #logo-container a {
        display:inline-block;
        height: 100%;
    }
    #logo-container .svg-icon {
        color: white;
    }

    #search-facilities-button {
        background: url(../images/new_locator_sprite_sheet.png) -479px -184px no-repeat;
        display: inline-block;
        width: 60px;
        height: 50px;
        float:right;
        border: none;
    }

    .current-location-button {
        width: 25px;
        height: 25px;
        padding: 8px;
        border-radius: 2px;
        border-width: 0;
        background: url(../images/locator_sprite_sheet.png) -200px -41px no-repeat #426a99;
        background-size: 234px 240px;
    }

    .side-nav {
        height: auto;
        width: 100%;
        position: absolute;
        z-index: 200;
        background-color: #1d384b;
        overflow:hidden;
        border-top: 1px solid white;
    }

    #side-nav-background {
        z-index: 199;
        position: fixed;
        width: 100%;
        height: calc(100% - 45px);
        background: black;
        overflow: hidden;
        opacity:0.3;
    }

    .side-nav span {
        margin-bottom: 5px;
    }

    .side-nav img {
        float:left;
        margin: 10px 0 0 5px;
        width: 150px;
    }

    .side-nav ul {
        list-style: none;
        padding: 0;
        margin:0;
        width: 100%;
    }

    .side-nav ul li {
        height:17px;
        width: calc(100% - 20px);
        padding: 10px;
        border-bottom: 1px solid white;
        display: list-item;
    }

    .side-nav ul li.active {
        border-bottom: 5px solid #cd3835;
    }

    .side-nav ul li:hover {
        cursor: pointer;
        border-bottom: 5px solid #cd3835;
    }

    .side-nav .btn-close {
        margin-top: -20px;
        font-size: 36px;
        text-align: right;
    }

    .side-nav a {
        margin: 0;
        padding: 0;
        text-decoration: none;
        font-size: 14px;
        color: #fff;
        transition: .3s;
    }

    .arrow-white {
        background: url(../images/sprite_sheet.png) no-repeat -272px -626px !important;
        height: 25px;
        width: 15px;
        float: right;
        margin: 0;
    }

    .side-nav ul li > a{
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        width: 90%;
        z-index: 9999;
        font-size: 14px;
    }

    #sidemenu_lastitem {
        border-bottom: none;
    }
    #sidemenu_lastitem:hover {
        border-bottom: 5px solid #cd3835;
    }
    #sidemenu_lastitem:active {
        border-bottom: 5px solid #cd3835;
    }

    .mobile-back-to-top-global-button {
        position:fixed;
        height: 35px;
        width: 100px;
        left: calc(50% - 50px);
        top: 30px;
        padding:0;
        border:none;

        z-index:49;
        background-color:#10385B;
        color:white;
        border-radius:60px;
    }

    .mobile-back-to-top-button-transition-enter {
        top: -25px;
    }

    .mobile-back-to-top-button-transition-enter.mobile-back-to-top-button-transition-enter-active {
        top: 30px;
        transition: top 350ms ease-out;
    }

    .mobile-back-to-top-button-transition-leave {
        top: 30px;
    }

    .mobile-back-to-top-button-transition-leave.mobile-back-to-top-button-transition-leave-active {
        top: -25px;
        transition: top 350ms ease-in;
    }

    .mobile-scroll-to-map-or-facility-list-global-button {
        position:fixed;
        height: 35px;
        width: 100px;
        left: calc(50% - 50px);
        bottom: 60px;
        padding:0;
        border:none;
        z-index:49;
        background-color:#10385B;
        color:white;
        border-radius:60px;
    }

    .scroll-to-facility-list-global-button {
        width: 140px;
        left: calc(50% - 70px);
    }

    .mobile-scroll-to-map-or-facility-list-button-transition-enter {
        bottom: 0;
    }

    .mobile-scroll-to-map-or-facility-list-button-transition-enter.mobile-scroll-to-map-or-facility-list-button-transition-enter-active {
        bottom: 60px;
        transition: bottom 350ms ease-out;
    }

    .mobile-scroll-to-map-or-facility-list-button-transition-leave {
        bottom: 60px;
    }

    .mobile-scroll-to-map-or-facility-list-button-transition-leave.mobile-scroll-to-map-or-facility-list-button-transition-leave-active {
        bottom: 0;
        transition: bottom 350ms ease-in;
    }
    .surveryDiv{
        background: #eeeeee;
        font-size: 55%;
        text-align: center;
        padding: 7px 0;
    }
    .searchBar {
        display: block;
        width: 100%;
        height: 30px;
        background-color: #426a99;
        color: #ffffff;
        cursor: pointer;
    }
    .hbicon{
        color: white;
        background: url(../images/new_locator_sprite_sheet.png) repeat scroll -306px -132px rgba(0, 0, 0, 0);
        background-size: 450px 450px;
        width: 50px;
        height: 50px;
        cursor: pointer;
        position: absolute;
        left: 0;
        float:left;
        border: none;
    }

    .SearchBox {
        height: 50px;
        width: 100%;
        background: white;
        text-align: center;
    }

    #mobile-search-address-input {
        -webkit-appearance: none;
        border: 1px solid #CDCDCD;
        height: 35px;
        padding: 0 10px;
        width: 60%;
        margin-top: 8px;
    }

    .searchBar .chevron-sprite {
        margin: 8px 10px 0 0;
        float:right;
        width: 20px;
        height: 15px;
        background: url(../images/locator_sprite_sheet.png) no-repeat -130px -54px;
        background-size: 273px 280px;
        /*original-size 390x400, 30% reduction*/
    }

    .defaultBtn {
        padding: -1px 0;
        margin: 0 0 0 -2px;
        width: 80px;
        height: 35px;
        background: #426a99;
        font-size: 100%;
        color: white;
        border: none;
    }

    .hidden {
        position:absolute;
        left:-10000px;
        top:auto;
        width:1px;
        height:1px;
        overflow:hidden;
    }

    h1 {
        display:inline-block;
        line-height: 30px;
        font-size: 12px;
        margin: 0 0 0 15px;
    }

    .btn-search {
        float: right;
        margin: 3px 15px 0 0;
        background: url(../images/drop.png) center no-repeat;
        background-size: 23px;
        border: none;
        width: 40px;
        height: 25px;
    }

    #btnSearch {
        background: rgba(0, 0, 0, 0) url("../images/up.png") no-repeat scroll center center / 23px auto;
        cursor: pointer;
    }

    #control-container {
        width: 100%;
        z-index: 41;
        position:relative;
        background-color: #ebf0f4;
        border-bottom: 3px solid darkgray;
    }

    .facility-listing-share-button {
        float:right;
        height: 26px;
        font-size: 90%;
        width: 60px;
        border-radius: 4px;
        border: 1px solid #b1c2ce;
        margin: 5px 10px 5px 0;
        background-color: #c7d9e5;
        color: black;
    }

    .facility-listing-share-button-active {
        background-color: #10385B !important;
        color: #F4F4F5 !important;
    }

    .search-criteria-div-mobile {
        margin: 0 10px 10px 10px;
        padding: 0 5px 0 5px;
        border-radius: 3px;
        background: #FFFFFF;
    }
    .search-criteria-div-mobile1 h3{
        display: block;
        width: 40%;
        float: left;
    }
    .search-criteria-div-mobile1 ul {
        display: block;
        width: 60%;
        float:right;
    }
    .search-criteria-div-mobile1 ul li{
        text-align: right;
    }

    #services-list-div {
        overflow-y: auto;
        overflow-x: hidden;
        height: auto;
    }

    #display-directions-div {
        overflow: auto;
        word-wrap: break-word;
        background-color: white;
        color: black;
        border: none;
        padding: 5px;
        max-height: unset;
    }


    #map-legend-facility{
        z-index: 4;
        position: absolute;
        top: 10px;
        left: auto;
        bottom: auto;
        right: 14px;
        background-color: #eeeeee;
        color: black;
        border: 1px solid #577786;
        border-radius: 3px;
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    #legends-title-div {
        background-color: #1c519f;
        color: #dee7e7;
    }

    #legends-title-div div {
        padding: 1px 4px 1px 8px;
    }

    #current-location-button {
        position: absolute;
        left: 10px;
        top: 80px;
        width: 35px;
        height: 35px;
        border-radius: 25px;
        border-width: 0;
        background: url(../images/sprite_sheet.png) no-repeat -216px -417px #426a99;
        z-index: 10;
    }

    .remove-styles {
        margin: 0 !important;
        padding: 0 !important;
        background: inherit !important;
        border: none !important;
        border-radius: 0 !important;
    }

    #show-map-legend-button {
        width: 35px;
        height: 35px;
        background: url(../images/locator_sprite_sheet.png) no-repeat -298px -124px #426a99;
        background-size: 348px 354px;
        color: white;
        font-size: 20px;
        border-radius: 20px;
        border: none;
        text-align: center;
    }

    #mobile-hide-legend-button {
        float:right;
    }

    #map-legend-facility p {
        padding-left: 4px;
        padding-top: 2px;
    }

    #search-criteria-services-div-mobile {
        margin-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .facility-type-tooltip {
        margin: 0 0 2px 8px;
        width: 16px;
        height: 16px;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
    }

    .tooltip-p {
        margin: 0;
    }

    #search-criteria-additional-service-div-mobile {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    #veteran-affairs-label {
        display: inline-block;
        margin-left: 5px;
        text-align: center;
    }

    #additional-facility-types-list-mobile li {
        padding: 5px;
        font-size: 75%;
        word-wrap:break-word;
    }

    #additional-criteria-types-div-mobile {
        padding: 0;
    }

    #additional-criteria-types-list-mobile {
        width: 100%;
        border-spacing: 0;
        padding: 0;
        table-layout: fixed;
    }

    #additional-criteria-types-list-mobile li {
        font-size: 65%;
        border: none;
        border-radius: 0;
        padding: 10px 0 10px 0;
        color: black;
    }

    #additional-criteria-types-list-mobile li.tabDiv {
        border-right: solid #E4E9E9;
        height: 16px;
    }

    #distance-criteria-list-mobile li {
        min-width: 20px;
    }

    .search-criteria-list-mobile {
        list-style: none;
        padding: 5px 0 5px 0;
        margin: 0;
        display: inline-table;
        width:100%;
        border-spacing: 5px;
    }

    .search-criteria-list-mobile li {
        color: #426a99;
        border: #426a99 solid 1px;
        border-radius: 4px;
        text-align: center;
        margin: 0 5px 0 5px;
        padding: 5px;
        display: table-cell;
        vertical-align: middle;
    }

    .search-criteria-list-mobile li.list-item-label-mobile {
        border: none;
        margin: 0 0 0 0;
        text-align: left;
        font-size: 100% !important;
        padding: 5px 0;
    }


    .check-blue-icon {
        background: url(../images/locator_sprite_sheet.png) no-repeat -261px -225px;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: text-top;
        margin-right: 2px;
    }

    .check-white-icon {
        background: url(../images/locator_sprite_sheet.png) no-repeat -346px -225px;
        width: 15px;
        height: 16px;
        display: inline-block;
        vertical-align: text-top;
        margin-right: 2px;
    }

    #mobile-facility-list-service-codes-menu {
        width: 100%;
    }

    #service-codes-selected-div-mobile {
        width: 100%;
        background-color: #c7d9e5;
    }

    #service-codes-selected-div-mobile label {
        display: inline-block;
        margin: 7px 0 7px 10px;
        color: white;
        font-size: 85%;
    }

    #service-codes-search-div {
        background-color: #ebf0f4;
        width: 100%;
        display: inline-block;
    }

    #service-codes-search-div img {
        position: relative;
        top:1px;
        left: 17px;
        width:12px;
        height:12px;
    }

    #service-codes-search-div span {
        position: relative;
        top:2px;
        left: 17px;
        width:15px;
        height:15px;
    }

    .search-services-button {
        width: 140px;
        padding: 4px 5px;
        border: 1px solid #b1c2ce;
        border-radius: 3px;
        margin: 6px 5px 6px 10px;
        height: 25px;
        background-color: #c7d9e5;
        color: #10385B;
        font-size: 12px;
    }

    .service-category-options-button {
        width: 30px;
        height: 30px;
        background: url('../images/locator_sprite_sheet.png') no-repeat -338px -269px;
        margin: 0 5px 0 0;
        padding: 11px;
        border: 0;
        position:relative;
    }

    .additional-options-context-menu {
        background-color: #6482a0;
        width: 150px;
        float: right;
        clear: both;
        position: absolute;
        top: 66px;
        right: 0;
        z-index: 1000;
        border: 1px solid lightgrey;
        border-radius: 2px;
    }

    .additional-options-context-menu ul {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .additional-options-context-menu ul li {
        border-bottom: 1px solid lightgrey;
    }

    .additional-options-context-menu ul li:last-child {
        border-bottom: 0;
    }

    .additional-options-context-menu ul li button {
        text-align: left;
        color:white;
        background-color: #496077;
        border: 0;
        padding: 12px 12px;
        width: 100%;
        height: 100%;
    }

    .set-selected-service-codes-button {
        border-collapse: collapse;
        background: white;
        color: #10385B;
        width: auto !important;
        height: 25px;
        margin: 7px 0 7px 0 !important;
        border: 1px solid #6482a0;
        padding: 1px 8px;
    }

    .set-selected-service-codes-button:active {
        background: #10385B;
        color: white;
    }

    .all-button {
        border-right: 0;
        border-radius: 5px 0 0 5px;
    }

    .none-button {
        border-radius: 0 5px 5px 0;
    }

    .service-code-button-div {
        float:right;
        height: 38px;
    }

    #service-codes-search-div input {
        width: calc(100% - 245px);
        padding-left: 19px;
        padding-right: 5px;
        margin: 7px 0 7px 0;
    }

    .rounded-input {
        border-radius: 3px;
        border-width:1px;
        height: 20px;
    }

    #share-dialog-table input[type='email'] {
        width: calc(100% - 30px);
        margin-right: 0;
    }

    #services-container-div {
        width: 100%;
        font-size: 90%;
        background-color: #FFFFFF;
        color: black;
        position: relative;
    }

    #services-list-div {
        padding: 0;
        border: 0;
        width:100%;
    }

    #services-list-div ul {
        list-style: none;
        padding: 0;
        width:100%;
    }

    #service-layers-list ul {
        border: none;
    }

    #service-layers-list li {
        padding: 0;
    }

    #service-layers-list li p {
        display: inline-block;
    }

    #service-layers-list li {
        border-bottom: 1px solid #e8f0f7;
    }

    #service-layers-list li ul li {
        min-height: 36px;
        margin: 0;
    }

    #service-layers-list li ul li p, #service-layers-list li ul li a {
        border-bottom: none;
        padding: 0;
        display: inline-block;
        width: calc(100% - 70px);
        cursor:pointer;
        margin: 10px 10px 10px 30px
    }

    #service-layers-list li.selected-service-code-list-item {
        position:relative;
        border-color: #FFFFFF;
        background-color: #e8f0f7;
        cursor: pointer;
        list-style: none;
    }


    .service-category-list-item p, .selected-service-category-list-item p, .service-category-list-item button, .selected-service-category-list-item button {
        margin: 10px 5px 10px 0;
        display: inline-block;
        width: calc(100% - 120px);
    }

    .service-category-list-item span, .selected-service-category-list-item span {
        margin: 15px 5px 0 10px;
        vertical-align: top;
    }

    #service-layers-list li.selected-service-code-list-item span {
        position:absolute;
        right:0;
        top:0;
        margin: 10px 20px 0 0;
    }

    #service-codes-total-selected-label {
        margin: 6px 4px 6px 10px
    }

    #service-codes-show-only-selected-div{
        float:right;
        margin: 4px 0;
    }

    #service-codes-show-only-selected-div .inner {
        margin-right: 12px;
    }

    .service-category-list-item-header-div {
        margin: 0;
        cursor: pointer;
        width:100%
    }

    .service-category-list-item-header-div .no-style-button {
        text-align: left;
    }

    #service-codes-show-only-selected-label {
        display:inline-block;
        vertical-align: middle;
        margin: 2px 5px 0 0;
    }

    #selected-services-div-mobile {
        background-color: #10385B;
    }

    #selected-services-div-mobile label, #selected-services-div-mobile p {
        display: inline-block;
        color: #dee7e7;
    }

    #geo-restriction-list-mobile {
    }

    #custom-distance-div-mobile {
        text-align:right;
        padding-bottom: 10px;
    }

    #custom-distance-div-mobile label {
        width:50px;
        padding-left: 5px;
        color: dimgray;
    }

    #custom-distance-div-mobile input {
        width: 50px;
    }

    #custom-distance-div-mobile button {
        border: #426a99 solid 1px;
        border-radius: 4px;
        text-align: center;
        width: 50px;
        margin: 0 5px 0 10px;
        padding: 5px;
        font-family: tahoma, ariel, sans-serif;
        font-size: 90%;
        color: #426a99;
        background-color: white;
    }

    .unordered-list-label-mobile {
        margin: 0;
        display: inline-block;
        color: black;
    }

    .selected-list-item {
        color: #FFFFFF !important;
        background-color: #426a99 !important;
    }

    .align-left {
        width: 25%;
        float: left;
        position: relative;
    }

    .check-switch {
        /* want opacity: 0 instead of display: none, so the element is still reachable and toggleable through tabbing */
        opacity:0;
        width: 0;
        margin: 0;
    }

    .inner {
        margin-right: 5px;
        border-radius: 20px;
        position: relative;
        cursor: pointer;
        width: 38px;
        height: 18px;
        background: #ebf0f4;
        transition: .2s;
        padding: 0;
        border: 1px solid #9b9b9b;
        float:right;
    }

    .inner::before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 1px;
        border-radius: 7px;
        border: 1px solid lightgray;
        bottom: 1px;
        background: #fff;
        transition: .2s;
    }

    input:not(:checked) + .inner.disabled {
        pointer-events: none;
        cursor: not-allowed;
        opacity: .85;
    }

    input:checked + .inner {
        background: #426a99;
    }

    input:checked + .inner:before {
        transform: translate(20px);
    }

    .align-right {
        width: 70%;
        float: right;
        position: relative;
        border-left: #EEEEEE solid 1px;
        padding-left: 10px;
    }

    .FBLabel {
        display:inline-block;
        width:100px;
        margin:5px 0 5px 85px;
    }

    .first-fb-label {
        display: inline-block;
        width:100px;
        margin:5px 0 5px 20px;
    }

    .FBInput {
        width:calc(100% - 210px);
        margin:5px 0 5px 20px;
        padding: 0;
    }

    #mobile-facility-list-filter-sort-menu legend {
        font-weight: bold;
        float:left;
        width: 65px;
        padding: 5px 0;
        height: 20px;
    }

    #sort-by-select {
        display: inline-block;
        height: 20px;
        width: calc(100% - 85px);
        margin: 5px 0 5px 0;
        float:right;
    }

    #mobile-facility-list-filter-sort-menu fieldset {
        padding: 10px 10px;
        border: 0;
    }

    #mobile-filter-sort-menu-button-div {
        height: 35px;
        text-align:right;
    }

    #mobile-filter-sort-menu-button-div button {
        padding: 6px 14px;
        border-radius: 3px;
        border: 1px solid #b1c2ce;
        background-color: #c7d9e5;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    #mobile-facility-container {
        position: relative;
        display: none;
        height: 100%;
        width: 100%;
        margin: 0;
        background-color: #fff;
    }
    .print-directions-btn {
        display: none;
    }
    #print-and-open-map-btns-div {
        display: none;
    }
    .direction-step-number {
        margin-left: 1px;
        font-size: 12px;
    }
    #facility-container-top-area {
        width: 100%;
        height: 36px;
        display: inline-block;
    }

    #share-dialog {
        width: 90%;
        border: 1px solid darkgrey;
        background-color: #F4F4F5;
        color: black;
        position:absolute;
        right: 10px;
        top: 104px;
        padding: 5px 10px 5px 10px;
    }

    #share-dialog-table {
        padding-left: 3px;
    }

    #share-dialog-table textarea {
        width: 95%;
        border: 1px solid darkgrey;
        border-radius: 3px;
    }

    #share-dialog-table textarea#message {
        background: white;
        color: black;
        font: 400 11px system-ui;
        border: 1px solid darkgray;
        margin: 0;
    }

    #share-dialog-table textarea#comments {
        font: 400 11px system-ui;
        margin: 0;
        border: 1px solid darkgray;
    }

    .share-input-wrapper {
        width: calc(100% - 36px);
        border: 1px solid darkgrey;
        border-radius: 3px;
        background: white;
        height: 22px;
        padding-left: 5px;
        margin-bottom: 2px;
        display: inline-block;
        overflow: auto;
    }

    #share-dialog-table input {
        width: calc(100% - 30px);
        height: 100%;
        font-size: 10pt;
        box-sizing:border-box;
        font-family: arial, sans-serif;
        border: none;
    }

    .share-dialog-table-name-icon {
        background: url(../images/locator_sprite_sheet.png) no-repeat -106px -153px;
        width: 26px;
        height: 19px;
        border: none;
        vertical-align: middle;
        display: inline-block;
        transform: scale(.65);
    }

    .share-dialog-table-email-icon {
        background: url(../images/locator_sprite_sheet.png) no-repeat -183px -150px;
        width: 23px;
        height: 22px;
        border: none;
        vertical-align: middle;
        display: inline-block;
        transform: scale(.65);
    }

    #share-dialog-table input, textarea {
        font-family: arial, sans-serif;
    }

    #share-dialog-table input,textarea::placeholder {/* Chrome, Firefox, Opera, Safari 10.1+ */
        font-style: italic;
        opacity: 1; /* Firefox */
    }

    #share-dialog-table input,textarea:-ms-input-placeholder{ /* IE */
        font-style: italic;
    }

    #share-dialog-table input,textarea:-ms-input-placeholder{ /* Edge */
        font-style: italic;
    }

    #receiver-container {
        overflow: auto;
        width: 95%;
    }

    #add-receiver {
        float: right;
        padding: 7px;
        border-radius: 3px;
        background-color: #406772;
        color: #dee7e7;
        margin: 5px 6px 5px 0;
        border: 0;
    }

    #add-more-receiver-text {
        float: left;
    }

    .share-table-div {
        margin-bottom: 5px;
    }

    #share-dialog-table label {
        display:inline-block;
        vertical-align: top;
        margin: 0 0 2px 2px;
    }

    #share-dialog-table #send-cancel {
        height: 30px;
        margin-top: 5px;
        margin-right: calc(5% - 6px);
        position: initial;
    }

    #send-cancel button {
        height: 26px;
        background-color: #10385B;
        border-radius: 3px;
        color: #dee7e7;
    }

    #facility-list-count-text {
        display:inline-block;
        line-height: 36px;
        vertical-align: middle;
        margin: 0 0 0 5px;
        font-size: 100%;
    }

    .facilitybox {
        width: 100%;
        background-color: #ebf0f4;
        display:inline-flex;
        padding: 5px 0;
        line-height: 26px;
    }

    .pad-left-5px {
        padding-left: 5px;
    }

    .facility-more-info-list {
        margin: 5px;
    }

    .facility-more-info-list li {
        font-size: 12px;
        border-top: 1px solid black;
        border-bottom: none;
        padding-top: 8px;
        padding-bottom: 4px;
        color: #cdcdcd;
    }

    .facility-more-info-list li p {
        margin: 0;
        font-size: 13px;
    }

    .facility-list-item {
        position: relative;
        border: 1px solid lightgrey;
        font-size: 90%;
        margin-top: 0;
    }

    .facility-list-col-1 {
        min-width: 20px;
        max-width: 45px;
        height: 100%;
        padding: 4px 4px 2px 4px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background-color: #ebf0f4;
    }

    .click-triggered {
        background-color: #577786;
    }

    .facility-list-col-2 {
        width: calc(100% - 20px);
        text-align: left;
        vertical-align: top;
        padding: 8px 4px 8px 10px;
        word-wrap: break-word;
        display: table-cell;
        line-height: 20px;
    }

    .facility-list-col-2 p {
        margin: 0;
        padding:0;
    }

    .view-on-map-button {
        position: absolute;
        right: 10px;
        top: 30px;
        width: 30px;
        border: none;
        height: 44px;
        background: url(../images/viewmap-icon.png) center no-repeat;
        background-size: 45px 45px;
    }

    .distance-span {
        float:right;
        font-size: 80%;
        background-color: #ebf0f4;
    }

    .distance-span p {
        margin: 0;
        padding: 6px 15px;
        height: 14px;
    }

    select{
        margin-left: 3px;
    }

    .facilinks {
        display: inline-table;
        border: none;
        list-style: none;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    .facilinks li {
        display: table-cell;
        text-align: center;
        cursor: pointer;
        height: 30px;
        font-size: 14px;
        background: #ebf0f4;
        line-height: 31px;
        color: #1b3867;
        border-right: 1px solid lightgrey;
        font-size: 12px;
    }

    .facilinks li a {
        display: inline-block;
        width: 100%;
        color: #1b3867;
        text-decoration: none;
        font-size: 10px;
    }

    .facinput {
        width: 35px;
        height: 15px;
        vertical-align: middle;
        margin: auto 5px;
        text-align: end;
    }

    .facinput:invalid {
        background-color: #ffdddd;
    }

    #button-pagination-div {
        width: 70%;
        margin: 0 0 0 10px;
        float: left;
        display: inline-flex;
        flex-direction: row;
    }

    #button-pageback-div {
        float: left;
        display: inline-flex;
        align-items: center;
    }

    #goto-page-div {
        margin: 0 3px;
        display: inline-flex;
        align-items: center;
    }

    #goto-page-div p {
        font-size: 13px;
        vertical-align: middle;
        margin: 0 1px;
        display: inline-flex;
    }

    #button-pagefwd-div {
        float: right;
        display: inline-flex;
        align-items: center;
    }

    #showitem-select-div {
        float: right;
        display: inline-flex;
        font-size: 13px;
        margin: 0 0 0 auto;
        padding-right: 5px;
    }

    #show-page-size-label {
        float: right;
        margin: auto auto;
    }

    .pageinput-box {
        vertical-align: middle;
        display: inline-flex;
    }

    table, td {
        border: 1px solid #d8d8d8;
        border-collapse: collapse;
    }

    table, td {
        border-collapse: collapse;
    }

    td {
        padding: 5px;
    }

    button {
        cursor: pointer;
    }

    #mobile-facility-filter-criteria-table {
        border: 0;
    }

    #mobile-facility-filter-criteria-table td {
        border: 0;
    }

    .mobile-footer-container {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 50px;
        background-color: white;
        z-index: 50;
        border-top: 1px solid lightgrey;
        text-align:center;
    }

    .footer-button-div {
        height: 100%;
        width: calc(100% - 55px);
        display:inline-block;
    }

    .footer-filter-div {
        float:left;
        height: 100%;
        width: 50px;
        display:inline-block;
        border-right: 1px solid #787878;
        background-color: white;
    }

    .mobile-footer-container button {
        background-size: 312px 320px;
        width: 50px;
        height: 50px;
        border: 0;
        text-align: center;
        vertical-align:middle;
        padding: 0;
    }

    .facility-info-window {
        width: calc(100% - 80px);
        background: white;
        color: black;
        position: fixed;
        left: 10px;
        bottom: 95px;
        z-index: 40;
        padding: 8px 5px 10px 10px;
        border: 1px solid lightgrey;
    }

    .facility-info-window p {
        margin: 0;
        line-height: 18px;
        display: inline-block;
    }

    .facility-info-window button {
        float:right;
        width: 20px;
        height: 20px;
    }

    .view-in-list-link {
        float:right;
        margin-right: 3px;
    }

    .facility-info-window-first-line {
        max-width: calc(100% - 30px);
        margin-bottom: 5px !important;
        display: inline-block;
    }

    .facility-info-window-address-line {
        display: inline-block;
        margin-bottom: 5px !important;
    }

    .mapIcon {
        margin-right: calc((100% - 100px)/6);
        background: url(../images/locator_sprite_sheet.png) no-repeat -136px -5px;
    }

    .facListIcon {
        margin-left: calc((100% - 100px)/6);
        background: url(../images/locator_sprite_sheet.png) no-repeat -5px -3px;
    }

    .filterIcon {
        background: url(../images/locator_sprite_sheet.png) no-repeat -5px -48px;
    }

    #google-directions-summary-div p, #google-directions-details-list p {
        vertical-align: text-top;
        display: inline-block;
        margin: 0px 0 0 0;
        padding: -8px 0 0 0;
        font-size: 11px;
    }

    #distance-duration-text {
        width: 60px;
    }

    .google-maps-button {
        border: 0;
        padding: 0;
        float:right;
        width: 27px;
        height: 27px;
        margin: 0;
        background: url(../images/locator_sprite_sheet.png) no-repeat -25px -149px;
    }
    /*.mapIcon:after {*/
    /*content: '';*/
    /*height: 30px;*/
    /*width: 1px;*/
    /*position:absolute;*/
    /*right: 0;*/
    /*top: 10px;*/
    /*background-color: darkgrey;*/
    /*}*/
    .loading-div {
        max-height: calc(100vh - 125px);
    }
}

/**
 * GOOGLE DIRECTIONS SPRITE SHEET ICON POSITIONS
 */

.ferry {
    background-position: 0 -614px
}

.train {
    background-position: 0 -566px
}

.merge {
    background-position: 0 -143px
}

.straight {
    background-position: 0 -534px
}

.fork-left {
    background-position: 0 -550px
}

.ramp-left {
    background-position: 0 -598px
}

.roundabout-left {
    background-position: 0 -197px
}

.turn-left {
    background-position: 0 -413px
}

.turn-sharp-left {
    background-position: 0 0
}

.turn-slight-left {
    background-position: 0 -378px
}

.uturn-left {
    background-position: 0px -305px
}

.fork-right {
    background-position: 0 -499px
}

.ramp-right {
    background-position: 0 -429px
}

.roundabout-right {
    background-position: 0 -232px
}

.turn-right {
    background-position: 0 -483px
}

.turn-sharp-right {
    background-position: 0 -582px
}

.turn-slight-right {
    background-position: 0 -51px
}

.uturn-right {
    background-position: 0 -35px
}

/**
 * END GOOGLE SPRITE SHEET ICON POSITIONS
 */

.chevron{
    position:relative;
    display:inline-block;
    width: 10px;
    height:10px;/*height should be double border*/
    margin-right:5px;
    transform: rotate(0deg);
}
.chevron:before, .chevron:after {
    position:absolute;
    display:block;
    content:"";
    border:5px solid transparent;/*adjust size*/
}
/* Replace all text `top` below with left/right/bottom to rotate the chevron */
.chevron:before{
    top:3px;
    border-top-color:black;/*Chevron Color*/
}
.chevron:after{
    top: 0;/*adjust thickness*/
    border-top-color:transparent;/*Match background colour*/
}

.transition-container > div {
    width: 100%;
    position: absolute;
}

.navigation-container-foreground-transition-enter {
    position:absolute;
    left: -100%;
}

.navigation-container-foreground-transition-enter.navigation-container-foreground-transition-enter-active {
    left: 0;
    transition: left 300ms ease-out;
}

.navigation-container-foreground-transition-leave {
    position:absolute;
    left: 0;
}

.navigation-container-foreground-transition-leave.navigation-container-foreground-transition-leave-active {
    left: -100%;
    transition: left 300ms ease-out;
}

.mobile-icon-direction{
    display: inline-block;
    height: 21px;
    width: 15px;
    vertical-align: middle;
    margin: 0 3% 1px 0;
}

.mobile-icon-info {
    display: inline-block;
    height: 21px;
    width: 14px;
    vertical-align: middle;
    margin: 0 4% 0 0;
}

.mobile-icon-website {
    display: inline-block;
    height: 20px;
    width: 16px;
    vertical-align: middle;
    margin: 0 5% 0 0;
}
.icon-blue-remove {
    margin-top: 3px;
    margin-right: 5px;
    height: 23px;
    width: 26px;
    padding: 2px;
    background: #1c3242;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    border: none;
    float: right;
}

/*locator map mobile view*/
@media only screen and (min-width : 285px) and (max-width : 800px) {
    #newDesignBanner {
        background: rgb(250, 240, 137);
        font-size: 0.7em;
        height: 19px;
        padding: 2px 0;
        margin-bottom: 2px;
        display: inline-block;
        text-align: center;
    }

    #newDesignHeader {
        display: inline-block;
        margin: -9px 0;
        padding: 0;
        width: 100%;
    }

    #newDesignHeader a {
        color: blue;
        text-decoration: underline;
    }

    #newDesignInfo {
        margin: 2px 5px;
        display: inline-block;
    }

}