body.page-payphones #content-area {
padding-bottom: 0px;
}

body.node-type-payphone {
}
body.node-type-payphone #content-area {
  padding-bottom: 15px;
margin-top: 5px;
}
body.node-type-payphone #content-area .content {
  font-size: 1.5em;
  padding: 0px 20px;
}
body.node-type-payphone #content-area .content:after {
}
body.node-type-payphone #content-area .content .field {
 clear: both;
 text-shadow: 1px 1px black; 
  background: linear-gradient(to bottom,rgba(186,221,181,0) 0%,rgba(140,199,131,1) 17%,rgba(95,178,82,0.74) 33%,rgba(57,158,41,0.46) 50%,rgba(18,138,0,0.75) 67%,rgba(12,91,0,1) 82%,rgba(12,88,0,0.96) 83%,rgba(5,36,0,0.32) 100%);
  border-radius: 5px;
  padding: 15px;
}
body.node-type-payphone #content-area .content .field-name-body {
  float:none;
  margin-bottom: 10px;
  padding-top:30px;
}
body.node-type-payphone #content-area .content .field-name-body p:before {
  content: "Description:";
  padding-right: 10px;
}
body.node-type-payphone #content-area .content .field-name-field-payphone-image {
  background: none;
  padding-right: 20px;
  clear: none;
  float: left;
  padding-top: 60px;
}
body.node-type-payphone #content-area .content .field-name-field-geo-location2 {
  float:none;
  clear: none;
}
body.node-type-payphone #content-area .content span.payphones-map-link {
  font-size: 16px;
}
body.node-type-payphone #content-area .content .field-name-field-geo-location2 {
  background: linear-gradient(to bottom,rgba(186,221,181,0) 0%,rgba(140,195,131,1) 4%,rgba(95,178,82,0.74) 8%,rgba(57,158,41,0.46) 91%,rgba(18,138,0,0.75) 94%,rgba(12,91,0,1) 96%,rgba(12,88,0,0.96) 98%,rgba(5,36,0,0.32) 100%);
  padding-top:60px;
  padding-bottom: 60px;
}

@media only screen and (min-width: 600px) {

  body.node-type-payphone #content-area .content span.print-link {
    display: inline-block;
    float:right;
  }

}

body.node-type-payphone h1 {
margin-top:10px;
position: relative;
z-index: 1;
}

body.node-type-payphone #content-area .seperater {
  display: block;
height: 0;
width: 100%;
}
body.node-type-payphone #content-area .node {
  display: block;
  position: relative;
}
body.node-type-payphone .nav-button {
display: inline;
    z-index: 1;
    position: absolute;
    width: 46px;
    border-radius: 23px;
    text-align: center;
    vertical-align: middle;
    transition: 2s;
    border: 3px solid hsla(0,0%,0%,0);
}
//body.node-type-payphone .nav-button:hover {
box-shadow: #2ecc3482 2px 0 13px 5px;
    border: 3px solid hsla(0,0%,0%,0.25);
color: red !important;
    font-weight: normal;
}
body.node-type-payphone .nav-button a {
z-index: 1;
    //font-size: 23px;
    //line-height: 23px;
    top:-8px;
    font-weight: bold;
    position: relative;
    transition: 2s;
}
body.node-type-payphone #content-area {
  position: relative;
  box-shadow: 0px 0px 0px;
}
body.node-type-payphone .nav-button a:hover {
  //background: #1a632973;
  //opacity: .5;

}
body.node-type-payphone .nav-button-prev {
  left:20px;
}
body.node-type-payphone .nav-button-next {
  right: 20px;
}

.view-payphone-map .chosen-single {
line-height: 30px;
    border-color: black;
    background: green;
    color: yellow;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 1px 3px black;
    background-color: green;
    height: 30px;
    font-size: 14px;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/sites/all/libraries/chosen/chosen-sprite.png) no-repeat 0px 6px;
    filter: brightness(2);
}

}
.chosen-container-single .chosen-single {
    background-image: linear-gradient(#12511e 20%,#ffffff 80%);
    border: 1px solid rgb(41,196,19);
}
.chosen-container-active.chosen-with-drop .chosen-drop {
    background: #12511e;
    color: yellow;
    text-shadow: 1px 1px 0px black;
    font-size: 16px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: linear-gradient(#00a82d 20%,#22471d 80%);
    box-shadow: 0 1px 0 #22965c inset;
}

.view-payphone-map #ctools-jump-menu {
  position: relative;
}
.view-payphone-map .chosen-search input {
  color: white;
}
.view-payphone-map .chosen-container .chosen-results li.no-results {
  background: #12511e;
  color: white;
}
.view-payphone-map .payphones-map-link {
  display: none;
    bottom: 30px;
    position: absolute;
    right: 30px;
}
.payphones-map-link {
}
.view-payphone-map .view-header > p {
  position: relative;
}
body[class*="page-payphones-"] .payphones-map-link{
  display: inline-block;
}

#block-views-payphone-meta-images-block-1 {
  position:absolute;
  right: 0;
}
#block-views-payphone-meta-images-block-1 {
  position: absolute;
}
.view-payphone-meta-images > div {
  //position: absolute;
}
.view-payphone-meta-images > div.view-header {
  float: right;
//right: 0;
}
.view-payphone-meta-images > div.view-content {
  float: right;
//right: 125px;
}
.view-payphone-meta-images > div.view-footer {
  float: right;
//right: 250px;
}

@media only screen and (max-width: 600px) {

  .print-link, .payphones-map-link {
    text-align: center;
    display: block;
  }
  .print-link > span.print_html {
    margin-left: 0;
  }
  .nav-button {
    top: 0px;
  }
  .nav-button-prev a {
    left: 15px;
  }
  .nav-button-next a {
    right: 15px;
  }
}
