@font-face {
    font-family: 'Calibre';
    src: url("/content/Skins/Airways_v2/fonts/CalibreWeb-Regular.eot?") format("eot"),url("/content/Skins/Airways_v2/fonts/CalibreWeb-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: 'Calibre';
    src: url("/content/Skins/Airways_v2/fonts/CalibreWeb-Bold.eot?") format("eot"),url("/content/Skins/Airways_v2/fonts/CalibreWeb-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: 'SourceSansPro';
    src: url("/content/Skins/Airways_v2/fonts/sourcesanspro-regular-webfont.eot?") format("eot"),url("/content/Skins/Airways_v2/fonts/sourcesanspro-regular-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'SourceSansPro';
    src: url("/content/Skins/Airways_v2/fonts/sourcesanspro-bold-webfont.eot?") format("eot"),url("/content/Skins/Airways_v2/fonts/sourcesanspro-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'SourceSansPro';
    src: url("/content/Skins/Airways_v2/fonts/sourcesanspro-light-webfont.eot?") format("eot"),url("/content/Skins/Airways_v2/fonts/sourcesanspro-light-webfont.woff") format("woff");
    font-weight: 100;
    font-style: normal
}

.btn {
    border: 0;
    font-family: "SourceSansPro",Arial,sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

    .btn:hover, .btn:focus {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.btn-social-icon {
    min-width: initial
}

.btn-default {
    background: #fff;
    border: 0
}

    .btn-default:hover, .btn-default:focus {
        background: #fff;
        border-color: #17b8ff
    }

    .btn-default:focus {
        -webkit-box-shadow: 0,0,0,#fff;
        -moz-box-shadow: 0,0,0,#fff;
        box-shadow: 0,0,0,#fff
    }

.btn {
    padding: 12px 45px;
}

.btn-primary, a.btn-white, .btn-info {
    background: transparent;
    color: #009ee3;
    border: 2px solid #009ee3;
    /*margin: 10px 0;*/
    padding: 12px 45px;
    min-width: 150px
}

    .btn-primary:hover, a.btn-white:hover, .btn-info:hover, .btn-primary:focus, a.btn-white:focus, .btn-info:focus {
        background: #009ee3;
        border-color: #009ee3;
        color: #fff
    }

a.btn {
    display: inline-block\9;
    margin-bottom: 3px\9
}

.main-content .search-jobs .control-label {
    font-size: 16px;
    font-size: 1.6rem
}

.form-control {
    border-color: #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

    .form-control:hover, .form-control:focus {
        border-color: #b3b3b3
    }

    .form-control:focus {
        -webkit-box-shadow: 0 0 5px #009ee3;
        -moz-box-shadow: 0 0 5px #009ee3;
        box-shadow: 0 0 5px #009ee3
    }

.thumbnail .caption {
    color: #777
}

.alert {
    margin: 20px 0;
    font-weight: bold
}

.alert-danger {
    background-color: #ffdcda;
    border-color: #fb5948;
    color: #fb5948
}

.pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus, .pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
    background-color: #009ee3;
    border-color: #009ee3
}

.pagination li > a:hover, .pagination li > a:focus, .pagination li > span:hover, .pagination li > span:focus {
    border-color: #ccc
}

.pagination li > a, .pagination li > span, .pagination .disabled > a, .pagination .disabled > a:hover {
    color: #009ee3;
    border-color: #ccc
}

i#social {
    opacity: .85
}

    i#social:hover, i#social:focus {
        -webkit-transition: all,.2s,ease-in-out;
        -moz-transition: all,.2s,ease-in-out;
        -ms-transition: all,.2s,ease-in-out;
        -o-transition: all,.2s,ease-in-out;
        transition: all,.2s,ease-in-out;
        opacity: 1
    }

.linkedinimport {
    font-family: "SourceSansPro",Arial,sans-serif;
    padding-left: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

    .linkedinimport i.fa-linkedin {
        line-height: 32px
    }

ul.nav-wizard {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

    ul.nav-wizard li:before {
        border-left-color: #fff
    }

    ul.nav-wizard li a {
        color: #333
    }

    ul.nav-wizard li.active {
        color: #fff;
        background: #009ee3
    }

        ul.nav-wizard li.active a, ul.nav-wizard li.active a:active, ul.nav-wizard li.active a:focus, ul.nav-wizard li.active a:visited {
            color: #fff;
            background: #009ee3
        }

        ul.nav-wizard li.active:after {
            border-left-color: #009ee3
        }

.thumbnail {
    border-color: #eee
}

    .thumbnail:hover {
        border-color: #ccc
    }

#JobNumberOrTitle.k-textbox {
    width: 100%
}

.k-textbox {
    border-color: #ccc;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

    .k-textbox:hover, .k-textbox:focus {
        border-color: #b3b3b3
    }

    .k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
        -webkit-box-shadow: 0 0 5px #009ee3;
        -moz-box-shadow: 0 0 5px #009ee3;
        box-shadow: 0 0 5px #009ee3
    }

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-state-default > .k-select {
    border-color: #ccc
}

.k-state-hover span {
    background-color: #ccc
}

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
    background-color: #ccc
}

    .k-calendar .k-footer .k-nav-today:hover, .k-calendar .k-footer .k-nav-today.k-state-hover, .k-link.k-state-hover, .k-state-hover, .k-state-hover:hover, .k-calendar .k-link.k-nav-fast.k-state-hover, .k-state-focused {
        background-color: #ccc
    }

    .k-calendar .k-footer .k-nav-today:active, .k-calendar .k-footer .k-nav-today:active, .k-heade .k-link:active, .k-calendar .k-link.k-nav-fast:active {
        color: #333;
        background-color: #ccc
    }

::-moz-selection {
    background: #009ee3;
    color: #fff
}

::selection {
    background: #009ee3;
    color: #fff
}

footer {
    height: auto
}

body {
    font-family: "SourceSansPro",Arial,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 100;
    color: #777
}

p {
    font-family: "SourceSansPro",Arial,sans-serif
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #333;
    font-family: "Calibre",Arial,sans-serif;
    font-weight: bold
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
        color: #333
    }

        h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus, .h1 a:hover, .h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus {
            color: #333
        }

h1, .h1 {
    font-size: 65px;
    font-size: 6.5rem;
    line-height: 65px;
    line-height: 6.5rem;
    font-family: "Calibre",Arial,sans-serif
}

@media(max-width:767px) {
    h1, .h1 {
        font-size: 28px;
        font-size: 2.8rem
    }
}

h2, .h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
    font-family: "Calibre",Arial,sans-serif
}

@media(max-width:767px) {
    h2, .h2 {
        font-size: 23px;
        font-size: 2.3rem
    }
}

h3, .h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-family: "SourceSansPro",Arial,sans-serif
}

@media(max-width:767px) {
    h3, .h3 {
        font-size: 17px;
        font-size: 1.7rem
    }
}

h4, .h4 {
    font-size: 17px;
    font-size: 1.7rem;
    font-family: "SourceSansPro",Arial,sans-serif
}

h5, .h5 {
    font-size: 16px;
    font-size: 1.6rem
}

a {
    color: #009ee3
}

    a:hover, a:focus {
        color: #009ee3;
        text-decoration: underline
    }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td, .control-label, .k-textbox, .k-picker-wrap, .k-calendar-container table {
    font-size: 14px;
    font-size: 1.4rem
}

.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    border: 0
}

    .navbar.topbar {
        background-color: #3b3b3b;
        margin-bottom: 0;
        height: 45px
    }

        .navbar.topbar a {
            padding: 10px;
            display: inline-block;
            color: #fff
        }

            .navbar.topbar a:hover, .navbar.topbar a:focus {
                text-decoration: none
            }

    .navbar .logo {
        margin-top: 24px
    }

@media(max-width:991px) {
    .navbar .logo {
        margin: 10px
    }
}

.navbar-inverse {
    background-color: rgba(0,0,0,.75)
}

    .navbar-inverse .navbar-nav li {
        margin-right: 3px
    }

        .navbar-inverse .navbar-nav li:hover, .navbar-inverse .navbar-nav li:focus {
            background-color: #009ee3
        }

            .navbar-inverse .navbar-nav li:hover .underline, .navbar-inverse .navbar-nav li:focus .underline {
                display: none
            }

        .navbar-inverse .navbar-nav li.visible-xs.visible-sm:hover {
            background-color: initial
        }

        .navbar-inverse .navbar-nav li.visible-xs.visible-sm h3 {
            color: #fff
        }

        .navbar-inverse .navbar-nav li a {
            color: #fff;
            font-size: 20px;
            font-size: 2rem;
            padding: 30px
        }

.main-content .col-md-3.text-right > h2 {
    text-align: left;
    width: 250%
}

.thumbnail {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc
}

.panel-default {
    border-color: #009ee3
}

    .panel-default .panel-heading {
        background-color: #009ee3;
        color: #fff
    }

.team-grid .member:hover:after {
    background: #009ee3
}

.sidebar {
    margin-top: 20px
}

    .sidebar .nav-tabs li {
        width: 50%
    }

        .sidebar .nav-tabs li.active a {
            border: 0;
            border-bottom: 3px solid #009ee3;
            font-weight: 700
        }

        .sidebar .nav-tabs li > a {
            font-size: 18px;
            font-size: 1.8rem;
            text-align: center
        }

            .sidebar .nav-tabs li > a:hover {
                background: #fff;
                border: 0;
                border-bottom: 3px solid #009ee3;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

.careernav p {
    border-bottom: 1px solid #ccc
}

.careernav a {
    padding: 10px 0 20px 0
}

a.btn-white {
    background-color: transparent;
    border: 2px solid #fff
}

    a.btn-white:hover, a.btn-white:focus {
        border: 2px solid #fff;
        background-color: #fff;
        color: #333
    }

a {
    background: 0 0;
}

    a:focus {
        outline: thin dotted;
    }

    a:active, a:hover {
        outline: 0;
    }

img {
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width:0) and (max-width:1023px) {
    img {
        max-width: 100%;
        width: auto\9;
        height: auto;
        vertical-align: middle;
        border: 0;
    }
}

a {
    text-decoration: none;
    color: #00b5e2;
    font-size: 16px;
}

    a .icon--carat {
        font-size: 8px;
        left: 4px;
        top: -1px;
    }

    a .icon--carat {
        text-decoration: none;
        position: relative;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
    }

    a:hover {
        text-decoration: none;
    }

        a:hover .icon--carat {
            left: 6px;
        }


li {
    font-weight: 100;
}

.content img {
    max-width: 100%;
    height: auto;
}

.icon {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--carat:before {
    content: "\f102";
}

.icon--search-header:before {
    content: "\f113";
}

a {
    background: 0 0;
}

    a:focus {
        outline: thin dotted;
    }

    a:active, a:hover {
        outline: 0;
    }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #00b5e2;
    font-size: 16px;
}

    a .icon--carat {
        font-size: 8px;
        left: 4px;
        top: -1px;
    }

    a .icon--carat {
        text-decoration: none;
        position: relative;
        -webkit-transition: all 150ms ease-in-out;
        -moz-transition: all 150ms ease-in-out;
        -ms-transition: all 150ms ease-in-out;
        -o-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
    }

    a:hover {
        text-decoration: none;
    }

        a:hover .icon--carat {
            left: 6px;
        }

li {
    font-weight: 100;
}

.icon {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--carat:before {
    content: "\f102";
}

section {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 {
    line-height: 1.1;
}

h1, p {
    margin: 0 0 .8em;
}

h1 {
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-family: "Calibre",Arial,sans-serif;
    font-size: 65px;
    color: #3b3b3b;
}

@media (min-width:0) and (max-width:767px) {
    h1 {
        font-size: 45px;
    }
}

a .icon--carat {
    font-size: 8px;
    left: 4px;
    top: -1px;
}

a .icon--carat {
    text-decoration: none;
    position: relative;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

a:hover .icon--carat {
    left: 6px;
}

.icon {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--carat:before {
    content: "\f102";
}

.search-input {
    display: block;
    margin: 0 auto;
    padding: 20px !important;
    font-size: 35px;
    font-family: "SourceSansPro",Arial,sans-serif;
    font-weight: 100;
    border: 0 !important;
    height: 85px !important;
}

button {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button {
    line-height: normal;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

    button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search__form button {
    position: absolute;
    top: 0;
    right: 10px;
    background: 0 0;
    border: none;
    height: 80px;
    width: 88px;
    color: #00b5e2;
    font-size: 46px;
    padding: 0;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

    .search__form button:hover {
        right: 5px;
    }

@media (min-width:0) and (max-width:767px) {
    .search__form button {
        right: 0;
    }

        .search__form button:hover {
            right: 0;
        }
}

.icon {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--search-arrow:before {
    content: "\f112";
}

.header__top-menu.content {
    margin-top: 16px;
}

.airways-container {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    padding: 0;
}

body {
    line-height: unset;
}

.airways-container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.body-content {
    margin-top: 100px;
}

h2 a {
    font-size: 3.5rem;
    font-weight: bold;
}

.job-ad-side__content .job-type {
    margin-top: 1rem;
}

.topButtons {
    display: none;
}

form input:not([type="submit"]), form select, form textarea {
    margin-bottom: 0;
}

.re-copyright {
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
}

    .re-copyright p {
        color: #6f6f6b;
    }

.airways-overlay, .airways-search {
    display: none;
}

.question-title {
    margin-bottom: 5px;
}

h2.alerts-title {
    font-size: 3rem;
}

.body-content a:focus {
    outline: none;
}

.form-group#formPage {
    margin-bottom: 100px;
}

.form-row .due-date p {
    font-size: 14px;
}

.form-row.row {
    padding: 10px 5px;
}

.btn.btn-success {
    border: 2px solid #5cb85c;
}

    .btn.btn-success:hover {
        border: 2px solid #449d44;
    }

#pdfViewer, #iframe {
    margin-bottom: 1rem;
}

.btn.btn-primary[disabled], .btn.btn-primary.disabled {
    background-color: #fff;
    border: 2px solid #009ee3;
}

.nav-mobile__page {
    transition: all ease 0.3s;
}


.nav-mobile .careernav p {
    margin-bottom: 0;
    background-color: #02B5E2;
    border-bottom: 1px solid #0076aa;
}

.nav-mobile .careernav a {
    padding: 20px 38px 20px 16px;
    color: #fff;
    font-size: 20px;
}

.nav-mobile .username {
    background-color: #02B5E2;
    color: #fff !important;
    padding: 20px 38px 20px 16px;
}

.phx-copyright {
    text-align: center;
}



@media (min-width: 1024px) and (max-width: 1279px) {
    .container {
        width: 1024px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sidebar.hidden-sm {
        display: block!important;
    }
}

@media (max-width: 767px) {
    .sidebar.hidden-sm {
        display: none !important;
    }
}





@media(max-width:767px) {
    .bottomButtons {
        display: none;
    }

    .topButtons {
        display: block;
    }
}