/* !-- THE BASICS -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  * {
  margin:0;
  padding:0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  outline:none;
}
body {
  background:#000;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-text-size-adjust:none;
  text-shadow: 3px 1px 2px #000000;
  min-width: 1260px;
}
body.ipad {
  min-width: 0;
  width: 1024px;
}
html, body {
  width: 100%;
  height: 100%;
}
/* edit for breadcrumbs- Trevor*/
#crumbs {
  text-shadow:none;
  margin-left:36px;
  margin-bottom:10px;
  display: block;
  clear: both;
  font-size: 11px;
  color: #CCC;
  position:relative;
  left:250px;
  width:500px;
  top:-38px;
  letter-spacing: 0.5px;
}
#page #top #crumbs a.history {
  text-shadow:none;
  margin-right:5px;
  margin-bottom:10px;
  padding:0px;
  display: block;
  cursor:pointer;
  font-size: 11px;
  color: #CCC;
  float:left;
}
#page #top #crumbs a.current {
  text-shadow:none;
  margin-right:5px;
  margin-bottom:10px;
  padding:0px;
  display: block;
  cursor:pointer;
  font-size: 11px;
  color: #FCB131;
  float:left;
}
#page #top #main-menu crumbs a:hover {
  color: #fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */    
  .bottom-gradient {
  display: none;
}
#page, #main-content {
  -webkit-transform: translate3d(0, 0, 0);
}
table.operations {
  width: 100%;
  margin: 0 0 3em;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table.operations caption {
}
table.operations th, table.operations td {
  text-align: center;
  vertical-align: top;
  padding: 1.5em 10px .5em;
  border: 1px solid #999;
}
table.operations thead th, table.operations thead td {
  font-size: 12px;
  padding-bottom: 1.5em;
  vertical-align: middle;
  border-color: #333;
}
table.operations tbody th {
  background: #eee;
}
table.operations tbody td {
  background: #fff;
}
table.operations tbody tr:nth-child(even) th {
  background: #ddd;
}
table.operations tbody tr:nth-child(even) td {
  background: #eee;
}
table.operations tbody th.message, table.operations tbody td.link {
  width: 100px;
}
table.operations tbody td.actions {
  text-align: left;
}
table.operations tbody td.link a {
  color: #fff;
  text-decoration: none;
  border: 1px solid #333;
  padding: .3em 10px;
  display: block;
  cursor: pointer;
  background: #4D4D4D;
  background: -moz-linear-gradient(top, #757575 0%, #303030 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #757575), color-stop(100%, #303030));
  background: -webkit-linear-gradient(top, #757575 0%, #303030 100%);
  background: -o-linear-gradient(top, #757575 0%, #303030 100%);
  background: -ms-linear-gradient(top, #757575 0%, #303030 100%);
  background: linear-gradient(to bottom, #757575 0%, #303030 100%);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 -3px 3px #000 inset, 0 0 3px #000;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 -3px 3px #000 inset, 0 0 3px #000;
  -ms-border-radius: 5px;
  -ms-box-shadow: 0 -3px 3px #000 inset, 0 0 3px #000;
  -o-border-radius: 5px;
  -o-box-shadow: 0 -3px 3px #000 inset, 0 0 3px #000;
  border-radius: 5px;
  box-shadow: 0 -3px 3px #000 inset, 0 0 3px #000;
}
table.operations tbody td.link a:hover, table.operations tbody td.link a:focus {
  background: #6F6F6F;
  background: -moz-linear-gradient(top, #878787 0%, #4c4c4c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #878787), color-stop(100%, #4c4c4c));
  background: -webkit-linear-gradient(top, #878787 0%, #4c4c4c 100%);
  background: -o-linear-gradient(top, #878787 0%, #4c4c4c 100%);
  background: -ms-linear-gradient(top, #878787 0%, #4c4c4c 100%);
  background: linear-gradient(to bottom, #878787 0%, #4c4c4c 100%);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 3px 3px #000 inset, 0 0 3px #000;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 3px 3px #000 inset, 0 0 3px #000;
  -ms-border-radius: 5px;
  -ms-box-shadow: 0 3px 3px #000 inset, 0 0 3px #000;
  -o-border-radius: 5px;
  -o-box-shadow: 0 3px 3px #000 inset, 0 0 3px #000;
  border-radius: 5px;
  box-shadow: 0 3px 3px #000 inset, 0 0 3px #000;
}
table.operations p {
  margin: 0 0 1em;
  padding: 0;
}
table.operations p.end {
  font-weight: bold;
  text-align: center;
}
table.operations.maintenance {
  width: auto;
}
table.operations.maintenance th, table.operations.maintenance td {
  white-space: nowrap;
}
table.smart-ops {
  width: 100%;
  margin: 0 0 2em;
  padding: 0;
  border: 1px solid #999;
  border-collapse: collapse;
  border-spacing: 0;
}
table.smart-ops th, table.smart-ops td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: .8em 10px;
  border: none;
  background: none;
  border-bottom: 1px solid #999;
}
table.smart-ops th {
  width: 200px;
}
table.smart-ops td {
  padding-left: 20px;
}
table.smart-ops tr:nth-child(even) th, table.smart-ops tr:nth-child(even) td {
  background: #fff;
}
.smart-ops-button {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: .5em 10px;
  display: block;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #000;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 0 3px #000;
  -ms-border-radius: 5px;
  -ms-box-shadow: 0 0 3px #000;
  -o-border-radius: 5px;
  -o-box-shadow: 0 0 3px #000;
  border-radius: 5px;
  box-shadow: 0 0 3px #000;
}
.smart-ops-button small {
  font-weight: normal;
  font-size: .7em;
  display: block;
}
.smart-ops-button.alphabetical {
  background-color: #333;
}
.smart-ops-button.alphabetical:hover, .smart-ops-button.alphabetical:focus {
  background-color: #5c5c5c;
}
.smart-ops-button.cas {
  background-color: #262261;
}
.smart-ops-button.cas:hover, .smart-ops-button.cas:focus {
  background-color: #2a20ae;
}
.smart-ops-button.flight-deck {
  background-color: #ff5b00;
}
.smart-ops-button.flight-deck:hover, .smart-ops-button.flight-deck:focus {
  background-color: #ff7800;
}
.smart-ops-button.navigation {
  background-color: #b29bca;
}
.smart-ops-button.navigation:hover, .smart-ops-button.navigation:focus {
  background-color: #ac84d7;
}
.smart-ops-button.operational {
  background-color: #8b5d3b;
}
.smart-ops-button.operational:hover, .smart-ops-button.operational:focus {
  background-color: #ad5a1a;
}
/* !-- ALL DRESED -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  p {
  line-height:1.5em;
  margin-bottom:10px;
}
li, td {
  line-height:1.5em;
}
a {
  text-decoration:none;
}
a img {
  border:none;
  outline:none;
}
textarea, input {
  outline:none;
}
.flowfix {
  width: 100% !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  overflow: hidden !important;
  clear: both !important;
  float: none !important;
}
/* !-- TABLES -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  table {
  text-align:center;
  margin-bottom:20px;
  border-collapse:collapse;
}
table td {
  border:1px solid #000;
  padding:4px;
}
table #no_border {
  border: 0px;
  padding:0px;
}
table th {
  border:1px solid #000;
  padding:4px;
  background:#CCC;
}
table.free_table {
  width: 550px;
  margin: 15px 0 15px 0;
  border: 1px double #000;
  border-spacing: 0;
  border-collapse: collapse;
  float: left;
}
body.ipad table.free_table {
  width:500px;
}
tr {
  padding-top:20px;
}
table.free_table th {
  text-align: center;
  padding: 3px;
  border: 1px double #666;
}
table.free_table tbody td {
  font-size:13px;
  width:10%;
}
table.free_table td {
  text-align: left;
  padding: 3px;
  border: 1px double #666;
}
table#tabletoobig tbody td {
  font-size:10px !important;
}
/* !-- THE BLOCKER POPUP -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #blocker {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:10;
  margin:0;
  display:none;
  position: fixed;
}
#blocker #bg_blocker {
  background:#000;
  opacity:.5;
  width:100%;
}
#blocker #imagebig {
  position:absolute;
  z-index:11;
  left:50%;
  top:50%;
}
#blocker #imagebig.portrait {
  top:40%;
}
#blocker #imagebig img, #blocker #imagebig span {
  position:relative;
  opacity:0;
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -ms-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
}
#blocker.ready #imagebig img, #blocker.ready #imagebig span {
  opacity:1;
}
#blocker.ready #imagebig img {
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}
#blocker div img {
  background-color:#FFF;
  padding:1px;
}
#blocker span {
  color: #fff;
  text-align: center;
  text-indent: -9999px;
  width: 27px;
  height: 26px;
  outline: 0;
  background: url(../imgs/common/lightbox-buttons_challenger.png) 100% 0 no-repeat;
  display: block;
  position: absolute;
  z-index: 8;
  overflow: hidden;
  cursor: pointer;
}
#blocker span:hover, #blocker span:focus {
  background-position: 100% 100%;
}
#blocker .caption {
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
  background: #000;
  background: rgba(0,0,0,.75);
}
/* !-- BIG RESIZABLE BACKGROUND -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  img#bg {
  width: 100%;
  height: auto;
  min-width: 1300px;
  min-height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -999;
}
/* !-- TOP SECTION MENU -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #page #top {
  position: absolute;
  top: 0;
  left: 0;
  z-index:4;
}

#page.splash #top {/*mods to correct main menu shift Trevor Sept 8 2014*/
  z-index:4;/*mods to correct main menu shift Trevor Sept 8 2014*/
}/*mods to correct main menu shift Trevor Sept 8 2014*/

#page #top #fil-arianne {
  background:url(../imgs/common/bg-fil-arianne.png) 0 0 no-repeat;
  width:247px;
  height:74px;
  padding:6px 0 0 15px;
  float:left;
  position:relative;
  z-index:3;
}

/* removed small logo. repetitive. 09-16-14 Trevor
#page #top #logo-plane {
  background:url(../imgs/challenger605/logo_incrusted_small.png) 0 0 no-repeat;
  width:173px;
  height:26px;
  float:left;
  position:relative;
  margin:10px 50px 0 20px;
}
*/
#page #top #fil-arianne span {
  display:block;
  clear:both;
  font-size:24px;
  color:#2e598a;
  padding-top:15px;
}
#page #top #fil-arianne a {
  display:block;
  clear:both;
  font-size:11px;
  color:#cccccc;
  background:url(../imgs/common/link-fil-arianne.png) 0 -1px no-repeat;
  padding-left:15px;
  margin:5px 0 0 3px;
}
#page #top #fil-arianne a.current-page {
  color:#fcb131;
  margin-left:13px;
  font-weight:bold;
}
/* !-- MAIN MENU -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #page #top #main-menu {
  background:url(../imgs/common/main-menu.png) 0 0 no-repeat;
  height:56px;
  margin-left:-9px;
  
  /*float:left; mods to correct main menu shift Trevor Sept 8 2014*/
  /*position:relative;mods to correct main menu shift Trevor Sept 8 2014*/
  position:absolute; /*------- mods to correct main menu shift Trevor Sept 8 2014*/
  left:262px;/*------- mods to correct main menu shift Trevor Sept 8 2014*/
  z-index:4;
}
#page.splash #top #main-menu {
  background:url(../imgs/common/main-menu-splash.png) 0 0 no-repeat;
  height:56px;
  margin-left:-9px;
  margin-bottom:-20px;
  /*float:left; mods to correct main menu shift Trevor Sept 8 2014*/
  /*position:relative;mods to correct main menu shift Trevor Sept 8 2014*/
  position:absolute; /*------- mods to correct main menu shift Trevor Sept 8 2014*/
  left:240px;/*------- mods to correct main menu shift Trevor Sept 8 2014*/
  z-index:4;
  width:900px;
}
#page #top #main-menu a {
  font-size:12px;
  height:26px;
  padding:11px 10px 0 10px;
  color:#fcb131;
  margin:0 0 0 0;
  display:block;
  float:left;
  font-weight:bold;
}
#page #top #main-menu a:hover, #page #top #main-menu a:focus {
  color: #fff;
}
#page #top #main-menu a.default {
  background: rgba(255, 255, 255, 0.1);
  color:#FFF;
  -moz-box-shadow:inset 0px 0px 5px #000000;
  -webkit-box-shadow:inset 0px 0px 5px #000000;
  box-shadow:inset 0px 0px 5px #000000;
}
#page #top #main-menu a.open {
  color:#FFF;
}
#page #top #main-menu a#system {
  margin-left:25px;
}
#page.splash #top #main-menu a#system {
  margin-left:47px;
}
#page #top #main-menu a#system {
}
#page #top #main-menu a#trouble {
}
#page #top #main-menu a#locator {
}
#page #top #main-menu #search {
  float:left;
  margin:7px 0 0 50px;
  width:175px;
}
#page #top #main-menu #search span {
  font-size:12px;
  color:#fcb131;
  display:block;
  float:left;
  margin:5px 5px 0 0;
  font-weight:bold;
}
#page #top #main-menu #search form {
  float:left;
}
#page #top #main-menu #search input {
  width:95px;
  height:20px;
  background:url(../imgs/common/loupe-ico.png) 10px 60% no-repeat;
  padding:0 0 0 25px;
  color:#000;
  border:1px solid #aaa;
  -webkit-border-radius: 75px;
  -webkit-box-shadow: .5px .5px 1px #333;
  -moz-border-radius: 75px;
  -moz-box-shadow: .5px .5px 1px #333;
  -ms-border-radius: 75px;
  -ms-box-shadow: .5px .5px 1px #333;
  -o-border-radius: 75px;
  -o-box-shadow: .5px .5px 1px #333;
  border-radius: 75px;
  box-shadow: .5px .5px 1px #333;
  background-color: #d0d0d0;
}
.searchheading {
  font-size:25px;
  font-weight: bold;
  margin-bottom:0px;
}
.summary {
  font-size:15px;
  font-style: italic;
  color:#999;
}
.results {
  font-size:17px;
}
.results a {
  color:#333;
}
.category {
  color: #999999;
}
.sorting {
  text-align: right;
}
small {
  display:none;
}
.zoom_searchform {
  display:none;
}
.result_title {
  font-size: 100%;
}
.description {
  font-size: 100%;
  color: #008000;
}
.context {
  font-size: 100%;
}
.infoline {
  font-size: 80%;
  font-style: normal;
  color: #808080;
}
.zoom_searchform {
  font-size: 100%;
}
.zoom_results_per_page {
  font-size: 80%;
  margin-left: 10px;
}
.zoom_match {
  font-size: 80%;
  margin-left: 10px;
}
.zoom_categories {
  font-size: 80%;
}
.zoom_categories ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}
.zoom_categories li {
  display: inline;
  margin-left: 15px;
  list-style-type: none;
}
.cat_summary ul {
  margin: 0px;
  padding: 0px;
  display: inline;
}
.cat_summary li {
  display: inline;
  margin-left: 15px;
  list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.result_image {
  float: left;
  display: block;
}
.result_image img {
  margin: 10px;
  width: 80px;
  border: 0px;
}
.result_block {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left;
}
.result_altblock {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left;
}
.result_pages {
  font-size:20px;
}
.result_pages a {
  margin:0 5px 0 5px;
  color:#666;
  padding:10px;
}
.result_pagescount {
  font-size:15px;
  color:#999;
}
.searchtime {
  font-size: 80%;
}
.recommended {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  background: #DFFFBF;
}
.recommended_heading {
  float: right;
  font-weight: bold;
}
.recommend_block {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left;
}
.recommend_title {
  font-size: 100%;
}
.recommend_description {
  font-size: 100%;
  color: #008000;
}
.recommend_infoline {
  font-size: 80%;
  font-style: normal;
  color: #808080;
}
.recommend_image {
  float: left;
  display: block;
}
.recommend_image img {
  margin: 10px;
  width: 80px;
  border: 0px;
}
/* !-- DROP DOWN SOUS MENU -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #page #top #drop-sous-menu {
  z-index:2;
  color:#ccc;
  text-shadow: none;
  width:710px;
  height:auto;
  margin:/* -650px auto 0 140px */ 0;
  padding: 70px 20px 15px 20px;
  border:1px solid #333;
  background:#1f1f1f; /*display:none;*/
  position: absolute;
  top: -650px;
  left: 275px;
  -webkit-box-shadow: .5px .5px 10px #000;
  -webkit-border-radius:10px;
  -webkit-transition: top .25s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-box-shadow: .5px .5px 10px #000;
  -moz-border-radius:10px;
  -moz-transition: top .25s ease-in-out;
  -ms-box-shadow: .5px .5px 10px #000;
  -ms-border-radius:10px;
  -ms-transition: top .25s ease-in-out;
  -o-box-shadow: .5px .5px 10px #000;
  -o-border-radius:10px;
  -o-transition: top .25s ease-in-out;
  /* box-shadow: .5px .5px 10px #000; */      border-radius:10px;
  transition: top .25s ease-in-out; /* Disables shadow to prevent bugs with IE10 */
}
#page #top #drop-sous-menu .sm-choix {
  display:none;
}
#page #top #drop-sous-menu.deroulant {
  top: -10px;
}
body.ie7 #page #top #drop-sous-menu {
  margin-left:-1135px;
}
#page #top #drop-sous-menu div .arrow-section {
  display:block;
  margin:-15px 0 5px 0;
}
#page #top #drop-sous-menu div#system-description .arrow-section {
  margin-left:175px;
}
#page #top #drop-sous-menu div#troubleshooting .arrow-section {
  margin-left:295px;
}
#page #top #drop-sous-menu div#troubleshooting .button {
  float:left;
  margin:10px;
  text-shadow:3px 1px 2px #000000;
}
#page #top #drop-sous-menu div#troubleshooting .button.selected {
  background-color:#0872E8;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata {
  display:none;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata img {
  display:block;
  clear:both;
  margin:0 auto 10px auto;
}
#page #top #drop-sous-menu div p {
  color:#fcb131;
  text-align:center;
  font-size:14px;
  clear:both;
}
#page #top #drop-sous-menu div p.normal {
  color:#ccc;
  text-align:left;
  font-size:12px;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button {
  width:80px;
  color:#909090;
  margin:10px 20px 0 16px;
  background-color:#222;
  text-shadow:3px 1px 2px #000000;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata span.txt {
  font-size:12px;
  display:block;
  width:150px;
  margin:10px 13px 0 11px;
  text-align:center;
  float:left;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata.trois .button {
  width:90px;
  color:#909090;
  font-style:italic;
  margin:10px 16px 0 61px;
  background-color:#222;
  text-shadow:3px 1px 2px #000000;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata.trois.quatre .button {
  width:90px;
  color:#909090;
  font-style:italic;
  margin:10px 16px 0 15px;
  background-color:#222;
  text-shadow:3px 1px 2px #000000;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata.trois span.txt {
  font-size:12px;
  display:block;
  width:150px;
  margin:10px 11px 15px 56px;
  text-align:center;
  float:left;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata.trois.quatre span.txt {
  font-size:12px;
  display:block;
  width:150px;
  margin:10px 11px 15px 10px;
  text-align:center;
  float:left;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button.red span {
  color:#fd4046;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button.amber span {
  color:#fcb131;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button.green span {
  color:#3cb878;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button.cyan span {
  color:#00f0ff;
}
#page #top #drop-sous-menu div#troubleshooting div.ch-ata .button.white span {
  color:#FFF;
}
#page #top #drop-sous-menu div#mmlocator .arrow-section {
  margin-left:390px;
}
/*  #page #top #drop-sous-menu div#mmlocator a.button{ float:left; margin-top:10px; margin-right:20px; text-shadow:3px 1px 2px #000000; }
*/  #page #top #drop-sous-menu div#mmlocator a.button {
  float:left;
  margin:10px;
  text-shadow:3px 1px 2px #000000
}
/*  #page #top #drop-sous-menu div#mmlocator a.button.first{ margin:10px 20px 0 120px;}
*/  #page #top #drop-sous-menu div#mmlocator.trois a.button.first {
  margin:10px 20px 0 15px;
}
#page #top #drop-sous-menu div#mmoperations .arrow-section {
  margin-left:358px;
}
#page #top #drop-sous-menu div#mmsupport .arrow-section {
  margin-left:545px;
}
#page #top #drop-sous-menu div#mmsupport span.button {
  width:90px;
  float:left;
  min-height:30px;
  padding-top:20px;
  background-color:#222;
  font-size:14px;
  font-style:italic;
  text-shadow:3px 1px 2px #000000;
  margin:10px 15px 0 20px;
}
#page #top #drop-sous-menu div#mmsupport span.button.lines {
  padding-top:10px;
  min-height:40px;
}
#page #top #drop-sous-menu div#mmsupport span.button:active {
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -moz-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -ms-border-radius: 6px;
  -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -o-border-radius: 6px;
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
#page #top #drop-sous-menu div#mmsupport ul {
  width:130px;
  margin:10px 7px 0 39px;
  float:right;
}
#page #top #drop-sous-menu div#mmsupport ul li {
  font-size:13px;
  list-style-image:url(../imgs/common/list-bullet-blue.png);
}
#page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette.png) 0 0 no-repeat;
  width:440px;
  height:280px;
  margin:0 auto;
}
#page #top #drop-sous-menu div ul {
  display:block;
  float:left;
  list-style-type:none;
  margin:5px 6px 0 6px;
  width:165px;
}
#page #top #drop-sous-menu div ul li a {
  color:#ccc;
  font-size:12px;
  line-height:1em;
}
#page #top #drop-sous-menu div ul li a:hover {
  text-decoration:underline;
}
/* -- MAIN CONTENT -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #page #main {
  clear:both;
  position:relative;
}
#page.splash #main {
  margin:0 0 0 10px;
}
#page #main .splashimg {
  margin: -41px auto 0;
}
body.web #page #main .splashimg {
  width: 1220px;
  height: 795px;
}
body.ipad #page #main .splashimg {
  width: 1005px;
  height: 655px;
}
#page #main .splashimg img {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}
body.web #page #main .splashimg {
  background:url(../imgs/challenger605/main_web_challenger605.png) 0 0 no-repeat;
}
body.ipad #page #main .splashimg {
  background:url(../imgs/challenger605/main_challenger605.png) 0 0 no-repeat;
}
#page #main #left-section {
  width: 265px;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
}
#page #main #left-section a:active, #page #main #left-section a:hover {
  text-decoration:underline;
}
#page #main #left-section #sous-menu {
  background:url(../imgs/common/bg-left-menu-blue.png) 0 0 repeat-y;
  margin-top:-80px;
  padding:80px 0 0 20px;
  position: relative;
}
#page #main #left-section #sous-menu.grey {
  background:url(../imgs/common/bg-left-menu-grey.png) 0 0 repeat-y !important;
}
#page #main #left-section #sous-menu p {
  color:#cccccc;
  font-size:14px;
  width:220px;
  margin-bottom:-5px;
}
#page #main #left-section #sous-menu .includes {
  margin:10px 0 0 -15px;
  width:215px;
  font-size:12px;
  color:#cccccc;
  padding:10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 10px #141414;
  -moz-border-radius: 10px;
  -moz-box-shadow: inset 0px 0px 10px #141414;
  -ms-border-radius: 10px;
  -ms-box-shadow: inset 0px 0px 10px #141414;
  -o-border-radius: 10px;
  -o-box-shadow: inset 0px 0px 10px #141414;
  border-radius: 10px;
  box-shadow: inset 0px 0px 10px #141414;
}
#page #main #left-section #sous-menu .includes span {
  background:url(../imgs/common/list-arrow-blue.png) 0 0 no-repeat;
  padding-left:12px;
  max-width:195px;
  margin-bottom:6px;
  display:block;
  font-weight:bold;
}

#page #main #left-section #sous-menu .includes.syninclbottom span {
  background:none;
  padding-left: 0px;
  max-width:195px;
  margin-bottom:6px;
  display:block;
  font-size: 14px;
  font-weight:bold;
}



#page #main #left-section #sous-menu .includes span a {
  color:#cccccc;
  font-weight:bold;
}
#page #main #left-section #sous-menu .includes ul {
  margin:0 0 10px 0px;
}
#page #main #left-section #sous-menu .includes ul li {
  list-style-type:none;
  /*background:url(../imgs/common/list-bullet-blue.png) 0 25% no-repeat;*/
  max-width:190px;
  padding-left:0px;
  margin-bottom: 2px;
}

#page #main #left-section #sous-menu .includes.syninclbottom ul li {
  font-size: 11px;
  list-style-type:none;
  /*background:url(../imgs/common/list-bullet-blue.png) 0 25% no-repeat;*/
  max-width:190px;
  padding-left:0px;
  margin-bottom: 2px;
}

#page #main #left-section #sous-menu .includes ul li a {
  color:#cccccc;
}
#page #main #left-section #sous-menu .includes ul li.mail a {
  text-decoration:underline;
}
#page #main #left-section #sous-menu .includes select {
  width:180px;
  height:25px;
  margin-top:-6px !important;
  display:block;
}
#page #main #left-section #sous-menu .includes .list, #page #main #left-section #sous-menu .includes .gplist {
  width:50px;
  margin-top:5px !important;
  margin-bottom:5px !important;
  height:10px;
  padding-top:3px;
}
#page .button {
  color: #ebebeb;
  font-size: 12px;
  text-align: center;
  vertical-align:middle;
  width: 160px;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  background: url(../imgs/common/btn-overlay.png) 0 0 repeat-x #003c7f;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -moz-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -ms-border-radius: 6px;
  -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -o-border-radius: 6px;
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 6px;
  padding-right: 28px;
  padding-bottom: 6px;
  padding-left: 28px;
  text-decoration:none;
}
#page #main #left-section #sous-menu #aog-contact {
  position: absolute;
  bottom: 5px;
}
#page .button.numeral {
  width: 5px;
  margin-left: 8px;
  display: inline-block;
}
#page .button.numeral.textbtn {
  width:40px;
}
#page .button.numeral.selected {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #1289d5;
}
#page .button:active {
  border-bottom: 1px solid rgba(0,0,0,0.25);
  -webkit-box-shadow:inset 0px 6px 32px #000000;
  -moz-box-shadow:inset 0px 6px 32px #000000;
  -ms-box-shadow:inset 0px 6px 32px #000000;
  -o-box-shadow:inset 0px 6px 32px #000000;
  box-shadow:inset 0px 6px 32px #000000;
}
/*#page .btn{ clear:both; } Fix for CAS Message table on landing pages*/
  body.ie7 #page .btn {
  width:800px;
}
#page .btn .button.trouble {
  font-style: bold;
  text-transform: uppercase;
  width:200px;
  padding:15px 5px 15px 5px;
  margin-left: 10px;
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #111;
  float:left;
  font-weight:bold;
  letter-spacing:1px;
}
#page .btn ul.btnlist, #page .btn ul.btnlist li, #page .btn ul.btnlist ul, #page .btn ul.btnlist li ul li {
  clear:none !important;
  float:none !important;
}
body.ie7 #page .btn .button.trouble {
  position:static;
}
#page .btn .button.trouble.red {
  color:#fd4046;
}
#page .btn .button.trouble.amber {
  color:#fcb131;
}
#page .btn .button.trouble.green {
  color:#3cb878;
}
#page .btn .button.trouble.cyan {
  color:#00f0ff;
}
#page .btn .button.trouble.white {
  color:#fff;
}
#page .btn img {
  margin:30px 15px 15px;
  float:left;
  width:10px;
}
#page .btn p {
  padding:10px 0 0 0;
  margin-left:290px;
}
#page .btn ol {
  margin:0 0 10px 225px !important;
}
#page #main #close-open {
  background:url(../imgs/common/close-open-slider.png) 0 0 no-repeat;
  width:30px;
  height:214px; /* float:left; *//*  margin:-70px 0 0 -14px; */
  cursor:pointer;
  position:absolute;
  z-index:1;
  top: -55px;
  left: 253px;
}
#page #main #close-open #arrow {
  background:url(../imgs/common/left-menu-toggle-btn-close.png) 0 0 no-repeat;
  display:block;
  width:20px;
  height:16px;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 0;
}
#page #main #close-open #text {
  color: #ebebeb;
  font-size: 12px;
  text-shadow: none;
  width: 100px;
  margin: 103px 0 0 -40px;
  display:block;
  writing-mode: lr-tb;
  letter-spacing:1px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#page #main #left-section img#logo {
  position:absolute;
  left: 5px;
  bottom: -10px;
}
.ipad #page #main #left-section img#logo {
  bottom: 0;
}
#page #main #main-content {
  margin: -20px 20px 0 280px;
  padding:10px 15px 10px 10px;
  border:none 5px #000000;
  overflow-y:scroll !important;
  overflow-x:hidden !important;
  -webkit-border-radius:5px;
  -webkit-box-shadow: 0px 0px 20px #000000;
  -moz-border-radius:5px;
  -moz-box-shadow: 0px 0px 20px #000000;
  -ms-border-radius:5px;
  -ms-box-shadow: 0px 0px 20px #000000;
  -o-border-radius:5px;
  -o-box-shadow: 0px 0px 20px #000000;
  border-radius:5px;
  box-shadow: 0px 0px 20px #000000;
  background-color:#d0d0d0;
  background: -moz-linear-gradient(top, #fefefe 12%, #cecece 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #fefefe), color-stop(100%, #cecece));
  background: -webkit-linear-gradient(top, #fefefe 12%, #cecece 100%);
  background: -o-linear-gradient(top, #fefefe 12%, #cecece 100%);
  background: -ms-linear-gradient(top, #fefefe 12%, #cecece 100%);
  background: linear-gradient(to bottom, #fefefe 12%, #cecece 100%);
}
#page #main #main-content a#bookmark {
  display:block;
  width:25px;
  height:25px;
  float:right;
  clear:both;
  position:relative;
  z-index:4;
}
#page #main #main-content #content {
  text-shadow:none;
  padding:10px 15px 100px 10px;
  overflow-x:hidden;
}
#page #main #main-content #content .opelinks {
  clear: both;
  margin: 20px 0 20px 0;
  border-bottom: 1px solid transparent;
  background: none;
  display: block;
}
#page #main #main-content #content .opelinks:active {
  color:#ccc;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  background:#2e2e2e;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -moz-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -ms-border-radius: 6px;
  -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -o-border-radius: 6px;
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
#page #main #main-content #content .opelinks img {
  float:left;
}
#page #main #main-content #content .opelinks span {
  color:#2e598a;
  font-style:italic;
  font-weight:bold;
}
#page #main #main-content #content .opelinks p {
  float:none;
  clear:none;
}
#page #main #main-content #content .opelinks:active span, #page #main #main-content #content .opelinks:active p {
  color:#ccc;
}
#page #main #main-content #content #imglocator {
  height: auto;
  max-width: 805px;
  margin:25px 0 0 0;
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  -ms-box-shadow: 0px 0px 10px #000;
  -o-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
}
#page #main #main-content #content span.caims_ts_title {
  font-style: italic;
  text-transform: uppercase;
  width: 200px;
  margin: 5px 0;
  padding: 15px 5px;
  background: url(../imgs/common/btn-overlay.png) 0 0 repeat-x #111;
  float: left !important;
}
#page #main #main-content #content span.ts_title {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #111;
  width:200px;
  padding:15px 5px 15px 5px;
  font-style:bold;
  text-transform:uppercase;
  float:left !important;
  margin:50px 0px 0 0;
  font-weight:bold;
  letter-spacing:1px;
}
body.ipad #page #main #main-content #content span.ts_title {
  display:block;
  margin:50px 0 0 0;
}
body.ie7 #page #main #main-content #content span.ts_title {
  position:static;
}
#page #main #main-content #content span.ts_title.red {
  color:#fd4046;
}
#page #main #main-content #content span.ts_title.amber {
  color:#fcb131;
}
#page #main #main-content #content span.ts_title.green {
  color:#3cb878;
}
#page #main #main-content #content span.ts_title.cyan {
  color:#00f0ff;
}
#page #main #main-content #content span.ts_title.white {
  color:#fff;
}
body.ipad #page #main #main-content #content span.caims_ts_title {
  display:block;
  margin:50px 0 0 0;
}
body.ie7 #page #main #main-content #content span.caims_ts_title {
  position:static;
}
#page #main #main-content #content span.caims_ts_title.red {
  color:#fd4046;
}
#page #main #main-content #content span.caims_ts_title.amber {
  color:#fcb131;
}
#page #main #main-content #content span.caims_ts_title.green {
  color:#3cb878;
}
#page #main #main-content #content span.caims_ts_title.cyan {
  color:#00f0ff;
}
#page #main #main-content #content span.caims_ts_title.white {
  color:#fff;
}
#page #main #main-content #content span.ts_title:active {
  border-bottom: 1px solid rgba(0,0,0,0.25);
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -moz-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -ms-border-radius: 6px;
  -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -o-border-radius: 6px;
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
#page #main #main-content #content .fakearray {
  float:left;
}
#page #main #main-content #content .fakearray div {
  float:left;
  margin-left:20px;
}
#page #main #main-content #content .fakearray h5 {
  width:190px;
  color:#2E598A;
}
#page #main #main-content #content .fakearray a {
  text-decoration:none; /* color:#333; */
}
#page #main #main-content #content .ql {
  margin-bottom:20px;
  border:1px solid #000;
}
#page #main #main-content #content .ql td {
  font-size:14px;
  color:#333;
  margin-left:10px;
}
#page #main #main-content #content .ql a {
  color:#333;
  text-decoration:underline;
}
#page #main #main-content #content .sep {
  background:url(../imgs/common/content-horiz-sep.png) 0 0 no-repeat;
  width:541px;
  height:14px;
  clear:both;
  margin:30px auto 30px auto;
}
#page #main #main-content #content ul {
  list-style-type:disc;
  font-size:14px;
  color:#333333;
  margin:0 0 10px 30px;
  position:relative;
}
body.ie7 #page #main #main-content #content ul {
  position:static;
}
#page #main #main-content #content ol {
  font-size:14px;
  color:#333333;
  margin:0 0 10px 30px;
  position:relative;
}
body.ie7 #page #main #main-content #content ol {
  position:static;
}
#page #main #main-content #content h2, #page #main #main-content #content h3 {
  clear:both;
  color:#2e598a;
  display:block;
  margin-bottom:5px;
}
#page #main-content #content h4, #page #main-content #content h5 {
  color:#000;
  clear:both;
  display:block;
  margin-bottom:5px;
}
#page #main #main-content #content h2 {
  font-size:23px;
}
#page #main #main-content #content p, #page #main #main-content #content blockquote {
  font-size:14px;
  color:#333333;
  position:relative;
}
#page #main #main-content #content p, #page #main #main-content #content ul, #page #main #main-content #content ul li, #page #main #main-content #content ol, #page #main #main-content #content ol li { /*float:left;*/
  clear:both;
}
#page #main #main-content #content ol.ts li, #page #main #main-content #content ol.ts li ul {
  float:none;
}
#page.locator #main #main-content #content ul {
  list-style-type:none;
}
#page.locator #main #main-content #content ul li {
  float:left;
  clear:none;
}
#page.locator #main #main-content #content ul li a {
  color:#333;
  text-decoration:underline;
}
body.ie7 #page #main #main-content #content p, body.ie7 #page #main #main-content #content ul, body.ie7 #page #main #main-content #content ul li, body.ie7 #page #main #main-content #content ol, body.ie7 #page #main #main-content #content ol li {
  clear:none;
  float:none;
}
#page #main #main-content #content .btn p {
  clear:none;
  float:none;
}
body.ie7 #page #main #main-content #content p {
  position:static;
}
#page #main #main-content #content a.imgpopup {
  float:right;
  clear:right;
  margin:10px;
  position:relative;
  z-index:1;
}
body.ie7 #page #main #main-content #content a.imgpopup {
  width:200px;
}
#page #main #main-content #content a.imgpopup.leftimg {
  float:left !important;
}
#page #main #main-content #content a.imgpopup img {
  -moz-box-shadow: 0px 0px 7px #000000;
  -webkit-box-shadow: 0px 0px 7px #000000;
  box-shadow: 0px 0px 7px #000000;
  background:#FFF;
}
#page #main #main-content #content a.imgpopup span {
  color: #fff;
  text-align: center;
  text-indent: -999px;
  width: 27px;
  height: 26px;
  outline: 0;
  background: url(../imgs/common/lightbox-buttons_challenger.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: -13px;
  right: -13px;
  z-index: 1;
  overflow: hidden;
}
#page #main #main-content #content a.imgpopup:hover span, #page #main #main-content #content a.imgpopup:focus span {
  background-position: 0 100%;
}
#page #main #main-content #content a.imgpopup span.caption {
  color: #000;
  font-size: 11px;
  line-height: 1.2em;
  text-align: left;
  width: 200px;
  padding: 12px;
  height: auto;
  background: transparent !important;
  float: none;
  display: block;
}
#rights {
  text-align:center;
  font-size:11px;
  text-shadow:none;
  color:#cecdcd;
  padding: 10px 15px 30px;
}
body.ipad #rights {
  padding-top: 3px;
  padding-left: 275px;
}
body.ipad #rights.splash {
  margin-top: -5px;
  padding-top: 0;
  padding-left: 15px;
}
body #page #main #main-content #content .nomarge-tinkmtl {
  float:none;
  margin:0px;
}
body #page #main #left-section, body #page #main #close-open {
  -webkit-transition: left .3s linear;
  -moz-transition: left .3s linear;
  -ms-transition: left .3s linear;
  -o-transition: left .3s linear;
  transition: left .3s linear;
}
body #page #main #main-content {
  -webkit-transition: margin-left .3s linear;
  -moz-transition: margin-left .3s linear;
  -ms-transition: margin-left .3s linear;
  -o-transition: margin-left .3s linear;
  transition: margin-left .3s linear;
}
body #page #main.closed #left-section {
  left: -253px;
}
body #page #main.closed #close-open {
  left: 0;
}
body #page #main.closed #main-content {
  margin-left: 27px;
}
/* Troubleshooting Selection */
  .troubleshooting-selection {
}
.troubleshooting-selection div {
  padding: 6px 8px;
  background: #eee;
  border: 1px solid #aaa;
  display: inline-block;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px #aaa inset;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px #aaa inset;
  -ms-border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px #aaa inset;
  -o-border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px #aaa inset;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px #aaa inset;
}
.troubleshooting-selection select, .troubleshooting-selection button {
  font-weight: normal;
  font-size: 1em;
  font-family: inherit;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}
.troubleshooting-selection button {
  color: #fff;
  font-weight: bold;
  font-size: .85em;
  text-transform: uppercase;
  margin-left: 5px;
  padding: 3px 8px;
  border: 0;
  cursor: pointer;
  background: #4e6b9e;
  background: -moz-linear-gradient(top, #4e6b9e 0%, #2d4b8a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e6b9e), color-stop(100%, #2d4b8a));
  background: -webkit-linear-gradient(top, #4e6b9e 0%, #2d4b8a 100%);
  background: -o-linear-gradient(top, #4e6b9e 0%, #2d4b8a 100%);
  background: -ms-linear-gradient(top, #4e6b9e 0%, #2d4b8a 100%);
  background: linear-gradient(to bottom, #4e6b9e 0%, #2d4b8a 100%);
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #666;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 0 3px #666;
  -ms-border-radius: 5px;
  -ms-box-shadow: 0 0 3px #666;
  -o-border-radius: 5px;
  -o-box-shadow: 0 0 3px #666;
  border-radius: 5px;
  box-shadow: 0 0 3px #666;
}
.troubleshooting-selection button:hover, .troubleshooting-selection button:focus {
  background: #6291ed;
  background: -moz-linear-gradient(top, #6291ed 0%, #477be9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6291ed), color-stop(100%, #477be9));
  background: -webkit-linear-gradient(top, #6291ed 0%, #477be9 100%);
  background: -o-linear-gradient(top, #6291ed 0%, #477be9 100%);
  background: -ms-linear-gradient(top, #6291ed 0%, #477be9 100%);
  background: linear-gradient(to bottom, #6291ed 0%, #477be9 100%);
}
.troubleshooting-selection button:active {
  -webkit-box-shadow: 0 0 5px #000 inset;
  -moz-box-shadow: 0 0 5px #000 inset;
  -ms-box-shadow: 0 0 5px #000 inset;
  -o-box-shadow: 0 0 5px #000 inset;
  box-shadow: 0 0 5px #000 inset;
}
/* !-- IPAD STYLE -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  body.ipad #blocker {
  width:1024px;
}
body.ipad #blocker #bg_blocker {
  min-width:1024px;
  height:100%;
  position:relative;
}
body.ipad #loader {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  background:#000;
  width:1024px;
  height:768px;
  position:absolute;
  z-index:11;
}
body.ipad #loader img {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
}
body.ipad.loaded #loader {
  opacity:0;
}
body.ipad #loader img {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
body.ipad.loaded #loader img {
  opacity:0;
}
body.ipad #smartfixtop {
  display:none;
}
body.ipad #page {
  width:1024px; /* height:716px; */
  margin:0;
  position:relative;
  z-index:2;
  overflow:hidden;
}
body.ipad #page #top #main-menu {
  width:771px;
}
body.ipad #page.splash #top #main-menu {
  width:790px;
}
body.ipad #page #top #main-menu #feedback {
  display:none;
}
body.ipad #page #main { /* width:2000px; */
}
body.ipad #page #main #left-section {
  height:716px;
}
body.ipad #page #main #left-section #sous-menu .includes #toobig span {
  font-size:10px;
}
body.ipad #page #main #left-section #sous-menu .includes #toobig .tab span {
  font-size:11px;
}
body.ipad #page #main #left-section #end-left-section {
  display:none;
}
body.ipad #page #main #left-section #sous-menu {
  width:245px;
  height:634px;
  float:left;
}
body.ipad #page #main, body.ipad #page #main #close-open {
}
body/* .ipad */ #page #main.closed #close-open #arrow {
  background:url(../imgs/common/left-menu-toggle-btn-open.png) 0 0 no-repeat;
}
body.ipad #page #main.closed { /* -webkit-transform: translate(-253px, 0); */
}
body.ipad #page #main #main-content #content .sep {
  margin:70px auto 30px auto !important;
}
body.ipad #page #main #main-content { /* width:680px; */
  height:610px;
}
body.ipad #page #main #main-content a#bookmark {
  background:url(../imgs/common/btn-bookmark.png) 0 0 no-repeat;
}
/* !-- WEB STYLE -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  body.web #blocker {
  width:100%;
}
body.web #blocker #bg_blocker {
  min-height:1000px;
  height:100%;
  position:fixed;
  min-width:1300px;
}
body.web #loader {
  display:none;
}
body.web #smartfixtop {
  background:url(../imgs/common/gradient_menu.png) 0 0 repeat-x;
  height:63px;
  position:relative;
  z-index:3;
  -webkit-backface-visibility: hidden;
}
body.web #smartfixtop .contenu { /* width: 1300px; */
  margin: 0 auto;
}
body.web #smartfixtop #plane-name {
  background:url(../imgs/challenger605/logo.png) 0 0 no-repeat;
  float:left;
  margin:10px 0 0 15px;
  width:271px;
  height:37px;
}
body.web #smartfixtop #main-logo {
  background:url(../imgs/common/smartfix_logo.png) 0 0 no-repeat;
  margin: -16px 0 0 -120px;
  width:241px;
  height:32px;
  position: absolute;
  top: 50%;
  left: 50%;
}
body.web #smartfixtop #dropdown {
  background:url(../imgs/common/dropdown.png) 0 0 no-repeat;
  margin:-65px 0 0 1030px;
  width:171px;
  height:102px;
  position:absolute;
  cursor:pointer;
}
/* !-- NEW CODE MENU -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  body.web #smartfixtop #dropdownmenu {
  width:171px;
  margin:0;
  position:absolute;
  text-shadow:none;
  position: absolute;
  top: 0;
  right: 10px;
}
body.web #smartfixtop #dropdownmenu #dd-top {
  background:url(../imgs/common/dd-top.png) 0 0 no-repeat;
  width:171px;
  height:25px;
}
body.web #smartfixtop #dropdownmenu #dd-repeat {
  background:url(../imgs/common/dd-repeat.png) 0 0 repeat-y;
  width:171px;
  position:relative;
  z-index:1;
}
body.web #smartfixtop #dropdownmenu #dd-end {
  background:url(../imgs/common/dd-end.png) 0 0 no-repeat;
  width:171px;
  height:46px;
  margin-top:-34px;
  position:relative;
  z-index:2;
}
body.web #smartfixtop #dropdownmenu .dd_sep {
  background:url(../imgs/common/dd_sep.png) 0 0 no-repeat;
  width:171px;
  height:5px;
  clear:both;
  margin:8px 0 8px 0;
}
body.web #smartfixtop #dropdownmenu span, body.web #smartfixtop #dropdownmenu a {
  margin:0 0 0 15px;
  display:block;
  clear:both;
}
body.web #smartfixtop #dropdownmenu a {
  color:#333;
  font-size:14px;
  background:url(../imgs/common/list-arrow-grey.png) 0 50% no-repeat;
  padding:0 0 0 13px;
  margin-bottom:5px;
}
body.web #smartfixtop #dropdownmenu a:hover {
  text-decoration:underline;
}
body.web #smartfixtop #dropdownmenu a.current-plane {
  background:none;
  margin-top:15px;
  margin-bottom:0;
  font-weight:bold;
  position:relative;
  z-index:3;
}
body.web #smartfixtop #dropdownmenu a.current-plane:hover {
  text-decoration:none;
}
body.web #smartfixtop #dropdownmenu #currentarrow {
  background:url(../imgs/common/fleche_closed.png) 0 0 no-repeat;
  display:block;
  width:9px;
  height:8px;
  position:absolute;
  bottom:16px;
  right:20px;
  z-index:3;
}
 @-moz-document url-prefix() {
 body.web #smartfixtop #dropdownmenu a {
margin-bottom:3px;
}
}
body.web #smartfixtop #dropdownmenu.opened #currentarrow {
  background:url(../imgs/common/fleche_opened.png) 0 0 no-repeat;
}
body.web #smartfixtop #dropdownmenu .dd_group {
  text-transform:uppercase;
  color:#555555;
  font-weight:bold;
}
body.ie7 #smartfixtop #dropdownmenu {
  margin-left: 1015px;
  position:relative;
}
body.ie7 #smartfixtop #dropdown {
  margin:-65px 0 0 1015px;
  padding-top:5px;
  position:relative;
}
body.web #smartfixtop #dropdown #fleche {
  background:url(../imgs/common/fleche_closed.png) 0 0 no-repeat;
  display:block;
  position:absolute;
  bottom:16px;
  right:20px;
  width:9px;
  height:8px;
}
body.ie7 #smartfixtop #dropdown #fleche {
  bottom:20px;
}
body.web #smartfixtop #dropdown.opened #fleche {
  background:url(../imgs/common/fleche_opened.png) 0 0 no-repeat;
}
body.web #smartfixtop #dropdown a {
  display:block;
  margin:2px 0 0 12px;
}
body.ie7 #smartfixtop #dropdown a {
  margin:5px 0 0 12px;
  width:125px;
  height:17px;
}
body #page {
  position:relative;
  z-index:2;
  padding-top: 81px;
}

body #page.splash {/*mods to correct main menu shift Trevor Sept 8 2014*/
  position:relative;/*mods to correct main menu shift Trevor Sept 8 2014*/
  z-index:2;/*mods to correct main menu shift Trevor Sept 8 2014*/
  padding-top: 0px;/*mods to correct main menu shift Trevor Sept 8 2014*/
}


body.web #page #top #main-menu #feedback {
  /*float:left; mods to correct main menu shift Trevor Sept 8 2014*/
  background:url(../imgs/common/bg_feedback.png) 100% 0 no-repeat;
  width:275px;
  /*height:40px; mods to correct main menu shift Trevor Sept 8 2014*/
  height:38px; /*mods to correct main menu shift Trevor Sept 8 2014*/
  margin-left:15px;
  position:absolute; /*mods to correct main menu shift Trevor Sept 8 2014*/
  left: 722px; /*mods to correct main menu shift Trevor Sept 8 2014*/
  
}

body.web #page.splash #top #main-menu #feedback {
  /*float:left; mods to correct main menu shift Trevor Sept 8 2014*/
  background:url(../imgs/common/bg_feedback.png) 100% 0 no-repeat;
  width:275px;
  /*height:40px; mods to correct main menu shift Trevor Sept 8 2014*/
  height:38px; /*mods to correct main menu shift Trevor Sept 8 2014*/
  margin-left:15px;
  position:absolute; /*mods to correct main menu shift Trevor Sept 8 2014*/
  left: 741px; /*mods to correct main menu shift Trevor Sept 8 2014*/
  
}

 @-moz-document url-prefix() {
 body.web #page #top #main-menu #feedback {
margin-left:10px;
}
}
body.ie #page #top #main-menu #feedback {
  margin-left:7px;
}
body.web #page #top #main-menu #feedback a {
  margin-left:55px;
  background:url(../imgs/common/feedback_ico.png) 100% 45% no-repeat;
  padding-right:30px;
  color:#898989;
}
body.ie7 #page #main {
  position:static !important;
}
body.web #page #main #left-section #sous-menu {
  height:650px;
}
body.web #page #main #left-section #sous-menu .includes #toobig span {
  font-size:11px;
}
body.web #page #main #left-section #sous-menu .includes #toobig .tab span {
  font-size:12px;
}
body.ie #close-open #text {
  margin:60px 0 0 0 !important;
}
body.ie7 #close-open {
  margin:-50px 0 0 -14px !important;
}
body.web #page #main #end-left-section {
  background:url(../imgs/common/end_gradient_blue.png) 0 0 no-repeat;
  width:267px;
  height:25px;
}
body.web #page #main #end-left-section.grey {
  background:url(../imgs/common/end_gradient_grey.png) 0 0 no-repeat !important;
}
body.web #page #main #main-content {
  height:663px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
body.web #page #main #main-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
}
body.web #page #main #main-content a#bookmark {
  background:url(../imgs/common/ico_print.png) 0 0 no-repeat;
}
body.web #page #main #bottom-first {
  display:none;
}
/* -- History Navigation -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  #history-nav {
  position: absolute;
  top: 14px;
  left: 293px;
  z-index: 4;
}
#history-nav .nav {
  text-shadow: none;
  text-indent: -999px;
  width: 27px;
  height: 31px;
  margin: 0;
  padding: 0;
  outline: none;
  background: url(../imgs/common/history-nav_blue.png) 0 0 no-repeat;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}
#history-nav .nav.back {
  background-position: 0 0;
  margin-right: 10px;
}
#history-nav .nav.back:hover, #history-nav .nav.back:focus {
  background-position: 0 50%;
}
#history-nav .nav.back.disabled {
  background-position: 0 100%;
}
#history-nav .nav.forward {
  background-position: 100% 0;
}
#history-nav .nav.forward:hover, #history-nav .nav.forward:focus {
  background-position: 100% 50%;
}
#history-nav .nav.forward.disabled {
  background-position: 100% 100%;
}
#history-nav .nav.disabled {
  cursor: default;
}
/* !-- Family Specific CSS -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
  
  /* Breadcrumb */
  body.gplane #page #top #fil-arianne {
  background:url(../imgs/common/bg-fil-arianne-gplane.png) 0 0 no-repeat;
}
body.lj45 #page #top #fil-arianne {
  background:url(../imgs/common/bg-fil-arianne-lj45.png) 0 0 no-repeat;
}
body.gplane #page #top #fil-arianne a {
  background:url(../imgs/common/link-fil-arianne-gold.png) 0 -1px no-repeat;
}
body.lj45 #page #top #fil-arianne a {
  background:url(../imgs/common/link-fil-arianne-gold.png) 0 -1px no-repeat;
}
/* Small Plane Logo removed. repetitive. 09-16-14 Trevor
  body.gplane #page #top #logo-plane {
  background:url(../imgs/global/logo_incrusted_small.png) 0 0 no-repeat;
}
body.gplane.g5000 #page #top #logo-plane {
  background:url(../imgs/global5000/logo_incrusted_small.png) 0 0 no-repeat;
}
body.gplane.gl7000-gl8000 #page #top #logo-plane {
  background:url(../imgs/gl7000-gl8000/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45 #page #top #logo-plane {
  background:url(../imgs/learjet45/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45.lj40 #page #top #logo-plane {
  background:url(../imgs/learjet40/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45.ljt60 #page #top #logo-plane {
  background:url(../imgs/learjet60/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45.lj60 #page #top #logo-plane {
  background:url(../imgs/learjet60xr/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45.lj70 #page #top #logo-plane {
  background:url(../imgs/learjet70/logo_incrusted_small.png) 0 0 no-repeat;
}
body.lj45.lj75 #page #top #logo-plane {
  background:url(../imgs/learjet75/logo_incrusted_small.png) 0 0 no-repeat;
}
body.cl300 #page #top #logo-plane {
  background:url(../imgs/challenger300/logo_incrusted_small.png) 0 0 no-repeat;
}
body.cl350 #page #top #logo-plane {
  background:url(../imgs/challenger350/logo_incrusted_small.png) 0 0 no-repeat;
}
body.cl604 #page #top #logo-plane {
  background:url(../imgs/challenger604/logo_incrusted_small.png) 0 0 no-repeat;
}
body.cl650 #page #top #logo-plane {
  background:url(../imgs/challenger604/logo_incrusted_small.png) 0 0 no-repeat;
}
*/

/* Splash Page Image */
  body.web.gplane #page #main .splashimg {
  background:url(../imgs/global/main_web_global.png) 0 0 no-repeat;
}
body.web.gplane.g5000 #page #main .splashimg {
  background:url(../imgs/global5000/main_web_global5000.png) 0 0 no-repeat;
}
body.web.gplane.g5500 #page #main .splashimg {
  background:url(../imgs/global5500/main_web_global5500.png) 0 0 no-repeat;
}
body.web.gplane.gl7000-gl8000 #page #main .splashimg {
  background:url(../imgs/gl7000-gl8000/main_web_gl7000-gl8000.png) 0 0 no-repeat;
}
body.web.lj45 #page #main .splashimg {
  background:url(../imgs/learjet45/main_web_learjet45.png) 0 0 no-repeat;
}
body.web.lj45.lj40 #page #main .splashimg {
  background:url(../imgs/learjet40/main_web_learjet40.png) 0 0 no-repeat;
}
body.web.lj45.ljt60 #page #main .splashimg {
  background:url(../imgs/learjet60/main_web_learjet60.png) 0 0 no-repeat;
}
body.web.lj45.lj60 #page #main .splashimg {
  background:url(../imgs/learjet60xr/main_web_learjet60.png) 0 0 no-repeat;
}
body.web.lj45.lj70 #page #main .splashimg {
  background:url(../imgs/learjet70/main_web_learjet70.png) center center no-repeat;
}
body.web.lj45.lj75 #page #main .splashimg {
  background:url(../imgs/learjet75/main_web_learjet75.png) center center no-repeat;
  width:100%;
  height:761px;
}
body.web.cl300 #page #main .splashimg {
  background:url(../imgs/challenger300/main_web_challenger300.png) 0 0 no-repeat;
}
body.web.cl350 #page #main .splashimg {
  background:url(../imgs/challenger350/main_web_challenger350.png) 0 0 no-repeat;
}
body.web.cl604 #page #main .splashimg {
  background:url(../imgs/challenger604/main_web_challenger604.png) 0 0 no-repeat;
}
body.web.cl650 #page #main .splashimg {
  background:url(../imgs/challenger650/main_web_challenger650.png) 0 0 no-repeat;
}
body.ipad.gplane #page #main .splashimg {
  background:url(../imgs/global/main_global.png) 0 0 no-repeat;
}
body.ipad.gplane.g5000 #page #main .splashimg {
  background:url(../imgs/global5000/main_global5000.png) 0 0 no-repeat;
}
body.ipad.gplane.g5500 #page #main .splashimg {
  background:url(../imgs/global5500/main_global5500.png) 0 0 no-repeat;
}
body.ipad.gplane.gl7000-gl8000 #page #main .splashimg {
  background:url(../imgs/gl7000-gl8000/main_gl7000-gl8000.png) 0 0 no-repeat;
}
body.ipad.lj45 #page #main .splashimg {
  background:url(../imgs/learjet45/main_learjet45.png) 0 0 no-repeat;
}
body.ipad.lj45.lj40 #page #main .splashimg {
  background:url(../imgs/learjet40/main_learjet40.png) 0 0 no-repeat;
}
body.ipad.lj45.ljt60 #page #main .splashimg {
  background:url(../imgs/learjet60/main_learjet60.png) 0 0 no-repeat;
}
body.ipad.lj45.lj60 #page #main .splashimg {
  background:url(../imgs/learjet60xr/main_learjet60.png) 0 0 no-repeat;
}
body.ipad.lj45.lj70 #page #main .splashimg {
  background:url(../imgs/learjet70/main_learjet70.png) 0 0 no-repeat;
}
body.ipad.lj45.lj75 #page #main .splashimg {
  background:url(../imgs/learjet75/main_learjet75.png) 0 0 no-repeat;
}
body.ipad.cl300 #page #main .splashimg {
  background:url(../imgs/challenger300/main_challenger300.png) 0 0 no-repeat;
}
body.ipad.cl350 #page #main .splashimg {
  background:url(../imgs/challenger350/main_challenger350.png) 0 0 no-repeat;
}
body.ipad.cl604 #page #main .splashimg {
  background:url(../imgs/challenger604/main_challenger604.png) 0 0 no-repeat;
}
body.ipad.cl650 #page #main .splashimg {
  background:url(../imgs/challenger650/main_challenger650.png) 0 0 no-repeat;
}
/* Main Menu */
  body.gplane #page.splash #top #main-menu {
  background:url(../imgs/common/main-menu-splash-gplane.png) 0 0 no-repeat;
}
body.lj45 #page.splash #top #main-menu {
  background:url(../imgs/common/main-menu-splash-lj45.png) 0 0 no-repeat;
}
body.gplane #page #top #main-menu {
  background:url(../imgs/common/main-menu-gplane.png) 0 0 no-repeat;
}
body.lj45 #page #top #main-menu {
  background:url(../imgs/common/main-menu-lj45.png) 0 0 no-repeat;
}
/* body.lj45 #page #top #main-menu a#operations{ line-height:12.5px; margin-top:-3px; padding-bottom:3px; text-align:center; font-size:10px; }
  body.lj45 #page.splash #top #main-menu a#operations{ line-height:12.5px; margin-top:-3px; text-align:center; font-size:9px; }
*/  

  body.lj45.lj60 #page #top #main-menu a#operations {
  line-height:12.5px;
  margin-top:-3px;
  padding-bottom:3px;
  text-align:center;
  font-size:10px;
}
body.lj45.lj60 #page.splash #top #main-menu a#operations {
  line-height:12.5px;
  margin-top:-3px;
  text-align:center;
  font-size:10px;
}
body.lj45.lj75 #page #top #main-menu a#operations {
  color:#fcb131;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:26px;
  margin:0 0 0 -10px;
  padding:11px 15px 0 15px;
}
body.lj45.lj70 #page.splash #top #main-menu a#operations {
  color:#fcb131;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:26px;
  margin:0 0 0 -10px;
  padding:11px 15px 0 15px;
}
body.lj45.lj75 #page.splash #top #main-menu a#operations {
  color:#fcb131;
  display:block;
  float:left;
  font-size:12px;
  font-weight:bold;
  height:26px;
  margin:0 0 0 -10px;
  padding:11px 15px 0 15px;
}
/* Drop Menu */
#page #top #drop-sous-menu div#troubleshooting .arrow-section {
  margin-left:297px;
}
body.gplane #page #top #drop-sous-menu div#troubleshooting .button { /* width:160px; */
}
body.gplane #page #top #drop-sous-menu div#troubleshooting .button.selected {
  background-color:#dba04a;
}
body.lj45 #page #top #drop-sous-menu div#troubleshooting .button.selected {
  background-color:#cc1b1b;
}
.cl300 #page #top #drop-sous-menu div#troubleshooting div.ch-ata img {
  clear:none;
  float:right;
}
.cl300 #page #top #drop-sous-menu div p.normal {
  display:inline-block;
  width:400px;
}
.cl300 #page #top #drop-sous-menu div#troubleshooting div.ch-ata span.txt {
  margin-bottom:20px;
}
#page #top #drop-sous-menu div#mmlocator .arrow-section {
  margin-left:385px;
}
#page #top #drop-sous-menu div#mmsupport .arrow-section {
  margin-left:532px;
}
body.gplane #page #top #drop-sous-menu div#mmsupport ul li {
  font-size:13px;
  list-style-image:url(../imgs/common/list-bullet-gold.png);
}
body.lj45 #page #top #drop-sous-menu div#mmsupport ul li {
  font-size:13px;
  list-style-image:url(../imgs/common/list-bullet-gold.png);
}
#page #top #drop-sous-menu div#mmoperations .arrow-section {
  margin-left:450px;
}
#page #top #drop-sous-menu div#mmsupport .arrow-section {
  margin-left:525px;
}
#page #top #drop-sous-menu div#mmlocator .arrow-section {
  margin-left:375px;
}
#page #top #drop-sous-menu div#mmoperations .arrow-section {
  margin-left:450px;
}
#page #top #drop-sous-menu div#mmsupport .arrow-section {
  margin-left:525px;
}
#page #top #drop-sous-menu div#mmlocator .arrow-section {
  margin-left:375px;
}
body.gplane #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_gplane.png) 0 0 no-repeat;
}
/*body.g5000 #page #top #drop-sous-menu div .avion-squelette{ background:url(../imgs/common/sous-menus/g5000_sd.png) 0 0 no-repeat; width:350px; height:235px; }*/
  body.lj45 #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_lj45.png) 0 0 no-repeat;
}
body.lj45.ljt60 #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_lj60.png) 0 0 no-repeat;
}
body.lj45.lj60 #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_lj60.png) 0 0 no-repeat;
}
body.lj45.lj70 #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_lj70.png) 0 0 no-repeat;
}
body.lj45.lj75 #page #top #drop-sous-menu div .avion-squelette {
  background:url(../imgs/common/sous-menus/avion_squelette_lj75.png) 0 0 no-repeat;
}
/* Drawer Nav */
  body.gplane #page #main #left-section #sous-menu {
  background:url(../imgs/common/bg-left-menu-gold.png) 0 0 repeat-y;
}
body.lj45 #page #main #left-section #sous-menu {
  background:url(../imgs/common/bg-left-menu-red.png) 0 0 repeat-y;
}
body.gplane #page #main #left-section #sous-menu .includes span {
  background:url(../imgs/common/list-arrow-gold.png) 0 0 no-repeat;
}

body.gplane #page #main #left-section #sous-menu .includes.syninclbottom span {
  background:none; /* Modified to remove arrow in the AOG contact section 09-16-14 Trevor*/
}

body.lj45 #page #main #left-section #sous-menu .includes span {
  background:url(../imgs/common/list-arrow-gold.png) 0 0 no-repeat;
}

body.lj45 #page #main #left-section #sous-menu .includes.syninclbottom span {
  background:none; /* Modified to remove arrow in the AOG contact section 09-16-14 Trevor*/
}

body.gplane #page #main #left-section #sous-menu .includes ul li {
  list-style-type:none;
  /*background:url(../imgs/common/list-bullet-gold.png) 0 25% no-repeat; Modified to remove bullets in the AOG contact section 09-16-14 Trevor*/
}
body.lj45 #page #main #left-section #sous-menu .includes ul li {
  list-style-type:none;
  /*background:url(../imgs/common/list-bullet-gold.png) 0 25% no-repeat; Modified to remove bullets in the AOG contact section 09-16-14 Trevor*/
}
body.gplane #page #main #close-open {
  background:url(../imgs/common/close-open-slider-gplane.png) 0 0 no-repeat;
}
body.lj45 #page #main #close-open {
  background:url(../imgs/common/close-open-slider-lj45.png) 0 0 no-repeat;
}
/* Buttons */
  .gplane #page .button.numeral.selected {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #bfa45b;
}
body.gplane #page .button {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #816337;
}
.lj45 #page .button.numeral.selected {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #e80005;
}
body.lj45 #page .button {
  background:url(../imgs/common/btn-overlay.png) 0 0 repeat-x #850205;
}
/* Content Assets */
  body.gplane #page #main #main-content #content .opelinks span {
  color:#C69C6D;
}
body.lj45 #page #main #main-content #content .opelinks span {
  color:#b96567;
}
body.lj60 #page #main #main-content #content span.ts_title {
  display:block;
  margin:20px 0 0 0;
}
body.ljt60 #page #main #main-content #content span.ts_title {
  display:block;
  margin:20px 0 0 0;
}
body.lj70 #page #main #main-content #content span.ts_title {
  display:block;
  margin:-10px 0 0 0; /*width:110px;*/
}
body.lj75 #page #main #main-content #content span.ts_title {
  display:block;
  margin:-10px 0 0 0; /*width:110px;*/
}
body.gplane #page #main #main-content #content .fakearray h5 {
  color:#c69c6d;
}
body.lj45 #page #main #main-content #content .fakearray h5 {
  color:#b14c4e;
}
body.gplane #page #main #main-content #content .sep {
  background:url(../imgs/common/content-horiz-sep-gplane.png) 0 0 no-repeat;
}
body.lj45 #page #main #main-content #content .sep {
  background:url(../imgs/common/content-horiz-sep-lj45.png) 0 0 no-repeat;
}
body.gplane #page #main #main-content #content h2, body.gplane #page #main #main-content #content h3 {
  clear:both;
  color:#c69c6d;
  display:block;
  margin-bottom:5px;
}
body.lj45 #page #main #main-content #content h2, body.lj45 #page #main #main-content #content h3 {
  clear:both;
  color:#b14c4e;
  display:block;
  margin-bottom:5px;
}
body.gplane #page #main-content #content h4, body.gplane #page #main-content #content h5 {
  color:#000;
  clear:both;
  display:block;
  margin-bottom:5px;
}
body.lj45 #page #main-content #content h4, body.lj45 #page #main-content #content h5 {
  color:#000;
  clear:both;
  display:block;
  margin-bottom:5px;
}
body.web.gplane #smartfixtop #plane-name {
  background:url(../imgs/global/logo.png) 0 0 no-repeat;
}
body.web.gplane.g5000 #smartfixtop #plane-name {
  background:url(../imgs/global5000/logo.png) 0 0 no-repeat;
}
body.web.gplane.g5500 #smartfixtop #plane-name {
  background:url(../imgs/global5500/logo.png) 0 0 no-repeat;
}
body.web.gplane.gl7000-gl8000 #smartfixtop #plane-name {
  background:url(../imgs/gl7000-gl8000/logo.png) 0 0 no-repeat;
}
body.web.lj45 #smartfixtop #plane-name {
  background:url(../imgs/learjet45/logo.png) 0 0 no-repeat;
}
body.web.lj45.lj40 #smartfixtop #plane-name {
  background:url(../imgs/learjet40/logo.png) 0 0 no-repeat;
}
body.web.lj45.ljt60 #smartfixtop #plane-name {
  background:url(../imgs/learjet60/logo.png) 0 0 no-repeat;
}
body.web.lj45.lj60 #smartfixtop #plane-name {
  background:url(../imgs/learjet60xr/logo.png) 0 0 no-repeat;
}
body.web.lj45.lj70 #smartfixtop #plane-name {
  background:url(../imgs/learjet70/logo.png) 0 0 no-repeat;
}
body.web.lj45.lj75 #smartfixtop #plane-name {
  background:url(../imgs/learjet75/logo.png) 0 0 no-repeat;
}
body.web.cl300 #smartfixtop #plane-name {
  background:url(../imgs/challenger300/logo.png) 0 0 no-repeat;
}
body.web.cl350 #smartfixtop #plane-name {
  background:url(../imgs/challenger350/logo.png) 0 0 no-repeat;
}
body.web.cl604 #smartfixtop #plane-name {
  background:url(../imgs/challenger604/logo.png) 0 0 no-repeat;
}
body.web.cl650 #smartfixtop #plane-name {
  background:url(../imgs/challenger650/logo.png) 0 0 no-repeat;
}
body.web.gplane #page #main #end-left-section {
  background:url(../imgs/common/end_gradient_gold.png) 0 0 no-repeat;
}
body.web.lj45 #page #main #end-left-section {
  background:url(../imgs/common/end_gradient_red.png) 0 0 no-repeat;
}
body.web.gplane #page #main #main-content a#bookmark {
  background:url(../imgs/common/ico_print-gplane.png) 0 0 no-repeat;
}
body.web.lj45 #page #main #main-content a#bookmark {
  background:url(../imgs/common/ico_print-lj45.png) 0 0 no-repeat;
}
/* Troubleshooting Selection */
  body.web.gplane .troubleshooting-selection button {
  background: #9c8b6a;
  background: -moz-linear-gradient(top, #9c8b6a 0%, #87744b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c8b6a), color-stop(100%, #87744b));
  background: -webkit-linear-gradient(top, #9c8b6a 0%, #87744b 100%);
  background: -o-linear-gradient(top, #9c8b6a 0%, #87744b 100%);
  background: -ms-linear-gradient(top, #9c8b6a 0%, #87744b 100%);
  background: linear-gradient(to bottom, #9c8b6a 0%, #87744b 100%);
}
body.web.gplane .troubleshooting-selection button:hover, body.web.gplane .troubleshooting-selection button:focus {
  background: #dabb78;
  background: -moz-linear-gradient(top, #dabb78 0%, #d2ad5d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dabb78), color-stop(100%, #d2ad5d));
  background: -webkit-linear-gradient(top, #dabb78 0%, #d2ad5d 100%);
  background: -o-linear-gradient(top, #dabb78 0%, #d2ad5d 100%);
  background: -ms-linear-gradient(top, #dabb78 0%, #d2ad5d 100%);
  background: linear-gradient(to bottom, #dabb78 0%, #d2ad5d 100%);
}
body.web.lj45 .troubleshooting-selection button,  body.web.lj60 .troubleshooting-selection button,  body.web.lj70 .troubleshooting-selection button,  body.web.lj75 .troubleshooting-selection button {
  background: #924a44;
  background: -moz-linear-gradient(top, #924a44 0%, #7e2b1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #924a44), color-stop(100%, #7e2b1e));
  background: -webkit-linear-gradient(top, #924a44 0%, #7e2b1e 100%);
  background: -o-linear-gradient(top, #924a44 0%, #7e2b1e 100%);
  background: -ms-linear-gradient(top, #924a44 0%, #7e2b1e 100%);
  background: linear-gradient(to bottom, #924a44 0%, #7e2b1e 100%);
}
body.web.lj45 .troubleshooting-selection button:hover, body.web.lj45 .troubleshooting-selection button:focus,  body.web.lj60 .troubleshooting-selection button:hover, body.web.lj60 .troubleshooting-selection button:focus,  body.web.lj70 .troubleshooting-selection button:hover, body.web.lj70 .troubleshooting-selection button:focus,  body.web.lj75 .troubleshooting-selection button:hover, body.web.lj75 .troubleshooting-selection button:focus {
  background: #c26154;
  background: -moz-linear-gradient(top, #c26154 0%, #b84531 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c26154), color-stop(100%, #b84531));
  background: -webkit-linear-gradient(top, #c26154 0%, #b84531 100%);
  background: -o-linear-gradient(top, #c26154 0%, #b84531 100%);
  background: -ms-linear-gradient(top, #c26154 0%, #b84531 100%);
  background: linear-gradient(to bottom, #c26154 0%, #b84531 100%);
}
/* Lightbox buttons */
  body.gplane #page #main #main-content #content a.imgpopup span {
  background-image: url(../imgs/common/lightbox-buttons_global.png);
}
body.lj45 #page #main #main-content #content a.imgpopup span {
  background-image: url(../imgs/common/lightbox-buttons_learjet.png);
}
body.gplane #blocker span {
  background-image: url(../imgs/common/lightbox-buttons_global.png);
}
body.lj45 #blocker span {
  background-image: url(../imgs/common/lightbox-buttons_learjet.png);
}
/* History Navigation */
  .cl300 #history-nav .nav, .cl604 #history-nav .nav {
  background-image: url(../imgs/common/history-nav_blue.png);
}
.gplane #history-nav .nav {
  background-image: url(../imgs/common/history-nav_gold.png);
}
.lj45 #history-nav .nav, .lj60 #history-nav .nav {
  background-image: url(../imgs/common/history-nav_red.png);
}
/* Style Added By Wade Hoagboon for LJ75 */
  /*body.lj70 #page #main #main-content #content a.imgpopup,
  body.lj75 #page #main #main-content #content a.imgpopup{
    float:none;
    clear:none;
    margin:auto;
    position:relative;
    z-index:1;
  }*/
  
  /*body.lj75.ipad #rights{ width:930px; margin-top:-113px; }*/
  /*body.lj75.ipad #rights.splash{ width:830px; margin-top:-35px !important; }*/
  /*body.lj75.web #rights{ margin-left:auto; margin-right:auto; width:1050px; }*/
  /*body.lj75.web #rights.splash{ margin-left:auto; margin-right:auto; width:1210px; text-align:center; }*/
  
  #page #main #main-content #content span.tabular span.ts_title {
  margin:0;
}
div#caims-msg {
  font-style:italic;
  margin:-10px 0 0 0;
}
div#caims-msg h2, div#caims-msg h3, div#caims-msg h4 {
  display:inline-block;
}
body.gplane #caims-msg h2, body.gplane #caims-msg h3, body.gplane #caims-msg h4 {
  color:#c69c6d;
}
body.lj45 div#caims-msg h2, #caims-msg h3 #caims-msg h4 {
  color:#b14c4e;
}
div#caims-msg span.caims-txt {
  font-weight:bold;
}
div#caims-msg span.caims-code {
  font-size:14px;
}
div.fakearray table {
  text-align:left;
  margin-top:20px;
}
div.fakearray table td.r_col {
  font-size:13px;
  padding:0 5px;
}
div.fakearray table td.l_col {
  width:200px;
  font-size:13px;
  font-weight:bold;
  color:#2e598a;
  text-align:left;
  padding:0 5px;
}
body.gplane div.fakearray table td.l_col {
  width:200px;
  font-size:13px;
  font-weight:bold;
  color:#c69c6d;
  text-align:left;
  padding:0 5px;
}
body.lj45 div.fakearray table td.l_col {
  width:200px;
  font-size:13px;
  font-weight:bold;
  color:#b14c4e;
  text-align:left;
  padding:0 5px;
}
#content div.fakearray table td .l_col a {
  color:#2e598a;
}
body.gplane div.fakearray table td.l_col a {
  color:#c69c6d;
}
body.lj45 div.fakearray table td.l_col a {
  color:#b14c4e;
}
.uppercase {
  text-transform:uppercase;
}
.cntr {
  text-align:center !important;
}
.left {
  text-align:left !important;
}
.indent {
  margin-left:25px;
}
.indent15 {
  margin-left:15px;
}
#page #main #left-section #sous-menu .includes .locator-dd span {
  display:inline-block;
  padding-right:5px;
  width:10px;
}
#page #main #left-section #sous-menu .includes .locator-dd select {
  display:inline-block;
  height:auto;
  margin-top:0 !important;
  width:170px;
}
#page #main #left-section #sous-menu .includes .locator-dd .list, #page #main #left-section #sous-menu .includes .locator-dd .gplist {
  height:10px;
  margin:5px 30px !important;
  padding-top:3px;
  width:50px;
}
#page #main #left-section #sous-menu .includes .locator-dd .button.numeral.textbtn {
  font-size:inherit;
  margin:6px 0 0 2px;
  padding:5px 12px;
}
.troubleshooting-selection form {
  font-size:13px;
}
.troubleshooting-selection .tab .ata-dropdown {
  display:inline-block;
  padding-right:20px;
  vertical-align:top;
}
.troubleshooting-selection .tab .ata-dropdown select {
  min-width:220px;
}
#page .troubleshooting-selection .button {
  font-size:12px;
  font-weight:bold;
  padding:4px;
  z-index:2;
}
#page .troubleshooting-selection .button.numeral {
  margin:3px;
  width:70px;
}
#page .button {
  margin:6px 0 0 2px;
  z-index:2;
}
#page #main #main-content #content span.tabular span.ts_title.button {
  font-weight:bold;
}
.red {
  color:#fd4046;
}
.amber {
  color:#fcb131;
}
.green {
  color:#3cb878;
}
.cyan {
  color:#00f0ff;
}
.white {
  color:#fff;
}
.caution-note {
  clear:both;
  display:block;
  margin:10px 0;
  padding-left:5.0em;
  text-indent:-5.0em;
}
.caution-note:before {
  content:"CAUTION: ";
  font-weight:bold;
}
.note {
  clear:both;
  display:block;
  margin:10px 0;
  padding:0 0 0 3.25em;
  text-indent:-3.25em;
}
.note:before {
  content:"NOTE: ";
  font-weight:bold;
}
.warning-note {
  clear:both;
  display:block;
  margin:10px 0;
  padding:0 0 0 5.5em;
  text-indent:-5.5em;
}
.warning-note:before {
  content:"WARNING: ";
  font-weight:bold;
}
table {
  clear:both;
}


/* *****START*******   Tech Pubs standard for nested ordered lists 10-30-14 Trevor*/


ol {
/*  counter-reset: list; --1686-- */
}

ol ol {
 list-style: upper-alpha;
}

ol ol ol > li {
  list-style: none;
}
ol ol ol > li:before {
  content: "("counter(list, decimal) ") ";
  counter-increment: list;
}

ol ol ol ol> li {
  list-style: none;
}
ol ol ol ol> li:before {
  content: "("counter(list, lower-alpha) ") ";
  counter-increment: list;
}

/*Start - Global 5000-6000 CAS troubleshooting page message colors - Trevor 06/05/2015*/

.caution {
    color: #FC6;
}
.warning {
    color: #F00;
}
.advisory {
    color: #0FF;
}
.status {
    color: #FFF;
}

.warning, .caution, .advisory, .status {
    padding: 10px;
    background-color: #000 !important;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

/*End - Global 5000-6000 CAS troubleshooting page message colors - Trevor 06/05/2015*/


/* *****END*******   Tech Pubs standard for nested ordered lists 10-30-14 Trevor*/
