#logo-container {
  text-align: center;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #135A86;
    background-color: #003366;
    border-color: #003366;
}
.pagination > li > a, .pagination > li > span {
    color: #0f0f0f; 

}

.element-title, .element-title a, .element-title a:hover, .element-title a:visited {
    text-indent: 10px;
}

a.recentlink {
  color: #020202; 

}

.recentinner {
  border-bottom: 1px solid #EFEFEF;
}

.footerRow,
.footerRow .ult_social,
.horizontal-menu  {
  text-align:center !important;
}
.ult_social a {
  margin: 0px 10px;
}
.horizontal-menu {
  width: 100%;
}
.horizontal-menu ul li {
  float: none !important;
  display: inline;
}

.wrapper{
  background-color: #003366;
}
.grid_12 {
  background-color: white;
  padding-left: 10px;
  padding-right: 2px;
  box-shadow: inset 3px 0px 0px black;
}
.entry-title {
  font-weight: bold;
  font-size: 22px !important;
  color: #004C99;
}


.searchButtonTallWide {
    width: 590px;
    height: 150px;
    font-size: 26px !important;
    background-size: 29%;
    background-repeat: no-repeat;
    background-position: 3px 3px;   
}

.searchButtonRealPropertyRecords {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/realPropertyRecords.jpg');
}

.searchButtonWide, .buttonWide {
    width: 590px;
    height: 60px;
    font-size: 26px !important;
    background-size: 11.5%;
    background-repeat: no-repeat;
    background-position: 3px 2px;
}

.searchButtonSlaveRecords {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/slaveRecords.jpg');
}

.buttonVeteransDiscount {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/veterans.jpg');
}

/** right side buttons **/

.searchButtonEServices {
    width: 250px;
    height: 60px;
    font-size: 22px !important;   
    font-style: italic;
    background-size: 9%;
    background-repeat: no-repeat;
    background-position: 117px 2px;  

}

.searchButtonVitalRecords {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/requestCertifiedCopy.png');
}

.searchButtonMarriageApplication {
    background-position: 110px -8px;
    background-size: 15%;
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/onlineMarriageApplication.png');
}

.searchButtonERecording {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/eRecording.png');
}
.searchButtonFindForm {
    background-image: url('/StanlyCountyROD/images/searchButtonIcons/findAForm.png');
}

.vc_btn-sky {
    background-color: #003366 !important;
    color: white !important;
}

.messageBox {
  font-size: 16px !important;
  font-style: italic;
}

.btnNotice {
  color: red;
  font-style: italic;
}

.highlight, .highlight a, .highlight a:hover, .highlight a:visited {
  color: red !important;
}
