@charset "utf-8";
/* CSS Document - NEW VITA*/
body {
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px;
  color: #414042;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  background: #fff;
}
h1, h2, h3, h4, h5, h6, span.inpp, .h1, .h2, .h3, .h4, .h5, .h6 {
  /*  font-family: 'Rajdhani', sans-serif !important;
  font-weight: 600;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #414042 !important;
  line-height: normal;
}
h1.vita-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
h2.vita-title, h3.vita-title, h4.vita-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
h1 {
  font-size: 2.5em;
  margin: .67em 0
}
h2 {
  font-size: 1.95em;
  margin: .75em 0
}
h3 {
  font-size: 1.5em;
  margin: .83em 0
}
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
  margin: 1.12em 0
}
h5 {
  font-size: .83em;
  margin: 1.5em 0
}
h6 {
  font-size: .75em;
  margin: 1.67em 0
}
h1.va-title.vita--content {
  box-shadow: inset 0 -2px 0 0 #91d8ae;
  padding-bottom: .6250em;
}
h1.vagov-search__heading {
  text-align: center;
  padding-top: 2em;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 2.8em;
  margin-top: 2em;
  margin-bottom: -.5em;
}
h2.searchsub__heading {
  font-weight: 300;
  color: #fff !important;
  text-align: center;
  font-family: 'Roboto';
  font-size: 1.5em;
  padding-bottom: 1em;
  padding-top: .5em;
}
h3.vagov-search__subheading {
  padding: 0;
  color: #fff !important;
  text-align: center;
  margin-top: 2em;
}
span.inpp {
  font-size: 1.25em;
}
img {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1em;
}
a {
  color: #005e6e;
  text-decoration: underline;
  -webkit-transition: color .05s linear;
  transition: color .05s linear
}
a:active, a:focus, a:hover, a.active {
  color: #0B080F;
}
a.vita-text__link {
  color: #005e6e;
  text-decoration: underline;
}
a:hover.vita-text__link, a:focus.vita-text__link {
  color: #0B080F;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.va-logo__img {
  height: 240px !important;
}
.vitamark-logo__text {
  display: block;
  font-size: 1.25rem;
  padding: .75rem;
  color: inherit;
}
.vita-text__link {
  display: inline-block\9;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .825em;
  color: #414042;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: .02em;
  text-decoration: none;
}
.va-section {
  margin: 0;
  padding: 4em 1em;
}
.va-section.h2content {
    margin: 0;
    padding: 2.5em 1em;
}
.va-section.poptopics {
    margin-bottom: 0em;
}
.va-section.u-color {
  padding: 4em 0;
}
.va-hero {
  margin: 0;
  padding: 2em 0;
}
.vita--nombottom {
  margin-bottom: -4em!important;
}
.vita--nomtop {
  margin-top: -4em!important;
}
.calloutbox {
  padding-bottom: 1em;
}
div.calloutspace form.va-form.va-form--search.u-color.u-color--default {
  margin-bottom: 1em;
}
.callOutBox img {
    margin-left: 0;
    margin-right: 0.125em;
    padding-right: 0;
    vertical-align: middle;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.vita-container {
  min-height: 680px;
  padding-bottom: 0em;
}
.vita-container ul {
  list-style: disc;
  list-style-position: inside;
  padding-bottom: 1em;
  padding-left: 1.5em;
  text-indent: -1.85em;
}
.vita-container li {
  display: list-item;
  text-align: -webkit-match-parent;
  margin-top: .5em;
  margin-left: 1em;
}
.vita-container li > p {
  margin: 1.45em 0 0 -.3em;
  display: inline;
}
.vita-custlist {
  padding-top: 0.5em;
  padding-bottom: 1.25em;
}
/*custom content types*/
.newsdate {
  color: #414042;
  font-size: 12px;
  font-variant: normal;
  margin-bottom: 0px;
}
.headline {
  color: rgb(66, 139, 202);
  padding-bottom: 4px;
  margin-bottom: 20px;
  border-top: 1px dotted #ccc;
  transition: all .25s ease;
  padding-top: 10px;
}
div.prseal p {
  font-size: 1.5em;
  color: #005e6e;
  text-align: center;
  margin-top: 0px;
  padding: 0 0 1em 0;
}
.prcontent {
  margin: 0;
}
.vita-newsfeature img {
  max-height: 200px;
  overflow-y: hidden;
  min-width: 370px;
}
.newsline {
  padding-top: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ccc;
  transition: all .25s ease;
  vertical-align: baseline;
  display: flow-root;
}
img.newsimagelist {
  float: left;
  padding-right: 10px;
  margin-top: -10px;
  vertical-align: baseline;
  max-width: 150px !important;
  margin-left: 0px;
}
.newstitle {
  margin-left: 0px;
}
.img-left {
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
}
.row.newsitem .littleImage img {
  width: 350px !important;
}
.row.newsitem .bigImage img {
  width: 80% !important;
}
.prevnextpg {
  padding: 1.5em 0;
}
.nncioblock {
  border: 1px solid #920075;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.nncio {
  min-width: 180px;
  min-height: 230px;
  float: left !important;
}
.nnciort {
  min-width: 250px;
  min-height: 280px;
  float: right !important;
  padding-left: 25px;
}
.callOutBox {
  border: 1px solid #91d8ae;
  text-align: left;
  clear: both;
  min-height: 100%;
  overflow: inherit;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 2em;
}
.callOutBox h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.5em;
}
blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 2px solid #bd5ba9;
}
.row.namelink {
  line-height: 2.25em;
}
.vitaflex-container {
    flex-flow: row wrap;
    padding: 0;
    margin: 0;
}
.vitaflex-half {
    padding: .5em;
    width: auto;
    height: auto;
    line-height: 1.25em;
    text-align: left;
    transition: all .25s ease;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    margin-top: .5em;
    margin-right: 1px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: inherit;
    font-weight: bold;
  min-width: 260px;
}
.vitaflex-container section.va-section {
    display: contents;
    padding: 0 0;
}
.contentblock20 {
  padding-top: 2em;
  padding-bottom: 1em;
}
.float-container {
  padding: 20px;
  display: flex;
}
.newvita .goleft {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.newvita .goright {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
/* topbutton */
#topbutton {
  display: inline-block;
  background-color: #920075;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#topbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.75em;
  line-height: 46px;
  color: #fff;
}
#topbutton:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: underline;
}
#topbutton:active {
  background-color: #fff;
}
#topbutton.show {
  opacity: .8;
  visibility: visible;
}
/* custom online forms*/
.vita-boxedtext {
  padding: 1em;
  border: 1px solid #212121;
  margin-top: 20px;
  margin-bottom: 20px;
}
.zero-margin {
  margin: 0px;
}
.zero-pad {
  padding: 0px;
}
.half-margin {
  margin-top: -2em;
  margin-bottom: -2em;
}
.hidefield, .hidden {
  display: none;
}
.showfield {
  display: block;
}
form#myForm {
  text-align: center;
}
div#protool section.va-section {
    padding: 0;
}
div#protool .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
div#protool form {
  text-align: left;
  width: 90%;
  margin-bottom: 4em;
}
div#protool label {
  display: inline-block;
  max-width: 100%;
  margin-top: 1em;
  margin-bottom: 5px;
  font-weight: 600;
}
.vita-boxedtext {
  display: none;
  padding: 2em 4em;
  border: 1px solid #212121;
  margin: 2em 0 1em 3em;
}
.reset-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reset-btn:hover, .reset-btn:focus {
  border: 1px solid #000;
}
input:not([disabled]), select:not([disabled]), textarea:not([disabled]) {
    -webkit-appearance: auto;
}
input:not([disabled]):focus, select:not([disabled]):focus, textarea:not([disabled]):focus {
    outline-style: none;
    border: 2px solid #bd5ba9;
    -webkit-box-shadow: inset 0 0 0 0.5px #eee;
    box-shadow: inset 0 0 0 0.5px #eee;
}
input#loginID:focus, select#datadrop:focus {
    border: 2px solid #bd5ba9;
    -webkit-box-shadow: inset 0 0 0 0.5px #eee;
    box-shadow: inset 0 0 0 0.5px #eee;
}
.vita-twocolumn-top {
  display: flex;
  padding: 1em;
}
.vita-twocolumn-top div {
  padding: 10px;
}
.vita-twocolumn-top > div:first-child {
  border-right: 1px solid #d8d8d8;
}
#showName {
  display: none !important;
}
.vita-twocolumn-top > div:nth-child(2) {
  margin-left: 30px;
}
button.btn.btn-primary.pull-right.js-submit {
    background: #920075;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 1.125em 1.5em;
    font-size: 1rem;
    line-height: 1em;
    text-decoration: none;
    vertical-align: middle;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background-color .1s,color .1s;
    transition: background-color .1s,color .1s;
}
.js-t4form-container {
    font-family: 'Roboto', sans-serif !important;
}
.js-t4form-container .form-group {
    margin-bottom: 1.25em!important;
    clear: both;
}
.js-t4form-container label {
    padding-left: 1em;
}
.js-t4form-container textarea.form-control {
    margin-left: 1em;
    margin-bottom: 1em;
}
.js-t4form-container input.form-control {
    margin-left: 1em;
    margin-bottom: 1em;
}
.optout-form {
    margin-top: -1em;
    margin-bottom: 8px!important;
}
p.form-group.js-paragraph-preview {
    padding-left: 1em;
}

/*custom cardinal classes*/
.va-subhead {
  padding: .5em 0 1em 0;
}
.vita-subhead {
  padding: .5em 0;
}
.va-container.vita--pageheader {
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
}
.va-pagesubhead {
  font-size: 1.5em;
  margin-top: -1.5em;
  text-align: center;
}
.va-title {
  margin: 10px 0 0 0;
}
.vita--homeservice {
  padding-top: .5em;
}

button.vita-servicesbtn {
  color: #fff;
  background: #920075;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  padding: .9em;
  font-size: 1em;
  line-height: 1.25em;
  border: 1px solid #920075;
  border-radius: 2px;
  -webkit-transition: border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  transition: border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, border .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
}
button.vita-servicesbtn:hover {
  color: #fff;
  background: #bd5ba9;
  border: 1px solid #bd5ba9;
  text-decoration: underline;
}
.vita-form__input {
  width: 30%;
  padding: .88em;
  font-size: 1em;
  line-height: 1.24em;
  background: #fff;
  border: 1px solid #dadbd8;
  border-radius: 2px;
  -webkit-transition: border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  transition: border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, border .1s ease-in-out;
  transition: box-shadow .1s ease-in-out, border .1s ease-in-out, -webkit-box-shadow .1s ease-in-out;
  text-align: center;
  color: #414042;
  vertical-align: bottom;
}
form.va-form.va-form--search {
  margin-bottom: -1em;
  background-color: transparent;
}
.callOutBox form.va-form.va-form--search.u-color.u-color--default {
    margin-bottom: 0;
    margin-top: 0;
}
h2.va-heading {
  padding: 0;
  font-size: 2.8em;
}
.va-nav--tab {
  background-color: #fff;
  border-bottom: 0px;
}
.va-nav__dropdown {
  position: absolute;
  left: 50%;
  z-index: 90;
  width: 16em;
  margin: 0 0 0 -8em;
  padding: .5em 0;
  list-style: none;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 -3px 0 0 #91d8ae, rgba(0, 0, 0, .02) 0 0 0 1px, rgba(12, 12, 13, .1) 0 1px 4px 0;
  box-shadow: 0 -3px 0 0 #91d8ae, 0 0 0 1px rgba(0, 0, 0, .02), 0 1px 4px 0 rgba(12, 12, 13, .1)
}
a.va-nav__link {
  color: #414042;
}
a.va-nav__link.active, .va-nav__link:active, .t4-sidenav a:focus {
  color: #414042;
}
.t4-sidenav a:hover, .va-nav__link:focus, .va-nav__link:hover {
  -webkit-box-shadow: inset 0 -2px 0 0 #91d8ae;
  box-shadow: inset 0 -2px 0 0 #91d8ae;
  color: #918a96;
}
.u-color--default, .u-color .u-color--default {
  color: #414042;
  background: #fff;
}
.u-color--default .va-button, .u-color .u-color--default .va-button {
  color: #fff;
  background: #920075;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.va-button.va-button--extended.va-button--accent {
  background: #920075;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: #fff;
}
.va-button:focus, .u-color--default .va-button:hover, .u-color .u-color--default .va-button:focus, .u-color .u-color--default .va-button:hover {
  color: #fff;
  background: #bd5ba9;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
span.va-button.va-button--extended.va-button--accent a {
  color: #fff!important;
  text-decoration: none;
}

.button-group {
    padding-left: 0px;
}
span.vita_multibutton{
    background: #920075;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fff!important;
    padding: 1em;
    border: 4px solid #920075;
    display: inline-block;
    width: 190px;
}
span.vita_multibutton a{
	color:#fff!important;
	text-decoration: none;
}

a.selected span.vita_multibutton, span.vita_multibutton:hover {
    color: #0c5982!important;
    border: 4px solid #0c5982; 
    background: #fff!important;
}
.targetDiv {
    display: none;
}
.u-color--dark, .u-color .u-color--dark {
  color: #fff;
  background: #003f4a;
}
.u-color--dark .va-nav__links--sub .va-nav__link, .u-color--mid .va-nav__links--sub .va-nav__link, .u-color .u-color--dark .va-nav__links--sub .va-nav__link, .u-color .u-color--mid .va-nav__links--sub .va-nav__link {
  color: #f3f5f9;
}
.u-color--dark h1, .u-color--dark h2, .u-color--dark h3, .u-color--dark h4, .u-color--dark h5, .u-color--dark h6, .u-color .u-color--dark h1, .u-color .u-color--dark h2, .u-color .u-color--dark h3, .u-color .u-color--dark h4, .u-color .u-color--dark h5, .u-color .u-color--dark h6 {
  color: #fff !important;
}
.u-color--dark.va-block__card, .u-color--dark.va-block__text, .u-color .u-color--dark.va-block__card, .u-color .u-color--dark.va-block__text {
  color: #fff;
}
.u-color--dark.va-block__link .va-block__byline, .u-color--dark .va-block__link .va-block__byline, .u-color--dark.va-block__link .va-block__heading--link, .u-color--dark .va-block__link .va-block__heading--link, .u-color .u-color--dark.va-block__link .va-block__byline, .u-color .u-color--dark .va-block__link .va-block__byline, .u-color .u-color--dark.va-block__link .va-block__heading--link, .u-color .u-color--dark .va-block__link .va-block__heading--link {
  color: #fff !important;
}
.u-color--dark .va-block__card.va-block__link:focus .va-block__heading--link, .u-color--dark .va-block__card.va-block__link:hover .va-block__heading--link, .u-color .u-color--dark .va-block__card.va-block__link:focus .va-block__heading--link, .u-color .u-color--dark .va-block__card.va-block__link:hover .va-block__heading--link {
  color: #fff;
  text-decoration: underline;
}
.u-color--dark .va-button, .u-color .u-color--dark .va-button {
  color: #fff;
  background: #920075;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.u-color--dark .va-block__link:focus, .u-color--dark .va-block__link:hover, .u-color .u-color--dark .va-block__link:focus, .u-color .u-color--dark .va-block__link:hover {
  -webkit-box-shadow: rgba(0, 0, 0, .02) 0 0 0 .2px, 0 0 0 .2px rgba(237, 237, 245, .2), 0 0 0 0px #eee;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, .02), 0 0 0 .2px rgba(237, 237, 245, .2), 0 0 0 0px #eee;
}
.u-color--mid, .u-color .u-color--mid {
  background: #005a70;
}
.u-color--mid h1, .u-color--mid h2, .u-color--mid h3, .u-color--mid h4, .u-color--mid h5, .u-color--mid h6, .u-color .u-color--mid h1, .u-color .u-color--mid h2, .u-color .u-color--mid h3, .u-color .u-color--mid h4, .u-color .u-color--mid h5, .u-color .u-color--mid h6 {
  color: #fff !important;
}
.u-color--mid .va-button--accent, .u-color .u-color--mid .va-button--accent {
  color: #005e6e;
  background: #def3e7;
  margin-top: .75em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.u-color--mid .va-button--accent:focus, .u-color--mid .va-button--accent:hover, .u-color .u-color--mid .va-button--accent:focus, .u-color .u-color--mid .va-button--accent:hover {
  color: #005e6e;
  background: #def3e7;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.u-color--mid .va-heading--intro:after, .u-color--mid .va-intro:after, .u-color .u-color--mid .va-heading--intro:after, .u-color .u-color--mid .va-intro:after {
  background: #def3e7;
}
.u-color--mid.va-spotlight__content .va-block__heading--intro, .u-color--mid.va-spotlight__content .va-spotlight__subtitle, .u-color .u-color--mid.va-spotlight__content .va-block__heading--intro, .u-color .u-color--mid.va-spotlight__content .va-spotlight__subtitle {
  color: #fff;
}
.u-color--mid.va-spotlight__content--link:focus .va-heading, .u-color--mid.va-spotlight__content--link:hover .va-heading, .u-color .u-color--mid.va-spotlight__content--link:focus .va-heading, .u-color .u-color--mid.va-spotlight__content--link:hover .va-heading {
  color: #ffd240;
}
.u-color--mid .va-breadcrumb__link, .u-color .u-color--mid .va-breadcrumb__link {
  color: #fff;
}
.u-color--mid a, .u-color .u-color--mid a {
  color: #fff;
  text-decoration: underline;
}
.u-color--mid a:focus, .u-color--mid a:hover, .u-color .u-color--mid a:focus, .u-color .u-color--mid a:hover {
  color: #fff;
  text-decoration: none;
}
.u-color--mid.va-accordion__header .va-block__byline, .u-color .u-color--mid.va-accordion__header .va-block__byline {
  color: #ffd240;
}
.u-color--light.va-block__card, .u-color--light.va-block__text, .u-color .u-color--light.va-block__card, .u-color .u-color--light.va-block__text {
  color: #414042;
}
.u-color--light.va-block__link .va-block__byline, .u-color--light .va-block__link .va-block__byline, .u-color--light.va-block__link .va-block__heading--link, .u-color--light .va-block__link .va-block__heading--link, .u-color .u-color--light.va-block__link .va-block__byline, .u-color .u-color--light .va-block__link .va-block__byline, .u-color .u-color--light.va-block__link .va-block__heading--link, .u-color .u-color--light .va-block__link .va-block__heading--link {
  color: #0c5982;
}
.u-color--light, .u-color .u-color--light {
  color: #414042;
  background: #f3f5f9;
}
.va-row.vita--breadcrumb {
    padding: 0.7em 0 0.7em 0;
    background-color: rgba(0, 0, 0, 0.65);
    position: relative;
    z-index: 1;
    min-height: 48px;
}
.va-breadcrumb__item {
  display: inline-block;
  color: #fff!important;
}
a.va-breadcrumb__link {
  text-decoration: none;
  color: #fff!important;
}
.va-breadcrumb__link a:hover, .va-breadcrumb__link a:active, .va-breadcrumb__link a.active, .va-breadcrumb__link a:focus {
  text-decoration: underline;
}
li.va-breadcrumb__item a {
  color: #fff!important;
  text-decoration: none;
}
li.va-breadcrumb__item a.active, li.va-breadcrumb__item a:hover, li.va-breadcrumb__item a:focus {
  color: #fff!important;
  text-decoration: underline;
}
.va-list-container:last-child {
    padding-bottom: 4em;
}

/*vita custom colors*/
.vita--light {
  color: #fff !important;
}
.vita--dark {
  color: #414042 !important;
}
.vita--grey {
  color: #918a96 !important;
}
.vita--blue {
  color: #003f4a !important;
}
.vitabg--blue {
  background-color: #003f4a!important;
}
.vitabg--mdblue {
  background-color: #036879;
}
.vitabg--ltblue {
  background-color: #b3cfd4;
}
.vitabg--green {
  background-color: #91d8ae;
}
.vitabg--mdgreen {
  background-color: #b2e4c6;
}
.vitabg--ltgreen {
  background-color: #def3e7;
}
.vitabg--purple {
  background-color: #920075;
}
.vitabg--ltgrey {
  background-color: #f3f5f9;
}
.vitabg--grey {
  background-color: #918a96;
}
.vitabg--white {
  background-color: #fff;
}
.vitabg--gradient {
  background: linear-gradient(0.25turn, #0d6c78, #267677, #3e8075);
}
.vitabg--home {
  background-image: url('/media/cardinal/assets/images/bg-vitahome.jpg');
  overflow: initial;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -5.8em;
}
.vitabg--content {
    background-color: #2B7E83;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 250px;
    margin-top: -48px;
}
.vitabg--about {
  background-image: url('/media/cardinal/assets/images/bg-vitaabout.jpg');
}
.vitabg--itac {
  background-image: url('/media/cardinal/assets/images/bg-vitaitac.png');
}
.vitabg--techservices {
  background-image: url('/media/cardinal/assets/images/bg-vitatechservices.jpg');
}
.vitabg--security {
  background-image: url('/media/cardinal/assets/images/bg-vitainfosec.jpg');
}
.vitabg--itsupport {
  background-image: url('/media/cardinal/assets/images/bg-vitaitsupport.jpg');
}
.vitabg--policy {
  background-image: url('/media/cardinal/assets/images/bg-vitapolicygov.jpg');
}
.vitabg--procurement {
  background-image: url('/media/cardinal/assets/images/bg-vitaprocurement.jpg');
}
.vitabg--search {
  background-image: url('/media/cardinal/assets/images/bg-vitasearch.jpg');
}
.vitabg--contact {
  background-image: url('/media/cardinal/assets/images/bg-vitacontactus.jpg');
}
.vitabg--default {
  background-image: url('/media/cardinal/assets/images/bg-vitadefault.jpg');
}
div#pagetitle {
    display: flex;
}
#pagetitle h1.vita-title.vita--light {
    margin: auto;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    background-color: rgba(0, 89, 112, 0.85);
    margin-top: auto;
}
.va-footer {
  margin-top: 0em;
}
.va-footer__top {
  text-align: right;
}
.vita-footerrow {
  background: linear-gradient(0.25turn, #0d6c78, #267677, #3e8075);
}
div.vita-footerrow ul.va-nav__links {
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}
li.va-nav__item.vita-footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  margin: 0em 0.75em;
}
li.va-nav__item.vita-footer a:hover {
  text-decoration: underline;
}
span.currentsection {
    display: inline-block;
    margin: 0em 0.75em;
    color: #f3f5f9;
}
.goog-te-menu-value img {
    display: inline;
}
.goog-te-gadget, .goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    color: #212121!important;
}
a.goog-te-menu-value:hover {
    color: #444!important;
    text-decoration: underline;
}
.vita-socialgroup {
  display: inline\9;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  justify-content: center;
}
.vita-socialicon {
  display: inline-block\9;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .825em;
  color: #19191a;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: .02em;
  text-decoration: none;
}
img.vita-socialsvg {
  padding-right: 0;
  max-width: 1.25em;
}
.vita-social a {
  filter: invert(48%) sepia(59%) saturate(226%) hue-rotate(160deg) brightness(58%) contrast(119%);
  font-size: 1.5em;
  padding: 1em .5em;
}
.vita-social a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: invert(48%) sepia(29%) saturate(246%) hue-rotate(186deg) brightness(110%) contrast(119%);
}
.va-section__padding {
  margin: 2em 0 2em;
}
.va-collection {
  margin-top: .75em;
}
.va-block__description {
  color: #414042 !important;
  padding-bottom: 1em;
}
.va-block__byline {
  color: #003f4a;
  margin-bottom: -.5em;
  font-size: .85rem;
  text-transform: none;
}
.va-block.vita-block-six {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16%;
  flex: 0 0 16%;
  max-width: 16%;
}
.va-block__card.vita-card {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.125em 1.125em;
  overflow: hidden;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(16, 16, 16, .02), 0 3px 9px 0 rgba(24, 52, 117, .1), 0 0 0 1px rgba(0, 0, 0, .02);
  box-shadow: 0 3px 6px 0 rgba(16, 16, 16, .02), 0 3px 9px 0 rgba(24, 52, 117, .1), 0 0 0 1px rgba(0, 0, 0, .02);
  word-wrap: break-word;
}
.vita_accbyline {
  display: block;
  color: #0079ba;
  margin-top: -0.5em;
  margin-bottom: 0.25em;
  font-size: 1rem;
  text-transform: none;
  padding-left: 0.85rem;
  padding-bottom: 1em;
}
.js--active span.vita_accbyline {
    margin-left: -1em;
}
.va-spotlight__content--link:focus .va-button--accent, .va-spotlight__content--link:hover .va-button--accent {
  background: #bd5ba9;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.va-spotlight.va-spotlight--sub.va-spotlight {
  padding-bottom: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(16, 16, 16, .02), 0 3px 9px 0 rgba(24, 52, 117, .1), 0 0 0 1px rgba(0, 0, 0, .02);
  box-shadow: 0 3px 6px 0 rgba(16, 16, 16, .04), 0 3px 9px 0 rgba(24, 52, 117, .2), 0 0 0 1px rgba(0, 0, 0, .04);
  word-wrap: break-word;
}
.vita-lgtext {
  font-size: 1.25em;
}
h3.va-spotlight__subtitle {
  font-size: 2em;
}
.vita-smcaps {
  text-transform: uppercase;
  font-size: 1.25em;
}
.va-spotlight__img {
    padding-right: 0;
    max-width: 100%!important;
}
.va-section__one {
  margin: 0;
}
.va-accordion {
  margin: 0;
  border-bottom: 1px solid #eee;
}
.va-accordion__header {
  padding-left: 3em;
  margin: 0;
}
.va-accordion__header:hover {
  border-left: 1em solid #91d8ae;
  padding-left: 2em;
  background-color: #d7efe1 !important;
}
div.va-accordion.js--active {
  border-left: 1em solid #91d8ae;
  padding-left: 0;
  border-bottom: 1px solid #91d8ae;
}
div.va-accordion.js--active .va-accordion__header:hover {
  border-left: 0;
  padding-left: 3em;
}
.va-block__heading {
    min-height: auto;
    margin-bottom: 1em;
}
.va-block__heading.va-icon.va-icon--dropdown {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  margin-left: .675em;
}
div.va-accordion.js--active .va-block__heading.va-icon.va-icon--dropdown {
  margin-left: -.125em !important;
}
.va-accordion__panel {
    background-color: #fff;
    padding: 1em 3em 3em;
    border: 1px solid #f3f5f9!important;
}
.va-container.vita--nopadrtlt {
  padding-left: 0em !important;
  padding-right: 0em !important;
}
.va-collection {
  padding-bottom: 1em;
  margin: 0em -1em;
}
.va-container.va-container--spotlight.vita-hero {
  padding-bottom: 0em;
  margin-bottom: -6em;
  margin-top: 1em;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.vita--topspace {
  padding-top: 2em;
}
.va-section.vita-hero {
  margin: 0 0 auto;
  position: relative;
  width: 100%;
  padding: 0;
}
h3.va-block__heading.u-size--4 {
  color: #414042 !important;
  font-size: 1.6em;
}
h3.va-block__heading.u-size--4 a {
  color: #414042 !important;
}
span.va-block__heading.va-block__heading--link.u-size--5 {
  text-align: left;
  margin-left: -1em;
}
.va-block.vita--bottomborder:after {
  content: "";
  display: block;
  width: 90%;
  border-bottom: 2px solid #fff;
  text-align: left;
}
.vita-blocktext {
    flex: initial;
    display: flex;
}
span.vita-blockheading {
    font-size: 1.25em;
    margin: auto;
    display: inline-block;
    font-weight: 600;
}
.va-block__card.vita-pinkimgblock .vita-blocktext {
    display: block;
}
/*jazzy content types*/
.vita--halfblockleft {
  padding-right: 5em;
  padding-left: 3em;
  margin: auto;
}
.vita-halfblockleftimage img {
	max-width: 360px;
    padding: 0;
    margin: -1em auto;
    float: left;
	    -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
    box-shadow: 0 3px 6px 0 rgb(16 16 16 / 4%), 0 3px 9px 0 rgb(24 52 117 / 20%), 0 0 0 1px rgb(0 0 0 / 4%);
	}
.vita--halfblockleft h2 {
  font-size: 1.5em;
  font-weight: 300 !important;
  line-height: 1.5em;
}
.vita--halfblockright p {
  font-size: inherit;
  margin: inherit;
}
.vita--thirdblockleft {
  padding-right: 2em;
  padding-left: 3em;
  margin: 0 auto;
}
.vita--thirdblockleft h2, .vita--thirdblockright h2{
  font-size: 32px;
  line-height: 39px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  margin-top: 0rem;
  text-transform: uppercase;
}
.vita--thirdblockleft img {
    max-width: 300px;
    padding: 0;
    margin: 0;
    float: left;
	    -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
    box-shadow: 0 3px 6px 0 rgb(16 16 16 / 4%), 0 3px 9px 0 rgb(24 52 117 / 20%), 0 0 0 1px rgb(0 0 0 / 4%);
}
.vita--thirdblockright {
  position: relative;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 66%;
  width: 100%;
  max-width: 66%;
}
.vita--thirdblockright p {
  font-size: inherit;
  margin: inherit;
}
.vita-introblock p {
  font-size: 1.5em;
  color: #414042;
  font-weight: 300;
  padding-bottom: 1em;
}
.va-row.vita-rowbottomborder {
    /* border-top: 1px solid #eee; */
    padding: 1.2em 0 0;
    border-bottom: 1px solid #eee;
    min-height: 345px;
}
.vita--tabs {
  margin-bottom: -6em;
  margin-top: 1em;
  -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.vita--tabsadd4 {
  margin-bottom: 3em;
  margin-top: 2em;
  -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.vita--tabstop4 {
  margin-top: -6em;
  margin-bottom: 3em;
  -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
}
.tab {
  float: left;
  background-color: #fff;
  /*background-color: #920075;*/
  width: 30%;
  min-height: inherit;
}

.va-section.vitabg--white .tab.grapeMenuBox {
	/* They chose to made the page around the "VITA - cardinal tabs" grape menu be white, so we should make the left-hand menu background (beneath the left-hand grape menu) be pale teal gray ("default" color) to contrast against the page white. */
	background-color: #f3f5f9;
}
.va-section.vitabg--white .tabcontent.grapeMenuBox {
	/* They chose to made the page around the "VITA - cardinal tabs" grape menu be white, so we should make the tab's right-hand content area background be pale teal gray ("default" color) to contrast against the page white. */
	background-color: #f3f5f9;
}

.vita-tabtitle {
  font-size: 42px;
  line-height: 52px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
.tab button {
  display: block;
  background-color: #920075;
  color: #fff;
  padding: 16px 16px 16px 42px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 600;
  font-size: 1.2em;
  border-bottom: 1px solid #bd5ba9;
}
.tab button:hover {
  background-color: #bd5ba9;
}
.tab button.active {
  background-color: #fff;
  color: #920075;
}
button.tablinks:focus {
    border: 2px solid #bd5ba9;
    -webkit-box-shadow: inset 0 0 0 0.5px #eee;
    box-shadow: inset 0 0 0 0.5px #eee;
}
.tabcontent {
  display: none;
  float: left;
  padding: 3em;
  width: 70%;
  border-left: none;
  min-height: inherit;
  background-color: #fff;
  border-radius: 2px;
  word-wrap: break-word;
}
.tabcontent.active {
  display: block;
}
.tabcontent h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
.vita--calloutheader h2 {
  font-size: 2.6em;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  padding: 1em 2em;
  text-align: center;
}
.vita--calloutheader h3 {
    color: #fff!important;
    text-align: center;
}
.vita--calloutheader {
    font-size: 2.25em;
    font-weight: 600;
    padding: 0em 2em;
} 
.Divider {
  border-top: 2em solid #91d8ae;
}
.Dividercontent {
  padding: 1em;
}
.Divider-Pink{
    border-top: 2em solid #920075;
}
.va-section.u-color + .va-footer, .va-section.u-color + .va-section.u-color {
  margin-top: 0;
}
span.vita-alphalist a {
    width: 100%;
    padding: 12px 22px;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.125em;
	line-height: 65px;
	border: 1px solid #e5e5e5;
    background: #fff;
    color: inherit;
    text-decoration: none;
}
span.vita-alphalist a:hover {
	background: #e5e5e5;
    color: #7f7f7f;
    transition: background 0.1s, color 0.1s;
    text-decoration: underline;

}
/* toptabs flex */
.vtoptabs {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  background: #e5e5e5;
  box-shadow: 0 48px 80px -32px rgba(0, 0, 0, 0.3);
}
.vtopinput {
  position: absolute;
  opacity: 0;
}
.vtoplabel {
  width: 100%;
  padding: 20px 30px;
  background: #e5e5e5;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.125em;
  color: #003f4a;
  transition: background 0.1s, color 0.1s;
}
.vtoplabel:hover {
  background: #d8d8d8;
}
.vtoplabel:active {
  background: #ccc;
}
.vtopinput:focus + .vtoplabel {
  box-shadow: inset 0px 0px 0px 3px #2aa1c0;
  z-index: 1;
}
.vtopinput:checked + .vtoplabel {
  background: #fff;
  color: #000;
}
label.vtoplabel:focus {
    border: 2px solid #bd5ba9;
    -webkit-box-shadow: inset 0 0 0 0.5px #eee;
    box-shadow: inset 0 0 0 0.5px #eee;
}
@media (min-width: 600px) {
  .vtoplabel {
    width: auto;
  }
}
.vtoppanel {
  display: none;
  padding: 20px 30px 30px;
  background: #fff;
}
@media (min-width: 600px) {
  .vtoppanel {
    order: 99;
  }
}
.vtopinput:checked + .vtoplabel + .vtoppanel {
  display: block;
  width: 100%;
}
/* tables */
table {
  display: table;
  width: 100%;
  margin: 1em 0;
  overflow-x: auto;
  text-align: left;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px #dadbd8;
  box-shadow: 0 0 0 1px #dadbd8;
  border-collapse: collapse;
}
.va-table table {
  margin: 0em;
}
thead {
    background-color: rgba(135, 205, 167, .4);
}
thead tr {
  font-weight: 700;
  text-align: left;
  border-bottom: 1px solid #dadbd8;
  padding: .875em 1em;
}
th {
  padding: .875em 1em;
}
caption {
  text-align: left;
  font-weight: 500;
  margin: 1em;
}
tr {
  height: 3em;
}
tr:nth-of-type(2n) {
  background: #f2f2f1;
}
td {
  padding: .75em 1em;
}
.lastItemInTrend {
  border-bottom: solid 2px #cccccc;
}
.vita-tabletext p {
    padding-left: 1rem;
}
.lefttop p {
    text-align: left;
    margin-top: 0;
}

/*accordion*/
.acc {
    margin: 0 auto;
}
.acc__card {
    margin: 1px 0;
    position: relative;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
    box-shadow: 0 3px 6px 0 rgb(16 16 16 / 4%), 0 3px 9px 0 rgb(24 52 117 / 20%), 0 0 0 1px rgb(0 0 0 / 4%);
}
.acc__title {
    background: #afe0c2;
    color: #212121;
    cursor: pointer;
    display: block;
    padding: 1em 1.5em;
    position: relative;
    text-align: left;
    font-weight: 500;
}
.acc__title::after {
    content: " ";
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.acc__panel {
    background: #ffffff;
    color: #212121;
    display: none;
    margin: 0;
    padding: 2em;
    text-align: left;
}
.acc__panel.openall {
    display: block;
}
.accordion-expand-holder {
    text-align: center;
    padding: 10px;
}
div.acc__title .va-block {
    margin-bottom: 0em;
    font-family: 'Oswald', sans-serif;
    font-size: 1.25em;
}
.vita-block-third {
    position: relative;
    padding-right: 1em;
    padding-left: 1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 100%;
    max-width: 75%;
}
.vita-pinkimgblock {
    padding: 0;
}
.vita-fulltxtblock {
 padding-bottom: 0;
 padding-right: 2em;
}
.vita-vablock {
    margin-bottom: 0;
}
.vita-va-blockdescription {
    padding: 1em;
}
div.vita-bottomline {
    border-bottom: 1px solid #9b9da0;
    width: 90%;
    padding-bottom: 0.75em;
    padding-top: 0.75em;
}
div.vita-bottomlinelist {
    padding-bottom: 0.75em;
}
div.vita-bottomline a, div.vita-bottomlinelist a {
    color: #0c5982!important;
    text-decoration: none;
}
div.vita-bottomline a:hover, div.vita-bottomlinelist a:hover {
  color: #0B080F!important;
    text-decoration: underline;
}

.vita-blockcard {
    padding: 0;
}
.vita-cardheader {
    color: #003f4a;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 1em;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.vita-cardbody {
    padding: 0 1.75em 0 1.75em;
}
.vita-cardfooter {
    color: #69727A!important;
    padding: 0.75em 2.125em;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    font-size: .8em;
    border-top: 1px solid rgba(0,0,0,.125);
}
.vita-cardheader img {
    max-width: 150px;
    padding: 0;
    text-align: center;
    margin: -1em auto;
}
.vita-calloutbuttonaccent {
    color: #fff;
}
div#open-positions {
    scroll-margin-top: 4em;
}

.card-title {
    font-size: 1.6rem;
    padding-top: 1em;
}
.card-vitatext {
    position: relative;
}
.card-vitabutton {
    padding-top: 3em;
}
.vita-lead {
    font-size: 1.5rem;
    color: slategray;
    text-align: center;
}

/* event items */
.va-block--half.vita-twothirds {
    min-width: 60%!important;
}
.evnttxt {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: 0.25rem;
background-color: #6E4794 !important;
color:#fff;
text-align: center;
}
.evntmonth {    
padding: 0.5rem 1rem;
margin-bottom: 0;
background-color: rgba(0,0,0,.03);
border-bottom: 1px solid rgba(0,0,0,.125);
text-transform: uppercase;
font-weight: 600;
font-size: 1.8rem;
line-height: normal;
}
.evntdate{font-size: 4.5rem; font-family: 'Prata', serif; font-weight: bolder!important;margin-top: -0.15em; margin-bottom: -1rem;}
.evntday {text-transform: uppercase; font-family: 'Lato', sans-serif;}


/*google translate*/
a.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    display: flex;
}
a.VIpgJd-ZVi9od-xl07Ob-lTBxed:hover {
    color: #0d6c78;
}


/* responsive classes*/
@media only screen and (min-width: 1440px){
.vitabg--content {
    min-height: 325px;
}
}

@media only screen and (max-width: 1114px) and (min-width: 1009px) {
  li.va-nav__item.vita-footer {
    padding: .5em 1em;
  }
  .vita-footerlinks {
    display: none !important;
  }
  .va-nav__links {
    justify-content: center;
  }
  .va-nav--header {
    justify-content: center;
  }
  .va-header__group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
  }
  .va-logo__text {
    font-size: 1.15em;
    text-align: center;
    position: relative;
    width: 100%;
  }
}
@media (min-width:1125px) {
.vita--newsimg img {
    max-height: 215px;
    min-width: 366px;
    padding-right: 0;
} 
}
@media (min-width:1025px) {
  .va-logo__text {
    font-size: 1.125em;
  }
}
@media (max-width:1024px) {
  .va-row {
    margin-right: 0;
}
nav.va-footerNav {
    margin-right: -1em;
}
  .vitabg--about, .vitabg--techservices, .vitabg--security, .vitabg--itsupport, .vitabg--policy, .vitabg--procurement, .vitabg--search, .vitabg--contact, .vitabg--default {
  background-size: cover;
}
  .vitabg--lines {
    background-size: 0;
  }
  .vitabg--content {
    height: auto;
    min-height: 140px;
    position: relative;
    margin-top: 0;
  }
  .vitabg--contentlocal {
    height: auto;
    min-height: 140px;
    position: relative;
    margin-top: 0;
  } 
  #pagetitle h1.vita-title.vita--light {
    font-size: 1.5em;
    padding: .5em!important;
}
  h1.vagov-search__heading {
    font-size: 1.55em;
    padding: 0;
  }
  h2.vagov-search__subheading {
    font-size: 1.55em;
    padding: 0;
    text-align: center;
  }
  span.searchsub__heading {
    font-size: .74em;
  }
  .va-section {
    margin: 0;
    /*padding: 1em 0 0 0;*/
    position: relative;
  }
  .va-hero {
    padding: 0em 0;
  }
  .va-container.va-container--spotlight {
    padding: 0em 0em 2em 0em;
  }
  .va-container.va-container--spotlight.vita-hero {
    margin-top: -1em;
    margin-bottom: 0;
  }
  .va-container {
    padding-right: 1em;
    padding-left: 1em;
  }
  .va-collection {
    padding-bottom: 1em;
  }
  .t4-sidenav li, .t4-sidenav ul, .va-nav__item, .va-nav__links {
    justify-content: center;
  }
  .va-form--search .va-form__field .va-form__input:not(#ie8) {
    padding-right: 7em;
  }
  .vita-form__input {
    width: 80%;
  }
  form.va-form.va-form--search {
    margin-bottom: 1em;
  }
  .vita-twocolumn-top {
    display: block;
  }
  .vita-twocolumn-top > div:first-child {
    border-right: 0px;
  }
  .vita-twocolumn-top div {
    padding: initial;
  }
  .va-block.vita-block-six {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .vitaflex-half {
    margin-top: .5em;
    margin-right: 0;
  }
  .contentblock20 {
    padding-top: 1em;
  }
  .column.submenu-img-lg {
    padding: 0px 0px;
  }
  li.va-nav__item.vita-footer {
    padding: .5em 1em;
  }
  h1.vagov-search__heading {
    font-size: 1.45em;
    padding: 4em 1em 1em 1em;
  }
  h2.searchsub__heading {
    font-size: 1.25em;
  }
  h3.vagov-search__subheading {
    font-size: 1.1em;
  }
  h2.va-heading {
    font-size: 2em;
  }
  h3.va-spotlight__subtitle {
    font-size: 1.8em;
  }
  .tab {
    width: 100% !important;
        min-height: auto;
  }
  .tabcontent {
    width: 100% !important;
  }
  .vita--halfblockleft {
    padding-top: 3em;
  }
  .vita--thirdblockright {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .vita--thirdblockleft {
    padding-right: 1em !important;
    padding-left: 1em !important;
  }
  .vita--calloutheader h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 0;
  }
  .callOutBox {
    padding-bottom: 1em;
  }
  .va-header__block, .va-header__block--fixed {
    justify-content: center;
    display: block;
    display: inline-block\9;
    position: relative;
    padding-right: 1em;
    padding-left: 1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  a.va-logo.vita-marker {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .va-logo__text {
    font-size: 1.15em;
    text-align: center;
    position: relative;
    width: 100%;
  }
  .vita--nomtop {
    margin-top: 2em!important;
  }
  .vita--nombottom {
    margin-bottom: 2em!important;
  }
  .vita-socialicons {
    max-width: 300px;
    margin: 0 0 auto;
  }
  div#protool {
    margin-top: -2em;
}
  div#protool form {
    margin-bottom: 1em;
}
  .vita-boxedtext {
    padding: 1em;
    border: 1px solid #212121;
    margin: -1em -1em 4em -1em;
}
.js-t4form-container .form-group {
    margin: 1em 2em 1.25em -1em;
}
}

@media (max-width:440px) {
  .va-logo__text {
    font-size: .85em;
    text-align: center;
  }
  .vita-socialicons {
    min-width: 300px;
    margin-left: -320px;
    padding-bottom: 6em;
  }
  .va-section.u-color {
    padding: 2em 0;
  }
}
/*Custom styling for lists*/
.vita-container ul > li {
  list-style-type: none;
}
.vita-container ul > li:before {
  content: '';
  display: inline-block;
  height: 14px;
  width: 14px;
  background-size: 14px;
  background-image: url('/media/cardinal/assets/images/vitabullet-main2.svg');
  background-repeat: no-repeat;
  margin-right: 1em;
  background-position: center center;
  vertical-align: middle;
}
.vita-container ul ul > li:before {
  height: 10px;
  width: 10px;
  background-size: 10px;
  background-image: url('/media/cardinal/assets/images/vitabullet-02.svg');
}
.vita-container ul ul ul > li:before {
  height: 10px;
  width: 10px;
  background-size: 10px;
  background-image: url('/media/cardinal/assets/images/vitabullet_third.svg');
}

/*Additional mobile Styles */
@media (max-width: 1008px) {
  .va-row.vita--breadcrumb {
    margin-bottom: 0;
}
  h2 {
    font-size: 1.25em;
    margin: .75em 0;
  }
  .va-block.va-block__card.Divider {
    padding: 1em;
    margin: initial;
  }
  .va-row {
    padding: 1.5em;
    padding: 0px;
  }
  .va-container.vita--tabstop4 {
    margin-top: initial;
    padding: 0em;
  }
  .vita-introblock {
    font-size: .85em;
  }
  .vita--thirdblockleft {
    margin: initial;
  }
  .vita--thirdblockleft {
    margin: initial;
    max-width: 100%;
    flex: initial;
  }
  .tabcontent {
    padding: 1.75em;
    min-height: initial;
  }
  .vita--thirdblockleft h2 {
    font-size: 1.25em;
    line-height: 1.5;
  }
  .Dividercontent {
    padding: 1em;
  }
  h3 {
    font-size: 1.15em;
  }
  .va-block.vita--thirdblockright {
    padding: 1em 1.25em;
  }
  a.va-logo.vita-marker {
    display: block;
    margin: 0px auto;
  }
  .vita-tabtitle {
    font-size: 35px;
  }
  .va-container.vita--tabs {
    padding: 0px;
  }
.vita--calloutheader {
    border-top: 3px solid #0f6c78;
    border-bottom: 3px solid #0f6c78;
    padding: 1em;
    margin-bottom: 30px;
}
  .vita--calloutheader h2 {
    color: #545454 !important;
    padding: 0;
    font-weight: 500;
    text-transform: none;
  }
.vita--calloutheader h3 {
    color: #545454!important;
    font-size: 2em;
}
.va-block__heading {
    min-height: auto;
}
  .va-block.vita--calloutheader:before {
    content: "\f05a";
    font-family: FontAwesome;
    font-size: 3em;
    display: none;
    margin: 0px auto;
    color: #106d78;
  }
  .vitabg--gradient {
    background: none;
  }
  .vita--halfblockleft {
    padding-top: 1em;
    padding: 0em 1.25em;
  }
  .vita--halfblockleft h3 {
    font-size: 1.25em;
  }
  .vita--halfblockright {
    padding-bottom: 1em;
  }

.vita-calloutbuttonaccent{
    margin-top: -1em;
}
.vita-calloutbuttonaccent {
    color: inherit;
}
#google_translate_element {
  width: 55%!important;
}
}

@media (max-width: 767px) {
  .vita-blockquarter {
    min-height: 320px;
}
.vita-blocktext {
    padding: 1em;
}
.vita-buttonext {
    padding: 1.125em 2em;
    line-height: normal;
}
.va-row.vita--breadcrumb {
    display: none;
}
.vita--calloutheader p {
    font-size: 1.25em;
    font-weight: 700;
    padding: 0;
}
.va-block {
    padding-right: .5em;
}
}



.featureBox {
	float: right;
	width: 33%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
  	padding-right: 5px;
	border-top: 6px solid #91d8ae;
	box-shadow: 0 3px 6px 0 rgb(16 16 16 / 2%), 0 3px 9px 0 rgb(24 52 117 / 10%), 0 0 0 1px rgb(0 0 0 / 2%);
	background-color: #f3f5f9;
}
	
.featureBox.u-color--light {
	/* This page section background is pale teal, so make the feature box background white */
	background-color: #ffffff;
}
	
@media (max-width: 800px) {
	.featureBox {
		float: none;
		width: 100%;
		margin: 0px;
	}
}

.featureBoxSection {
  padding: 2.5em 1em;
}



/* styles for Public Event Registration app */
	.twoColumnForm fieldset  { background-color:#f3f5f9; }
	.twoColumnForm legend, label  { font-weight:bold; }
	.twoColumnForm label  { display:block; float:left; width:13em; text-align:right; margin-right:10px; clear:both; }
	.twoColumnForm input[type=text], textarea, sp  { display:block; float:left; width:20em; margin-bottom:15px; }
	#ContentPlaceHolder1_pnlForceTeleconference  { clear:both; }
	#ContentPlaceHolder1_txtForceTeleconference  { width:20em !important; margin-right:10px; }
	.twoColumnForm div.rightColumn  { float:left; width:20em; margin-bottom:15px; }
	.twoColumnForm div.rightColumn label  { display:inline; float:none; width:unset; margin-bottom:unset; margin-right:0px; }
	.twoColumnForm div.emptyLeftColumn  { float:left; width:13em; margin-right:10px; clear:both; }
	.twoColumnForm .extraSpaceBelow { margin-bottom:20px;	}
	
	@media (max-width: 900px) {
		.twoColumnForm sp  { clear:both; margin-left: 14em; margin-top:-10px; }
	}
	@media (max-width: 600px) {
		.twoColumnForm input[type=text], textarea, sp  { width:15em; }
		#ContentPlaceHolder1_txtForceTeleconference  { width:15em !important; }
	}
/* end styles for Public Event Registration app */


/* Elastic Search Styles */

input#va-esearch-input {
    padding: 1em;
}

div.va-esearch button {
    background: #921075 !important;
    font-family: 'Oswald', sans-serif;
    font-size: 1em !important;
}

button.vaESearchBtn:hover {
    background: #bd5ba9 !important;
    text-decoration: underline;
}

div.va-esearch button img {
    padding: 0.1em;
    margin-right: 1em;
}

.va-esearch {
    top: 1em;
}

/* End Elastic Search Styles */

/*Branding Bar */

html body .va-agency-bar-container {
    z-index: 11;
}














