* {
    margin: 0;
    padding: 0;
}

body {
    background: url(images/imgh2.jpg) repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    background-color: whiteSmoke;
    overflow-y: hidden;
}

@media print {
    page {
        size: 297mm 210mm; /* landscape */
        margin: 0;
        margin-left: 5mm;
    }

    body {
        zoom: 85%;
    }
}

h1, h2, h3 {
    color: #000000;
}

h3 {
    font-style: italic;
}

.watermark {
    color: #999;
}

.button {
    width: auto !important;
    height: auto !important;
    padding: 2px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
    min-width: 50px;
    font-size: 12px;
}

input[readonly="readonly"] {
    color: darkgrey;
}

input.alert[readonly="readonly"] {
    color: red;
}

p, blockquote {
    margin-bottom: 1.8em;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

.boxed {

}

.heading {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    padding: 7px;
    background: url(images/img5.jpg) repeat-x;
}

/* Header */

.toolbar {
    display: table;
    width: 100%;
    position: relative;
    height: 100px;
}

.toolbar-left, .toolbar-center, .toolbar-right {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 8px;
    -o-transition: width 0.3s ease-in-out;
    -ms-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
}

.toolbar-right {
    text-align: right;
}

.toolbar-center {
    width: 100%;
    white-space: normal;
    text-align: center;
}

.toolbar-center h1 {
    text-shadow: rgba(255, 255, 255, .6) 0 1px 0;
}

.toolbar-center h2 {
    color: whiteSmoke;
    text-shadow: rgba(0, 0, 0, 1) 0 2px 0;
}

.toolbar a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
}

#logo {
    background: url(images/logo.png) no-repeat;
    width: 73px !important;
    height: 83px !important;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    margin-left: 3px;
}

#help {
    background: url(images/help_black.png) no-repeat;
    width: 24px !important;
    height: 24px !important;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 1px;
    cursor: help;
}

.toolbar #sidebarlogin {
    margin-top: 10px;
}

.toolbar #sidebarlogin a.button {
    color: whitesmoke;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.toolbar a span {
    display: block;
    margin-top: 8px;
}

.toolbar h1 {
    padding-top: 11px;
    letter-spacing: 4px;
    font-size: 36px;
}

.toolbar h2 {
    letter-spacing: 8px;
    font-size: 18px;
}

.toolbar .menu {
    width: 100%;
    position: absolute;
    top: 70px;
    height: 31px;
    right: 0;
}

.menu ul, .menu ol {
    float: right;
    list-style: none;
    margin: 6px 25px 0;
    padding: 0;
}

.menu li {
    margin: 0;
    padding: 0 0 0 20px;
    background: transparent;
    float: left;
    list-style-type: none;
    font-weight: bold;
    font-size: 12px;
}

.menu li a {
    color: #B4B4B4;
    text-decoration: none;
}

.menu li a:hover {
    color: whiteSmoke;
    text-decoration: none;
}

.menu li.active a {
    color: whiteSmoke;
    text-shadow: rgba(0, 0, 0, 1) 0 1px 0;
}

/* Columns */

#left {
    positioin: absolute;
    width: 160px;
    margin-left: 2px;
    top: 135px;
}

#left ul, #left ol, #right ul, #right ol {
    list-style-type: square;
}

#left li, #right li {
    margin: 0 0 10px 25px;
}

#center {
    position: absolute;
    top: 100px;
    left: 164px;
    right: 2px;
}

#center p {
    padding: 0 15px;
}

#center ul, #center ol {
    /*margin-left: 3em;*/
}

/* Footer */

#footer {
    background: url(images/img5.jpg) repeat-x;
    text-align: center;
    font-size: 77%;
    color: black;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 5px;
    height: 50px;
    position: absolute;
}

#legal {
    position: relative;
    top: 17px;
    line-height: normal;
    font-size: 11px;
}

#links {
    position: relative;
    line-height: normal;
}

#WebLoginLayer0 {
    text-align: center;
    margin-left: 50%;
    width: 400px;
}

.login {
    margin-left: -200px;
}

.login fieldset {
    border: none;
}

.login label {
    display: block;
    margin-top: 5px !important;
    width: 300px;
}

.login input {
    width: 100px;
    float: right;
}

.login .button {
    position: relative;
    left: -383px;
    top: 10px;
}

.login input[type=checkbox] {
    width: auto;
    float: right;
    border: 0 !important;
    position: relative;
    left: 13px;
    top: 7px;
}

label {
    margin-right: 5px;
    margin-left: 5px;
}

.subtitle {
    border: 1px solid silver;
    background-color: #DBDBDB;
    color: black;
    height: 25px;
}

.subtitle div {
    margin-top: 5px;
    margin-left: 5px;
}

/* property editing */
.edit_panel {
    display: inline-block;
    overflow: auto;
    /*height: 400px;*/
    width: 100%;
}

.clear {
    clear: both;
}

.panel {
    clear: both;
    display: inline-block;
    float: left;
}

.left_side {
    display: inline-block;
    float: left;
    width: 425px;
    vertical-align: top;
}

.right_side {
    display: inline-block;
    float: left;
    margin-left: 40px;
    max-width: 580px;
}

.right_side_print {
    display: inline-block;
    margin-left: 20px;
    max-width: 350px;
    vertical-align: top;
}

.right_side div.datawrap {
    position: relative;
    top: 18px;
}

.toolbar_actions {
    float: right;
    margin-top: -33px;
}

.actions {
    position: relative;
}

.actions button, .toolbar_actions button {
    margin-right: 5px;
}

button.big {
    width: 140px;
    height: 24px !important;
}

div.property {
    margin-top: 5px;
    width: 100%;
}

div.property .labelwrap {
    display: inline-block;
    width: 152px;
}

div.property .mediumWidth {
    width: 130px;
}

div.property .width100 {
    width: 100px;
}

div.property .smallWidth {
    width: 50px;
}

div.property-inline {
    margin-right: 10px;
    display: inline;
}

div.property-inline .labelwrap, div.property-inline div, form {
    display: inline-block;
}

div.property-inline-fix {
    display: inline-block;
    width: 150px;
}

.widthSmall {
    width: 50px;
}

.width100 {
    width: 100px;
}

div.property .tiny {
    display: inline-block;
    width: 50px;
}

div.property div.userinfo {
    display: inline-block;
}

div.property input, div.property textarea {
    position: relative;
}

div.property input[type="checkbox"], input[type="radio"] {
    top: 1px;
    height: 15px;
    width: 15px;
}

div.property input[type="radio"] {
    margin-right: 5px;
}

.group_properties {
    display: inline-block;
}

/* -------------------------[ grid style ]--- */
.grid {
    width: 100%;
    background-color: #fff;
    border: 1px solid silver;
    color: black;
}

table.compact {
    width: 100%;
}

.gridHeader {
    color: #fff;
    font-weight: bold;
    background-color: #88939E;
    text-align: center;
}

th.gridHeader {
    padding: 0
}

.gridItem {
    padding: 3px;
}

.operation {
    width: 95px;
}

.operation_button {
    width: 170px;
}

.license {
    width: 90px;
}

.fullname {
    width: 190px;
}

.pilotname {
    width: 160px;
}

.firstname {
    width: 90px;
}

.lastname {
    width: 100px;
}

.email {
    width: 100px;
}

.phone {
    width: 110px;
}

.time {
    width: 100px;
}

.scheduled_time {
    width: 115px;
}

.hours_time {
    width: 75px;
}

.airplane {
    width: 50px;
}

.identification {
    width: 100px;
}

.month {
    width: 57px;
}

td.time, td.calendar {
    text-align: right
}

td a {
    display: inline-block;
}

.gridAltItem {
    background-color: #eeeeee;
    padding: 3px;
}

.gridRowIcon:hover {
    background-color: #f5f5dc;
}

.grid a {
    text-decoration: none;
    position: relative;
    top: 2px;
}

.light {
    background-color: #eee;
}

.dark {
    background-color: #bbb;
}

.summary {
    background-color: #88939E;
    color: black;
    font-weight: bolder;
}

.inactive {
    color: brown;
    font-style: italic;
}

div.remove_data {
    /*background: url(images/cal_nodate.gif) no-repeat;*/
    background: url(images/delete-icon.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

div.show_calendar {
    background: url(images/cal.gif) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

div.edit_item {
    background: url(images/properties3-icon-16.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

.editItem {
    cursor: pointer;
}

div.view_item {
    background: url(images/view-01-16.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}

div.block_user {
    background: url(images/key2-icon-16.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}

div.delete_item {
    background: url(images/delete-icon.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}

div.new_user {
    background: url(images/user-icon-24.png) no-repeat;
    height: 24px;
    display: inline-block;
    cursor: pointer;
}

div.new_airplane {
    background: url(images/fly-24.png) no-repeat;
    height: 24px;
    display: inline-block;
}

div.delete_item_list {
    /*background: url(images/list-remove-icon-16.png) no-repeat;*/
    background: url(images/delete-icon.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}

div.add_item_list {
    background: url(images/list-add-icon-16.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}

.new_user span, .new_airplane span {
    left: 28px;
    position: relative;
    top: 6px;
}

#addnewuser, #addnewairplane {
    cursor: pointer;
    display: inline;
}

.total-info {
    vertical-align: top;
    margin-top: 12px
}

div.search_users {
    background: url(images/search-icon.png) no-repeat;
    height: 16px;
    width: 16px;
    margin-bottom: -2px;
    cursor: pointer;
}

.right_tablebar {
    display: inline-block;
    float: right;
    top: 5px;
    right: 10px;
    position: relative;
}

fieldset.options, fieldset.weight_balance {
    border: 1px solid black;
    width: 400px;
}

fieldset.weight_balance table td {
    align: right
}

fieldset.options div.enumeration {
    display: inline-block;
    width: 125px;
}

fieldset.options th {
    text-align: center;
    font-weight: bold;
    min-width: 75px;
}

fieldset.weight_balance td input {
    width: 50px;
}

fieldset.weight_balance td div {
    display: inline;
}

fieldset.options div.reportStep {
    /*width: 250px;*/
    /*padding: 0 15px;*/
}

/* -------------------------[ table bar ]--- */
.tablebar {
    border: 1px solid silver;
    background-color: #DBDBDB;
    color: #666;
    height: 30px;
}

.tablebar a {
    color: #666;
    text-decoration: none;
}

.searchtext {
    height: 18px;
    padding: 2px;
}

.searchtoolbarbtn {
    border: 1px solid #D1D8DF;
    text-decoration: none !important;
    background: #fff;
    padding: 5px 5px 5px 2px;
}

.searchtoolbarbtn img {
    vertical-align: middle;
    padding: 3px;
}

.searchtoolbarbtn:hover {
    text-decoration: none;
    border: 1px solid #88939E;
    background: #fff;
}

.filters {
    float: right;
    margin-top: 5px;
    display: flex;
    flex-flow: wrap;
}

.filters div {
    padding-left: 10px;
    margin: auto;
}

.filters div.toolsicon {
    padding-left: 0;
    padding-right: 10px;
}

.filters input[type=checkbox] {
    position: relative;
    top: 1px;
}

table.info {
    border: 0;
}

table.info tr {
}

table.info td {
    padding-top: 1px;
}

.inputBox {
    width: 150px;
}

textarea.inputBox {
    width: 152px;
    resize: none;
    height: 85px;
}

#event_comment {
    width: 100%
}

select.inputBox {
    width: 153px;
}

.inputBoxTiny {
    width: 70px;
}

.inputBoxSmall {
    width: 120px;
}

.inputBoxLarge {
    width: 240px;
}

.inputBoxSuperLarge {
    width: 382px
}

.radioGroupSmall {
    width: 124px;
    display: inline-block
}

textarea.inputBoxLarge {
    width: 242px;
    height: 85px;
}

select.inputBoxLarge {
    width: 243px;
}

.charter-mode .inputBoxSuperTiny {
    width: 30px;
}

.charter-mode .inputBoxTiny {
    width: 40px;
}

.charter-mode .inputBoxSmall {
    width: 100px;
}

fieldset.charter-mode th {
    min-width: 20px;
}

.filterselector {
    height: 20px;
}

/*   Pages List  */
.pageslist {
    list-style: none;
    float: right;
    margin-right: 15px;

}

.pageslist li {
    float: left;
    padding: 3px;
    cursor: pointer;
}

.pageslist li.sel {
    color: #000;
    cursor: auto;
}

.pageslist li span {
    border: 1px solid lightGrey;
    padding-left: 4px;
    padding-right: 4px;
}

.pageslist li.sel span {
    background: lightgray;
}

fieldset {
    border: 0;
    background: lavender;
    padding: 10px;
}

div.ui-datepicker {
    font-size: 11px;
}

.equipment {
    width: 150px;
    display: inline-block;
    padding: 3px;
    background: lavender;
    margin: 3px 0 0 0;
}

div.equipment div {
    display: inline-block;
    position: relative;
}

div.info {
    top: -3px;
    left: 5px;
}

.information {
    font-style: italic;
    margin-top: 10px;
}

.pagelist-wrapper {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

.prm_title {
    width: 150px
}

.wb {
    clear: both;
    width: 640px;
    height: 480px;
    margin-top: 20px;
    display: inline-block;
}

svg {
    width: 100%;
    height: 100%;
}

.warning {
    color: rgb(131, 4, 4);
}

button.checkin {
    margin: 0 !important
}

.sortby {
    text-shadow: rgba(0, 0, 0, 1) 0 2px 0;
    color: wheat;
}

.sortby.desc {
    color: lavender;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.etr-div {
    display: inline-block;
    vertical-align: top;
    border: 2px solid;
    padding: 15px;
    margin: 10px;
}

.rotated {
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin-x: 60px;
    -webkit-transform-origin-y: 35px;

    /* firefox */
    -moz-transform: rotate(270deg);
    -moz-transform-origin: 60px 35px;

    /* internet explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.etr-div div {
    font-size: 30px;
    font-weight: bold;
}

.warning {
    background-color: yellow
}

.attention {
    background-color: red;
    color: white;
}

.alert {
    background-color: purple;
    color: white;
}

.view_section {
    overflow-y: auto
}

.inspectionGroup .gridItem {
    height: 16px;
    margin-bottom: 2px;
}

.inspectionGroup .delete_item {
    position: relative;
    top: 3px;
}

.inspectionGroup input {
    position: relative;
    top: -2px;
}

.jot-message {
    padding-left: 20px !important
}

.checkin_mode {
    margin-left: 15px;
    position: relative;
    bottom: 2px;
}

table.report td {
    padding-bottom: 2px;
    padding-top: 2px;
}

.flex-item {
    width: 200px;
    order: 0;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
}

.flex-container-performance {
    height: 161px;

    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;

    -webkit-justify-content: flex-start;
    justify-content: flex-start;

    -webkit-align-items: stretch;
    align-items: stretch;

    -webkit-align-content: stretch;
    align-content: stretch;
}

#trainingTime, #crosscountry, #instruments {
    display: -webkit-inline-flex;
    display: inline-flex;

    -webkit-align-items: flex-start;
    align-items: flex-start;

    margin-top: 10px;
}

.title, .perf-ext {
    margin-right: 10px;
}

#trainingContainer label {
    margin-right: 10px;
}

#trainingTime, #crosscountry, #instruments {
    margin-bottom: 5px;
    margin-right: 40px;
}

.perf-ext {
    width: 65px;
}

#quick_flight_info {
    display: flex;
    flex-direction: column;
}

#expiry_container {

}

.non-flight-list-message {
    background-color: red;
    width: 100%;
    color: white;
    font-size: 20px;
    text-align: center;
}

.doc-descr {
    font-size: smaller;
    font-style: italic;
}

.action {
    cursor: pointer;
}

fieldset.education-program th {
    min-width: 90px;
}
