﻿/* CSS Document */
body, html
{
    margin: 0;
    padding: 0; /*font-family:Verdana;*/
    background-repeat: repeat;
    background-attachment: fixed; /*background-color: #f9f9f9;*/ /*font: 11px Verdana;*/
    background: #F5F6F7; /* font-family: 'Lucida Grande',Helvetica,Verdana,Arial,sans-serif;*/
    font-family: Segoe UI;
    font-size: 11px; /*background: linear-gradient(#fff, #F5F6F7);  Standard syntax */
}
/*  background-image:url(../../Images/bg_grain_200x200.png); */
/*background-image:url(../img/bg-grad-7.jpg);background-repeat:repeat-x; background-attachment:fixed;*/
/*background-color: #EBF1F8; */
/*background-color:#ccc;*/
/*
a:link
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a:active
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a:visited
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a:hover
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}

a.header1link:link
{
    font-size: 10px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a.header1link:active
{
    font-size: 10px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a.header1link:visited
{
    font-size: 10px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
a.header1link:hover
{
    font-size: 10px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}

a.disableLink:link
{
    font-size: 10px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}
a.disableLink:active
{
    font-size: 10px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}
a.disableLink:visited
{
    font-size: 10px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}
a.disableLink:hover
{
    font-size: 10px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
    cursor: default;
}
*/
/*-------------- Master Page CSS Start ----------- */
.min_width
{
    padding: 0 480px;
    text-align: left;
}
.min_width .min_width_inner
{
    width: 100%; /*  gives the element hasLayout */
}
.min_width .min_width_container
{
    margin: 0 -480px;
    position: relative;
    float: left;
}

/* Sangraal layout styles */
.maincontainer
{
    position: relative;
    overflow: hidden;
    min-width: 960px; /* For good browsers */
    background-color: #fff;
    width: 100%;
    padding-bottom: 85px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}
/* Left column */
.maincontainer .column01
{
    float: left;
}
/* Width is set in inner div of column to avoid the use of negative margins */

.maincontainer .column01 .restraint
{
    padding-left: 2%;
}

/*.maincontainer .column01 .restraint,*/
.maincontainer .column03 .restraint
{
    background-color: #fff;
    padding-right: 1%;
}


/* Left column */
.maincontainer .column03
{
    float: right;
    background-color: #fff;
}
/* Middle column */
.maincontainer .column02
{
    overflow: hidden;
    padding-left: 0%;
}
.maincontainer .column02 .restraint
{
    width: 100%;
    background-color: #FCC;
}
* html .maincontainer .column02
{
    /* cause hasLayout so middle column will sit between left and right */
    display: inline-block;
}
/*-------------- Master Page CSS End ----------- */

/* CSS for UserGuide Boxes */

.MoreLinks
{
    font-size: 1.1em;
    list-style-image: url("../../Images/hBulletLN.gif");
    margin: 0px 12px;
    line-height: 150%;
}

.ContentBody
{
    font-size: 1.2em; /*font-family: Arial, Tahoma, Helvetica, sans-serif !important;*/
    font-family: Segoe UI;
    color: #555555;
    line-height: 1.6em;
    text-indent: 3px;
    text-align: left;
    padding-top: 6px;
    padding-left: 6px;
}

.ContentBody h1
{
    height: 24px;
    width: 100%; /*border-width: 1px;*/
    border-color: #fff;
    border-style: solid;
    color: #0c4f9e !important;
    font-size: 18px;
    font-weight: bold;
    text-indent: 3px;
    text-align: left;
    padding-top: 6px;
}

.ContentBody h2
{
    height: 24px;
    width: 100%; /*border-width: 1px;*/
    border-color: #fff;
    border-style: solid;
    color: #d57626 !important;
    font-size: 16px;
    font-weight: bold;
    text-indent: 3px;
    text-align: left;
    padding-top: 6px;
}

.ContentBody h3
{
    height: 24px;
    width: 100%; /*border-width: 1px;*/
    border-color: #fff;
    border-style: solid;
    color: #gray !important;
    font-size: 14px;
    font-weight: bold;
    text-indent: 3px;
    text-align: left;
    padding-top: 6px;
}

.treeNode
{
    /*border: Solid 1px black;     background-color: lightgray;*/
    color: gray;
    font: 12px Arial, Sans-Serif;
}
.rootNode
{
    font-size: 11px;
    width: 100%;
    font-weight: bold; /*border-bottom: Solid 1px black;*/
}
.leafNode
{
    padding: 4px;
}

.treeNode a
{
    /*color: #4b1207;*/
    color: #0c4f9e;
    font: 12px Arial, Sans-Serif !important;
}
.treeNode a:link
{
    /*color: #4b1207;*/
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.treeNode a:visited
{
    /*color: #4b1207;*/
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.treeNode a:hover
{
    color: #575757;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.boxOutline
{
    outline: 2px inset #0c4f9e;
    outline-offset: 10px;
}

.boxForContent
{
    /* CSS3 */
    box-shadow: 0px 1px 3px #808080;
    border-radius: 0px 9px 9px 9px;
    -moz-border-radius: 0px 9px 9px 9px;
    -webkit-border-radius: 0px 9px 9px 9px;
    border: 1px solid #D9D9D9; /*border-style: solid;     border-color: #d3dde3;     border-width: 1px;*/
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

.boxForContent4
{
    /* CSS3 */
    box-shadow: 0px 1px 3px #808080;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border: 1px solid #D9D9D9; /*border-style: solid;     border-color: #d3dde3;     border-width: 1px;*/
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

.boxcontainer
{
    /* width: 145px;*/
    border-style: solid;
    border-color: #d3dde3;
    border-width: 0px;
}

.boxtitle
{
    background-image: url(../../Images/left-head-smallmenu.jpg);
    background-repeat: no-repeat;
    text-align: left;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    color: #FFF;
    font-weight: bold;
}


/* -- Left Menu  START */
.smallboxcontainer
{
    width: 145px;
    border-style: solid;
    border-color: #d3dde3;
    border-width: 0px;
}
.smallboxcontainer-right
{
    width: 200px;
    border-style: solid;
    border-color: #d3dde3;
    border-width: 0px;
}
.smallboxtitle-right
{
    background-image: url(../../Images/right-head-smallmenu.jpg);
    background-repeat: no-repeat;
    text-align: left;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    color: #FFF;
}
.smallboxtitle
{
    background-image: url(../../Images/left-head-smallmenu.jpg);
    background-repeat: no-repeat;
    text-align: left;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    color: #FFF;
}
.smallboxcontent
{
    border-style: solid;
    border-color: #d3dde3;
    border-width: 1px;
    background-color: #f6f5f5;
}
.smallBox
{
    border: 0px solid #d3dde3;
    background: #fff;
    text-align: left; /*margin: 2px 2px 5px 2px;*/
    font-size: 11px;
}
.smallBox th
{
    border: 0px solid #d3dde3;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: #e8e8e8;
    color: #585757;
}
.smallBox a
{
    /*olor: #4b1207;*/
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.smallBox a:link
{
    /*color: #4b1207;*/
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.smallBox a:visited
{
    /*color: #4b1207;*/
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.smallBox a:hover
{
    color: #575757;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.smallBox td
{
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom: 1px solid #d2d1d1; /* border-right: solid 1px #d3dde3;     border-bottom: solid 1px #eee; 12 */ /* text-indent: 2px; 8 */
    color: #4b1207; /*height: 18px;*/
    text-align: left; /*white-space:nowrap;*/
    font-size: 11px;
    background-color: #fafafa;
}

.smallBox a.disableLink
{
    color: #585757;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.smallBox a.disableLink:link
{
    color: #585757;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.smallBox a.disableLink:visited
{
    color: #585757;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.smallBox a.disableLink:hover
{
    color: #585757;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}



.linkBtnWide
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #0c4f9e;
    text-decoration: none;
    padding: 0 1px 0 0;
}
a.linkBtnWide:link
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #0c4f9e;
    text-decoration: underline;
}
a.linkBtnWide:active
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #0c4f9e;
    text-decoration: underline;
}
a.linkBtnWide:visited
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #0c4f9e;
    text-decoration: underline;
}
a.linkBtnWide:hover
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #4b1207;
    text-decoration: underline;
}


.linkSelected
{
    font: 10px 'Verdana';
    font-weight: bold;
    color: #d57626;
    text-decoration: none;
    padding: 0 1px 0 0;
}
a.linkSelected:link
{
    font: 10px 'Verdana';
    font-weight: bold;
    color: #d57626;
    text-decoration: none;
}
a.linkSelected:active
{
    font: 10px 'Verdana';
    font-weight: bold;
    color: #d57626;
    text-decoration: none;
}
a.linkSelected:visited
{
    font: 10px 'Verdana';
    font-weight: bold;
    color: #d57626;
    text-decoration: none;
}
a.linkSelected:hover
{
    font: 10px 'Verdana';
    font-weight: bold;
    color: #d57626;
    text-decoration: none;
    cursor: default;
}

.linkBtnWidedisable
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #a5a29d;
    text-decoration: underline;
    padding: 0 1px 0 0;
}
a.linkBtnWidedisable:link
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #a5a29d;
    text-decoration: underline;
}
a.linkBtnWidedisable:active
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #a5a29d;
    text-decoration: underline;
}
a.linkBtnWidedisable:visited
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #a5a29d;
    text-decoration: underline;
}
a.linkBtnWidedisable:hover
{
    font: 11px 'Verdana'; /*font-weight: 600;*/
    color: #a5a29d;
    text-decoration: underline;
}


/* User Guide Table START*/
 table.gridtable
        {
            border-width: 1px;
            border-color: #666666;
            border-collapse: collapse;
            width:100%;
        }
       
        table.gridtable th
        {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #dedede;
        }
        table.gridtable td
        {
            border-width: 1px;
            padding: 8px;
            border-style: solid;
            border-color: #666666;
            background-color: #ffffff;
            vertical-align: text-top;
        }

/* User Guide Table END*/


/* -- Left Menu  END */

/* Header Layer _START */
.headingtitle
{
    color: #C33;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.headerLayer1
{
    /* In */
    height: 18px;
    color: #333333;
    background-color: transparent;
    width: 100%; /* background-color:#0B3861 */
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-color: #610416;
    border-style: solid;
}
.headerLayer2
{
    width: 100%;
}
.headerLayer3
{
    /* In */
    height: 25px;
    color: #333333;
    background-color: #e2eaed;
    width: 100%;
    border-width: 0px;
    border-top-width: 0px;
    border-color: #610416;
    border-style: solid;
}
.headerLayer4
{
    /* In */
    height: 25px;
    color: #333333;
    background-color: #c5d8f0;
    width: 100%;
    border-width: 0px;
    border-color: #610416;
    border-style: solid;
}
/* Header Layer _END */
.tables
{
    width: 100%;
    background: #fff;
    display: table;
    text-align: center;
}
.tables td
{
    padding-bottom: 3px;
}
.dataRegion
{
    padding: 2px;
    border-style: solid;
    border-color: #c9d1d6;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
}
#content
{
    width: 100%;
    background: #fff;
    clear: both;
    min-height: 100%;
    padding-bottom: 85px;
    text-align: center;
    height: auto !important;
    border-width: 0px;
    border-style: solid;
    border-color: Gray;
}
#contentTitle
{
    height: 40px;
    width: 98%; /*border-width: 1px;*/
    border-color: #fff;
    border-style: solid;
    color: #d57626;
    font-size: 32px;
    font-weight: lighter;
    text-indent: 0px;
    margin-left: -5px;
}
/*background-color: #eaeaea; background: url('GlobalImages/subheader_bg.png') repeat-x;     line-height: 27px;     font-weight: 700;     text-indent: 10px;     text-align: left;     color: #042f64;     font-size: 11px;*/
#contentTitle span
{
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
}
#contentTitle .maincontTitle
{
    color: #d57626;
    font-size: 14px;
    font-weight: bold;
}

.pageheading
{
    /*     height: 24px;     color: #d57626;      border-width: 0px;      border-color: #d2d1d1;     border-style: solid;      font-size: 14px;     font-weight: bold;     text-indent: 0px;          border-color: #d2d1d1;     border-style: solid;     border-width: 0;     color: #d57626;          font-size: 2.375em;     font-weight: 200;     height: 24px;     text-indent: 0; */
    height: 33px;
    width: 95%; /*border-width: 1px;*/
    border-color: #fff;
    border-style: solid;
    color: #d57626;
    font-size: 32px;
    font-weight: lighter;
    text-indent: 3px;
    text-align: left;
    padding-left: 5px;
}
.pageheading span
{
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
}
.pageheading a:link
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
.pageheading a:active
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
.pageheading a:visited
{
    font-size: 11px;
    color: #0c4f9e;
    font-weight: normal;
    text-decoration: underline;
}
.pageheading a:hover
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: underline;
}
.pageheading .spacer
{
    font-size: 11px;
    color: #333;
    font-weight: normal;
}

.footer
{
    color: #fff;
    height: 20px;
    background-color: #1c5c9c;
    width: 100%;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-color: #610416;
    border-style: solid;
    clear: both;
    position: fixed;
    bottom: 0px; /*margin: 0 0% 0 0%;*/
}
.footer div
{
    padding: 2px;
}
.loginfooter
{
    color: #fff;
    height: 20px;
    background-color: #1f5f9d;
    width: 100%;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 2px;
    border-color: #610416;
    border-style: solid;
    white-space: nowrap;
}
.loginlefterborder
{
    border-left-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-color: #610416;
    border-style: solid;
}

.search
{
    text-align: right;
    border-width: 0px;
    border-style: solid;
    border-color: #e2eaed; /*margin: 5px;     padding-bottom: 5px; */ /* border-bottom: solid 1px #ccc;*/
    width: 100%;
    padding-top: 10px;
}
.search a
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.search a:link
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.search a:hover
{
    font-size: 11px;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.searchHdr
{
    width: 100%;
    height: 28px; /*color: #575757;*/
    color: #0c4f9e; /*background-color: #e7e7e7;*/
    cursor: pointer;
    vertical-align: middle;
    font-size: 11px;
    text-align: right;
    float: inherit;
    margin-top: -25px; /*border-color: lightgray;     border-style: solid;*/ /* background-color:Yellow;*/
}

.searchHdrleft
{
    height: 24px; /*color: #575757;*/
    color: #000; /*background-color: #e7e7e7;*/
    cursor: pointer;
    vertical-align: middle;
    font-size: 11px;
    text-align: left; /* background-color:Aqua;*/
}
.searchHdrTitles
{
    width: 100%;
    height: 24px; /*color: #575757;*/
    color: #0c4f9e;
    vertical-align: bottom;
    font-size: 11px;
    text-align: left;
    padding-top: 28px;
}
.searchHdr div
{
    padding: 5px;
}



.dataTbl
{
    width: 100%;
    height: auto;
    padding-top: 12px; /*background-image:url(../../Images/dataTbl-bg-1.gif);*/
    padding-bottom: 12px;
    background-color: #fafafa;
    background-repeat: repeat;
    font-size: 11px;
    text-align: right; /*margin-top: 3px;*/
    text-indent: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #dbdbdb;
}
.dataTbl td
{
    color: #353535;
}
.dataTbl .textnormal3
{
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-indent: 1px;
    font-family: Segoe UI;
}
.dataTbl .captionsub
{
    color: #575757;
    font-size: 11px;
    font-weight: bold;
}
.dataTbl1
{
    width: 100%;
    height: auto;
    padding-top: 4px; /* background-image:url(../img25jan2012/dataTbl-bg.gif);    background-repeat:repeat;*/
    background-color: #fff;
    font-size: 11px;
    text-align: right; /*margin-top: 3px;*/
    text-indent: 2px;
    border-top-width: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #c9d1d6;
}
.dataTbl1 td
{
    color: #353535;
}
.dataTbl1 .captionsub
{
    color: #575757;
    font-size: 11px;
    font-weight: bold;
}

.dataTbl2
{
    width: 100%;
    height: auto;
    padding-top: 4px; /* background-image:url(../img25jan2012/dataTbl-bg.gif);    background-repeat:repeat;*/
    background-color: #fff;
    font-size: 11px;
    text-align: right; /*margin-top: 3px;*/
    text-indent: 2px;
    border-top-width: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #87AFC7;
}
.dataTbl2 td
{
    color: #353535;
}
.dataTbl2 .captionsub
{
    color: #575757;
    font-size: 11px;
    font-weight: bold;
}
.rightcaptionsub
{
    color: #575757;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.dataTbl1 .textnormal3
{
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-indent: 1px;
    font-family: Segoe UI;
}
.dataTbl1 .textSmall2
{
    font-size: 11px;
    font-weight: normal;
    color: #0c4f9e;
}
.formlabelvaluefont
{
    font-size: 11px;
    color: #575757;
    font-weight: bold;
}


.formlabelvaluefont1
{
    font-size: 11px;
    color: #000;
    font-weight: normal;
}


.dataTblInnerRegion
{
    height: auto;
    background-color: #fff;
    background-repeat: repeat;
    font-size: 11px;
    text-align: right;
    text-indent: 2px;
    border-top-width: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #c9d1d6;
}
.dataTblInnerRegion td
{
    color: #353535;
}

.dataTblInnerRegionForWhatsThis
{
    height: auto;
    background-color: #ffff99;
    background-repeat: repeat;
    font-size: 11px;
    text-align: left;
    text-indent: 2px;
    border-top-width: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #ffff99;
    padding: 3px 3px 3px 3px;
}

.dataTblInnerRegionForWhatsThis td
{
    color: #ffff99;
}

.dataTblInnerRegionForLearnMore
{
    height: auto;
    background-color: #E8E8E8;
    background-repeat: repeat;
    font-size: 11px; /*font-family: 'Ubuntu' , "Tahoma" , Helvetica, Arial, sans-serif !important;*/
    font-family: Segoe UI;
    text-align: left;
    text-indent: 2px;
    border-top-width: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #B8B8B8;
    padding: 5px 5px 5px 5px;
}

.gridpack
{
    margin-left: auto; /* margin-right:auto;*/
    width: 100%; /*margin-left:auto; */
    margin-right: auto;
}
.gridscrollable
{
    vertical-align: top;
    margin-top: 4px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%; /*margin-left:auto; */
    margin-right: auto;
}

.dataGrid
{
    border: 1px solid #dbdbdb;
    background: #fff;
    text-align: left; /*margin: 2px 2px 5px 2px;*/
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
}
.dataGrid th
{
    border: 1px solid #fafafa;
    font-size: 11px; /* padding-left: 3px; 3 */
    text-align: center; /* color: #0c4f9e; margin: 2px 2px 5px 2px;*/
    color: #575757; /*text-indent: 2px; 4 */
    padding: 3px;
}
.dataGrid th span
{
    font-size: 11px; /* padding-left: 3px; 5 */
    text-align: left;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid span
{
    font-size: 11px; /* padding-left: 3px; 6 */ /* text-indent: 2px; 7*/
    text-align: left;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid td
{
    border: 1px solid #fafafa;
    color: #575757;
    text-align: left;
    font-size: 11px;
    padding: 3px;
}
.dataGrid td span
{
    color: #575757;
    text-align: left;
    font-size: 11px;
}
.dataGrid .grouphead
{
    border-top: 1px solid #cbcbcb;
    font-size: 11px;
    text-align: center;
    color: #575757;
    padding: 3px;
}
.dataGrid .centerdata
{
    font-size: 11px;
    text-align: center;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid .centerdata span
{
    font-size: 11px;
    text-align: center;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid .rightdata
{
    font-size: 11px;
    text-align: right;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid .rightdata span
{
    font-size: 11px;
    text-align: right;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid .leftdata
{
    font-size: 11px;
    text-align: left;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid .leftdata span
{
    font-size: 11px;
    text-align: left;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.dataGrid a
{
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.dataGrid a:link
{
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.dataGrid a:visited
{
    color: #0c4f9e;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.dataGrid a:hover
{
    color: #575757;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.dataGrid .gridresultfooter
{
    font-size: 11px;
    font-weight: bold;
    background-color: #f5f5f5;
}
.gridHdr
{
    height: 20px;
    background-color: #f1f1f1;
    font-weight: bold;
    color: #575757;
    text-align: center; /*vertical-align: middle; */ /*background: #ccc url('GlobalImages/bg_dataGrid.jpg') repeat;*/
}
.gridHdr th
{
    border: 1px slid #cbcbcb;
    font-size: 11px; /* padding-left: 3px; 3 */
    text-align: center; /* color: #0c4f9e; margin: 2px 2px 5px 2px;*/
    color: #575757; /*text-indent: 2px; 4 */
    padding: 3px;
}
.dataGrid th span
{
    font-size: 11px; /* padding-left: 3px; 5 */
    text-align: left;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}
.gridHdr a
{
    color: #575757;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.gridHdr a:link
{
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.gridHdr a:visited
{
    color: #575757;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.gridHdr a:hover
{
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
/* Grid summary Start*/
.dataGridSummary
{
    border: 1px solid #d3dde3;
    background: #fff;
    text-align: left; /*margin: 2px 2px 5px 2px;*/
    font-size: 12px;
    border-collapse: separate;
    width: 100%;
    vertical-align: middle;
    font-size: 11px;
}

.dataGridSummary th
{
    font-size: 11px;
    color: #0c4f9e;
    padding-left: 3px;
    text-align: left; /* color: #0c4f9e; margin: 2px 2px 5px 2px;*/
    text-indent: 2px;
}
.dataGridSummary th span
{
    font-size: 11px;
    padding-left: 3px;
    text-align: left;
    color: #0c4f9e; /*margin: 2px 2px 5px 2px;*/
}
.dataGridSummary .centerdata
{
    font-size: 11px;
    text-align: center;
    color: #0c4f9e; /*margin: 2px 2px 5px 2px;*/
}
.dataGridSummary .rightdata
{
    font-size: 11px;
    text-align: right;
    color: #0c4f9e; /*margin: 2px 2px 5px 2px;*/
}
.dataGridSummary span
{
    font-size: 11px;
    padding-left: 3px;
    text-indent: 2px;
    text-align: left;
    font-size: 11px;
    color: #042f64; /*margin: 2px 2px 5px 2px;*/
}
.dataGridSummary td
{
    border-right: solid 1px #d3dde3;
    border-bottom: solid 1px #eee;
    text-indent: 2px;
    color: #042f64;
    height: 18px;
    text-align: left;
    font-size: 11px;
}
/* Grid Summary End */

/* Paging START */
#grdReuslt
{
    font-weight: bold;
    color: #575757;
    font-size: 11px;
    text-indent: 1px;
    text-align: left;
}
.grdResult
{
    font-weight: bold;
    color: #575757;
    font-size: 11px;
    text-indent: 10px;
    text-align: left;
}
#grdReuslt span
{
    font-weight: normal;
    color: #575757;
    font-size: 11px;
    text-indent: 10px;
    text-align: left;
}
.grdReuslt span
{
    font-weight: bold;
    color: #575757;
    font-size: 11px;
    text-indent: 10px;
    text-align: left;
}
.odd
{
    background: #f0f3f7;
}
.even
{
}
.paging
{
    width: 100%;
    font: 12px Verdna;
    color: #042f64;
    text-align: right;
    font-weight: 700;
}
.paging a
{
    color: #042f64;
    text-decoration: none;
}
.paging a:hover
{
    color: #84bae1;
}
div.pagination
{
    padding: 3px;
    margin: 3px;
}
div.pagination a
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none;
    color: #0c4f9e;
}
div.pagination a:hover, div.pagination a:active
{
    border: 1px solid #575757;
    color: #000;
}
div.pagination span.current
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #575757;
    color: #FFF;
}
div.pagination span.disabled
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
/* Paging END */

.captionsub
{
    color: #575757;
    font-weight: bold;
    font-size: 11px;
    text-align: left; /*margin-left: 3px;*/
}
.captionsub span
{
    color: #575757;
    font-weight: bold;
}
.captionsub a
{
    color: #0c4f9e;
    font-size: 11px;
}
.captionsub a:link
{
    color: #0c4f9e;
    font-size: 11px;
}
.captionsubNormal
{
    font-weight: normal;
    font-size: 11px;
    color: #353535;
}


.msgSuccess
{
    width: 99%;
    background: url(../../Images/Common/msgSuccess.gif) 0px 2px no-repeat;
    font-weight: 600;
    text-align: left;
    text-indent: 24px;
    padding: 5px 5px;
    color: #386d15;
    display: block;
}
.msgInfo
{
    width: 99%;
    background: url(../../Images/Common/msg_info.png) 5px 3px no-repeat;
    font-weight: 600;
    text-align: left;
    text-indent: 24px;
    padding: 5px 5px; /*  color: #de6503; */
    color: #6fa0d8;
    display: block;
}
.msgWarning
{
    width: 99%;
    background: url(../../Images/Common/msg_warning.gif) 5px 3px no-repeat;
    font-weight: 600;
    text-align: left;
    text-indent: 24px;
    padding: 5px 5px;
    color: #6fa0d8;
    display: block;
}
.msgError
{
    width: 40%;
    background: url(../../Images/Common/msgError.gif) 5px 3px no-repeat; /*background :none repeat scroll 0 0 yellow;*/
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    text-indent: 24px;
    padding: 5px 5px;
    color: #b02522;
    display: block;
}
ul.msgErrorSummary
{
    padding: 0px;
    font-weight: 600;
    margin: 3px 0px 1px -35px;
    width: 99%;
    color: #b02522;
}
ul.msgErrorSummary li
{
    font-size: 11px;
    line-height: 18px;
    list-style: none;
    padding-left: 24px;
    background: url(../../Images/Common/msgError.gif) left no-repeat;
    text-align: left;
}

ul.msgWarningSummary
{
    padding: 0px;
    font-weight: 600;
    margin: 3px 0px 1px -35px;
    width: 99%;
     color: #6fa0d8 ;
}
ul.msgWarningSummary li
{
     color: #6fa0d8;
    font-size: 11px;
    line-height: 18px;
    list-style: none;
    padding-left: 24px;
    background: url(../../Images/Common/msg_warning.gif) left no-repeat;
    text-align: left;
}

/* FONTS _START */

.textSmall1
{
    font-size: 11px;
    font-weight: normal;
    color: #575757;
}
.textSmall2
{
    font-size: 11px;
    font-weight: normal;
    color: blue;
}
.textSmall3
{
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
}
.textSmall4
{
    color: #575757;
    font-size: 11px;
}

/* name convention change */
.smalltext1
{
    color: #464545;
    font-size: 11px;
}
.smalltextimportantnote
{
    color: #464545;
    font-size: 11px;
    font-weight: bold;
}

.textNormal1
{
    font-size: 11px;
    font-weight: normal;
    color: #575757;
}
.textNormal2
{
    font-size: 11px;
    font-weight: normal;
    color: #575757;
}


.textnormal3
{
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-indent: 1px;
    font-family: Segoe UI;
}
.textTitle1
{
    font-size: 11px;
    font-weight: bold;
    color: #042f64;
    padding-left: 2px;
    vertical-align: baseline;
}
/* FONTS _END */

/* TextField & DropDown _START */



.textfield1
{
    height: 15px;
    width: 118px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #808080;
}
.textfield1a
{
    height: 15px;
    width: 100px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.textfield2
{
    height: 15px;
    width: 66px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.textfield3
{
    height: 15px;
    width: 60px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.textfield4
{
    /* height: 15px;*/
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.textfield5
{
    height: 12px;
    width: 30px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}

.textfieldlarge1
{
    height: 15px;
    width: 150px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.textfielddisabled
{
    height: 15px;
    width: 118px;
    background-color: #F0F8FF;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #989797;
}

.largeNumbers
{
    height: 15px;
    width: 100px;
    background-color: #fff;
    border-color: #728FCE;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    text-align: right;
    font-size: 11px;
}

.textfieldlarge2
{
    height: 15px;
    width: 200px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535;
}
.dropdown0
{
    width: 200px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    color: #363535; /*color:#575757;*/
}
.dropdown1
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 120px;
    color: #363535;
}
.dropdown1a
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 165px;
    color: #363535;
}
.dropdown2a
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 165px;
    color: #363535;
}
.dropdown2
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 102px;
    color: #363535;
}
.dropdownsmall
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 60px;
    color: #363535;
}
.dropdownsmall2
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 80px;
    color: #363535;
}
.dropdownsmall3
{
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
    width: 50px;
    height: 17px;
    color: #363535;
}

.medlistbox
{
    height: 78px;
    width: 160px;
    border-color: #999;
    border-style: Solid;
    border-width: 1px;
    font-size: 11px;
    font-family: Segoe UI;
    color: #363535;
}
.largelistbox
{
    height: 78px;
    width: 200px;
    border-color: #999;
    border-style: Solid;
    border-width: 1px;
    font-size: 11px;
    font-family: Segoe UI;
    color: #363535;
}
.largelistbox1
{
    height: 170px;
    width: 280px;
    border-color: #999;
    border-style: Solid;
    border-width: 1px;
    font-size: 11px;
    font-family: Segoe UI;
    color: #363535;
}
/* TextField & DropDown _END */
/* Button _START */
.buttonnormal
{
    text-align: center;
    border: solid 1px #1d5ca9; /*color: #000;*/
    min-width: 40px;
    color: #fff; /*background-image: url(../../Images/AIMS/button-3.jpg); background-repeat: repeat-x; */
    background-color: #3b5998;
}
.button
{
    background: #ccc url(../../Images/AIMS/button-3.jpg) repeat left;
    height: 19px; /*font: 11px Verdana;*/
    text-decoration: none;
    padding: 3px 5px 0px 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #1d5ca9; /*color: #000;*/
    min-width: 40px;
    color: #fff; /* color: #3b5998; */
}

.buttonForHyperLink
{
    background: #ccc url(../../Images/AIMS/hyperlink.jpg) repeat left;
    height: 19px; /*font: 11px Verdana;*/
    text-decoration: none;
    padding: 3px 5px 0px 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #928f8e; /*color: #000;*/
    min-width: 40px;
    color: #fff;
}


/*.button a:link*/
a.button:link
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
a.button:active
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
a.button:visited
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
a.button:hover
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}

.DisableButton
{
    background: #ccc url(../../Images/AIMS/button-2.jpg) repeat left;
    height: 19px; /*font: 11px Verdana;*/
    text-decoration: none;
    padding: 3px 5px 0px 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #1d5ca9; /*color: #000;*/
    min-width: 40px;
    color: #fff;
    font-size: 11px;
    font-family: Segoe UI;
    font-weight: normal;
}
.buttonDisable
{
    background: #ccc url(../../Images/AIMS/button-2.jpg) repeat left;
    height: 19px; /*font: 11px Verdana;*/
    text-decoration: none;
    padding: 3px 5px 0px 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #999; /*color: #000;*/
    min-width: 40px;
    color: #FFF;
}
a.buttonDisable:link
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
a.buttonDisable:active
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
a.buttonDisable:visited
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
a.buttonDisable:hover
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
.divBtn
{
    height: 25px;
    width: 99%;
    border: 0px solid #000000;
    text-align: right;
    clear: both;
    margin-left: 7px !important;
    color: #fff;
}
.divBtn a:link
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtn a:active
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtn a:visited
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtn a:hover
{
    font-size: 11px;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}


/* Button _END */



.spacer
{
    color: #363535;
    font-size: 11px;
}
.spacer-menu
{
    color: #363535;
    font-size: 11px;
}

.caption
{
    width: auto;
    height: auto;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    border-color: Gray;
    background: #fff;
    border-right: 2px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
}
.captionclass
{
    color: #0c4f9e;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    height: 20px; /*margin-left: 3px;*/
}
.captionnormal
{
    color: #0c4f9e;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    height: 20px; /*margin-left: 3px;*/
}
.caption div
{
    padding: 5px;
    font-weight: lighter;
}
.caption span
{
    color: #0c4f9e;
    font-size: 20px;
    font-weight: lighter;
}
.caption .captionsubnormal
{
    font-size: 11px;
    font-weight: lighter;
}



#Dropship
{
    text-align: left;
    font-size: 11px;
}

.hrSeparater
{
    border-color: #c9d1d6;
    border-style: dashed;
    border-width: 1px;
}


/* Modal START */
.modalDialog_transparentDivs
{
    filter: alpha(opacity=40); /* Transparency */
    opacity: 0.4; /* Transparency */
    background-color: #AAA;
    z-index: 1;
    position: absolute; /* Always needed	*/
}
.modalDialog_contentDiv
{
    border: 2px solid #666;
    padding: 2px; /*z-index:1; Always needed	*/ /*position:absolute;	 Always needed	*/
    background-color: #FFF; /* White background color for the message */
}
.modalDialog_contentDiv_shadow
{
    z-index: 90; /* Always needed	- to make it appear below the message */
    position: absolute; /* Always needed	*/
    background-color: #555;
    filter: alpha(opacity=30); /* Transparency */
    opacity: 0.3; /* Transparency */
}
/* Modal END */


/* --------------- NEW AIMS CSS ENDS ------------------ */
.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: White;
    color: InfoText;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow-y: scroll;
    overflow-x: none;
    height: 100px;
    text-align: right;
    list-style-type: none;
    padding: 0px;
    width: auto;
}

.autocomplete_completionListElement2
{
    margin: 0px !important;
    background-color: White;
    color: InfoText;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow-y: scroll;
    overflow-x: none;
    height: 100px;
    text-align: right;
    list-style-type: none;
    padding: 0px;
    width: auto;
    visibility: hidden;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.watermarked
{
    padding: 2px 0 0 2px; /* background-color: #F0F8FF; */
    color: Gray;
    height: 15px;
    width: 118px;
    border-color: #728FCE;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 9px;
}



/* name convention change */




.divBtnLeft
{
    height: 25px;
    width: 99%;
    border: 0px solid #000000;
    text-align: left;
    clear: both;
    margin-left: 1px !important;
    color: #fff;
}
.divBtnLeft a:link
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtnLeft a:active
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtnLeft a:visited
{
    font-size: 11px;
    font-family: Segoe UI;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}
.divBtnLeft a:hover
{
    font-size: 11px;
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
}

.captionsub
{
    height: 24px;
    color: #575757;
    font-weight: bold;
    font-size: 11px;
    text-align: left; /*margin-left: 3px;*/
}



/*----      this CSS will be used for Grids        ----*/
.box
{
    border: 1px solid #d3dde3;
    background: #fff;
    text-align: center; /*margin: 2px 2px 5px 2px;*/
    font-size: 11px;
    padding: 8px 5px 8px 5px;
    height: 40px;
}
.boxdark
{
    height: 40px;
    width: 100px;
    border: 1px solid #d3dde3;
    background-color: #817e7e;
    color: #fff;
    padding: 8px 8px 10px 8px;
}
.boxdark div
{
    font-weight: bold;
    text-align: center; /*margin: 2px 2px 5px 2px;*/
    font-size: 11px;
}
.box .image
{
    height: 22px;
}











/* Mine Added */
/*.dataGrid-onmouseover{ background-color: #E6E6FA; }
.dataGrid-onmouseout{ background-color: #FFFFFF; }
*/

input[type="password"]
{
    height: 15px;
    width: 118px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
}
input[type="file"]
{
    height: 20px;
    width: 180px;
    background-color: #fff;
    border-color: #999;
    border-width: 1px;
    border-style: Solid;
    font-family: Segoe UI;
    font-size: 11px;
}
input[type="button"]
{
    background-image: url(../img25jan2012/button-3.jpg);
    background-repeat: repeat-x;
    background-color: #3871b6;
    color: #FFF;
    font-family: Segoe UI;
    font-size: 11px;
    border-width: 1px;
    border-style: Solid;
}
image, input
{
    width: auto;
}
checkbox, input
{
}
hidden, input
{
}
.text-small-3
{
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
}

/*---------------------------------------------------------------------------------------------------------*/
/* CSS Document */


#wrapper
{
    height: 85.1%;
    margin: 41px 0 0 12px;
    width: 99%;
    overflow-y: auto; /* background-color: White;*/
}

#LeftMenu
{
    min-height: 420px;
    width: 20%;
    height: 800PX;
    margin: 0 auto;
    margin-top: 100px;
    border: 1px;
}

#headerTopLeft
{
    background: url('GlobalImages/header-logo.gif' ) no-repeat;
    width: 184px;
    height: 56px;
    float: left;
    margin-top: 10px;
}

#headerTopRight
{
    background: transparent;
    width: 802px;
    float: left;
    font: 11px 'Verdana';
    color: #fff;
    text-align: right;
    padding-top: 5px;
}
#headerTopRight a
{
    text-decoration: underline;
    border-left: dashed 1px #fff;
    padding: 5px;
    font: 11px 'Verdana';
}

#headerTopRight a:hover
{
    text-decoration: none;
    color: #fff;
}

#headerBottomLeft
{
    background: #fff;
    width: 848px;
    height: 30px;
    padding-top: 7px;
    float: left;
    font: 14px 'Verdana';
    color: #002280;
    text-align: left;
    text-indent: 8px;
}
/* Debug Start */

#linksRight
{
    width: 40%;
    float: left;
    position: relative;
    line-height: 30px;
}

#menu
{
    clear: both;
    position: relative;
    width: 100%;
    background: url('GlobalImages/bg_nav.jpg' ) repeat-x;
    height: 34px;
    z-index: 100;
    margin: 0px;
    color: #FFF;
    line-height: 34px;
}



#AboutContent
{
    width: 100%;
    background: #fff;
    clear: both;
    min-height: 100px;
}


#message
{
    width: 98%;
    background: #fff;
    font-size: 11px;
    color: #ae0000; /*margin-bottom: 5px;*/
    margin-bottom: 9px;
    margin-top: -4px;
    padding: 5px 0 5px 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
.span, #message
{
    font-size: 11px;
    font-weight: bold;
    color: #000; /* Color on message cannot be applied until color on inline removed. */
}



/* Debug end */
/*.caption
{line-height: 25px; width: 100%; background: #a7b6d3;text-indent: 5px; font-weight: 700;color: #042f64; text-align:left;}
*/



.left
{
    text-align: left;
    vertical-align: middle;
}


.tabs
{
    margin: 5px;
    width: 99%;
    text-align: center;
}
.tabsHdr
{
    color: #042f64;
    font-weight: 700; /*border-top: solid 1px #babcbe;*/
    border-right: solid 1px #a5a5a2;
    border-left: solid 1px #a5a5a2;
    background: #eee;
    padding-top: 5px;
}

.tabsArea
{
    background: #eee;
    border-right: solid 1px #a5a5a2;
    border-bottom: solid 1px #a5a5a2;
    border-left: solid 1px #a5a5a2;
    text-align: center;
}
.tabsContnt
{
    width: 98%;
    background: #fff;
    border: solid 1px #999;
    height: auto;
    vertical-align: middle;
    margin: 10px;
    text-align: right;
}
.tabsBorder
{
    border-bottom: solid 1px #a5a5a2;
    width: 80%;
}

/*#footer
{
    clear: both;
    font: 12px 'Verdana';
    text-align: center;
    color: #031f6b;
    width: 100%;
    line-height: 35px;
    background: #9cc6f0 url('GlobalImages/footer_bg.jpg') repeat-x;
}*/


/*----      this CSS will be used for Grids        ----*/

/*Css for login page */







#list_RadioButton, .list_RadionButtonItem
{
    font-size: smaller;
    vertical-align: top;
    background-color: Lime;
    width: 100%;
    text-align: left;
}


.list_RadionButtonSelectedItem
{
    background-color: Green;
}


.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #f0f3f7;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: black;
    font-weight: bold;
}


/* grid css for flat files girds*/
Div .scrollableLarge
{
    vertical-align: top;
    margin: 5px;
    overflow: auto;
    width: 99%;
    height: 360px;
}

Div .scrollableMedium
{
    vertical-align: top;
    margin: 5px;
    overflow: auto;
    width: 99%;
    height: 260px;
}


Div .scrollable
{
    vertical-align: top;
    overflow: auto;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
}
.scrollable
{
    vertical-align: top;
    overflow: auto;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
}
Div .scrollableinregion
{
    vertical-align: top;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
}


Div .
{
    vertical-align: top;
    margin: 5px;
    overflow: auto;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    height: 250px;
}

Div .scrollableAdjusted2
{
    vertical-align: top;
    margin: 5px;
    overflow: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 175px;
}

Div .scrollableVertical
{
    vertical-align: top;
    margin: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


.alternate
{
    background: #f9f9f9;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    font-weight: normal;
}
/*
.alternate th
{
    background: #f0f3f7;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    font-weight:normal;
}
*/
.grid_FF td selected
{
    background: #c1e0eb;
}


#pagination_FF
{
    /*vertical-align: top;*/ /*padding-top: 5px;*/
    text-align: center;
    width: 135px;
}
.linkBtn
{
    font: 11px 'Verdana';
    font-weight: 600;
    color: #0c4f9e; /* #0606f7;*/
    text-decoration: underline !important; /*padding: 8px;*/
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
}



.LinkbuttonWithBackgroundImage
{
    background: #ccc url(../../Images/Common/bg_btn.jpg) repeat left; /*border: solid 1px #d1d1d1;font-weight: 600;color: #616161;*/
    height: 19px;
    font: 11px Verdana;
    text-decoration: none;
    padding: 3px 5px 0px 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #8fb8d6;
    color: #000;
}

/*  CSS for collapsable */






/* Model Popup used in Reconciliation Report*/

.web_dialog_overlay
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none;
}
.web_dialog
{
    display: none;
    position: fixed;
    width: 380px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #ffffff;
    border: 2px solid #336699;
    padding: 0px;
    z-index: 102;
    font-family: Segoe UI;
    font-size: 10pt;
}
.web_dialog_title
{
    border-bottom: solid 2px #336699;
    background-color: #336699;
    padding: 4px;
    color: White;
    font-weight: bold;
}
.web_dialog_title a
{
    color: White;
    text-decoration: none;
}
.align_right
{
    text-align: right;
}

.modalBackground
{
    background-color: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
}
/* Tab Menu---hum */
ol#toc
{
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c9d1d6;
}
ol#toc a
{
    background: #cfe3f3 url(../images/tabs.gif);
    color: #0c4f9e;
    display: block;
    float: left;
    height: 2em;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

ol#toc a:hover
{
    background-color: #3af;
    background-position: 0 -120px;
    color: #FFF;
}

ol#toc a:hover span
{
    background-position: 100% -120px;
}

ol#toc li
{
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active
{
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li a.active span
{
    background-position: 100% -60px;
}

ol#toc span
{
    background: url(../images/tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding: 0px 5px 0px 5px;
}
ol#toc .tabactive
{
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}



/* START_X Overriding AJAX CSS classes For ( Ajax toolkit ) TAB Container */

.ajax__tab_xp .ajax__tab_header
{
    /*     color: #aa976b;     font-size: 13px;     font-weight: bold;     background-color: White;     margin-left: 10px;     */
}
.ajax__tab_xp .ajax__tab_outer
{
    background-color: White;
}
.ajax__tab_xp .ajax__tab_inner
{
    /*     padding: 6px;     margin-right: 1px;     margin-left: 1px;     margin-top: 1px;     margin-bottom: 1px;     background-color: #f8f6ea;     */
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer
{
    background-color: Navy;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner
{
    background-color: #FFFFE1;
}
.ajax__tab_xp .ajax__tab_active
{
    background-color: White;
    color: #0c4f9e;
    font-weight: bold;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
    background-color: #fefdf7;
}
.PieceCountMismatch
{
    color: Red;
}

/* END_X ( Ajax toolkit ) TAB Container */

/* New AIMS CSS */

/*Added By Shamraiz Ahmad On 26-Sep-2012*/
.black_overlay
{
    /*display: none;*/
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#loading
{
    display: none;
    position: absolute;
    top: 30%;
    left: 40%;
    padding: 16px;
    width: 250px;
    z-index: 1002;
    overflow: auto;
    background-image: url(../../images/ajax_loader.gif);
    background-repeat: no-repeat;
}

.UpdatePopUpAnimation
{
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: #666;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.FrameContainer
{
    height: 100%;
    width: 100%;
    background-color: Silver;
    opacity: 0.2;
    filter: alpha(opacity=12);
}



/*Aplication Level Notification - */

.notificationIcon
{
    width: 16px;
    height: 16px; /* background: url(../../images/AIMS/blue-flag-icon.png);*/
    background: url(../../Images/AIMS/red_flag.png);
    background-repeat: no-repeat;
    position: relative; /* margin: -25px 15px 5px 95px;*/
    margin: -20px 15px 5px 88px;
}
.notificationIcon:hover
{
    cursor: pointer;
}

.notificationIconcount
{
    background: #ff0000;
    position: absolute;
    top: -8px;
    right: -8px;
    min-width: 14px;
    height: 11px;
    color: #ffffff;
    border-radius: 50%;
    padding: 2px;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}

.notification_popover_element
{
    font-family: 'Ubuntu' , "Tahoma" , Helvetica, Arial, sans-serif !important;
    width: 270px !important;
    display: none;
    background-color: #f7f7f7;
    box-shadow: 0 1px 3px -1px;
    float: left;
    -webkit-border-radius: 8px;
    border-radius: 4px;
    padding-bottom: 10px;
    padding-top: 5px;
    position: absolute; /*border :1px solid #0C4F9E;*/
    border: 1px solid #D3DDE3;
    top: 35px;
    z-index: 600;
    margin-left: -164px;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.11, rgb(234,235,242)), color-stop(0.56, rgb(245,245,245)), color-stop(0.96, rgb(250,249,247))     );
}


.notification_status_container
{
    float: left;
    padding-left: 10px;
    width: 97%;
}

.n_cursor
{
    cursor: pointer;
}

.n_cursor:hover
{
    background: #E8E8E8;
}

.inner_wrapper hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #D3DDE3;
    margin: 1em 0;
    padding: 0;
}

.n_status
{
    padding: 0px;
}

.n_status_plus_comments_container
{
    border-top: 1px solid #DBDBDB;
    float: left;
    padding: 4px 1px;
    width: 99%;
    z-index: 200;
    position: relative;
}
.n_status_thumbnail
{
    height: 30px;
    width: 30px;
    float: left; /*border: 2px solid #FFFFFF; 	background-color:#fff;*/
}
.n_status_text
{
    color: #585757;
    float: left;
    font-size: 11px;
    padding-left: 10px;
    width: 78%;
}
.n_status_message
{
    color: #000000;
    float: left;
    font-size: 11px;
    word-wrap: break-word;
    width: 100%;
}
.viewall
{
    float: left;
    font-size: 11px;
    margin: 0;
    width: 100%;
    padding-top: 5px;
    padding-left: 15px;
}

/*End Aplication Level Notification - */




/*ToastNotification Added by Asad*/
.toast-container
{
    width: 280px;
    z-index: 9999;
}
* html .toast-container
{
    position: absolute;
}
.toast-item
{
    height: auto;
    background: #0C4F9E;
    opacity: .9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #eee;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 6px;
    padding-right: 6px;
    font-family: Segoe UI;
    font-size: 13px;
    border: 2px solid #999;
    display: block;
    position: relative;
    margin: 0 0 12px 0;
}
.toast-item p
{
    text-align: left;
    margin-left: 50px;
    color: White;
}
.toast-item-close
{
    background: url(../../images/close.gif);
    width: 22px;
    height: 22px;
    position: absolute;
    top: 7px;
    right: 7px;
}
.toast-item-image
{
    width: 32px;
    height: 32px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.toast-item-image-notice
{
    background: url(../../images/notice.png);
}
.toast-item-image-success
{
    background: url(../../images/success.png);
}
.toast-item-image-warning
{
    background: url(../../images/twarning.png);
}
.toast-item-image-error
{
    background: url(../../images/terror.png);
}
.toast-type-notice
{
    color: white;
}
.toast-type-success
{
    color: white;
}
.toast-type-warning
{
    color: white;
    border-color: #FCBD57;
}
.toast-type-error
{
    color: white;
    border-color: #B32B2B;
}
.toast-position-top-left
{
    position: absolute;
    left: 20px;
    top: 20px;
}
.toast-position-top-center
{
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}
.toast-position-top-right
{
    position: fixed;
    bottom: 10px;
    right: 10px;
    clear: both;
}
.toast-position-middle-left
{
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}
.toast-position-middle-center
{
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}
.toast-position-middle-right
{
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

/*END ToastNotification Added by Asad */

.autoCompleteExtenderList
{
    margin: 0px !important;
    background-color: White;
    color: InfoText;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow-y: scroll;
    overflow-x: none;
    height: 100px;
    text-align: right;
    list-style-type: none;
    padding: 0px;
    width: auto !important;
}


.grdHead
{
    float: left;
    font-size: 20px;
    font-weight: lighter;
    vertical-align: middle;
    margin-top: -10px;
    color: #0c4f9e;
    margin-left: -5px;
}

.searchHdrMergeJobs
{
    width: 100%;
    height: 28px; /*color: #575757;*/
    color: #0c4f9e; /*background-color: #e7e7e7;*/
    cursor: pointer;
    vertical-align: middle;
    font-size: 11px;
    text-align: left;
    float: inherit;
    margin-top: -25px;
}

.dataGridfooter
{
    text-align: left; /*margin: 2px 2px 5px 2px;*/
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.editHead
{
    float: left;
    font-size: 20px;
    font-weight: lighter;
    vertical-align: middle;
    margin-top: -10px;
    color: #0c4f9e;
}

.popupDiv
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.notestyle
{
    font-size: 11px;
}

.GridHeader
{
    font-size: 12px;
    text-align: center;
    color: #575757; /*margin: 2px 2px 5px 2px;*/
}



.screenshotdiv
{
    border: 1px solid !important;
    border-color: #D3D4D5 !important;
    height: 50% !important;
    width: 70% !important;
}
