body    
{ 
    margin: 0;
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    /*font-size: 100% 18pt;*/
    font-size: 1.5em;
    color: #222;
    letter-spacing: 0.4px;
    min-width: 320px; /*-webkit-text-size-adjust:100%;-ms-text-size-adjust: none;*/
}

h1                      { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 4.25em; color: #3876BC; text-align: center; } 
h2                      { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 3em; color:#3876BC; }
h3                      { font-family: 'Source Sans Pro', sans-serif; font-weight: 600; font-size: 2em; color: #3876BC; padding: 12px 0px 3px }
h4                      { font-family: 'Source Sans Pro', sans-serif; font-weight: 600; font-size: 1.6em; color: #3876BC; }

p                       { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 1.0em; color: #222; padding: 6px 0px}

.center					{text-align: center; margin-left:auto; margin-right:auto;}
.vcenter                {display: inline-block; vertical-align: middle; float: none;}

/* these are for the article content, do they conflict with the home page? */
.article		{letter-spacing: 0;}
.article h1     {font-family: 'Source Sans Pro', sans-serif;font-weight: 300;font-size: 2.5em; color: #3876BC;text-align: center;}
.article h2     {font-family: 'Source Sans Pro', sans-serif;font-weight: 400;font-size: 1.8em; color: #3876BC;margin-top: 0 !important; padding: 12px 0px 3px}
.article h3     {font-family: 'Source Sans Pro', sans-serif;font-weight: 400;font-size: 1.35em;line-height: 1em; color: #3876BC;margin-top: 0;margin-bottom: .25em;}
.article h4     {font-family: 'Source Sans Pro', sans-serif;font-weight: 400;font-size: 1.35em;line-height: 1em; color: #3876BC;margin-top: 0;margin-bottom: .25em;}
.article p      {font-family: 'Source Sans Pro', sans-serif;font-weight: 300;font-size: 1.25em;line-height: 1.25em; color: #222;}
.article .headerText    { font-size: 1.14em;  line-height: 1.4em; }
.article .introText     { font-family: 'Source Sans Pro', sans-serif;font-weight: 300;color: #222;font-size: 1.5em;line-height: 1.5em;padding-top: 1em; }


a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-main:focus, a.skip-main:active {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px;
    font-weight: 600 !important;
    color: #3876BC;
    background-color: #ffffff;
    text-decoration: none !important;
    padding: 4px 0px;
    left: auto;
    top: auto;
    width: 220px;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    text-align: center;
    z-index: 999;
}

.modal-body p   { font-size: 1.25em;}


.shadow {
  -webkit-box-shadow: 2px 2px 4px 2px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    2px 2px 4px 2px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         2px 2px 4px 2px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}


.bodyLeft p:first-child {
    padding-top: 0;
    
}
.bodyLeft {
}
.bodyRight
{}
.stateFactSheet	{ text-align: center;}
.stateFactSheet select { margin: .5em 1.25em .5em 1.25em;}
.stateFactSheet button { margin: .5em 1.25em .5em 1.25em;}

.validation-summary-errors ul li {
    background-image: none !important;
    color: #cc0000;
    padding-left: 0 !important;
}

/*li                      { font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 1.0em; color: #222; padding: 3px 0px 6px; text-align: left;}*/

strong                  { font-family: 'Source Sans Pro', sans-serif; font-weight:600 !important;}

button {text-decoration:none;color:#ffffff;}

a {
    text-decoration: none;
    color: #0064BE;
    font-weight: 400;
    letter-spacing: -.2px;
    cursor: pointer;
}
a:hover             {text-decoration:none;color:#0064BE;font-weight:400;letter-spacing:-.2px;}
a:active            {text-decoration:none;color:#0064BE;font-weight:400;letter-spacing:-.2px;background-color: transparent;}

#expanding-heading h3   { height: 46px; }
#expanding-heading hr   { height: 1px; color: #CCC; }

#wrapper                { width:95%; max-width:1500px; margin: 0 auto; }

.spacer { margin: 2.5em;}
.smallSpacer {margin: 1.25em;}

.blue-bold-text {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.35em;
    line-height: 1em;
    color: #3876BC;
    /*margin-top: 0;
    margin-bottom: .25em;*/
}

.blueBoldText {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 1.35em;
    line-height: 1em;
    color: #3876BC;
    margin-top: 0;
    margin-bottom: .25em;
}

/* header content on the standard page template */
#HeaderContent {
    margin-bottom: 15px;
   
}

#HeaderDescription p{
    font-size: 1.4em;
    text-align: center;
    line-height: 1.4em;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#header p{
    font-size: 1.4em;
    line-height: 1.4em;
}

#HeaderDescriptionAlt {
    margin-left: -15px;
}

#HeaderDescriptionAlt2 {
    margin-left: 0;
}
#HeaderVideo {
    text-align: center;
}

#footer{ margin-top: 1.5em;}

#SelectedCategory{
    font-size: 1.25em;
    margin-bottom: .75em;
}

/* responsive sizing for embedded videos */
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/*.videoTable {display: table-cell} this did not work with varying length descriptions */
.videoTitle {
    font-weight: 600;
    font-size: 1.25em;
    color: #3876BC;
}
.videoDescription {padding-bottom:25px;font-weight: bold;}

.singleVideoTitle {font-weight: 600; font-size: 1.5em; color: #3876BC; padding-bottom:25px;text-align: left;}
#otherVideos {font-weight: 600; font-size: 1.4em; color: #3876BC; padding-bottom:25px;text-align: left;}

.video { padding-left: 5px;padding-right: 5px;}

#header li {
    list-style-image: none;
}

.col3 {
    /* Multiple Columns */
    -webkit-columns: 350px 3; /* Chrome, Safari, Opera */
    -moz-columns: 350px 3; /* Firefox */
    columns: 350px 3;

    /* column spacing */
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;


}

.col3 section
{
    /* breaking */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

#accordion .ui-accordion-header 
{
    font-size: 1.8em;
    border-top: solid 1px #cccccc;
    border-bottom: none;
    padding: .4em .2em .4em 0;
    margin-bottom: 0;
    
}
#accordion .ui-accordion-content 
{
    padding: .1em 1em 1em 0;
}

#accordion p {
    margin-top: 0;
    padding-top: 4px;
}
#accordion .ui-state-focus
{ 
    outline: none;
    border-bottom: none !important;
}
#accordion .ui-accordion-header-active
{ 
    outline: none;
    border-bottom: none !important;
}
#accordion .ui-accordion-header-active:last-of-type {
    border-bottom: solid 1px #cccccc;    
}

#HeaderDescription 
{
    text-align: center;    
}

div.buttonContainer {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
    padding-top: 7px;
}

/*.phone {
    color: #3876BC;
    font-weight: bold;
    font-size: .8em;
    display: block;
    padding: 5px 0 5px 0;
}*/

.webinar {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.25em;
    color: #222;
    padding-top: .5em;
}
.webinar a { margin-top: 1em;}

.article ul li {
    <!-- background-image: url('/localassets/images/master/bullet.png'); -->
    <!-- background-position: .85em .35em; -->
    background-repeat: no-repeat;
    font-size: 1.25em;
    line-height: 1.25em;
    <!-- padding-left: 34px; -->
    padding-bottom: .2em;
    list-style-image: url('/localassets/images/master/bullet.png');
}

.article ul {
    padding-left: 20px;
    padding-bottom: 10px;   
}

.calltoaction 
{
    margin: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 60%;
    display: block;    
}

.calltoactionmobile
{
    margin: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    width: 100%;
    display: block;  
}

#topHeader .navbar-brand
{
    position: absolute;
    width: 72%;
    top: -12px;
    left: 0;
    text-align: center;
    margin: auto;
}

/*header {
    overflow: hidden;
    background-color: #ffffff;
    position: fixed;*/ /* Set the navbar to fixed position */
    /*top: 0;*/ /* Position the navbar at the top of the page */
    /*width: 100%;*/ /* Full width */
    /*z-index: 2;
}*/
.navbar-default {
    border: none !important;
}

.navbar-search {
    position: relative;
    left: -16%;

}
#SearchTerm {
    width: 225px;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
}


#SearchContent 
{
    min-height: 200px;
    padding-top: 20px;

}
    #SearchContent #searchButton {
        background: #3876BC url(/localassets/images/master/search.png) no-repeat scroll 5px 5px;
        height: 36px;
        width: 34px;
        border: none;
        border-radius: 3px;
    }
    #SearchContent #searchButtonTop {
        background-color: #3876BC
    }
#searchMessage {
    padding-top: 1em;
    display: none;
}

#searchTerm {
    font-weight: 600;
    font-style: italic;
}

.searchResult p.Abstract {
    margin: 0;padding:0
}

.searchResult p.UrlDisplay {
    padding: 0;
    margin-bottom: 1em;
}

#searchPages {
    text-align: center;
}

.searchPage {
    padding-left: .5em;
    padding-right: .5em;
    font-size: 1.25em;
    font-weight: 600;
}

#gruntworxFeatureTable {
    padding-top: .5em;
    padding-bottom: .75em;
    max-width: 65%;
}
#drakeHostedPricingTable {
    padding-top: .5em;
    padding-bottom: .75em;
    max-width: 65%;  
}

.ctaMaxWidth
{
	max-width: 1000px;
}

.ctaMaxWidthSmall
{
	max-width: 320px;
}

.ctaPricingMaxWidth 
{
    max-width: 800px;
}

.testimonial {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #EBF2F6;
    max-width: 50%;
}
.testimonial h4 {
    padding-top: 1em;
    padding-left: 1em;
    color: #3876BC;
}
.testimonial p {
    padding: 1em;
}
.signature {
    text-align: right;
}
/* Standard Page */
#HeaderDescription 
{
    text-align: center;    
}


.blueButton {
    color: #ffffff;
    background-color: #3876BC;
    padding: 3px 40px 3px 40px;
    border: solid 1px #3876BC;
    font-size: 1.25em;
}
div.buttonContainer {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
    padding-top: 7px;
}

.validation-summary-errors
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.validation-summary-errors span {
    font-size: 1.5em;
    padding-bottom: 10px;
    display: block;
}

.form div { padding: 0;}
.form ul { padding-left: 0;}
.form ul li { list-style-image: none; background-image: none;padding-bottom: .5em;}
.form li label {font-weight: 300; width: 30%;} 
/* needs display: block for small screens */
@media screen and (max-width: 800px) 
{
    .form li label { display: block;white-space: nowrap;}
}
.form li input { width: 55%;vertical-align: middle;}
.form dl { margin-bottom: 10px;}
.form dt { font-size: 1.25em;font-weight: 300;padding-bottom: .25em;}
.form dd {padding-left: 2.5em;font-size: 1.25em;line-height: 1em;font-weight: 300;}
.form dd label {font-weight: 600;}
.form .radio {padding-left: 0; width: 25%;}
.form input[type="radio"] { margin-top: 3px;vertical-align: middle;}
.form .labelDescription { width: 75%;}
.form .areaCode { width: 50px;}
.form .phonePrefix { width: 50px;}
.form .phoneSuffix { width: 75px;}
.form textArea { width: 80%;height: 88px;}
.textAreaLabel label { vertical-align: top;}
.requiredLegend { font-style: italic; padding-bottom: 0.5em; display: block; font-size:15px;}
.required:after {
    vertical-align: super;
    padding-left: 2px;
    content: url(../localassets/images/required.png);
}
.survey label { width: 40% !important;}
.survey input[type="radio"] { width: auto;vertical-align: baseline;margin-bottom: 5px;}
.survey select { width: 200px;}
.radioInput{ width: 250px; margin-left:50%}
.radioButtonLabel
{ 
    width: 40%;
    vertical-align: text-bottom;
}

.valRequired { vertical-align: super;}
/*Custom Bootstrap*/
@media screen and (max-width: 768px){

  .xspadtop5    { padding-top:5px; }
  .xscenter     { text-align: center; }
    .xsJumboPadding   { padding: 5px 15px 5px 15px; }
}

/************************************************/
/* Home page                                    */
/************************************************/
#homepage
{
    padding-bottom: 20px;
}

#homepage .blueJumbo
{
    background-color: #00619f;
    color: #fff;
}

#homepage .blueJumbo h2,
#homepage .blueJumbo p
{
    color: #fff;
}

.whiteBorderButton,
.whiteBorderButton:visited
{
    background-color: rgba(0, 0, 0, 0); /* transparent */
    border: 1px solid #fff;
    color: #fff;
    padding: 3px 40px;
}

.whiteBorderButton:hover {
    color: #ffd800;
}

.platformTitle
{
    color: #3876BC;
    font-size: 25px;
    font-weight: 600 !important;
    padding-bottom: 10px;
    text-align: left;
    padding-left: 22px;
}

.platformHeader
{
    font-weight: 600 !important;
    font-size: 1.8em !important;
}

.platformSubHeader
{
    font-weight: 500 !important;
    font-size: 1.3em !important;
}

.updateSignupHeader
{
    font-weight: 400 !important;
}

#platform .jumbotron,
#serviceSupport .jumbotron
{
    border-radius: 0px;
}

.platformImage
{
    text-align: left;
}

.platformContent
{
    text-align: center;
    position: relative;
}

.platformList
{
    /*width: 80%;*/
    /*margin: 0 50px 0 50px;*/
    text-align: left;
    /*border: 1px dotted;*/
}

.platformList h3
{
    font-size: 25px;
}

.platformList ul
{
    list-style-image: url('/localassets/images/master/bullet.png');
}

.platformList ul li
{
    font-size: 18px;
}

.platformList a {
    color: #0064BE;
    font-weight: 400 !important;
    letter-spacing: -.2px;
    margin-left: 22px;
}

.toolImageDiv
{
    height: 50px;
}

.toolImageDiv img
{
    height: auto;
    max-height: 80%;
    max-width: 80%;
}

.moreImage
{
    height: 26px;
    width: 22px;
    display: inline-block !important;
}

#updateSignup
{
    padding: 0 15px 20px 15px;
}

.workFlowContainer {
    background-color: #fff;   
    /*color: red;*/
    padding: 0 40px 0 40px;
}

.workFlowContainer a {
    color: #0064BE;
    font-weight: 400 !important;
    letter-spacing: -.2px;
}

/*******************************************************/
/* Banner Buttons                                      */
/*******************************************************/
.btnBlue, 
.btnBlue:active, 
.btnBlue:hover, 
.btnBlue:visited    { color: #ffffff; background-color: #3876BC; border: solid 1px #3876BC; text-decoration: none !important;border-radius:25px}

.btnWhite, 
.btnWhite:active, 
.btnWhite:hover, 
.btnWhite:visited   { color: #3876BC; background-color: #ffffff; border: solid 1px #3876BC; text-decoration: none !important; border-radius:25px}

.btnBanner-lg,
.btnBanner-md,
.btnBanner-sm,
.btnBanner-xs       { text-align:center; border-radius:25px} /* width: 220px !important;  */

.btnBanner-lg       { padding-top: 4px; padding-bottom: 4px; font-size: 1.40em; font-weight: 600; border-radius:25px}
.btnBanner-md       { padding-top: 4px; padding-bottom: 4px; font-size: 1.40em; font-weight: 600; border-radius:25px}
.btnBanner-sm       { padding-top: 4px; padding-bottom: 4px; font-size: 1.40em; font-weight: 600; border-radius:25px}
.btnBanner-xs       { padding-top: 4px; padding-bottom: 4px; font-size: 1.24em; font-weight: 400; border-radius:25px}

.btnBlue.sectionHeading {border-radius:0px;}
.divBannerButton    { text-align: center !important; }
.bannerButtons      { border-bottom: 1px solid #bab8b6; }

@media screen and (max-width : 767px) 
{
    .bannerButtons      { padding: 5px 5px; }
    .divBannerButton    { padding-top: 10px; padding-bottom: 5px; }
}

@media screen and (min-width : 768px) 
{
    .bannerButtons      { padding: 20px 5px; }
    .divBannerButton    { padding-top: 10px; padding-bottom: 5px; }

    #divBannerButtons    { padding: 0 60px; }
}

@media screen and (min-width: 992px)  
{
    .bannerButtons      { padding: 20px 100px; }
    #divBannerButtons   { padding: 0; }
}


@media screen and (max-width: 991px) 
{
    #platform .jumbotron
    {
        border-left: 1px solid #BAB8B6 !important;
        border-right: 1px solid #BAB8B6 !important;
        border-bottom: 1px solid #BAB8B6 !important;
    }
    .testimonial 
    {
         max-width: 100%;
    }
}

@media screen and (min-width: 992px) 
{
    #platform .jumbotron
    {
        border-top: 1px solid #BAB8B6 !important;
        border-bottom: 1px solid #BAB8B6 !important;
    }
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

.umbraco-forms-submitmessage
{
    font-weight: 500 !important;
    font-size: 1.5em !important;
    line-height: 1.5em !important;
    display:block;
    margin: 20px 0 20px 0;
    font-style: italic;
}

************************************************/
/* Seminars                                     */
/************************************************/
.register {
    font-weight: bold;
    font-size: 1.25em;
}

#seminarSearchOptions {
    font-size: 1.25em;
    border-top: 1px solid #d3d3d3;
    padding-top: 1em;
    margin-left: 0;
}

.seminar {
    font-size: 1.25em;
}

.seminarArea {
    font-size: 1.30em;
    font-weight: 600;
    color: #3876BC;
    padding-left: 15px;
}

.seminarVenue a:hover {
    background-color: #d3d3d3;
}

.seminarDate {
    font-weight: bold;
}

.seminarInstructorTitle {
    font-weight: bold;
}

.seminarComment {
    font-weight: bold;
    font-size: 1.25em;
    color: red;
    word-break: normal;
    padding-left: 15px;
    width: 65%;
}
/*Added 03/05/2018 jasonC*/
.seminarDescription {
    font-weight: bold;
    font-size: 1.25em;
    word-break: normal;
    padding-left: 15px;
    width: 65%;
}

.seminarTax {
    color: #3876BC;
}

.seminarAccounting {
    color: #008E6D;
}

.seminarReturn a {
    font-size: 1.25em;
    line-height: 2em;
}

    .seminarReturn a:hover {
        background-color: #d3d3d3;
    }

#searchHeader {
    font-size: 1.25em;
    font-weight: 400;
    color: #3876BC;
    border-bottom: 1px solid #d3d3d3;
    margin: .25em 0 .5em 15px;
    padding-top: 1em;
    padding-bottom: .25em;
}

#searchResult {
    min-height: 200px;
}

    #searchResult p {
        text-align: center;
    }

.error {
    font-size: 1.5em;
    text-align: center;
}

#Unavailable {
    font-size: 1.5em;
    text-align: center;
}

/************************************************/
/* Trade Shows                                  */
/************************************************/
.tradeshow {
    font-size: 1.25em;
    padding-top: 1em;
    padding-bottom: .25em;
}

    .tradeshow a {
        font-weight: 400;
    }