/*Transision speeds*/
/*Sections*/
.gradient-grey {
  background-size: 100% auto;
  background-image: url('/Graphics/gradient-grey.jpg'); }

  .count {
    border: 2px solid grey;
    border-radius: 66px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    width: 30px;
}

.top-bar .btn:hover {
  border-width: 2px !important;
}
.top-bar .btn {
  border-radius: 6px;
  border-width: 2px !important;
  box-shadow: none !important;
}


ul#results {
	z-index: 1;
}
:focus{
outline:0 !important;
}

.container.max.centering > div {
  display: inline-block;
  float: left;
  width: 50%;
}

.letter a:hover {
	color:blue !important;
}

@media (max-width: 767px) {
#vertical-ticker1{
display: none!important;
}
}

.top-bar {
  min-height: 60px;
}

.topmenu .btn {
 margin-left: 10px;
}

@media (max-width: 767px) {
.topmenu {
	text-align:center;
}
.topmenu .btn {
  margin-left: 0px;
}}

.link {
white-space:nowrap;
}

@media (max-width: 767px) {
.positiontoplogo{
	margin-left: 0px;
}
}

@media (max-width: 1024px) {
.fb-like {
  left: 0;
  position: relative !important;
  top: 0px;
}
}

@media (max-width: 767px) {
.container.max.centering > div {
  width: 100%;
  display: inline-block;
  float: none;
}}

.gradient-green {
  background-image: url('../Graphics/green-gradient.png');
  background-repeat: repeat-y;
  min-height: 35px;
  line-height: 1.85;
  font-size: 1.2em;
  padding-left: 17px;
  background-size: 136% auto;
  margin-left: -20px;
  /*background-color: #a7ba87;
    background-image: linear-gradient( to right, #a7ba87, white 100% );*/
  /*background-image: linear-gradient( to right, #a7ba87, rgba(255,0,0,0) );*/
  /*margin-left: -20px;
    padding-left: 15px;
    font-size: 1.2em;
    line-height: 1.85em;*/ }
  @media only screen and (max-width: 767px) {
    .gradient-green {
      /*margin-left: -65px;*/
      padding-left: 40px; } }
  @media only screen and (max-width: 600px) {
    .gradient-green {
      margin-left: -65px;
      padding-left: 90px; } }

.gradient-red {
  background-image: url('../Graphics/red-gradient.png');
  background-repeat: repeat-y;
  min-height: 35px;
  line-height: 1.85;
  font-size: 1.2em;
  padding-left: 17px;
  background-size: 100% auto;
  margin-left: -20px;
  /*background-color: #e7999d;
    background-image: linear-gradient( to right, #e7999d, white 100% );*/
  /*background-image: linear-gradient( to right, #e7999d, rgba(255,0,0,0) );*/
  /*margin-left: -20px;
    padding-left: 22px;
    font-size: 1.2em;
    line-height: 1.85em;*/ }
  @media only screen and (min-width: 1200px) {
    .gradient-red {
      min-width: 315px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gradient-red {
      min-width: 315px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .gradient-red {
      min-width: 315px;
      margin-left: -5px; } }
  @media only screen and (max-width: 767px) {
    .gradient-red {
      /*margin-left: -65px;*/
      padding-left: 40px; } }
  @media only screen and (max-width: 600px) {
    .gradient-red {
      margin-left: -65px;
      padding-left: 90px; } }

.btn {
  background-color: #0ca7c6;
  height: 33px;
  color: white;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  max-width: 272px;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  border: none;
  z-index: 2;
  position: relative;
  -moz-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  -webkit-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
  box-shadow: 0 6px 12px 1px gray; }

.btn-color {
  background-color: #5d5d5d; }

.btn-popup {
  border-radius: 5px !important;
  border: none !important;
  width: 100% !important;
  max-width: 620px !important;
  margin-bottom: 15px !important;
  border-radius: 10px !important; }

.btn-popup-large {
  height: 75px !important;
  font-weight: normal; }

.btn-large {
  height: 55px;
  font-size: 20px;
  /*max-width: 475px;*/
  max-width: 300px;
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 6px 12px 1px gray; }

.btn:hover {
  background-color: #345a8b; }

.btn-small {
  -moz-transition: background-color ease-out 0.3s !important;
  -o-transition: background-color ease-out 0.3s !important;
  -webkit-transition: background-color ease-out 0.3s !important;
  transition: background-color ease-out 0.3s !important; }

.btn-small:hover {
  /*background-color: $entry-header !important;*/ }

.btn-sharp {
  background-color: #0ca7c6 !important; }

.btn-sharp:hover {
  background-color: #0d90ab !important;
  border: 3px solid #0ca7c6 !important; }

.btn-border {
  border: 3px solid #0d90ab !important; }

.ranking-wrapper {
  text-align: center; }
  .ranking-wrapper .ranking {
    text-align: center; }

/*Facebook*/
.fb-like {
  left: 30%;
  position: absolute !important;
  top: 10px; }
  @media only screen and (max-width: 600px) {
    .fb-like {
      left: 1%; } }

.fb-like.fb_iframe_widget {
  z-index: 5; }

/*Search*/
.searchwrapper {
  text-align: center;
  margin-top: 60px; }
  .searchwrapper .sections {
    margin-bottom: -9px;
    margin-left: -141px; }
    @media only screen and (max-width: 600px) {
      .searchwrapper .sections {
        margin-left: -80px !important;
        margin-bottom: -9px; } }
    .searchwrapper .sections .tax {
      display: inline;
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 3px;
      padding-bottom: 3px; }
      @media only screen and (max-width: 600px) {
        .searchwrapper .sections .tax {
          padding-left: 5px;
          padding-right: 5px;
          padding-bottom: 5px; } }
    .searchwrapper .sections .hospital {
      display: inline;
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 3px;
      padding-bottom: 3px; }
      @media only screen and (max-width: 600px) {
        .searchwrapper .sections .hospital {
          padding-left: 5px;
          padding-right: 5px;
          padding-bottom: 5px; } }
    .searchwrapper .sections .county {
      display: inline;
      padding-left: 25px;
      padding-right: 25px;
      padding-top: 3px;
      padding-bottom: 3px; }
      @media only screen and (max-width: 600px) {
        .searchwrapper .sections .county {
          padding-left: 5px;
          padding-right: 5px;
          padding-bottom: 5px; } }
  .searchwrapper .search-text {
    max-width: 415px !important;
    color: black;
    display: inline;
    height: 58px;
    font-size: 22px;
    padding-left: 35px;
    outline: none; }
    @media only screen and (max-width: 600px) {
      .searchwrapper .search-text {
        max-width: 240px !important;
        margin-left: 5px;
        padding-left: 15px; } }
  .searchwrapper .search-btn {
    border: 3px solid #0d90ab !important;
    border-radius: 50px;
    height: 80px;
    margin-left: -20px;
    width: 80px;
    background-color: #0ca7c6;
    -moz-transition: background-color ease-out 0.3s;
    -o-transition: background-color ease-out 0.3s;
    -webkit-transition: background-color ease-out 0.3s;
    transition: background-color ease-out 0.3s;
    font-size: 20px;
    border: none; }
  .searchwrapper .search-btn:hover {
    border: 3px solid #0ca7c6 !important;
    background-color: #0d90ab; }

/*Sections*/
@media only screen and (min-width: 1200px) {
  .extra-padding {
    margin-left: 18%; }

  .extra-padding-2 {
    margin-left: 22%; }
 }

.tax {
  background-color: #c6b349 !important;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tax:hover {
  background-color: #94894d !important; }

.tax-text-color {
  color: #c6b349 !important; }

.hospital {
  background-color: #e04c5a !important;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.hospital:hover {
  background-color: #a9333e !important; }

.hospital-text-color {
  color: #e04c5a !important; }

.county {
  background-color: #34598b !important;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.county:hover {
  background-color: #203c62 !important; }

.county-text-color {
  color: #34598b !important; }

/*POPUPS*/
.black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  /*background-color: black;*/
  z-index: 1001;
  /*background: rgba(255, 255, 255, 0.05);*/
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 100; }

#login {
  /*max-width: 500px;*/ }

.popup-wrapper {
  display: none;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  height: auto;
  padding: 16px;
  background: rgba(0, 0, 0, 0.84);
  z-index: 1002;
  border-radius: 15px;
  overflow: auto;
  margin: 0 auto;
  max-width: 600px;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .popup-wrapper {
      left: 5%;
      right: 5%; } }
  @media only screen and (max-width: 767px) {
    .popup-wrapper {
      left: 3%;
      right: 5%; } }
  @media only screen and (max-width: 600px) {
    .popup-wrapper {
      left: 0%;
      right: 5%;
      /*font-size:0.9em;*/
      font-size: 1em; }
      .popup-wrapper input, .popup-wrapper select, .popup-wrapper h4, .popup-wrapper h1, .popup-wrapper span, .popup-wrapper label {
        font-size: 0.8em !important; }
      .popup-wrapper label {
        line-height: 35px; }
      .popup-wrapper .image {
        height: 70px !important;
        width: 70px !important;
        margin: 18px -14px 0 !important; } }
  .popup-wrapper .btn-large {
    box-shadow: none; }
  .popup-wrapper h1 {
    font-size: 2em;
    text-align: center;
    padding-top: 35px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .popup-wrapper h1 {
        font-size: 1.6em; } }
    @media only screen and (max-width: 767px) {
      .popup-wrapper h1 {
        font-size: 1.4em; } }
    @media only screen and (max-width: 600px) {
      .popup-wrapper h1 {
        font-size: 1em; } }
  .popup-wrapper h3 {
    text-align: center; }
  .popup-wrapper h4 {
    text-align: center; }
  .popup-wrapper .input-wrapper {
    max-width: 620px;
    width: auto;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 43px; }
    .popup-wrapper .input-wrapper .image {
      background-position: center center;
      background-size: cover;
      border: 4px solid #99999b;
	  background-color: #99999b;
      border-radius: 50px;
      height: 80px;
      margin: 7px 0 0 0px;
      position: relative;
      width: 80px; }
    .popup-wrapper .input-wrapper .forgot {
      color: white;
      float: right;
      font-size: 12px;
      margin-top: -11px;
      padding-bottom: 20px;
      text-align: right; }
    .popup-wrapper .input-wrapper input {
      padding-left: 15px;
      height: 40px; }
    @media only screen and (max-width: 767px) {
      .popup-wrapper .input-wrapper {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px; } }
    @media only screen and (max-width: 600px) {
      .popup-wrapper .input-wrapper {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px; } }
    .popup-wrapper .input-wrapper .checkbox {
      display: inline;
      position: absolute;
      margin-left: 0px;
      margin-top: -7px;
      background-color: black; }
    .popup-wrapper .input-wrapper .accept {
      margin-left: 32px; }
    .popup-wrapper .input-wrapper .textbox-large {
      min-height: 200px;
      padding-left: 15px; }
    .popup-wrapper .input-wrapper .rank-text {
      padding-bottom: 25px;
      font-size: 12px; }

.my-profile-style .btn-popup {
  font-size: 16px;
  font-weight: normal; }
.my-profile-style .save {
  font-size: 20px;
  font-weight: bold; }

select {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdGOTc4RUEzNDc2QjExRTVCQzkxQUU4MUMxMTUyMjE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdGOTc4RUE0NDc2QjExRTVCQzkxQUU4MUMxMTUyMjE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0Y5NzhFQTE0NzZCMTFFNUJDOTFBRTgxQzExNTIyMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0Y5NzhFQTI0NzZCMTFFNUJDOTFBRTgxQzExNTIyMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAqACcDAREAAhEBAxEB/8QAiAAAAwADAAAAAAAAAAAAAAAAAAMGAgQFAQACAwEBAQAAAAAAAAAAAAAAAgEEBQMGBxAAAAQEAwcEAwAAAAAAAAAAAAECAxESBAUhQQYxUTJyshOTIjMUB3GBIxEAAQMBBQYEBwAAAAAAAAAAAAECAwQRITGhBUFhkRIyklGBEzPwcbHR4SIU/9oADAMBAAIRAxEAPwBA9kfJQAAAAAAMa4z5VdJiFGbiLEilfX6QttRpBnUVhdee7JyXaleUla2lYRUmRKPSW38HHeKTKlySrG+zcpsS6ex1Mk0KqtnWi7MkJAXTHKzR+kKO5UNdeb085SWOhQczzUpLccwghExKLPdtMiFOpqVYqMYlr1NbT9PbI10sqq2Jvhiq7icaVR/ONUjnw5lH25k93tQPCeWWaXOWEchZW3l3mc1W8+3lzs+/kawc5FJobVatP3aL5dy11Zdm4MGUxKbPCaXM0x/ZRLMVaun9Rt3UmBpaXX/zyX3sdc5Nx2Lt9Z1a9V01Hav6We5F8ilrC9SG2MDXE85CUUu+JDhHXJ6aq7qbdZvLs+iuWoRsftvvRfBPxncJ+wtQ0ZkxpiynJZrV6FGk/eeLiUZltgccczie4NRQrfI/qd9BNWq23QRe3HmvxmRrXGfKrpMXlMVuIsSKAAKa3fYeprfYlWWmeSVKaVIQ4aTN1tK9pIXHDOGGAqvoo3P51S804dXnji9Jq/rmnyJkWjMGNcZ8qukxCjNxFiRQAAAAAAMa4z5VdJiFGbiN8IXidO0PCDiHaHhBxDtDwg4h2mbfEftcKtnKYhfMZuOw/9k=');
  /*/Graphics/arrow-select.jpg*/
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 14px;
  color: gray;
  border: none;
  height: 40px;
  outline: none !important; }

select::-ms-expand {
  display: none; }

.custom-select {
  background-image: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdGOTc4RUEzNDc2QjExRTVCQzkxQUU4MUMxMTUyMjE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdGOTc4RUE0NDc2QjExRTVCQzkxQUU4MUMxMTUyMjE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0Y5NzhFQTE0NzZCMTFFNUJDOTFBRTgxQzExNTIyMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0Y5NzhFQTI0NzZCMTFFNUJDOTFBRTgxQzExNTIyMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAqACcDAREAAhEBAxEB/8QAiAAAAwADAAAAAAAAAAAAAAAAAAMGAgQFAQACAwEBAQAAAAAAAAAAAAAAAgEEBQMGBxAAAAQEAwcEAwAAAAAAAAAAAAECAxESBAUhQQYxUTJyshOTIjMUB3GBIxEAAQMBBQYEBwAAAAAAAAAAAAECAwQRITGhBUFhkRIyklGBEzPwcbHR4SIU/9oADAMBAAIRAxEAPwBA9kfJQAAAAAAMa4z5VdJiFGbiLEilfX6QttRpBnUVhdee7JyXaleUla2lYRUmRKPSW38HHeKTKlySrG+zcpsS6ex1Mk0KqtnWi7MkJAXTHKzR+kKO5UNdeb085SWOhQczzUpLccwghExKLPdtMiFOpqVYqMYlr1NbT9PbI10sqq2Jvhiq7icaVR/ONUjnw5lH25k93tQPCeWWaXOWEchZW3l3mc1W8+3lzs+/kawc5FJobVatP3aL5dy11Zdm4MGUxKbPCaXM0x/ZRLMVaun9Rt3UmBpaXX/zyX3sdc5Nx2Lt9Z1a9V01Hav6We5F8ilrC9SG2MDXE85CUUu+JDhHXJ6aq7qbdZvLs+iuWoRsftvvRfBPxncJ+wtQ0ZkxpiynJZrV6FGk/eeLiUZltgccczie4NRQrfI/qd9BNWq23QRe3HmvxmRrXGfKrpMXlMVuIsSKAAKa3fYeprfYlWWmeSVKaVIQ4aTN1tK9pIXHDOGGAqvoo3P51S804dXnji9Jq/rmnyJkWjMGNcZ8qukxCjNxFiRQAAAAAAMa4z5VdJiFGbiN8IXidO0PCDiHaHhBxDtDwg4h2mbfEftcKtnKYhfMZuOw/9k=');
  /*/Graphics/arrow-select.jpg*/
  background-color: transparent;
  cursor: pointer;
  border: none;
  color: white;
  height: 40px;
  margin: 0 0 0 -4px;
  padding: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-select {
      padding-left: 10px !important;
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .custom-select {
      padding-left: 10px !important;
      margin: 0; } }
  @media only screen and (max-width: 600px) {
    .custom-select {
      padding-left: 10px !important;
      margin: 0; } }

select-select::-ms-expand {
  display: none; }

/*Upload*/
.custom-input {
  /*.test {
        background-color:$blue-light;
        height: 41px;
        left: 37%;
        margin-right: -8%;
        margin-top: -9px;
        position: absolute;
        width: 58%;
        z-index:-1;
    }*/ }
  .custom-input input {
    width: 100%;
    background-color: #0ca7c6;
    border: none;
    margin-bottom: 20px;
    margin-top: -20px;
    color: white; }
  .custom-input input:hover {
    background-color: #0ca7c6; }

input[type=file] {
  width: 1px;
  visibility: hidden; }

/*Ranking stars editable*/
.ranking-stars-center {
  text-align: center; }

.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 250px;
  height: 50px;
  overflow: hidden;
  position: relative;
  background: url('/Graphics/my-rating-star-grey.png');
  background-size: contain; }
  @media only screen and (max-width: 767px) {
    .star-rating {
      margin-left: 0 !important; } }
  @media only screen and (max-width: 600px) {
    .star-rating {
      margin-left: -15px !important; } }
  .star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url('/Graphics/my-rating-star-yellow.png');
    background-size: contain; }
  .star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative; }
    .star-rating input:hover + i, .star-rating input:checked + i {
      opacity: 1; }
  .star-rating i ~ i {
    width: 40%; }
  .star-rating i ~ i ~ i {
    width: 60%; }
  .star-rating i ~ i ~ i ~ i {
    width: 80%; }
  .star-rating i ~ i ~ i ~ i ~ i {
    width: 100%; }

.choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block; }

/*//reset, center n shiz (don't mind this stuff)
*, ::after, ::before {
    height: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}*/
/*Font awesome*/
.fa-thumbs-o-up, .fa-share-square-o, .fa-trash-o, .fa-pencil-square-o {
  font-style: normal !important;
  color: #0ca7c6 !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }

.fa-thumbs-o-up {
  margin-left: 26px; }

.fa-thumbs-o-up:hover, .fa-share-square-o:hover {
  font-style: normal;
  color: #0d90ab !important; }

.fa-share-square-o {
  margin-left: 20px;
  margin-top: 2px;
  position: absolute; }

.fa-times {
  float: right;
  cursor: pointer; }

.fa-pencil-square-o {
  margin-left: 20px;
  margin-top: 2px;
  position: absolute;
  margin-left: 40px; }

.headers {
  min-height: 35px; }

.entry-wrapper:nth-child(odd) {
  margin-left: 10px; }
  @media only screen and (min-width: 1200px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 105px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 45px; } }
  @media only screen and (max-width: 767px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 35px; } }

.entry-wrapper:nth-child(even) {
  margin-left: 95px; }
  @media only screen and (min-width: 1200px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 100px; } }
  @media only screen and (max-width: 767px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 36px; } }

.custom-section {
  text-align: center;
  margin-top: -10px; }
  @media only screen and (max-width: 600px) {
    .custom-section .county, .custom-section .hospital, .custom-section .tax {
      padding: 5px 5px !important; } }
  .custom-section .county {
    display: inline;
    margin-top: 1px;
    padding: 7px 25px; }
  .custom-section .hospital {
    display: inline;
    margin-left: -4px;
    padding: 7px 25px; }
  .custom-section .tax {
    display: inline;
    margin-left: -4px;
    padding: 7px 25px; }

.input-wrapper label {
  margin-top: 5px; }
@media only screen and (max-width: 600px) {
  .input-wrapper label {
    margin-top: 0; }
 }

.wrapper-place .places .count {
  font-size: 1.2em;
  font-weight: bold;
  display: inline-block;
  margin-left: -35px;
  /*margin-top: 2px;*/
  position: absolute;
  /*@include desktop-m {
                margin-top: -1px;
            }

            @include tablet-s {
                margin-top: -2px;
            }

            @include phones-xs {
                margin-top: -2px;
            }*/ }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .wrapper-place .places .count {
      font-size: 0.96em; } }
  @media only screen and (max-width: 767px) {
    .wrapper-place .places .count {
      font-size: 0.96em;
      margin-top: 0; } }
  @media only screen and (max-width: 600px) {
    .wrapper-place .places .count {
      font-size: 0.96em; } }

.checkbox {
  outline: none; }

.no-repports {
  margin-left: 46px; }

/*Transision speeds*/
/*Sections*/
body {
  color: white;
  font-size: 16px;
  font-family: Open Sans;
  background-image: url('/Graphics/gradient-grey.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: 100%; }

h1, h2, h3, h4, p {
  margin: 0;
  padding: 0; }

h1 {
  font-size: 2.8em;
  font-weight: bold; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
      font-size: 2.25em; } }
  @media only screen and (max-width: 600px) {
    h1 {
      font-size: 1.75em; } }
  .topmenu{
	  position:absolute;
	  width: 100%;
  }
h2 {
  font-size: 1.7em;
  font-weight: bold; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h2 {
      font-size: 1.36em; } }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 1.36em; } }
  @media only screen and (max-width: 600px) {
    h2 {
      font-size: 1.36em; } }

h3 {
  font-size: 1.5em; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h3 {
      font-size: 1.2em; } }
  @media only screen and (max-width: 767px) {
    h3 {
      font-size: 1.2em; } }
  @media only screen and (max-width: 600px) {
    h3 {
      font-size: 1.2em; } }

h4 {
  font-size: 1.1em;
  font-weight: bold; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h4 {
      font-size: 0.96em; } }
  @media only screen and (max-width: 767px) {
    h4 {
      font-size: 0.96em; } }
  @media only screen and (max-width: 600px) {
    h4 {
      font-size: 0.85em; } }

p {
  font-size: 0.9em;
  margin: 0;
  padding: 0; }

/*Navigation*/
nav a {
  text-decoration: none; }

@media only screen and (min-width: 1200px) {
  .navigation {
    display: none; }
 }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navigation {
    display: none; }
 }

/*LeftMenu*/
.leftmenu {
  width: 100%;
  /*border-radius: 5px;*/ }
  .leftmenu ul {
    margin: 0;
    padding: 0; }
    .leftmenu ul a {
      color: white;
      text-decoration: none; }
    .leftmenu ul li:first-child {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .leftmenu ul li:nth-child(even) {
      background-color: #434343;
      background: rgba(67, 67, 67, 0.8); }
    .leftmenu ul li:nth-child(odd) {
      background-color: #434343;
      background: rgba(0, 0, 0, 0.5); }
     .leftmenu li:nth-child(2) {
	  	padding-right: 0;
		}
	 .leftmenu li:nth-child(3) {
      padding-right: 0;
      }
     .leftmenu li:nth-child(4) {
      padding-right: 0;
      }
    .leftmenu ul li {
      list-style: none;
      padding-left: 30px;
      padding-right: 10px;
      line-height: 40px; }
      .leftmenu ul li .menu-items-select {
        cursor: pointer;
        font-weight: 900;
        text-decoration: underline; }
    .leftmenu ul li:last-child {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
  .leftmenu p {
    display: inline; }
  .leftmenu .sort {
    float: right;
    cursor: pointer; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .leftmenu .sort {
        font-size: 13px; } }

.small-menu {
  /*border-radius: 5px;*/ }
  .small-menu ul {
    margin: 0;
    padding: 0; }
    .small-menu ul a {
      color: white;
      text-decoration: none; }
    .small-menu ul li:first-child {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .small-menu ul li:nth-child(even) {
      background-color: #434343;
      background: rgba(67, 67, 67, 0.8); }
    .small-menu ul li:nth-child(odd) {
      background-color: #434343;
      background: rgba(0, 0, 0, 0.5); }
    .small-menu ul li {
      list-style: none;
      padding-left: 15px;
      padding-right: 30px;
      line-height: 30px; }
      .small-menu ul li .menu-items-select {
        cursor: pointer;
        font-weight: 900;
        text-decoration: underline;
        line-height: 40px; }
    .small-menu ul li:last-child {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
  .small-menu p {
    display: inline; }
  .small-menu .sort {
    float: right;
    cursor: pointer; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .small-menu .sort {
        font-size: 13px; } }

.navigation > button:first-child, [data-navigation] > button:first-child {
  width: 120px;
  margin-top: 11px; }

/*Main styles*/
.container {
  max-width: 1370px; }

.top-bar {
  height: 60px;
/*  margin-top: 70px; */
  position: absolute;
  width: 100%; }
  .top-bar .btn {
    margin-left: 10px; }
  @media only screen and (min-width: 1200px) {
    .top-bar .button-push {
      padding-left: 0px; } /* Ændret for at få plads til knapper øverst (60px) */
 }

.no-margin {
  margin: 0; }

.content {
  min-height: 800px; }
  .content .header {
    text-align: center;
    padding-top: 140px; }
    .content .header h1 {
      text-shadow: 0px 3px 1px black; }
    .content .header h4 {
      text-shadow: 0px 2px 1px black; }
  .content .headers {
    margin-top: 95px;
    padding-left: 40px;
    color: black; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .content .headers {
        padding-left: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .content .headers {
        padding-left: 20px; } }
    @media only screen and (max-width: 767px) {
      .content .headers {
        margin-left: -5px;
        padding-left: 0px; } }
    @media only screen and (max-width: 600px) {
      .content .headers {
        padding-left: 42px; } }
  .content .headers-2 {
    padding-left: 20px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .content .headers-2 {
        padding-left: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .content .headers-2 {
        padding-left: 20px; } }
    @media only screen and (max-width: 767px) {
      .content .headers-2 {
        padding-left: 15px; } }
    @media only screen and (max-width: 600px) {
      .content .headers-2 {
        padding-left: 55px; } }
  .content .content-margin-top {
    margin-top: 30px; }

.section-top {
  background-image: url("../Graphics/bg.jpg");
  background-position: center center;
  background-size: cover;
  min-height: 800px;
  min-height: 982px;
  position: absolute;
  width: 100%;
  z-index: -1; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
     .section-top {
	min-height: 937px;}
}
.entry-wrapper .sub h4 {
  padding-bottom: 7px;
}
.section-top-darker {
  background-position: center center;
  background-size: cover;
  min-height: 764px;
  position: absolute;
  width: 100%;
  z-index: -1;
  background-color: #000000;
  opacity: 0.6; }

.section-top-darker-sub {
  background-position: center center;
  background-size: cover;
  min-height: 185px;
  position: absolute;
  width: 100%;
  z-index: -1;
  background-color: #000000;
  opacity: 0.38;
  margin-top: 760px; }

.section-top-darker-small {
  background-color: #000000;
  background-position: center center;
  background-size: cover;
  margin-top: 60px;
  min-height: 171px;
  opacity: 0.2;
  position: absolute;
  width: 100%;
  z-index: -1; }

.entry-wrapper {
  font-size: 0.8em;
  background-color: #345a8b;
  max-width: 283px;
  box-shadow: 0 6px 12px 1px gray;
  border-radius: 5px;
  display: inline-block;
  margin-left: 50px;
  margin-bottom: 30px; }
  .entry-wrapper .header {
    height: 65px;
    text-align: right;
    padding: 10px; }
    .entry-wrapper .header .place {
      margin-top: 5px; }
  .entry-wrapper .sub {
    background: white;
	font-size: 15px; /* TSGP */
    color: black;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 40px;
    padding-bottom: 17px; /* TSGP */
    padding-top: 27px; /* TSGP */
    font-style: italic;
    padding-left: 30px; }
    .entry-wrapper .sub .user-wrapper {
      margin-left: -165px;
      width: 165px;
      margin-top: 27px;
      position: absolute;
      display: inline-block; }
      @media only screen and (max-width: 600px) {
        .entry-wrapper .sub .user-wrapper {
          margin-left: 0px;
          position: relative; } }
      .entry-wrapper .sub .user-wrapper .user-name {
        border-top: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 3px; }
      .entry-wrapper .sub .user-wrapper .city {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 3px; }
      .entry-wrapper .sub .user-wrapper .count1 {
        border-bottom: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 3px; }
      @media only screen and (max-width: 600px) {
        .entry-wrapper .sub .user-wrapper {
          position: unset;
          margin: 25px 0 20px; } }
    .entry-wrapper .sub i {
      color: #99999b;
      display: inline;
      font-style: italic; }
    .entry-wrapper .sub p {
      display: inline; }
    .entry-wrapper .sub .fa.fa-quote-left.fa-lg {
      padding-right: 15px; }
    .entry-wrapper .sub .fa.fa-quote-right.fa-lg {
      padding-left: 15px; }
  .entry-wrapper .image {
    background-position: center center;
    background-size: cover;
    border: 4px solid #99999b;
	background-color: #99999b;
    border-radius: 50px;
    height: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    width: 80px; }
  @media only screen and (max-width: 767px) {
    .entry-wrapper {
      margin-left: 33px; } }

/*footer*/
footer {
  height: 100px;
  width: 100%;
  background: #434444;
  margin-top: 25px; /* TSGP */
  text-align: right;
  padding-top: 35px; }
  @media only screen and (max-width: 767px) {
    footer {
      text-align: center; } }
  footer .ul-place {
    text-align: left; }
    @media only screen and (max-width: 767px) {
      footer .ul-place {
        text-align: center; } }
  footer ul {
    margin: 0;
    padding: 0;
    /*padding-left: 15px;*/
    display: inline; }
    footer ul li {
      display: inline; }
      footer ul li a {
        color: #99999b !important;
        text-decoration: none;
        font-size: 12px; }

footer a:hover {
	text-decoration:underline;
}
.create-user a {
  text-decoration: none;
  color: white; }

@media only screen and (max-width: 767px) {
  .centering {
    text-align: center;
    padding-right: 5px; } }
@media only screen and (max-width: 600px) {
  .centering {
    text-align: center;
    padding-right: 5px; } }

.dates {
  color: gray;
  margin-right: 12px;
  margin-top: -2px; }
  @media only screen and (max-width: 767px) {
    .dates {
      margin-top: -30px; } }

@media only screen and (min-width: 1200px) {
  .custom-width {
    width: 605px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .custom-width {
    width: 605px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-width {
    width: 560px !important; } }

.wrapper-place .text {
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.wrapper-place .text:hover {
  color: #0ca7c6; }

.fb-like.fb_iframe_widget {
  margin-top: 8px; }

/*# sourceMappingURL=Site.css.map */
