@font-face {
  font-family: ProximaNova;
  src: url(/fonts/ProximaNova-Regular.otf);
}

@font-face {
  font-family: ProximaNovaBold;
  src: url(/fonts/ProximaNova-Bold.otf);
}

@font-face {
  font-family: ProximaNovaRegular;
  src: url(/fonts/ProximaNova-Regular.otf);
}

html,body
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

select {
  font-family: ProximaNovaRegular;
}

.content {
  color: #000000;
  text-align: left;
  background-color: #ffffff;
  padding: 10px 0px 0px;
  clear: left;
  font-size: 12px;
  border: #d3d3d3;
}

.border {
  border: #d3d3d3;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid grey;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid grey;
}

.blueLink {
  color: #0069ec;
  font-size: 14px;
  font-family: ProximaNova;
}

.hrefLink:hover {
  text-decoration: none;
  color: #2a91d9;
}

.divborderaround {
  /*margin-left:15px;*/
  margin-right: 15px;
  border: 10px solid #d3d3d3;
  position: relative;
  /*padding-top: 10px;*/
}

.divborder {
  border: 2px solid grey;
  position: relative;
}

.btn-primary {
  background-color: darkorange;
}

.searchScreenNumbers {
  color: #2a91d9;
  font-family: ProximaNova;
  font-weight: bold;
  font-size: 30px;
}

.btnIcon {
  color: white;
  background-color: #ffffff;
}

.help-block {
  color: red;
}

.copyright {
  font-size: 12px;
  font-family: ProximaNovaRegular;
  color: #52595F !important;
  margin-left: 15px;
}

.apprisslogo {
  padding-left: 10px;
}

.apprissfooterlinks {
  font-size: 14px;
  font-family: ProximaNova;
  color: #2a91d9;
  font-weight: bolder;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.apprisscopyrightlink {
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
}

.homeIconsTitle {
  font-size: 14px;
  font-family: ProximaNova;
  color: #2a91d9;
  font-weight: bold;
}

.homeIconsCaption {
  font-size: 12px;
  font-family: ProximaNova;
  color: #808080;
}

.nationalVicNotNetworkTitle {
  font-family: ProximaNova;
  font-weight: bold;
  font-size: 16px;
}

.nationalVicNotNetworkText {
  font-family: ProximaNova;
  font-weight: lighter;
  font-size: 14px;
}

.margin-right15 {
  margin-right: 15px;
}

.margin-bottom25 {
  margin-bottom: 25px;
}

.floatLeft {
  float: left;
}

.spacer {
  clear: both;
  /*width:1px;*/
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.bold {
  font-weight: bold;
}

#stateimage2 {
  /*position: absolute;*/
  top: 0;
  z-index: 20;
  /*opacity:0.6;*/
  color: #236291;
  font-size: 20px;
}

#stateimage3 {
  position: absolute;
  top: 30px;
  z-index: 30;
  right: 0%;
  /*opacity:0.9;*/
  /*filter:alpha(opacity=90);*/
  /* For IE8 and earlier */
}

.grey-class {
  color: #d3d3d3;
}

.dimgrey-class {
  color: #696969;
}

.black-class {
  color: #000000;
}

.undelineLinknopadding {
  text-decoration: underline;
  color: #0298E4;
  padding: 0px;
}

.undelineLinknopadding:hover {
  text-decoration: underline;

}

.undelineLink {
  text-decoration: underline;
  color: #0298E4;
  padding: 15px;
}

.undelineLink:hover {
  text-decoration: underline;
}

.undelineLinkMoreInfo {
  text-decoration: underline;
  color: #0298E4;
}

.undelineLinkMoreInfo:hover {
  text-decoration: underline;
  /*color: #0298E4;*/
  /*padding: 15px;*/
}

.undelineLinkWhite {
  text-decoration: underline;
  color: white;
  padding: 10px;
}

/* Lauren's css'*/

body {
  font-family: ProximaNova !important;
  padding: 0 0 0 0;

}

.blueHeader {
  background-image: url(/images/header-bkgd-blue-tile-8px.png);
  background-size: 100% 100%;
}

.whiteHeader {
  background-color: #ffffff;
  padding-left: 75px;
  margin-bottom: 10px
}

.floatRight {
  float: right;
  position: relative;
}

.vlHomeHeader {
  height: 100%;
}

@media (max-width: 449px) {
  .centered {

    width: 300px;
    height: 300px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
  }

  .btn-registration-method-normal small {
    font-size: 65%;
  }

  .btn-registration-method-active small {
    font-size: 65%;
  }

  .search-form-padding {
    padding: 20px 20px 0 0;
  }

  .peopleBlueTitle {
    /*background-image: url(/images/banner-main-medium-tile-8px.png);*/
    background-image: linear-gradient(#007DBC, #0298E4);
    background-size: 100% 100%;
    border-bottom: 1px #569FC4;
    border-top: 1px #569FC4;
  }

  .peopleImg h1 {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 18pt;
    font-family: ProximaNovaRegular;
    line-height: 1.5em;
    margin: 0 auto;
  }

  .peopleImg button {
    background-color: Transparent;
    background-repeat: no-repeat;
    display: block;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 0 auto;
  }

  .searchDiv {
    padding-top: 15px;
    color: white;
    font-family: ProximaNovaBold;
    font-size: 18px;
  }

  .searchDiv p {
    color: white;
    font-size: 24px;
    font-family: ProximaNovaBold;
  }

  .searchDiv select {
    font-size: 18px;
    font-family: ProximaNovaRegular !important;
  }

  .col-height {
    /*display: table-cell;*/
    float: none;
    height: 100%;
  }
}

@media (min-width: 450px) and (max-width: 768px) {
  .centered {

    width: 400px;
    height: 300px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
  }

  .search-form-padding {
    padding: 20px 20px 0 0;
  }

  .peopleBlueTitle {
    /*background-image: url(/images/banner-main-medium-tile-8px.png);*/
    background-image: linear-gradient(#007DBC, #0298E4);
    background-size: 100% 100%;
    border-bottom: 1px #569FC4;
    border-top: 1px #569FC4;
  }

  .peopleImg h1 {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 18pt;
    font-family: ProximaNovaRegular;
    line-height: 1.5em;
    margin: 0 auto;
  }

  .peopleImg button {
    background-color: Transparent;
    background-repeat: no-repeat;
    display: block;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 0 auto;
  }

  .searchDiv {
    padding-top: 15px;
    color: white;
    font-family: ProximaNovaBold;
    font-size: 18px;
  }

  .searchDiv p {
    color: white;
    font-size: 18px;
    font-family: ProximaNovaBold;
  }

  .searchDiv select {
    font-size: 14px;
    font-family: ProximaNovaRegular !important;
  }

  .search-col-md-3 {
    width: 50%;
  }

  .search-col-md-6 {
    width: 50%;
  }

  .col-height {
    /*display: table-cell;*/
    float: none;
    height: 100%;
  }

}

@media (min-width: 769px) and (max-width: 992px) {
  .centered {

    width: 500px;
    height: 300px;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
  }

  .search-form-padding {
    padding: 0 20px 0 0;
  }

  .peopleBlueTitle {
    /*background-image: url(/images/banner-main-medium-tile-8px.png);*/
    background-image: linear-gradient(#007DBC, #0298E4);
    background-size: 100% 100%;
    border-bottom: 1px #569FC4;
    border-top: 1px #569FC4;
  }

  .peopleImg h1 {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 24pt;
    font-family: ProximaNovaRegular;
    line-height: 1.5em;
    margin: 0 auto;
  }

  .peopleImg button {
    background-color: Transparent;
    background-repeat: no-repeat;
    display: block;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 0 auto;
  }

  .searchDiv {
    padding-top: 15px;
    color: white;
    font-family: ProximaNovaBold;
    font-size: 18px;
  }

  .searchDiv p {
    color: white;
    font-size: 24px;
    font-family: ProximaNovaBold;
  }

  .searchDiv select {
    font-size: 18px;
    font-family: ProximaNovaRegular !important;
  }

  .col-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .navbar-fixed-bottom {
    position: fixed;
    margin-left: 0px;
    margin-right: 0px;
  }

  .btn-registration-method-normal small {
    font-size: 65%;
  }

  .btn-registration-method-active small {
    font-size: 65%;
  }

  .search-col-md-3 {
    width: 50%;
  }

  .search-col-md-6 {
    width: 50%;
  }

  .btn-responsive {
    padding: 4px 9px;
    font-size: 100%;
    line-height: 2;
  }

  .btn-makeChange {
    margin-left: 20px;
  }
}

@media (min-width: 991px) and (max-width: 1278px) {
  .centered {

    width: 500px;
    height: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .search-form-padding {
    padding: 0 20px 0 0;
  }

  .peopleBlueTitle {
    /*background-image: url(/images/banner-main-medium-tile-8px.png);*/
    background-image: linear-gradient(#007DBC, #0298E4);
    background-size: 100% 100%;
    border-bottom: 1px #569FC4;
    border-top: 1px #569FC4;
  }

  .peopleImg h1 {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 24pt;
    font-family: ProximaNovaRegular;
    line-height: 1.5em;
    margin: 0 auto;
  }

  .peopleImg button {
    background-color: Transparent;
    background-repeat: no-repeat;
    display: block;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 0 auto;
  }

  .searchDiv {
    padding-top: 15px;
    color: white;
    font-family: ProximaNovaBold;
    font-size: 18px;
  }

  .searchDiv p {
    color: white;
    font-size: 24px;
    font-family: ProximaNovaBold;
  }

  .searchDiv select {
    font-size: 18px;
    font-family: ProximaNovaRegular !important;
  }

  .col-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .navbar-fixed-bottom {
    position: fixed;
    margin-left: 0px;
    margin-right: 0px;
  }

  .btn-registration-method-normal small {
    font-size: 65%;
  }

  .btn-registration-method-active small {
    font-size: 65%;
  }

  .search-col-md-3 {
    width: 50%;
  }

  .search-col-md-6 {
    width: 50%;
  }

  .btn-responsive {
    padding: 4px 9px;
    font-size: 100%;
    line-height: 2;
  }

  .btn-makeChange {
    margin-left: 20px;
  }

  .btn-registration-method-normal small {
    font-size: 55%;
  }

  .btn-registration-method-active small {
    font-size: 55%;
  }

  .container4 {
    margin-left: auto;
    margin-right: auto;
    width: 75%
  }

}

@media (min-width: 1280px) {
  .centered {

    width: 500px;
    height: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .search-form-padding {
    padding: 0 20px 0 0;
  }

  .container4 {
    margin-left: auto;
    margin-right: auto;
    width: 50%
  }

  .search-col-md-3 {
    width: 50%;
  }

  .search-col-md-6 {
    width: 50%;
  }

  .peopleBlueTitle {
    /*background-image: url(/images/banner-main-tile-8px.png);*/
    background-image: linear-gradient(#007DBC, #0298E4);
    background-size: 100% 100%;
    border-bottom: 1px #569FC4;
    border-top: 1px #569FC4;
  }

  .peopleImg h1 {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 36pt;
    font-family: ProximaNovaRegular;
    line-height: 1.5em;
  }

  .peopleImg button {
    background-color: Transparent;
    background-repeat: no-repeat;
    display: block;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    margin: 0 auto;
  }

  .searchDiv {
    padding-top: 15px;
    color: white;
    font-family: ProximaNovaBold;
    font-size: 18px;
  }

  .searchDiv p {
    color: white;
    font-size: 24px;
    font-family: ProximaNovaBold;
  }

  .searchDiv select {
    font-size: 18px;
    font-family: ProximaNovaRegular !important;
  }
}

.row {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

/* centered columns styles */
.row-centered {
  text-align: center;
}

.rowBorder {
  border: 1pt solid #e0e0e0;
}

.img-col {
  background-color: white;
  border-right: 1pt solid #e0e0e0;
  float: none;
  display: table-cell;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  vertical-align: middle;
}

.body {
  display: table;
}

.centering {

  margin: 0 auto;
}

.vertical-center {
  position: relative;
  top: 50%;
}

.pull-bottom {
  /*float: none;*/
  /*display: table-cell;*/
  /*vertical-align: bottom;*/
  display: inline-block;
  vertical-align: bottom;
  float: none;
  margin: -2px;
  border: 2px solid green;
}

.btn-wraptext {
  white-space: normal !important;
  word-wrap: break-word;

}

.btn-makeChange {
  margin-left: 20px;
}

.siteHeaderBold {
  font-size: 25px;
  font-family: ProximaNovaBold;
  padding: 0 10px 0 10px;
}

.siteHeader {
  font-size: 15px;
  margin-left: 10px;
  margin-top: 8px;
}

.btn-registration-method-active {
  background-color: #005FD0;
  background: -webkit-gradient(linear, left top, left bottom, from(#005FD0), to(#0071EE));
  background: -moz-linear-gradient(top, #005FD0, #0071EE);
  border: 1px;
  border-radius: 6px;
  border-color: #006FAE;
  color: #ffffff;
  width: 100%;
  height: 54px;
  font-family: ProximaNovaBold;
  font-size: 16pt;
  padding: 10px;
  margin: 10px;
}

.btn-registration-method-normal {
  background-color: #82C2EE;
  text-shadow: -1px 0 #75AFD6, 0 1px #75AFD6, 1px 0 #75AFD6, 0 -1px #75AFD6;
  border: 1px;
  border-radius: 6px;
  border-color: #006FAE;
  color: #FFFFFF;
  width: 100%;
  height: 54px;
  font-family: ProximaNova;
  font-size: 16pt;
  padding: 10px;
  margin: 10px;
}

.btn-registration-method-normal:hover {
  background-color: #66D0FF;
  color: #FFFFFF;
  font-family: ProximaNova;
}

.btn-registration-method-secondary-active {
  color: #FFFFFF;
  font-family: ProximaNovaBold;
}

.btn-registration-method-secondary-normal {
  background-color: #66D0FF;
  color: #FFFFFF;
  font-family: ProximaNova;
}

.profile-header div {
  display: inline-block;
  vertical-align: bottom;
  float: none;
  margin: -2px;
}

.noUnderline:hover {
  text-decoration: none;
}

.stateResource a {
  text-decoration: underline;
  color: #0069ec;
}

.stateResourceHeader {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.stateResourceName {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.stateResourceDes {
  font-size: 14px;
  text-align: left;
}

.ourHR hr {
  margin-top: -5px;
  width: 100%;
  color: #ebebeb;
  height: 1px;
  background-color: #ebebeb;
}

.modal .modal-body {
  max-height: none;
  max-width: none;
}

.no-padding {
  padding: 0 0 0 0;
}

.btnNoWrap {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
}

div.zebra {
  background-color: white !important;
  color: black;
  padding: 10px;
  border-top: 2px solid #0071EE;
}

div.edit {
  background-color: lightgoldenrodyellow !important;
  color: grey;
  padding: 10px;
  border-top: 2px solid lightblue;
}

.modal .modalAgency {
  word-wrap: break-word;
  width: 80%;
}

.modal .modalAgency .col-md-3 {
  padding-left: 0px;
}

.classWithPad {
  margin: 5px;
  padding: 5px;
}

.col-middle {
  display: table;
}

.centered {

  width: 500px;
  height: 300px;

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  margin: auto;
}

.siteHeaderMain {
  margin-top: 25px;
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

.navbar-brand {
  height: 73px;
  padding: 0 0 0 10px;
  margin: 0 0 0 0;
}

.navbar-static-top {
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;

}

.navbar-left {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.navbar-right {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.navbar-btn {
  padding: 0 0 0 0 display : table-cell;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu {
  color: black;
}

.navbar-inner {
  background: url(images/footer-tile-8px.png) repeat-x;
}

div.clickable {
  /* Containing div must have a position value */
  position: relative;
}

div.clickable a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

.innertable-responsive {
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px;
  overflow-y: hidden;
  width: 100%;
}

.blue-arrow-right-icon {
  float: left;
  height: 15px;
  width: 15px;
  padding: 0 10px 0 10px;
  background-image: url('../images/blue-arrow-right.png');
  background-repeat: no-repeat;
}

.blue-arrow-down-icon {
  float: left;
  height: 15px;
  width: 15px;
  padding: 0 10px 0 10px;
  background-image: url('../images/blue-arrow-down.png');
  background-repeat: no-repeat;
}

.indent20 {
  padding-left: 20px;
}

.quick-help-header {
  width: 100%;
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 1px #d3d3d3;
}

.quick-help-footer {
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  padding: 0 0 0 0;
  font-size: 14px;
  border-top: 0px;
}

.quick-help-body {
  height: 640px;
  overflow-y: auto;
}

.padding7 {
  padding: 7px 7px 7px 7px;
}

.padding-top10 {
  padding-top: 10px;
}

.hand-hover {
  cursor: pointer;
  cursor: hand;
}

.regprofile-padding {
  padding: 0 20px 0 0;
}

.no-margin {
  margin: 0 0 0 0;
}

.full-width {
  width: 100%;
}

table th {

  width: auto !important;
}

.terms-conditions-header {
  width: 100%;
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 1px #d3d3d3;
  color: black;
}

.terms-conditions-footer {
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  padding: 7px 7px 7px 7px;
  font-size: 14px;
  border-top: 0px;
}

.terms-conditions-body {
  overflow-y: auto;
  color: black;
}

.privacy-header {
  width: 100%;
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 1px #d3d3d3;
  color: black;
}

.privacy-footer {
  height: 35px;
  background-image: url(../images/footer-tile-8px.png);
  background-repeat: repeat-x;
  text-align: center;
  padding: 7px 7px 7px 7px;
  font-size: 14px;
  border-top: 0px;
}

.privacy-body {
  overflow-y: auto;
  color: black;
}

.searchResult {
  /* Used by the language drop down to toggle English/Spanish on the moreInfo links */
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.searchmodalbtn {
  text-align: left;
}

.siteMessage {
  font-family: ProximaNovaBold;
}


.us-spinner-wrapper {
  position: absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  height:100%;
  width:100%;
  cursor: not-allowed;
  filter: alpha(opacity=60);
  opacity: 0.6;
  background: #FFFFFF;
  z-index: 99999999 !important;
}


