.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.loginBcakGroundStretch {
   -webkit-background-size: 780px 500px;
   -moz-background-size: 780px 500px;
   -ms-background-size: 780px 500px;
   -o-background-size: 780px 500px;
   background-size: 780px 500px;
}

.bodyBackGround {
   position: absolute;
   top:0;
   left:0;
   z-index: -1;
   width: 100%;
   height: 100%;
}

.adminUserImg {
   width: 24px;
   height: 24px;
}

.forTDlink {
   width:100%;
   height: 80px;
}

.adminTable {
   background-color: #2f2e2c;
   width: 100%;
   margin: 0px;
   vertical-align: bottom;
}

.adminTabs {
   display: table-cell;
}

.typeLabel {
   padding-left: 35px;
   padding-right: 25px;
   text-align: center;
   font-size: 18px;
   display: table-cell;
}

.module {
   padding: 0px 10px;
   font-size: 18px;
}

.logOut {
   text-align: right;
   display: table-cell;
   padding-right: 4px;
}

.textPosition {
   vertical-align: bottom;
   padding-bottom: 10px;
}

.adminTabHeight {
   height: 40px;
   box-sizing: border-box;
}

a{
   text-decoration:none;
}

.adminLi a{
   font-size: 12px;
}

#menu .adminLi {
   padding-left: 27px;
   padding-right: 28px;
   text-align: center;
   cursor: pointer;
}

.logoutFont {
   font-size:12px;
}

.topMenu{
   width: 100%;
   height: 40px;
   background-color: #f5f5f5;
   padding-left: 18px;
   box-sizing: border-box;
   display: table;
   border-bottom: 1px solid #e6e6e6;
}

.menus {
   vertical-align: middle;
}

.secondMenu {
   padding-left: 10px;
   height: 19px;
}

.adminLi {
   margin-bottom: 0px;
   padding-bottom: 0px;
   display: table-cell;
   vertical-align: bottom;
}

.adminToolbarImgDiv {
   width: 90%;
   height: 2px;
   text-align: left;
   margin-left: 0px;
   margin-right: 100px;
   margin-top: 1px;
   margin-bottom: 0px;
   padding-left: 0px;
}

.adminToolbarImg{
   margin-bottom: 0px;
   margin-left: 0px;
   width: 100%;
   height: 2px;
}

.adminLiImg {
   display: none;
   height: 5px;
   width: 9px;
   margin-top: 6px;
   margin-bottom: 6px;
}

.viewLogout {
   height: 40px;
   text-align: right;
   line-height: 39px;
   padding-bottom: 0px;
   border-top-width: 0px;
   border-left-width: 0px;
   background-color: #2F2E2C;
}

.indexTd {
   width: 69;
   text-align: center;
   background-image: url("/?proc=2&resource=%2fg5%2fhtml%2fimages%2findex%2findexModuleImg%2epng");
   background-repeat: no-repeat;
   background-position: center;
}

.indexLogoImg{
   margin-top: 20px;
   margin-left: 30px;
   width: 200px;
   height: 80px;
}

.PreferencesImage {
   width: 107px;
   height: 70px;
}

.indexInfoTdNormal {
   text-align: left;
   vertical-align: top;
   margin-top: 10px;
   width: 90px;
   height: 110px;
   font-size: 12;
   color: #FFFFFF;
   white-space: normal;
}

.modulesBack {
   width: 100%;
   height: 220px;
   margin: 0 auto;
   margin-top: 20px;
}

.copyRight {
   font-size: 12px;
   text-align:center;
}

.loginSize {
   width: 200px;
   height: 80px;
}

.moduleTable {
   width: 850px;
   margin: 0 auto;
}

.indexDateFont {
   color: #000000;
   font-weight:bold;
   font-size:40px;
}

.indexDate {
   width: 140px;
   height: 70px;
   position: absolute;
   left: 68%;
   top: 41%;
}

.dateDiv {
   background-image: url("/?proc=2&resource=%2fg5%2fhtml%2fimages%2findex%2fdateImg%2epng");
   float: left;
   width: 66px;
   height: 70px;
   line-height: 70px;
   text-align:center;
}

.dateDay {
   margin-left: 5px;
}

.indexLogoutDiv {
   float: top;
   height: 1px;
}

.indexLogoutDivIn {
   float: right;
}

.leftAlign {
   text-align: left;
}

.rightAlign {
   text-align: right;
}

.smallVerticalBarImg {
   margin-top: 2px;
}

.indexLogoutFont {
   font-size:12px;
   font-weight:bold;
}

.loginLabelStyle {
   font-size: 18px;
   font-weight: 900;
}

.errorFont {
   font-size: 12px;
   color: #ff0000;
   text-align: left;
}

/*Class for login page*/
.userTD {
   text-align: right;
}

.loginInputTD {
   padding-left: 10px;
}

.loginInput {
   border: 1px solid blank;
}

.spaceTD {
   width: 100%;
}

.loginImageTD {
   padding-right: 18px;
}

.loginTableT {
   border-spacing: 0px;
}

.loginInputTD input[type="checkbox"] {
   margin-left: 0px;
}

/**for the admin title**/
.toolBar[lightColor=true] #menu .adminLi:hover a, .toolBar[lightColor=true] .typeLabel, .toolBar[lightColor=true] #menu .adminLi[state=selected] a {
   color: #eeeeee;
}

.toolBar[lightColor=false] #menu .adminLi:hover a, .toolBar[lightColor=false] .typeLabel, .toolBar[lightColor=false] #menu .adminLi[state=selected] a  {
   color: #2f2f2f;
}

.toolBar[lightColor=true] .logoutFont {
   color: #ffffff;
}

.toolBar[lightColor=false] .logoutFont {
   color: #000000;
}

.toolBar .adminMenu ul li a {
    bblr:expression(this.onFocus=this.blur());
    outline-style:none;
}
