﻿body
{
}
.FormLabelTitle
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
.FormLabel
{
    font-family: Verdana;
    font-size: 8pt;
}
.FormTextBoxSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormTextBoxSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
}
.SystemGenFormTextBox
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: #E8F0FD;
}
.FormTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 220px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 220px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
}
.FormTextBoxLarg
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 300px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormTextBoxLarg
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 300px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
    background-color: #F8F8F8;
}
.FormTextBoxNumeric
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 180px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: right;
}
.RptFormTextBoxNumeric
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 180px;
    border-width: 1px;
    border-style: solid;
    text-align: right;
    border-color: #F8F8F8;
}
.FormTextBoxNumSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 90px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: right;
}
.RptFormTextBoxNumSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 90px;
    border-width: 1px;
    border-style: solid;
    text-align: right;
    border-color: White;
}
.FormTextBoxDate
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 90px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormTextBoxDate
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 90px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
    background-color: #F8F8F8;
}

.btnForm
{
    font-family: Verdana;
    font-size: 8pt;
    height: 21px;
    background-color: Gray;
}

.btntdForm
{
    background-color: Yellow;
    height: 25px;
}
.FormListBoxSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 70px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormListBoxSmall
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 70px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
    background-color: #F8F8F8;
}
.FormListBoxTime
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 45px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormListBoxTime
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 45px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
    background-color: #F8F8F8;
}
.FormListBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 230px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormListBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 230px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    border-color: White;
    background-color: #F8F8F8;
}

.FormListBoxLarg
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 310px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.RptFormListBoxLarg
{
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    width: 310px;
    text-align: left;
    border-color: White;
    background-color: White;
}

.FormButton
{
    border-bottom: 1px solid #6a90be;
    border-left: 1px solid #6a90be;
    border-right: 1px solid #6a90be;
    border-top: 1px solid #6a90be;
    color: Black;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    text-align: center;
    background-color: #EAE8FF;
    background-repeat: repeat-x;
    cursor: pointer;
    width: 80px;
    height: 22px;
}

.mandatory
{
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #ff0000;
}

.Repheader
{
    font-size: 11px;
    height: 15px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #002565;
    font-weight: bold;
    background-color: #FEEFC0;
    z-index: -1;
}
.RepScroling
{
    scrollbar-face-color: #8080FF;
    scrollbar-shadow-color: #727f89;
    scrollbar-highlight-color: #727f89;
    scrollbar-3dlight-color: #8080FF;
    scrollbar-darkshadow-color: #8080FF;
    scrollbar-track-color: #B3CBFF;
    scrollbar-arrow-color: #fbfdd5;
    overflow: auto;
}
.fixedHeader
{
    font-weight: bold;
    background-color: #006699;
    height: 25px;
    position: absolute; /*top: expression(Sys.UI.DomElement.getBounds(document.getElementById("panelContainer")).y-25);*/
}

.calcss
{
    overflow: auto;
}


/* 24/06/2013 Created By Dhirendra Kumar Singh */

.AutoExtender
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    line-height: 20px;
    padding: 0px;
    background-color: White;
    margin-left: 0px;
    overflow: auto;
    height: 360px;
}
.AutoExtenderList
{
    border-bottom: #B3CBFF;
    cursor: pointer;
    color: Black;
    list-style-type: none;
    text-align: left;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #B3CBFF;
    cursor: pointer;
    list-style-type: none;
    text-align: left;
}
#divwidth
{
    width: 150px !important;
}
#divwidth div
{
    width: 150px !important;
}
.ui-dialog .ui-dialog-buttonpane button
{
    margin: .5em .4em .5em 0;
    background: #8080FF;
    height: 24px;
}
.ui-dialog .ui-dialog-buttonpane
{
    font-size: 0.6em;
}

.ui-dialog .ui-widget-header
{
    background: #8080FF;
}
.RptSrNo
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 20px;
    border-width: 1px;
    border-style: solid;
    text-align: right;
    border-color: White;
    background-color: #E8F0FD;
}



.ui-dialog .ui-dialog-buttonpane button
{
    margin: .5em .4em .5em 0;
    background: #8080FF;
    height: 24px;
}
.ui-dialog .ui-dialog-buttonpane
{
    font-size: 0.6em;
}

.ui-dialog .ui-widget-header
{
    background: #8080FF;
}
.autofill-FormTerminalTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 250px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.autofill-ToterminalTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 250px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.autofill-AllCustomerTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 250px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}
.autofill-AllViaCustomerTextBoxMedium
{
    font-family: Verdana;
    font-size: 8pt;
    height: 16px;
    width: 250px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3CBFF;
    text-align: left;
}

