

.headerRight .helpTxt {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  font-size: 22px;
  width: 40px;
  text-align: center;
  right: 4px;
  color: green;
}

.headerRight .Course_Exit {
  position: absolute;
  display: inline-block;
  width: 54px;
  height: 48px;
  top: 9px;
  right: 0px;
  /* background: url(../images/exit_normalcourse.png) no-repeat; */
}



header .pageTitle {
  display: none;
  position: absolute;
  left: 548px;
  top: 20px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 28PX;
  font-weight: bold;
}

.headerLeft .logo img {
  position: relative;
    /*top: 5px;*/
  top: -3px;
}

.headerLeft {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}


.CourseTitle-TT {
  display: none;
  top: 80px;

}

.PageTitle-TT {
  top: 74px;
  padding-left: 30px;
  /* background-color: #F4F4F4; */
  color: #575A5D;
  font-size: 18px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  /* font-weight: bold; */
  vertical-align: middle;
  display: none;
}

.CourseTitle-TT:before, .PageTitle-TT:before {
  width: 0;
  height: 0;
  border-width: 0 7.5px 10px 7.5px;
  content: "";
  position: absolute;
}

.CourseTitle-TT:before {
  left: 90px;
  top: -10px;
}

.PageTitle-TT:before {
  left: 457px;
  top: -10px;
}
.headerLeft .hurix_indicator {
  display: inline-block;
  margin: 0 11px;
  vertical-align: middle;
}

.courseTitle {
  color: #fff;
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 16px;
  width: 210px;
  height: 64PX;
  font-size: 0;
  background: url(../images/logo.png) no-repeat;
  cursor: pointer;
}

.moduleTitle {
  color: #fff;
  display: inline-block;
  text-transform: none;
  position: absolute;
  top: 39px;
  left: 80px;
  font-size: 16px;
  width: 620px;
  height: 28PX;
  font-weight: bold;
  display: none;
}

.headerLeft .seperator {
  background-color: RGB(199, 204 , 208);
  display: inline-block;
  height: 35px;
  margin: 0 11px;
  vertical-align: middle;
  width: 1px;
  opacity: 0.6;
}





.headerRight .Course_Exit:hover {
  background: url(../images/exit_hover.png) no-repeat;
}




/* //------------------------------------------- */


header.main {
  height: 61px;
  position: relative;
  border: 0px;
  background-repeat: no-repeat;
  width: 100%;
  top: 0px;
  background: #000;
  display: none;
}


.headerLeft .pageTitle {
  font-family: Conv_HelveticaNeueLTStd-Cn_0;
  color: #6B514B;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}

.headerLeft .pageTitle span {
  font-family: Conv_HelveticaNeueLTStd-Cn_0;
  color: #6B514B;
  position: relative;
}



.headerLeft .common_table_Cell {
  text-align: left;
}

.headerLeft .logo {
  display: inline-block;
  vertical-align: middle;
  width: 185px;
  height: 60px;

}

.headerRight {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  display: none;
}



.headerRight .logo {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
}

.headerRight .seperator {
  display: inline-block;
  font-size: 18px;
  height: 35px;
  margin: 0 auto;
  vertical-align: middle;
  width: 1px;
  position: relative;
  bottom: 3px;
  opacity: 0.6;
}
