@import url("//fonts.googleapis.com/css?family=Roboto");
@import url("//fonts.googleapis.com/icon?family=Material+Icons");
@import "https://fonts.googleapis.com/icon?family=Material+Icons";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:300,300i,400,500,700,700i";
body {
  background-color: #364236; }

body {
  margin: 0; }

h1 {
  text-transform: uppercase;
  margin: 0; }

a {
  color: #00529b; }

#pageBody {
  width: 1024px;
  margin: 0 auto; }

#detailview-panel,
.recruiting-list {
  display: block;
  font-family: "Roboto", sans-serif; }

#detailview-panel:after,
.recruiting-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#frame-alternate {
  float: right;
  margin-right: 20px;
  width: 320px;
  color: #fff; }
  #frame-alternate .component {
    padding-top: 50px; }
  #frame-alternate h1 {
    font-size: 30px;
    line-height: 32px;
    border-bottom: 1px solid #ff0201;
    margin: 0 0 14px 0;
    padding-bottom: 11px; }
  #frame-alternate h2 {
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 4px 0; }
  #frame-alternate p {
    letter-spacing: .3px;
    line-height: 21px;
    font-size: 15px;
    font-weight: 100; }
  #frame-alternate ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #frame-alternate li {
    font-size: 17px;
    font-weight: 400;
    padding: 0 0 9px 12px;
    background: url("//imagestage.military.com/media/shared/css-global/bullet-red-round.png") 0 9px no-repeat; }

#pageTwo #frame-alternate h1 {
  font-size: 26px; }
#pageTwo #frame-alternate p {
  padding-right: 50px; }

#pageThree form img {
  display: none; }

#frame-main {
  float: left;
  width: 650px;
  background-color: #e8ebe5;
  color: #333;
  position: relative; }
  #frame-main h1 {
    font-size: 33px; }
  #frame-main .formGroup {
    position: relative;
    padding-bottom: 15px; }
  #frame-main .label {
    width: 129px;
    font-size: 13px; }
  #frame-main #chkAgree label {
    font-size: 9px;
    color: #666666; }
  #frame-main div,
  #frame-main label {
    font-size: 13px; }
  #frame-main div.logoutMessage {
    position: absolute;
    left: 0;
    top: -20px; }
  #frame-main div.row {
    display: table-row;
    width: 442px;
    height: 30px; }
    #frame-main div.row span.label {
      height: 30px;
      color: #000;
      text-align: left; }
    #frame-main div.row input[type=text],
    #frame-main div.row select {
      padding: 7px 3px 7px 10px;
      width: 98%;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      border: 1px solid #c6c6c6; }
    #frame-main div.row select {
      background: #fff url("//imagestage.military.com/media/shared/css-global/tri-d_34x16_00529b.png") 97% no-repeat;
      background-size: 13px 7px; }
    #frame-main div.row input.phone {
      margin: 0;
      width: 25px;
      text-align: center;
      border: none;
      background: transparent;
      padding: 0; }
    #frame-main div.row input#inputPhone3 {
      width: 150px;
      text-align: left; }
    #frame-main div.row #chkDateOfBirth2 select {
      width: 32%; }
    #frame-main div.row .radio label + input {
      margin-left: 20px; }
  #frame-main div.terms {
    position: absolute !important;
    bottom: 0; }
    #frame-main div.terms .formrightside {
      text-align: center; }
  #frame-main span.submit,
  #frame-main .submitButton {
    padding-top: 12px;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    border: none; }
    #frame-main span.submit input,
    #frame-main .submitButton input {
      background-color: #960019;
      border: 1px solid #960019;
      border-radius: 5px;
      color: #fff;
      font-size: 17px;
      width: 98%;
      padding-top: 8px;
      padding-bottom: 6px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
  #frame-main div.pagination {
    font-size: 15px;
    line-height: 18px;
    vertical-align: middle;
    margin-top: 8px; }
    #frame-main div.pagination .steps {
      position: relative;
      display: inline-block;
      background: url("//imagestage.military.com/media/shared/css-global/d5d5d5-2px-square.gif") 0 62% repeat-x; }
      #frame-main div.pagination .steps .step {
        width: 18px;
        height: 18px;
        border: 1px solid #d5d5d5;
        border-radius: 10px;
        background-color: #d5d5d5;
        text-align: center;
        display: inline-block;
        z-index: 100; }
      #frame-main div.pagination .steps span + span {
        margin-left: 38px; }
      #frame-main div.pagination .steps .active {
        background-color: #4f9a40;
        border: 1px solid #4f9a40;
        color: #ffffff; }
      #frame-main div.pagination .steps .icon {
        position: relative;
        top: 5px; }
        #frame-main div.pagination .steps .icon .material-icons {
          font-size: 15px;
          line-height: 15px;
          position: absolute;
          top: 1px;
          left: 2px; }
    #frame-main div.pagination .progress {
      color: #4f9a40;
      font-weight: 500;
      margin-left: 45px; }
    #frame-main div.pagination .step:after {
      background-color: #d5d5d5; }
  #frame-main span.label,
  #frame-main span.formrightside {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px; }
  #frame-main span.phone {
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    width: 97%;
    padding-top: 6px;
    padding-bottom: 4px; }
  #frame-main span.phone input:first-child {
    padding-left: 10px; }
  #frame-main .main-header {
    background-color: #ffffff;
    padding: 25px 34px 20px 40px;
    position: relative; }
    #frame-main .main-header .logo {
      position: absolute;
      right: 34px;
      top: 28px; }
    #frame-main .main-header h2 {
      color: #157d00;
      font-weight: 300;
      font-size: 22px; }
  #frame-main .regBox {
    padding: 34px 107px; }

#pageOne div.pagination {
  margin-top: 13px; }
  #pageOne div.pagination .steps {
    background-position: 0 51%; }

#pageThree ul {
  list-style-type: none;
  margin: 0;
  padding: 0 !important; }
#pageThree p {
  color: #4e4e4e;
  font-size: 12px;
  margin: 0;
  padding: 10px 0 0; }
#pageThree td {
  display: block;
  width: 100%; }
#pageThree .formContainer div.clearfix {
  position: relative; }
#pageThree h3 {
  position: absolute;
  top: -22px;
  left: 30px;
  text-transform: uppercase;
  font-size: 22px; }
#pageThree input[type=text] {
  margin-left: 0 !important; }
#pageThree input[type=text],
#pageThree select {
  padding: 7px 3px 7px 10px;
  width: 98%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #c6c6c6; }
#pageThree select {
  background: #fff url("//imagestage.military.com/media/shared/css-global/tri-d_34x16_00529b.png") 97% no-repeat;
  background-size: 13px 7px; }
#pageThree table {
  margin-bottom: 20px; }
#pageThree #frame-main .regBox {
  padding: 20px 40px; }
#pageThree #frame-main .submitButton {
  margin-top: 20px; }
#pageThree #frame-main .formAdditional tr td:first-child {
  font-weight: bold; }
#pageThree .submitButton input {
  background: #96001a url("/media/recruitment/recruitment-lead-page-3-submit.png") center 50% no-repeat; }

#pageConfirm #alphaMessage {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px; }
#pageConfirm #frame-main {
  background-color: #ffffff;
  padding-bottom: 40px; }
  #pageConfirm #frame-main .main-header h2 {
    font-size: 14px; }
  #pageConfirm #frame-main .regBox {
    display: none; }
  #pageConfirm #frame-main .asvab-callout {
    background: #e8ebe5 url("/media/recruitment/recruitment-asvab-bg.jpg") top left no-repeat;
    height: 199px;
    padding: 0 40px; }
    #pageConfirm #frame-main .asvab-callout h2 {
      text-transform: uppercase;
      font-weight: 300;
      font-size: 27px;
      padding: 41px 0 1px;
      margin: 0; }
      #pageConfirm #frame-main .asvab-callout h2 span {
        font-weight: 600; }
    #pageConfirm #frame-main .asvab-callout p {
      font-size: 16px;
      font-style: italic;
      padding: 0 0 3px;
      margin: 0; }
    #pageConfirm #frame-main .asvab-callout .submitButton {
      width: 377px;
      padding-top: 12px;
      font-size: 25px;
      font-weight: bold;
      color: #000;
      border: none;
      text-align: center; }
      #pageConfirm #frame-main .asvab-callout .submitButton a {
        background-color: #960019;
        background-image: url("//images.military.com/media/shared/css-global/button-arrow-white-png.png");
        background-repeat: no-repeat;
        background-position: 93% 50%;
        border: 1px solid #960019;
        border-radius: 5px;
        color: #fff;
        font-size: 19px;
        width: 97%;
        padding-top: 8px;
        padding-bottom: 6px;
        display: block;
        text-decoration: none;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none; }
  #pageConfirm #frame-main .recruiting-list {
    padding: 32px 40px 0; }
    #pageConfirm #frame-main .recruiting-list h2 {
      font-size: 24px;
      padding: 0 0 12px;
      margin: 0; }
    #pageConfirm #frame-main .recruiting-list div {
      float: left;
      width: 50%; }
      #pageConfirm #frame-main .recruiting-list div ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        #pageConfirm #frame-main .recruiting-list div ul li {
          font-size: 16px;
          padding-bottom: 10px;
          padding-left: 10px;
          background: url("/media/shared/css-global/bullet-blue-9px-round.png") 0 7px no-repeat;
          background-size: 4px 4px; }
          #pageConfirm #frame-main .recruiting-list div ul li a {
            text-decoration: none; }

span.formrightside {
  width: 290px; }

#chkDateOfBirth2 select {
  width: 22%; }

input.last {
  width: 33px; }

input.phone:focus {
  outline: none; }

input.symbol {
  width: 5px;
  background-color: white; }

span.asterisk {
  display: none; }

span.phoneType {
  position: relative;
  padding-top: 3px; }

span.phoneType label {
  margin-right: 4px;
  font-size: 13px; }

.formGroup a {
  text-decoration: none; }

#pageFoot {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  padding: 8px 0 15px 9px; }

div.error {
  font-size: 10px;
  color: #ff0201;
  margin-bottom: 0; }

/* ********************************************** */
/* EMBEDDED FONTS */
/* ********************************************** */
/* RECRUITING LEAD FORM STYLE ADDITIONS */
body {
  background: #364236 url("/media/recruitment/recruitment-bg-image-p1-v2.jpg") top right no-repeat; }
  body#pageTwo {
    background: #364236 url("/media/recruitment/page-2-bg-image-new.jpg") top right no-repeat; }
  body#pageThree, body#pageConfirm {
    background: #364236 url("/media/recruitment/recruitment-bg-image-pg-3.jpg") top right no-repeat; }

/* MOBILE RECRUITING LEAD FORM STYLES */
@media screen and (max-device-width: 650px), screen and (max-width: 650px) {
  body#pageTwo, body#pageThree, body#pageConfirm {
    background: none; }

  #frame-main,
  #frame-alternate,
  #pageBody {
    width: 100%; }

  #frame-main {
    float: none;
    width: 100%; }
    #frame-main .formGroup {
      padding-bottom: 25px; }
    #frame-main .main-header {
      padding: 13px 20px 16px; }
      #frame-main .main-header h1 {
        overflow: visible;
        height: 30px;
        padding-right: 20px;
        background: url("//images.military.com/media/shared/css-global/m-blue-logo-ts90.png") top right no-repeat;
        background-size: auto 29px; }
      #frame-main .main-header .logo {
        display: none; }
    #frame-main div.pagination {
      line-height: 21px;
      margin-top: 13px; }
      #frame-main div.pagination .steps .step {
        width: 21px;
        height: 21px;
        border-radius: 15px; }
      #frame-main div.pagination .steps span + span {
        margin-left: 40px; }
      #frame-main div.pagination .steps .icon .material-icons {
        top: 3px; }
      #frame-main div.pagination .progress {
        margin-left: 15px; }
    #frame-main h1 {
      font-family: Roboto, sans-serif;
      font-size: 24px;
      line-height: 30px; }
    #frame-main label {
      font-size: 16px;
      padding-left: 4px; }
    #frame-main #chkAgree {
      text-align: center;
      padding: 0;
      margin-top: -14px;
      margin-bottom: -12px; }
      #frame-main #chkAgree label {
        font-size: 9.5px; }
    #frame-main div {
      font-size: 16px; }
    #frame-main div.error {
      float: right; }
    #frame-main span.formrightside {
      padding-bottom: 15px; }
    #frame-main span.label {
      padding-bottom: 4px; }
    #frame-main div.logoutMessage {
      position: static;
      margin-bottom: 20px;
      text-align: left; }
    #frame-main .regBox {
      padding: 28px 25px 18px; }
    #frame-main div.row {
      width: 100%;
      display: inline; }
      #frame-main div.row span.label,
      #frame-main div.row span.formrightside {
        display: block;
        width: 100%;
        height: auto; }
      #frame-main div.row input[type=text],
      #frame-main div.row select {
        font-size: 16px;
        padding: 11px 4px 11px 15px; }
    #frame-main span.submit,
    #frame-main .submitButton {
      padding-top: 0; }
      #frame-main span.submit input,
      #frame-main .submitButton input {
        font-size: 24px;
        padding-top: 10px;
        padding-bottom: 9px; }
    #frame-main span.phone {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 15px; }
      #frame-main span.phone input[type=text] {
        padding: 11px 0;
        width: 34px; }

  #frame-alternate {
    float: none;
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
    padding: 4px 25px 40px;
    background: #364236 url("/media/recruitment/recruitment-bg-image-p1.jpg") top right no-repeat;
    background-size: 100% auto; }
    #frame-alternate .component > * {
      margin-right: 0; }
    #frame-alternate h1 {
      font-size: 21px;
      border: 0 none;
      margin: 0;
      padding: 0;
      font-weight: 300; }
      #frame-alternate h1 span {
        font-weight: 600; }
    #frame-alternate p {
      display: none; }
    #frame-alternate li {
      font-size: 13px;
      background-position: 0 5px;
      padding-bottom: 6px; }
    #frame-alternate li:last-child {
      display: none; }
    #frame-alternate .component {
      padding-top: 0; }

  #pageTwo #frame-alternate {
    display: none; }

  #pageThree #frame-alternate {
    display: none; }

  #pageThree .submitButton {
    width: 100%; }
    #pageThree .submitButton input {
      background: #96001a url("/media/recruitment/recruitment-lead-page-3-submit-mobile.png") center 50% no-repeat;
      background-size: 80.5px 19.5px;
      width: 100%; }
  #pageThree #frame-main .main-header h2 {
    font-size: 15px; }
  #pageThree #frame-main .regBox {
    background: #bfbfbf;
    padding: 11px; }
    #pageThree #frame-main .regBox .educationDiv {
      background-color: #e8ebe5; }
      #pageThree #frame-main .regBox .educationDiv .formContainer {
        padding: 0 !important; }
      #pageThree #frame-main .regBox .educationDiv div.clearfix {
        padding: 17px;
        background-color: #ffffff; }
        #pageThree #frame-main .regBox .educationDiv div.clearfix table {
          padding: 0; }
      #pageThree #frame-main .regBox .educationDiv ul.itemOptions {
        padding: 17px !important; }
  #pageThree input[type=text],
  #pageThree select {
    width: 99% !important;
    font-size: 16px;
    padding: 11px 4px 11px 15px; }
  #pageThree table,
  #pageThree td {
    width: 100%; }
  #pageThree h3 {
    color: #00529b;
    left: 50px;
    top: -5px; }
  #pageThree p {
    font-size: 16px; }

  #pageConfirm #frame-alternate {
    display: none; }

  #pageConfirm #frame-main {
    padding-bottom: 0; }
    #pageConfirm #frame-main .main-header h2 {
      font-size: 15px;
      line-height: 23px;
      padding-left: 34px;
      padding-top: 5px;
      margin-top: 7px;
      margin-bottom: 0;
      background: transparent url("/media/shared/css-global/thumbs-up.png") 0 0 no-repeat;
      background-size: 21px 23px; }
    #pageConfirm #frame-main .asvab-callout {
      width: 90%;
      background-image: none;
      height: auto;
      padding: 25px 5% 32px; }
      #pageConfirm #frame-main .asvab-callout .submitButton {
        width: 90%; }
      #pageConfirm #frame-main .asvab-callout h2 {
        font-size: 23px;
        padding-top: 0; }
      #pageConfirm #frame-main .asvab-callout p {
        font-style: normal;
        font-size: 13px; }
      #pageConfirm #frame-main .asvab-callout .submitButton {
        width: 100%; }
      #pageConfirm #frame-main .asvab-callout .submitButton a {
        padding: 12px 10% 11px 5%;
        width: 85%;
        background-position: 97% 50%; }
    #pageConfirm #frame-main .recruiting-list {
      padding: 21px 25px 32px; }
      #pageConfirm #frame-main .recruiting-list h2 {
        text-transform: uppercase;
        font-size: 23px;
        width: 100%;
        border-bottom: 1px solid #333333;
        padding-bottom: 1px;
        margin-bottom: 25px; }
      #pageConfirm #frame-main .recruiting-list div {
        width: 100%;
        display: block; }
        #pageConfirm #frame-main .recruiting-list div ul {
          list-style-type: none; }
          #pageConfirm #frame-main .recruiting-list div ul li {
            padding-bottom: 14px; }

  #pageTwo #pageFoot,
  #pageThree #pageFoot,
  #pageConfirm #pageFoot {
    color: #333333; }

  #pageOne #pageFoot {
    margin-top: -47px;
    padding-left: 25px;
    font-size: 5px; }

  #pageConfirm #pageFoot {
    border-top: 1px solid #cccccc; } }
@media screen and (max-device-width: 330px), screen and (max-width: 330px) {
  #frame-main h1 {
    font-size: 20px;
    font-weight: 400; }
  #frame-main div.pagination .progress {
    font-size: 14px; } }

/*# sourceMappingURL=leadform.css.map */
