﻿body {
    margin: 0 auto;
    width: 100%;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.big {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

.small {
    font-size: 11px;
    font-weight: bold;
    padding-left: 20px;
}

.tables {
    border: 0px;
    width: 100%;
    background: url(image/topbanner11.gif) repeat-x;
    height: 90px;
}

.headleft {
    background: url(image/topbanner1.jpg) no-repeat;
}

.logo {
    background: url(image/logo-bg.jpg);
    text-align: center;
    vertical-align: middle;
}

.r20 {
    padding-right: 20px;
}


.fr {
    float: right;
}

.fl {
    float: left;
}

.topmenu {
    background: url(image/infra_1.JPG) repeat-x;
    height: 15px;
    width: 100%;
}

A {
    color: #a9a9a9;
}

    A:link {
        color: #8bc8ff;
        text-decoration: none;
    }

    A:visited {
        color: #8bc8ff;
        text-decoration: none;
    }

    A:active {
        color: #8bc8ff;
        text-decoration: none;
    }

    A:hover {
        color: #ff6600;
        text-decoration: underline;
    }

.ToolLinks A:link {
    color: #ffffff;
    text-decoration: none;
}

.ToolLinks A:visited {
    color: #ffffff;
}

.ToolLinks A:active {
    color: #ffffcc;
}

.ToolLinks A:hover {
    color: #ffff99;
    text-decoration: none;
}

.MenuItm {
    font-size: 11px;
    color: black;
    background-repeat: repeat-y;
    font-family: Tahoma;
    background-color: transparent;
    background-image: url(image/winxp.gif);
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    width: 150px;
}

.SubMenuItm {
    font-size: 11px;
    background-image: url(image/winxp_vertical2.gif);
    color: black;
    background-repeat: repeat-y;
    font-family: Tahoma;
    text-decoration: none;
    width: 150px;
}

.MenuLinks A:link {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

.MenuLinks A:visited {
    font-size: 11px;
    color: #ffffff;
}

.MenuLinks A:active {
    color: #ffffcc;
}

.MenuLinks A:hover {
    color: #ffff99;
    text-decoration: none;
}

.MenuItm A:link {
    color: black;
    text-decoration: none;
    display: block;
}

.MenuItm A:visited {
    color: black;
    text-decoration: none;
}

.MenuItm A:active {
    color: black;
    text-decoration: none;
}

.MenuItm A:hover {
    color: black;
    text-decoration: none;
    display: block;
}

.SubMenuItm A:link {
    color: black;
    text-decoration: none;
    display: block;
}

.SubMenuItm A:visited {
    color: black;
    text-decoration: none;
    display: block;
}

.SubMenuItm A:active {
    color: black;
    text-decoration: none;
    display: block;
}

.SubMenuItm A:hover {
    color: black;
    text-decoration: none;
    display: block;
}

.l10 {
    padding-left: 10px;
}

.r10 {
    padding-right: 10px;
}

.userinfo {
    color: white;
}

.pagefooter {
    background: url(image/infra_1.JPG) repeat-x;
    height: 20px;
    width: 100%;
}

.middle {
    text-align: left;
    padding: 25px 20px 25px 20px;
    color: #6f6f6f;
}


.autocomplete_completionListElement {
    width: 350px !important;
    height: 100px;
    overflow: auto;
    z-index: 999;
}

.completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: #fff;
    cursor: pointer;
    list-style-type: none;
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
}

.listItem {
    height: 30px;
    background-color: #ddd;
    margin: 0;
    border-bottom: 1px solid #aaa;
}

.highlightedListItem {
    height: 30px;
    background-color: #eee;
    margin: 0;
    border-bottom: 1px solid #aaa;
    padding: 0 15px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
}

.FormSection {
    padding-left: 5px;
    background-image: url(image/grad_header.gif);
    padding-bottom: 3px;
    padding-top: 3px;
    background-repeat: repeat-y;
}

.FormSectionCurve {
    background-image: url(image/bluecurve.gif);
    width: 10px;
    background-repeat: no-repeat;
    height: 25px;
}

.subheadertext {
    color: #194A8C;
}

.SubHeaderText {
    color: #194A8C;
}

.spreadtable {
    margin: 0px;
    width: 100%;
}

.bigheading {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
}

.btn {
    cursor: pointer;
    /*font-size: 12px;*/
    font-weight: bold;
    border: 1px solid;
    border-left-color: #ffffff;
    border-right-color: #888888;
    border-bottom-color: #888888;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#fffffff', EndColorStr='#33000000');
}

.lblSectionText {
    color: #194A8C;
    font-weight: bold;
}

.ValueSectionText {
    /*color: #194A8C;*/ /*Nishad Edited 29062014*/
    font-weight: bold;
}

.textEntry {
    padding-left: 3px;
}

.lblSectionText {
    color: #194A8C;
    font-weight: bold;
}

.dotline {
    border-bottom: gainsboro 1px dotted;
}

.collapsePanel {
    width: 100%;
    background-color: white;
}

.collapsePanelHeader {
    width: 100%;
    color: #d4e5f6;
    background-color: Aqua;
    font-weight: bold;
    float: none;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}

.lblLeave {
    border-right: #d2e4f6 1px solid;
    border-top: #d2e4f6 1px solid;
    padding-left: 5px;
    font-size: 11px;
    border-left: #d2e4f6 1px solid;
    width: 140px;
    color: black;
    border-bottom: #d2e4f6 1px solid;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    background-color: whitesmoke;
}

.Dotted_Underline_PA {
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    text-align: justify;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: black 1px dotted;
}

.bugPrompt {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 3px;
}

.DataLabel_Big {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    font-size: 11px;
    border-left: #dcdcdc 1px solid;
    width: 150px;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
    font-family: Tahoma;
    height: 18px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.SubHeader {
    padding-left: 3px;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

/* Modal Popup CSS*/
.mpBg {
    background-color: #3753fc;
    filter: alpha(opacity=30);
    /*opacity: 0.3;*/
}

.mp {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    position: fixed !important;
    top: 29% !important;
}

.mpHd {
    background-color: #616cae;
    border-color: White;
    border-width: 1px;
    color: White;
    font-weight: bold;
    width: 100%;
    height: 16px;
}

.mpClose {
    text-align: center;
    width: 100%;
}

.mpCloseButton {
    position: absolute;
    right: 4px;
    width: 17px;
    height: 18px;
}

.modalBackground {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 199999 !important;
}
    .AllowToolTip {
    text-overflow: ellipsis;
}
    tbody.ig_87887f99_r4 tr th, tbody.ig_bcb7b4f2_r4 tr th, tbody.ig_6786bed4_r4 tr th, tbody[class^="ig_"] tr th {
    background-image: none !important;
    background-color: #fafafa;
    color: #f9f9f9 !important;
    border: 0 !important;
    max-width: 10px !important;
    width: 10px !important;
    padding:0;
}
.modalForeground {
    background-color: White;
}

.mpHeaderText {
    /*color: Maroon;*/
    font-weight: bold;
    font-size: large;
}

.DataLabel_VeryBig {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    border-left: #dcdcdc 1px solid;
    width: 100%;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    height: 47px;
}

.DataLabel_Big {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    border-left: #dcdcdc 1px solid;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
    width: 150px;
    height: 18px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.DataLabel_NoWidth {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    border-left: #dcdcdc 1px solid;
    color: #191970;
    border-bottom: #dcdcdc 1px solid;
    font-size: 12px;
    font-family: "Helvetica";
    height: 18px;
    background-color: #f5f5f5;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/*.DataLabel
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    
    border-left: #dcdcdc 1px solid;
    width: 10px;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
  
    height: 18px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
*/
.formsectionlabel {
    /*font-size: 12px;*/
    font-family: Verdana;
}

.l5pad {
    padding-left: 5px;
}

.textgray {
    padding-left: 3px;
    /*font-size: 8pt;*/
    width: 150px;
}

.grdDelBtnLeavetran {
    background: url(image/cross.gif) no-repeat center;
}

/* Modal Popup CSS*/
.mpBg {
    background-color: #3753fc;
    filter: alpha(opacity=30);
    /* opacity: 0.3;*/
}

.mp {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.mpHd {
    background-color: #616cae;
    border-color: White;
    border-width: 1px;
    color: White;
    font-weight: bold;
    width: 100%;
    height: 16px;
}

.mpClose {
    text-align: center;
    width: 100%;
}

.mpCloseButton {
    position: absolute;
    right: 4px;
    width: 17px;
    height: 18px;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.column_options label {
    padding-right: 12px;
    color: White;
}

.InputStyleGrey {
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    padding-left: 3px;
    font-size: 8pt;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.TextFieldCell {
    vertical-align: top;
    text-align: left;
    border-bottom: gainsboro 1px dotted;
}

.Margin {
    height: 8px;
}

.Table {
    width: 98%;
    height: 1%;
}

.HighLight {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 3px;
    font-weight: bold;
}

.HeaderText {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.EmpNameText {
    font-family: Verdana;
    font-size: 13px;
}

.bugPrompt {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 3px;
}

.TextLabel {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    padding-left: 3px;
    font-size: 12px;
}

.DataLabel_NoHW {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    border-left: #dcdcdc 1px solid;
    width: 10px;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.TitleCell {
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    padding-left: 3px;
    font-size: 11px;
    border-left: gainsboro 1px solid;
    color: black;
    border-bottom: gainsboro 1px solid;
    font-family: Tahoma;
    height: 15px;
    background-color: #f5f5f5;
}

#HeaderContent {
    border-bottom: gray 1px ridge;
    height: 55px;
    width: 100%;
}

#MainContent {
    background-image: url(../../images/vert_grad_header2.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    overflow: auto;
}

.TransparentGrayBackground {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}

.PageUpdateProgress {
    background-color: #CF4342;
    color: #fff;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 50%;
    left: 45%;
    z-index: 999;
}

/* Modal Popup CSS*/
.mpBg {
    background-color: #3753fc;
    filter: alpha(opacity=30);
    /*opacity: 0.3;*/
}

.mpContent {
    background-image: url(image/background.gif);
}

.mp {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.mpHd {
    background-image: url(image/topbackground.gif);
    background-color: Lime;
    border-color: White;
    border-width: 1px;
    color: Maroon;
    font-weight: bold;
    width: 100%;
    height: 16px;
}

.mpClose {
    text-align: center;
    width: 100%;
}

.mpCloseButton {
    position: absolute;
    right: 4px;
    width: 17px;
    height: 18px;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.column_options label {
    padding-right: 12px;
    color: Black;
}

.TransparentGrayBackground {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
}

.PageUpdateProgress {
    background-color: #CF4342;
    color: #fff;
    width: 250px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 50%;
    font-size: medium;
    left: 25%;
    z-index: 999;
}

/* Ajax Calendar Extender control style */
.cal_Theme1 .ajax__calendar_container {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    z-index: 9999;
}

.bgbtn {
    background-image: url(../../images/btn_bg.jpg) right no-repeat;
    text-align: center;
}

#dropmenudiv {
    position: absolute;
    border: 1px solid black;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
}

.ContextMnu {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: #194A8C;
}


.DataLabel {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    font-size: 11px;
    border-left: #dcdcdc 1px solid;
    width: 110px;
    color: #000000;
    border-bottom: #dcdcdc 1px solid;
    font-family: Tahoma;
    height: 14px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}


.TextBoxLightGrey {
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    font-size: 11px;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    font-family: Tahoma;
    color: black;
    height: 14px;
}

.TextBoxLightGreyLib {
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    font-size: 12px;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    font-family: Tahoma;
    color: black;
    height: 14px;
}

.ComboSmall {
    font-size: 14px;
    color: black;
    font-family: Tahoma;
    width: 220px;
}

.MaterFileTD {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    font-size: 11px;
    border-left: #dcdcdc 1px solid;
    width: 110px;
    color: #191970;
    border-bottom: #dcdcdc 1px solid;
    font-family: Tahoma;
    height: 14px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.MaterFileTDLib {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    font-size: 12px;
    border-left: #dcdcdc 1px solid;
    width: 110px;
    color: #191970;
    border-bottom: #dcdcdc 1px solid;
    font-family: Tahoma;
    height: 14px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.InputStyle {
    border-right: #000080 1px;
    border-top: #000080 1px;
    padding-left: 3px;
    font-size: 8pt;
    border-left: #000080 1px;
    border-bottom: lightsteelblue 1px solid;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    background-color: transparent;
}

/*Nishad Added*/
.bigheadingNew11 {
    padding-right: 4px;
    color: #000000;
    font-family: Tahoma;
    background-color: #ffffff;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: right;
}

.bigheadingNew {
    padding-left: 4px;
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    height: 18px;
    background-color: #ffffff;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: right;
}

.ComboBig {
    /*font-size: 11px;
    color: black;
    font-family: Tahoma;
    width: 200px;*/
}

.datebox {
    border: 1px solid #c0c0c0;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 3px;
    width: 110px;
    text-align: left;
    height: 15px;
}

.chbox {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 3px;
    text-align: left;
    height: 15px;
}

.ComboSmall_New {
    font-size: 11px;
    color: black;
    font-family: Tahoma;
    width: 150px;
}

.ComboSmall {
    font-size: 14px;
    color: black;
    font-family: Tahoma;
    width: 220px;
}

.LeaveNote {
    border-right: silver 1px solid;
    padding-right: 4px;
    border-top: silver 1px solid;
    padding-left: 4px;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: silver 1px solid;
    width: 200px;
    color: #000000;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    font-family: tahoma;
    background-color: #ffffe0;
    text-align: center;
}

.bigheadingLeft {
    padding-left: 4px;
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    height: 18px;
    background-color: #ffffff;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
}

.MaterFileTD2 {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding-left: 4px;
    font-size: 11px;
    border-left: #dcdcdc 1px solid;
    color: #191970;
    border-bottom: #dcdcdc 1px solid;
    font-family: Tahoma;
    height: 14px;
    background-color: #f5f5f5;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
