body{
color: #3A3A3A;
}
a:link {
  color: #09a1e8;
}

.container_inner {
/*display: none;*/
}
.popup img{

}

table td, table th {text-align: left;}
.alogo_img{text-align:right;height:75px}
a {color: #4fc7e8;}

/* Webkit */
::selection {
  background: #4fc7e8;
  color: #fff;
}

/* Gecko/Mozilla */
::-moz-selection {
  background: #4fc7e8;
  color: #fff;
}

.grecaptcha-badge { visibility: hidden; }

.schedule {width: 110px; text-align:center;}
.post_text_inner h3{margin:10px 0;}

.wpb_single_image.wpb_content_element.vc_align_left.popup{position: relative;}

.wpb_single_image.wpb_content_element.vc_align_left.popup:hover::before {
position: absolute;
    content: 'This Cadet Pilot Program is currently closed.';
    width: 90%;
    height: auto;
    left: 0;
    padding:10px 20px;
    top: 0;
    z-index: 9;
    background: #003a63;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
}




@media screen and (min-width:1001px){
.postid-46439 .post_text_inner h2.entry_title{padding-top:40px;}
}

@media screen and (max-width:1200px){
.postid-46439 .title .title_holder{padding-top:0 !important;}
}
