.ajax-loading {
    background: url("../assets/img/ajax70.gif") center center no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
}

.ajax-loading-flight-info {
    background: url("../assets/img/ajax-flight-info.gif") center center no-repeat;
    height: 15px;
    width: 128px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -64px;
}

.modal-ajax-loading{
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    z-index: 100000;
    margin: 0 auto;
    height: 150px;
    width: 400px;
}

.modal-ajax-loading span.loading {
    background: url("../assets/img/ajax70.gif") center center no-repeat;
    height: 70px;
    width: 70px;
    margin: 10px auto;
    display: block;
}

.crew-change-process{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    height: 400px;
    width: 600px;
}

.crew-change-process p.crew{
    font-size: 20px;
    padding: 6px;
}

.crew-change-process span.crew-info{
    font-size: 16px;
    padding: 3px;
    width: 250px;
    display: inline-block;
}

.crew-change-process span.crew-indicators-label{
    font-size: 16px;
    padding: 3px;
    margin-right: 20px;
    width: 150px;
    display: inline-block;
}

.crew-change-process span.crew-indicators{
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
}

h4.modal_text{
    font-size: 18px;
    font-variant-caps: small-caps;
}

.search{
    width: 100%;
    overflow: auto;
    background-color: #FFFFff;
}

.search > .head{
    overflow: auto;
    padding: 0 30px;
}
.search > .head > div{
    overflow: auto;
    margin: 0;
    line-height: 40px;
    background-color: #1982C5;
}

.search > .result{
    overflow: auto;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
    padding: 10px 20px;

}

.search > .result > div{
    width: 100%;
    float: left;
    display: block;
    line-height: 30px;
    min-height: 30px;
}

.search_select{
    border: 1px solid #a39fa3;
    border-radius: 0;
    width: 100px;
    margin-bottom: 3px;
}

.search > .body{
    overflow: auto;
    margin: 0 30px;
}

.search .title{
    font-size: 14px;
    font-weight: bold;
}
.search .emphasize{
    color: #000099;
    font-size: 14px;
}

.search .emphasize2{
    font-size: 14px;
}

.search > .body > div{
    overflow: hidden;
    margin: 0;
    background-color: #FFFFff;
    border-bottom: 1px solid #d1d1d1;
    padding: 5px 0;
}


.search > .head > div > div{
    padding: 0 10px;
    line-height: 40px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    height: 40px;
    display: block;
}

.search > .body > div > div{
    padding: 0 10px;
    float: left;
    display: block;
    line-height: 30px;
    min-height: 30px;
}

.search > .body > div:hover{
    background-color: #F1F1F1;
}

.search > .body > div:last-child{
    margin-bottom: 15px;
}



tr[data-center] > td{
    text-align: center !important;
}

tr[data-center] > th{
    text-align: center !important;
}

td[data-center]{
    text-align: center !important;
}

/*
.profile-list {
    width: 100%;
    overflow: auto;
    padding: 0 !important;
}
*/

.profile-list {
    height: 35px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 35px;
    width: 100%;
    overflow: auto;
    padding: 0 15px;
    border-bottom: 1px solid #cccccc;
}


.profile-list > .title {
    font-weight: bold;
    height: 100%;
    width: 25%;
    float: left;
    color: #585e67;
}

.profile-list> .combined {
    height: 100%;
    width: 100%;
}

.profile-list > .info {
    height: 100%;
    width: 75%;
    float: left;
    padding: 0 10px;
    font-size: 16px;
    display: block;
}

/*.profile-list > .info:hover {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}*/

#myTab {
    /*margin-bottom: 20px;*/
}

.list-title{
    color: #7f838a;
    font-weight: bold;
    font-size: 16px;
}
hr.list-line{
    margin: 5px 0 15px 0;
    border-top: 2px solid #aaafb6;
}

img.disabled{
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}

h3.disabled{
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}


.background-bg-blue{
}

.bg-yellow{
    background-color: yellow !important;
}

.border-dark-yellow{
    border: 1px solid #daca00;
}

.google-visualization-orgchart-lineleft {
    border-left: 2px solid #009ad8 !important;
}
.google-visualization-orgchart-lineright {
    border-right: 2px solid #009ad8 !important;
}
.google-visualization-orgchart-linebottom {
    border-bottom: 2px solid #009ad8 !important;
}

input.form-control[type=checkbox], input.form-control[type=radio] {
    margin:0;
    width: 20px;
}

.organization_chart {
    display: block;
    height: 120px;
    width: 220px;
    float: left;
    padding: 5px;
    background-color: rgb(238, 238, 238);
    color: white !important;
    text-align: left;
    margin: 10px;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 4px;
}


.organization_chart > .name{
    color: rgb(255, 255, 255);
    display: block;
    background-color: #008cba;
    border-radius: 4px;
    padding: 3px;
    text-align: center;
}


.organization_chart > .body {
    text-align: center;
    color: rgb(51, 51, 51);
    display: block;
    float: left;
    width: 65%;
    padding: 3px;
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
}
.organization_chart > .img {
    display: block;
    float: left;
    width: 25%;
    margin: 5px 0;
    border: 1px rgba(28, 173, 221, 0.33) solid;
}


.organization_chart > div:hover {
    cursor: pointer;
}
.organization_chart h1, h2, h6 {
    padding: 0;
    margin: 0 0 3px 0;
}

.organization_chart img{
    height: 100%;
}


form.inline{
    display: inline;
}

.required{

    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.required-info {
    display: inline;
    color: red;
    margin: 0 10px;
    font-size: 14px;
    font-weight: bold;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget-stats .stats-progress {
    /*background: url(../img/transparent/black-0.2.png);*/
    background: rgba(0,0,0,.2);
    height: 2px;
    margin: 0 -15px 12px;
}
.progress {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e2e7eb;
}
.bg-blue {
    background: #1982c5 !important;
}
.bg-light-blue {
    background: #CDF0FF !important;
}
.bg-black {
    background: #3A484F !important;
}
.bg-white {
    background: #FFFFff !important;
}
.bg-orange {
    background: #FF7E00 !important;
}
.bg-gray {
    background: #626262 !important;
}

.bg-light-gray {
    background: #c7c7c7 !important;
}


.bg-gray2 {
    background: #d7d7d7 !important;
}
.bg-gray3 {
    background: #676767 !important;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

.navbar-form .btn-search {
    position: absolute;
    right: 15px;
    top: 8px;
    height: 30px;
    border: none;
    background: 0 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
}
.fade .navbar-form .form-control {
    -webkit-animation: none;
}
.navbar-form .form-control {
    width: 200px;
    padding: 5px 15px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.multiselect-container.dropdown-menu > li > a {
    padding: 5px !important;
}

.multiselect {
    display: block;
    min-width: 130px !important;
    width: auto !important;
}

.graph{
    border: 1px #c5cbc8 solid;
    padding: 20px;
    background-color: #FFFFff;
}


/************           *************/

.tabText{
    margin: 0 5px;
    font-weight: bold;
}

#crop-avatar{
    padding: 0;
    width: 220px !important;
}


div[data-clickable]{
    cursor: pointer;
}


div[data-underline]{
    text-decoration: underline;
}

[data-text-blue]{
    color: #1982c5;
}
[data-text-orange]{
    color: #FF7E00;
}
[data-text-red]{
    color: #ff1100;
}
.bg-green {
    background: #00c512 !important;
}


.scrollbar::-webkit-scrollbar {
    width: 1em;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.passenger-popup-info {
    background-color: #3A484F;
    box-shadow: 3px 2px 4px #AAA;
    position: fixed;
    width: 550px;
    height: auto;
    border: 1px solid;
    z-index: 10000;
}

.passenger-popup-info h2{
    font-size: 28px;
    margin: 5px 5px 8px 2px;
    color: #ffffff
}

.passenger-popup-info h4{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px;
}

.passenger-popup-info h5{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 5px;
}


.passenger-popup-info .list-my-group-2 div.title{
    text-align: left !important;
    font-weight: bold;
    width: 30%;
}

.passenger-popup-info img {
    background-color: #f7f7f7;
}

.box_rotate {
    -webkit-transform: rotate(-90deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(-90deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(-90deg);  /* IE 9 */
    -o-transform: rotate(-90deg);  /* Opera 10.50-12.00 */
    transform: rotate(-90deg);  /* Firefox 16+, IE 10+, Opera 12.50+ */
}
.box_transition {
    -webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}




.table-chart{
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0 !important;
    border: 1px solid #CDF0FF;
}

.table-chart > div{
    display: table;
    height: 30px;
    overflow: hidden;

}

.table-chart > div.header {
    color: #ffffff;
    background-color: #0083B4;
}

.table-chart > div > div {
    font-size: 14px;
    color: #000000;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
}

.table-chart > div:not(.header):nth-child(odd) {
    background-color: #CDF0FF;
}

.table-chart > div.header > div {
    color: #FFFFff;
    font-weight: bold;
}

.table-chart::-webkit-scrollbar {
    width: 1em;
}

.table-chart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.table-chart::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}


.editable_table tr td {
    text-align: left !important;
}


.fdp-alter{
    background-color: #c3ecf6 !important;
}
.fdp-crossed{
    color: red !important;
}
.font-strong{
    font-weight: bold !important;
}
.color-green{
    color: green !important;
}
.color-dark-green{
    color: #006d00 !important;
}
.color-white{
    color: #ffffff !important;
}
.color-black{
    color: black !important;
}
.color-blue{
    color: #0048ab !important;
}

.display-block{
    display: block !important;
}

.fw-station{
    display: flex;
    justify-content: space-between;
}

.no-wrap{
}

.small-info{
    margin: 0 5px;
    font-size: 8px;
}

.div-mytable-header{
    margin: 0 0 5px 0;
    padding: 5px 10px;
    background-color: #1982C5;
    text-align: center;
}

.div-mytable-header a {
    color: white;
    font-weight: bold;
}




.input-80{
    width: 80px !important;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.glyphicon-float{
    font-size: 28px;
    float: left;
    padding: 5px;
    cursor: pointer;
}
.glyphicon-float:hover{
    color: #ffa32b;
}

.entitlement{
    color: green;
    font-weight: bold;
}

.btn-same-width{
    width: 100px !important;
}


.selection-border{
    border: 2px solid red !important;
}

.img-hover:hover{
    cursor: pointer;
    border: 2px solid red !important;
}

.img-baggage-color{
    margin:5px 10px;
    border: 1px solid #8a8a8a;
}

.big-checkbox{
    width: 20px; /*Desired width*/
    height: 20px; /*Desired height*/
}

.not-active {
    pointer-events: none;
    cursor: default;
    color: #939393;
}

.color-red{
    color: #e70000 !important;
}

table.cursor_pointer tr td:hover{
    cursor: pointer !important;
}

table.tableFilters tr th {
    text-align: center;
}

.label-as-badge {
    border-radius: 1em;
}
.total_row {
    background-color: #00bf03 !important;
    color: #ffffff !important;
    font-weight: bold !important;
}
.route_row {
    background-color: #9eeca2 !important;
}
.outbound_row {
    background-color: #d2ecff !important;
}
.inbound_row {
    background-color: #ffdfe0 !important;
}

.input-50-floated{
    width: 30%;
    float: left;
}

.input-150-floated{
    width: 70%;
    float: left;
}

.check-in-inputs{
    font-size: 20px;
    height: 50px;
}



/*Setup Wizard*/
body{
    margin-top:40px;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

/*End Setup Wizard*/

.img-select{
    margin: 10px;
}

.img-select > button{
    padding: 2px;
}

.img-select > button.btn-transparent{
    background-color: transparent;
}

.img-select.open > .dropdown-menu {
    width: 100%;
}


.b-modal {
    /*background-color: transparent !important;*/
}


/*Flight Info PNL & PL Tables*/

table.blackEdition{
    overflow: hidden;
    margin: 0;
}

table.blackEdition tbody > tr{
    padding: 5px 0 !important;
}


table.blackEdition thead tr th{
    background-color: #2c2c2c !important;
}
table.blackEdition tbody > tr:nth-child(odd){
    background-color: #494949 !important;
}

table.blackEdition tbody > tr:nth-child(even){
    background-color: #222222 !important;
}

.blackEdition.tablesorter-blue tbody tr.odd td {
    background-color: #494949 !important;
}

.blackEdition.tablesorter-blue tbody tr.even td {
    background-color: #222222 !important;
}

.blackEdition.tablesorter-blue .tablesorter-filter-row td {
    background: #494949 !important;
}

table.blackEdition tbody > tr > td{
    text-align: left;
    color: #fff7d1;
    border: 0;
    border-bottom: 1px solid #2888ff;
}

.blackEdition.tablesorter-blue tbody > tr:hover > td,
.blackEdition.tablesorter-blue tbody > tr:hover + tr.blackEdition.tablesorter-childRow > td,
.blackEdition.tablesorter-blue tbody > tr:hover + tr.blackEdition.tablesorter-childRow + tr.blackEdition.tablesorter-childRow > td,
.blackEdition.tablesorter-blue tbody > tr.even:hover > td,
.blackEdition.tablesorter-blue tbody > tr.even:hover + tr.blackEdition.tablesorter-childRow > td,
.blackEdition.tablesorter-blue tbody > tr.even:hover + tr.blackEdition.tablesorter-childRow + tr.blackEdition.tablesorter-childRow > td {
    background-color: #FF7E00 !important;
    color: #ffffff !important;
}

table.blackEdition td[data-right]{
    text-align: right;
}
table.blackEdition td[data-left] {
    text-align: left;
}
table.blackEdition td[data-center] {
    text-align: center;
}

span.label-website{
    background-color: #337AB7;
}

span.label-fleetwatch{
    background-color: #337AB7;
}

.timeline-event-content > div {
    cursor: pointer;
}

.fleetwatch-timing{
    margin-top: 5px;
    margin-bottom: 5px;
}

._overflow{
    overflow: auto;
}

.target-over-110 {
    background-color: #15c300 !important;
}
.target-over-100 {
    background-color: #64d960 !important;
}
.target-over-90 {
    background-color: #d9b839 !important;
}
.target-lower-90 {
    background-color: #d91500 !important;
}

.color-light-blue{
    color: #09c7ff !important;
}

.timeline-groups-text{
    margin: 0 auto !important;
    padding: 0 auto !important;
}


.fleetwatch-airline-logo{
    max-width: 80px;
    max-height: 35px;
}

.fleetwatch-input-date{
    width: 100px !important;
}

.timeline-content{
    /*left: 120px !important;*/
}

.timeline-groups-axis.timeline-groups-axis-onleft{
    /*width: 120px !important;*/
}

.header-cancel{

    margin-left: 5px;
    padding: 4px 8px;
    background-color: red;
    color: #ffffff;
    font-weight: bold;

}

i.add-staff, i.remove-staff{
    font-size: 1.8em;
    cursor: pointer;
    line-height: 30px;
}

i.add-staff:hover, i.remove-staff:hover{
    font-size: 1.9em;
    color: #ff9000;
}

pre{
    background-color: #fffde2 !important;
}

.num_conseq{
    background-color: #2cab00;
    color: #fff;
}

.error{
    background-color: #ab0b00;
    color: #fff;
}

tr.inf, td.inf, th.inf, span.inf{
    background-color: #bb6800 !important;
    color: #fff !important;
}

.inline{
    display: inline;
}

.nowrap {
    white-space: nowrap !important;
}


.flight-schedule-img {
    max-height: 20px;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.flight-schedule-img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
}

.height27{
    height: 27px !important;
}

.border-bottom{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b5b5b5;
}

.width-70{
    width: 70px !important;
}

.width-60{
    width: 60px !important;
}

.width-40{
    width: 40px !important;
}

.width-35{
    width: 35px !important;
}

th.width-10{
    width: 10px !important;
}



img.header-airline-logo{
    /*max-width: 60px;*/
    border: 1px solid #f4f4f4;
    max-height: 25px;
    padding: 2px;
    margin: 5px 0;
}

a.quick-airlines{
    border: 1px solid #f4f4f4;
    padding: 3px 10px;
    height: 25px;
}

a.quick-airlines.selected{
    background-color: #ffa300;
}

.header-airline-logo.selected{
    /*max-width: 60px;*/
    border: 2px solid #ffa300;
}

.header-airline-logo:hover{
    /*max-width: 60px;*/
    border: 1px solid #ffa300;
    /*max-height: 25px;*/
}

.header-airline-logo.selected:hover{
    /*max-width: 60px;*/
    border: 2px solid #ffa300;
}

.has-message{
    background-color: #00ff2d;
    color: #000;
}

@font-face {
    font-family: PragatiNarrow;
    src: url('../assets/fonts/PragatiNarrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PragatiNarrowBold;
    src: url('../assets/fonts/PragatiNarrow-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue;
    src: url('../assets/fonts/HelveticaNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.ops-airline-logo{
    max-width: 60px;
    max-height: 20px;
}

table.ops-table td {
    padding: 4px 8px !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

table.table > thead > tr.ops-header > th {
    background-color: #1b63de !important;
    color: white !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

table.table > tbody > tr.ops-body.selected {
    background-color: #ffc533;
}

table.table > tbody > tr.ops-body > td {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 14px;
}

table.table > tbody > tr.ops-body > td.status .green {
    background-color: green;
}

table.table > tbody > tr.ops-body > td.status .red {
    background-color: red;
}

table.table > tbody > tr.ops-body > td.status .yellow {
    background-color: yellow;
}



table.table > tbody > tr.ops-body > td.status .green,
table.table > tbody > tr.ops-body > td.status .red,
table.table > tbody > tr.ops-body > td.status .yellow {
    margin-right: 5px;
    width: 9px;
    height: 9px;
    border-radius: 10px;
    display: inline-block;
}

.flightTracker-airline-logo{
    max-width: 100%;
    max-height: 50px;
}


.flightTrackerBackground{
    background: #00409c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#1b63de, #00409c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1b63de, #00409c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1b63de, #00409c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1b63de, #00409c); /* Standard syntax */
}

h1.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 48px;
    color: #5f5f5f;
    padding: 0;
    margin: 0;
}

h2.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 36px;
    color: #464646;
    padding: 0;
    margin: 0;
}

h3.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 24px;
    color: #414141;
    padding: 0;
    margin: 0;
}

h4.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 18px;
    color: #252525;
    padding: 0;
    margin: 0;
}

h5.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

a.flightTracker {
    font-family: PragatiNarrowBold, arial, sans-serif;
    font-size: 28px;
    padding: 0;
    margin: 0;
}

span.flightTracker-3 {
    font-family: PragatiNarrow, arial, sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
}


h1.flightTracker-airline {
    font-family: HelveticaNeue, Helvetica, arial, sans-serif;
    font-size: 36px;
    color: #5f5f5f;
    padding: 0;
    margin: 0;
}

h2.flightTracker-airline {
    font-family: HelveticaNeue, Helvetica, arial, sans-serif;
    font-size: 28px;
    color: #464646;
    padding: 0;
    margin: 0;
}

h3.flightTracker-airline {
    font-family: HelveticaNeue, Helvetica, arial, sans-serif;
    font-size: 20px;
    color: #414141;
    padding: 0;
    margin: 0;
}

h5.flightTracker-airline {
    font-family: HelveticaNeue, Helvetica, arial, sans-serif;
    font-size: 14px;
    color: #414141;
    padding: 0;
    margin: 0;
}

.circle:before {
    content: ' \25CF';
    font-size: 60px;
}

.gray-border-bottom{
    border-bottom: 1px solid #ccc;
}

table.table > tbody > tr.sla-header > td {
    background-color: #dbffdc;
}

table.table > tbody > tr > td.staff-name {
    font-size: 1.1em;
    vertical-align: middle;
}

table.roster > tbody > tr > td {
    vertical-align: middle;
}

.salary-type{
    color: #3449c5;
    font-weight: bold;
}

.time-type{
    color: #0f5b04;
    font-weight: bold;
}

.flight-type{
    color: #c57815;
    font-weight: bold;
    font-size: 1.1em;
}

.mvt-message-item.diversion pre {
    background-color: #ffc0be !important;
}

.mvt-message-item.arrival pre {
    background-color: #7dc8f0 !important;
}

.mvt-message-item.departure pre {
    background-color: #a0f09e !important;
}

.mvt-message-item pre.skipped {
    background-color: #ffdedd !important;
}


.color-item {
    width:10px;
    height: 10px;
    display: inline-block
}
.arrival-color {
    background-color: #7dc8f0;
}
.departure-color {
    background-color: #a0f09e;
}
.diversion-color {
    background-color: #ffc0be;
}
.mvt-header{
    font-weight: 500;
}

table.airline{

}

table.airline > thead > tr{

}

table.airline > thead > tr > th{

}

table.airline > tbody > tr{

}

table.airline > tbody > tr > td{
    border: 0;
}

.bg-color-gray {
    background-color: #cacaca !important;
}

.bg-color-light-gray {
    background-color: #eeeeee !important;
}

.font-size-1-1{
    font-size: 1.1em;
}

.uld-bulk{
    border-left: 0;
    border-right: 40px solid #515151;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    height: 160px;
    float: left;
}

.uld-header{
    height: 100px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid #8d8d8d;
}

.uld-header > p.num{
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #8d8d8d;
}

.uld-header > p.weight{
    padding-left: 5px;
}

.uld-header-1{
    width: 70px;
}

.uld-header-1-bulk{
    width: 80px;
}

.uld-header-2{
    width: 140px;
}

.uld-header-2-bulk{
    width: 120px;
}

.uld-header-3{
    width: 210px;
}

.uld-header-3-bulk{
    width: 160px;
}

.uld-header-4{
    width: 280px;
}

.uld-header-4-bulk{
    width: 200px;
}

.uld-header-5{
    width: 350px;
}

.uld-header-5-bulk{
    width: 240px;
}

.uld-header-6{
    width: 420px;
}

.uld-header-6-bulk{
    width: 280px;
}

.uld-header-7{
    width: 490px;
}

.uld-header-8{
    width: 560px;
}

.uld-container{
    height: 80px;
    width: 70px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}


.uld-container > p.position{
    margin: 0;
    text-align: left;
}

.uld-container > p.container_name{
    font-size: 10px;
    margin: 0;
}

.uld-container > p.weight{
    font-size: 10px;
}

.uld-container > p.loaded_type{
    font-size: 12px;
    float: right;
}

/* Bulk Column */
.uld-container-bulk-column{
    height: 160px;
    width: 40px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.uld-container-bulk-column > p.position{
    margin: 0;
    text-align: left;
}

.uld-container-bulk-column > p.weight{
    margin-top: 40px;
    font-size: 10px;
}

.uld-container-bulk-column > p.loaded_type{
    margin-top: 35px;
    font-size: 12px;
    float: right;
}

.uld-container-bulk-2columns{
    height: 160px;
    width: 80px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.uld-container-bulk-2columns > p.position{
    margin: 0;
    text-align: left;
}

.uld-container-bulk-2columns > p.weight{
    margin-top: 40px;
    font-size: 10px;
}

.uld-container-bulk-2columns > p.loaded_type{
    margin-top: 35px;
    font-size: 12px;
    float: right;
}

/* Regular Column */
.uld-container-column{
    height: 160px;
    width: 70px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.uld-container-column > p.position{
    margin: 0;
    text-align: left;
}

.uld-container-column > p.container_name{
    margin-top: 35px;
    margin-bottom: 5px;
}

.uld-container-column > p.weight{
    font-size: 10px;
}

.uld-container-column > p.loaded_type{
    margin-top: 35px;
    font-size: 12px;
    float: right;
}

.uld-container-2columns{
    height: 160px;
    width: 140px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.uld-container-2columns > p.position{
    margin: 0;
    text-align: left;
}

.uld-container-2columns > p.container_name{
    margin-top: 35px;
    margin-bottom: 5px;
}

.uld-container-2columns > p.weight{
    font-size: 10px;
}

.uld-container-2columns > p.loaded_type{
    margin-top: 35px;
    font-size: 12px;
    float: right;
}

.uld-container-pallet{
    padding: 5px;
    border: 1px solid #8d8d8d;
    border-top: 3px solid #505050;
    border-bottom: 3px solid #505050;
    /*border: 1px solid #ffedc8;*/
    /*background-color: #fff3e7;*/
    cursor: hand;
}

.uld-container-pallet:hover {
    cursor: pointer;
    border: 3px solid #ff9e00;
}

.uld-container-both{
    padding: 5px;
    /*border: 1px solid #f6dcff;*/
    border: 1px solid #8d8d8d;
    border-top: 3px solid #505050;;
    border-bottom: 3px solid #505050;
    /*background-color: #fcf2ff;*/
    cursor: hand;
}

.uld-container-both:hover {
    border: 3px solid #f600ff;
}

.uld-container-left{
    padding: 5px;
    /*border: 1px solid #c1f0ff;*/
    border: 1px solid #8d8d8d;
    border-top: 3px solid #505050;;
    /*background-color: #d9f5ff;*/
    cursor: hand;
}

.uld-container-left:hover {
    cursor: pointer;
    border: 3px solid #00a8ff;
}

.uld-container-right{
    padding: 5px;
    /*border: 1px solid #d0ffd9;*/
    border: 1px solid #8d8d8d;
    border-bottom: 3px solid #505050;
    /*background-color: #e7ffee;*/
}

.uld-container-right:hover {
    cursor: pointer;
    border: 3px solid #00ff16;
}

.uld-modal-body-row{
    font-weight: bold;
    padding: 10px 0;
}

.uld-occupied{
    border: 1px solid #acacac;
    background-color: #e3e3e3;
}

.vr-n {
    border: 1px solid #acacac;
    background-color: #ababab;
}

.vr {
    border: 1px solid #acacac;
    background-color: #ffffff;
}
.vr-0 {
    background-color: #ff5568;
}
.vr-1 {
    background-color: #ff96a7;
}
.vr-2 {
    background-color: #9dffac;
}
.vr-3 {
    background-color: #00b30a;
}

.uld-mx {
    border: 1px solid #acacac;
    background-color: #f8d2ff;
}

.uld-cr {
    border: 1px solid #acacac;
    background-color: #b9fdff;
}

.uld-b {
    border: 1px solid #acacac;
    background-color: #adffba;
}

.uld-c {
    border: 1px solid #acacac;
    background-color: #a8cdff;
}

.uld-e {
    border: 1px solid #acacac;
    background-color: #ffd5c2;
}

.uld-m {
    border: 1px solid #acacac;
    background-color: #f8ffdc;
}

.uld-t {
    border: 1px solid #acacac;
    background-color: #e6ffd5;
}

.uld-modal-body-row{
    font-weight: bold;
    padding: 10px 0;
}

#uld_modal > .modal-dialog {
    padding-top: 20%;
}

.padding-right-0{
    padding-right: 0 !important;
}

/*Fixed table header*/
/*
table.table{
    border-collapse:collapse;
    width:100%;
}

.fixed{
    top:0;
    position:fixed;
    width:auto;
    display:none;
    border:none;
}

.scrollMore{
    margin-top:600px;
}

.up{
    cursor:pointer;
}
*/

.bg-color-green{
    background-color: green !important;
}
.bg-color-blue{
    background-color: blue !important;
}
.bg-color-red{
    background-color: red !important;
}

.font-weight-bold{
    font-weight: bold !important;
}

.cancelled-note{
    font-size: 10px;
}

.bind-flight-arr{
    font-size: 12px;
    color: green;
    cursor: pointer;
    /*text-decoration: underline;*/
}
.bind-flight-arr.selected{
    color: blue !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
.bind-flight{
    font-size: 12px;
    color: red;
    cursor: pointer;
    /*text-decoration: underline;*/
}
.bind-flight.selected{
    color: blue !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
.bind-flight-bg{
    background-color: #dcfff9 !important;
}



/*Smart Style 1 - Primary Color*/
/* #353D4B */
.smart-style-1 .btn-info,
.smart-style-1 .label-info
{
    color: #fff;
    background-color: #00abec !important;
    border-color: #00abec !important;
}
.smart-style-1 .btn-success,
.smart-style-1 .label-success
{
    color: #fff;
    background-color: #0c9a1b !important;
    border-color: #0c9a1b !important;
}
.smart-style-1 .btn-primary,
.smart-style-1 .label-primary
{
    color: #fff;
    background-color: #004dcc !important;
    border-color: #004dcc !important;
}
.smart-style-1 .btn-warning,
.smart-style-1 .label-warning
{
    color: #fff;
    background-color: #e27d00 !important;
    border-color: #e27d00 !important;
}
.smart-style-1 .btn-danger,
.smart-style-1 .label-danger
{
    color: #fff;
    background-color: #cc0000 !important;
    border-color: #cc0000 !important;
}
.smart-style-1 .btn-header>:first-child>a {
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #fff!important;
    cursor: pointer!important;
}
.smart-style-1 #extr-page #header{
    background: #353D4B !important;
}
.smart-style-1 .mvt-message-item.departure pre {
    background-color: #8aff96 !important;
}
.smart-style-1 .mvt-message-item.arrival pre {
    background-color: #8af8ff !important;
}
.smart-style-1 .mvt-message-item.departure pre,
.smart-style-1 .mvt-message-item.arrival pre
{
    max-width: 500px;
}

.smart-style-1 div.timeline-axis {
    border-color: #004dcc;
    background: #004dcc;
    color: white !important;
}
.smart-style-1 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #004dcc;
}

table.pax-modal{
    margin: 0;
    padding: 0;
    border-right: 1px solid #ffffff;
    vertical-align: baseline;
    width: 100%;
}

table.pax-modal > tbody > tr {
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}

table.pax-modal > tbody > tr:first-child:not(.exclude) > td {
    background-color: #3380ff;
    font-size: 1.2em;
    padding: 5px;
}

table.pax-modal > tbody > tr > td {
    border-bottom: 1px solid #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    vertical-align: baseline;
    background-color: #3380ff;
    color: #fff;
    height: 19px;
}

table.pax-modal > tbody > tr > td.highlighted{
    background-color: #007ec3;
    color: #fff;
}

table.pax-modal > tbody > tr > td.data {
    background-color: #cdedff;
    color: #ff4b00 !important;
}
table.pax-modal > tbody > tr > td.data-unimportant {
    background-color: #e5f5ff;
    color: #ff4b00 !important;
}
table.pax-modal > tbody > tr > td.border-right {
    border-right: 1px solid #ffffff;
}

table.table > thead > tr.ops-header > th {
    background-color: #004dcc !important;
    color: white !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.label-black {
    background-color: #161616;
}