/* Default CSS Stylesheet for a new Web Application project */
img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-bottom: 0px;
}
.imagecontentleft
{
    float: left;
    margin: 0 10 10 0;
}
.imagecontentright
{
    float: right;
    margin: 0 0 10 10;
}
.logo
{
    margin: 6 0 0 10;
}
.bullet
{
    margin-right: 5px;
    vertical-align: middle;
}
.icon
{
    margin: 0 5 0 5;
    vertical-align: baseline;
}


.realtime
{
    font-size: 11px;
}

ul
{
    margin: 0 0 0 25;
    padding: 0px;
}
li
{
    list-style: url(/vrm/images/bullet01.gif);
}


div.LabeledMarker_marker
{
    font-weight: bold;
    color: #00FF00;
    font-size: 8pt;
    font-family: Tahoma;
    padding:2px;
    text-align: left;
}
div.LabeledMarker_markerLabe2
{
    font-weight: bold;
    color: #00FF00;
    font-size: 8pt;
    font-family: Tahoma;
    padding:2px;
    text-align: center;
}

#input.readonly
{
    background-color: #F2F2F2;
}

.Register
{
    font-size: 24px;
    font-family: Tahoma;
}
.Logo
{
    width: 178px;
    height: 64px;
}
.Topic
{
    font-size: 20px;
    font-family: Tahoma;
}

.Normal
{
    font-size: 7px;
    font-weight: normal;
    background-color: inherit;
}

.Special
{
    font-weight: bold;
    background-color: #66FF00;
    color: blue;
}
.ImgAlert
{
    cursor: pointer;
}


.labels
{
    border-bottom: black 1px solid;
    text-align: center;
    border-left: black 1px solid;
    background-color: white;
    font-family: Tahoma;
    white-space: nowrap;
    color: Blue;
    font-size: 10px;
    border-top: black 1px solid;
    font-weight: bold;
    border-right: black 1px solid;
    padding:2px;
}

.Status
{
    width: 100%;
}
.StatusDarkGray
{
    background-color:DarkGray;
}

.StatusRED
{
    background-color: Red;
    cursor: pointer;
}
.StatusGREEN
{
    background-color: #33FF00;
    cursor: pointer;
}
.StatusYELLOW
{
    background-color: Yellow;
    cursor: pointer;
}
.StatusPURPLE
{
    background-color: #CC3399;
    cursor: pointer;
}
.StatusBLUE
{
    background-color: Blue;
    cursor: pointer;
}
.StatusLightBLUE
{
    background-color: LightBLUE;
    cursor: pointer;
}

.StatusBROWN
{
    background-color: BROWN;
    cursor: pointer;
}
.StatusORANGE
{
    background-color: ORANGE;
    cursor: pointer;
}


.Filter
{
    font-size: 12px;
    color: Black;
    font-weight: bold;
    background-color: #D3E3F7;
}

.SubTopic
{
    font-family: Tahoma;
    font-size: 12px;
    color: Black;
    font-weight: bold;

}

.StatusOver
{
    border-width: 1px;
    border-color: Blue;
}
.StatusNormal
{
    border-width: 0px;
    border-color: inherit;
}

.divMessage
{
    color: red;
}
.Menu
{
    font-size: 12px;
    color: White;
    font-weight: bold;
}

/************** pageName styles ****************/

#pageName
{
    padding: 0px 0px 5px 5px;
    margin: 0px;
    border-bottom: 1px solid #336699;
}

#pageFilter
{
    margin: 0px;
    border-bottom: 1px solid #336699;
}

#pageName h2
{
    font: bold 175% Arial,sans-serif;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

#pageName img
{
    position: absolute;
    top: 0px;
    right: 6px;
    padding: 0px;
    margin: 0px;
}

#pageName .img1
{
    position: absolute;
    top: 0px;
    right: 6px;
    padding: 0px;
    margin: 0px;
}

#pageName .img2
{
    position: absolute;
    top: 0px;
    right: 44px;
    padding: 0px;
    margin: 0px;
}

#pageName .img3
{
    position: absolute;
    top: 0px;
    right: 82px;
    padding: 0px;
    margin: 0px;
}

#pageName .img4
{
    position: absolute;
    top: 0px;
    right: 120px;
    padding: 0px;
    margin: 0px;
}

/************** header tag styles **************/

h1
{
    font: bold 120% Arial,sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}

h2
{
    font: bold 100% Arial,sans-serif;
    color: #006699;
    margin: 0px;
    padding: 0px;
}

h3
{
    font: bold 100% Arial,sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}

h4
{
    font: 100% Arial,sans-serif;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

h5
{
    font: 100% Arial,sans-serif;
    color: #334d55;
    margin: 0px;
    padding: 0px;
}



headMenu
{
    margin-top: 0px;
    margin-right: 0px;
}


.InfoLabel
{
    font-weight: bold;
}
.InfoCompany
{
    font-weight: bold;
    color: Red;
}
legend
{
    font-weight: bold;
}

.StationName
{
    margin-top: 10px;
    font: bold 100% Arial,sans-serif;
    color: #334d55;
}


#dvLoad
{
    color: Red;
}


.STATUSWorking
{
    background-color: White;
    color: Black;
}

.STATUSLate
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: Red;
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: White;
}

.STATUSFinish
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #33FF00;
    width: 100%;
    color: White;
}

.STATUSWorking
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: White;
    width: 100%;
    padding: 0px 0px 0px 0px;
}
.STATUSNormal
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: White;
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: Black;
}

.STATUSPTO
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: Blue;
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: White;
}


.TableDO
{
    border-style: dotted;
    border-width: thin;
    border-color: #009999;
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
}

.gridHeader
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background-color: #ECF5FD;
}

.DOTopic
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: oblique;
}

.DOVal
{
    font-family: Tahoma;
    font-size: 12px;
    color: Green;
    text-decoration: underline;
}

.PlanDO
{
    font-family: Tahoma;
    font-size: 12px;
}
.PlanDOProfit
{
    color: Green;
}
.PlanDOLost
{
    color: Red;
}
.PlanDetail
{
    font-family: Tahoma;
    font-size: 11px;
}

.PlanDOStart
{
    color: #FF9900;
}


.Title
{
    font-family: Tahoma;
    font-size: 13px;
    color: #FF8C00;
    font-weight: bold;
    color: Black;
}
.HeaderPlanFinal
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #000066;
}


.contextmenu
{
    visibility: hidden;
    background: #ffffff;
    border: 1px solid #8888FF;
    z-index: 10;
    position: relative;
    width: 140px;
}
.contextmenu div
{
    padding-left: 5px;
}


#hand_b
{
    background-image: url(../images/button/Bsu.png);
    width: 31px;
    height: 31px;
}

.selected#hand_b
{
    background-image: url(../images/button/Bsd.png);
}

#placemark_b
{
    background-image: url(../images/button/Bmu.png);
    width: 31px;
    height: 31px;
}

.selected#placemark_b
{
    background-image: url(../images/button/Bmd.png);
}

.selected_line
{
    background-image: url(../images/button/Bld.png);
    width: 24px;
    height: 24px;
}

.selected_circle_b
{
    background-image: url(../images/button/Bcm.png);
    width: 24px;
    height: 24px;
}

.selected_shape
{
    background-image: url(../images/button/Bpd.png);
    width: 24px;
    height: 24px;
}

.selected_hand
{
    background-image: url(../images/button/Bsd.png);
    width: 24px;
    height: 24px;
}

.selected_placemark
{
    background-image: url(../images/button/Bmd.png);
    width: 24px;
    height: 24px;
}

.unselected_hand
{
    background-image: url(../images/button/Bsu.png);
    width: 24px;
    height: 24px;
}

.unselected_placemark
{
    background-image: url(../images/button/Bmu.png);
    width: 24px;
    height: 24px;
}
.unselected_shape_b
{
    background-image: url(../images/button/Bpu.png);
    width: 24px;
    height: 24px;
}

.unselected_circle_b
{
    background-image: url(../images/button/Bcu.png);
    width: 24px;
    height: 24px;
}

.unselected_line_b
{
    background-image: url(../images/button/Blu.png);
    width: 24px;
    height: 24px;
}



.td_topic
{
    width: 130px;
}

.google_search
{
    width: 98%;
}
.GoogleBox
{
    font-size: 12px;
    font-family: Tahoma;
}

.button, .button-selected, .dropdown
{
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    text-align: center;
    position: absolute;
    font-family: Arial, sans-serif;
    font-size: 13px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
    color: #000;
    border: 1px solid #717B87;
    background-color: #fff;
    width: 150px;
}

.button, .button-selected
{
    margin: 0px;
    padding: 1px 6px;
    overflow: hidden;
}

.button:hover
{
    background: #FEFEFE;
    background: -moz-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F3F3F3));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F3F3F3', GradientType=0);
}

.button-selected
{
    font-weight: bold;
}

#dropdown-holder
{
    margin: 5px;
}

#dropdown-holder .button, #dropdown-holder .button-selected
{
    margin: 0;
}

.dropdown
{
    background: white;
    border: 1px solid #717B87;
    border-top: 0;
    padding-top: 2px;
    z-index: -1;
    position: relative;
}

.dropdown-item
{
    padding: 1px 5px 3px 5px;
    text-align: left;
}

.dropdown-item:hover
{
    background: #ebebeb;
}

.ShowNotify
{
    src: '../images/Minus.gif';
}

.HideNotify
{
    src: '../images/Plus.gif';
}

.DTImage
{
    margin-left: 10px;
    text-align: left;
}
.mini
{
    font-size: 8px;
} 