html {
    position: relative;
    min-height: 100%;
}
.responsive-la {
    margin: 10px 0px;
}
.modal-dialog {
    max-width: 94%;
    left: 3%;
    top: 24px;
    margin: 0px;
    margin-bottom: 100px;
}
div#smart-addy {
    font-weight: bold;
}
.similar-job-searches {
    display: none;
}
#zip_jobs_widget_link span {
    font-size: 12px;
}
button#continue:disabled {
    background: rgba(208, 122, 14, 0.71);
}
button[disabled=disabled],
button:disabled,
button[disabled=disabled]:hover,
button:disabled:hover,
button[disabled=disabled]:active,
button:disabled:active {
    background: rgba(208, 122, 14, 0.71);
}
.cta {
    background: #485460;
    border: 0px solid black;
    padding: 10px 20px;
    font-size: 18px;
    margin: 25px auto;
    display: block;
    max-width: 200px;
}
a.cta:hover {
    background-color: rgb(237, 136, 7);
}
.error-zip {
    color: red;
}
body {
    background-image: url('../images/mobile-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position: initial;
    background-attachment: fixed!important;
}
h1 {
    font-size: 34px;
}
.container .text-muted {
    margin: 13px 0;
    font-size: 12px;
}
.hidden-fields {
    display: none;
}
.error {
    background: #EC888A!important;
    color: #fff!important;
    border: 2px solid red!important;
}
.modal {
    background: rgba(65, 65, 65, 0.28);
}
a.btn-edit {
    text-decoration: underline;
    cursor: pointer;
}
label.for {
    position: absolute;
    bottom: 5px;
    left: 14px;
    z-index: 10;
    cursor: text;
    width: auto;
    display: block;
    margin: 0px 5px 5px 0px;
    padding: 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
}
.inFieldLabel {
    position: relative;
}
.inFieldLabel input,
select#state,
select#Graduation {
    height: 40px;
    padding: 10px 0px 0px 10px;
    line-height: 1.42857143;
    box-shadow: inset 0px 0px 5px rgba(18, 7, 6, 0.2);
}
#indeed_at {
    margin-left: 10px;
    float: left;
    clear: both;
}
.page_count {
    margin-right: 10px;
}
a#fcs_link:hover {
    color: white;
}
input#First_Name {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
input#Last_Name {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-left: 0px!important;
}
.ppc-form-wrapper {
    position: relative;
}
div.checkbox.ppc-tcpa {
    margin: 10px auto;
    width: 100%;
    text-align: justify;
}
.ppc-tcpa label {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 300;
    font-size: 13px;
    padding-left: 0px;
    color: #111111!important;
    line-height: 13px!important;
}
#ppc_hide label,
.ppc_tcpa label {
    line-height: 13px;
}
.ppc-tcpa a {
    color: #333;
    text-decoration: underline;
}
a#nontcpa {
    font-weight: normal!important;
}
.arrow-pointer img {
    position: absolute;
    bottom: 34px;
    right: -46px;
    width: 85px;
}
.modal {
    overflow: auto;
}
.signup-modal .modal-header {
    background: #4999D5;
}
.signup-modal-body .btn,
.signup-modal-body .form-group {
    max-width: 410px;
    margin: 0px auto 10px;
    display: block;
}
.modal-content {
    border-radius: 0px;
}
.modal-content p span {
    font-weight: bold;
}
.signup-modal h2 {
    margin: 0px 0px;
    font-family: "Open Sans Condensed", sans-serif;
    text-align: center;
    color: white;
    font-size: 17px;
    font-weight: 300;
}
#theJob {
    margin: 0px 0px;
    font-family: "Open Sans Condensed", sans-serif;
    text-align: center;
    font-weight: 700;
}
.signup-modal h3 {
    font-size: 20px;
    margin: 0px 0px 5px 0px;
    font-family: "Open Sans Condensed", sans-serif;
    text-align: center;
}
.modal-header-2 h3 {
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: normal;
}
.modal-header-2 h3 span {
    font-weight: bold;
}
.zerodown-modal h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
}
.signup-modal .btn {
    background: #485460;
    color: #fff;
    font-size: 25px;
    padding: 7px 0px;
    width: 100%;
    border-radius: 4px;
    margin: 0 auto 15px;
    letter-spacing: 1px;
}
.tooltip-inner ul {
    padding-left: 15px;
    margin-bottom: 0px;
    text-align: initial;
}
.ppc-form input[type="tel"],
.form-home input[type="tel"],
.form-home input[type="text"] {
    height: 50px;
    padding: 0px 45px;
    font-size: 17px;
    text-align: center;
}
.acceptance-rate-box {
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #528dd0;
}
.zerodown-modal img {
    margin: 0 auto;
}
#gtform.zero_down {
    text-align: center;
}
#gtform.zero_down button {
    background: transparent;
    border: 0px solid white;
    color: #337ab7;
    text-decoration: underline;
}
.fcs-green {
    color: white;
    background: green;
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.fcs-red {
    color: white;
    background: red;
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
    text-align: center;
    margin-top: 20px;
    border: 0px solid white;
    width: 100%;
}
.acceptance-rate-box h3 {
    font-family: "Open Sans Condensed", sans-serif;
    color: #528dd0;
    text-align: center;
    font-size: 23px;
    margin: 10px 0px;
}
.acceptance-rate-box .btn {
    background: #485460;
    width: 100%;
    color: white;
    font-size: 16px;
}
.acceptance-rate-box a {
    padding: 5px;
    display: block;
    text-align: center;
    text-decoration: underline;
}
.home-header {
    border: 0;
    text-align: center;
}
.page-header {
    margin: 0px 0px;
    border: 0;
}
.navbar-brand {
    padding: 3px 15px;
}
.navbar-default .navbar-nav>li>a.menu-btn {
    background: #485460;
    color: white;
    margin: 10px;
    padding: 5px 30px;
    text-align: center;
    border-radius: 4px;
}
.job-listing-content {
    background: #fff;
    padding: 5px 0px;
}
.job-listing-content h3 {
    margin-top: 10px;
}
.job-listing-content ol {
    padding: 0px 10px;
    list-style: none;
}
.job-listing-content ol li {
    border-bottom: 1px solid rgb(195, 195, 195);
}
span.warnRadius {
    margin-top: 5px;
    display: block;
}
.control-filter h4 {
    background: white;
    margin: 0px 0px 10px 0px;
    padding: 5px 10px;
    color: rgb(81, 141, 202);
}
.control-filter .btn {
    width: 100%;
    background: #528dd0;
    color: white;
    border: 0px;
}
.control-filter .btn-group {
    width: 100%;
    margin-bottom: 10px;
}
.similar-job-searches {
    background: white;
    padding: 0px 10px 10px;
}
.similar-job-searches h4 {
    background: white;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px;
    color: #337ab7;
}
label#fcs_yes {
    font-weight: bold;
}
.similar-job-searches a {
    color: rgb(81, 141, 202);
    display: block;
    background: white;
    padding: 5px 10px;
    font-size: 13px;
}
.center {
    text-align: center;
}
.content {
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.link-description,
.link-description:hover {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.sponsored {
    font-size: 17px;
    color: #485460;
    font-weight: 500;
}
div.two-fields {
    float: left;
    width: 50%;
}
.navbar-default .navbar-nav>li>a {
    color: #050000;
    font-size: 16px;
    font-weight: 300;
}
.ppc-form-wrapper h1 {
    color: white;
    text-align: center;
}
.ppc-form .btn {
    width: 100%;
}
.ppc-form .orange {
    color: #ffffff;
    font-weight: bold;
}
.orange {
    color: #485460;
}
.ppc-form .btn,
.form-header .btn,
.form-home .btn {
    background: #485460;
    color: white;
    border: 0px solid rgba(18, 7, 6, 0.5);
    font-size: 20px;
    font-weight: 300;
    padding: 11px 35px;
}
.ppc-container {
    float: none;
    margin: 0 auto;
    margin-top: 5%;
}
.example {
    padding: 5px;
}
.footer {
    width: 100%;
    background-color: #f5f5f5;
}
.ppc-form {
    padding: 20px;
    background: rgba(0, 0, 0, 0.73);
    border-radius: 0px;
}
#theJob {
    color: #FFAE00;
    font-weight: bold;
    text-transform: capitalize;
}
.modal-body {
    padding: 5px 15px;
}
.modal-header {
    padding: 5px;
}
div.control-filter button.dropdown-toggle {
    font-size: 12px;
}
span.caret {
    display: none;
}
.pager.center-list ul {
    padding: 0px;
}
span.page_count {
    float: right;
    font-size: 15px;
}
.pager li.active a,
.pager li.active a:hover {
    background-color: rgb(255, 86, 13);
    color: white;
    cursor: default;
}
.pager li a {
    color: rgb(255, 86, 13);
}
.blue {
    color: #528dd0;
    font-weight: 500;
}
.job-listing-content h4.center {
    font-size: 13px;
}
.jobs h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.acceptance-rate-box ul {
    list-style-image: url(../../s3.amazonaws.com/job-app-org/wp-content/themes/Frank-master/check-sm.png);
}
button.navbar-toggle#job-list {
    width: 125px;
    height: 30px;
    background: url(https://s3.amazonaws.com/jobs-app/images/search-orange.png) no-repeat right bottom;
    border: 0px;
    font-size: 17px;
    line-height: 20px;
    padding: 0px;
    color: #485460;
    text-align: left;
    text-decoration: underline;
}
.navbar {
    border-radius: 0px;
}
.form-horizontal input,
.form-horizontal button {
    border-radius: 0px;
}
#rightAdsense-sidebar {
    display: none;
}
.fcs_half {
    width: 100%!important;
    padding-left: 20px;
}
label.radio-label {
    color: rgb(105, 105, 105)!important;
    font-size: 21px!important;
}
label.radio-label a {
    color: rgb(105, 105, 105)!important;
}
label.radio-label.fr a {
    color: rgb(105, 105, 105)!important;
    font-weight: bold!important;
    text-decoration: none!important;
}
a.skip {
    color: rgb(105, 105, 105);
    text-decoration: underline;
    float: right;
}
.radio-label input[type="radio"] {
    vertical-align: initial!important;
    margin-right: 3px;
    margin-left: 5px;
}
.fcs_input {
    cursor: pointer;
}
.fcs_half.first {
    margin-top: 10px;
}
.forms-hidden {
    display: none;
}
img.dailys-logo {
    display: block;
    margin: 15px auto;
}
p.offer-text {
    max-width: 410px;
    margin: 0px auto;
}
#gtform {
    max-width: 410px;
    margin: 0px auto;
}
.radio-form {
    overflow: hidden;
    max-width: 385px;
    margin: 0 auto;
    margin-bottom: 20px;
}
label.radio-label {
    font-weight: normal;
    font-size: 15px;
}
.zerodown-modal .alert {
    font-size: 13px;
    margin-bottom: 10px;
}
.radius-form-group {
    display: block;
}
@media only screen and (min-width: 320px) {
    .pop-add-top {
        max-width: 280px;
        width: 280px;
        margin: 0 auto;
        text-align: center;
    }
    .navbar {
        border-radius: 0px;
    }
    .sponsored-sidebar {
        display: none;
    }
    .zerodown-modal .modal-body img.img-responsive {
        max-width: 90%;
        margin: 0 auto;
    }
    .ppc-form-wrapper h1 {
        font-family: "Open Sans Condensed", sans-serif;
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .arrow-pointer {
        display: none;
    }
    .acceptance-rate-box {
        margin: 5px 0px;
    }
    .home-header h1 {
        font-size: 30px;
        margin: 10px 0px;
    }
    .control-filter h4 {
        display: none;
    }
    .ppc-form-wrapper {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .navbar-brand>img {
        width: 140px;
        margin-top: 5px;
    }
    .form-header .btn,
    .form-home .btn {
        width: 100%;
    }
    .home-header h3 {
        display: none;
    }
    .example {
        display: none;
    }
    .footer {
        margin-top: 30px;
    }
}
@media only screen and (min-width: 370px) {
    .pop-add-top {
        max-width: 340px;
        width: 340px;
        margin: 0 auto;
        text-align: center;
    }
}
@media only screen and (min-width: 480px) {
    .pop-add-top {
        max-width: 380px;
        width: 380px;
    }
    .zerodown-modal .modal-body img.img-responsive {
        max-width: 100%;
        margin: 0 auto;
    }
    body {
        background-image: url('../images/ipad-bg.jpg');
    }
    .zerodown-modal h3 {
        font-size: 24px;
    }
    .modal-body {
        max-height: none;
    }
    .jobs h4 {
        font-size: 17px;
    }
    span.caret {
        display: inline-block;
    }
    .job-listing-content h4.center {
        font-size: 17px;
    }
    div.control-filter button.dropdown-toggle {
        font-size: 14px;
    }
    .modal-header {
        padding: 10px;
    }
    .modal-body {
        padding: 15px;
    }
    .signup-modal-body .btn,
    .signup-modal-body .form-group {
        margin: 0px auto 8px;
    }
    .v5-step2.signup-modal-body .form-group {
        margin: 0px auto 10px;
    }
    .v5-step2.signup-modal-body .btn {
        margin-top: 15px;
    }
    .home-header h3 {
        display: block;
    }
    .example {
        display: block;
    }
    .footer {
        margin-top: 10px;
    }
    .ppc-form-wrapper {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .inFieldLabel input,
    select#state,
    select#Graduation {
        height: 56px;
    }
    label.for {
        font-size: 13pt;
        margin: 5px 5px 5px 6px;
    }
}
@media only screen and (min-width: 550px) {
    .pop-add-top {
        max-width: 500px;
        width: 500px;
    }
    .signup-modal h2 {
        font-size: 30px;
    }
    .signup-modal h3 {
        font-size: 24px;
        margin: 0px 0px 15px 0px;
    }
    .modal-header-2 h3 {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto 0px;
        top: 0px;
        left: 0%;
    }
    .pop-add-top {
        max-width: 720px;
        width: 720px;
    }
    .radius-form-group {
        display: none!important;
    }
    .form-header .btn,
    .form-home .btn {
        width: auto;
    }
    .ppc-form input[type="tel"],
    .form-home input[type="tel"],
    .form-home input[type="text"] {
        padding: 0px 20px;
    }
    .arrow-pointer {
        display: block;
    }
    .navbar-nav {
        float: right;
        margin: 0;
    }
    .nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .home-header {
        margin-top: 150px;
    }
    .form-inline.form-home .form-group {
        margin-right: 10px;
    }
    .form-header {
        float: right;
        margin: 8px 0px;
    }
    .form-header .btn {
        padding: 3px 20px;
    }
    .ppc-form-wrapper {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #navbar form.form-inline input {
        width: 90px;
    }
}
@media only screen and (min-width: 992px) {
    #rightAdsense-sidebar {
        display: block;
    }
    .pop-add-top {
        max-width: 900px;
        width: 900px;
    }
    .modal-dialog {
        margin: 30px auto 0px;
        top: 0px;
        max-width: 100%;
        left: 0%;
    }
    .similar-job-searches {
        display: block;
    }
    .radius-form-group {
        display: inline-block!important;
    }
    .sponsored-sidebar {
        display: block;
    }
    #theJob {
        font-size: 32px!important;
    }
    .navbar-brand>img {
        width: 200px;
        margin: initial;
    }
    .navbar-job-list .form-inline .form-group {
        margin: 0px;
    }
    .navbar-job-list .form-header .btn {
        padding: 3px 10px;
    }
    #navbar form.form-inline input {
        width: 90px;
    }
    .acceptance-rate-box {
        margin: 0px 0px;
    }
    .home-header {
        width: 80%;
    }
    .control-filter h4 {
        display: block;
    }
    .nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ppc-form input[type="tel"],
    .form-home input[type="tel"],
    .form-home input[type="text"] {
        padding: 0px 45px;
    }
    .footer {
        position: absolute;
        bottom: 0px;
    }
    .ppc-form-wrapper {
        margin-top: 60px;
        margin-bottom: 0px;
    }
}
@media only screen and (min-width: 1025px) {
    body {
        background-image: url('../images/background.jpg');
    }
}
@media only screen and (min-width: 1200px) {
    #navbar form.form-inline input {
        width: auto;
    }
    .navbar-brand>img {
        width: auto;
    }
    .responsive-la {
        max-width: 530px;
        width: 530px;
        margin: 10px 0px;
    }
    .pop-add-top {
        max-width: 100%;
        width: 100%;
    }
    .ppc-container {
        float: none;
        margin: 0 auto;
        margin-top: 5%;
    }
}
@media only screen and (min-width: 1400px) {
    #navbar form.form-inline input {
        width: auto;
    }
    .ppc-container {
        float: none;
        margin: 0 auto;
        margin-top: 10%;
    }
}