body {
    color: #333;
    background-color: white !important;
}

body:before {
    left: 0;
    background: #2ca;
}

body:after {
    right: 0;
    background: #1ab;
}


.h3 {
    padding: 10px;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #3d454c;
}

.stint-direct {
    padding:20px 0px;
    border-bottom: 1px solid #e1e1e1;
}

.stint-2-direct {
    border-bottom: 1px solid #e1e1e1;
}

.c-form-1-box button.btn {
    padding: 0 20px !important;
    border: 0px solid #fff;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 50px;
    width: 100%;
}

.c-form-1-box {
    border:1px solid #e1e1e1;
    box-shadow:0px 0px 8px rgb(0 0 0 / 12%);
    border-radius:12px;
    padding:30px 20px 30px 20px;
    margin-top:20px;
}

.c-form-1-top {
    background:none;
    border:none;
    padding:0 14px 16px 14px;
    text-align:left;
}
.callBtn{
    background: #2a3f54;
    color: white;
    padding: 15px 35px;
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    margin: 10px 0;
    border-radius: 12px;
}
.form-group {
    margin-bottom: 10px !important;
}

.blank-footer-spacer {
    padding: 20px 0px; 
}

.form-head-text {
    font-weight:bold;
    font-size:22px;
}

.form-block-text {
    font-size:16px;
    font-weight:bold;
    padding: 14px 0px;
}

.form-head-phone {
    font-size:22px;
}

.form-control {
    -webkit-box-shadow:unset;
    box-shadow:unset;
    font-size: 13px;
}
.input-element span{
    font-size: 13px;
}
.tab-options {
    display:none;
    margin:20px auto;
}

.tab-option {
    color: #73767f;
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
}

.isactivetab {
    border-bottom:solid 2px #2e5ff6;
    color: #262626;
}

.c-form-1-bottom {
    border:none;
    border-radius:none;
    -moz-border-radius:none;
    -webkit-border-radius:none;
    padding:0px;
}

.c-form-1-box .custom-input {
    border:none;
    border: solid 1px #eee;
    border-radius:5px;
    font-weight:bold;
}

.input-labels {
    color: #73767f;
}

/* input:-webkit-autofill {
    box-shadow:0 0 0 50px white inset;
    -webkit-box-shadow:0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
}

input:-webkit-autofill:focus {
    box-shadow:0 0 0 50px white inset;
    -webkit-box-shadow:0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
}  */

.btn-theme.btn-t-primary {
    background: #167ac6 !important;
    margin: 20px 0px;
}

.input-element span {
    color: #73767f;
}

.input-element a {
    margin-right: 5px;
    margin-top: 7px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
    border:none;
    color: #73767f;
    background-color: #eff2f5;
    font-size: 13px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    padding: 0px 12px;
}

.input-element a.value-is-chosen {
    background:#167ac6;
    color:#fff;
    border:none;
}

.small-header-info {
    display:none;
}

.thank-you-bubble {
    border:1px solid #e1e1e1;
    box-shadow:0px 0px 8px rgb(0 0 0 / 12%);
    border-radius:12px;
    padding:30px 20px 30px 20px;
    margin-top:20px;
}

.thank-you-h3 {
    color:#2b2e29;
    font-weight:bold;
    text-align:center;
    margin: 0px 0px 20px 0px;
}

.thank-you-info {
    color:#2b2e29;
    text-align:left;
    font-size:16px;
    line-height:16px;
}

.additional-options {
    padding-top: 20px;
}

.one-click-button {
    border:1px solid #167ac6;
    outline:none;
    background:#167ac6 !important;
    border-color:#167ac6 !important;
    border-radius:3px !important;
    padding:10px 40px;
    display:inline-block;
    font-weight:bold;
    color:#fff;
    font-size:14px;
    cursor:pointer;
    margin:10px auto 0px auto;
}

.one-click-button:focus {
    outline:none;
}

.one-click-button-pressed {
    border:1px solid #50af20;
    outline:none;
    background:#fff !important;
    border-color:#50af20 !important;
    border-radius:3px !important;
    padding:10px 40px;
    display:inline-block;
    font-weight:bold;
    color:#50af20;
    font-size:14px;
    cursor:pointer;
    margin:10px auto 0px auto;
    width:167px;
}

.one-click-button-pressed:focus {
    outline:none;
}

.company-box {
    border-top:1px solid rgb(0 0 0 / 12%);
    padding:20px 10px;
    margin-top:10px;
}

.company-name {
    font-weight:bold;
    font-size:14px;
    float:left;
    width:70%;
    margin:6px 0px 0px 0px;
}

.company-logo {
    float:right;
    width:30%;
}

.company-logo img {
    width:100%;
    max-width:100%;
    max-height:40px;
}

.company-bio {
    font-size:14px;
    color:#4e5057;
    line-height:14px;
    text-align:left;
    margin-top:8px;
}

.company-upper-info {
    width:100%;
    height:40px;
}

.main-logo img {
    max-width:240px;
    width:240px;
    margin-top:20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    padding:10px;
}

.main-logo-company img {
    max-width:240px;
    width:240px;
    margin:20px auto;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    padding:10px;
}

.sticky-floaty {
    z-index:1000;
    display:none;
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    height:80px;
    font-size:16px;
    color:#fff;
    background-color:#fff;
    font-weight:bold;
    text-decoration:none;
    display:none;
    padding:10px;
    vertical-align:middle;
}

.sticky-floaty-div {
    width:100%;
    text-align:center;
    background-color:#337ab7;
    border-radius: 5px;
    padding:0px 5px;
    height:60px;
    line-height:60px;
}

.sticky-floaty-on {
    display:none;
}

.job-title {
    font-size:20px;
    color:#2b2e29;
    margin-top: 6px;
}
.jobTitle{
    font-size:20px;
    margin-top: 6px;
    text-align: center;
    font-weight: bold;
}
.jobLoc{
    text-align: center;
    margin-bottom: 20px;
}
.jobShortDesc{
    margin: 10px 0;
} 
.hid-on-small {
    max-width: 320px;
    margin-top: 20px;
}

/* custom forms */
.required:after,input[class="required"]::after {
    content:" *";
    color: red;
}
.input-error,.submit-error {
    box-shadow: 0 0 12px #ff000078 !important;
}
.noBorder {
    border: none !important;
}

@media screen and (max-width: 1001px) {
    .form-head-text {
        font-size:18px;
    }

    .form-head-subtext {
        font-size:14px;
    }

    .company {
        margin-top:0px;
        padding-top:0px;
    }

    .c-form-1-top {
        padding:0px 14px 16px 14px;
    }

    .sticky-floaty-on {
        display:block;
    }
    
    .enclosed-small {
        border:1px solid #e1e1e1;
        box-shadow:0px 0px 8px rgb(0 0 0 / 12%);
        border-radius:12px;
        padding: 10px;
    }

    .c-form-1-box {
        border: none;
        border-radius: 0px;
        box-shadow: none;
        padding: 0px;
    }

    .tab-options {
        display:flex;
    }

    .job-details-area {
        display:none;
    }
    .job-details-area-indeed{
        display:block;
    }
    .form-details-area-indeed{
        display: none;
    }
    .small-header-info {
        display:block;
    }
    
    .hid-on-small {
        display: none;
    }

    .main-logo img {
        width:auto;
        max-height:100px;
        margin:10px auto;
        padding:10px;
    }

    .main-logo-company img {
        width:auto;
        max-height:100px;
        margin:30px auto;
        padding:10px;
    }
}
