﻿@charset "utf-8";
/* CSS Document */

.mainpanel {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    overflow-y: scroll;
}
/* right panel */
#maincontainer {
    height: 100%;
    padding: 0 3px;
}
/* the containing div */

.container, .helpboxbrd {
    border: 1px solid #e1e1e1;
}

.activeboxopen .container {
    border: 1px solid #c3c3c3;
}

.floatLeft {
    float: left;
}

/* -------------- Tree View drop down-----------*/

.treeview ul, .content p {
    clear: both;
    padding: 10px 0 10px 0;
    color: #6e6e6e;
}

.treeview ul {
    margin: 0 0 0 15px;
}

    .treeview ul li {
        list-style: none;
        padding-bottom: 3px;
    }

        .treeview ul li a {
            text-decoration: none;
            color: #6e6e6e;
        }

            .treeview ul li a:hover {
                text-decoration: none;
                color: #4f5050;
            }

        .treeview ul li ul {
            list-style: none;
            padding: 3px 0 0 0;
        }

            .treeview ul li ul li {
                list-style: none;
                padding: 0 3px 0 20px;
                margin: 0 0 3px 0;
                font-size: 12px;
            }

                .treeview ul li ul li img {
                    margin: 3px 2px 2px;
                    vertical-align: text-bottom;
                }

.content {
    padding: 0;
    float: left;
    width: 100%;
}

.emptytree {
    padding-left: 16px;
}

.treeitemfirst {
    background: url(../images/default/lidottedtop.gif) no-repeat center left;
}

.treeitemmid {
    background: url(../images/default/lidottedmid.gif) no-repeat center left;
}

.treeitemlast {
    background: url(../images/default/lidottedend.gif) no-repeat center left;
}

.treeitemlone {
    background: url(../images/default/lidottedlone.gif) no-repeat center left;
}

/*--------------Buttons--------------------*/

#testselect {
    background-color: #e5e6e6;
    padding: 10px;
    width: 300px;
}


.smlsubmitbtns {
    margin: 5px 10px 0 0;
    height: 15px;
}

    .smlsubmitbtns .button {
        margin: 0 0 0 4px;
        background: url(../images/default/smlbtnrepeat.gif) no-repeat right;
        height: 15px;
        border: none;
        padding: 0 11px 2px 5px;
        color: #fff;
        font-size: 11px;
        vertical-align: middle;
        width: auto;
        overflow: visible;
        display: inline;
    }

#testselect .button {
    margin: 0 0 0 4px;
    background: url(../images/default/btnrepeat.gif) no-repeat right;
    height: 20px;
    border: none;
    padding: 3px 11px 2px 5px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    overflow: visible;
}

.submitbtns .button {
    background-color: #f2c812 !important;
    border: outset 1px rgba(255,255,255,0.22);
    color: black;
    padding: 4px 10px 4px 10px;
    margin-right: 5px;
    text-align: center;
    float: left;
    width: auto;
}

    .submitbtns .button:focus {
        border: solid 1px black;
    }

    .submitbtns .button:active {
        background-color: #c7a50f !important;
        border: inset 1px black;
        color: black;
    }

.submitbtns {
    margin: 10px 10px 0 15px;
    padding-top: 10px;
    clear: both;
}

.button:hover {
    cursor: pointer;
}
/* 1385 PS/AIM */
/* .pos_submitbtns { margin: 10px 10px 0 15px; padding-top: 0; clear: both; position: absolute; bottom: 10px; right: 10px; } use if need to place buttons in btm right hand corn*/

/*------------- main content----------------------*/

.maincontent {
    clear: both;
    padding: 10px 10px 10px 15px;
    color: #878888;
}

#testselect label {
    color: #707272;
    font-size: 11px;
    padding-bottom: 5px;
}

.toolbar {
    clear: both;
    height: 25px;
    background: linear-gradient(to right, rgb(252,252,252), rgb(245,245,245));
    border-bottom: solid 1px rgb(190,190,190);
    padding-left: 5px;
}

    .toolbar img {
        float: left;
    }

    .toolbar input {
        color: #707272 !important;
        margin-top: 2px;
    }

.searchresult {
    font-weight: bold;
    color: #000;
}

.toolbardatarange {
    padding: 2px 20px 0 10px;
    float: left;
    font-family: Arial, Helvetica, Sans-Serif;
}

    .toolbardatarange .text {
        padding: 0 5px 0 5px;
        font-size: 11px;
        color: #A0A0A0;
        font-weight: 100;
    }

    .toolbardatarange .data {
        padding: 0 2px 0 2px;
        margin: -5px 0 0 0;
        font-size: 12px;
        color: #808080;
        font-weight: 500;
    }

/*------------ small on-page help explanation --------------------*/

.helpbox {
    margin: 0;
    position: relative;
}

    .helpbox a {
        color: #6e6e6e;
    }

.boxopen {
    width: 100%;
    position: relative;
    margin: 0;
    background-color: #fff;
}

.activeboxopen {
    width: 100%;
    position: relative;
    margin: 0;
    background-color: #fff;
}

    .boxopen .greybox .helpbox .bg, .activeboxopen .greybox .helpbox .bg {
        position: absolute;
        height: 6px;
        width: 6px;
        background: url(../images/default/cnrimg_grey_help.gif) no-repeat;
    }


.helpboxbrd {
    border: 1px solid #dcdcdc;
    padding: 6px;
    font-size: 11px;
}

.helpbox span img {
    vertical-align: middle;
    padding-right: 10px;
}

.popuptabs {
    height: 21px;
    margin: 0;
    background: url(../images/default/greyborder.gif) left bottom repeat-x;
    clear: both;
}

.popuptabwidth {
    width: auto;
}

.popuptabs ul li {
    display: inline;
    float: left;
    list-style: none;
    background: url(../images/default/popup_tabs_bg.gif) repeat-x;
    font-size: 11px;
    color: #707070;
    margin: 0 3px 0 0;
    border-bottom: 1px solid #d7d7d7;
}

    .popuptabs ul li a {
        float: left;
        padding: 4px 15px 0;
    }

    .popuptabs ul li a, .popuptabs ul a {
        color: #707070;
        display: block;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 2px;
    }

    .popuptabs ul li.active {
        background: url(../images/default/popup_tabs_bg.gif) repeat-x;
        color: #000;
        border-bottom: 1px solid #fff !important;
    }

        .popuptabs ul li.active a {
            border-bottom: 1px solid #fff !important;
            color: #000;
        }

.containing_tabs table {
    margin: 5px 0;
}

    .containing_tabs table p {
        padding: 0 0 10px;
    }

.containing_tabs {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    clear: both;
    padding: 3px 15px 0;
    background-color: #fff;
}

    .containing_tabs table ul li {
        list-style: none;
        color: #555;
        line-height: 24px;
    }

    .containing_tabs table td.closeblk {
        background-color: #f7f8f8;
        padding: 10px;
    }

        .containing_tabs table td.closeblk p {
            line-height: 20px;
            color: #000;
            font-size: 11px;
        }

    .containing_tabs table td {
        vertical-align: top;
    }

        .containing_tabs table td p {
            line-height: 20px;
            color: #000;
        }

            .containing_tabs table td p span.bold {
                font-weight: bold;
            }

    .containing_tabs .submitbtns {
        margin: 0 10px 0 0;
        padding-top: 0;
        clear: both;
    }

.greytxt {
    color: #555;
}

.tablepadding20 {
    padding: 20px 0 0;
}

/*----------------------Settings layout -------------------*/

.boxopen .greybox .bg, .activeboxopen .greybox .bg {
    position: absolute;
    height: 6px;
    width: 6px;
    background: url(../images/default/cnrimg-grey.gif) no-repeat;
}

.boxopen .greybox .topLeft, .activeboxopen .greybox .topLeft {
    top: 0;
    left: 0;
    background-position: top left;
}

.boxopen .greybox .topRight, .activeboxopen .greybox .topRight {
    top: 0;
    right: 0;
    background-position: top right;
}

.boxopen .greybox .bottomLeft, .activeboxopen .greybox .bottomLeft {
    bottom: 0;
    left: 0;
    background-position: bottom left;
}

.boxopen .greybox .bottomRight, .activeboxopen .greybox .bottomRight {
    bottom: 0;
    right: 0;
    background-position: bottom right;
}

.greybox {
    background-color: #fbfbfb;
    margin: 0;
    padding: 5px;
}

.settingsbox {
    margin: 15px;
    padding: 0 10px 10px;
    background-color: #fff;
    height: 400px;
    overflow-y: scroll;
    overflow-x: auto;
}

.timezone {
    height: auto !important;
}

    .timezone select {
        width: 300px;
    }

.timezonemap {
    text-align: center;
    clear: both;
    margin-top: 20px;
}

.timezone {
    padding: 20px 0;
}

    .timezone tr td {
        width: 70%;
        color: #565656;
    }

        .timezone tr td:first-child {
            width: 30% !important;
            color: #555;
        }

select.regionalset {
    margin-bottom: 15px;
}

.settingsbox ul {
    padding: 0 0 10px 0;
    color: #6e6e6e;
}

    .settingsbox ul li {
        list-style: none;
        margin: 10px 0 0 15px;
        line-height: 24px;
        padding: 2px 0;
        clear: both;
    }

        .settingsbox ul li a {
            text-decoration: none;
            color: #6e6e6e;
        }

            .settingsbox ul li a:hover {
                text-decoration: none;
                color: #4f5050;
            }

.settingsbox tr {
    height: 25px;
    color: #6e6e6e;
}

.settingsbox input {
    margin: 0 10px;
}

input.setcheckbox {
    margin: 0;
}

.settingsbox.roledef table tr.settings-bg, .settingsbox.rolehier table tr.settings-bg, .settingsbox.settings table tr.settings-bg, .coloursel.settings table tr.settings-bg {
    background-color: #f7f8f8;
}

.settingsbox.rolehier table, .settingsbox.settings table {
    width: 90%;
    padding: 0 20px 0 50px;
    text-align: center;
}

.settingsbox.roledef table {
    width: 900px;
    padding: 0 20px 0 50px;
    text-align: center;
}

.coloursel.settings table {
    width: 100%;
}

.settingsbox.roledef table td.set_title {
    text-align: left;
    padding-left: 10px;
}

.settingsbox.roledef table td {
    border: none;
    font-size: 12px;
}

    .settingsbox.roledef table td.textcol {
        width: 120px;
        text-align: left;
    }

    .settingsbox.roledef table td.chkcol {
        width: 60px;
        text-align: center;
    }

.settingsbox.roledef table tr td:first-child {
    padding-left: 10px;
}

.settingsbox.roledef table thead, .settingsbox.rolehier table thead {
    font-weight: bold;
}

.settingsbox.rolehier table td.set_title {
}

.settingsbox.rolehier table td {
    border: none;
    font-size: 12px;
    width: 45%;
}

.settingsbox.rolehier table tr td:first-child {
    text-align: left;
    padding-left: 10px;
    width: 55%;
}

.settingsbox.settings table td.set_title {
    text-align: left;
    padding-left: 10px;
    width: 30%;
}

.settingsbox.settings table td {
    border: none;
    text-align: left;
    width: auto;
    font-size: 12px;
    border-bottom: solid 1px #fff;
}

    .settingsbox.settings table td.set_input {
        width: 15% !important;
    }

.settingsbox.settings input {
    margin-left: 0;
    padding-left: 0;
}

.uneditable input {
    background-color: #f0f0f0;
    width: 95px;
    color: #555;
}

.uneditable > .set_name {
    color: #ccc;
}

.settext {
    font-family: arial, Geneva, sans-serif;
    color: #555;
    margin: 0;
    padding: 1px 0 0 2px;
    width: 95px;
}

.setdropdown {
    font-family: arial, Geneva, sans-serif;
    width: 100px;
    color: #555;
}

.settingdelete {
    text-align: left;
}

/*----------------------Transmissions::Operations layout -------------------*/

.transmissions_operations_box {
    margin: 15px;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

    .transmissions_operations_box .section {
        margin: 0;
        padding: 10px 0;
    }

        .transmissions_operations_box .section dl {
            margin: 0;
        }

        .transmissions_operations_box .section dt {
            font-weight: bold;
            margin-bottom: 5px;
        }

        .transmissions_operations_box .section dd {
            margin-left: 0px;
        }

        .transmissions_operations_box .section table {
            border: solid 1px #A0A0A0;
            border-collapse: collapse;
        }

            .transmissions_operations_box .section table th, .transmissions_operations_box .section table td {
                padding: 4px 10px;
                border: solid 1px #A0A0A0;
                text-align: center;
            }

            .transmissions_operations_box .section table th {
                background-color: #E0E0E0;
            }

            .transmissions_operations_box .section table td {
            }

            .transmissions_operations_box .section table th.transmissions_col_narrow {
                width: 80px;
            }

            .transmissions_operations_box .section table th.transmissions_col_wide {
                width: 140px;
            }

    .transmissions_operations_box .submitbtns {
        margin: 0;
        padding: 0;
        padding-top: 10px;
        height: 30px;
    }

        .transmissions_operations_box .submitbtns .button {
            width: 160px;
        }

    .transmissions_operations_box .controls {
        margin: 0;
        padding: 5px 0;
        height: 20px;
    }

/*------------------Apron Styles ------------------------*/

.apronkey {
    background-color: #fff;
    margin: 0;
    height: 100px;
    border-bottom: 1px solid #aaa;
}

    .apronkey .keysection:first-child {
        border: none;
    }

.olMap {
    margin-top: 0 !important;
}

.keysection {
    padding: 0 20px 0px 20px;
    border-left: 1px solid #aaa;
    float: left;
    height: 100%;
}

.keycompass {
    padding: 20px 20px 0 20px;
    float: right;
    height: inherit;
}

.keysection ul {
    list-style: none;
    font-size: 11px;
    color: #6e6e6e;
    line-height: 16px;
    float: left;
    margin-top: 4px;
}

    .keysection ul li {
        vertical-align: middle;
    }

.keysection p {
    padding: 0;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
}

.keysection img {
    vertical-align: text-bottom;
    margin: 0 4px;
}

.key_noselect {
    padding-left: 13px;
}

.apron_infobox {
    background: url(../images/default/apron_infoboxbg.png) no-repeat bottom right;
    width: 234px;
    clear: both;
    padding-bottom: 20px;
}

    .apron_infobox table {
        margin-left: 5px;
        margin-bottom: 10px;
        width: 100%;
    }

        .apron_infobox table td {
            padding-bottom: 2px;
        }

            .apron_infobox table td.data {
                width: 40%;
                text-align: right;
                padding-right: 4px;
                border-right: 1px solid #cccccc;
            }

            .apron_infobox table td.value {
                width: 60%;
                text-align: left;
                padding-left: 4px;
            }

    .apron_infobox img, .apron_infobox_truck img {
        margin-left: 85px;
    }

.apron_infobox_stand {
    clear: both;
    background-color: #55a9d4; /*small popup */
    -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); /* Firefox */
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); /* Safari, Chrome */
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); /* CSS3 */
}

.olMapViewport {
    clear: both !important;
}

.infobox_head {
    height: 30px;
    width: 228px;
    margin-bottom: 10px;
    background-color: #55a9d4;
}

.infobox_head_truck {
    height: 30px;
    width: 228px;
    margin-bottom: 10px;
    background-color: #d46366;
}
    /* red popup box */
    .infobox_head h2, .infobox_head_truck h2 {
        float: left;
        font-size: 12px;
        padding: 8px 0 0 12px;
        font-weight: bold;
        color: #fff;
    }

.apron_infobox_stand h2 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 8px 12px;
}

.infobox_head p, .infobox_head_truck p {
    float: right;
    font-size: 12px;
    padding: 2px 5px 0 0;
    color: #fff;
    height: 25px;
    clear: none;
    line-height: 12px;
    font-weight: bold;
}

.apron_infobox ul {
    list-style: none;
    margin: 0 0 13px 12px;
    clear: both;
}

.apron_infobox .progressbar {
    margin: 0 0 13px 12px;
    height: 12px;
}

.apron_infobox_truck ul {
    list-style: none;
    margin: 0 0 13px 12px;
    clear: both;
}

.apron_infobox_truck .progressbar {
    margin: 0 0 13px 12px;
    height: 12px;
}

.prog_outer {
    background-color: #d5d5d5;
    border: 1px solid #bdbdbd;
    height: 6px;
    width: 110px;
    float: left;
    margin: 3px 5px 0 0;
}

.prog_inner {
    background-color: #c22026;
    height: 6px;
}

.progressbar p {
    float: left;
    clear: none;
    padding: 0;
    color: #000;
}

/*------------------Stock layout------------------------*/

.stockbox {
    margin: 15px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    height: 250px;
    position: relative;
}

    .stockbox .col2, .stockbox .col3 {
        float: left;
    }

    .stockbox .col3 {
        width: 200px;
    }

    .stockbox .col1, .stockbox .col2 {
        width: 100px;
    }

.stockgrid .action {
    margin: 5px 0 1px 0;
    padding: 6px 10px 6px 10px;
    background-color: #aeaeae;
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

.tanksection {
    margin: 0 0 0 35px;
    position: relative;
}

.vesselsection {
    margin: 0 0 10px 30px;
}

.tank {
    width: 37px;
    position: relative;
}

    .tank .top {
        height: 9px;
        width: 37px;
    }

    .tank .empty {
        width: 37px;
        margin: 0;
    }

    .tank .liquidtop {
        height: 10px;
        width: 37px;
        margin: 0;
    }

    .tank .full {
        width: 37px;
        margin: 0;
    }

    .tank .bottom {
        height: 4px;
        width: 37px;
        position: relative;
    }

        .tank .bottom img {
            position: absolute;
            top: 0;
            left: 0;
        }

.vesseloverview {
}

.tanksection p {
    color: #515151;
    font-size: 12px;
}

.vesselsection p {
    color: #515151;
    font-size: 12px;
    padding-top: 20px;
}

.tank img.topimage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.hide {
    display: none;
}

.tank img {
    float: left;
}

.stocksel {
    background-color: #f8f8f8;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    clear: both;
    display: inline-block;
    width: 100%;
}

    .stocksel .section {
        float: left;
        margin: 10px 0 0 10px;
        padding: 0;
        display: inline-block;
    }

        .stocksel .section.notabs {
            background-color: #fff;
            margin: 30px 0 0 10px;
            padding: 10px 10px 3px 10px;
            border: 1px solid #d7d7d7;
            height: 69px;
        }

        .stocksel .section .containing_tabs {
            height: 50px;
            padding: 12px 10px 0 10px;
        }

        .stocksel .section.periodsel {
            min-width: 250px;
        }

        .stocksel .section.prodsel {
            margin-right: 0;
        }

            .stocksel .section.prodsel .sameline {
                padding-right: 0;
            }

        .stocksel .section .stockpresent {
            padding: 0 0 0 0;
            display: inline-block;
            float: left;
        }

            .stocksel .section .stockpresent .startlabel {
                margin: 0 21px 0 0;
            }

            .stocksel .section .stockpresent .startval {
                margin: 5px 21px 0 0;
            }

        .stocksel .section .submitbtns {
            display: inline-block;
            margin: 13px 5px 0 0;
            padding-top: 0;
        }

            .stocksel .section .submitbtns .floatleft {
                margin-right: 0;
            }

        .stocksel .section .viewbylabel {
            margin: 0 21px 3px 0;
        }

        .stocksel .section .optionselection {
            display: inline-block;
            margin: 0 20px 0 0;
        }

            .stocksel .section .optionselection .option {
                padding: 3px 8px 3px 8px;
                display: inline-block;
                float: left;
                border: 1px solid #d7d7d7;
                color: #555;
                cursor: pointer;
            }

                .stocksel .section .optionselection .option.selected {
                    color: #fff;
                    background-color: #aeaeae;
                    border-color: #aeaeae;
                }
    /* 2016-02-24 AIM : removed because it constrains error messages: .stocksel .section.close { max-width: 300px; }                           */
    .stocksel .error {
        background-color: #fff4f4 !important;
        color: #c2050a !important;
        border: 1px solid #ffcece !important;
    }

    .stocksel .section.close.ok {
        margin-left: 10px;
        margin-right: 10px;
        padding: 13px 0px 0px 10px;
        min-width: 100px;
        max-width: 300px;
    }

    .stocksel .section.close.error {
        margin-left: 10px;
        margin-right: 10px;
        padding: 0px 10px 0px 10px;
        min-width: 100px;
        max-width: 500px;
        min-height: 82px;
    }

    .stocksel .message {
        clear: both;
        float: left;
        margin: 10px 10px 0 10px;
        padding: 5px 10px 5px 10px;
    }

.vessel {
    background: url(../images/default/truckbg.gif) no-repeat;
    width: 53px;
    height: 26px;
    margin: 10px 10px 0 0;
}

.vesselimage {
    height: 19px;
    padding-top: 4px;
    float: left;
}

    .vesselimage img {
        float: left;
    }

.stockoverview {
    margin: 0 0 0 30px;
}

    .stockoverview p {
        color: #515151;
        font-size: 12px;
    }

    .stockoverview table {
        background-color: #ebebeb;
        width: 200px;
        border: none;
        font-size: 11px;
        color: #707070;
        padding-bottom: 8px;
    }

    .stockoverview .tabledarkbg td {
        border-top: 1px solid #fff;
    }

    .stockoverview .tabledarkbg {
        background-color: #aeaeae;
        color: #fff;
        margin-top: 1px;
    }

tr.tabledarkbg {
    border-top: 1px solid #fff;
}

.stockoverview table td {
    padding: 5px;
    text-align: center;
}

.warningstock {
    color: #c2050a;
}

.stocktooltip {
    background-color: #f7f8f8;
    width: 100px;
    position: absolute;
    z-index: 2;
}

    .stocktooltip p {
        font-size: 11px;
        padding: 5px;
    }

.deletelastclosemessage {
    width: 300px;
    margin: 10px;
}

/* ----------------- Filter styles for intersoft drop downs -------------------*/

.dd_select {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    margin: 3px 0 10px;
}
/* sets bg of dropdown to be like normal selects */
fieldset.dd_select {
    margin: 3px 0 3px 15px !important;
}
/* sets margin for popup dropdowns */
.dd_select_arr_norm {
    border-left: 1px solid #e5e6e6;
}
/* drop down arrow btn */
.dd_select_arr_over {
    border-left: 1px solid #e5e6e6;
    background-color: #d3edfa;
}

.ssa {
    background-color: #fff;
    border: 1px solid #c7c7c7;
}
/* forces the border colour of the javascript dropdown select inputs */
/*-------------------Schedule Sidebar---------------------*/

.sidebar {
    float: left;
    margin: 0;
    background-color: #fff;
    height: 100%;
    position: relative;
    color: #555;
    padding: 0;
    border-left: solid 2px rgb(190,190,190);
}

    .sidebar .expanded {
        width: 220px;
        height: 100%;
    }

    .sidebar .collapsed {
        width: 20px;
        height: 100%;
        background-color: #ddd;
        cursor: pointer;
    }

    .sidebar .arrow {
        font-size: 16px;
        font-weight: 900;
        color: #555;
        padding: 3px;
        float: right;
    }

.report, .report_cls {
    position: relative;
    padding: 0 0 8px 0; /*float: left; - removed so content div can wrap */
    margin: 0 0 0;
}

.report_cls {
    background-color: #fff !important;
}

.sidebar.titlebar {
    width: 100%;
    height: 31px;
    border-left: none;
    border-bottom: solid 1px rgb(190,190,190);
    cursor: pointer;
}

.sidebar .bg, .report .bg {
    position: absolute;
    height: 6px;
    width: 6px;
    background: url(../images/default/cnrimg_popout.gif) no-repeat !important;
}

.report_cls .bg {
    position: absolute;
    height: 6px;
    width: 6px;
    background: url(../images/default/cnrimg_popout_cls.gif) no-repeat !important;
}

.sidebar.titlebar h3 {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 0 0 5px;
    float: left;
    display: inline;
}

.report_titlebar {
    height: 31px;
    padding: 0 10px;
    background-color: #eee;
}

    .report_titlebar h3 {
        float: left;
        color: #555;
        font-size: 14px;
        font-weight: 700;
        padding: 7px 0 0 0;
        display: inline;
    }

.sidebar.titlebar img {
    float: right;
    padding: 7px 0 0;
}

.sidebar .label {
    width: 70px;
}

.sidebar .ebitscombo .ui-autocomplete-input {
    width: 100px;
}

/*.sidebar_main { overflow-y: scroll; } */

.report_titlebar p, .report_subtitlebar p {
    float: right;
    width: 40px;
    padding: 7px 5px 0 0 !important;
    margin: 0 0 0;
    font-size: 11px;
    clear: none;
}
    /*html > body .report_titlebar p, html > body .report_subtitlebar p {  padding: 7px 5px 0 0; margin: 0;  }*/ /* for the benefit of ie7 etc */
    .report_titlebar p a, .report_subtitlebar p a {
        color: #777;
    }

.report_subtitlebar {
    background-color: #fff;
    height: 28px;
    padding: 0 10px;
}

    .report_subtitlebar h3 {
        padding: 6px 0 0;
        font-size: 12px;
    }

.report td .submitbtns, .report_cls td .submitbtns {
    float: right;
    margin-right: 0px !important;
}

.sidebar.titlebar p a {
    margin: 8px 10px 3px;
    color: #777;
    font-size: 12px;
    float: right;
    text-decoration: none;
}

.sidebar_main .selectbox, .report_entry .selectbox {
    color: #555;
    margin: 2px 0 5px 0;
    width: 100%;
}

.report_entry {
    padding: 3px 10px 3px 10px;
}

    .report_entry .textbox {
        color: #555;
        margin: 2px 0 5px 0;
        width: 100%;
    }

    .report_entry SELECT {
        cursor: pointer;
    }
    /* 1385 PS/AIM */
    .sidebar_main .form_addremove, .report_entry .form_addremove, .sidebar_main .textbox {
        width: 100%;
    }

.sidebar_main p {
    font-weight: bold;
    padding-bottom: 5px;
    color: #535353;
    margin-top: 5px;
}

.report_entry p {
    padding-bottom: 5px;
    color: #535353;
    margin-top: 5px;
}

    .sidebar_main p a, .report_entry p a {
        font-weight: normal;
    }

.sidebar_main a, .report_entry a {
    color: #777;
}

.report_entry table {
    width: 100%;
    clear: both;
    padding: 0;
}

    .report_entry table p {
        padding: 0 0 5px;
    }

    .report_entry table tr td {
        vertical-align: middle;
        padding-right: 10px;
    }

        .report_entry table tr td label {
            vertical-align: middle;
        }

.sidebar_main {
    position: relative;
    overflow-y: scroll;
    clear: both;
}

    .sidebar_main p.add_field {
        clear: both;
        padding: 0 0 10px 0;
    }
    /* { width: 100%; }*/
    .sidebar_main input, .popout_main select {
        color: #777;
        margin: 0 0 5px;
    }

    .sidebar_main .seperater {
        background-color: #aeaeae;
        margin-bottom: 10px;
        width: 100%;
    }

.adjacent1 {
    float: left;
    width: 48% !important;
    margin-right: 5px;
}

.adjacent2 {
    float: left;
    width: 48% !important;
}

.adjacent3 {
    float: left;
    width: auto !important;
    margin-right: 5px;
    padding-top: 4px;
}
/* adding new selectors and deleting - Text */
.adjacent4 {
    float: left;
    margin-right: 0;
}
/* adding new selectors and deleting - input */
.adjacent5 {
    float: left;
    width: 10px !important;
    padding: 4px 0 0 6px;
}
/* adding new selectors and deleting - delete cross */

.adjacent4 input, .adjacent4 select {
    width: 100%;
}

.adjacent5 img {
    float: left;
}

.sidebar .empty_sidebar, .sidebar .loading_data, .sidebar .saving_data, .sidebar .deleting_data, .sidebar .data_error {
    padding-right: 10px;
}

.loading_data, .saving_data, .deleting_data {
    width: 100%;
}

.loading_data, .empty_sidebar {
    text-align: center;
    z-index: 10;
    padding-top: 20px;
}

    .loading_data img {
        margin: 10px 0 0;
    }

    .loading_data p, .empty_sidebar p {
        font-size: 14px;
        font-weight: normal;
    }


/*-------------------Filter-------------------*/
.report_sel {
    width: 320px;
}

.report_desc {
    vertical-align: bottom !important;
}

table.filter {
    margin: 0 0 10px 10px;
}

.filter label {
    color: #555;
    font-size: 12px;
}

.filter td {
    width: 120px;
    padding: 5px 0 0;
}

td.addfilter {
    padding: 17px 0 0;
    width: 100px;
}

.filter input {
    width: 100px;
}

.lastfilter {
    width: 110px !important;
}

/*--------------------Unit testing--------------*/

.passfail {
    margin: 15px 0;
    font-size: 16px;
}

.pass {
    color: #399a37;
}

.fail {
    color: #c2050a;
}

.tabulardata table td {
    border-bottom: 1px solid #fff;
}

.tabulardata table tr {
    background-color: #f6f6f6;
}

.tabulardata table th, .tabulardata table .thead {
    background-color: #e5e6e6;
}

.tabulardata table {
    color: #707272;
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px;
}

.tabulardata {
    width: 80%;
    height: 300px;
}

    .tabulardata tr th {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
    }

    .thead, .tabulardata td, .tabulardata th {
        padding: 4px 10px;
    }

.thead {
    font-size: 14px;
    font-weight: bold;
}

.tfoot {
    background-color: #fff;
    color: #c2050a;
}

.testerror {
    color: #c2050a;
}

.tabulardata tr.error td {
    background-color: #fcfbd8;
    border-bottom: 1px solid #fcfbd8;
}

.tabulardata tr.errordetails {
    background-color: #fcfbd8;
    font-size: 11px;
}

.errordetails td {
    padding: 0 0 8px 15px;
}

/*----------------------- Loading -----------------*/
.loading {
    margin: 20px 0;
    width: 100%;
    text-align: center;
}

    .loading p {
        margin: 0 0 10px;
    }


/*--------------------- Filters -------------------------*/
.filter {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(190,190,190);
    background-color: #e0e0e0;
}

    .filter .contents {
        padding: 0;
        width: 100%;
        clear: both;
        float: left;
        overflow: auto;
    }

        .filter .contents .title {
            padding: 23px 15px 0 15px;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #555;
        }

        .filter .contents input {
            background-color: #fff;
        }

        .filter .contents .filteritems {
            margin-top: 2px;
        }

            .filter .contents .filteritems .filterinputs {
                float: left;
            }

            .filter .contents .filteritems .dd_select {
                margin-top: 2px;
                margin-bottom: 0;
            }

            .filter .contents .filteritems INPUT.textbox {
                margin-bottom: 0;
            }

            .filter .contents .filteritems .formbtnlft {
                margin-top: 5px;
            }

            .filter .contents .filteritems .submitbtns {
                margin: 8px 0 12px 0;
                padding-top: 0;
                clear: none;
                float: right;
            }

    .filter P {
        padding: 0;
    }

.filtercombo {
    background-color: white;
    border: 1px #5794bf solid;
    border-right: 1px #286a9b solid;
    border-bottom: 1px #286a9b solid;
    height: 20px;
}
/* 1385 PS/AIM */
.filtercombop {
    background-color: white;
    border: 1px #5794bf solid;
    border-right: 1px #286a9b solid;
    border-bottom: 1px #286a9b solid;
    height: 20px;
    cursor: pointer;
}
/* 1385 PS/AIM */
.filtersearch {
    font-family: Webdings;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    height: 20px;
    width: 15px;
}
/* 1385 PS/AIM */
.filtersearchp {
    font-family: Webdings;
    font-size: 9pt;
    font-weight: normal;
    color: black;
    height: 20px;
    width: 15px;
    cursor: pointer;
}
/* 1385 PS/AIM */


/*--------------------- Toolbar button Dropdowns -------------------------*/
.toolbarbtn > ul.toolbarbtnlist {
    display: none;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 60px;
    z-index: 999;
    margin: 0;
    padding: 4px, 0, 4px, 0;
    list-style: none;
    background: #fff;
    color: #555;
    border: 1px solid #c7c7c7;
}

    .toolbarbtn > ul.toolbarbtnlist li {
        padding: 5px;
    }

        .toolbarbtn > ul.toolbarbtnlist li:hover {
            background: rgb(136,0,21);
            color: #fff;
        }


/*--------------------- Toolbar toggles -------------------------*/
.toolbartoggle {
    float: left;
    margin: 4px 5px;
    cursor: default;
    color: #666;
}

    .toolbartoggle .toolbartoggle_item {
        float: left;
        height: 15px;
        padding-top: 1px;
        padding-left: 8px;
        padding-right: 8px;
        border: 1px solid #888;
        background-color: #eee;
        cursor: pointer;
        border-left: 0;
    }

        .toolbartoggle .toolbartoggle_item.first {
            border-left: 1px solid #888;
            border-right: 1px solid #888;
            border-top-left-radius: 2.5px;
            border-bottom-left-radius: 2.5px;
        }

        .toolbartoggle .toolbartoggle_item.last {
            border-top-right-radius: 2.5px;
            border-bottom-right-radius: 2.5px;
        }

        .toolbartoggle .toolbartoggle_item.selected {
            background-color: #555;
            color: white;
            border: 1px solid #888;
        }

        .toolbartoggle .toolbartoggle_item img {
            width: 22px;
            height: 13px;
        }

            .toolbartoggle .toolbartoggle_item img.normal {
                display: block;
            }

            .toolbartoggle .toolbartoggle_item img.selected {
                display: none;
            }

        .toolbartoggle .toolbartoggle_item.selected img.normal {
            display: none;
        }

        .toolbartoggle .toolbartoggle_item.selected img.selected {
            display: block;
        }

    /* Operators toggle overrides */
    .toolbartoggle.opers .toolbartoggle_item {
        background-color: rgb(245, 250, 239);
    }

        .toolbartoggle.opers .toolbartoggle_item.selected {
            background-color: rgb(105, 145, 51);
        }

        .toolbartoggle.opers .toolbartoggle_item img {
            opacity: 0.4;
        }



/*---------------- IE styles ------------------*/
* html .bg {
    display: none; /* IE 6.0 */
}


/*-------------------- Report shortcut dashboard module -------------------------*/
div.reportshortcuts {
    width: 330px;
    height: 150px;
    overflow-y: scroll;
    cursor: pointer;
    background-color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6e6e6e;
}

    div.reportshortcuts table {
        width: 100%;
    }

        div.reportshortcuts table a:hover {
            text-decoration: underline;
        }

        div.reportshortcuts table tr {
            margin-bottom: 4px;
        }

        div.reportshortcuts table td {
            width: 100%;
            height: 22px;
            padding: 0px 15px 0px 15px;
            background-color: #f3f3f3;
            border: 1px solid #e3e3e3;
        }



/*-------------------- Pit usage dashboard modules -------------------------*/
div.pitusagedashboard {
    width: 330px;
    height: 150px;
    cursor: pointer;
    background-color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6e6e6e;
    cursor: default;
}

    div.pitusagedashboard .messages {
        width: 348px;
        height: 110px;
        line-height: 110px;
        background-color: #fff;
        text-align: center;
        padding: 20px 0 20px 0;
    }

        div.pitusagedashboard .messages .msg {
            padding: 5px 5px 5px 5px;
            vertical-align: middle;
        }

            div.pitusagedashboard .messages .msg.items1 {
                height: 100px;
                line-height: 100px;
            }

            div.pitusagedashboard .messages .msg.items2 {
                height: 45px;
                line-height: 45px;
            }

            div.pitusagedashboard .messages .msg.items3 {
                height: 26px;
                line-height: 26px;
            }

            div.pitusagedashboard .messages .msg.colour1 {
                color: #000;
            }

            div.pitusagedashboard .messages .msg.colour2 {
                color: #666;
            }

            div.pitusagedashboard .messages .msg.colour3 {
                color: #b5b5b5;
            }

            div.pitusagedashboard .messages .msg.colour4 {
                color: #0055ff;
            }

            div.pitusagedashboard .messages .msg.colour5 {
                color: #013159;
            }

            div.pitusagedashboard .messages .msg.colour6 {
                color: #33a6ff;
            }

            div.pitusagedashboard .messages .msg.colour7 {
                color: #0de7e7;
            }

            div.pitusagedashboard .messages .msg.colour8 {
                color: #015e01;
            }

            div.pitusagedashboard .messages .msg.colour9 {
                color: #01d001;
            }

            div.pitusagedashboard .messages .msg.colour10 {
                color: #669999;
            }

            div.pitusagedashboard .messages .msg.colour11 {
                color: #6c6c1e;
            }

            div.pitusagedashboard .messages .msg.colour12 {
                color: #c68503;
            }

            div.pitusagedashboard .messages .msg.colour13 {
                color: #c4c400;
            }

            div.pitusagedashboard .messages .msg.colour14 {
                color: #990000;
            }

            div.pitusagedashboard .messages .msg.colour15 {
                color: #f10000;
            }

            div.pitusagedashboard .messages .msg.colour16 {
                color: #ffbd0a;
            }

            div.pitusagedashboard .messages .msg.colour17 {
                color: #ff6214;
            }

            div.pitusagedashboard .messages .msg.colour18 {
                color: #ff7a7a;
            }

            div.pitusagedashboard .messages .msg.colour19 {
                color: #330099;
            }

            div.pitusagedashboard .messages .msg.colour20 {
                color: #8971b8;
            }

            div.pitusagedashboard .messages .msg.colour21 {
                color: #d704d7;
            }

            div.pitusagedashboard .messages .msg.colour22 {
                color: #990066;
            }

            div.pitusagedashboard .messages .msg.colour23 {
                color: #b04bfe;
            }

            div.pitusagedashboard .messages .msg.colour24 {
                color: #673767;
            }

            div.pitusagedashboard .messages .msg.colour25 {
                color: #fff;
            }


/*-------------------- Meter/Stock reconciliation dashboard modules -------------------------*/
div.reconciliationdashboard {
    width: 350px;
    height: 150px;
    cursor: pointer;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
}

    div.reconciliationdashboard.meter {
        overflow-y: scroll;
    }

        div.reconciliationdashboard.meter table {
            width: 331px;
        }

    div.reconciliationdashboard.stock table {
        width: 100%;
    }

    div.reconciliationdashboard table.heading {
        background-color: #fdfdfd;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 6px;
    }

        div.reconciliationdashboard table.heading td {
            padding: 2px 2px 3px 6px;
        }

            div.reconciliationdashboard table.heading td.data {
                width: 120px;
                text-align: right;
                padding: 0 6px 0 0;
            }

    div.reconciliationdashboard table.errors {
        background-color: #fff4f4;
        color: #c2050a;
        border: 1px solid #ffcece;
    }

        div.reconciliationdashboard table.errors tr.altrow {
            background-color: #ffffff;
        }

        div.reconciliationdashboard table.errors td {
            padding: 3px 6px 3px 6px;
        }

    div.reconciliationdashboard .red {
        color: #c2050a;
    }



/*-------------------- Contract Management dashboard modules -------------------------*/
div.contractmanagementdashboard {
    width: 350px;
    height: 150px;
}

    div.contractmanagementdashboard table {
        width: 350px;
        line-height: 15px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        cursor: pointer;
    }

        div.contractmanagementdashboard table.cmdtableheaders {
            background-color: #fff;
            color: #6e6e6e;
            border-bottom: 1px solid #ccc;
        }

        div.contractmanagementdashboard table.cmdtabledata {
            background-color: #fff;
            padding-top: 1px;
        }

        div.contractmanagementdashboard table td:first-child {
            width: 130px;
        }

        div.contractmanagementdashboard table td:nth-child(2) {
            width: 100px;
        }

        div.contractmanagementdashboard table td:nth-child(3) {
            width: 100px;
        }

    div.contractmanagementdashboard .scroll {
        max-height: 130px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 350px;
    }

    div.contractmanagementdashboard div.nodata {
        width: 330px;
        padding: 20px 0 20px 0;
        text-align: center;
        vertical-align: middle;
        height: 110px;
        line-height: 110px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #fafafa;
        color: #6e6e6e;
        border: 1px solid #e3e3e3;
        font-size: 14px;
    }
    /* Contract Management record row style colours*/
    div.contractmanagementdashboard .cmdrecordrow.colour1 {
        color: #000;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour2 {
        color: #666;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour3 {
        color: #b5b5b5;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour4 {
        color: #0055ff;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour5 {
        color: #013159;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour6 {
        color: #33a6ff;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour7 {
        color: #0de7e7;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour8 {
        color: #015e01;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour9 {
        color: #01d001;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour10 {
        color: #669999;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour11 {
        color: #6c6c1e;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour12 {
        color: #c68503;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour13 {
        color: #c4c400;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour14 {
        color: #990000;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour15 {
        color: #f10000;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour16 {
        color: #ffbd0a;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour17 {
        color: #ff6214;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour18 {
        color: #ff7a7a;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour19 {
        color: #330099;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour20 {
        color: #8971b8;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour21 {
        color: #d704d7;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour22 {
        color: #990066;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour23 {
        color: #b04bfe;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour24 {
        color: #673767;
    }

    div.contractmanagementdashboard .cmdrecordrow.colour25 {
        color: #fff;
    }



.metersel {
    background-color: #f8f8f8;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    clear: both;
    display: inline-block;
    width: 100%;
}

    .metersel .section {
        float: left;
        margin: 10px 0 0 10px;
        padding: 0;
        display: inline-block;
    }

        .metersel .section.notabs {
            background-color: #fff;
            margin: 30px 0 0 10px;
            padding: 10px 10px 3px 10px;
            border: 1px solid #d7d7d7;
            height: 49px;
        }

        .metersel .section .containing_tabs {
            height: 50px;
            padding: 12px 10px 0 10px;
        }

        .metersel .section.periodsel {
            min-width: 350px;
        }

        .metersel .section.vesselsel {
            margin-right: 0;
        }

            .metersel .section.vesselsel .sameline {
                padding-right: 0;
            }

        .metersel .section .meterpresent {
            padding: 0 0 0 0;
            display: inline-block;
            float: left;
        }

            .metersel .section .meterpresent .startlabel {
                margin: 0 21px 0 0;
            }

            .metersel .section .meterpresent .startval {
                margin: 5px 21px 0 0;
            }

        .metersel .section .submitbtns {
            display: inline-block;
            margin: 13px 5px 0 0;
            padding-top: 0;
        }

            .metersel .section .submitbtns .floatleft {
                margin-right: 0;
            }

        .metersel .section.close {
            max-width: 300px;
        }

    .metersel .error {
        background-color: #fff4f4 !important;
        color: #c2050a !important;
        border: 1px solid #ffcece !important;
    }

    .metersel .section.error {
        margin-right: 10px;
        min-width: 100px;
    }

    .metersel .message {
        clear: both;
        float: left;
        margin: 10px 10px 0 10px;
        padding: 5px 10px 5px 10px;
    }

.metergrid .action {
    margin: -10px 0 1px 0;
    padding: 6px 10px 6px 10px;
    background-color: #aeaeae;
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

/*-------------------- Flight Import Alert Dashboard------------------------- */
div.ebitsflightimportalertdashboard {
    width: 330px;
    align-content: center;
}

    div.ebitsflightimportalertdashboard #recordContainer {
        background-color: #fff;
        padding: 5px 0px 0px 8px;
        font-size: 12px;
        cursor: pointer;
    }

        div.ebitsflightimportalertdashboard #recordContainer #header {
            padding: 5px 0px 5px 0px;
        }

    div.ebitsflightimportalertdashboard div.nodata {
        width: 330px;
        padding: 20px 0 20px 0;
        text-align: center;
        vertical-align: middle;
        height: 110px;
        line-height: 110px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #fff;
        color: #6e6e6e;
        border: 1px solid #e3e3e3;
        font-size: 14px;
    }

    div.ebitsflightimportalertdashboard .scroll {
        max-height: 150px;
        height: 140px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 345px;
        background-color: #fff;
        padding: 5px 0px 5px 2px;
        font-family: Arial, Helvetica, sans-serif;
    }

    div.ebitsflightimportalertdashboard .data1 {
        text-align: center;
        display: none;
    }

    div.ebitsflightimportalertdashboard .data2 {
        text-align: center;
        display: none;
    }

    div.ebitsflightimportalertdashboard .data3 {
        text-align: center;
        display: none;
    }

    div.ebitsflightimportalertdashboard .data4 {
        text-align: center;
        display: none;
    }

    div.ebitsflightimportalertdashboard .data5 {
        text-align: center;
        display: none;
    }

    div.ebitsflightimportalertdashboard .data1 li {
        display: inline;
        padding: 5px 0px 3px 0px;
        line-height: 1.2em;
        float: right;
        width: 90px;
    }

    div.ebitsflightimportalertdashboard .data2 li {
        display: inline;
        padding: 5px 0px 3px 0px;
        line-height: 1.2em;
        float: right;
        width: 90px;
    }

    div.ebitsflightimportalertdashboard .data3 li {
        display: inline;
        padding: 5px 0px 3px 0px;
        line-height: 1.2em;
        float: right;
        width: 90px;
    }

    div.ebitsflightimportalertdashboard .data4 li {
        display: inline;
        padding: 5px 0px 3px 0px;
        line-height: 1.2em;
        float: right;
        width: 90px;
    }

    div.ebitsflightimportalertdashboard .data5 li {
        display: inline;
        padding: 5px 0px 3px 0px;
        line-height: 1.2em;
        float: right;
        width: 90px;
    }
    /* Flight Import Alert record row style colours*/
    div.ebitsflightimportalertdashboard .recordContainer_colour1 {
        color: #000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour2 {
        color: #666;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour3 {
        color: #b5b5b5;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour4 {
        color: #0055ff;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour5 {
        color: #013159;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour6 {
        color: #33a6ff;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour7 {
        color: #0de7e7;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour8 {
        color: #015e01;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour9 {
        color: #01d001;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour10 {
        color: #669999;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour11 {
        color: #6c6c1e;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour12 {
        color: #c68503;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour13 {
        color: #c4c400;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour14 {
        color: #990000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour15 {
        color: #f10000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour16 {
        color: #ffbd0a;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour17 {
        color: #ff6214;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour18 {
        color: #ff7a7a;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour19 {
        color: #330099;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour20 {
        color: #8971b8;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour21 {
        color: #d704d7;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour22 {
        color: #990066;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour23 {
        color: #b04bfe;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour24 {
        color: #673767;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour25 {
        color: #fff;
    }
    /*Flight Import ALert header styles*/
    div.ebitsflightimportalertdashboard .recordContainer_colour1 p {
        color: #000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour2 p {
        color: #666;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour3 p {
        color: #b5b5b5;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour4 p {
        color: #0055ff;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour5 p {
        color: #013159;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour6 p {
        color: #33a6ff;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour7 p {
        color: #0de7e7;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour8 p {
        color: #015e01;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour9 p {
        color: #01d001;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour10 p {
        color: #669999;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour11 p {
        color: #6c6c1e;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour12 p {
        color: #c68503;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour13 p {
        color: #c4c400;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour14 p {
        color: #990000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour15 p {
        color: #f10000;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour16 p {
        color: #ffbd0a;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour17 p {
        color: #ff6214;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour18 p {
        color: #ff7a7a;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour19 p {
        color: #330099;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour20 p {
        color: #8971b8;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour21 p {
        color: #d704d7;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour22 p {
        color: #990066;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour23 p {
        color: #b04bfe;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour24 p {
        color: #673767;
    }

    div.ebitsflightimportalertdashboard .recordContainer_colour25 p {
        color: #fff;
    }

/*-------------------- Untransmitted Ticket Alert Dashboard style -------------------------*/
div.ebitstransactiontransmissionsalertdashboard {
    width: 330px;
    align-content: center;
    padding-top: 2px;
    padding-bottom: 5px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #e3e3e3;
}

    div .ebitstransactiontransmissionsalertdashboard div.nodata {
        width: 330px;
        padding: 20px 0 20px 0;
        text-align: center;
        vertical-align: middle;
        height: 110px;
        line-height: 110px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #fff;
        color: #6e6e6e;
        border: 1px solid #e3e3e3;
        font-size: 14px;
    }

    div.ebitstransactiontransmissionsalertdashboard .scroll {
        max-height: 150px;
        height: 100px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 345px;
        background-color: #fff;
        padding: 5px 0px 5px 2px;
        font-family: Arial, Helvetica, sans-serif;
    }

    div.ebitstransactiontransmissionsalertdashboard div.notClosedAlerts {
        background-color: #fdfdfd;
        border-bottom: 1px solid #e3e3e3;
        color: #555;
    }

    /*Header Column Title Styles*/
    div.ebitstransactiontransmissionsalertdashboard .headers_container {
        float: left;
        word-wrap: break-word;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #fdfdfd;
        color: #555;
        /*border-bottom: 1px solid #e3e3e3;*/
        padding-bottom: 5px;
    }

        div.ebitstransactiontransmissionsalertdashboard .headers_container .header_container {
            display: inline-block;
            padding-left: 5px;
            width: 52px;
        }

            div.ebitstransactiontransmissionsalertdashboard .headers_container .header_container:first-child {
                padding-left: 5px;
                width: 95px;
            }

    /*Total count alert styles*/
    div.ebitstransactiontransmissionsalertdashboard .TotalCount {
        float: left;
        word-wrap: break-word;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555;
        padding-top: 10px;
    }

        div.ebitstransactiontransmissionsalertdashboard .TotalCount .tcHeader {
            display: inline-block;
            padding-left: 10px;
            width: 40px;
        }

            div.ebitstransactiontransmissionsalertdashboard .TotalCount .tcHeader:first-child {
                padding-left: 5px;
                width: 110px;
            }

    /*record alert styles records*/
    div.ebitstransactiontransmissionsalertdashboard .records {
        float: left;
        word-wrap: break-word;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555;
        padding-left: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-left: 5px;
        display: none;
    }

        div.ebitstransactiontransmissionsalertdashboard .records .tcColumn {
            display: inline-block;
            padding-left: 5px;
            width: 40px;
            padding-top: 3px;
        }

            div.ebitstransactiontransmissionsalertdashboard .records .tcColumn:first-child {
                padding-left: 5px;
                width: 110px;
            }


/*-------------------- Document Event Dashboard style -------------------------*/
div.ebitsdocumenteventalertdashboard {
    width: 330px;
    align-content: center;
    padding-top: 10px;
}

    div.ebitsdocumenteventalertdashboard #recordContainer {
        padding: 5px 0px 0px 8px;
        font-size: 12px;
        cursor: pointer;
    }

        div.ebitsdocumenteventalertdashboard #recordContainer #header {
            padding: 10px 0px 5px 15px;
        }

    div.ebitsdocumenteventalertdashboard div.nodata {
        width: 330px;
        padding: 20px 0 20px 0;
        text-align: center;
        vertical-align: middle;
        height: 110px;
        line-height: 110px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #fff;
        color: #6e6e6e;
        border: 1px solid #e3e3e3;
        font-size: 14px;
    }

    div.ebitsdocumenteventalertdashboard .scroll {
        max-height: 150px;
        height: 140px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 345px;
        background-color: #fff;
        padding: 5px 0px 5px 2px;
        font-family: Arial, Helvetica, sans-serif;
    }

    div.ebitsdocumenteventalertdashboard .recordContainer_default p {
        color: #333; /*grey*/
    }

    div.ebitsdocumenteventalertdashboard .recordContainer_colour1 p {
        color: #c2050a; /*red*/
    }

    div.ebitsdocumenteventalertdashboard .recordContainer_colour2 p {
        color: #FFBF00; /*amber*/
    }

    div.ebitsdocumenteventalertdashboard .recordContainer_colour3 p {
        color: #1a75ff; /*blue*/
    }

/*-------------------- ServiceTask Editor templates -------------------------*/
.steditor {
    padding: 0 0 10px 0;
    border: none !important;
}

    .steditor .section {
        background-color: #fff;
        margin-bottom: 0;
        width: 100%;
        border-collapse: separate;
        border-spacing: 0;
    }

        .steditor .section.tableheader {
            margin-bottom: -2px;
        }

        .steditor .section tr {
            min-height: 28px;
        }

            .steditor .section tr th {
                padding: 4px;
                font-weight: bold;
                background-color: #eee;
                color: #555 !important;
            }

            .steditor .section tr td {
                padding: 3px 4px 2px 4px;
            }

        .steditor .section .label {
            text-align: left;
        }

        .steditor .section .rowicon {
            width: 20px;
        }

        .steditor .section .rowlabel {
            width: 80px;
            text-align: left;
            color: #707070;
        }

        .steditor .section .sectionlabel {
            width: 200px;
            text-align: left;
            color: #707070;
        }

        .steditor .section th.rowlabel {
            color: #fff;
        }

        .steditor .section th.sectionlabel {
            color: #fff;
        }

        .steditor .section .itemlabel {
            width: 100px;
            text-align: right;
            color: #555;
            border-right-style: none;
        }

        .steditor .section tr.row {
            color: #707070;
            border: none;
            padding-top: 3px;
            padding-bottom: 3px;
        }

            .steditor .section tr.row td {
                padding-top: 4px;
                padding-bottom: 4px;
            }

        .steditor .section tr th.label {
            padding-left: 10px;
        }

        .steditor .section tr td.label {
            padding-left: 10px;
        }

        .steditor .section .amount {
            width: 100px;
            text-align: right;
            padding-right: 10px;
        }

        .steditor .section tr th.amount {
        }

        .steditor .section tr td.amount {
        }

        .steditor .section .units {
            width: 200px;
            text-align: left;
        }

        .steditor .section tr th.units {
        }

        .steditor .section tr td.units {
        }

        .steditor .section.tableheader .units {
            width: 203px;
        }

        .steditor .section.vesselcharges .units {
            width: 95px;
        }

        .steditor .section.vesselcharges .rate {
            width: 100px;
            text-align: left;
        }

        .steditor .section.vesselcharges td.rate {
            width: 96px;
        }

        .steditor .section.vesselcharges .remove {
            width: 10px;
        }

        .steditor .section.vesselobservations .observationcode {
            width: 200px;
            text-align: left;
        }

        .steditor .section.vesselobservations .observationdescription {
            width: 300px;
            text-align: left;
        }

        .steditor .section.vesselobservations .observationremove {
            width: 40px;
            text-align: left;
        }


    .steditor tr td.stocktx {
        width: 100px;
    }

    /* Add-Hoc charges section of service task editor */
    .steditor .vesselcharges.adhoc {
        border: 1px solid #eee;
        border-top-style: none;
        border-bottom-style: none;
        background-color: #f0f0f0;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        color: #555;
    }

    .steditor .notop {
        border-top-style: none !important;
        margin-top: 0;
    }

    .steditor .nobottom {
        border-bottom-style: none !important;
        margin-bottom: 0;
    }

    /* Start/Stop Vessel Dip Section */
    .steditor .section .quantity.value {
        border-right-style: none;
        text-align: right;
    }

    /* Quantity section of service task editor */
    .steditor .section.vesseldip .itemlabel {
        width: 80px;
    }

    .steditor .section.vesseldip .value {
        width: 0;
    }

    .steditor .section.vesseldip .unit {
        width: 80px;
        text-align: left;
    }

    .steditor .charts {
        width: 876px;
    }

    .steditor .chart {
        border-bottom: #eee 4px dotted;
    }


    /* Vessel selection dropdown */
    .steditor .vesselsel .addremove .aitems .ebitscombo {
        padding: 5px 10px 5px 10px;
        background-color: #eee;
        color: #555;
    }

    .steditor .vesselsel .addremove .aitems .adjacent3 {
        padding: 10px 10px 5px 10px;
        width: auto !important;
        background-color: #eee;
        color: #555;
        font-weight: bold;
    }

    /* Vessel data section of service task editor */
    .steditor .section.allvesseldata .value {
        width: 100px;
        border-right-style: none;
        text-align: right;
    }

    .steditor .section.allvesseldata .unit {
        width: 37px;
    }

    .steditor .section.allvesseldata .total {
        font-weight: bold;
    }

    .steditor .section.allvesseldata th.volume {
        text-align: right;
    }

    .steditor .section.allvesseldata th.corrvolume {
        text-align: right;
    }

    .steditor .section.allvesseldata th.weight {
        text-align: right;
    }

    .steditor .section.allvesseldata .spacer {
        width: 250px;
    }

    .steditor .section.allvesseldata div.entry {
        margin-bottom: 10px;
    }

    .steditor .section.vesseldata .ui-autocomplete-input {
        width: 100px;
    }

    .steditor .section.vesseldata .pit {
        width: 170px;
    }

    .steditor .section.vesseldata .oper {
        width: 170px;
    }

    .steditor .section.vesseldata .ref {
        width: 80px;
    }

    .steditor .section.vesseldata .lead {
        width: 40px;
        text-align: center;
    }

    .steditor .section.vesseldata .spacer {
        width: auto;
    }

    .steditor .section.vesseldata td.value .unit {
        padding-left: 5px;
    }

    .steditor .section.quantity.total .rowlabel {
        width: 90px;
    }

    .steditor .section.quantity.total .quantity {
        width: 100px;
        text-align: right;
    }

    .steditor .section.servicedata.total {
        margin-top: 10px;
    }

    .steditor .section.servicedata.quantity.total {
        font-weight: bold;
    }

    .steditor .section.meterdata tr th {
        background-color: #f4f4f4;
        color: #707070;
        font-weight: normal;
    }

    .steditor .section.vesseldata.quantity tr th {
        background-color: #f4f4f4;
        color: #707070;
        font-weight: normal;
    }

    .steditor .section.vesseldata.fuelquality tr {
        font-weight: normal;
    }

    .steditor .section.meterdata .value {
        border-right-style: none;
    }

    .steditor .section.meterdata .meter.rowlabel {
        width: 100px;
    }

    .steditor .section.meterdata .meter {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

        .steditor .section.meterdata .meter.used {
            width: 50px;
        }

        .steditor .section.meterdata .meter.start, .meter.end {
            width: 90px;
        }

        .steditor .section.meterdata .meter.vol {
            width: 50px;
        }

        .steditor .section.meterdata .meter.unit {
            width: 50px;
            text-align: left;
        }

        .steditor .section.meterdata .meter.madj {
            width: 60px;
            text-align: center;
        }

        .steditor .section.meterdata .meter.atemp {
            width: 55px;
        }

        .steditor .section.meterdata .meter.stemp {
            width: 55px;
        }

        .steditor .section.meterdata .meter.dens {
            width: 55px;
        }

        .steditor .section.meterdata .meter.startt, .meter.endt {
            width: 130px;
        }

    .steditor .section.meterdata.metertx .rowlabel {
        width: 100px;
    }

    /* Extra information of service task editor */
    .steditor .section.notes .itemlabel {
        width: 75px;
        text-align: right;
    }

    .steditor .section .formbtnlft {
        height: 20px;
        display: inline;
        background-image: url("../images/default/btnleft.gif");
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position-x: left;
        background-position-y: center;
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
        background-color: transparent;
    }

    .steditor .section input[type=button] {
        background-color: rgb(156,0,23) !important;
        border: outset 1px rgba(255,255,255,0.22);
        color: white;
        padding: 2px 10px 2px 10px;
        text-align: center;
        border-radius: 5px;
        margin-left: 10px;
        width: auto;
    }

        .steditor .section input[type=button]:active {
            background-color: rgb(140,0,21) !important;
            border: inset 1px rgba(255,255,255,0.22);
            color: #eee;
        }

    .steditor .section th.button.calc, .steditor .section td.button.calc {
        text-align: right;
    }

    /* Payment card data of the service task editor */
    .steditor .section.paymentcarddata .ui-autocomplete-input {
        width: 80px;
    }

    .steditor .section.paymentcarddata .carnetcard {
        width: 300px;
    }

        .steditor .section.paymentcarddata .carnetcard .ui-autocomplete-input {
            width: 250px;
        }

    .steditor .section.paymentcarddata .carddate .ui-autocomplete-input {
        width: auto !important;
    }

    /* Service data of the service task editor */
    .steditor .section.servicedata .ui-autocomplete-input {
        width: 80px;
    }

    .steditor .section.servicedata .rowlabel.trandate {
        width: 160px;
    }

    .steditor .section.servicedata .trandate {
        width: 140px;
    }

    .steditor .section.servicedata .rowlabel.tasktype {
        width: 70px;
    }

    .steditor .section.servicedata .tasktype {
        width: 300px;
    }

        .steditor .section.servicedata .tasktype .ui-autocomplete-input {
            width: 250px;
        }

    .steditor .section.servicedata .itemlabel {
        width: 80px;
    }


    .steditor .serviceoper.dialog.meter .label {
        width: 150px;
    }

    .steditor .serviceoper.dialog.meter .ui-autocomplete-input {
        width: 110px;
    }

    .steditor .section.servicedata.allocations td {
        vertical-align: top;
    }

    .steditor .section.servicedata.allocations .itemlabel {
        padding-top: 8px !important;
    }

    .steditor .section.servicedata.allocations .addremove {
        width: 130px;
    }

    .steditor.sb table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 5px;
    }

    .steditor.sb h2 {
        text-align: center;
    }


.module.transactionsmodule .ui-tabs .ui-tabs-panel {
    padding: 0;
}

.module.transactionsmodule .steditor .ui-widget-header {
    background-image: none;
    background-color: #fff;
}

.module .opentop h3 {
    padding-top: 7px;
    padding-bottom: 3px;
}

/********* Dashboard modules *********/
.dashboard .module {
    margin: 13px 0 0 13px;
    border: solid 5px white;
    border-radius: 7px;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2), 4px 4px 20px 0 rgba(0, 0, 0, 0.15);
    float: left;
}

    .dashboard .module .opentop {
        margin: 0;
        padding: 0;
    }

        .dashboard .module .opentop h3 {
            font-size: 14px;
            padding-top: 7px;
        }

        .dashboard .module .opentop .icon {
            padding: 3px 10px 3px 7px;
        }

            .dashboard .module .opentop .icon img {
                width: 24px;
                height: 24px;
            }

        .dashboard .module .opentop .windowcontrol {
            margin: 7px 5px 2px 2px;
        }

    .dashboard .module .content {
        width: 100%;
    }

    .dashboard .module .container, .helpboxbrd {
        border: none;
    }

.windowcontrol {
    height: 16px;
    margin: 8px 10px 0 0;
    float: right;
}

    .windowcontrol .toolbarbtn {
        margin-left: 15px;
    }

        .windowcontrol .toolbarbtn img {
            width: 16px;
            height: 16px;
        }

.ui-autocomplete {
    min-width: 80px;
    max-height: 250px;
}

.ganttchart {
    display: inline-block;
}

.vehicleutilisation.summary {
    width: 150px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 10px 6px 10px 6px;
    border-left: solid 1px #888;
    overflow-y: auto;
}

    .vehicleutilisation.summary .details .vehicle {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .vehicleutilisation.summary .chart {
        margin-bottom: 10px; /*width: 385px; height: 220px;*/
    }

.ui-tabs-nav {
    margin: 0 0 5px 0 !important;
}

.ui-tabs-tab {
    border-radius: 0 !important;
    background-color: #fff !important;
}

.ui-state-highlight {
    color: rgb(156,0,23) !important;
    background: #fff !important;
}

.ui-state-active {
    border: solid 1px rgb(70,70,70) !important;
    background-color: rgb(70,70,70) !important;
    color: #fff !important;
}

li.ui-tabs-active {
    margin: 0 !important;
    padding: 0px !important;
}

.ui-tabs-nav li {
    margin: 0 -1px 0 0 !important;
    padding: 0px !important;
}

/* Document Library */
/* Grid */
#docLibEventRecords {
    height: 100%;
}
/* Grid Filters */
#doclibgridfilters {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #d5d5d5;
    padding: 10px 10px 10px 10px;
}

    #doclibgridfilters tr td {
        padding-right: 15px;
    }

    #doclibgridfilters #clearfiltersbutton {
        float: right;
    }

/* Grid record status styles*/
.awaiting {
    background-color: #83a8e2;
}

.responded {
    background-color: #76f287;
}

.unread {
    background-color: #fffdc6;
}


/* Grid toolbar*/
#toolbar {
    /*margin: 1em 0;*/
}

    #toolbar label {
    }

    #toolbar .k-separator {
        margin: 0 .9em;
    }

#target {
    border: 3px solid #333333;
    border-radius: 0;
    background-color: #ffffff;
    height: 150px;
    width: 150px;
    margin: 0 auto;
}


/* Dialog*/

.EventDetails, .AdditonalChecks, .EventPhotos {
    display: block;
    margin: 30px auto 10px;
    width: 128px;
    height: 128px;
}

.EventDetails {
    background-position: -128px 0;
}

.AdditonalChecks {
    background-position: -256px 0;
}

.EventPhotos {
    margin: 0 auto 30px;
    text-align: center;
}

#tabstrip h2 {
    font-weight: lighter;
    font-size: 5em;
    line-height: 1;
    padding: 0 0 0 30px;
    margin: 0;
}

    #tabstrip h2 span {
        background: none;
        padding-left: 5px;
        font-size: .3em;
        vertical-align: top;
    }

#tabstrip p {
    margin: 0;
    padding: 0;
}

#documenteventdetails {
    /*height: 455px;*/
    height: 100%;
    width: 95%;
}

#additionalchecks {
    height: 440px;
    width: 95%;
    background-color: #f2f2f2;
}

#documentphotos {
    height: 440px;
    width: 95%;
}

#checks {
    width: 100%;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}

    #checks th {
        padding-left: 20px;
        padding-bottom: 12px;
        padding-top: 12px;
        text-align: left;
    }

    #checks td {
        padding: 10px;
    }

#documentphotos .image {
    background-color: #f2f2f2;
    height: 200px;
    padding: 15px;
}

._annotation {
    height: 200px;
}

#documentphotos .details {
    padding: 20px;
    vertical-align: top;
}

.details {
    height: 180px;
}

/* Details table Styles */
.sectiontableheader {
    background-color: #aeaeae;
    width: 100%;
    text-align: left;
}

    .sectiontableheader .value {
        background-color: #fff;
        color: #000000;
        text-align: left;
        padding-left: 5px;
        width: 25%;
    }

    .sectiontableheader .label {
        text-align: left;
        line-height: 1;
        width: 25%;
        padding-left: 5px;
    }

.sectiontablebody .label {
    background-color: #e5e6e6;
    text-align: left;
    padding-left: 5px;
    border: 1px solid #d7d7d7
}

.sectiontablebody {
    width: 100%;
}

.row_header {
    background-color: #aeaeae;
    text-align: left;
    line-height: 1.5;
    padding-left: 5px;
    color: #FFFFFF;
}

    .row_header .row_header_title {
        text-align: left;
        padding: 5px;
    }

#detailsform {
    height: 100%;
}

#documentEventResponse {
    width: 100%;
    height: 100px;
}

#comments {
    width: 100%;
    height: 100px;
}


/* Default Dropdown Styles */
.dropdown-header {
    border-width: 0 0 1px 0;
    text-transform: uppercase;
    background-color: #e6e6e6;
    font-weight: bold;
}

    .dropdown-header > span {
        display: inline-block;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 30px;
    }

        .dropdown-header > span:first-child {
            padding-bottom: 5px;
            padding-top: 5px;
            padding-right: 30px;
            padding-left: 10px;
        }

.k-list-container > .k-footer {
    padding: 10px;
    background-color: #e6e6e6;
}

.k-list-container {
    background-color: #FFFFFF;
}

.k-item > span:first-child {
    width: 160px;
    padding-left: 5px;
    line-height: 0.5;
}

.k-item > span {
    display: inline-block;
    width: 90px;
    line-height: 0.5;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.selected-value {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 5px;
    border-radius: 50%;
}

/* Overriden Dropdown Styles */
.k-item > span.k-state-default.multicolumn {
    display: inline-block;
    width: 100px;
    line-height: 0.5;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.k-item > span.k-link.singlecolumn {
    display: inline-block;
    width: 100px;
    line-height: 0.5;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 10px;
}
/*span.k-icon.k-i-arrow-60-right{ float: right;}*/
li.k-item.k-state-default {
    position: static;
}

.k-grid-content {
    min-height: 100px;
}

.k-grid-header > .k-grid-header-wrap > table > thead > tr > th {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    color: #555;
    height: 31px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    /*border-right: 1px solid rgb(190,190,190);*/
    border-bottom: 1px solid rgb(190,190,190);
    overflow: hidden;
}

.k-grid-content > table > tbody > tr {
    background-color: #f7f7f7;
    border: none;
    font-size: 12px;
    height: 25px;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #fff;
}


    .k-grid-content > table > tbody > tr.k-alt {
        background-color: #f0f0f0;
        border: none;
        font-size: 12px;
        height: 25px;
        border-right: solid 0.5px #e5e5e5;
        border-bottom: solid 1px #fff;
    }

        .k-grid-content > table > tbody > tr.k-alt:hover {
            background-color: #bdb4af;
            background-image: url(textures/highlight.png);
            background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .4)), to(rgba(255, 255, 255, 0)));
            background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0, rgba(255, 255, 255, 0) 100%);
            background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, .4) 0, rgba(255, 255, 255, 0) 100%);
            background-position: 50% 50%
        }

.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
}

.reportviewer {
    display: inline-block;
}


/* Domain selection */
div.multidomain {
    width: 440px;
    max-height: 300px;
    overflow-y: auto;
}
