/* RK Code Design Updates */
@import url('https://fonts.googleapis.com/css?family=PT+Sans'); 


h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: normal;
}
body {
    font-family: 'PT Sans' !important;
}
h1 {
	font-size: 24px !important;
	margin-bottom: 26px !important;
	margin-left: 20px;
	padding-top: 25px !important;
	line-height: 1.5em;
}

h2 {
	font-size: 18px !important;
}

h3 {
	font-size: 16px !important;
}

h4 {
    font-size: 16px !important;
	color: #1e567d !important;
    margin-bottom: 16px !important;
}

h5 {
    font-size: 12pt !important;
    margin-bottom: 14px;
}

h6 {
    font-size: 11pt !important;
    margin-bottom: 11px;
}

/*p {
    font-size: 16px;
    line-height: 1.4;
}*/

.logo {
    height: 75px;
}

a:focus {
    border: 2px solid #03305a !important;
    box-shadow: none !important;
}

button#search-button {
    height: 46px;
}

#atTabBar input[type=submit], #atTabBar button[type=submit] {
	font-weight: 600 !important;
	font-size: 18px !important;
    padding: 20px 10px !important;
    margin: 10px 0px 0px 4px !important;
    border-width: 2px 2px 2px 2px !important;	
	line-height: 0px;
}

#atTabBar {
	border-bottom-width: 0px !important;
}

div#atContainer p, div#atContainer span, div#atContainer td {
	font-family: 'PT Sans' !important;
}

div#atContainer p {
	font-size: 14px !important;
	line-height: inherit;
}

div#atPanelContent ol li {
	font-size: 1em;
}

#atLocationBar {
    margin-top: 1em !important;
}

.ac_results a.line-clamp-2-lines {
	display: unset !important;
}

.aw_results {
	line-height: 1.0 !important;
	font-family: Helvetica;
}

.aw_results ol {
	margin-bottom: 0px !important;
	padding-left: 40px !important;
}

.aw_results ol li {
    list-style-type: circle !important;
    margin: 0px 0px 0px 25px !important;
    font-size: 1em !important;
    font-family: "Helvetica Neue",HelveticaNeue,Helvetica,sans-serif !important;
}

.aw_results a {
	min-height: auto !important;
}

.aw_results ul li {
	margin: 0px !important;
} 

.aw_results ul li.atResultsNavBackWard {
	margin-right: 10px !important;
}

.aw_results ol li a {
	margin: 10px 0px; !important;
}

.aw_results ul li a {
	margin: 0px; !important;
}

div#jqNoResultsFound p {
	font-size: 1em !important;
}

p.atCurrentLocation {
    border-left: 5px solid #ED1165;
    padding: 5px 10px;
    margin-left: 10px !important;
    margin-top: 20px !important;
    font-weight: 600;
}

div.atPanel {
    border: 1px solid #CCC !important;
    border-radius: 0px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
}

div.atPanel .atPanelHeader h3 {
    border-bottom: none !important;
    font-weight: 600;
    padding: 5px 0px;	
}

.atPanelHeader {
    background-color: white !important;
	padding: 10px;
}

.atPanelHeader h3 a {
    color: #044b8c !important;
	text-decoration: none;
}

.atPanelData #RefuseNext {
    color:#044b8c;
    font-size: 16px;
	font-weight: bold;
    display:block;
}

.atPanelData #MDRNext {
    color:#044b8c;
    font-size: 16px;
	font-weight: bold;
    display:block;
}

.atPanelData #GardenNext {
    color:#044b8c;
    font-size: 16px;
	font-weight: bold;
    display:block;
}

.atPanelData span img{
    float:right;
    height:30px;
    width:30px;
}

#RefuseBin{
    color:#044b8c;
    font-weight:bold;
    display:block;
    padding-top: 10px;
    font-size: 16px;
}

#RecyclingBin{
    color:#044b8c;
    font-weight:bold;
    display:block;
    padding-top: 10px;
    font-size: 16px;  
}

#FoodeBin{
    color:#044b8c;
    font-weight:bold;
    display:block;
    padding-top: 10px;
    font-size: 16px;
}

#GardenBin{
    color:#044b8c;
    font-weight:bold;
    display:block;
    padding-top: 10px;
    font-size: 16px;
}

#LinktoCalendar img{
    width:100%;
    height:auto;
}

.atPanelData strong {
    color: #535353;
    font-size: 16px;
}

.atPanelWrapperParent input[type=checkbox] {
	width: auto !important;
	height: auto !important;
	top: auto !important;
}

.atPanelWrapperParent ol li {
	font-size: inherit !important;
	margin: inherit !important;
}

.atBaseMapSwitcher ul li a {
	min-height: inherit !important;
}

.atPanelData strong a {
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border-bottom: 2px solid rgb(3, 26, 47);
    background-color: #044b8c;
    transition: all 0.05s cubic-bezier(0.42, 0, 0.58, 1);
    font-size: 1.125em;
    border-radius: 0px;
    text-align: left;
    margin-bottom: 2px;
    padding: 6px 12px;
    font-weight: 300;
}

.atPanelData strong a:hover {
	background-color: #0566be;
}

#BulkyCollection {
    color: #044b8c;
    font-weight: bold;
    padding-top: 10px;
    font-size: 16px;
}

.atPanelContent {
    padding: 10px;
    overflow: hidden;
}

.atPanelContent.atAlt1.atLast h4 {
    color:#535353 !important;
    font-size:16px;
    font-weight:bold;
}

.atPanelContent .atPanelData {
    padding-bottom: 10px;
}

.atPanelData p {
    margin: 5px;
}

.atPanelData p strong font {
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    border-left: 10px solid #ee7024;
    border-radius: 0px;
    background-color: #f4f4f4;
    box-shadow: 0 2px 5px rgba(51, 51, 51, 0.5);
    color: #535353 !important;
    font-weight: normal;
}

.atPanel hr.panelhr {
	border-top: 1px dotted #000;
}

.atPanel p.panelpspace {
	
}

.atPanelData table td a {
	display: inline;
}

.atPanelData td {
    font-size: 14px;
	width: auto !important;
}

.atPanelContent {
    border-bottom: none !important;
}

.atPanelContent input[type=checkbox] {
    width: auto;
    height: auto;
    top: auto;
    margin-right: 5px;
}

.atConfigCheckboxes label {
    font-family: 'PT Sans';
    font-size: initial;
    color: inherit;
}

.atConfigCheckboxes li {
    list-style-type: none;
    margin: 0px !important;
}

.atConfigCheckboxes p {
    margin: 0px !important;
}

.infoResult table td a {
	display: inline;
}

.infoResult td {
    font-size: 14px;
	vertical-align: top;
    padding-bottom: 10px !important;	
}