a {
  color: #2790CC;
}

a:hover {
  color: #1f72a1;
}

body {
  font-family: "Open Sans", sans-serif;
  background-image: url("../images/background3.png");
  font-size: 0.85rem;
}

body p {
  font-size: 0.750rem;
  line-height: 1.125rem;
}

@media only screen and (max-width: 40em) {
  body p {
    font-size: 0.85rem;
  }
}

body a {
  color: #2790CC;
}

body a:hover {
  color: #1f72a1;
}

body h1 {
  color: #053568;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.5rem;
}

body h2 {
  color: #2970B8;
  font-size: 1.2rem;
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
}

body h3 {
  font-size: 1.15rem;
  border-bottom: 1px solid #ddd;
}

body h4 {
  font-size: 1rem;
}

body table {
  width: 100%;
  border: none !important;
}

body ul, body ol {
  font-size: 0.85rem;
  padding-left: 20px;
}

header {
  background: #0E4B8E !important;
  min-height: 35px;
}

@media only screen and (max-width: 40em) {
  header {
    padding: 10px 5px 15px;
  }
}

header .siteTitle {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.5rem;
  border-bottom: none;
}

header .siteTitle a {
  color: #ffffff;
}

header .siteTitle a:hover {
  color: #ddd;
}

header #searchHeader input {
  border-radius: 3px !important;
  background: #fff;
  height: 1.5rem;
  margin-top: 5px;
  margin-bottom: -10px;
  color: #aaa;
}

header #searchHeader a {
  color: #fff;
  font-size: 13px;
}

header #searchHeader a:hover {
  text-decoration: underline;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
  color: #ffffff !important;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #0E4B8E;
  background: #0E4B8E;
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: #ffffff !important;
  background-color: #0E4B8E !important;
  background: #0E4B8E !important;
}

.top-bar {
  background: #0E4B8E;
}

.top-bar .name h1 {
  color: #ffffff;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #fff;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
}

.top-bar.expanded .title-area {
  background: #a4a4a4;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .top-bar-section .dropdown li.parent-link a {
  color: #fff;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  color: #000000;
  background: #ededed;
  padding-left: 5px;
}

.top-bar-section .has-dropdown {
  margin-right: -10px !important;
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
  content: "";
}

.top-bar-section li.active.has-dropdown ul.dropdown li.active a {
  background: #ededed;
  color: #000000;
  padding-left: 5px;
}

.top-bar-section li.active.has-dropdown ul.dropdown li.active a:hover {
  background: #0E4B8E;
  color: #ffffff !important;
}

.top-bar-section li.has-dropdown ul.dropdown li.active a:hover {
  background: #0E4B8E;
  color: #ffffff !important;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #fff;
  background: #0E4B8E;
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: #000;
  background: #ededed;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  color: #6E92B6;
}

.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
  color: #000;
  background: #0E4B8E;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  background: #0E4B8E;
  color: #fff;
  font-weight: 600;
  font-size: .68rem;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: #0E4B8E;
}

.top-bar-section ul li > a {
  font-family: "Open Sans", sans-serif !important;
  font-size: .750rem;
  color: #000;
}

@media only screen and (max-width: 64.0625em) {
  .top-bar-section ul li > a {
    font-size: .9rem;
  }
}

@media only screen and (max-width: 40em) {
  #menuSearch {
    background: #fff;
    padding: 15px 15px 0px;
  }
}

#contactUs {
  background: #6E92B6;
  border-top: #C78D3B 2px solid;
  padding: 5px;
  font-size: 14px !important;
  min-height: 35px;
}

#contactUs a {
  color: #fff;
}

#contactUs a:hover {
  text-decoration: underline;
}

#mainContent {
  background-color: #fff;
}

#mainContentBack {
  background-color: #fff;
  padding: 15px 10px 40px;
  min-height: 400px;
}

@media only screen and (min-width: 40em) {
  #mainContentBack #contentBody {
    border-left: 1px solid #ddd;
  }
}

#mainContentBack div#contentBody.noRule {
  border-left: none;
}

.breadcrumbs {
  background: none;
  border: none;
  padding-left: 0px;
}

.breadcrumbs > * {
  color: #666;
  text-decoration: none;
  text-transform: none !important;
}

.breadcrumbs a {
  color: #2790CC;
  text-decoration: none !important;
}

@media only screen and (max-width: 40em) {
  #sideBar {
    margin-bottom: 50px;
  }
}

#sideBar img {
  text-align: center;
}

#sideBar ul.news {
  list-style-type: none !important;
  margin-left: 0px;
  color: #222;
  font-size: .85rem;
  line-height: 1.25rem;
  margin-bottom: 5px;
}

#sideBar ul:first-child {
  font-size: 1.35rem;
  list-style-type: none;
  color: #0E4B8E;
}

#sideBar ul:first-child a {
  color: #0E4B8E;
}

#sideBar ul:first-child a:hover {
  color: #0E4B8E;
  text-decoration: underline;
}

#sideBar ul {
  text-align: left;
  color: #000;
  font-size: 1rem;
  line-height: 1.75rem;
  margin-bottom: -10px;
  padding: 0;
}

#sideBar ul li {
  list-style: none;
  background: url("../images/navBullet.gif") left center no-repeat !important;
  line-height: normal;
  margin: -5px 0 0 0;
}

#sideBar ul a {
  color: #000;
}

#sideBar ul a:hover {
  color: #000;
  text-decoration: underline;
}

#sideBar h1 {
  text-align: left;
  font-size: 1.25rem !important;
  padding-bottom: 0px;
  padding: 0px;
  color: #000;
  border: none;
}

#sideBar h1 a {
  color: #000;
}

#sideBar h1 a:hover {
  color: black;
}

#sideBar ul.side-nav.homePage li a {
  font-size: 12px !important;
  color: #0E4B8E;
}

#sideBar ul.side-nav.homePage li a:hover {
  background: none;
}

#sideBar h2 {
  text-align: left;
  font-size: 1.25rem;
  color: #000;
}

#sideBar h2 a {
  color: #000;
}

#sideBar h2 a:hover {
  color: #000;
}

@media only screen and (max-width: 40em) {
  #sideBar h2 {
    font-size: 0.75rem;
    padding: 2px;
  }
}

#sideBar h4 {
  margin-left: -20px;
}

#sideBar .homePage h4 {
  color: #0E4B8E !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 0px !important;
}

.button {
  background: #333333;
}

.button:hover {
  background: #666666;
}

.View-All {
  font-size: 12px;
  padding-left: 5px;
}

.side-nav {
  list-style-position: inside !important;
  padding: 0;
}

#example thead {
  background: #ddd;
}

#expandedFooter {
  background: #1C609B;
  padding: 15px 0px 15px 0px;
  border-top: 2px solid #C78D3B;
}

#expandedFooter p {
  font-size: 12px;
  color: #fff;
}

#expandedFooter h4 {
  color: #fff;
  font-size: 1.25rem;
}

#expandedFooter ul {
  list-style: none;
  margin-left: 0px;
}

#expandedFooter li {
  color: #fff;
  font-size: 12px;
}

#expandedFooter a {
  color: #fff;
}

#expandedFooter a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 40em) {
  #expandedFooter {
    text-align: center;
  }
}

#social a:hover {
  opacity: .5;
}

#social img {
  padding-bottom: 20px;
  padding-right: 3px;
}

ul.quickLinks {
  padding-left: 0px;
}

footer {
  background: #fff;
  padding: 10px 0px 10px 0px;
  font-size: 11px;
  color: #000;
}

footer a {
  color: #000;
}

footer a:hover {
  color: #e6e6e6;
}

footer #arkansasGov img {
  padding-right: 10px;
}

@media only screen and (max-width: 40em) {
  footer #arkansasGov {
    font-size: 10px;
  }
}

footer #copyRight {
  text-align: right;
}

@media only screen and (max-width: 40em) {
  footer #copyRight {
    text-align: left;
    font-size: 10px;
  }
}

/*
.hero {
	background-color: #fff;
	border-radius: 0px;
	img {
		width: 100%;
		}
	}

	.slick-prev, .slick-next {
    height: 42px !important;
    margin-top: -35px !important;
	text-indent: -9999px;
    width: 40px !important;
}
.slick-prev {
    margin-left: 48px;
     z-index: 20;
    opacity: 1.0!important;
}
.slick-next {
    margin-right: 48px;
}
.slick-next:hover,.slick-next:focus {
	color: #404040!important;
	background: transparent!important;
	background: url("../images/arrowLeft.png") no-repeat scroll 5px 5px #2b2c2c !important;
	opacity: 0.50!important;}

.slick-prev:hover,.slick-prev:focus {
	color: #404040!important;
	background: transparent!important;
	background: url("../images/arrowRight.png") no-repeat scroll 5px 5px #2b2c2c !important;
	opacity: 0.50!important;}

.slide {
    background-repeat: no-repeat !important;
    background-position: left center!important;
    max-height: 370px;
    width: 100%;
}
*/
.hero {
  background-color: #fff;
  border-radius: 0px;
  z-index: 2;
}

.hero img {
  width: 100%;
}

.bannerLeft img {
  width: 100%;
  padding-right: 6px;
}

@media only screen and (min-width: 40em) {
  .bannerLeft img {
    height: 277px;
  }
}

@media only screen and (max-width: 40em) {
  .bannerLeft img {
    width: 100%;
    margin-top: -20px;
  }
}

.mainContentTop {
  padding: 6px;
}

.slick-prev, .slick-next {
  height: 42px !important;
  margin-top: -35px !important;
  text-indent: -9999px;
  width: 40px !important;
}

.slick-prev {
  margin-left: 48px;
  opacity: 1 !important;
  z-index: 2000 !important;
}

.slick-next {
  margin-right: 48px;
  z-index: 2000 !important;
}

.slick-next:hover, .slick-next:focus {
  color: #404040 !important;
  background: transparent !important;
  background: url("../images/arrowLeft.png") no-repeat scroll 5px 5px #2b2c2c !important;
  opacity: 0.5 !important;
  z-index: 2000 !important;
}

.slick-prev:hover, .slick-prev:focus {
  color: #404040 !important;
  background: transparent !important;
  background: url("../images/arrowRight.png") no-repeat scroll 5px 5px #2b2c2c !important;
  opacity: 0.5 !important;
  z-index: 2000 !important;
}

.slide {
  background-repeat: no-repeat !important;
  background-position: left center !important;
  max-height: 370px;
  width: 100%;
}

.search-url > a {
  font-size: 14px;
}

input#searchBox {
  padding: 8px;
  height: 30px;
  margin-bottom: 2px;
  margin-left: -12px;
}

#contact_form {
  padding-right: 80px;
  padding-left: 15px;
}

#contact_form ul {
  list-style-type: none;
  margin-left: 0px;
}

#contact_form .errMsg {
  color: #A31402;
}

#contact_form span.required {
  color: #A31402;
}

#contact_form .pf_buttons > input {
  border-radius: 5px;
  font-size: .95rem;
  padding: 10px 20px;
  background: #404040;
  color: #fff;
}

#contact_form .pf_buttons > input:hover {
  opacity: 0.9;
  cursor: pointer;
}

.alert, .alert a {
  color: #cc0000;
}

.alert:hover, .alert a:hover {
  color: #cc0000;
}

.blueBar {
  background-color: #256BB9;
  padding: 5px;
  min-height: 30px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 40em) {
  .blueBar {
    margin-top: -30px;
  }
}

.mainContentHome {
  background: url("../images/gradientLeft.jpg") repeat-y;
  margin: 6px;
}

@media only screen and (min-width: 40em) {
  .mainContentHome {
    min-height: 670px;
  }
}

.onlineServicesContent p {
  font-size: 12px;
}

.onlineServicesImg, .onlineServicesTxt {
  margin: 0px;
  padding: 0px;
}

.visitorsHeader {
  color: #ffffff;
  font-weight: bold;
  background-color: #C78D3B;
  padding: 8px;
}

.visitorsContent {
  background: #EBD6B8 url("../images/visitorsBackground.gif") no-repeat bottom right;
  height: 150px;
  padding: 8px;
  border-top: 4px solid #ffffff;
}

.inmatesHeader {
  color: #ffffff;
  font-weight: bold;
  background-color: #1A8398;
  padding: 8px;
}

.inmatesContent {
  background: #ACD2DA url("../images/handcuffs.gif") no-repeat bottom right;
  height: 150px;
  padding: 8px;
  border-top: 4px solid #ffffff;
}

.onlineServicesContent h4 {
  color: #0E4B8E !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 0;
  margin-bottom: -20px;
  margin-left: 0px !important;
}

.onlineServicesBoxes {
  height: 130px;
  margin-left: -20px;
}

@media only screen and (max-width: 40em) {
  .onlineServicesBoxes {
    text-align: center;
  }
}

ul.side-nav.homePage {
  margin-bottom: 20px !important;
}

.visitorsHome, .inmatesHome {
  margin-bottom: 20px;
}

.visitorInmate.homePage li {
  list-style: none;
  background: url("../images/navBulletWhite.gif") left center no-repeat !important;
  line-height: normal;
  margin: 5px 0 0 -30px;
  padding-left: 20px;
}

.visitorInmate.homePage {
  margin-top: -5px;
  font-size: 12px;
}

.visitorInmate.homePage a {
  color: #0E4B8E;
}

.visitorInmate.homePage a:hover {
  text-decoration: underline;
}

.advocate-header {
  margin-top: -20px;
  margin-bottom: 40px;
  width: 100%;
}

ul.director {
  margin-top: 0px;
  margin-bottom: 5px;
  list-style: none;
  margin-left: -20px;
}

ul.director:hover {
  text-decoration: underline;
}

.row.donateFooter {
  margin: 60px 20px 20px 20px;
  border-top: 1px solid #dddddd;
  padding-top: 20px;
}

@media only screen and (max-width: 40em) {
  .row.donateFooter {
    margin: 0px;
  }
}

@media only screen and (max-width: 40em) {
  .donateIcon {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.dogBlock {
  height: 260px;
  font-size: 12px;
  line-height: 18px;
}

.dogPhoto {
  margin-bottom: 8px;
  border: 1px solid #000000;
  width: 125px;
}

.dogTitle {
  font-size: 14px;
  font-weight: bold;
}

ul.resourcesInfo li {
  border-bottom: 1px solid #dddddd;
  list-style: none !important;
  margin-left: -35px !important;
  padding: 5px;
}

div#map-canvas {
  margin-bottom: 20px;
}

h4.facilityTitle {
  margin-left: 0px !important;
  color: #0E4B8E;
}

.facilityPhoto {
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}

.facilityDirections {
  font-size: 12px;
}

.payPalSection {
  margin-top: 40px;
}

.payPalSection h4 {
  font-size: 1rem;
  color: #0E4B8C;
}

.pagination .active {
  background-color: #282E6D;
  color: #fff;
}
