.actionDialogActionLabel {
    margin-bottom: 3px;
}

.actionDialogActionLabel, .actionDialogValueLabel {
    float: left;
    line-height: 16px;
    width: 80px;
}table .table-grid-agreementrule {
    border: 1px solid #DDDDDD;
    border-spacing: 0;
    border-collapse: collapse;
}

.table-grid-agreementrule thead tr td {
    text-align: center;
    background-color: transparent;
    border: 1px solid #DDDDDD;
}

.table-grid-agreementrule td {
    width: 90px;
    height: 25px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
}


.table-grid-agreementrule input[type=text] {
    border: 0;
    padding: 0;
    width: 99%;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
}

.table-div-agreementrule {
    display: table;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.table-div-agreementrule div {
    display: table-row;
    width: 200px;
    padding: 5px;
}

.table-div-agreementrule div div {
    display: table-cell;
}

.table-div-agreementrule div div:last-child {
    width: 300px;
}
#agreementReportForm .formTableDefault tr td:first-child {
    width: 170px;
}
#agreementReportForm .formTableDefault td, #agreementReportForm .formTableDefault {
    background-color: transparent;
}
.agreementReportRuleGrid {
    caption-side: top;
    height: 20vh;
    width: 100%;
    display: flex;
}

#agreementReportForm input.iPortAddressees {
    width: 350px;
}
#agreementReportForm select.iPortAddressees {
    width: 355px;
}
.ahm565GridFilter {
    margin: 0 0 5px 0;
}

.ahm565GridFilter label {
    float: left;
    width: 120px;
}

.ahm565GridFilter input[type="button"] {
    width: 100px;
}

.ahm565GridFilter .includeHistory label {
    display: inline-block;
    float: none;
    margin-top: 2px;
    vertical-align: top;
    width: auto;
}

.ahm565Grid {
    height: 460px;
}

.ahm565LeftContainer {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
    width: 240px;
}

#divSections{
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top:5px;
    margin-bottom:0;
    cursor: pointer;
}

#divVersions {
    margin-top: 5px;
}

.ahm565SectionTd
{
    background-color        : #f5f5f5;
    font-size               : 12px;
    font-weight             : normal;
    color                   : #000000;
    text-align              : left;
}

.ahm565SectionTdSelected
{
    background-color        : #03b7ef;
    color                   : #ffffff;
    font-size               : 12px;
    text-align              : left;
}

.AHM565ChapterHeader
{
    font-size:12pt;
    margin-bottom: 15px;
}

.ahm565section
{
    margin-left: 30px;
}

.AHM565SectionHeader
{
    font-size:10pt;
    margin-top:10px;
    margin-bottom: 10px;
}

.AHM565Table
{
    border-style:solid;
    border-width :1px;
}

.testLoadsheetHeader
{
        font-size:16px;
        font-weight:bold;
        color:#000;
        text-align:center;
}

#btDeleteComp 
{
	margin: 1px !important;
	width: 40px !important;
}

#fitForBulkBay {
	width: 200px;
}

.seatGrid {
	border-spacing: 0;
}

.seatGrid td
{
	border: black;
    border-style: none solid solid none;
    border-width: 1px;
	text-align: center;
}

.seatGrid tbody tr th {
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #75B7F4;
    padding-left: 5px;
    padding-right: 5px;
}

.seatGrid tbody tr th:first-child {
    border-style: none solid solid solid;
}

.seatGrid tbody tr td:first-child {
    border-style: none solid solid solid;
}

.seatGrid table.scroll {
    border-spacing: 0;
}

.seatGrid .th-inner {
    margin-left: -2px;
    padding-left: 7px;
    height: 18px;
}

.seatGrid thead.seatGridP tr th {
    border-style: none;
}

.seatGrid thead.seatGridP .th-inner {
    padding-left: 1px;
}

.seatGrid thead tr th:last-child .th-inner {
    margin-left:-1px;
}

.seatGrid .complex-bottom-row th:last-child .th-inner {
    margin-left:-2px;
}

span.seatCodes 
{
	background-color: black;
	font-size: xx-small;
	font-weight: bold;
	text-transform: capitalize;
	color: Yellow;
	vertical-align: middle;
	padding: 1px;
}

span.seatConfiguration 
{
	background-color: black;
	font-size: xx-small;
	font-weight: bold;
	text-transform: capitalize;
	color: Yellow;
	vertical-align: middle;
	padding: 1px;
}

td.seaterror
{
	background-color: #ff8888;
}

td.seatGridArm
{
    width: 66px;
}

td.gridlocation 
{
	width: 20px;
}

td.seatonlocation
{
	background-image: url('../images/seatPlan/smallSeat.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;
}
td.ahm560SeatSelected
{
    background-color: orange!important;
}

.columnCode input 
{
	 width: 18px;
}
.seatCodesDescription {
    border-top: 1px solid #777;
    margin-top: 20px;
}

.seatCodesDescriptionRemarks {
    margin-top: 20px;
    margin-bottom: 10px;
}

.seatCodesDescription ul
{
    list-style-position: inside;
    padding-left: 0;
    margin-top: 0;
}

.crewDistributionDeck
{
	width: 328px;
	max-height: 420px;
}

table#audittrail 
{
    width: 100%;
    border-spacing: 0;
    padding: 0;
    border: none;
}

table#audittrail th 
{
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

table#audittrail td 
{
    padding-right: 5px;
    vertical-align: text-top;    
}

table#audittrail td:first-child,
table#audittrail td:first-child+td 
{
    white-space: nowrap;    
}

table#audittrail td:first-child+td+td,
table#audittrail td:first-child+td+td+td 
{
    word-break: break-all;
    white-space: pre-wrap;
}

.formButton.deleteButton {
    background: transparent url(../images/delete_icon.gif) no-repeat scroll 0% 50%;
    width: 17px;
}

.formButton.deleteButton:disabled {
    background: transparent url(../images/delete_icon_disabled.gif) no-repeat scroll 0% 50%;
    width: 17px;
}

.copySectionToRegistrations {
    height: 265px;
}

.copySectionToRegistrations table.scroll {
    border-spacing: 0;
}
#copyToRegistrationsForm, #copySectionToRegistrationsResult {
    width: 400px; 
    line-height: 16px;
}

#copyToRegistrationsForm > table > tbody > tr > td:first-child, #copySectionToRegistrationsResult > table > tbody > tr > td:first-child {
    width: 100px;
    vertical-align: top;
}

#copyToRegistrationsForm table.scroll td:first-child, #copySectionToRegistrationsResult table.scroll td:first-child {
    width: 40px;
}
 
#copyToRegistrationsForm table.scroll td:nth-child(2), #copySectionToRegistrationsResult table.scroll td:nth-child(2){
    width: 30px;
}

.trashButton {
    background-image: linear-gradient(to bottom, #E8E8E8 3%, #ffffff 30%,#dcdcdc 100%);
    background-color: #dcdcdc;
    margin-bottom: 2px;
    width: 20px;
    margin-left: 1px;
    border: solid 1px #747474;
}

.trashButton input {
    width: 20px;
    background: url('../images/icons/trashicon.png') no-repeat;
    background-position-x: 2px;
    background-position-y: 2px;
}
.trashButtonHeaderColumn {
    width: 22px;
    padding-left: 1px !important;
    padding-top: 3px !important;
    text-align: center;
}

.removeSeatConfigurationsTable tbody {
    display: block;
    height: 300px;
    overflow: auto;
    background-color:  #ececec
}

.removeSeatConfigurationsTable thead, .removeSeatConfigurationsTable tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.removeSeatConfigurationsTable tbody tr td:first-child {
    width: 22px;
}
#groupName {
    display: contents;
    font-style: italic;
}.TimerUpdateFlightGrid
{
    height: 342px;
    width: 100%;
}

#securityMessageConfigurationDialogContainer .speedsearchResult
{
	text-transform: none;
	width: 250px !important;
	border: 1px solid #75B7F4;
}

.filterContainer {
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}

.securityMessageConfigurationDialogContainer table {
    height: auto !important;
}

.securityMessageConfigurationDialogContainer ul
{
	margin: 0;
	padding-left: 15px;
}
.securityMessageConfigurationDialogContainer {
    max-height: 650px !important;
}
.securityMessageLeftPanel, .securityMessageRightPanel {
    float: left;
    border: 1px solid #cccccc;
    width: 400px;
    height: 550px;
    padding: 8px 8px 8px 8px;
}

.securityMessageLeftPanel
{
	margin-right: 5px;
}

.securityMessageRightPanel
{
	overflow: auto;
}

.filterOptionsFlight input[type="text"], .filterOptionsFlight select {
    width: 100px;
}

.filterOptionsFlight table {
    width: 580px;
}

.filterSecurityTableSelect select {
    width: 250px;
}

.filterSecurityTableSelect {
    margin-left: 8px;
    margin-bottom: 5px;
}

.filterOptionsFlightCountry input[type="text"], .filterOptionsFlightCountry select {
    width: 80px;
}

.overrideDialog {
    width: 350px;
    min-height: 25px;
    margin-bottom: 10px;
}
.overrideDialog_left {
    float: left;
    width: 120px;
}
.overrideDialog_right {
    float: left;
    width: 230px;
}

#filterSecurityTableDescription {
    font-size: 10px;
}
.securityMessageConfigurationNotes{
    width: 280px
}
.securityMessageDefinition {
    margin-bottom: 30px;
}
.securityMessageDefinition td:first-child {
    white-space: nowrap;
}
.securityMessageDefinition td {
    vertical-align: top;
}
.securityMessageCountryRequirements{
    margin-bottom: 20px;
}
.labelAddresText {
    line-height: 19px;
    vertical-align: top;
    color: #03b7ef;
}
.securityMessageConfigurationCarrierCertifiedTable {
    width: 500px;
}

table.securityMessageConfigurationCarrierCertifiedTable {
    border-collapse: collapse;
}

table.securityMessageConfigurationCarrierCertifiedTable .colLine,
table.apisCollectionTable .col-line {
    border-left: #ccc solid 1px;
}
table.securityMessageConfigurationCarrierCertifiedTable th,
table.securityMessageConfigurationCarrierCertifiedTable td {
    padding: 3px 10px;
}
table.securityMessageConfigurationCarrierCertifiedTable .col-lg {
    width: 180px;
}
table.securityMessageConfigurationCarrierCertifiedTable .row-collection {
    border-bottom: #ccc solid 1px;
    border-top: #ccc solid 1px
}
table.securityMessageConfigurationCarrierCertifiedTable .row-collection td {
    background-color: white;
}
.securityMessageConfigurationCarrierCertifiedInfoTable{
    width: 450px !important;
}
table.securityMessageConfigurationCarrierCertifiedInfoTable td:first-child {
    width: 120px;
}
.apisCollectionTable {
    width: 235px;
}
table.apisCollectionTable {
    border-collapse: collapse;
}

.apisCollectionTable tbody  td {
    border-bottom: #ccc solid 1px;
    border-top: #ccc solid 1px;
    padding: 3px 10px;
    background-color: white;
}

.apisCollectionTable thead > tr {
    position: relative;
    display: block;
}

.apisCollectionTable tbody {
    display: block;
    max-height: 200px;
    overflow: auto;
}
.apisCollectionTable .col-xss {
    width: 6px;
    padding: 0;
}
.apisCollectionTable .col-xs {
    width: 18px;
    padding: 0;
}
.apisCollectionTable .col-sm {
    width: 25px;
    padding: 0;
}
.apisCollectionTable .col-smd {
    width: 35px;
    padding: 0;
}
.apisCollectionTable .col-lg, .apisDirectionTable .col-lg {
    width: 250px;
}
.apisCollectionTable .col-md {
    width: 90px;
}
.apisCollectionTable .right {
    float: right;
}

#updateFlightTimersContainer{
    max-height: 660px !important;
}

.tooltipRuleWarning {
  color: #03B7EF;
}
.filterOptionsFlight .w-240 {
    width: 240px;
}
.filterOptionsFlight .w-85 {
    width: 85px;
}
.filterOptionsFlight .w-160 {
    width: 160px;
}
.filterOptionsFlight .w-145 {
    width: 145px;
}

#securityMessageConfigurationCarriersDialogContainer{
    max-height: 700px !important;
}
#SecurityCountryAddressTableViewData {
    line-height: 20px;
}
.securityMessageConfigurationRuleGrid tbody tr td {
    line-height: 20px;
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(2) {
    width: 95px;
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(3) {
    width: 70px;
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(4) {
    text-align: center;
    padding-right: 5px;
    width: 50px;
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(5) {
    font-weight: bold;
    text-align: center;
    background-color: rgba(251, 225, 0, 0.3);
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(6) {
    text-align: center;
    width: 50px;
}
.securityMessageConfigurationRuleGrid tbody tr td:nth-child(7) {
    width: 110px;
}

.securityMessageConfigurationRuleGrid tbody tr td:nth-child(8) img {
    margin-right: 3px;
}

.securityMessageConfigurationRuleGrid tbody tr td:last-child {
    width: 20px;
}

.activation-note {
    color: blue;
    font-style: italic;
    max-width: 410px;
}#AcknowledgedMessages_GridDiv {
    flex-grow: 5;
}

#UnreadMessages_GridDiv, #PendingMessages_GridDiv {
    min-height: 80px; /* prevent overlapping on small screens */
}

.systemAuditAdditionalText {
    padding: 15px 3px 0;
}

.systemAuditAdditionalText .header {
    padding-bottom: 5px;
}

.systemAuditMessage {
    font-size: 12px;
    padding: 25px 3px 10px 3px;
}

.unreadMessagesTablePopup {
    height: 120px;
}

.unreadMessagesTable input, .pendingMessagesTable input, .acknowledgedMessagesTable input {
    padding: 0;
}

.bagHistoryImportAudit {
    margin-bottom: 20px;
    width: 260px !important;
}

.bagHistoryImportAudit .header {
    font-weight: bold;
    padding: 5px 0;
    vertical-align: bottom;
}

.bookedBagEditAudit, .bookedBagEditAuditNote {
    padding-top: 12px;
}

.bookedBagEditAudit td:nth-child(1) {
    width: 130px;
}

.bookedBagEditAuditNote {
    padding-left: 3px;
}

.cabinOverrideAuditHeader {
    margin: 10px 3px;
}

.cabinOverrideAudit {
    width: auto !important;
}

.cabinOverrideAudit td:nth-child(1) {
    font-weight: bold;
    width: 40px;
}

.cabinOverrideAudit th:nth-child(n+2), .cabinOverrideAudit td:nth-child(n+2) {
    text-align: center;
    width: 40px;
}

.formFieldText.auditTextArea, .formFieldText.freeTextArea {
    box-sizing: border-box;
    resize: none;
    width: 100%;
}
.formFieldText.auditTextArea {
    background-color: #f6f6f6;
}

.freeTextHeader {
    font-style: italic;
    margin-top: 7px;
}

.importNotAllowed {
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 1px;
    font-size: 12px;
}

.importHeader {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 7px;
}

.importSubHeader {
    font-size: 12px;
    padding-top: 12px;
}

.importWarning {
    color: red;
    font-size: 12px;
    margin-bottom: 3px;
}

.importWarning ul {
    margin: 1px;
}

.importTripInfoGrid th, .importCabinDistributionGrid th, .importPassengerGrid th, .importLoadDistributionGrid th,
.documentReviewGrid th, .fuelChangeAuditGrid th, .externalDcsMessageGrid th, .uwsDialogGrid th {
    background-color: #ACACAC;
    color: #FFF;
    padding: 1px;
}

.documentReviewGrid thead {
    text-align: center;
}

.importTripInfoGrid th, .documentReviewGrid th {
    height: 20px;
}

.importTripInfoGrid td, .importCabinDistributionGrid td, .importPassengerGrid td, .documentReviewGrid td, .fuelChangeAuditGrid td {
    border-bottom: 1px solid #ACACAC;
}

.importLoadDistribution-fixed-table-container {
    margin: 7px 0 0 0;
    background-color: #ACACAC;
    color: #FFF;
    padding-top: 18px; /* header height */
    position: relative;
    height: 310px;
}

.importLoadDistributionRamp {
    margin-top: 5px;
    max-height: 400px;
}

.importLoadDistributionRamp .header {
    margin: 15px 0 5px 0;
}

.importLoadDistributionRamp .importLoadDistributionGrid .externalDcsMessageGrid th {
    height: 20px;
    padding-left: 1px;
}

.importLoadDistribution-fixed-table-container table.scroll thead tr th:first-child div {
    border-left: 2px solid #999;
}

.importLoadDistribution-fixed-table-container .scroll td {
    color: #000;
    padding-left: 1px;
}

.importLoadDistribution-fixed-table-container .th-inner {
    border-left: 1px solid #999;
    margin-left: -1px;
}

.importLoadDistribution-fixed-table-container .scroll .separator, .importLdmDeadloadGrid .separator {
    border-top: none;
    border-bottom: none;
}

.importLoadDistribution-fixed-table-container .scroll .separator, .importLoadDistribution-fixed-table-container .th-inner-separator,
.importLdmDeadloadGrid .separator {
    background-color: #ececec;
    width: 10px;
}

.importLoadDistributionGrid td, .importLdmDeadloadGrid td, .externalDcsMessageGrid td, .uwsDialogGrid td,
.importLdmDeadloadGrid .separator {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #999;
}

.importLdmPaxGrid .last-col {
    border-right: 1px solid #999;
}

.externalDcsMessageGrid .separator {
    border-right: 4px solid #999;
}

.importLdmDeadloadGrid .separator {
    border-bottom: none;
}

.importLdmSi {
    font-family: 'Courier New', Courier, monospace;
    margin-top: 2px;
}

.importLoadDistributionGrid th, .externalDcsMessageGrid th {
    padding: 0;
}

.importLoadDistributionGrid .pos, .importLdmPaxGrid .dest, .importLdmDeadloadGrid .pos, .uwsDialogGrid td:first-child, .externalDcsMessageGrid .pos {
    border-left: 1px solid #999;
}

.importLoadDistributionGrid .flt-left {
    float: left;
}

.importLoadDistributionGrid .uld {
    width: 87px;
}

.importLoadDistributionGrid .dest, .importLoadDistributionGrid .code {
    width: 30px;
}

.importLoadDistributionGrid .remark {
    font-style: italic;
}

.importTripInfoGrid td.change,
.importCabinDistributionGrid td.change,
.importPassengerGrid td.change,
.importLoadDistributionGrid td.change,
.importLoadDistributionGroups span.change,
.importPwGrid td.missingData,
.formFieldText.auditTextArea.change,
.fuelChangeAuditGrid td.change,
.externalDcsMessageGrid td.change{
    font-weight: bold;
    color: red;
}

.importPwGrid td.change {
    color: #000;
}

.importTripInfoGrid .change span, .importCabinDistributionGrid .change span, .importPassengerGrid .change span, .importLoadDistributionGrid .change span, .externalDcsMessageGrid .change span {
    font-weight: normal;
}

.importTripInfoGrid .same, .importTripInfoGrid .same span,
.importPassengerGrid .same, .importPassengerGrid .same span,
.importCabinDistributionGrid .same, .importCabinDistributionGrid .same span,
.importLoadDistributionGrid td.same, .importLoadDistributionGrid td.same span,
.importLoadDistributionGrid div.same {
    color: #555;
}

.importCabinDistributionGrid th, .importCabinDistributionGrid td, .importPassengerGrid th, .importPassengerGrid td {
    text-align: center;
}

.importCabinDistributionGrid .verticalSeparator, .importPassengerGrid .verticalSeparator {
    border-left: 2px solid #9a9a9a;
}

.importPassengerGrid .horizontalSeparator td {
    border-top: 1px solid #9a9a9a;
}

.importPassengerGrid, .importCabinDistributionGrid {
    margin-top: 12px;
}

.importCabinDistributionGrid .count {
    width: 41px;
}

.importPassengerGrid .bags {
    max-width: 40px;
}

.importLoadDistributionGroups {
    padding: 15px 0;
}

.importLoadDistributionGroups .bagVariationReason {
    color: #FF6C23;
}

.importLoadDistributionGroups .note {
    font-weight: bold;
    padding: 2px 0;
}

.importLoadDistributionGroups table {
    padding-top: 2px;
}

.importLoadDistributionGroups span.same {
    font-weight: bold;
}

.uwsMessage {
    padding: 5px 0 0 3px;
    vertical-align: top;
    margin: 10px 0 5px 0;
    border: 1px solid #03b7ef;
}

.uwsDialogGrid .header {
    font-weight: bold;
    margin: 15px 0 3px 0;
    text-transform: uppercase;
}

.uwsDialogGrid td {
    vertical-align: top;
}.userListGrid
{
    caption-side: top;
}

#userRolesContainer .dataGridHeaderTd, #userAuthorizationsContainer .dataGridHeaderTd
{
    padding-left: 5px;
}

.browserWarning {
    color: red;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}

#notification {
  text-align: center;
}

  #notification > h3 {
    color: var(--iprt-blue);
    font-weight: bold;
  }
.notificationText {
    margin-left: 5px;
}
.passwordReset-text {
    margin-bottom: 10px;
}

.authSearchTable {
    display: table;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 10px;
}
.authSearchTable .select-md, .authSearchTable .input-md {
    width: 95px;
}
.authSearchTable input[type="button"] {
    width: 46px;
}
.authSearchRow div {
    display: table-cell;
    padding-right: 5px;
    padding-bottom: 2px;
}
.authSearchRow {
    display: table-row;
}
.authSearchBody {
    display: table-row-group;
}
.authDomainTable .input-boarding {
    float: right;
}
.authDomainTable .formFieldSelect {
    margin-left: 20px;
}
.authDomainTable .label-domain {
    float: left;
}
#userListContainer {
    width: 745px;
}

/*****************************
*
* Login page left content
*
*******************************/
#loginPageLeftContent {
  margin-top: auto;
  margin-bottom: 40px;
  padding: 30px 40px;
  text-align: left;
}

  #loginPageLeftContent a {
      text-decoration: none;
      color: #9F9F9F;
  }

#leftNotificationsContainer {
    padding-bottom: 20px;
    padding-top: 10px;
}

#supportContactDetails {
  padding-top: 0;
  color: #9F9F9F;
}

#supportContactDetails h3 {
color: var(--iprt-blue);
font-weight: bold;
}

#supportContactDetails p {
margin-left: 0;
font-size: 13px;
}

#deviceTestIcon, #worldTracerLogo, #worldTracerLogoNew {
    display: block;
    padding: 20px 0 20px 50px;
    background-position-y: center;
    background-repeat: no-repeat;
}

#deviceTestIcon {
  background-image: url('../images/devicetest.png');
}

#worldTracerLogo {
  background-image: url('../images/Worldtracer.png');
}

#worldTracerLogoNew {
    background-image: url('../images/WorldtracerNew.png');
}

/*****************************
*
* Login page main body content
*
*******************************/
#loginPage{
    padding: 0 20px;
    background-image: url('../images/LoginBackground.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#iPortLoginLogo {
    margin-top: 3vh;
    height: 15vh;
    margin-bottom: 3vh;
    background: url('../images/iPortLog.svg') no-repeat top;
    border: 0;
}

/*login form*/
#loginContainer hr{
    margin-bottom: 20px;
    background-color: var(--iprt-black);
    height: 1px;
    border: 0;
}

#loginFormTable .dataCaptionTd {
  width: 35%;
}

#loginFormBox .headerBar {
  border-radius: 0;
}

#loginFormBox .bodyContent{
    width: 100%;
    justify-content: center;
    display: flex;
}

#loginFormBox .formFieldText{
    border: 0;
    height: 20px;
}

#loginFormBox .table-div  {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 400px;
    border-spacing: 0;
}

#loginFormBox .submitFormBox div{
    padding-top: 10px;
}
#loginFormBox .table-div > div > div{
    padding-bottom: 0.7rem;
}

#loginFormBox .warningMessage .iPortBox{
    border-radius: 0.25rem;
    background-color: var(--iprt-yellow);
    border: 1px solid #ffeeba;
    margin: 0;
    padding: 0.50rem 1.80rem;
    width: 340px;
}
#loginFormBox .warningMessage .bodyContent{
    justify-content: left;
    padding: 10px 0 10px 0;
}

#authenticationCode .form-control{
    width: auto;
}
/*startup remark*/
#startupRemark {
    text-align: center;
}

#startupRemark p {
  padding: 4px 0;
}
  /*********************************
*
* Notifications main body content
*
**********************************/

  #rightNotificationsContainer {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
  }

#rightNotifications {
  display: flex;
  overflow: auto;
  flex-direction: column;
}

#rightNotifications .iPortBox {
  border: 1px solid #03B7EF;
  border-radius: 0;
  margin: 3px 20px;
}

/*********************************
*
* Login page footer content
*
**********************************/
#loginFooterIcons {
  display: grid;
  grid-template-columns: 75px 65px 95px;
  grid-gap: 8px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 5px;
    max-width: 750px;
}

.poweredBy {
  grid-column: 1;
  color: #9F9F9F;
  font-size: 11px;
  font-style: italic;
}

.res2LogoLogin {
  background: url('../images/res2LogoLogin.png') no-repeat;
  background-size: contain;
  grid-column: 2;
  margin-top: 6px;
  height: 20px;
}

.travelportLogo {
  background: url('../images/travelportLogo.png') no-repeat;
  background-size: contain;
  margin-top: 8px;
  grid-column: 3;
  height: 20px;
}.zoomLevelInfo {
    padding-bottom: 10px;
}

.zoomLevelInfoBottom {
    padding-top: 10px;
}

.zoomLevelItem {
    padding: 4px 0;
}.autocomplete_content 
{
	border:1px solid #c7e1f9;
	margin:0px;
	padding:0px;
}

#testInput_content
{
	margin				: 0px;
	padding				: 0px;
	width				: 300px;
}

li .autocomplete_listitem 
{
	margin:0px;
	padding:0px;
}

.autocomplete_list 
{
	list-style: none;
	margin:0px;
	padding:0px;
}.baggageCheckResultTable th {
    padding-right: 15px;
    border-bottom: 1px solid black;
}

.baggageCheckResultTable td {
    padding-right: 15px;
}

.baggageCheckResultTrafficLight {
    width: 120px;
    height: 120px;
    border-width: 1px;
    border-style: solid
}

.baggageCheckLocked {
    background-color: #F44;
}

.baggageCheckUnlocked { 
    background-color: #4F4; 
}

.baggageCheckNotLockable {
    background-color: orange;
}

.contentBagTag
{
    width: 100%; 
    height: 120px; 
    overflow-y: auto;
}

.contentBagTag table {
    border-collapse : collapse; 
    width: 100%;
}

.contentAddBaggage td:first-child{
    width: 83px;
}
.contentAddBaggage td:first-child + td {
    width: 97px;
}

.contentAddBaggage td:last-child {
    text-align: right;
}

.bagTagSelected {
    background-color: #49FFF8;
}

.activeBagTagButtonBar {
    padding: 2px 0 0 3px;
}

#baggageItinerary table td:first-child{
    width: 15px;
}
#baggageItinerary table td:first-child + td {
    width: 50px;
}
#baggageItinerary table td:first-child + td + td {
    width: 72px;
}
#baggageItinerary table td:first-child + td + td + td {
    width: 40px;
}
#baggageItinerary table td:first-child + td + td + td + td {
    width: 40px;
}

.bagTagOverview {
    height: 120px;
}

.bagTagOverview table th:first-child {
    width: 50px;
}
.bagTagOverview table th:first-child + th {
    width: 100px;
}
.bagTagOverview table th:first-child + th + th {
    width: 35px;
}

.bagTagOverview table th:first-child + th + th + th,
.contentAddBaggage td:first-child + td +td
{
    width: 40px;
}
.bagTagOverview table th:first-child + th + th + th + th, 
.contentAddBaggage td:first-child + td + td + td {
    width: 60px;
}
.bagTagOverview table th:first-child + th + th + th + th +th {
    width: 40px;
}
.bagTagOverview table th:last-child {
    width: 100px;
}
.overlaySectionHeader table td:first-child {
    width: 250px;
}
.overlaySectionHeader table td:first-child +td {
    width: 80px;
}
.overlaySectionHeader table td:first-child + td + td {
    width: 40px;
}
.overlaySectionHeader table td:first-child + td + td + td {
    width: 90px;
}
.overlaySectionHeader table td:first-child + td + td + td + td {
    text-align: left;
}
#bagIDel {
    width: 32px;  
}
.bagButton {
    width: 50px;
}
.cabinBaggageButtons {
    display: flex;
    max-width: 100%;
    justify-content: flex-end;
    flex-shrink: 0;
}.formTableSpecialTags {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

.formTableSpecialTags .header {
    margin-bottom: 2px;
}

.formTableSpecialTags .headerRow {
    height: 20px;
    vertical-align: bottom;
}

.formTableSpecialTags .onward {
    width: 50px;
}

table.formTableSpecialTags thead:first-child > tr:first-child > td:first-child {
  background-repeat: no-repeat;
  background-color: white;
  width: 2px;
}

table.formTableSpecialTags thead:first-child > tr:first-child > td:last-child {
  background-repeat: no-repeat;
  background-color: white;
  width: 2px;
}

table.formTableSpecialTags thead:first-child > tr:first-child {
    height: 21px;
    background-color: #ACACAC;
    border-bottom: solid 3px #dedede;
    color: white;
}

table.formTableSpecialTags > tfoot > tr:first-child > td:first-child {
    background-color: #acacac;
    border-top: solid 3px #dedede;
    height: 5px;
}.billingGrid .fixed-table-container-inner {
    background-color: white !important;
}

#transactionsFilterContainer .filterDrpDown {
    min-width: 100px;
}

#transactionsFilterContainer .resultFilterDrpDown {
    min-width: 200px;
    max-width: 400px;
}

#salesTransactionsGrid td {
    padding: 1px 2px;
}
.confirmRefundTable {
    min-width: 450px;
    text-align: left;
    font-size: 11px;
    border-collapse: collapse;
}

.confirmRefundTable td:first-child {
    padding-right: 5px;
}
.confirmRefundTable td:last-child{
    text-align: right;
}
.confirmRefundTable tbody {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
.confirmRefundTable tfoot {
    border-top: 1px solid black;
    font-weight: bold;
}

.confirmRefundTable thead {
    border-bottom: 1px solid black;
    font-weight: bold;
}

.billingExportTable {
    width: 310px !important;
}

.billingExportTable tr {
    height: 20px;
}.boardingPassengers
{
	margin: 5px;
}

.boardingPassengers form
{
	margin: 0;
}

.reasonNotBoarded .reasonError
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.noPaxFound
{
	padding: 0;
	margin: 5px 0 0 5px;
}

.boardingPassengers table
{
	padding: 0;
	margin: 5px 0 0 5px;
}

.reasonNotBoarded .gateComments
{
	margin: 0;
	padding: 0 0 0 16px;
}

#invalidInputNumbers
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#glassNotBoarded, #glassBoarded
{
    color:red;
    border:5px solid;
    height:50px;
    width: 150px;
    border-radius: 20px;
}

#glassNotBoarded
{
    color:red;
    border-color: red;
}

#glassBoarded
{
    color:green;
    border-color: green;
}

#glassNotBoarded span, #glassBoarded span
{
    font-size:12px;
    font-weight: bold;
}

#glassNotBoarded div, #glassBoarded div
{
    font-size:40px;
    width:100%;
    text-align:center;
}

.glassWarning {
    font-style: italic;
}

/*****************************************
*
*	Boarding Form
*
*****************************************/

.boardedCountBox
{
	text-align				: center; 
	margin					: 5px; 
	padding					: 10px 0 0 0;
	height					: 30px; 
}

.boardedCountBox.boarded
{
	border					: 2px solid Green;	
}

.boardedCountBox.notBoarded
{
	border					: 2px solid #FF0000;	
}

/*******************************
*
*	Not Boarded pax
*
*******************************/

#notBoardedPaxGrid thead td {
    background-color: #acacac;
    border-bottom: solid 3px #dedede;
    font-weight: bold;
    color: black;
    height: 21px;
    border-top: solid 1px #959595;
}

.content ul
{
    list-style: none;
    margin: 0;
    padding: 0;	
}

#notBoardedPax li:hover
{
	background-color: #c7e1f9;
}

.nbPaxHeader
{
    font-weight: bold;
}

.divHeader, .checkBoxItem
{
    float: left;	
    border: 0px solid #000;
}

#headerRow th
{
    border-bottom			: 1px solid #03B7EF;	
}

#totall th, #totall td
{
    border-top				: 1px solid #03B7EF;	
}

#quickBoardingMessageContainer
{
    color: red;
    font-weight: bold;
}

.boardStatusButton {
    margin-left: 1px;
    width: 36px;
}

/*******************************
*
* Boarded Pax
*
********************************/

#boardingListContainer .dataGridHeaderTd, #boardingListContainer .dataGrid th
{
    padding-left: 5px;
}

.notBoardedPaxGrid {
    height: 200px;
    width: 710px;
}

.boardedPaxGrid {
    height: 171px;
    width: 646px;
}

.paxCount
{
	text-align: right;
    width: 30px;
    white-space: nowrap;
}

.boardingWarning
{
    background-color: #FF6A00 !important;
}

.standbyGrid
{
    height: 87px;
    width: 680px;
}

/*******************************
*
* Transit Pax
*
********************************/

#offloadedTransits_GridDiv {
    min-height: 80px;
}

#boardedTransits .statusBoarded {
    color: green;
}

#boardedTransits .statusDeboarded {
    color: red;
}

/**************************
*
* PrintListDialog
*
**************************/

#printListMessage{
    font-size: 11px; 
    font-weight: bold;
}


.bodyContent
{
    height: auto;
    padding: 10px 0 12px 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.iPortBoxContainer
{
    border-spacing: 0;
    width: 100%;
}

.iPortBoxContainer .iPortBoxBodyLine td
{
    padding: 0;
}

.iPortBoxHeader td
{
    padding: 3px 0 3px 10px;
}

.iPortBoxBody td
{
    background-color:#F5F5F5;
    padding-left: 6px;
}
.iPortBoxBodyLine td
{
    background-color:white;
    height:1px;
}
.iPortBox
{
	border-radius:10px;
    padding: 2px 5px 5px 5px;
	border: solid 1px #dedede;
	margin: 3px 2px 2px 2px;
	background-color:white;
}

.iPortSearchBox
{
    padding:5px 5px 5px 5px;
    margin-bottom:  2px;
}

.headerBar, .headerBarSmall, .iPortBoxTable {
	border-top-left-radius :6px;
    background-color:#ACACAC;
}

.headerBar, .headerBarSmall {
    position: relative;
    box-sizing: border-box;
    border-top: solid 1px #959595;
    padding: 1px 0 4px 6px;
    font-weight: bold;
    color:#FFFFFF;
    text-align: left;
    text-shadow: 0 0 0 #000;
}

.headerBar {
    border-bottom: solid 3px #dedede;
    min-height: 20px; /* prevent overlapping on small screens */
}

.headerBarSmall {
    border-bottom: solid 2px #dedede;
}

.footerBar, .footerBarSmall {
    background-color: #ACACAC;
}

.footerBar {
    border-top: solid 3px #DEDEDE;
    height: 4px;
}

.footerBarSmall {
    border-top: solid 2px #DEDEDE;
    height: 3px;
}

.iPortBoxTable {
    border-collapse : collapse;
	margin-right: 0;
	margin-left: 0;
    margin-top: 4px;
}
.iPortBoxTable thead
{
    border-bottom: solid 3px #dedede;
    height:21px;
    font-weight: bold;
    color:#FFFFFF;
}
.iPortBoxTable tbody
{
    background-color:#F5F5F5;
}
.iPortBoxTable tbody tr td:first-child
{
    padding-left: 2px;
}
table.iPortBoxTable > tfoot > tr:first-child > td:first-child
{
    background-color        : #acacac;
    border-top              : solid 3px #dedede;
    height                  : 5px;
}

.card{
    border: 0;
    border-radius: 0;
    padding: 10px 15px;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.01), 0 4px 15px 0 rgba(0,0,0,0.009);
}

.bg-light-trans{
    background-color: var(--iprt-bg-light);
}

.alert {
    padding: 0.50rem 1.80rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert .iPortBox{
    background-color: transparent;
}

.alert-warning {
    background-color: var(--iprt-yellow) !important;
    border-color: #ffeeba !important;
}

.alert-warning .iPortBox {
    padding: 0.50rem 1.80rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}button, input[type=button]
{
  cursor: pointer;
}

/******************************
*
*	ButtonsContainer
*
******************************/
div.buttonSubContainerHidden
{
	display: none;
}

.button
{
	width: auto;
	text-align: center;
	margin: 0;
	display: table-cell;
    background-color: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 0;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}

.buttonSubContainer .button
{
  margin-right: 3px;
}

.button.last
{
  width: 140px;
}

/******************************
*
*	Buttonsheight  : 21px;
*
******************************/

#iPortButtonsContainer, #iPortLeftButtonsContainer
{
  box-sizing: border-box;
  margin: 5px 1px 1px 0;
  min-height: 21px;
}

#iPortLeftButtonsContainer
{
  overflow: hidden;
  margin-right: 0;
}

.buttonMedium,.buttonSmall,input.miniButton,input.miniButtonRed,input.miniButtonGreen,input.miniButtonDisabled,input.miniButtonOrange,input.miniButtonHasSSR
{
  background-repeat: repeat-x;
  font-size: 11px;
  height  : 21px;
  font-weight: normal;
}

.buttonMedium:hover {
  border: solid 1px #ffc000;
}

.buttonMedium:focus {
  border: solid 1px #03b7ef;
}

.buttonMedium, .buttonSmall, input.miniButton, .formButton {
  background: linear-gradient(180deg, rgb(203, 203, 203) 0, rgb(255, 255, 255) 25.99%, rgb(255, 255, 255) 37.15%, rgb(186, 186, 186) 100%);
  border: solid 1px #747474;
  box-sizing: border-box;
  color: #000000;
}

input.miniButtonRed, input.miniButtonGreen, input.miniButtonOrange, input.miniButtonHasSSR {
  padding: 2px;
}

input.miniButtonRed, input.miniButtonGreen, .formButtonRed, .formButtonGreen {
  color: #ffffff;
}

.buttonMedium {
  width: 104px;
  padding-left: 1px;
  padding-right: 1px;
}

.buttonLeft {
  margin: 0;
  padding: 0;
  padding-left: inherit;
  width: 79px;
}

.buttonContainer {
  float: left;
  width: 64px;
  padding: 5px 5px 5px 5px;
}

.buttonStrip {
  float: left;
  width: 705px;
}

/*MINI BUTTONS*/

input .miniButton
{
  padding: 2px;
}

input.miniButtonHasSSR
{
  background: linear-gradient(180deg, rgba(56, 188, 229, 0.51) 6.77%, rgba(229, 229, 229, 0.67) 28.65%, rgba(112, 201, 228, 0.6) 44.27%, rgba(56, 188, 229, 0.9) 100%);
}

input.miniButtonBlue {
  background-color: #EAEAEA;
  border: solid 2px #03b7ef;
  color: #bfbfbf;
  padding: 1px;
}

input.miniButtonDisabled {
  cursor: default !important;
  background-color: #EAEAEA;
  border: solid 1px #b9b9b9;
  color: #bfbfbf;
  padding: 0;
}

input.miniButtonRed, .formButtonRed {
  background: linear-gradient(180deg, #FF8D8C 9.38%, rgba(148, 12, 13, 0.86) 75.52%);
}

input.miniButtonOrange, .formButtonOrange {
  background: linear-gradient(180deg, #FFC189 9.38%, #FF8F26 45.31%);
  color: #000000;
}

input.miniButtonGreen, .formButtonGreen {
  background: linear-gradient(180deg, #BCE55E -10%, #91C222 49.94%, rgba(81, 117, 0, 0.87) 82%);
}

.switchButtonAlternative {
  border-color: #0383AA !important;
  background: linear-gradient(180deg, rgba(56, 188, 229, 0.51) 6.77%, rgba(229, 229, 229, 0.67) 28.65%, rgba(112, 201, 228, 0.6) 44.27%, rgba(56, 188, 229, 0.9) 100%);
}

.textButton
{
  background-color: transparent;
  font-size: 11px;
  padding: 0;
  margin: 0;
}

.deleteButton {
  background-color: #D7D7D7;
  border: #D7D7D7;
  border-radius: 3px;
  top: 6px;
  right: 3px;
  padding: 0 1px 4px 1px;
  width: 10px;
  height: 10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

/******************************
*
*	TABLE BASED FORMS BUTTONS
*
******************************/

.buttonRow {
  background-color: #f5f5f5;
  color: #000000;
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;
}

.formButton, .formButtonDisabled {
    border: solid 1px #747474;
    text-align: center;
    padding-right: 5px;
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal;
}

.formButtonDisabled {
  cursor: default !important;
  border: solid 1px #747474 !important;
  background-color: #EAEAEA;
  opacity: .50;
}

/****************************
*
* COMMON CSS BUTTONS
*
*****************************/

input.buttonSelected {
  background-color: #03b7ef;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  padding: 0;
}

input, button, .focusableElement, a {
  border: 1px solid transparent; /* Invisible border. Border will be displayed when element is focused. Default
   border is to prevent 'jumping' when focusing/defocusing */
}

input, button, select {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
}

  input[type="button"]:disabled, .buttonDisabledClass {
    cursor: default !important;
    border: solid 1px #747474 !important;
    background-color: #EAEAEA;
    opacity: .50;
  }


#buttons {
  float: left;
  width: 680px;
  margin: 10px 0 0 0;
  padding: 5px;
  border: 1px solid #ccc;
}

.expandCollapseToggleButton {
  background-image: url('../images/plus.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: solid 1px Transparent;
  background-color: Transparent;
  margin-right: 5px;
}

#flightHeaderToggleButton {
  margin-right: 0;
}

.InboxRoleMenuButton {
  padding-left: 0;
  padding-right: 0;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  padding-top: 0;
  background-color: #03b7ef;
  width: 120px;
  text-align: left;
}

.buttonMedium:not(:disabled):hover,
.buttonSmall:not(:disabled):hover,
.miniButton:not(:disabled):hover,
.formButton:not(:disabled):hover,
.formButtonDark:not(:disabled):hover
{
    border-color: rgba(0,0,0,0.5);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}

.btn {
    margin: 0 1px;
    font-size: 0.75rem;
    padding: 0.375rem 0.75rem;
}

.btn,
.rebrand-theme .buttonSubContainer .button{
    display: inline-block;
    font-weight: 200;
    line-height: 1.3;
    color: var(--iprt-black);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.btn-link {
    font-weight: 400;
    color: var(--iprt-black);
    text-decoration: underline;
}

.btn-link a:link {
    color: var(--iprt-white);
}

.btn-link a:visited {
    color: var(--iprt-white);
}

.btn-link a:hover {
    color: var(--iprt-white);
}

.btn-link a:active {
    color: var(--iprt-white);
}

.buttonSubContainer{
    padding-top: 1px;
    padding-bottom: 1px;
}

.btn-darkBlue, .rebrand-theme .buttonSubContainer .buttonMedium{
    background: var(--iprt-darkBlue) !important;
    color: var(--iprt-white);
}.carrierExampleBlock {
    background-color: white;
    margin: 5px 0 20px 0;
    padding: 3px;
}

.supportIndicator {
	background-color: #00BCD7;
	width: 10px;
	height: 14px;
	float: left;
	margin-left: -5px;
	margin-right: 4px;
}
.kioskActive > td > div {
    float: right;
    width: 350px;
}
.kioskActive td {
    vertical-align: top;
}
#flightPreparationContainer #InhibitKioskLevels {
    float: left;
}
#flightPreparationContainer .supportIndicator {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
}
#flightPreparationContainer #SakSupportIndicator {
    margin-left:0; 
    margin-top: 0; 
    margin-right: 2px;
    max-height: 17px;
}

.kioskActivationTime {
    line-height: 20px;
}

#tabSelectContainer{
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
}

#tabSelectContainer .supportIndicator {
    margin-left: 0;
}

#leftMenuCarrierSettings {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    padding-left: 2px;
}

#leftMenuCarrierSettings .left {
    float: left;
}
#leftMenuCarrierSettings .right {
    float: right;
}
#leftMenuCarrierSettings .text-left {
    text-align: left;
}

#tabSelectContainer > div > div:hover {
    background-color: #c7e1f8;
    cursor: pointer;
}
#tabSelectContainer > div > div {
    padding: 2px;
}
#leftMenuCarrierSettings .text-light {
    color: #b3b1b3;
}

#tabSelectContainer .match {
    background-color: yellow;
}

/*iPortBox with flex display for full screen height*/

#carrierDetailsContainer .iPortBox{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 0;
    border-radius: 5px;
    padding: 2px 5px 5px 5px;
    border: solid 1px #dedede;
    margin: 3px 2px 2px 2px;
    background-color: white;
}

#carrierDetailsContainer .ctrRow:hover  {
    background-color: #c7e1f8;
    cursor: pointer;
}
#carrierDetailsContainer .altRow:hover  {
    background-color: #c7e1f8;
    cursor: pointer;
}/***********************************
*
*
*	Speedsearch
*
*
***********************************/

#checkInSearchText
{
	width					: 170px;
}

#passengersIndexContainer
{
	 position				: absolute;
	 left:152px;

}

#checkInPassengers
{
	background-color		: #fff;
	width					: 172px;
    border					: 1px solid #c7e1f9;
    margin					: 0px;
    padding					: 0px;
    z-index					: 1001;
    text-align				: left;
}

#checkInPassengers ul
{
    list-style				: none;
    margin					: 0;
    padding					: 0 0 0 2px;
}

#checkInPassengers li
{
    cursor					: pointer;
}

#tourOperatorSpeedSearch_ResultElement {
    font-size: 11px;
    text-transform: none;
}

.inputLabel
{
    float: left;
    width: 100px;
    color: #000;
    font-size: 11px;
    margin-top: 3px;
}
.labelHeaderColor{
    color: #03B7EF;
}
.labelHeader, .labelHeaderWithSpacing, .labelHeaderWithTopPadding
{
	font-size: 12px;
	color: #03B7EF;
	font-weight: bold;
	margin: 0 0 10px 5px;
}

.labelHeaderWithTopPadding {
    padding-top: 17px;
}

.labelHeaderWithSpacing
{
    padding-bottom:1px;
    padding-top: 12px;
    border-bottom: solid 1px #d3d3d3;
}

.checkinSpeedSearchContainer
{
	float: left;
	width: 330px;
	margin-left: 5px;
}

#passportStrings li
{
	cursor: pointer;
}

.groupIndicator
{
    background-color: orange;
}

.passengerSeat
{
    width: 48px;
}
.passengerType
{
    width: 38px;
}
.differentClassOfService
{
    vertical-align: top;
    color: Red;
}
.baggages
{
    width: 105px;
}
.checkInStatus
{
    width: 95px;
}
.bcn
{
    width: 31px;
}
.passengerName
{
    width: 143px;
}
.numberIndication
{
    width: 18px;
}
.passengerCheckBox
{
    width: 22px;
}
.passengerCheckBox input[type=checkbox]
{
    margin-left: 3px;
}
.withoutCheckBox
{
    width: 40px;
}
.apiButton
{
    width: 42px;
}
.passengerAssociate
{
    width: 78px;
}
.dob
{
    width: 27px;
}
.dateOfBirth
{
    width: 101px;
}
.exitSeat {
    font-size: 10px;
}
.passengerSsr
{
    width: 53px;
}
.passengerTicket
{
    width: 28px;
}
.passengerFqtv
{
    width: 28px;
}
.passengerCtc
{
    width: 28px;
}
.oldSeat
{
    width: 60px;
}
.oldCls
{
    width: 40px;
}

.issuedBagTagsGrid
{
    height: 170px;
}

.checkinGrid .pnlRecordLocatorSmall {
    font-size: 10px;
    padding-top: 2px !important;
}

.checkinGrid table td
{
    padding: 0 !important;
}

.btn-pnr-ssr {
    width: 45px;
}
.sendBoardingPassAddress {
    padding: 15px 0 10px 0
}
.sendBoardingPassAddress > div:first-child{
    margin-bottom: 5px;
}
.sendBoardingPassMobile Label{
    padding-right: 4px;
}
div.sendBoardingPassMobile {
    padding-top: 10px;
}
.sendBoardingPassMobile input, .sendBoardingPassAddress input {
    width: 300px;
}
.sendBoardingPassMobile > div:first-child {
    margin-bottom: 5px;
}

#editApiMessages {
    color: #F00;
    font-weight: bold;
    height: 22px;
}
.editApi-Default-Width {
    width: 408px;
}

#secondApiDocButtonContainer, #copyAddressDataButtonContainer {
    height: 22px;
    vertical-align: top;
    text-align: right;
    padding-right: 9px;
}
#copyAddressDataButtonContainer {
    height: 25px;
}
#editApi {
    height:440px;
}
.editApiField-long {
    width: 304px !important;
    text-transform: uppercase;
}

/*passenger security status*/

.exemptWarning {
  font-size: 12px;
  color: #03B7EF;
  font-style: italic;
}.sr-only {
    display: none;
}

/******************************
*
*	Input fields
*
******************************/
*:focus { outline: none; }

::-webkit-input-placeholder { text-transform: none; }

/* base styles */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="radio"],
    input[type="checkbox"] {
        height: 13px;
        width: 13px;
        vertical-align: middle;
        margin: 0 0.4em 0.4em 0;
        -webkit-appearance: none;
        background-color: #fff;
        position: relative;
    }

    /* border radius for radio*/
    input[type="radio"] {
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    /* border radius for checkbox */
    input[type="checkbox"] {
        border-radius: 2px;
    }

    /* hover state */
    input[type=radio]:not(:disabled):hover,
    input[type=checkbox]:not(:disabled):hover,
    input[type=text]:not(:disabled):hover,
    input[type=password]:not(:disabled):hover,
    select:not(:disabled):hover,
    textarea:not(:disabled):hover,
    .ste:not(:disabled):hover {
        border-color: rgba(0,0,0,0.5);
        box-shadow: 0 0 4px rgba(0,0,0,0.3);
    }

    /* radio checked */
    input[type="radio"]:checked:before {
        display: block;
        height: 5px;
        width: 5px;
        position: relative;
        left: 3px;
        top: 2px;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 100%;
        content: '';
    }

    /* checkbox checked */
    input[type="checkbox"]:checked:before {
        position: absolute;
        content: '\2714';
        font-family: iport, sans-serif;
        margin-left: -1px;
        margin-top: -2px;
    }

    /* disabled checkbox checked */
    input[type="checkbox"]:disabled:checked:before {
        color: #888;
    }

    /* disabled radio checked */
    input[type="radio"]:disabled:checked:before {
        background-color: #888;
    }

    /* disabled text, select */
    input[type="text"]:disabled, input[type="password"]:disabled, select:disabled {
        color: #777;
    }

    /* style label for disabled input */
    input:disabled + label {
        opacity: .6;
        cursor: default;
        -webkit-user-select: none;
    }
}

input, select {
    margin: 0;
}

input[type=checkbox]
{
    margin-top: 2px;
    margin-bottom: 2px;
}

input {
    padding: 1px 0;
}

input[type=text], input[type=checkbox], input[type="radio"]
{
    border-color: #75B7F4;
}

textarea {
    margin: 1px 0;
    resize: none;
}


input[disabled], textarea[disabled], option[disabled], optgroup[disabled], select[disabled] {
    background-color: #EAEAEA;
}

span.changedValue, INPUT.changedValue, SELECT.changedValue, .overlayElement input.changedValue
{
	border-color		: Orange !important;
	border-style		: solid;
}

select
{
    background-color: #fff;
}

.invalidValueExclamation
{
	color: Red;
	font-weight: bold;
}

.full-height {
    height: 100%;
}

/******************************
*
*	Flight Plan
*
******************************/

.roundedCornerBoxLarge.flightFile
{
	padding					: 5px;
}

#flightFileWrapper
{
	float					: left;
	width					: 690px;
	margin					: 0 0 0 5px;
}

.flightDetails
{
	float					: left;
	width					: 320px;
}

.flightDetails .header, .airplaneDetails .header
{
	float					: left;
	width					: 99%;
}

.flightDetails .formContainer, .airplaneDetails .formContainer
{
	float					: left;
	border					: 1px solid #ccc;
	padding					: 10px 0 10px 0;
}

.formElement
{
	margin					: 0 0 5px 0;
	float					: left;
}

.formElement select
{
	width					: 164px;
}

.formElement label
{
	float					: left;
	width					: 120px;
	margin					: 5px 0 0 0;
	font-weight				: normal;
	font-size				: 11px;
}

.formElement input, textarea
{
	border					: 1px solid	#03b7ef;
	width					: 160px;
}

.selectedRow
{
    background-color: #E2E2E2 !important;
}

.highlight
{
	background-color: #03b7ef !important;
}

.syntaxError
{
    background-color: #ff4d4d;
}

/******************************
*
*	Overlay
*
******************************/

.overlayElement
{
	margin					: 0 0 5px 0;
	float					: left;
	width					: 185px;
}

.overlayCaption
{
	margin					: 0 0 5px 0;
	float					: left;
    font-weight				: bold;
	font-size				: 12px;
	width					: 185px;
}

.overlayControl
{
	margin					: 0 0 5px 0;
	float					: left;
	width					: 185px;
}


.overlayElement select
{
	width					: 112px;
}

.overlayElement label
{
	float					: left;
	width					: 70px;
	margin					: 5px 0 0 0;
	font-weight				: normal;
	font-size				: 11px;
}

.overlayElement input
{
	width					: 110px;
}

.medium
{
    width   : 110px;
}

.large
{
    width   : 180px;
}

.overlayTitle
{
	width					: 95%;
	margin					: 0 0 5px 0;
	font-weight				: bold;
	font-size				: 16px;
	border-bottom			: 1px solid #000000;
}

.overlaySectionHeader,.overlaySectionHeader-top
{
	width					: 100%;
	margin					: 0 0 5px 0;
	font-weight				: bold;
	font-size				: 12px;
	border-bottom			: 1px solid #000000;
}

.overlaySectionHeader-top {
    margin-top: 10px;
}

.overlaySectionSubHeader
{
	width					: 100%;
	margin					: 0 0 5px 0;
	font-size				: 12px;
	border-bottom			: 1px solid #000000;
}
.overlaySpacer
{
	width					: 100%;
    margin: 5px 0 0;
}


/******************************
*
*	Processing Indicator
*
******************************/


#pageProcessingOverlay
{
    display: none;
    position: absolute;
    z-index: 20000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#pageProcessingIndicatorMessage
{
	padding					: 3px 4px;
	border					: 1px solid #fff;
	background-color		: var(--iprt-blue);
	display					: block;
	font-weight				: bold;
	color					: #fff;
	position                : absolute;
	left                    : 450px;
	top                     : 332px;
    margin-right            : 20px;
	font-size               : 12px;
}

.hide
{
	visibility: hidden;
	display: none;
}

.leftContentArea
{
     height                 : 50px;
	 border-bottom          : solid 1px #cccccc;
	 border-right           : solid 1px #cccccc;
	 background-color       : #f0f0f0;
	 border-left            : solid 1px #cccccc;
	 z-index                : 1;
     padding                : 1px 5px 5px 5px;
     box-sizing             : border-box;
}


/**** PAGER  ****/
.pager {
	background-color: #b2b2b2 !important;
	padding: 2px 9px;
	color: white !important;
}

.pager .controls a
{
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	color: white !important;
}

.pager .controls input {
	margin-top: -1px;
	height: 16px !important;
	font-size: small;
	padding: 0;
	vertical-align: middle;
}

.pager .controls {
	float: left;
}

.pager .info {
	float: right;
}

/******************************
*
*	Speed search
*
******************************/
DIV.speedsearchResult
{
	background-color		: #fff;
	position                : absolute;
	border-top			    : 0;
	border-left	    		: 1px solid #75B7F4;
	border-right			: 1px solid #75B7F4;
	border-bottom			: 1px solid #75B7F4;
	margin					: 0;
    padding					: 0;
    z-index					: 1001;
    text-align				: left;
}

DIV.speedsearchResult DIV
{
    height					: 64px;
	max-height				: 64px;
	overflow-y				: scroll;
	overflow-x              : hidden; /*added hide for horizontal scroller*/
}

DIV.speedsearchResult UL
{
    list-style				: none;
    margin					: 0;
    padding					: 0 0 0 2px;
}

DIV.speedsearchResult LI
{
    cursor                  : pointer;
}

LI.highlightedSpeedsearchItem
{
	background-color		: #c7e1f9 !important;
}

.clippedContentContainer
{
    overflow-y: auto;
}

.fieldCaptionTdAdditionalSpacing
{
    height: 17px;
}

.GreenScreen, #ttyMessage, .formFieldText.greenScreen {
    font-family: 'Courier New', Courier, monospace, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.InboxMessageListHeader
{
	border-bottom:solid 1px #E3E3E3;
}
.InboxMessageRow
{
	border-bottom:solid 1px #E2E2E2;
}

#InboxMessages tbody tr td:nth-child(3) {
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#InboxMessages tbody tr td {
    cursor: pointer;
}
.InboxMessagesTable thead th:nth-child(4) a {
    text-decoration: none;
}

#inboxContainer {
    max-height: 100%;
    overflow-y: auto;
    height: 100%
}

#inboxContainer .iPortBox {
    height: 98%
}

#localPrint {
    padding-left: 9px;
    margin-top: 4px;
}

#aircraftEfbContainer
{
    padding-left: 9px;
    margin-top: 4px;
}

.InboxHeader
{
    background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
}
.InboxBarMiddle
{
    background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
    height					: 22px;
}

#inboxNavigationContainer > div.Child {
    padding-left: 30px;
}

.InboxNavigationSelected {
    font-weight: bold !important;
    padding: 2px;
    cursor: pointer;
}

.InboxNavigationItem
{
	padding:2px;
	cursor:pointer;
}

.InboxNavigationLink
{
    color: black;
    text-decoration: none;
}

.InboxMessageDetail
{
	background-color	: White;
	padding				: 5px 5px 5px 5px;
}

#loadPlanHeader
{
	width: 100%;
	height: 21px;
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
}

#loadPlanHeader em
{
	color: #75B7F4;
	font-weight: bold;
}

#loadPlanHeader td.edition
{
	width: 100px !important;
	padding-left: 2px;
}

#loadPlanHeader td.aircraftWeightUnit
{
	width: 170px !important;
	padding-left: 2px;
}

#loadPlanHeader td.rampStatus {
    color: #FFA500;
    font-weight: bold;
    padding-right: 25px;
    text-align: right;
}

/******************************
*
*	Styling for focus area overlays.
*
******************************/
.focusAreaOverlay
{
    outline: 1px solid var(--iprt-focus-area) !important;
}

/******************************
*
*	Styling for focus element overlays.
*
******************************/
.focusedElementLayer, input.focusedElementLayer, select.focusedElementLayer
{
    border:1px solid Fuchsia !important;
}

input[type=checkbox].focusedElementLayer, input[type=radio].focusedElementLayer
{
    outline:1px solid Fuchsia !important;
}

.PartitionGrid
{
    height: 250px;
    width: 680px;
}

#boardingDeviceMessage
{
    font-size:16px;
    font-weight:bold;
    padding:15px;
}

.deviceError
{
    background-color:#F44;
}

.deviceOK
{
    background-color:#4F4;
}

/********************************
/ icons
/********************************/


.warning_Left
{
    background-image: url(../images/icons/warning.png);
    background-repeat: no-repeat;
    padding-left: 18px;
}

.warning_right
{
    background-image: url(../images/icons/warning.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 18px;
}

#fastKeysTable
{
    height:auto;
    font-family: Tahoma, sans-serif !important;
}

#fastKeysTable u, .popupHeader
{
    font-weight: bold;
    text-decoration: underline;
}

#fastKeysTable u, .popupHeader, .actual
{
    color: rgb(79,129,189);
}

#actionResultContainer
{
    margin-top: 10px;
}

.markedText
{
    background-color: #FFDF5A;
    font-weight: bold;
}

.noRoundBorder
{
    border-radius: 0;
}

.alignRight {
    text-align: right;
}

.alignTop {
    vertical-align: top;
}

.topRight
{
    position: absolute;
    top: 0;
    right: 0;
}

.outdatedWarning {
    margin: 30px;
}

.outdatedWarning h2 {
    text-align: center;
    font-size: 18px;
    padding-bottom: 30px;
}

.outdatedWarning p {
    font-size: 15px;
    margin-bottom: 15px;
}

/* new container specific */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* hide rectangle border since circle and bullet are colored */
    input[type=radio].focusedElementLayer, input[type=checkbox].focusedElementLayer
    {
        outline: none !important;
    }

    img
    {
        image-rendering: pixelated;
    }

    .th-inner {
        text-shadow: 0 0 0 #000;
    }
}
.font-color-orange {
    color: #EB9114;
}
.font-weight-normal {
    font-weight: normal;
}

.font-style-italic {
    font-style: italic;
}

.monospace {
    font-family: monospace;
}

INPUT.invalidValue, SELECT.invalidValue, textarea.invalidValue, .overlayElement input.invalidValue {
    border-color: Red !important;
    border-style: solid;
}

input.iPortAddressees {
    width: 185px;
}
select.iPortAddressees {
    width: 190px;
    height: 70px;
}

.radioButton {
  display: inline-block;
  pointer-events: all !important;
}

.radioButton:disabled {
  pointer-events: all !important;
  width: 25px;
}
.inboxNavigationImg {
   width: 16px;
   height: 15px;
}/******************************
*
*	Styling for table based datagrids.
*
******************************/

.dataGrid th
{
    background-color: #acacac;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
}

.dataGrid table {
    border-collapse: collapse;
    width: 100%;
}

.dataGrid tr.ctrRow {
	background-color: #FFF;
}

.dataGrid tr.altRow {
	background-color: #eee;
}

.dataGrid table td {
	padding: 0px;
	padding-left : 1px;
	padding-right: 1px;
}

.dataGrid .rightAlign {
	text-align: right;
}

.dataGrid tr.over {
	background-color: #c7e1f8;
	cursor: pointer;
}

.dataGrid tr.selectedItem {
	background-color: #92C0DC;
	cursor: pointer;
}

.dataGrid tr.warningItem {
	background-color: orange;
	cursor: pointer;
}

.dataGrid table tr.hide {
	display: none;
}

.dataGrid .tableHeaderOver
{
	cursor: pointer;
	color: #354158;
}

.dataGrid .sortedASC
{
	background: url(../images/ordered_ascending.gif) no-repeat 40px 4px #acacac;
	background-position: right;
}

.dataGrid .sortedDESC
{
	background: url(../images/ordered_descending.gif) no-repeat 40px 10px #acacac;
	background-position: right;
}

.dataGridDataTd,.dataGridHeaderTd,
.dataGridTdEven,.dataGridTdEven-lg,.dataGridTdEven-md,.dataGridTdEven-sm,
.dataGridTdOdd,.dataGridTdOdd-lg,.dataGridTdOdd-md,.dataGridTdOdd-sm
{
    font-size               : 11px;
    padding-left            : 5px;
    font-weight             : normal;
}

.dataGridHeaderTd
{
    box-sizing: border-box;
    background-color: #acacac;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
    padding-right: 1px;
    text-shadow: 0 0 0 #000;
}

.dataGridItem 
{
    background: url(../images/dataGridItem.gif) no-repeat 0 2px Transparent;
    padding: 0;
    width: 100%;
}

.dataGridTdEven,.dataGridTdEven-lg,.dataGridTdEven-md,.dataGridTdEven-sm {
    background-color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #b2b2b2;
}

.dataGridTdOdd,.dataGridTdOdd-lg,.dataGridTdOdd-md,.dataGridTdOdd-sm {
    background-color: #f3f2f0;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #b2b2b2;
}

.dataGridTdOdd-lg, .dataGridTdEven-lg {
    width: 70%;
}
.dataGridTdOdd-md, .dataGridTdEven-md {
    width: 50%;
}
.dataGridTdOdd-sm, .dataGridTdEven-sm {
    width: 32%;
}
.dataGridTdOdd-sm span, .dataGridTdEven-sm span{
    padding-left: 2px;
}
.dataGridFooter
{
    background-color        : #747474;
    border-top              : solid 3px #c8c8c8;
    height                  : 5px;
}

.dataGridFooterDiv
{
     height                 : 5px;
}

.dataEvenOnlyStyle 
{
    background-color        : #ffffff;
    color                   : #000000;
    border-bottom           : solid 1px #b2b2b2;
}

.dataOddOnlyStyle 
{
    background-color        : #f3f2f0;
    color                   : #000000;
    border-bottom           : solid 1px #b2b2b2;
}

.tableFilter {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px 0 10px 0;
}

.tableFilter input {
	border: 1px solid #ccc;
}

.tableFilter select {
	border: 1px solid #ccc;
}

.dataGridTitle
{
	font-size: 12px;
	color: #03B7EF;
	font-weight: bold;
	margin: 0 0 1px 5px;
}
.dataGridDisable
{
    display:none;
    visibility:hidden;
}

.dataGridBodyHeader
{
    padding-left:4px;
    padding-top:10px;
    font-weight:bold;
    border-bottom:solid 1px #d3d3d3;
}

.telexSearch {
    font-size:11px;
    font-weight:normal;
}

.breakWordAll {
    word-break: break-all;
}#DeadLoadOverview tbody tr {
    height: 23px;
}

.buttonDelete {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    cursor: pointer;
    color: #666;
    font-weight: bold;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url( '../images/delete_icon.gif' ) no-repeat;
}

.hideSection {
    visibility: hidden;
}

.deadloadParametersTable td.fieldCaptionTd {
    height: 14px;
}

.deadloadParametersTable td.buttonRow {
    vertical-align: bottom;
}

.deadloadParametersTable {
    height: 100px !important;
}

div.planningWeights {
    float: left;
    width: 310px;
}

div.plannedCargo td {
    padding: 0 5px;
}

div.plannedCargo td:nth-child(2),
div.plannedCargo td:nth-child(2) input,
div.plannedCargo td:nth-child(3) {
    text-align: right;
}

div.plannedCargo .buttons {
    text-align: right;
    vertical-align: bottom;
}

#plannedCargoContainer, div.manifestedCargo {
    float: left;
    margin-left: 5px;
}

div.manifestedCargo td.fieldRowHeader {
    width: 90px;
}

div.manifestedCargo td.fieldCaptionTd, div.manifestedCargo td.dataCaptionTd {
    width: 35px;
    text-align: right;
}

div.manifestedCargo input[type="text"] {
    text-align: right;
    width: 30px;
}

.bagHistoryCommodity {
    border: 0;
    margin-right: 30px;
    width: 330px !important;
}

.bagHistoryCommodity .header {
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    vertical-align: bottom;
}

.bagHistoryCommodity .no-data {
    font-style: italic;
    padding-top: 2px;
}

.bagHistoryCommodity .sector {
    font-size: 12px;
    padding: 10px 0 1px 0;
}

.bagHistoryCommodity .separator {
    border-bottom: 1px dashed;
    padding-top: 10px;
}

.bagHistoryCommodity td:nth-child(1) {
    width: 20px;
}

.bagHistoryCommodity td:nth-child(2) {
    width: 50px;
}

.bagHistoryCommodity td:nth-child(3) {
    text-align: center;
    width: 90px;
}

.bagHistoryCommodity td:nth-child(4) {
    text-align: center;
    width: 90px;
}

.bagHistoryCommodity td:nth-child(5) {
    text-align: center;
    width: 100px;
}

.bagHistoryCommodityNote {
    padding-top: 15px;
    width: 335px;
}

.bagHistoryData {
    width: 305px !important;
    border: 0;
}

.bagHistoryData .scrollable-scroll div {
    float: left;
}

.bagHistoryData .header {
    vertical-align: top;
}

.bagHistoryData .flight {
    width: 75px;
}

.bagHistoryData .date {
    width: 60px;
}

.bagHistoryData .weight {
    text-align: right;
    width: 65px;
}

.bagHistoryData .pcs {
    text-align: right;
    width: 85px;
}

.bagHistoryData .pcs-padding {
    padding-right: 20px;
}

.loadSourceItemTd {
    padding-left: 6px;
}

.inboundUldLabelHeader, .uwsHeader .header {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 0 3px;
    float: left;
}

.inboundUldLabelHeader {
    width: 345px;
}

.inbFlightNoHeader
{
    line-height: 17px;
    float: left;
    width: 160px;
}

.inboundUldIdCountHeader
{
    line-height: 17px;
    float: left;
    width: 115px;
}

.inboundUldHeader {
    margin-bottom: 3px;
}

.inboundUldHeader, .uwsHeader {
    padding: 1px;
    background-color: #ACACAC;
    float: left;
}

.stretchSheet
{
    border: 1px solid #b2b2b2;
    height:0;
    border-top:0;
    border-bottom:0;
    overflow:hidden;
}

.ucmInboundRow
{
    margin-top: 7px;
}

.deadloadGrid thead th {
    vertical-align: top;
}

.deadloadGrid .masterCheckBox {
    padding-left: 2px;
}

.deadloadGrid tbody td {
    height: 20px;
}

.deadloadGrid tbody .cao {
    text-align: center;
}

.deadloadGrid tbody .level0 {
    padding-left: 2px;
}

.deadloadGrid tbody .level1 {
    text-align: right;
}

.deadloadGrid tbody .qi {
    display: inline-block;
    width: 5px;
}

.deadloadGrid tbody .umbrella {
    background-color: #e2dcc6;
}

.deadloadGrid tbody .selected {
    background-color: #c7e1f9;
}

.deadloadGrid th, .deadloadGrid td, .deadloadGrid input[type="text"], .deadloadGrid select {
    font-size: 10px;
}

.deadloadOverrideTable td {
    padding: 2px 0;
}

.deadloadOverrideTable td:nth-child(1) {
    width: 100px;
}

.deadloadOverridden
{
    color: red;
    cursor: default;
    vertical-align: top;
}

#deadloadForm .splitNote {
    font-weight: bold;
    margin: 20px 60px 0 60px;
    text-align: center;
}

#uldBatchData {
    margin-top: -277px;
}

.uldBatchGrid {
    height: 254px;
}

.uldBatchPosition {
    text-align: center;
}

.uwsHeader .header {
    width: 476px;
}

.uwsHeader .msgCount {
    float: left;
    line-height: 17px;
    width: 144px;
}

.deadloadUwsGrid {
    height: 40px;
}#deviceTestStatus {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding-top: 5px;
}

#deviceTestStatus > div {
    flex: 1;
    border: 1px solid #bbb;
    margin-right: 5px;
    text-align: center;
}

#deviceTestStatus > div:last-of-type {
    margin-right: 0;
}

#deviceTestStatus > div div {
    padding: 2px 0;
}

#deviceTestStatus > div div:first-of-type {
    font-weight: bold;
}

#deviceTestContainer p {
    margin-bottom: 10px;
}

#scanResponse {
    display: flex;
    flex-wrap: wrap;
    padding-top: 5px;
}
#scanResponse > div {
    flex: 1;
    border: 1px solid #bbb;
    margin-right: 5px;
    text-align: center;
}
#scanResponse > select {
    height: 20px;
    margin-right: 385px;
}
#scanResponse > input {
    margin: 0px 2px;
    color: white;
    background: green;
    height: 30px;
    width: 95px;
}
#eGateDeviceStatusHeader {
    display: flex;
    flex-wrap: wrap;
    width: 100px;
}
.cacheNote
{
    color: red;
    font-weight: bold;
    margin-top: -10px;
    padding-bottom: 7px;
    padding-left: 5px;
}

.cache
{
    height: 23px;
    margin-left: 3px;
    padding-bottom: 20px;
}

.cacheInfo
{
    color: #666;
    font-size: 10px;
    margin: 2px;
    width: 313px;
}

#centralPoolingFilterContainer input {
    width: 40px;
}

#centralPoolingFilterContainer #filter_connectionId {
    width: 100px;
}

#centralPoolingStatusTable {
  width: fit-content;
}

#centralPoolingStatusTable td {
    text-align: right;
}

#centralPoolingStatusTable td:first-of-type {
    text-align: left;
}

.centralPoolingGrid
{
    height: 275px;
}

.PrinterQueueResultContainer {
    background-color: #F0F0F0;
    overflow-y: auto;
    overflow-x: hidden;
}.domainAuthorization div {
    float: left;
}
.domainAuthorization-FlightRanges {
    width: 180px;
    top: 200px;
    position: relative;
    margin-top: -130px;
    margin-left: 300px;
}
.domainAuthorization table  {
    width: auto
}
.domainAuthorization-input-sm{
    width:50px;
}
.validationMessage-info {
    font-size: 10px;
    color: red;
}

table.table-flightservices {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1em;
    display: block;
    border: 1px solid #eee;
    max-height: 320px;
    width: 390px !important;
    overflow: auto;
}

.table-flightservices thead {
    display: -webkit-flex;
    -webkit-flex-flow: row;
}

.table-flightservices thead tr {
    padding-right: 15px;
    display: -webkit-flex;
    width: 100%;
    -webkit-align-items: stretch;
}
table.table-flightservices thead tr:first-child {
    border-bottom: 1px solid #000;
}
.table-flightservices tbody {
    display: -webkit-flex;
    max-height: 250px;
    overflow: auto;
    -webkit-flex-flow: row wrap;
}

.table-flightservices tbody tr {
    display: -webkit-flex;
    width: 100%;
}

.table-flightservices tr td {
    width: 50%;
}

#partitionDialogContainer .radioButton{
    margin-right: 10px;
}.envelopeHeader {
    height: 18px;
}

.envelopeImgContainer {
    padding-left: 1px !important;
    vertical-align: top;
}

colgroup.envelopeLeftBorder
{
	border-left: 2px solid black;
}

table.envelopeLegend
{
	border-collapse: collapse;
}

table.envelopeLegend tr.headerTop
{
	border-top: 2px solid black;
}

table.envelopeLegend tr.headerBottom
{
	border-bottom: 2px solid black;
}

table.envelopeLegend td
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

table.envelopeLegend td.insideLimits
{
	font-weight: bold;
}

table.envelopeLegend td.insideLimitsIT
{
	font-weight: bold;
    color: #33CD21;
}

table.envelopeLegend td.outOfLimits
{
	font-weight: bold;
	color: Red;
}

table.envelopeLegend td.typeTOW
{
	font-weight: bold;
	background-color: #ffffff;
}

table.envelopeLegend td.typeLDW
{
	font-weight: bold;
	background-color: #FF7F0B;
}

table.envelopeLegend td.typeIT
{
	font-weight: bold;
	background-color: #33CD21;
}

table.envelopeLegend td.typeZFW
{
	font-weight: bold;
	background-color: #03B7EF;
}.expandAgreementArea input[type=checkbox] {
    margin-left: 3px;
}
.agreementBar{
  width: 728px;
}

.agreementBar > thead > tr td:nth-child(1) {
    width: 40px;
}
.agreementBar > thead > tr td:nth-child(2) {
    width: 300px;
}
.agreementBar > thead > tr td:nth-child(3) {
    width: 185px;
}
.agreementBar > thead > tr td:nth-child(4) {
    width: 145px;
}

#agreementHeader tr td:nth-child(1) {
    width: 25px;
}
#agreementHeader tr td:nth-child(2) {
    width: 75px;
}
#agreementHeader tr td:nth-child(3) {
    width: 210px;
}
#agreementHeader tr td:nth-child(4) {
    width: 180px;
}
#agreementHeader tr td:nth-child(5) {
    width: 150px;
}
#agreementHeader tr td:nth-child(6) {
    width: auto;
}
#agreementHeader .expandCollapseToggleButton {
    border: 0 !important;
    width: 16px;
    height: 16px;
}
.agreementCodeShare {
    margin-left: 30px;
}

#agreementLeg > thead > tr > td:nth-child(1) {
    padding-left: 33px;
    width: 120px;
}
#agreementLeg > thead > tr > td:nth-child(2), #agreementLeg > thead > tr > td:nth-child(5) {
    width: 50px;
}
#agreementLeg > thead > tr > td:nth-child(3), #agreementLeg > thead > tr > td:nth-child(4), #agreementLeg > thead > tr > td:nth-child(6), #agreementLeg > thead > tr > td:nth-child(7), #agreementLeg > thead > tr > td:nth-child(8), #agreementLeg > thead > tr > td:nth-child(9), #agreementLeg > thead > tr > td:nth-child(10), #agreementLeg > thead > tr > td:nth-child(11), #agreementLeg > thead > tr > td:nth-child(12) {
    width: 20px;
}
#agreementLeg > thead > tr > td:nth-child(13) {
    width: 150px;
}

#agreementSettings tr td:nth-child(even) {
    width: 30px;
}
#agreementSettings tr td:first-child {
    width: 150px; 
    text-align: right;
}
#agreementSettings tr > td:nth-child(3) {
    width: 88px
}

.btnAgreementToggle {
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    border: solid 1px Transparent;
    background-color: Transparent;
    margin-right: 5px;
}

.btnAgreementToggle[active="false"] {
    background-image: url('../images/plus.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    border: solid 1px Transparent;
    background-color: Transparent;
    margin-right: 5px;
}

.btnAgreementToggle[active="true"] {
    background: url('../images/minus.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    border: solid 1px Transparent;
    background-color: Transparent;
    margin-right: 5px;
}.flex-horizontal {
    display: flex;
}
.d-flex{
    display: flex !important;
}

.flex-grow, .flex-vertical, .flex-horizontal, .indexWrapper {
    flex-grow: 1;
}

.flex-vertical.dataGridDisable {
    display: none;
}

.flex-wrap {
    flex-wrap: wrap;
}

.no-flex {
    align-self: flex-start;
}

.flex-no-grow {
    flex-grow: 0;
}

.flex-vertical.bodyContent {
    overflow-x: visible;
    overflow-y: visible;
}

.flex-align-left {
    align-items: flex-start;
}

.flex-vertical, .indexWrapper {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.flex-box-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

 .flex-box-center div.table-div{
     width: auto;
 }

 .flex-box-center .form-control {
     display: initial;
 }.flightAllocateGrid {
    caption-side: top;
    width: 100%;
}
#flightAllocateCheckMark {
    font-size: 14px;
    color: black;
}
.assignedToMe
{
    width: 55px;
}.agreementBoardingTimesGrid, .schedulesGrid
{
    width: 100%;
}

.agreementBoardingTimesGrid th .schedulesGrid th
{
    color: #000;
	background-color: #F5F5F5;
	border-bottom: none;
	border-top: none;
}

.agreementBoardingTimesGrid  .schedulesGrid  th.sortedASC
{
    background-color: #F5F5F5;
}

.agreementBoardingTimesGrid .schedulesGrid  th.sortedDESC
{
    background-color: #F5F5F5;
}

.schedulesGrid td
{
    font-family: Courier New, Monospace, sans-serif;
}

.schedulesDetails
{
    height: 500px;
    width:  450px  !important;
    overflow: auto;
    font-family: Courier New, Monospace, sans-serif;
}

.scheduleToolTip b
{
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
}/******************************
*
*	Flight details header styling.
*
******************************/

.flightDetailsFONT {
    color: #000000;
}

.flightDetailsCodeShareFONT {
    color: blue;
}

.flightDetailsFONT, .flightDetailsFlightId,.flightDetailsFlightBoardPoint,.flightDetailsFlightBoardPointInactive,.flightDetailsFlightTimes,.flightDetailsFlightTimesInactive,.flightDetailsFlightTimesWarning,.flightDetailsFlightTimesWarningInactive
{
       padding-left:3px;
}

.flightDetailsFlightId
{
        color:#000;
        width: 100px;
        vertical-align: top;
}
.flightDetailsFlightId h3
{
	 font-size:16px;
     font-weight:bold;
     margin: 0;
     padding: 0;
}

.codeShareIsPresent
{
        font-size:16px;
        font-weight:bold;
        color:blue;
}

.flightDetailsAircraftId
{
        font-size:11px;
        font-weight:bold;
}


.flightDetailsFlightBoardPointInactive
{
        font-size:13px;
        font-weight:normal;
}

.flightDetailsHeader
{
	border-bottom: solid 4px #9F9F9F !important;
}

.flightDetailsHeaderTable, .flightDetailsExpandedTable {
    background-color: #ffffff;
    border-collapse: collapse;
    width: 100%;
    border: none;
}

.flightDetailsExpandedConfiguration
{
	width: 120px;
	vertical-align: top;
}

.flightDetailsExpandedStatus
{
	width: 175px;
	vertical-align: top;
}

.flightDetailsExpandedTable label
{
	padding-top: 0;
	display: block;
	float: left;
	width: 55px;
}

.flightDetailsExpandedTable br
{
	clear: both;
	padding: 0;
}

.flightDetailsExpandedRemark
{
	width: 200px;
	vertical-align: top;
}

.flightDetailsExpandedRemark label
{
	width: 25px;
}

.flightDetailsExpandedConfig
{
	width: 116px;
	vertical-align: top;
}

.flightDetailsHeaderRow
{
	background-color:#ffffff;
	border-collapse: collapse;
	border: none;
	height: 16px;
    width: 100%;
}

.flightDetailsSeparator
{
	padding-left: 4px;
    border-left: solid 2px #dddddd;
}

.flightDetailsSTDETD
{
	width: 73px !important;
}

.flightDetailsSTAETA
{
	width: 90px !important;
}

.flightDetailsBoardingPoint
{
	width: 75px !important;
    font-size:13px;
}

.flightDetailsSector
{
	width: 50px !important;
}

.flightDetailsCTOT
{
	width: 80px !important;
}

.flightDetailsIndicator
{
	width: 13px !important;
}

.flightDetailsButtons
{
	width: 22px;
}
.flightDetailsSeparatorDest
{
        color:#999999;
        font-size:11px;
        font-weight:normal;
}

.flightDetailsFlightTimes
{
        font-weight:bold;
        font-size:13px;
}

.flightDetailsFlightTimesInactive
{
        font-weight:normal;
        font-size:13px;
}

.flightDetailsFlightTimesWarning
{
        color:Red;
        font-weight:bold;
        font-size:13px;
}

.flightDetailsAlert
{
	width:265px;
	vertical-align:bottom;
	text-align:right;
    font-size:13px;
    font-weight:bold;
}

.flightDetailsAlertWarning
{
	color:Red;
}

.flightDetailsAlertInfo
{
	color:Green;
}

.flightDetailsFlightTimesWarningInactive
{
    color:Red;
	font-weight:normal;
}

.flightDetailsInfoSmall
{
	font-size:10px;
    font-weight:normal;
}

#FlightDetailsID .toggler
{
	cursor:pointer;
	font-weight:bold;
	color:#000;
	margin: 0;
	padding:1px;
}

#FlightDetailsID .toggler:hover
{
	background:#eee;
}

.FlightDetailsTotals
{
	padding-left: 126px;
	border-top: solid 1px #EEEEEE;
}

.flightCount {
    font-weight: bold;
    width: 60px;
}

.remarkButton, .withOutRemarkButton, .withoutRemarkButtonWhite {
    padding: 1px;
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
    border: solid 0 Transparent;
    background-color: Transparent;
}

.remarkButton {
    background-image: url(../images/icons/RemarkWarning.gif);
}

.withOutRemarkButton {
    background-image: url(../images/icons/Remark.gif);
}

.withoutRemarkButtonWhite {
    background-image: url(../images/icons/RemarkWhite.gif);
}

.auditTrailRemarkWhite {
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
    border: solid 0 Transparent;
    background-color: Transparent;
}

#flightDetailsContainer
{
    background-color: #fff;
}

#flightHeaderDialogRemarksScroll
{
    height: 150px;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: 'Courier New', Courier, monospace;
}

#FlightDetailsID
{
    padding-left: 0;
    margin-left: -1px;
    margin-right: -1px;
}
.flightDocuments {
    border-spacing: 1px;
    width: 100%;
}

.flightDocuments td {
    padding: 1px 2px;
    border-bottom: 1px solid #ddd;
}

.flightDocuments td:hover {
    cursor: default;
}.freeTextGrid
{
    height: 170px;
    width: 450px;
}

.freeTextGridContainer
{
    width: 450px;
    overflow: hidden;
    height: 200px;
}/**********************************
*
*   Destination Speed Search
*
**********************************/

.formElementMvt {
	margin: 0 0 5px 0;
	float: left;
	font-weight: normal;
	font-size: 11px;
}

.formElementMvt select {
	width: 120px;
}

.formElementMvt label {
	float: left;
	width: 80px;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 11px;
}

.formElementMvt input, textarea {
	border: 1px solid #03b7ef;
	width: 120px;
}

.mvtAddressContainer {
	vertical-align: top;
	width: 164px;
}

.mvtContentAddressTextarea {
	float: left;
	width: 100px;
	margin: 5px 2px 5px 10px;
}

.mvtContentAddressBut {
	float: left;
	width: 50px;
	height: 150px;
}

.mvtSetAddress {
	width: 100px;
}

.mvtBoxButtonTop {
	padding: 18px 2px 0 1px;
}

.mvtBoxButtonDown {
	padding: 159px 2px 0 1px;
}

.mvtAddressList {
	width: 100px;
	height: 200px;
	margin: 2px 2px 2px 2px;
}

.mvtAddressList select {
	background-color: #eff;
}

.mvtAddressList option.select {
	background-color: #eff;
}

.mvtGlobalError {
	width: 300px !important;
	color: red;
}

.mvtMessageContainer {
	padding-left: 3px;
	padding-top: 5px;
	vertical-align: top;
}.fmButton
{
    float				: right;
    font-weight         : bold;
}

.fmHeader
{
    float				: left;
}

.timeLine
{
    text-align          : center;
}

.statusButton
{
    float				: left;
    text-align          : center;
}

.statusWithWarning
{
	background-image	: url('../images/icons/warningMessageIcon.png');
	background-repeat	: no-repeat;
	padding-left		: 20px;
}

#suspendProcedure
{
    max-height: 350px;
    white-space: pre;
    overflow: auto;
}

.resendDialogFull
{
    height: 350px !important;
    vertical-align: top;
}

.resendDialogLoadControl
{
    vertical-align: top;
}

 #resendMessagesSelection {
     display: flex;
     gap: 30px;
     align-items: flex-start;
 }
#resendMessagesSelection .main-section {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#resendMessagesSelection .side-section {
    width: 200px;
    display: flex;
    flex-direction: column;
    margin-left: 15px;
    margin-right: 5px;
}
#resendMessagesSelection .section {
    border-radius: 4px;
    margin-bottom: 8px;
    padding: 8px 0 8px 0;
}
#resendMessagesSelection .section-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    margin-bottom: 4px;
}
#resendMessagesSelection .section-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;
}
#resendMessagesSelection .section-wide {
    width: 210px;
}
.flightOverviewGrid {
    caption-side: top;
    height: 490px;
    width: 100%;
}
.flightStatusBlue, .flightStatusGreen, .flightStatusOrange, .flightStatusRed, .flightStatusWhite, .flightStatusLightBlue {
    padding-left:5px;
}
.flightInfomation span {
    display:inline-block; 
    width: 50px;
}#classMappingsContainer
{
    width: 240px;
}

.classCodeHeader
{
    margin-top: 10px;
}

.flightSettingHeader {
    color: #03B7EF;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}

.seatInfoContainer
{
    margin: 10px 0 0 5px;
}

.SeatProtectionOverViewSector, .SeatProtectionOverViewClassTotals, .SeatProtectionOverViewSectorTotals, .SeatProtectionOverViewTransits
{
    float:left;
}

.SeatProtectionOverViewSector
{
    width:200px;
}

.SeatProtectionOverViewClassTotals, .SeatProtectionOverViewSectorTotals
{
    width:80px;
}

.SeatProtectionOverViewTransits
{
    width:150px;
}

.PnrCreationResultsOverview
{
	height: 50px;
	overflow-y: auto;
	overflow-x: hidden;
}

.PnrCreationEditPnrButton
{
	width: 50px;
	height: 16px;
}

.PnrCreationInfantDataContainer
{
	float: left;
}

.PnrCreationRemoveInfantButtonContainer
{
	float: right;
	width: 35px;
}

.PnrCreationRemoveInfantButton
{
	width: 50px;
	height: 16px;
}

.SchedulerOveride
{
    border-color:transparent;
    border:1px solid gray !important;
    width: 40px;
    text-transform: uppercase;
}

.scheduleOverrideGrid {
    width: 320px;
}

.scheduleOverrideGrid.dynamic-width {
    min-width: 320px;
}

#voucher {
    color: black;
    border-color: black;
    border: 2px solid;
    width: 600px;
    border-radius: 40px;
    margin: 10px;
}

.voucher-Layout1 {
    padding: 15px 20px;
}

.voucher-Layout2 {
    padding: 20px;
}

.voucherHeader
{
    font-size: x-large;
}

.voucherFooter {
    font-size: 9px !important;
}

.voucherInput {
    width: 100%;
}
    .voucherInput:not(:last-child) {
        border-bottom: none;
    }

#FlightSecurityScrollDiv {
    height: 250px;
}

#FlightSecurityScrollDiv thead th:nth-child(2) .th-inner, #FlightSecurityDataCollection_GridDiv thead th:first-child .th-inner {
    text-align: left;
}

#FlightSecurityScrollDiv tbody  tr > td + td {
    text-align: left;
}

#FlightSecurityScrollDiv tbody  tr > td + td + td {
    text-align: center;
}

#blockedPaidSeatsDialogContainer {
    min-height: 200px;
}
.flightSecurity_header_ref {
    font-size: 8px;
}
#FlightSecurityDataCollection_GridDiv {
    width: 340px;
    margin-bottom: 10px;
}
#FlightSecurity thead tr th:first-child div {
    line-height: 20px;
}
#FlightSecurityDataCollection thead tr th:first-child div,
#FlightSecurityDataCollection #Active {
    line-height: 20px;
}

#FlightSecurity #Active, #FlightSecurity #SMC {
    margin-left: -7px;
}
#FlightSecurity #msgTimers, #FlightSecurity #msgAddresses, #FlightSecurity #SMC, #FlightSecurity #Active {
    line-height: 20px;
}
#FlightSecurityDataCollection tbody tr > td + td {
    text-align: center;
}.flightProgressGrid {
    width: 100%;
    font-size: 9px;
}

.flightProgressLock {
    height: 15px;
    vertical-align: bottom
}

.flightProgressExclamation {
    height: 9px;
}

.flightProgressGrid td div {
    height: 15px;
}

.flightProgressGrid .NOK {
    background-color: pink;
    width: 100%;
    text-align: center;
}

.flightProgressGrid .LsFinal, .flightProgressGrid .OK {
    background-color: lightgreen;
    width: 100%;
    text-align: center;
}

.flightProgressGrid .weak {
    background-color: yellow;
    width: 100%;
    text-align: center;
}

.flightProgressGrid .NA {
    background-color: lightgrey;
    width: 100%;
    text-align: center;
}

.flightProgressGrid .PD, .flightProgressGrid .rampFinal {
    background-color: lightblue;
    width: 100%;
    text-align: center;
}

.flightProgressTip {
    margin-left: 2px;
    font-style: italic;
    margin-bottom: 2px;
    display:inline-block;
}.dailyAgreementReportGrid {
    caption-side: top;
    height: 30vh;
    width: 100%;
    display: flex;
}

.flightSecurityOverviewGrid {
    caption-side: top;
    height: 490px;
    width: 100%;
}

.flightStatusBlue, .flightStatusGreen, .flightStatusOrange, .flightStatusRed, .flightStatusWhite, .flightStatusLightBlue {
    padding-left: 5px;
}#flightsSearchContainer {
    padding-top: 4px;
}

#flightsSearchContainer input, #flightsSearchContainer select {
    margin-bottom: 1px;
}

#flightsSearchTable {
    text-align: left;
}

/**********************************
*
*   Destination Speedsearch
*
**********************************/

#searchDestination
{
	width					: 146px;	
	color					: #808080; 
	border					: 1px solid #75B7F4;
}

#destinationIndex
{
	display					: none;
}

/**********************************
*
*   FlightsList
*
**********************************/

.size90
{
	width					: 80px;
	display					: table-cell;
}

.size50
{
	width					: 35px;
	display					: table-cell;
}

.size45
{
	width					: 35px;
	display					: table-cell;
}

.size90.red
{
	color					: #F00;	
}

.size90.red.selected
{
	color					: #F00;	
}

.size40
{
	width					: 33px;
	display					: table-cell;
}

.size20
{
	width					: 20px;
}

.size20.green
{
	background-color		: #33cc33;
	border					: 1px solid #DDD;
}

.size20.orange
{
	background-color		: #ff9933;
	border					: 1px solid #DDD;
}

.size20.red
{
	background-color		: #cc3333;
	border					: 1px solid #DDD;
}

.size20.white
{
	background-color		: #ffffff;
	border					: 1px solid #DDD;
}



/**********************************
*
*   TimeWindow
*
**********************************/

.inputLabelMyFlight
{
	color                   : #000000;
	float                   : left;
	font-size               : 11px;
	margin-top              : 3px;
	width                   : 67px;
}

#boardingpointSearch 
{
	width					: 146px;	
	color					: #808080; 
	border					: 1px solid #75B7F4;
}

#timeWindowSelect, #searchStatusSelect, #searchDomesticSelect, #preferredFlightsView
{
	width					: 148px;
}

.selectBox
{
	color					: #808080; 
	border					: 1px solid #75B7F4;
}

.timeWindowLabel
{
	text-align				: right; 
	color					: #03B7EF;
	width					: 90px;
	float					: left;

}

#timeWindowSetting, #destinationSetting
{
	color					: #03B7EF;
	float					: left;
	text-align				: left;
	width					: 50%;
}

/**********************************
*
*   Tablebased flightlist 
*
**********************************/
.selectedFlightHeader,
.flightListHeaderFlight,
.flightListHeaderSTD,
.flightListHeaderBrd,
.flightListHeaderDest,
.flightListHeaderGate,
.flightListHeaderSTS,
.flightListHeaderWarning {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.flightListDataTable 
{
	/*width: 216px;*/
	border: none;
	padding: 0;
	border-collapse: collapse;
}

.flightListHeaderTable 
{
	width: 230px;
	border: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
	border-collapse: collapse;
}

.flightListHeaderTable  td
{
    padding-top             : 5px;
    padding-bottom          : 5px;
    border-bottom			: solid 1px #cccccc;
    border-top			: solid 1px #cccccc;
}


.flightListHeaderFlight
{
    width                   : 53px;
}

.flightListHeaderSTD
{
    width                   : 70px;
}

.flightListHeaderDest
{
    width                   : 25px;
}

.flightListHeaderGate, .flightListHeaderBrd
{
    width                   : 31px;
}

td.flightItemSTS div
{
    width					: 20px;
    height					: 20px;
    border					: solid 1px black;
}

td.flightItemSTSOffline div
{
    width					: 20px;
    height					: 20px; 
}

td.flightItemSTS img
{
    cursor					: pointer;
    border					: none;
}

td.flightItemSTS div.statusBlue, .flightStatusBlue
{
    background-color		: #1687FF;
}

td.flightItemSTS div.statusLightBlue, .flightStatusLightBlue 
{
    background-color: #2DD1FF;
}

td.flightItemSTS div.statusGreen, .flightStatusGreen
{
    background-color		: #59c907;
}

td.flightItemSTS div.statusOrange, .flightStatusOrange
{
    background-color		: orange;
}

td.flightItemSTS div.statusRed, .flightStatusRed
{
    background-color		: Red;
}

td.flightItemSTS div.statusWhite, .flightStatusWhite
{
    background-color		: white;
}

td.flightItemSTS div.statusBlack, .flightStatusBlack {
    background-color: black;
}

.flightListHeaderWarning
{
    width                   : 10px; 
}

.flightListItem
{
    border-bottom           : 1px dotted #cccccc;
    background-color        : #ffffff;
    cursor					: pointer;
}


.flightListItemReadOnly
{
    cursor					: default;
}

.flightItemExclamation
{
	width : 4px;
	text-align:center;
}

.flightItemFlight
{
   width: 61px;
}

.flightItemSTD
{
  width: 72px;
  word-break: break-word;
}

.flightItemFlight input {
    white-space: normal;
    text-align: left;
}

.flightItemDest
{
   width: 24px;
}

.flightItemGate, .flightItemBrd
{
   width: 26px;
}

.flightItemSTS
{
    width: 21px;
}

.flightItemWarning
{
    width                   : 10px; 
}

.flightListItemNonSelected
{
    background-color        : #ffffff;
    border-bottom            : 1px dotted #cccccc;
}

.flightListItemSelected
{

    background-color        : #03b7ef;
    color                   : #ffffff;
    cursor					: pointer;

}

.flightListItemEtdWarning
{
   color                    : Red;
   font-weight              : bold;
}

.flightListItemExclamationMarkInfo, .flightListItemExclamationMarkWarning, .flightListItemExclamationMarkError
{
   font-size                : 14px;
   font-weight              : bold;
   width                    : 5px;
   color                    : #000000;
}

.flightListItemExclamationMarkInfo
{
   background-color         : transparent;
}

.flightListItemExclamationMarkWarning
{
   background-color         : #ffde00;
}

.flightListItemExclamationMarkError
{
   background-color         : red;
}

.flightListFocus
{
     background-color        : #03b7ef;
}

div .aircraftType {
    float: left;
    width: 133px;
}
@charset "UTF-8";

@font-face {
  font-family: "iport";
  src:url("fonts/iport.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "iport", sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-check:before {
  content: "\2714";
}

.font-weight-bold{
    font-weight: 700;
}/******************************
*
*	Styling for table based forms.
*
******************************/

.formHeaderTd, .fieldCaptionTd, .fieldCaptionTdNoWidth, .dataCaptionTd, .formFieldText, .formFieldSelect,
.formFieldRadio, .formHeaderTdDialogOverlay, .fieldCaptionTdDialogOverlay,
.dataCaptionTdDialogOverlay, .fromFieldLongText, .ste iframe,
.paymentform div.field input, .paymentform div.field select, .formFieldText-md,
.formFieldSelect-md,
.formFieldText-sm,
.formFieldText-ms,
.formFieldSelect-ms {
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal;
}
.formFieldSelect, .formFieldSelect-md, .formFieldSelect-ms {
    padding-left: 1px;
}
.fromFieldLongText
{
	width                   : 400px;
}

.formField, .formFieldText, .formFieldSelect, .formFieldRadio, .fromFieldLongText, .ste iframe,
.paymentform div.field input, .paymentform div.field select, .formFieldText-md,
.formFieldSelect-md,
.formFieldText-sm,
.formFieldText-ms,
.formFieldSelect-ms {
    color: #000000;
    border: solid 1px #75B7F4;
}

.formHeaderTd
{
    box-sizing: border-box;
    background-color: #acacac;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
}

.formHeaderTdDialogOverlay
{
    background-color: #acacac;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
}

.formHeaderTable
{
    background-color        : transparent;
    height                  : 21px !important;
}

.formTable,.formTable-fluid
{
    background-color        : #fff;
    border					: 0;
    padding					: 0;
}
.formTable-fluid  {
    width: 100%;
}
.formTable-td-lg {
    width: 70%;
}
.formTable-td-xl {
    width: 100%;
    white-space: nowrap;
}
.formTable.striped tbody tr:nth-child(even) {
    background-color: #FFFFFF;
}

.formTable.striped tbody tr:nth-child(odd) {
    background-color: #F3F2F0;
}

.formTable.striped tbody td {
    border-bottom: solid 1px #b2b2b2;
}

.BorderSpace-sm {
    border-spacing: 1px
}

.fieldCaptionTd {
    width: 20%;
}

.fieldCaptionTd, .fieldCaptionTdNoWidth {
    background-color: #f5f5f5;
    color: #000000;
    white-space: nowrap;
}

.dataCaptionTd {
    background-color: #f5f5f5;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.formTableDialogOverlay
{
    background-color        : #ccc;
}

.fieldCaptionTdDialogOverlay
{
    background-color        : #f5f5f5;
    color                   : #000000;
    white-space:nowrap;
}

.dataCaptionTdDialogOverlay {
    background-color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.scrollable-scroll {
    overflow-y: scroll;
    overflow-x: hidden;
}

.divTableRows, .scrollable {
    overflow-y: auto;
    overflow-x: hidden;
}

.scrollable table {
    height: auto !important;
}

td.formOverlay
{
    padding-bottom: 3px;
}

.searchText
{
    font-size:13px;
    text-transform:uppercase;
}

.formTableDefault
{
    background-color        : #fff;
    display                 :table;
}

.formTableDefault table {
    border-collapse : collapse;
}

.formTableDefault td {
    background-color:#F5F5F5;
    padding: 2px 5px 2px 5px;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.uppercase {
    text-transform: uppercase;
}

.formFieldSelect-md {
    width: 97px;
}
.formFieldText-md {
    width: 90px;
}
.formFieldText-ms {
    width: 43px;
}
.formFieldSelect-ms {
    width: 50px;
}
.formFieldText-sm {
    width: 30px;
}
.form-control  {
    display: block;
    width: 100%;
    padding: 0.175rem 0.55rem;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-group{
    margin-bottom: 0.5rem;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-4 {
    flex: 0 0 33.333333%;
    display: flex;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
    display: flex;
}.fullPnrDetailsHeader
{
    position: relative;
    width: 610px;
    height: 18px; 
}

.fullPnrDetailsHeader div
{
    position: absolute;
    left: 0;
}

.fullPnrDetailsHeader input
{
    position: absolute;
    right: 0;
    width: 100px;
}

.fullPnrDetailsSubHeader
{
    color: #4F81BD;
    font-weight: bold;
}

.fullPnrPaxDetailsHeader
{
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.fullPnrPaxDetailsSubHeader
{
    float: left;
    font-size: 12px;
    line-height: 17px;
}

.fullPnrPaxDetailsContainer
{
    display: none;
    margin-left: 44px;
}

.fullPnrDetailsTable tbody th
{
    font-weight: normal;
    padding-left: 0;
}

.fullPnrDetailsTable tbody td
{
    padding-left: 0;
    vertical-align: top;
}

table.fullPnrDetailsTable td.segmentHeader
{
    color: #4F81BD;
    font-weight: bold;
    height: 25px;
    vertical-align: bottom !important;
}

table.fullPnrDetailsTable td.segmentData
{
    font-weight: bold;
    padding-left: 10px !important;
}

table.fullPnrDetailsTable span.checkInLog
{
    float: left;
    width: 145px;
}

.pnrItineraryTable
{
    width: auto !important;
}

.pnrItineraryTable tbody td
{
    padding-right: 15px;
}

.prHistoryContainer {
    height: 409px;
    width: 610px;
    overflow-y: auto;
    overflow-x: auto;
}

pre.pnrHistoryText h1 {
    display: inline;
    margin: 0;
    font-size: 1em;
}

pre.pnrHistoryText h2 {
    display: inline;
    margin: 0;
    font-size: 1em;
    color: blue;
}.gatePassBorder {
    color:black;
    border:2px solid;
    border-radius: 20px;
    padding: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.gatePassHeader {
    font-size: 16px;
    text-transform: uppercase
}.flightInfoTable {
    width: auto !important;
}

    .flightInfoTable thead {
        background-color: #ACACAC;
        color: #fff;
        font-weight: normal;
    }

    .flightInfoTable th {
        font-weight: normal;
    }

    .flightInfoTable tbody tr {
        background-color: #fff;
    }

        .flightInfoTable tbody tr.alt {
            background-color: #ddd;
        }

    .flightInfoTable .border {
        border-right: 1px solid #eee;
    }

#HelpDialog table {
    height: auto;
}

.res2SupportTable {
    border: none;
    width: 600px;
}

    .res2SupportTable span {
        font-weight: bold;
    }

#travelDocInfoContainer {
    height: 395px;
    overflow-y: auto;
}

#tdInfoResult {
    height: 367px;
    overflow-y: auto;
}

    #tdInfoResult h1, h2, h3, h4 {
        margin: 8px 0;
    }

    #tdInfoResult h5, h6, p {
        margin: 5px;
    }

    #tdInfoResult h6 {
        font-size: 1em;
    }

    #tdInfoResult h5 {
        font-size: 1.05em;
    }

    #tdInfoResult h4 {
        font-size: 1.1em;
    }

    #tdInfoResult h3 {
        font-size: 1.2em;
    }

    #tdInfoResult h2 {
        font-size: 1.3em;
    }

    #tdInfoResult h1 {
        font-size: 1.4em;
    }

    #tdInfoResult li {
        margin: 0;
        font-size: 1em;
    }

    #tdInfoResult ul {
        margin: 5px 0;
    }

    #tdInfoResult p {
        font-size: 1em;
    }

#actionTypeDescription {
    max-width: 590px;
    max-height: 54px;
    overflow-x: hidden;
}

.auditTypeFields div {
    float: left;
    padding-right: 4px;
}

.supportResult {
    background-color: white;
    border: 1px solid #75B7F4;
    margin-top: 1px;
    overflow-x: hidden;
    margin-right: 20px;
    max-width: 930px;
}
html, body, #wrapper
{
    height: 100%;
}

body
{
	background-color		: #fff;
	font-family				: Tahoma, Arial, sans-serif;
	margin					: 0;
	color					: #000;
	text-align				: center;
	font-size				: 11px;
	overflow				: hidden;
}

#wrapper
{
    max-width				: 1000px;
	padding					: 2px 0 0 2px;
	text-align				: left;
    overflow				: hidden;
    margin: 1px 5px 0 3px;
}

#leftDiv
{
	width					: 246px;
	text-align				: right;
	padding-right			: 0;
	margin-right            : 2px;
	margin-top              : 0;
	margin-left             : 2px;
	position                : relative;
    flex-shrink             : 0;
}

#leftContentTabHeaderContainer .horizontalcssmenu {
    width: 246px;
}

#leftContentTabHeaderContainer #tabMenuModuleSelected {
    flex-grow: 1;
}

#moduleContainer {
	max-height: 30px;
    height: 30px;
    text-align: left;
}

.contentData {
    max-width: 750px;
}

/******************************
*
*	TabMenu
*
******************************/
#mainMenuContainer {
	width: 100%;
}

#tabbedHeader
{
	float				: left;
}

.tabMenu h4
{
	font-size			: 11px !important;
	margin				: 0;
	padding				: 10px 0 0 0;
	height				: 34px;
}

.tabMenuModule ul li ul li
{
	text-align: left;
}

.tabMenuModule h4
{
	margin				: 0;
	padding				: 10px 0 0 0;
	font-size			: 11px !important;
}

#subMenuContainer {
	margin-right: 1px; /* compensate for focus outline */
	background-color: #9f9f9f;
}

#content {
    margin-right: 1px; /* compensate for focus outline */
	border: 1px solid #CCC;
	overflow-y: auto;
	overflow-x: hidden;
}

/******************************
*
*	General
*
******************************/

.indexWrapper
{
	background-color		: #f0f0f0;
	height					: 100%;
	overflow				: auto;
    padding-bottom          : 1px;
	padding-left            : 1px;
	padding-right           : 1px;
}
.rebrand-theme .indexWrapper {
    background-color: transparent;
}

.centered{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#smallBoxWrapperLeft
{
	padding					: 5px 0 0 5px;
	width					: 350px;
	float					: left;
}

#smallBoxWrapperRight
{
	padding					: 5px 0 0 3px;
	width					: 340px;
	float					: left;
}

.content label
{
	color					: #B2B2B2;
	font-size				: 14px;
	font-weight				: bold;
	margin-left				: 10px;
}

.contentHeader
{
	width					: 95%;
	margin					: 0 0 5px 0;
	font-weight				: bold;
	font-size				: 14px;
	border-bottom			: 1px solid #C7E1F9;
	color					: #03B7EF;
}

.contentHeaderSmall
{
	width					: 85%;
	margin					: 0 0 5px 10px;
	font-weight				: bold;
	font-size				: 14px;
	border-bottom			: 1px solid #C7E1F9;
	color					: #03B7EF;
}

form
{
	margin: 0;
}

.clearFloat
{
	clear: both;
}

.errorRed
{
	color: #F00;
	display: block;
}

.hidden
{
    display: none;
}

.errorGreen
{
	color: #308014;
}

.greenText
{
	color: #308014;
}

.orangeText
{
    color: #ff9933;
}

.darkOrangeText {
	color: #FF7F00;
}

.redText {
	color: #F00;
}
.lightblueText
{
	color: #03B7EF;
}
.lightGrayText {
	color: #9f9f9f;
}

.nowrap {
    white-space: nowrap;
}

.smallText {
    font-size: 9px;
    font-weight: normal;
}

.no-left-padding {
    padding-left: 0;
}

/******************************
*
*	RoundedCorners
*
******************************/
.roundedCornerBoxLarge
{
	margin					: 5px;
	border					: 0 solid #ccc;
	width					: 720px;
}

.roundedCornerBoxLarge table th
{
	font-weight: bold;
}

.roundedCornerBoxLarge h3
{
	text-align: left;
	color: #000;
	margin: 0;
	border: 0;
	background-image: none;
	padding-left: 5px;
	padding-top: 5px;
}

/******************************
*
*    Weightsheet table
*
******************************/

#weightsheet tr
{
	margin: 10px;
}

#weightsheet th, #weightsheet td
{
	text-align				: right;
	padding-left			: 20px;
}

#weightsheet th:first-child, #weightsheet td:first-child
{
	text-align: left;
	padding-left: 0;
}


/******************************
*
*	StatusBar / Footer
*
******************************/

#statusControl
{
    box-sizing: border-box;
	margin-top: 10px;
}

#controlStatusUser, #controlStatusCodes
{
	float: left;
	width: 776px;
	border: 0 solid #000;
}

#controlStatusUser h5, #controlStatusCodes h5
{
	margin: 0;
	padding: 2px 0 0 0;
}

.controlDataFooter
{
    box-sizing: border-box;
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	background: linear-gradient(to bottom, #FDFDFD, #DFDFDF);
}

html.rebrand-theme .controlDataFooter{
    background: transparent;
}

.buttonLogOff
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	cursor: pointer;
	color: #666;
	font-weight: bold;
	width: 50px;
	height: 40px;
	background: url( '../images/logoff.png' ) no-repeat;
}

.deviceClass
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	cursor: pointer;
	color: #666;
	font-weight: bold;
	width: 50px;
	height: 40px;
	background: url( '../images/icons/printerIcon.png' ) no-repeat;
	position: relative;
}

.deviceClassContainer {
    position: relative;
    display: inline-block;
}

#deviceErrorOverlay {
	display: none;
	background: url(../images/icons/errorStatusIcon.png) no-repeat bottom right;
	position: absolute;
	width: 100%;
	height: 100%;
	right: 6px;
	bottom: 0;
}

#controlData.focusAreaOverlay {
    border-color: #03b7ef;
    outline: none !important;
}

#statusbarUnreadMessagesContainer {
    display: inline;
    box-sizing: border-box;
}

#buttonUnreadMessages {
    position: sticky;
    width: 50px;
    height: 40px;
    bottom: 14px;
    margin-right: 18px;
    text-align: left;
    font-weight: bold;
    padding-left: 0;
    background-color: transparent;
    background-image: url('../images/audit/envelopeUnreadNormal_lg.png');
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 12px center;
}

#buttonUnreadMessages.warning
{
    background-image:url('../images/audit/envelopeUnreadWarning_lg.png');
}

#statusbarEgateMessagesContainer {
    display: inline;
	width: 50px;
    height: 40px;
    background-size:  50px 40px;
}

#buttonEgateMessages {
    width: 50px;
    height: 40px;
	background-color: transparent;
	text-align: right;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	color: #555;
    background-position: bottom center;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	border-style: none;
	border-color: inherit;
}

#buttonEgateMessages.warning {
    background-image: url('../images/egateWarning_lg.png');
}

.deviceClass:hover {
	background: url( '../images/icons/printerIconHight.png' ) no-repeat;
    box-shadow: none !important;
}

.buttonLogOff:hover {
	background: url( '../images/logoff_over.png' ) no-repeat;
	box-shadow: none !important;
}

#buttonUnreadMessages:hover
{
    background-image:url('../images/audit/envelopeUnreadHover_lg.png');
}

#zoomLevelButton {
	background: url('../images/icons/zoom-in.png') no-repeat;
	border-style: none;
    cursor: pointer;
	height: 40px;
	width: 55px;
    position: relative;
}

#zoomLevelButton:hover {
    background-image: url('../images/icons/zoom-in-hover.png');
    box-shadow: none;
}

.Loadsheet
{
    display: none;
    position: absolute;
}

.inputField {
	float: left;
	width: 100px;
}

.saveButton
{
    border-width: 0;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url('../images/icons/btnOk16.png' ) no-repeat;
}

.cancelButton
{
    border-width: 0;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url('../images/icons/btnCancel16.png' ) no-repeat;
}

.moo_iedit_hover {
    background: #FFFFD3;
}

/******************************
*
*	Errordialog
*
******************************/

.errorDialogMessageBox {
    width: 300px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.errorDialogMessageBoxFont {
    margin: 5px;
    position: relative;
    top: 3px;
}

.errorDialogMessageBoxImg {
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 40px;
}

.errorDialogMessageBoxImgError {
    background: url('../images/icons/errorMessageIcon.png');
    height: 22px;
    width: 22px;
}

.errorDialogMessageBoxImgWarning {
    background: url('../images/icons/noticeMessageIcon.png');
    height: 22px;
    width: 22px;
}

.iPortLogo{
    margin-left: -10px;
    height: 50px;
}.json-viewer {
	color: #000;
	padding-left: 20px;
}

.json-viewer ul {
	list-style-type: none;
	margin: 0;
	margin: 0 0 0 1px;
	border-left: 1px dotted #ccc;
	padding-left: 2em;
}

.json-viewer .hide {
	display: none;
}

.json-viewer .type-string {
	color: #0B7500;
}

.json-viewer .type-date {
	color: #CB7500;
}

.json-viewer .type-boolean {
	color: #1A01CC;
	font-weight: bold;
}

.json-viewer .type-number {
	color: #1A01CC;
}

.json-viewer .type-null, .json-viewer .type-undefined {
	color: #90a;
}

.json-viewer a.list-link {
	color: #000;
	text-decoration: none;
	position: relative;
}

.json-viewer a.list-link:before {
	color: #aaa;
	content: "\25BC";
	position: absolute;
	display: inline-block;
	width: 1em;
	left: -1em;
}

.json-viewer a.list-link.collapsed:before {
	content: "\25B6";
}

.json-viewer a.list-link.empty:before {
	content: "";
}

.json-viewer .items-ph {
	color: #aaa;
	padding: 0 1em;
}

.json-viewer .items-ph:hover {
	text-decoration: underline;
}
#loadplan #flight
{
	border					: 1px solid #CCC;
	width					: 650px;
	margin					: 0 0 9px 10px;
	float					: left;
	font-weight				: bold;
}

#flight .header
{
	background-color		: #CCC;
	padding					: 4px;
}

#flight div
{
	padding					: 0 0 0 5px;
}

#deckContainer .header, #flight .header
{
	background-color		: #CCC;
	padding					: 4px;
}

#deadloadULDSource
{
    width: 100%;
    height: 118px;
    border: 0 dotted #03b7ef;
    float: left;
    cursor: crosshair;
    overflow-y: auto;
    overflow-x: hidden;
}

#deadloadULDSourceDialog, .bulkSplitUldSource
{
    width: 100%;
    height: 300px;
    border: 0 dotted #03b7ef;
    float: left;
    cursor: crosshair;
    overflow-y: auto;
    overflow-x: hidden;
}

#deadloadSource .uldLoadItem, .deadloadSource .uldLoadItem {
    width: 56px;
    height: 80px;
    cursor: move;
    background: #eee;
    border: 1px dotted #03b7ef;
    position: relative;
    float: left;
    text-align: left;
    margin: 2px;
    font-size: 9px;
    font-weight: normal;
}

.bulkSplitUldSource, .deadloadSource .uldLoadItem {
    cursor: default;
}

#deadloadSource .more
{
    margin-right: 2px;
    margin-top: 33px;
    text-align: right;
}

#deadloadSource .loadItem {
    width: 47px;
    height: 24px;
    padding: 1px 0 0 3px;
    cursor: move;
    background: #eee;
    border: 1px dotted #03b7ef;
    position: relative;
    float: left;
    text-align: left;
    margin: 3px 2px 1px;
    font-size: 10px;
    font-weight: normal;
    font-family: monospace;
}

#deadloadSource .loadItem-dangerous {
    background: #eeeddd;
    border: 1px solid darkorange;
}

#deadloadSource .allowedULDItem {
    border: 1px solid green;
    background-color: #c3ffad;
    cursor: crosshair;
}

#deadloadBulkSource {
    width: 100%;
    height: 104px;
    border: 0 dotted #03b7ef;
    float: left;
    cursor: crosshair;
    overflow-y: auto;
    overflow-x: hidden;
}

#deckContainer .loadItem
{
    cursor					: move;
    border					: 0;
	margin					: 0;
	padding					: 0;
    text-align				: left;
    font-size				: 9px;
    font-weight				: normal;
    z-index					: 5000;
}

#deckContainer .uldLoadItem
{
    position: absolute;
}

#deckContainer .bulkBay
{
    cursor					: move;
    background				: #eee;
    border					: 0;
	margin					: 0;
	padding					: 0;
    text-align				: left;
    font-size				: 9px;
    font-weight				: normal;
    position				: absolute;
}

#deckContainer .loadItem div {
    display: none;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin-left: 2px;
}

#deckContainer .loadItemAlert div {
    display: block;
    color: var(--iprt-txt-danger);
}

#deckContainer .loadItemWarn div {
    display: block;
    color: var(--iprt-warning);
}

.editDeadload {
    border-spacing: 1px;
    width: 318px !important;
}

.editDeadload .header {
    padding: 10px 0 0 0;
}

.editDeadload .headerBar {
    padding-bottom: 1px;
}

.editUld {
    width: 300px !important;
}

.editUld tr {
    height: 19px;
}

.loadItemToolTip {
    max-width: 170px;
}

table.loadItemToolTip tr td {
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#deckContainer .loadItemLeftBorder
{
	border-left			: 1px solid black;
}

#deckContainer .loadItemLeftSoftBorder
{
	border-left			: 1px dotted black;
}

#deckContainer .loadItemRightBorder
{
	border-right			: 1px solid black;
}

#deckContainer .loadItemRightSoftBorder
{
	border-right			: 1px dotted black;
}

#deckContainer .loadItemTopBorder
{
	border-top			: 1px solid black;
}

#deckContainer .loadItemTopSoftBorder
{
	border-top			: 1px dotted black;
}

#deckContainer .loadItemBottomBorder
{
	border-bottom			: 1px solid black;
}

#deckContainer .loadItemBottomSoftBorder
{
	border-bottom			: 1px dotted black;
}

#deckContainer .bg
{
    background: #eee;
}

#deckContainer .dest0
{
    background: #57D3FF;
}

#deckContainer .dest1
{
    background: #FFFF00;
}

#deckContainer .dest2
{
    background: #FCD5B4;
}

#deckContainer .dest3
{
    background: #FF9999;
}

#deckContainer .dest4
{
    background: #C5BE97;
}

#deckContainer .dest5
{
    background: #FA90ED;
}

#deadloadSource .loadItem .alertmark
{
	display:none;
}

#deadloadSource .loadItemAlert .alertmark
{
	color					: red;
	display					: block;
	float					: left;
}

#deadloadSource .loadItemSelected, #deckContainer .loadItemSelected
{
	background-color		: Orange;
}

#deadloadSource .loadItemDrop, #deckContainer .loadItemDrop
{
    border					: 1px solid Green;
    z-index					: 1000;
}

#deadloadSource .loadItemNoDrop, #deckContainer .loadItemNoDrop
{
    border					: 1px solid Red;
    z-index					: 1000;
}

#decksHeader
{
	float				: left;
	width				: 500px;
	margin				: 0 0 0 10px;
	background-color	: #ccc;
	border-left			: 1px solid #CCC;
	border-right		: 1px solid #CCC;
	border-bottom		: 1px solid #a2a2a2;
}

#aircraftType
{
	float				: left;
	width				: 144px;
	height				: 100%;
	margin				: 0;
	padding				: 4px 4px 4px 0;
	background-color	: #ccc;
	border-left			: 1px solid #CCC;
	border-right		: 1px solid #CCC;
	border-bottom		: 1px solid #a2a2a2;
	text-align			: right;
}

.tabDeck
{
	float				: left;
	padding				: 4px 10px 4px 4px;
	margin				: 0;
	cursor				: pointer;
	border-right		: 2px solid #FFFFFF;
	font-weight			: bold;
}

.tabDeck.selected
{
	background-color	: #a2a2a2;
}

#deckContainer {
    border: 1px solid #CCC;
    width: 650px;
    margin: 0 0 9px 10px;
    float: left;
    font-weight: bold;
    height: 135px;
    box-sizing: border-box;
}

#deckContainer .allowedULDItem
{
	background-color: #C3FFAD !important;
	cursor: crosshair !important;
}

.deckArea
{
	margin				: 0;
	float				: left;
	height				: 100%;
}

.cabinAreaHeader
{
	font-size			: 9px;
	width				: 100%;
	margin-right		: 5px;
	height				: 13px;
	text-align			: center;
	background-image	: url('../images/loadPlan/Zoom-In-icon-small.png');
	background-position : right center;
	background-repeat   : no-repeat;
	cursor				: pointer;
}

.cabinAreaContainer
{
	width				: 100%;
	height				: 113px;
}

.cabinArea
{
	margin				: 0 1px 0 1px;
	height				: 100%;
	border				: 1px solid #CCC;
	text-align			: center;
	vertical-align		: middle;
	padding             : 0;
}

.holdHeader
{
	color				: #03b7ef;
	font-size			: 9px;
	height				: 11px;
	text-align          : center;
	border-bottom		: 1px solid #03b7ef;
}

.compartmentContainer
{
	width				: 100%;
	height				: 88.4%;
}

.compartment
{
	height				: 100%;
	border				: 1px solid #03B7EF;
	margin				: 0;
	padding				: 0;
}

.doorPosition {
    background-color: #03B7EF;
    border: 1px solid #000;
    height: 1px;
    position: absolute;
    z-index: 5001;
}

.baysContainer, .baysContainerWithOverflow {
    width: 100%;
    height: 100%;
    border: 0;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
}

.baysContainerWithOverflow
{
    overflow-y: auto;
    overflow-x: hidden;
}

.baysAlignmentTable
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.bulkBayContainer
{
	width				: 100%;
	height				: 100%;
	border				: 0;
	margin				: 0;
	padding				: 0;
	float				: left;
	z-index				: 1000;
}

.compartmentHeader
{
	color				: #03b7ef;
	font-size			: 9px;
	text-align          : center;
	margin-right		: 5px;
	height				: 11.5%;
	background-image	: url('../images/loadPlan/Zoom-In-icon-small.png');
	cursor	            : pointer;
	background-position : right center;
	background-repeat   : no-repeat;
}

#splitBulkOverlayContent div {
    margin-top: 7px;
}

#splitBulkOverlayContent span {
    font-style: italic;
}

#splitBulkOverlayContent label {
    display: inline-block;
    width: 47px;
}

/******************************
*
*	Bays
*
******************************/
#deckContainer .allowedBay, #deckContainer .attentionBay, #deckContainer .disallowedBay,
#deckContainer .allowedBayOpacity, #deckContainer .attentionBayOpacity, #deckContainer .disallowedBayOpacity {
    font-size: 9px;
    font-weight: normal;
    text-align: center;
}

#deckContainer .allowedBayOpacity, #deckContainer .attentionBayOpacity, #deckContainer .disallowedBayOpacity
{
    opacity: 0.7;
}

#deckContainer .allowedBay, #deckContainer .allowedBayOpacity
{
	border					: 1px solid green;
	width					: 100%;
	height					: 100%;
	margin					: 0;
	padding					: 0;
	cursor					: crosshair;
	position				: absolute;
	background-color		: #C3FFAD;
	z-index					: 4000;
}

#deckContainer .attentionBay, #deckContainer .attentionBayOpacity
{
	border					: 1px solid orange;
	width					: 100%;
	height					: 100%;
	margin					: 0;
	padding					: 0;
	cursor					: crosshair;
	position				: absolute;
	background-color		: #FFCC33;
	z-index					: 4000;
}

#deckContainer .disallowedBay, #deckContainer .disallowedBayOpacity
{
	border					: 1px solid red;
	width					: 100%;
	height					: 100%;
	margin					: 0;
	padding					: 0;
	cursor					: crosshair;
	position				: absolute;
	background-color		: #FF9987;
	z-index					: 4000;
}

/******************************
*
*	Seats
*
******************************/

.seatRow
{
	float				: left;
	height				: 100%;
	text-align			: right;
}

.seatRowHeader
{
	font-size			: 7px;
	font-weight			: normal;
	padding				: 0 4px 5px 0;
	text-align			: right;
}

.seatsContainer
{
	width				: 100%;
	height				: 96px;
}

.seatsContainer IMG
{
	padding-right: 2px !important;
	border				: 0;
	height				: 100%;
    image-rendering: auto;
}

/******************************
*
*	Load Item Tool Tip
*
******************************/

.loadItemToolTip-tip
{
	text-align				: left;
	color					: #000;
	width					: 250px;
	z-index					: 13000;
	border					: 1px solid #03b7ef;
}

.loadItemToolTip-title {
	font-weight				: bold;
	font-size				: 11px;
	margin					: 0;
	color					: #000;
	padding					: 4px;
	background				: #ccc;
	border-bottom			: 1px solid #03b7ef;
}

.loadItemToolTip-text
{

	font-size				: 11px;
	padding					: 4px;
	background				: #fff;
}

/* note: this is for the actual tooltip container */
.loadItemTooltipClass
{
    width: auto !important;
}

.loadPassengerData
{
	position: absolute;
	display: block;
	visibility: hidden;
    z-index: 1;
}

.loadPassengerData table
{
    border: solid 1px black;
    background-color: #ffffff;
    border-collapse: collapse;
    font-weight: normal;
    margin-top: 2px;
}

.loadPassengerData table td
{
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
}

colgroup.cabinAreaColumns
{
	border-left: solid 1px black !important;
}

col.cabinAreaColumn
{
	width: 25px;
}

col.cabinAreaColumnForManualCabinData
{
	width: 40px;
}

.loadPassengerData th
{
	font-weight: bold;
	text-align: left;
}

.loadPassengerData th[scope="col"]
{
	text-align: right !important;
	padding-left: 8px;
	padding-right: 8px;
}

.loadPassengerData td
{
	text-align: right;
}

.passengerDataCabinLine th
{
	font-weight: normal !important;
	font-size: 9px;
	text-align: center;
}

.loadPassengerDataSum
{
	height: 5px !important;
	padding: 0;
	margin: 0;
}

.loadPassengerDataSum hr
{
	margin: 0;
	border-top:solid 1px black;
}

.seatSelected
{
	background-color: Orange;
}

.reservedSeat {
    opacity: .50;
    filter: alpha(opacity=50);
}

.uldFix
{
	margin: 1px !important;
}

.bulkFix
{
	margin: 0 0 -1px -1px !important;
}

.bulkNoWrap
{
    white-space: nowrap;
}

.jumpSeatsAssignment
{
	font-size: medium;
	min-height: 20px;
	max-height: 130px;
	overflow-x: hidden;
	overflow-y: auto;
}

.jumpSeatsAssignment span
{
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.jumpSeatsAssignment a
{
	text-decoration: none;
}
.jumpSeatsAssignment img
{
	border: none;
	width: 16px;
	height: 14px;
	vertical-align: bottom;
}

.jumpSeatMoveable
{
	cursor: pointer;
}

.jumpSeatToAssign {
    padding: 0 2px 5px 2px;
}

.jumpSeatsAssignment table {
	border-spacing: 0;
    width: 650px;
    height: 130px;
}

.jumpSeatsAssignment td {
    vertical-align: top;
    width: 50%;
}

.jumpSeatsAssignment p {
    margin: 5px;
}

#assignJumpSeatForm td {
    height: 20px;
    padding-right: 20px;
}

.clippedImage
{
	margin: 0;
	vertical-align: top;
}

.loadableSeatDroppable {
    background-color: #c3ffad !important;
}

.loadableSeatSelected {
    background-color: Orange !important;
}

.cabinCargoInfo .loadItem
{
	border: solid 1px black !important;
	position: inherit !important;
	width: 45px;
	float: left;
	margin-right: 5px !important;
}

.cabinCargoInfo .loadItemSelected {
	background-color: Orange !important;
}

#passengerData .loadItem
{
	position: static !important;
	width: 100% !important;
	border: 1px solid black;
}

.cabinAreaContainerZoom
{
	position: absolute;
	top: 50px;
	left: 25px;
	height: 239px;
	background-color: white;
	z-index: 100;
	border: 1px solid black;
}

.cabinAreaZoom
{
	height: 216px;
}

.seatsContainerZoom
{
	height: 200px;
}

.cabinAreaHeaderZoom
{
	font-size			: 18px;
	height				: 20px;
	background-image	: url('../images/loadPlan/Zoom-Out-icon.png');
}

.compartmentZoom
{
    position            : absolute;
    top                 : 45px;
    left                : 12px;
    border-style        : solid;
    border-width        : 1px;
    border-color        : Black;
    z-index             : 0;
}

.compartmentHeaderZoom
{
	font-size			: 18px;
	background-image	: url('../images/loadPlan/Zoom-Out-icon.png');
    background-repeat   : no-repeat;
}

#deck
{
    height: 100%;
}

.deckAreaContainer .deckArea
{
    background-color    : White;
    height              : 114px;
}

.ld-envelope .envelopeImgContainer {
    height: 214px;
}

.ld-envelope .footerBar {
    width: 323px;
}

#mainDeckLegendButton
{
    float:right;
    margin-right: 5px;
}#roleMenuContainer {
  float: left;
  height: 100%;
}

#menuContainer {
    float: left;
    margin-left: 2px;
}

.subMenuItem
{
	text-align				: center; 
	padding-top				: 3px; 
	margin					: 2px 0 0 0; 
	border-right			: 1px solid #fff; 
	width					: 100px;	
	cursor					: pointer;
	font-weight				: bold;
	color					: #000;	
	height					: 17px;
}

.subMenuItem.selected
{
	color					: #fff;	
}

#tabMenuModuleSelected
{
	text-align				: center;
}

#tabMenuModuleSelected .supportIndicator
{
    margin-top: 5px;
    margin-left: 1px;
}

.tabRoleMenu {
  background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
  border: 1px solid #D7D7D7;
  width: 170px;
  height: 28px;
  cursor: pointer;
  text-align: left;
}

.tabRoleMenu label
{
	float					: left;
	padding					: 0 0 0 12px;
	width					: 120px;
}

.tabRoleMenu label.header
{
	padding					: 0 0 0 3px;
	font-weight				: bold;	
	cursor					: default;
}

#mainMenu label
{
	float					: left;
	padding					: 7px 0 0 12px;
	font-weight				: bold;
}

.popupMenuModuleArrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #03b7ef;
  top: 10px;
  right: 18px;
}

.popupMenuModuleSelect
{
	margin					: 0;
	float					: left;
	z-index					: 1000;
	background-color		: #03b7ef;	
}

.popupMenuModuleSelect li.selected
{
	color					: #fff;
}
/* remove margin from last button in the menu */
.horizontalcssmenu div:last-child button{
    margin-right: 0;
}

.horizontalcssmenu {
  display: inline-flex;
}

.horizontalcssmenu ul li ul{
    left: 0;
    top: 0;
    position: absolute;
    display: block;
    visibility: hidden;
    z-index: 100;
  }

  .horizontalcssmenu ul li ul li {
    display: block;
    width: 162px;
    float: left;
    padding: 2px 0 2px 9px;
  }

    .horizontalcssmenu ul li ul li:last-child {
      margin: 0;
    }

.horizontalcssmenu.subMenu {
  display: inline-flex;
  background-color: #9f9f9f;
  height: 3px;
}

/************************************
*
*	Old Menu CSS  - Used, do not delete!!!
*
************************************/
 
.horizontalcssmenu ul{
	margin					: 0;
	padding					: 0;
	list-style-type			: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position				: relative;
	display					: inline;
	float					: left;
}
    /*Sub level menu*/

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/************************************
*
*	HTML Table based css menu. Dynamic expanding menu based on tables 
*
************************************/

input.roleMenuMainButton {
  background-color: transparent;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  position: relative;
  left: 10px;
  height: 24px;
}

.roleMenuButton
{
 padding-left               : 0;
 padding-right              : 0;
 font-size                  : 11px;
 color                      : #000000;
 font-weight                : normal;
 padding-top                : 0;
 background-color           : #03b7ef;
 width						: 100px; 
 text-align					: left;
 margin                     : 0;
}


.roleMenuButtonSelected
{
 padding-left               : 0;
 padding-right              : 0;
 font-size                  : 11px;
 color                      : #ffffff;
 font-weight                : bold;
 padding-top                : 0;
 background-color           : #03b7ef;
 width						: 100px; 
 text-align					: left;
}

.roleMenuMainModuleHeader
{
 white-space                : nowrap;
 color                      : #000;
 border-bottom              : dotted 1px #c7e1f9;
 padding-top                : 3px;
 padding-bottom             : 3px;  
}

.roleMenuMainModuleHeader > label{
    font-size: 11px !important; 
    margin-left: 2px !important; 
    color: inherit; 
    padding: 0 !important;
}

.roleMenuItemDiv
{
 padding-left               : 18px;
 border-top                 : dotted 1px #c7e1f9;
}

.roleMenuFooter
{
 border-bottom              : solid 4px #015b77;
 background-color           : #03b7ef;
 height                     : 2px;
}

.inboxNewMessageImage
{
    width: 16px;
    height: 15px;
    padding-left: 4px;
    padding-top: 4px;
    position: absolute;
}

input.inboxNewMessageButton
{
    padding-left: 23px;
    cursor: pointer;
    font-size: 11px;
    color: #000000;
    position: absolute;
    text-align: left;
    height: 23px;
    width: 70px;
    background: transparent;
}

.inboxNewMessageArrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #03b7ef;
  top: 10px;
  left: 50px;
}

.menu3 {
    width: 170px;
    background-color: #03b7ef;
    border: 1px solid #9f9f9f;
    position: absolute;
    top: 22px;
    z-index: 10000;
    display: none;
}

.menu3 .group div, .menu3 label {
    display: block;
    position: relative;
    border-top: dotted 1px #c7e1f9;
    padding: 1px 8px;
}

.menu3 .group div:first-child label {
    border-top: 0;
}

.menu3 label {
    font-weight: bold;
}
.menu3 .group div {
    padding-left: 20px;
}

.menu3 .group div:hover, .menu3 input:hover {
    background-color: #c7e1f9;
    cursor: pointer;
}

.menu3 input:hover {
    box-shadow: none !important;
}

.menu3 input {
    background: none;
    border: 1px solid transparent;
    width: 100px;
    text-align: left;
    padding: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .menu3 input.formButton:hover {
        border-color: transparent;
    }
}

.menu3 .current, .menu3 .current input{
    color:#fff;
}

.menu3 .current input {
    font-weight: bold;
}

.menu3 .current:hover, .menu3 .current:hover input {
    color: #000;
}

.supportMenuIndicator {
    background-color: #00BCD7;
    width: 10px;
    height: 13px;
    float: left;
    margin-right: 4px;
}.message-singlePart {
    color: var(--iprt-blue);
    font-style: italic;
}

.grid-container {
    display: grid;
    grid-template-columns: 120px auto;
    gap: 5px;
}

.grid-container .grid-item-span{
    grid-column: span 2;
}

.grid-item input, .grid-item textarea{
    box-sizing: border-box;
}

.dynamic-textarea {
    min-height: 220px;
}.stationDetails {
    margin-left: 3px;
}

    .stationDetails .labelHeader {
        margin: 20px 0 10px;
    }

#KioskApplicationSettingContainer {
    max-height: 800px !important;
}

.kiosksettings-passengerid {
    width: 210px;
    float: left;
}

.kiosksettings-devices {
    width: 210px;
    float: left;
}

.kiosksettings-languages {
    width: 444px;
}

.kiosksettings-languages li {
    padding: 4px;
    width: 50px;
    margin: 0;
    float: left;
}

.kiosksettings-languages ul {
    list-style-type: none;
    margin: 0;
}

.bg-gray {
    background: #f0f0f0;
}

.bg-light {
    background: #ffffff;
}

.border {
    border: 1px solid #ccc;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}

.border-top {
    border-top: 1px solid #ccc;
}

.p-2 {
    padding: 10px;
}

.pr-1 {
    padding: 5px;
}

.p-0 {
    padding: 0;
}

.pt-0 {
    padding-top: 0;
}

.border-bottom-0 {
    border-bottom: none;
}#multiDeadloadItems {
    height: 300px;
    overflow: auto;
}

.multiDeadloadItem {
    padding-bottom: 10px;
}/******************************
*
*	My Flights Control
*
******************************/

#controlButtons
{
	float: right;
	width: 80%;
}

.controlData
{
	background-color		: #fff;
	margin-left				: 0px;
	width					: 97%;
	font-size				: 11px;
}

.controlData ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.controlData ul li
{
	cursor					: pointer;
}

.controlData ul li label
{
	cursor					: pointer;
}

.checkInOpen
{
	cursor					: pointer;
	color					: #808080;
	border-bottom			: 1px solid #ddd;
	height					: 22px;
}

.checkInOpen.selected
{
	color					: #fff;
	background-color		: #03B7EF;
}

.checkInClosed
{
	color					: #F00;
}

.myFlightLarge
{
	text-align				: left;
	float					: left;
	width					: 50px;
}

.myFlightLarge.firstItem
{
	padding-left			: 8px;
}

#flightTableHeader
{
	height					: 20px;
	padding-top				: 5px;
	font-weight				: bold;
	border-bottom			: 1px solid #ddd;
	border-top				: 1px dashed #ddd;
	color					: #808080;
}

#flightTable label
{
	font-size				: 10px;
}

#flightTableHeader label
{
	font-size				: 10px;
	line-height				: 20px;
	text-align				: left;
	float					: left;
}

.checkInOpen label
{
	line-height				: 20px;
	text-align				: left;
	float					: left;
}

#assignedFlightsForm input[type=text] {
    width: 48px;
}.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.3rem 0.3rem 0.3rem 1rem;
    background-color: var(--iprt-nav-background-color);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}

.navbar-menu {
    display: flex;
}

.navbar-menu ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navbar li {
    border: 0;
}

.navbar button {
    background: transparent;
    color: var(--iprt-white);
}

.navbar button.warning {
    background: transparent;
    color: var(--iprt-warning);
}

.navbar button.warning i {
    filter: invert(52%) sepia(92%) saturate(1160%) hue-rotate(5deg) brightness(96%) contrast(93%);
}

.navbar-left {
    display: flex;
    align-items: center;
}

.navbar-center {
    display: flex;
    align-items: center;
    font-size: 12px;
}

.navbar-right {
    display: none;
}

html.rebrand-theme .navbar-right {
    margin-left: auto;
    align-items: center;
    display: flex;
}

.navbar-user {
    display: flex;
    align-items: center;
    color: white;
    text-align: left;
    border-left: 1px solid white;
}

.navbar-user p {
    margin: 0;
    padding-left: 2px;
    color: white;
    font-size: 10px;
}

.navbar li:hover, .navbar div li:hover,
.navbar li:focus, .navbar div li:focus{
    box-shadow: none;
    filter: invert(40%) sepia(98%) saturate(1200%) hue-rotate(170deg) brightness(97%) contrast(95%);
}

.navbar #unreadMessages{
    height: 30px;
}

.fas {
    border-style: none;
    cursor: pointer;
    height: 26px;
    width: 26px;
    box-shadow: none;
    display: inline-block;
    background-size: cover;
}

input[type=button].fas {
    background-color: transparent;
}

.fa-help {
    background: url('../images/icons/help.svg') no-repeat;
}

.fa-user {
    background: url('../images/icons/user.svg') no-repeat;
}

.fa-print {
    background: url('../images/icons/print.svg') no-repeat;
}

.fa-zoom-in {
    background: url('../images/icons/zoom-in.svg') no-repeat;
}

.fa-power-off {
    background: url('../images/icons/offButton.svg') no-repeat;
}

.fa-mail {
    background: url('../images/icons/envelope-yellow.svg') no-repeat;
}

button.warning  .fa-mail {
    background: url('../images/icons/envelope-orange.svg') no-repeat;
}

.fa-user-switch {
    background: url('../images/icons/user-switch.svg') no-repeat;
}

#navButtonEgateMessages{
    padding: 0;
}

#navButtonEgateMessages.warning {
    background-image: url('../images/icons/egate-warning.svg');
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input {
    width: 2em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}

.form-check-input:checked:before {
    content: '' !important;
}

.form-check-input {
    width: 3em !important;
    height: 1.5em !important;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.form-check-input:checked {
    background-color: var(--iprt-blue);
    border-color: var(--iprt-blue);
}

#moduleContainer {
    width: 240px;
}

html.rebrand-theme .hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

html.rebrand-theme .hamburger span {
    width: 25px;
    height: 3px;
    background-color: white;
    margin: 4px 0;
}

/* Small screens */
@media (max-width: 768px) {
    html.rebrand-theme .hamburger {
        display: flex;
        background-color: transparent;
    }

    html.rebrand-theme .navbar-menu {
        display: none;
        flex-direction: column;
        position: absolute;
        top: 40px;
        right: 0;
        background-color: var(--iprt-nav-background-color);
        z-index: 100;
    }

    html.rebrand-theme .navbar-right:hover .navbar-menu {
        display: flex;
    }

    html.rebrand-theme .navbar-menu ul {
        flex-direction: column;
        align-items: center;
    }

    html.rebrand-theme .navbar-menu ul li {
        margin: 0.5rem 0.1rem;
    }

    html.rebrand-theme .navbar-menu.show {
        display: flex;
    }
    html.rebrand-theme .navbar-menu.active {
        display: flex;
    }
    html.rebrand-theme .navbar-user-info {
        display: none;
    }
    .navbar-user {
        border:0;
    }
}

html.rebrand-theme .rebrand-hidden {
    display: none !important;
}

.rebrand-statusbar {
    display: none;
}

html.rebrand-theme .rebrand-statusbar{
    padding: 0.3rem 0.3rem 0.3rem 1rem;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html.rebrand-theme .statusbar-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html.rebrand-theme .statusbar-info-location{
    margin-right: 20px;
}.rebrand-theme .order-filter-container {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.rebrand-theme #orders-container .iPortBox {
    background: white;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    margin: 10px 2px 2px 2px;
}

.order-filter-container {
    display: flex;
    justify-content: space-between;
    background: white;
    padding: 15px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border: solid 1px #dedede;
}

.order-filter-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    align-items: center;
}

.order-filter-button-container label {
    font-size: 12px;
}

.order-filter-button-container {
    margin-top: 20px;
}

.default-theme .order-filter-button-container .buttonMedium {
    width: 80px;
}

.notification-box {
    width: 90%;
    padding: 20px;
}

.notification-box .form-group {
    margin-bottom: 10px;
}

.notification-box .form-label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.notification-box .default-theme .form-select {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.notification-box .info-label {
    font-weight: bold;
    line-height: 20px;
}
.notification-box .label {
    width: 153px;
    font-weight: bold;
}
.notification-box .info-item {
    margin-bottom: 5px;
}

.notification-box .toggle-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.notification-box .toggle-btn:hover {
    text-decoration: underline;
}

.notification-box .toggle-content {
    display: none;
    margin-left: 20px;
}

.notification-box .row {
    display: flex;
    margin-bottom: 8px;
}

.notification-box .value {
    flex: 1;
}

.notification-box .row-space-between{
    display: flex;
    justify-content: space-between;
}

.status-badge {
    padding: 2px 10px;
    border-radius: 3px;
    font-weight: normal;
    font-style: italic;
}

.status-ready-proceed {
    background-color: #90EE90; /* LightGreen */
    color: black;
}

.status-ready-deliver {
    background-color: #ADD8E6; /* LightBlue */
    color: black;
}

.status-in-progress {
    background-color: #FFA500; /* Orange */
    color: white;
}

.status-delivered {
    background-color: #0000FF; /* Blue */
    color: white;
}

.status-failed,
.status-not-claimed,
.status-unable {
    background-color: #F08080; /* Light Red */
    color: white;
}

#omsJsonTree{
    width:500px;
    max-height: 425px;
    overflow: auto;
}

#omsJsonData{
    width: 100%;
    box-sizing:border-box;
    height:100px;
}/**********************
*
*	Dialog Styles
*
**********************/

.dialog {
	position				: relative;
	margin					: 0px auto;
	min-width				: 5em;
	max-width				: 450px;
	color					: #000;
	z-index					: 1;
	margin-left				: 12px;
	margin-bottom			: 0.5em;

}



.dialog .dialogContent
{
	 position				: relative;
	 _overflow-y			: hidden;
	 padding				: 3px 27px 0px 15px;
}

.dialog .top
{
	position				: absolute;
	left					: 0px;
	top						: 0px;
	width					: 12px; /* top slice width */
	margin-left				: -12px;
	height					: 100%;
	background-position		: top left;
}

.dialog .bottom
{
	position				: relative;
	width					: 100%;
    background-position		: bottom right;
}

.dialog .bottom, .dialog .bottom div
{
	height					: 30px; /* height of bottom cap/shade */
	font-size				: 1px;
}

.dialog .bottom div
{
	position				: relative;
	width					: 12px;
	margin-left				: -12px;
	background-position		: bottom left;
}

.dialogButton
{
	margin					: 0 5px 0 0;
}

.dialogButtons
{
	margin					: 23px 0 0 0;
	text-align				: center;
}

#dialogButtons
{
    padding-top             : 15px;
    padding-bottom          : 5px;
}

/**********************
*
*	Dialog Content Styles
*
**********************/

h4
{
	font-size				: 12px;
	padding					: 15px 0 0 0;
	margin					: 0 0 13px 0;
}

p
{
	font-size : 12px;
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/**********************
*
*	Overlay
*
**********************/

.dialogPageOverlay
{
	display					: none;
	position				: absolute;
	top						: 0;
	left					: 0;
	width					: 100%;
	height					: 100%;
	background-color		: Transparent;
	z-index					: 5000;
}

.dialogContainer
{
	display					: none;
	position				: absolute;
	top						: 0%;
	left					: 0%;
	width					: 100%;
	height					: 100%;
	background-color		: Transparent;
	z-index					: 5001;
    overflow                : visible;
}

.dialogContainer table
{
	width					: 100%;
	height					: 100%;
}


.dialogErrorMessage
{
    background-color        :#f00;
    color                   :#ffffff;
    font-size               :11px;
    font-weight             :bold;
}

.dialogErrorMessageImage
{
    background-color        :#f00;
    background-image        :url('');
    background-repeat       :no-repeat;
    width                   :21px;
    height                  :19px;
}

.dialogErrorContainer
{
    color					: #F00;
	font-weight				: bold;
}

/**********************
*
*	Focus area overlay
*
**********************/

.dialogFocusAreaOverlay {
    position: relative;
    margin: 0 auto 0.5em 12px;
    min-width: 5em;
    max-width: 1280px;
    color: #000;
    z-index: 1;
    padding: 2px 1px;
    text-align: left;
    display: table-cell;
}

.dialogBody
{
	/*
		HACK: Set max-width at this level, to prevent dialog jumping
		when a button is clicked. Probably a firefox bug.
		This width is based on the max-width in the .dialog style and
		the margins used within the dialog.
	*/
	max-width				: 408px;
}

/**********************
*
*	New overlay dialog (temp)
*
**********************/
.dialogEx
{
	position				: relative;
	margin					: 0 2px 2px 1px;
	min-width				: 5em;
	color					: #000;
	z-index					: 1;
	background-color        : #ececec;
	padding                 : 10px 15px;
	border                  : 2px solid #888;
	border-radius           : 10px;
	border-top-color        : #ccc;
	border-left-color       : #ccc;
}

#dialogHeader {
    cursor: move;
    font-size: 12px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 10px;
}

.dialogBody input{
    float                   : left;
    margin-top: 2px;
}
.dialogBody span {
    display                 : inline-block;
    width					: 200px;
    float                   : left;
}
.dialogBody input[type="text"] {
    width					: 195px;
    float                   : left;
}
.dialogBody select {
    width					: 200px;
    float                   : left;
    margin-top: 2px;
}
.dialogBody fieldset {
    width					: 300px;
    float                   : left;
    padding-top: 10px;
    margin-top: 10px;
}

.dialogBody fieldset span {
    width					: 190px;
    float                   : left;
}

.dialog-box {
	width: 300px;
	float: left;
}
.ApiEditSourceOfInformationContainer{
	font-style: italic;
	float: left;
	margin-left: 5px;
	width: fit-content;
}
.ApiEditSourceOfInformation{
	font-style: italic;
	float: left;
	margin-left: 5px;
	width: fit-content;
}

.modal{
    background-color: rgba(255, 255, 255);
    display: flex;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    flex-direction: column;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)
}
.modal .w-350p{
    width: 350px;
}
.modal .modal-header, .modal #dialogHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    padding: 0.7rem;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    background-color: var(--iprt-darkBlue);
    color: var(--iprt-white);
}
.modal .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.modal .modal-footer, .modal #dialogButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    padding: 1rem;
}
.modal #dialogButtons input, .modal-alert #dialogButtons input {
    display: inline-block;
    font-weight: 200;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.75rem;
    border-radius: 0.25rem;
    background: var(--iprt-darkBlue) !important;
    color: var(--iprt-white);
    min-width: 100px;
}

.modal-alert{
    display: flex;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    flex-direction: column;
    padding: 1rem;
    background-color: var(--iprt-bg-modal-alert);
}

.modal-alert #dialogButtons{
    padding-bottom: 0;
}

.modal #dialogContentDiv {
    margin: 1rem 1rem 0 1rem;
}

.highlightTitle {
    color: Red;
}

.modal .saveNote {
    padding-top: 10px;
    padding-left: 0;
    margin: 0;
    font-size: 12px;
    color: #03B7EF;
    font-style: italic;
}#paxListHeader th.dataGridHeaderTd {
    box-sizing: initial;
    padding-left: 1px;
}

.paxListRow {
    height: 22px;
}

.bagListGrid {
    height: 300px;
    width: 99%;
}.extract {
    background-image: url(../images/plus.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 16px;
    height: 15px;
    float: left;
}

.togglerSheet {
    padding: 2px;
    margin-top: 4px;
    background-color: #ccc;
}

#classGroup {
    background-color: #C7E1F9;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    color: #6a6a6a;
}

.borderLeft {
    border-left: 1px solid black;
    width: 3px;
}

.passengerTotal {
    border-collapse: collapse;
}

.stretchSheet {
    margin-bottom: 30px;
    width: 652px;
}

.columnCaption {
    width: 75px;
}

.formTableDialogOverlay label {
    float: left;
    width: 75px !important;
    margin-top: 2px;
}

.formTableDialogOverlay input {
    margin-top: 2px;
}

.paxDistributionType {
    margin: 0 0 7px 5px;
}

.paxDistributionType .radioButton {
    margin-right: 8px;
}

.paxDistribution {
    border-collapse: collapse;
}

.paxDistribution input[type="text"] {
    width: 30px;
}

.paxDistribution th {
    padding-left: 5px;
}

.paxDistribution th.ci-status {
    padding-left: 1px;
}

.paxDistribution td {
    width: 40px;
}

.paxDistribution td.ci-status {
    width: 50px;
}

.paxDistribution .ci-status {
    display: none;
}

.paxDistribution .code {
    font-weight: bold;
    padding-right: 10px;
    text-align: center;
    width: auto;
}

.paxDistribution .inf, .paxDistribution .inf-total {
    width: 20px;
}

.paxDistribution .total {
    padding-right: 1px;
    width: auto;
}

.paxDistribution .max, .paxDistribution .blocked {
    padding-left: 0;
    text-align: center;
}

.paxDistribution .blocked {
    width: 65px;
}

.paxDistribution .buttons {
    padding-left: 5px;
    width: 200px;
}

.paxDistribution .buttons input {
    margin-right: 3px;
}

.paxDistribution .target {
    font-weight: bold;
    padding-left: 6px;
}

.paxDistribution .inf-total {
    padding-left: 0;
}

.paxDistribution .warning {
    font-size: 12px;
    margin: 5px 0;
}

.paxDistributionSimple .ci-status {
    display: table-cell;
}

.paxDistributionSimple .type {
    display: none;
}

.paxDistributionSimple .max {
    width: 30px;
}.trackingResultTable th {
    padding-right: 15px;
    border-bottom: 1px solid black;
}

.trackingResultTable td {
    padding-right: 15px;
}

.trackingResultTrafficLight {
    width: 120px;
    height: 120px;
    border-width: 1px;
    border-style: solid
}

.trackingError {
    background-color: #F44;
}

.trackingOK {
    background-color: #4F4;
}

.trackingReverseOK {
    background-color: orange;
}

.paxValidationResultTable th {
    padding-right: 15px;
    border-bottom: 1px solid black;
}

.paxValidationResultTable td {
    padding-right: 15px;
}

.paxValidationResultTrafficLight {
    width: 120px;
    height: 120px;
    border-width: 1px;
    border-style: solid
}

.paxValidationError {
    background-color: #F44;
}

.paxValidationOK {
    background-color: #4F4;
}

.paxValidationWarning {
    background-color: orange;
}

.pnlMsgEditBox {
    background-image: url('../images/separator.png');
    background-repeat: repeat-y;
    background-position-x: 453px;
    width: 650px;
}

#searchResults {
    margin: 0 3px 2px 3px;
}
.pnrCreateMessageContainer
{
    color: #F00;
    font-weight: bold;
    width: 400px;
}

.pnrCreateHideMessage
{
    display: none;
}

.pnrCreateShowMessage
{
    display: block;
}

.gateComment
{
    color: Red;
}

.CreatePnrTb
{
    display:table;
    border-collapse: collapse; 
    width: 408px;
    border: 0;
    padding: 0;
}

.CreatePnrTd 
{
    padding-bottom: 3px;
    padding-top: 3px;
}/***********************************
*
*	Passenger Details
*
***********************************/

ul.PassengerList
{
	margin				: 0;
    padding				: 0;
    list-style			: none;
}

.PassengerList li
{
	margin				: 0;
    padding				: 1px 0 0 0;
}

.PassengerList li:first-child, .PassengerList li:last-child
{
	border				: 0;	
}	

.PassengerList div
{
	float				: left;
	text-align			: left;
    padding				: 2px 0 0 0;
    height				: 20px;
}

.PassengerList div.passengerData
{
    cursor				: pointer;
	margin				: 4px 0 0 0;
}

.PassengerList div.clear
{
	float				: inherit;
	clear				: both;	
	height				: 0;
	padding				: 0;
}

.PassengerListHeader
{
    font-weight			: bold;	
}

.PassengerList input[type="checkbox"]
{	
	margin					: 4px 0 0 2px;
}

.PassengerList input
{
	border					: 1px solid #75B7F4;
	padding-left			: 1px;
	color					: #666;
}

.PassengerList select
{
	border					: 1px solid #75B7F4;
	color					: #666;
}

.pnrDetailsPassenger
{
	height					: 22px;
	vertical-align          : text-top;
}	

.highlightedPassenger
{
	background-color		: #c7e1f9 !important;
}

.pnrAddress
{
	filter:alpha(opacity=0);
	opacity: 0.0;
}

.pnrGroupIndicator
{
    font-weight				: bold;
	font-size				: 14px;
    color                   : #03B7EF;
    max-width               : 424px;
    float                   : right;
}

#pnrDataTable
{
	width: 100%;
}
#pnrDataTable tr td:first-child{
    padding-left: 2px !important;
}

#pnrDataTable tr td:last-child  {
    padding-right: 2px !important;
}
.pnrDataRule table
{
	background-color        : #F5F5F5;
	border-bottom           : 1px solid #ACACAC;
	height                  : 20px;
	
}

.pnrFormTextField
{
    border                  : solid 1px #75B7F4;
    font-size               : 13px;
}

/***********************************
*
*	Pnr Details
*
***********************************/

#pnrDetailsOverview
{
    width					: 98%;
    margin-top				: 10px;
}

.pnrDetailsSubHeader
{
    background-color        : #DDD;
}


.pnrDetailsSubHeaderSegmentIndex
{
    text-align              : center;
    display                 : table-cell;
    border-left             : 1px solid #000;
    width                   : 16px;
}

.pnrDetailsSubHeaderSegmentIndex:last-child
{
    border-right            : 1px solid #000;
}

/***********************************
*
*	Edit Infant
*
***********************************/

#editInfant
{
	padding					: 20px 10px 24px 10px;
}

#editInfant .header
{
	font-weight				: bold;
	margin					: 2px 0 4px 0;
}

 #editInfant .parentButton, #addInfant .parentButton {
    margin: 0 10px 4px 0;
}

#editInfantMessages
{
	height					: 25px;
    width                   : 220px;
}

.groupWarning
{
    color					: red;
    text-align              : center;    
    font-weight				: bold;
}
.groupGrid
{
    width : 100%;
    max-height:450px;    
}
#selectParentMessage, #enterDOBMessage, .groupWarning
{
	display					: none;
}

/***********************************
*
*	FQTV
*
***********************************/


.editFqtvLabel
{
    display             : inline;
    padding-right       : 12px;
}

/***********************************
*
*	SSR
*
***********************************/
#editSpecialServiceRequests
{
	width: 380px;	
}

#editSpecialServiceRequests TEXTAREA
{
	width: 303px;
	height: 49px;
}

#editSpecialServiceRequests TABLE
{
	width: 100%;
	/* Make sure the table is as small as possible. */
	height: 1px;
}

#editSpecialServiceRequests SELECT
{
	width: 305px;
}

#editSpecialServiceRequests TD
{
	vertical-align: top;
}

#editSpecialServiceRequests TD.ssrSelectionLabel
{
	padding-top: 6px;
	width: 85px;
}

#editSpecialServiceRequests TD.ssrListData
{
	padding-top: 6px;
}

#editSpecialServiceRequests TD.ssrButtons, 
#editSpecialServiceRequests TD.ssrListButtons
{
	text-align: right;	
	height: 24px;
}

#editSpecialServiceRequests TD.ssrListButtons
{
	width: 25px;
}

#editSpecialServiceRequests DIV.ssrRemarkContainer
{
	width: 138px;
	overflow-x: hidden;
}

#specialServiceRequestsList
{
	height: 145px; 
	overflow-y: auto;
	vertical-align: top;
	width: 100%;
}

#additionalInformationValidationMessage
{
	color					: #F00;
	font-weight				: bold;	
	height					: 30px;
	width					: 370px;
}



#addPnrConnectionErrorMessages
{
	color				: #F00;
	font-weight			: bold;
}

/***********************************
*
*	API
*
***********************************/
.apiInformationPanel, .paxOtherSecurityInformationPanel
{
	float: left;
	width:420px;
    height: 500px;
	border: 1px solid #cccccc;
	padding: 4px 8px 8px 8px;
	margin-right: 5px;
}

.apiLabel
{
    float: left;
    width: 70px;
    margin: 2px 0 0 0 !important;
    font-weight: normal;
    font-size: 11px;
}

.apiField
{
    width: 100px !important;
    text-transform: uppercase;
}

.apiField-long
{
    width: 300px !important;
    text-transform: uppercase;
}

.apiDocumentsChecked {
	font-weight: bold;
	font-size: 12px;
	padding-left: 1px;
}

.apiDocumentsChecked label {
    display: inline-block;
    vertical-align: top;
    width: 378px;
}

#apiDocExpireWarning label {
    width: 370px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
}

#btnSaveApiAndOpenTravelDoc {
	margin-right: 20px !important
 }

ul.listDocumentCheckRequired {
    list-style-position: outside;
    list-style-type: square;
    font-weight: bold;
    font-size: 12px;
}
.listDocumentCheckRequired span {
    color: red;
}
#travelEligibility{
    margin-bottom: 15px;
}
/***********************************
*
*	Passenger security overlay
*
***********************************/
.paxSecurityInformationPanel {
    float: left;
    width: 400px;
    height: 500px;
    border: 1px solid #cccccc;
    padding: 4px 8px 8px 8px;
    overflow-y: auto;
}

.paxSecurityInformationPanel .radioButton, .paxSecurityInformationPanel input[type="checkbox"]
{
    float: left;
}

.paxSecurityInformationPanel label
{
    display: block;
    margin-left: 24px;
}

.paxSecurityInformationPanel img {
	float: left;
}

.securityLogFrame {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.securityLogFrame.selected {
	border-color: #03B7EF;
}

.paxSecurityLogTable
{
	height: auto;
}

.paxSecurityLogTable td
{
    vertical-align      : top;
    padding-bottom      : 3px;
}

.paxSecurityLogTable label {
    margin-top: -1px;
    font-weight: bold;
    font-size: 13px;
}

.partyCheckInButton 
{
    background: url(../images/icons/partyCheckIn.png) no-repeat Transparent;
    padding: 0 0 0 0px;
    border: 0 none;
    height: 21px; 
    width:  21px;
}
/****************************
*
* PNR DETAILS TICKET BUTTONS
*
*****************************/

.eticketclass,
.eticketvalidclass,
.eticketinvalidclass,
.paperclass,
.papervalidclass,
.paperinvalidclass,
.etlpclass,
.fimclass {
  width: 18px;
  height: 18px;
  background-color: #f0f0f0;
  border: solid 0 Transparent;
}

  .eticketclass:before,
  .eticketvalidclass:before,
  .eticketinvalidclass:before,
  .paperclass:before,
  .papervalidclass:before,
  .paperinvalidclass:before,
  .etlpclass:before,
  .fimclass:before {
    position: absolute;
    background-color: transparent;
    font-size: 17px;
    color: #fff;
    width: 18px;
    height: 18px;
    top: -2px;
    left: 0;
    bottom: 0;
    cursor: pointer;
  }

.eticketclass {
  background-color: #ACACAC;
  position: relative;
}

  .eticketclass:before {
    content: "E";
  }

.eticketvalidclass {
  background-color: #AADD14;
  position: relative;
}

  .eticketvalidclass:before {
    content: "E";
  }

.eticketinvalidclass {
  background-color: #E51515;
  position: relative;
}

  .eticketinvalidclass:before {
    content: "E";
  }

.paperclass {
  background-color: #ACACAC;
  position: relative;
}

  .paperclass:before {
    content: "P";
  }

.papervalidclass {
  background-color: #AADD14;
  position: relative;
}

  .papervalidclass:before {
    content: "P";
  }

.paperinvalidclass {
  background-color: #E51515;
  position: relative;
}

  .paperinvalidclass:before {
    content: "P";
  }

.etlpclass {
  background-color: #ACACAC;
  position: relative;
}

  .etlpclass:before {
    content: "T";
  }

.fimclass {
  background-color: #ACACAC;
  position: relative;
}

  .fimclass:before {
    content: "F";
  }

/****************************
*
* PNR DETAILS CTC and FQTV BUTTONS
*
*****************************/

.checkin-btn-no,
.checkin-btn-yes,
.fqtvButton {
  background-color: #ACACAC;
  position: relative;
  border: solid 0 Transparent;
  width: 18px;
  height: 18px;
}

  .checkin-btn-no:before,
  .checkin-btn-yes:before,
  .fqtvButton:before {
    position: absolute;
    background-color: transparent;
    font-size: 17px;
    color: #fff;
    width: 18px;
    height: 18px;
    top: -2px;
    left: 0;
    bottom: 0;
    cursor: pointer;
  }

  .checkin-btn-no:before,
  .fqtvButtonNo:before {
    content: "N";
  }

  .checkin-btn-yes:before,
  .fqtvButtonYes:before {
    content: "Y";
  }#printDialogContainer .headerBar {
    margin-top:  20px;
}

#printDialogContainer #ifrmPrint {
    width:0;
    height:0;
}

#printDialogContainer .formTable {
    width: 100%;
    border-collapse: collapse;
}

#printDialogContainer #extDcsUploadRemark {
    padding-left: 2px;
}

.printDialog-Select, .printDialog-Select-FirstOptionGray {
    width: 200px;
    height: 100px;
}

.printDialog-Select-FirstOptionGray option:first-child {
    color: gray;
    font-size: 10px;
}

.printDialog-ErrorMessage {
    color: red;
    margin-top: 10px;
}

.printDialog-Header {
    font-weight: bold;
    font-size:12px;
}

#printAddress {
    width:  193px;
}#explanationContainer p {
    font-size: 11px;
    margin: 10px 0 0 0;
}

.quickFlightInfo {
    background-color: #F5F5F5;
    height: 17px;
    padding-left: 6px;
}

.quickFlightInfo div {
    float: left;
}

.quickFlightInfo label {
    display: block;
    padding-top: 2px;
    padding-right: 15px;
}

.quickFlightAgreement .headerBar {
    height: 22px;
}

.quickFlightAgreement .details {
    background-color: #F5F5F5;
    padding: 2px 0 25px 5px;
}

.quickFlightAgreement .headerBar div, .quickFlightAgreement .details div {
    float: left;
}

.quickFlightSchedule {
    background-color: #F5F5F5;
    padding-left: 3px;
}

.quickFlightSchedule .agreement {
    padding-right: 13px;
    text-align: center;
    width: 53px;
}

.quickFlightSchedule .day {
    text-align: center;
    width: 30px;
}

.quickFlightSchedule th {
    font-weight: normal;
    vertical-align: bottom;
}

.quickFlightSchedule td.agreement input[type="checkbox"], td.day input[type="checkbox"] {
    margin-right: 0;
}.rampTripInfoFreeText {
    height: 219px;
}

.rampFreeText {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    width: 100%;
    resize: none;
}

.rampCabinDistribution {
    border-collapse: collapse;
}

.rampCabinDistribution .center {
    text-align: center;
}

.rampPaxMessageType {
    padding-bottom: 3px;
}

.rampPaxMessageType input[type="radio"] {
    margin-left: 5px;
}

.rampStretchSheet {
    border: 1px solid #ccc;
    margin-bottom: 3px;
    padding: 1px;
    width: 480px;
}

.rampLoadDistribution-fixed-table-container {
    margin: 7px 0 0 0;
    background-color: #ACACAC;
    color: #FFF;
    padding-top: 18px; /* header height */
    position: relative;
}

.rampLoadDistribution-fixed-table-container .scroll td {
    color: #000;
    padding-left: 1px;
}

.rampLoadDistribution-fixed-table-container .scroll .separator, .rampLoadDistribution-fixed-table-container .th-inner-separator {
    background-color: #FFF;
}

.rampLoadDistributionWarning {
    clear: both;
    color: #F00;
    font-weight: bold;
    padding-top: 5px;
}

.rampLoadDistributionGrid td {
    background-color: #EEE;
    border: 1px solid #FFF;
    height: 20px;
    vertical-align: top;
}

.rampLoadDistributionGrid .flt-left {
    float: left;
}

.rampLoadDistributionGrid .dest, .rampLoadDistributionGrid .code {
    width: 35px;
}

.rampLoadDistributionGrid .weight {
    width: 53px;
}

.rampLoadDistributionGrid .pcs {
    width: 47px;
}

.rampLoadVariations {
    margin-top: 15px;
}

.rampLoadVariations table {
    width: auto !important;
}

.rampLoadVariations table td:nth-child(1) {
    width: 40px;
}

.rampLoadVariations table td:nth-child(2) {
    width: 198px;
}

.rampLoadVariations table td:nth-child(3),
.rampLoadVariations table td:nth-child(4) {
    width: 50px;
}

.rampLoadVariations span {
    color: red;
    font-weight: bold;
}

/* new container specific */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .rampTripInfoFreeText {
        height: 216px !important;
    }

    .rampLoadDistributionGrid td {
        height: 16px;
    }
}.ancillaryContainer
{
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}

.ancillaryOverview, .paymentOverview
{
	margin-bottom: 9px;
}

.ancillaryOverview
{
    overflow: auto;
}

.withPricing .paymentOverview
{
    height: 20px;
}

.additionalServices
{
    height: 400px;
    width: 350px;
}

.additionalServices table
{
    height: auto;
}

.additionalServices tr.ancSubHeader td
{
    border-bottom: 1px black solid;
}

.ancHeader, table.ancOverview thead tr th
{
    border-bottom: 1px black solid;
    font-weight: normal;
}

table.payment .pax-line {
    border-bottom: 1px solid #cccccc;
    margin: 3px 0;
}

table.payment tbody tr:first-child {
    display: none;
}

table.payment .total-line {
    border-bottom: 1px black solid;
}

table.payment .total {
    font-weight: bolder;
}

.ancGroupDesc
{
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    vertical-align: bottom;
    padding-bottom: 3px;
}

.ancHeaderService
{
	width: 125px;
}

.ancHeaderCount
{
    text-align: center;
    width: 13px;
}

.ancHeaderPrice, th.ancPrice
{
    width: 52px;
}

.ancHeaderPaid, th.ancPaid
{
    width: 20px;
}


.ancHeaderItemCount
{
    text-align: center;
    width: 25px;
}

.ancHeaderItemDesc
{
    width: 260px;
}

.ancHeaderItemPrice
{
    width: 50px;
}

.ancHeaderItemAdd
{
    width: 40px;
}

th.ancCheck
{
    border: none !important;
}

th.ancCheck, td.ancCheck
{
    width: 22px;
}

.ancName {
    font-weight: bolder;
    width: 264px;
}

.ancPaxDetails
{
    font-size: 12px;
    font-weight: bold;
    width: 200px;
}

.ancPaxDetails div.name
{
    float: left;
}

.ancPaxDetails div.add
{
    float: right;
}

.ancCount
{
    text-align: center;
}

.ancImg
{
    background-position: center center;
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
}

td.ancRefund {
    background-image: url('../images/icons/refundStatusIcon.png');
}

td.ancPaid
{
    background-image: url('../images/icons/okStatusIcon.png');
}

td.ancPaidNotUsed {
    background-image: url('../images/icons/paidNotUsedStatusIcon.png');
}

.ancUnpaidButton
{
    width:18px;
    height: 18px;
    margin-left:2px;
    background: url('../images/icons/deleteIcon.png') no-repeat;
}

.ancUnpaidPendingButton
{
    width:18px;
    height: 18px;
    margin-left:2px;
    background: url('../images/icons/unPaidPendingIcon.png') no-repeat;
}

td.ancUnpaid {
    background-image: url('../images/icons/unPaidIcon.png');
}

td.ancUnpaidPending {
    background-image: url('../images/icons/unPaidPendingIcon.png');
}

td.ancVoucherPrinted
{
    background-image: url('../images/icons/okStatusIcon.png');
}

td.ancVoucherUnprinted
{
    background-image: url('../images/icons/warningMessageIcon.png');
}

.ancVoucherUnprintedButton {
    width: 18px;
    height: 18px;
    margin-left: 2px;
    background: url('../images/icons/warningMessageIconSquare.png') no-repeat;
}
td.ancPrice
{
    text-align: right;
    white-space: nowrap;
}

td.ancPriceEmpty
{
    text-align: right;
    padding-right: 18px;
}

td.addAncCount input[type=text]
{
    text-align: center;
    width: 16px;
}

td.addAncPrice
{
    text-align: right;
    padding-right: 7px;
}

.ancServicesFee
{
    font-weight: bolder;
    float: right;
}

.ancPendingTransactions {
    padding-top: 10px;
    color: blue;
}

.ancPendingTransactions tr:last-child > td {
    padding-top:10px;
    color: black;
}

.ancPendingTransactions input[type=button] {
    width:48px;
    float:right;
}

#paymentContainer {
    max-height: 560px;
    height: 440px;
    width: 782px;
}

.paymentLeftPanel, .paymentRightPanel {
    height: 430px;
    float: left;
    overflow-y: auto;
    border: 1px solid #cccccc;
    padding: 4px 8px 8px 8px;
}

.paymentLeftPanel {
    width: 370px;
    margin-right: 5px;
}

.paymentRightPanel {
    width: 370px;
}

.paymentKeyHint {
    font-size: 14px;
    font-weight: bolder;
    margin-top: 10px;
    text-align: center;
}

/******************************
*
*	Excess Baggage Payments popup
*
******************************/

.excessBaggagePayments .passengerName
{
    font-weight: bold;
    width: auto;
    height: 20px;
    vertical-align: bottom;
}

.excessBaggagePayments .excess
{
    text-align: right;
}

.excessBaggagePayments .paymentDescription
{
    width: 170px;
}

.excessBaggagePayments .paymentNoOfItems
{
    width: 27px;
}

.excessBaggagePayments .paymentAmount
{
    text-align: right;
    width: 90px;
}

.excessBaggagePayments .paymentCheckBox
{
    margin: 0;
}

.excessBaggagePayments .paymentsTotal td
{
    border-top-color: black;
    border-width: 1px 0 0 0;
    border-style: solid;
    font-weight: bold;
}

.excessBaggagePayments .grandTotal td
{
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    vertical-align: bottom;
}

.excessBaggagePayments .recalculate
{
    height: 25px;
    text-align: right;
}

#excessBaggage .addSpecial {
    color: red;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 360px;
}

/* payment form
********************************************************/

.paymentform div.field
{
    float: left;
    height: 22px;
}

.paymentform div.fieldNoChargesExplanation {
    float: left;
    height: 30px;
}

.paymentform div.fieldPaymentType label{
    float: left;
    width: 124px;
}

.paymentform div.field label, .paymentform div.fieldNoChargesExplanation div {
    float: left;
    width: 128px;
}

.paymentform div.field input, .paymentform select
{
	float: left;
    margin-left: 0;
}

.paymentform div.field .expiryMonth, .paymentform div.field .expiryYear
{
    width: 63px;
}

.paymentform td.paymentBrand, .paymentform td.paymentCurrency {
   width: 236px;
}

.paymentform td.amount {
    font-weight: bolder;
    text-align: right;
}

.paymentform td.paymentCurrency input {
    float: right;
}

.paymentform div.field select.country, .paymentform div.field select.state{
    width: 126px;
}

.paymentform .fieldLine {
    width: 100%;
    border-bottom: 1px solid grey;
    height: 5px;
    float: left;
    margin-bottom: 5px;
}

.paymentform .fieldHidden {
    display: none;
}

.warning-box {
    background-color: #FFD800;
    padding: 10px;
    margin: 5px 0;
}

.warning-box p {
    margin: 0;
    display: flex;
    align-items: center;
}

.warning-box p strong {
    font-size: 30px;
    margin-right: 6px;
}.ServiceRuleFilters
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ServiceRuleFilters .formFieldSelect
{
    width: 74px;
}

.ServiceRuleFilters .formFieldText
{
    width: 60px;
}

.SalesMaintenanceTable
{
    width: 680px;
}

.SalesMaintenanceErrorSummary ul
{
    list-style-type: none;
    list-style-position: inside;
    max-width: 30em;
    padding-left: 0;
}

#iSalesStationSettingEditTable .header {
    font-weight: bold;
    padding-top: 1em;
}

#ServiceRuleFixedPriceTable td {
    vertical-align: top;
}

#ServiceRuleFixedPriceTable .currencyCode {
    float: left;
    width: 35px;
}

#ServiceRuleFixedPriceTable .price {
    margin: 2px 0;
}
.table-serviceTranslations td {
    vertical-align: top;
}
.table-serviceTranslations td:first-child {
    text-transform: uppercase;
}
.table-serviceTranslations textarea {
    width: 300px;
    height: 50px;
}
.table-serviceTranslations tbody tr:nth-child(1) {
    height: 50px;
}
.table-serviceTranslations input[type=text] {
    width: 200px;
}
.table-serviceTranslations th {
    border-bottom: black solid 1px;
}
.table-allowance-rule td:first-child {
    width: 100px;
}
.table-allowance-rule .col-input {
    width: 85px;
}
.table-allowance-rule .col-mid {
    width: 10px;
}
.table-allowance-rule .margin-bottom {
    margin-bottom: 10px;
}
.table-allowance-rule .margin-left-0 {
    margin-left: 0;
    border-collapse: collapse
}
.table-allowance-rule .col-Allowance {
    height: 40px;
    vertical-align: top;
}
.table-allowanceOption {
    border-spacing: 0;
    border-collapse: collapse;
}
.table-allowanceOption td:first-child {
    width: 102px;
}
div#ServicePriceGridScrollDiv {
    height: 490px!important;
}
.rebrand-theme .rb-m-10 {
    margin: 10px;
}
.highlight-row-yellow{
    background-color: var(--iprt-yellow) !important;
}
/******************************
*
*	SeatPlan
*
******************************/

#seatPlanControl
{
  width                 : 97%;
  padding-right         : 2px;
}

#toolTip {
  position: absolute;
  height: auto;
  z-index: 29999;
  border: solid #5a5a5a 1px;
  box-shadow: 0 5px 10px 0 #808080;
  background-color: #fff;
  padding: 2px 6px;
  text-align: left;
  font-size: 12px;
  color: black;
  white-space: nowrap;
  visibility: hidden;
  pointer-events: none;
}

.seatPlanHeader
{
    width               : 93%;
    float               : left;
    text-align          : center;
    padding-top         : 4px;
}

.seatPlanBody
{
    width               : 100%;
    float               : left;
    text-align          : center;
    overflow-x          : hidden;
    overflow-y          : scroll;
    border-top          : 1px solid gray;
    border-bottom       : 1px solid gray;
    background-color    : #ffffff;
}

.seatPlanSection
{
	width               : 70%;
	float				: left;
	text-align			: center;
    position: relative;
}

.seatPlanAisle
{
	width				: 10%;
	float				: left;
	text-align			: center;
}

.seatPlanHull
{
	width               : 2.5%;
    float               : left;
	text-align			: center;
}

.withExitDoorLeft::before {
    content: "";
    border-top: 7px solid transparent;
    border-right: 7px solid red;
    border-bottom: 7px solid transparent;
    left: 2px;
    position: absolute;
    margin-top: 2px;
}

.withExitDoorRight::before {
    content: "";
    border-top: 7px solid transparent;
    border-left: 7px solid red;
    border-bottom: 7px solid transparent;
    right: 2px;
    position: absolute;
    margin-top: 2px;
}

.seatPlanHull IMG
{
	width				: 100%;
	border				: 0;
}

.seatPlanLabel
{
	width				: 14%;
	float				: left;
	text-align			: center;
    border-top          : 1px solid gray;
    border-bottom       : 1px solid gray;
}

.seatPlanSeat, .seatPlanSeatLetter
{
	float				: left;
	text-align			: center;
}

.seatPlanSeat IMG
{
	width				: 100%;
	border				: 0;
}

#seatTypeFilter {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-bottom: 5px;
}

#seatType {
    height: fit-content;
    min-height: 17px;
}

.clearFilterButton{
    height: 17px;
    width: 18px;
}

#leftContentSeatPlanBody.blurred .seatPlanSeat{
    opacity: 0.4;
}

#leftContentSeatPlanBody.blurred .seatRowNumber{
    opacity: 1;
}

#leftContentSeatPlanBody.blurred.BassinetPosition .seatPlanSeat.BassinetPosition,
#leftContentSeatPlanBody.blurred.CrewSeat .seatPlanSeat.CrewSeat,
#leftContentSeatPlanBody.blurred.EmergencyExit .seatPlanSeat.EmergencyExit,
#leftContentSeatPlanBody.blurred.BulkheadSeat .seatPlanSeat.BulkheadSeat,
#leftContentSeatPlanBody.blurred.IncapacitatedPassenger .seatPlanSeat.IncapacitatedPassenger,
#leftContentSeatPlanBody.blurred.InfantPreferenceSeat .seatPlanSeat.InfantPreferenceSeat,
#leftContentSeatPlanBody.blurred.RearFacingSeat .seatPlanSeat.RearFacingSeat,
#leftContentSeatPlanBody.blurred.LegSpaceSeat .seatPlanSeat.LegSpaceSeat,
#leftContentSeatPlanBody.blurred.WheelChair .seatPlanSeat.WheelChair,
#leftContentSeatPlanBody.blurred.StretcherLocation .seatPlanSeat.StretcherLocation,
#leftContentSeatPlanBody.blurred.UnaccompaniedMinor .seatPlanSeat.UnaccompaniedMinor,
#leftContentSeatPlanBody.blurred.NearGalley .seatPlanSeat.NearGalley,
#leftContentSeatPlanBody.blurred.QuietZone .seatPlanSeat.QuietZone,
#leftContentSeatPlanBody.blurred.NearToilet .seatPlanSeat.NearToilet,
#leftContentSeatPlanBody.blurred.NoMovie .seatPlanSeat.NoMovie,
#leftContentSeatPlanBody.blurred.Preferred .seatPlanSeat.Preferred
{
    opacity: 1;
}

.seatPlanWing
{
	width				: 14%;
    float               : left;
}

.seatPlanWing IMG
{
	width				: 100%;
	border				: 0;
}

/* SeatPlanLite */
.spl
{
    text-align:left;
    overflow:auto;
    height:494px;
    font-size:12px;
    background-color:#fff;
    margin:0;
}

.splPassenger
{
    background-color:#008DE5;
    color:white;
}

.splWithInfant
{
	background-color: #FFAA00 !important;
}

.splExit
{
    color:#e33;
}

.splZ
{
    color:#FF6A07;
}

.splB, .splV
{
    color:red;
}

.splS
{
    background-color: #99CC00;
}

.splWing
{
    color:#888;
}


.frame
{ 
	padding: 0px;
}
.ste .bar { background: #ECE9D8; padding: 0px; border: #ACA899 1px; border-style: solid solid none solid; }
.ste .frame { background-color:White;padding-left: 0;}
.ste .frame iframe
{ 
    width                   : 400px; 
    height                  : 160px; 
    max-height              : 200px;
    max-width               : 400px;
	overflow-y				: scroll;
	overflow-x              : hidden; 
	padding: 0px;
}
.ste .separator  
{
     width: 0px; 
     height: 18px;
     border-left: #aca899 1px solid; 
     border-right: #ffffff 1px solid; 
     margin: 0 5px; 
}

.iPortBoxBody .ste .bar td
{
    padding-left: 0;
    background-color: transparent;
}

.ste .button button
{ 
    border                  : #ECE9D8 0px solid; 
    padding                 : 1px;
	width                   : 20px;
	height                  : 20px;
	background-repeat		: no-repeat;
    background-color        : transparent;
}

.ste button:hover
{
    padding                 : 1px; 
    border                  : solid 1px Transparent; 
    border-color            : #ffffff #ACA899 #ACA899 #ffffff;     
}

.ste .bold 
{ 
    background-image		: url(../images/icons/bold.gif);
}

.ste .italic
{ 
    background-image		: url(../images/icons/italic.gif);
}
.ste .underline
{ 
    background-image		: url(../images/icons/underline.gif);
}
.ste .left
{ 
    background-image		: url(../images/icons/left.gif);
}
.ste .center
{ 
    background-image		: url(../images/icons/center.gif);
}
.ste .right
{ 
    background-image		: url(../images/icons/right.gif);
}
.ste .ol 
{ 
    background-image		: url(../images/icons/ol.gif);
}
.ste .ul
{ 
    background-image		: url(../images/icons/ul.gif);
}
.ste .frontColorBlack 
{
    background-image		: url(../images/icons/frontColorBlack.gif);    
}
.ste .frontColorRed 
{
    background-image		: url(../images/icons/frontColorRed.gif);    
}


.ste .button-click 
{ 
    padding: 1px; 
    border: solid 1px Transparent; 
    border-color: #ACA899 #ffffff #ffffff #ACA899; 
    background	: transparent;  
    background-color : Transparent;
}
.fixed-table-container, .fixed-table-container-ahm {
    margin: 1px 0 1px 2px;
    background-color: #bcbcbc;
}

.fixed-table-container, .fixed-table-container-default, .fixed-table-container-ahm {
    padding-top: 18px; /* header height */
    position: relative;
}

.flex-row {
    display: flex!important;
    align-items: center;
    gap: 8px;
}

.complex.fixed-table-container {
    padding-top: 36px; /* header height */
    overflow-x: hidden;
}

.dynamic-width {
    min-width: 404px; /* hack to calculate dynamic content widths */
}

.hidden-footer .th-inner {
    position: static;
    overflow-y: hidden;
    height: 0;
    white-space: nowrap;
    padding-right: 1px;
}

.fixed-table-container-inner,
.modal #dialogContentDiv .fixed-table-container-inner  {
    background-color: white;
    min-height: 50px;
    height: 100%;
}

#dialogContentDiv .fixed-table-container {
    margin-left: 0;
}

#dialogContentDiv .fixed-table-container-inner {
    background-color: #ececec;
}

.th-inner {
    position: absolute;
    top: 0;
    line-height: 18px; /* header height */
    text-align: left;
    border-left: 2px solid white;
    padding-left: 1px;
    margin-left: -3px;
}

.th-inner a {
    color: #222 !important;
}

.double.th-inner {
    height: 36px; /* header height */
}

.fixed-table-container-ahm .th-inner {
    padding-left: 3px;
    margin-left: -2px;
    color: white;
}

.fixed-table-container-default .th-inner {
    font-weight: normal;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

.complex-bottom-row .th-inner {
    top: 18px; /* header height */
}

table.scroll {
    width: 100%;
    height: auto !important;
    border-spacing: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

table.scroll thead {
    height: 0; /* for FF2 */
}

.fixed-table-container table.scroll thead tr th:first-child div {
    border-left: 2px solid #bcbcbc;
}

table.scroll td {
    padding: 1px 0 1px 1px;
}

table.scroll tr.ctrRow {
	background-color: #FFF;
}

table.scroll tr.altRow {
	background-color: #eee;
}

table.scroll tr.warningItem {
	background-color: orange;
	cursor: pointer;
}

table.scroll tr.over {
	background-color: #c7e1f8;
	cursor: pointer;
}

table.scroll tr.selectedItem {
	background-color: #92C0DC;
	cursor: pointer;
}

table.scroll tr.hide {
	display: none;
}

table.scroll .tableHeaderOver {
	cursor: pointer;
	color: #354158;
}

table.scroll .sortedASC div {
	background: url(../images/ordered_ascending.gif) no-repeat 40px 4px;
	background-position: right;
    padding-right: 14px;
}

table.scroll .sortedDESC div {
    background: url(../images/ordered_descending.gif) no-repeat 40px 10px;
	background-position: right;
    padding-right: 14px;
}

.largeTableHeader {
    margin: 0;
    padding-top: 26px;
}

.largeTableHeader thead .th-inner {
    height: 26px;
    padding-top: 1px;
    text-align: center;
    cursor: default;
    line-height: 11px;
}

.largeTableHeader thead a {
    text-decoration: none;
    cursor: default;
}

.largeTableHeader .hidden-footer .th-inner {
    white-space: normal;
}

.largeTableHeader th {
    padding-right: 5px !important;
}

.table-default, .table-default-grid {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-default td, .table-default th {
    padding: 0;
}

.table-default-grid td, .table-default-grid th, .table-default-grid thead, .table-default-grid footer {
    padding: 1px;
    padding-left: 5px;
}

.table-border-spacing {
    border-spacing: 1px;
}

.table-border-spacing td:not(.labelHeaderWithSpacing), .table-border-spacing th:not(.labelHeaderWithSpacing) {
    padding-bottom: 0;
    padding-top: 0;
}

div.table-div {
    display: table;
    width: 100%;
    border-spacing: 2px;
}

.table-div > div {
    display: table-row;
}
.table-div > div > div {
    display: table-cell;
    padding: 1px;
}
.table-div.form select{
    width: 100%;
}
.table-div.form input[type=text]{
    box-sizing: border-box;
    width: 100%;
}
.col-w50, .w50 {
    width: 50px;
}
.col-w80 {
    width: 80px;
}
.col-w85 {
    width: 85px;
}
.col-w90 {
    width: 90px;
}
.col-w110 {
    width: 110px;
}
.col-w200 {
    width: 200px;
}
.col-w300 {
    width: 300px;
}
.table-div .col-3 {
    width: 33.33333%
}
.table-div .w-80 {
    width: 80%
}
.table-bg-light {
    background-color: #F5F5F5;
}
.table-div .footerBar, .table-div .headerBar {
    display: table-cell;
}
.table-div .border-1 {
    margin-bottom: 1px;
    margin-top: 1px;
}
.table-div .selected {
    background-color: #c7e1f8;
}
.table-div .table-caption {
    display: table-caption;
}.tabHeader {
  border-bottom: #9F9F9F 2px solid;
  margin: 0 0 0 10px;
}

.dialogTabHeader {
  border-bottom: #9F9F9F 2px solid;
}

#tabContainer, .tabContainer {
  border: 1px solid #ccc;
    border-top: 0;
  padding: 2px 0 0;
}

.tableHeaderUnderLine
{
   background-color:#9F9F9F;
   height:3px;
   position:relative;
   top:0;
}
/************************************
*
*	tab buttons MAIN MENU
*
************************************/
.selectedTabButton, .nonSelectedTabButton {
  margin-right: 1px;
  font-size: 11px;
  white-space: nowrap;
  padding: 7px 8px;
}

.selectedTabButton {
  border: 1px solid #9F9F9F;
  border-bottom: 2px solid #9f9f9f;
  color: #ffffff;
  font-weight: bold;
  background: #b6b6b6 linear-gradient(180deg, #C3C3C3 19%, #9F9F9F 70%);
}

.nonSelectedTabButton {
  background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
  border-bottom: 2px solid rgba(242, 242, 242, 0.9);
  border-top: transparent;
  color: #000000;
}

 /* orange GateControl - TransferPax Tab */
.nonSelectedOrangeTabButton{
  background-color: #FF6A00;
  border-left: 1px solid #fff;
  font-size: 11px;
  color: #000000;
  white-space: nowrap;
  padding: 7px 6px;
}

/* boarding when boarding a pax offloaded at the same time by other user*/
.nonSelectedOrangeTabButtonSmall {
  background-color: #FF6A00;
  border: 1px solid #FF6A00;
  font-size: 11px;
  color: #000000;
  white-space: nowrap;
  padding: 5px 6px;
  cursor: pointer;
}

/************************************
*
*	tab buttons BODY CONTENT MENUs LEFT CONTENT MENU
*
************************************/

#content .selectedTabButtonSmall, #leftContentContainer .selectedTabButtonSmall {
    background: #b6b6b6 linear-gradient(180deg, #C3C3C3 18.75%, #9F9F9F 69.79%);
    border: 1px solid #ADADAD;
    border-bottom: 1px solid #9F9F9F;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
    cursor: pointer;
    padding: 5px 6px;
    width: 100%;
}

#content .nonSelectedTabButtonSmall, #leftContentContainer .nonSelectedTabButtonSmall {
    background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
    border-top: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    font-size: 11px;
    color: #000000;
    white-space: nowrap;
    padding: 5px 6px;
    cursor: pointer;
    width: 100%;
}
#content .nonSelectedTabButtonSmall, #content .selectedTabButtonSmall{
    height: 25px;
}

#leftContentContainer .nonSelectedTabButtonSmall,
#leftContentContainer .selectedTabButtonSmall{
    height: 30px;
}
/************************************
*
*	tab buttons BODY CONTENT PNR SEGMENTS
*
************************************/
#pnrSegmentsContainer .selectedTabButton, #pnrSegmentsContainer .selectedTabButtonSmall {
  margin-left: 0;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  padding: 6px;
  cursor: pointer;
}

#pnrSegmentsContainer .selectedTabButtonSmall {
    font-size: 9px;
}

#pnrSegmentsContainer .nonSelectedTabButton, #pnrSegmentsContainer .nonSelectedTabButtonSmall {
  background: linear-gradient(180deg, rgba(196, 196, 196, 0.6) 4%, rgba(228, 228, 228, 0.4) 80%, rgba(242, 242, 242, 0.9) 15%);
  margin-left: 0;
  margin-right: 1px;
  font-size: 11px;
  color: #000000;
  white-space: nowrap;
  padding: 6px;
  cursor: pointer;
}

#pnrSegmentsContainer .nonSelectedTabButtonSmall {
    font-size: 9px;
    height: 23px;
}

#pnrSegmentsContainer #addOnward {
  font-weight: bold;
  width: 24px;
}

.transferTabButton {
  background: #c7e1f9;
  font-size: 11px;
  height: inherit;
  font-weight: bold;
  color: #9E9E9E;
  white-space: nowrap;
  padding: 6px;
}

/************************************
*
*	alternate flights functionality is not used as of 2020
*
************************************/

.alternateTabCenter {
  background: rgb(223,198,58);
  height: 23px;
  padding: 3px 6px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}

.alternateTabButton {
  background: rgb(223,198,58);
  height: 21px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  padding: 3px 6px;
}.telexContentContainer {
    margin-left: 10px;
    margin-top: 5px;
    flex-direction: row;
    justify-items: flex-end;
    position: relative;
}

#TelexContentPrimary {
    width: 450px;
}

#TelexGrid_GridDiv #TelexGridScrollDiv{
    margin-right: 10px;
    overflow: auto;
}

#searchTelexContainer {
    margin-right: 10px;
}

#telexAddress INPUT.invalidValue {
    color: red;
}

#telexAddressListCon {
    border-color: transparent;
}

#addressListContainer {
    border:solid 1px #DEDEDE;
    width:250px;
}

#addressesList select{
    overflow-y: hidden;
}#toolTipContainer, .toolTipContainer {
  position: absolute;
  height: auto;
  z-index: 29999;
  border: solid #5a5a5a 1px;
  box-shadow: 0 5px 10px 0 #808080;
  background-color: #fff;
  padding: 2px 6px;
  text-align: left;
  font-size: 12px;
  color: black;
  white-space: nowrap;
  overflow: hidden;
}

.toolTipContainer {
    min-width:180px;
}

.toolTipContainer table
{
    border: none; 
    display:inline;
}

.toolTipContentContainer
{
	visibility: hidden;
	display: none;
}

.autoWidth
{
    width: auto !important;
    min-width: 380px;
    max-width: 800px;
}

.envelopeTooltip
{
    width:316px !important;
}.transferPassengerGrid
{
    height: 135px;
    width: 651px;
}

.transferPassengerDialogGrid
{
    height: 250px;
}.travelDocDetailsContainer
{
	height: 455px;
	overflow: visible !important;
}

.travelDocDetailsContainer .AirportCode {
	width: 28px;
}

.travelDocDetailsContainer .CountryCode {
	width: 73px;
}

.travelDocDetailsContainer .Date {
	width: 50px;
}

.travelDocLeftPanel, .travelDocRightPanel
{
	float: right;
    border: 1px solid #cccccc;
	overflow-y: auto;
}

.travelDocLeftPanel
{
    width: 430px;
	height: 440px;
	margin-right: 5px;
    padding: 4px 8px 8px 8px;
}

.travelDocRightPanel
{
    width: 450px;
	height: 452px;
    padding: 0;
}

.travelDocRightPanel .padded {
    padding: 4px 8px 8px 8px;
}

.TravelDocPassengerTable td.Label
{
	width: 70px;
}

.TravelDocDocumentTable td
{
	vertical-align: top;
}

.TravelDocDocumentTable td.Label
{
	width: 70px;
}

.travelDocDropDown {
	max-width: 120px;
}

.travelDocSegmentResult {
    border: 1px solid #cccccc;
    padding: 4px 4px 0 4px;
    margin: 2px 2px 10px 2px;
}

.travelDocSegmentResult .expandCollapseToggleButton {
    margin-right: 0;
}

.TravelDocStatus img {
    vertical-align: middle;
}

.TravelDocStatus span {
	margin-left: 5px;
}

.travelDocLevel1Message li.Amber {
    color: #D66000;
}

.travelDocLevel1Message li.Green {
    color: green;
}

.travelDocLevel1Message li.Red {
    color: red;
}

.travelDocLevel2MsgHeader {
    float: left;
}

.travelDocLevel2MsgButton {
    text-align: right;
}

.TravelDocMessages {
    padding-left: 15px;
}
     /*styling for p added only because random messageMembers from traveldoc are sent inside <p> tag, while others are not*/
	 .TravelDocMessages p {
         font-size: 11px;
         padding-top: 0;
         padding-bottom: 0;
         margin: 0;
     }
    
    .TravelDocMessages li {
        padding: 3px 0 3px 0;
    }
    
	.TravelDocMessages ol > li {
        padding: 0;
    }

.travelDocDetailsContainer .speedsearchResult {
	text-transform: none;
	width: 300px !important;
	border: 1px solid #75B7F4;
}

.TravelDocMessages p.timaticParagraph {
    padding-bottom: 1em;
}

.TravelDocMessages ul.timaticList {
    list-style-type: none;
    padding-inline-start: 0;
}

/* these class names match with the timatic.paragraphType enum*/  
.TravelDocMessages ul.timaticList span.Information {
    color: black;
}
.TravelDocMessages ul.timaticList span.Restriction {
    color: red;
}
.TravelDocMessages ul.timaticList span.Exception {
    color: black;
}
.TravelDocMessages ul.timaticList span.Requirement {
    color: inherit
}
.TravelDocMessages ul.timaticList span.Recommendation {
    color: inherit;
}
.TravelDocMessages ul.timaticList span.Applicable {
    color: inherit;
}
.userStatusIndicator {
  width: 22px;
  height: 20px;
  margin-top: 1px;
  float: left;
}
.uwsMessageTable {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}

.uwsMessageTable thead tr {
    padding: 1px;
    background-color: #ACACAC;
    color: white;
}

.uwsMessageTable thead tr th {
    padding: 2px;
    border: 1px solid #ddd;
}

.uwsMessageTable tr td {
    border: 1px solid #000000;
    padding-left: 1px;
    padding-right: 1px;
}

.uwsMessageSiSection {
    max-height: 370px;
}

.uwsMessageBodyContent {
    max-height: 185px;
    padding: 10px 0 12px 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.uwsImport .subHeader {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

.uwsImport .deadloadGridContainer {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.uwsImport .deadloadOverview {
    width: 615px;
    font-size: 10px;
    max-height: 145px;
    overflow-y: auto;
    overflow-x: hidden;
}.crewAndPantrySettings {
    width: 100%;
    padding: 0;
    border-spacing: 0;
    border-bottom: 1px solid white;
}

.calculationLink {
    color: black;
    text-decoration: underline;
}

.calculationFigure {
    text-align: right;
    padding-right: 9px;
}

.fuelHistory {
    padding-top: 10px;
    width: 445px !important;
    border: 0;
}

.fuelHistory .scrollable-scroll div {
    float: left;
}

.fuelHistory .header {
    font-weight: bold;
}

.fuelHistory .flight, .fuelHistory .date, .fuelHistory .fuel-weight {
    width: 85px;
}

.fuelHistory .weight-padding {
    padding-right: 20px;
}

.fuelRadioButton {
    margin: 2px 1px 3px 0 !important;
}

.invalidWeightBalanceFigure {
    color: red;
}

.wb-envelope .envelopeImgContainer {
    height: 258px;
}

.wb-dow-header span:nth-child(2) {
    float: right;
    margin-right: 6px;
}

.wb-dow-section {
    height: 279px;
    width: 100%;
}

.wb-minus {
    padding-left: 3px;
}

.wb-plus {
    padding-left: 2px;
}

.wb-select {
    margin: 1px 0 1px 1px;
    width: 67px;
}

.wb-underload tr {
    height: 14px;
}

.wb-underload td:nth-child(2) {
    padding-right: 55px;
    text-align: right;
}

.weightBalanceTextBox, .weightBalanceTextBox-right-col {
    text-align: right;
    width: 60px;
}

.weightBalanceTextBox {
    margin-left: 1px;
}

.weightBalanceTextBox-right-col {
    margin-left: 10px;
}.WorldtracerScreen
{
    background-color: #2E3436;
    color: #ffffff;    
    font-size: 16px;
    padding-left:3px;
    height: 586px;
    width: 715px;
    overflow:auto;
    box-sizing: border-box;
    resize: none;
}

.WTResultContainer
{
    background-color: #F0F0F0;
    overflow-y: auto; 
    overflow-x:hidden;
    padding-left: 5px;
}

.WTResultContainer pre
{
    margin: 0pt;
}

#worldtracerContainer
{
    padding: 0px;
}.border {
    border: 1px solid #dee2e6!important;
}
.border-0 {
    border: 0 !important;
}
.border-1 {
    border-width: 1px!important;
}
.border-top {
    border-top: 1px solid #dee2e6!important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.border-dark {
    border-color: #212529!important;
}
.border-collapse{
    border-collapse: collapse;
}.float-right
{
    float: right;
}
.float-left
{
    float: left;
}/*****************************
* border
*******************************/
.b-0 {
    border-spacing: 0 !important;
}

/*****************************
* margin
*******************************/
.ml-2{
    margin-left: 2px;
}
.mr-3 {
    margin-right: 3px;
}
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-3{
    margin-bottom: 3px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.m-10{
    margin: 10px;
}
/*****************************
* padding
*******************************/
.p-5 {
    padding: 5px !important;
}
.pt-2 {
    padding-top: 2px;
}
.pt-5 {
    padding-top: 5px;
}
.pl-2 {
    padding-left: 2px;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.py-3{
    padding-top: 3px;
    padding-bottom: 3px;
}

/*****************************
* width
*******************************/
.w-auto{
    width: auto;
}
.w-100{
    width: 100%;
}
.w-15p{
    width: 15px;
}
.w-20p{
    width: 20px;
}
.w-50p {
    width: 50px;
}
.w-70p{
    width: 70px;
}
.w-85p{
    width: 85px;
}
.w-100p{
    width: 100px;
}
.w-110p{
    width: 110px;
}
.w-120p{
    width: 120px;
}
.w-150p{
    width: 150px;
}
.mw-450p{
    min-width: 450px;
}

/*****************************
* height
*******************************/
.h-45p{
    height: 45px;
}.text-decoration-line-through{
    text-decoration: line-through;
}
.text-align-left{
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.text-align-center {
    text-align: center;
}
.text-danger {
    color: var(--iprt-txt-danger);
}
.font-weight-bold{
    font-weight: 700;
}
.font-size-sm{
  font-size: calc(var(--iprt-base-font-size)*.875);
}
.font-style-oblique{
    font-style:oblique;
}
.align-top {
    vertical-align: top;
}
.lh-16{
    line-height: 16px;
}:root {
    --iprt-blue: #009fe3;
    --iprt-darkBlue: #1a3247;
    --iprt-black: #1c1c1c;
    --iprt-white: #fff;
    --iprt-yellow: #fbcf39;
    --iprt-red: red;
    --iprt-txt-danger: red;
    --iprt-bg-modal-alert: #f0f8ff;
    --iprt-bg-light: rgba(255, 255, 255, .7);
    --iprt-base-font-size: 11px;

    --iprt-focus-element: Fuchsia;
    --iprt-focus-area: #009fe3;
    --iprt-warning: #FB9439;
}

.rebrand-theme {
   --iprt-nav-background-color: var(--iprt-darkBlue);
}

.rebrand-theme .form-check-label{
    color: white;
}