﻿body
{
    margin: 0px;
}
 .header {
    top: 0;
    left:0;
    text-align: left;     
    margin: 0;
    padding: 0;    
    background: url(images/bg_black.png) top left repeat-x;
    position: relative;
    margin: 0px 0px 0px 0px;
}

 

.txtboxDropDown{ 
    background-image: url(../../Images/Down-Arrow.png);
    cursor: pointer;
    cursor: hand;
}
.MenuBack
{
     top: 0;
    margin: 0;
    padding: 0;
    height: 85px;
    background: url(images/GrayBack.jpg) top left repeat-x;
    position: relative;
    margin: 0px 0px 0px 0px;
}
.hoverTable tr:hover{
    background-color:Red;
}
 
.MenuFooter
{  
    position: absolute;
    top: 0;
    bottom:0;
    margin: 0;
    padding: 0;
    height: 25px;
    background: url(images/GrayBack.jpg) top left repeat-x;
    position: relative;
    margin: 0px 0px 0px 0px;
}
.modalBackground
{
    height: 100%;
    background-color: #535e68;
    filter: alpha(opacity=60);
    opacity: 0.3;
}
.PopUpheader
{
    background-color: #56687a;
    height: 28px;
    padding-left: 5px;
    vertical-align: middle;
    font-weight: bold;
    color: #f97934;
    text-align: left;
    border-bottom: 1px solid #7ebaea;
    border-radius: 2.5px;
    border-top: 2px solid #f97934;
}

 
.gridCol
{
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	height: 22px;
}
.DivScrollStyle
{
    max-height: 200px;
    overflow-y: scroll;
}
.showHideDiv
{
    background: #56687a;
}

.gvhover_row
{
    background-color: #eefced;
}
.txtHidden
{
	display: none;
}
.activeHeaderBold
{
    font-family: Tahoma;
    color: Black;
    background-color: #eaefde;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    height: 18px;
    
}
 
.DashboardCurveDiv
{
    border-radius: 3.5px;
    border-top: 3px solid #62c623;
    background-color:#f9fbfd;
    border-bottom:1px solid #62c623;
    border-right:1px solid #62c623;
    border-left:1px solid #62c623;
}
.topCurveDiv
{
    border-radius: 2.5px;
    border-top: 2px solid #62c623;
    background-color:#f9fbfd;
}
.CurveDiv
{
    border-radius: 2.5px;
    border-top: 0px solid ;
}

.topCurveDivStyle
{
    border-radius: 2.5px;
    border-top: 0 solid;
    background-color:dimgray;
    text-emphasis-color:white;
    font-family:Tahoma;
    font-weight:11px;
}
.topCurveDivLogin
{
    border-radius: 5.5px;
    border-top: 26px solid #75aa4c;
    background-color:#53a63a;
}
.bottomCurveDivLogin
{
    border-radius: 5.5px;
    border-bottom: 26px solid #75aa4c;
    background-color:#53a63a;
}
.headerCurveDivLogin
{
    border-radius: 1.5px;
    border-bottom: 3px solid #75aa4c;
    background-color:#53a63a;
}
 

.form-TextBox {
    display: block;
    width: 100px;
    height: 16px;
    padding: 1px 1px;
    font-size: 11px;
    font-family:Tahoma;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1.5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.MainMenu
{
    position: relative;
    top: 0;
}
.MainMenu td
{
    vertical-align: bottom;
}

.MainMenuItem
{
    background: url(images/wb.jpg) top left repeat;
    margin: 0px 2px;
}

.MainMenuItema
{
    background: url(images/wtl.jpg) top left no-repeat;
}

.MainMenuItemb
{
    background: url(images/wtr.jpg) top right no-repeat;
}

.MainMenuItem a
{
    height: 25px;
    padding: 10px 20px 0px 20px;
    font-family: Tahoma,Segoe UI,trebuchet ms, arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}


.MainMenuItem.FirstChild
{
}
.MainMenuItem.FirstChild a
{
    width: 150px;
    height: 50px;
    font-family: Arial;
    font-size: 18px;
}

.MainMenuItem.Selected
{
    background: url(images/gb.jpg) top left repeat;
}
.MainMenuItem.Selected .MainMenuItema
{
    background: url(images/gt.jpg) top left repeat-x;
}
.MainMenuItem.Selected .MainMenuItemb
{
    background: url(images/gtl.jpg) top left no-repeat;
}
.MainMenuItem.Selected .MainMenuItemc
{
    background: url(images/gtr.jpg) top right no-repeat;
}
.dropdown
{
    width: 310px;
    font-family: Tahoma,Segoe UI;
    font-size: 11px;
    text-align: left;
    height: 20px;
}
.dropdownMandatory
{
    width: 310px;
    font-family: Tahoma,Segoe UI;
    font-size: 11px;
    text-align: left;
    height: 20px;
    border-left-width:2px;
    border-left-color:red;
}

.checkBoxMandatory
{
    font-family: Tahoma;
    font-size: 11px;
    text-align: left;
    border-left-width:2px;
    border-top-width:0;
    border-right-width:0;
    border-bottom-width:0;
    border-left-color:red;
}
.roundTable
{
    border-radius: 25px;
}
.MainMenuItem.Selected a
{
    color: White;
}
.mandatoryColor
{
    color: Red;
    white-space: nowrap;
}
 
 
.activeHeader
{
    background-color: #d6ddc7;
    font-size: 11px;
    font-family: Tahoma,Segoe UI, Tahoma tahoma Tahoma;
    height: 22px;
    font-weight: bold;
    padding-left: 10px;
}
 
.labelText
{
    color: Black;
    font-size: 11px;
    font-family: Tahoma,Segoe UI, Tahoma tahoma Tahoma;
}
.labelTextBold
{
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma,Segoe UI;
    color: Black;
}
 
.TextBox
{
    font-size: 11px;
    font-family:Tahoma;    
}
.LogInTextBoxMandatory
{
    font-size: 11px;
    font-family:Tahoma;   
    border-left-width:2px;
    border-left-style:double;
    border-left-color:red;

    border-right-width:2px;
    border-right-style:double;
    border-right-color:red;
}

.TextBoxMandatory
{
    font-size: 11px;
    font-family:Tahoma;   
    border-left-width:2px;
    border-left-style:double;
    border-left-color:red;
}
 
.inactiveHeader
{
    background-color: #eaeef7;
    font-size: 11px;
    font-family: Tahoma;
    height: 22px;
    color: #003399;
    font-weight: bold;
    padding-left: 10px;
}

.Module
{
    background-color: #eaeef7;
    font-family: Segoe UI;
   font-size: 1.1em;
   
    text-align: left;
    color: #3b627c;    
}
.HomeHeader
{
    background-color: #eaefde;
    margin: .2em .2em .2em 0;
    padding: 0;
    font-weight: bold;    
    font-family: Segoe UI;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 1em;
    text-align: left;
    color: #3b627c;
}

.SectionModule1
{
    margin: .2em .2em .2em 0;
    padding: 0;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 1em;
    text-align: left;
    color: #3b627c;    
    letter-spacing: -1px;
}
.SecMod
{
    background-color: #eaeef7;
    font-family: Segoe UI;
    font-size: 12.5px;
    font-weight: bold;
    text-align: left;
    color: #3b627c;   
}

.SecondMenu
{
    position: absolute;
    background: url(images/sgb.jpg) top left repeat;
    margin: 0px 0px 0px 0px;
    height: 26px;
    padding-bottom: 6.5px;
}
.mainform
{
    background-color: #eff3f7;
    border: 0px #7b9ebd solid;
    padding: 2px;
}
.SecondMenua
{
    background: url(images/sgl.jpg) top left no-repeat;
}

.SecondMenub
{
    background: url(images/sgr.jpg) top right no-repeat;
    padding-left: 10px;
}

.SecondMenuItem
{
    background: url(images/sgdiv.jpg) top right no-repeat;
}

.SecondMenuItem a
{
    padding: 8px 8px 7px 8px;
    font-family: Segoe UI,trebuchet ms, arial, verdana, sans-serif;
    font-size: 13px;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.SecondMenuItem.LastChild
{
    background-image: none;
}

.SecondMenuSubMenu
{
    background: url(images/grb.jpg) top left repeat;
    padding-bottom: 4px;
}

.SecondMenuSubMenuItem
{
}
.SecondMenuSubMenuItem a
{
    padding: 2px 30px 5px 10px;
    color: White;
    text-decoration: none;
    font-family: Tahoma,Segoe UI,trebuchet ms, arial, verdana, sans-serif;
    font-size: 11px;
    background: url(images/grdiv.jpg) bottom left repeat-x;
}

.SecondMenuSubMenuItem.LastChild a
{
    background: none;
}

.SecondMenuSubMenuItem a:hover
{
    color: #A2C340;
}
.selectedTab
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
    height: 32px;
    color:yellow;
    border-radius:4.5px;
    background: url(images/GrayBack.jpg) top left repeat;
}
.SubMenuParent.active .SecondMenuItem a
{
   color: #A2C340;
}
.SubMenuParent.active .SecondMenuItem
{
    background: url(images/grb.jpg) top left repeat;
}
.SubMenuParent.active .SecondMenuItema
{
    background: url(images/grt.jpg) top left repeat-x;
}
.SubMenuParent.active .SecondMenuItemb
{
    background: url(images/grl.jpg) top left no-repeat;
}

.SubMenuParent.active .SecondMenuItemc
{
    background: url(images/grr.jpg) top right no-repeat;
}
.SecondMenuItem a:hover
{
    color:yellow;
}


/*--- Special html menus ---*/
.EmailSubMenu
{
    padding: 5px 10px 20px 5px;
    cursor: default;
    font-family: Tahoma,Segoe UI,trebuchet ms, arial, verdana, sans-serif;
}

.EmailSubMenu a
{
    text-decoration: none;
}

.EmailSubMenu td
{
}

.SSMO
{
    vertical-align: top;
}
.SSMS
{
    width: 15px;
}

.SSMI
{
    white-space: nowrap;
    vertical-align: bottom;
}

.SSMI:hover
{
    background-color: #535e68;
    cursor: pointer;
}
.SSMHead
{
    color: #90c661;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: bottom;
}

.SSMH2
{
    padding-left: 4px;
    color: White;
    font-size: 14px;
    font-weight: bold;
    border-top: dotted 1px white;
}

.SSMIBody
{
    padding-left: 4px;
    color: White;
    font-size: 12px;
    white-space: nowrap;
}

 
 .ac-subpagetable {
    border: 1px solid Gray;
}
 
 
 
 
 
 

 