@font-face {
    font-family: 'Roboto', sans-serif;
    font-size: 14px ;
    font-style: normal;
}
 
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v27-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       
       url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v27-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       
       url('../fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v27-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px ;
    font-style: normal;
    color: #020203 ;
}
.ibsInclude {
    width: 100%;

}

.mainArea {
    margin: 0 auto;
}
	
.container {
    /*	max-width: 990px;*/
    /* Disabling responsiveness */
    max-width: none !important;
    width: 990px;
    /*	padding-left: 0px;
        padding-right: 0px;	*/
}

.acg-header {
    background-color: #071920;
    background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
    width: 100%;
    height: 160px;
    position: relative;
}

.nats-logo {
	width: 250px;
	top: 25px;
	left: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.absolute {
    position: absolute;
}

.alignRight {
    text-align: right;
}

.clear {
    clear: both;
}

.flagBlock {
    padding-top: 10px;
    padding-right: 15px;
    right: 0;
}

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

.nomargin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.slidernopadding div#top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.fullwidthbanner-container {
    padding-left: -15px !important;
    padding-right: -15px !important;
}
.aipback
	background-color: #ffffff
	
.form-inline .form-control { display: inline-block;}

#page {
    padding: 0px;
    background-color: #071920;
}

#breadcrumb {
    border-bottom: 1px solid #ddd;
}

#breadcrumb a {
    font-size: 9px !important;
    font-weight: bold !important;
    color: #898989;
}

#header {
    height: 105px;
    background-color: #071920 !important;
    background-image: url("../images/head_100.png") !important;
}

#cms-footer {
    background-color: #071920;
    text-align: left;
    height: 90px;
    position: relative;
    background-image: url(../img/NATS_Footer_logo.png);
    background-repeat: no-repeat;
    background-position: right top;
}

#cms-footer ul {
    list-style-type: none;
    margin: 29px 160px auto 160px;
    padding: 0;
}

#cms-footer li {
    display: inline;
    margin: 0;
    padding: 0 8px;
}

#cms-footer li a, #cms-footer li a:focus, #cms-footer li a:hover, #cms-footer li a:active {
    color: #46c3d7;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#logo-footer {
    position: absolute;
    right: 0;
}

.acg_maincontent {
    background-position: 0px 280px;
    background-repeat: no-repeat;
}

.homeinfobox {
    width: 32%;
    background-color: #071920;
    float: left;
    padding-right: 5px;
}

.boxfull {
    width: 100%;
    background-color: #fff;
    float: left;
    padding-right: 5px;
}

.homeinfobox h2, .boxfull h2 {
    background-color: #ddd;
    font-size: 1.2em;
    line-height: 35px;
    padding-left: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

h2 {
    font-size: 1.2em;
}

.box_schema1 {
    background-color: #FFFFFF;
}

.box_schema1 .boxbody {
    background-color: #ffffff;
    border: 1px solid #ccc;
    margin-left: 20px
}

.boxbody {
    margin-top: 3px;
}

.box_schema1 h4 {
    background: url("../images/trans_100.png") !important;
    background-color: #4d81b3 !important;
    /*background-color: #cccccc !important;*/
    border: none;
    line-height: 25px;
    color: #fff;
    height: 26px;
    font-size: 23px;
    font-weight: normal;
    padding-left: 15px;
    padding-top: 9px;
    margin-left: 20px
}

/*
CSS for Login forms
*/

#headercontent {
    width: 250px;
    float: right;
}

#languageArea {
    height: 22px;
    width: 100%;
    float: right;
    padding-top: 5px;
    text-align: right;
}

#loginMenu {
    width: 100%;
    float: right;
    padding: 6px 0px 6px 0px;
}

#loginText {
    width: 100%;
    float: right;
    padding-top: 3px;
    font-size: 11px;
}

.headerCol1 {
    width: 70px;
    text-align: left;
    font-size: 0.85em;
    float:left;
}

.headerCol2 {
    width: 180px;
    text-align: left;
    float:right;
}

.headerCol2 form {
    padding-left: 0px;
    margin-left: 0px;
}

input.loginField {
    width: 100%!important;
    height: 1.4em;
}


#acgLoginMain {
    width: 500px;
}

.acgLoginCol1, .acgLoginCol2 {
    width: 200px;
    float:left;
}

.acgLoginCol1 input, .acgLoginCol2 input {
    width: 160px;
}

.acgLoginCol3 {
    width: 80px;
    float: left;
}

#acgLoginTextMain {
    clear:both;
    margin-bottom: 20px;
}

#acgLoginTextSidebar {
    font-size: 11px;
}

#acgLoginSidebar input {
    border: 1px #aaa solid;
    width: 100px;
}

.loginBlock .smallColSpacing, .loggedInBlock .smallColSpacing {
    padding-right: 5px;
    padding-left: 5px;
}


.loginBlock, .loggedInBlock {
    position: absolute;
    right: 85px;
    top: 5px;
    background-color: #071920;
    color: white;
    padding: 10px;
    border-radius: 10px;
    width: 230px;
}


.loginBlock .row, .loggedInBlock .row {
    margin: 0px;
}

.loginButton, .logoutButton {
    margin-top: 7px;
    background: white !important;
    border: 1px #1c2a67 solid !important;
    color: #343434;
    height: 24px;
    width: 100%;
}


.loginBlock a, .loginBlock a:focus, .loginBlock a:hover, .loginBlock a:active, .loggedInBlock a, .loggedInBlock a:focus, .loggedInBlock a:hover, .loggedInBlock a:active {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.83em;
    color: white;
}

/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Finesse the page header spacing */
.page-header {
    margin-bottom: 0px;
}
.page-header .lead {
    margin-bottom: 0px;
}


/* Non-responsive overrides */
/* http://getbootstrap.com/examples/non-responsive/non-responsive.css */

.container .navbar-header,
.container .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

div.header div.navbar div.container {
    margin-right: 0 !important;
}

div.header div.navbar {
    border-left: 0 !important;
    border-right: 0 !important;
}

/* Always float the navbar header */
.navbar-header {
    float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar {
    margin-bottom: 0 !important;
}

.navbar-toggle {
    display: none;
}
.navbar-collapse {
    border-top: 0;
}

.navbar-brand {
    margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    padding: 10px 15px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
    float: right;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-width: 0 1px 1px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
}

.brieftype {
    position: absolute;
    left: 30px; top: 70px;
    font-weight: bold;
    font-size: 18px;
    color: #666;
}

.text-uppercase {
    text-transform: uppercase
}

.warning-box {
	background-color: #e66e0a;
	padding: 1em;
}

.warning-box .headline h3, .warning-box p {
	color: white;
	border: none;
}

.warning-box .headline {
	border-bottom: 1px solid white;
}

.notam-block-item {
	display: block;
}

.contact-page-heading {
	margin-bottom: 0;
}

.contact-block {
	margin-bottom: 1.5em;
}

.contact-block a {
	text-decoration: underline;
}

.contact-block p {
	font-weight: bold;
	margin-bottom: 0;
}

.contact-block .contact-title {
	margin-bottom: 1em;
}

.contact-highlight {
	color: #cc0099;
}

.notam-option-list {
	list-style-type: square;
}

.notam-option-list li::marker {
	color: #cc0099;
	font-size: 1.4em;
}

.img-small {
	max-width: 250px;
}
/* Style the list */
ul.breadcrumb_format {
  padding: 14px 16px;
  list-style: none;
  background-color: #eff1f3;
}

/* Display list items side by side */
ul.breadcrumb_format li {
  display: inline;
  font-size: 12px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb_format li+li:before {
  padding: 0px;
  color: #46c3d7;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb_format li a {
  color: #071920;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb_format li a:hover {
  color: #50c364;
  text-decoration: none;
}

.container_white {
 	background-color: #FFFFFF;   
    color:#071920;
    padding: 25px;
    display: table;
    width: 100%;
    height: 100%;
}
.container_white h1, .container_white .h1 {
font-size:40px; color:#145569; margin-bottom:5px; 
}
.container_white h2, .container_white .h2 {
font-size:20px; color:#145569; margin-bottom:2px; 
}
.container_white h3, .container_white .h3 {
font-size:18px; color:#145569; margin-bottom:2px; 
}
.container_white a, .container_white .a {
text-decoration: none; color:#145569;
}
.container_white p, container_white .p {
color:#071920;
}
.container_white .box1{
    width:33%;
    display: table-cell;
    padding: 0px 50px 0px 0px;
}
.container_white .box2{
    width:33%;
    display: table-cell;
    padding: 0px 25px;
    border-left:1px solid #071920;
}
.container_white hr {
	color:#071920;
    width: 50%;
    margin: auto;
}
.container_white ul {
  list-style: none; /* Remove default bullets */
}
.container_white a:hover {
color: #50c364;
}

.templaterow_back {
 	background-color: #ffffff;
}
.container_grey {
 	background-color: #eff1f3;   
    color:#071920;
    padding: 25px;
    display: table;
    width: 100%;
    height: 100%;
}
.container_grey h1, .container_grey .h1 {
font-size:40px; color:#145569; margin-bottom:13px; 
}
.container_grey h2, .container_grey .h2 {
font-size:20px; color:#145569; margin-bottom:2px; 
}
.container_grey h3, .container_grey .h3 {
font-size:18px; color:#145569; margin-bottom:2px; 
}
.container_grey a, .container_grey .a {
text-decoration: none; color:#145569;
}

.breadcrumb_format a:hover {
  color: #01447e;
  text-decoration: underline;
}
.container_grey p, container_grey .p {
color:#071920;
}
.container_grey .box1{
    width:33%;
    display: table-cell;
    padding: 0px 20px 0px 0px;
}
.container_grey .box2{
    width:33%;
    display: table-cell;
    padding: 0px 10px;
    border-left:1px solid #071920;
}
.container_grey hr {
	color:#071920;
    width: 50%;
    margin: auto;
}
.container_grey a:hover {
color: #50c364;
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}


.containerback {
 background-color: #ffffff;
 width: auto;
}

.acg_maincontent .row {
 background-color: #ffffff;
 width: 90%;
 margin: 0 auto;
}

.page_footer{
 background-color: #071920;
}

.aipback{
 background-color: #ffffff
}
#dataTable tr:hover {
            background-color: #f0f0f0; /* Light gray background on hover */
        }
        .sortable {
            cursor: pointer; /* Change cursor to pointer on sortable headers */
            position: relative;
        }
.sortable::after {
    content: '►'; /* Right arrow */
    margin-left: 5px;
    color: gray;
}
        .asc::after {
            content: " ▲"; /* Ascending arrow */
        }
        .desc::after {
            content: " ▼"; /* Descending arrow */
        }
#controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

#tableDownload {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#instructions {
    margin-right: 20px;
}

