/*//////////////////
// Grid overrides //
//////////////////*/

.row-wrapper {
    width: 100%;
}

.row {
    z-index: 1;
    width: 978px;
    margin: 0px auto;
}

/*//////////////////////////
// Default Desktop Styles //
//////////////////////////*/

html {
    overflow-y: scroll;
    height: 100%;
    font-style: normal;
}

body {.p
    width: 100%;
    min-width: 1000px;
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal !important;
    color: #576767;
    /* IE6 Fixes */
    _height: 100%;
    _overflow-y: visible;
    _background: none;
}

body.disabled {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

body.home,
.doctor-grid-background {
    background: #FFFFFF url('../images/bg-home-search-2.jpg') top repeat;
}

body.home.error {
    background: #FFF;
}

body.browserInfo .center-emphasis {
    min-height:126px;
}

/*//////////////////////////
// Text Styles - Headings //
//////////////////////////*/

hr {
    height: 1px;
    border: none;
    border-bottom: 2px solid;
    border-color: #F0F0F0;
    color: #F0F0F0;
}

hr.green {
    color: #47a511;
    border-color: #47a511;
}

hr.thin {
    height: 1px;
    border-width: 1px;
}

hr.blue {
    color: #358bE8;
    border-color: #358bE8;
}

.pale-green hr {
    color: #DAEDCF;
    border-color: #C9DCBE;
}

h1, h2, h3, h4, h5 {
    font-weight: 400;
    line-height: 120%;
    margin: 0px;
}

h1,
h1 label {
    font-weight: 400;
}

h2 {

}

h3 {

}

h4 {

}

h5 {
    font-size: 24px;
    font-weight: 400;
}

p {
    margin: 0px 0px 10px 0px;
    line-height: 140%;
}

ul, ol {
    margin: 0px;
    padding: 0px 0px 0px 25px;
}

ol {
    //padding-left: 30px;
}

ul li ul li p,
ol li ol li p {
    margin-bottom: 0px;
}

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

ul.dashed { list-style: none; padding-left: 10px; }
ul.dashed li:before{ content:"-"; position:relative; left: -5px;}
ul.dashed li{ text-indent: -5px; }

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    text-decoration: underline;
}

.text-l { font-size: 1.1em; }
.text-xl { font-size: 1.4em; }

#header .brand .logo {
    margin-top: -5px;
}

.tagline {
    display: block;
    font-size: 12px;
    padding: 0px;
    color: #999;
}

.tagline.large {
    font-size: 15px;
}

h1.grey, h2.grey, h3.grey, h4.grey, h5.grey,
.page-content h1.grey, .page-content h2.grey, .page-content h3.grey, .page-content h4.grey, .page-content h5.grey {
    color: #566767;
}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue,
.page-content h1.blue, .page-content h2.blue, .page-content h3.blue, .page-content h4.blue, .page-content h5.blue {
    color: #358bE8;
}

h1.green, h2.green, h3.green, h4.green, h5.green,
.page-content h1.green, .page-content h2.green, .page-content h3.green, .page-content h4.green, .page-content h5.green {
    color: #47a511;
}

/*////////////////////////////
// Page Content Text Styles //
////////////////////////////*/

.page-content h1,
.page-content h1 a,
.page-content h2,
.page-content h2 a{
    color: #47a511;
    margin: 0px 0px 20px 0px;
}

.page-content h3,
.page-content h3 a {
    color: #358bE8;
}

.page-content a {
    color: #358bE8;
    text-decoration: none;
}

.page-content a:hover {
    text-decoration: underline;
}

.page-content .content.pale-green {
    padding-bottom: 15px !important;
}

/*////////////////////////
// Page Content Popouts //
////////////////////////*/

div.popout, .content.popout { padding: 20px 20px 20px 20px !important; }

.popout h1, .popout h2, .popout h3, .popout h4, .popout h5, .popout p { margin-bottom: 0px; }

.popout h2 { font-size: 22px; }

/*/////////////
// Footnotes //
/////////////*/

.footnote, .footnote a, a.footnote { color: #999; }

.page-content .footnote,
.page-content .footnote a,
.page-content a.footnote {
    color: #576767;
}

.footnote a, a.footnote { text-decoration: underline; }
h5.footnote { font-size: 12px; }
p.footnote { font-size: 11px; text-align: justify; }

div.blue,
div.blue h1,
div.blue h2,
div.blue h3 {
    color: #FFF;
}

div.blue h3 {
    font-size: 45px;
    font-weight: 400;
}

div.blue a {
    color: #FFFC2B;
}

.blue,
a.blue {
    color: #358bE8;
}

 .yellow,
 .blue .yellow {
    color: #FFFC2B;
}

div.green,
div.green h1,
div.green h2 {
    color: #FFF;
}

div.green a {
    color: #FFFC2B;
    color: #FFF;
}

.latest-reviews h2 {
    font-size: 38px;
    font-weight: 400;
}

.white,
.white a
a.white {
    color: #FFF;
}

div.white {
    background-color: #FFFFFF;
    color: #566767;
}

div.white a {
    color: #358bE8;
}

.green,
a.green {
    color: #47a511;
}

.bg-tile-doctors {
    background: #FFFFFF url('../images/bg-home-search-2.jpg') top repeat;
}

.grey.light h3 {
    color: #358bE8;
}



/*/////////////////////////
// Text Styles - Content //
/////////////////////////*/

p {
    font-size: 13px;
}

.wrapper {
    width: 100%;
    height: 100%;
    _display: block;
    _clear: both;
    /*background: #FEE;*/
}

.wrapper.disabled {
    opacity : 0.25;
}

.wrapper.disabled * {
    pointer-events: none;
}

.row-wrapper {
    width: 100%;
}

div.green {
    background-color: #47a511;
}

div.green.light {
    background-color: #daedcf;
    color: #566767;
}

div.green.light h2 {
    color: #566767;
}

div.green.light a {
    color: #358bE8;
}

div.green.dark {
    background-color: #3C8C0E;
}

div.blue {
    background-color: #358bE8;
}

div.light-grey {
    background-color: #F8F8F8;
}

div.dark-grey {
    background-color: #2D2D2D;
}

div.grey.light {
    background-color: #F0F0F0;
}

.grey,
a.grey {
    color: #999;
}

.row-wrapper.logo-search {
    position: relative;
    padding: 0px;
    z-index: 2;
    margin-top: -10px;
}

.row-wrapper.navigation {
    width: 100%;
    height: 24px;
    padding: 13px 0px 5px 0px;
    padding: 10px 0px;
    border-bottom: 2px solid #E0E0E0;
}

.navigation-extra {
    position: absolute;
    display: none;
    right: 10px;
    top: 7px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation-extra li {
    display: inline-block;
    float: left;
    font-size: 13px;

}

.navigation-extra li a {
    color: #999;
}

.row-wrapper.latest-reviews {
    height: 580px;
    padding: 20px 0px;
    background-color: #358bE8;
    background-position:  top;
    background-repeat: no-repeat;
    overflow:hidden;
}

.row-wrapper.latest-reviews .col .content {
    padding-left: 60px;
}

/*//////////////////
// Twitter Widget //
//////////////////*/

#widget-TwitterWidget {
    padding: 20px 0px;
}

.row.page-content {
    margin: 20px auto 20px auto;
    min-height: 340px;
}

.row.page-content.no-margin {
    margin: auto;
}

.row.pale-green,
div.pale-green {
    background-color: #daedcf;
}

.row.green-gradient {
    background: #3c8c0e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3c8c0e), to(#47a511));
    background: -webkit-linear-gradient(#3c8c0e, #47a511);
    background: -moz-linear-gradient(#3c8c0e, #47a511);
    background: -ms-linear-gradient(#3c8c0e, #47a511);
    background: -o-linear-gradient(#3c8c0e, #47a511);
    background: linear-gradient(#3c8c0e, #47a511);
}

.row.search.type {
    width: 958px;
    padding: 10px;
}


/*///////////////////
// Hero Row Styles //
///////////////////*/

.hero .step-image {
    width: 150px;
    border: 5px solid #daedcf;
}

.hero .step-image img {
    width: 100%;
}


/*/////////
// Forms //
/////////*/

label .hidden {
    display: none;
}

label input[type=checkbox] {
    margin-right: 10px;
}

input {
    outline: none;
}

button {
    font-weight: 400;
    font-family: inherit;
}

.content.q-question input[type="checkbox"] {
    margin-right: 7px;
}

.questionText,
h1.questionText,
h2.questionText,
h3.questionText {
    margin: 0px;
    color: #566767;
}

.error,
h1.error,
h2.error,
h3.error,
h4.error,
h5.error,
p.error,
.red,
h1.red,
h2.red,
h3.red,
h4.red,
h5.red,
p.red,
.questionText.error,
h1.questionText.error,
h2.questionText.error,
h3.questionText.error {
    color: #E89393;
}

body.error { color: #566767; }

.tline {
    padding: 5px;
    border: 1px solid #AAA;
    border-radius: 0;
    font-size: 13px;
    width: 220px;
    font-family: inherit;
    z-index: 1;

}

.tline.half {
    width:50%;
}

.tarea {
    padding: 5px;
    border: 1px solid #AAA;
    outline: none;
    min-width: 220px;
    min-height: 100px;
    font-family: inherit;
    font-size: 13px;
    font-weight: inherit;
    color: inherit;
}

.review .tarea {
    width: 660px;
    height: 200px;
    font-size: 17px;
    font-weight: 100;
    padding: 15px;
    color: #576767;
}

.free-text-update-message {
    font-size: 17px;
    line-height: 32px;
    color: #788989;
}

.tarea.error {
    border: 2px solid #E89393;
}

.input-placeholer {
    color: #CCC;
}

button.remove {
    border: none;
    background: none;
}

.q-select select {
    max-width: 330px;
}

.q-integer .q-question {
    padding: 0px !important;
}

.q-select, .q-integer, .q-instruction, .q-string, .q-subscription, .q-range, .q-patientType, .q-list {
    border-top: 1px solid #EEE;
}

.q-patientType .radio-item {
    padding-left: 20px;
}

/* Responseive form elements */
.field-wrapper {
    display: block;
    width: auto;
    border: 1px solid #AAA;
    padding: 5px;
    background: #FFF;
}

.field-wrapper.error {
    border-color: #E89393;
}

.field-wrapper .tline,
.field-wrapper .tarea {
    width: 100%;
    border: none;
    padding: 0px;
}

.q-lookup[data-question="q_420"] {

}

.q-lookup[data-question="q_420"] .col.third,
.q-lookup[data-question="q_420"] .col.third-double {
    width: 50%;
}

.q-lookup[data-question="q_420"] .col.third-double .autocomplete.select {
    display: block;
    width: 100%;
}
.q-lookup[data-question="q_420"] .col.third-double .autocomplete.select #q_420_text {
    width: 100%;
    margin-left: -5px;
}



#header {
    background: #FFFFFF;
/*    background: rgba(255,255,255,0.95);*/
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 2000;
    padding: 14px 10px 10px 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.35);
}

#header .brand {
    display: inline-block;
    _display: inline;
    float: left;
    margin-right: 15px;
}

/* First row after fixed head requires extra padding */
.first-after-header {
    padding-top: 66px;
    _padding-top: 4px;
}

.first-after-header.active-search {
    padding-top: 0px;
}


/*///////////////////////////
// Navigation - Header Nav //
///////////////////////////*/

ul.header-navigation {
    float: right;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

ul.header-navigation li {
    display: inline-block;
    float: left;
    border-right: 1px solid #F0F0F0;
    margin: 0px;
}

ul.header-navigation li.active {
    padding: 0px;
}

ul.header-navigation li.first {
    border-left: none;
}

ul.header-navigation li.first-right {
    padding-left: 100px;
}

ul.header-navigation li.last {
    border-right: none;
    padding-top: 7px;
}

ul.header-navigation li a {
    display: block;
    text-decoration: none;
    color: #999;
}

ul.header-navigation li.last a {
    padding-right: 0px;
}

ul.header-navigation li a:hover {
    text-decoration: underline;
}

ul.header-navigation li.active a {
    color: #3c8c0e;
}

ul.header-navigation li.active a:hover {
    text-decoration: none;
}

/*///////////////////////////////////
// Homepage Styles- Latest Reviews //
///////////////////////////////////*/

    /*///////////////////////
    // Latest Reviews Tabs //
    ///////////////////////*/

.row-wrapper.latest-reviews {

}

.row-wrapper.latest-reviews h2 {
    color: #FFF;
}


.latest-reviews .carousel-nav {
    float:right;
    height:48px;
}

.latest-reviews .carousel-nav .review-type {
    margin-left: 20px;
    margin-top:12px;
}

.latest-reviews .carousel-nav a {
    display: block;
    width: 100%;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size:15px;
     outline: 0;
}

.latest-reviews .carousel-nav a.active {
    font-weight: 700;
    background: url('../images/bg-tab-nav-active.png') no-repeat bottom;
    text-decoration:underline;
}

    /*//////////////////////////
    // Latest Reviews Content //
    //////////////////////////*/

.latest-reviews .carousel-content .review {
    background: #FFF;
    margin: 20px 0px 20px 0px;
    padding: 10px;
    overflow: hidden;
    max-height:140px;
    -webkit-box-shadow: -5px 11px 18px -7px rgba(224,204,224,0.56);
    -moz-box-shadow: -5px 11px 18px -7px rgba(224,204,224,0.56);
    box-shadow: -5px 11px 18px -7px rgba(224,204,224,0.56);
    border-radius:5px;
    cursor: pointer;
}

.latest-reviews .review .entity-name a{
    color:green;
}

.latest-reviews .review .reviewer,
.latest-reviews .review .reviewed-date{
    font-size:13px;
    color:#7B7B7B;
}

.latest-reviews .review .review-text{
    margin:10px 0px 10px 0px;
    display: block;
    overflow: hidden;

    color: #7B7B7B;
    line-height: 20px;
    font-size:14px;
    word-wrap: break-word;
}

.latest-reviews .review .review-text a{
     color: #7B7B7B;
}
.latest-reviews .review  a:hover{
    text-decoration:none!important;
}

/* .latest-reviews .col.first .content { */
/*  margin-left: 0px; */
/*  margin-right: 20px; */
/* } */


/* .latest-reviews .col.last .content { */
/*  margin-left: 20px; */
/*  margin-right: 0px; */
/* } */

/* .latest-reviews .col .content h5 { */
/*  color: #000; */
/* } */

/* .latest-reviews .col .review .stars { */
/*  display: block; */
/*  padding-bottom: 5px; */
/* } */

/* .latest-reviews .col .review p { */
/*     color: #7B7B7B; */
/* } */

/* .latest-reviews .col .review .reviewby { */
/*     color: #000; */
/*     display:block; */
/*     font-size: 11px; */
/* } */

/* .latest-reviews .review .text */
/* { */
/*     display: block; */
/*     max-height: 75%; */
/*     width: 100%; */
/*     overflow: hidden; */

/*     color: #7B7B7B; */
/*     line-height: 120%; */
/*     font-size: 13px; */

/*     word-wrap: break-word; */
/* } */

/* .latest-reviews .review-content a:hover { */
/*     text-decoration: none; */
/* } */

/* .latest-reviews .review-content .reviewby */
/* { */
/*     padding-top: 3px; */
/* } */

/* .review-content .content .stars */
/* { */
/*     min-height: 22px; */
/* } */

/*///////////////
// Star Rating //
///////////////*/

div.rating-wrapper {
    display: inline;
}

.raty-rating-wrapper {
    line-height: 30px;
    color: #999;
}

.raty-rating-wrapper div img {
    height:30px;
    width: 30px;
    border-top: #fff solid 10px;
    border-bottom: #fff solid 10px;
}

.raty-rating-wrapper div {
    display: inline;
    padding: 0px 20px;
}

.question-set .q-question {
    width: 100%;
    text-align: right;
}

.question-set .q-list .q-question,
.question-set .q-question.review {
    text-align: left;
}

.question-set .q-question.review-lookup-question {
    width: auto;
}

.question-set .q-question.review-lookup-question .toggle_block {
    padding-right: 10px;
}

.question-set .min, .question-set .max {
    height: 55px;
    display: inline-block;
    float: left;
    width: 20%;
    cursor: pointer;
    font-size: 0.75em;
}

.question-set .min table, .question-set .max table,
.question-set .min table tr td, .question-set .max table tr td {
    width: 100%;
    height: 100%;
}

.question-set .min table tr td, .question-set .max table tr td {
    vertical-align: middle;
}

.question-set .score {
    width: 60%;
    height: 50px;
    display: inline-block;
    float: left;
    text-align: center;
}

.question-set .min { text-align: right; }
.question-set .max { text-align: left; }

/*///////////////////////////
// Homepage content blocks //
///////////////////////////*/

.content-blocks {
    background: #FFF;
}

.content-blocks .col {
    background-color: #FFF;
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 255px;
    _height: 255px;

}

.content-blocks .charity {
    background-image: url('../images/bg-content-block.png');
}

.content-blocks .tw {
    background-image: url('../images/bg-content-block-tw.jpg');
}

.content-blocks .news {
    background-image: url('../images/bg-content-block-news.jpg');
}

.content-blocks .col .content {}

/*///////////////////////////////
// Homepage - Partner carousel //
///////////////////////////////*/

.partner-carousel-wrapper {
    overflow: hidden;
    position: relative;
    height: 230px;
    padding-top: 20px;
    min-width: 1000px;
    background: #FFF;
}

.partner-carousel {
    width: 1000px;
    position: absolute;
    top: 70px;
    height: 200px;
    z-index: 1;
}

.carousel-slide {
    width: 850px;
    height: 200px;
    display: inline-block;
    float: left;
}

.carousel-slide .carousel-item {
    display: inline-block;
    float: left;
}

.carousel-slide .carousel-item.half {
    width: 50%;
}

.carousel-slide .carousel-item.third {
    width: 33.3%;
}

.carousel-slide .carousel-item.quarter {
    width: 25%;
}

.carousel-slide .carousel-item img {
    width: 100%;
}

.arrow-carousel-left {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -485px;
    margin-top: -40px;

    z-index: 2;
}

.arrow-carousel-right {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 445px;
    margin-top: -40px;

    z-index: 2;
}

/*//////////////////
// Ward code form //
//////////////////*/

#wardCode-field {
    letter-spacing: 0.2em;
    padding: 10px  !important;
    font-size: 2em  !important;
    text-transform: uppercase;
    border: 1px solid #96A98B;
    border-right: none;
    
}

#butFindWard {
    font-size: 2em;
    padding: 10px;
    border-top: 1px solid #358bE8;
}

/*///////////////////////////////
// Search Results - Categories //
///////////////////////////////*/

body.search h1 {
    font-weight: 700;
    font-size: 27px;
    margin: 0;
}

body.search h2 {
    font-weight: 400;
    font-size: 27px;
    margin: 0;
}

.row.search.type {
    border: 1px solid #47a511;
    border-bottom: none;
    background: #3c8c0e;
}

body.search .refine .content {
    padding-right: 40px;
}

ul.list-search-result-categories {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.list-search-result-categories li {

}

ul.list-search-result-categories .col .content {
    padding: 3px;
}

ul.list-search-result-categories .col .content input[type="checkbox"]{
    margin-right: 2px;
}

.list-search-result-categories label { font-size: 12px; }

a.link-create-entity {
    color: #FFFFFF;
    font-weight: bold;
}

/*////////////////////////////////
// Search Results - Search Form //
////////////////////////////////*/

#results-large-search {
    background: #daedcf;
    margin: 20px 0px;
    padding: 8px 10px 10px 10px;
    width: auto;
    display: block;
    float: none;
    border-top: 1px solid #C9DCBE;
    border-bottom: 1px solid #C9DCBE;
}

#results-large-search .search-wrapper,
#results-large-search .near-wrapper,
#results-large-search .submit-wrapper {
    display: inline-block;
    float: left;
}

#results-large-search .near-wrapper,
#results-large-search .submit-wrapper {
    margin-left: 8px;
}

#results-large-search label {
    font-weight: 700;
    font-size: 12px;
}

#results-large-search #search,
#results-large-search #near_text {
    padding: 5px;
    width: 295px;
    border: 2px solid;
    border-color: #C9DCBE;
}

#results-large-search #near_text,
#results-large-search #search-submit {

}

/*//////////////////
// Search results //
//////////////////*/

ul.specialties,
ul.review-score,
ul.gender {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.specialties li,
ul.review-score li,
ul.gender li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.specialties li label,
ul.review-score li label,
ul.gender li label {
    display: block;
    width: auto;
    clear: left;
    font-size: 12px;
    padding: 2px 0px;
}

/* Search filters */
div#bottom_speciality {
    display : none;
}

div#bottom_speciality.active {
    display : block;
}

.specialties {
    margin-bottom: 20px;
}

ul.review-score li {
    padding: 5px 0px;
}

#resultsbox {
    margin-top: 20px;
}

.moreline {
    padding-bottom: 10px;
    border-bottom: 2px solid #47a511;
}

#resultsbox .category-container {
    margin-bottom: 20px;
}

#resultsbox .category-container .entity {
    border-bottom: 1px solid #C9DCBE;
}

/*//////////////////////////
// Search Result Entities //
//////////////////////////*/

/* search result entity */
.row.entity {
    padding: 10px;
    font-size: 13px;
}

.row.entity h5 {
    font-size: 15px;
    font-weight: 400;
}

.row.entity .col.text {
    width: 377px;
}

.row.entity .col.doc-image {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.row.entity .col.doc-text {
    width: 291px;
    margin-left: 10px;
}

.row.entity .col.rating {
    width: 135px;
    margin-left: 10px;
}

.row.entity .col.button {
    width: 132px;
    margin-left: 6px;
}

.entity-thumb {
    display:block;
    width: 80px;
    height: 80px;
    position: relative;
}

.entity-image-wrapper {
    position: absolute;
    z-index: 1;
}

.entity-image-hover {
    display: none;
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #358bE8;
    background-color: rgba(53, 139, 232, 0.65);
    background-image: url('../images/png/magnify-white.png');
    background-image: url('../images/svg/magnify-white.svg'), none;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
}

.entity-thumb:hover .entity-image-hover {
    display: block;
}

ul.list-entity-specialties,
ul.list-entity-locations {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.list-entity-specialties {
    margin-bottom: 10px;
}

ul.list-entity-specialties li,
ul.list-entity-locations li {
    width: 100%;
    display: block;
    color: #47a511;
}

ul.list-entity-specialties li a,
ul.list-entity-locations li a {
    color: #47a511;
}

.green ul.list-entity-specialties li,
.green ul.list-entity-specialties li a,
.green ul.list-entity-locations li,
.green ul.list-entity-locations li a {
    font-size: 13px;
    color: #daedcf;
}

.row.entity.showall {
    padding: 0px;
}

.show-all-btn-small {
    line-height: 2.3em;
    font-size: 14px;
}

.show-all-btn-large {
    padding: 10px;
    display: block;
    width: auto;
    color: #85987A;
}

.show-all-btn-large:hover {
    background-color: #C9DCBE;
    color: #637658;
    text-decoration: none;
}

/*////////////////
// Entity Pages //
////////////////*/

.entity-header {
    padding: 0px;
    min-height: 307px;
    //min-height: 298px;
}

.entity-header h1 {
    font-weight: 700;
    font-size: 23px;
    line-height: 100%;
}

.entity-header h3  {
    font-weight: 700;
    text-shadow: 0px 1px #569400;

}

.entity-image-container {
    left: 0px;
    width: 210px;
    margin-left: -10px;
    //margin-top: -10px;
}

.entity-image-container .content {
    padding-bottom: 0px;
}

.entity-header .image-wrapper {
    position: absolute;
    width: 170px;
    height: 320px;
    padding: 10px 20px;
    background: url('../images/bg-entity-view.png') no-repeat bottom;
    margin-top: -10px;
}

.entity-header .image-wrapper .image-top {
    width: 156px;
    height: 164px;
    overflow: hidden;
    padding: 17px 7px 0px 7px;
}

.entity-header .image-wrapper .image-middle {
    width: 156px;
    padding: 7px 7px 0px 7px;
    color: #576767;
}

.entity-header .image-wrapper .image-middle .raty-rating-wrapper-readonly {
    margin: auto;
}

.entity-header .image-wrapper .image-middle .btn {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    text-align: center;
}

.entity-header .image-wrapper .image-bottom {
    width: 170px;
    height: 44px;
}

.entity-reviews-count {
    font-size: 12px;
    color: #47a511;
}

.entity-intro-container {
    left: 0px;
    width: 435px !important;
}

.entity-header .entity-info {
    margin-bottom: 10px;
}

.entity-header .mapWrapper {
    width: 100%;
}

.entity-review {
    border-bottom: 2px solid #B8CBAD;
}

.entity-review .col.right {
    position: relative;
    //position: initial;
}

.entity-review .col.left .content {
    padding-right: 10px;
}

.entity-review .col.right .content {
    padding-left: 10px;
}

.entity-review .star-rating-label {
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
}

.entity-review .star-rating-stars {

}

.entity-reviews-count {
    display: block;
    line-height: 30px;
}

.entity-review .review-date {
    font-size: 12px;
    color: #999;
}

.entity-review .review-writtenby {
    font-size: 12px;
}

.entity-review .review-text {
    font-size: 12px;
    white-space: pre-line;
}

.entity-review .review-reply {
    border:solid 1px #666;
    padding-left:5px;
    padding-right:5px;
    font-size: 12px;
    background-color:#fff;
}

.entity-review .review-actions {
    width: 100%;
}

.entity-review .review-actions div {
    padding: 3px 10px;
}

.entity-review .review-actions a {
    color: #47A511;
    font-size: 12px;
    text-decoration: none;
}

.entity-review .review-actions a:hover {
    text-decoration: underline;
}

.EntityTrustInfoWidget {

}

.EntityTrustInfoWidget .EntityTrustInfoWidget-logo {
    display: block;
    padding: 20px 0px;
    max-width: 100%;
    margin: auto;
}

.nearest-entities .distance,
.nearest-entities .review-count {
    font-size: 12px;
    line-height :24px;
    float: right;
}

.nearest-entities a {
    font-size: 14px;
}

.nearest-entities hr {
    margin: 0.4em 0;
    color: #F8F8F8;
}

/*/////////////
// Charities //
/////////////*/

.charities-container .col {
    float: left;
    display: inline-block;
}
.charities-container .col .content {
    border-left: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
}

.charities-container .col.first-row .content {
    border-top: 1px solid #FFF;
}

.charities-container .col.first-col .content {
    border-left: 1px solid #FFF;
}

/*//////////////////
// Write A Review //
//////////////////*/

.row.review-tabs {
    margin: 20px auto;
}

ul.list-review-steps {
    display: block;
    float: left;
    width: 978px;
    //width: 976px;
    //height: 45px;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

ul.list-review-steps li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0px;
    width: 15%;
    height: 45px;
    font-size: 14px;
    background: #DDD;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    background-image: url('../images/tabs-grey-grey.gif');
    background-position: right;
    background-repeat: no-repeat;
}

ul.list-review-steps li.half {
    width: 50%;
}

ul.list-review-steps li.quarter {
    width: 25%;
}

ul.list-review-steps li.blue {
    background-color: #358bE8;
    background-image: url('../images/tabs-blue-blue.gif');
    background-repeat: no-repeat;
    background-position: right;
    color: #FFF;
}

ul.list-review-steps li.last {
    background-image: none;
}

ul.list-review-steps li.blue ul li {
    border: none;
}

ul.list-review-steps li.reviews {
}

ul.list-review-steps li.current-step {

    background-image: url('../images/tabs-blue-grey.gif');
    background-repeat: no-repeat;
    background-position: right;
}

ul.list-review-steps li.current-step.last {
    background-image: none;
}

ul.list-review-steps li span.step-wrapper {
    display: block;
    width: auto;
    height: 45px;
    line-height: 45px;
    padding: 0px 15px;
}

ul.list-review-steps li.last span.step-wrapper {
}


ul.list-review-steps li.blue span.step-wrapper {
}

ul.list-review-steps a {
    color: #FFFFFF;
}

ul.list-review-steps li.blue span.step-wrapper .left,
ul.list-review-steps li.blue span.step-wrapper .right {
    display: inline-block;
}



ul.list-review-steps li button {
    background: none;
    padding: 0px;
    border: none;
    color: #FFFC2B;
}

ul.list-review-steps li button:hover {

}

ul.list-review-steps li ul {
    display: none;
    position: absolute;
    left: 0px;
    width: 199%;
    z-index:10;
    margin: 0 0 0 -11px;
    padding: 0;
    background: #CCC;
    clear: both;
}

ul.list-review-steps li.reviews ul li {
    width: 100%;
    background: #358bE8;
    color: #FFF;
}

ul.list-review-steps li.reviews ul li:hover {
    background-color: #136AC6;
    border-color: #136AC6;
    box-shadow: inset 0px 1px 1px #0148A4;
}

ul.list-review-steps li.reviews ul li:hover button {
    color: #FFFC2B !important;
}

ul.list-review-steps li.reviews ul li span.step-wrapper {
    display: block;
    width: 100%;
    border: none;
    padding: 0px;
    border-top: 1px solid #0148A4;
}

ul.list-review-steps li.reviews:hover ul {
    display: block;
}

ul.list-review-steps li.reviews ul li span.step-wrapper button {
    color: #FFf;
    display: block;
    float: none;
    width: 100%;
    padding: 15px 15px;
    text-align: left;
}

.list-review-steps-sub.grey {
    background: #DDD;
    margin-top: 1px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

.step-two-link {
    padding: 15px;
}

.step-two-link:hover {
    color: #FFFC2B;
    text-decoration: none !important;
}

.list-review-steps-sub.grey li,
ul.list-review-steps li.reviews .list-review-steps-sub.grey li {
    background: #DDD;
    border-top: none;
    border-bottom: 1px solid #999;
}

.list-review-steps-sub.grey li span {
    background: #DDD;
}

.list-review-steps-sub.grey li:hover,
ul.list-review-steps li.reviews .list-review-steps-sub.grey li:hover,
ul.list-review-steps li.reviews .list-review-steps-sub.grey li:hover span {
    background: #BBB;
}

ul.list-review-steps li.reviews .list-review-steps-sub.grey li span.step-wrapper {
    border-top: none;
    border-bottom: none;
}

ul.list-review-steps li.reviews .list-review-steps-sub.grey li span.step-wrapper button {
    color: #666;
}

ul.list-review-steps li.reviews .list-review-steps-sub.grey li:hover button {
    color: #FFF !important;
}

.review-lookup-question {
    background: #f8f8f8;
}

/*////////////////////////
// Conditionals Overlay //
////////////////////////*/

#message_overlay {
    position: fixed;
    z-index: 650;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 400px;
    margin-left: -301px;
    margin-top: -201px;
    border: 2px solid #469CF9;
    border-radius: 5px;

    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.5);

    background: #FFF;
    background: rgba(255,255,255,0.98);
}

#message_overlay .row {
    width: auto;
}

#message_overlay .conditionals {
    background: #EEE;
    height: 110px;
    padding: 10px;
    overflow-y: scroll;
    border: 1px solid #DDD;
}

#message_overlay.ajaxPopup {
    padding: 15px;
}

.ajaxPopup div {
    display: block !important;
    width: auto !important;
    float: none !important;
}

.ajaxPopup .page-content {
    padding: 10px 15px;
    height: 270px;
    min-height: 0px;
    background: #EEEEEE;
    overflow-y: scroll;
    border: 1px solid #CCC;
}

/*/////////////////
// Button Styles //
/////////////////*/

.btn {
    display: inline-block;
    border: none;
    padding: 5px 15px;
    padding: 5px 12px\0/;
    //padding: 5px 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 2px solid;
    border-color: #FFF;
}

.btn.large {
    font-size: 1.2em;
    padding: 7px 15px;
}

.btn:hover {
    text-decoration: none !important;
}

.btn.inactive {
    display: none;
}

/* Button styles inheritted from containers */
div.white .btn {
    background-color: #358bE8;
    border-color: #136AC6;
    color: #FFF;
}

div.blue .btn {
    background-color: #FFF;
    border-color: #136AC6;
    color: #358bE8;
}

div.green .btn {
    background: #FFF;
    border-color: #3C8C0E;
    color: #358bE8;
}

div.green.light .btn {
    background-color: #358bE8;
    border-color: #136AC6;
    color: #FFF;
}

div.green.dark .btn {
    /* Inherits all styles from .green */
}

div.grey .btn {
    background-color: #358bE8;
    border-color: #136AC6;
    color: #FFF;
}

/*** Blue Buttons ***/
.btn.blue,
div .btn.blue {
    background-color: #358bE8;
    border-color: #136AC6;
    color: #FFF;
}


.btn.blue:hover,
.btn.blue.active {
    background-color: #136AC6;
    border-color: #136AC6;
}

.btn.blue.dark,
div .btn.blue.dark {
    background-color: #136AC6;
}

/*** Grey Buttons ***/
.btn.grey,
div .btn.grey {
    background-color: #EEE;
    border-color: #CCC;
    color: #999;
}

.btn.grey:hover {
    background: #CCC;
    color: #FFF;
}

.btn.white,
div .btn.white {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #999999;
}

/*** Pale green buttons ***/
.btn.pale-green,
div .btn.pale-green {
    background-color: #DAEDCF;
    border-color: #5A8E40;
    color: #497D30;
}

.btn.pale-green:hover {
    box-shadow: inset 0px 1px 1px #96A98B;
    background-color: #B8CBAD;
}

.btn-text {
    background: none;
    border: none;
    font-size: 12px;
    color: #576767;
    text-decoration: none;
    text-align: left;
}

.btn-text:hover {
    text-decoration: underline;
}

.btn-text.green.light {
    color: #daedcf;
}

.btn-info-text {
    line-height: 27px;
    font-size: 95%;
    padding-bottom: 10px;
}

.btn.clear {
    background: none;
    border: none;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
    color: #576767;
}

.btn.clear:hover {
    background: none;
    border: none;
    box-shadow: none;
    text-decoration: underline;
}

.btn.clear.pale-green {
    color: #daedcf;
}

/*///////////////
// CSS3 Styles //
///////////////*/

.row-shadow {
    -webkit-box-shadow: #CCC 0px 4px 5px;
    -moz-box-shadow: #CCC 0px 4px 5px;
    box-shadow: #CCC 0px 4px 5px;
}

input.rounded {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

/*///////////////
// Misc Styles //
///////////////*/

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.float-none {
    float: none;
}

div.spacer {
    display: block;
    width: 100%;
    height: 20px;
}

.no-bg {
    background: none !important;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.bold {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.centre {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.lineheight-h2 { /* Match h2 lineheight */
    line-height: 34px;
}

.mobile-show {
    display: none;
}

.centre {
    text-align: center;
}

.no-padding {
    padding: 0px !important;
}

/*////////////////
// Handle no js //
////////////////*/

.noscript-show,
.noscript-show-block {
    display: none;
}

.footer-wrapper.absolute {
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
}


/* nojs layout */
.nojs_overlay {
    background-color: #FAFAFA;
    border: 1px solid #BBBBBB;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin: 100px auto 150px;
    padding: 15px;
    width: 35%;
}

/* entity latest reviews */
.review-actions .like-review-count {
    font-size: 0.7em;
}

.review-actions .like-review-text {
    padding-left: 0.5em;
    font-size: 0.7em;
}

/* report review */
.report-review h2 {
    color: #47A513;
    font-size: 1.67em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.report-review {
    text-align: justify;
}

/*/////////////////
// iFrame Styles //
/////////////////*/

#fb-lie,
#tw-like {
    display: inline-block;
    float: left;
}

/* Terms and conditions */
.terms-block {background:#f0f0f0; padding:20px; height:250px; overflow-y:scroll; border:1px solid #ddd; margin-top:15px;}
.terms-block .content {padding:0 !important;}
.terms-block h1,
.terms-block h2 {margin-bottom:15px;}
.terms-block h3 {margin:25px 0 15px;}
.terms-block strong {display:block;}
/*Unilabs*/
.unilabs-info-text {
    line-height: 27px;
    font-size: 80%;
    padding-bottom: 10px;
}

.unilabs-language-title {
    margin-left: 10px;
}
.hidden-list-item {
    display:none;
}

.twitter-share-button {
    display: block;
}

#nurse-pre-register-popup {
    top: 100px;
    right: 25px;
    border: 2px solid #358bE8;
    border-radius: 5px;
    padding: 11px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
    max-width: 180px;
}

#nurse-pre-register-popup a.btn img {
    margin-top: -3px;
}

/** Ie warning  */
.iewarning {
    position: absolute;
    top: 55PX;
    z-index: 99;
    border-top: 1px solid #DDDDAD;
    font-size: 11px;
    line-height: 17px;
    background: #FFFFCF;
    width: 100%;
    padding: 5px;
    text-align: center;
}