
/* language selection section */
td#langSelect { font: 11px arial,sans-serif; }
td#langSelect img { margin: 0px 5px; }
td#langSelect div { float: left; height: 21px; cursor: pointer; }
td#langSelect div#langSelect :hover { float: left; height: 21px; }
td#langSelect label:hover { cursor: pointer; }
div#langSelectText { padding-top: 5px; }

a:link { color: #3278cc; }
a:link { color:#005899 }
a:visited { color:#005899 }
a:focus { color:#005899 }
a:hover { color:#006FBF }
a:active { color:#005899 }
label:hover { cursor: pointer; }

/* Header and Footer */
a.headNav { color: #999999; text-decoration: none; padding-top: -1px;  }
a.headNav:visited { color: #999999; text-decoration: none; padding-top: -1px; }
a.headNav:hover { color: #4B78CC; text-decoration: none; }
.headNavContainer {
   position: relative;
   font: 11px Arial;
   color: #CCC;
   float: right;
   top: 30px;
   right: 1px;
   vertical-align: middle;
   line-height:16px;
   display: table-cell;
}
.headNavContainer  img{ vertical-align: middle; margin-bottom: 2px; }
.headNavSplitter { color: #999; padding: 0px 12px; }
.footer { color:#cccccc; }

/* left navigation */
.navH { text-decoration: none; color: ffffff; }
.navH:visited { text-decoration: none; color:#D6E6FF; }
a.navH:visited { text-decoration: none; color:#D6E6FF; }
a.navH:link { text-decoration: none; color:#D6E6FF; }
a.nav { text-decoration: none; color: #D6E6FF; }
a.nav:hover { text-decoration: none; color: #ffffff; }
.nav:visited { text-decoration: none; color:#D6E6FF; }
.simulateLink { color: #3278cc; text-decoration: underline; cursor: pointer; }
.simulateLink:hover { color:#006FBF }
.leftNav td { text-align:left; }
.leftNavImage { text-align:center !important; }

input { padding:0px 5px 0px 5px; }
input[type=button],input[type=submit] { height: 24px; padding:0px 10px 0px 10px; }
input[type=radio] { position: relative; top: -2px; vertical-align:middle; }

.ie7vistabox { display:none; position:relative; margin-top:9px; margin-bottom:10px;font-style:italic; overflow:visible; }
.bold { font-weight:bold; }
.lineclass { background-color: #cccccc; height: 1px; }
.paddingLine { padding-left:10px; padding-right:10px; }
.mainTable { border-collapse: collapse; }
.contentTable { background-color: #ffffff; padding: 20px; }
.footerLine { border-top: 1px solid #ffffff; background-color: #6082b4; height: 20px; }
.nowrapclass { white-space: nowrap; }
.textareabig { width:726px; margin-bottom:10px; resize:vertical; }
.textareabutton { width:610px; margin-bottom:10px; resize:vertical; }
.imglink { width:11px; }
.innerContentTable { padding-left:20px; padding-right:20px; }
.radiolabel { position: relative; top: -22px; left: 25px; height: 1px; }
.outerLineSpace { height:18px; }
.tripleLineSpace { height:18px; }
.doubleLineSpace { height:12px; }
.singleLineSpace { height:6px; }
.spacedLabel { padding-left:10px; }
.pageHeaderClass { font-size:1em; }
.bodyTabText { padding-top:1px; }
.iframeFont { font-size:11px; }
.inputAligned { margin: 0px 4px 0px 4px; text-align:center; }
.inputError { background:#FFCCCC; font-weight:bold; border:1px solid #8c0000; }
canvas { -ms-touch-action: double-tap-zoom; }

/* Session Review */
.replayAppNotCompatibleTitle{ margin-top: 5px; }
.replayAppNotCompatibleTitle font{ font-weight: bold; font-size: 14px; }
.replayAppNotCompatibleText { padding: 5px 0px; }

/* Notifications */
.notificationForm { display: initial; }
.notifications {
  overflow-y: hidden;
  overflow-x: auto;
  text-align: right;
  width: 786px;
  position:relative;
  display:block;
  /* IE Quirks Mode Hacks: */
  *padding-bottom:17px;
  *background-color:#e2e9f1;
} 
.notifications ul {
  white-space:nowrap;
  padding: 0px;
  margin: 0px;
  height: 20px;
  list-style-type: none;
  background-color:#c9d4e5;
}

.notifications li { display:inline-block; zoom:1; /* IE Quirks Mode Hacks: */ *display:inline; *padding-right:10px;}
.notifications li:hover { cursor: pointer; }

.notificationTab {
	text-align: center;
	border-left: 1px solid white;
	padding-left:5px; 
	padding-right:5px;
  position: relative;
  height:20px;
  box-sizing: border-box;
  margin-left: -4px;
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 15px 15px;
}

.notificationTab.active { background-color:#e2e9f1; color:#0059B2; }
.notificationTab.notificationTypeAnnouncementActive { background-image: url('/images/mgr/icon_announcement_small.png'); }
.notificationTab.notificationTypeUpgradeActive { background-image: url('/images/mgr/icon_info_small.png'); }
.notificationTab.notificationTypeAnnouncementInactive { background-image: url('/images/mgr/icon_announcement_small_passive.png'); }
.notificationTab.notificationTypeUpgradeInactive { background-image: url('/images/mgr/icon_info_small_passive.png'); }
.notificationTab.inactive { background-color:#c9d4e5; color:#888888; }
.notificationTab.inactive:hover { color:#0059B2; }
.notificationTab.notificationTypeAnnouncementInactive:hover { background-image: url('/images/mgr/icon_announcement_small.png'); }
.notificationTab.notificationTypeUpgradeInactive:hover { background-image: url('/images/mgr/icon_info_small.png'); }
.notificationContent {
  max-height: 250px;
  overflow-y: auto;
  background-color: #e2e9f1;
  padding: 10px;
  min-height: 58px;
  /* IE Quirks Mode Hacks: */
  *height : auto;
  *padding-bottom:20px;
}
.notificationImage {
  width: 46px;
  float: left;
  height: 46px;
  background-repeat: no-repeat;
  background-position: center;
}
.notificationImage.notificationTypeAnnouncement { background-image: url('/images/mgr/icon_announcement_big.png'); }
.notificationImage.notificationTypeUpgrade { background-image: url('/images/mgr/icon_info_big.png'); }
.notificationHideButton {
  position: relative; 
  width: 12px;
  height: 10px;
  float: right;
  background-image: url('/images/mgr/icon_minimize_normal.png');
  background-repeat: no-repeat;
  cursor: pointer;
}
.notificationHideButton:hover { cursor: pointer; background-image: url('/images/mgr/icon_minimize_hover.png'); }
.notificationCloseButton {
  position: relative; 
  width: 12px;
  height: 10px;
  float: right;
  background-image: url('/images/mgr/icon_close_small.png');
  cursor: pointer;
}
.notificationCloseButton:hover { cursor: pointer; background-image: url('/images/mgr/icon_close_small_onHover.png'); }
.notificationTabCloseButton {
  position: relative; 
  width: 12px;
  height: 20px;
  background-image: url('/images/mgr/icon_close_small.png');
  cursor: pointer;
  display: inline-block;
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-position: center;
}
.notificationTabCloseButton:hover { cursor: pointer; background-image: url('/images/mgr/icon_close_small_onHover.png'); }
.notificationBody { margin-left: 60px; padding-right: 20px; }
.notificationHeader {
	color: #4b6a9c;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
  text-align: left;
}
.notificationTabIcon {
  width: 15px;
  height: 20px;
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
}
.notificationTabFont { text-align: center; top: -5px; position: relative; padding-left: 20px; /* IE Quirks Mode Hacks: */ *top: -2px; }
.notificationText { text-align: left; white-space:normal; max-width:675px; word-wrap: break-word; }

div.tableTabHeader { height:16px; border-bottom: 1px solid #759ac5; width: 746px; margin: 0px 20px 0px 20px; }
div.tableTabHeader .HeaderText { height:16px; line-height:16px; background:#759ac5;padding-left:8px; float:left; font-family:Arial,Verdana,Helvetica; font-size:12px; color:#fff }
div.tableTabHeader .HeaderTriangle { width: 0px; height: 0px; border-style: solid; border-width: 16px 0px 0px 16px; border-color: transparent transparent transparent #759ac5; float:left; }

.tableHome td { text-align:left; }

/* Business Hours Stuff */
th { font-family: Arial,Verdana,Helvetica; font-size: 12px; !important}
table.BusinessHoursManageTable tbody { display:block; overflow-x: hidden; overflow-y: scroll; border: 1px solid #747476 !important; max-height: 300px;}
table.BusinessHoursManageTable thead, table.BusinessHoursManageTable tbody tr { display:block; width:100%; }
table.BusinessHoursManageTable th.tablesorter-headerDesc { background-image: url(../images/mgr/blueArrow_up.gif) !important; padding-left:13px; } 
table.BusinessHoursManageTable th.tablesorter-headerAsc { background-image: url(../images/mgr/blueArrow_down.gif) !important; padding-left:13px; } 
table.BusinessHoursManageTable th.tablesorter-header { cursor: pointer; background-repeat: no-repeat; background-position: center right; margin-left: -1px; text-decoration: underline; color:#006FBF; background-position: center left 0px; box-sizing: border-box; text-align: left;}
table.BusinessHoursManageTable tbody tr.normal-row td { background: #eff2f5; }
table.BusinessHoursManageTable tbody tr.alt-row td { background: #fff; }
table.BusinessHoursManageTable thead { box-sizing: border-box; }
table.BusinessHoursManageTable td.wordBreakAll { word-break: break-all; }
table.BusinessHoursSetTable select, table.BusinessHoursSetTable textarea, table.BusinessHoursHolidayTable select, table.BusinessHoursHolidayTable textarea { width:100%; }
table.BusinessHoursSetTable input[type=text], table.BusinessHoursSetTable select, table.BusinessHoursHolidayTable input[type=text], table.BusinessHoursHolidayTable select { height:20px }
table.BusinessHoursSetTable input[type=text].inputError, table.BusinessHoursSetTable select.inputError, table.BusinessHoursSetTable textarea.inputError { border: 1px solid #8c0000; background-color: #FFBFBF;}
table.BusinessHoursSetTable textarea, table.BusinessHoursHolidayTable textarea { height:50px; resize:none; }
table.BusinessHoursSetTable td, table.BusinessHoursHolidayTable td  { padding-right:5px; box-sizing: border-box;}
div.BusinessHoursAssignedToTable { width:100%; padding: 8px 15px; border:1px solid #747476; max-height: 235px; height: 235px; overflow-y: scroll; background-color:#EEEEEE; box-sizing: border-box;; }
div.BusinessHoursAssignedToTable span { color:#3278cc; text-decoration:underline; cursor: pointer; }
div.BusinessHoursAssignedToTable.disabled span, div.BusinessHoursAssignedToTable.disabled font { color:grey; cursor: default; }
div.BusinessHoursAssignedToTable input[type=checkbox] { margin: 0px 5px 0px 0px; top: 0px; vertical-align: middle; }
table.BusinessHoursHolidayTable input[type=text].inputError, table.BusinessHoursHolidayTable select.inputError, table.BusinessHoursHolidayTable textarea.inputError { border: 1px solid #8c0000; background-color: #FFBFBF;}
table.BusinessHoursHolidayTable input[type=radio]#BusinessHoursHolidaySingle, table.BusinessHoursHolidayTable input[type=radio]#BusinessHoursHolidayMultiple { margin:0px 5px 0px 0px; top:0px; }
table.BusinessHoursHolidayTable input[type=checkbox]#BusinessHoursHolidayClosedStartDateClosedAllDay, table.BusinessHoursHolidayTable input[type=checkbox]#BusinessHoursHolidayClosedEndDateClosedAllDay { margin: 0px 5px 0px 0px; top: 0px; vertical-align: middle; }
table.BusinessHoursHolidayTable tr.endDate { display:none; }
.BusinessHoursHolidayDate { width:110px !important; margin-right:5px; }
.BusinessHoursTime { width:100%; }
.BusinessHoursHolidayTime { width:65px; margin-left:10px; }
.BusinessHoursButtons { height: 24px; padding:0px 10px 0px 10px; }
.BusinessHoursInputDisabled { background-color: #EBEBE4; border: 1px solid #A9A9A9; }
.BusinessHoursManageAlignLeft { text-align:left; } /* Workaround for IE 8+9 */
