.title-links {
  padding-bottom: 26px;
}
.title-links a {
  display: block;
}
.yamm-content.de-services ul li a {
  font-size: 12px;
}
h3.nav-sub-header.pad-top {
  padding-top: 20px;
}
ul.link-list {
  padding-left: 25px;
}
ul.link-list li {
  list-style-type: none;
}
.delcrumb {
  display: block;
  margin-bottom: 5px;
}
.btn.btn-nav {
  color: #6f3928;
  border: 1px solid #6f3928;
  padding: 0px 8px;
  margin-top: -5px;
}
.btn.btn-nav i {
  line-height: .3;
}
p.section-label,
.SectionHead {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}
p.section-label.no-margin,
.SectionHead.no-margin {
  margin-top: 0px;
}
.code-container h2 {
  position: relative;
  padding-right: 60px;
}
.code-container h2 span.pull-right {
  position: absolute;
  right: 0px;
  top: 0px;
}
.container.container-home ul {
  text-align: center;
  padding: 0px;
}
.container.container-home ul li {
  display: inline;
}
#Titlehead {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  margin: 27px 0px;
}
#Titlehead h1,
#Titlehead h2,
#Titlehead h3,
#Titlehead h4,
#Titlehead h5 {
  margin-bottom: 13px;
}
#Titlehead h1 {
  color: #064773;
}
#Titlehead h4 {
  font-size: 16px;
  margin-bottom: 17px;
}
#Titlehead h3 {
  padding-bottom: 0px;
}
#Titlehead h2 {
  padding: 0px;
}
p.subsection {
  margin-left: 20px;
}
p.indent-2 {
  margin-left: 40px;
}
p.indent-3 {
  margin-left: 60px;
}
p.indent-4 {
  margin-left: 80px;
}
p.indent-5 {
  margin-left: 100px;
}
p.indent-6 {
  margin-left: 120px;
}
table {
  font-size: 12px;
  margin-bottom: 20px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border-width: 0;
  outline: 0;
  display: block;
  overflow: scroll;
}
table td {
  border: 1px solid #dddddd;
  border-collapse: separate;
  padding: 8px 1.286em;
  border-width: 0 0 1px;
}
table tr:first-child td {
  border-bottom-color: #000;
  font-weight: 700;
  border-width: 0 0 1px;
  border-top-width: 2px;
  border-top-color: #9a7468;
}
table tr:nth-child(even) td {
  background-color: #f7f5ee;
}
h5 + table {
  margin-top: -10px;
}
h6 {
  margin-bottom: 5px;
}
.topbarlink.topbarlink {
  display: inline;
}
.topbarlink.text-right a {
  background-image: url('../../../Constitution/Delcode_Online/Content/images/file-icon-pdf.png');
  display: inline-block;
  color: #064773;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0px 4px 19px;
  background-repeat: no-repeat;
  background-position: left 0;
  background-color: transparent;
  background-size: 16px 17px;
  font-weight: normal;
  text-transform: capitalize;
}
#mcauser1_full h1 {
  font-weight: 700;
  font-size: 22px;
  font-family: 'PT Serif', serif;
  color: #6f3928;
  margin-bottom: 15px;
  line-height: 1.2;
}
#mcauser1_full p.hpage {
  margin: 0px;
}
#mcauser1_full table.table tr:first-child td {
  border-bottom-color: #ddd;
  font-weight: normal;
}
#mcauser1_full img.bottom_pic {
  display: none;
}
#mcauser1 header {
  min-height: 0;
  border-bottom: none;
  background: none;
}
p#headnav {
  display: inline;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
}
p#headnav .fa {
  display: none;
}
#nav_buttons,
.page_toc_navbar,
nav#doc-toc {
  display: inline;
}
#nav_buttons {
  float: right;
  margin-top: -13px;
}
#nav_buttons .btn.btn-nav:first-child {
  margin-right: 5px;
}
footer .footer-container {
  border-top: 2px solid #ccbb9e;
  background-color: #f5f2e9;
  padding-top: 30px;
}
.footer-block {
  padding-bottom: 15px;
}
.footer-block h3 {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.footer-block li {
  margin-bottom: 5px;
}
.footer-contact ul li {
  margin-bottom: 19px;
  padding-left: 30px;
  position: relative;
}
.footer-contact li i {
  color: #6f3928;
  display: block;
  font-size: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 18px;
}
ul.block-list li {
	
	display: block !important;
	text-align: left;
}
ul.link-list li a { display: block; text-align: left; } 

#sessionlaws_pdfs a {
	color: #064773;
	-webkit-transition: color 0.12s ease-out;
	transition: color 0.12s ease-out;
	text-decoration: underline;
}
#sessionlaws_pdfs a:hover,
#sessionlaws_pdfs a:focus {
	color: #021a2a;
	text-decoration: none;
}

table.table {
	display: table;
	overflow: auto;
}

@media (min-width: 768px) {
.footer-block.delcode-footer li{
	display: inline;
	
}
.footer-block.delcode-footer li a{
	padding: 0px 20px;
}
footer .footer-container {
	text-align: center;
}
}