﻿/*Modal Popup*/
html 
{
    overflow-y:auto;
    overflow-x:hidden;
}

BODY
{
    font-family:tahoma,arial,verdana,sans-serif;
	line-height:normal; 
}

A
{
    text-decoration:none;
}

body.wait, body.wait *{
	cursor: wait;
}

.MenuItemTestSubject 
{
    background-image: url('Images/mm_subjects_menu.jpg');
}

.modalPopup {
	background-color:Transparent;
	border-style:none;
	width:625px;
}

.menuLang 
{
    position:relative;
    left:-64px;
    top:3px;
    float:left;
}

.menuStudies
{
    position:relative;
    left:-72px;
    top:3px;
    float:left;
}

.menuFileDownload
{
    position:relative;
    left:-80px;
    top:3px;
    float:left;
}

.MenuGroup
{
  background-color:#F5F5F5;
  border:1px #4E5358 solid; 
  border-style:none;
  cursor:pointer; 
}

.modalPopupSnapShotOcc 
{
	background-color:White;
	border-style:none;
	width:700px;
    height:400px;
}

.modalPopupVisit {
	background-color:Transparent;
	border-style:none;
	width:425px;
}

.modalPopupPasswordConfirm
{
	background-color:Transparent;
	border-style:none;
	width:360px;
}

/*Modal Popup*/
.modalBackground {
	background-color:#A8A8A8;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.printLink 
{
    text-decoration:none;
    cursor:pointer;   
}

.printLink:hover
{
    text-decoration:underline;
    cursor:pointer;   
}

.logOutLink 
{
  text-decoration:none;
}

.logOutLink:hover
{
  text-decoration:underline;   
}

.masterRightPanel 
{
    position:absolute;
    top:0px;
    right:0px;
    width:250px;
    height:68px;
}

.masterLeftPanel  
{
    position:absolute;
    top:0px;
    left:0px;
    width:54px;
    height:68px;
    background-image:url('Images/mm_logoDaciforms.jpg');
}

/* subject selection, subjects list gridview css config */
.DataGridFixedHeader  
{
    position: relative; 
    top: expression(this.offsetParent.scrollTop); 
}

.cellSubjectIdCompleted
{
    background-image:url('Images/patientCompleted.gif');
    background-repeat:no-repeat;
}

.cellSubjectIdOngoing
{
    background-image:url('Images/patient.gif');
    background-repeat:no-repeat;
}

.cellHavePrintDetail  
{
    background-image:url('Images/iconPrinter.gif');
    background-repeat:no-repeat;
    background-position:center;
}

.cellSubjectIdDiscontinued
{
    background-image:url('Images/patientDiscontinued.gif');
    background-repeat:no-repeat;
}

.cellCentreId
{
    background-image:url('Images/iconCentre.gif');
    background-repeat:no-repeat;
}


.cellTrainingCentreId
{
    background-image:url('Images/iconTrainingCentre.gif');
    background-repeat:no-repeat;
}

.cellRandoRandomized
{
    background-image:url('Images/iconRando.gif');
    background-repeat:no-repeat;
}

.cellRandoInProgress
{
    background-image:url('Images/iconInformation.gif');
    background-repeat:no-repeat;
}


.cellLastEventVisit
{
    background-image:url('Images/Calendar.gif');
    background-repeat:no-repeat;
}

/* [end] subject selection, subjects list gridview css config */


.loginBox
{
    background:url('Images/dacimaloginbg.jpg') no-repeat;
    width:384px;
    height:229px;
}

.updatePasswordBox
{
    background:url('Images/bg_passwordUpdate.jpg') no-repeat;
    width:384px;
    height:229px;
}

.warningBox
{
    background:url('Images/bg_warning.jpg') no-repeat;
    width:384px;
    height:229px;
}

.loginSpace 
{
    width:384px;
    height:325px;
    position:absolute;
    left:50%;
    margin-left: -200px;
    top:50%;
    margin-top: -130px;
}

.masterBottomPanel 
{
    position:fixed !important;
	position:absolute;
    bottom:0px;
    left:0px;
    width:50px;
    height:60px;
    background-color: Green;
}

.masterTopPanel_MainOperations 
{
    position:absolute;
    top: 32px;
    left: 105px;
    right: 300px;
    height: 22px;
    padding-left:1px;    
}

.bgcolor 
{
     background-color:Purple;    
}

.masterRightPanel_options 
{
    position:absolute;
    text-align:right;
    left:0px;
    top:0px;
    height:24px;
    width:250px;
    background:url('Images/mm_bg_session_top.jpg');
    background-repeat:repeat;
    border: solid 1px #8B8A86; 
    border-right:none;
    border-bottom:none;
    border-top:none;
}

.borderTableItemCellMsgError 
{
    border: solid 1px black; 
    border-bottom:none;
    border-top:none;
}

.masterRightPanel_options a 
{
    font-family:Arial;
    font-size:12px;
    position:relative;
    top:-3px;
}

.masterRightPanel_session 
{
    position:absolute;
    left:0px;
    top:24px;
    bottom:0px;
    
    width:250px;
    height:44px;
    border: solid 1px #8B8A86; 
    border-right:none;
    border-bottom:none;
    background-color:#F5F5F5;
}

.masterTopPanelMainOp_ChildHover 
{
	background-color:#2F3699; 
	height:22px;
	font-family: Arial; 
	font-size: 11px;
    font-weight:bold;
    background-image: url('Images/redArrowSelection.gif');
    background-repeat:no-repeat;
    color:White;
	cursor:pointer;
}

.DefaultSelectedItemLook 
{
	background-color:Green; 
	cursor:pointer;
}

.cursorPointer
{
	cursor:pointer;
}

.masterPageBody {
    background-color: white;
    border-style: none;
    border-width: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.masterTopPanelMainOp_ChildCss 
{	
	background-color:#E6E6FA; 
	cursor:pointer;
	height:22px;
	font-family: Arial; 
	font-size: 11px;
    font-weight:bold;
    color:#0000FF;
}

.masterTopPanelMainOp_defaultCss   
{
	background-color:#2F3699; 
	font-family: Arial; 
	font-size: 12px;
    font-weight:bold;
    color:White;
}

.masterTopPanelSurvey 
{
    text-align: center;
    font-family: tahoma,arial,verdana,sans-serif;
}

.surveyLink
{
    text-decoration:underline;
    font-weight:bold;
    margin-bottom:5px;
}

.masterTopPanel 
{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    height:56px;
    background-image : url('Images/master_header-bg.gif');
    background-repeat:no-repeat;
    background-color:#F8F8F8;
}

.dacimaInfoFooterPanel {
    position: absolute;
    color: #000;
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    bottom: 62px;
}

.masterFooterPanel 
{
    position:fixed;
    left:0px;
    height:20px;
    bottom:0px;
    width:100%;
    background-color:Silver;
    text-align:left;
    z-index:1;
}

.masterTopSubMenu 
{
    position:absolute;
    top:56px;
    left:0px;
    height:27px;
    width:100%;
    background:url('Images/mm_bg_submenu.jpg') repeat;
    border: solid 1px #8B8A86;
    border-right:none;
    border-left:none;
    border-top:none;
}

.masterRightPanel_username 
{
    position:absolute;
    top:56px;
    right:0px;
    height:27px;
    width:250px;
    background:url('Images/mm_bk_username.gif') repeat;
    border: solid 1px #8B8A86;
    border-right:none;
    border-left:none;
    border-top:none;
}

.masterSubMenuLinks
{
   text-decoration: none;
   color: #F5F5F5;
   font: bold 11px arial;
   position:relative;
   top:2px;
   padding-left:2px;
}

.masterSubMenuLinks:hover
{
   text-decoration: none;
   color: White;
   font-weight:bold;
}

.masterSubMenuLinksActive 
{
   text-decoration: none;
   color: White;
   font: bold 11px arial;
   position:relative;
   top:2px;
   padding-left:2px;
}

.masterSubMenuLinksRemainder
{
   text-decoration: none;
   color: #FFBE47;
   font: bold 11px arial;
   position:relative;
   top:2px;
   padding-left:2px;
}

.masterSubMenuLinksRemainder:hover
{
   text-decoration: none;
   color: White;
   font-weight:bold;
}

.master_TopMenuButtonSubjects a
{
    display:block;
    width: 88px;
    height:22px;
    padding-left:26px;
    padding-top:3px;
    font: bold 12px arial;
    color: #4C8FA0;
    background: url('Images/mm_subjects_menu_full.jpg') 0 0 no-repeat;
    text-decoration: none;
}

.master_TopMenuButtonSubjects a:hover { 
    background-position: -114px 0px;
    color: #049;
}

.master_TopMenuButtonReports a
{
    display:block;
    left:100px;
    width: 109px;
    height:22px;
    padding-left:0px;
    padding-top:3px;
    font: bold 12px arial;
    color: #4C8FA0;
    background: url('Images/mm_reports_menu_full.jpg') 0 0 no-repeat;
    text-decoration: none;
}

.master_TopMenuButtonReports a:hover { 
    background-position: -109px 0px;
    color: #049;
}


.master_menuButtonImageRollover 
{
    width:114px;
    height:22px;
    background: url('Images/mm_subjects_menu_full.jpg') 0 0 no-repeat;
}

.master_menuButtonImageRollover:hover 
{
    background-position: -114px 0;
}

.master_menuButtonReportsImageRollover 
{
    width:109px;
    height:22px;
    background: url('Images/mm_reports_menu_full.jpg') 0 0 no-repeat;
}

.master_menuButtonReportsImageRollover:hover 
{
    background-position: -109px 0;
}

.master_menuButtonExtractionImageRollover 
{
    width:114px;
    height:22px;
    background: url('Images/mm_extraction_menu_full.jpg') 0 0 no-repeat;
}

.master_menuButtonExtractionImageRollover:hover 
{
    background-position: -114px 0;
}

.master_menuButtonCaptionLocation1
{
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color: #4C8FA0;
    position:fixed;
    left:89px;
    top:37px;
}

.master_menuButtonCaptionLocation2
{
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color: #4C8FA0;
    position:absolute;
    left:203px;
    top:0px;
}

.master_menuButtonCaptionLocation3
{
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color: #4C8FA0;
    position:fixed;
    left:317px;
    top:37px;
}

#navcontainer
{
     font: bold 12px arial;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

ul#navlist li
{
display: block;
float:left;
width: 114px;
margin: 0;
padding: 0;
}


.master_MenuButtonSubjects
{
display: block;
width: 88px;
padding: 4px;
padding-left:22px;
color: #4C8FA0;
text-decoration: none;
background: url('Images/mm_subjects_menu_full.jpg') 0 0 no-repeat;
}


.master_MenuButtonReports
{
display: block;
width: 88px;
padding: 4px;
padding-left:22px;
color: #4C8FA0;
text-decoration: none;
background: url('Images/mm_reports_menu_full.jpg') 0 0 no-repeat;
}



.master_MenuButtonExtraction
{
display: block;
width: 88px;
padding: 4px;
padding-left:22px;
color: #4C8FA0;
text-decoration: none;
background: url('Images/mm_extraction_menu_full.jpg') 0 0 no-repeat;
}



#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background-position: -114px 0;
}

/* Componentart Dialog popup external content. */

.headerCss
{
	cursor:pointer;
}

.footerCss
{
	cursor:pointer;
}

.hideDialogCss
{
    display:none;
}

.contentCss
{
    border-style:none;
    background-color:White;
    width:750px;
    height:500px;
    text-align:left;
}

.iFrameCss
{
	overflow:auto;
	width:750px;
	height:500px;
	border-width:1px;
    border-style:solid;
}

.contentCssQueries
{
    border-style:none;
    background-color:White;
    width:750px;
    text-align:left;
    height:500px;
}

.iFrameCssQueries
{
	overflow:auto;
	width:750px;
	height:500px;
	border-width:1px;
    border-style:solid;
}

.contentCssComments {
    border-style: none;
    width: 750px;
    background-color: #C7D6E9;
    text-align: left;
    height: 500px;
}

.iFrameCssComments {
    overflow: auto;
    width: 750px;
    height: 500px;
    border-width: 1px;
    border-style: solid;
}

.contentCssDataCorrection
{
    border-style:none;
    background-color:White;
    width:750px;
    text-align:left;
    height:515px;
}

.iFrameCssDataCorrection {
    overflow: auto;
    width: 750px;
    height: 515px;
    border-width: 1px;
    border-style: solid;
}

.contentCssAlarmConfig {
    border-style: none;
    background-color: White;
    width: 750px;
    text-align: left;
    height: 500px;
}

.iFrameCssAlarmConfig {
    overflow: auto;
    width: 750px;
    height: 500px;
    border-width: 1px;
    border-style: solid;
}

.contentCssCodingMeddra
{
    border-style:none;
    background-color:White;
    width:750px;
    text-align:left;
    height:500px;
}

.iFrameCssCodingMeddra 
{
    overflow:auto;
	width:750px;
	height:500px;
	border-width:1px;
    border-style:solid;	
}

.contentCssCodingWhoDD
{
    border-style:none;
    background-color:White;
    width:750px;
    text-align:left;
    height:500px;
}

.iFrameCssCodingWhoDD
{
    overflow:auto;
	width:750px;
	height:500px;
	border-width:1px;
    border-style:solid;	
}

.contentCssQueryBuilderFilters
{
  border-style:none;
  background-color:White;
  width:730px;
  text-align:left;
}

.iFrameCssQueryBuilderFilters
{
	overflow:auto;
	width:730px;
	height:500px;
	border-width:1px;
    border-style:solid;
}

.pageBreak
{
    page-break-after :always;
}

.widthAllPercent 
{
    width:100%;
}
      
.cb-list th {
    font-weight : bold;
}
        
.cb-list td, .cb-list th {
    padding : 3px;
}

.list-item {
    cursor : pointer;
}

.iconComboItem 
{
    background-repeat: no-repeat !important;
    background-position: 3px 50% !important;
    padding-left: 24px !important;
}

.fontBold
{
    font-weight : bold;
}

.linkStyle
{
    text-decoration:underline;   
    cursor:help;
}

.sliderTooltip 
{
	display: block;
	position: absolute;
	border: 1px solid #D9D9D9;
	font: 400 14px/14px Arial;
	border-radius: 3px;
	background: #fff;
	padding: 5px;
	text-align: center;
	width: 55px;
}

.row-light-gray .x-grid-cell 
{ 
    background-color: #FAFAFA; 
}

.row-light-green .x-grid-cell 
{ 
    background-color: #DBFFDD; 
}

.row-light-red .x-grid-cell
{
    background-color: #FFDBDB;
}

.row-gray .x-grid-cell {
    background-color: lightgray;
}

.green-note 
{ 
    color: green !important; 
}

/* Fix for IE11 tooltips */
.x-tip 
{
    width: auto !important;
} 

.x-tip-body 
{
    width: auto !important;
} 

.x-tip-body span 
{
    width: auto !important;
}

/* CSS to remove borders from text area */
.text_no_border .x-form-text-wrap 
{
    border: none;
}

.text_no_border .x-form-textarea 
{
    background-image: none;
}

.UIButton_Gray_blue
{ 
    font-weight:bold;
    color:Black;
    background-size:100% 100%;
    background-repeat:no-repeat; 
    background-image:url('Images/customButtonsBg.gif');
    border-color:#4D6DF3;
}

.UIButton_Gray_blue:hover, .UIButton_Gray_blue:focus 
{ 
    border-color:#FFBF00;
}
    
.UIButton
{ 
    border-style:solid;
    border-width:2px;
    display:-moz-inline-box;
    display:inline-block;
    outline:none;
    padding:3px 6px 4px;
    margin-right:6px; 
    vertical-align:bottom;
}

.UIButtonSurvey {
    height: 40px;
    margin-left: 5px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #1E3962;
    transition-property: opacity, background-color;
    transition-duration: 0.3s;
}

.UIButtonSurvey:disabled {
    opacity: 0.5;
}

.UIButtonSurvey:hover:enabled {
    background-color: #11233d;
    cursor: pointer;
}

    .UIButtonSurvey:hover:disabled {
        cursor: not-allowed;
    }

.UIButtonSurvey:focus {
    background-color: #1E3962;
}

.UIButton_Orange 
{
    background-color: #f16721 !important;
    min-width: 125px;
}

.UIButton_Orange:hover
{
    background-color: #df5d1b !important;
}

.UIFormButton
{
    padding:0;
}

.TabsTouch .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    font-size: 14px;
    font-weight:bold;
    display: block;
}

.TabsTouch .ajax__tab_header .ajax__tab_outer
{
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
    border:solid 1px #d7d7d7;
}

.TabsTouch .ajax__tab_header .ajax__tab_inner
{
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}

.TabsTouch .ajax__tab_hover .ajax__tab_outer
{
    cursor:pointer;
    background-color:#9c3;
}

.TabsTouch .ajax__tab_hover .ajax__tab_inner
{
    cursor:pointer;
    color: #fff;
}

.TabsTouch .ajax__tab_tab 
{
    cursor:pointer;
    padding-top:15px;
    height:30px;
    min-width:45px;
}

.TabsTouch .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #d7d7d7;
}

.TabsTouch .ajax__tab_active .ajax__tab_inner
{
    color: #000;
    border-color: #333;
}

.TabsTouch .ajax__tab_body
{
    border-style: solid;
    border-width: 1px;
}

.TouchLangIcon
{
    background-size: contain;
}

.ProgressBar {
    background-color: #e6e6e6;
    height: 15px;
    width: 100%;
    border-radius: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ProgressBar span {
    display: inline-block;
    height: 100%;
    border-radius: 25px;
    transition: width .4s ease-in-out;
    background-color: #f16721;
    margin-bottom: 1px;
}

.SideMenu {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 2;
    top: 0;
    right: -260px;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    box-shadow: 0 -1px 24px rgba(0,0,0,0.4);
    transition: 0.3s;
}

.CaptureLegend {
    margin: 10px 25px;
    padding: 10px;
    background-color: white;
} 

.LeftTextAlign {
    text-align: left;
}

.RightTextAlign {
    text-align: right;
}

.SideMenuPaddingLtr a {
    padding: 8px 8px 8px 32px;
}

.SideMenuPaddingRtl a {
    padding: 8px 32px 8px 8px;
}

.SideMenu a {
    text-decoration: none;
    font-size: 20px;
    color: #000;
    display: block;
    transition: 0.3s;
}

.SideMenu a img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.SideMenu a:hover {
    color: #8B8A86;
    cursor: pointer;
}

.SideMenu .CloseSideMenu {
    position: absolute;
    height: 36px;
    top: 15px;
    left: 15px;
    cursor: pointer;
}

.SideMenu .SideMenuSeparator {
    width: 100%;
    height: 1px;
    background-color: lightgray;
}

.SideMenuOverlay {
    background-color: black;
    position: fixed;
    height: 0px;
    width: 100%;
    opacity: 0;
    right: 0;
    z-index: 9999999;
    transition: all 0.3s;
    transition-property: opacity, right, left;
}

.MenuButtonContainer {
    cursor: pointer;
    margin-right: 10px;
}

.MenuButtonBar {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    border-radius: 15px;
}

.DropDownNavigation {
    position: relative;
    display: inline-block;
}

.DropDownNavigationContent {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.2);
    z-index: 1;
    bottom: 0px;
}

.DropDownNavigationContent a {
    color: black;
    padding: 3px 4px;
    text-decoration: none;
    display: block;
}

.DropDownNavigation a:hover {
    background-color: #f1f1f1;
}

.MiddleSurveyGreeting {
    max-width: 1100px;
    margin: 0 auto;
}

.b-close {
    border-radius: 7px;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    background-color: #ff0000;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    position: absolute;
    right: -15px;
    top: -15px;
}

.b-close:hover {
    background-color: #1e1e1e;
}
