/* $Id$ */
body {
	margin: 0px;
	padding: 0;
	background-color: white;
	font: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 600px;
	min-height: 100%;
	background-color: #ebebeb;

}

html {
	min-height: 100%;
}

td {
	font: 10pt verdana, arial, helvetica;
}

table.layoutContainer {
	margin: auto;
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
}

div.layoutContainer {
	background-color: #F4F4F4;
}

.large {
	width: 100%;
}

/***************************************************
	         navigation bar, tabs
****************************************************/
.navBar {
	font-weight: bold;
}

a.navBar {
	text-decoration: none;
}

.nav {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	background-color: rgb(158, 190, 205);
}

.nav.selected {
	border-bottom: 1px solid rgb(158, 190, 205);
	border-top: 1px solid rgb(158, 190, 205);
	z-index: 1;
}

.nav.notselected {
	border-bottom: 1px solid rgb(158, 190, 205);
	background-color: rgb(212, 227, 234);
	border-top: 1px solid rgb(158, 190, 205);
	border-left: 1px solid rgb(158, 190, 205);
	border-right: 1px solid rgb(158, 190, 205);
	z-index: 1;
}

.nav-empty {
	border-top: 0px solid #F4F4F4;
	border-bottom: 1px solid rgb(158, 190, 205);
	width: 100%;
	height: 0px;
	position: relative;
	left: 0px;
	top: 24px;
	z-index: 0;
}

/***************************************************
	 patient list , study list, users list
****************************************************/
div.tmTableContainer {
	margin: auto;
	font-size: 11pt;
	text-align: center;
	padding-top: 25px;
	width: 800px;
}

table.tm {
	width: 780px;
	margin-left: 10px;
	border-collapse: collapse;
}

table.tm th {
	font-size: 12px;
	font-weight: bold;
	background-color: #9EBECD;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
}

table.tm th.lastth {
	border-right: solid 1px black;
}

table.tm td {
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-left: solid 1px #D4D4D4;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

table.tm td.firsttd {
	border-left: solid 1px black;
}

table.tm td.lasttd {
	border-right: solid 1px black;
}

/* sort link in th */
a.sort {
	color: black;
	text-decoration: underline;
}

a.sort:active {
	color: black;
	text-decoration: none;
}

a.sort:link {
	color: black;
	text-decoration: none;
}

a.sort:visited {
	color: black;
	text-decoration: none;
}

a.sort:focus {
	color: white;
	text-decoration: none;
}

a.sort:hover {
	color: white;
	text-decoration: none;
}

/* batch at the bottom of the table */
.batch {
	text-align: center;
	font-size: 10px;
}

.bloc {
	border-color: black;
	border-style: double;
	background-color: #dddddd;
	padding: 10px;
}

.blocTitle {
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	padding-bottom: 5px;
}

.label {
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-right: 3px;
	width: 230px;
	text-align: right;
}

.val {
	text-align: left;
}

.error {
	color: red;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	word-wrap: break-word;
	padding: 3px;
}


* {
	margin: 0;
}

#header {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;

}

#header .navigation {
	float:left;
}

#header .navigation .navigationItem {
	font-size: 0.8 em;
	display: inline;
	text-decoration: underline;
}
#header .navigation .navigationSeparator {
	font-size: 0.6 em;
	display: inline;
	color: gray;
}

#header .title {
	text-align: center;
	font-size: 1.4em;
	font-weight: bolder;
	width: 100%;
	display: block;
}

.colmask {
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-height: 80%;
}

.push {
	height: 20px;
	background-color: #F4F4F4;
}

.closeButton {
	position: absolute;
}

.subscribeInvit {
	float: left;
	width: 250px;
	padding: 10px;
}

.loginForm {
	padding: 10px;
	float: left;
	width: 330px;
}

.rr {
	display: block
}

.rr * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #D4E3EA
}

.rr1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #e6ecef;
	border-right: 1px solid #e6ecef;
	background: #dce7ec
}

.rr2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #f0f2f3;
	border-right: 1px solid #f0f2f3;
	background: #dae6eb
}

.rr3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #dae6eb;
	border-right: 1px solid #dae6eb;
}

.rr4 {
	border-left: 1px solid #e6ecef;
	border-right: 1px solid #e6ecef
}

.rr5 {
	border-left: 1px solid #dce7ec;
	border-right: 1px solid #dce7ec
}

.rrfg {
	background: #D4E3EA
}

/***************************************************
 * Suggest box
 ***************************************************/
 
.suggest {
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #CCCCFF;
    font-size: 90%;
    width: 200px;
}
.suggest div {
    display: block;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}
.suggest div.select{ /* keydown, keyup */
    color: #FFFFFF;
    background-color: #3366FF;
}
.suggest div.over{ /* mouse over */
    background-color: #99CCFF;
}

/***************************************************
 * Left column navigation
 ***************************************************/

.leftNavigation {
	display: block;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-right: 3px;
	width: 11em;
} 

.leftNavigation .navigationSeparator {
	display: none;
}

.leftNavigation .navigationItem {
	width: 85%;
	background-color: rgb(158,190,205);
	border-left: 4px solid rgb(158,190,205);
	margin-bottom: 3px;
	margin-right: 5px;
	padding: 4px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.leftNavigation .navigationItemOver {
	width: 85%;
	background-color: rgb(158,190,205);
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	border-left: 4px solid #fdb813;
   	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.leftNavigation .navigationItemOver .navbar {
    text-decoration:underline;
	cursor: pointer;
	cursor: hand;
	color:blue;
}

.leftNavigation .navigationItem .navbar {
    text-decoration:none;
	color:black;
}

.labels {
	font-weight: bold;
	margin-bottom: 10px;
	min-width: 200px;
	font-family: 'Lato',Arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #203861;
	text-align: left;
}

.inputs{
	border-radius: 5px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	padding: 5px;
	height: 25px;
	color: #000000;
	font-size: 14px;
	margin-bottom: 20px !important;
	min-width: 0;
	border: 1px solid #d4dde3 !important;
	box-sizing: border-box;
	line-height: 1;
	outline: medium none;
}

.buttons {
	border: none;
	background-color: #0066B3;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 7px 30px;
	text-transform: uppercase;
	display: block;
	margin-left: 100px;
	margin-top: 5px;
}

.explanation {
	font-weight: bold;
	font-family: 'Lato',Arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.fields {
	left: 30%;
	display: block;
	background-color: #ffffff;
	border-radius: 3px;
	padding: 15px;
	margin: 0 auto;
	width: 500px;
	text-align: right;
}

/***************************************************
 * Errors
 ***************************************************/

 #errorMessage {
 	margin-left: 100px;
 	margin-right: 100px;
 	margin-top: 30px;
 	margin-bottom: 30px;
 	background-color: red;
 	font-size: large;
 	text-align: center;
 	width: auto;
 }