/************************  SURVEY ************************************/
/*********************************************************************/
/*************************   MOBILE   ********************************/
/*********************************************************************/
@font-face {
  font-family: pgmg;
  src: url("PillGothic300mg-Regular.ttf");
}
@font-face {
  font-family: pgmg;
  src: url("PillGothic300mg-Regular.eot");
}
@font-face {
  font-family: pgmgTHIN;
  src: url("PillGothic300mg-Thin.ttf");
}
@font-face {
  font-family: pgmgTHIN;
  src: url("PillGothic300mg-Thin.eot");
}
/****************************************/
.MenuHorizontalTabsMenu {
  height: 25px;
}
/****************************************/
.MenuHorizontalTabsMenuItem div.MenuTab {
  height: 20px;
  font-size: 11px;
  color: white;
  font-weight: normal;
  font-family: pgmgTHIN, Verdana;
  display: inline-block;
}
.MenuHorizontalTabsMenuItem div.MenuTab div {
  display: inline-block;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.MenuHorizontalTabsMenuItem div.MenuTabLeft {
  width: 10px;
  background: url(images/tabimages/OrngTabLeft.png) repeat-x;
}
.MenuHorizontalTabsMenuItem div.MenuTabCenter {
  background: url(images/tabimages/OrngTabCenter.png) repeat-x;
  color: white;
}
.MenuHorizontalTabsMenuItem a {
  color: white;
}
.MenuHorizontalTabsMenuItem div.MenuTabRight {
  width: 10px;
  background: url(images/tabimages/OrngTabRight.png) repeat-x;
}
/****************************************/
.MenuHorizontalTabsSelectedMenuItem div.MenuTab {
  height: 20px;
  font-size: 11px;
  color: #bbc1d6;
  font-weight: inherit;
  font-family: pgmgTHIN, Verdana;
}
.MenuHorizontalTabsSelectedMenuItem div.MenuTabLeft {
  background: url(images/tabimages/BlueTabLeft.png) repeat-x;
  width: 10px;
  height: 20px;
  color: #bbc1d6;
  font-weight: inherit;
}
.MenuHorizontalTabsSelectedMenuItem div.MenuTabCenter {
  background: url(images/tabimages/BlueTabCenter.png) repeat-x;
  height: 20px;
  color: #bbc1d6;
  font-weight: inherit;
}
.MenuHorizontalTabsSelectedMenuItem a {
  color: #bbc1d6;
  font-weight: inherit;
}
.MenuHorizontalTabsSelectedMenuItem div.MenuTabRight {
  background: url(images/tabimages/BlueTabRight.png) repeat-x;
  width: 10px;
  height: 20px;
  color: #bbc1d6;
  font-weight: inherit;
}
/****************************************/
.MenuHorizontalTabsHoverMenuItem div.MenuTab {
  height: 20px;
  font-size: 11px;
  color: #f78f1e;
  font-family: pgmgTHIN, Verdana;
}
.MenuHorizontalTabsHoverMenuItem div.MenuTabLeft {
  background: url(images/tabimages/BlueTabLeft.png) repeat-x;
  width: 10px;
  height: 20px;
  color: #f78f1e;
}
.MenuHorizontalTabsHoverMenuItem div.MenuTabCenter {
  background: url(images/tabimages/BlueTabCenter.png) repeat-x;
  height: 20px;
  color: #f78f1e;
}
.MenuHorizontalTabsHoverMenuItem div.MenuTabRight {
  background: url(images/tabimages/BlueTabRight.png) repeat-x;
  width: 10px;
  height: 20px;
  color: #f78f1e;
}
.MenuHorizontalTabsHoverMenuItem a:hover {
  text-decoration: none;
}
div.BackgroundImage_MainMenu {
  background-color: black;
  height: 20px;
  padding: 0px;
  margin: 0px;
  background-image: none;
}
div.BackgroundImage_Dashboard {
  background-color: black;
  height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: pgmgTHIN, Verdana;
}
.TopLefttmenuImage {
  background: url(images/LeftGrayBars.png) right top no-repeat;
  width: 140px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  border: none;
}
.TopRightmenuImage {
  background: url(images/RightGrayBars.png) right top no-repeat;
  width: 200px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  border: none;
}
div.paneBottom div.loginPaneLeft .TopLefttmenuImage {
  background: url(images/LeftGrayBars.png) right top no-repeat;
}
div.paneBottom div.loginPaneRight .TopRightmenuImage {
  background: url(images/RightGrayBars.png) right top no-repeat;
}
div.paneBottom div.loginPane1Column .TopLefttmenuImage {
  background: url(images/LeftGrayBars.png) right top no-repeat;
}
div.paneBottom div.loginPane1Column .TopRightmenuImage {
  background: url(images/RightGrayBars.png) right top no-repeat;
}
div.paneBottom div.loginPane2Column .TopLefttmenuImage {
  background: url(images/LeftGrayBars.png) right top no-repeat;
}
div.paneMain div.footer {
  background-color: black;
  display: inline-block;
  color: white;
  width: 100%;
}
div.paneMain div.footer div {
  float: left;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}
div.paneMain div.footer div a {
  color: white;
}
.dashboard {
  color: white;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  height: 16px;
  width: 100%;
  font-family: pgmgTHIN, Verdana;
  text-align: center;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.dashboard span.adminStatus {
  background: red;
  color: yellow;
}
.cont {
  background: url(images/tabimages/j.jpg) right top no-repeat;
}
.dash {
  color: white;
  font-weight: bold;
  font-size: small;
  padding-top: 4px;
  text-transform: uppercase;
  height: 16px;
  background: url(images/tabimages/mn.jpg) right top no-repeat;
  height: 22px;
}
/************************************************/
