html {
    overflow-y: scroll
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

.lt-ie8 audio,
.lt-ie8 canvas,
.lt-ie8 video {
    display: inline;
    zoom: 1;
}
.custom-logo{
    display: block;
    text-align: left;
    height: 86!important;
    width: 168 !important;
}
audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

ul {
    padding: 0;
    margin: 0 0 9px 15px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

ul {
    list-style: square;
}

ol {
    margin-left: -20px
}

.lt-ie8 ol {
    padding: 0;
    margin: 0 0 9px 25px;
}

li {
    line-height: 18px;
    display: list-item
}

ol.davtech-numbered {
    counter-reset: item;
    padding: 0;
    margin: 0 0 9px 0;
    list-style: decimal;
}

ol.davtech-numbered li {
    display: block;
}

ol.davtech-numbered li:before {
    content: counter(item) " ";
    counter-increment: item;
    font-weight: bold;
    padding-right: 5px
}

.davtech-unstyled-list {
    list-style: none;
    margin: 0
}

.davtech-menu-list {
    margin-bottom: 9px
}

.davtech-menu-list li {
    padding: 10px;
    border-bottom: 1px solid #999
}

dl {
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
    line-height: 17px;
}

dd {
    margin-left: 9px;
}

blockquote {
    padding: 0 0 0 25px;
    margin: 18px 0;
    font-style: italic;
    background: url(/wp-content/themes/davtech/img/icon/bg-breadcrumb-link.png) no-repeat top left
}

blockquote p {
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 22.5px;
    float: left;
    padding-right: 25px
}

blockquote p.davtech-quote-mark {
    background: url(/wp-content/themes/davtech/img/icon/bg-blockquote-bottom.png) no-repeat bottom right;
}

blockquote cite {
    display: block;
    line-height: 18px;
    color: #999999;
    clear: both
}

blockquote cite:before {
    content: '\2014 \00A0';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

blockquote.davtech-float-right {
    margin-left: 20px;
    width: 230px;
    margin-top: 0px;
}

blockquote.davtech-float-right p {
    padding-right: 0px;
    background: url(/wp-content/themes/davtech/img/icon/bg-blockquote-bottom.png) no-repeat bottom right;
}

hr {
    margin: 5px 0 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
    height: 1px
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px;
}

small {
    font-size: 85%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dfn {
    font-style: italic;
    font-weight: normal
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

code,
kbd,
samp,
pre {
    padding: 0 3px 2px;
    font-family: "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12.025px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.davtech-scale-with-grid {
    max-width: 100%;
    height: auto;
    float: left;
}

img.davtech-float-right {
    float: right;
    margin: 10px 0 10px 20px;
    clear: both
}

img.davtech-float-left {
    float: left;
    margin: 10px 20px 10px 0;
    clear: both
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.lt-ie8 .ir {
    line-height: 0;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.lt-ie8 .clearfix {
    zoom: 1;
}

.davtech-horizontal-navigation li {
    float: left
}

.davtech-float-right {
    float: right;
    clear: both
}

.davtech-float-left {
    float: left;
    clear: both
}

.davtech-break-word {
    word-wrap: break-word;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: verdana, arial, sans-serif;
    color: #171717;
}

h1,
h2,
h3,
h4,
h5,
h6,
.davtech-page-title {
    font-family: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
    margin: 0 0 10px 0;
    vertical-align: baseline;
}

.lt-ie8 h1,
.lt-ie8 h2,
.lt-ie8 h3,
.lt-ie8 h4,
.lt-ie8 h5,
.lt-ie8 h6,
.lt-ie8 .davtech-page-title {
    vertical-align: middle
}

::-moz-selection {
    background: #0066ff;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #0066ff;
    color: #fff;
    text-shadow: none;
}

p {
    margin: 0 0 10px 0
}

.davtech-highlight-day,
.davtech-promo-teaser .davtech-teaser-title,
.davtech-current-date {
    font-family: "myriad-pro-n7", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 700;
    font-style: normal
}

h2,
h3,
h4,
h5,
h6,
.davtech-global-navigation,
.davtech-global-navigation-header-container,
.davtech-global-navigation-container,
.davtech-local-footer h3,
.davtech-global-footer h3,
.davtech-teaser-title,
.davtech-listing-title,
.davtech-vertical-breadcrumb,
.davtech-btn {
    font-family: "myriad-pro-n6", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 600;
    font-style: normal
}

.davtech-branding-title,
.davtech-topic,
.davtech-global-navigation-tertiary,
.davtech-local-navigation,
.davtech-vertical-breadcrumb-navigation {
    font-family: "myriad-pro-n4", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 400;
    color: #888888
}

.davtech-title-search-term {
    font-family: "myriad-pro-i4", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-style: italic;
    font-weight: 400;
}

h1,
.davtech-page-header h1,
.davtech-page-sub-title h2,
.davtech-secondary-content h2,
.davtech-main-content-sub-column h2,
.davtech-slide-caption-txt,
.davtech-carousel-content p,
.davtech-page-title,
.davtech-sub-title,
legend,
.davtech-primary-cta,
.davtech-homepage-content h2,
.davtech-highlight-date,
.davtech-light-heading {
    font-family: "myriad-pro-n3", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 300;
}

.davtech-desktop-list-layout,
.davtech-global-navigation-drawer {
    font-weight: bold
}

.davtech-global-navigation-secondary-with-children p {
    font-weight: normal
}

.davtech-datestamp,
blockquote {
    font-family: Georgia, "sans serif"
}

.davtech-page-header h1,
.davtech-carousel-content p,
.davtech-page-title {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
}

.davtech-page-sub-title h2,
.davtech-page-sub-title h1,
.davtech-sub-title,
.davtech-highlight-day {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
}

.davtech-homepage-content h2 {
    font-size: 30px;
    line-height: 38px;
}

h1,
.davtech-light-heading {
    font-size: 30px;
    line-height: 36px;
}

h2,
.davtech-slide-caption-txt,
legend,
.davtech-load-more-btn,
blockquote {
    font-size: 19px;
    line-height: 25px;
}

.davtech-nav-tabs,
.davtech-nav-pills {
    font-size: 19px;
    margin-bottom: 18px;
    font-weight: 200;
    line-height: 25px;
}

h3,
.davtech-current-date,
.davtech-highlight-date,
.davtech-promo-teaser .davtech-teaser-title {
    font-size: 17px;
    line-height: 23px;
}

h4,
.davtech-branding-title {
    font-size: 15px;
    line-height: 21px;
}

h5,
.davtech-tertiary-navigation,
.davtech-enlarged-text,
.davtech-teaser-title,
.davtech-primary-cta,
.davtech-btn,
.davtech-local-footer h3,
.davtech-global-footer h3,
.davtech-desktop-list-layout,
.davtech-global-navigation,
.davtech-global-navigation-header-container,
.davtech-global-navigation-container,
.davtech-local-navigation {
    font-size: 14px;
    line-height: 20px;
}

h6,
cite {
    font-size: 13px;
    line-height: 19px
}

body,
label,
input,
button,
select,
textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    vertical-align: baseline;
}

.lt-ie8 body,
.lt-ie8 label,
.lt-ie8 input,
.lt-ie8 .davtech-highlight,
button,
.lt-ie8 select,
textarea.lt-ie8 {
    vertical-align: middle
}

.davtech-pagination {
    font-size: 11px;
    line-height: 15px
}

.davtech-simple-heading,
.davtech-listing-title {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold
}

.davtech-highlight {
    color: #fff;
    background: #55a51c;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
    margin-top: -15px;
    display: inline-block;
    margin-bottom: 10px
}

.davtech-highlight-alert {
    color: #fff;
    background: #ea7125;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
    margin-top: -15px;
    display: inline-block;
    margin-bottom: 10px
}

.davtech-news-listing .davtech-datestamp {
    color: #717171;
    background: none;
    font-weight: normal;
    font-style: italic;
    font-size: 14px
}

.davtech-highlight-date {
    text-transform: uppercase;
}

.davtech-highlight-day {
    line-height: 30px
}

.davtech-search-term {
    background: #fff79f;
    padding: 0 3px;
    display: inline-block
}

.davtech-topic {
    text-transform: uppercase;
    font-size: 11px;
    background: #fff;
    color: #171717;
    padding: 0 6px 5px 0;
    display: inline-block;
}

a,
.davtech-vertical-breadcrumb,
.davtech-vertical-breadcrumb-navigation,
.davtech-vertical-breadcrumb-children a {
    text-decoration: none;
    border-bottom: 0;
    outline: none;
}
 /*.davtech-open-menu {
    background: url(/wp-content/themes/davtech/img/btn-open-menu-sprite.png) no-repeat 0 0;
    width: 32px;
    height: 33px;
    float: left;
    display: none;
}
a:visited {
    color: #f4f0f5;
    text-decoration: none;
    border-bottom: 1px dotted #ddbfdc
}*/

a:focus {
    color: #0072cf;
    outline: thin dotted;
    border-bottom: 0
}

a:hover {
    color: #0072cf;
    text-decoration: underline;
    border-bottom: 0
}

a:hover,
a:active {
    outline: none;
}

a:active {
    color: #0072cf;
    text-decoration: none;
    border-bottom: 0
}

.davtech-global-navigation a,
.davtech-page-header a,
.davtech-local-footer a,
.davtech-global-footer a,
.davtech-global-navigation-drawer a,
.davtech-quicklinks a,
.davtech-open-quicklinks,
.davtech-open-quicklinks:focus,
.davtech-open-quicklinks:hover,
.davtech-open-quicklinks:visited,
.davtech-desktop-list-layout a:focus,
.davtech-desktop-list-layout a:hover,
.davtech-desktop-list-layout .davtech-selected,
.davtech-section-list-heading a,
.davtech-section-list-heading a:focus,
.davtech-section-list-heading a:hover,
.davtech-focus-teaser a,
.davtech-focus-teaser a:focus,
.davtech-focus-teaser a:hover {
    color: #fff;
    text-decoration: none
}

.davtech-quicklinks-list a:focus,
.davtech-quicklinks-list a:hover,
.davtech-quicklinks-list a:active {
    text-decoration: none;
    background-color: #171717
}

.davtech-global-navigation a:focus,
.davtech-global-navigation a:hover,
.davtech-global-navigation a:active,
.davtech-global-navigation .davtech-selected a {
    color: #7a7a7a;
    text-decoration: none
}

.davtech-global-navigation a:visited,
.davtech-desktop-list-layout a:visited,
.davtech-close-panel:visited,
.davtech-section-list-heading a:visited,
.davtech-homepage-quicklinks a:visited,
.davtech-slide-caption a,
.davtech-quicklinks-list a:visited {
    border-bottom: 0
}

.davtech-global-navigation-drawer a:focus,
.davtech-global-navigation-drawer a:hover,
.davtech-global-navigation-drawer a:active {
    text-decoration: underline
}

.davtech-btn {
    background: #e4e4e4;
    border: 1px solid #999;
    padding: 4px 10px 4px 10px;
}

.davtech-primary-cta {
    display: inline-block;
    background: #171717 url(/wp-content/themes/davtech/img/icon/bg-primary-cta-arrow.png) 100% 50% no-repeat;
    color: #fff;
    padding: 5px 25px 5px 10px;
    border: 0;
    text-shadow: none
}

.davtech-primary-cta:link,
.davtech-primary-cta:visited {
    color: #f8f8f8;
    background: #171717 url(/wp-content/themes/davtech/img/icon/bg-primary-cta-arrow.png) 100% 50% no-repeat;
    border: 0
}

.davtech-primary-cta:focus,
.davtech-primary-cta:hover,
.davtech-primary-cta:active {
    color: #f8f8f8;
    background: #454545 url(/wp-content/themes/davtech/img/icon/bg-primary-cta-arrow-over.png) 100% 50% no-repeat;
    border: 0;
    text-decoration: none
}

.davtech-secondary-cta {
    background: url(/wp-content/themes/davtech/img/icon/bg-secondary-cta-arrow.png) 100% 50% no-repeat;
    display: inline-block;
    padding-right: 10px
}

.davtech-search-listing a,
.davtech-vertical-breadcrumb a {
    color: #999999
}

.davtech-search-listing .davtech-listing-title a {
    color: #0072cf;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1a3f71;
    border-color: #1a3f71;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1a3f71;
    border-color: #1a3f71;
}
.davtech-teaser-title a,
.davtech-pagination a,
.davtech-load-more-btn,
.davtech-load-more-btn:focus,
.davtech-load-more-btn:hover,
.davtech-load-more-btn:visited {
    color: #171717
}

.davtech-focus-teaser a {
    color: #fff
}

.davtech-btn-download-vcard:link,
.davtech-btn-download-vcard:visited {
    background: #171717 url(/wp-content/themes/davtech/img/icon/icon-profile.png) 5px 50% no-repeat;
    padding: 5px 5px 5px 30px;
}

.davtech-download-arrow {
    background: url(/wp-content/themes/davtech/img/icon/bg-download-arrow.png) center right no-repeat;
    height: 11px;
    width: 11px;
    padding-right: 20px;
}

.davtech-btn-download-vcard:focus,
.davtech-btn-download-vcard:hover,
.davtech-btn-download-vcard:active {
    color: #f8f8f8;
    background-color: #454545
}

.davtech-skipTo:link {
    position: absolute;
    left: -5000px;
    top: 0;
    color: #fff;
    padding: 10px
}

.davtech-skipTo:focus {
    left: 5px;
    top: 5px;
    color: #fff;
    display: block;
    position: relative
}

a.davtech-external {
    background: url(/wp-content/themes/davtech/img/icon/icon-external-link.png) no-repeat 100% 4px;
    padding-right: 15px;
}

.davtech-load-more-btn {
    background: #f6f6f6;
    border: 1px solid #cdcdcd;
    margin-bottom: 60px;
    text-align: center;
    display: block;
    padding: 10px;
}

.davtech-load-more-btn:link,
.davtech-load-more-btn:focus,
.davtech-load-more-btn:hover,
.davtech-load-more-btn:visited {
    border: 1px solid #cdcdcd;
}

.davtech-focus-link {
    width: 33px;
    height: 33px;
    background: #313131 url(/wp-content/themes/davtech/img/icon-fwd-btn.png) 14px 13px no-repeat;
    position: absolute;
    bottom: 0;
    right: 0
}

.davtech-icon {
    display: inline-block;
    background: url(/wp-content/themes/davtech/img/icon/icon-links-sprite.png) no-repeat 0 0;
    width: 20px;
    height: 25px;
    margin-right: 2px;
    position: relative;
    top: 5px
}
.table-header-rotated {
  th.rotate {
    height: 140px;
    white-space: nowrap;
    > div {
      transform:
        translate(-9px, 0px)
        rotate(-45deg);
      width: 30px;
    }
    > div > span {
      padding: 5px 10px;
    }
  }
}
.davtech-print-icon {
    background-position: 0 5px
}

.davtech-lock-icon {
    background-position: 0 -25px
}

.davtech-help-icon {
    background-position: 0 -55px
}

.davtech-info-icon {
    background-position: 0 -80px
}

.davtech-excel-icon {
    background-position: 0 -110px
}

.davtech-pdf-icon {
    background-position: 0 -135px
}

.davtech-word-icon {
    background-position: 0 -159px
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

.lt-ie8 legend {
    margin-left: -7px;
}

button,
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    margin-bottom: 5px;
}

input[type="image"] {
    -webkit-appearance: none;
}

.lt-ie8 button,
.lt-ie8 input {
    overflow: visible;
    zoom: 1;
    margin: 0 2.5px 5px 2.5px
}

button[disabled],
input[disabled] {
    cursor: default;
    color: #999
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

:-moz-placeholder {
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

::-webkit-input-placeholder {
    color: #999999;
}

.davtech-uneditable-textarea {
    height: auto;
}

.davtech-uneditable-input {
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #eee;
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}

.davtech-input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

input,
textarea {
    width: 210px;
}

.lt-ie7 input {
    vertical-align: text-bottom;
}

input,
textarea,
.davtech-uneditable-input {
    margin-left: 0;
}

.davtech-input-mini {
    width: 60px;
}

.davtech-input-small {
    width: 90px;
}

.davtech-input-medium {
    width: 150px;
}

.davtech-input-large {
    width: 210px;
}

.davtech-input-xlarge {
    width: 270px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.davtech-uneditable-input {
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    -webkit-border-radius: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.davtech-uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.davtech-uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
}

.lt-ie8 textarea:focus,
.lt-ie8 input[type="text"]:focus,
.lt-ie8 input[type="password"]:focus,
.lt-ie8 input[type="datetime"]:focus,
.lt-ie8 input[type="datetime-local"]:focus,
.lt-ie8 input[type="date"]:focus,
.lt-ie8 input[type="month"]:focus,
.lt-ie8 input[type="time"]:focus,
.lt-ie8 input[type="week"]:focus,
.lt-ie8 input[type="number"]:focus,
.lt-ie8 input[type="email"]:focus,
.lt-ie8 input[type="url"]:focus,
.lt-ie8 input[type="search"]:focus,
.lt-ie8 input[type="tel"]:focus,
.lt-ie8 input[type="color"]:focus,
.lt-ie8 .davtech-uneditable-input:focus {
    outline: dotted 1px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
    border-color: #ddd;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="image"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}

input[type="image"] {
    display: inline;
    vertical-align: middle;
    margin-bottom: 5px;
}

select,
input[type="file"] {
    height: 28px;
    line-height: 28px;
}

.lt-ie8 select,
.lt-ie8 input[type="file"] {
    margin-top: 4px;
}

select {
    width: 220px;
    border: 1px solid #bbb;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 3px 0;
    /line-height: normal;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0;
}

.lt-ie8 input[type="checkbox"] {
    vertical-align: baseline;
    margin-top: 0;
    width: 13px;
    height: 13px;
}

.davtech-radio,
.davtech-checkbox {
    min-height: 18px;
    padding-left: 18px;
}

.davtech-radio input[type="radio"],
.davtech-checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}

.davtech-controls > .davtech-radio:first-child,
.davtech-controls > .davtech-checkbox:first-child {
    padding-top: 5px;
}

.davtech-radio.inline,
.davtech-checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.davtech-radio.inline + .davtech-radio.inline,
.davtech-checkbox.inline + .davtech-checkbox.inline {
    margin-left: 10px;
}

.davtech-control-group {
    margin-bottom: 9px;
}

legend + .davtech-control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.davtech-control-group.davtech-warning > label,
.davtech-control-group.davtech-warning .davtech-help-block {
    color: #c09853;
}

.davtech-control-group.davtech-warning .davtech-checkbox,
.davtech-control-group.davtech-warning .davtech-radio,
.davtech-control-group.davtech-warning input,
.davtech-control-group.davtech-warning select,
.davtech-control-group.davtech-warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.davtech-control-group.davtech-warning .davtech-checkbox:focus,
.davtech-control-group.davtech-warning .davtech-radio:focus,
.davtech-control-group.davtech-warning input:focus,
.davtech-control-group.davtech-warning select:focus,
.davtech-control-group.davtech-warning textarea:focus {
    border-color: #a47e3c;
}

.davtech-control-group.davtech-error > label,
.davtech-control-group.davtech-error .davtech-help-block {
    color: #b94a48;
}

.davtech-control-group.davtech-error .davtech-checkbox,
.davtech-control-group.davtech-error .davtech-radio,
.davtech-control-group.davtech-error input,
.davtech-control-group.davtech-error select,
.davtech-control-group.davtech-error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.davtech-control-group.davtech-error .davtech-checkbox:focus,
.davtech-control-group.davtech-error .davtech-radio:focus,
.davtech-control-group.davtech-error input:focus,
.davtech-control-group.davtech-error select:focus,
.davtech-control-group.davtech-error textarea:focus {
    border-color: #953b39;
}

.davtech-control-group.davtech-success > label,
.davtech-control-group.davtech-success .davtech-help-block {
    color: #468847;
}

.davtech-control-group.davtech-success .davtech-checkbox,
.davtech-control-group.davtech-success .davtech-radio,
.davtech-control-group.davtech-success input,
.davtech-control-group.davtech-success select,
.davtech-control-group.davtech-success textarea {
    color: #468847;
    border-color: #468847;
}

.davtech-control-group.davtech-success .davtech-checkbox:focus,
.davtech-control-group.davtech-success .davtech-radio:focus,
.davtech-control-group.davtech-success input:focus,
.davtech-control-group.davtech-success select:focus,
.davtech-control-group.davtech-success textarea:focus {
    border-color: #356635;
}

.davtech-form-actions {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #e4e4e4;
}

.lt-ie8 .davtech-form-actions {
    zoom: 1;
}

.davtech-form-actions:before,
.davtech-form-actions:after {
    display: table;
    content: "";
}

.davtech-form-actions:after {
    clear: both;
}

.davtech-help-block {
    color: #555555;
    display: block;
    margin-bottom: 9px;
}

body {
    margin: 0;
    padding: 0;
    background: #000;
    width: 100%;
}

.davtech-row {
    clear: both;
    width: 100%;
}

.lt-ie9 .davtech-row,
.lt-ie8 .davtech-row {
    min-width: auto
}

.davtech-wrap {
    margin: 0 auto;
    position: relative;
    clear: both;
    width: 1177px
}

.davtech-fixed-container {
    width: 1024px
}

.davtech-column,
.davtech-column1,
.davtech-column2,
.davtech-column3,
.davtech-column4,
.davtech-column5,
.davtech-column6,
.davtech-column7,
.davtech-column8,
.davtech-column9,
.davtech-column10,
.davtech-column11,
.davtech-column12 {
    float: left;
    margin-right: 0;
    padding: 0 0 0 0;
}

.davtech-column1 {
    width: 8.333333333333334%;
}

.davtech-column2 {
    width: 16.666666666666668%;
}

.davtech-column3 {
    width: 25.2%;
    margin-left: 1px;
    float: right;
    margin-right: -5px;
}

.davtech-column4 {
    width: 33.333333333333336%;
}

.davtech-column5 {
    width: 41.66666666666667%;
}

.davtech-column6 {
    width: 50%;
}

.davtech-column7 {
    width: 58.333333333333336%;
}

.davtech-column8 {
    width: 80.66666666666667%;
}

.davtech-column9 {
    width: 75%;
}

.davtech-column10 {
    width: 83.33333333333334%;
}

.davtech-column11 {
    width: 91.66666666666667%;
}

.davtech-column12 {
    width: 100%;
}

.lt-ie8 .davtech-column1 {
    width: 8.133333333333335%;
}

.lt-ie8 .davtech-column2 {
    width: 16.46666666666667%;
}

.lt-ie8 .davtech-column3 {
    width: 24.8%;
}

.lt-ie8 .davtech-column4 {
    width: 33.13333333333333%;
}

.lt-ie8 .davtech-column5 {
    width: 41.46666666666667%;
}

.lt-ie8 .davtech-column6 {
    width: 49.8%;
}

.lt-ie8 .davtech-column7 {
    width: 58.13333333333333%;
}

.lt-ie8 .davtech-column8 {
    width: 66.46666666666667%;
}

.lt-ie8 .davtech-column9 {
    width: 74.8%;
}

.lt-ie8 .davtech-column10 {
    width: 83.13333333333334%
}

.lt-ie8 .davtech-column11 {
    width: 91.46666666666667%;
}

.lt-ie8 .davtech-column12 {
    width: 99.8%;
}

 /*.list-fac-container {
    20px
    padding: 5px !important;
}*/
.davtech-content-container {
    padding: 15px;
}
.card-header {
    padding: .5rem .5rem !important;
    background-color: #fff;
}
.davtech-search-container {
    padding: 20px 100px;
}

.davtech-no-top-padding,
.davtech-global-navigation-container,
.davtech-navigation-list {
    padding: 0 20px 20px 20px
}

.davtech-no-top-padding,
.davtech-global-navigation-container,
.davtech-navigation-list_home {
    padding: 0 10px 10px 10px
}

.davtech-no-bottom-padding {
    padding: 20px 20px 0 20px
}

.davtech-top-padding {
    padding: 20px 0 0 0
}

.davtech-bottom-padding,
.davtech-vertical-teaser-img {
    padding: 0 0 20px 0
}

.davtech-side-padding {
    padding: 0 20px
}

.davtech-vertical-padding,
.davtech-listing-txt {
    padding: 20px 0
}

.davtech-horizontal-teaser-img,
.davtech-right-padding {
    padding: 0 20px 0 0
}

.davtech-horizontal-teaser-txt,
.davtech-left-padding {
    padding: 0 0 0 20px
}

.davtech-no-left-padding {
    padding: 20px 20px 20px 0
}

.davtech-listing-img {
    padding: 10px 0 10px 15px
}

.davtech-vertical-teaser-txt,
.davtech-no-padding,
.davtech-promo-teaser .davtech-vertical-teaser-img,
.davtech-focus-teaser .davtech-horizontal-teaser-img,
.davtech-quicklinks-list {
    padding: 0 0 0 0
}

.davtech-promo-teaser .davtech-vertical-teaser-txt {
    padding: 15px
}

.davtech-focus-teaser .davtech-horizontal-teaser-txt {
    padding: 15px 15px 25px 15px
}

.davtech-promo-teaser .davtech-teaser-title {
    margin-bottom: 0
}

.davtech-navigation-list h3 {
    padding-bottom: 10px;
}

.davtech-navigation-list li {
    padding-bottom: 5px
}

.davtech-event-cta-container {
    padding: 20px 20px 60px 20px;
}

.davtech-notifications-container {
    padding: 10px 80px;
}

.davtech-section-list-children {
    padding: 15px 20px 15px
}

.davtech-footer-navigation {
    background: url(/wp-content/themes/davtech/img/bg-footer-navigation.png) 100% 0 repeat-y;
}

.davtech-footer-navigation.last {
    background: none
}

.davtech-recessed-banner {
    margin-bottom: -50px
}

.davtech-recessed-content {
    padding-top: 50px
}

.davtech-recessed-carousel {
    margin-bottom: -50px
}

.davtech-recessed-content .davtech-tertiary-navigation {
    margin-top: -50px;
    padding-bottom: 50px
}

.davtech-recessed-sub-title {
    margin-bottom: -50px;
   /* overflow: auto;*/
}

.davtech-recessed-secondary-content {
    margin-top: -39.2%
}

.davtech-sub-column-right-border {
    border-right: 1px solid #e4e4e4
}

.davtech-sub-column-left-border {
    border-left: 1px solid #e4e4e4;
    margin-left: -1px
}

.davtech-teaser-divider {
    margin: 0;
    border-bottom: 1px solid #e4e4e4;
    border-top: 0
}

.davtech-dotted-divider {
    margin: 0;
    border-bottom: 2px dotted #020902;
    border-top: 0
}

.davtech-homepage-teaser {
    border-right: 1px solid #e4e4e4
}

.davtech-alt {
    border-right: 0
}

.davtech-heading-container {
    border-bottom: 1px solid #e4e4e4;
}

.davtech-global-header {
    position: relative;
    z-index: 15
}
.js .davtech-open-menu{
    float: left;
     }
@media (max-width: 767px){
    .js .davtech-open-menu{
    background: url(/wp-content/themes/davtech/img/btn-open-menu-sprite.png) no-repeat 0 0;
    width: 32px;
    height: 33px;
    float: left;
     
}
}


.js .davtech-open-menu:focus,
.js .davtech-open-menu:hover,
.js .davtech-open-menu:active {
    background-position: 0 -33px
}

.davtech-main-logo {
    padding: 15px;
    display: block;
    float: left
}

.davtech-main-logo:visited {
    text-decoration: none;
    border: 0
}

.davtech-homepage-header .davtech-main-logo {
    display: none
}

.davtech-search-drawer {
    border-top: 1px solid #3f3f3f;
    position: relative;
    z-index: 5
}

.davtech-search-drawer {
    display: none
}

.davtech-site-search {
    padding: 18px 0 15px 15px;
    float: none
}
#header-search{
    margin-top: 6px;
}
.davtech-icon-search-btn {
    height: 32px;
    width: 32px;
    background: url(/wp-content/themes/davtech/img/btn-search-header.png) 0 0 no-repeat;
    display: none
}

.davtech-icon-search-btn:focus,
.davtech-icon-search-btn:hover,
.davtech-icon-search-btn:active {
    background-position: 0 -32px
}

.davtech-search-form-wrapper {
    background: #2c2c2c;
    height: 32px;
    margin: 1px 15px;
}

.davtech-site-search-form input {
    background: transparent;
    color: #9c9c9c;
    border: 0;
    float: left;
    padding: 7px 0;
    width: 92%;
}
.davtech-site-search-form .text{
    margin-top: 5px;
 margin-left: 5px;
}
.davtech-site-search-form input.davtech-search-submit {
    width: 22px;
    padding: 0;
    float: right;
    height: 32px
}

.davtech-search-input {
    background-color: #FFFFFF;
    border: 0;
    display: inline-block;
    -moz-box-sizing: border-box;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    height: 42px;
    min-height: 42px;
}

.lt-ie8 .davtech-search-input {
    margin-left: 0;
}

.davtech-search-input input {
    border: 0;
    padding: 10px 8px 8px;
    vertical-align: middle;
    width: 75%;
    float: left;
    margin-bottom: 0
}

.davtech-search-input input.davtech-search-submit {
    width: 42px;
    padding: 0;
    float: right;
    height: 43px;
    -webkit-border-radius: 0;
    margin-right: 0;
    float: right;
    margin-right: -1px
}

.davtech-site-search .davtech-search-input {
    height: 32px;
    min-height: 32px;
    background-color: #343434;
}

.davtech-site-search .davtech-search-input input {
    width: 80%;
    padding: 7px 0 7px 8px;
    background-color: #343434;
    color: #fff
}

.davtech-site-search .davtech-search-input input.davtech-search-submit {
    width: 32px;
    height: 32px;
    padding: 0;
}

.davtech-quicklinks {
    width: 100%;
    margin-top: 15px;
}

.davtech-quicklinks-txt {
    padding: 8px 0 0 8px;
    display: block;
    float: left
}

.davtech-icon-dropdown {
    height: 32px;
    width: 32px;
    background: url(/wp-content/themes/davtech/img/icon/btn-quicklinks-sprite.png) 0 0 no-repeat;
    float: right
}

.davtech-open-quicklinks:focus .davtech-icon-dropdown,
.davtech-open-quicklinks:hover .davtech-icon-dropdown {
    background-position: 0 -42px;
}

.davtech-open-quicklinks {
    display: block;
    background: #3d3d3d;
    background: -moz-linear-gradient(top, #3d3d3d 0%, #292929 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d3d3d), color-stop(100%, #292929));
    background: -webkit-linear-gradient(top, #3d3d3d 0%, #292929 100%);
    background: -o-linear-gradient(top, #3d3d3d 0%, #292929 100%);
    background: -ms-linear-gradient(top, #3d3d3d 0%, #292929 100%);
    background: linear-gradient(to bottom, #3d3d3d 0%, #292929 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#292929', GradientType=0);
    ;
}

.js .davtech-quicklinks-list {
    display: none
}

.js .davtech-quicklinks-open .davtech-icon-dropdown {
    background-position: 0 -84px;
}

.js .davtech-quicklinks-open .davtech-quicklinks-list {
    display: block;
    z-index: 6;
    position: absolute;
    background: #2a2a2a;
    border-top: #000 solid 1px;
    border-right: 0;
    width: 200px
}

.js .davtech-quicklinks-open li {
    border-color: #4b4b4b;
}

.js .davtech-quicklinks-list a,
.js .davtech-quicklinks-list a:link,
.js .davtech-quicklinks-list a:visited {
    padding: 8px 8px 8px 16px;
    display: block;
    background-position: 6px 50%
}

.js .davtech-quicklinks-open .davtech-global-navigation-container li {
    padding: 0
}

.davtech-homepage-quicklinks {
    position: relative;
    right: -60px
}

.davtech-homepage-quicklinks li a {
    padding: 0 10px 5px 15px;
    margin-bottom: 0;
    background: url(/wp-content/themes/davtech/img/icon/icon-fwd-btn.png) 0 6px no-repeat;
    display: block;
    font-weight: bold
}

.davtech-highlight-event-item {
    border-top: 1px solid #e4e4e4
}

.davtech-highlight-event-item:first-child {
    border-top: none
}

.davtech-highlight-date-container {
    width: 55px;
    float: left;
    margin: 0 10px 5px 0;
}

.davtech-highlight-date {
    text-align: center;
    padding: 0px 0 2px 0
}

.davtech-highlight-day,
.davtech-highlight-event-link,
.davtech-highlight-date {
    display: block
}

.davtech-highlight-day {
    position: relative;
    bottom: -3px
}

.davtech-highlight-event-details {
    padding: 5px 0 10px 0
}

.davtech-highlight-event-link {
    padding: 3px 0 0
}

.davtech-local-footer,
.davtech-global-footer {
    padding: 20px 0
}

.davtech-footer-logo {
    padding-top: 0
}

.davtech-footer-logo img {
    padding-bottom: 20px
}

.davtech-global-navigation {
    border-left: 1px solid #2e2e2e;
    /* margin-right: 10px;*/
    margin-right: 10px;
    float: left
}

.davtech-home-link-container {
    display: none
}

.davtech-global-navigation li a {
    padding: 25px 20px;
    border-right: 1px solid #2e2e2e;
    display: block;
    word-wrap: break-word;
}

.lt-ie9 .davtech-global-navigation li a {
    padding: 25px 10px
}

.davtech-global-navigation li a:focus,
.davtech-global-navigation li a:hover,
.davtech-global-navigation li a:active,
.davtech-global-navigation li.davtech-selected a {
    border-left: 1px solid #737373;
    border-right: 1px solid #737373;
    margin-left: -1px;
    background: #171717;
    position: relative;
    z-index: 7;
}

.davtech-global-navigation li.davtech-selected a {
    margin-bottom: -1px;
    padding-bottom: 26px
}

.js .davtech-global-navigation-drawer,
.js .davtech-global-navigation-outer {
    display: none
}

.js .davtech-drawer-open,
.js .davtech-navigation-open {
    display: block
}

.davtech-global-navigation-drawer {
    z-index: 4;
    position: relative;
    border-top: 1px solid #3f3f3f;
}

.davtech-global-navigation-container li,
.davtech-global-navigation-container li li {
    padding: 10px 0
}

.davtech-global-navigation-container.last li {
    padding: 15px 0
}

.davtech-global-navigation-secondary-with-children li {
    padding: 10px 0 0
}

.davtech-global-navigation-header-container li {
    padding: 20px 0 20px 20px
}

.davtech-global-navigation-container li a,
.davtech-global-navigation-header-container li a {
    background: url(/profiles/cambridge/themes/cambridge_theme/images/interface/icon-fwd-btn.png) no-repeat 0 50%;
    padding-left: 10px
}

.davtech-global-navigation-tertiary {
    border: 0;
}

.davtech-global-navigation-header-container .davtech-global-navigation-tertiary li {
    padding-left: 20px
}

.davtech-global-navigation-container p,
.davtech-global-navigation-tertiary {
    padding-top: 20px;
    margin-bottom: 0
}

.davtech-global-navigation-outer {
    position: relative
}

.davtech-close-menu {
    position: absolute;
    height: 30px;
    top: 0;
    right: 0;
    background: #000 url(/wp-content/themes/davtech/img/icon/icon-close-menu-btn.png) 90% 50% no-repeat;
    padding: 20px 50px 7px 12px;
    border-left: 1px solid #3f3f3f;
}

.davtech-menu-btn,
.davtech-menu-indicator {
    display: none;
}

.davtech-local-navigation li {
    margin: 0
}

.davtech-local-navigation a {
    display: block;
}

.davtech-local-navigation ul ul a {
    padding-left: 40px;
}

.davtech-local-navigation ul ul ul a {
    padding-left: 60px;
}

.davtech-local-navigation ul ul ul ul a {
    padding-left: 80px;
}

.js .davtech-local-navigation {
    position: relative;
    z-index: 13
}

.js .davtech-local-navigation .davtech-local-navigation-container {
    margin: -1px 0 0 0;
    width: auto;
}

.js .davtech-local-navigation li.davtech-back-link,
.js .davtech-local-navigation li.davtech-back-link a {
    display: none;
    font-size: 0;
    height: 0;
    visibility: hidden;
    position: absolute
}

.js .davtech-local-navigation li {
    display: inline;
    float: left;
    margin: 0 0 -1px 0
}

.js .davtech-local-navigation li li {
    margin: 0
}

.js .davtech-local-navigation li.davtech-title {
    display: none
}

.lt-ie8 .davtech-local-navigation li {
    margin: 0
}

.js .davtech-local-navigation a {
    padding: 10px 20px;
}

.js .davtech-local-navigation li.davtech-sub>a {
    padding: 10px 40px 10px 10px;
    margin: 0
}

.js .davtech-local-navigation li.davtech-sub>a {
    background-image: url(/wp-content/themes/davtech/img/icon/bg-local-navigation-sub-arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.js .davtech-local-navigation li > ul {
    margin-top: -1px
}

.js .davtech-local-navigation li ul {
    left: -9999px;
    position: absolute;
    width: 235px;
    z-index: 14;
}

.js .davtech-local-navigation li.davtech-hover a {
    display: block;
}

.js .davtech-local-navigation li.davtech-hover ul {
    left: auto;
}

.js .davtech-local-navigation li.davtech-hover ul {
    display: block;
    float: none;
}

.js .davtech-local-navigation li.davtech-hover li {
    float: none;
}

.js .davtech-local-navigation li.davtech-hover li a {
    display: block;
    padding: 10px 40px 10px 10px
}

.js .davtech-local-navigation li.davtech-hover ul li ul {
    left: -9999px;
}

.js .davtech-local-navigation li.davtech-hover ul li.davtech-hover ul {
    left: 235px;
    top: 0;
}

.davtech-tertiary-navigation {
    position: relative;
    z-index: 11
}

.davtech-tertiary-navigation-structure {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.davtech-vertical-breadcrumb li {
    line-height: 16px;
    position: relative;
    word-wrap: break-word
}

.davtech-vertical-breadcrumb a {
    padding: 16px 30px 16px 20px;
    background: #fafafa url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-up-arrow.png) no-repeat 95% 50%;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    position: relative;
}

.davtech-vertical-breadcrumb-indicator {
    z-index: 9;
    display: block;
    width: 19px;
    height: 10px;
    background: url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-indicator-arrow.png) no-repeat 0 0;
    position: absolute;
    bottom: -10px;
    left: 20px;
}

.davtech-vertical-breadcrumb a:focus,
.davtech-vertical-breadcrumb a:hover,
.davtech-vertical-breadcrumb a:active {
    background: #efefef url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-up-arrow.png) no-repeat 95% 50%;
    text-decoration: none
}

.davtech-vertical-breadcrumb a:focus .davtech-vertical-breadcrumb-indicator,
.davtech-vertical-breadcrumb a:hover .davtech-vertical-breadcrumb-indicator,
.davtech-vertical-breadcrumb a:active .davtech-vertical-breadcrumb-indicator {
    background: url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-indicator-arrow-over.png) no-repeat 0 0;
}

.davtech-vertical-breadcrumb-navigation {
    display: block;
    padding: 5px 20px;
    font-weight: bold
}

.davtech-vertical-breadcrumb-navigation .davtech-selected > a,
.davtech-vertical-breadcrumb-navigation .davtech-selected > a:focus,
.davtech-vertical-breadcrumb-navigation .davtech-selected > a:hover,
.davtech-vertical-breadcrumb-navigation .davtech-selected > a:visited {
    color: #171717;
}

.davtech-vertical-breadcrumb-navigation li {
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4
}

.davtech-vertical-breadcrumb-navigation li:last-child {
    border-bottom: 0
}

.davtech-vertical-breadcrumb-children {
    border-bottom: 0;
    margin: 10px 0 0;
}

.davtech-vertical-breadcrumb-children li {
    padding: 5px 5px 5px 0;
    border-bottom: 0;
    font-weight: normal
}

.davtech-vertical-breadcrumb-children a {
    border-bottom: 0;
    background: #fff url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-right-arrow.png) no-repeat 0 50%;
    font-weight: normal;
    padding: 0 0 0 15px
}

.davtech-vertical-breadcrumb-children a:focus,
.davtech-vertical-breadcrumb-children a:hover,
.davtech-vertical-breadcrumb-children a:active {
    background: #fff url(/wp-content/themes/davtech/img/icon/bg-vertical-breadcrumb-right-arrow.png) no-repeat 0 50%;
    text-decoration: underline
}

.davtech-vertical-breadcrumb-children .davtech-selected a {
    cursor: default
}

.davtech-vertical-breadcrumb-children .davtech-selected a:focus,
.davtech-vertical-breadcrumb-children .davtech-selected a:hover {
    text-decoration: none
}

.davtech-breadcrumb {
    color: #fff;
    padding-bottom: 20px
}

.davtech-breadcrumb li {
    padding: 0 2px 0 17px;
    background: url(/wp-content/themes/davtech/img/icon/bg-breadcrumb-link.png) 5px 50% no-repeat;
    white-space: nowrap;
}

.davtech-breadcrumb li:first-child,
.davtech-breadcrumb li.first-child {
    background: none;
    padding: 0
}

.davtech-breadcrumb .davtech-home {
    background: url(/wp-content/themes/davtech/img/icon/icon-breadcrumb-home.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    padding: 0
}

.davtech-breadcrumb .davtech-current {
    margin: 0
}

.davtech-breadcrumb a:visited,
.davtech-mobile-parent a:visited {
    border: 0;
}

.davtech-mobile-parent {
    display: none;
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 10px
}

.davtech-mobile-parent .davtech-menu-indicator {
    left: 0
}

.davtech-page-title {
    clear: both
}

.davtech-co-branding-logo {
    float: left;
    padding: 0 20px 20px 0
}

.davtech-co-branding-container .davtech-page-title {
    clear: none
}

.davtech-page-sub-title {
    position: relative;
    z-index: 0
}

.davtech-carousel {
    background: #fff;
    text-align: center;
    position: relative;
}

.davtech-carousel .davtech-carousel-container {
    position: relative;
    overflow: hidden;
}

.davtech-carousel .davtech-slides {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
}

.davtech-slides,
.davtech-slide {
    padding: 0;
    margin: 0
}

.davtech-carousel li {
    position: relative;
    float: left;
}

.davtech-carousel a {
    overflow: hidden;
}

.davtech-carousel-controls {
    position: absolute;
    bottom: 0;
    right: 0
}

.davtech-carousel-controls li {
    width: 50px;
    height: 50px;
    margin-left: 1px;
}

.davtech-carousel-control-btn {
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
}

.davtech-carousel-control-btn .davtech-arrow-span {
    width: 25px;
    height: 25px;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -12.5px;
    top: 50%;
    margin-top: -12.5px
}

.davtech-carousel-controls .davtech-next .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img/btn-carousel-next.png)
}

.davtech-carousel-controls .davtech-pause .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img/btn-carousel-pause.png)
}

.davtech-carousel-controls .davtech-play .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img//btn-carousel-play.png)
}

.davtech-carousel-controls .davtech-previous .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img//btn-carousel-prev.png)
}

.davtech-slide {
    position: relative
}

.davtech-slide-caption {
    background: url(/wp-content/themes/davtech/img/icon/bg-carousel-caption.png) repeat 0 0;
    position: absolute;
    bottom: 0;
    right: 153px;
    color: #fff;
    padding: 12px 16px 13px;
    left: 20px;
    text-align: left
}

.davtech-slide-caption-txt {
    margin-right: 40px;
}

.davtech-carousel-pagination {
    position: absolute;
    right: 16px;
    bottom: 16px
}

.davtech-banner .davtech-slide-caption {
    right: 20px
}

.davtech-banner .davtech-slide-caption-txt {
    margin-right: 0
}

.davtech-related-links li {
    padding: 10px 20px 10px 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 0
}

.davtech-listing-item {
    clear: both;
    position: relative;
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px
}

.davtech-listing-item:last-child {
    border: 0
}

.davtech-news-listing {
    border-bottom: 1px dashed #b5b5b5;
}

.davtech-event-details {
    border: 1px solid #e4e4e4;
    border-width: 1px 0 1px 0;
}

.davtech-event-details-dl {
    float: left;
    margin: 0;
    padding: 0
}

.davtech-event-details-dl dt,
.davtech-event-details-dl dd {
    float: left;
    margin: 0;
    padding: 5px 10px 5px 0;
}

.davtech-events-cta {
    float: right
}

.davtech-events-cta li {
    margin-left: 10px
}

.davtech-paging {
    margin-top: -38px
}

.davtech-paging-btn {
    width: 38px;
    height: 38px;
    display: block;
    position: relative;
}

.davtech-arrow-span {
    width: 8px;
    height: 11px;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 50%;
    margin-top: -5px
}

.davtech-paging-btn:focus,
.davtech-paging-btn:hover {
    background: #454545
}

.davtech-next .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img/icon-fwd-btn-larger.png)
}

.davtech-previous .davtech-arrow-span {
    background-image: url(/wp-content/themes/davtech/img/icon-back-btn-larger.png)
}

.davtech-current-date {
    color: #fff;
    line-height: 38px;
    margin: 0 39px;
    position: relative;
    right: 39px;
    left: 0;
    background: #171717;
}

.lt-ie8 .davtech-current-date {
    padding: 2px 0 3px 0
}

.davtech-paging-container {
    text-align: center;
}

.davtech-paging .davtech-previous-li {
    float: left;
    border-right: 1px solid #fff
}

.davtech-paging .davtech-next-li {
    float: right;
    border-left: 1px solid #fff
}

.davtech-filter-navigation {
    margin-left: -7px;
    padding: 8px 0 5px
}

.davtech-filter-navigation li {
    border-right: 1px solid #444;
    line-height: 14px;
    padding: 0 7px;
    font-weight: bold
}

.davtech-filter-navigation li:last-child {
    border: 0
}

.davtech-teaser {
    clear: both
}

.davtech-teaser p {
    margin-bottom: 20px;
}

.davtech-teaser-img-link {
    position: relative;
    display: block
}

.davtech-overlay {
    width: 60px;
    height: 60px;
    background: url(/wp-content/themes/davtech/img/icon/icon-media-sprite.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.davtech-audio-overlay {
    background-position: -10px -10px
}

.davtech-video-overlay {
    background-position: -11px -108px
}

.davtech-teaser-img-link:focus .davtech-audio-overlay,
.davtech-teaser-img-link:hover .davtech-audio-overlay {
    background-position: -97px -10px
}

.davtech-teaser-img-link:focus .davtech-video-overlay,
.davtech-teaser-img-link:hover .davtech-video-overlay {
    background-position: -98px -108px
}

.davtech-focus-teaser {
    margin-bottom: 20px;
    position: relative
}

.davtech-focus-teaser-img {
    width: 41.6667%;
    float: left;
    margin-right: 0;
    padding: 0;
}

.davtech-focus-teaser-txt {
    width: 58.3333%;
    float: left;
    margin-right: 0;
    padding: 0;
}

.lt-ie8 .davtech-focus-teaser-img {
    width: 41.1667%;
}

.lt-ie8 .davtech-focus-teaser-txt {
    width: 58.1333%;
}

.davtech-vertical-teaser-img {
    position: relative
}

.davtech-topic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12
}

.davtech-pagination {
    height: 36px;
    margin: 18px 0;
    position: relative;
}

.davtech-pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}

.lt-ie8 .davtech-pagination ul {
    display: inline;
    zoom: 1
}

.davtech-pagination li {
    display: inline;
}

.davtech-pagination a,
.davtech-elipsis {
    float: left;
    padding: 5px 7px;
    line-height: 12px;
    text-decoration: none;
    border: 1px solid #d6d6d6;
    margin: 0 2px;
}

.davtech-elipsis {
    border: 0
}

.davtech-pagination a:hover,
.davtech-pagination .davtech-active a {
    background-color: #f2f2f2;
    color: #000000;
}

.davtech-pagination .davtech-active a {
    cursor: default;
    font-weight: bold;
}

.davtech-pagination-centered {
    text-align: center;
}

.davtech-pagination-right {
    text-align: right;
}

.davtech-pagination .davtech-pagination-btn {
    border: 0;
    width: 8px;
    height: 14px;
    display: block;
    position: relative;
    background: #000
}

.davtech-pagination .davtech-pagination-btn:hover {
    background: #454545
}

.davtech-pagination .davtech-previous-li {
    left: 0;
    top: 50%;
    margin-top: -6px
}

.davtech-pagination .davtech-next-li {
    right: 0;
    top: 50%;
    margin-top: -6px
}

.davtech-list-container {
    text-align: center
}

.davtech-mobile-list-layout {
    display: none
}

.davtech-desktop-list-layout {
    padding-bottom: 10px
}

.davtech-desktop-list-layout li {
    background: url(/wp-content/themes/davtech/img/icon/bg-navigation-divider.png) center right no-repeat;
    padding: 0 14px 0 5px;
    display: inline-block;
}

.lt-ie8 .davtech-desktop-list-layout li {
    padding: 0 10px 0 5px;
    display: inline
}

.davtech-desktop-list-layout li:last-child {
    background: none
}

.lt-ie8 .davtech-desktop-list-layout li {
    padding: 0 4px 0 4px
}

.lt-ie8 .davtech-desktop-list-layout li a {
    padding: 0 8px 0 0;
    top: 2px
}

.lt-ie8 .davtech-desktop-list-layout a .davtech-list-indicator {
    bottom: -28px;
    margin-left: -26px
}

.davtech-desktop-list-layout a {
    position: relative;
}

.davtech-desktop-list-layout a .davtech-list-indicator {
    display: none;
    height: 21px;
    width: 41px;
    background: url(/wp-content/themes/davtech/img/icon/bg_list_indicator.png) 0 0 no-repeat;
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -22px
}

.davtech-desktop-list-layout a:focus .davtech-list-indicator,
.davtech-desktop-list-layout a:hover .davtech-list-indicator,
.davtech-desktop-list-layout .davtech-selected .davtech-list-indicator {
    display: block
}

td,
th {
    vertical-align: top;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.davtech-table {
    width: 100%;
    margin-bottom: 18px;
}

.davtech-table th,
.davtech-table td {
    padding: 10px 15px;
    line-height: 18px;
    text-align: left;
    vertical-align: top
}

.davtech-table th {
    font-weight: bold;
}

.davtech-table thead th {
    vertical-align: bottom;
}

.davtech-table caption + thead tr:first-child th,
.davtech-table caption + thead tr:first-child td,
.davtech-table colgroup + thead tr:first-child th,
.davtech-table colgroup + thead tr:first-child td,
.davtech-table thead:first-child tr:first-child th,
.davtech-table thead:first-child tr:first-child td {
    border-top: 0;
}

.davtech-table-condensed th,
.davtech-table-condensed td {
    padding: 4px 5px;
}

.davtech-table-bordered {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-collapse: separate;
    border-left: 0;
}

.lt-ie8 .davtech-table-bordered {
    border-collapse: collapsed;
}

.davtech-table-bordered td {
    border-left: 1px solid #e4e4e4;
}

.davtech-table-bordered caption + thead tr:first-child th,
.davtech-table-bordered caption + tbody tr:first-child th,
.davtech-table-bordered caption + tbody tr:first-child td,
.davtech-table-bordered colgroup + thead tr:first-child th,
.davtech-table-bordered colgroup + tbody tr:first-child th,
.davtech-table-bordered colgroup + tbody tr:first-child td,
.davtech-table-bordered thead:first-child tr:first-child th,
.davtech-table-bordered tbody:first-child tr:first-child th,
.davtech-table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.davtech-table-heading {
    display: none;
    font-weight: bold;
    padding-right: 10px;
    white-space: normal;
}

caption {
    background: #fff;
    padding: 5px 0
}

.davtech-responsive-table {
    position: relative
}

.davtech-expanded-table {
    width: 1074px;
}

.davtech-full-width-table {
    width: 1024px;
    max-width: 1024px;
}

.Zebra_DatePicker table {
    width: 100%;
    border: 0;
}

.Zebra_DatePicker .dp_footer {
    display: none
}

.Zebra_DatePicker .dp_daypicker td {
    text-align: right;
    padding: 0 3px 9px 6px;
    background: #e1e1e1;
    border: 1px solid #fff;
    border-width: 0px 1px 0 0;
    cursor: pointer
}

.Zebra_DatePicker .dp_daypicker th {
    text-align: center;
    background: #fff;
    color: #444;
    font-weight: normal;
    padding: 5px
}

.Zebra_DatePicker .dp_daypicker tr {
    border-bottom: 1px solid #fff
}

.Zebra_DatePicker .dp_daypicker tr:last-child {
    border: 0
}

.Zebra_DatePicker .dp_daypicker tr td:last-child {
    border-right: 0;
}

.Zebra_DatePicker .dp_header {
    border-top: 1px solid #d5d3d2
}

.Zebra_DatePicker .dp_header td {
    color: #FFF
}

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next {
    width: 30px
}

.Zebra_DatePicker .dp_header .dp_caption,
.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next {
    text-align: center;
    background: #fff;
    color: #444;
    padding: 5px
}

.Zebra_DatePicker .dp_header .dp_hover {
    background: #222;
    color: #FFF;
}

.Zebra_DatePicker .dp_header .dp_blocked {
    color: #888;
    cursor: default
}

.Zebra_DatePicker td.dp_not_in_month {
    background: #edeaea;
    color: #b4b3b3;
    cursor: default
}

.Zebra_DatePicker td.dp_selected {
    background: #222;
    color: #FFF !important
}

.Zebra_DatePicker td.dp_current {
    background: #888888;
    color: #fff
}

.Zebra_DatePicker td.dp_disabled_current {
    background: #edeaea;
    color: #b4b3b3;
}

.Zebra_DatePicker td.dp_disabled,
.Zebra_DatePicker td.dp_weekend_disabled {
    background: #edeaea;
    color: #b4b3b3;
    cursor: default
}

.Zebra_DatePicker td.dp_hover {
    background: #222;
    color: #FFF
}

.js .davtech-event-dates {
    display: none
}

.dp_highlighted a {
    display: block;
    position: relative;
}

.davtech-event-indicator {
    width: 5px;
    height: 5px;
    position: absolute;
    bottom: -4px;
    left: -2px;
    display: block;
    background: #f6f6f6
}

.davtech-nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.davtech-nav > li > a {
    display: block;
}

.davtech-nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.davtech-nav > li > a:visited {
    border: 0
}

.davtech-nav-tabs {
    padding-left: 20px;
    border-bottom: 2px solid #0088cc;
}

.davtech-nav-tabs,
.davtech-nav-pills {
    margin-bottom: 0
}

.lt-ie8 .davtech-nav-tabs,
.lt-ie8 .davtech-nav-pills {
    zoom: 1;
}

.davtech-nav-tabs:before,
.davtech-nav-pills:before,
.davtech-nav-tabs:after,
.davtech-nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}

.davtech-nav-tabs:after,
.davtech-nav-pills:after {
    clear: both;
}

.davtech-nav-tabs > li,
.davtech-nav-pills > li {
    float: left;
    margin: 0;
    word-wrap: break-word;
    padding-bottom: 0
}

.lt-ie8 .davtech-nav-tabs > li,
.lt-ie8 .davtech-nav-pills > li {
    white-space: nowrap;
}

.davtech-nav-tabs > li > a,
.davtech-nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 20px;
}

.lt-ie8 .davtech-nav-pills > li a {
    padding-bottom: 15px
}

.davtech-nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
}

.davtech-nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.davtech-nav-tabs > .active > a,
.davtech-nav-tabs > .active > a:hover {
    cursor: default;
    color: #ffffff;
    background-color: #0088cc;
}

.davtech-nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.davtech-nav-pills > .active > a,
.davtech-nav-pills > .active > a:hover {
    color: #ffffff;
    background-color: #0088cc;
}

.tab-content {
    overflow: auto;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.davtech-notifications-panel {
    border-bottom: 4px solid red;
    margin-bottom: 20px;
    position: relative;
    -moz-box-shadow: 0 2px 1px 0 #eee;
    -webkit-box-shadow: 0 2px 1px 0 #eee;
    box-shadow: 0 2px 1px 0 #eee;
}

.davtech-notifications-panel p {
    padding-top: 5px
}

.davtech-close-panel {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 4px;
    right: 4px;
    background: url(/wp-content/themes/davtech/img/icon/btn-close-panel.png) 0 0 no-repeat
}

.davtech-notifications-icon {
    float: right;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 5px 5px 5px 30px;
    margin-bottom: 0
}

.davtech-success-icon {
    background-image: url(/wp-content/themes/davtech/img/icon/interface/icon-success.png)
}

.davtech-warning-icon {
    background-image: url(/wp-content/themes/davtech/img/icon/interface/icon-warning.png);
    padding-left: 35px
}

.davtech-alert-icon {
    background-image: url(/wp-content/themes/davtech/img/icon/icon-alert.png)
}

.davtech-information-icon {
    background-image: url(/wp-content/themes/davtech/img/icon/icon-information.png)
}

#tooltip {
    text-align: center;
    color: #f7fcff;
    background: #4f4f4f;
    position: absolute;
    z-index: 100;
    padding: 15px;
    border: 1px solid #e4e4e4;
    -moz-box-shadow: 0 2px 1px 0 #eee;
    -webkit-box-shadow: 0 2px 1px 0 #eee;
    box-shadow: 0 2px 1px 0 #eee;
}

#tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4f4f4f;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #f7fcff;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after {
    left: 10px;
    margin: 0;
}

#tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0;
}

.davtech-partnership-branding {
    border-top: 4px solid #eee
}

.davtech-logo-container {
    border-bottom: dotted 2px #e4e4e4;
    position: relative
}

.davtech-logo-container:last-child {
    border: 0
}

.davtech-logo-list li {
    margin-top: 25px;
    margin-right: 40px
}

.davtech-branding-title {
    position: absolute;
    top: 1px;
    right: 0;
}

.davtech-section-list-heading {
    display: block;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 0
}

.davtech-section-list-children {
    border-right: 1px solid #e4e4e4;
    margin-bottom: 0
}

.davtech-section-list {
    margin-bottom: 0
}

.davtech-section-list li {
    padding: 5px 0
}

.davtech-section-list-children li {
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold
}

.davtech-section-list-children li li,
.davtech-section-list-children li:last-child {
    border: 0;
    font-weight: normal
}

.lt-ie9 .davtech-section-list-children li.davtech-last {
    border: 0;
}

.lt-ie9 .davtech-section-list-children li li {
    font-weight: normal
}

.davtech-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.davtech-video-container iframe,
.davtech-video-container object,
.davtech-video-container embed,
.davtech-video-container-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@media only screen and (min-width:1200px) {
    .davtech-wrap {
     width: 1110px;
    }
}

@media only screen and (max-width:1199px) {
    .davtech-wrap {
        width: 100%;
    }
    .davtech-homepage-quicklinks {
        position: static
    }
}

@media only screen and (max-width:1280px) {
    .davtech-main-logo {
        padding: 15px 10px
    }
    img.davtech-float-right {
        float: none;
        margin: 10px 0 20px 0;
    }
    img.davtech-float-left {
        float: none;
        margin: 10px 0 20px 0;
    }
    .davtech-desktop-list-layout li {
        padding: 0 11px 0 1px;
    }
}

@media (min-width:768px) and (max-width:1280px) {}

@media (max-width:1023px) {
    .davtech-global-navigation {
        width: 80%;
    }
    .davtech-global-navigation li {
        width: 30%
    }
    .davtech-header-container {
        width: auto;
        float: left
    }
}

@media (min-width:1081px) and (max-width:1280px) {
    .davtech-column3 .Zebra_DatePicker table {
        font-size: 10px
    }
    .davtech-column3 .Zebra_DatePicker .dp_daypicker td {
        padding: 0 2px 5px 2px;
    }
    .davtech-column3 .davtech-event-indicator {
        bottom: 0;
        left: 0;
    }
}

@media (min-width:1024px) and (max-width:1080px) {
    .davtech-site-search .davtech-search-input input {
        width: 50%
    }
    .davtech-column3 .Zebra_DatePicker table {
        font-size: 9px
    }
    .davtech-column3 .Zebra_DatePicker .dp_daypicker td {
        padding: 0 1px 2px 1px;
    }
    .davtech-column3 .davtech-event-indicator {
        bottom: 1px;
        left: 1px;
    }
}

@media only screen and (max-width:1150px) {
    .davtech-site-search {
        padding-right: 15px
    }
    .davtech-global-navigation li a {
        padding: 25px 10px
    }
    .davtech-pagination a,
    .davtech-elipsis {
        padding: 8px 15px;
        line-height: 20px;
    }
    .davtech-pagination .davtech-pagination-btn {
        width: 11px;
        height: 22px;
    }
    .davtech-pagination .davtech-pagination-btn:focus,
    .davtech-pagination .pagination-btn:hover {
        background: #454545
    }
    .davtech-pagination .davtech-previous-li {
        left: 0;
        top: 50%;
        margin-top: -10px
    }
    .davtech-pagination .davtech-next-li {
        right: 0;
        top: 50%;
        margin-top: -10px
    }
    .davtech-column3 .Zebra_DatePicker table {
        font-size: 9px
    }
    .davtech-column3 .Zebra_DatePicker .dp_daypicker td {
        padding: 0 1px 2px 1px;
    }
    .davtech-column3 .davtech-event-indicator {
        bottom: 1px;
        left: 1px;
    }
}

@media (min-width:768px) and (max-width:979px) {
    .davtech-column3 .Zebra_DatePicker table {
        font-size: 8px
    }
    .davtech-site-search .davtech-search-input input {
        width: 50%
    }
    blockquote.davtech-float-right {
        display: none
    }
}

@media (max-width:767px) {
    .davtech-page-header h1,
    .davtech-carousel-content p,
    .davtech-page-title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0
    }
    .davtech-page-sub-title h2,
    .davtech-sub-title {
        font-size: 26px;
        line-height: 32px;
        color: #fff;
        margin-bottom: 0
    }
    .davtech-homepage-content h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 0
    }
    h1,
    .davtech-light-heading {
        font-size: 26px;
        line-height: 32px;
    }
    h2,
    .davtech-slide-caption-txt,
    legend,
    .davtech-highlight-day {
        font-size: 24px;
        line-height: 30px;
    }
    h3 {
        font-size: 22px;
        line-height: 28px;
    }
    h4,
    .davtech-branding-title,
    .davtech-sub-section-page .davtech-page-header h1,
    .davtech-sub-section-page .davtech-page-title {
        font-size: 20px;
        line-height: 26px
    }
    h5,
    .davtech-vertical-breadcrumb,
    .davtech-enlarged-text,
    .davtech-teaser-title,
    .davtech-primary-cta,
    .btn,
    .davtech-local-footer h3,
    .davtech-global-footer h3,
    .davtech-desktop-list-layout,
    .davtech-local-navigation {
        font-size: 18px;
        line-height: 24px
    }
    h6,
    .davtech-simple-heading,
    .davtech-listing-title,
    .davtech-news-listing .davtech-datestamp,
    .davtech-current-date {
        font-size: 17px;
        line-height: 23px
    }
    .davtech-nav-tabs,
    .davtech-nav-pills {
        font-size: 17px;
        line-height: 20px
    }
    .davtech-nav-tabs > li > a,
    .davtech-nav-pills > li > a {
        line-height: 20px
    }
    body,
    label,
    input,
    button,
    select,
    textarea,
    .davtech-global-navigation,
    h4,
    h5,
    h6,
    .davtech-topic {
        font-size: 16px;
        line-height: 22px;
    }
    .davtech-pagination,
    .highlight,
    .davtech-highlight-alert,
    .davtech-datestamp,
    .davtech-search-term,
    .davtech-topic {
        font-size: 15px;
        line-height: 20px
    }
    p,
    li {
        margin: 0 0 15px 0
    }
    ul,
    ol {
        padding: 0;
        margin: 15px 0 9px 15px;
    }
    img.davtech-float-right {
        margin: 10px 0 10px 0;
    }
    img.davtech-float-left {
        margin: 10px 0 10px 0;
    }
    blockquote.davtech-float-right {
        display: none
    }
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .davtech-uneditable-input,
    .davtech-input-block-level {
        height: 29px;
        width: 88%;
    }
    .davtech-input-block-level {
        min-height: 32px;
    }
    textarea {
        height: 110px;
    }
    select,
    input[type="file"] {
        height: 32px;
        line-height: 32px;
    }
    [class*="davtech-column"],
    .davtech-column {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    .davtech-column3 {
        width: 100%
    }
    .davtech-wrap {
        width: 100%
    }
    .davtech-search-container {
        padding: 20px;
    }
    .davtech-no-left-padding {
        padding: 0 20px 20px 20px
    }
    .davtech-recessed-secondary-content {
        margin-top: 0
    }
    .davtech-spacing-column,
    .davtech-sub-section-title {
        display: none
    }
    .davtech-homepage-logo-header {
        display: none
    }
    .davtech-footer-navigation {
        background: none;
    }
    .davtech-footer-navigation ul {
        display: none
    }
    .davtech-footer-navigation ul.davtech-page-children,
    .davtech-footer-navigation ul.davtech-global-footer-links {
        display: block
    }
    .davtech-horizontal-teaser-img {
        padding: 0 0 20px 0
    }
    .davtech-horizontal-teaser-txt {
        padding: 0 0 0 0
    }
    .davtech-navigation-open .davtech-row {
        margin-left: 260px
    }
    .davtech-site-search {
        float: right;
    }
    .js .davtech-search-drawer,
    .davtech-close-menu {
        display: none
    }
    .js .davtech-search-open {
        display: block
    }
    .davtech-site-search .davtech-search-input {
        display: none
    }
    .davtech-icon-search-btn {
        display: block
    }
    .davtech-main-logo {
        padding: 15px 0;
        margin-left: -89px;
        position: absolute;
        left: 50%
    }
    .davtech-homepage-header .davtech-main-logo {
        display: block
    }
    .davtech-home-link-container {
        display: block;
    }
    .davtech-home-link-container a {
        display: block;
        padding: 21px 15px;
        border-right: 1px solid #2f2f2f;
        font-weight: bold;
    }
    .davtech-global-navigation-container li a,
    .davtech-global-navigation-header-container li a {
        background: none
    }
    .davtech-home-link-container a,
    .davtech-quicklinks-list li a,
    .davtech-global-navigation-outer {
        background: url(/wp-content/themes/davtech/img/icon/bg-mobile-nav-border.png) repeat-x bottom left;
    }
    .davtech-global-navigation-outer {
        padding-bottom: 2px
    }
    .davtech-home-link-container a:focus,
    .davtech-global-navigation-mobile-list a:focus,
    .js .davtech-quicklinks-list a:focus,
    .davtech-home-link-container a:hover,
    .davtech-global-navigation-mobile-list a:hover,
    .js .davtech-quicklinks-list a:hover {
        text-decoration: none
    }
    .davtech-home-link-container,
    .davtech-global-navigation-mobile-list,
    .davtech-quicklinks-list li {
        margin: 0;
        background: #323232;
        background-image: linear-gradient(bottom, rgb(50, 50, 50) 17%, rgb(59, 59, 59) 59%);
        background-image: -o-linear-gradient(bottom, rgb(50, 50, 50) 17%, rgb(59, 59, 59) 59%);
        background-image: -moz-linear-gradient(bottom, rgb(50, 50, 50) 17%, rgb(59, 59, 59) 59%);
        background-image: -webkit-linear-gradient(bottom, rgb(50, 50, 50) 17%, rgb(59, 59, 59) 59%);
        background-image: -ms-linear-gradient(bottom, rgb(50, 50, 50) 17%, rgb(59, 59, 59) 59%);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.17, rgb(50, 50, 50)), color-stop(0.59, rgb(59, 59, 59)));
    }
    .davtech-home-link-container:hover,
    .davtech-quicklinks-list li:hover,
    .davtech-home-link-container:focus,
    .davtech-quicklinks-list li:focus {
        background: #2a2a2a;
        background-image: linear-gradient(bottom, rgb(36, 36, 36) 20%, rgb(42, 42, 42) 80%);
        background-image: -o-linear-gradient(bottom, rgb(36, 36, 36) 20%, rgb(42, 42, 42) 80%);
        background-image: -moz-linear-gradient(bottom, rgb(36, 36, 36) 20%, rgb(42, 42, 42) 80%);
        background-image: -webkit-linear-gradient(bottom, rgb(36, 36, 36) 20%, rgb(42, 42, 42) 80%);
        background-image: -ms-linear-gradient(bottom, rgb(36, 36, 36) 20%, rgb(42, 42, 42) 80%);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, rgb(36, 36, 36)), color-stop(0.8, rgb(42, 42, 42)));
    }
    .davtech-global-navigation-header-container {
        padding: 0 20px 0;
        margin: 0
    }
    .davtech-global-navigation-container {
        padding: 0 20px 20px;
        margin: 0;
        border-right: 0
    }
    .davtech-global-navigation-header-container li,
    .davtech-global-navigation-container li {
        padding: 0;
        border-bottom: 2px solid #212121;
        margin: 0
    }
    .davtech-global-navigation-header-container li {
        padding: 0
    }
    .davtech-global-navigation-container li {
        padding: 0;
        margin: 0
    }
    .davtech-global-navigation-container {
        padding: 0
    }
    .davtech-global-navigation-container.last li {
        padding: 0
    }
    .davtech-global-navigation-header-container li a {
        position: relative;
        left: -20px;
        font-weight: bold;
        padding: 15px;
        display: block;
        margin-right: -40px
    }
    .js .davtech-quicklinks-list a,
    .js .davtech-quicklinks-list a:link,
    .js .davtech-quicklinks-list a:visited {
        padding: 15px 15px 20px;
    }
    .davtech-global-navigation-container li a {
        display: block;
        padding: 10px 20px
    }
    .davtech-global-navigation-header-container li a:focus,
    .davtech-global-navigation-header-container li a:hover,
    .davtech-global-navigation-container li a:focus,
    .davtech-global-navigation-container li a:hover {
        background: #292929;
        background-image: linear-gradient(bottom, rgb(40, 40, 40) 20%, rgb(41, 41, 41) 80%);
        background-image: -o-linear-gradient(bottom, rgb(40, 40, 40) 20%, rgb(41, 41, 41) 80%);
        background-image: -moz-linear-gradient(bottom, rgb(40, 40, 40) 20%, rgb(41, 41, 41) 80%);
        background-image: -webkit-linear-gradient(bottom, rgb(40, 40, 40) 20%, rgb(41, 41, 41) 80%);
        background-image: -ms-linear-gradient(bottom, rgb(40, 40, 40) 20%, rgb(41, 41, 41) 80%);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, rgb(40, 40, 40)), color-stop(0.8, rgb(41, 41, 41)));
    }
    .davtech-global-navigation-container {
        font-weight: normal
    }
    .davtech-quicklinks-list {
        padding: 3px 0 0 0;
        background: url(/wp-content/themes/davtech/img/icon/bg-mobile-nav-border.png) repeat-x top left;
        font-weight: bold;
        position: relative;
        top: -2px
    }
    .davtech-quicklinks-list li {
        padding: 0;
        border-bottom: 0
    }
    .davtech-quicklinks-list li a {
        padding: 10px 10px 10px 0;
    }
    .js .davtech-quicklinks-list a,
    .js .davtech-quicklinks-list a:link,
    .js .davtech-quicklinks-list a:visited {
        background-position: bottom left
    }
    .davtech-global-navigation-container p,
    .davtech-global-navigation-tertiary,
    .davtech-global-navigation,
    .js .davtech-quicklinks,
    .davtech-tertiary-navigation {
        display: none
    }
    .js .davtech-quicklinks-list,
    .js .davtech-open-menu,
    .js .davtech-global-navigation-drawer,
    .js .davtech-global-navigation-outer {
        display: block
    }
    .davtech-global-navigation-drawer {
        width: 260px;
        position: absolute;
        left: -260px;
        top: -1px;
    }
    .js .davtech-local-navigation li.davtech-back-link,
    .js .davtech-local-navigation li.davtech-back-link a {
        display: block;
        font-size: inherit;
        height: auto;
        visibility: visible;
        position: static
    }
    .js .davtech-local-navigation-container a {
        padding: 15px 30px 15px 25px;
    }
    .js .davtech-local-navigation-container li.davtech-sub>a {
        background-image: none;
        padding: 15px 30px 15px 25px;
    }
    .js .davtech-menu-btn {
        margin: 0;
        display: block;
    }
    .davtech-menu-indicator {
        height: 20px;
        width: 20px;
        position: absolute;
        top: 50%;
        left: 10px;
        display: block;
        margin-top: -10px;
        border-radius: 1px;
        -webkit-border-radius: 1px;
        background-repeat: no-repeat;
        background-position: 50% 50%
    }
    .davtech-fwd-btn {
        right: 10px;
        left: auto;
        background-image: url(/wp-content/themes/davtech/img/icon-fwd-btn.png)
    }
    .davtech-back-btn {
        left: 25px;
        background-image: url(/wp-content/themes/davtech/img/icon/icon-back-btn.png)
    }
    .js .davtech-menu-btn span {
        padding: 15px 0 15px 25px;
        display: block
    }
    .js .davtech-menu-btn a {
        padding: 0;
        position: relative;
    }
    .js .davtech-menu-btn .davtech-menu-btn-arrow {
        width: 53px;
        height: 53px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        background-repeat: no-repeat;
        background-position: 50% 50%
    }
    .js .davtech-local-navigation .davtech-local-navigation-container {
        position: absolute;
        left: -9999px;
    }
    .js .davtech-local-navigation ul {
        margin: 0;
        width: 480px;
        position: absolute;
    }
    .js .davtech-local-navigation li {
        float: none;
    }
    .js .davtech-local-navigation li.davtech-title {
        display: block
    }
    .js .davtech-local-navigation li.davtech-title,
    .js .davtech-local-navigation li.davtech-current-page > a {
        font-weight: bold
    }
    .js .davtech-local-navigation li.davtech-title a {
        cursor: default
    }
    .js .davtech-local-navigation li.davtech-current-page > a {
        background-image: url(/wp-content/themes/davtech/img/icon/icon-fwd-btn.png);
        background-position: 25px 50%;
        background-repeat: no-repeat;
        padding-left: 40px
    }
    .js .davtech-local-navigation ul li ul {
        left: 480px;
        top: 0;
        padding-top: 0
    }
    .js .davtech-local-navigation ul li.davtech-current>ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current>ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current>ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current>ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current>ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current>ul {
        display: block
    }
    .js .davtech-local-navigation ul li ul,
    .js .davtech-local-navigation ul li.davtech-current ul li ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li ul,
    .js .davtech-local-navigation ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li.davtech-current ul li ul {
        display: none
    }
    .js .davtech-local-navigation li a {
        display: block;
        color: #fff;
        text-decoration: none;
    }
    .js .davtech-local-navigation-container li.davtech-back-link a {
        position: relative;
        padding: 15px 30px 15px 50px;
    }
    .davtech-co-branding-logo {
        float: none
    }
    .davtech-open-menu {
        margin: 15px;
    }
    .davtech-breadcrumb {
        display: none
    }
    .davtech-mobile-parent {
        display: block;
    }
    .davtech-section-page .davtech-mobile-parent,
    .davtech-sub-section-page .davtech-mobile-parent {
        display: none
    }
    .davtech-listing-txt {
        padding: 20px 0 0
    }
    .davtech-listing-img {
        padding: 0 0 10px
    }
    .davtech-event-details-dl dt,
    .davtech-event-details-dl dd,
    .davtech-event-details-dl {
        float: none
    }
    .davtech-event-details,
    .davtech-column6 .davtech-event-details {
        background-image: none
    }
    .davtech-current-date {
        padding: 7px 0 8px 0
    }
    .davtech-slide-caption {
        opacity: 1;
        position: static;
    }
    .davtech-carousel {
        overflow: hidden;
        background: #000
    }
    .davtech-carousel-controls {
        position: absolute;
        top: 0;
        bottom: auto;
        left: 0;
        right: auto;
        width: 100%;
        height: 100%;
    }
    .davtech-carousel-controls li {
        margin: 0;
        width: 50px;
        float: none;
        height: auto;
        position: absolute;
        top: 0;
    }
    .davtech-slide-caption {
        background: #000
    }
    .davtech-carousel-control-btn {
        overflow: auto;
        width: auto;
        opacity: 0.8
    }
    .davtech-carousel-controls li.davtech-pause-li {
        right: 50%;
        margin-right: -25px !important;
        top: 50%;
        margin-top: -25px !important;
    }
    .davtech-carousel-control-btn.davtech-pause,
    .davtech-carousel-control-btn.davtech-play {
        border-radius: 50px;
    }
    .davtech-carousel-content {
        text-align: left
    }
    .davtech-next-li {
        right: 0;
        left: auto;
    }
    .davtech-event-cta-container {
        padding: 30px 20px 0 20px
    }
    .davtech-events-cta {
        float: none
    }
    .davtech-events-cta li {
        margin-left: 0;
        float: none;
        margin-bottom: 30px
    }
    .davtech-table th,
    .davtech-table td {
        line-height: 24px
    }
    .davtech-vertical-stacking-table table,
    .davtech-vertical-stacking-table thead,
    .davtech-vertical-stacking-table tbody,
    .davtech-vertical-stacking-table th,
    .davtech-vertical-stacking-table td,
    .davtech-vertical-stacking-table tr {
        display: block;
    }
    .davtech-vertical-stacking-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .davtech-vertical-stacking-table tr {
        border: 1px solid #ccc;
    }
    .davtech-vertical-stacking-table td {
        border: none;
        border-bottom: 1px solid #e4e4e4;
    }
    .davtech-vertical-stacking-table td:before {
        white-space: normal;
    }
    .davtech-table-heading {
        display: block;
    }
    .davtech-nav-tabs {
        padding-left: 0
    }
    .davtech-column3 .Zebra_DatePicker table {
        font-size: 16px
    }
    .davtech-column3 .Zebra_DatePicker .dp_daypicker td {
        padding: 0 3px 9px 6px;
    }
    .davtech-overlay {
        right: auto;
        left: 0
    }
    .davtech-mobile-list-layout {
        display: block
    }
    .davtech-desktop-list-layout {
        display: none
    }
    .davtech-notifications-container {
        padding: 10px 20px
    }
    .davtech-notifications-icon {
        float: none
    }
    .davtech-close-panel {
        top: 10px;
        right: 20px
    }
    .davtech-section-list li li {
        padding: 0 0 10px
    }
    .davtech-section-list li li li {
        padding: 5px 0 5px
    }
}

@media (max-width:480px) {}

.davtech-page-header,
.davtech-local-footer {
    background: #183861
}

.davtech-local-footer h3 a {
    color: #91b9a4;
}

.davtech-page-sub-title,
.davtech-banner-content {
    background: #1e7680
}

.davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAM3P3/7r87LxYgsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAIeHT431w+WIAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-carousel-control-btn {
    background: #28828a
}

.davtech-carousel-control-btn:hover {
    background: #0c5963
}

.davtech-homepage-carousel .davtech-slide {
    background: #28828a;
    color: #fff
}

.davtech-partnership-branding {
    border-color: #28828a
}

.davtech-highlight-date {
    background: #28828a
}

.davtech-focus-teaser {
    background: #183861;
}

.davtech-focus-link {
    background-color: #0c5963
}

.davtech-main-content h1,
.davtech-main-content h2 {
    color: #183861
}

table,
.davtech-table-bordered {
    border-bottom: 2px solid #28828a;
}

th {
    background: #28828a;
    color: #fff
}

th.davtech-alt {
    background: #fff;
    color: #28828a
}

.davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #d2f3e1;
}

.davtech-table-bordered th {
    border-left: 1px solid #d2f3e1;
}

.davtech-local-navigation {
    background: #0c5963;
    border-bottom: 1px solid #183861;
    border-top: 1px solid #183861
}

.davtech-local-navigation a {
    background: #0c5963;
    border-right: 1px solid #183861;
    border-bottom: 1px solid #183861;
    border-top: 1px solid #183861
}

.davtech-local-navigation a:focus,
.davtech-local-navigation a:hover,
.davtech-local-navigation a:active {
    background-color: #1e7680;
}

.davtech-local-navigation a.davtech-selected {
    background: #3667af
}

.davtech-local-navigation li.davtech-hover a {
    background-color: #3667af;
    border-bottom: 0
}

.davtech-local-navigation li.davtech-sub li a {
    background-color: #003a41;
    border-right: 0;
}

.davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #3667af;
}

.davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #3667af;
}

.js .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #003a41
}

.js .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #0c5963;
}

.davtech-theme-1 .davtech-page-header,
.davtech-theme-1 .davtech-local-footer {
    background: #003e74
}

.davtech-theme-1 .davtech-local-footer h3 a {
    color: #68ace5;
}

.davtech-theme-1 .davtech-page-sub-title,
.davtech-theme-1 .davtech-banner-content {
    background: #005dab
}

.davtech-theme-1 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAM3X/34ry7GwYgsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAHbOT3++G7jxAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-1 .davtech-carousel-control-btn {
    background: #0072cf
}

.davtech-theme-1 .davtech-carousel-control-btn:hover {
    background: #004e8f
}

.davtech-theme-1 .davtech-homepage-carousel .davtech-slide {
    background: #0072cf;
    color: #fff
}

.davtech-theme-1 .davtech-partnership-branding {
    border-color: #0072cf
}

.davtech-theme-1 .davtech-highlight-date {
    background: #0072cf
}

.davtech-theme-1 .davtech-focus-teaser {
    background: #003e74;
}

.davtech-theme-1 .davtech-focus-link {
    background-color: #004e8f
}

.davtech-theme-1 .davtech-main-content h1,
.davtech-theme-1 .davtech-main-content h2 {
    color: #003e74
}

.davtech-theme-1 table,
.davtech-theme-1 .davtech-table-bordered {
    border-bottom: 2px solid #0072cf;
}

.davtech-theme-1 th {
    background: #0072cf;
    color: #fff
}

.davtech-theme-1 th.davtech-alt {
    background: #fff;
    color: #0072cf
}

.davtech-theme-1 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-1 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #d2e4f3;
}

.davtech-theme-1 .davtech-table-bordered th {
    border-left: 1px solid #d2e4f3;
}

.davtech-theme-1 .davtech-local-navigation {
    background: #004e8f;
    border-bottom: 1px solid #003e74;
    border-top: 1px solid #003e74
}

.davtech-theme-1 .davtech-local-navigation a {
    background: #004e8f;
    border-right: 1px solid #003e74;
    border-bottom: 1px solid #003e74;
    border-top: 1px solid #003e74
}

.davtech-theme-1 .davtech-local-navigation a:focus,
.davtech-theme-1 .davtech-local-navigation a:hover,
.davtech-theme-1 .davtech-local-navigation a:active {
    background-color: #005dab;
}

.davtech-theme-1 .davtech-local-navigation a.davtech-selected {
    background: #0072cf
}

.davtech-theme-1 .davtech-local-navigation li.davtech-hover a {
    background-color: #002e55
}

.davtech-theme-1 .davtech-local-navigation li.davtech-sub li a {
    background-color: #002e55;
    border-right: 0;
}

.davtech-theme-1 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #004e8f;
}

.davtech-theme-1 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #004e8f;
}

.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #002e55
}

.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #004e8f;
}

.davtech-theme-2 .davtech-page-header,
.davtech-theme-2 .davtech-local-footer {
    background: #183861
}

.davtech-theme-2 .davtech-local-footer h3 a {
    color: #91b9a4;
}

.davtech-theme-2 .davtech-page-sub-title,
.davtech-theme-2 .davtech-banner-content {
    background: #1e7680
}

.davtech-theme-2 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAM3P3/7r87LxYgsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAIeHT431w+WIAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-2 .davtech-carousel-control-btn {
    background: #28828a
}

.davtech-theme-2 .davtech-carousel-control-btn:hover {
    background: #0c5963
}

.davtech-theme-2 .davtech-homepage-carousel .davtech-slide {
    background: #28828a;
    color: #fff
}

.davtech-theme-2 .davtech-partnership-branding {
    border-color: #28828a
}

.davtech-theme-2 .davtech-highlight-date {
    background: #28828a
}

.davtech-theme-2 .davtech-focus-teaser {
    background: #183861;
}

.davtech-theme-2 .davtech-focus-link {
    background-color: #0c5963
}

.davtech-theme-2 .davtech-main-content h1,
.davtech-theme-2 .davtech-main-content h2 {
    color: #183861
}

.davtech-theme-2 table,
.davtech-theme-2 .davtech-table-bordered {
    border-bottom: 2px solid #28828a;
}

.davtech-theme-2 th {
    background: #28828a;
    color: #fff
}

.davtech-theme-2 th.davtech-alt {
    background: #fff;
    color: #28828a
}

.davtech-theme-2 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-2 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #d2f3e1;
}

.davtech-theme-2 .davtech-table-bordered th {
    border-left: 1px solid #d2f3e1;
}

.davtech-theme-2 .davtech-local-navigation {
    background: #0c5963;
    border-bottom: 1px solid #183861;
    border-top: 1px solid #183861
}

.davtech-theme-2 .davtech-local-navigation a {
    background: #0c5963;
    border-right: 1px solid #183861;
    border-bottom: 1px solid #183861;
    border-top: 1px solid #183861
}

.davtech-theme-2 .davtech-local-navigation a:focus,
.davtech-theme-2 .davtech-local-navigation a:hover,
.davtech-theme-2 .davtech-local-navigation a:active {
    background-color: #1e7680;
}

.davtech-theme-2 .davtech-local-navigation a.davtech-selected {
    background: #28828a
}

.davtech-theme-2 .davtech-local-navigation li.davtech-hover a {
    background-color: #003a41
}

.davtech-theme-2 .davtech-local-navigation li.davtech-sub li a {
    background-color: #003a41;
    border-right: 0;
}

.davtech-theme-2 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #0c5963;
}

.davtech-theme-2 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #0c5963;
}

.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #003a41
}

.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #0c5963;
}

.davtech-theme-3 .davtech-page-header,
.davtech-theme-3 .davtech-local-footer {
    background: #422e5d
}

.davtech-theme-3 .davtech-local-footer h3 a {
    color: #af95a3;
}

.davtech-theme-3 .davtech-page-sub-title,
.davtech-theme-3 .davtech-banner-content {
    background: #782c7e
}

.davtech-theme-3 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQALv7r/7zwjjgzhCikKMYAEYB8RmROaABAAPAg+/3tdmjQAAAABJRU5ErkJggg==);
    min-height: 100%
}

.davtech-theme-3 .davtech-carousel-control-btn {
    background: #8f2b8c
}

.davtech-theme-3 .davtech-carousel-control-btn:hover {
    background: #6a2068
}

.davtech-theme-3 .davtech-homepage-carousel .davtech-slide {
    background: #8f2b8c;
    color: #fff
}

.davtech-theme-3 .davtech-partnership-branding {
    border-color: #8f2b8c
}

.davtech-theme-3 .davtech-highlight-date {
    background: #8f2b8c
}

.davtech-theme-3 .davtech-focus-teaser {
    background: #422e5d;
}

.davtech-theme-3 .davtech-focus-link {
    background-color: #612d70
}

.davtech-theme-3 .davtech-main-content h1,
.davtech-theme-3 .davtech-main-content h2 {
    color: #422e5d
}

.davtech-theme-3 table,
.davtech-theme-3 .davtech-table-bordered {
    border-bottom: 2px solid #8f2b8c;
}

.davtech-theme-3 th {
    background: #8f2b8c;
    color: #fff
}

.davtech-theme-3 th.davtech-alt {
    background: #fff;
    color: #8f2b8c
}

.davtech-theme-3 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-3 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #f4d3e5;
}

.davtech-theme-3 .davtech-table-bordered th {
    border-left: 1px solid #f4d3e5;
}

.davtech-theme-3 .davtech-local-navigation {
    background: #612d70;
    border-bottom: 1px solid #422E5D;
    border-top: 1px solid #422E5D
}

.davtech-theme-3 .davtech-local-navigation a {
    background: #612d70;
    border-right: 1px solid #422E5D;
    border-bottom: 1px solid #422E5D;
    border-top: 1px solid #422E5D
}

.davtech-theme-3 .davtech-local-navigation a:focus,
.davtech-theme-3 .davtech-local-navigation a:hover,
.davtech-theme-3 .davtech-local-navigation a:active {
    background-color: #782c7e;
}

.davtech-theme-3 .davtech-local-navigation a.davtech-selected {
    background: #8f2b8c
}

.davtech-theme-3 .davtech-local-navigation li.davtech-hover a {
    background-color: #35254a
}

.davtech-theme-3 .davtech-local-navigation li.davtech-sub li a {
    background-color: #35254a;
    border-right: 0;
}

.davtech-theme-3 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #612d70;
}

.davtech-theme-3 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #612d70;
}

.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #35254a
}

.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #612d70;
}

.davtech-theme-4 .davtech-page-header,
.davtech-theme-4 .davtech-local-footer {
    background: #285392
}

.davtech-theme-4 .davtech-local-footer h3 a {
    color: #aab300;
}

.davtech-theme-4 .davtech-page-sub-title,
.davtech-theme-4 .davtech-banner-content {
    background: #1d4c8a
}

.davtech-theme-4 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAPPPt39L8WnzIgsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAGjMT3NzIr6SAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-4 .davtech-carousel-control-btn {
    background: #1a3f71
}

.davtech-theme-4 .davtech-carousel-control-btn:hover {
    background: #0e3b44
}

.davtech-theme-4 .davtech-homepage-carousel .davtech-slide {
    background: #1a3f71;
    color: #fff
}

.davtech-theme-4 .davtech-partnership-branding {
    border-color: #57831a
}

.davtech-theme-4 .davtech-highlight-date {
    background: #57831a
}

.davtech-theme-4 .davtech-focus-teaser {
    background: #1a3f71;
}

.davtech-theme-4 .davtech-focus-link {
    background-color: #355918
}

.davtech-theme-4 .davtech-main-content h1,
.davtech-theme-4 .davtech-main-content h2 {
    color: #1a3f71
}

.davtech-theme-4 table,
.davtech-theme-4 .davtech-table-bordered {
    border-bottom: 2px solid #57831a;
}

.davtech-theme-4 th {
    background:#183861;
    color: #fff
}

.davtech-theme-4 th.davtech-alt {
    background: #fff;
    color: #57831a
}

.davtech-theme-4 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-4 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #f4f6cd;
}

.davtech-theme-4 .davtech-table-bordered th {
    border-left: 1px solid #f4f6cd;
}

.davtech-theme-4 .davtech-local-navigation {
    background: #1d3f71;
    border-right: 1px solid #285392;
    border-bottom: 1px solid #3667af;
    border-top: 1px solid #285392;
}

.davtech-theme-4 .davtech-local-navigation a {
    background: #1d3f71;
    border-right: 1px solid #285392;
    border-bottom: 1px solid #3667af;
    border-top: 1px solid #285392;
}

.davtech-theme-4 .davtech-local-navigation a:focus,
.davtech-theme-4 .davtech-local-navigation a:hover,
.davtech-theme-4 .davtech-local-navigation a:active {
    background-color: #3d5677;
}

.davtech-theme-4 .davtech-local-navigation a.davtech-selected {
    background: #57831a
}

.davtech-theme-4 .davtech-local-navigation li.davtech-hover a {
    background-color: #183861
}

.davtech-theme-4 .davtech-local-navigation li.davtech-sub li a {
    background-color: #183861;
    border-right: 0;
}

.davtech-theme-4 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #1d3f71;
}

.davtech-theme-4 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #1d3f71;
}

.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #183861
}

.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #1d3f71;
}

.davtech-theme-5 .davtech-page-header,
.davtech-theme-5 .davtech-local-footer {
    background: #c44101
}

.davtech-theme-5 .davtech-local-footer h3 a {
    color: #f3bd48;
}

.davtech-theme-5 .davtech-page-sub-title,
.davtech-theme-5 .davtech-banner-content {
    background: #d45812
}

.davtech-theme-5 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAN/Xt3/zyKmyIgsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAI8kT5P7ti8QAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-5 .davtech-carousel-control-btn {
    background: #df671d
}

.davtech-theme-5 .davtech-carousel-control-btn:hover {
    background: #ab3901
}

.davtech-theme-5 .davtech-homepage-carousel .davtech-slide {
    background: #df671d;
    color: #fff
}

.davtech-theme-5 .davtech-partnership-branding {
    border-color: #df671d
}

.davtech-theme-5 .davtech-highlight-date {
    background: #df671d
}

.davtech-theme-5 .davtech-focus-teaser {
    background: #c44101;
}

.davtech-theme-5 .davtech-focus-link {
    background-color: #ab3901
}

.davtech-theme-5 .davtech-main-content h1,
.davtech-theme-5 .davtech-main-content h2 {
    color: #c44101
}

.davtech-theme-5 table,
.davtech-theme-5 .davtech-table-bordered {
    border-bottom: 2px solid #df671d;
}

.davtech-theme-5 th {
    background: #df671d;
    color: #fff
}

.davtech-theme-5 th.davtech-alt {
    background: #fff;
    color: #df671d
}

.davtech-theme-5 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-5 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #f5e7ca;
}

.davtech-theme-5 .davtech-table-bordered th {
    border-left: 1px solid #f5e7ca;
}

.davtech-theme-5 .davtech-local-navigation {
    background: #ab3901;
    border-bottom: 1px solid #c44101;
    border-top: 1px solid #c44101
}

.davtech-theme-5 .davtech-local-navigation a {
    background: #ab3901;
    border-right: 1px solid #c44101;
    border-bottom: 1px solid #c44101;
    border-top: 1px solid #c44101
}

.davtech-theme-5 .davtech-local-navigation a:focus,
.davtech-theme-5 .davtech-local-navigation a:hover,
.davtech-theme-5 .davtech-local-navigation a:active {
    background-color: #d45812;
}

.davtech-theme-5 .davtech-local-navigation a.davtech-selected {
    background: #df671d
}

.davtech-theme-5 .davtech-local-navigation li.davtech-hover a {
    background-color: #772801
}

.davtech-theme-5 .davtech-local-navigation li.davtech-sub li a {
    background-color: #772801;
    border-right: 0;
}

.davtech-theme-5 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #ab3901;
}

.davtech-theme-5 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #ab3901;
}

.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #772801
}

.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #ab3901;
}

.davtech-theme-6 .davtech-page-header,
.davtech-theme-6 .davtech-local-footer {
    background: #851735
}

.davtech-theme-6 .davtech-local-footer h3 a {
    color: #eb99a9;
}

.davtech-theme-6 .davtech-page-sub-title,
.davtech-theme-6 .davtech-banner-content {
    background: #be1741
}

.davtech-theme-6 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAM0lEQVQYV2NkQAM/bz36z64mx4gsDBLDEMCmCCQGV4jLJJhGsEJCikBqGIlRBFY4nDwDAGjoT3MabQ+4AAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-6 .davtech-carousel-control-btn {
    background: #d61746
}

.davtech-theme-6 .davtech-carousel-control-btn:hover {
    background: #a51137
}

.davtech-theme-6 .davtech-homepage-carousel .davtech-slide {
    background: #d61746;
    color: #fff
}

.davtech-theme-6 .davtech-partnership-branding {
    border-color: #d61746
}

.davtech-theme-6 .davtech-highlight-date {
    background: #d61746
}

.davtech-theme-6 .davtech-focus-teaser {
    background: #851735;
}

.davtech-theme-6 .davtech-focus-link {
    background-color: #a51137
}

.davtech-theme-6 .davtech-main-content h1,
.davtech-theme-6 .davtech-main-content h2 {
    color: #851735
}

.davtech-theme-6 table,
.davtech-theme-6 .davtech-table-bordered {
    border-bottom: 2px solid #d61746;
}

.davtech-theme-6 th {
    background: #d61746;
    color: #fff
}

.davtech-theme-6 th.davtech-alt {
    background: #fff;
    color: #d61746
}

.davtech-theme-6 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-6 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #f8e1e5;
}

.davtech-theme-6 .davtech-table-bordered th {
    border-left: 1px solid #f8e1e5;
}

.davtech-theme-6 .davtech-local-navigation {
    background: #a51137;
    border-bottom: 1px solid #851735;
    border-top: 1px solid #851735
}

.davtech-theme-6 .davtech-local-navigation a {
    background: #a51137;
    border-right: 1px solid #851735;
    border-bottom: 1px solid #851735;
    border-top: 1px solid #851735
}

.davtech-theme-6 .davtech-local-navigation a:focus,
.davtech-theme-6 .davtech-local-navigation a:hover,
.davtech-theme-6 .davtech-local-navigation a:active {
    background-color: #be1741;
}

.davtech-theme-6 .davtech-local-navigation a.davtech-selected {
    background: #d61746
}

.davtech-theme-6 .davtech-local-navigation li.davtech-hover a {
    background-color: #6c112a
}

.davtech-theme-6 .davtech-local-navigation li.davtech-sub li a {
    background-color: #6c112a;
    border-right: 0;
}

.davtech-theme-6 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #a51137;
}

.davtech-theme-6 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #a51137;
}

.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #6c112a
}

.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #a51137;
}

.davtech-theme-7 .davtech-page-header,
.davtech-theme-7 .davtech-local-footer {
    background: #404040
}

.davtech-theme-7 .davtech-local-footer h3 a {
    color: #EAE8E8;
}

.davtech-theme-7 .davtech-page-sub-title,
.davtech-theme-7 .davtech-banner-content {
    background: #7d7777
}

.davtech-theme-7 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAHElEQVQYlWNgQAOfP3/+T1BsMCrCBgajO4n1DACTJUzhVcNWTAAAAABJRU5ErkJggg);
    min-height: 100%
}

.davtech-theme-7 .davtech-carousel-control-btn {
    background: #8C8989
}

.davtech-theme-7 .davtech-carousel-control-btn:hover {
    background: #5F5F5F
}

.davtech-theme-7 .davtech-homepage-carousel .davtech-slide {
    background: #8C8989;
    color: #fff
}

.davtech-theme-7 .davtech-partnership-branding {
    border-color: #8C8989
}

.davtech-theme-7 .davtech-highlight-date {
    background: #8C8989
}

.davtech-theme-7 .davtech-focus-teaser {
    background: #404040;
}

.davtech-theme-7 .davtech-focus-link {
    background-color: #5F5F5F
}

.davtech-theme-7 .davtech-main-content h1,
.davtech-theme-7 .davtech-main-content h2 {
    color: #404040
}

.davtech-theme-7 table,
.davtech-theme-7 .davtech-table-bordered {
    border-bottom: 2px solid #8C8989;
}

.davtech-theme-7 th {
    background: #8C8989;
    color: #fff
}

.davtech-theme-7 th.davtech-alt {
    background: #fff;
    color: #8C8989
}

.davtech-theme-7 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-7 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #DBD9D9;
}

.davtech-theme-7 .davtech-table-bordered th {
    border-left: 1px solid #DBD9D9;
}

.davtech-theme-7 .davtech-local-navigation {
    background: #5F5F5F;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040
}

.davtech-theme-7 .davtech-local-navigation a {
    background: #5F5F5F;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040
}

.davtech-theme-7 .davtech-local-navigation a:focus,
.davtech-theme-7 .davtech-local-navigation a:hover,
.davtech-theme-7 .davtech-local-navigation a:active {
    background-color: #7d7777;
}

.davtech-theme-7 .davtech-local-navigation a.davtech-selected {
    background: #8C8989
}

.davtech-theme-7 .davtech-local-navigation li.davtech-hover a {
    background-color: #2F2F2F
}

.davtech-theme-7 .davtech-local-navigation li.davtech-sub li a {
    background-color: #2F2F2F;
    border-right: 0;
}

.davtech-theme-7 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #5F5F5F;
}

.davtech-theme-7 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #5F5F5F;
}

.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #2F2F2F
}

.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #5F5F5F;
}

.davtech-theme-8 .davtech-page-header,
.davtech-theme-8 .davtech-local-footer {
    background: #ABB400
}

.davtech-theme-8 .davtech-local-footer h3 a {
    color: #5d6200;
}

.davtech-theme-8 .davtech-local-footer {
    color: #fff;
}

.davtech-theme-8 .davtech-page-sub-title,
.davtech-theme-8 .davtech-banner-content {
    background: #79791e
}

.davtech-theme-8 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAAA3NCSVQICAjb4U/gAAAABlBMVEXf36z///9KqX8SAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABpJREFUCJlj+N7A8N6B4d4Bhr0HGKoPMKByAdOeDfkuhWGAAAAAAElFTkSuQmCC);
    min-height: 100%
}

.davtech-theme-8 .davtech-carousel-control-btn {
    background: #8f933b
}

.davtech-theme-8 .davtech-carousel-control-btn:hover {
    background: #404F24
}

.davtech-theme-8 .davtech-homepage-carousel .davtech-slide {
    background: #8f933b;
    color: #fff
}

.davtech-theme-8 .davtech-partnership-branding {
    border-color: #8f933b
}

.davtech-theme-8 .davtech-highlight-date {
    background: #8f933b
}

.davtech-theme-8 .davtech-focus-teaser {
    background: #ABB400;
}

.davtech-theme-8 .davtech-focus-link {
    background-color: #404F24
}

.davtech-theme-8 .davtech-main-content h1,
.davtech-theme-8 .davtech-main-content h2 {
    color: #ABB400
}

.davtech-theme-8 table,
.davtech-theme-8 .davtech-table-bordered {
    border-bottom: 2px solid #8f933b;
}

.davtech-theme-8 th {
    background: #8f933b;
    color: #fff
}

.davtech-theme-8 th.davtech-alt {
    background: #888b22;
    color: #fff
}

.davtech-theme-8 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-8 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #dfdfac;
}

.davtech-theme-8 .davtech-table-bordered th {
    border-left: 1px solid #dfdfac;
}

.davtech-theme-8 .davtech-local-navigation {
    background: #404F24;
    border-bottom: 1px solid #ABB400;
    border-top: 1px solid #ABB400
}

.davtech-theme-8 .davtech-local-navigation a {
    background: #404F24;
    border-right: 1px solid #ABB400;
    border-bottom: 1px solid #ABB400;
    border-top: 1px solid #ABB400;
}

.davtech-theme-8 .davtech-local-navigation a:focus,
.davtech-theme-8 .davtech-local-navigation a:hover,
.davtech-theme-8 .davtech-local-navigation a:active {
    background-color: #79791e;
}

.davtech-theme-8 .davtech-local-navigation a.davtech-selected {
    background: #8f933b
}

.davtech-theme-8 .davtech-local-navigation li.davtech-hover a {
    background-color: #4e6c16
}

.davtech-theme-8 .davtech-local-navigation li.davtech-sub li a {
    background-color: #4e6c16;
    border-right: 0;
}

.davtech-theme-8 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #404F24;
}

.davtech-theme-8 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #404F24;
}

.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #4e6c16
}

.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #404F24;
}

.davtech-theme-9 .davtech-breadcrumb,
.davtech-theme-9 .davtech-page-header .davtech-breadcrumb a {
    color: #000;
}

.davtech-theme-9 .davtech-page-header,
.davtech-theme-9 .davtech-local-footer {
    background: #d2dde7
}

.davtech-theme-9 .davtech-carousel-content p,
.davtech-theme-9 .davtech-page-title {
    color: #000;
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
}

.davtech-theme-9 .davtech-page-header h1 {
    color: #000;
    font-size: 40px;
    line-height: 48px;
}

.davtech-theme-9 .davtech-breadcrumb li {
    padding: 0 2px 0 17px;
    background: url(/profiles/cambridge/themes/cambridge_theme/images/interface/bg-breadcrumb-link-black.png) 5px 50% no-repeat;
    white-space: nowrap;
}

.davtech-theme-9 .davtech-local-footer {
    color: #000;
}

.davtech-theme-9 .davtech-local-footer h3 a {
    color: #404040;
}

.davtech-theme-9 .davtech-local-footer a {
    color: #000;
}

.davtech-theme-9 .davtech-page-sub-title,
.davtech-theme-9 .davtech-banner-content {
    background: #b6b5b5
}

.davtech-theme-9 .davtech-tertiary-navigation {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAHElEQVQYlWNgQAOfP3/+T1BsMCrCBgajO4n1DACTJUzhVcNWTAAAAABJRU5ErkJggg);
    min-height: 100%
}

.davtech-theme-9 .davtech-carousel-control-btn {
    background: #8c8989
}

.davtech-theme-9 .davtech-carousel-control-btn:hover {
    background: #5f5f5f
}

.davtech-theme-9 .davtech-homepage-carousel .davtech-slide {
    background: #8c8989;
    color: #fff
}

.davtech-theme-9 .davtech-partnership-branding {
    border-color: #8c8989
}

.davtech-theme-9 .davtech-highlight-date {
    background: #8c8989
}

.davtech-theme-9 .davtech-focus-teaser {
    background: #efefd9;
}

.davtech-theme-9 .davtech-focus-link {
    background-color: #5f5f5f
}

.davtech-theme-9 .davtech-main-content h1,
.davtech-theme-9 .davtech-main-content h2 {
    color: #5f5f5f;
}

.davtech-theme-9 table,
.davtech-theme-9 .davtech-table-bordered {
    border-bottom: 2px solid #8c8989;
}

.davtech-theme-9 th {
    background: #5b8967;
    color: #fff
}

.davtech-theme-9 th.davtech-alt {
    background: #fff;
    color: #8c8989
}

.davtech-theme-9 .davtech-table-striped tbody tr:nth-child(odd) td,
.davtech-theme-9 .davtech-table-striped tbody tr:nth-child(odd) th {
    background-color: #dfdfac;
}

.davtech-theme-9 .davtech-table-bordered th {
    border-left: 1px solid #dfdfac;
}

.davtech-theme-9 .davtech-breadcrumb .davtech-home {
    background: url(/profiles/cambridge/themes/cambridge_theme/images/interface/icon-breadcrumb-home-white.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    padding: 0
}

.davtech-theme-9 #portal-personaltools {
    border: 1px solid #b6b5b5;
}

.davtech-theme-9 #falcon-local-footer .davtech-footer-navigation {
    background: url(/wp-content/themes/davtech/img/icon/bg-footer-navigation-grey.png) repeat-y scroll 100% 0 rgba(0, 0, 0, 0);
}

.davtech-theme-9 #falcon-local-footer .davtech-footer-navigation.last {
    background: none
}

.davtech-theme-9 .davtech-local-navigation {
    background: #5f5f5f;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040
}

.davtech-theme-9 .davtech-local-navigation a {
    background: #5f5f5f;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
}

.davtech-theme-9 .davtech-local-navigation a:focus,
.davtech-theme-9 .davtech-local-navigation a:hover,
.davtech-theme-9 .davtech-local-navigation a:active {
    background-color: #b6b5b5;
}

.davtech-theme-9 .davtech-local-navigation a.davtech-selected {
    background: #8c8989
}

.davtech-theme-9 .davtech-local-navigation li.davtech-hover a {
    background-color: #2f2f2f
}

.davtech-theme-9 .davtech-local-navigation li.davtech-sub li a {
    background-color: #2f2f2f;
    border-right: 0;
}

.davtech-theme-9 .davtech-local-navigation li.davtech-sub li li a {
    border-bottom: 1px solid #5f5f5f;
}

.davtech-theme-9 .davtech-local-navigation li.davtech-sub li:last-child a {
    border-bottom: 0;
}

.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub>a:focus,
.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub>a:hover,
.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub>a:active {
    background-color: #5f5f5f;
}

.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub a:focus,
.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub a:hover {
    background-color: #2f2f2f
}

.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li a:focus,
.js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li a:hover {
    background-color: #5f5f5f;
}

@media only screen and (max-width:767px) {
    .davtech-local-navigation {
        border: 0
    }
    .js .davtech-closed .davtech-menu-btn-arrow {
        background-image: url(/wp-content/themes/davtech/img/icon-close-btn.png)
    }
    .js .davtech-open .davtech-menu-btn-arrow {
        background-image: url(/wp-content/themes/davtech/img/icon/interface/icon-open-btn.png)
    }
    .js .davtech-menu-btn a:focus,
    .js .davtech-menu-btn a:hover {
        border: 0;
    }
    .davtech-local-navigation ul {
        border-top: 0;
    }
    .js .davtech-local-navigation a {
        background: #183861;
        border-right: 0;
        border-top: 0
    }
    .davtech-local-navigation li a {
        border-bottom: 1px solid #0c5963;
    }
    .js .davtech-local-navigation li li a,
    .js .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #183861;
    }
    .js .davtech-local-navigation li.davtech-title a,
    .js .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-local-navigation a:focus,
    .js .davtech-local-navigation a:hover,
    .js .davtech-local-navigation a:active {
        background-color: #0c5963;
    }
    .js .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #0c5963
    }
    .js .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #0c5963;
    }
    .js .davtech-menu-btn a {
        border: 0;
        background: #0c5963;
    }
    .davtech-menu-btn-arrow {
        background: #003a41
    }
    .js .davtech-menu-btn-arrow a:focus,
    .js .davtech-menu-btn-arrow a:hover {
        background-color: #003a41;
    }
    .davtech-menu-indicator {
        background-color: #0c5963;
    }
    .js .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #003a41;
    }
    .js .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #0c5963;
        background-color: #003a41;
    }
    .js .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #0c5963;
    }
    .js .davtech-theme-1 .davtech-local-navigation a {
        background: #003e74;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-1 .davtech-local-navigation li a {
        border-bottom: 1px solid #004e8f;
    }
    .js .davtech-theme-1 .davtech-local-navigation li li a,
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #003e74;
    }
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-1 .davtech-local-navigation a:focus,
    .js .davtech-theme-1 .davtech-local-navigation a:hover,
    .js .davtech-theme-1 .davtech-local-navigation a:active {
        background-color: #004e8f;
    }
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #004e8f
    }
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-1 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #004e8f;
    }
    .js .davtech-theme-1 .davtech-menu-btn a {
        border: 0;
        background: #004e8f;
    }
    .davtech-theme-1 .davtech-menu-btn-arrow {
        background: #002e55
    }
    .js .davtech-theme-1 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-1 .davtech-menu-btn-arrow a:hover {
        background-color: #002e55;
    }
    .davtech-theme-1 .davtech-menu-indicator {
        background-color: #004e8f;
    }
    .js .davtech-theme-1 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #002e55;
    }
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #004e8f;
        background-color: #002e55;
    }
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-1 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #004e8f;
    }
    .js .davtech-theme-2 .davtech-local-navigation a {
        background: #183861;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-2 .davtech-local-navigation li a {
        border-bottom: 1px solid #0c5963;
    }
    .js .davtech-theme-2 .davtech-local-navigation li li a,
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #183861;
    }
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-2 .davtech-local-navigation a:focus,
    .js .davtech-theme-2 .davtech-local-navigation a:hover,
    .js .davtech-theme-2 .davtech-local-navigation a:active {
        background-color: #0c5963;
    }
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #0c5963
    }
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-2 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #0c5963;
    }
    .js .davtech-theme-2 .davtech-menu-btn a {
        border: 0;
        background: #0c5963;
    }
    .davtech-theme-2 .davtech-menu-btn-arrow {
        background: #003a41
    }
    .js .davtech-theme-2 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-2 .davtech-menu-btn-arrow a:hover {
        background-color: #003a41;
    }
    .davtech-theme-2 .davtech-menu-indicator {
        background-color: #0c5963;
    }
    .js .davtech-theme-2 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #003a41;
    }
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #0c5963;
        background-color: #003a41;
    }
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-2 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #0c5963;
    }
    .js .davtech-theme-3 .davtech-local-navigation a {
        background: #422E5D;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-3 .davtech-local-navigation li a {
        border-bottom: 1px solid #612d70;
    }
    .js .davtech-theme-3 .davtech-local-navigation li li a,
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #422E5D;
    }
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-3 .davtech-local-navigation a:focus,
    .js .davtech-theme-3 .davtech-local-navigation a:hover,
    .js .davtech-theme-3 .davtech-local-navigation a:active {
        background-color: #612d70;
    }
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #612d70
    }
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-3 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #612d70;
    }
    .js .davtech-theme-3 .davtech-menu-btn a {
        border: 0;
        background: #612d70;
    }
    .davtech-theme-3 .davtech-menu-btn-arrow {
        background: #35254a
    }
    .js .davtech-theme-3 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-3 .davtech-menu-btn-arrow a:hover {
        background-color: #35254a;
    }
    .davtech-theme-3 .davtech-menu-indicator {
        background-color: #612d70;
    }
    .js .davtech-theme-3 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #35254a;
    }
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #612d70;
        background-color: #35254a;
    }
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-3 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #612d70;
    }
    .js .davtech-theme-4 .davtech-local-navigation a {
        background: #1a3f71;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-4 .davtech-local-navigation li a {
        border-bottom: 1px solid #1d3f71;
    }
    .js .davtech-theme-4 .davtech-local-navigation li li a,
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #1d3f71;
    }
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-4 .davtech-local-navigation a:focus,
    .js .davtech-theme-4 .davtech-local-navigation a:hover,
    .js .davtech-theme-4 .davtech-local-navigation a:active {
        background-color: #1d3f71;
    }
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #1d3f71
    }
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-4 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #1d3f71;
    }
    .js .davtech-theme-4 .davtech-menu-btn a {
        border: 0;
        background: #1d3f71;
    }
    .davtech-theme-4 .davtech-menu-btn-arrow {
        background: #183861
    }
    .js .davtech-theme-4 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-4 .davtech-menu-btn-arrow a:hover {
        background-color: #183861;
    }
    .davtech-theme-4 .davtech-menu-indicator {
        background-color: #1d3f71;
    }
    .js .davtech-theme-4 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #183861;
    }
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #1d3f71;
        background-color: #183861;
    }
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-4 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #1d3f71;
    }
    .js .davtech-theme-5 .davtech-local-navigation a {
        background: #c44101;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-5 .davtech-local-navigation li a {
        border-bottom: 1px solid #ab3901;
    }
    .js .davtech-theme-5 .davtech-local-navigation li li a,
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #c44101;
    }
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-5 .davtech-local-navigation a:focus,
    .js .davtech-theme-5 .davtech-local-navigation a:hover,
    .js .davtech-theme-5 .davtech-local-navigation a:active {
        background-color: #ab3901;
    }
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #ab3901
    }
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-5 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #ab3901;
    }
    .js .davtech-theme-5 .davtech-menu-btn a {
        border: 0;
        background: #ab3901;
    }
    .davtech-theme-5 .davtech-menu-btn-arrow {
        background: #772801
    }
    .js .davtech-theme-5 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-5 .davtech-menu-btn-arrow a:hover {
        background-color: #772801;
    }
    .davtech-theme-5 .davtech-menu-indicator {
        background-color: #ab3901;
    }
    .js .davtech-theme-5 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #772801;
    }
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #ab3901;
        background-color: #772801;
    }
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-5 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #ab3901;
    }
    .js .davtech-theme-6 .davtech-local-navigation a {
        background: #851735;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-6 .davtech-local-navigation li a {
        border-bottom: 1px solid #a51137;
    }
    .js .davtech-theme-6 .davtech-local-navigation li li a,
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #851735;
    }
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-6 .davtech-local-navigation a:focus,
    .js .davtech-theme-6 .davtech-local-navigation a:hover,
    .js .davtech-theme-6 .davtech-local-navigation a:active {
        background-color: #a51137;
    }
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #a51137
    }
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-6 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #a51137;
    }
    .js .davtech-theme-6 .davtech-menu-btn a {
        border: 0;
        background: #a51137;
    }
    .davtech-theme-6 .davtech-menu-btn-arrow {
        background: #6c112a
    }
    .js .davtech-theme-6 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-6 .davtech-menu-btn-arrow a:hover {
        background-color: #6c112a;
    }
    .davtech-theme-6 .davtech-menu-indicator {
        background-color: #a51137;
    }
    .js .davtech-theme-6 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #6c112a;
    }
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #a51137;
        background-color: #6c112a;
    }
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-6 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #a51137;
    }
    .js .davtech-theme-7 .davtech-local-navigation a {
        background: #404040;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-7 .davtech-local-navigation li a {
        border-bottom: 1px solid #5F5F5F;
    }
    .js .davtech-theme-7 .davtech-local-navigation li li a,
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #404040;
    }
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-7 .davtech-local-navigation a:focus,
    .js .davtech-theme-7 .davtech-local-navigation a:hover,
    .js .davtech-theme-7 .davtech-local-navigation a:active {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #5F5F5F
    }
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-7 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-7 .davtech-menu-btn a {
        border: 0;
        background: #5F5F5F;
    }
    .davtech-theme-7 .davtech-menu-btn-arrow {
        background: #2F2F2F
    }
    .js .davtech-theme-7 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-7 .davtech-menu-btn-arrow a:hover {
        background-color: #2F2F2F;
    }
    .davtech-theme-7 .davtech-menu-indicator {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-7 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #2F2F2F;
    }
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #5F5F5F;
        background-color: #2F2F2F;
    }
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-7 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-8 .davtech-local-navigation a {
        background: #ABB400;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-8 .davtech-local-navigation li a {
        border-bottom: 1px solid #404f24;
    }
    .js .davtech-theme-8 .davtech-local-navigation li li a,
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #ABB400;
    }
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-8 .davtech-local-navigation a:focus,
    .js .davtech-theme-8 .davtech-local-navigation a:hover,
    .js .davtech-theme-8 .davtech-local-navigation a:active {
        background-color: #404f24;
    }
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #404f24
    }
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-8 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #404f24;
    }
    .js .davtech-theme-8 .davtech-menu-btn a {
        border: 0;
        background: #404f24;
    }
    .davtech-theme-8 .davtech-menu-btn-arrow {
        background: #4e6c16
    }
    .js .davtech-theme-8 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-8 .davtech-menu-btn-arrow a:hover {
        background-color: #4e6c16;
    }
    .davtech-theme-8 .davtech-menu-indicator {
        background-color: #404f24;
    }
    .js .davtech-theme-8 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #4e6c16;
    }
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #404f24;
        background-color: #4e6c16;
    }
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-8 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #404f24;
    }
    .js .davtech-theme-9 .davtech-local-navigation a {
        background: #404040;
        border-right: 0;
        border-top: 0
    }
    .davtech-theme-9 .davtech-local-navigation li a {
        border-bottom: 1px solid #5F5F5F;
    }
    .js .davtech-theme-9 .davtech-local-navigation li li a,
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li.davtech-sub a {
        background-color: #404040;
    }
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-title a,
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li.davtech-title a,
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li.davtech-sub li.davtech-title a,
    .js .davtech-theme-9 .davtech-local-navigation a:focus,
    .js .davtech-theme-9 .davtech-local-navigation a:hover,
    .js .davtech-theme-9 .davtech-local-navigation a:active {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub a:focus,
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub a:hover {
        background-color: #5F5F5F
    }
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li a:focus,
    .js .davtech-theme-9 .davtech-local-navigation li.davtech-sub li a:hover {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-9 .davtech-menu-btn a {
        border: 0;
        background: #5F5F5F;
    }
    .davtech-theme-9 .davtech-menu-btn-arrow {
        background: #2F2F2F
    }
    .js .davtech-theme-9 .davtech-menu-btn-arrow a:focus,
    .js .davtech-theme-9 .davtech-menu-btn-arrow a:hover {
        background-color: #2F2F2F;
    }
    .davtech-theme-9 .davtech-menu-indicator {
        background-color: #5F5F5F;
    }
    .js .davtech-theme-9 .davtech-local-navigation-container li:first-child a {
        border-top: 1px solid #2F2F2F;
    }
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-back-link a,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a {
        border-bottom: 1px solid #5F5F5F;
        background-color: #2F2F2F;
    }
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-back-link a:focus,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-back-link a:hover,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-back-link a:hover,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:focus,
    .js .davtech-theme-9 .davtech-local-navigation-container li.davtech-sub li.davtech-sub li.davtech-sub li.davtech-back-link a:hover {
        background-color: #5F5F5F;
    }
}

.davtech-global-header {
    background: #000000
}

.davtech-global-footer {
    background: #171717
}

.davtech-global-navigation-drawer {
    background: #171717;
    color: #cecece
}

.davtech-global-navigation-outer {
    border: 1px solid #323232;
    border-width: 0 1px 0 1px
}

.davtech-global-navigation-container {
    border-right: 1px solid #323232;
}

.davtech-global-navigation-container.last {
    border-right: 0;
}

.davtech-theme-1 .davtech-homepage-content h2,
.davtech-theme-2 .davtech-homepage-content h2,
.davtech-theme-3 .davtech-homepage-content h2,
.davtech-theme-4 .davtech-homepage-content h2,
.davtech-theme-5 .davtech-homepage-content h2,
.davtech-theme-6 .davtech-homepage-content h2 {
    color: #171717
}

.davtech-global-navigation-secondary-with-children,
.davtech-global-navigation-container li.last,
.davtech-global-navigation-secondary-with-children li {
    border-bottom: 0
}

.davtech-global-navigation-container li,
.davtech-global-navigation-header-container li {
    border-bottom: 1px solid #323232
}

.davtech-global-navigation-tertiary li,
.davtech-global-navigation-secondary-with-children li {
    border-bottom: 0
}

.davtech-recommended-results {
    background: #f0f8ff
}

.davtech-global-footer {
    color: #fff
}

.davtech-content {
    background: #fff
}

.davtech-secondary-content {
    background: #f6f6f6
}

.davtech-homepage-carousel .davtech-carousel-control-btn,
.davtech-paging-btn {
    background: #171717
}

.davtech-homepage-carousel .davtech-carousel-control-btn:hover {
    background: #000
}

.davtech-paging-btn:focus,
.davtech-paging-btn:hover {
    background: #454545
}

.davtech-inpage-search-container {
    background: #e4e4e4
}

.davtech-login-form {
    background: #f2f2f2
}

.davtech-highlight-date {
    color: #fff
}

.davtech-promo-teaser {
    background: #fff
}

.davtech-vertical-breadcrumb-navigation .davtech-selected {
    color: #171717
}

tbody th,
td {
    background: #fff;
    color: #222
}

.davtech-theme-1 tbody th,
.davtech-theme-2 tbody th,
.davtech-theme-3 tbody th,
.davtech-theme-4 tbody th,
.davtech-theme-5 tbody th,
.davtech-theme-6 tbody th {
    background: #fff;
    color: #222;
    border-bottom: 0
}

table th {
    border-bottom: #e4e4e4 1px solid
}

.davtech-table tbody tr:hover td,
.davtech-table tbody tr:hover th,
.davtech-theme-1 .davtech-table tbody tr:hover td,
.davtech-theme-1 .davtech-table tbody tr:hover th,
.davtech-theme-2 .davtech-table tbody tr:hover td,
.davtech-theme-2 .davtech-table tbody tr:hover th,
.davtech-theme-3 .davtech-table tbody tr:hover td,
.davtech-theme-3 .davtech-table tbody tr:hover th,
.davtech-theme-4 .davtech-table tbody tr:hover td,
.davtech-theme-4 .davtech-table tbody tr:hover th,
.davtech-theme-5 .davtech-table tbody tr:hover td,
.davtech-theme-5 .davtech-table tbody tr:hover th,
.davtech-theme-6 .davtech-table tbody tr:hover td,
.davtech-theme-6 .davtech-table tbody tr:hover th,
.davtech-theme-7 .davtech-table tbody tr:hover td,
.davtech-theme-7 .davtech-table tbody tr:hover th,
.davtech-theme-8 .davtech-table tbody tr:hover td,
.davtech-theme-8 .davtech-table tbody tr:hover th,
.davtech-theme-9 .davtech-table tbody tr:hover td,
.davtech-theme-9 .davtech-table tbody tr:hover th {
    background-color: #e4e4e4;
}

.davtech-vertical-stacking-table th {
    border-left: #e4e4e4 1px solid
}

.davtech-tertiary-navigation {
    border: 1px solid #e4e4e4;
    border-width: 1px 1px 0 1px
}

.davtech-success-panel {
    border-color: #55a51c
}

.davtech-success-panel .davtech-notifications-icon {
    color: #55a51c
}

.davtech-warning-panel {
    border-color: #ff0000
}

.davtech-warning-panel .davtech-notifications-icon {
    color: #ff0000
}

.davtech-alert-panel {
    border-color: #ea7125
}

.davtech-alert-panel .davtech-notifications-icon {
    color: #ea7125
}

.davtech-information-panel {
    border-color: #0072cf
}

.davtech-information-panel .davtech-notifications-icon {
    color: #0072cf
}

.js #global-header-controls {
    display: none
}

.js .davtech-carousel li {
    display: none
}

.js .davtech-secondary-content {
    display: none
}

@media print {
    .lt-ie9 .davtech-row,
    .lt-ie8 .davtech-row {
        min-width: auto
    }
    body {
        background: transparent !important;
    }
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    #content a,
    #content a:visited {
        text-decoration: underline;
    }
    #content a[href]:after {
        content: " (" attr(href) ")";
    }
    .Zebra_DatePicker a[href]:after,
    .davtech-carousel a[href]:after {
        display: none!important
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    #content .ir a:after,
    #content a[href^="javascript:"]:after,
    #content a[href^="#"]:after {
        content: "";
    }
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .Zebra_DatePicker {
        width: 300px
    }
    .Zebra_DatePicker .dp_daypicker td {
        background: #e1e1e1!important;
    }
    .Zebra_DatePicker td.dp_not_in_month {
        background: #edeaea!important;
        color: #b4b3b3!important;
    }
    .Zebra_DatePicker td.dp_selected {
        background: #222!important;
        color: #FFF !important
    }
    .Zebra_DatePicker td.dp_current {
        background: #888888!important;
        color: #fff!important
    }
    .Zebra_DatePicker td.dp_disabled_current {
        background: #edeaea!important;
        color: #b4b3b3!important;
    }
    .Zebra_DatePicker td.dp_disabled,
    .Zebra_DatePicker td.dp_weekend_disabled {
        background: #edeaea!important;
        color: #b4b3b3!important;
    }
    .Zebra_DatePicker td.dp_hover {
        background: #222!important;
        color: #FFF!important
    }
    .davtech-event-indicator {
        background: #f3f3f3!important
    }
    [class*="davtech-column"],
    .davtech-column {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    .davtech-wrap {
        width: 100%
    }
    .davtech-search-container {
        padding: 20px;
    }
    .davtech-recessed-secondary-content {
        margin-top: 0
    }
    .davtech-spacing-column,
    .davtech-sub-section-title {
        display: none
    }
    .davtech-homepage-logo-header {
        display: none
    }
    table,
    .davtech-table-bordered table,
    .davtech-table-bordered th,
    .davtech-table-bordered td,
    .davtech-table-bordered tr {
        border-color: #E4E4E4!important
    }
    caption {
        border: 1px solid #E4E4E4!important;
        page-break-inside: avoid;
    }
    .davtech-responsive-table table {
        display: block!important
    }
    .davtech-topic {
        background: #fff!important
    }
    .davtech-primary-cta {
        color: #fff!important
    }
    .davtech-co-branding-logo {
        padding: 5px;
        background: #000!important;
        display: block;
        float: none
    }
    .davtech-main-logo {
        padding: 5px;
        background: #000 !important;
        display: block;
        float: none
    }
    .davtech-global-header {
        display: none!important
    }
    .davtech-breadcrumb {
        display: none!important
    }
    .davtech-global-navigation-drawer {
        display: none!important
    }
    .davtech-local-navigation {
        display: none!important
    }
    .davtech-tertiary-navigation {
        display: none!important
    }
    .davtech-mobile-parent {
        display: none!important
    }
    .davtech-nav-tabs {
        display: none!important
    }
    .davtech-nav-pills {
        display: none!important
    }
    .davtech-inpage-search-container {
        display: none!important
    }
    .davtech-search-container {
        display: none!important
    }
    .davtech-list-container {
        display: none!important
    }
    .davtech-local-footer {
        display: none!important
    }
    .davtech-global-footer {
        display: none!important
    }
    .davtech-load-more-btn {
        display: none!important
    }
    .davtech-pagination {
        display: none!important
    }
    .davtech-paging {
        display: none!important
    }
    .davtech-notifications-panel {
        display: none!important
    }
    .davtech-open-responsive-table-link {
        display: none!important
    }
    .davtech-homepage-header {
        display: none!important
    }
    .davtech-homepage-logo-header {
        display: none!important
    }
    .davtech-slide-caption {
        position: static
    }
    .davtech-focus-teaser-txt {
        float: none;
        clear: both
    }
    .davtech-carousel .davtech-slide {
        display: block
    }
}

.davtech-page-header a.active {
    color: #fff;
}

.davtech-local-footer h3 {
    color: #91b9a4;
}

.davtech-unstyled-list .leaf,
.davtech-unstyled-list .expanded,
.davtech-unstyled-list .collapsed {
    list-style: none;
    padding: 0;
}

.davtech-vertical-breadcrumb a.active {
    color: #999999;
}

.davtech-vertical-breadcrumb-navigation li.leaf,
.davtech-vertical-breadcrumb-navigation li.expanded,
.davtech-vertical-breadcrumb-navigation li.collapsed {
    padding: 10px 0;
}

.davtech-vertical-breadcrumb-children li.leaf,
.davtech-vertical-breadcrumb-children li.expanded,
.davtech-vertical-breadcrumb-children li.collapsed {
    padding: 5px 5px 5px 0;
}

.davtech-navigation-list li.leaf {
    padding-bottom: 5px;
}

.davtech-carousel .contextual-links li {
    float: none;
}

.davtech-news-listing:last-child {
    border-bottom: 1px dashed #b5b5b5;
}

.davtech-local-footer li a.active {
    color: #fff;
}

.davtech-table tr.even,
.davtech-table tr.odd {
    padding: 0;
}

.field-collection-view {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.field-collection-container {
    border-bottom: 0;
    margin-bottom: 0;
}

.davtech-pagination ul li {
    margin: 0;
}

.item-list .pager li {
    padding: 0;
    list-style-type: inherit;
}

.view .davtech-pagination .progress-disabled {
    float: left;
}

.davtech-pagination li > span {
    float: left;
    padding: 5px 7px;
    line-height: 12px;
    border: 1px solid #d6d6d6;
    margin: 0 2px;
}

.davtech-pagination li > span.davtech-elipsis {
    border: 0;
}

@media only screen and (max-width:1150px) {
    .davtech-pagination li > span {
        padding: 8px 15px;
        line-height: 20px;
    }
}

.davtech-active span {
    background-color: #f2f2f2;
    color: #000000;
}

.davtech-pagination .davtech-active span {
    cursor: default;
    font-weight: bold;
}

.contextual-links-region .contextual-links-wrapper {
    color: #777;
    font-family: myriad-pro-n4, myriad-pro, myriad, verdana, arial, sans-serif;
    font-size: 14px;
}

.contextual-links-region ul.contextual-links li a {
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 4px;
}

.contextual-links-region ul.contextual-links li.first a {
    margin-top: 0;
}

.davtech-theme-1 ul.contextual-links li a:hover {
    background-color: #d2e4f3;
}

.davtech-theme-2 ul.contextual-links li a:hover {
    background-color: #d2f3e1;
}

.davtech-theme-3 ul.contextual-links li a:hover {
    background-color: #f4d3e5;
}

.davtech-theme-4 ul.contextual-links li a:hover {
    background-color: #f4f6cd;
}

.davtech-theme-5 ul.contextual-links li a:hover {
    background-color: #f5e7ca;
}

.davtech-theme-6 ul.contextual-links li a:hover {
    background-color: #f8e1e5;
}

.davtech-theme-7 ul.contextual-links li a:hover {
    background-color: #dbd9d9;
}

.field + .field {
    margin-top: 10px;
}

.davtech-teaser .field + .field {
    margin-top: 20px;
}

#comments {
    margin-top: 0;
}

.davtech-vertical-breadcrumb-navigation .davtech-faux-selected > a {
    color: #171717;
}

#aggregator .feed-source {
    margin: 20px;
    background-color: #f2f2f2;
    padding: 10px;
}

#aggregator .feed-item {
    margin: 20px;
}

.block-aggregator .item-list {
    margin-bottom: 10px;
}

.block-aggregator .item-list li {
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px solid #e4e4e4;
    list-style-type: none;
}

.block-aggregator .more-link {
    margin-bottom: 10px;
    clear: both;
}

.block-aggregator .more-link a {
    padding-right: 15px;
    background: url(/wp-content/themes/davtech/img/icon/bg-secondary-cta-arrow.png) 100% 50% no-repeat;
    display: inline-block;
}

.davtech-aggregator-item .davtech-datestamp {
    color: #717171;
    font-style: italic;
    font-size: 14px;
}

.davtech-page-subtitle {
    color: white;
    font-size: 30px;
    line-height: 36px;
    font-family: "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 300;
}

div.scale-iframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

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

.image-inline {
    max-width: 100%;
    height: auto;
}

img.image-right {
    float: right;
    margin: 10px 0 10px 20px;
    clear: both;
    max-width: 100%;
    height: auto;
}

img.image-left {
    float: left;
    margin: 10px 30px 10px 0;
    clear: both;
    max-width: 100%;
    height: auto;
}

.quote {
    font-family: Georgia, "serif";
    font-size: 19px;
    font-style: italic;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
    line-height: 22.5px;
}

@media (max-width:767px) {
    .davtech-page-subtitle {
        font-size: 18px;
        line-height: 34px;
        margin-bottom: 0;
    }
}

.content div.display {
    padding-left: 20px;
    margin-bottom: 20px;
}

.content div.displaycell {
    float: left;
    left: 0%;
    padding-right: 40px;
    width: 150px;
    height: 159px;
    display: inline;
}

.davtech-icon.falcon-css {
    display: inline;
    position: static;
    padding: 5px 0 2px 20px;
    margin-left: 2px;
}