﻿body { margin:0; padding:0; color: #534e4e; font-family:open sans, arial; font-size:100%; background-color: #ffffff; }

a	{color: #005B99; text-decoration:underline; }
a:hover {color:#CB403E;}
img	{border: none; }
p, div {margin:0; padding:0; line-height:100%; line-height: 1.5; font-family:open sans, arial;}
h1	{font-family:ubuntu,arial,sans serif; background-color:#ffffff; color: #005B99;	font-size: 300%; font-weight:normal; padding:5px 0 25px 0; line-height:100%; line-height: 1.5; margin:0;}
h2	{font-family:ubuntu,arial,sans serif;	background-color:#ffffff; color:#005B99; font-size: 200%; padding:5px 0 25px 0; margin:30px 0 0 0; line-height:100%; line-height: 1.5; }
h3	{font-family:ubuntu,arial,sans serif; background-color:#ffffff; color: #005B99;	font-size: 150%; padding:15px 0 15px 0; clear:none; margin:0; line-height:100%; line-height: 1.5;}
h4	{font-family:open sans, arial; background-color:#ffffff; color: #666666;	font-size: 120%; font-weight:bold; padding:5px 0 5px 0;}
ul li {list-style:square; color: #534e4e;}
ul li:before {list-style: none; content: "\00BB"; content: "\00BB" / ""; display: block;position: relative;max-width: 0px; max-height: 0px; left: -15px; top: -0px; color: #666666; /* font-size: 20px; */}
ol li {list-style: decimal;}
ol { list-style: decimal outside;}


ul ul {margin-top:10px;}
em { font-style: normal; }
i { font-style: normal; }
button {color:#ffffff;  font-size:120%; background-color:#000000; border-color:#000000; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:0;  margin:0; }
button a {display:block; color:#ffffff; padding:0.5em 1em 0.5em 1em;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
button a:hover {color:#ffffff; background-color:#ff0000;}

img {max-width:100%; height:auto; border:0;}
th	{background-color:#534e4e; color:#ffffff; padding: 5px;}
td {padding: 5px; }
tr {background-color:#eeeeee;}
address {font-style: normal;margin:0; padding:0; line-height:150%; line-height: 1.5;}
iframe {border:0; max-width:98%; }

#results {width: 800px; max-width:95%;}
#results a {display:block; clear:both; border-bottom:1px solid #cccccc; padding:10px;}

.button {color:#ffffff;  font-size:120%; background-color:#000000; border-color:#000000;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding:10px;  margin:0; line-height:200%;  line-height: 2;}

/* accessibility correction */
a.button:hover,
a.button:focus {
    color:#ffffff; 
    /* background-color:#ff0000; */
    background-color: #a40000;
}



.fontninetypercent {font-size:90%;}
.fonteightypercent {font-size:80%;}
.fontseventypercent {font-size:70%;}
.fontsixtypercent {font-size:60%;}
.floatimageright {float:right; padding:0 0 10px 10px;}
.floatimageleft {float:left; padding:0 10px 10px 0;}
.floatleftclear {float:left; width:400px; max-width:85%;}
.floatrightclear {float:right; width:400px; max-width:85%;}
.fiftypercent {width:480px; max-width:95%;}
.fiftypercentright {width:480px; max-width:95%; float:right;}
.iframemap {max-width:95%;}
.sixtypercent {width:600px; max-width:95%;}
.clearboth {clear:both; }
.large {font-size:150%; font-weight:normal; line-height:1.5em; line-height: 1.5;}
.largebold {font-size:150%; font-weight:bold;}
.small	{font-size:80%;}
.white {color:#ffffff;}
.padding20 {padding:20px;}
.margin20 {margin:20px 20px 0 20px;}
.highlightboxblue	{padding: 15px 20px 10px 50px; margin:10px 0 10px 0; background-color:#d6ebff; border:2px solid #009ede;}
.highlightboxgold	{padding: 15px 20px 10px 50px; margin:10px 0 10px 0; background-color:#FFDA95; border:2px solid #FFB629;}
.highlightboxgreen	{padding: 15px 20px 10px 50px; margin:10px 0 10px 0; background-color:#C6ECAA; border:2px solid #44B830;}
.displaynone {display:none;}
.textaligncenter	{text-align:center;}
.threecolumns {clear:both; width:100%;}
.threecolumnsa {float:left; width:32%; padding:1em;margin:5px;}
.threecolumnsb {float:left; width:32%;padding:1em;margin:5px;}
.threecolumnsc {float:left; width:32%;padding:1em;margin:5px;}
.nomobile {display:block;}
.mobileonly {display:none;}
.warning	{width:95%; clear:both; margin:auto; margin-bottom:10px; border:5px solid #009DDC; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.warninginner	{ margin:30px 30px 0 30px;}


.skillsfair {width:95%; clear:both; margin:auto; border:5px solid #05A9A8; }



@media only screen and (max-width: 800px) 
{
.threecolumnsa {display:block;width:98%;margin:0; }
.threecolumnsb {display:block;width:98%;margin:0;}
.threecolumnsc {display:block;width:98%;margin:0;}

}


@media only screen and (max-width: 480px) 
{
.floatimageright {clear:both; float:none; padding:10px; display:block;}
.floatimageleft {clear:both; float:none; padding:10px; display:block;}
.fiftypercentright {display:block; float:none;}
.floatrightclear	{display:none;}
  .threecolumns {clear:both; width:100%;}
.threecolumnsa {display:block;width:98%;margin:0px;}
.threecolumnsb {display:block;width:98%;margin:0px;}
.threecolumnsc {display:block;width:98%;margin:0px;}

.mobileonly {display:block;}
}

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

.fiftypercentright {display:block; float:none;}
.nomobile {display:none;}
.floatrightclear	{display:none;}
}


/* Header 
-----------------------------------------------------*/
#header {width:100%; margin:0; padding:0 0 10px 0; background-color:#005B99;}
#header a {color:#ffffff; font-family:ubuntu, sans serif ; text-decoration:none; font-size:3rem;}
#header a:hover {text-decoration:none; color:#ffffff;}
#headerinner {width:95%; max-width:1000px; min-height:130px; margin:auto; color:#ffffff; padding:0; }
.sys_logo {width:725px; overflow:hidden;}
.sys_logo img {margin:5px 0 0 0; padding:0;}
.sys_ddcsearch {width:480px; float:left; margin:20px 0 0 0; padding:10px 0 0 0; }
.sys_ddctitle {font-size:300%; background-color:#005B99; padding:0; margin:0; line-height: 1;}
#livesearch {background-color:#ff0000;}
#livesearch a {background-color:#00ff00;}


#header img {border:0;}
@media only screen and (max-width: 725px) 
{
.sys_ddctitle {font-size:2em; display:block; }
.sys_logo {width:100%;}
.sys_logo img {display:none;}
.sys_ddcsearch {width:95%; display:block;}

}
@media only screen and (max-width: 580px) 
{
#header .sys_ddctitle a {font-size:100%;}
}

/* iframe  */
.sys_iframe-container { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden;}
.sys_iframe-container iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%;}




/* Sliding menu
-----------------------------------------------------*/

#toggleouter {background-color:#dbdbdb; }
#toggleHolder {background-color:#000000; width:100%; margin:0; padding:5px 0 5px 0; }
#toggleHolderinner { clear:both; font-size:120%; margin:0; padding:5px 0 5px 0; width:95%; max-width:1000px; margin:auto; color:#ffffff;}
#toggleHolder a {text-decoration:none; color:#ffffff;}
.sys_toggle {position: relative; padding-left: 1.25em;}
.sys_toggle:before { background-image: url("https://dover.gov.uk/NEW-Site-Elements/Images/menu.gif"); background-repeat:no-repeat;}

.sys_menu {background-color: #dbdbdb; display:none;padding:1em; margin:0; border-bottom:1px solid #cccccc; }
.sys_menuhome .sys_menu {display:block;margin:0; padding:0; font-size:100%;}


.sys_homemenu {border: 1px solid #cccccc; 
border-radius: 15px 15px 15px 15px;-moz-border-radius: 15px 15px 15px 15px;-webkit-border-radius: 15px 15px 15px 15px;
background-image: -ms-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E0E0E0), color-stop(1, #FFFFFF));
background-image: -webkit-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #E0E0E0 0%, #FFFFFF 100%); }

.sys_menuinner {width:95%; max-width:1000px; margin:auto; }
.sys_menu ul li:before {list-style: none; content: none; left: 0; top: 0; color: #666666;}

#payreportapply ul {font-size:150%; text-align:center; padding:0 20px 20px 50px; margin:10px 0 0 0; list-style: none;}
#payreportapply li { width:25%; margin:0 5px 0 5px; float: left; padding:10px; background-color:#333333;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; list-style: none;}
#payreportapply li:hover {background-color:#666666;}
#payreportapply a {text-decoration:none; color:#ffffff; display:block;}
#payreportapply a:hover {}


.sys_azlink {display:none;}
#sys_atozlinks {width:100%; padding:5px 0 5px 0; margin:0; color:#ffffff; margin:0 0 20px 0; text-align:center; }
.sys_atozlinksinner {margin:0; padding:0;}
#sys_atozlinks a {text-decoration:none; color:#000000; display:block;padding: 5px; text-align:center;}
#sys_atozlinks a:hover {color:#000000; background-color:#ffffff}
#sys_atozlinks li { float:left; width:25px; border:1px solid #cccccc; margin:4px; padding:0; background-color:#e5e5e5; list-style: none;}
#sys_atozlinks ol { clear:both; width:100%; padding:20px 0 20px 0; margin:0;list-style: none;}
#navlinks ul {margin:40px 0 0 40px; height:150px; padding:0;}
#navlinks li { width:30%;max-width: 100%; float: left; padding:0 10px 20px 0; margin:0; }
#navlinks a {text-decoration:none; color:#000000; padding-bottom:5px;}
#navlinks a:hover {text-decoration:underline;}
@media only screen and (min-width: 651px) and (max-width: 850px) 
{
#navlinks ul {margin:60px 0 0 0; height:150px; padding:20px 0 0 0; width:100%;}
#navlinks li { width:30%; float: left; padding:0 0 20px 10px;margin:0; }
}
@media only screen and (max-width: 650px) 
{.sys_azlink {display:block;}
#payreportapply ul {width:100%; margin:auto; font-size:150%; background-color:#dbdbdb; display:block; float:none; margin:0; padding:0; position:relative; z-index:1001; }
#payreportapply li {width:100%; padding:20px 0 20px 0; border-bottom:1px solid #ffffff;float:none;margin:0; background-color:#dbdbdb;display:block;position:relative; z-index:1001;}
#payreportapply a {text-decoration:none; color:#000000; display:block; }
#sys_atozlinks {display:none; }
#sys_atozlinksinner {max-width:95%;}
#navlinks, #sys_atozlinks {display:none;}}

/* Drop
-----------------------------------------------------*/
	
.corona { position:relative; }
.corona h2 { cursor:pointer; font-size:120%; background:#007DB3; color:#ffffff; padding:5px 5px 5px 20px; margin-bottom:1px;}
/* .corona h2:after {content:"+ "; float:right; width:30px;}
.is-accordion.active:after {content:"- ";  float:right; width:30px;} */
/* .is-accordion.active { background:#000000; color:#ffffff;} */
.corona div   { position:relative; overflow:hidden; }
.corona div p { padding:0; margin-bottom:15px; }



/* Banner
-----------------------------------------------------*/

#masthead {width:100%; max-width:1000px; padding:0; margin:20px 0 0 0; font-size:200%; max-height:200px;}
#masthead img {max-width:100%;padding:0; margin:0;}
#masthead a {padding:0; margin:0; text-decoration:none; color:#333333; }
.slide-image	{top: 0;left: 0;width:100%; max-width:1000px; height: auto;padding:0; margin:0;} 
.sys_bannernav { clear:both; text-align:center;}
#slides, #slide, .cycle-slideshow {padding:0; margin:0;}


@media only screen and (max-width: 640px) 
{
#prevold, #nextold {display:none;}
}

/* Main 
-----------------------------------------------------*/

.sys_divider {border-bottom:1px solid #cccccc; clear:both; line-height:100%; line-height: 1.5; padding:0; margin:0;}
#container {width:100%; margin:0; padding:0; }

#breadcrumbouter { width:100%; margin:10px 0 0 0; padding:5px 0 5px 0;}
#breadcrumbouter a { text-decoration:none;}
.sys_breadcrumb {width:95%; max-width:1000px; margin:auto; padding:0; font-size:120%; }

.sys_maincontent {width:95%; max-width:1000px; margin:auto; padding:0; font-size:100%; }
.sys_pagecontent	{width:100%; margin:0; padding:0; }
.sys_maincontent td, .sys_maincontent th {line-height:150%; line-height: 1.5;}
.sys_maincontent ul, .sys_maincontent ol {margin:0 0 0 50px; padding:0; line-height: 150%; line-height: 1.5;}
.sys_maincontent ol li {padding: 0px 0px 15px;}
.sys_maincontent ol { counter-reset: item }
.sys_maincontent ol li{ display: block }
.sys_maincontent ol li:before { content: counters(item, ".") " "; counter-increment: item }
#main ul {list-style: square; color:#534e4e; }
#main ul li {list-style: square; color:#534e4e;}
#main ul li:before {list-style: none; content: "\00BB"; content: "\00BB" / ""; display: block;position: relative;max-width: 0px; max-height: 0px; left: -15px; top: -0px; color: #666666; font-size: 20px; line-height: 1;}
#GenericList_List  ul li:before { content: none; }
#GenericList_List  ul li { font-size: 100%;}
#main .sys_atoz-control ul li:before {
    content: none;
}
.sys_maincontent p, .sys_maincontent div , .sys_maincontent ul li {padding:0 0 15px 0; line-height:150%; line-height: 1.5; display:block;}
.sys_maincontent p {text-align: left!important;}
.sys_boxrightgrey {float:right; width:250px; padding:20px; margin:0 20px 20px 20px; background-color:#dddddd; 
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius:5px; }
.sys_boxrightgrey img {padding:20px 0 20px 0;}


#sys_backtotop	{margin:20px 0 20px 0;}
#sys_backtotop a {text-decoration:none;}

.sys_backtotop__icon {
    height: 1em;
    vertical-align: text-top;
}

/*showhide
--------------------------------------*/


/* FAQs */
	
#faqs { position:relative; }
#faqs h2 { cursor:pointer; font-size:120%; background-color:#007DB3 !important; color:#ffffff; padding:5px 5px 5px 20px; margin-bottom:1px;}
#faqs h2:after {content:"+ "; float:right; width:30px;}
#faqs h2.active:after {content:"- ";  float:right; width:30px;}
#faqs h2.active { background:#000000; color:#ffffff;}
#faqs div   { position:relative; overflow:hidden; }
#faqs div p { padding:0; margin-bottom:15px; }

#clickdivs { position:relative; }
#clickdivs h2	{cursor:pointer; font-size:130%; background-color:#007DB3 !important; color:#ffffff; padding:10px 5px 10px 20px; margin:0 0 1px 0;}
#clickdivs h2:after {content:"+ "; float:right; width:30px;}
#clickdivs h2.active:after {content:"- ";  float:right; width:30px;}
#clickdivs h2.active { background:#000000; color:#ffffff;}
#clickdivs div  { position:relative; overflow:hidden; padding:20px;background-color:#eeeeee; }

/* Table to div */
.divTable {display: table;	width: 100%;}
.divTableRow {	display: table-row;}
.divTableHeading {	background-color: #EEE;	display: table-header-group;}
.divTableCell, .divTableHead {border: 1px solid #999999;display: table-cell;padding: 3px 10px;}
.divTableHeading {background-color: #EEE;display: table-header-group;font-weight: bold;}
.divTableFoot {background-color: #EEE;display: table-footer-group;font-weight: bold;}
.divTableBody {	display: table-row-group;}

/* Parking maps
-----------------------------------------------------*/
/* .parkingmaps {width:410px; float:right; height:410px;}
@media all and (max-width: 800px){
 .parkingmaps {float:none; clear:both; width:95%;}} */

/* Forms
-----------------------------------------------------*/
 
 #formpage_0-123054 ul li:before { content:none;}
 #formpage_0-123054 input, #formpage_0-123054 textarea {padding:10px; }
 .sys_fieldlabel {font-size:100%;}
 .sys_form-submit {padding:10px;}
 #formpage_0-123056 ul li:before { content:none;}
 #formpage_0-123056 input, #formpage_0-123056 textarea {padding:10px; }

#pspo ul li {list-style:none !important;}
 #pspo ul li:before { content: "" !important;}
.sys_boxclearer {clear:both; display:block; margin:10px 0 10px 0;}
input#LoginControl_SubmitButton {
    margin: 20px;
    margin-left: 0px;
}
div#LoginControl_SavePasswordPanel { clear: left; }

form .sys_cms-form-body li .sys_legend {
    margin: inherit;
}

form .sys_theme-simple .sys_fieldset--simple {
    line-height: 200%;
}

form #main .sys_theme-simple ul li:before {
    content: none;
}
form .sys_cms-form-body input.sys_medium, form .sys_cms-form-body select.sys_medium {
    @media only screen and (max-width: 640px) {
        width: 90%;
    }
}

form div .sys_cms-form-confirmation-content {
    padding: 30px;
    padding-bottom: 15px;
    border: solid 1px;
}



/* ModernGov 
-----------------------------------------------------*/
DIV#modgov h1 {padding-top:0; margin-top:0;}
DIV#modgov INPUT.mgGoButton {background:#005B99; border:1px solid #005B99;}
DIV#modgov .mgSectionTitle {background-color: #005B99;	font-size:150%;}
DIV#modgov CAPTION.mgSectionTitle {background-color: #005B99;}
DIV#modgov SPAN.mgTableTitleTxt {background-color: #005B99;}
DIV#modgov TD.mgTableTitleTxt {background-color: #005B99;}
DIV#modgov TD.mgSectionTitle {background-color: #005B99;}
DIV#modgov H2.mgMainTitleTxt {background-color: #005B99;}
DIV#modgov A.mgTablePageLnk, A.mgTablePageLnk:hover, A.mgTablePageLnk:visited {background-color: #005B99;}
DIV#modgov TD.mgTabSelectTitle {background-color: #005B99;}
DIV#modgov A.mgTabSelectTitleLnk {background-color: #005B99;}
DIV#modgov A.mgTabSelectTitleLnk:hover {background-color: #005B99;}
DIV#modgov P.mgSectionTitle {background: #005B99;}
DIV#modgov TABLE.mgStatsTable CAPTION.mgSectionTitle {background:#005B99;}
DIV#modgov INPUT.mgSubmitButton {background:#005B99;}
DIV#modgov INPUT#butGo {background:#005B99;}
DIV#modgov DIV.mgTableTitleTxt {background:#005B99;}
DIV#modgov UL {margin-left:20px;}
DIV#modgov UL.mgBulletList {margin-left: 20px;}

.mgThumbsList ul, .mgThumbsList li {list-style:none;}
.mgThumbsList ul li:before {content: none; color:#fff;}
.mgMainTxtBold {background-color:#cccccc;}

.mgBottomText, .mgtopText {padding:0; margin:0; line-height:100%; line-height: 1.5; max-height:10px;}
.mgAlignRightCell {text-align:right;}

DIV#modgov img {padding:0; margin:0;}

#modgov {padding:0; margin:0;}
#modgov h1 {padding:0; margin:0; line-height:100%; line-height: 1.5;}
.mgHeader {display:none;} 
#modgov .mgMainTitleTxt {display:block;}
.mgSubTitle {padding:0; margin:0;}


#ModernGov ul li:before {list-style: none; display: none; content:none; color:#ffffff; }

#ModernGov th {background-color:#cccccc; color:#ffffff; padding: 5px;}
.mgContent .mgThumbsList {padding:0; margin:0; font-size:80%;line-height:100%; line-height: 1.5;}
.mgContent .mgThumbsList p {padding:2px 0 2px 0; font-size:80%; margin:0; line-height:100%; line-height: 1.5;}
.mgStatsTable th {background-color:#cccccc;}
.mgStatsTable th a:hover {background-color:#cccccc;}
.mgStatsTable th:hover {background-color:#cccccc;}
DIV#modgov UL.mgNonBulletList {margin-left: 20px;}
.mgStatsTable td img {height:15px;}

.mg_breadcrumb ul {margin:0; padding:0; display:block; clear:both;}
.mg_breadcrumb li {float:left; margin: 0 0 0 30px; padding:0;}
.mgMainTitleTxt {display:none;}
.mgNonBulletTableList ul {list-style:none;}
.mgNonBulletTableList li {list-style:none;}
.mgNonBulletTableList ul before { content: none; }

DIV#modgov .mgBigPhoto {float:right;}
#modgov .mgUsePartyLogo{width:60%; }
#modgov .mgUserSideBar {width:60%;}
.mgUsePartyLogo img {}
.mgUserSideBar ul {margin-left:20px; padding-left:20px;}

/* Enforcement
-----------------------------------------------------*/

.penalty-notice-box img {
    width: 50%;
}
.penalty-notice-box {
    width: 50%;
    float: left;
}

@media only screen and (max-width: 640px) {
    .penalty-notice-box {
        width: 100%;
        float: none;
    }
}



/* CTAs
-----------------------------------------------------*/


#ctas h1 {font-family:ubuntu,arial,sans serif;  color: #005B99;border-bottom:1px solid #cccccc;	font-size: 200%; font-weight:normal; padding:5px; line-height:100%; margin:0; clear:both;}

#ctas {margin:auto; margin-bottom:15px; padding:0; display: flex; flex-wrap: wrap;}
div#ctas>* {
    flex: 1 1 33%;
    padding: 1px 1px 15px 1px;
}
#ctas p {line-height:150%; line-height: 1.5; word-wrap: break-word; padding-right: 10px;  }
#ctas h2 {font-family:open sans,arial,sans serif; color:#EBEBEB; font-size:150%; margin:0; padding:10px 0 10px 0;}
#ctas h2 a {color:#005B99;text-decoration:underline;}
#ctas h2 a:hover {color:#CB403E; text-decoration:underline;}
#ctas a {color:#666666; text-decoration:none; display: inline-block; }
#ctas a:hover {text-decoration:underline;}
.sys_one, .sys_three, .sys_four, .sys_six, .sys_seven, .sys_nine, .sys_ten, .sys_twelve {padding:0; margin:0;}
.sys_two, .sys_five, .sys_eight, .sys_eleven {padding:0; margin:0;background-color:#ffffff;}
.icon {float:left; width: 30px; height:30px;}

@media all and (max-width: 799px){#ctas .sys_cta { width:100%; display:block; }}
@media all and (min-width: 700px) and (max-width:950px){#ctas .sys_cta { }}

.sys_maincontent .ctas h1 {font-family:ubuntu,arial,sans serif;  color: #005B99;border-bottom:1px solid #cccccc;	font-size: 200%; font-weight:normal; padding:5px; line-height:100%; line-height: 1.5; margin:0; clear:both;}

.sys_maincontent .ctas {margin:auto; margin-bottom:15px; padding:0; display: flex; flex-wrap: wrap;}
.sys_maincontent div.ctas>* {
    flex: 1 1 33%;
    padding: 1px 2px 15px 1px;
}
.sys_maincontent .ctas p {line-height:150%; line-height: 1.5; word-wrap: break-word; padding-right: 10px; }
.sys_maincontent .ctas h2 {font-family:open sans,arial,sans serif; color:#EBEBEB; color:#005b99; font-size:150%; margin:0; padding:10px 5px 10px 0; text-align: left!important;}
.sys_maincontent .ctas h2 a {color:#005B99;text-decoration:underline;}
.sys_maincontent .ctas h2 a:hover {color:#CB403E; text-decoration:underline;}
.sys_maincontent .ctas a {color:#666666; text-decoration:none; display: inline-block; }
.sys_maincontent .ctas a:hover {text-decoration:underline;}

/* Footer 
-----------------------------------------------------*/
#footer {background-color:#005B99; margin:0; padding:10px 0 10px 0; width:100%; clear:both; color:#ffffff; }
#footer a {color:#ffffff; text-decoration:none;}
#footer img {border:3px solid #fff; -moz-box-shadow: 0 0 2px #000;-webkit-box-shadow: 0 0 2px #000;box-shadow: 0px 0px 2px #000;}
#footer ul {margin-bottom:0;}
#footer li	{font-size:120%; /* padding:5px 0 5px 0; */}
#footer ul li {list-style:none;}
#footer ul li:before {color: #ffffff;}
#footercolumns {margin:auto; margin-bottom:15px; width:95%; max-width:1000px; padding:0;}
#footercolumns img {
    max-width:100%;
    /* margin:10px 0 0 40px; */
    border: none;
 }
#footercolumns a:hover	{text-decoration:underline;}
.sys_footercolumna {width: 100%;width:280px; float: left; margin: 0; padding:0 10px 0 0; }
.sys_footercolumnb {width: 100%; width:320px; float: left; margin: 0; padding:0 10px 0 0;}

#contactlinksouter {   
    background-color: #000000;
    min-width: 100%;
    padding: 1.5rem 0;
    margin: 0;
    color: #ffffff;
    display: inline-block;
    }
#contactlinks	{width:95%; max-width:1000px; margin:auto; padding:0;}
#contactlinks a	{color:#ffffff;text-decoration:none; }
#contactlinks a:hover	{text-decoration:underline;}
#contactlinks li	{font-size:120%; display:inline; float:left; margin:0 10px 0 10px; padding:5px;}
#contactlinks ul li:before {color: #ffffff;}
.sys_logotext {font-size:80%;}
#sys_social	{width:800px; margin:auto; clear:both; color:#000000; font-size:0.8em;padding-top:5px;}
#sys_social	a	{text-decoration:none; }
.sys_footerfacebook, .sys_footertwitter, .sys_footeryoutube {float:left; width:197px; vertical-align:middle;margin-top:15px;}
.sys_footerfacebook:hover, .sys_footertwitter:hover, .sys_footeryoutube:hover {}
.sys_footerfacebook img, .sys_footertwitter img, .sys_footeryoutube img {float: left;padding: 0;margin-top: -25px;}


@media only screen and (max-width: 992px) 
{
  #footercolumns	{width:95%; margin:auto;}
.sys_footercolumna {width: 100%; max-width:180px; }
.sys_footercolumnb {width: 100%; max-width:320px;}
#contactlinks li	{display:block; width:95%; list-style:none;}
.sys_social	{width:100%;}
.sys_footerfacebook, .sys_footertwitter, .sys_footeryoutube {float:left; width:20%; }
.sys_footerfacebooktext, .sys_footertwittertext, .sys_footeryoutubetext {display:none;}
.sys_footerfacebook img, .sys_footertwitter img, .sys_footeryoutube img {display:block;}
#sys_social	{width:100%;}
    #footercolumns li {list-style:none;}


}

/* Sitemap
-----------------------------------------------------*/
.sys_sitemap {max-width:800px; margin:auto;}
.sys_sitemap ul {font-size:200%; list-style:square; margin:0; padding:10px 0 10px 0; font-family:ubuntu,arial; }
.sys_sitemap li {padding:10px 0 10px 0;}
.sys_sitemap ul a {border-bottom:1px solid #cccccc; display:block;}
.sys_sitemap ul ul {font-size:70%; margin-left:50px; border:0; }
.sys_sitemap ul ul a {border-bottom:1px solid #ffffff; display:block;}
.sys_sitemap ul ul ul {font-size:90%;}


/* Search
-----------------------------------------------------*/
.sys_search-url, .sys_search-control dt, .sys_search-title, .sys_options-inner .sys_alsotry {display:none;}
#SearchResults_List h3 {line-height:100%; line-height: 1.5; margin:-30px 0 0 0; padding:0; font-size:150%;}
#SearchResults_List .sys_subitem-summary {margin:-30px 0 0 -30px; padding:0; }
.sys_search-subheading {font-family:ubuntu,arial; color:#70C5B4; font-size: 200%; padding:5px 0 5px 0; margin:0;}
.sys_search {min-height:35px; margin:10px 0 0 0; clear:both; width:475px; padding:3px 10px 3px 10px; border:1px solid #ffffff; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-color:#ffffff; }
.sys_searchbox { float:left; font-family:ubuntu,arial; font-size:150%; border:0; width:400px; background:none; color: black; }
#header .sys_search-query-control input.sys_search-button  {float:right; margin:0;padding:0; height:33px;width:40px; border:0; background:url("https://www.dover.gov.uk/NEW-Site-Elements/Images/search.gif") no-repeat; background-position:right top; font-size:0;}

/* Search style for 3rd parties
------------------------------------------------------------*/
 .sr-only { float:left; font-family:ubuntu,arial; font-size:150%; border:0; width:400px; background:none; }


#gold .sys_search-query-control { margin:0; clear:both; width:600px; padding:0;  }

#gold .sys_searchbox { float:left; width:460px; background:none; padding-left:10px; height:40px; border:2px solid #555555;margin:0;}

#gold .sys_search-query-control input.sys_search-button { float:left; height:46px;padding:10px;width:100px; background:none; background-color:#555555;border:2px solid #555555; color:#ffffff; font-size:150%;margin:0;}

#SearchResults_List .sys_noresults {margin-top:-50px;}

@media only screen and (max-width: 640px) 
{
.sys_search {max-width:90%; }
.sys_searchbox { max-width:150px !important; }
.sys_search-query-control input.sys_search-button {display:none;}
}

/* A-Z
-----------------------------------------------------*/
#AZListing_List {clear:both; margin-top:20px;}
#AZListing_List .sys_first {margin-top:50px;}
.sys_generic_list-control h2  {display:block; margin:-30px 0 0 0; padding:0; font-size:150%;}
.sys_generic_list-title {display:none;}
.sys_generic_list-control dt {display:none;}
.sys_generic_list-control .sys_rss-link {font-size:100%;}
.sys_generic_list-control ul {width:100%; clear:both; padding:0 0 50px 0;margin:0;}
.sys_generic_list-control li { float:left; padding:0 20px 0 0; font-size:150%; font-weight:bold; }
.sys_generic_list-control h3 {font-size:150%; margin:-30px 0 0 0; padding:0;}
.sys_generic_list-control .sys_generic_list-description {margin:-30px 0 0 0;padding:0;}
.sys_generic_list-control dd {margin:0; padding:0;height:auto;}
.sys_generic_list-control .sys_subitem-summary {margin:0; padding:0; height:auto;}
.sys_generic_list-control .sys_generic_list-summary {margin:0; padding:0; height:auto;}



/* News 
-----------------------------------------------------*/ 


.sys_news-control {padding:0; margin:0;}
.sys_news-control .sys_subitem {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; clear:both;}
.sys_news-control h2 {margin:0; font-size: 150%;padding: 0; line-height:100%; line-height: 1.5; font-family:ubuntu,arial; }
.sys_news-control dt	{display:none;}
.sys_news-control .sys_news-description {padding:0; margin:-20px 0 0 0;}
.sys_news-control .sys_news-datepublished { font-size:100%; margin:0; padding:0; font-weight:bold;}


.sys_twocolumns .sys_news-control {margin:0; padding:0;}
.sys_twocolumns h2 {font-size:150%;padding:20px 0 0 0;}
.sys_twocolumns .sys_record-image-control {margin:0; padding:0;}
.sys_twocolumns .sys_thumbnail {width:180px;}
.sys_twocolumns .sys_subitem {height:auto; min-height:120px; margin:0 0 5px 0; padding:5px; border:0; background-color:#ffffff;}

.sys_twocolumns	{clear:both; margin:0; padding:0;}
.sys_twocolumnsa	{width:50%; margin:0; padding:0; float:left;} 
.sys_twocolumnsb	{width:50%; margin:0; padding:0; float:left;}
.sys_twocolumnsapadding	{padding:20px 20px 20px 0;}
.sys_twocolumnsbpadding	{padding:20px 0 20px 20px;}

.sys_maincontenthome .sys_news-control dd	{display:none;}
.sys_maincontent .sys_news-control .sys_subitem {padding:0; margin:0; height:auto;}
.sys_maincontent .sys_news-control h3 {font-family:open sans, arial; font-weight:normal;padding:0; margin:0; height:auto; }
.sys_maincontent .sys_news-control .sys_news-datepublished {font-size:100%; font-weight:normal; padding:0; margin:0; height:auto; display:none;}



/* Home only 
-----------------------------------------------------*/
#homefirst {padding:1em 0 1em 0;}
#sys_payreportapply {clear:both; text-align:center; margin:50px 0 0 0;}
#container:not(.home-page) #sys_payreportapply {
    clear:both; text-align:center; margin:0 0 0 0;
}
#sys_payreportapply a:hover {background-color:#000000; color:#ffffff; text-decoration:none; }
.sys_prabuttons {
    font-size: 100%;
    width: 32%;
    display: inline-block;
    /* background-color: #589339; */ /* offers inadequate contrast to be accessible */
    background-color: #3C6228;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 12px 0%;
    box-sizing: border-box;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
#container:not(.home-page) .sys_prabuttons {
    width: 33%;
}

.sys_prabuttonsold {font-size:150%;width:18%; margin:0 2% 0 2%; background-color:#005B99; color:#ffffff; text-decoration:none; text-align:center; padding:2px 10% 2px 10%; 
border: 1px solid #333333; border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;} 


.sys_homeblackbar {background-color:#000000; width:100%; margin:0; padding:5px 0 5px 0; }
#homeregular {clear:both; margin:0; padding:0; }
#homeregular h2 {font-size:150%;}
#homeregular ul {margin:0 0 0 20px;}
.sys_homeregular1 {margin:0; width:32%; min-height:200px; max-height:200px; padding:0; float:left; border: 2px solid #ffffff; border-radius: 15px;}
.sys_homeregular2 {margin:0 1% 0 1%; width:32%; min-height:200px; max-height:200px; padding:0; float:left; border: 2px solid #ffffff; border-radius: 15px;}
.sys_homeregular3 {margin:0; width:32%; min-height:200px; max-height:200px; padding:0; float:left; border: 2px solid #ffffff; border-radius: 15px;}
#homehighlights {clear:both; margin:0; padding:0; display: flex; justify-content: space-between; }
#homehighlights h2 {font-size:150%; background:none; color:#005B99;}
#homehighlights ul {margin:0 0 0 20px; padding:0; list-style:square;}

.sys_homehighlightsinner {margin:20px;}

.sys_homehighlights1, .sys_homehighlights2, .sys_homehighlights3 { 
    flex: 0 1 32%;
    padding:0;
    margin:0; 
    border: 1px solid #cccccc; 
border-radius: 15px 15px 15px 15px;-moz-border-radius: 15px 15px 15px 15px;-webkit-border-radius: 15px 15px 15px 15px;
background-color: #fff;
background-image: -ms-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E0E0E0), color-stop(1, #FFFFFF));
background-image: -webkit-linear-gradient(top, #E0E0E0 0%, #FFFFFF 100%);
background-image: linear-gradient(to bottom, #E0E0E0 0%, #FFFFFF 100%); }



#homehighlights .sys_subitem {padding:0; margin:0;}
#homehighlights h3 {padding:0; margin:0;}
#homehighlights a, #homeregular a {color:#534e4e; text-decoration:none;}
#homehighlights a:hover, #homeregular a:hover {text-decoration:underline;} 
#homehighlights h2 a, #homeregular h2 a {color:#005B99; text-decoration:none;}
#homehighlights h2 a:hover, #homeregular h2 a:hover {color:#CB403E;}


.sys_threecolumn {clear:both; margin:0; padding:0; }
.sys_threecolumn1 {margin:0; width:32%; }
.sys_threecolumn2 {margin:0 1% 0 1%; width:32%; }
.sys_threecolumn3 {margin:0; width:32%; }


.sys_threecolumn1, .sys_threecolumn2, .sys_threecolumn3 { padding:0; float:left; }

#homehighlights label { display:block; }
.postcode, .postcode-button {margin-top:20px; padding:10px; }



/* Mini Templates
-----------------------------------------------------*/
#greyhighlightbox {background-color:#eeeeee; padding: 20px; margin-bottom:20px;}
#greyhighlightbox h2 {background-color:transparent; color:#534e4e; margin:0;font-family:open sans, arial;  font-size:150%; }
#greyhighlightbox h3 {background-color:transparent; color:#534e4e; font-family:open sans, arial;  font-size:120%;}
#greyhighlightbox a {background-color:transparent; }


.sys_maincontent .noticebox {background-color:#545454; padding: 20px; margin-bottom:20px;}
.sys_maincontent .noticebox h2 {background-color:transparent; color: #FFFFFF; margin:0;font-family:open sans, arial;  font-size:150%; }
.sys_maincontent .noticebox h3 {background-color:transparent; color: #FFFFFF; font-family:open sans, arial;  font-size:120%;}
.sys_maincontent .noticebox p {background-color:transparent; color: #FFFFFF; font-family:open sans, arial }
.sys_maincontent .noticebox td p { color: #000;}
.sys_maincontent .noticebox a {background-color:transparent; color: #FFFFFF; text-decoration: underline; }
.sys_maincontent .noticebox a:hover {background-color:transparent; text-decoration: none; }
#main .sys_maincontent .noticebox ul li { color: #fff;}

#azhome {font-size:100%; color:#005B99; text-align:center; background-color:#005B99; margin:0 0 10px 0; padding:5px 0 5px 0;}
#azhome a {color:#ffffff; font-weight:bold; padding:0 5px 0 5px; margin:0; text-decoration:none;}
#azhome a:hover {background-color:#aeaeae; color:#ffffff;}
/* #azhomeinner {margin:0; padding:0;} */

#azhome .azhome__list,
#azhome .azhome__list li {
    list-style: none;
}

#azhome .azhome__list {
    display: flex;
    justify-content: space-evenly;
    max-width: 52rem;
    margin: 0 auto;
    counter-set: none;
}

#azhome .azhome__list li {
    padding: 0;
    margin: 0;
}

#azhome .azhome__list li:before {
    content: '';
    display: none;
}

@media all and (max-width: 699px){
#azhome {display:none;}
#homehighlights {
    display: block;
    justify-content: initial;
}
.sys_threecolumn1, .sys_threecolumn2, .sys_threecolumn3, .sys_threecolumn, .sys_threecolumn img { display:none }
.sys_nomobile {display:none;}
                                                                                 /* .sys_nomobile iframe {display:none;} */

.sys_homehighlights1,.sys_homehighlights2,.sys_homehighlights3 {width:100%; margin-top:1em; min-height:50px;}
.sys_homeregular1,.sys_homeregular2,.sys_homeregular3 {width:100%; margin-top:1em; min-height:50px;}
.sys_prabuttons {
    font-size: 150%;
    width: 32%;
    margin: 0 0;
    padding: 8px 5%;
    background-color: #005B99;
    color: #ffffff;
}

#container:not(.home-page) .sys_prabuttons {
    width: 100%;
    margin-bottom: .75rem;
    font-size: 100%;
}

}
@media all and (min-width: 700px) and (max-width:950px){
.sys_prabuttons {font-size:150%;} 
#container:not(.home-page) .sys_prabuttons {
    width: 100%;
    margin-bottom: .75rem;
    font-size: 100%;
}
}


.sys_eventsa-z {font-size:200%; color:#585858; font-weight:bold;}
.sys_eventsa-z a {margin: 0 10px 0 10px;}

/* responsive iframe */
div.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
div.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.aspect-ratio { position: relative; width: 100%; height: 0; padding-bottom: 51%; clear:both;display:block; border:10px solid red;}
.aspect-ratio iframe {width:100vw;   height: 56vw; /* 100/56.25 = 560/315 = 1.778 */  clear:both; display:block;}
.aspect-ratio-zzz iframe {width: 100vw;   height: 56.25vw; /* 100/56.25 = 560/315 = 1.778 */  clear:both; display:block;}

.video-player {  flex: 1;  position: relative;}
.iframe {  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;  border: 0;}
.bottom-bar {  background-color: rgb(51, 51, 51);  padding: 5px;}


/* article feature */

      .article-feature {
        display: flex;
        flex-wrap: wrap;
        background: #eee;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 0.0625rem 0.1rem #b9b9b9;
      }

      .article-feature > div {
        flex: 1 1 25rem;
      }

      .article-feature .article-feature__col-1 {
        padding: 1.8rem;
      }

      .article-feature .article-feature__col-2 {
        padding: 0;
      }

      .article-feature__col-2 iframe {
        display: block;
        width: 100%;
        height: auto;
        max-width: 100%;
        aspect-ratio: 16 / 9;
        margin: 0;
      }

      .article-feature__heading {
        font-size: 0.8rem;
        text-transform: uppercase;
      }

      .article-feature__subheading {
        font-size: 2rem;
      }

      .article-feature__heading,
      .article-feature__subheading {
        padding: 0;
        margin: 0 0 0.3em 0;
        background-color: transparent;
      }

      .article-feature__p {
        margin-bottom: 1em;
      }  


/* Esri 
-----------------------------------------------------
.sys_interactivemapiframe {display:block;}
.sys_interactivemapiframe div {display:block;}
.sys_interactivemapiframe p {display:block;}
.sys_interactivemaplink {display:none;}
.sys_interactivemaplink p {display:none;}

@media all and (max-width: 720px){
.sys_interactivemapiframe {display:none;}
.sys_interactivemapiframe div {display:none;}
.sys_interactivemapiframe p {display:none;}
.sys_interactivemaplink {display:block;}
.sys_interactivemaplink div {display:block;}
.sys_interactivemaplink p {display:block;}
}
*/
/* Mini Templates
-----------------------------------------------------*/

/* Enforcement Popup 
-----------------------------------------------------*/

div.myBtn {
    width: 10%;
}
img.myBtn {
    margin-left: 2em;
}
/* The Modal (background) */
div.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    text-align: center;
    z-index: 10;
}

/* Modal Content/Box */
div.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 10px;
    border: 1px solid #888;
    width: 74%;
    display: inline-block;
    text-align: initial;
}

div.modal-content img {
    padding: 10px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* new styles from accessibility changes */
      .modal.modal--open {
        display: block;
      }

      .myBtn button,
      .modal button.close {
        cursor: pointer;
        font: inherit;
        padding: 0.4em 0.8em;
      }

      .myBtn button:hover,
      .myBtn button:focus,
      .modal button.close:hover,      
      .modal button.close:focus {
        text-decoration: underline;
      }
      .modal button.close {
        color: #fff;
      }


/* Dropdown Button */
.dropbtn {
    background-color: black;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: lightgrey;
    min-width: 200px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: white;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: grey;}

.blueHomeBox {
    background-color: #005b99;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.blueHomeBox h2 {
    color: #fff;
    text-transform: uppercase;
    background-color: #005b99;
    padding-top: 1em;
    font-size: 150%;
}

.blueHomeBox p {
    width: 80%;
    margin: auto;
    text-align: center!important;
}

.blueHomeBox a {
    color: #fff;
}

.blueHomeBox a:hover {
    color: #fff;
    text-decoration: underline;
}

.blueHomeBox table {
    margin: auto;
    width: 80%;
    padding: 1rem;
}

.blueHomeBox tr {
    background-color: #ffffff;
}

.blueHomeBox th {
    background-color: #fff;
    color: #005b99;
}

.blueHomeBox td {
    color: #005b99;
}

.sys_maincontent .corona table {
    width: 100%;
}

/* covid-19 noticebox*/

.covidnotice{
    width: 100%;
    text-align: center;
    color: #534E4E;
    box-sizing: border-box;
}

.covidnotice p {
    margin: auto;
    text-align: center;
    width: 100%;
    color: #534E4E;
}

.covidnotice p a {
    color: #000000;
    text-decoration: underline;
}

.covidnotice #covidnotice-title {
    padding: 1rem 0;
    background: #f2ee00;
}

/* accessibility changes */
/* a.skip-content {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-content:focus, a.skip-content:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
} */


#header a.skip-content {
    font-size: 1.4rem;
    text-decoration: underline;
}

a.skip-content { 
    border: 0; 
    clip: rect(0 0 0 0); 
    height: 1px; 
    margin: -1px; 
    overflow: hidden; 
    padding: 0; 
    position: absolute; 
    white-space: nowrap; 
    width: 1px; 
} 

a.skip-content:active, 
a.skip-content:focus { 
    clip: auto; 
    height: auto; 
    margin: 0; 
    overflow: visible; 
    position: static; 
    white-space: normal; 
    width: auto;
    padding: .4em 0;
    display: inline-block;
} 


.sys_search-label {
    position: absolute !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
}

/* covid slider */

.covid-slider {
    width: 60%;
    display: block;
    margin: .5rem auto 0;
    font-family: "open sans", arial;
    border: 2px solid #000;
    padding: 1rem;
}

.covid-slider h2, .covid-slider p {
    color: #000;
    text-align: left;
    margin: 0;
}

.covid-slider p {
    padding: .75rem 0;
    border-bottom: 1px solid;
    margin: 0;
}

.covid-slider img {
    width: 100%;
}

.covid-slider .grey-box {
    background: grey;
    padding: .5rem;
    border-radius: 10px;
}

.covid-slider .red-box {
    background: red;
    padding: .5rem;
    border-radius: 10px;
}

.covid-slider .covid-info {
    border-bottom: none;
    font-weight: 700;
}

.covid-slider .covid-info:first-of-type {
    padding-top: 2rem;
}

.left-column {
    width: 12%;
    display: inline-block;
    font-weight: 700;
    font-size: 1.5rem;
    vertical-align: middle;
}

.fadein, .fadeout {
    display: none;
    -moz-transition: display 0.8s linear;
    -o-transition: display 0.8s linear;
    -webkit-transition: display 0.8s linear;
    transition: display 0.8s linear;
}

.fadein {
    display: block;
}

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

    .mw-480-display--none {
        display: none;
    }
    
    .covid-slider {
        display: none;
    }

    .covidnotice #covidnotice-title {
        display: none;
    }
}

/* planning lookup */

.lookups {
    font-size: 1rem;
}

.lookups ul#entry_list p {
    box-sizing: border-box;
    font-size: 1rem;
}

.esri-view .esri-view-root {
    height: 100%;
}

#entry_list .map div {
    padding: 0; 
    line-height: 100%;
}

/* svg.leaflet-attribution-flag {
    display: none !important;
} */

.lookups h2 {
    font-family: ubuntu,arial,sans serif;
    background-color: transparent;
    color: rgb(0 91 153);
    font-size: 2rem!important;
    line-height: 100%;
    margin: 0;
    padding: 1rem 0;
    text-transform: capitalize;
}

.lookups button.show-button {
    padding: .75rem;
    background-color: #005B99;
    border: none;
    font-size: 1.4rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
}

.lookups label.inputs {
    font-size: 1.4rem;
    padding: 1.5rem 0;
    display: block;
}

.lookups input.search {
    width: 42%;
    padding: 10px 15px;
    font-size: 1.4rem;
    border-radius: 0;   
    display: none;
}

.lookups select.search, .lookups select.inputs, .lookups .slideValue {
    width: 42%;
    padding: 10px 15px;
    font-size: 1.4rem;
    display: inline-block;
}

.myneighbourhood-lookup select.search {
    width: 56%;
}

.lookups input#points {
    display: none;
    margin: 0 0 0 .8rem;
}

.lookups ul#entry_list input.inputs {
    display: none;
}

.lookups .search-button, .lookups .search-input {
    padding: 10px 15px;
    margin-right: 10px;
    font-size: 1.4rem;
    border-radius: 0;
    border-color: rgb(118, 118, 118);
    border-width: 1px;
    width: 40%;
}

.lookups .search-button {
    width: 20%;
}

.lookups #entry_list {
    margin: 2rem 0;
    padding: 1rem;
    background: rgb(224 224 224);
}

.lookups #entry_list li {
    list-style: none;
    margin: .5rem 0rem;
    height: 20rem;
    box-sizing: border-box;
    position: relative;
    background: rgb(0 91 153);
    padding: 0;
}

.myneighbourhood-lookup #entry_list li {
    height: auto;
    padding: 1rem;
}

.myneighbourhood-lookup #entry_list li.mapBox {
    height: 25rem;
    padding: 1rem;
}

.myneighbourhood-lookup #entry_list li.mapBox .map {
    padding: 0rem;
}

.lookups #entry_list li::before {
    content: none;
}

.lookups #entry_list li .map {
    width: 50%;
    color: rgb(255 255 255);
    padding: .75rem;
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    float: left;
}

.lookups #entry_list li > p, #entry_list li::before {
    padding: 1rem 1rem 0rem  1rem;
    display: inline-block;
    color: rgb(255 255 255);
    box-sizing: border-box;
    width: 50%;
}

.myneighbourhood-lookup #entry_list li > p {
    width: 100%;
    padding: 0rem 0rem 1rem 0rem;
}

.myneighbourhood-lookup #entry_list li.mapBox > p {
    width: 50%;
    padding: 1rem 1rem 0rem  1rem;
}

.myneighbourhood-lookup #entry_list li > p a {
    color: #fff;
}

.lookups #entry_list iframe {
    width: 50%;
    height: 100%;
    display: inline-block;
    float: left;
}

.lookups #entry_list .refVal {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgb(0 91 153);
    color: #fff;
    padding: .5rem;
    z-index: 1000;
}

.lookups #entry_list .dmsButton {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    color: rgb(0 91 153);
    padding: .5rem;
    text-decoration: none;
}

.lookups #entry_list .dmsButton:hover {
    text-decoration: underline;
}

.lookups #entry_list .ward {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgb(0 91 153);
    padding: 0.5rem;
    width: auto;
}

.lookups #entry_list .readMore {
    color: #fff;
}

.lookups #page_list {
    margin: 0;
}

.lookups #page_list li {
    font-size: 1rem;
    display: inline-block;
    list-style: none;
    margin-right: 1rem;
}

.lookups #page_list li:before {
    content: none;
}

.lookups #ward_links {
    margin: 0;
    padding: 0;
}

.lookups #ward_links li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    max-height: none;
}

.lookups #ward_links li {
    width: 20%;
    font-size: 1rem;
    box-sizing: border-box;
    text-align: center;
    background: rgb(0 91 153);
    color: rgb(255 255 255);
    border-radius: 10px;
    display: inline-block;
    height: 4em;
    line-height: 24px;
    padding: 0;
    border: 2px solid rgb(255 255 255);
}

.lookups li span {
   display: inline-block;
   vertical-align: middle;
}

@media screen and (max-width: 40em) {

.lookups select.search, .lookups select.inputs, .lookups .slideValue {
    width: 60%;
}

.myneighbourhood-lookup select.search {
    width: 100%;
}

.myneighbourhood-lookup .search-button {
    width: 40%;
}

.lookups #ward_links li {
    width: 100%;    
}

.lookups #entry_list li, .myneighbourhood-lookup #entry_list li {
    height: 100%;
    padding: 1rem;
}

.myneighbourhood-lookup #entry_list li.mapBox {
    height: auto;
}

.myneighbourhood-lookup #entry_list li.mapBox > p {
    width: 100%;
    padding: 0rem;
}

.lookups #entry_list li > p {
    width: 100%;
}

.lookups #entry_list li .map {
    display: none;
}

}

/*** general spacing ***/


.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mt-2 {
    margin-top: .5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}



.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}



.mr-4 {
    margin-right: 1.5rem !important;
}


.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: .25rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}



.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}



.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: .25rem !important;
}

.pb-2 {
    padding-bottom: .5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}



.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}


@media screen and (min-width: 1200px) {
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}




/* text alignment */

.align-text-bottom {
    vertical-align: text-bottom;
}


/* flex utilities */

.display--flex,
div.display--flex {
    display: flex;
}

.flex-wrap--wrap {
    flex-wrap: wrap;
}

.justify-content--space-between {
    justify-content: space-between;
}

.list-style--none {
    list-style: none;
}

.flex-0-1-30rem {
    flex: 0 1 30rem;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;    
}


@media screen and (min-width: 1200px) {
  
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

}


/* pseudo-content marker resets */

.content--none::before {
    content: none !important;
}


/* accessible hiding of content  */

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}



/* Keep Me Posted banner */

      .keep-me-posted-banner {
        background-color: #005b99;
        background-image: linear-gradient(to right, #005b99 0%, #004b6b 100%);
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-flow: row wrap;
        color: #fff;
        text-decoration: none;
        padding: 1.2em 2.6em;
        font-size: 0.75rem;
        max-width: 59em;
      }

      .home-page .keep-me-posted-banner {
          font-size: 1rem;
          max-width: none;
      }

      .keep-me-posted-banner__link,
      .keep-me-posted-banner__link:hover,
      .keep-me-posted-banner__link:focus {
        color: #fff; /* reset */
      }

      .keep-me-posted-banner__link:hover,
      .keep-me-posted-banner__link:focus {
        text-decoration: none;
      }

      .keep-me-posted-banner__link {
        font-weight: 700;
        display: inline;
        text-decoration: underline;
        word-break: break-word;
      }

      .keep-me-posted-banner__link::after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        content: "";
      }

      /* div selector for greater specificity */

      div.keep-me-posted-banner__text {
        flex: 0 1 36em;
        padding: 0; /* reset */
      }

      .keep-me-posted-banner__h2 {
        background-color: transparent; /* reset */
        color: #fff;
        padding: 0; /* reset */
        text-transform: uppercase;
        font-size: 2.8em;
        font-weight: 700;
        line-height: 1.3;
        margin: 0.4em 0 0.1em;
        letter-spacing: -0.01em;
      }

      /* p selector for greater specificity */

      p.keep-me-posted-banner__p {
        font-size: 1.4em;
        line-height: 1.5;
        padding: 0; /* reset */
        margin: 0 0 1em;

        /* for Internet Explorer */
        word-wrap: break-word;
        overflow-wrap: break-word;
      }



      /* div selector for greater specificity */
      div.keep-me-posted-banner__icons {
        flex: 0 1 15.5em;
        background-color: #fff;
        background-image: url("/Images/Logos/dover-district-council-logo.svg"),
          url("/Images/icons/keep-me-posted-icon.png");
        background-repeat: no-repeat;
        background-size: auto 74%, auto 60%;
        background-position: left 22% center, right 22% center;
        border-radius: 0.5em;
        box-shadow: 0 0 0.625em 0 #333;
        padding: 0; /* reset */
        margin: 0.6em 0;
      }

      .keep-me-posted-banner__icons::after {
        display: block;
        content: "";
        padding-top: 50%;
      }

      @media screen and (max-width: 40em) {
        .keep-me-posted-banner,
        .home-page .keep-me-posted-banner {
          font-size: 0.8em;
        }

        div.keep-me-posted-banner__icons {
          flex-basis: 14em;
          background-position: left 20% center, right 30% center;
        }

        .keep-me-posted-banner__icons::after {
          padding-top: 40%;
        }
      }


      /* make existing accordions keyboard accessible START */

        .accordion-heading > h2, .accordion-heading > h3, .accordion-heading > h4, .accordion-heading > h5, .accordion-heading > h6  {font-size:120%; background:#007DB3; color:#ffffff; padding:5px 5px 5px 20px; margin-bottom:1px;}

      .is-accordion {
        cursor: default !important;
      }

      h2.is-accordion::after {
        content: none !important;
      }

      .is-accordion .accordion-button {
        display: block;
        width: 100%;
        cursor: pointer;
        font: inherit;
        color: inherit;
        text-align: left;
        text-decoration: inherit;
        background-color: transparent;
        border: none;
        border-radius: inherit;
        position: relative;
        overflow: visible;
        font-size: -7px;
      }

        .is-accordion .accordion-button:hover,
        .is-accordion .accordion-button:focus {
            text-decoration: underline;
        }

      .accordion-indicator {
        display: block;
        font-weight: 700;
        position: absolute;
        bottom: 0;
        right: 0px;
      }

      .accordion-indicator::after {
        content: "\002B";
        display: block;
      }

      .accordion-button[aria-expanded="true"] .accordion-indicator::after {
        content: "\002D";
      }

      /* make existing accordions keyboard accessible END */


      /* column utilities */

    .column-count-3 {
        column-count: 3;
    } 

    .column-width-17rem {
        column-width: 17rem;
    }

    .column-gap-3rem {
        column-gap: 3rem;
    }     

    .column-break-inside-avoid-column > * {
        break-inside: avoid-column;
    }


.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

@media screen and (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-block {
        display: block !important;
    }
};
    

/* events module overwrite */
#main .sys_events ul li::before {
    list-style: none;
    content: "";
} 
#main .sys_theme-simple .sys_events-control .sys_subitem .sys_events-summary dl dt.sys_events-location {
    width: 80px;
}



/* custom listing overrides START */
#CustomFeedList_wrapper .sys_generic_list-title {
  margin: 0 0 1.5em;
}

#CustomFeedList_wrapper li {
  float: none;
}

#CustomFeedList_wrapper ul li::before {
content: none;  
}

#CustomFeedList_wrapper ul > li:not(:last-child) .custom-feed-article  {
  border-bottom: 1px solid #cecece; 
}

@media screen and (min-width: 768px) {
  .custom-feed-article {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 1.5rem;      
  }
}

.custom-feed-article {
     padding-bottom: .8rem;
}

.custom-feed-article__col-1 {
    grid-column: 1;
    grid-row: 1;
}

.custom-feed-article__col-2 {
    grid-column: 2;
    grid-row: 1;
}

.custom-feed-article .custom-feed-article__heading {
  margin: 0 0 .3em;
  font-size: 1.4rem;
}

.custom-feed-article .custom-feed-article__date {
  font-size: 1rem;
}

/* custom listing overrides END */

/* district parking layout */ 

.sys_maincontent .car-parks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media all and (max-width: 850px){
    .sys_maincontent .car-parks {
        justify-content: space-around;
    }
}

.sys_maincontent .car-parks iframe {
    width: auto;
    height: auto;
}

.sys_maincontent .car-parks__box {
    width: 28%;
    border: 0px solid #004A79;
    border-radius: 15px;
    box-sizing: border-box;
    margin-bottom: 2rem;
}

@media all and (max-width: 850px){
 .sys_maincontent .car-parks__box {
        flex-basis: 81%;
        box-sizing: border-box;
    }
}

@media all and (max-width: 650px){
 .sys_maincontent .car-parks__box {
        flex-basis: 79%;
    }
}

.sys_maincontent .car-parks__box iframe {
    height: 23rem;
    width: 100%;
    max-width: 100%;
}

.sys_maincontent .car-parks__box-title-box {
    padding: 0px;
    display: flex;
    height: 6rem;
    align-items: center;
}

.sys_maincontent .car-parks__box-title {
    margin: 0 auto;
    padding: 0;
    font-size: 1.5rem;
    color: #0068A7;
    width: 93%;
    text-align: center;
}

/* .sys_maincontent .is-accordion.active {
    background: none;
    color: #005B99;
}  */

.sys_maincontent .car-parks__box .parkingmaps {
    margin: auto calc(50% - 50vw);
    width: 19rem;
    transform: translateX(calc(50vw - 50%));
    max-width: 800px;
}

@media all and (max-width: 850px){
    .sys_maincontent .car-parks__box .parkingmaps {
width: 40rem;
    }
}

@media all and (max-width: 650px){
    .sys_maincontent .car-parks__box .parkingmaps {
        width: 21rem;
    }
}

.sys_maincontent .car-parks__box p {
    text-align: center!important;
}

.sys_maincontent .car-parks__box ul, .sys_maincontent .car-parks__box li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#main .sys_maincontent .car-parks__box li:before {
    content: "";
}

#main .sys_maincontent .slide-el {
    display: none;
}

/* banner */

.banner {
    width: 95%;
    max-width: 1000px;
    min-height: 130px;
    margin: 1rem auto;
}