﻿html {
    /*overflow-y: scroll;*/
}

body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Carousel */
.carousel-caption {
    z-index: 10 !important;
}

    .carousel-caption p {
        font-size: 20px;
        line-height: 1.4;
    }

@media (min-width: 768px) {
    .carousel-caption {
        z-index: 10 !important;
    }
}

.no-wrap {
    white-space: nowrap;
}

.no-margin {
    margin: 0;
}

.centered {
    text-align: center;
}

.rad-list-width {
    width: 25px;
}

.user-bar {
    background-color: #CCC;
    height: 25px;
    border-bottom: solid #BBB 2px;
}

    .user-bar ul {
        list-style-type: none;
        float: right;
        margin-right: 10px;
    }

    .user-bar a {
        display: inline-block;
        color: white;
        font-weight: bold;
    }

    .user-bar ul li {
        display: inline;
        padding: 0 8px;
        height: 100%;
    }

.page-title {
    color: #666;
}

.small-caps, a {
    font-variant: small-caps;
}

    .of-link, .of-red, a.of-red, table a.of-link {
        color: #8e0000;
    }

    .of-green, a.of-green {
        color: forestgreen;
        text-align: right;
    }

.table a.of-link:hover {
    color: #FFF;
    background-color: #8e0000;
    font-weight: normal; /*bolder;*/
    font-variant: small-caps;
}

.of-dark-blue-background {
    background-color: #2c3e50;
}

.of-text {
    color: #222;
}

.of-text-bold {
    color: #111;
    font-weight: bold;
}

.of-title {
    font-size: 14pt;
    color: darkcyan;
    font-weight: 900;
    font-variant: small-caps;
}

.sign-up-button {
    display: inline-block;
    padding: 11px 30px;
    background: -moz-linear-gradient(#3d85c6, #2c3e50);
    background: -o-linear-gradient(#3d85c6, #2c3e50);
    background: -webkit-linear-gradient(#3d85c6, #2c3e50);
    background: linear-gradient(#3d85c6, #2c3e50);
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    border: none;
    margin-top: 40px;
}

.savings-detail-button {
    display: inline-block;
    padding: 5px 20px;
    background: -moz-linear-gradient(#3d85c6, #2c3e50);
    background: -o-linear-gradient(#3d85c6, #2c3e50);
    background: -webkit-linear-gradient(#3d85c6, #2c3e50);
    background: linear-gradient(#3d85c6, #2c3e50);
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    border: none;
    margin: 0 0 10px 0;
}

table thead tr th {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.table th {
    background-color: #8e0000;
    color: #FFF;
    font-weight: normal; /* bolder; */
}

.table a {
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 16px;
}

    .table a:hover {
        color: #FFF;
        font-variant: small-caps;
    }

.disabled {
    background-color: #bfbfbf !important;
}

.cursor-notallowed {
    cursor: not-allowed !important;
}

.validationWrapper {
    padding: 0px 0px 0px 25px;
}

.amsValidation {
    position: absolute;
    width: 85%;
}

#ErrorValidation.help {
    cursor: help;
}

#SuccessValidation.help {
    cursor: help;
}

.custom-validation-error {
    background-color: #FFC9C9;
    border-radius: 4px;
    border: solid 1px #A17A7A;
    display: block;
    padding: 10px;
    text-align: center;
    color: #FF0000;
}

.dialog-error {
    margin-bottom: 20px;
    font-size: 11px;
}

    .dialog-error:empty {
        border: none;
        padding: 0;
    }

.ui-autocomplete {
    z-index: 15000 !important;
}

.custom-validation-success {
    background-color: #b3ffb3;
    /*#e5fff4;*/
    border-radius: 4px;
    border: solid 1px #66ffc0;
    display: block;
    padding: 10px;
    text-align: center;
    color: #00331d;
}

.pager-page-number {
    margin-right: 10px;
    margin-bottom: 8px;
    width: 60px;
    text-align: center;
    height: 25px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.image-32 {
    width: 32px;
}

.no-padding {
    padding: 0;
}

.client-stage-numbers-bar {
    margin-top: 20px;
}

.left-menu ul {
    list-style-type: none;
    margin-left: -10px;
    font-size: 16px;
}

.left-menu li {
    list-style-type: none;
    margin-left: -10px;
}

.left-menu-top-level {
    font-weight: 900;
    font-variant: small-caps;
}

.block-title {
    font-size: 14pt;
    color: darkcyan;
    font-weight: 900;
    font-variant: small-caps;
}

.left-menu-sub-level {
    font-variant: small-caps;
}

.nav-tabs .target-tab,
.ams-passenger-form ul > li > a,
.ams-flight-tool-form ul > li > a {
    background-color: #8e0000;
    color: white;
}

.body-wrapper {
    padding-top: 15px;
}

.tab-pane {
    margin-top: 10px;
}

.navbar-fixed-bottom {
    min-height: 42px;
}

.toggle-background-gray {
    background-color: #EEEEEE;
}

.light-green-row-background {
    background-color: #b3ffb3;
}

.light-green-col-background {
    background-color: #b3ffb3;
}

.white-background {
    background-color: #FFFFFF;
}

#popup, #popup_no_close, .bMulti {
    background-color: #FFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    color: #111;
    display: none;
    min-width: 350px;
    min-height: 150px;
    padding: 20px;
}

    #popup .logo {
        color: #2B91AF;
        font: bold 325% 'Petrona',sans;
    }

#of-confirm, #of-confirm_no_close, .bMulti {
    background-color: #FFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    color: #111;
    display: none;
    min-width: 350px;
    min-height: 150px;
    padding: 20px;
}

    #of-confirm .logo {
        color: #2B91AF;
        font: bold 325% 'Petrona',sans;
    }

.button.b-close, .button.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}

.button {
    background-color: #2B91AF;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}

.clear {
    clear: both;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.hover:hover {
    color: #8e0000;
    cursor: pointer;
}

.inactive {
    color: red;
}

.img_dynamic_size {
    max-width: 100%;
    height: auto;
}

.underline {
    text-decoration: underline;
}

.ams-grey-block {
    background-color: #ddd;
    padding-bottom: 10px;
    padding-top: 5px;
}

.animateCellReturn {
    background-color: #FFFFFF;
}

.animateCellSuccess {
    background-color: #B3FFB3;
}

.animateCellStart {
    background-color: #91B3EA;
}

.animateCellError {
    background-color: #FF0000;
}

.glyphicon-error {
    color: red;
}

.glyphicon-super {
    font-size: .75em;
    margin-left: 5px;
    vertical-align: super;
}

/*.productcategory-name {
    color: #8e0000;
    text-decoration: underline;
}

.productcategory-name:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}*/

.good {
    color: #008800!important;
}

.bad {
    color: #DD0000 !important;
}

.ONEflightDownDrop {
    cursor: pointer;
}

#ONEflightDownDropDiv {
    position: absolute;
    background-color: white;
    color: black;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 2px;
    z-index: 100;
    display: none;
    box-shadow: rgba(0, 0, 0, .3) 2px 2px;
    border: solid black 1px;
    border-radius: 2px;
    background-color: #DDDDDD;
    cursor: pointer;
}

#ONEflightDownDrop:hover {
    color: pink;
    background-color: pink;
}

#ONEflightDownDropDivContents {
    padding-top: 5px;
    margin-top: 12px;
}

.dd-txt {
    padding-right: 3px;
    padding-left: 3px;
    font-weight: normal;
}

.dd-ttl {
    font-weight: bold;
    border-top: solid black 1px;
}

.dd-align-r {
    text-align: right;
}

.dd-align-c {
    text-align: center;
}

.dd-align-l {
    text-align: left;
}

.wrap {
    white-space: normal;
}

.nowrap {
    white-space: nowrap;
}

.width100 {
    width: 100%;
}

.grayback {
    background-color: lightgrey;
}

.required:after {
    content: " *";
    font-weight: bold;
    color: red;
}

.padding-bottom {
    padding-bottom: 10px;
}

.select-round {
    border-radius: 3px;
}

.header {
    font-size: 1.5em;
    font-weight: bold;
    color: black;
}

.border {
    border: solid 1px black;
}

.target-clear-vendor-search {
    margin-bottom: 5px;
}

.target-deskphone-dialable {
    cursor: pointer;
    text-decoration: underline;
    font-size: 10px !important;
    color: #404040 !important;
}

    .target-deskphone-dialable::after {
        color: #8E0000;
        content: "\f095";
        text-decoration: none;
    }

.target-deskphone-dialable-dialing {
    cursor: wait;
    background-color: #B3FFB3;
    text-decoration: underline;
}

    .target-deskphone-dialable-dialing::after {
        background-color: #B3FFB3;
        color: #8E0000;
        content: "   \f254";
        text-decoration: none;
    }

.row-margin {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
}

/*-------------------------------BEGIN OPERATOR QUOTE-------------------------------*/


.target-operators-requests-btn, .target-operators-quotes-btn {
    background-color: black;
    color: white;
    padding: 0px 5px;
    font-size: 7pt;
    font-weight: bold;
    border: 1px white solid;
    float: right;
    margin-right: 10px;
    text-transform: uppercase;
    height: 16px;
    margin-top: 1px;
}

.operator-aircraft-img {
    border: 1px solid black;
    background-color: silver;
    padding: 2px;
    width: 200px;
    height: 130px;
    margin-top: 50px;
}

#quotes-table {
    margin-top: 2px;
    background: white;
    font-size: 11px !important;
    color: black !important;
}

    #quotes-table td {
        border: 1px solid #8c8a8a !important;
    }

#safety-document-table {
    margin-top: 2px;
    font-size: 11px !important;
    color: black !important;
}

    #safety-document-table td {
        border: 1px solid #8c8a8a !important;
    }

/*
#OperatorQuotes {
    margin-left: 15px;
    margin-right: 15px;
}*/

.error {
    color: red;
    font-size: 11px;
    padding-left: 5px;
}

ul.operator-jet-additional-info {
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
}

    ul.operator-jet-additional-info li {
        line-height: 18px;
    }

        ul.operator-jet-additional-info li:before {
            float: left;
            width: 0;
            white-space: nowrap;
            content: ". . . . . . . . . . . . . . . . . . . . "". . . . . . . . . . . . . . . . . . . . ";
        }

    ul.operator-jet-additional-info span:first-child {
        padding-right: 0.33em;
        background: white;
        margin-right: 10px;
    }

    ul.operator-jet-additional-info span + span {
        float: right;
        padding-left: 0.33em;
        background: white
    }

.operator-jet-additional-info-dt {
    color: #081c48;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
}

.operator-jet-additional-info-dd {
    font-size: 12px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 10px;
}

.operator-aircraft-img {
    border: 1px solid black;
    background-color: silver;
    margin: 0px;
    width: 100% !important;
    height: auto;
}

.operator-aircraft-detail-img {
    width: 100% !important;
    height: 15% !important;
    margin-top: 60px;
    margin-left: 14px;
    border: 1px solid black;
}

.operator-aircraft-detail-container {
    background: white !important;
}

.target-operator-file {
    width: 100%;
    height: 58px;
    padding: 10px;
    border: 2px dashed #ccc;
}

#file-name {
    line-height: 20px;
    font-size: 11px;
    margin-left: 5px;
    margin-bottom: 7px;
    border-radius: 3px;
    border: 1px solid lightgrey;
}

#uploaded-filename {
    padding-left: 5px;
}

.file-upload-success {
    margin-left: 5px;
    font-size: 11px;
    border: 1px solid lightgrey;
    line-height: 25px;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    display: none;
}

.file-upload-error {
    margin-left: 5px;
    font-size: 11px;
    border: 1px solid lightgrey;
    line-height: 25px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    display: none;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-right-5 {
    padding-right: 5px;
}

.target-operator-priority-list {
    padding: 0;
    border: none;
    width: 35px;
}

.target-operator-quote-is-relevant {
    margin-left: 13px !important;
}

.good-background {
    color: white;
    background: #51cf63;
}

.bad-background {
    color: white;
    background: red;
}

.of-status-cancelled {
    text-decoration: line-through solid red;
}

.black-background {
    color: white;
    background: black;
}

.blue-background {
    background: #abe0fb;
}

.yellow-background {
    background: #f7f7ad;
}

.red-background {
    background: #efb7b7;
}

.darkgrey-background {
    background: #a9a9a9;
}

.light-grey-background {
    background: #4444;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    margin-top: 1px;
    margin-left: 6px;
    border-bottom: 7px solid #e2d9d9;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    margin-top: 10px;
    margin-left: 6px;
    border-top: 7px solid #e2d9d9;
}

#target-op-quote-form .panel-default {
    background-color: #f4f4f4;
    box-shadow: 5px 5px 5px #888888;
}

.target-add-operator-quote, .target-add-operator-quote-group {
    color: white !important;
    padding: 3px;
    margin: 5px;
    font-size: .9em;
    box-shadow: 2px 2px 2px #888888;
    padding-right: 6px;
    padding-left: 6px;
}

.target-display-all-aircraft-prices {
    color: white !important;
    padding: 3px;
    margin: 5px;
    font-size: .9em;
    box-shadow: 2px 2px 2px #888888;
    padding-right: 6px;
    padding-left: 6px;
}

.target-operator-id {
    width: 505px !important;
    max-width: none;
}

.aircraft-not-available {
    color: red;
    font-size: 15px;
    cursor: pointer;
}

.target-leg-quotes-div {
    color: black;
    font-size: 11px;
    margin-top: 5px;
    padding: 2px;
    margin-left: 10px;
    font-weight: bold;
}

.target-unlock-basis-aircraft-button {
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
    border: 0;
    margin: 3px;
}
/*-------------------------------END OPERATOR QUOTE-------------------------------*/

/*-------------------------------BEGIN PILOT-------------------------------*/

#LegPilotInformation {
    margin-left: 10px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}

#target-pilot-assign-div {
    padding-top: 15px;
}

#target-add-pilot-form .panel-default {
    background-color: #f4f4f4;
    box-shadow: 5px 5px 5px #888888;
}

#target-assign-pilot-container .panel-default {
    background-color: #f4f4f4;
    box-shadow: 5px 5px 5px #888888;
}

.target-add-new-pilot {
    color: white !important;
    padding: 3px;
    margin-left: 5px;
    font-size: .9em;
    box-shadow: 2px 2px 2px #888888;
    padding-right: 6px;
    padding-left: 6px;
}

.target-operation-errors {
    font-size: 11px !important;
    margin-top: 10px;
    font-weight: bold;
    margin-left: 5px;
}

.padding-left-0 {
    padding-left : 0px;
}

.margin-top-10 {
    margin-top : 10px;
}

.padding-top-10 {
    padding-top : 10px;
}

.margin-top-25 {
    margin-top: 25px;
}

.padding-left-small {
    padding-left: 3px;
}

#target-flight-attendant-form {
    border-top: 1px solid #eee;
    padding-top: 15px
}

#target-load-pilot-info {
    border-top: 1px solid #eee;
}

/*hr {
    width: 95%;
    margin-top: 0px;
    margin-bottom: 0px;
    align-items:center;
    border-top: 1px solid darkgrey;
}*/
/*-------------------------------END PILOT-------------------------------*/

#add-new-safety-file {
    margin:1px;
    padding: 10px;
    border: solid 1px darkgrey;
}