/* --- Article Pages Yo --- */
.single-post #main p {
  font-size:18px;
    color:#333;
}
.single-post #main td, .single-post #main td p, .single-post #main td ul li, .single-post #main td ol li {
  font-size:16px!important;
}
.single-post a {
  text-decoration:underline;
}
h1.entry-title {
    font-family:;
    color:#000;
    font-family:'Roboto', sans-serif;
}
.single-post #main h2 {
  font-family:'Roboto', sans-serif;
color:#000;

  border-bottom:solid 2px #1A715C;
}
.single-post #main h3 {
  font-family:'Roboto', sans-serif;
  margin-bottom: .375em;
}
.single-post #main h4 {
  color:#444;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
}
.post h1, .post h2, .post .h3, .post h4, .post .h5 {
    font-weight: 700;
}
h3 {
    font-size: 1.3em;
    font-weight:700;
}
h3 .fa {
  color: #8cc640;
  font-size: 1.3em;
}
h5 {
  font-size: 1em;
  line-height: 2.09em;
  letter-spacing: 0px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
}
h6 {
  font-size: 1em;
  line-height: 2.09em;
  font-weight:400;
}
h6 i {
color: #8cc540;
}
.entry-meta {
  display:none;
}
.article-table-left {
  width:45%; 
  margin-right:10px;
  float:left;
}
.article-table-right {
  width:45%; 
  float:left;
}
.single-post #main ol li, .single-post #main ul li {
  margin-bottom:10px;
}
.single-post #main ol ul, .single-post #main ul ul {
  margin-top:5px;
  margin-bottom: 0px;
}
.single-post #main ol ul li, .single-post #main ul ul li {
  margin:0;
}

ol {
  margin-top:0px;
  margin-bottom: 20px;
  margin-left:20px;
}
.entry-meta-wrapper {
  display:none;
}
.collapsing-squares .wpb_column {
  border:1px solid #ccc!important;
  min-height:200px!important;
}
.vc_row.collapsing-squares:before {
  content:'Row';
}
.vc_row.collapsing-squares {
   border: 1px dotted #ccc;
   padding: 10px;
   margin-top:20px;
}
blockquote {
    border: 1px solid #ccc;
    padding: 5px 15px;
    background: #fbeded;
}
.single-post #main h3.faq:before {
	font-family:'FontAwesome';
	content:'\f059';
	margin-right:10px;
	color:#8cc640;
	font-size:1.1em;
}
/* -- Defaults -- */

a, a:link, a:visited {
  color: #0281b5;
  text-decoration: none;
}
a:hover, .hentry .entry-title a:hover, .single-post a:hover {
  color: #8cc640!important;
  text-decoration: none;
}


/* Screencast Lightboxes */
/*.popmake-content {
  text-align:center !important;
}*/
.popmake-overlay {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.pum-theme-2774 .popmake-title {
font-weight:700;
}
.pum-container {
position:relative;
  border-radius:5px !important;
}
.pum-container.pum-responsive.pum-responsive-medium {
  margin:0 auto;
  margin-top:10%;
}

/*-- Screencast Callout --*/
.screencast-callout {
  display:table;
  width:100%;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 2px #f3f3f3;
  -moz-box-shadow: 0 0 0 2px #f3f3f3;
  box-shadow: 0 0 0 2px #f3f3f3;
  padding: 1em;
}
.screencast-callout img {
  float:left;
  margin-right:10px;
}
.single-post #main .screencast-callout h3 {
  margin:0;
   color: #0281b5;
}
.screencast-callout p {
  margin:0;
}

.capabilities-table {
	margin-top:15px;
}
.capabilities-table tr {
	border-bottom:1px solid #97c408;
}
.capabilities-table td {
	padding:4px 0;
}
.capabilities-table td:first-child {
	font-weight:700;
	width:25%;
}
.capabilities-table th {
	font-size:1.3em;
	text-transform:uppercase;
}
.interface-screenshot {
  max-width:200px;
  float:right;
  border: solid 2px #eaeaea;
  border-radius:3px;
  padding:2px;
  margin-left:10px;
  margin-bottom:10px;
}
.interface-screenshot:after {
  font-family:FontAwesome, sans-serif;
  content: "Click image to expand \F14C";
  font-weight:bold;
  color: #0281b5;
  font-size: 14px;
  display:table;
  margin:0 auto;
}

/* Notes & Warnings */

.single-post #main blockquote {
  background:#fbeded;
  padding:15px;
  border: none;
  border-left:solid 3px #f9cccc;
  margin:0;
}
.single-post #main blockquote p {
  margin:0;
  font-size:100%;
  position:relative;
}
.single-post #main .note-wrapper {
  background:#edf4f7;
  padding:15px;
  border-left:solid 3px #9ad9f4;
  font-size:100%;
}
.single-post #main .important-wrapper {
   background:#fbeded;
	position:relative;
	border-left: solid 3px #f9cccc;
	padding:3px;
}
.single-post #main .important-wrapper p{
  padding-left:40px;
  font-size:100%;
  line-height:1.2;
  margin-top:10px;
  margin-bottom:10px !important;
  margin-right:10px;
}
.single-post #main .important-wrapper:before {
  display: none;
}
.single-post #main .note-wrapper {
   background:#edf4f7;
	position:relative;
	border-left: solid 3px #9ad9f4;
	padding:3px;
}
.single-post #main .note-wrapper p{
  padding-left:40px;
  font-size:100%;
  line-height:1.2;
	margin-top:10px;
	margin-bottom:10px !important;
	margin-right:10px;
}
.single-post #main .note-wrapper:before {
  font-family:'FontAwesome';
  	content:" \f05a" !important;
  position:absolute;
  top: 0;
  bottom: 0;
  background: #edf4f7;
  padding:10px 0px 10px 10px;
}
/* in-table notes */
.single-post #main td .note-wrapper {
 background:none;
 padding:0;
 border:none;
 font-style:italic;
}
.single-post #main td .note-wrapper:before {
border:none;
background:none;
content:'';
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
position:relative;
display:inline;
padding:0;
}
.single-post #main td .note-wrapper p{
padding:0;
}
.single-post #main td .note-wrapper p:before {
content:'Note:';
margin-right:4px;
font-weight:700;
}
.single-post #main .example-box {
  background:#e9e9e9;
  padding:15px;
  border: none;
  border-left:solid 3px #cccccc;
  border-right:solid 3px #cccccc;
  margin:0;
}


/*----- Tables -----*/

.single-post #main table td {
  padding: 10px;
}

/* with alternating row colors */
.single-post #main table.alternating-bg tr:nth-child(odd) {
  background: #efefef;
}

/* 35-65 column width percentages */
.single-post  #main table.cols-35-65 {
  width:100%;
}
.single-post #main table.cols-35-65 td:nth-of-type(2){
  width:65%
}

/*----Buttons----*/
a.button {
    color:#fff!important;
    font-weight: bold;
    font-size: .8em;
    text-transform: uppercase;
    font-family:'Roboto Condensed', sans-serif;
    background:#32725a;  
    margin-right:10px;
    border-radius:5px;
    padding:10px; 
}
/* -- Production Request Catalog --*/
.wpb_content_element.catalog-page-topper {
   margin-bottom:0px;
}
.catalog .vc_tta-panels .vc_tta-panel-body {
    background-color:#39393a!important;
}
.catalog h1 {
  margin-top:0px;
  margin-bottom:5px;
}
.catalog .vc_tta-panel-body .wpb_wrapper {
  background:#fff;
  padding:10px;
  border-radius:5px;
  border:1px solid #ccc;
}
.catalog .vc_tta-panel-body .wpb_wrapper blockquote {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fbeded;
    margin: 0px;
    width: 200px;
    float: right;
    position: relative;
    top: -54px;
}
.catalog .vc_tta-panel-body .wpb_wrapper blockquote p {
  margin-top:0px;
}
.catalog .vc_tta-panel-body i {
  color:#666;
}

/* -- Production Request Catalog Accordions Tabs --*/
.customtemplatewrapper #main .catalog li {
    margin-left:0px;
}
.vc_tta-color-grey.vc_tta-style-classic.catalog .vc_tta-tab.vc_active>a {
   font-weight: 700;
   background:#39393a;
   color:#fff;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    border-color: #39393a;
    background: #39393a!important;
}
/* Title Only Content Lists */
.title-only .loop-wrapper .hentry .entry-title {
	font-size:1.1em;
	font-weight:normal;
	padding:4px;
	display:table;
} 
.title-only .loop-wrapper .hentry {
	padding-bottom:4px;
	margin-bottom:4px;
	
	border-bottom:solid 1px #eaeaea;
}
.title-only .basic-content-wrap:before {
	float:left;
	position:relative;
	margin-right: 6px;
	color: #ccc;
	content:'\f138';
	font-family:'FontAwesome';
}body {
  font-family:'Open Sans';
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-weight: 700;
    font-family: Roboto;
}

/* -- Defaults -- */

a, a:link, a:visited {
  color: #0281b5;
  text-decoration: none;
}
a:hover, .hentry .entry-title a:hover, .single-post a:hover {
  color: #8cc640!important;
  text-decoration: none;
}

/* -- Content Lists -- */
.loop-wrapper .hentry {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: none;
}
.hentry .entry-title a {
    color: #028cbd;
}

/* -- Header Styling - All Devices --- */
.header {
  background: #fff;
}

/* -- Header Styling - Desktop Only --- */
@media (min-width:980px) {
.header {
  height:120px;
  box-shadow:2px 4px 10px #a5a5a5;
}
}

/* -- Header Positioning  - Desktop --- */
@media (min-width:980px) {
.header #company-logo {
    max-height: 100px;
    width: 250px;
    position: absolute;
    /* top: -15px; */
}
.header .primary-nav-wrapper {
  position:absolute;
  left:250px;
}
.header .search-form-wrapper {
  right:0px;
}

}
/* -- Header Positioning  - Tablet & Large Phone --- */
@media (min-width:980px) and (max-width:1149px) {
nav.primary .nav li a {
    font-size: .9em!important;
    padding:0px 10px!important;
}
nav.utility .nav li a {
	padding: 0px 1px!important;
	font-size:.8em!important;
}
.header .header-wx {
  right:150px!important;
}
#searchform input[type="text"] {
    width:45%!important;
}
}

/* --- Main Nav Styling --- */
nav.primary .nav li a {
    color:#000;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    font-family:'Roboto Condensed', sans-serif;
    padding-right:14px;

}
nav.primary .nav li a:hover {
    color: #fff!important;
    text-decoration: none;
}
@media only screen and (min-width: 981px) {
 nav .nav li ul.sub-menu li a {
   color:#333;
   font-size:14px;
 }
 nav .nav li ul.sub-menu li a:hover {
   color:#000!important;
 }
}

/* -- Main Nav When Collapsed - Need if Dark Background in header --*/
@media screen and (max-width: 981px) {
 .menu-button {
    color: #000;
 }
}

/* --- Search --- */
#searchform input[type="text"] {
    height: 30px;
    width:65%;
}
.search-form-wrapper .fa {
    color: #000;
}

/* -- Footer --*/
.footer {
   text-align:center;
}
.footer1 .widget_text {
  font-size:1.4em;
  line-height:1.3em;
}
.footer1 .widget_text a {
    color:#fff;
    font-weight: bold;
    font-size: .8em;
    text-transform: uppercase;
    text-decoration:none;
    font-family:'Roboto Condensed', sans-serif;
    background:#32725a;  
    margin-right:10px;
    border-radius:5px;
    padding:10px; 
}
.footer .bucket h4 {
  font-size:1.8em;
  font-family:'Roboto Condensed', sans-serif;
   border:none;
   text-transform:uppercase;
}
.footer .widget ul {
  list-style:square;
}
.footer .widget ul li {
    margin-left: 10px;
}
.footer .widget_nav_menu a {
  font-size:1.2em;
  color:#fff;
  font-family:'Roboto Condensed', sans-serif;
  text-decoration: none;
  line-height: 1.2em;
}
.footer .widget_nav_menu a:hover {
 color:#d2ff97;
}


/* --- Boxes Right Rails --- */
.boxes .wpb_content_element .btn {
    border: none;
    padding:0;
}
.boxes .wpb_content_element .btn a {
    color:#7aa53e;
    font-weight:600;
}
.boxes .wpb_content_element .btn a:after {
	font-family:'FontAwesome';
	content: '\f178';
	margin-left:4px;
	position:relative;
	top:1px;
}
.boxes .wpb_content_element {
    border:1px solid #ccc;
    border-radius:5px;
    box-shadow:4px 4px 4px #efefef;
    padding:10px;
}
.boxes .wpb_content_element h2 {
    margin-top:0;
    font-size:1.45em;
}

/* GTxcel Support Sidebar */
.support-sidebar-wrapper.wpb_content_element {
	margin-bottom:0;
}
.support-tldr-sidebar {
	border:1px solid #ccc;
    border-radius:5px;
    box-shadow:4px 4px 4px #efefef;
    padding:10px;
    background-color:#78cb1312;
	margin:0 15px;
}
.support-tldr-sidebar .support-logo img{
	width:60%;
}
.support-tldr-sidebar .support-logo {
	text-align:center;
}
.support-tldr-sidebar i {
	color:#2b7358;
	margin-right:10px;
}
.support-tldr-sidebar {
	font-size:14px;
}
.support-tldr-sidebar .important-note {
	color:#333;
	font-size:12px;
	padding-top:8px;
}
/* Title Only Content Lists */
.title-only .loop-wrapper .hentry .entry-title {
	font-size:1.1em;
	font-weight:normal;
	padding:4px;
	display:table;
} 
.title-only .loop-wrapper .hentry {
	padding-bottom:4px;
	margin-bottom:4px;
	
	border-bottom:solid 1px #eaeaea;
}
.title-only .basic-content-wrap:before {
	float:left;
	position:relative;
	margin-right: 6px;
	color: #ccc;
	content:'\f138';
	font-family:'FontAwesome';
}