﻿/* By Tag */
body, html, form
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

a
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Blue;
    text-decoration: none;
}

/* By Id */
#Heder
{
    height: 45px;
    background-image: url('../images/header_bg1.jpg');
    background-repeat: repeat;
    vertical-align: middle;
}

#Footer
{
    background-image: url('../images/footer.jpg');
    background-repeat: repeat;
    height: 23px;
}

/* By Class */

.Menu
{
    background-image: url('../images/header_top.jpg');
    font-family: Arial; /*color : #031729;*/
    border: solid 1px #001f39;
    width: 103px;
}

.InputButton:disabled
{
    color: gray;
}

.InputButton, .NButton
{
    /*background-image: url(../images/bar.gif);*/
    background-image: url(/PWIMSCustom/SeConfigFiles/images/bar.gif);
    font-family: Arial;
    color: #031729;
    margin-left: 5px;
    border: solid 1px #001f39;
    width: 100px;
}

.PageHead, .clsTabHead
{
    border-bottom: 1px solid Black;
    height: 25px;
    font: 8pt Verdana, Tahoma, Arial;
    color: #000000;
    text-decoration: none;
    padding-left: 10px;
    /*background-color:#b9d7ef;*/
    /*background-image: url('../images/header_top.jpg');*/
    background-image: url('/PWIMSCustom/SeConfigFiles/images/header_top.jpg');
    background-repeat: repeat;
    text-align: left;
}

.PageTitle
{
    height: 25px;
    font-size: 9px;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    background-image: url('../images/header_top.jpg');
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-bottom-width: 1px;
    text-align: center;
}

.PageTitle .text
{
    font: 9pt Verdana, Tahoma, Arial;
    color: black;
    text-decoration: none;
}

.InputControl
{
    border-color: #7F9DB9;
    border-width: 1px;
    border-style: solid;
}

.ProductNameLarge
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    vertical-align: middle;
    padding-left: 20px;
}

.SoftTechLogo
{
    padding-right: 20px;
    text-align: right;
}

.FormPanel
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

.DivTreeGrid
{
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.OuterTable, .clsBorderBlue
{
    height: 100%;
    width: 100%;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    border-collapse: collapse; /* 'cellspacing' equivalent */
}

.OuterTable td, .OuterTable th
{
    padding: 0; /* 'cellpadding' equivalent */
}

.OuterTableWithoutHeight
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    border-collapse: collapse; /* 'cellspacing' equivalent */
}

.OuterTableWithoutHeight td, .OuterTableWithoutHeight th
{
    padding: 0px; /* 'cellpadding' equivalent */
}

.HiddenTR
{
    display: none;
}

.BlankTR
{
    height: 5px;
}

.InputTR
{
    height: 10px;
}

.TableDesignTR
{
    height: 0px;
}

.TableEndTR
{
    height: 100%;
}

.text
{
    font: 8pt Verdana, Tahoma, Arial;
    color: black;
    text-decoration: none;
    vertical-align: text-top;
    margin-left: 0px;
}

.textlang
{
    font: 10pt Verdana, Tahoma, Arial;
    color: black;
    text-decoration: none;
    vertical-align: text-top;
    margin-left: 0px;
}

.textRed
{
    font: 8pt Verdana, Tahoma, Arial;
    font-size: 8pt;
    color: Red;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.textRedTop
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Red;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
}

.RightAlign
{
    text-align: right;
}

.asterisk
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Red;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.asteriskTop
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Red;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    padding-top: 5px;
}

.mandetory
{
    font-family: Calibri;
    color: Red;
    text-align: center;
}

.TDRightBorder
{
    border-right-color: #9DBCEA;
    border-right-style: solid;
    border-right-width: 1px;
}

.TDBottomBorder
{
    border-bottom-color: #9DBCEA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.ErrorLabel
{
    font: 8pt Verdana, Tahoma, Arial;
    font-weight: bold;
    color: Red;
    vertical-align: text-top;
}

.MessageLabel
{
    font: 8pt Verdana, Tahoma, Arial;
    font-weight: bold;
    color: Green;
    vertical-align: text-top;
}

.colonMid
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Black;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.colon
{
    font: 8pt Verdana, Tahoma, Arial;
    color: Black;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
}

.Loding
{
    display: none;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
}

.radalert
{
    /*background: none !important;*/
    background-image: url(../Images/info.JPG) !important;
}

.hide
{
    display: none;
}

.Working
{
    background-color: #FFD4AA;
}

.NonWorking
{
    background-color: #FFFFD4;
}

.Event
{
    background-color: #D4D4FF;
}

.Holiday
{
    background-color: #FFD4AA;
}

.Group
{
    color: Green;
}

.SubGroup
{
    color: Blue;
}

.Resource
{
    color: Maroon;
}

.GroupB
{
    background-color: #AAFF7F;
}

.SubGroupB
{
    background-color: Blue;
}

.ResourceB
{
    background-color: Maroon;
}

.NodeWidth
{
    width: 100%;
}

.OuterBorderTable
{
    height: 100%;
    width: 100%;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
}

.InnerBorderTable
{
    width: 100%;
    border-color: Honeydew;
    border-style: solid;
    border-width: 1px;
}

.error
{
    font-size: 11px;
    font-family: Verdana;
    color: Red;
}

.NotificationBar
{
    height: 29px;
    background-image: url('/SEPL.PWIMS.Configuration.Web.UI/images/heading_bg.jpg');
    font-size: 12px;
    font-family: Calibri;
    color: #333333;
}

.NotificationBarText
{
    font-size: 12px;
    font-family: Calibri;
    color: #ffffff;
    font-weight: bolder;
}

.NotificationBarLeft
{
    padding-left: 20px;
    text-align: left;
}

.NotificationBarRight
{
    padding-right: 20px;
    text-align: right;
}

.NotificationBarLogOut
{
    text-decoration: none;
}

.Note
{
    font-size: 9px;
    font-family: Verdana;
    color: #333333;
}

.smallfont
{
    font-size: 11px;
    font-family: Verdana;
    color: #333333;
}

.grouplabel
{
    padding-right: 5px;
    padding-left: 5px;
    left: 10px;
    padding-bottom: 5px;
    font: bold 8.5pt Verdana;
    padding-top: 5px;
    position: relative;
    top: -15px;
    background-color: #ffffff;
    color: Gray;
}

.alink
{
    text-decoration: underline;
    color: Blue;
}

.alinkBold
{
    text-decoration: underline;
    color: Blue;
    font-weight: bold;
}

.alinkHeader
{
    font: 12px/12px "segoe ui" ,arial,sans-serif;
}

.RunChartBottomRow
{
    border-bottom: 1px solid #e8e8e8;
}

.WBSSAStyle
{
    color: #0000ff;
}

.AmountBeigeStyle
{
    color: #f5f5dc;
}
.WBSItemStyle
{
    color: Red;
}

.ValidationMessage
{
    font-style: italic;
    color: Red;
    font: 8pt Verdana, Tahoma, Arial;
    text-decoration: none;
    vertical-align: text-top;
    margin-left: 0px;
}

.rwPopup
{
    text-align: center;
}

.rwPopupButton
{
    margin-left: 30px !important;
}

.TGCheckHeader
{
    padding-left: 1px;
    padding-top: 4px;
}

/*Added By Kedar Sarda 2/1/2016*/
.TDLeft
{
    background-color: #FAFAFA;
    min-height: 30px;
}

.TDRight
{
    background-color: #F2F2F2;
    min-height: 30px;
}

/*Added By Ashish goel on 06-Oct-2016 for PMC*/
 .textlangShreeDev
{
   font: 12pt SHREE-DEV-0708E, Tahoma, Arial;
   color: black;
   text-decoration: none;
   vertical-align: text-top;
   margin-left: 0px;
}

 .textlangMangal
{
   font: 12pt Mangal, Tahoma, Arial;
   color: black;
   text-decoration: none;
   vertical-align: text-top;
   margin-left: 0px;
}
        