@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'),
  	   local('OpenSans'),
  	   url('../fonts/Open-Sans.woff') format('woff');
}

html,body {
	background: #fff;
}

body {
	margin: 0; /* Required */
	font-family:  Arial;
	width: 100%;
	font-size: 12px;
}
/* and some magic */
.smooth-scroll {
    -webkit-overflow-scrolling: touch;
}
.mobileAlertImg{
	font-size :42pt;
	color:#cfcfcf;
	text-align: center;
	padding-bottom: 14px;
}
.mobileAlertCSS{
  display:none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -130px;
  margin-left: -150px;
  height: 260px;
  width: 300px;
  z-index: 9999999999;
  background-color: #f9f9f9;
  border-radius:0.575rem;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.mobileAlertContent{
	  font-size: 0.875rem;
  padding: 5px;
  text-align: center;
}
.mobileAlertHeader{
  text-align: center;
  padding: 5px;
  background-color: black;
  border-radius:0.575rem 0.575rem 0 0;
  height: 30px;
  
}
.mobileAlertHeader > span.iconAlertTitleText{
	font-size:0.975rem;
	color:#f9f9f9;
	position: relative;
	top: 3px;
}
.mobileAlertHeader > span.icon-alert{
  color: #f9f9f9;
  font-size: 14pt;
  padding-right: 5px;
  position: relative;
  top: 5px;
}
.mobileAlertButton{
	background-color: #1176bc;
	color:#f9f9f9;
	font-weight: normal;
	font-size:0.975rem;
	border: none;
}
.notyMainCSS{
	display:none;
	position:absolute;
	z-index:10;
	background-color:#35363A;
	color:white;
	top:2.75em;
	width: 400px;
	max-height: 370px;
	font-size:0.75rem;
	font-family:Open Sans;
}
#allNotyDiv{
	background-color:#f0f0f0;
	max-height:740px; 
	height:90%;
	overflow-y:auto;
	overflow-x:hidden;
}

#notyContainerDiv .nano-pane {
    background-color: transparent;
}
.notyCounterCSS{
	background-color: #78B51C;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    color: black;
    font-family: "Helvetica Neue",Helvetica,Arial,"segoe ui",tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 14px;
    left: 6px;
    line-height: 15px;
    min-width: 12px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
#notyListUL hr {
  border: 1px inset #3a3b3d;
}
#notyListUL li a {
	padding: 0px !important;
	font-weight: bold !important;
	color:#fffff9;
	text-decoration: underline;
}
#notyListUL li a:hover{
	cursor:pointer;
	color: #337DCC;
}
#notyListUL li:hover{
	background-color:#2c2d2f !important;
}
#notySettingsListUL li a {
	padding: 0px !important;
	color: #3C5AA2;
	font-weight: bold;
	color: #337DCC;
}
.notyListInnerDiv{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #333541;
	box-shadow: 0px 1px 0px 0px rgba(86, 88, 92, 0.92);
	margin-bottom:1px;
}
#notySettingsListUL li a:hover{
	text-decoration: underline !important;
	cursor:pointer;
}
#notySettingsListUL li:hover{
	background-color:#f0f0f0 !important;
}
#allNotyDiv{
	background-color:white !important;
}
.foundation.top-bar .name {
	height: 3.4rem !important;
	padding-top: 0.21875rem !important;
}
.foundation .name:hover {
	background-color: black;
}

#notySettingsListUL li{
	border-top:none !important;
	border-bottom:1px solid #cfcfcf;
}
#notySettingsListUL li>div{
	line-height: 20px !important;
    padding: 5px !important;
    padding-left:15px !important;
}
#nav-userDD > a > span {
	padding-right: 0.9375rem;
}
#seeAllNotySpan:hover{
	border:none !important;
	color:#DAE503 !important;
}
#notySettingsLabel:hover{
	color: #DAE503 !important;
}
#allNotySettingsDiv{
	background-color:#f0f0f0 !important;
}
textarea{
	font-family: Arial;
	font-size : 12px;
	vertical-align: middle;
	overflow : auto;
}
input[type=Text]{
	font-family: Arial;
	font-size : 12px;
	vertical-align: middle;
	width : 250px;
}

input[type=button], input[type=reset], input[type=submit], button {
	background-color: #EFEFEF;
	border: 1px solid #A0A0A0;
	border-radius: 3px 3px 3px 3px;
	font: bold 9pt Arial;
	margin: 2px;
	padding: 3px 9px;
	cursor: pointer;
	outline: none;
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button:hover {
	border-color: #2B2B2B;
}

input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border: 0;
}

#desktop {
	position: relative;
	/*min-width: 400px; /* Helps keep header content from wrapping */
	height: 100%;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	cursor: default;
	/* Fix for issue in IE7. IE7 wants to use the I-bar text cursor */
	background-color: #FFFFFF;
}

#imageAligner {
	position: relative;
	padding: 6px 4px 6px 0px;
}

#imageAligner img {
	vertical-align: middle;
}

#desktopHeader {
	background: #f2f2f2;
}
/* Hide unsupported browser text from small devices */
@media screen and (max-device-width:600px) {
	.clsUnsupportedBrowser {
	   display: none !important;
	}
	.clsUnsupportedBrowserText{
	   display: none !important;
	}
}
.clsUnsupportedBrowser {
	width: 100%;
	height: 2.2em;
	background-color: #f04848;
	display: inline-block;
	overflow: visible;
}

.clsUnsupportedBrowserNoDisplay {
	display: none;
}

.clsUnsupportedBrowserText {
	font-size: 1.167em;
	color: white;
	display: inline-block;
	vertical-align: middle;
	margin: 4px auto;
	padding-left: 16px;
}

.clsUnsupportedBrowserCloseImage {
	float: right;
	height: 100%;
	margin-right: 16px;
	display: inline-block;
}

.clsUnsupportedBrowserCloseImage img {
	margin-top: 0.3125em;
	cursor: pointer;
}

.clsLatestBrowserLinks {
	text-decoration: underline;
	color: inherit;
}

.clsUnsupportedBrowserDisplay {
	display: table;
}

#desktopTitlebarWrapper {
	position: relative;
	height: 30px;
	background: #78B51C url(../images/desktop/bgHeader.gif) repeat-x;
	background-color: #78B51C;
}

#desktopTitlebar {
	padding: 14px 8px 0px 0px;
	height: 30px;
	background-position: left 0;
}

#desktopTitlebar h1.applicationTitle {
	display: none;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
}

#desktopTitlebar h2.tagline {
	padding: 7px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #d4dce4;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#desktopTitlebar h2.tagline .taglineEm {
	color: #fff;
	font-weight: bold;
}

#topNav {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	color: #d4dce4;
	text-align: right;
	padding: 0 0 0 0;
	height:38px;
	background: url(../images/desktop/rightTop.png);
}

#topNav a {
	color: #fff;
	font-weight: normal;
}

#topNav a:hover {
	text-decoration: none;
}

li.divider {
	margin-top: 2px;
	padding-top: 3px;
	border-top: 1px solid #ebebeb;
}

#pageWrapper {
	font-family: Arial;
	position: relative;
	overflow-y: visible; /* This can be set to hidden or auto */
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	background-color: #ffffff;
}
#pageWrapper a img{
	border :none;
	text-decoration:none;
	cursor: pointer;
}

#pageWrapper2 {
	font-family: Arial;
	position: relative;
	overflow: auto; /* This can be set to hidden or auto */
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	background-color: #FFFFFF;
}


/* Footer */
#desktopFooterWrapper {
	background-color:#333333;
	font-family: Arial;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 11px;
	overflow: auto;
	text-align: center;
}

#desktopFooter {
	float: center;
	color: #f4f4f4;
}

#desktopFooter a {
	text-decoration: none;
	color: #f4f4f4;
}
#desktopFooter a:hover {
	text-decoration: underline;
}

#desktopFooter2 { /* Have to specify div here for IE6's sake */
	height: 24px;
	float: right;
	padding: 6px 8px 0 8px;
}

#desktopFooter2 a {
	text-decoration: none;
	color: #3C5AA2;
}

/* Panel Layout
---------------------------------------------------------------- */
	/* Columns */
.column {
	position: relative;
	float: left;
	overflow: hidden; /* Required by IE6 */
}

/* Panels */
.panel {
	position: relative;
	overflow: auto;
	background: #f8f8f8;
	border-bottom: 1px solid #b9b9b9;
}

.panelWrapper.collapsed .panel-header {
	border-bottom: 0;
}

.panelAlt {
	background: #f2f2f2;
}

.bottomPanel {
	border-bottom: 0;
}

.pad {
	padding: 8px;
}

#mainPanel {
	background-colour: #ffffff;
}

.panel-header {
	position: relative;
	height: 0px;
	overflow: hidden;
}

.panel-headerContent {
	padding-top: 2px;
}

.panel-headerContent.tabs {
	background: url(../images/desktop/tabs.gif) repeat-x;
	background-position: left -68px;
}

.panel-header h2 {
	display: inline-block;
	font-size: 12px;
	margin: 0;
	padding: 3px 8px 0 8px;
	height: 22px;
	overflow: hidden;
	color: #333;
}

.panel-collapse {

}

.panel-expand {
	background: url(../images/desktop/collapseExpand.gif) left -16px
		no-repeat;
}

.icon16 {
	margin: 4px 0 0 2px;
	cursor: pointer;
}

.disabledUser {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.icon16Right{
	margin: 4px 5px 0 2px;
	cursor: pointer;
	float: right;
}
/* Column and Panel Handles */
.horizontalHandle {
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	background: #eee url(../images/desktop/bgHandleHorizontal.gif) repeat-x;
}

.horizontalHandle.detached .handleIcon {
	background: transparent;
}

.horizontalHandle .handleIcon {
	margin: 0 auto;
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	background: url(../images/desktop/handleIconHorizontal.gif) center
		center no-repeat;
}

.columnHandle {
	min-height: 10px;
	float: left;
	width: 4px;
	overflow: hidden;
	background: #c3c3c3 url(../images/desktop/handleIcon.gif) center center
		no-repeat;
	border: 1px solid #909090;
	border-top: 0;
	border-bottom: 0;
}

/* Toolboxes */
.toolbox {
	float: right;
	padding: 0px 3px 2px 5px;
	height: 23px;
	overflow: hidden;
}

div.toolbox.divider { /* Have to specify div here for IE6's sake */
	background: url(../images/desktop/toolboxDivider.gif) left top no-repeat
		;
	padding: 0px 3px 6px 5px;
	text-align: center;
}

div.toolbox.divider2 { /* Have to specify div here for IE6's sake */
	padding: 0px 3px 6px 5px;
	text-align: center;
}

.panel-header-toolbox {

}

div.toolbox.divider { /* Have to specify div here for IE6's sake */
	background: url(../images/desktop/toolboxDivider.gif) repeat-y;
	padding-left: 8px;
}

.toolbox img.disabled {
	cursor: default;
}

.iconWrapper {
	display: inline-block;
	height: 22px;
	min-width: 22px;
	overflow: hidden;
	border: 1px solid transparent;
}

* html .iconWrapper {
	padding: 1px;
	border: 0;
}

.iconWrapper img {
	cursor: pointer;
	margin: 0;
	padding: 3px;
}

.iconWrapper:hover {
	border: 1px solid #a0a0a0;
	-moz-border-radius: 3px;
}

#spinnerWrapper {
	width: 16px;
	height: 16px;
	background: url(../images/desktop/spinnerPlaceholder.gif) no-repeat;
	margin: 4px 5px 0 5px;
}

#spinner {
	display: none;
	background: url(../images/desktop/spinner.gif) no-repeat;
	width: 16px;
	height: 16px;
}

/* Login screen */
#loginTableDiv {
    margin-left:22px;
    margin-right:22px;
    position:absolute;
    text-align:left;
    top:20px;
    font-size:12px;
    overflow:hidden;
}

#loginTable {
	width: 100%;
	border: 1px solid #CECECE;
}

/* Profile screen */
#profileTableDiv {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: left;
  margin-left: 20px;
  margin-top: 15px;
  margin-right: -10px;
  top: 5px;
  overflow-x: scroll;
}

#profileTable {
	background-color: white;
	border: 1px solid #CECECE;
	width: 96%;
	padding-right: 20px;
}

/* Password Change Table */
#changePasswordDiv {
	width: 400px;
	height: 200px;
	margin-left: -175px; /***  width / 2   ***/
	position: relative;
	left: 50%;
	text-align: center;
	top: -10px;
}

#changePassword {
	border: 1px solid #CECECE;
}

/*User Management System*/
#userManagementDiv {
	width: 100%;
	height: 600px;
	position: relative;
	text-align: left;
	margin-left: 20px;
	margin-right: -10px;
}

#userManagement {
	background-color: white;
	border: 1px solid #CECECE;
	width: 96%;
}

#profileActivationPasswordDiv {
	height: 330px;
   	margin-left: 19px;
   	margin-right: -5px;
   	position: relative;
   	text-align: left;
   	top: 20px;
   	width: 98%;
}

#profileActivationPassword {
	background-color: white;
	border: 1px solid #CECECE;
	width: 98%;
}

.landingPageDiv {
	width: 100%;
	position: relative;
	text-align: left;
	margin-left: 13px;
	margin-right: -10px;
	margin-bottom: 170px;
	overflow	: hidden;
}
.licensePageDiv {
	width: 100%;
	position: relative;
	text-align: left;
	margin: 20px 10px 20px 20px ;
	overflow	: auto;
	background:white;
}

#landingPage {
	border: 1px solid #CECECE;
	width: 96%;
}

#forgotPasswordDiv {
	width: 100%;
	height: 400px;
	position: relative;
	text-align: left;
	margin-left: 20px;
	margin-top : 15px;
	margin-right: -10px;
	top: 5px;
}

#forgotPassword {
	background-color: white;
	border: 1px solid #CECECE;
	width: 96%;
}

.generalTextBox {
	width: 250px;
}

.button {
	width: 80px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
.alert{
	color : #FF0000;
}
.licenseStudyListDiv{
		width: 100%;
		border: 1px solid #CECECE;
		float :left;
		margin-bottom: 10pt;
		/*-moz-border-radius : 10px 10px 10px 10px;*/


}
.licenseListContainer{
	width: 97%;
	position: relative;
	text-align: left;
	margin-left: 0px;
	margin-right: -10px;
	top: 5px;
}

.licenseHolder{
	width :100%;
	float :left;
	padding-top:3px;
	background-color:#ffffff;
}
.divLinkBar{
	height : 20px;
	position: relative;
	text-align: left;
	float: left;
	vertical-align: middle;
	padding: 0px 1px 2px 5px;
}
.licenseList{
	width: 98%;
	height : 20px;
	position: relative;
	text-align: left;
	/*margin-left: 7px;*/
	font-size:13px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	float: left;
	vertical-align: middle;
	padding: 0px 20px 2px 12px;

}
.licenseIcon{
	position: relative;
	text-align: center;
	display: inline-block;
/* 	float: right; */
	margin-left: 8px;
	margin-right: 5px;
	vertical-align: middle;
}

.licenseIcon img{
	display : block;
	margin :auto;
	float:none;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom:4px;
}
.divBlank{
	width: 90%;
	height : 15px;
}
.redcol {
color:#FF0000;
font:10px verdana;
}

.studyLink{
	color : #337DCC;
	text-decoration: underline;
	cursor: pointer;
}
.studyList{
	float:left;
	width:100%;
	background-color:#ffffff;
}

.studyList table tbody tr td {
	text-align: left
}

.studyList table thead tr th {
	text-align: left
}
.studyListActionIcon{
	display:inline;
	padding:1px 6px 1px 0px;
}
.checkBoxDiv{
display:inline;
float:left;
}
.instanceTreeDiv{
	height: 350px;
	overflow-y: auto;
	width: 98.5%;
	position: absolute;
}
.selectBox{
	width:150px;
}
.showButton{
	display : "";
	font:bold 9pt Arial;
}
.hideButton{
	display : none;
}
.comboFilterPopup{
	font-family : Arial;
	font-size   : 12px;
}
.multiSelect{
	size : 2;
}

.filterAlignment{
	padding:5px;
	#margin-left:20px;
}
.filterContainerDiv{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.filterRow{
	padding:4px 0px;
}
.checkBoxStyle{
	width: 100px;
	padding-right: 20px;
	font: 8pt Arial;
}

/* CSS for dashboard */

.dashboard{
	overflow-y: hidden;
	width : 100%;
}
.dashboardStudyList{
	height : 30px;
	background-color:#f2f2f2;
	padding-left: 13px;
}
.dashboardTab{
	height : 30px;
	padding-top: 2px;
	padding-left: 18px;
	border-bottom :1px solid #b9b9b9;
	background: #ffffff;
}
.dashboardGraph{
	float: left;
	/*overflow : auto;*/
	width : 100%;
	/* height : 100%;
	overflow : hidden;
	font-family : "Open Sans", sans-serif; */
}
.chDashboardGraph{
	float: left;
	/*overflow : auto;*/
	width : 100%;
	height : 100%;
	overflow : hidden;
	font-family : "Arial";
}
.additionalParameterDiv{
	float: left;
	overflow : auto;
	width : 100%;
	height : 100%;
	font-family : "Open Sans", sans-serif;
}
.commonFilter{
	border: 1px solid #AFAFAF;
    left: 0px;
    position: absolute;
    top: 34px;
    width: 250px;
	background-color : white;
	font: 8pt Arial,Helvetica,sans-serif;
	z-index : 30;
}
.verbatim{
	float: left;
	padding-bottom: 20px;
	/*overflow : auto;*/
	width : 100%;
	/*height : 550px;*/
	margin-top: 10px;
	/*margin-left: 10px;*/
}

.verbatimList{
	display: inline-block;
	width : 100%;
}
.trackerConfig{
	float: left;
	padding-bottom: 20px;
	/*overflow : auto;*/
	width : 100%;
	height : 100%;
	margin-top: 5px;
	position: absolute;
	/*margin-left: 10px;*/
}
.trackerConfigList{
	display: inline-block;
	width : 100%;
	height : 100%;
	overflow:auto;
	background:#EFEFEF;
	position: absolute;
	overflow-y: hidden;
}
.innerTrackConfigDiv{
	background-color: white;
    border: 1px solid #A0A0A0;
   /*  height: 107%; */
    margin: 5px;
}
.verbatimList table tbody tr td{
	padding : 3px;
}
.reports{
		width: 98%;
		border: 1px solid #CECECE;
		border-bottom: none;
		float :left;
		margin: 8px;
}
.response{
		width: 100%;
		float :left;
}

.reportDivLinkBar{
	position: relative;
	text-align: left;
	float: left;
	vertical-align: middle;
	padding: 0px 1px 0px 0px;
	width : 100%;
}

.viewConfiguration{

}

.studyTab{
	margin-top: 5px;
}
.leftStudyTab{
	width : 7px;
	float : left;
	height : 27px;
	background-image: url('../images/desktop/closedLeftNormal.gif');
}

.rightStudyTab{
	width : 7px;
	float : left;
	height : 27px;
	margin-right:3px;
	background-image: url('../images/desktop/closedRightNormal.gif');
}

.middleStudyTab{
	background-image : url('../images/desktop/closedMiddleNormal.gif');
	background-repeat:repeat-x;
	float : left;
	display: block;
	cursor: pointer;
	height: 21px;
	padding-left:10px;
	padding-right:10px;
	padding-top : 5px;

}

.middleStudyTabSelected{
	display: block;
	float : left;
	padding-left:10px;
	padding-right:10px;
	padding-top : 5px;
	cursor: pointer;
	height : 21px;
	font-weight : bold;
	background-image : url('../images/desktop/openMiddleNormal.gif');
	background-repeat:repeat-x;
}
.leftStudyTabSelected{
	width : 7px;
	float : left;
	height : 27px;
	background-image : url('../images/desktop/openLeftNormal.gif');

}
.rightStudyTabSelected{
	width : 7px;
	float : left;
	height : 27px;
	background-image : url('../images/desktop/openRightNormal.gif');
	margin-right:3px;
}

.verbatimListTitle{
	height: 18px;
	overflow: hidden;
	display:inline;
	padding-left:5px;
}
.assignee{
	color: blue;
	text-decoration: underline;
	height: 18px;
	overflow: hidden;
	text-align: left;
}
.mediaType{
	margin-top: 5px;
	display: inline;
	float: left;
	margin-right:10px;
}
.mediaTypeReport{
	margin-top: 5px;
	display: inline;
	margin-right:10px;
}
.selectNotification{
	height:18px;
	width:100%;
	background-color: #E0F0FF;
	padding-top:8px;
	margin-top: 4px;
}
.selectNotificationList{
	height:35%;
	width:100%;
	background-color: #E0F0FF;
	padding-top :8px;
	margin-top: 4px;
}
.retagAction{
	width : 100%;
	float:left;
}
.specialTreeNode {
	color:  #337DCC;
	text-decoration: underline;
	cursor: pointer;
}

.tableFloat{
	float : left;
	width : 100%;
}
.handCursor{
	cursor:pointer;
}
.ontologyDisable{
	width : 97.6%;
	opacity: 0.3;
	overflow: auto;
	height:140px;
	position: absolute;
	background-color: #dbdbdb;
	display : none;
	filter:alpha(opacity=30);
}
.customTag{
	margin-top : 5px;
	margin-left: 17px;
}
.labelsDiv{
	margin-top : 5px;
	margin-left: 20px;
	margin-bottom: 4px;
	width : 98%
}
.checkBoxAlign{
	margin-left : 30px;
}
.tagList{
	border: 1px solid #AFAFAF;
	display: inline-block;
	margin-left: 20px;
	margin-top: 10px;
	width: 97%;
	background-color: white;
}
.tagTable{
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #AFAFAF;
	height: 15px;
}
.anchorUnderlineMargin{
	color: #096DD1;
	text-decoration : underline;
	margin-left: 3px;
	font-weight : normal;
	vertical-align:top;
	cursor:pointer;
}

.anchor{
	text-decoration : underline;
	cursor : pointer;
	color : #337DCC;
	font-weight: normal;
}

.searchByThreadId{
	width:180px;
	border-top: 0px none;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-color: -moz-use-text-color;
	outline: 0px none;
	height: 22px;
}

.placeHolder
{
	width:180px;
	border-top: 0px none;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-color: -moz-use-text-color;
	outline: 0px none;
	height: 22px;
	font-style:italic;
	font-weight:lighter;
}

.rightClose{
 	display: inline-block;
    float: right;
    font-size: 18px;
    margin-right: 3px;
    margin-top: -4px;
    padding-top: 0;
}
.alertNotification{
	background-color: #FFFBB6;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.progressBar{
	background : none repeat scroll 0 0 #ffffff;
	border : 1px solid #999999;
	height : 0.8em;
	margin : 1px 0 0 3px;
	overflow : hidden;
	padding : 1px;
	width : 35%;
	display : none;
}
.divWidth {
	background : no-repeat scroll 0 0 #6787E3;
	font-size :0;
	height : 100%;
	width :0;

}
.verticalAlign{
	vertical-align : text-top;
}

.titleContentReport{
	text-align : left;
	height: 83px;
	overflow: hidden;
}
.generalButton {
	margin: 0;
	padding-bottom: 1px;
	background: #f1f1f1 url(../images/desktop/bgPanelHeader.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	vertical-align: bottom;
	text-align:center;
	border: 1px solid #808080;
	-moz-border-radius: 3px;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('../xml/ellipsis.xml#ellipsis');
}

#topNav ul {
	padding: 0px 0px 6px 10px;
	margin: 0px;
	list-style: none;
	/*font-size: 12px;*/
}

#topNav li {
	padding: 4px 6px 6px 0px;
	float: left;
}

#topNav a { /*display: block;*/
	cursor: pointer;
	padding: 4px 6px 8px 0px;
	text-decoration: none;
	text-align: center;
	color: #337DCC;
}

#topNav ul li a {
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	color: #3C5AA2;
	font-weight: normal;
	color: #337DCC;
}

#topNav ul li a:hover {
	color: #337DCC;
}

#topNav ul li a.arrow-right,#topNav ul li a:hover.arrow-right
	{ /*background-image: url(../images/desktop/arrowRight.gif);
	*/
	background-repeat: no-repeat;
	background-position: right 7px;
}

#topNav li ul {
	padding: 2px;
	border: 1px solid #3f3f3f;
	background: #fff url(../images/desktop/bgDropDown.gif) repeat-y;
	position: absolute;
	width: 164px;
	left: -999em;
	z-index: 15000;
}

#topNav li:hover ul ul,#topNav li.ieHover ul ul,#topNav li:hover ul ul ul,#topNav li.ieHover ul ul ul
	{
	left: -999em;
	background: #6C98D9;
	color: #fff;
}

#topNav li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 163px;
}

#topNav li ul li .check {
	position: absolute;
	top: 8px;
	left: 6px;
	width: 5px;
	height: 5px;
	background: #555;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}

#topNav li ul li a {
	position: relative;
	padding: 1px 9px 1px 25px;
	width: 130px;
	/*color: #00ff00;
	color: #3f3f3f;
	*/
	font-weight: normal;
}

#topNav li ul li a:hover {
	background: #6C98D9;
	color: #fff;
	-moz-border-radius: 2px;
}

#topNav li ul li a:hover .check {
	background: #fff;
}

#topNav li:hover ul,#topNav li.ieHover ul,#topNav li li.ieHover ul,#topNav li li li.ieHover ul,#topNav li li:hover ul,#topNav li li li:hover ul
	{ /* lists nested under hovered list items */
	left: auto;
}

#topNav li:hover { /* For IE7 */
	position: static;
	z-index: 10000;
}
optgroup{
    #font-style: normal;
    font-weight: bold;
    font-family: Arial;
    padding-left: 1px;
}
retaggedTitle {

}
.enabledText{
	background: none repeat scroll 0 0 #FFFFFF;
}

.disabledText{
	background: none repeat scroll 0 0 #DDDDDD;
	opacity: 0.6;
	color: black;
	filter:alpha(opacity=60);
}
.responseIdListTabs{
	width : 100%;
	align : left;
	height : 32px;
	background-color : #DBDBDB;
	border-right : 1px solid #B9B9B9;
	border-top : 1px solid #B9B9B9;
	padding-top : 8px;
	text-align : left;
	cursor:pointer;
}

.addNewButton{
	background-color: #82B928;
    border-bottom: 1px solid #B9B9B9;
    border-radius: 5px;
    cursor: pointer;
    height: 15px;
    margin: 3px 10px;
    padding-left: 5px;
    width: 100px;
}

.addNewDivSelected{
	background-color : #FFFFFF;
	border : 2px solid #82B928;
	border-radius : 0px;
}
.customTagColorPicker{
}
/*css for filter popup */

/* Accordian */

.accordianWrapper {
	padding: 0;
	/* background: #f00; Uncomment this if you want to change the background of the accordian sections. */
}

.accordianToggler {
	margin: 0;
	padding: 6px 10px;
	background-color: #f1f1f1;
	font-size: 12px;
	cursor: pointer;
	border-top: 1px solid #e3e3e3;
}

.topToggler {
	border-top: none;
}

.accordianToggler.open {
	/* background: #f00; Uncomment this if you want to change the background of the open section's header */
}

.accordianContent {
	padding: 10px 10px 5px 10px;
}

#actionButtonDiv {
	/*background: #f2f2f2;*/
	border-top :1px solid gray;
	font-family: Arial;
	height: 35px;
	margin: 0 0px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	/* Remove this line if you want the menu to be backward compatible with Firefox 2 */
}

.playPauseType{
	margin-top: 5px;
	display: inline;
	margin-right:10px;
}
.breadcumb {
	float: left;
	font-size:13px;
	padding: 6px 6px 6px 0;
}

#searchLicenseStudy {
	padding-top:5px;
	float:left;
	margin-right:15px;
	font-weight:bold;
}
.floatingErrorSpan {
	position:absolute;
	display:none;
	background-color:#FFFFCC;
	z-index:100000;
	border:1px solid red;
	padding:5px;
	color:red;
}

.tabButtons{
	background-color: white;
    border-bottom: 1px solid #999999;
    height: 35px;
    padding-top: 2px;
}

/*DropDownCSS*/
.dropdown {
	position: fixed;
	z-index: 99;
	display: none;
}

.dropdown .dropdown-menu,
.dropdown .dropdown-panel {
	min-width: 160px;
	max-width: 360px;
	list-style: none;
	/* background: #E7F0F9; */	background: #ffffff;
	border: solid 1px #DDD;
	border: solid 1px rgba(0, 0, 0, .2);
	/* border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2); */
	overflow: visible;
	padding: 4px 0;
	margin: 0;
}

.dropdown .dropdown-panel {
	padding: 10px;
}

.dropdown.dropdown-tip {
	margin-top: 8px;
	/* background: #E7F0F9; */	background: #ffffff;
}

.dropdown.dropdown-tip:before {
  position: absolute;
  top: -6px;
  left: 140px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}

.dropdown.dropdown-tip.dropdown-anchor-right:before {
	left: auto;
	right: 9px;
}

.dropdown.dropdown-tip:after {
  position: absolute;
  top: -5px;
  left: 141px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
 /*  border-bottom: 6px solid #E7F0F9; */border-bottom: 6px solid #ffffff;
  display: inline-block;
}

.dropdown.dropdown-tip.dropdown-anchor-right:after {
	left: auto;
	right: 10px;
}

/* Left Aligned tip */
.dropdown.dropdown-favTip {
	margin-top: 8px;
	/* background: #E7F0F9; */	background: #ffffff;
}

.dropdown.dropdown-favTip:before {
  position: absolute;
  top: -6px;
  left:11px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}

.dropdown.dropdown-favTip.dropdown-anchor-right:before {
	left: auto;
	right: 9px;
}

.dropdown.dropdown-favTip:after {
  position: absolute;
  top: -5px;
  left: 12px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  display: inline-block;
}

.dropdown.dropdown-favTip.dropdown-anchor-right:after {
	left: auto;
	right: 10px;
}

.dropdown.dropdown-scroll .dropdown-menu,
.dropdown.dropdown-scroll .dropdown-panel {
	max-height: 358px;
	overflow: auto;
}

.dropdown .dropdown-menu LI {
	list-style: none;
	padding: 0 0;
	margin: 0;
	line-height: 18px;
}

.dropdown .dropdown-menu LI > A,
.dropdown .dropdown-menu LABEL {
	display: block;
	color: #555;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 15px;
	white-space: nowrap;
}

.dropdown .dropdown-menu LI > A:hover,
.dropdown .dropdown-menu LI:hover {
	/* background-color: #B5C6D8; */background-color: #E0E0E0;
	/* color: #FFF; */
	cursor: pointer;
}

.dropdown .dropdown-menu .dropdown-divider {
	font-size: 1px;
	border-top: solid 1px #E5E5E5;
	padding: 0;
	margin: 5px 0;
}

/* Icon Examples - icons courtesy of http://p.yusukekamiyamane.com/ */
.dropdown.has-icons LI > A {
	padding-left: 30px;
	background-position: 8px center;
	background-repeat: no-repeat;
}

.example {
			/* color: #08C; */
			cursor: pointer;
			opacity:0.55;
			filter:alpha(opacity=55); /* For IE8 and earlier */

		}

		.example:after {
			margin-left: 6px;
			color: #08C;
		}

		.example:hover {
			opacity:1;
			filter:alpha(opacity=100); /* For IE8 and earlier */

		}

		.example.dropdown-open {
			opacity:1;
			filter:alpha(opacity=100); /* For IE8 and earlier */
			color: #FFF;
		}

		.example.dropdown-open:after {
			color: #FFF;
		}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.1;
    z-index: 10;
}
.overlayDiv {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	z-index:2;
	opacity:0.4;
	filter: alpha(opacity = 50)
}
.freezeExplic8 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.6;
    z-index: 20000;
    visibility: visible;
}


/* Collapse Common Filter CSS */

#commonFilter .valueSelected{
	background-color: #78B51C;
	color : #FFFFFF;
}
#commonFilter .clearSelection{
	color: #337DCC;
    float: right;
    font: 8pt Arial;
    text-decoration: underline;
	cursor : pointer;
	display : none
}
#commonFilter .editGraphs{
	background-color: #C5D5A8;
	padding : 5px;
	height : 16px;
}

#commonFilter h1 {
  border-bottom: 1px solid #333;
  font-size: 32px;
  color: #fff;
  padding-bottom: 12px;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.6);
}
#commonFilter h2 {
  margin: 10px 0;
  color: #000;
  font-size: 18px;
  text-shadow: 1px 1px 2px #fff;
}

#commonFilter h3 {
  margin: 0;
  background-color: #EBEBEB;
  border-top : 1px solid #AFAFAF;
}

#commonFilter h3 a {
  background: url("../images/sprite.png") 10px 8px no-repeat;
  display: block;
  padding: 5px;
  padding-left: 32px;
  margin: 0;
  color: #000000;
  font-weight : bold;
  text-decoration: none;
}

#commonFilter h3:hover { background-color: #EBEBEB; }
#commonFilter h3.open  { background-color: #EBEBEB; border-top : 1px solid #AFAFAF}
#commonFilter h3.open a { background-position: 8px -32px;}
#commonFilter h3 + div { padding: 10px; overflow:auto;}

/*#commonFilter h2 + div,
.example {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
}*/

/* Pre hide sections with JavaScript on
--- */
#commonFilter h3+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}

#css3-animated-example h3.open + div {
  height: auto;
  background: #aaffff;
}

/* Event example
--- */
pre#event-log {
  background: #fafacc;
  padding: 10px;
  display: block;
}

/* Responsive design
--- */
/*@media screen and (max-width: 1056px) {
  body {
    width: 672px;
  }
  .c2 {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media
only screen and (max-width: 704px),
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    width: 320px;
  }
  .c1 {
    margin-right: 0;
    margin-bottom: 0;
  }
  h1 {
    font-size: 28px;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.7);
  }
}

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    padding: 0 12px;
  }
}*/

.buttonDisabled {
	opacity: 0.35;
	filter: alpha(opacity=35);
}

.gMargin16x16 {
	margin-right: 3px;
	margin-top: 5px;
}

.gBackButton {
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	width: 65px;
	height: 23px;
	background-color: #efefef;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 2px 3px 0 4px;
	float: left;
}

.gPreviousButton {
	border: 1px solid #dfdfdf;
	border-radius: 2px 0 0 2px;
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 23px;
	background-color: #efefef;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 2px 0 0 0;
	float: left;
}

.gNextButton {
	border: 1px solid #dfdfdf;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 23px;
	background-color: #efefef;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 2px 0 0 0;
	float: left;
	border-left: none;
}

#verbatimSearchInput,#authorSearchInput {
	width : 175px;
}

.actionButtonMenuItem {
	border-bottom: 1px solid #CDCDCD;
    font-style: italic;
}

.userControlAccordianTitle {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #efefef;
	border-bottom: 1px solid #b0b0b0;
}

#ageGroupHelpIcon {
	float: left;
    margin-top: 4px;
}

#satisfactionGroupHelpIcon {
	float: left;
    margin-top: 4px;
}

#importanceDistributionHelpIcon {
	float: left;
    margin-top: 4px;
}

.userControlAccordianTitle {
	cursor: pointer;
}

#reports #tabsPanelWrap {
	overflow: visible;
}

#importanceDistributionTable thead {
	background-color: #f1f1f1;
	width: 100%;
	height: 24px;
	line-height: 24px;
	display: table;
}

#importanceDistributionTable thead th {
	border: 1px solid #CFCFCF;
	border-left: none;
	border-right: none;
	width: 25%;
}

#importanceDistributionTable tbody {
	width: 100%;
	display: table;
}

#importanceDistributionTable tbody td {
	border-bottom: 1px solid #CFCFCF;
	line-height: 24px;
	text-align: center;
	width: 25%;
}

.importanceDistributionHiddenHelpText {
	display: none;
	margin-top: 5px;
}

#hiddenHelpTextToggle {
	outline: none;
	float: left;
	margin-top: 5px;
}

#importanceDistributionEditTable {
	table-layout: fixed;
	width: 94%;
	margin-left: 30px;
}

#importanceDistributionEditTable tbody tr {
	height: 32px;
}

.importanceDistributionTitleTd {
	vertical-align: top;
}

.importanceDistributionSliderTd {
	vertical-align: top;
}

.importanceDistributionEditContent {
	clear: both;
}

.importanceDistributionRawImportanceTd, .importanceDistributionNetImportanceTd {
	text-align: center;
}

#CommentDiv {
	display: block;
	z-index: 11000;
	background-color: #e2eff8;
	width: 230px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.statusTags {
	float: left;
    padding-top: 3px;
}

.generalSpanButton {
	background-color: white;
    border: 1px solid #808080;
    display: inline-block;
    font-weight: bold;
    height: 18px;
    line-height: 19px;
    margin: 0 10px 0 0;
    padding: 0 5px;
    vertical-align: middle;
}

.dropdownDiv {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 21000;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	background-color: white;
	border: 1px solid #808080;
}

.dropdownElements {
	display: block;
	line-height: 20px;
	width: 140px;
	padding: 0 5px;
	cursor: pointer;
}

.dropdownElements:hover {
	background-color: #efefef;
}

#responseFilterView {
    border: 1px solid #CFCFCF;
    margin: 10px 10px 0 10px;
}

#responseInfographics {
	height: 170px;
}

.responseInfographicsSection {
	/* padding: 10px; */
	border-right: 1px solid #cfcfcf;
	float: left;
}

.responseInfographicsTitle {
	font-weight: bold;
	color: #A0A0A0;
	margin-bottom: 10px;
}

.responseInfographicsEntry {
	font-weight: bold;
	margin: 0 10px 8px;
    /* width: 140px; */
}

.responseInfographicsEntryValue {
	color: #2468c9;
	/* font-weight: normal; */
}

.responseInfographicsTotal {
	font-size: 20px;
	font-weight: bold;
}

.responseInfographicsTotalValue {
	font-weight: bold;
	font-size: 24px;
}

.responseInfographicsSelected {
	color: #79ba16;
}

#responsePostsTable {
	float: left; /* To avoid table move when infographics is resized */
}

/* RM: SCROLLABLE TBODY CSS BEGINS */
#responsePostsTable thead > tr {
	display: table;
    width: 100%;
}

#responsePostsTable tfoot {
	display: block;
}

#responsePostsTable tfoot > tr {
	display: block;
}

#responsePostsTable tfoot > tr > th {
	display: block;
	height: 22px;
    padding-top: 4px;
}

#responsePostsTable tbody {
	display: block;
	height: 120px;
	overflow: auto;
}

/* RM: SCROLLABLE TBODY CSS ENDS */

#responsePostsTable .gTable tbody tr td {
	text-align: left;
	padding: 7px 5px;
}

#responsePostsTable .gTable thead tr th {
	border-bottom: 1px solid #999999;
}

#responsePostsTable .gTable tbody tr td input[type=Checkbox] {
	margin-top: 6px;
}

#responseFilterBarAssignments {
	background-color: white;
	line-height: 32px;
	height: 32px;
}

#responseFilterBarCustomTags {
	background-color: white;
	padding: 3px 0;
	/* background-color: #e1fbfa;
	border-bottom: 1px solid #cfcfcf; */
}

#responsePostsTable tbody > tr:last-child {
    border-bottom: 1px solid #DDDDDD;
}

#postToThreadLoadingNotification, #reassignment-notif, #remove-notif {
	z-index: 9999999999999;
}

#ResponseWindowOpenerMessage {
	z-index: 9999999999999;
}

#rm-threadAssignNotif {
	z-index: 9999999999999;
}

.deactiveSet{
	background-position: -32px -16px;
}
.activeSet{
	background-position: -32px 0px;
}
.deactiveAdd{
	background-position: 0 -160px;;
}
.activeAdd{
	background-position: 0 -144px;
}
.deactiveDelete{
	background-position: -16px -160px;
}
.activeDelete{
	background-position: -16px -144px;
}

#recalImpDistSuccess {
	z-index: 9999999999999;
}

.auto_finalise_details {
	display : none;
}

.breakLongText {
	-ms-word-break: break-all;
	word-break: break-all;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/** css for DatePicker starts*/
.intervalText {
	font-weight: bold;
	padding: 0 0 0 2px;
	width: 100px; !important
}

.datepicker-calendar > .datepicker {
	border: none;
}
/** css for DatePicker ends*/
/** CSS for Self Targets starts here */

.metricLabel{
	display: inline-block;
    font-size: 14px;
    text-align: right;
    width: 19%;
}
.metricUnit{
	font-size: 14px;
	color: black
}
.metricSuggestion{
	color: #6b6b6b;
    font-size: 12px;
    float : right;
    margin-top: 5px;
}
.metricInput{
	width : 5%;
}
.targetHeader{
	color: #000000;
	display: inline-block;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
    
}
.footerSuggestion{
	color: #000000;
    font-size: 12px;
    font-style: italic;
    margin-left: 10px;
}
#setTargets input:focus{
	border:1px solid #30829c; 
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active {
	border:1px solid #ff0000; 
}

/** CSS for Self Targets ends here */
