/*Remove the cross in the input for ie browsers */
input[type=text]::-ms-clear {
    display: none;
}

/*screen reader*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.assistance-footer-link h3{
    color: #104c83;
}

.assistance-footer-link h3:hover{
    color: #393467;
    text-decoration: underline;
}

.flybe-logo { padding: 15px 0 0px 10px; float:left; }
.flybe-logo > a > img{max-height: 30px;}

.social .language { z-index:5000; padding:0; margin:0px 0 0 0px; width:105px; }
/* .social .language:hover {  width:160px; } */
ul.social .language  a { padding: 10px 5px 10px 10px; color:#393467; font-family: 'Montserrat', sans-serif; font-weight: normal;  margin:0; clear:both; overflow: hidden; width:140px; font-size:0.8em !important;}

.social .language ul {font-size:0.8em !important;}

#language-topnav a {width:150px; }


ul.mega-nav { margin:10px 0 0 0; float:right; color:#104c83;  }
ul.mega-nav > li { font-family: "GothamRnd-Bold", Helvetica, Arial, Sans-Serif; font-weight: normal;}
ul.mega-nav > li.myaccount { margin:0 0 0 2px; }
ul.mega-nav > li.language { margin:0 0 0 2px; }
ul.mega-nav > li > a {padding:10px 15px 17px 15px; margin:0;}

ul.mega-nav > li.myaccount> a{
    margin-top: 5px;
    padding: 5px 15px;
    border-radius: 2px ;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #D4D0EA;
    color: #000;
    font-family: "GothamRnd-Bold", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

ul.mega-nav > li > a:hover,
ul.mega-nav > li > a.jquery-hover{
    background-color: #D7E6F6;
    box-shadow: inset 0 -10px 15px -18px #111;
    -moz-box-shadow: inset 0 -10px 15px -18px #111;
    -webkit-box-shadow: inset 0 -10px 15px -18px #111;
}

ul.mega-nav > li.myaccount> a:hover,
ul.mega-nav > li.myaccount > a.jquery-hover{
    background-color: #D0B3E2;
    padding-bottom: 17px;
    border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    box-shadow: inset 0 -10px 15px -18px #111;
    -moz-box-shadow: inset 0 -10px 15px -18px #111;
    -webkit-box-shadow: inset 0 -10px 15px -18px #111;
}

ul.mega-nav li ul li a { display:inline-block; font-family: "GothamRnd-Book", Helvetica, Arial, Sans-Serif; font-weight: normal; margin:0; padding:0; padding-right:20px;  color:#104c83; background: none; font-size: inherit !important; }
ul.mega-nav li ul li a:hover { color:#393467; font-family: "GothamRnd-Book", Helvetica, Arial, Sans-Serif; font-weight: normal; text-decoration: underline; background: none;}
ul.mega-nav li ul li:first-child { font-size:1.3em !important; font-family: "GothamRnd-Bold", Helvetica, Arial, Sans-Serif; font-weight: normal; }
ul.mega-nav li ul li:first-child a { font-family: "GothamRnd-Bold"; font-weight: normal;}
ul.mega-nav li ul li .shout { font-size: 150% !important; font-weight:normal !important; }

.mega-nav .dropdown_2columns {
    position:absolute;
    display:block;
    top:56px;
    left: 1.3%;
    z-index:300000;
    padding:2% 1.5% 0 3%;
    width: 93.1%;

    /*left:-999em; /* Hides the drop down */

    background:#D7E6F6;
}




.mega-nav div.menu5{
    position:absolute;
    top:56px;
    left: 73.2%;;
    z-index:300000;
    padding:2% 1.5% 0 3%;
    width: 16%;

    border-radius: 2px 0px 2px 2px;
    -moz-border-radius: 2px 0px 2px 2px;
    -webkit-border-radius: 2px 0px 2px 2px;

    background:#D0B3E2;
    color:#fff;
}
.mega-nav div.menu6{
    position:absolute;
    top:56px;
    left: 78.4%;;
    z-index:300000;
    padding:2% 1.5% 0 3%;
    width: 16%;

    border-radius: 2px 0px 2px 2px;
    -moz-border-radius: 2px 0px 2px 2px;
    -webkit-border-radius: 2px 0px 2px 2px;

    background:#D7E6F6;
    color:#fff;
}

.mega-nav .dropdown_2columns,
.menu5{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.mega-nav .submenu{
    display:none;
}

.mega-nav .open .submenu{
    display: block;
}

/*My account links*/
ul.mega-nav li .menu5 ul li a {
    padding:10px 0;
    color: #000;
    font-family: "GothamRnd-Book", Helvetica, Arial, Sans-Serif;
    font-weight: normal;
}

ul.mega-nav li .menu5 ul li:first-child a{font-family: "GothamRnd-Book", Helvetica, Arial, Sans-Serif; font-weight: normal; font-size: 15px !important;}
ul.mega-nav li .menu5 ul li a:hover{color:#fff; font-family: "GothamRnd-Book", Helvetica, Arial, Sans-Serif; font-weight: normal; }

.menu5 .drop { left: 710px; }

#checkin-form-nav {
    width: 250px;
    background-color: white;
}

#checkin-form-nav form{clear:both;}
#checkin-form-nav .not-active{ background-color: #9F9F9F; }
#checkinToggle{float: left;}
#veiwbookingToggle{ float: right; }

#checkin-form-nav a{
    color:#104c83;
    display:block;
    outline:0;
    padding: 10px 0px;
    width: 125px;
    text-align: center;
    cursor: pointer;
    cursor:hand;
    margin:0;
}
#checkin-form-nav .not-active a{ color: #ffffff; }

#checkin-form-nav input{
    width: 180px;
    float: left;
    margin-left: 30px;
    height: 25px;
    font-size: 16px;
    border-bottom: 1px dashed #000;
    border-left: none;
    border-right:none;
    border-top:none;
}

#checkin-form-nav button{
    width: 190px;
    float: left;
    height: 35px;
    background-color: #294B9B;
    font-size: 16px;
    text-transform: none;
    margin:10px 0 20px 30px;
}

#checkin-form-nav label{
    margin-left: 30px;
    font-size: 0.9em;
}

.checkin-form-border{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mega-nav .no-border-topright{
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

.mega-nav .no-border-topleft{
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

/*validation css*/
.mega-nav .has-error{color: #a94442;}
.mega-nav .has-error label {font-size: inherit;}
.mega-nav .has-error p{
    font-size: 12px;
    font-style: italic;
    font-family: Helvetica, Arial, Sans-Serif;
}
#checkin-form-nav .has-error input{ border-color: #a94442; }

.mega-nav .has-success {color: #3c763d;}
#checkin-form-nav .has-success input{ border-color: #3c763d; }

.mega-nav .error-cross{ margin: 10px 0 0 -15px; }

/*Link sizing for mega nav sub nav*/
.mega-nav .spaced-links li{
    margin: 18px 0;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: initial;
}

.mega-nav .large-link{
    font-size: 1.3em !important;
    margin-top: 0px !important;
    font-family: "GothamRnd-Bold", Helvetica, Arial, Sans-Serif !important;
    font-weight: normal !important;
}


.menu1 .spaced-links{ padding-top: 20px; }
.mega-nav .spaced-links li:first-child{ margin:0;   }
.mega-nav .large-link-spaced{ margin-top: 0px; }

/*Hotel and car ad images */
.mega-nav .menu-larger-image{ margin-left:   150px; }

/*Custom sizes for columns in menu item 2 and 3 to stop word wrapping*/
.menu2 .col3{ width: 27.8%;}
.menu2 .col4{ width: 19.8%;}
.menu3 .col1{ width: 25.2%;}
.menu3 .col4{ width: 22.4%;}

.mega-nav .upper-case{
    text-transform: uppercase;
}

#findBookingForm .checkin-error {
    margin-left: 30px;
    margin-right: 30px;
    padding: 10px;
    font-size: 12px !important;
    color: white;
    background-color: red;
    border-top: 15px white solid;
}

/* This is the positioning of the flight widget */
#fltwgwrap {
  position: relative;
  margin-top: 20px;
  width: 300px;
  min-height: 390px;
}