/* GENERAL BEGIN*/
.bluegreen {
    color: #007396;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

#leftContent pre {
    font: 13px monospace;
    color: #007396;
}

#modal_dialog_message hr {
    margin-bottom: 0;
    margin-top: 0;
}

#modal_dialog_message h2 {
    font: bold 16px Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #007396;

    /*font: bold 15px Arial, sans-serif;
    color: #FF6600;*/
    padding: 10px 2px 15px 5px;
    /*border-bottom: 2px solid #B3CFEE;*/
    background-color: transparent;
    border: none;
    margin: 0;
}

#modal_dialog_message {
    font: 15px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
}

#modal_dialog .close {
    opacity: unset;
}

table.graphicsT {
    margin: 0 15px 10px 15px;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    border: 0;
}

table.graphicsT td {
    border: 0;
    padding-left: 4px;
}

/* Bulletin*/
table.briefingT {
    margin: 10px 0 4px 0;
    font: 11px Arial, sans-serif;
    color: #007396;
    border: 1px solid #B3CFEE;
}

table.briefingT td {
    border: 1px solid #B3CFEE;
    padding: 2px 0 2px 4px;
}

table.briefingTPanel {
    margin: 10px 15px 4px 15px;
    font: 11px Arial, sans-serif;
    color: #007396;
    border: 1px solid #B3CFEE;
}

table.briefingTPanel td {
    border: 1px solid #B3CFEE;
    padding: 2px 0 2px 4px;
}

table.briefingTNoBorder {
    margin: 10px 0 4px 0;
    font: 11px Arial, sans-serif;
    color: #007396;
}

table.briefingTNoBorder td {
    padding: 2px 0 2px 4px;
}

table.briefingTNoBorder td.tdBold {
    font: bold 11px Arial, sans-serif;
    padding: 2px 0 2px 4px;
}

table.CompBriefingT {
    margin: 10px 0 4px 15px;
    font: 11px Arial, sans-serif;
    color: #007396;
    border: 1px solid #B3CFEE;
}

table.CompBriefingT td {
    border: 1px solid #B3CFEE;
    padding: 2px 0 2px 4px;
}

table.UserAcctT {
    margin: 10px 0 4px 0;
    font: 11px Arial, sans-serif;
    color: #007396;
    /*border: 1px solid #B3CFEE;*/
}

table.UserAcctT td {
    /*border: 1px solid #B3CFEE;*/
    padding: 2px 0 2px 4px;
}

span.tdBold {
    font: bold 11px Arial, sans-serif;
}

table td span.tdBold {
    display: inline-block;
    word-break: break-all;
}

table.briefingNoBorder {
    margin: 0;
    font: 11px Arial, sans-serif;
    color: #007396;
    border: 0;
}

table.briefingNoBorder td {
    border: 0;
}

input.briefingCheckbox {
    margin: 1px;
}

table.LCTableNoBorder {
    margin: 0;
    font: 11px Arial, sans-serif;
    color: #007396;
    border: 0;
}

table.LCTableNoBorder td {
    border: 0;
}

td.newFPButtons {
    border: 0;
}

td {
    font: 11px Arial, sans-serif;
    color: #007396; /*007396;*/
    padding-top: 0;
    padding-bottom: 0;
}

#leftContentContainer a img {
    padding-left: 5pt;
    padding-right: 5pt;
}

/******** STYLES FOR INFORMATION PAGES BEGIN ********************/

/* FLAGS BEGIN*/

#flags {
    float: right;
    padding: 0;
    height: 24px;
    width: 150px;
}

#flags td.flag {
    font: 11px Arial, sans-serif;
    color: #007396;
}

#flags td.flag a {
    font: 11px Arial, sans-serif;
    color: #007396;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

#flags td.flag a:hover {
    font: 11px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

/* FLAGS END */

/* GUI CONTROLS BEGIN */
#FPOptionsContainer pre.FPHistory {
    font: 11px Arial, sans-serif;
    color: #007396;
    margin: 0 0 10px 0;
    padding: 0 10px 0 15px;
}

div.fplChoices {
    float: left;
    padding-right: 5px;
}

.fplChoices div {
    border: 1px solid #007396;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    background-color: #f9f9f9;
    margin-top: -2px;
    z-index: 20;
    padding: 7px 10px 3px 8px;
    border-radius: 4px;
}

.fplChoices td {
    text-align: center;
    color: #007396; /*007396;*/
    font: bold 11px Arial, sans-serif;
}

.fplChoices ul {
    margin: 0;
    list-style-type: none;
    padding-left: 2px;
}

.fplChoices li {
    color: #007396; /*007396;*/
    font-size: 10px;
    font-style: normal;
}

.fplChoices input {
    font: bold 11px Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
    color: #007396; /*007396;*/
    /*	border: 1px solid #B3CFEE;*/
}

.fplChoices .domainLabel {
    color: #007396;
}

.fplChoices .domainLabel:hover {
    color: #00A9E0;
}

.form-control {
    text-transform: uppercase;
}

input[type="password"].form-control {
    text-transform: none;
}

input.formButton {
    font: bold 10px/20px Arial, sans-serif;
    color: #007396;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 0;
    padding: 0 6px 3px 6px;
    display: block;
    border: 1px solid #B3CFEE;
    /*background: #D9E9F8;*/
    height: 20px;
    background: url(buttongrad.jpg) repeat-x;
}

input:hover.formButton {
    font: bold 10px/20px Arial, sans-serif;
    color: #FF6600;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 0;
    padding: 0 6px 3px 6px;
    display: block;
    border: 1px solid #4789D5;
    height: 20px;
    background: url(buttongrad.jpg) repeat-x;
}

label.FPLabel {
    margin: 0;
    font: 9px Arial, sans-serif;
    color: #007396; /*007396;*/
    text-transform: uppercase;
}

input.FPFormField, select.FPFormField, textarea.FPFormField, input[type="checkbox"] {
    margin: 0;
    font: 11px monospace;
    text-transform: uppercase;
    color: #007396;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    width: auto;
}

.FPtable input[type="checkbox"], .FPtable input[type="radio"] {
    margin: 1px 0 0;
}

.FPtable td div:not(.fplChoices) {
    margin-top: 3px;
}

.FPtable > tbody > tr > td:nth-child(2) > table {
    /*.FPtable>tbody>tr>td>table{*/
    width: 510px;
}

.FPtable > tbody > tr > td > table > tbody > tr > td:first-child textarea {
    width: 100%;
}

input.FPFormField:focus, select.FPFormField:focus, textarea.FPFormField:focus {
    border: 1px solid #00A9E0; /*007396;*/
    background: #ffffff; /*;*/ /*c9dfe5*/
    /*  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,115,150,.6); *//*200,16,46 95,33,103,.6*/
}

.fplSmall {
    width: 60px;
}

.fplSmallLbl {
    width: 40px;
    text-align: right;
}

.fplMedium {
    width: 120px;
}

.fplLarge {
    width: 180px;
}

input.FPFormFieldReg, select.FPFormFieldReg, textarea.FPFormFieldReg {
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    background: #FFFFFF;
    border: 1px solid #B3CFEE;
}

input.FPFormFieldB, button.FPFormFieldB {
    padding: 0 6px 0 6px;
    margin: 6px 4px 6px 0;
    overflow: visible;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    height: 24px;
    border: 1px solid #007396;
    background-color: #f9f9f9;
    border-radius: 4px;
    cursor: pointer;
}

.form-group button.FPFormFieldB:hover span.glyphicon {
    color: #F9F9F9;
}

.form-group button.FPFormFieldB:hover, #formButtons input:hover.FPFormFieldB, #formButtons input.buttonHover, #formButtons2 input:hover.FPFormFieldB, #formButtons2 input.buttonHover2, #formButtons5 input:hover.FPFormFieldB, #formButtons5 input.buttonHover5, input.FPFormFieldB:hover {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 6px 4px 6px 0;
    font: bold 11px Arial, sans-serif;
    color: #F9F9F9;
    height: 24px;
    border: 1px solid #007396;
    background-color: #007396;
    border-radius: 4px;
    cursor: pointer;
}

.form-group button.ibs-btn {
    border: 1px solid #007396;
    color: #007396;
    background-color: #f9f9f9;
    border-radius: 4px;
    cursor: pointer;
    height: 24px;
    margin-bottom: 4px;
}

.form-group label.ibs-btn-row { /* fixed alignment on row with button*/
    margin-top: 3px;
}

.form-group button.ibs-btn:hover {
    color: #F9F9F9;
    background-color: #007396;
}

.form-group button.ibs-btn:hover .glyphicon {
    color: #F9F9F9;
}

div.loginBox label[for="agreement"] {
    position: relative;
    top: -3px;
}

div.loginBox input[type="submit"], div.loginBox input[type="button"] {
    width: 86%;
    margin: 10px 7% 10px 7%;
}

div.loginBox input[type="text"], div.loginBox input[type="password"] {
    width: 100%;
}

div.loginBox .logout input[type="button"] {
    border: 1px solid #f9f9f9;
}

div.loginBox input[type="submit"]:hover, div.loginBox input[type="button"]:hover {
    background-color: #C8102E; /*#00A9E0*/
    border: 1px solid #C8102E;
    color: white;
    text-decoration: none;
}

div.loginBox a.logout {
    text-decoration: none !important;
}

#formButtons3 {
    margin: 0 15px 0 15px;
    background: url(navbargrad.jpg) repeat-x;
    border-top: 1px solid #B3CFEE;
    border-right: 1px solid #B3CFEE;
    border-left: 1px solid #B3CFEE;
}

#formButtons3 input.FPFormFieldBTab {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    height: 24px;
    background: none;
    border: 0;
    cursor: pointer;
}

#formButtons3 input:hover.FPFormFieldBTab, #formButtons3 input.buttonHover3 {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #FF6600;
    height: 24px;
    background: url(navbargradlight.jpg) repeat-x;
    background-position-y: -1px;
    border: 0;
    cursor: pointer;
}

.PibHeadButton {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    background: url(navbargradlight.jpg) repeat-x;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    height: 24px;
    border: 0;
    cursor: pointer;
}

.PibHeadButton:hover {
    color: #FF6600;
    height: 24px;
}

#formButtons4 {
    margin: 0 15px 0 15px;
    background: url(navbargrad.jpg) repeat-x;
    border-top: 1px solid #B3CFEE;
    border-right: 1px solid #B3CFEE;
    border-left: 1px solid #B3CFEE;
}

#formButtons4 input.FPFormFieldBTab {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    height: 24px;
    background: none;
    border: 0;
    cursor: pointer;
}

#formButtons4 input:hover.FPFormFieldBTab, #formButtons4 input.buttonHover4 {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #FF6600;
    height: 24px;
    background: url(navbargradlight.jpg) repeat-x;
    background-position-y: -1px;
    border: 0;
    cursor: pointer;
}

#formButtonsRC {
    margin-left: 10px;
}

#formButtonsRC input:hover.FPFormFieldB, input.buttonHoverRC {
    overflow: visible;
    margin: 6px 0 6px 0;
    font: bold 11px Arial, sans-serif;
    color: #FF6600;
    height: 24px;
    background-position-y: -2px;
    border: 1px solid #B3CFEE;
    cursor: pointer;
}

input.FPFormFieldChB, input.FPFormFieldRB {
    margin: 0;
    padding: 0;
}

input.FPFormFieldChB2 {
    margin: 2px 0 0 0;
    padding: 0;
}

input.FormFieldRegFont, select.FormFieldRegFont, textarea.FormFieldRegFont {
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    background: #FFFFFF;
    border: 1px solid #B3CFEE;
}

table.FPtable {
    margin: 3px 0 3px 0;
    width: 658px;
}

table.FPtable table {
    margin: 0;
    padding: 0;
}

table.FPtable td {
    vertical-align: top;
}

#equipment1_choiceLayer {
    width: 425px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #equipment1_choiceLayer {
        width: 400px; /*Opera */
    }
}

#OptionsContainer {
    clear: both;
    border: 1px solid #007396;
    margin: 0 15px 10px 15px;
    padding: 0;
}

#OptionsContainer a img {
    border-bottom: 1px solid #000000;
}

#FPOptionsContainer {
    border: 1px solid #B3CFEE;
    border-top-width: 0;
    margin: 0 15px 20px 15px;
}

#FPOptionsContainer a img {
    border-bottom: 1px solid #000000;
}

table.userList {
    width: 100%;
}

table.userList td.userActions {
    font-size: 1.4em;
    padding: 4px;
    text-align: center;
    width: 18px;
}

table.userList tbody tr:hover, table.statistic tbody tr:hover {
    background-color: #00A9E0; /*#FFFACD;*/
}

table.userList tbody tr:hover td, table.userList tbody tr:hover a,
table.statistic tbody tr:hover td, table.statistic tbody tr:hover a {
    color: white;
}

table.userList tr.userNormal {
    background-color: transparent;
}

table.userList tr.userLoggedIn {
    background-color: #00AB84;
}

table.userList tr.userLoggedIn td, table.userList tr.userLoggedIn td a, table.userList tr.userLoggedIn td a:hover,
table.userList tr.userNotActive td, table.userList tr.userNotActive td a,
table.userList tr.userSleeping td, table.userList tr.userSleeping td a {
    color: white;
}

table.userList tr.userLoggedIn:hover td {
    background-color: #00A9E0; /* 00205b;*/
}

table.userList tr.userNotActive {
    background-color: #999;
}

table.userList tr.userNotComplete {
    background-color: #FF9900;
}

table.userList tr.userSleeping {
    background-color: #FF9900;
}

#leftContent p.usrListLoggedIn, #leftContent p.usrListSleeping, #leftContent p.usrListNotActive, #leftContent p.usrListIncomplete {
    font-weight: bold;
}

#leftContent p.usrListLoggedIn {
    color: #00AB84;
}

#leftContent p.usrListIncomplete {
    color: #FF9900;
}

#leftContent p.usrListSleeping {
    color: #FF9900;
}

#leftContent p.usrListNotActive {
    color: #999;
}

/* GUI CONTROLS END */

/* TABLES BEGIN */
.listing01 {
    width: 100%;
}

.listing01 table, .listing02 {
    color: #007396;
    font: 11px Arial, sans-serif;
    border: 1px solid #B3CFEE;
}

.listing01 table td, .listing02 td {
    padding: 4px;
    border-top: 1px solid #B3CFEE;
    border-right: 1px double #B3CFEE;
    vertical-align: top;
}

.listing01 table th, .listing01 table th table td, .listing01 p, .listing02 th, .listing02 th table td, .listing02 p {
    font-weight: bold;
    vertical-align: middle;
    border-right: 1px double #B3CFEE;
}

.listing01 table th table, .listing01 table th table td, .listing02 th table, .listing02 th table td {
    border: 0;
}

.listing01 td.highlight, .listing02 td.highlight {
    background-color: #FFFACD;
}

.pager01, .pager01 a {
    color: #007396;
    font: 11px Arial, sans-serif;
}

/* TABLES END */

/* ANCHORES BEGIN */

a.LCh2 {
    color: #FF6600;
    text-decoration: none;
    font: 17px/20px Arial, sans-serif;
}

a:hover.LCh2 {
    color: #FF6600;
    text-decoration: underline;
    font: 17px/20px Arial, sans-serif;
}

span.LCliSelect {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a.LCliSelect {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCliSelect {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a.LCliSelect2 {
    color: #FF6600;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCliSelect2 {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: underline;
}

a.pLink {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.pLink {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a.LCli {
    color: #FFFFFF;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCli {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a.LCh2 {
    color: #FF6600;
    text-decoration: none;
    font: 17px/20px Arial, sans-serif;
}

a:hover.LCh2 {
    color: #FF6600;
    text-decoration: underline;
    font: 17px/20px Arial, sans-serif;
}

span.LCliSelect {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a.LCliSelect {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCliSelect {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a.LCliSelect2 {
    color: #FF6600;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCliSelect2 {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: underline;
}

a.pLink {
    color: #FFCC33;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.pLink {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a.LCli {
    color: #FFFFFF;
    text-decoration: none;
    font: 12px/14px Arial, sans-serif;
}

a:hover.LCli {
    font: 12px/14px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;
}

a img {
    border: 0;
}

a img.flightRouteImage {
    border: 0;
    margin: 10px 15px 10px 15px;
}

a img.breifingImage {
    border: 1px solid #B3CFEE;
    margin-bottom: 15px;
}

a.LClink {
    color: #00A9E0; /*DE7C00 FF6600;*/
    text-decoration: none;
}

a:hover.LClink {
    color: #00A9E0; /*DE7C00 FF6600;*/
    text-decoration: underline;
}

a.LClinkBold, .listing01 table td a {
    font: bold 11px Arial, sans-serif;
    color: #00A9E0; /*DE7C00 FF6600;*/
    text-decoration: none;
}

a:hover.LClinkBold {
    font: bold 11px Arial, sans-serif;
    color: #00A9E0; /*DE7C00 FF6600;*/
    text-decoration: underline;
}

a.RCli {
    color: #007396;
    text-decoration: none;
}

a:hover.RCli {
    color: #00A9E0;
}

a.RC1 {
    color: #FFCC33;
    text-decoration: none;
    font: 11px Arial, sans-serif;
}

a:hover.RC1 {
    color: #FFCC33;
    text-decoration: underline;
    font: 11px Arial, sans-serif;
}

a.loginB {
    font: bold 10px/20px Arial, sans-serif;
    color: #007396;
    width: 50px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    border: 1px solid #4789D5;
    background: url(buttongrad.jpg) repeat-x;
}

a:hover.loginB {
    font: bold 10px/20px Arial, sans-serif;
    color: #DE7C00; /*FF6600;*/
    width: 50px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    border: 1px solid #4789D5;
    background: url(buttongrad.jpg) repeat-x;
}

/* ANCHORS END */

/* INFORMATION PAGES BEGIN */
.primaryStyleSet {
}

.bullFooterStyleSet {
}

.masterPageSet {
    page-height: 29.7cm;
    page-width: 21cm;
    margin: 0.5cm;
    margin-bottom: 0.3cm;
}

.snowtamStyleSet {
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 6pt;
}

.snowtamStyleSet td {
    font: 13px Fixedsys, monospace;
}

.commonStyleSet, .commonStyleSet table {
    font-size: 8pt;
    color: #007396;
}

.notamStyleSet {
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 6pt;
}

.notamStyleSet div {
    font: 13px Fixedsys, monospace;
    color: #007396;
}

.notamHighlightStyleSet {
    color: red;
    font-weight: normal;
}

.notamStyleSet h3 {
    border-bottom: 2pt solid #B3CFEE;
    padding-bottom: 6pt;
}

.bottomBorderStyleSet {
    border-bottom: 1pt solid #B3CFEE;
}

.blockPaddingStyleSet {
    padding-bottom: 6pt;
}

.pageFooterStyleSet {
}

.bullBodyStyleSet {
}

.secondaryStyleSet {
}

.afterRegionSet {
    extent: 0.5cm;
}

.bullHeaderStyleSet {
}

.ashtamStyleSet {
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 6pt;
}

.groupStyleSet {
}

.headingStyleSet {
    font-weight: bold;
    color: #FF6600;
    border-top: 1pt solid #B3CFEE;
    padding: 5pt;
    margin: 0 0 0 0;
}

.topBorderStyleSet {
    border-top: 1pt solid #B3CFEE;
}

.topDoubleBorderStyleSet {
    border-top: 2pt double #B3CFEE;
}

.pageNumberStyleSet {
    text-align: center;
}

.pageHeaderStyleSet {
}

.metStyleSet {
}

.metReportStyleSet {
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 6pt;
}

.bottomDoubleBorderStyleSet {
    border-bottom: 3pt double #B3CFEE;
}

.topDivStyleSet {
    border-left: 1pt solid #B3CFEE;
    border-right: 1pt solid #B3CFEE;
    border-bottom: 1pt solid #B3CFEE;
    padding-bottom: 6pt;
}

.beforeRegionSet {
    extent: 0.5cm;
}

.bodyRegionSet {
    margin-bottom: 0.7cm;
    margin-top: 0;
}

.lrPadding {
    padding-left: 5pt;
    padding-right: 5pt;
}

table.headerTable td {
    border: 1pt solid #B3CFEE;
    padding: 3pt;
    padding-left: 5pt;
}

/* INFORMATION PAGES END */

/* PIB BEGIN */

#pibHeader {
    background: url(navbargrad.jpg) repeat-x;
    width: 580px;
    z-index: 0;
}

#pibHeader input.FPFormFieldBTab {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    height: 24px;
    background: none;
    border: 0;
    cursor: pointer;

}

#pibHeader input:hover.FPFormFieldBTab, #pibHeader input.buttonHover3 {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    color: #FF6600;
    font: bold 11px Arial, sans-serif;
    height: 24px;
    border: 0;
    cursor: pointer;
}

#leftContent pre.preBrieifingNotamHeader {
    font: bold 11px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0;
    padding: 10px 10px 0 15px;
    border-top: 1px solid #B3CFEE;
}

#leftContent pre.preBrieifingNotam {
    font: 11px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
    border-top: 1px solid #B3CFEE;
}

#leftContent pre.preBriefingHeader {
    font: bold 11px Arial, sans-serif;
    color: #FF6600;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
    border-top: 1px solid #B3CFEE;
}

#leftContent span.preBriefingSectionHeader {
    font: bold 12px Arial, sans-serif;
    color: #FF6600;
    padding-left: 15px;

}

#leftContent pre.preBriefing {
    font: 11px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
}

* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: border-box;
}

#globalContainer label {
    font-weight: normal;
    display: inline;
}

#globalContainer img {
    padding-left: 0;
    padding-right: 0;
}

td input.checkbox {
    display: inline;
}

.rightContentBox img {
    margin-left: 8px;
}

.briefingTNbbb input[type="radio"] {
    margin: 4px 5px 0 0;
}

#leftContent pre.preNotamHeader {
    font: bold 11px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
    border-top: 1px solid #B3CFEE;
}

.pibBox {
    position: absolute;
    top: 74px;
    left: 10px;
    border-top: 0 solid #B3CFEE;
    border-right: 1px solid #B3CFEE;
    border-left: 1px solid #B3CFEE;
    border-bottom: 1px solid #B3CFEE;
    margin: 0 0 0 10px;
    width: 580px;
}

.pibBox a {
    font: bold 12px Arial, sans-serif;
    color: #007396;
    text-decoration: none;

}

.pibBox a:hover {
    font: bold 12px Arial, sans-serif;
    color: #FF6600;
    text-decoration: none;

}

#pibRightTopImage {
    position: absolute;
    text-align: right;
    left: 570px;
    z-index: 1;
}

/* PIB END  */

/* ERROR BEGIN */

#error h1, #error li {
    font: normal 16px Arial, sans-serif;
    color: #BF5630;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 10px 10px 15px 10px;
    border-bottom: 1px solid #B3CFEE;
    width: auto;
}

#errors ul {
    padding-left: 20px;
    padding-bottom: 5px;
}

#errors li {
    font: normal 14px Arial, sans-serif;
    color: #A80098;
    display: block;
    list-style: none;
    margin: 0 0 3px 0;
    padding: 3px 0 3px 10px;
    width: auto;
}

#error, #error p {
    font: normal 16px Arial, sans-serif;
    color: #BF5630;
    text-align: left;
    margin: 0 20px 15px 10px;
}

#errors li span.fplPlanErrorHeading {
    font-weight: bold;
    display: block;
    padding-top: 10px;
    position: relative;
    left: -10px;
}

#errors {
    background-color: #c9dfe5; /*ededed*/
}

.red, .btn-danger {
    color: #C8102E !important;
}

.btn-danger {
    border: 1px solid #C8102E !important;
}

.btn-danger:hover {
    color: white !important;
    background-color: #C8102E !important;
}

/* ERROR END */

/* OTHER BEGIN */

.flightplanning.route input#flightRoute, .flightplanning.log input#flightLog, .flightplanning.status input#flightStatus, .flightplanning.history input#flightPlanHistory {
    padding: 0 6px 0 6px;
    overflow: visible;
    margin: 0;
    font: bold 11px Arial, sans-serif;
    color: #FF6600;
    height: 24px;
    /*background: url(navbargradlight.png) repeat-x;
    background-position-y: -1px;*/
    border: 0;
    cursor: pointer;
}

#FPOptionsContainer h3.LCHeaderNoLine {
    font: bold 11px Arial, sans-serif;
    color: #007396;
    width: auto;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 15px;
}

.weatherHeader {
    width: auto;
}

/*div.aftnMessageList {
	background-color: transparent;
	background-image: url("globalcontainergrad2.jpg");
	background-repeat: repeat-y;
	background-position: top right;
}*/
div.aftnMessage {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6BA1DD;
}

div.aftnMessage pre {
    color: #007396;
    white-space: pre;
}

.search {
    float: left;
}

.search table {
    margin-left: 5px;
    margin-top: 10px;
}

.search table td {
    padding-right: 7px;
    padding-left: 7px;
}

table.flightPlanList, table.templateList, table.briefingT, table.existingFPT, table.flightLog, table.windsAloftT, table.userList, table.statistic {
    color: #007396;
    background-color: #FFF;
    font: 11px Arial, sans-serif;
    border-collapse: collapse;
    margin: 10px 15px;
    /*width:650px;*/
    border: 2px solid #c9dfe5; /*B3CFEE*/
    width: 96%;
}

table.flightPlanList td, table.templateList td, table.flightPlanList th, table.templateList th,
table.existingFPT td, table.flightLog th, table.windsAloftT td, table.userList th, table.userList td,
table.statistic, table.statistic th, table.statistic td {
    border: 1px solid #c9dfe5; /*B3CFEE*/
    padding: 4px;
}

table.statistic th {
    font-weight: bold;
}

.flightLog td, .userList td, .statistic td {
    padding: 4px;
}

.flightLog tr td:first-child {
    padding-left: 8px;
}

.flightLog > tbody > tr:nth-child(even) {
    border-bottom: 1px solid #c9dfe5;
}

.templateList .fplName {
    width: 200px;
}

.flightPlanList .fplName {
    width: 100px;
}

.flightPlanList td.fplName {
    font-size: 0.75em;
}

table .fplItem, table .fplItem td {
    border: 0;
}

.fplAction {
    width: 45px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

td.fplAction {
    text-align: center;
}

.flightPlanList .fplAction a div {
    text-align: center;
}

.flightPlanList .fplEobt, .flightPlanList .fplAirport {
    width: 60px;
    font-weight: bold;
}

.flightPlanList .fplDayOfFlight {
    width: 80px;
    font-weight: bold;
}

.flightPlanList .fplStatus {
    text-align: left;
    font-weight: bold;
}

td.fplAction {
    font-size: 16px;
}

.fplAction a:first-child {
    padding-right: 5px;
    padding-left: 8px;
}

.fplAction .glyphicon-remove {
    color: #C8102E; /*5F2167;*/
}

.fplAction a:hover {
    color: #00A9E0;
}

.fplAction .glyphicon-remove:hover {
    color: #DE7C00; /*DE7C00;*/
}

table.fplItem {
    width: 100%;
}

div.fplHistoryList {
    margin-top: 12px;
}

.btnRefresh {
    float: right;
    padding-right: 10px;
    padding-top: 2px;
}

#leftContent input[name="newSearch"], #leftContent input[name="resetSearch"] {
    width: 65px;
}

table.templateList > tbody > tr:hover {
    background-color: #fffec0; /*#f8fdff e9e9e9;*/ /*- nemeni pozadi obou radku najednou*/
}

table.flightPlanList th, table.templateList th, table.flightLog th {
    font-weight: bold;
    color: #007396;
}

table.flightPlanList th, table.templateList th {
    padding-left: 8px;
}

table.flightLog thead tr th:first-child {
    padding-left: 8px;
    text-align: left;
}

table.flightLog th {
    text-align: center;
}

.template td {
    font-weight: bold;
    color: #00205b; /*007396;*/
}

td.route {
    font-weight: normal;
    color: #00A9E0;
}

/*
table.templateList td {
	background-color:#FFFFE1;
}
*/

.acceptedFlightPlan {
    background-color: #F3FFE5;
}

.acceptedFlightPlanLabel {
    background-color: #F3FFE5;
    padding: 5px;
    border-bottom: 1px solid #B3CFEE;
}

.acceptedFlightPlanInfo {
    background-color: #F3FFE5;
    margin: 10px 25px;
    font-weight: bold;
}

.colouredFlightPlan {
    background-color: #E0FFFF;
}

.obsoleteFlightPlan {
    background-color: #D8D8D8;
}

.colouredflightPlanInfo {
    background-color: #E0FFFF;
    margin: 10px 25px;
    font-weight: bold;
}

.waitingFlightPlan {
    background-color: #FFE5E5;
}

.waitingFlightPlanLabel {
    background-color: #FFE5E5;
    padding: 5px;
    border-bottom: 1px solid #B3CFEE;
}

.waitingFlightPlanInfo {
    background-color: #FFE5E5;
    margin: 10px 25px;
    font-weight: bold;
}

tr.template {
    background-color: #FFFFE1;
}

tr.template:hover { /*.template tr:hover*/
    /*background-color: #00A9E0 !important;*/
    border-left: 1px solid #00A9E0;
    border-right: 1px solid #00A9E0;
}

.templateInfo {
    background-color: #FFFFE1;
    /*border-bottom:1px solid #B3CFEE;*/
}

table.templateInfo td h2.LCHeader {
    /* margin-bottom: 0px;       */
}

table.flightPlanList td a, table.templateList td a, table.userList td a, table.statistic td a {
    color: #007396; /*FF6600;*/
    font-weight: bold;
    text-decoration: underline;
}

table.flightPlanList td a:hover, table.templateList td a:hover, table.userList td a:hover {
    color: #00A9E0;
    text-decoration: underline;
}

div#anim-wrapper, div#fld19-wrapper, div#stayinfon-wrapper, div#searchFilter-wrapper {
    position: relative;
    overflow: hidden;
    width: auto;
    height: auto;
}

div#anim-content, div#fld19-content, div#stayinfon-content, div#searchFilter-content {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

div#anim-content table, div#fld19-content table, div#searchFilter-content table {
}

#loadingPanel {
    color: red;
}

/* JV fix - button on PIB page */
.filter-wrapper {
    overflow: hidden;
    height: 30px;
}

.filter-wrapper input {
    text-transform: uppercase;
}

.filter-button-w {
    height: 30px;
}

/*JV fix end
plus I've added bellow: 
*/

button#anim-button, button#searchFilter-button, .filter-button-w button {
    display: block;
    padding-left: 15px;
    align: left;
    font: bold 11px Arial, sans-serif;
    color: #007396;
    border: none;
    background: transparent url(down_arrow.gif) no-repeat;
    cursor: pointer;
}

input.formTextField, textarea.formTextField {
    margin: 2px 0 5px 0;
    font: bold 11px Arial, sans-serif;
    color: #00205b; /*#007396;*/
    background: #FFFFFF;
    border: 1px solid #c9c9c9; /*B3CFEE;*/
}

input.formTextFieldNoneTextTransform, textarea.formTextFieldNoneTextTransform {
    margin: 2px 0 5px 0;
    font: bold 11px Arial, sans-serif;
    color: #00205b; /*#007396;*/
    background: #FFFFFF;
    border: 1px solid #c9c9c9; /*B3CFEE;*/
    text-transform: none;
}

.debugInfo {
    font-family: monospace;
    color: gray;
}

.yui-skin-sam .yui-panel .bd {
    /*	font: bold 11px Arial, sans-serif;*/
    /*color: #007396;*/
}

.yui-skin-sam .yui-panel .hd {
    font: bold 14px Arial, sans-serif;
    color: #007396;
    padding: 4px 20px 4px 4px;
}

label.domainLabel {
    color: #007396;
    font-size: 9px;
    cursor: default;
}

label.domainLabel:hover {
    color: #0b3cc5;
}

.proposedRoutes {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.proposedRoutes h2.routesMessage {
    text-align: center;
}

.proposedRoutes.shown {
    opacity: 1;
    pointer-events: auto;
}

.proposedRoutes > div > div {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.proposedRoutes > div {
    width: 880px;
    position: relative;
    margin: 10% auto;
    padding: 10px;
    border-radius: 4px;
    background: #c9dfe5;
}

.proposedRoutes .close:hover {
    font: bolder 16px Arial, Verdana, sans-serif;
    color: #007396;
}

.proposedRoutes .close {
    font: bolder 16px Arial, Verdana, sans-serif;
    background: none;
    color: #007396;
    line-height: 25px;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -1px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    opacity: 1;
}

.proposedRoutes table {
    color: #007396;
    background-color: #FFF;
    font: 11px Arial, sans-serif;
    border-collapse: collapse;
    margin: 10px 10px;
    width: 98%;
    border: 2px solid #B3CFEE;
}

.proposedRoutes table th, .proposedRoutes table td {
    border: 1px solid #B3CFEE;
    padding: 4px;
    min-width: 70px;
}

.proposedRoutes table td.center {
    text-align: center;
}

.proposedRoutes table th {
    font-weight: bold;
}

#modal_dialog_message .timestamp {
    font: bolder 14px Courier, Verdana, sans-serif;
}

#modal_dialog_message pre {
    margin-top: 2px;
    padding-top: 0;
}

/*Collapsing panels*/
div.accordion {
}

div.accordion a,
a > .ibs-icon-label {
    text-decoration: none;
}

div.accordion a span.collapse-label,
a span.ibs-icon-label,
a.ibs-icon-label {
    text-decoration: underline;
    color: #007396;
}

div.accordion a span.collapse-label:hover,
a span.ibs-icon-label:hover,
a.ibs-icon-label:hover {
    color: #00A9E0;
}

.card {
}

.card-header {
    padding: .75rem 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

.card-header h5 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.card-block {
    margin-top: 7px;
}

/*Preflight bulletin - weather charts*/
p.weather a, p.weather a:visited, table.LCTableNoBorder a, table.LCTableNoBorder a:visited {
    color: #007396;
}

table.LCTableNoBorder a {
    text-decoration: underline;
}

.weather img {
    border: 3px solid #c9dfe5;
    border-radius: 3px;
    background-color: #c9dfe5;
    padding: 0 !important;
}

.weather a:hover img {
    border-color: #00A9E0;
    background-color: #00A9E0;
}

.weather span {
    margin-left: 10px;
    text-decoration: underline;
    font-size: 14px;
}

.weather a:hover span, table.LCTableNoBorder a:hover {
    color: #00A9E0;
}

/* Bootstrap modal dialogs*/
/* Important part */
.modal-sm {
}

.modal-header, .modal-footer {
    background-color: #c0c0c0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.modal-open .modal {
    overflow-y: none !important;
}

.modal-header {

}

.modal-header h4 {
    margin: 0 !important;
    padding: 0 !important;
    color: #555555 !important;
    font-weight: bold !important;
}

.modal-dialog {
    margin: 6px auto !important;
}

.modal-dialog .modal-sm {
    width: auto;
}

.modal-content {
    background-color: white;
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
}

.modal-footer button {
    border: 1px solid #007396; /*#B3CFEE;*/
    background-color: #f9f9f9;
    border-radius: 4px;
    cursor: pointer;
    color: #007396;
    font-weight: bold;
}

.modal-footer button:hover {
    background-color: #007396;
    color: #F9F9F9;
}

.autocomplete-code {
    color: #555555;
    font-weight: bold;
    padding-top: 1px;
}

.autocomplete-name {
    color: #00A9E0;
    font-weight: normal;
    font-size: 80%;
    white-space: normal;
}

.yui-ac-container .yui-ac-bd ul li {
    border-bottom: #B3CFEE 1px solid;
    line-height: 110%;
}

.yui-ac-container .yui-ac-bd ul li.yui-ac-highlight {
    background-color: #1c5e94;
}

.yui-ac-container .yui-ac-bd ul li.yui-ac-highlight span {
    color: white;
}

.yui-skin-sam .yui-ac-content { /* set scrolling */
    max-height:366px;
    overflow:auto;
}

/* OTHER END */
