﻿/*! jQuery UI - v1.10.4 - 2014-04-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */


.icon-notification:before {
    content: "\ea08";
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 1000;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: normal
    }

        .ui-menu .ui-menu-item a.ui-state-focus,
        .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px
        }

    .ui-menu .ui-state-disabled {
        font-weight: normal;
        margin: .4em 0 .2em;
        line-height: 1.5
    }

        .ui-menu .ui-state-disabled a {
            cursor: default
        }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Verdana, Arial, sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

    .ui-widget-header a {
        color: #222
    }

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #555
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #999;
        background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-hover a,
        .ui-state-hover a:hover,
        .ui-state-hover a:link,
        .ui-state-hover a:visited,
        .ui-state-focus a,
        .ui-state-focus a:hover,
        .ui-state-focus a:link,
        .ui-state-focus a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a,
        .ui-widget-content .ui-state-highlight a,
        .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a,
        .ui-widget-content .ui-state-error a,
        .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
        color: #cd0a0a
    }

    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
        font-weight: bold
    }

    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal
    }

    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35)
        }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

.slick-loading .slick-list {
    background: #fff url(https://gp-patient.co.uk/assets/slick-ajax-loader-b494f7bde675018b00ffb4bc823e6282.gif) center center no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

    .slick-track:before,
    .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

    .slick-slide img {
        display: block
    }

        .slick-slide img.slick-loading {
            background: #fff url(https://gp-patient.co.uk/assets/slick-ajax-loader-b494f7bde675018b00ffb4bc823e6282.gif) center center no-repeat;
            padding-bottom: 100%
        }

    .slick-slide.dragging img {
        pointer-events: none
    }

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

@font-face {
    font-family: "slick";
    src: url(https://gp-patient.co.uk/assets/slick-70c2bf865be508c3de4566256c1741c3.eot);
    src: url(https://gp-patient.co.uk/assets/slick-70c2bf865be508c3de4566256c1741c3.eot?#iefix) format("embedded-opentype"), url(https://gp-patient.co.uk/assets/slick-8bff1d952a72616fed8674c168b18368.woff) format("woff"), url(https://gp-patient.co.uk/assets/slick-118810a3f9a7f3be467da16d44afd7ed.ttf) format("truetype"), url(https://gp-patient.co.uk/assets/slick-784de4f56bf2e44698533b5e4d5f0774.svg#slick) format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none
}

    .slick-prev:focus,
    .slick-next:focus {
        outline: none
    }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 0.25
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: "slick";
        font-size: 20px;
        line-height: 1;
        color: white;
        opacity: 0.85;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

    .slick-prev:before {
        content: '\8592'
    }

.slick-next {
    right: -25px
}

    .slick-next:before {
        content: '\8594'
    }

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0px 5px;
        padding: 0px
    }

        .slick-dots li a {
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0;
            font-size: 0;
            color: transparent;
            padding: 5px
        }

            .slick-dots li a:before {
                content: '\8226';
                font-family: "slick";
                font-size: 6px;
                line-height: 2;
                color: black;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active a:before {
            opacity: 0.75
        }

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
datalist,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

*:before,
*:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1;
}

pre,
code {
    font-family: monospace
}

input,
textarea,
button {
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font: inherit
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

blockquote,
q {
    quotes: none
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none
    }

cite {
    font-style: normal
}

html,
body {
    background: white;
    color: #404040
}

body {
    font-size: 16px
}

#site-body {
    margin: 0
}

.full-width #site-body {
    margin: 0
}

.border-top {
    border-top: 2px solid #d8d8d8;
    padding-top: 30px
}

.border-bottom {
    border-bottom: 2px solid #d8d8d8;
    padding-bottom: 30px
}

.border-thick {
    border-width: 2px
}

.border-thin {
    border-width: 1px
}

.border-no-pad {
    padding-top: 0
}

.border-top.small-pad {
    padding-top: 15px
}

.border-white {
    border-color: white
}

.border-grey {
    border-color: #d8d8d8
}

.border-light-grey {
    border-color: #ebebeb
}

.border-brand {
    border-color: #597eb3;
    border-width: 3px
}

.blue {
    color: #597eb3
}

.blue-green {
    color: #7dbfac
}

.light-blue {
    color: #acbed9
}

.green {
    color: #6eca87
}

.orange {
    color: orange
}

.white {
    color: white
}

.grey {
    color: gray
}

.dark {
    background-color: #f7f7f7
}

form fieldset ol li input,
form fieldset ol li textarea {
    background: white
}

    form fieldset ol li input:focus,
    form fieldset ol li textarea:focus {
        background: white;
        outline: none
    }

    form fieldset ol li input[type=text],
    form fieldset ol li input[type=email],
    form fieldset ol li input[type=password],
    form fieldset ol li textarea {
        -webkit-appearance: none
    }




select.form-control {
    width: 600px;
}


select::-ms-expand {
    display: none;
}

form-general fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

    form-general fieldset ol {
        margin: 0;
        padding: 0;
        list-style: none
    }

        form-general fieldset ol li {
            clear: both;
            padding: 10px 0
        }

            form-general fieldset ol li label {
                display: block;
                color: #404040;
                font-weight: 500
            }

                form-general fieldset ol li label em {
                    color: #8c8c8c;
                    font-size: 0.875em;
                    font-style: normal
                }

            form-general fieldset ol li input,
            form-general fieldset ol li textarea {
                width: 100%;
                border: 2px solid #d8d8d8;
                padding: 5px
            }

                form-general fieldset ol li input.short {
                    width: 50%
                }

            form-general fieldset ol li textarea {
                display: block;
                height: 6em
            }

            form-general fieldset ol li select {
                margin-left: 0.2%;
                margin-right: 0.2%;
                width: 99.4%;
                font-size: 16px
            }

            form-general fieldset ol li.checkbox label,
            form-general fieldset ol li.radio label {
                font-weight: normal;
                padding-left: 30px
            }

            form-general fieldset ol li.checkbox input,
            form-general fieldset ol li.radio input {
                float: left;
                display: block;
                width: 20px;
                margin-top: 5px;
                background: transparent
            }

            form-general fieldset ol li span.note {
                display: block
            }

            form-general fieldset ol li.checkbox div.field_with_errors,
            form-general fieldset ol li.radio div.field_with_errors {
                display: inline
            }

            form-general fieldset ol li span.note,
            form-general fieldset ol li span.error {
                clear: both;
                display: block;
                padding: 5px 0 0
            }

            form-general fieldset ol li span.error {
                color: #dd0000
            }

            form-general fieldset ol li div.field_with_errors input,
            form-general fieldset ol li div.field_with_errors textarea {
                border-color: #dd0000
            }

form-general div.submit {
    margin-top: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e6e6e6
}

    form-general div.submit span.alt {
        padding: 0 0 0 0.5em
    }

form-general fieldset ol li.is-hidden {
    display: none
}

form .text,
form .text div.submit,
form .text div.submit button {
    display: inline
}

    form .text div.submit button {
        padding: 0;
        background: transparent;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

form-general .inline {
    position: relative;
    overflow: hidden
}

    form-general .inline p {
        margin-bottom: 0
    }

    form-general .inline fieldset {
        float: left;
        width: 100%
    }

        form-general .inline fieldset input {
            height: 62px;
            font-size: 1.2em;
            text-indent: 0.75em;
            outline: none;
            border-radius: 10px;
            border: 2px solid white;
            color: #404040;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            -webkit-appearance: none
        }

@media only screen and (max-width: 769px) {
    form-general .inline fieldset input {
        font-size: 1em;
        text-indent: 0.5em
    }
}

form-general .inline:hover fieldset input,
form-general .inline.pristine fieldset input {
    border-color: white
}

form-general .inline.pristine:hover fieldset input {
    background-color: #f7f7f7;
    border-color: #f7f7f7
}

form-general .btn:hover,
form-general :hover .btn {
    background-color: #63b579;
    border-color: #63b579
}

form-general .inline input.error,
form-general .inline:hover input.error {
    background-color: #f8cccc;
    border-color: #e53f3f
}

form-general .submit {
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: 0;
    padding: 0;
    background-color: transparent
}

form-general .btn {
    display: block;
    width: 100%;
    height: 52px;
    padding: 0 15px;
    font-size: 1.25em;
    background-color: #6eca87;
    border-color: #6eca87;
    border-radius: 10px;
    outline: none
}

@media only screen and (max-width: 769px) {
    form-general .btn {
        font-size: 1em
    }
}

form-general .btn[disabled],
form-general .inline .btn[disabled]:hover {
    background-color: #6eca87;
    border-color: #6eca87;
    cursor: default
}

form .filters {
    max-width: 940px;
    padding-bottom: 15px
}

.ui-autocomplete {
    max-height: 500px;
    overflow-y: auto
}

.ui-widget-content {
    border: 1px solid #f7f7f7;
    border-radius: 10px
}

.ui-menu li.ui-menu-item {
    width: auto;
    border-top: 1px solid #d8d8d8
}

    .ui-menu li.ui-menu-item:first-child {
        border-top: none
    }

.ui-menu .ui-menu-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #404040
}

    .ui-menu .ui-menu-item a.ui-state-focus {
        background: #d8d8d8
    }

.star-rating {
    direction: rtl
}

    .star-rating label {
        margin-left: 2%
    }

        .star-rating input[type=radio],
        .star-rating label > span {
            position: absolute;
            left: -999em
        }

form-general fieldset ol li .star-rating label {
    cursor: pointer;
    display: inline-block;
    color: #d8d8d8
}

.star-rating label:before {
    content: '\2606'
}

.star-rating input:checked ~ label:before,
.star-rating input + label:hover ~ label:before,
.star-rating input + label:hover:before {
    content: '\2605';
    color: #C1520A
}

.wrapper,
.grid {
    margin: 0 auto;
    padding: 0 2%;
    max-width: 940px;
    overflow: hidden
}

.row {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

    .row:before,
    .row:after {
        content: '';
        display: table
    }

.tuck-bottom {
    margin-bottom: 0
}

.c1 {
    width: 4.13333%
}

    .c1.no-pad {
        width: 8.33333%
    }

.c2 {
    width: 12.46667%
}

    .c2.no-pad {
        width: 16.66667%
    }

.c3 {
    width: 20.8%
}

    .c3.no-pad {
        width: 25.0%
    }

.c4 {
    width: 29.13333%
}

    .c4.no-pad {
        width: 33.33333%
    }

.c5 {
    width: 37.46667%
}

    .c5.no-pad {
        width: 41.66667%
    }

.c6 {
    width: 45.8%
}

    .c6.no-pad {
        width: 50.0%
    }

.c7 {
    width: 54.13333%
}

    .c7.no-pad {
        width: 58.33333%
    }

.c8 {
    width: 65.46667%
}

    .c8.no-pad {
        width: 66.66667%
    }

.c9 {
    width: 70.8%
}

    .c9.no-pad {
        width: 75.0%
    }

.c10 {
    width: 79.13333%
}

    .c10.no-pad {
        width: 83.33333%
    }

.c11 {
    width: 87.46667%
}

    .c11.no-pad {
        width: 91.66667%
    }

.s1 {
    margin-left: 4.13333%
}

.s2 {
    margin-left: 12.46667%
}

.s3 {
    margin-left: 20.8%
}

.s4 {
    margin-left: 29.13333%
}

.s5 {
    margin-left: 37.46667%
}

.s6 {
    margin-left: 45.8%
}

.s7 {
    margin-left: 54.13333%
}

.s8 {
    margin-left: 62.46667%
}

.s9 {
    margin-left: 70.8%
}

.s10 {
    margin-left: 79.13333%
}

.s11 {
    margin-left: 87.46667%
}

.s12 {
    margin-left: 95.8%
}

.c1 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c2b {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 1px;
    padding-right: 1px;
    min-width: 64px
}

.c3 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c4 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c6 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c7 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c8 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c9 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c10 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c11 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c12 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 2%;
    padding-right: 2%
}

.c12,
.s12 {
    float: none;
    display: block;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.no-pad {
    padding-left: 0;
    padding-right: 0
}

.no-pad-right {
    padding-right: 0
}

.c12.no-pad,
.s12.no-pad {
    width: 100%
}

.no-v-pad {
    padding-top: 0;
    padding-bottom: 0
}

.no-v-mar {
    margin-top: 0;
    margin-bottom: 0
}

.addMaterialsWrap {
    margin-left: 45px;
}

@media only screen and (max-width: 769px) {
    .med-c1 {
        width: 4.13333%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c1.no-pad,
        .med-c1.med-no-pad {
            width: 8.33333%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c2 {
        width: 12.46667%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c2.no-pad,
        .med-c2.med-no-pad {
            width: 16.66667%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c3 {
        width: 20.8%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c3.no-pad,
        .med-c3.med-no-pad {
            width: 25.0%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c4 {
        width: 29.13333%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c4.no-pad,
        .med-c4.med-no-pad {
            width: 33.33333%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c5 {
        width: 37.46667%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c5.no-pad,
        .med-c5.med-no-pad {
            width: 41.66667%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c6 {
        width: 45.8%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c6.no-pad,
        .med-c6.med-no-pad {
            width: 50.0%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c7 {
        width: 54.13333%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c7.no-pad,
        .med-c7.med-no-pad {
            width: 58.33333%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c8 {
        width: 62.46667%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 2%;
    }

        .med-c8.no-pad,
        .med-c8.med-no-pad {
            width: 66.66667%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c9 {
        width: 70.8%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 2%;
    }

        .med-c9.no-pad,
        .med-c9.med-no-pad {
            width: 75.0%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c10 {
        width: 79.13333%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c10.no-pad,
        .med-c10.med-no-pad {
            width: 83.33333%;
            padding-left: 0;
            padding-right: 0
        }

    .med-c11 {
        width: 87.46667%;
        padding-left: 2%;
        padding-right: 2%
    }

        .med-c11.no-pad,
        .med-c11.med-no-pad {
            width: 91.66667%;
            padding-left: 0;
            padding-right: 0
        }

    .med-s1 {
        margin-left: 8.33333%
    }

    .med-s2 {
        margin-left: 16.66667%
    }

    .med-s3 {
        margin-left: 25.0%
    }

    .med-s4 {
        margin-left: 33.33333%
    }

    .med-s5 {
        margin-left: 41.66667%
    }

    .med-s6 {
        margin-left: 50.0%
    }

    .med-s7 {
        margin-left: 58.33333%
    }

    .med-s8 {
        margin-left: 66.66667%
    }

    .med-s9 {
        margin-left: 75.0%
    }

    .med-s10 {
        margin-left: 83.33333%
    }

    .med-s11 {
        margin-left: 91.66667%
    }

    .med-s12 {
        margin-left: 100.0%
    }

    .med-s0 {
        margin-left: 0
    }

    .med-c12 {
        width: 96%
    }

        .med-c12.no-pad {
            width: 100%
        }

    .med-no-pad {
        padding-left: 0;
        padding-right: 0
    }

    .med-pad {
        padding-left: 2%;
        padding-right: 2%
    }

    .addMaterialsWrap {
        margin-top: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 400px) {
    .sml-c1 {
        width: 4.13333%
    }

        .sml-c1.no-pad {
            width: 8.33333%
        }

    .sml-c2 {
        width: 12.46667%
    }

        .sml-c2.no-pad {
            width: 16.66667%
        }

    .sml-c3 {
        width: 20.8%
    }

        .sml-c3.no-pad {
            width: 25.0%
        }

    .sml-c4 {
        width: 29.13333%
    }

        .sml-c4.no-pad {
            width: 33.33333%
        }

    .sml-c5 {
        width: 37.46667%
    }

        .sml-c5.no-pad {
            width: 41.66667%
        }

    .sml-c6 {
        width: 45.8%
    }

        .sml-c6.no-pad {
            width: 50.0%
        }

    .sml-c7 {
        width: 54.13333%
    }

        .sml-c7.no-pad {
            width: 58.33333%
        }

    .sml-c8 {
        width: 62.46667%
    }

        .sml-c8.no-pad {
            width: 66.66667%
        }

    .sml-c9 {
        width: 70.8%
    }

        .sml-c9.no-pad {
            width: 75.0%
        }

    .sml-c10 {
        width: 79.13333%
    }

        .sml-c10.no-pad {
            width: 83.33333%
        }

    .sml-c11 {
        width: 87.46667%
    }

        .sml-c11.no-pad {
            width: 91.66667%
        }

    .sml-s1 {
        margin-left: 8.33333%
    }

    .sml-s2 {
        margin-left: 16.66667%
    }

    .sml-s3 {
        margin-left: 25.0%
    }

    .sml-s4 {
        margin-left: 33.33333%
    }

    .sml-s5 {
        margin-left: 41.66667%
    }

    .sml-s6 {
        margin-left: 50.0%
    }

    .sml-s7 {
        margin-left: 58.33333%
    }

    .sml-s8 {
        margin-left: 66.66667%
    }

    .sml-s9 {
        margin-left: 75.0%
    }

    .sml-s10 {
        margin-left: 83.33333%
    }

    .sml-s11 {
        margin-left: 91.66667%
    }

    .sml-s12 {
        margin-left: 100.0%
    }

    .sml-c12 {
        width: 96%
    }
}

.center {
    margin-left: auto;
    margin-right: auto;
    float: none
}

@media only screen and (max-width: 769px) {
    .med-center {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

@media only screen and (max-width: 769px) {
    .med-pull-left {
        float: left
    }
}

.push-top-double {
    margin-top: 60px
}

.push-top-and-a-half {
    margin-top: 45px
}

.push-top-half {
    margin-top: 15px
}

.push-top {
    margin-top: 30px
}

.push-top-third {
    margin-top: 10px
}

@media only screen and (max-width: 769px) {
    .med-push-top {
        margin-top: 30px
    }
}

@media only screen and (max-width: 769px) {
    .med-push-top-half {
        margin-top: 15px
    }
}

@media only screen and (max-width: 769px) {
    .med-no-push-top {
        margin-top: 0
    }
}

.push-bottom-double {
    margin-bottom: 60px
}

.push-bottom-half {
    margin-bottom: 15px
}

.push-bottom {
    margin-bottom: 30px
}

@media only screen and (max-width: 769px) {
    .med-push-bottom {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 769px) {
    .med-push-bottom-double {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 769px) {
    .med-hide {
        display: none
    }
}

@media only screen and (max-width: 400px) {
    .sml-hide {
        display: none
    }
}

@media only screen and (max-width: 769px) {
    .med-force-block {
        display: block
    }
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.js [aria-expanded="false"] {
    overflow: hidden;
    height: 0
}

.js table [aria-expanded="false"] {
    display: none
}

[role="region"] {
    outline: none
}

.js .hide-with-js,
.hide {
    display: none
}

body.main-static div#site-body {
    margin-bottom: 120px
}

body#main-index div.main h1 {
    letter-spacing: 0.03em
}

table {
    width: 100%;
    border-top: 1px solid #d8d8d8
}

    table tr th {
        background-color: #f7f7f7
    }

    table tr th,
    table tr td {
        padding: 0.5em;
        border: 1px solid #d8d8d8
    }

    table.tabbed {
        border-top: none;
        border-bottom: 1px solid #d8d8d8
    }

        table.tabbed thead tr td {
            width: 50%;
            padding: 0;
            border: none
        }

            table.tabbed thead tr td:first-child {
                padding-right: 0.5%
            }

            table.tabbed thead tr td:last-child {
                padding-left: 0.5%
            }

            table.tabbed thead tr td a {
                display: block;
                padding: 0.5em;
                background-color: #f7f7f7;
                box-shadow: inset 0 -3px 3px #efefef;
                border: 1px solid #d8d8d8;
                border-bottom: none;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px
            }

                table.tabbed thead tr td a.active {
                    font-weight: 500;
                    background-color: transparent;
                    box-shadow: none;
                    color: #404040
                }

                table.tabbed thead tr td a:hover {
                    text-decoration: none
                }

        table.tabbed tbody tr:first-child td {
            border-top: 1px solid #d8d8d8
        }

    table.compare {
        margin-bottom: 60px;
        border: none
    }

        table.compare th,
        table.compare td {
            width: 25%;
            padding: 0.75em 1em;
            vertical-align: middle;
            border: 2px solid #d8d8d8;
            color: #999999
        }

        table.compare th {
            background: transparent;
            border: none;
            text-align: center
        }

            table.compare th.spacer {
                padding-top: 14px
            }

            table.compare th a.remove-compare {
                float: right;
                display: inline-block;
                margin-top: 3px
            }

                table.compare th a.remove-compare:hover {
                    border-bottom: none
                }

            table.compare th.select,
            table.compare td.select {
                border: 2px dashed #d8d8d8;
                background-color: #f7f7f7
            }

        table.compare tbody td.select {
            border-top: none;
            border-bottom: none
        }

        table.compare td.question {
            padding-bottom: 1.5em
        }

        table.compare td h1 {
            color: #009dcc
        }

        table.compare td p {
            margin-bottom: 0
        }

        table.compare td.big {
            padding: 2em 1em;
            text-align: center
        }

            table.compare td.big p {
                font-size: 0.8em
            }

        table.compare td.highlight {
            background: #f7f7f7;
            font-size: 0.9em
        }

        table.compare tr > td.nested-table {
            padding: 0;
            border: none;
            margin-bottom: 30px
        }

        table.compare td.nested-table > table {
            margin-top: -2px
        }

    table.column-borders {
        border-top: none
    }

        table.column-borders thead tr th {
            position: relative;
            background: transparent;
            border: none
        }

        table.column-borders tbody tr td {
            padding: 0.5em;
            border: none
        }

        table.column-borders tbody tr.total td {
            padding-bottom: 0
        }

            table.column-borders tbody tr.total td.total-detailed strong {
                border-top: 1px solid #d8d8d8
            }

@media only screen and (max-width: 400px) {
    table.column-borders tbody tr.total td.total-detailed strong {
        border-top: none
    }
}

table.column-borders tbody tr.total td p,
table.column-borders tbody tr.total td strong {
    padding-top: 15px
}

@media only screen and (max-width: 400px) {
    table.column-borders tbody tr.total td p,
    table.column-borders tbody tr.total td strong {
        text-align: left
    }
}

table.column-borders .border-right {
    padding-left: 3%;
    padding-right: 3%;
    border-right: 1px solid #efefef
}

table.privacy {
    table-layout: fixed
}

@font-face {
    font-family: 'icomoon';
    src: url(../assets/icomoon.eot?-rhtuco);
    src: url(../assets/icomoon.eot?#iefix-rhtuco) format("embedded-opentype"), url(../assets/icomoon.woff?-rhtuco) format("woff"), url(../assets/icomoon.ttf?-rhtuco) format("truetype"), url(../assets/icomoon.svg?-rhtuco#icomoon) format("svg");
    font-weight: normal;
    font-style: normal
}

html, body {
    text-align: left;
    width: 100%;
}

body,
input,
textarea,
button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5
}

p {
    margin: 0 0 1.5em;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: .01em
}

    p.intro {
        font-size: 1.3em;
        line-height: 1.7
    }

    p.tuck-bottom {
        margin-bottom: 0
    }

    p em {
        font-style: italic
    }

strong {
    font-weight: 500
}

.meta {
    font-size: 1em;
    color: #9f9f9f
}

    .meta.light {
        color: #c5c5c5
    }

.text-brand {
    color: #597eb3
}

.small {
    font-size: 0.7em
}

.large {
    font-size: 2em
}

.sideline {
    height: 1em;
    text-align: center;
    border-bottom: 2px solid #d8d8d8
}

    .sideline span {
        display: inline-block;
        padding: 0.4em 1em;
        background-color: white
    }

mark {
    background: transparent;
    font-weight: bold;
    line-height: 1;
    color: #404040
}

    mark.red {
        color: #dd0000
    }

    mark.orange {
        color: #C1520A
    }

    mark.green {
        color: #6eca87
    }

h1,
h2,
h3,
h4,
h5 {
    margin-bottom: 0.5em;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: 2.25em
}

@media only screen and (max-width: 769px) {
    h1 {
        font-size: 1.5em
    }
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.25em
}

h4 {
    font-size: 1.15em;
    margin-bottom: 0.25em
}

h5 {
    font-size: 1em
}

a {
    font-weight: 500
}

p a {
    border-bottom: 1px solid #597eb3
}

a,
button {
    cursor: pointer
}

    button::-moz-focus-inner {
        padding: 0;
        border: none
    }

a,
form.text div.submit button {
    text-decoration: none;
    color: #597eb3
}

    a:hover,
    a:focus,
    form.text:hover div.submit span {
        border-bottom: 1px solid #597eb3;
        color: #597eb3;
        /*text-decoration: underline;*/
    }

.no-border-bottom:hover,
.no-border-bottom:focus {
    border-bottom: none;
}

a:active {
    color: #5071a1
}

input.placeholder,
textarea.placeholder {
    color: #8c8c8c
}

input[disabled],
button[disabled] {
    background: #f2f2f2;
    cursor: default;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

a.no-underline {
    border-bottom: none
}

a.alt {
    color: #6eca87;
    text-decoration: none
}

    a.alt:hover,
    a.alt:focus {
        border: none;
        color: #49bc68
    }

.icon-text {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1.5em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    line-height: 1
}

.left-inline {
    text-align: left
}

.center-inline,
.center-inline p,
.center-inline img {
    text-align: center
}

.right-inline {
    text-align: right
}

@media only screen and (max-width: 769px) {
    .med-left-inline {
        text-align: left
    }
}

@media only screen and (max-width: 769px) {
    .med-center-inline {
        text-align: center
    }
}

@media only screen and (max-width: 769px) {
    .med-right-inline {
        text-align: right
    }
}

.padding-inline {
    padding-top: 1.2em;
    padding-bottom: 1em
}

*[dir="ltr"] {
    text-align: left;
    direction: ltr
}

*[dir="rtl"] {
    text-align: right;
    direction: rtl
}

blockquote {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #597eb3
}

    blockquote p {
        margin-bottom: 0.5em;
        font-size: 1.5em;
        font-style: italic;
        font-weight: 500;
        text-align: center
    }

@media only screen and (max-width: 769px) {
    blockquote p {
        font-size: 1.125em
    }
}

blockquote p:before {
    margin-right: 0.1em;
    content: '\201C'
}

blockquote p:after {
    content: '\201D'
}

blockquote footer {
    font-size: 0.9em;
    font-style: normal;
    font-weight: 500;
    color: #999999
}

div#site-footer {
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
    background-color: white;
    color: #999999
}

    div#site-footer h4 {
        margin-bottom: 1em;
        font-weight: 500;
        line-height: 3.5
    }

    div#site-footer ul li {
        line-height: 1.9
    }

        div#site-footer ul li a {
            font-weight: 500;
            line-height: 1.9
        }

            div#site-footer ul li a:hover {
                text-decoration: none;
            }

    div#site-footer div.small-print {
        position: relative
    }

    div#site-footer ul.links li {
        padding: 0 3%
    }

@media only screen and (max-width: 769px) {
    div#site-footer ul.links li {
        display: block;
        padding: 0
    }
}

div#site-footer ul.links li a {
    font-size: 0.9em;
    font-weight: normal;
    /*text-decoration: none*/;
    border-color: #404040;
    color: #404040
}

div#site-footer p.copyright {
    font-size: 0.9em
}

@media only screen and (max-width: 769px) {
    div#site-footer p.copyright {
        font-size: 0.75em
    }
}

div#site-footer a.logo-nhs-england {
    margin-top: 34px;
    display: block;
    width: 68px;
    height: 44px
}

@media only screen and (max-width: 769px) {
    div#site-footer a.logo-nhs-england {
        float: right
    }
}

div#site-header {
    overflow: hidden;
    background-color: #597eb3;
    border-bottom: 1px solid #7191be;
    box-shadow: inset 0 -1px 0 #425e86
}

@media only screen and (max-width: 769px) {
    div#site-header div.wrapper {
        padding: 0
    }
}

div#site-header div.brand a {
    position: relative;
    display: block;
    width: 248px;
    height: 40px;
    margin-top: 22.5px;
    text-indent: -999999em;
    background: url("/assets/logo-white.png");
    z-index: 1
}

/*@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    div#site-header div.brand a {
        background-image: url(https://gp-patient.co.uk/assets/logo-white@2x.png);
        background-size: 248px 40px
    }
}*/

@media only screen and (max-width: 769px) {
    div#site-header div.brand a {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 22.5px
    }
}

div#site-header div.brand a:hover {
    border-bottom: none
}

div#site-header div.brand img.print-logo {
    display: none
}

div#site-header div.site-nav ul {
    float: right;
    overflow: hidden;
    width: 100%;
    height: 85px;
    padding-right: 1px;
    text-align: right;
    border-top: none
}

@media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul {
        text-align: center;
        float: none;
        border-top: 1px solid #7191be
    }
}

div#site-header div.site-nav ul li {
    float: left;
    display: table;
    height: 100%
}

@media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul li.med-c6 {
        width: 50%;
        padding: 0
    }
}

@media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul li.home {
        display: none
    }
}

div#site-header div.site-nav ul li a {
    position: relative;
    display: table-cell;
    height: 50px;
    padding: 1.5em 1em;
    font-size: 0.8em;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid #7191be;
    box-shadow: 1px 0 0 #47648f;
    color: #f8f9fb;
    word-wrap: break-word;
    vertical-align: middle;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

@media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul li a {
        padding: 1.5em .75em;
        border-top: 1px solid #4b6b98
    }
}

div#site-header div.site-nav ul li:first-child a {
    border-left: 1px solid #7191be;
    box-shadow: inset 1px 0 0 #47648f, 1px 0 0 #47648f
}

@media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul li:first-child a {
        border-left: none;
        box-shadow: inset -1px 0 0 #47648f
    }
}

div#site-header div.site-nav ul li a:hover {
    text-decoration: none;
    background-color: #5071a1
}

div#site-header div.site-nav ul li a:focus {
    background-color: transparent
}

div#site-header div.site-nav span.highlight {
    display: block;
    padding: 10px 2px;
    max-width: 250px;
    margin: 0 auto;
    background: #819DC8;
    border-radius: 2em;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.25)
}

@media only screen and (max-width: 381px) {
    div#site-header div.site-nav span.highlight {
        margin-top: -5px
    }
}

div#site-header div.site-nav span.highlight span.icon {
    display: inline-block;
    margin-right: 2px;
    text-shadow: 0px 1px 0 #4c70a5;
    position: relative;
    top: 1px
}

@media only screen and (max-width: 429px) {
    div#site-header div.site-nav span.highlight span.icon {
        display: none
    }
}

div#site-header div.site-nav ul li.nhs-logo a {
    padding: 2px 0 0;
    height: 88px
}

div#site-header .nhs-logo img {
    width: 70px
}

@media only screen and (max-width: 500px) {
    div#site-header .nhs-logo img {
        width: 40px
    }

    select.form-control {
        width: 100%;
    }

    .yr-select-btn {
        padding-top: 5%;
    }
}

div#site-header .nhs-logo img.print-logo {
    display: none
}

div.side-nav h4 {
    padding-bottom: 0.25em;
    font-weight: 300;
    color: #c2c2c2
}

div.side-nav ul {
    margin-bottom: 30px
}

    div.side-nav ul li a {
        position: relative;
        display: block;
        margin-top: -1px;
        padding: 0.5em 0;
        font-weight: 300;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        color: #404040
    }

        div.side-nav ul li a:hover,
        div.side-nav ul li a:focus {
            text-decoration: underline;
            color: #698aba
        }

    div.side-nav ul li:first-child a {
        border-top: 2px solid #d8d8d8
    }

    div.side-nav ul li a.active {
        font-weight: 500;
        border-width: 2px;
        border-color: #597eb3;
        color: #597eb3;
        z-index: 2
    }

.btn {
    display: inline-block;
    margin-bottom: 1px;
    padding: 0.75em 15px;
    background: #6eca87;
    border: 3px solid #6eca87;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    white-space: normal;
    word-wrap: break-word;
    font-size: 0.85em;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.045em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

    .btn.hollow:hover {
        background-color: #63b579 !important;
        color: white;
    }

        .btn.hollow:hover .icon.green {
            border-color: white;
            color: white;
        }

    .btn:hover,
    .btn:focus {
        text-decoration: none;
        background: #63b579;
        border-color: #63b579;
        color: white;
        border-width: 3px
    }



    .btn:active,
    .btn.active {
        text-decoration: none;
        background-color: #63b579;
        color: white
    }

    .btn.hollow {
        background-color: white;
        color: #63b579
    }

    .btn.small {
        padding: 1px 10px
    }

    .btn.block {
        display: block
    }

    .btn.disabled {
        background-color: #cbecd4;
        border-color: #b9e5c5;
        cursor: default
    }

    .btn.grey {
        padding: 0.1em 0.5em;
        font-size: 1.5em;
        font-weight: 500;
        background-color: #ffffff;
        border: none;
        border-radius: 5px;
        color: grey;
    }

        .btn.grey:hover,
        .btn.grey:focus {
            border: none;
            padding: 0.1em 0.5em
        }

    .btn.wide {
        padding-left: 50px;
        padding-right: 50px
    }

    .btn.tab {
        padding-bottom: 14px;
        text-transform: none;
        background-color: white;
        border-color: #d8d8d8;
        border-radius: 10px;
        border-width: 2px;
        color: #597eb3
    }

        .btn.tab.active {
            padding-bottom: 25px;
            border-bottom: none;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            color: #404040
        }

.slick-slider {
    margin-bottom: 0
}

.slick-prev:before,
.slick-next:before {
    color: #597eb3
}

ul.slick-dots {
    position: static;
    bottom: 0;
    margin-top: 30px
}

    ul.slick-dots li {
        display: inline
    }

        ul.slick-dots li a {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 10px;
            background-color: #d8d8d8
        }

            ul.slick-dots li a:hover {
                border-bottom: none
            }

        ul.slick-dots li.slick-active a {
            background-color: #597eb3
        }

            ul.slick-dots li a:before,
            ul.slick-dots li.slick-active a:before {
                display: none
            }

.dropdown {
    position: relative
}

    .dropdown.inline {
        display: inline
    }

    .dropdown .dropdown-link span.arrow-up,
    .dropdown .dropdown-link span.arrow-down {
        margin: 0 0 0 0.25em
    }

    .dropdown .dropdown-link .arrow-down,
    .dropdown .dropdown-link.active .arrow-up {
        display: inline
    }

    .dropdown .dropdown-link.active .arrow-down,
    .dropdown .dropdown-link .arrow-up {
        display: none
    }

    .dropdown .dropdown-link:hover {
        text-decoration: none
    }

    .dropdown .dropdown-content {
        width: 250px;
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 158px;
        margin: 2px 0 0;
        padding: 5px 0;
        list-style: none;
        font-size: 0.8em;
        background-color: white;
        border: 1px solid #d8d8d8;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box
    }

        .dropdown .dropdown-content,
        .dropdown .dropdown-content p {
            text-align: left
        }

    .dropdown.left .dropdown-content {
        left: 0;
        right: auto
    }

    .dropdown.right .dropdown-content {
        left: auto;
        right: 0
    }

    .dropdown.bottom .dropdown-content {
        bottom: 30px;
        top: auto
    }

    .dropdown.center .dropdown-content {
        left: 50%;
        margin-left: -100px
    }

    .dropdown .dropdown-content[aria-hidden="false"] {
        display: block
    }

    .dropdown .dropdown-content p {
        padding: 10px 15px 15px 15px
    }

        .dropdown .dropdown-content p.tuck-bottom {
            padding-bottom: 0
        }

        .dropdown .dropdown-content p:last-child {
            margin-bottom: 0
        }

        .dropdown .dropdown-content p strong {
            font-weight: 600
        }

    .dropdown ul li a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #404040;
        white-space: nowrap
    }


        .dropdown ul li a:hover {
            background-color: #f7f7f7;
            border-bottom: none
        }

    .dropdown.tooltip.inline.left {
        padding-left: 1.5em
    }

    .dropdown.tooltip.inline.right {
        padding-right: 0.6em
    }

    .dropdown.tooltip.inline .dropdown-link {
        position: absolute;
        top: -1px;
        left: 0
    }

div.notice,
div.alert,
div.error {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding: 10px 2%
}

div.notice {
    background: #bfe1bf;
    border: 1px solid #008800;
    color: #008800
}

div.alert,
div.error {
    background: #f6bfbf;
    border: 1px solid #dd0000;
    color: #dd0000
}

.icon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .icon.sml {
        font-size: 14px
    }

    .icon.med {
        font-size: 20px
    }

    .icon.lrg {
        font-size: 40px
    }

@media only screen and (max-width: 769px) {
    .icon.lrg {
        font-size: 30px
    }
}

.icon.xlrg {
    font-size: 60px
}

.icon.xxlrg {
    font-size: 80px
}

.icon.xxxlrg {
    font-size: 100px
}

.icon-left {
    margin-right: 10px
}

.icon-right {
    margin-left: 10px
}

.icon.circle {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 2px solid #999999;
    border-radius: 50%;
    color: #999999
}

.icon.green {
    border-color: #6eca87;
    color: #6eca87;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.icon.circle.small {
    width: 14px;
    height: 14px;
    font-size: 9px;
    line-height: 15px
}

.icon-align-bottom {
    vertical-align: bottom
}

.icon-print {
    display: inline-block;
    font-size: 14px;
    -webkit-transform: rotate(-45deg) translateX(3px);
    -moz-transform: rotate(-45deg) translateX(3px);
    -ms-transform: rotate(-45deg) translateX(3px);
    -o-transform: rotate(-45deg) translateX(3px);
    transform: rotate(-45deg) translateX(3px)
}

.icon.bold {
    font-weight: bold
}

.image {
    display: block;
    max-width: 100%
}

ul.image-list,
ol.image-list {
    margin: 0;
    padding: 10px 0 0;
    overflow: hidden;
    list-style: none
}

    ul.image-list li,
    ol.image-list li {
        clear: both;
        margin: 0;
        padding: 0 0 10px
    }

        ul.image-list li div.image,
        ol.image-list li div.image {
            float: left;
            width: 70px;
            height: 70px;
            overflow: hidden
        }

            ul.image-list li div.image img,
            ol.image-list li div.image img {
                display: block
            }

        ul.image-list li div.content,
        ol.image-list li div.content {
            margin: 0 0 0 80px
        }

            ul.image-list li div.content div.meta,
            ol.image-list li div.content div.meta {
                margin: 0.5em 0 0
            }

ul.image-grid,
ol.image-grid {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

    ul.image-grid li,
    ol.image-grid li {
        float: left;
        width: 70px;
        height: 150px;
        margin: 0 10px 10px 0;
        overflow: hidden
    }

        ul.image-grid li div.image,
        ol.image-grid li div.image {
            width: 70px;
            height: 70px;
            margin: 0 0 0.25em;
            overflow: hidden
        }

            ul.image-grid li div.image img,
            ol.image-grid li div.image img {
                display: block
            }

        ul.image-grid li div.content,
        ol.image-grid li div.content {
            margin: 0.5em 0 0;
            line-height: 1;
            text-align: center
        }

        ul.image-grid li div.meta,
        ol.image-grid li div.meta {
            line-height: 1;
            text-align: center
        }

.bullets {
    padding-left: 20px;
    list-style-type: disc
}

.links {
    list-style: none
}

    .links li {
        display: inline;
        padding: 0 2% 0 0
    }

        .links li.divider-right {
            margin-right: 2%
        }

.why-list li {
    min-height: 290px
}

.blue-arrow p {
    display: block;
    margin-left: 30px;
    margin-bottom: 1em
}

.blue-arrow span {
    display: block;
    float: left;
    width: 30px;
    font-size: 0.75em;
    line-height: 2;
    color: #597eb3
}

.section-list li {
    margin-top: -2px
}

.section-list > li h5 {
    margin-bottom: 0;
    padding: 0.5em;
    line-height: 1.75;
    background-color: #829ec6;
    color: white
}

.section-list li label {
    display: block;
    padding: 0.5em;
    font-size: 1.2em;
    font-weight: 500;
    background-color: #f7f7f7;
    border: 2px solid #ebebeb;
    color: #597eb3;
    cursor: pointer
}

.section-list li.disabled-filter label {
    color: #d8d8d8;
    cursor: default
}

.section-list li.selected label {
    background: #698aba url(https://gp-patient.co.uk/assets/filter-selected-9388d8cc5658cca6f984423d98278bf0.png) 98% 50% no-repeat;
    color: white;
    cursor: default
}

.js .section-list li label input[type=radio] {
    display: none
}

.section-list li label .dropdown {
    font-size: 0.7em
}

.media-block {
    overflow: hidden
}

    .media-block h4 {
        margin-bottom: 0.25em;
        font-size: 1.1em;
        color: #404040
    }

    .media-block p {
        line-height: 1.5;
        margin-bottom: 0
    }

    .media-block div.media {
        float: left;
        margin: 0 4% 0 0
    }

@media only screen and (max-width: 769px) {
    .media-block div.media .icon-left {
        margin-right: 0
    }
}

.media-block div.text {
    overflow: hidden
}

.survey-info-header {
    position: relative;
    z-index: 1
}

.practice-header {
    position: relative;
    padding-top: 22.5px;
    background-color: #f7f7f7
}

    .practice-header div.wrapper {
        position: relative;
        margin-bottom: -2px;
        padding-bottom: 30px
    }

@media only screen and (max-width: 769px) {
    .practice-header div.wrapper {
        padding-bottom: 0
    }
}

.practice-header .practice-address {
    margin-top: 1em
}

    .practice-header .practice-address h2,
    .practice-header .practice-address p.adr {
        margin-bottom: 0
    }

    .practice-header .practice-address p.adr {
        color: #999999
    }

.practice-header .practice-navigation {
    position: absolute;
    bottom: -3px;
    right: -6px
}

@media only screen and (max-width: 769px) {
    .practice-header .practice-navigation {
        position: relative;
        right: auto
    }
}

.practice-header .practice-navigation a {
    padding-top: 0.75em;
    padding-bottom: 0.75em
}

    .practice-header .practice-navigation a.btn.tab {
        width: 94%;
        margin: 0;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 1.1em;
        line-height: 1.2;
        word-wrap: break-word
    }

        .practice-header .practice-navigation a.btn.tab.active {
            margin-bottom: 0;
            padding-bottom: 25px
        }

    .practice-header .practice-navigation a.btn.compare-link {
        float: right;
        padding-left: 0;
        padding-bottom: 0.75em;
        border-radius: 10px
    }

        .practice-header .practice-navigation a.btn.compare-link span.icon {
            margin-right: -1.25em
        }

.question {
    overflow: hidden;
    margin-bottom: 10px;
    border: 2px solid #ebebeb;
    color: #999999
}

    .question div.text {
        display: table
    }

        .question div.text p {
            display: table-cell;
            margin-bottom: 0;
            font-size: 1.5em;
            color: #666666;
            vertical-align: middle;
            float: none
        }

        .question div.text .icon {
            float: none;
            display: table-cell;
            vertical-align: middle
        }

        .question div.text mark {
            color: #999999
        }

    .question h2, .question i {
        color: #319DCC;
        font-weight: bold;
    }

.question-header.accordion-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .question-header.accordion-heading a {
        width: 90%;
    }




.question-header, .filter-header {
    background-color: #f7f7f7;
}

.info-button {
    padding: 2%
}

    .info-button .btn {
        position: relative;
        width: 120px;
        padding: 10px 40px 10px 14px
    }

@media only screen and (max-width: 769px) {
    .info-button .btn {
        float: none;
        display: block;
        width: 98%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
}

.info-button .btn:hover,
.info-button .btn:active {
    background-color: #f3f3f3
}

.info-button .btn span.icon {
    position: absolute;
    top: 8px;
    right: 14px
}

.question p.meta strong.divider-right {
    margin-right: 0.4em;
    padding-right: 0.6em
}

.question [aria-expanded] {
    -webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -ms-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out
}

.positive-average,
div.text mark.positive-average,
.negative-average,
div.text mark.negative-average,
.neutral-average,
div.text mark.neutral-average {
    color: #009dcc
}

.answer-breakdown .summary {
    padding: 15px;
    background-color: #f7f7f7
}

.answer-breakdown .icon.people-count {
    float: right
}

.answer-breakdown table tr {
    overflow: hidden;
    margin-bottom: 19.95px;
    line-height: 15px
}

@media only screen and (max-width: 769px) {
    .answer-breakdown table tr {
        margin-bottom: 15px
    }
}

.answer-breakdown table tr th {
    width: 25%
}

@media only screen and (max-width: 769px) {
    .answer-breakdown table p span,
    .answer-breakdown table b {
        width: auto
    }
}

.answer-breakdown table tr.border-top {
    padding-top: 10px
}

.answer-breakdown ol li {
    overflow: hidden;
    line-height: 2
}

.answer-breakdown span.bar-wrapper {
    height: 15px
}

.answer-breakdown span.bar {
    position: relative;
    display: inline-block;
    height: 15px;
    background-color: #efefef
}

    .answer-breakdown span.bar img {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        height: 15px;
        background-color: #b7b7b7
    }

.answer-breakdown ol li aside {
    font-size: 0.9em;
    color: #bcbcbc
}

.answer-breakdown .meta-info {
    padding: 0.725em 2%
}

@media only screen and (max-width: 769px) {
    .answer-breakdown .meta-info {
        padding-bottom: 0
    }
}

.answer-breakdown .meta-info .meta {
    display: inline-block
}

.answer-breakdown .meta-info .tooltip {
    margin-top: -1px
}

@media only screen and (max-width: 769px) {
    .answer-breakdown .meta-info .tooltip {
        margin-top: 30px
    }
}

tr.answer-breakdown td {
    padding-top: 0;
    border-top: none;
    border-bottom: none
}

.filter-summary {
    overflow: hidden
}

    .filter-summary p {
        display: inline;
        margin: 0 0.25em 0 0;
        font-size: 1.5em;
        font-weight: 500;
        line-height: 2.15;
        color: #698aba
    }

.selected-filter {
    display: inline-block;
    margin: 0 0.25em 0.5em 0;
    padding: 0.1em 2em 0.1em 0.5em;
    font-size: 1.5em;
    font-weight: 500;
    background: #597eb3 url(https://gp-patient.co.uk/assets/cross-round-white-0cb63486e8289fc10190857bdd7c8479.png) 100% 50% no-repeat;
    border-radius: 5px;
    color: white
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .selected-filter {
        background-image: url(https://gp-patient.co.uk/assets/cross-round-white@2x-22e124cd655fccbcf84a7864e2aec200.png);
        background-size: 31px 21px
    }
}

.selected-filter:hover,
.selected-filter:focus {
    text-decoration: none;
    color: white
}

.filter-dropdown.btn.grey {
    display: inline-block;
    font-size: 1.75em;
    font-weight: 500;
}

.filter-dropdown.btn.grey,
.form-control.no-pad.box.arrow-down {
    background-image: url('/assets/arrow-down-grey.png');
    background-position: 98% 50%;
    background-size: 8px;
    background-repeat: no-repeat;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

.filter-dropdown.btn.grey,
.js-alt-filter-btn {
    margin: 0 0.25em 0.5em 0;
    padding: 0.05em 1em 0.1em 0.3em
}

    .filter-dropdown.btn.grey:hover,
    .filter-dropdown.btn.grey:focus {
        text-decoration: none
    }

    .filter-dropdown.btn.grey.active {
        /*background-image: url(https://gp-patient.co.uk/assets/arrow-up-blue-a851830391e20eff9cb73d872898cd35.png)*/
    }

.filter-summary .btn.grey {
    border: 2px solid #ebebeb
}

.divider-right {
    border-right: 2px solid #d8d8d8;
    margin-right: -2px
}

@media only screen and (max-width: 769px) {
    .divider-right {
        margin-right: inherit;
        border-right: none;
        border-bottom: 2px solid #d8d8d8
    }
}

.divider-left {
    border-left: 2px solid #d8d8d8;
    margin-left: -2px
}

@media only screen and (max-width: 769px) {
    .divider-left {
        margin-left: auto;
        padding-top: 60px;
        border-left: none;
        border-top: 2px solid #d8d8d8
    }
}

.divider-right.med-no-divider,
.divider-left.med-no-divider {
    border-bottom: none
}

.or-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 2px solid #d8d8d8
}

@media only screen and (max-width: 769px) {
    .or-divider {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        margin: 60px 0;
        border-bottom: 2px solid #d8d8d8
    }
}

.or-divider span {
    position: absolute;
    top: 20%;
    margin: 0 0 0 -1.35em;
    padding: 0.25em 0.5em;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    background-color: white;
    border-top: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
    color: #d8d8d8
}

@media only screen and (max-width: 769px) {
    .or-divider span {
        top: auto;
        left: 50%;
        margin: -1em 0 0 -1.75em;
        padding-left: 1em;
        padding-right: 1em;
        border: none
    }
}

.news {
    background-color: #829ec6
}

    .news p {
        margin: 12px auto;
        line-height: 1.3
    }

    .news a {
        padding-bottom: 0px;
        border-color: white;
        color: white
    }

.results-snapshot ul li .icon {
    float: left
}

.results-snapshot ul li p {
    margin-left: 46px
}

    .results-snapshot ul li p strong.divider-right {
        margin-right: 0.4em;
        padding-right: 0.6em
    }


.mod-tabs .tab {
    padding: 15px 0;
    border: none;
    background: rgba(255, 255, 255, 0.15);
    color: white
}

    .mod-tabs .tab.active {
        background: white;
        background: rgba(255, 255, 255, 0.3)
    }

    .mod-tabs .tab:first-of-type {
        border-top-left-radius: 10px
    }

    .mod-tabs .tab:last-of-type {
        border-top-right-radius: 10px
    }

    .mod-tabs .tab h3 {
        margin: 0;
        padding: 0 15px
    }

.mod-tabs .content {
    padding: 24px;
    background: white;
    background: rgba(255, 255, 255, 0.3);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.btn-practice-search {
    display: block;
    margin-left: 10px;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    font-size: 1.25em;
    background-color: #6eca87;
    border-color: #6eca87;
    border-radius: 10px;
    outline: none;
}

@media only screen and (max-width: 425px) {
    .mod-tabs {
        font-size: 80%;
    }

    .btn-practice-search {
        margin-left: 0;
        margin-top: 5px;
    }
}

div.pagination {
    margin: 30px auto;
    text-align: center
}

.section {
    overflow: hidden;
    padding: 64px 0
}

@media only screen and (max-width: 769px) {
    .section {
        padding: 32px 0
    }
}

.section.brand {
    background-color: #597eb3
}

@media only screen and (max-width: 769px) {
    .section.brand {
        padding: 16px
    }
}

.section.no-pad {
    padding: 0
}

.section.short {
    padding: 40px 0 45px
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900;
    overflow: visible;
    color: #000;
    background: #eee;
    background: rgba(0, 0, 0, 0.2)
}

    .overlay div.modal {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 10px;
        position: absolute;
        top: 5%;
        bottom: 5%;
        left: 50%;
        overflow: hidden;
        height: auto;
        width: 75%;
        background: white;
        margin-left: -37.5%;
        border: 2px solid #d8d8d8
    }

@media only screen and (max-width: 769px) {
    .overlay div.modal {
        width: 90%;
        margin-left: -45%
    }
}

@media only screen and (min-width: 1300px) {
    .overlay div.modal {
        max-width: 1100px;
        margin-left: -550px
    }
}

.overlay div.modal a.tab-subgroup {
    color: #adadad;
}



.overlay div.modal a.tab {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.2em;
    text-align: center;
    background-color: #f7f7f7
}

    .overlay div.modal a.tab.active, .overlay div.modal a.tab-subgroup.active {
        background-color: white;
        border-bottom: none;
        color: #404040
    }

    .overlay div.modal a.tab.disabled {
        color: #dedede;
        cursor: default
    }

    .overlay div.modal a.tab:hover {
        border-bottom: none
    }

    .overlay div.modal a.tab:first-child {
        margin-left: -2px;
        border-right: 2px solid #d8d8d8
    }

.overlay div.modal .scroll-section {
    border-top: 2px solid #d8d8d8;
    position: absolute;
    top: 58px;
    bottom: 58px;
    left: 0;
    right: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

    .overlay div.modal .scroll-section > p.meta {
        max-width: 100%;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .overlay div.modal .scroll-section ul {
        padding-bottom: 15px
    }

        .overlay div.modal .scroll-section ul li {
            padding-top: 30px;
            border-top: 2px solid #d8d8d8
        }

.overlay div.modal form-general .inline {
    margin-left: 30px;
    margin-right: 30px
}

@media only screen and (max-width: 400px) {
    .overlay div.modal form-general .inline {
        margin-left: 10px;
        margin-right: 10px
    }
}

.overlay div.modal form-general .inline fieldset input {
    width: 100%;
    border-color: #d8d8d8
}

.overlay div.modal .footer {
    position: absolute;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 2px 20px #d8d8d8;
    border-top: 2px solid #d8d8d8;
    background: #fff
}

    .overlay div.modal .footer p {
        padding-top: 8px
    }

        .overlay div.modal .footer p.is-full {
            font-weight: bold;
            color: #C1520A
        }

    .overlay div.modal .footer a.text-link {
        text-decoration: underline;
        border-bottom: none;
        color: #404040
    }

        .overlay div.modal .footer a.text-link:hover {
            border-bottom: none
        }

.overlay div.modal .user-survey-modal .scroll-section {
    top: 0;
    border-top: 0;
    padding-bottom: 60px;
    bottom: 80px
}
