@media print {
    a[href]:after {
        content: "" !important;
    }
}

#eacBody {
    font: Normal 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #464646;
}
body {
    width: 100%;
}

#eacBody p {
	text-align: left;
    font: Normal 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #464646;
}
h5
#eacBody div {
    font-size: 16px;
}
.big-top {
    margin-top: -60px !important;
}
.mid-top {
    margin-top: -50px !important;
}
.little-top {
    margin-top: -40px !important;
}
.tiny-top {
    margin-top: -25px !important;
}
.mini-top {
    margin-top: -20px !important;
}
.mini-margin-top {
    /* this is getting ridiculous */
    margin: -15px 10px 10px 10px !important;
}
.column-menu {
	font: Normal 16px/22px Asap;
    font-weight: bold !important;
    background: #B6013B !important;
    color: #FFFFFF !important;
    padding: 10px 20px 10px 10px !important;
    letter-spacing: 0.32px;
    /*text-transformer: uppercase;*/
    cursor: pointer;
}
.cut-corner {
    border-bottom-right-radius: 10px;
    border-bottom: 1px outset white;
    border-right: 1px outset white;
}
.cut-corner-top {
    border-top-right-radius: 10px;
}
.sticky-menu {
    z-index: 20;
    position: fixed;
}
.pop-out-menu {
    margin-top: -12px;
    background: #FFFFFF;
    border: 0px;
    border-right: 1px solid #F1F1F1;
    padding: 5px;
    overflow-y: auto;
}
.pop-out-column {
    margin-left: 15px;
    display: inline-block;
	font: Normal 16px/22px Asap;
    font-weight: bold !important;
    background: #B6013B !important;
    color: #FFFFFF !important;
    padding: 10px 20px 10px 10px !important;
    letter-spacing: 0.32px;
    /*text-transformer: uppercase;*/
    cursor: pointer;
}
.menu-block {
    background: #FFFFFF;
    border: 1px solid lightgrey;
    border-left: 0;
    border-top: 0;
    padding: 5px;
    overflow-y: auto;
    bottom: 10px;
    width: 300px;
    max-height: 500px;
}
@media (max-width: 549px) {
    /* small screen */
    .menu-margin {
        margin-top: 30px !important;
        margin-left: 5px !important;
    }
    .entertainment-contact {
        font-size: 10pt;
        background: #fffbff;
        border-radius: 5px !important;
        max-width: 100%;
    }
    .search_bar_top_fix {
        min-height: 240px;
    }
    .nav_header {
        padding: 20px !important;
        background: #F1F1F1;
        overflow: hidden;
        min-height: 175px;
    }
}
@media (min-width: 550px) {
    /* big screen */
    .menu-margin {
        margin-top: 30px !important;
        margin-left: 10px !important;
    }
    .entertainment-contact {
        font-size: 10pt;
        background: #fffbff;
        border-radius: 5px !important;
        width: 100%;
    }
    .nav_header {
        padding: 20px !important;
        background: #F1F1F1;
        overflow: hidden;
        min-height: 80px;
    }
}
.bold {
    font-weight: bold !important;
}
.inline-block {
    display: inline-block;
    vertical-align: middle;
}
.right {
    text-align: right !important;
}
.pointer {
	cursor: pointer;
}
.no-border {
	border: 0px !important;
}
table.pdf {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
}
.pdf_logo {
    background: #B6013B !important;
}
.pdf_title {
	font-family: Asap !important;
	font-size: 20px !important;
    font-weight: bold !important;
    background: #FFFFFF !important;
    color: #4A0129 !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
}
.pdf_footer {
	font-family: Asap !important;
	font-size: 20px !important;
    font-weight: bold !important;
    background: #4A0129 !important;
    color: #FFFFFF !important;
    letter-spacing: 0.32px;
    text-align: center;
}
.pdf_report {
    font-family: Asap;
    letter-spacing: 0.32px;
	font-size: 11pt !important;
    line-height: 110% !important;
}
.wrap_careless {
    overflow-wrap: break-word !important;
    word-break: break-all;
}
.header_gradient {
	background: linear-gradient(33deg, #4A0129, #B6013B, #B6013B, #B6013B, #B6013B, #4A0129);
    text-align: center;
}
.uppercase {
    text-transform: uppercase;
}
.pdf_row {
    padding-left: 100px !important;
    text-indent: -50px !important;
}
.pdf_spacer {
    display: inline-block;
    min-width: 50px !important;
    font-weight: bold;
}
.pdf_line {
    border-bottom: 1px solid lightgrey;
}
.search_gradient {
    margin-left: -2px;
    margin-right: -2px;
    border: 1px solid #E7D3D6;
    border-top: 0;
	border-radius: 5px;
	padding: 0px 10px 10px !important;
}
#eacBody a.main {
    font-family: Asap;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
#eacBody a.main:hover {
    color: #B6013B;
    text-decoration: none;
}
.burgundy {
    color: #B6013B !important;
}
.highlighted {
    font-family: Asap;
    letter-spacing: 0.32px;
    font-weight: bold;
    color: #B6013B;
    text-transform: uppercase;
}
.highlight, a {
    font-family: Asap;
    letter-spacing: 0.32px;
    text-decoration: none !important;
    color: #B6013B;
}
.highlight{
    font-family: Asap;
    letter-spacing: 0.32px !important;
    color: #B6013B !important;
}
.bold-red {
    font-weight: bold;
    color: #B6013B !important;
}
.facebook-blue {
    font-weight: bold;
    color: #3B5988 !important;
}
.bold-red:hover {
    font-weight: bold;
    color: #464646 !important;
}
.highlight:hover, .main_spreader a:hover {
    color: #000;
    text-decoration: none;
}
.highlight_invert {
    font-family: Asap;
    letter-spacing: 0.32px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF !important;
}
.highlight_invert:hover {
    color: #B6013B !important;
    text-decoration: none;
}
.care_gradient {
	background: linear-gradient(#FFEEFF, #FFFFFF);
}
.qoi_gradient {
    background: linear-gradient(180deg, #F1F1F1, #F1F1F1, #F1F1F1, #FFFFFF, #FFFFFF, #FFFFFF);
}
.qoi_gradient:hover {
	box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
}
.subscriber_extra {
    background: linear-gradient(180deg, #F1F1F1, #F1F1F1, #F1F1F1, #FFFFFF, #FFFFFF, #FFFFFF);
    box-shadow: 0px 0px 10px #00000029;
}
.solid-green {
    left: 0px;
    right: 0px;
	border-bottom: 2px #B6013B solid;
}
.error {
    color: red;
    font-weight: bold;
}
.text-red {
    color: red;
}
.text-blue {
    color: blue;
}
.blink {
     animation: blinker 1s infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.grey_top {
	border-top: 1px solid #E7D3D6 !important;
	border-radius: 5px;
}
.grey_bottom {
    border-bottom: 1px dotted #464646 !important;
    margin: 0px 5px 0px 5px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/* Expand the menu a tag to be fill width of space for responsive niceties */
div.col-md-2.col-md-pull-8 a {
	display: block;
}
.grey_bottom a {
	font-family: 'Open Sans', sans-serif !important;
	color: #080808 !important;
    text-align: left;
    font: Normal 16px/33px Asap !important;
    letter-spacing: 0.32px;
    color: #464646;
    line-height: 90% !important;
}
/*.grey_bottom a:hover {
    underline: none;
}*/
.grey_bottom_dashed {
    border-bottom: 1px dotted lightgray !important;
}
.red_bottom {
	border-bottom: 1px solid red !important;
}
.grey_bottom_thick {
    padding-left: 5px !important;
	border-bottom: 2px solid #B6013B !important;
}
#eacBody a h4 {
    color: #464646;
    font-weight: bold;
    /*
    margin-bottom: 5px !important;
    font: Bold 24px/22px Asap;
    margin-top: 0;
    */
}
h4.service_header {
    font: normal normal bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    color: #464646;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}
.entry-content h4 {
    text-transform: uppercase;
}
.grey_bottom_thick h4 {
	text-align: left;
    font: Bold 16px/33px Asap !important;
    letter-spacing: 0.32px;
    color: #464646;
    text-transform: uppercase;
}
.align-left {
	text-align: left !important;
}

#eacBody div {
	padding: 3px;
}
.neat_div {
    display: inline-block;
    padding: 5px;
}
.neat_image {
    border-radius: 10px;
    width: auto;
    max-width: 50%;
    max-height: 250px;
    margin: 5px;
}
div.filler {
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 5px;
}
td.header {
	padding: 0px !important;
}
img.header {
	max-width: 419px !important;
}
#eacBody.body {
    position: relative;
    letter-spacing: 0px;
    color: #464646;
    width: 100%;
}
#eacBody .row {
    /* WTF am I needing to do this for??? */
    margin-left: 0px;
}
@media (max-width: 899px) and (min-width: 600px){
	/*
		What is this for really?
	.l-body .l-canvas .l-main {
		padding-top: 80px;
	}
	*/
}
@media (max-width: 767px) {
	.mobile-no-float {
		float: none !important
	}
}

@media (min-width: 768px) {
	.advanced-results {
		float: right;
	}
}

div.footer {
	position: relative;
	/*bottomer: 0px;*/
	/*lefter: 0px;*/
	/*righter: 0px;*/
	height: 49px;
	overflow: hidden;
}
div.pager-head_top {
    text-align: right;
    border-bottom: 1px solid #d00;
    padding: 5px !important;
}
div.pager-head {
    text-align: right;
    border-bottom: 1px solid #d00;
	border-radius: 5px 5px 0px 0px;
    padding: 5px !important;
}
div.pager-content {
	border-top: 0;
	border-bottom: 0;
	padding: 0px !important;
}
div.pager-full {
	border-radius: 0px 0px 5px 5px;
	border-top: 0 !important;
	padding: 0px !important;
}
div.pager-control_top {
    padding: 5px !important;
	border-radius: 5px 5px 0px 0px;
    background: #F1F1F1 0% 0% no-repeat padding-box;
}
div.pager-control {
    border-top: 0;
    padding: 10px 0px 5px !important;
    background: #F1F1F1 0% 0% no-repeat padding-box;
}
div.pager-links {
	padding: 5px !important;
	min-height: 45px !important;
}
div.dashed-top-no {
    overflow: hidden;
	border: 0;
	margin: 0px !important;
	padding: 5px !important;
}
div.dashed-top {
    overflow: hidden;
	border: 0;
	border-top: 1px dashed #B6013B;
	margin: 0px !important;
	padding: 5px !important;
}
.dashed-bottom {
    overflow: hidden;
	border: 0;
	border-bottom: 1px dashed #B6013B !important;
	margin: 0px !important;
	padding: 5px !important;
}
.sort-pager-button {
    font-size: 10pt !important;
    width: initial !important;
    margin-right: 10px;
	border-radius: 10px;
}
.per-pager-button {
    padding: 2px;
    font-size: 10pt !important;
    width: initial !important;
	border-radius: 10px;
}
.std-color {
	color: #464646 !important;
}
.pager-button {
	background: transparent;
	padding: 7px !important;
	text-decoration: none;
	color: #464646;
}
.pager-button:hover {
    padding: 7px !important;
    cursor: pointer;
}
.pager-button-dead {
	cursor: default;
	background: transparent;
	padding: 7px !important;
	text-decoration: none;
	color: #bbb !important;
}
.pager-button-dead:hover {
	cursor: default;
	background: transparent;
	padding: 7px !important;
	text-decoration: none;
	color: #bbb !important;
}
.fixed-link {
	min-height: 40px !important;
	min-width: 70px !important;
	padding: 7px !important;
}
td.footer {
	width: 100%;
	padding: 0px !important;
	color: white;
	font-size: 170%;
	font-family: Times New Roman;
}
.web {
	float: left;
	margin: 0 10px 0 0;
	padding-right: 10px;
}
.email {
	background: url(/images/icons/email.gif) no-repeat 0 3px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 10px;
	padding-left: 20px;
}
.doc {
    float: left;
    margin: 0 10px 0 0;
	padding-right: 10px;
}
.pdf {
	background: url(/images/icons/acrobat.gif) no-repeat 0 3px;
    float: left;
    margin: 0 10px 0 0;
	padding-right: 10px;
	padding-left: 20px;
}
.save {
	background: url(/images/icons/disk_multiple.gif) no-repeat 0 3px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 10px;
	padding-left: 20px;
}
.back {
    float: left;
    margin: 0 10px 10px 0;
	padding-right: 10px;
}
.mover {
	float: right;
    margin-top: 10px;
    padding: 2px;
    border: 5px #B6013B solid;
    border-radius: 10px;
    color: #fff !important;
    background: #B6013B;
}
.trash {
	background: url(/images/icons/delete.gif) no-repeat 0 3px;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 10px;
	padding-left: 20px;
}
.map {
    float: left;
    margin: 0 10px 0 0;
	padding-right: 10px;
}
.video {
    float: left;
    margin: 0 0 0 20px;
	padding-right: 10px;
}
ul.eac_blank li.eac_blank {
    margin-left: 0px;
    list-style: none;
}

ul.eac {
    list-style: none;
    margin-left: -35px;
}
.blank {
    list-style: none;
    background: url(/images/icons/blank.gif) no-repeat 0px 3px;
    padding-left: 15px;
}
.tick {
    list-style: none;
    background: url(/images/icons/tick.gif) no-repeat 0px 3px;
    padding-left: 15px;
}
.clear {
    list-style: none;
    background: url(/images/icons/clear.gif) no-repeat 0px 3px;
    padding-left: 15px;
}
ul li.eac {
    list-style: none;
    background: url(/images/icons/bullet.gif) no-repeat 0px 6px;
    padding-left: 15px;
}
ol li.eac {
    left: 15px;
}

.push-top {
	margin-top: 5px !important;
}
.space-top {
	padding-top: 10px !important;
}
.space-bottom {
	padding-bottom: 20px !important;
}
.space-left {
    padding-left: 20px;
}

span.paginator {
    /* the dead one of the nagigators below */
    font: Normal 16px/33px Asap;
    color: #BBB;
    background: #FFFFFF;
    text-decoration: none;
    margin: 5px 2px 5px 0px !important;
    padding: 5px 8px 5px 8px !important;
    transition-property: none;
    transition-duration: unset;
    border: 1px solid #BBB;
    border-radius: 3px;
}
a.paginator:link, a.paginator:visited, a.paginator:active {
    font: Normal 16px/33px Asap;
    color: #B6013B;
    background: #FFFFFF;
    text-decoration: none;
    margin: 5px 2px 5px 0px !important;
    padding: 5px 8px 5px 8px !important;
    transition-property: none;
    transition-duration: unset;
    border: 1px solid #B6013B;
    border-radius: 3px;
}
a.paginator:hover {
    text-decoration: none;
    color: #464646;
    margin: 5px 2px 5px 0px !important;
    padding: 5px 8px 5px 8px !important;
    transition-property: none;
    transition-duration: unset;
    border: 1px solid #464646;
    border-radius: 3px;
}
a.paginator_sel:link, a.paginator_sel:visited, a.paginator_sel:active {
    color: #fff !important;
    background: #B6013B;
    text-decoration: none;
    margin: 5px 2px 5px 0px !important;
    padding: 5px 8px 5px 8px !important;
    transition-property: none;
    transition-duration: unset;
    border: 1px solid #B6013B;
    border-radius: 3px;
}
a.paginator_sel:hover {
    color: #fff !important;
    background: #464646;
    text-decoration: none;
    margin: 5px 2px 5px 0px !important;
    padding: 5px 8px 5px 8px !important;
    transition-property: none;
    transition-duration: unset;
    border: 1px solid #B6013B;
    border-radius: 3px;
}
.top-spacer {
	margin-top: 10px !important;
}
.spacer {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.bottom-spacer {
	margin-bottom: 10px !important;
}
.cant_rid_borders_ffs {
    border-bottom: 3px solid #eee !important;
}
.no_border_bottom {
    border-bottom: 0px solid transparent !important;
}
.highlighter {
	background: #B6013B;
    color: #fff !important;
    font-weight: bold;
    font-size: 13pt !important;
    margin: -1px -2px;
    border: 0px;
}
.a_z, a.a_z:link, a.a_z:visited, a.a_z:active {
	min-width: 20px !important;
    color: #c00;
    background: #f8f8f8;
    text-decoration: none;
    padding: 0px 5px 2px 5px !important;
    margin: 10px 0px 5px 0px !important;
    border-radius: 3px;
    font-weight: bold;
}
a.a_z:hover, a.a_z_sel:link, a.a_z_sel:visited, a.a_z_sel:active {
    min-width: 20px !important;
    color: #fff;
    background: #B6013B;
    text-decoration: none;
    padding: 0px 5px 2px 5px !important;
    margin: 10px 0px 5px 0px !important;
    border-radius: 3px;
    font-weight: bold;
}
a.a_z_sel:hover {
    min-width: 20px !important;
    color: #fff;
    background: #88f;
    text-decoration: none;
    padding: 0px 5px 2px 5px !important;
    margin: 10px 0px 5px 0px !important;
    border-radius: 3px;
    font-weight: bold;
}
.a_z_inactive {
    min-width: 20px !important;
    color: #fff;
    background: #ddd;
    padding: 0px 5px 2px 5px !important;
    margin: 10px 0px 5px 0px !important;
    border-radius: 3px;
}
.regional-message {
	display: inline-block;
	font: Bold 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #B6013B !important;
    text-transform: uppercase;
    padding-left: 0px !important;
}
.general-message {
	padding: 3px !important;
	border-bottom: 2px solid #E7D3D6;
	border-radius: 4px;
	margin-bottom: 10px !important;
}
.larger {
    font-size: larger;
}
.inline {
    display: inline-block;
    margin-top: 8px !important;
}
.details {
    float: right;
    padding: 3px 10px !important;
    margin-top: 8px !important;
    border-radius: 6px;
    border: 1px solid #B6013B;
    color: #fff !important;
    background: #B6013B;
	margin-right: 5px;
}
.details a {
    color: #fff !important;
}
.care-message {
    padding: 5px;
	display: inline-block;
	font: Bold 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #B6013B !important;
    text-transform: uppercase;
}
.accom-type-message {
    padding: 5px;
	display: inline-block;
	font: Bold 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #B6013B !important;
    text-transform: uppercase;
}
.entertain-message {
    padding: 5px;
	display: inline-block;
	font: Bold 16px/22px Asap !important;
    letter-spacing: 0px;
    color: #B6013B !important;
    text-transform: uppercase;
}
.accomm_notice {
    background: #ddd;
    border-radius: 5px;
    color: #f00;
    padding: 5px;
    margin-right: 5px;
}
.accomm_vacancies {
    background: #cec;
    font-size: 9pt;
    border: 1px solid #ada;
    border-radius: 4px;
    margin: 0px 5px 5px 0px !important;
    padding: 0px 5px 0px 5px !important;
    display: none;
}
.distance-message {
	display: inline-block;
	font-size: 80%;
	color: #B6013B;
	background: #fff;
	padding: 3px !important;
    margin-top: 8px !important;
    margin-right: 8px !important;
	border: 1px solid #B6013B;
	border-radius: 4px;
}
a.service-name {
	top: 0px;
    left: 0px;
    width: 156px;
    height: 18px;
    text-align: left;
    font: Bold 16px/22px Asap;
    letter-spacing: 0.4px;
    color: #B6013B;
    text-transform: uppercase;
}

.perc100 {
    width: 100%;
}
.perc90 {
    width: 90%;
}
.perc80 {
    width: 80% !important;
}
.perc75 {
    width: 75%;
}
.perc65 {
    width: 65% !important;
}
.perc60 {
    width: 60% !important;
}
.perc50 {
    width: 50% !important;
}
.perc49 {
    width: 49% !important;
}
.perc45 {
    width: 45% !important;
}
.perc40 {
    width: 40% !important;
}
.perc33 {
    width: 33%;
}
.perc30 {
    width: 30%;
}
.perc25 {
    width: 25%;
}
.perc20 {
    width: 20%;
}
.perc10 {
    width: 10%;
}

.percH100 {
	height: 100%;
}

#eacBody td {
	padding: 5px !important;
	border-bottom: none;
}

.vaMid {
	vertical-align: middle !important;
}
.bottom {
	vertical-align: middle !important;
}


/*  Form Stuff  */
.services_panel {
    margin: 0 !important;
    padding : 10px;
}
.detail_h2 {
    padding-left: 0px !important;
    margin-left: -3px !important;
}
/*
#eacBody h2 {
	margin: 0px 0px 0px 0px !important;
	padding: 5px !important;
    text-align: left;
    font: Bold 48px/22px Asap;
    color: #B6013B;
}
#eacBody h3 {
    text-align: left;
    font: Bold 32px/22px Asap;
    letter-spacing: 0px;
    color: #B6013B;
}
#eacBody h4 {
    text-align: left;
    font: Bold 24px/55px Asap;
    letter-spacing: 0px;
    color: #B6013B;
}
#eacBody h5 {
    text-align: left;
    font: Bold 16px/55px Asap;
    letter-spacing: 0px;
    color: #B6013B;
}
*/
#eacBody h2 {
    color: #B6013B;
    font-weight: 700;
}
#eacBody h3 {
    color: #B6013B;
    font-weight: 700;
}
#eacBody h4 {
    color: #B6013B;
    font-weight: 700;
}
#eacBody h5 {
    color: #B6013B;
    font-weight: 700;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.margin0 {
	margin: 0px !important;
}
.margin1 {
    margin: 1px !important;
}
.margin2 {
    margin: 2px !important;
}
.margin3 {
    margin: 3px !important;
}
.margin4 {
    margin: 4px !important;
}
.margin5 {
    margin: 5px !important;
}
.margin10 {
    margin: 10px !important;
}
.pad_mid {
    padding: auto !important;
}
.pad0 {
	padding: 0px !important;
}
.pad5 {
    padding: 5px !important;
}
.pad2 {
    padding: 2px !important;
}
.pad4 {
	padding: 7px !important;
}
.pad7 {
	padding: 7px !important;
}
.pad10 {
	padding: 10px !important;
}
.marginL5 {
    margin-left: 5px !important;
}
.marginL10 {
    margin-left: 10px !important;
}
.marginL15 {
    margin-left: 15px !important;
}
.marginR5 {
    margin-right: 5px !important;
}
.marginR10 {
    margin-right: 10px !important;
}
.marginT10 {
    margin-top: 10px !important;
}
.marginB10 {
    margin-bottom: 10px !important;
}
#eacBody input,
#eacBody select {
	min-height: 30px;
}
select {
	cursor: pointer;
}
.radior {
	height: 12px !important;
	padding: 3px !important;
}
#eacBody .postcode {
	width: 100px !important;
	text-transform: uppercase;
}
.parent_option {
	color: #aaa;
	font-weight: bold;
}
.basic_option {
	cursor: pointer;
    height: 46px !important;
}
.big_option {
	cursor: pointer;
    color: #B6013B;
    text-shadow: 2px 2px 2x black;
    height: 46px !important;
    border: 1px solid #B6013B !important;
    border-radius: 4px !important;
    font: bold 22px/28px Asap !important;
    letter-spacing: 0.32px;
}
.big_option:focus {
    border: 1px solid #000 !important;
}
.bold {
	font-weight: bold;
}
radio {
	cursor: pointer;
}
label {
	font-weight: normal;
	padding: 7px 10px 0px 5px !important;
	cursor: pointer;
}
.pdf_head {
	font-weight: bold;
	font-size: 14pt;
    color: white !important;
    background: #4A0129 !important;
    padding-left: 5px;
}

.facility_color {
    color: #7b699c;
}
.facility_bg {
    background: #fffbff;
}
input.do_af_search {
    background-color: #B6013B;
    color: #fff;
    font-weight: bold;
    min-height: 40px !important;
	border-radius: 5px;
	padding: 10px !important;
	border: none;
}
input.reset_af_search {
    background-color: #ccc;
    color: #000;
    font-weight: bold;
    min-height: 40px !important;
	border-radius: 5px;
	padding: 10px !important;
	border: none;
}
.search-float {
	float: right;
}
.feature_photo {
	max-width: 100px;
	max-height: 80px;
	border: 1px solid lightgray;
}
.page_control {
	position: relative;
	height: 500px;
}
.page_control_content {
	position: absolute;
	height: 450px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: lightgray;
	border: 1px solid gray;
}

.email_button:link, .email_button:visited, .email_button:active, .email_button:hover {
    padding: 3px !important;
    border-radius: 5px;
    cursor: pointer;
    font-family: 'FMSE-Heavy',sans-serif !important;
    font-size: 10pt !important;
}
.phone_button {
	font-size: 14pt;
	font-weight: bold;
}

.housing-block {
	border: 1px solid lightgrey;
	padding: 5px !important;
	width: 50% !important;
}

.accom_reset_button {
    background: #4A0129 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: 10px !important;
    cursor: pointer;
    text-align: center;
    font: Bold 16px/22px Asap;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    border: 0px !important;
}
.accom_search_button {
    background: #B6013B;
    border-radius: 4px;
    padding: 10px !important;
    cursor: pointer;
    text-align: center;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.8px !important;
    color: #FFFFFF;
    text-transform: uppercase !important;
    opacity: 1;
    border: 0px;
}
.accom_more_button {
    background: #B6013B !important;
    border-radius: 4px;
    padding: 5px !important;
    cursor: pointer;
    text-align: center;
    font: Bold 12px/16px Asap !important;
    letter-spacing: 0.8px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    opacity: 1;
    border: 0px !important;
}
.accom_more_button:hover {
    color: #FFFFFF !important;
}

.accom_search_button a {
	color: #fff;
}

.entertain_search_button {
    background: linear-gradient(180deg, #737573, #404240);
    color: #fff !important;
    padding-bottom: 2px !important;
    border-radius: 5px;
    border: 1px solid #404240;
    height: 40px !important;
    text-shadow: 0px 1px 3px #404240;
    font-size: 12pt;
    font-weight: bold;
    min-width: 100px;
}
.entertain_search_button:hover {
    background: linear-gradient(180deg, #959795, #626462);
}
.accom_cancel_button {
    font-weight: bold;
    background: #ddd;
    color: #d00;
    border: 1px solid #888;
    border-radius: 5px;
    height: 40px !important;
}
.accom_cancel_button:hover {
    background: #eee;
}
.accom_housing {
	padding: 5px !important;
	border: 1px solid #E7D3D6;
	border-radius: 5px;
	font-size: 9pt;
}
.accom_housing div {
    margin: 0 !important;
}
.accom_housing h5 {
    margin: 0px !important;
	color: #B6013B;
	font-weight: bold;
}
.accom_care {
	padding: 5px !important;
	/* background: #FFDBDE; */
	border: 1px solid #E7D3D6;
	border-radius: 5px;
	font-size: 9pt;
}
.accom_care div {
    margin: 0 !important;
}
.accom_care h5 {
	margin: 0px !important;
	color: #B6013B;
	font-weight: bold;
}
.accom_location {
	padding: 5px !important;
	border: 1px solid #E7D3D6;
	border-radius: 5px;
	font-size: 9pt;
}
.accom_location h5 {
	margin: 0px !important;
	color: #B6013B;
	font-weight: bold;
}
.accom_general div {
    margin: 0 !important;
    font: Normal 16px/22px Asap;
}
.accom_results {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 21px;
    background:white;
    border:1px solid #bbb;
    padding: 2px !important;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
}
.service_results {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 60px;
    background: yellow;
    border: 1px solid #B6013B;
    padding: 2px !important;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    border-radius: 5px;
}
.organisation_results {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 40px;
    background:white;
    border: 2px solid #B6013B;
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 10px;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    box-shadow: 0px 0px 10px #888;
}
.accom-results {
    padding: 0px;
    margin: 0px;
}
.accom_results_text {
    background: white;
    cursor: pointer;
    /*font-size: 10pt !important;*/
    border: 1px solid #B6013B !important;
}
.accom_results_text:hover {
    background: #0a0;
    color: white;
}
.accom_rest {
	padding: 10px !important;
/*	background: #EFEBE7;
	border: 1px solid #D6D3C6;
	font-size: 9pt;
    min-height: 30px; */
	border: 1px solid #E7D3D6;
	border-radius: 5px;
}
#eacBody .disabled {
    background: #f7f3ef;
    color: #ded7d6;
}
.accom_location h5, .accom_rest h5 {
	margin: 0px !important;
    padding: 0px !important;
	font-weight: bold;
}
.accom_head {
	text-align: left;
    font: Bold 16px/22px Asap;
    letter-spacing: 0.32px;
    color: #464646;
    text-transform: uppercase;
}
.chevron {
    font-size: 26px;
    color: #B6013B;
}
hr.close-up {
    border-bottom: 1px dashed #B6013B !important;
}
.input_bordered {
    border: 1px solid #B6013B !important;
    border-radius: 4px !important;
    font: Normal 16px/22px Asap !important;
    letter-spacing: 0.32px;
}
.input_bordered:focus {
    border: 1px solid #000 !important;
}
.input_page_control {
    background: transparent;
    font: normal normal bold 16px/22px Asap;
    letter-spacing: 0.32px;
    color: #B6013B;
    text-transform: uppercase;
    border: 1px solid #B6013B;
    border-radius: 4px;
}
input[type=checkbox].close-up {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;

	margin: 2px 2px 5px 2px !important;
    vertical-align: middle !important;
	border: 1px solid #B6013B !important;
    border-radius: 4px;
    width: 20px !important;
    height: 20px !important;
    min-height: 20px !important;
}
input[type=checkbox].close-up:checked {
    content: "";
    color: #B6013B;
    background-color: #B6013B;
}
input[type=checkbox].close-up:disabled {
    content: "";
    color: #ded7d6;
    background-color: #ded7d6;
}
input[type=checkbox].close-up:focus {
    border: 2px solid #000 !important;
}
.force_natural {
    width: inherit !important;
}
.push-middle {
    padding: auto auto auto auto !important;
    line-height: 46px;
}
input[type=radio].close-up {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;

	margin: 2px 2px 5px 2px !important;
    vertical-align: middle !important;
	border: 1px solid #B6013B !important;
    border-radius: 10px;
    width: 20px !important;
    height: 20px !important;
    min-height: 20px !important;
}
input[type=radio].close-up:checked {
    color: #B6013B;
    background-color: #B6013B;
    content: "";
	border: 1px solid #ffffff !important;
}
input[type=checkbox].close-up:focus, input[type=radio].close-up:focus {
    border: 2px solid #000 !important;
}
.selection_label {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font: Normal 16px/28px Asap;
    letter-spacing: 0px;
    color: #464646;
}
.email_envelope {
    color: #B6003B;
    font-size: 20px;
}
.save_bookmark {
    color: #B6003B;
    font-size: 30px;
}
.phone_bookmark {
    color: #B6003B;
    font-size: 28px;
}
.indent_bookmark {
    margin-left: 17px;
    padding: 0px 0px 5px 17px !important;
    text-indent: -17px;
}
.brochure_bookmark {
    margin-left: 17px;
    padding: 5px 0px 0px 17px !important;
    text-indent: -14px;
}
.details_bookmark {
    text-align: left;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    color: #464646 !important;
    text-transform: uppercase;
}
.details_bookmark:hover {
    color: #464646 !important;
    text-decoration: none;
}
.text_bookmark {
    vertical-align: 5px;
    line-height: 25%;
}
.spreader {
    min-width: 90px;
}

.tab-set {
    margin: 0px;
    padding: 10px 10px 0px 15px !important;
    background: #F1F1F1;
}
.tab_facility {
	display: inline-block;
    color: #464646;
    padding: 5px 5px 10px 5px !important;
    margin: 0px 5px 0px 0px !important;
    cursor: pointer;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color:  #B6013B !important;
    border-bottom: 5px solid #B6013B;
}
.tab_facility:hover {
    color:  #B6013B !important;
}
.tab_facility.off {
    color: #464646 !important;
    border-bottom: 5px solid transparent;
}

.eac-tab-content {
    padding: 0px !important;
    margin: 0px 10px 0px 15px !important;
}
.plain-box {
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 5px 0px !important;
    border: 1px solid #D2D2D2;
	overflow: hidden;
}
.manager-box {
    margin: 0px 10px 10px 10px;
    padding: 0px !important;
    border: 1px solid #D2D2D2;
    background: #68ADAD;
	overflow: hidden;
}
.manager-inner {
    background: #FFFFFF;
    border-bottom-left-radius: 20px;
    margin: 0px !important;
    padding: 0px 0px 10px 0px !important;
}
.manager-head {
    display: inline-block;
	margin: 0px !important;
    padding: 10px 20px 10px 20px !important;
    background: #B6013B;
    color: #FFFFFF !important;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.manager-image {
    padding: 5px;
    width: auto;
    max-width: 100%;
    max-height: 100px;
}
.manager-image-sub {
    padding: 5px;
    max-height: 250px;
    width: auto;
    max-width: 90%;
    text-align: center;
}
.manager-link {
	margin: 5px 10px 5px 10px !important;
    color: #B6013B;
    border-bottom: 2px dotted #B6013B;
    text-transform: uppercase;
}
.manager-bottom {
    background: #FFFFFF;
    margin: -5px 0px 0px 0px !important;
    padding: 0px !important;
}
.manager-inner-bottom {
    background: #68ADAD;
    border-top-right-radius: 20px;
    margin: 5px 0px 0px 0px !important;
    padding: 5px 0px 10px 0px !important;
}
.manager-bottom-link {
	margin: 5px 10px 5px 10px !important;
    border-bottom: 2px dotted #FFFFFF;
    text-transform: uppercase;
}
.membership-image-sub {
    padding: 5px;
    max-height: 250px;
    width: auto;
    max-width: 60%;
    text-align: center;
}
.image-border {
    border: 1px solid #6b59a5;
}
/* Old in case of backup 
.email_enquiry_button {
    background: linear-gradient(180deg, #ADCF4A, #84AA08);
    color: #fff;
    padding: 0px 5px 3px 5px !important;
    border-radius: 5px;
    border: 1px solid #6B8600;
    text-shadow: 0px 1px 3px #460;
    cursor: pointer;
}
*/
.email_enquiry_button {
    color: #000000;
    padding: 7px !important;
    border-radius: 5px;
	margin-right: 20px;
    cursor: pointer;
	font-family: 'FMSE-Heavy',sans-serif !important;
	font-size: 11pt !important;
}

table.condensed, tr.condensed, td.condensed {
    padding: 2px !important;
    border-spacing: 5px !important;
    border-collapse: collapse !important;
}
.data-section {
    border: 0;
    border-bottom: 5px solid #C6C6C6;
    padding-bottom: 30px !important;
    margin-right: 10px;
    margin-bottom: 10px !important;
}
.service-data-section {
    border: 0;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    margin-left: -3px !important;
}
.phone-number {
	font-size: 11pt;
	font-family: 'FMSE-Heavy',sans-serif !important;
}
.membership {
    text-align: center;
    /*align: center;*/
    padding: 5px !important;
}
.entertainer {
    text-align: right;
    /*align: right;*/
    border: 1px solid #ccc;
    padding: 3px 3px 10px 3px !important;
}
.my_tooltip {
    position: absolute;
    visibility: hidden;
    display: none;
    z-index: 9999;
    background: #B6013B;
    color: #fff;
    border: 1px inset #B6013B;
    border-radius: 6px;
    left: 0px;
    font-size: 80%;
    padding: 4px;
    text-align: left;
}
.membership:hover .my_tooltip {
    visibility: visible !important;
    display: block !important;
}
.nav_more {
    margin: 0px;
    background: #F1F1F1;
}
.nav_list {
	display: inline-block;
	font-size: 80%;
	color: #fff !important;
	background: #B6013B;
	padding: 3px 8px !important;
	margin: 5px !important;
	border: 1px solid #B6013B;
	border-radius: 5px;
	font-family:'FMSE-Heavy', sans-serif !important;
	margin-left: 10px;
}
.nav_list_dead {
	display: inline-block;
	font-size: 80%;
	color: #fff !important;
	background: #BBB;
	padding: 3px 8px !important;
	margin: 5px !important;
	border: 1px solid #BBB;
	border-radius: 5px;
	font-family:'FMSE-Heavy', sans-serif !important;
}
.nav_list_img {
    border: 0px;
    margin: -3px 0px 0px 0px !important;
}
.nav_list:hover {
	color: #fff;
	background: #B6013B;
	cursor: pointer;
}

.flash-form {
    animation: flash-form 0.75s infinite linear;
    -webkit-animation: flash-form 0.75s infinite linear;
    -moz-animation: flash-form 0.75s infinite linear;
    -o-animation: flash-form 0.75s infinite linear;
}
@keyframes flash-form {
    0% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
    50% {
        box-shadow: 0px 0px 0px 0px #FFFFFF;
    }
    100% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
}
@-webkit-keyframes flash-form {
    0% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
    50% {
        box-shadow: 0px 0px 0px 0px #FFFFFF;
    }
    100% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
}
@-moz-keyframes flash-form {
    0% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
    50% {
        box-shadow: 0px 0px 0px 0px #FFFFFF;
    }
    100% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
}
@-o-keyframes flash-form {
    0% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
    50% {
        box-shadow: 0px 0px 0px 0px #FFFFFF;
    }
    100% {
        box-shadow: 0px 0px 5px 3px #B6013B;
    }
}

.refresh-animate {
    font-size: 20pt;
	color: #B6013B;
    animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
}
@keyframes spin {
    from { transform: rotate(0deg);}
    to { transform: rotate(360deg);}
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
@-o-keyframes spin {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

.box-shadow {
    padding: 1px 10px 10px 10px !important;
    box-shadow: 0px 0px 5px 3px #d8d8d8;
}

.email_panel {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(50, 50, 50, 0.3);
    z-index: 999999;
}
.email_box {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 600px;
    max-height: 530px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 0px;
    overflow-y: auto;
    box-shadow: 0px 4px 10px #666;
    top: 15vh;
    top: calc(50vh - 265px);
    left: 25vw;
    left: calc(50vw - 300px);
}
.email_facility_box {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 600px;
    max-height: 650px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 0px;
    overflow-y: auto;
    box-shadow: 0px 4px 10px #666;
    top: 15vh;
    top: calc(50vh - 325px);
    left: 25vw;
    left: calc(50vw - 300px);
}
@media all and (max-width: 600px) {
    .email_facility_box {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        top: calc(15vh);
        /* What the chuff is this? Caluates the...( Full screen width - space for top banner - get advice now font sizes - get advise now padding and margins) */
        height: calc(100% - 15vh - 2.1rem - 45px);
    }
}
/*.edit_facility_box {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 800px;
    max-height: 600px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 0px;
    overflow-y: auto;
    box-shadow: 0px 4px 10px #666;
    top: 15vh;
    top: calc(50vh - 300px);
    left: 25vw;
    left: calc(50vw - 400px);
} */

.edit_facility_box {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 650px;
    border-radius: 30px;
    background: #fff;
    padding: 0px;
    overflow: hidden;
    top: 15vh;
    top: calc(50vh - 325px);
    left: 25vw;
    left: calc(50vw - 200px);
}
.email_sent {
    position: absolute;
    max-width: 300px;
    min-height: 100px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 4px 10px #666;
    top: 15vh;
    top: calc(50vh - 50px);
    left: 25vw;
    left: calc(50vw - 150px);
}
.alert_window {
    position: absolute;
    max-width: 600px;
    min-height: 500px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    box-shadow: 0px 4px 10px #666;
    top: 15vh;
    top: calc(50vh - 250px);
    left: 25vw;
    left: calc(50vw - 300px);
}
.view_map {
    width: 99%;
    height: 99%;
}
.view_map_box {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 500px;
    max-height: 500px;
    border: 3px outset #888;
    border-radius: 10px;
    background: #fff;
    padding: 0px;
    overflow: hidden;
    top: 15vh;
    top: calc(50vh - 250px);
    left: 25vw;
    left: calc(50vw - 250px);
}
.margin-top {
    margin-top: 0px;
}
.margin-top-gap3 {
    margin-top: 3px;
}
.margin-top-gap4 {
    margin-top: 4px;
}
.margin-top-gap5 {
    margin-top: 5px;
}
.margin-top-gap10 {
    margin-top: 10px;
}
/*.email_content {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    overflow: auto;
    z-index: 8888;
    margin: 5px;
}*/
.email_content {
    position: absolute;
    overflow: auto;
    z-index: 8888;
    height: 100%;
}
.email_send_button {
    font-weight: bold;
    width: 45%;
    background: #000;
    color: #fff;
    border: 2px outset #eee;
    height: 30px !important;
}
.email_cancel_button {
    font-weight: bold;
    width: 45%;
    background: #ddd;
    color: #d00;
    border: 2px outset #eee;
    height: 30px !important;
}
.smaller {
    font-size: 9pt !important;
}
.pad5LR {
    padding: 0px 5px 0px 5px;
}
.entertainment-search {
    background: #fffbde;
    background: linear-gradient(0deg, #fffbde, #fffff7);
    border: 1px solid #efe3c6;
    border-top: 3px solid #bd0c29;
}
.entertainment-browse {
    border-top: 3px solid #bd0c29;
    border-bottom: 2px solid #efefef;
}
.entertainment-head {
    /*color: #636563; - Commented by BS 2019-12-03*/
	color: #000000;
    font-weight: bold;
    font-size: 10pt;
}
.entertainment-input {
    font-size: 10pt;
}
a.entertainment {
    color: #bd0c29 !important;
}

th.recents {
    background: #efefef;
    color: #c60000;
    padding: 3px;
    font-weight: bold;
}
td.recents {
    border-bottom: 1px solid #efefef;
    padding: 3px;
}

.cinematic_modal {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #4A0129; /*url(/images/overlay.png) repeat 0 0;*/
    opacity: 0.75;
    filter: alpha(opacity=85);
}
.cinematic_control {
    position: absolute;
    border: 10px solid white;
    background: black;
    border-radius: 20px;
}
.cinematic_inner {
    padding: 5px;
    border-radius: 9px;
    background: white;
}
.panel_close_icon {
    position: absolute;
    margin-top: 1px !important;
    margin-right: 1px !important;
    padding-top: 2px;
    padding-left: 9px;
    top: 3px;
    right: 23px;
    width: 30px;
    height: 30px;
    background: white;
    cursor: pointer;
    color: #d00;
    border-radius: 20px;
    border: 1px outset lightgray;
    z-index: 9999;
}
.cinematic_close {
    position: absolute;
    margin-top: 1px !important;
    margin-right: 1px !important;
    padding-top: 2px;
    padding-left: 9px;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: white;
    cursor: pointer;
    color: #d00;
    border-radius: 20px;
    border: 1px outset lightgray;
}
.cinematic_image {
    display: block;
    border-radius: 6px 6px 0px 0px;
}
.cinematic_messager {
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    color: #bbb;
}
.cinematic_nav {
    position: absolute;
    cursor: pointer;
    margin: 0px;
    border-radius: 20px;
    font-size: 30px;
    border: 1px outset lightgray;
    background: #fff;
    color: #B6013B;
}
.cinematic_chevron {
    position: absolute;
    font-size: 100pt;
    top: 0px;
    color: #fff;
    padding: 0px !important;
    text-shadow: #000 0px 0px 20px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    /*borderer: 1px solid blue; */
}
.cinematic_nav_left {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    bottom: 27px;
    padding-left: 10px;
    margin: 0px;
    /*borderer: 1px solid red; */
    width: 50%;
}
.cinematic_nav_right {
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 0px;
    bottom: 27px;
    padding-right: 10px;
    margin: 0px;
    /*borderer: 1px solid lightgreen; */
    width: 50%;
}

.address_list_modal {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #4A0129; /*url(/images/overlay.png) repeat 0 0;*/
    opacity: 0.25;
    filter: alpha(opacity=25);
}
.address_list_control {
    position: absolute;
    border: 5px solid black;
    background: black;
    border-radius: 20px 0px 0px 20px;
}
.address_list_inner {
    padding: 5px;
    border-radius: 15px;
    background: white;
    width: 480px;
    height: 300px;
    overflow: auto;
}
.address_list_close {
    position: absolute;
    margin-top: 1px !important;
    margin-right: 1px !important;
    padding-top: 5px;
    padding-left: 7px;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: white;
    cursor: pointer;
    color: #d00;
    border-radius: 20px;
    border: 1px outset lightgray;
}

.main_spreader {
    width: 100% !important;
    /*margin-left: 10px !important;
    margin-right: 10px !important;*/
}
.zeroauto {
	margin: 0 auto !important;
}
.map_options {
    margin: 5px 10px 0px 15px !important;
    padding: 10px 10px 10px 10px !important;
    background: #F1F1F1;
}
.map_tab {
	display: inline-block;
    padding: 5px 5px 10px 5px !important;
    margin: 0px 5px 0px 0px !important;
    cursor: pointer;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
}
.map_tab:hover {
    color:  #B6013B !important;
}

.map_tab.live {
    color:  #B6013B !important;
    border-bottom: 5px solid #B6013B;
}
.map_area {
    width: 97.5%;
    width: calc(100% - 20px);
    height: 500px;
    padding: 0px 0px 0px 5px !important;
    margin: 0px 10px 0px 10px !important;
}
.map_iframe {
    width: 100%;
    height: 100%;
    border: 0;
}
.basic-button {
    min-width: 100px !important;
    height: 30px !important;
    background: linear-gradient(0deg, #ddd, #eee) !important;
    border: 1px outset #ccc !important;
    border-radius: 5px !important;
    color: #000 !important;
    margin: 0px !important;
    padding: 3px 7px 5px 7px !important;
}
/*
@media all and (max-width: 500px) {
td.footer {
	font-size: 160%;
    }
}
@media all and (max-width: 450px) {
td.footer {
	font-size: 150%;
    }
}
@media all and (max-width: 430px) {
td.footer {
	font-size: 140%;
    }
}
@media all and (max-width: 400px) {
td.footer {
	font-size: 130%;
    }
}
@media all and (max-width: 380px) {
td.footer {
	font-size: 120%;
    }
}
@media all and (max-width: 230px) {
td.footer {
	font-size: 100%;
    }
}*/

@media all and (min-width:576px) {
    .max250 {
        max-width: 250px;
    }
}

.pwd_R {
    background: #f00;
    color: #fff;
}
.pwd_A {
    background: #fb0;
    color: #fff;
}
.pwd_G {
    background: #0b0;
    color: #fff;
}

.selected_service_bg, .selected_service_bg:hover {
    background: #B6013B !important; /*8df !important; */
}

.selected_service, .selected_service:hover {
    background: #8df !important;
}

#eacBody input::placeholder {
    color: #bbb;
}
.why_just_why {
    background: #fff;
    border: 1px inset #eee;
    border-radius: 3px;
}
input.why_just_why::placeholder, textarea.why_just_why::placeholder {
    color: #666 !important;
}

.admin_floater {
    position: fixed;
    z-index: 999999;
    top: 0px;
    margin-top: 0px;
    border: 3px double black;
    border-radius: 5px;
    background: linear-gradient(-90deg, #eee, #dde);
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
.admin_float_button {
    cursor: pointer;
    min-width: 200px;
    border: 2px outset white;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    background: linear-gradient(0deg, #eee, #fff);
}
.admin_float_button:hover {
    background: linear-gradient(0deg, #ddd, #eee);
}
.List_Map {
    margin: 0px;
    padding: 16px 20px 21px 26px !important;
    background: #F1F1F1;
}
.List_Map_Tab {
	display: inline-block;
    color: #464646;
    padding: 5px 5px 5px 5px !important;
    margin: 9px 5px -4px 0px !important;
    cursor: pointer;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
}
.List_Map_Tab:hover {
    color:  #B6013B !important;
}
.List_Map_Tab.Active {
    color:  #B6013B !important;
    border-bottom: 5px solid #B6013B;
}
.List_Map_List {
    margin: 0px !important;
    padding: 0px !important;
}
.List_Map_Map {
    margin: 0px !important;
    padding: 20px 5px !important;
}
.eac_justify {
    text-align: justify;
    text-justify: inter-word;
}
.manager_header {
    margin: 20px 10px 20px 10px;
    padding: 5px;
    box-shadow: 0px 0px 5px 5px #ddd;
}
.facility_photo {
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
}
.manager_logo {
    /*borderer: 1px solid #eee;*/
    max-width: 150px;
    max-height: 80px;
    margin: -5px 15px 0px -7px;
    border-radius: 0px;
}
.google_inline {
    margin: auto !important;
	border-bottom: 1px dashed #B6013B !important;
    padding: 5px !important;
    text-align: center;
	overflow: hidden;
}
.google_header {
    background: #f7f3f7;
    font-weight: bold;
    text-align: center;
    color: #b50000;
    font-size: 9pt !important;
}
.google_ad {
    padding: 5px !important;
    text-align: center;
    border: 0px solid #D2D2D2;
	margin-top: 20px;
	overflow: hidden;
}
.google_ad_right {
    display: block;
    max-width: 319px;
	overflow: hidden;
    margin-top: 4px;
    margin-right: 7.5px;
    padding: 0px !important;
    text-align: right;
}

/* Brad's Additions */

#eacBody h1,
#eacBody h2,
#eacBody h3,
#eacBody h4,
#eacBody h5,
#eacBody h6{
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 100% !important;
} 

.col-sm-4 div.cqc-widget {
	margin: 0 auto 30px auto !important;
}

/* Fixes unsorted lists on services directory pages: https://new.housingcare.org/service/ser-info-13063-treasured-time */
body.page-id-3684 #eacBody .main_spreader .col-md-8 .search_gradient ul{
	margin-left: 1.5rem !important;
}

/* Dean Added */

.pad3 {
	padding: 3px !important;
}

.top5 {
	margin-top: 5px !important;
}

.margin5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.vaMid {
	vertical-align: middle !important;
}

.accom_name {
	font-size: 20px;
	padding: 3px;
	margin: 3px;
}

.filler_title {
	font-family: 'FMSE-Heavy', sans-serif;
	font-size: 16px;
}
.update-box {
	font-family: 'FMSE-Heavy', sans-serif !important;
	font-size: 14px;
	padding-bottom: 20px !important;
}

.search-property {
	margin-top: 10px;
}

.previous {
	margin-right: 10px;
}

.pad_left {
	padding-left: 10px !important;
}

.banner_image {
    position: absolute;
    left: 1px;
    top: 1px;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px;
}

.tester {
    border: 1px solid red !important;
}
.tester2 {
    border: 1px solid blue !important;
}
.tester3 {
    border: 1px solid green !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}
.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.download {
	padding: 5px 20px !important;
}

#eacBody .width-100 {
	width: 100%;
	margin-top: 20px;
}
.padding_left {
	padding-left: 20px !important;
}
.padding_right {
	padding-right: 20px !important;
}

.bump_up {
	margin-top: -15px;
}

/* Old in case of back-up

.entertainment_counter {
    position: absolute;
    float: left;
    background: white;
    padding: 3px;
    border-radius: 5px;
    font-size: 9pt !important;
}
*/
.entertainment_counter {
    position: absolute;
    top: 0px;
    right: 0px;
    background: rgba(33,33,33,0.3);
    color: #fff !important;
    padding: 3px 10px !important;
    border-radius: 2px;
    font-size: 10pt !important;
    font-family: 'FMSE-Heavy', sans-serif !important;
    margin: 10px;
    z-index: 1;
}
#entertainment_count {
    margin: 5px;
}

.photo_holder {
    margin: 0px 0px 0px 10px !important;
}
.photo_outer_min {
    position: relative;
    display: inline-block;
    padding: 0px !important;
    margin: 0px !important;
    width: auto;
    height: auto;
}
body.msie .photo_outer_min{
	display: block;
}
.camera_counter {
    position: absolute;
    top: 1px;
    right: 1px;
    background: url(/images/page-curl.png) no-repeat 4px 0px;
    background-size: 50px 46px;
    width: 54px;
    height: 50px;
    font: Normal 14px/22px Asap !important;
    letter-spacing: 0.32px;
    color: #464646;
    padding: 2px 2px 0px 0px !important;
    text-align: right;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
.camera_icon {
    color: #B6003B;
    font-size: 20px;
}
.facility_photo_main {
    border-radius: 5px;
    border: 1px solid #eee;
    width: auto;
    max-width: 100%;
}
.facility_photo_restricted {
    max-height: 230px;
}
.facility_photo_fix {
    padding: 0px;
    margin: 0px;
    height: 235px !important;
}
.top_3_details {
    padding: 0px;
    margin: 0px;
    min-height: 110px !important;
    overflow: hidden;
}
.top_3_more {
    position: absolute;
    right: 10px;
    bottom: 13px;
}
.info_banner_image {
    position: absolute;
    top: -3px;
    left: -2px;
    margin: 0px !important;
    padding: 0px !important;
}
.facility_photo_wrapper {
	display: block;
    height: 120px;
	max-width: 200px; 
    overflow: hidden;
	position: relative;
}

/*.facility_photo_wrapper img {
	position: absolute;
    display: inline-block;
    top: 0;
    margin: auto;
    text-align: center;
	width: 100%;
    max-height: 120px;
  max-width: 200px; 
}
*/
.vacancy-heading {
    background: #ffe39c;
    color: #b50000;
    font-weight: bold;
}
.vacancy-county {
    background: #fffbde;
}
.mandatory {
    font-weight: bold !important;
    color: #f00 !important;
}
.vacancy-link {
    color: #b50000;
    font-weight: bold;
}
.center-text {
	text-align: center;
}
.count_style {
    text-shadow: 0px 3px 5px #ccc;
}
.space_bottom {
    margin-bottom: 5px;
}
.left_panel_button {
    border: 1px outset #eee;
    border-radius: 5px;
    padding: 2px 6px 2px 6px;
    margin: 1px;
}
.left_panel_button:hover {
    border: 1px outset #B6013B;
}
.left_panel_button:active {
    border: 1px inset #ddd;
    margin: 2px 0px 0px 2px;
}
.directory_header {
    background: #4A0129;
    color: #fff !important;
    font-weight: bold;
    font-size: 13pt !important;
    margin: -1px -2px;
    border: 0px;
    border: 1px outset #fff;
    text-transform: uppercase;
}
.directory_linker {
    color: #fff !important;
}
.directory_header a:link, .directory_header a:hover, .directory_header a:active, .directory_header a:visited {
    /* can we override an a tag if inside a directory_header? */
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
}
.manager_box {
    text-align: center;
}
.manager_pic {
    max-height: 100px;
    max-width:100px;
    border: 1px inset #FFFFFF;
    border-radius: 50%;
}
.right_box {
    padding: 0px !important;
    text-align: center;
	overflow: hidden;
    margin: 10px 10px 10px 10px !important;
}

.marginNeg {
	margin-top: -1px !important;
}

.blank-hr {
	margin: 0px !important;
	vertical-align: middle !important;
	padding: 0px !important;
	border-top: 0px !important;
}

.loginbutton {
	border-width: 15px;
	padding: 3px !important;
	margin-bottom: 10px;
}

.logintable {
	width: 400px;
	margin: 0 auto;
}

.noborder {
	border: none !important;
}

.marginVert {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.searchAlign {
    text-align: left;
	vertical-align: middle;
    min-width: 240px;
}
.savedAlign {
    text-align: left;
	vertical-align: middle;
    min-width: 158px;
}

.pad15 {
	padding: 15px !important;
}
.email_table td {
    padding: 5px;
}
.noMargin {
	margin-top: 0px !important;
	padding: 10px !important;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #E7D3D6;
}

.box-hover:hover {
	box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
}

.marginaz {
	margin-left: 5px;
	margin-bottom: 10px;
}

.listdiv {
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #E7D3D6;
    border-top: 0;
}

.care_sourcer_link {
    background: #FFFFFF;
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    padding: 5px !important;
}
.care_sourcer_quote {
    padding: 6px !important;
    margin: 5px !important;
    border-radius: 6px;
    border: 1px outset #c62863;
    color: #fff !important;
    background: #c62863;
}
a.care_sourcer_a {
    color: #fff !important;
}
.care_sourcer_image {
    max-height: 40px;
    margin: 5px;
}
.care_sourcer_b {
    color: #c62863 !important;
}

#eacBody .eac-hs-search-label-padding {
	padding-top: 12px;
    padding-top: calc((42px / 2) - 6pt);
}

.housing-search-place-country {
	margin-bottom: 10px;
}
.housing-search-place-county {
	margin-bottom: 10px;
}

.phototainment-holder {
	display: inline-block;
}
.inline-holder {
	display: inline-block;
    white-space: nowrap;
}
.radio-holder {
	display: inline-block;
    white-space: nowrap;
    padding: 0 !important;
    margin: 0 !important;
}

.phototainment-wrap {
	display: inline-block;
    overflow: hidden;
    text-align: center;
    background-color: #ffffff;
}

.phototainment-img {
	max-height: 150px;
    width: 100%;
    object-fit: contain;
    border-radius: 5px;
    background-color: #ffffff;
}

/* Media */

@media screen and (max-width: 767px){
	.search-float {
		float: none !important;
		margin-top: 5px;
	}
    .pager-control {
        height: 170px;
    }
}

@media screen and (max-width: 1299px) {
	body, .l-header.pos_fixed {
    min-width: 0px !important;
	}
}
.mainpad {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%;
}
/*
@media screen and (max-width: 991px) and (min-width: 600px) {
	.col-md-9 {
		width: 75%;
		float: left;
	}
	.col-md-3 {
		width: 25%;
		float: left;
	}
}
*/
/* BS Fixes */
.bs-fix-1 .nav_list{
	margin-top: 0 !important;
}

.bs-fix-3 td,
.entertainment-contact .bs-fix-2{
	word-break: break-word;
}

.bs-fix-4 .entertainment-head{
    padding-top: 10px;
    display: inline-block;
}
.bs-fix-4 input[type=button] {
    margin-top: 12px;
    display: inline-block;
}
.bs-fix-4 #postcode_radio {
    margin-left: 3px;
}
.bs-fix-4 input.reset_af_search{
	color: #555;
    text-shadow: 0px 1px 3px #888;
	background: #f5f5f5;
	border-color: #e8e8e8;
}
#eacBody .bs-fix-5 div{
	padding: 0;
}

.bs-fix-6 .bs-fix-6-1{
	width: 180px;
}

#eacBody table.bs-fix-10 > tbody > tr > td:first-child{
	width: 120px;
}

#eacBody table.bs-fix-12 tr > td:first-child{
	width: 34px;
}

@media screen and (max-width: 374px){
	.bs-fix-6 .bs-fix-6-1{
		width: 100px;
	}
	#eacBody .bs-fix-7,
	#eacBody .bs-fix-7 div{
		padding: 0!important;
	}
	.bs-fix-7 .g-recaptcha > div{
		width: 290px!important;
	}
	.bs-fix-7 .g-recaptcha > div > div > iframe{
		width: 280px!important;
	}
	
	#eacBody table.bs-fix-10 > tbody > tr > td:first-child{
		width: 100px;
	}
}

@media screen and (min-width: 768px){
	#eacBody table .bs-fix-11{
		width: 120px;
	}
	.bs-fix-6 .bs-fix-6-2{
		width: 180px;
	}
}

#eacBody div.bs-fix-9{
	padding-right: 15px;
    padding-left: 15px;
}

#eacBody table table td.bs-fix-13{
	width: 14px;
}

.page_details {
    text-align: center;
    font: Normal 16px/22px Asap;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.to_upper_case {
    text-transform: uppercase !important;
}
.page_details_extra {
    text-align: center;
    font: Bold 16px/22px Asap !important;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: #B6013B !important;
}
.search_logo {
    width: auto;
    max-width: 130px;
    max-height: 130px;
    border-radius: 5px;
}
.compacted {
    font-size : 80% !important;
}
.indent_details {
    margin-left: 21px;
    padding: 0px 0px 5px 0px !important;
    text-indent: -11px;
}
.comment-bubble {
    color: #B6013B;
    font-size: 80%;
    padding-right: 5px;
    /*margin-borrom: 5px;*/
}
.speech-bubble {
    margin: 0px 20px 0px 20px;
}

@-moz-keyframes spinner { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spinner { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spinner { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.spinner {
    -webkit-animation: spinner 1s linear infinite;
    -moz-animation: spinner 1s linear infinite;
    animation: spinner 1s linear infinite;
}
#userEdit .roles {
    font-size: 10pt;
    margin: 0px !important;
    padding: 0px !important;
}
.roles_checkbox {
    min-height: 10px !important;
}
.blank_label {
    margin: 0px !important;
    padding: 0px !important;
}
.roly_poly:hover {
    background: #eee;
}

.roles_admin {
    color: #0090ff !important;
    border-bottom: 1px solid transparent !important;
}

.roles_admin:checked, .roles_admin:active {
    background: #0090ff !important;
    color: #ffff00 !important;
    border-bottom: 1px solid lightgrey !important;
}

.roles_not_admin {
    border-bottom: 1px solid transparent !important;
}

.roles_not_admin:checked, .roles_not_admin:active {
    background: #0090ff !important;
    color: #ffffff !important;
    border-bottom: 1px solid lightgrey !important;
}

/* Pop-up */

.pop-up-header {
    background: #C6034C;
    height: 115px;
    border-radius: 0 0 30px 0;
    width: 400px;
}

.pop-up-return {
    width: 50%;
    background-color: #68ADAD;
    height: 63px;
    border-radius: 0 0 30px 0;
    display: flex;
    justify-content: center;
}

.font-lg-pop {
    font-size: 2em;
    line-height: 1em;
}

.edit_facility_box .panel_close_icon {
    position: absolute;
    margin-top: 1px !important;
    margin-right: 1px !important;
    padding-top: 2px;
    padding-left: 9px;
    top: 17px;
    right: 25px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #fff;
    border-radius: 20px;
    border: none;
    background: none;
    z-index: 9999;
    font-size: 1.5em;
    line-height: 1em;
}

.pink-button-bg {
    background-color: #C6034C;
    border-radius: 15px;
    text-align: center;
    width: 350px;
    border: none;
    padding: 12px;
}

.return-button-bg {
        width: 100%;
    background-color: #68ADAD;
    height: 63px;
    border-radius: 0 0 30px 0;
    border: none;
}

.pop-up-bottom {
    position: absolute;
    bottom: 17px;
    left: 25px;
    font-size: 0.75em;
}

.height-100pc {
    height: 100%;
}

.width-350 {
    width: 350px;
}

.pop-up-input {
    border: 2px solid #C6034C !important;
    border-radius: 15px !important;
    width: 350px;
    margin: 5px auto;
}

.pop-up-input::placeholder {
    font-style: italic;
    padding-left: 20px;
}

.pad-top-ph-10::placeholder {
    padding-top: 10px;
}

#accommodation_edit_description_recaptcha {
    display: flex;
    justify-content: center;
    width: 350px;
}

#accommodation_edit_vacancies_recaptcha {
    display: flex;
    justify-content: center;
    width: 350px;
}

.pop-up-submit {
    background: #C6034C;
    border-radius: 15px;
    padding: 20px !important;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
    border: 0px;
    width: 160px;
}

.pop-up-cancel {
    background: #71001F;
    border-radius: 15px;
    padding: 20px !important;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
    border: 0px;
    width: 160px;
}

.pop-up-content {
    height: 450px;
    overflow-y: overlay;
    overflow-x: hidden;
    width: 398px;
}

.pop-up-content::-webkit-scrollbar {
    display: block;
    width: 16px;
    margin-right: 4px;
}

.pop-up-content::-webkit-scrollbar-button {
    display: none;
}

.pop-up-content::-webkit-scrollbar-track {
    background-color: #00000000;
}

.pop-up-content::-webkit-scrollbar-track-piece {
    background-color: #00000000;
}

.pop-up-content::-webkit-scrollbar-thumb {
    background-color: #C6034C;
    border: 1px solid #C6034C;
    border-radius: 24px;
}

ins.adsbygoogle.adsbygoogle-noablate {
    z-index: 0 !important;
}

/* Org header */

.org-header {
    background: #C6034C;
    border-radius: 30px 30px 30px 0;
}

.org-col-pad {
    padding: 5px 20px 20px !important;
}

.org-logo-top-margin {
    margin-top: 15px !important;
}

.org-logo-border {
    border: solid 3px white;
    border-radius: 5px;
}