/*
Theme Name: Accudata
Theme URI: https://accudata.com
Author: Code written by Morgan Kay of Alchemy Computer Solutions
*/

@import "reset.css";
@import "layout.css";
@import "editor-style.css";


/* GENERAL */
/* ----------------------------------------- */

html {
height: 100%;
}

body {height: 100%;/* background: url('../images/bg_stripe.gif') top repeat-x; */font-family: Arial, Helvetica, sans-serif;font-size: 0.750em;line-height: 1.250em;background: url(../images/shadow-bg.png) top center no-repeat #f7f7f7;}

#wrapper {
width: 960px;
margin: 0 auto;
/* -webkit-box-shadow: 0px 0px 6px #dadada;
-moz-box-shadow: 0px 0px 6px #dadada; 
box-shadow: 0px 0px 6px #dadada;  */
background: #ffffff;
overflow: hidden;
min-height: 625px;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 10px 0;
font-family: 'UbuntuRegular', Arial, sans-serif;
}

p {
margin: 10px 0;
color: #58595b;
line-height: 1.500em;
}

h4 {
font-size: 12px;
margin: 0;
padding: 10px 0;
}

strong, b {
font-weight: bold;
}

.clearfix {
clear: both;
}

a {
    color: #ea6607;
    text-decoration: none;
}

/* Font Face */
/* ---------------------------------------- */

@font-face {
    font-family: 'UbuntuRegular';
    src: url('../fonts/Ubuntu-R-webfont.eot');
    src: url('../fonts/Ubuntu-R-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-R-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	descent: 100px;

}

@font-face {
    font-family: 'UbuntuItalic';
    src: url('../fonts/Ubuntu-RI-webfont.eot');
    src: url('../fonts/Ubuntu-RI-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-RI-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-RI-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-RI-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBold';
    src: url('../fonts/Ubuntu-B-webfont.eot');
    src: url('../fonts/Ubuntu-B-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-B-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-B-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-B-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('../fonts/Ubuntu-BI-webfont.eot');
    src: url('../fonts/Ubuntu-BI-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-BI-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-BI-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-BI-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLight';
    src: url('../fonts/Ubuntu-L-webfont.eot');
    src: url('../fonts/Ubuntu-L-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-L-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-L-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-L-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('../fonts/Ubuntu-LI-webfont.eot');
    src: url('../fonts/Ubuntu-LI-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-LI-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-LI-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-LI-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('../fonts/Ubuntu-M-webfont.eot');
    src: url('../fonts/Ubuntu-M-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-M-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-M-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-M-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('../fonts/Ubuntu-MI-webfont.eot');
    src: url('../fonts/Ubuntu-MI-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-MI-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-MI-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-MI-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('../fonts/Ubuntu-C-webfont.eot');
    src: url('../fonts/Ubuntu-C-webfont.eot') format('embedded-opentype'),
         url('../fonts/Ubuntu-C-webfont.woff') format('woff'),
         url('../fonts/Ubuntu-C-webfont.ttf') format('truetype'),
         url('../fonts/Ubuntu-C-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* HEADER */
/* ----------------------------------------- */

.header-container {
	width: 960px;
	height: 152px;
	margin: auto;
	position: relative;
	/* background-color: #f7f7f7; */
}

.header-logo {position: absolute; background: url('https://accu.media/wp-content/uploads/2019/09/ad-logo-184x44.png') center center no-repeat; width: 184px; height: 44px; left: 15px;top: 60px;}

#top {height: 152px;width: 100%;background: url('https://accu.media/wp-content/uploads/2019/08/cc-top1.jpg') top repeat-x;}

#top h1 {
margin-top: 0;
}

#top h2 {
display: none;
}



#social-header-btns {
position: absolute;
bottom: 7px;
right: 16px;
margin: 0px;
padding: 0px;
list-style: none;
z-index: 999;
}

#social-header-btns li {
	width: 23px;
	height: 23px;
	float: left;
	display: inline;
	padding: 0px;
	list-style: none;
}

/* MENU */
/* ----------------------------------------- */

#nav-menu-container {
	position: absolute;
	bottom: 0px;
	width: 960px;
	height: 32px;
	background-color: #ea9832;
	border-bottom: #ea6607 solid 3px;
}

/* SLIDESHOW */
/* ----------------------------------------- */

.thethe-image-slider-caption{
background: none !important;
color: black !important;
padding: 30px 0;
font-size: 18px;
line-height: 26px;
}

.thethe-image-slider-caption .red {
color: #E31937;
}

.thethe-image-slider-caption .big {
font-size: 24px;
}

.thethe-image-slider-caption .small {
font-size: 14px;
}

.thethe-image-slider-controls-next{
background: url('../images/rightarrow.png') no-repeat center right;
}

.thethe-image-slider-controls-prev{
background: url('../images/leftarrow.png') no-repeat;
background-position: 0 50% !important;
}


/* SUBHEADER */
/* ----------------------------------------- */

header.subhead {
height: 220px;
background: url('../images/subhead-bg.png') repeat;
position: relative;
-webkit-box-shadow: inset 0px 0px 30px 0px #000000;
box-shadow: inset 0px 0px 30px 0px #000000;
}

header.subhead hgroup {
width: 515px;
position: absolute;
left: 445px;
top: 30px;
}

header.subhead hgroup h1 {
color: #E41937;
font-size: 30px;
line-height: 30px;
text-transform: uppercase;
margin: 25px 10px 10px 25px;
}

header.subhead hgroup h2 {
margin: 0px 10px 10px 25px;
font-size: 16px;
line-height: 20px;
}

header.subhead a hgroup h2 {
color: #000;
}

header.product-subhead {
background: url('../images/subhead-bg.png') repeat;
position: relative;
-webkit-box-shadow: inset 0px 0px 30px 0px #000000;
box-shadow: inset 0px 0px 30px 0px #000000;
overflow: hidden;
}

header.product-subhead h1 {
	color: #eeb35f;
	font-size: 30px;	
}

header.product-subhead h2 {
	color: #FFF;
	font-size: 18px;
    line-height: normal;	
}

.header-image {
	float: right;
	display: inline;	
}

.header-image img {
	display: block;	
}

header.product-subhead hgroup {
	width: 480px;
	padding: 20px 0px 20px 14px;
}

/* Blog Sub Header */

header.subhead-blog-page {
background: url('../images/subhead-bg.png') repeat;
-webkit-box-shadow: inset 0px 0px 30px 0px #000000;
box-shadow: inset 0px 0px 30px 0px #242424;
padding: 20px 16px 20px 16px;
border-bottom: 4px solid #272727;
}

header.subhead-blog-page h1 {
	color: #eeb35f;
	font-size: 30px;
}

/* HOME PAGE */
/* ----------------------------------------- */

#home4 {
	width: 943px;
	height: 107px;
	background: url('../images/homepagebuttons-bg.png') top center no-repeat !important;
	padding: 21px 0px 0px 17px;
}

#home4 li {
	width: 224px;
	height: 86px;
	float: left;
	display: inline;
	margin-right: 10px;
	background: #666;
}

.homebuttons {
	width: 224px;
	height: 86px;
	cursor: pointer;
}

.listleads {
	background: url('../images/homepage-buttons.png') top no-repeat;
	background-position: 0px 0px;
}

.listleads:hover {
	background-position: 0px -86px;
}

.analytics {
	background: url('../images/homepage-buttons.png') top no-repeat;
	background-position: -224px 0px;
}

.analytics:hover {
	background-position: -224px -86px;;
}

.digital {
	background: url('../images/homepage-buttons.png') top left no-repeat;
	background-position: -449px 0px;
}

.digital:hover {
	background-position: -449px -86px;
}

.database {
	background: url('../images/homepage-buttons.png') top left no-repeat;
	background-position: -674px 0px;
}

.database:hover {
	background-position: -674px -86px;
}


#home-widgets {
overflow: hidden;
background: url('../images/homewidgets-bg.png') top center no-repeat;
margin-top: 2px;
border-top: 5px solid #DAE9EA
}

#home-widgets p {
margin: 0;
}

#home-widgets ul {
width: 290px;
float: left;
padding: 15px;
}

#home-widgets h3 {
line-height: 20px;
margin: 0px 0px 14px 0px;
font-size: 22px;
font-weight: normal;
color: #70b1b6;
}

#home1 {
position: relative;
}

#home1 h3 {
	text-align: left !important;
}

#home1 p.required {
position: relative;
left: 93px;
}

/* Homepage Form */

input.ccl-promo, input.ccl-zip {
    background: url("../images/input-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #cccccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    text-shadow: none;
    width: 170px;
	margin-right: 9px;
	padding: 3px 0px 3px 0px;
}
input.ccl-zip {
    margin-bottom: 0px;
    width: 94px;
	margin-right: 85px;
	border-radius: 5px 0px 0px 5px;
}
label.ccl-label {
    font-size: 12px;
    margin: 6px 14px 0 0;
    text-align: left;
    width: 72px;
	float: left;
	color: #58595B;
}
.ccl-button {
	background: #68A8AD;
	border: none !important;
	border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer !important;
	margin-right: 9px;
	font-size: 11px;
	width: 78px;
	height: 25px;
}

textarea.ccl-area {
    background: url("../images/input-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #cccccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    text-shadow: none;
    width: 170px;
	margin-right: 9px;
	padding: 4px 0px 4px 0px;
	height: 30px;
}

textarea.product-area {
    background: url("../images/input-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #cccccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    text-shadow: none;
    width: 200px;
	margin-right: 9px;
	padding: 4px 0px 4px 0px;
	height: 60px;
}

/* Product Services Contact Form */

input.product-input {
    background: url("../images/input-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #cccccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    text-shadow: none;
    width: 100%;
	margin-right: 9px;
	padding: 4px 0px 4px 0px;
}

input.contact-page {
    background: url("../images/input-bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #cccccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Arial',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 8px;
    text-shadow: none;
    width: 60%;
	margin-right: 9px;
	padding: 6px 0px 6px 0px;
}

label.contact-page {
display: inline-block;
    line-height: 11px;
    position: relative;
    top: 10px;
    vertical-align: top;
    width: 93px;	
}

label.product-label {
    font-size: 12px;
    margin: 6px 14px 0 0;
    text-align: left;
    width: 72px;
	float: left;
	color: #58595B;
}
.product-btn {
	background: #77a544;
	border: none !important;
	border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer !important;
	font-size: 12px;
	padding: 5px;
	line-height: normal;
}

ul#home1 img.ajax-loader {
	margin: 0px !important;
	position: absolute !important;
}

#home2 h5, #home1 h5, #home3 h5 {
	font-size: 14px;
	color: #ea9832;
	margin-bottom: 5px;
}

#home-widget-ul {
	margin: 0px;
	padding-top: 10px !important;
	color: #58595B;
}

#home-widget-ul li {
	list-style: outside;
}

#home2 p, #home1 p, #home3 p {
	margin-bottom: 6px;
}

#home2 {
width: 288px !important;
border-width: 0px 1px; 
-moz-border-image: url('../images/hr_vert.gif') 0 2 0 27 stretch; 
-webkit-border-image: url('../images/hr_vert.gif') 0 2 0 27 stretch; 
-o-border-image: url('../images/hr_vert.gif') 0 2 0 27 stretch; 
border-image: url('../images/hr_vert.gif') 0 2 0 27 stretch;
}

.home .carousel {
border-bottom: 1px solid #B29999;
}

#home-content {
padding: 10px 18px 7px;
font-size: 12px;
line-height: 22px;
position: relative;
}

#home-content h1 {
font-size: 22px;
margin: 0px;
padding: 0px;
font-weight: normal;
color: #70B1B6;
}

#home-content h4 {
font-size: 22px;
margin: 0px;
padding: 5px 0px 5px 0px;
font-weight: normal;
color: #70B1B6;
}

#home-content a.hackadelic-sliderButton {
position: absolute;
right: 19px;
bottom: 9px;
background: url('../images/btn_arrow.gif') no-repeat;
height: 16px;
width: 16px;
text-indent: -99999px;
}

#home-content #hackadelic-sliderPanel-1 span a  {
display: none;
}


/* DEFAULT PAGE TEMPLATE */
/* ----------------------------------------- */

.breadcrumb {
font-size: 11px;
color: #E31937;
height: 20px;
padding: 5px 35px;
}

#page-content {
position: relative;
overflow: hidden;
}

.default article.page {
width: 680px;
margin: 20px 0 20px 16px;
}

.default-product article.page {
width: 456px;
margin: 20px 0 20px 16px;
float: left;
display: inline;
}

#page-content p {
line-height: 22px;
margin: 10px 0;
}

#page-content ul, 
.post ul {
line-height: 22px;
margin: 5px 0;
padding-left: 20px;
color: #58595B;
}

#page-content li, 
.post li {
line-height: 22px;
list-style-position: outside;
list-style-type: disc;
}

.default article {
float: left;
}

#glance { 
width: 208px;
margin: 15px 0px 0px 15px;
float: left;
display: inline;
}

#glance h2 {
border-bottom: 1px solid #A99191;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
padding-bottom: 5px;
}

#glance h3 {background: #ea9832;border-bottom: 3px solid #ea6607;color: #FFFFFF;font-size: 16px;margin: 0;padding: 8px;}

#glance ul {
	background: #F1F1F1;
	padding: 10px;
	margin-bottom: 17px;
	margin-top: 0px;
	border: 1px solid #CCC;
	border-top: none;
}

#glance li {
line-height: 14px;
margin-bottom: 8px;
margin-left: 10px;
font-size: 12px !important;
}

.menu-data-cards-container {
	background: #F1F1F1 !important;
	padding: 10px !important;
	margin-bottom: 17px !important;
	margin-top: 0px !important;
	border: 1px solid #CCC !important;
	border-top: none !important;
}

.menu-data-cards-container li {
line-height: 14px !important;
margin-bottom: 8px !important;
margin-left: 10px !important;
font-size: 12px !important;
list-style: disc !important;
}

#contact-form-sidebar {
margin: 15px 15px 0px 0px;
width: 222px;
float: right;
display: inline;
list-style: none !important;
}

#contact-form-sidebar #cf7_form_box {
background: #F1F1F1;
	padding: 10px;
	margin-bottom: 17px;
	margin-top: 0px;
	border: 1px solid #CCC;
	border-top: none;	
}

#contact-form-sidebar h3 {
background: #77a544;
border-bottom: 3px solid #4a832a;
color: #FFFFFF;
font-size: 16px;
margin: 0;
padding: 8px;
}

.page h2, .page h3 {
	font-size: 16px;
	color: #333434;
}

#glance div {
}

#glance div div {
}


/* OVERVIEW AND RESOURCES PAGE TEMPLATES */
/* ----------------------------------------- */

.overview article.page,
.resources article.page {
width: 890px;
margin: 20px 35px;
font-size: 11px;
}

.overview article.page p {
line-height: 14px !important;
}

.overview .nrelate {
display: none;
}

#columns h3.tagline {
width: 880px;
float: none;
clear: both;
height: 28px;
line-height: 28px;
padding: 0 0 0 15px;
}

#columns {
margin-left: -10px;
font-size: 11px;
line-height: 14px;
}

.column {
width: 202px;
float: left;
padding: 10px;
background: url('../images/hr_vert.gif') no-repeat; 
background-size: 1px 80%;
}

.one {
background: none;
}

#columns h3 {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

#columns h5 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
margin-bottom: 0;
}

#columns p {
margin-top: 0 !important;
margin-bottom: 20px !important;
}

#columns a:hover {
text-decoration: underline;
}

.resources .thethe-image-slider-caption{
background: none !important;
color: black !important;
font-size: 10px;
line-height: 14px;
vertical-align: baseline;
padding: 20px 0;
}

.resources .thethe-image-slider-controls-next{
top: 40px;
background: url('../images/rightarrow.png') no-repeat center right;
}

.resources .thethe-image-slider-controls-prev{
top: 40px;
background: url('../images/leftarrow.png') no-repeat;
background-position: 0 50% !important;
}

.resources .column li {
list-style-type: none !important;
margin-left: -20px;
}

.resources .date {
display: block;
}

.resources .two li {
margin-bottom: 20px;
}

.resources .connected-link {
text-align: center;
text-transform: uppercase;
}

/* DONORFINDER PAGE */
/* ----------------------------------------- */

.page-template-page-donorfinder-php .tagline {
width: 880px;
float: none;
clear: both;
height: 28px;
line-height: 28px;
padding: 0 0 0 15px;
}

#5columns {
margin-left: -10px;
font-size: 11px;
line-height: 14px;
}

.dfcolumn {
width: 158px;
float: left;
padding: 10px;
background: url('../images/hr_vert.gif') no-repeat; 
background-size: 1px 80%;
}

.one {
background: none;
}

#5columns h3 {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

#5columns h5 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
margin-bottom: 0;
}

#5columns p {
margin-top: 0 !important;
margin-bottom: 20px !important;
}

#5columns a:hover {
text-decoration: underline;
}


/* ONE-COLUMN PAGE TEMPLATE */
/* ----------------------------------------- */

.onecol article.page {
width: 890px;
margin: 20px 35px;
font-size: 11px;
}

/* DATA CARD LANDING PAGE */
/* ----------------------------------------- */

#list-search {
margin-top: 20px;
}

#datacat-list {
width: 50%;
float: left;
}

#datacard-search {
width: 40%;
float: right;
margin-top: 5px;
}

#datacard-search #datasearchsubmit {
display: block;
margin: 0 auto;
}


/* DATA CARD CATEGORY */
/* ----------------------------------------- */

#datacard-table {
width: 680px;
margin: 20px auto;
}

#datacard-table .pagination {
width: 100%;
height: 30px;
line-height: 30px;
font-size: 12px;
background: #70b1b6;
text-align: center;
}

.pagination span,
.pagination a {
padding: 0 5px;
}

#datacard-table table {
width: 100%;
font-size: 11px;
}

#datacard-table table th {
border-bottom: 2px solid #8DAEA3;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 5px 0;
}

#datacard-table table td {
padding: 3px 0 10px 0;
}

#datacard-table .phone {
background: url('../images/list_type_phone.gif') no-repeat;
display: inline-block;
width: 26px;
height: 35px;
text-indent: -99999px;
}

#datacard-table .mail {
background: url('../images/list_type_mail.gif') no-repeat;
display: inline-block;
width: 26px;
height: 35px;
text-indent: -99999px;
}

footer.tax-datacat {
width: 680px;
margin: 0 auto;
font-size: 10px;
}

footer.tax-datacat .terms {
text-align: center;
}

footer.tax-datacat .nextmark {
color: #8f8f8f;
text-align: right;
font-style: italic;
}

footer.tax-datacat .nextmark a {
display: inline-block;
background: url('../images/powered-by-nextmark.png') no-repeat;
width: 84px;
height: 16px;
text-indent: 9999px;
overflow: hidden;
}


/* DATA CARDS */
/* ----------------------------------------- */

#cardlinks {
width: 600px;
margin: 0 auto;
position: relative;
margin-top: 25px;
margin-bottom: 10px;
}

#cardlinks .search {
position: absolute;
top: -16px;
width: 600px;
text-align: center;
}

#cardlinks .send {
float: right;
}

#datacard {
border: 1px solid #72AFB6;
display: inline;
float: left;
margin: 15px 0 0 16px;
width: 680px;
}

#datacard hgroup {
border-right: 240px solid #DCEBED;
}

#datacard h4 {
padding: 20px 20px 10px 20px;
font-size: 11px;
font-weight: bold;
}

#datacard h1 {
margin: 0 20px 20px 20px;
font-size: 24px;
line-height: 30px;
color: #70b1b6;
font-weight: normal;
}

aside#info {
	margin-right: -16px !important;
}

#datacard #brief {
background: #72AFB6;
width: 560px;
font-size: 19px;
color: #fff;
font-weight: bold;
line-height: 19px;
padding: 20px 60px;
}

#datacard #container {
margin-top: -10px;
}

#datacard #description {
padding: 30px 10px;
width: 340px;
float: left;
background: #fff;
}

#description p {
font-size: 12px;
line-height: 16px;
margin-bottom: 20px;
}

#description ul {
margin-top: -16px;
}

#description li {
font-size: 12px;
line-height: 16px;
margin-left: 20px;
}

#description li:before {
content: "\0B7";
font-size: 18px;
margin-right: 20px;
}

#container aside {
background: #DCEBED;
float: right;
padding: 30px 10px;
width: 220px;
margin: 0 -20px 0 0;
}

#info table {
width: 100%;
}

#info .additional {
font-weight: bold;
margin: 15px 0;
}

#ob_content form label {
display: inline-block;
width: 150px;
position: relative;
vertical-align: top;
top: 5px;
}

#ob_content form p {
margin-bottom: 10px;
}


/* CASE STUDIES  */
/* ----------------------------------------- */

.casestudy article.casestudy {
width: 620px;
margin: 20px 15px 20px 35px;
float: left;
}

#casestudy {
background: #F2F2F2;
margin-top: 50px;
position: relative;
min-height: 300px;
border-bottom: 1px solid #B6A0A0;
border-top: 1px solid #B6A0A0;
}

h5.cslist {
margin-bottom: -10px;
}

#cspdf {
float: left;
margin: 15px 45px;
}

.tabberlive .tabbertabhide {
 display:none;
}

ul.tabbernav {
position: absolute;
right: 0px;
top: -25px;
}

ul.tabbernav li {
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a {
 padding: 3px 0.5em;
 margin-left: 3px;
text-transform: uppercase;
font-weight: bold;
}

ul.tabbernav li.tabberactive a {
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #dbcfcf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbcfcf));
background: -webkit-linear-gradient(top,  #ffffff 0%,#dbcfcf 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#dbcfcf 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#dbcfcf 100%);
background: linear-gradient(top,  #ffffff 0%,#dbcfcf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbcfcf',GradientType=0 );
}

.tabberlive .tabbertab {
 padding:15px;
}

.tabberlive .tabbertab h2 {
 display:none;
}

aside.casestudy {
margin-top: 0px;
margin-bottom: 20px;
clear: both;
}

aside.casestudy li {
list-style-type: disc;
margin-left: 20px;
margin-bottom: 5px;
}


/* FORMS  */
/* ----------------------------------------- */

#landing-form {
padding-left: 50px;
}

#landing-form form label,
article form label {
display: inline-block;
width: 150px;
position: relative;
vertical-align: top;
top: 5px;
line-height: 11px;
}

#landing-form form p,
article form p {
margin-bottom: 10px;
}

#landing-form h3 {
display: none;
}

#landing-form li {
list-style-type: none;
}

#landing-form input.wpcf7-submit {
position: relative;
left: 150px;
}

article .wpcf7-list-item {
display: block;
margin-left: 150px !important;
position: relative;
top: -20px;
}


/* GALLERY */
/* ----------------------------------------- */

.gallery .col-2 {
position: relative;
width: 45%;
margin-right: 2%;
margin-bottom: 10px;
min-height: 200px;
float: left;
text-align: center;
}


/* SINGLE POST */
/* ----------------------------------------- */

.default article.post {
margin: 20px 0px 20px 16px;
width: 680px;
}

#post-content header {
position: relative;
min-height: 60px;
}

#post-content header h1 {
font-size: 20px;
line-height: 24px;
}

#post-content header h1 .blog-head {
font-size: 24px;
line-height: 28px;
font-weight: normal;
padding-left: 60px;
display: block;
}

#post-content .date {
width: 50px;
height: 50px;
background: #70b1b6;
position: absolute;
top: 2px;
left: 0;
color: #fff;
border-radius: 100px;
-webkit-border-radius: 100px;
}

#post-content .date .month {
display: block;
text-align: center;
text-transform: uppercase;
font-size: 8.5px;
margin-top: 7px;
}

#post-content .date .day {
display: block;
text-align: center;
font-size: 24px;
}

#post-content footer {
background-color: #F2F2F2;
border: 1px solid #CCCCCC;
color: #333333;
font-size: 90%;
margin: 5px 0;
padding: 5px 5px 5px 15px;
width: auto;
}

.share {
margin-bottom: 5px;
}

/* TYPE TAXONOMY ARCHIVES */
/* ----------------------------------------- */


#type-archive hgroup {
width: 620px;
margin: 20px 15px -20px 35px;
}

#type-archive hgroup h1 {
font-size: 18px;
margin-bottom: 20px;
}

#type-archive aside {
margin-top: 0px;
}

#archive-content {
width: 680px;
margin: 20px 0px 20px 16px;
float: left;
}


/* BLOG ARCHIVES */
/* ----------------------------------------- */

.blog .date {
margin-bottom: 0px;
}

.blog h2, .term-white-paper h2, .term-press-release h2 {
margin: 0px 0px 5px 0px;
font-size: 16px;
line-height: normal;
}

.blog p {
margin-top: 0px;
}

.blog article, .term-white-paper article, .term-press-release article {
border-bottom: 1px solid #CCCCCC;
margin-bottom: 15px;
padding-bottom: 5px;
}

#post-content #archive-content {
margin-left: 0px;
margin-top: 0px;
}


/* COMMENTS */
/* ----------------------------------------- */

#commentform {
margin: 1em 0;
width: 280px;
}

#comment, #commentform input {
width: 280px;
}

#commentform label,
#commentform small {
font-size: 9px;
}

/* SIDEBAR */
/* ----------------------------------------- */

aside {
width: 223px;
position: relative;
float: right;
right: 16px;
margin-top: 20px;
margin-bottom: 30px;
font-size: 11px !important;
}

#page-content aside ul {
padding: 0;
margin-top: 0px !important;
}

#page-content aside li {
list-style-type: none;
line-height: 12px;
}

aside label {
display: inline-block;
width: 80px;
font-size: 10px;
}

#header div.textwidget {
	background: #f1f1f1;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 17px;
	line-height: normal;
	color: #555555;
}

#contact-form-sidebar .two-col-sidebar {
	background: #F1F1F1 !important;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
	margin-bottom: 14px;
}

aside input {
width: 130px;
height: 17px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: 1px solid #ccc;
-moz-box-shadow: inset 0 0 4px #ccc;
-webkit-box-shadow: inset 0 0 4px #ccc;
box-shadow: inset 0 0 4px #ccc;
}

aside input.wpcf7-submit {
width: 21px;
height: 23px;
background: url('../images/search.gif');
text-indent: -99999px;
border: none;
position: absolute;
top: 142px;
right: 0;
}

aside .wpcf7-form p {
margin-top: 3px !important;
margin-bottom: 3px !important;
}

aside p.required {
text-align: center;
position: relative;
}

aside textarea {
width: 215px;
}

aside h3 {
border-bottom: 3px solid #4a832a;
font-size: 16px;
margin: 0px;
background: #77a544;
color: #FFF !important;
padding: 8px;
}

aside .sidebar-container ul, aside .sidebar-container div  {
	background: #f1f1f1;
	padding: 10px 10px 0px 10px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 17px;
}

li.sidebar-container li {
	margin-bottom: 8px;
}

aside #promotion div {
font-size: 11px;
border: 1px solid #F26B79;
background: #FFE0DD;
margin-bottom: 10px;
padding: 7px 10px;
}

aside #promotion div div {
border: none;
margin: 0;
padding: 0;
}

aside #promotion h3 {
border-bottom: none;
padding: 0;
text-transform: none;
margin: 0;
font-size: 15px;
color: #D2434C;
}

aside #promotion p {
line-height: 11px;
}

#type-archive aside {
margin-top: 20px;
}


/* NRELATE */
/* ----------------------------------------- */

.nr_img_div img[style] {
width: 45px !important;
height: 50px !important;
}

a.nr_link {
color: #000 !important;
display: block;
height: 50px !important;
padding: 5px 0 !important;
border-bottom: 1px solid #e3e3e3 !important;
position: relative;
overflow: hidden;
}

.nr_text {
position: absolute;
top: 15px;
left: 50px;
margin-right: 25px !important;
}

.nr_link:after {
content: " ";
display: block;
width: 16px;
height: 16px;
background: url('../images/btn_arrow.gif');
position: absolute;
right: 5px;
bottom: 5px;
}


/* FOOTER */
/* ----------------------------------------- */

footer {
clear: both;
margin: auto;
width: 960px;
}

.author-bar {
	display: block;
	width: auto !important;
}

#footer-wrapper {
	width: 100%;
	background: url('https://accu.media/wp-content/uploads/2019/08/cc-bottom1.jpg') bottom repeat-x;
}

#social-footer {
height: 19px;
padding: 6px 17px;;
position: relative;
font-size: 11px;
background: #eeecec;
}

#social-footer-btns ul {
margin: 0px;
padding: 0px;
list-style: none;
float: left;
display: inline;
}

#social-footer-btns li {
	width: 20px;
	height: 20px;
	float: left;
	display: inline;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	list-style: none;
}

.ftp-link {
	float: right;
	display: inline;
	padding-top: 2px;
}

#bottom-footer {color: #fff;padding: 20px 18px 0;background: url('https://accu.media/wp-content/uploads/2019/08/cc-footer-bg.jpg') top center no-repeat #69a6ab;}

#bottom-footer h3 {
	color: #FFF !important;	
}

#bottom-footer #pages {
width: 700px;
display: inline-block;
padding-bottom: 36px;
font-size: 12px;
}

#bottom-footer #menu-footer-menu li {
display: inline;
float: left;
width: 148px;
padding-right: 26px;
font-family: 'UbuntuRegular', Arial, sans-serif;
}

#bottom-footer #menu-footer-menu li li {
display: block;
float: none;
}

#bottom-footer #menu-footer-menu a {
text-decoration: none;
color: #fff;
}

#bottom-footer #menu-footer-menu li a {
border-bottom: 1px solid #fff;
display: inline-block;
width: 100%;
margin-bottom: 2px;
padding-bottom: 4px;
font-size: 16px;
} 

#bottom-footer #menu-footer-menu li li a {
border-bottom: none;
text-transform: none;
margin-bottom: 0;
padding-bottom: 0;
}

#bottom-footer #menu-footer-menu li.menu-item-type-custom {
display: none;
}

#bottom-footer #contact {
width: 185px;
float: right;
font-size: 11px;
margin-top: -10px;
}

#bottom-footer #contact h3 {
font-family: 'UbuntuRegular', Arial, sans-serif;
font-size: 16px;
border-bottom: 1px solid #FFFFFF;
font-weight: normal;
margin-bottom: 2px;
padding-bottom: 4px;
}

#bottom-footer a {
color: #fff;
}

#bottom-footer a:hover {
text-decoration: underline;
}

#bottom-footer .sub-menu a {
font-size: 12px !important;
font-family: Arial, Helvetica, sans-serif !important;
line-height: 18px;
}

#bottom-footer .sub-menu a:hover {
	text-decoration: underline !important;
}

/*---- LANDING PAGE STYLES ----*/

#landing-page td {
	vertical-align: !important;
}

#landing-page h2 {
	font-size: 24px;
	line-height: normal;
}

#landing-page p {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.phone-number {
	position: absolute;
	right: 0px;
	top: 80px;
	font-size: 16px;
	color: #58595b;	
}

/* SEARCH BAR */

.header-search {
	position: absolute;
	right: 0px;
	bottom: 50px;
}

input.gsc-input {
	background-image: none !important;
	background-color: #FFF;
	line-height: 25px;
	font-size: 12px !important;
	color: #666 !important;
}

.gsc-clear-button {
display: none !important;	
}

.gsc-search-box {
	padding: 0px !important;
}

.gsc-search-button {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	border-radius: 0px !important;
	height: 25px !important;
	min-width: inherit !important;
	cursor: pointer !important;
}

input.gsc-search-button {
	width: 50px !important;
	background: #70b1b6 !important;
}

.gsc-input {
	padding: 0px !important;
	width: 163px !important;
	height: 25px !important;
}

td.gsc-search-button {
	width: auto !important;	
}

table.gsc-search-box, form.gsc-search-box {
	margin: 0px !important;
}

/* Site Buttons */

.learn-more-btn a {
	background: #70b1b6	;
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 5px 10px 5px 10px;
	line-height: normal;
	color: #FFF;
}

.learn-more-btn a:hover {
	background: #388a91;	
}

/* Customer Logos */

.clientlogos {
	color: #FFF !important;
	margin: 0px;
	text-align: center;
	padding: 10px;
	background: #84af55;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0YWY1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODk3MzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #84af55 0%, #689739 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84af55), color-stop(100%,#689739));
	background: -webkit-linear-gradient(top, #84af55 0%,#689739 100%);
	background: -o-linear-gradient(top, #84af55 0%,#689739 100%);
	background: -ms-linear-gradient(top, #84af55 0%,#689739 100%);
	background: linear-gradient(to bottom, #84af55 0%,#689739 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84af55', endColorstr='#689739',GradientType=0 );
}

.line-breaker {
    border-top: 4px solid #ea6607;
    height: 4px;
}