﻿
.centeredDiv {
    background: transparent; /*position: absolute;*/
    top: 25%;
    width: 100%;
}

.centered {
    margin: 0px auto;
    display: table;
    text-align: center;
}

.grayContainer {
    border: 1px solid #D5D9DC;
    background-color: #EFEFEF;
    width: 400px;
    margin: 0px auto;
    display: table;
    text-align: center;
}

.yellowContainer {
    border: 1px solid #FFD800;
    background-color: #FFF2B2;
    width: 600px;
    margin: 0px auto;
    display: table;
    text-align: center;
}

.white_semitransparent {
    border: 0px;
    background: white;
    padding: 20px;
    color: black;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.transparent {
    background: transparent;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    padding: 0;
    margin: 0;
}

.whiteSpace {
    padding: 0px;
    margin: 0px;
    display: block;
    height: 30px;
    width: 100%;
    position: relative;
}

.toolbar {
    padding: 0px;
    overflow: hidden;
    border-bottom-color: #D0D0D0;
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-left-color: #d0d0d0;
    border-right-color: #d0d0d0;
    border-top-color: #d0d0d0;
    background-color: #f0f0f0;
    margin: 0pt;
    border-right: 0px solid;
    border-left: 0px solid;
    border-top: 0px solid;
    position: absolute;
    height: 27px;
    width: 100%;
    top: 0px;
    left: 0px;
    color: #333333;
    font: 11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    z-index: 5;
}

.toolbarTable {
    padding: 0px;
    margin: 0px;
    border: 0px solid;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #333333;
    width: 100%;
    font: 11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    background-color: #f0f0f0;
}

.toolbarCell {
    color: #333333;
    white-space: nowrap;
    font: 11px arial, tahoma, helvetica, sans-serif;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    vertical-align: middle;
    background-color: #f0f0f0;
}

.separatorWT {
    margin-top: 4px;
}

.widgetToolbarSeparator {
    background-image: url(images/widget_toolbar_separator_float.png) !important;
    width: 8px;
    height: 20px;
    background-repeat: no-repeat;
    margin-right: 3px;
}

.toolbarDateButton {
    text-align: center;
    white-space: nowrap;
    background-image: url(images/btn_calendar.png) !important;
    width: auto;
    overflow: visible;
    margin: 0px;
    border-color: currentColor;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    outline-width: 0px;
    outline-style: none;
    outline-color: invert;
    background-color: transparent;
    color: #333;
    line-height: normal;
    font-family: arial, tahoma, verdana, helvetica;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding-top: 2px;
    height: 16px;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    vertical-align: middle;
}

.toolbarDropDownList {
    border-style: solid;
    border-width: 1px;
    border-color: #D5D9DC;
    background-color: white;
    overflow: visible;
    margin: 0px, 0px, 2px, 0px;
    color: #333;
    font: 11px arial, tahoma, verdana, helvetica;
    height: 18px;
    white-space: nowrap;
    width: auto;
    outline-width: 0px;
    outline-color: invert;
    outline-style: none;
    outline: 0 none;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
}

.toolbarPlantDDL {
    padding-bottom: 0px;
    padding-top: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #D5D9DC;
    background-color: white;
    overflow: visible;
    color: #333;
    font: 11px arial, tahoma, verdana, helvetica;
    height: 18px;
    white-space: nowrap;
    width: auto;
    outline-width: 0px;
    outline-color: invert;
    outline-style: none;
    outline: 0 none;
    cursor: pointer;
    font-weight: normal;
    font-style: normal;
}

.cmdTable {
    margin: 10px 0px 10px 0px;
    border: 1px solid #E5E5E5;
    background-color: #F4F4F4;
}


.dGrid {
    background-color: #f5f5f5;
    padding-right: 2px;
    padding-left: 2px;
    margin: 0px 10px 0px 0px;
    border-top: #dcdcdc 1px solid;
    border-right: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-size: 10px;
    border-style: none;
    line-height: 18px;
}

    .dGrid TD {
        border-style: none;
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 1px;
        padding-top: 1px;
    }

    .dGrid TH {
        border-style: none;
        padding: 1px 5px;
        background-repeat: repeat-x;
        text-align: left;
        font-weight: bold;
        background-color: #666666;
        color: #E4E4E4;
    }

    .dGrid TR {
    }

.dGridAlt {
    background-color: #E6E6E6;
}

.dGridSel TD, .dGridSel TD a {
    background-color: #556a8b;
    color: #FFFFFF;
}

.widget-description {
    margin: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    display: block;
    font-family: Tahoma;
}

div.container h1 span {
    display: block;
}

div.container h1 ul {
    float: right;
}

    div.container h1 ul li {
        float: left;
        line-height: 1em;
    }

        div.container h1 ul li a, div.container h1 ul li a:visited {
            margin-right: 5px;
            color: #FFFFFF;
            font-size: 10px;
        }

div.container select {
    font-size: 11px;
}

div.container h1 ul li a:hover {
    color: #FF3300;
}

.container {
    margin-bottom: 0px;
}

    .container h1 {
        font-size: 11px;
        padding-top: 2px;
        padding-left: 8px;
        font-weight: bold;
        display: block;
        color: #ffffff;
        margin-bottom: 0px;
        padding-right: 2px;
        padding-bottom: 1px;
        background-color: #004080;
    }


    .container div.body {
        border-style: none solid solid solid;
        border-width: 1px;
        border-color: #D1D1D1;
        padding: 2px;
        background-color: #F4F4F4;
        clear: both;
        color: #333333;
    }

        .container div.body.nopad {
            padding: 0px;
        }

        .container div.body.noborder {
            border-style: none;
        }

.floating_popup {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    width: 200px;
    height: 100px;
    border-color: #D8D8D8;
    border-style: double;
    border-width: thin;
    background-image: linear-gradient(bottom, rgb(255,255,255) 5%, rgb(224,224,225) 53%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 5%, rgb(224,224,225) 53%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 5%, rgb(224,224,225) 53%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 5%, rgb(224,224,225) 53%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 5%, rgb(224,224,225) 53%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, rgb(255,255,255)),color-stop(0.53, rgb(224,224,225)));
}

.floating_popup_widget {
    position: absolute;
    background-color: rgba(128,128,128,0.2);
    z-index: 10000;
    top: 0px;
    width: 100%;
    height: 100%;
    margin-left: -5px;
    margin-top: -2px;
}


.floating_popup_no_gradient {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    width: 200px;
    height: 100px;
    border-color: #D8D8D8;
    border-style: double;
    border-width: thin;
    background-color: lightgray;
}
