﻿body
{
    margin: 0px;
    background: white;
}

.MenuBack
{
    margin: 0;
    padding: 0;
    height: 78px;
    background: #56687a;
    position: relative;
    margin: 0px 0px 0px 0px;
}
.modalBackground
{
    height: 100%;
    background-color: #535e68;
    filter: alpha(opacity=60);
    opacity: 0.3;
}
.headingg
{
    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;
}

.f-input, textarea.f-input, input[type="text"].f-input, input[type="password"].f-input, input[type="number"].f-input, input[type="email"].f-input, input[type="url"].f-input, input[type="search"].f-input, input[type="tel"].f-input, input[type="datetime"].f-input {
    box-sizing: border-box;
    -webkit-flex: 1 auto;
    flex: 1 auto;
    padding: 8px 16px;
    min-height: 12px;
    vertical-align: middle;
    border: 1px solid #c8ccd0;
    border-radius: 0;
    box-shadow: inset 0 0 1px rgba(145,153,161,0.2), 0 0 0 rgba(255,255,255,0);
    font-size: 11px;
    line-height: 1.375;
    color: #3b4045;
    background-color: #FFF;
    transition: all 600ms cubic-bezier(.165, .84, .44, 1);
}
.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;
}
.activeHeaderBold
{
    font-family: Tahoma;
    color: Black;
    background-color:  #d6ddc7;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    height: 18px;
    border-radius: 25px;
}
.Curvedtxtbox
{
    border-radius: 15px;
}
.topCurveDiv
{
    border-radius: 2.5px;
    border-top: 2px solid #679612;
    background-color: #f9fbfd;
}
.form-drpdown {
    display: block;
    width: 100%;
    height: 27px;
    padding: 6px 12px;
    font-size: 11px;
    font-family:Tahoma;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}

.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;
}
.footer
{
    color: #EEE;
    position: fixed;
    padding: 0px0px0px0px;
    margin: 0px auto;
    margin-top: 10px;
    height: 50px;
    text-align: center;
    line-height: normal;
    background-color: #535e68;
    background: #535e68;
}

.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: #535e68;
    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;
}
.roundTable
{
    border-radius: 25px;
}
.MainMenuItem.Selected a
{
    color: White;
}
.mandatoryColor
{
    color: Red;
    white-space: nowrap;
}
.modalBackground1
{
    background-color: #535e68;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.div
{
    border: 2px solid #a1a1a1;
    padding: 10px 40px;
    background: #dddddd;
    width: 300px;
    border-radius: 25px;
}
.activeHeader
{
    background-color: #d6ddc7;
    font-size: 11px;
    font-family: Tahoma,Segoe UI, Tahoma tahoma Tahoma;
    height: 22px;
    font-weight: bold;
    padding-left: 10px;
}
.activeHeaderPAHub
{
    background-color: #B1C0F1;
    font-size: 11px;
    font-family: Tahoma,Segoe UI, Tahoma tahoma Tahoma;
    height: 22px;
    font-weight: bold;
    padding-left: 10px;
    color: Black;
}
.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;
}
.TextBox1
{
    font-size: 11px;
    font-family: Tahoma,Segoe UI, Tahoma tahoma Tahoma;
}
.TextBox
{
    display: block;
    width: 100%;
    height: 16px;
    padding: 2px 10px;
    font-size: 11px;
    font-family:Tahoma;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.inactiveHeader
{
    background-color: #eaeef7;
    font-size: 11px;
    font-family: Tahoma;
    height: 22px;
    color: #003399;
    font-weight: bold;
    padding-left: 10px;
}
.Module
{
    margin: .2em .2em .2em 0;
    padding: 0;
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 1em;
    text-align: left;
    color: #3b627c;
    text-shadow: 2px 2px 3px #56687a;
    
}

.SectionModule
{
    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;
    text-shadow: 2px 2px 3px #e5eff5;
    letter-spacing: -1px;
}

.rcorners2
{
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}


.activeHeaderBold1
{
    font-family: Segoe UI;
    color: white;
    background-color: #535e68;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    height: 50px;
}
.ddl
{
    border: 2px solid #7d6754;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    background-image: url(Images/Nggfj.png);
    background-position: 88px;
    background-repeat: no-repeat;
    border-radius: 25px;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: ''; /*In Firefox*/
}
.SecondMenu
{
    position: absolute;
    background: url(images/sgb.jpg) top left repeat;
    margin: 0px -5px 0px -4px;
    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: 10px 10px 8px 10px;
    font-family: Tahoma,Segoe UI,trebuchet ms, arial, verdana, sans-serif;
    font-size: 12px;
    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: #33ccb0;
}

.SubMenuParent.active .SecondMenuItem a
{
    color: #33ccb0;
}
.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;
}



/*--- 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;
}
