﻿/* ----------gradient-style-------------------------------------------------   */

#gradient-style {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    width: 95%;
    border-collapse: collapse;
    /* entire table border */
    border: 1px solid #989898;
    text-align: left;
    /* text-align: center;*/
}

    #gradient-style th.icon {
        font-size: 10px;
        width: 1px;
        font-weight: bold;
        padding: 4px;
        line-height: 12px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        /*border: 1px solid #333;*/
    }

    #gradient-style th {
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 4px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: left;
        /*border: 1px solid #333;*/
    }

        #gradient-style th.date {
            width: 60px;
            line-height: 12px;
            font-size: 10px;
            font-weight: bold;
            padding: 4px;
            background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
            color: #383838;
            /*border: 1px solid #333;*/
        }

        #gradient-style th.longDate {
            width: 150px;
            line-height: 12px;
            font-size: 10px;
            font-weight: bold;
            padding: 4px;
            background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
            color: #383838;
            /*border: 1px solid #333;*/
        }

        #gradient-style th.location {
            line-height: 12px;
            font-size: 10px;
            font-weight: bold;
            padding: 4px;
            background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
            color: #383838;
            text-align: left;
            /*border: 1px solid #333;*/
        }

    #gradient-style td {
        padding: 4px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

        #gradient-style td.date {
            padding: 4px;
            width: 60px;
            border: 1px solid #989898;
            color: #555555;
            background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        }

        #gradient-style td.longDate {
            padding: 4px;
            width: 150px;
            border: 1px solid #989898;
            color: #555555;
            background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        }

        #gradient-style td.location {
            padding: 4px;
            text-align: left;
            border: 1px solid #989898;
            color: #555555;
            background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        }

        #gradient-style td.icon {
            padding: 4px;
            width: 1px;
            border: 1px solid #989898;
            color: #555555;
            background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        }

    #gradient-style tfoot tr td {
        background: #f8f8f8;
        font-size: 11px;
        color: #000000;
    }

    #gradient-style tbody tr:hover td {
        background: #E6e6e6; /* url('table-images/gradhover.png') repeat-x; */
        color: #383838;
    }

    #gradient-style td.errorCell {
        color: #FF0000;
        border-collapse: collapse;
        border: none;
    }

    #gradient-style tr.errorRow {
        border-collapse: collapse;
    }

/* -----------------------------------------------------------   */

/* ----------gradient-style-b-------------------------------------------------   */

#gradient-style-b {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 20px 15px 20px 15px;
    width: 480px;
    text-align: left;
    border-collapse: collapse;
}

    #gradient-style-b th {
        font-size: 13px;
        font-weight: normal;
        padding: 8px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        /*
	border-top: 1px solid #d3ddff;
	border-bottom: 1px solid #fff;
    */
        text-align: left;
        color: #383838;
        border: 1px solid #fff;
    }

    #gradient-style-b td {
        padding: 8px;
        border: 1px solid #fff;
        /*border-bottom: 1px solid #fff;
	border-top: 1px solid #fff; */
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    #gradient-style-b tfoot tr td {
        background: #f8f8f8;
        font-size: 12px;
        color: #000000;
    }

    #gradient-style-b tbody tr:hover td {
        background: #E6e6e6; /* url('table-images/gradhover.png') repeat-x; */
        color: #383838;
    }

/* -----------------------------------------------------------   */

/* ribbonTable
-----------------------------------------------------------   */

.ribbonTable {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #696969;
    text-align: left;
}

    .ribbonTable td {
        padding: 0 6px 0 0px;
        text-align: left;
    }

        .ribbonTable td input.long-text {
            width: 400px;
        }

    .ribbonTable th {
        font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 10px;
        font-weight: bold;
        color: #696969;
        padding: 0 6px 0 0px;
        text-align: left;
    }

/* -----------------------------------------------------------   */


/* loginTable
-----------------------------------------------------------   */

.loginTable {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

    .loginTable td {
        padding: 0 6px 0 6px;
        text-align: left;
    }

    .loginTable th {
        font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
    }

/* -----------------------------------------------------------   */

/* ----------gradient-style class-------------------------------------------------   */

.gradient-style {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    /*width: 95%;*/
    text-align: left;
    border-collapse: collapse;
    /* entire table border */
    border: 1px solid #989898;
    /*text-align: center;*/
}

    .gradient-style.snapshots {
        width: 100%;
    }

    .gradient-style th.icon {
        font-size: 10px;
        width: 1px;
        font-weight: bold;
        padding: 2px;
        line-height: 12px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: center;
        /*border: 1px solid #333;*/
    }

    .gradient-style th {
        width: 140px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: left;
        /*border: 1px solid #333;*/
    }

        .gradient-style th.date {
            width: 60px;
            line-height: 12px;
            font-size: 10px;
            font-weight: bold;
            padding: 2px;
            background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
            color: #383838;
            /*border: 1px solid #333;*/
        }

.block300 {
    width: 300px;
}

.block200 {
    width: 200px;
}

.gradient-style th.location {
    width: 150px;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
    color: #383838;
    /*border: 1px solid #333;*/
}

.gradient-style td.location {
    /* padding: 4px; */
    width: 150px;
    border: 1px solid #989898;
    color: #555555;
    background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
}

.gradient-style th.longDate {
    width: 150px;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
    color: #383838;
    /*border: 1px solid #333;*/
}

.gradient-style th.location {
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
    color: #383838;
    text-align: left;
    /*border: 1px solid #333;*/
}

.gradient-style td {
    width: 140px;
    padding: 2px;
    border: 1px solid #989898;
    color: #555555;
    background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
}

    .gradient-style td.date {
        padding: 2px;
        width: 60px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    .gradient-style td.longDate {
        padding: 2px;
        width: 150px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    .gradient-style td.location {
        padding: 2px;
        text-align: left;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    .gradient-style td.icon {
        padding: 2px;
        width: 40px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        text-align: center;
    }

.gradient-style tfoot tr td {
    background: #f8f8f8;
    font-size: 11px;
    color: #000000;
}

.gradient-style tbody tr:hover td {
    background: #E6e6e6; /* url('table-images/gradhover.png') repeat-x; */
    color: #383838;
}

.gradient-style td.errorCell {
    color: #FF0000;
    border-collapse: collapse;
    border: none;
}

.gradient-style tr.errorRow {
    border-collapse: collapse;
}

/* -----------------------scale-style------------------------------------   */

.scale-style {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #989898;
}

    .scale-style td {
        padding: 2px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb;
    }

        .scale-style td.icon {
            padding: 2px;
            border: 1px solid #989898;
            color: #555555;
            background: #dbdbdb;
            text-align: center;
        }

    .scale-style th {
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px;
        background: #f3f3f3;
        color: #383838;
    }

    .scale-style tfoot tr td {
        background: #f8f8f8;
        font-size: 11px;
        color: #000000;
    }

/* ---------------mail-style--------------------------------------------   */

.mail-style {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #989898;
}

    .mail-style td {
        padding: 2px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb;
    }

    .mail-style th {
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px;
        background: #f3f3f3;
        color: #383838;
    }

    .mail-style tfoot tr td {
        background: #f8f8f8;
        font-size: 11px;
        color: #000000;
    }

/* ----------gradient-narrow class-------------------------------------------------   */

.gradient-narrow {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    /*width: 95%;*/
    width: 570px;
    text-align: left;
    border-collapse: collapse;
    /* entire table border */
    border: 1px solid #989898;
    /*text-align: center;*/
}

    .gradient-narrow th {
        width: 150px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: left;
        /*border: 1px solid #333;*/
    }

    .gradient-narrow td {
        width: 150px;
        padding: 2px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    .gradient-narrow th.icon {
        font-size: 10px;
        width: 40px;
        font-weight: bold;
        padding: 2px;
        line-height: 12px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: center;
        /*border: 1px solid #333;*/
    }

    .gradient-narrow td.icon {
        padding: 2px;
        width: 40px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        text-align: center;
    }

    .gradient-narrow tfoot tr td {
        background: #f8f8f8;
        font-size: 11px;
        color: #000000;
    }

    .gradient-narrow tbody tr:hover td {
        background: #E6e6e6; /* url('table-images/gradhover.png') repeat-x; */
        color: #383838;
    }

    .gradient-narrow td.errorCell {
        color: #FF0000;
        border-collapse: collapse;
        border: none;
    }

    .gradient-narrow tr.errorRow {
        border-collapse: collapse;
    }

/*****************************************************************************************************/

/* ----------gradient-half class-------------------------------------------------   */

.gradient-half {
    font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    /*width: 95%;*/
    width: 450px;
    text-align: left;
    border-collapse: collapse;
    /* entire table border */
    border: 1px solid #989898;
    /*text-align: center;*/
}

    .gradient-half th {
        width: 150px;
        line-height: 12px;
        font-size: 10px;
        font-weight: bold;
        padding: 2px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: left;
        /*border: 1px solid #333;*/
    }

    .gradient-half td {
        width: 150px;
        padding: 2px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
    }

    .gradient-half th.icon {
        font-size: 10px;
        width: 40px;
        font-weight: bold;
        padding: 2px;
        line-height: 12px;
        background: #f3f3f3; /* url('table-images/gradhead.png') repeat-x;*/
        color: #383838;
        text-align: center;
        /*border: 1px solid #333;*/
    }

    .gradient-half td.icon {
        padding: 2px;
        width: 40px;
        border: 1px solid #989898;
        color: #555555;
        background: #dbdbdb; /*url('table-images/gradback.png') repeat-x;*/
        text-align: center;
    }

    .gradient-half tfoot tr td {
        background: #f8f8f8;
        font-size: 11px;
        color: #000000;
    }

    .gradient-half tbody tr:hover td {
        background: #E6e6e6; /* url('table-images/gradhover.png') repeat-x; */
        color: #383838;
    }

    .gradient-half td.errorCell {
        color: #FF0000;
        border-collapse: collapse;
        border: none;
    }

    .gradient-half tr.errorRow {
        border-collapse: collapse;
    }

/*****************************************************************************************************/

.location-overrides-table input[type="text"], .location-overrides-table select {
    width: 90px;
}

.equipment-table input[type="text"] {
    width: 50px;
}
