


/* $Header: /usr2/CVSRepository/gims/netplus/form-netplus/style/propbased/css/productstyles.cssp,v 1.6 2014/10/30 14:45:31 xzhang Exp $ */
/* Copyright (C) 2002, 2003 ACE*COMM Corporation - An ISO 9001 Registered Company. All Rights Reserved. */

/* Product-specific styles belong here. */

div.scheduleDropdown
{
    border: 1px solid #eeb420;
    color: #1f1f1f;
    background: #fff9e5 url(images/ui-bg_gloss-wave_90_fff9e5_500x100.png) 50% top repeat-x;
    border-radius: 8px;
    border-width: 2px;

    display: inline;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}

button.teleSetButton
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    position: absolute;
    width: 30px;
}

button.teleSetButton2
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    position: absolute;
    background-color: white;
    width: 30px;
}

input.teleSetButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 63px;
    height: 23px;
    font-size: 7pt;
    position: absolute;
}

input.teleSetButtonLabel2
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 62px;
    height: 23px;
    font-size: 6pt;
    position: absolute;
}

input.expModuleButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 65px;
    height: 22px;
    font-size: 6pt;
    position: absolute;
}

input.MeridianSetButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 22px;
    font-size: 6pt;
    position: absolute;
}

input.MeridianSetButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 22px;
    font-size: 6pt;
    position: absolute;
}

input.RolmSetTeleLabel
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 14px;
    font-size: 6pt;
    position: absolute;
}


input.cenSetButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 18px;
    font-size: 6pt;
    position: absolute;
}

button.cenSetButton
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: grey;
    position: absolute;
    width: 30px;
}

input.G3SetButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 18px;
    font-size: 6pt;
    position: absolute;
}

input.G3SetButtonLabel2
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 16px;
    font-size: 6pt;
    position: absolute;
    width: 70px;
}

button.G3SetButton
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: black;
    position: absolute;
    width: 30px;
}

button.G3SetButtonBlack
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: black;
    position: absolute;
    height: 20px;
    width: 30px;
}

button.G3SetButtonGrey
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: grey;
    position: absolute;
    height: 20px;
    width: 30px;
}

button.xm24Button
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: rgb(128,128,128);
    position: absolute;
    width: 30px;
}

button.eu24Button
{
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
    background-color: rgb(64,64,64);;
    position: absolute;
    width: 30px;
}

input.eu24ButtonLabel
{
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 68px;
    height: 18px;
    font-size: 6pt;
    position: absolute;
}

.darkBackground
{
    background-color:   rgb(221,221,221);
}

.thinBorder
{
    border-top:     1px rgb(221,221,221) solid;
    border-bottom:  1px rgb(221,221,221) solid;
    border-left:    1px rgb(221,221,221) solid;
    border-right:   1px rgb(221,221,221) solid;
}

.thickBorder
{
    border-top:     4px rgb(221,221,221) solid;
    border-bottom:  4px rgb(221,221,221) solid;
    border-left:    4px rgb(221,221,221) solid;
    border-right:   4px rgb(221,221,221) solid;
}

/* Individual Datum cell, other defined in appstyles.css */
.datatable_redbordertext {
    color:      rgb(255,0,0);
    border:     2px solid rgb(255,0,0);
    padding:    .2em;
}

.ui-icon-triangle-1-n 
{
    width: 12px; height: 12px; 
    background-image: url(../../propbased/css/images/ui-icons_ffffff_256x240.png);
    background-position: 0 -16px;
}

.ui-icon-triangle-1-s 
{
    width: 12px; height: 12px; 
    background-image: url(../../propbased/css/images/ui-icons_ffffff_256x240.png);
    background-position: -64px -16px;
}

.ui-icon-triangle-1-n-disable 
{
    width: 12px; height: 12px; 
    background-image: url(../../propbased/css/images/ui-icons_ffffff_256x240.png);
    /*background-position: 0 -16px;*/
    background-position: -128px -16px;
}

.ui-icon-triangle-1-s-disable 
{
    width: 12px; height: 12px; 
    background-image: url(../../propbased/css/images/ui-icons_ffffff_256x240.png);
    /*background-position: -64px -16px;*/
    background-position: -128px -16px;
}

.show-hide-icon-edit 
{
    width: 10px; height: 10px;
    background-position: -68px -115px;
}

.show-hide-icon-delete
{
    width: 10px; height: 10px;
    background-position: -180px -100px;
}

.show-hide-icon-connect
{
    background-position: -192px -128px;
}

