@charset "utf-8";
/* ********************
	VARS 
  ******************** */
/* BREAKPOINTS */
@import "styles.css";
@import "form.css";
@import "navi.css";
@import "system.css";
table td {
  padding: 2px;
  padding: 0.1538rem;
}
/* ----------container-------------- */
@media (max-width: 991px) {
  body {
    width: 100%;
  }
}
#container {
  margin: 0 auto;
  padding: 0;
  background-color: #FFF;
}
@media (max-width: 991px) {
  #container {
    width: 100%;
    min-width: 300px;
    min-width: 18.75rem;
  }
}
.containerwide {
  width: 1150px ;
  width: 89rem;
}
@media (max-width: 991px) {
  .containerwide {
    width: 100%;
    min-width: 300px;
    min-width: 18.75rem;
  }
}
.containernormal {
  width: 990px;
  width: 76.15rem;
}
.containerslim {
  width: 860px;
  width: 66.15rem;
  margin: 0;
}
/* ----------header----------------- */
#header {
  margin: 0;
  padding: 0;
  background: url(../img/header.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 60px;
  height: 3.75rem;
}
@media (max-width: 330px) {
  #header {
    height: auto;
  }
  #header img {
    width: 100%!important;
    height: auto!important;
  }
}
#topbar {
  margin: 0;
  padding: 0;
  background-color: #CCC;
  height: 2px;
  height: 0.1538rem;
}
/* -----------------content--------------------- */
#content {
  min-height: 600px;
  min-height: 46.15rem;
}
.contentwide {
  background-color: #EEE;
  padding: 0 7px 0 7px;
  padding: 0 0.6rem 0 0.6rem;
  margin: 0 169px 0 169px;
  margin: 0 13rem 0 13rem;
}
@media (max-width: 991px) {
  .contentwide {
    margin: 0;
  }
}
.contentnormal {
  background-color: #EEE;
  padding: 0 13px 0 11px;
  padding: 0 1rem 0 0.8rem;
  margin: 0 0 0 169px;
  margin: 0 0 0 13rem;
}
@media (max-width: 991px) {
  .contentnormal {
    margin: 0;
  }
}
.contentslim {
  background-color: #EEE;
  padding: 0 13px 0 11px;
  padding: 0 1rem 0 0.8rem;
  margin: 0;
}
.contentrighton {
  margin-right: 169px;
  margin-right: 13rem;
}
@media (max-width: 991px) {
  .contentrighton {
    margin-right: 0;
    padding: 0 10px;
  }
}
#left {
  float: left;
  width: 170px;
  width: 13rem;
  margin: 0;
  padding: 13px 0 0 0;
  padding: 1rem 0 0 0;
  color: #FFF;
  background-color: #FFF;
  display: block;
}
#right {
  float: right;
  width: 170px;
  width: 13rem;
  margin: 0;
  padding: 0;
  min-height: 550px;
  min-height: 42.31rem;
  display: block;
}
@media (max-width: 991px) {
  #right {
    width: 100%;
    display: block;
    clear: both;
    min-height: 0;
  }
}
/* -----------footer--------------------------- */
#footer {
  clear: both;
  background-color: #CCC;
  padding: 0;
  margin: 0;
}
/* Body, links, basics */
html {
  font-size: 13px;
}
body {
  background: url(../img/bg_gradient.gif);
  background-repeat: repeat-x;
  background-color: #1F3364;
  font-size: 13px;
  font-size: 1rem;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #000;
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility;
  line-height: 1.285714286;
}
input,
select,
textarea,
td,
p,
a {
  font-size: 13px;
  font-size: 1rem;
}
a {
  color: #263E7E;
}
a:visited {
  color: #263E7E;
}
a:hover {
  color: #263E7E;
}
a:active {
  color: #263E7E;
}
#calclog {
  font-size: 12px;
  font-size: 0.9rem;
}
#calclog h1 {
  font-size: 18px;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0.2rem 0 0.2rem 0;
}
#calclog h2 {
  font-size: 16px;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0.2rem 0 0 0;
}
#calclog h3 {
  font-size: 13px;
  font-size: 1rem;
  font-weight: 700;
}
.tblsmall td {
  font-size: 11px;
  font-size: 0.85rem;
}
.navifpltop {
  display: none;
}
@media (max-width: 991px) {
  .navifpltop {
    display: block;
  }
  .formtbl {
    width: 100%;
    min-width: 300px;
    min-width: 18.75rem;
  }
  .watch {
    background: transparent;
  }
  #navitab {
    margin-bottom: 20px;
  }
  #navi_fplexp {
    display: inline-block;
  }
  #navi_fplexp li,
  #navitab li {
    width: 100%!important;
  }
  .notab {
    display: none;
  }
  .img-responsive {
    width: 100%;
    height: auto;
  }
  .iframe-map {
    width: 100%;
    min-height: 300px;
  }
  #navifpl {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    width: 100%;
    max-width: 100%;
  }
  #fpl_print,
  #fpl_printsum,
  #flog_sum {
    display: none;
  }
  .makefpl {
    width: 100%;
    padding-top: 15px;
    padding-top: 0.9375rem;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
  }
  .makefpl a {
    font-size: 110%;
  }
  #divctrl {
    display: none;
  }
  .gearth {
    display: none;
  }
  #fplnaviholder li,
  #navifpl li {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }
  input[type="text"],
  input[type="password"],
  select,
  textarea {
    padding: 5px 4px;
  }
  input[type="button"],
  input[type="submit"] {
    padding: 3px 6px;
  }
  #fplnaviholder input[type="button"],
  #navifpl input[type="button"] {
    /*	width: 100%;  */
    padding: 8px 8px;
    border-radius: 0;
    width: 90%;
  }
  #navitab {
    margin-bottom: 20px;
    color: #F00;
  }
  .iconcfg,
  .hrefhelp,
  #holderctrloptions,
  #eqconfigurator,
  .wrap-cfgeq {
    display: none;
  }
  #left .item-video_tutorials,
  #left .item-mt_trackviewer,
  #left .item-acft_list {
    display: none;
  }
  .formchrallw {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .imgslider {
    width: 100%;
  }
  .tblcreditinfo .cc3 {
    display: none;
  }
  .hrefcreditinfo {
    display: none;
  }
  .hide-md {
    display: none;
  }
  .freewrapgm .googlemap {
    width: 99%!important;
  }
  .freewrapgm .googlemap #map1 {
    width: 100%!important;
  }
  .tblpass {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .tblpass tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .tblpass td {
    display: inline-block;
    width: 100%!important;
    text-align: center;
  }
  .tblpass td[colspan] {
    width: 100%;
  }
  .tblpass .colempty {
    display: none;
  }
  .tblpass input,
  .tblpass textarea {
    width: 98%;
  }
  .table-container {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 10px 0;
  }
  .table-container table,
  .table-container iframe {
    max-width: none;
  }
  .table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 30px;
    width: 1.875rem;
    height: 30px;
    height: 1.875rem;
  }
  .table-container::-webkit-scrollbar-thumb {
    border-radius: 0;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.tblsubfuel .c1 {
  width: 145px;
  width: 9.0625rem;
}
.tblsubfuel .c2 {
  width: 40px;
  width: 2.5rem;
}
.tblsubfuel .c3 {
  width: 40px;
  width: 2.5rem;
}
.tblsubfuel .c4 {
  width: 50px;
  width: 3.125rem;
}
@media (max-width: 650px) {
  .flextr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .flextbl,
  .flexformtbl {
    /* break table */
  }
  .flextbl tr,
  .flexformtbl tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .flextbl td,
  .flexformtbl td {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .flextbl td[colspan],
  .flexformtbl td[colspan] {
    width: 100%;
  }
  .flexformtbl td {
    text-align: left;
  }
  .flexformtbl input[type="text"],
  .flexformtbl input[type="password"],
  .flexformtbl input[type="email"],
  .flexformtbl select,
  .flexformtbl textarea {
    padding: 5px 4px;
  }
  .flexformtbl input[type="text"],
  .flexformtbl input[type="password"],
  .flexformtbl input[type="email"],
  .flexformtbl select,
  .flexformtbl textarea {
    width: 100%;
  }
  .flexformtbl .formmsg {
    width: 99%!important;
  }
  .fplarchive .col1 {
    width: 10%;
  }
  .fplarchive .col2 {
    width: 10%;
  }
  .fplarchive .col3 {
    width: 10%;
  }
  .fplarchive .col4 {
    width: 20px;
  }
  .fplarchive .col5 {
    width: 10%;
  }
  .fplarchive .col6 {
    width: 10%;
  }
  .fplarchive .col7 {
    width: 100px;
  }
  .fplarchive .col8 {
    width: 45px;
  }
  .fplarchive .col9 {
    width: 10%;
  }
  .fplarchive .col10 {
    width: 13px;
  }
  .flogfpldata .col1 {
    width: 15%;
    text-align: left;
  }
  .flogfpldata .col2 {
    width: 25%;
  }
  .flogfpldata .col3 {
    width: 15%;
  }
  .flogfpldata .col4 {
    width: 15%;
  }
  .flogfpldata .col8 {
    width: 20%;
  }
  .tblcreditinfo thead .cc1,
  .tblcreditinfo thead .cc2 {
    display: none;
  }
  .tblcreditinfo td {
    text-align: left;
  }
  .tblcreditinfo .cc5,
  .tblcreditinfo .cc6 {
    text-align: right;
  }
  .tblcreditinfo .cc1 {
    width: 25%;
  }
  .tblcreditinfo .cc2 {
    width: 73%;
  }
  .tblcreditinfo .cc4 {
    width: 67%;
  }
  .tblcreditinfo .cc5 {
    width: 10%;
  }
  .tblcreditinfo .cc6 {
    width: 20%;
  }
  .tblcreditinfo .ccsp5 {
    display: none;
  }
}
@media (max-width: 650px) {
  .fplarchive thead td {
    vertical-align: top;
  }
  .fplarchive .col1 {
    width: 18%;
  }
  .fplarchive .col2 {
    width: 15%;
  }
  .fplarchive .col3 {
    width: 15%;
  }
  .fplarchive .col4 {
    width: 10px;
    padding-top: 4px;
    padding-top: 0.25rem;
  }
  .fplarchive .col5 {
    width: 15%;
  }
  .fplarchive .col6 {
    width: 20%;
  }
  .fplarchive .col7 {
    width: 15%;
    text-align: left;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .fplarchive .col8 {
    width: 10%;
    text-align: left;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
  .fplarchive .col9 {
    width: 10%;
    text-align: left;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
  .fplarchive .col10 {
    display: none;
  }
  .colwbftwrap {
    width: 100%!important;
    padding: 0;
  }
  .tblsubfuel {
    width: 100%!important;
    /*			.c4{width: 20%!important; } */
  }
  .tblsubfuel .c1 {
    width: 40%!important;
  }
  .tblsubfuel .c2 {
    width: 20%!important;
  }
  .tblsubfuel .c3 {
    width: 20%!important;
  }
  .tblsubfuel #flog_addreserve_label {
    width: 95%!important;
  }
}
@media (max-width: 570px) {
  .fplarchive tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .fplarchive td {
    display: inline-block;
    text-align: center;
  }
  .fplarchive thead td {
    width: 18%!important;
  }
  .fplarchive thead .col7,
  .fplarchive thead .col8,
  .fplarchive thead .col9,
  .fplarchive thead .col10 {
    display: none;
  }
  .fplarchive .col1 {
    width: 18%;
  }
  .fplarchive .col2 {
    width: 18%;
  }
  .fplarchive .col3 {
    width: 18%;
  }
  .fplarchive .col4 {
    display: none;
  }
  .fplarchive .col5 {
    width: 18%;
  }
  .fplarchive .col6 {
    width: 18%;
  }
  .fplarchive .col7 {
    width: 35%;
    padding-top: 5px;
    padding-top: 0.3125rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .fplarchive .col8 {
    width: 25%;
    text-align: right;
  }
  .fplarchive .col9 {
    width: 25%;
    text-align: right;
  }
  .fplarchive .col10 {
    display: none;
  }
  .tblcreditinfo thead .cc1,
  .tblcreditinfo thead .cc2 {
    display: none;
  }
  .tblcreditinfo td {
    text-align: left;
  }
  .tblcreditinfo .cc5,
  .tblcreditinfo .cc6 {
    text-align: right;
  }
  .tblcreditinfo .cc1 {
    width: 25%!important;
  }
  .tblcreditinfo .cc2 {
    width: 73%!important;
  }
  .tblcreditinfo .cc4 {
    width: 67%!important;
  }
  .tblcreditinfo .cc5 {
    width: 10%!important;
  }
  .tblcreditinfo .cc6 {
    width: 20%!important;
  }
  .tblcreditinfo .ccsp5 {
    display: none;
  }
}
@media (max-width: 991px) {
  .fplInputTbl input,
  .fplInputTbl select,
  .fplInputTbl #fpl_edit #fpl_typeofflight {
    padding: 5px;
    padding: 0.3125rem;
    width: 100%!important;
  }
  .fplInputTbl .trflex {
    display: flex;
    flex-wrap: wrap;
    width: 95%!important;
  }
  .fplInputTbl .trflex td {
    display: inline-block;
    width: 100%;
  }
  .fplInputTbl .ffinfo {
    display: flex;
    flex-wrap: wrap;
    width: 100%!important;
    float: right;
  }
  .fplInputTbl .ffinfo .col1,
  .fplInputTbl .ffinfo .col1 {
    width: 100%!important;
    display: inline-block;
  }
  .fplInputTbl .ffinfo .col1 table tr,
  .fplInputTbl .ffinfo .col1 table tr {
    width: 100%;
  }
  .fplInputTbl .ffinfo .col1 table td,
  .fplInputTbl .ffinfo .col1 table td {
    width: 25%!important;
  }
  .fplInputTbl .flbl,
  .fplInputTbl .fipt {
    width: 50%;
    display: inline-block;
  }
  .fplInputTbl .flblipt {
    width: 100%;
    display: inline-block;
  }
  .fplInputTbl #fpl_equipment1,
  .fplInputTbl #fpl_equipment2 {
    width: 45%!important;
  }
  .fplInputTbl #fpl_endurance1,
  .fplInputTbl #fpl_endurance2,
  .fplInputTbl #fpl_pickupeet1,
  .fplInputTbl #fpl_pickupeet2,
  .fplInputTbl #fpl_totaleet1,
  .fplInputTbl #fpl_totaleet2,
  .fplInputTbl #fpl_timedeparture1,
  .fplInputTbl #fpl_timedeparture2 {
    width: 50px !important;
    width: 3.125rem !important;
  }
  .fplInputTbl #fpl_flightlevelrequested {
    width: 50% !important;
  }
  .fplInputTbl #fpl_flightlevelmax {
    width: 30px !important;
  }
  .fplInputTbl #fpl_route {
    width: 100%!important;
  }
  .fplInputTbl #routingInfo {
    display: none;
  }
  .fplInputTbl .iconnearest {
    display: none;
  }
  .fplInputTbl #fpl_routeholder {
    width: 100%;
  }
  .fplInputTbl #fpl_routelabel {
    position: relative;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .fplInputTbl #fpl_route {
    width: 95%!important;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    margin-left: 0;
  }
  .fftbl2 {
    width: 100%!important;
  }
  .fftbl2 colgroup {
    display: none;
  }
  .fftbl2 .col14 {
    width: 100%;
  }
  .fftbl2 .col1,
  .fftbl2 .col2,
  .fftbl2 .col3,
  .fftbl2 .col4 {
    width: 25%;
  }
  .td_txtarea {
    width: 200%;
  }
  .fftbl3 {
    width: 100%!important;
  }
  .fftbl3 colgroup {
    display: none;
  }
  .fftbl3 #specialoptions {
    display: flex;
    flex-wrap: wrap;
    width: 95%!important;
  }
  .fftbl3 #specialoptions td {
    display: inline-block;
    width: 100%;
  }
  .fftbl4 {
    width: 100%!important;
  }
  #fpl_pickuppoint,
  #fpl_infltentry {
    width: 69%!important;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  #fpl_pickuppointcountrycode,
  #fpl_infltentrycountrycode {
    width: 20%!important;
  }
  #fpl_otherinfo {
    width: 95%!important;
  }
  #fpl_forcedoverpointmulti {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .treq .flbl {
    width: 30%!important;
  }
  .treq .fipt {
    width: 60%!important;
  }
  .treq .hlspan input[type="checkbox"] {
    width: 30px !important;
    width: 1.875rem !important;
  }
  .eqcollbl {
    display: block;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  #moreequipment {
    display: none;
  }
  #moreequipment .fplInputTbl {
    margin: 0;
  }
  #fpl_forcedoverpointmulti {
    width: 95%!important;
  }
  #layerFpl {
    width: 75%;
    left: 5%;
    position: fixed;
  }
  #left .borderbottom li {
    padding-top: 10px;
    padding-top: 0.625rem;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
  }
  #left .borderbottom li a {
    font-size: 110%;
  }
  #footer p,
  #footer a {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
  .md-fullw {
    display: block;
    width: 90%;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .googlemap {
    width: 100%!important;
  }
  .googlemap #map1 {
    width: 100%!important;
  }
  .tblregister strong {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .tblregister td {
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
  .tblregister .btn {
    width: 100%;
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .tblstatus {
    width: 100%!important;
  }
  .tblstatus .c4 {
    display: none;
  }
  .tblstatus .c1,
  .tblstatus .c2,
  .tblstatus .c3,
  .tblstatus .c5,
  .tblstatus .c6 {
    width: 18%;
  }
}
@media (max-width: 540px) {
  .tblcreditinfo .cc1 {
    width: 99%!important;
  }
  .tblcreditinfo .cc2 {
    width: 99%!important;
  }
  .tblcreditinfo .cc4 {
    width: 47%!important;
  }
  .tblcreditinfo .cc5 {
    width: 10%!important;
  }
  .tblcreditinfo .cc6 {
    width: 32%!important;
  }
  .tbl_total .cc1,
  .tbl_total .cc2 {
    display: none;
  }
}
@media (max-width: 680px) {
  .col-hide {
    display: none!important;
    background: #333;
  }
}
/* MENU */
@media (max-width: 991px) {
  #content {
    padding-top: 45px;
    padding-top: 2.8125rem;
  }
}
@media (max-width: 991px) {
  #left {
    display: none;
    width: 310px;
    min-width: 310px;
    position: absolute;
    top: 60px;
    top: 3.75rem;
    left: 0;
    background: transparent;
    z-index: 9999;
  }
}
@media (max-width: 479px) {
  #left {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 991px) {
  #right {
    display: none;
    width: 310px;
    min-width: 310px;
    position: absolute;
    top: 60px;
    top: 3.75rem;
    right: 0;
    background: transparent;
    z-index: 9999;
  }
}
@media (max-width: 479px) {
  #right {
    width: 100%;
    min-width: 100%;
  }
}
#menubg,
#menubgr {
  height: 100%;
  width: 315px;
  width: 19.6875rem;
  min-width: 310px;
  min-width: 19.375rem;
  position: fixed;
  z-index: 9998;
  background: #FFF;
  display: none;
  top: 0px;
}
@media (max-width: 479px) {
  #menubg,
  #menubgr {
    width: 100%;
    min-width: 100%;
    top: 0px;
  }
}
#menubg {
  border-right: 1px solid #000;
  left: -1px;
}
#menubgr {
  border-left: 1px solid #000;
  right: -1px;
}
.btn-mmenu {
  position: absolute;
  font-size: 100%;
  color: #000;
  cursor: pointer;
  padding: 3px 5px;
  border: 1px solid #263E7E;
  background: #FFF;
  display: inline-block;
}
#btn-mobilemenu,
#btn-mobilemenuright {
  display: none;
}
@media (max-width: 991px) {
  #btn-mobilemenu,
  #btn-mobilemenuright {
    display: inline-block;
  }
}
#btn-mobilemenu,
#btn-mobilemenuclose {
  left: 10px;
  left: 0.625rem;
  top: 80px;
  top: 5rem;
}
#btn-mobilemenuright,
#btn-mobilemenuclose {
  right: 10px;
  right: 0.625rem;
  top: 80px;
  top: 5rem;
}
#btn-mobilemenuclose,
#btn-mobilemenucloseright {
  top: -30px;
  top: -1.875rem;
}
@media (min-width: 991px) {
  #btn-mobilemenuclose,
  #btn-mobilemenucloseright {
    display: none;
  }
}
@media (max-width: 991px) {
  #btn-mobilemenuclose,
  #btn-mobilemenucloseright {
    z-index: 999;
    position: absolute;
    /*	 .top(-28px); */
    display: inline-block !important;
    width: 100px;
    width: 6.25rem;
    text-align: center;
  }
  #btn-mobilemenucloseright {
    right: 10px;
    right: 0.625rem;
  }
}
@media (max-width: 991px) {
  #contwatch {
    text-align: center;
    /* margin-right: 10px; */
  }
}
@media (max-width: 991px) {
  .tblfreetools {
    width: 100%!important;
  }
  .tblfreetools textarea {
    width: 95%;
  }
  .tblprocviewer {
    width: 100%;
  }
  .tblprocviewer td {
    width: 100%;
    text-align: left!important;
  }
  .tblprocviewer td img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 991px) {
  #wrapflogmapimg {
    display: none;
  }
  #wrapflogmapif {
    display: block;
  }
}
@media (max-width: 991px) {
  #wrapflogmapimg {
    display: block;
  }
  #wrapflogmapif {
    display: none;
  }
}
/* BTN HELP */
/*# sourceMappingURL=main.css.map */