@CHARSET "UTF-8";

/** Add Font LATO **/

@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-black.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-black.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-black.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-bold.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-bold.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-bold.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-bolditalic.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-bolditalic.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-bolditalic.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-italic.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-italic.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-italic.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-light.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-light.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-light.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/javax.faces.resource/fonts/lato-regular.eot.xhtml");
  src: url("") format('embedded-opentype'), url("/javax.faces.resource/fonts/lato-regular.woff.xhtml") format('woff'), url("/javax.faces.resource/fonts/lato-regular.ttf.xhtml") format('truetype'), url("") format('svg');
  font-weight: normal;
  font-style: normal;
}


/** Override Font Bootstrap **/

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml");
	src: url("/javax.faces.resource/fonts/glyphicons-halflings-regular.eot.xhtml")
		format('embedded-opentype'),
		url("/javax.faces.resource/fonts/glyphicons-halflings-regular.woff.xhtml")
		format('woff'),
		url("/javax.faces.resource/fonts/glyphicons-halflings-regular.ttf.xhtml")
		format('truetype'),
		url("/javax.faces.resource/fonts/glyphicons-halflings-regular.svg.xhtml")
		format('svg');
}

/** Override Font Awesome **/

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/javax.faces.resource/fonts/fa-brands-400.eot.xhtml");
  src: url("/javax.faces.resource/fonts/fa-brands-400.eot.xhtml") format("embedded-opentype"), url("/javax.faces.resource/fonts/fa-brands-400.woff2.xhtml") format("woff2"), url("/javax.faces.resource/fonts/fa-brands-400.woff.xhtml") format("woff"), url("/javax.faces.resource/fonts/fa-brands-400.ttf.xhtml") format("truetype"), url("/javax.faces.resource/fonts/fa-brands-400.svg.xhtml") format("svg"); }


@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("/javax.faces.resource/fonts/fa-regular-400.eot.xhtml");
  src: url("/javax.faces.resource/fonts/fa-regular-400.eot.xhtml") format("embedded-opentype"), url("/javax.faces.resource/fonts/fa-regular-400.woff2.xhtml") format("woff2"), url("/javax.faces.resource/fonts/fa-regular-400.woff.xhtml") format("woff"), url("/javax.faces.resource/fonts/fa-regular-400.ttf.xhtml") format("truetype"), url("/javax.faces.resource/fonts/fa-regular-400.svg.xhtml") format("svg"); }


@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/javax.faces.resource/fonts/fa-solid-900.eot.xhtml");
  src: url("/javax.faces.resource/fonts/fa-solid-900.eot.xhtml") format("embedded-opentype"), url("/javax.faces.resource/fonts/fa-solid-900.woff2.xhtml") format("woff2"), url("/javax.faces.resource/fonts/fa-solid-900.woff.xhtml") format("woff"), url("/javax.faces.resource/fonts/fa-solid-900.ttf.xhtml") format("truetype"), url("/javax.faces.resource/fonts/fa-solid-900.svg.xhtml") format("svg"); }


/** Override Twitter Bootstrap **/

@media (max-width: 1199px) {
	nav.expand ul a {
	    width: 71px !important;
	    font-size: 0px !important;
	    color: #26425d !important;
	}
	nav.expand .bottom-logo, #change-nav-view {
   		display: none !important;
	}
}


@media (min-width: 1200px) {
	.container {
	    width: 900px;
	}
}

@media (min-width: 1300px) {
	.container {
	    width: 1000px;
	}
}

@media (min-width: 1400px) {
	.container {
	    width: 1100px;
	}
}

@media (min-width: 1500px) {
	.container {
	    width: 1150px;
	}
}

@media (min-width: 1600px) {
	.container {
	    width: 1250px;
	}
}

@media (min-width: 1900px) {
	.container {
	    width: 1440px;
	}
}

.bg-danger {
    background-color: #dc3545!important;
}

.bg-warning {
    background-color: #ffc107!important;
}

.bg-success {
    background-color: #28a745!important;
}

.btn-xxs,
.btn-group-xxs > .btn {
  padding: 1px 2px;
  font-size: 8px;
  line-height: 1.2;
  border-radius: 3px;
}

@media (min-width: 1400px) {
  .modal-lg {
    width: 1200px;
  }
}

.tt-txt-left-400 .tooltip-inner {
  max-width: 400px;
  text-align: left;
}

.tt-txt-left-500 .tooltip-inner {
  max-width: 500px;
  text-align: left;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
	width: 1em;
}

.form-control {
    display: inline-block;
    width: auto;
}

.underline {
	text-decoration: underline;
}

label {
	display: inline;
	font-weight: normal;
	display: inline;
}

strong label {
	font-weight: bold;
}

.input-group .form-control {
	float: none;
	width: auto;
}

.input-radio-h td {
	white-space: nowrap;
	padding-right: 12px;
}
.input-radio-h td:last-child {
	padding-right: 0px;
}

.file-input .input-group .file-caption {
    float: right;
    width: 100%;
}

.input-select {
	width: 100% !important;
}

.panel-heading .badge {
	font-size: 14px;
	margin-top: -5px;
}

.form-no-inline label {
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-no-inline .form-control {
	display: block;
    width: 100%;
}
/** Global Style **/

body {
	color: #231f20;
	font-size: 14px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
    color: #26425d;
}

.col-center {
	text-align: center;	
}

.user-info {
	position: fixed;
	z-index: 1040;
	top: 0;
	right: 0;
	width: 100%;
	height: 50px;
}

.ui-datepicker {
	z-index: 1085 !important;
}

.user-info .dropdown {
	margin: 5px 15px 0 0;
}

.filter-box {
	float: right;
	margin-top: -25px;
}

.text-bold {
	font-weight: bold;
}


footer {
	font-size: 11px;
}

.row-info-calc {
	color: #666666;
	font-style: italic;
}

.force-inline-block label {
	display: inline-block !important;
}

.no-wrap {
	white-space: nowrap;
}

.no-border {
	border: none !important;
}
textarea.form-control {
    width: 100%;
    resize: none;
}

.keep-modal-open {
  overflow: hidden;
}

.keep-modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.dropdown-menu>li>a {
	white-space: normal;
    width: 247px;
}

/** Pictures  **/


.sign-up {
	background: transparent url("") center
		no-repeat;
	height: 24px;
	display: block;
	background-size: contain;
}

.cs-logo {
	background: transparent url("/javax.faces.resource/img/clinsearch/logo_cs_big.png.xhtml") center
		no-repeat;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.cs-edc-logo {
	background: transparent url("/javax.faces.resource/img/clinsearch/edclin-logo.png.xhtml") center
		no-repeat;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.promoteur-logo {
	background: transparent url("/javax.faces.resource/img/sponsor/study-logo.png.xhtml") center
		no-repeat;
	height: 37px;
	margin: 100px auto;
	background-size: contain;
}

.promoteur-logo-home {
	background: transparent url("/javax.faces.resource/img/sponsor/study-logo.png.xhtml") center
		no-repeat;
	height: 37px;
	margin: 55px auto;
	background-size: contain;
}

.add-form {
	background: transparent url("/javax.faces.resource/img/clinsearch/button_add.png.xhtml") center
		no-repeat;
	height: 25px;
	width: 25px;
	background-size: contain;
	float: right;
	margin-left: 5px;
}

.add-form-label {
	float: right;
	line-height: 25px;
}
#addVisite, #addVisite .dropdown-toggle {
	width: 100%;
}

.avatar-login {
	background: transparent url("/javax.faces.resource/img/clinsearch/avatar_cra_h.png.xhtml") center
		no-repeat;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.dropdown .avatar-login {
	background: transparent url("/javax.faces.resource/img/clinsearch/avatar_cra2_h.png.xhtml") center
		no-repeat;
	height: 42px;
	width: 42px;
	background-size: contain;
	cursor: pointer;
}

.avatar-secure {
	background: transparent url("/javax.faces.resource/img/clinsearch/avatar_secure.png.xhtml") center
		no-repeat;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.dropdown .avatar-secure {
	background: transparent url("/javax.faces.resource/img/clinsearch/avatar_secure.png.xhtml") center
		no-repeat;
	height: 42px;
	width: 42px;
	background-size: contain;
	cursor: pointer;
}

.cs-mini-logo {
	float: left;
	background: transparent url("/javax.faces.resource/img/clinsearch/logo_cs_small.svg.xhtml") left
		no-repeat;
	height: 35px;
	width: 150px;
	background-size: contain;
	margin: 7px 0 0 50px; 

}

.cs-mini-edc-logo {
	float: left;
	background: transparent url("/javax.faces.resource/img/clinsearch/edclin-logo-min.png.xhtml") left
		no-repeat;
	height: 32px;
	width: 62px;
	background-size: contain;
	margin: 8px 0 0 6px;
}

.cs-mini-edc-logo-screen {
	float: left;
	background: transparent url("/javax.faces.resource/img/clinsearch/edclin-logo-screen.png.xhtml") left
		no-repeat;
	height: 27px;
	width: 82px;
	background-size: contain;
	margin: 12px 0 0 3px;
}

.edc-info-study {
	float: left;
	color: #fff;
	margin: 10px 0 0 35px;
}

.edc-info-study h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	filter: alpha(opacity=95);
  	opacity: .95;
}

.edc-info-study h4 {
	font-size: 12px;
	margin: 0;
	filter: alpha(opacity=95);
  	opacity: .95;
}

.nav-mini {
	background: transparent url("/javax.faces.resource/img/clinsearch/button_profile.png.xhtml") center
		no-repeat;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
}

.nav-tabs a {
	text-transform: none;
}

.disabledTab * {
	color: #ccc !important;
}
/** MENU ICONE **/

li.button_home a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_home.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_ecrf a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_ecrf.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_queries a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_queries.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_queries2 a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_queries2.png.xhtml") center no-repeat;
    background-size: cover;
}
li.button_queries3 a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_queries3.png.xhtml") center no-repeat;
    background-size: cover;
}
li.button_queries4 a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_queries4.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_messages a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_messages.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_documents a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_documents.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_documents2 a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_documents2.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_documents3 a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_documents3.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_treatment a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_treatment.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_order a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_order.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_account a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_account.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_ecrf_admin a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_ecrf_admin.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_askcs a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_askcs.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_pharmacy a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_pharmacy.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_drugs a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_drugs.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_settings a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_settings.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_export a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_export.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_registry a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_registry.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_arrow_expand a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_arrow_expand.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_arrow_reduce a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_arrow_reduce.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_audit a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_audit.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_dde a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_dde.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_patients a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_patients.png.xhtml") center no-repeat;
    background-size: cover;
}

li.button_switch a:before {
    background: url("/javax.faces.resource/img/clinsearch/button_lostpass.png.xhtml") center no-repeat;
    background-size: cover;
}

#change-nav-view {
	position: absolute;
 	bottom: 125px;
 	right: -20px;
 	margin: auto;
 	z-index: 1040;
 	height: 40px;
	width: 40px;
	background-size: cover;
	cursor: pointer;
}

nav.expand #change-nav-view {

}

.btn-expand {
	background: transparent url("/javax.faces.resource/img/clinsearch/button_arrow_expand.png.xhtml") center
		no-repeat;
}

.btn-reduce {
	background: transparent url("/javax.faces.resource/img/clinsearch/button_arrow_reduce.png.xhtml") center
		no-repeat;
}
/** OTHER ICON */

.cs-pptx-link {
	margin: 10px 0px 0px 80px;
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/pptx.png.xhtml") center left no-repeat;
}

.cs-xlsx-link {
	margin: 10px 0px 0px 80px;
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/xlsx.png.xhtml") center left no-repeat;
}

.cs-pdf-link {
	margin: 10px 0px 0px 80px;
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/pdf.gif.xhtml") center left no-repeat;
}

.cs-docx-link {
	margin: 10px 0px 0px 80px;
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/docx.png.xhtml") center left no-repeat;
}

.cs-docx-link-2 {
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/docx.png.xhtml") center left no-repeat;
}


.cs-pdf-link-2 {
	padding: 2px 0px 2px 20px;
	background: url("/javax.faces.resource/img/pdf.gif.xhtml") center left no-repeat;
}

.cs-chart-link {
    margin: 10px 0px 0px 80px;  
}

a[title="JavaScript charts"] { 
    display: none !important;
}
/** LOGIN */
header.login {
	height: 250px;
	opacity: 0.8;
	background: #008dce; /* Old browsers */
	background: -moz-linear-gradient(top, #008dce 0%, #a1d5ed 42%, #a1d5ed 42%, #ffffff 90%); 
	background: -webkit-linear-gradient(top, #008dce 0%,#a1d5ed 42%,#a1d5ed 42%,#ffffff 90%); 
	background: linear-gradient(to bottom, #008dce 0%,#a1d5ed 42%,#a1d5ed 42%,#ffffff 90%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008dce', endColorstr='#ffffff',GradientType=0 );
	
}
header.login .bg {
	background: transparent url("/javax.faces.resource/img/clinsearch/pattern_login_repeat.png.xhtml") center -65px repeat-x;
	height: 325px;
}

#form-login input {
	max-width: 250px;
	display: inline-block;
}

#form-login select {
	width: 100%;
	float: right;
}

#form-login input.form-control {
	border-bottom: 2px solid #008dce;
}

#s2 input.form-control {
	border-bottom: 2px solid #008dce;
}

.qrcode {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

.btn-connect {
    background: url("/javax.faces.resource/img/clinsearch/button_connect.png.xhtml") center no-repeat; 
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    padding-left: 55px;
    color: #27b894;
    height: 50px;
}


.btn-connect:hover {
    background: url("/javax.faces.resource/img/clinsearch/button_connect.png.xhtml") center no-repeat; 
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    padding-left: 55px;
    color: #27b894;
 }

.btn-sign {
	padding: 20px;
	margin-bottom: 75px;
}


/** HEADER IN APP **/

.head-app-content {
	position: fixed;
	z-index: 1040;
}

.head-app {
	position: fixed;
	z-index: 1040;
	top: 0;
	right: 0;
	width: 100%;
	height: 50px;
	background: #008dce;
}

.head-app .bg {
	position: fixed;
	background: transparent url("/javax.faces.resource/img/clinsearch/pattern_banner.png.xhtml") center -195px no-repeat;
	height: 50px;
	width: 100%;
}

.head-app-content .bg-mask {
	position: fixed;
	z-index: 1040;
	top: 0;
	right: 0;
	width: 80%;
	height: 50px;
	background: -webkit-linear-gradient(right, transparent, #008dce) right repeat;
	background: linear-gradient(-90deg, transparent, #008dce) right repeat; 
}
.head-app-content .bg-mask-end {
	position: fixed;
	z-index: 1040;
	top: 0;
	left: 0;
	width: 20%;
	height: 50px;
	background: #008dce;
}

.head-app-content .app-warning {
	position: fixed;
	z-index: 1041;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 275px;
	height: 20px;
	background: #d9534f;
	padding: 0 2px 2px 2px;
	margin-top: -1px;
	filter: alpha(opacity=75);
  	opacity: .75;
  	border: 1px solid #f00;
  	text-align: center;
  	color: #fff;
  	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
 
 /** NAVIGATION **/
 
nav {
 	position: fixed;
 	top: 50px;
 	left: 0px;
 	height: 100%;
 	background: #26425d;
 	margin: auto;
 	z-index: 1040;
 }

nav .active {
	background-color: #c9d6e2;
}

nav .dropdown-menu {
	
}

nav .dropdown-menu a {
	color: #000 !important;
	height: 26px;
}

nav .dropdown-menu .active a {
	color: #fff !important;
}


nav .dropdown-menu li a:before {
	display: none;
    background: none;
}

.edcNav {
	position: fixed;
	overflow-y: auto;
 	top: 50px;
 	left: 70px;
 	height: 100%;
 	width: 290px;
 	background: #c9d6e2;
 	margin: auto;
 	z-index: 1030;
 	font-size: 14px;
 	color: #000;
} 

.edcNav .panel-body a.text-success:before,
.edcNav .panel-body a.text-warning:before,
.edcNav .panel-body a.text-danger:before {
    content: "▌";
    margin-right: 0px;
}

.edcNav .panel {
 	background: #c9d6e2;
}

.edcNav .panel-body div:FIRST-CHILD {
	margin-top: 0px;
}

.edcNav .panel-body div {
	margin-top: 4px;
}
.edcNav a span {
	
}

.edcNav .panel > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #d4e4f3;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #231f20;
}

.edcNav .label-default {
    font-size: 9px;
}    

.bottom-logo {
	display: none;
	position: fixed;
	background: transparent url("/javax.faces.resource/img/clinsearch/logo_cs_big.png.xhtml") center
		no-repeat;
 	bottom: 0px;
 	left: 0px;
 	margin: auto;
 	z-index: 1040;
 	height: 75px;
	width: 165px;
	margin: 0 0 0px 12px; 
	background-size: contain;
	transition: all 0.2s ease;
}

nav ul a {
	margin-top: 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	height: 44px;
	width: 71px; 
    font-size: 0px;
    line-height: 25px;
    color: #26425d;
    /**transition: all 0.2s ease;*/
    white-space: nowrap;
}

nav.expand ul a {
	width: auto; 
    font-size: 14px;
    color: #fff;
}

nav ul.dropdown-menu a {
	width: auto; 
	white-space: nowrap;
    font-size: 14px;
}


nav ul.nav .caret {
    margin-left: -2px;
}
   
nav.expand ul.nav .caret {
    margin-left: 2px;
}
 
nav.expand .bottom-logo {
	display: block;
}

nav.expand ul a:hover {
    color: #26425d;
}

nav ul li a:before {
	content: "";
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin: -8px 6px 0 0;
}
	
/** Panel transformation **/

.panel-center .panel-title {
	padding-top: 1px;
	padding-bottom: 1px;
}

.panel > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #d4e4f3;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
}

.panel {
    border-color: transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.00);
    box-shadow: 0 0px 0px rgba(0,0,0,.00);
}   

#addVisite .btn {
	background-color: transparent;
    border-color: transparent;
    color: #000;
} 

#addVisite .dropdown-toggle {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
}

#div01 {
	min-height: 400px; 
	margin-top: 100px;
	padding-left: 65px;
}

#cs-consent-patient .alert-consent {
	list-style: none; 
	padding: 0;
}

@media (max-width: 1030px) {
	.row {
    	margin-right: 0px;
    	margin-left: 0px;
	}
}

#div01 .content-edc {
	margin-left: 240px;
}

#div01 .content-edcRO {
	margin-left: 240px;
}


#div01 .content-edcRO label {
	line-height: 30px;
}

#div01 .content-monito {
	margin-left: 240px;
}

.panel > .panel-heading .small {
    font-size: 8px;
    text-transform: none;
    font-weight: normal;
    color: #ccc;
}



@media (min-width: 992px) and (min-height: 775px) {
	.footer-fixed {
		position: absolute;
	    bottom: 0px;
	    width: 100%;
	}
}

@media (max-width: 1030px) {
	.footer-fixed * {
		text-align: center !important;
	}
}


#div01 #form-login {
	min-height: 400px; 
	margin-top: -125px;
	margin-left: 0px;
}

#nav-crf {
	display: none;
}

@media (max-width: 1265px) {
	.edcNav {
 		width: 250px;
	} 
	
	#div01 .content-edc {
		margin-left: 220px;
	}
	
	#div01 .content-edcRO {
		margin-left: 220px;
	}
	
	#div01 .content-monito {
		margin-left: 220px;
	}
}

@media (max-width: 1225px) {
	.edcNav {
 		width: 230px;
	} 
	
	#div01 .content-edc {
		margin-left: 210px;
	}
	
	#div01 .content-edcRO {
		margin-left: 210px;
	}
	
	#div01 .content-monito {
		margin-left: 210px;
	}
}

@media (max-width: 1030px) {
	.edcNav {
	 	height: 20px;
	 	width: 125px;
	 	overflow-y: hidden;
	 	overflow-x: hidden;
	 	transition: all 0.2s ease;
	} 
	#div01 .content-edc {
	margin-left: 20px;
	}
	#nav-crf {
		display: block;
		font-size: 14px;
		cursor: pointer;
	}
}

.viewEdcNav {
	height: 100%;
 	width: 250px;
 	overflow-y: auto;
 	transition: all 0.2s ease;
}

/*** Local Style ***/

.cs-sbot8 {
	margin-bottom: 8px;
}

.cs-sbot10 {
	margin-bottom: 10px;
}

.cs-sbot12 {
	margin-bottom: 12px;
}

.cs-sbot14 {
	margin-bottom: 14px;
}

.cs-sbot16 {
	margin-bottom: 16px;
}

.cs-sbot20 {
	margin-bottom: 20px;
}

.cs-sbot40 {
	margin-bottom: 40px;
}

.cs-sbot60 {
	margin-bottom: 60px;
}

.cs-stop8 {
	margin-top: 8px;
}

.cs-stop20 {
	margin-top: 20px;
}

.cs-pl-40 {
	padding-left: 40px;
}

.row-hover:hover {
	background-color: #f5f5f5;
}
/*** Multiple Margin Top ***/

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 50px; }

.t-1  { top: 1px; }
.t-2  { top: 2px; }
.t-3  { top: 3px; }

/*** Multiple force width input size ***/

.input-size-w30 {width: 300px;}
.input-size-w29 {width: 290px;}
.input-size-w28 {width: 280px;}
.input-size-w27 {width: 270px;}
.input-size-w26 {width: 260px;}
.input-size-w25 {width: 250px;}
.input-size-w20 {width: 200px;}
.input-size-w15 {width: 150px;}
.input-size-w14 {width: 140px;}
.input-size-w13 {width: 130px;}
.input-size-w12 {width: 120px;}
.input-size-w11 {width: 110px;}
.input-size-w10 {width: 100px;}
.input-size-w9 {width: 90px;}
.input-size-w8 {width: 80px;}
.input-size-w7 {width: 70px;}
.input-size-w6 {width: 60px;}
.input-size-w5 {width: 50px;}

.input-size-auto {width: 100%;}

/*** Display radio input horizontal  ***/
.input-radio-hp10 table td {padding: 0 10px;}
.input-radio-hp5 table td {padding: 0 5px;}
.input-radio-hp2 table td {padding: 0 2px;}
.input-radio-hpr20 table td {padding-right: 20px;}
/*** Input Radio Checkbox ***/

input[type="radio"], input[type="checkbox"] {
    vertical-align: top;
}

/*** icon color ***/

.icon-success {
	color: #3c763d;
}

.icon-warning {
	color: #8a6d3b;
}

.icon-error {
	color: #a94442;
}

.icon-danger, .txt-danger {
	color: #f0ad4e;
}

.row-danger {
	 background-color: rgba(240,173,78,0.25) !important;
}

/*** light mask crf ***/

.light-mask {
	position: fixed;
    z-index: 1045;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.20);
}

/*** Spinner load ***/

.spinner-mask {
	position: fixed;
    z-index: 1075;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.15);
}
.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  font-size: 10px;
  margin: 250px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}

/*Manual queries*/

.cs-toReview input, .cs-reviewed input, .cs-reviewed-close input {
	font-size: 12px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cs-toReview select, .cs-reviewed select, .cs-reviewed-close select  {
	font-size: 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cs-toReview, .cs-reviewed,  .cs-reviewed-close {
	padding: 2px;
	border: 1px solid transparent;
	background: transparent;
	cursor: pointer;
}

.cs-pointer {
	cursor: pointer;
}

.cs-toReview:hover:after, .cs-reviewed:after {
	content: "\e085";
	color: #8a6d3b;
  	background-color: #faebcc;
	border-color: #faebcc;
	vertical-align: text-bottom;
	margin-left: 2px;
}

.cs-reviewed.monito-reply:after {
	content: "\e086";
}

.cs-reviewed-close:after {
	content: "\e089";
	color: #3c763d;
  	background-color: #dff0d8;
  	border-color: #ffffff;
} 

.cs-toReview:hover, .cs-reviewed {
	background-color: #faebcc;
	border-color: #faebcc;
}

.cs-reviewed-close {
	background-color: #dff0d8;
	border-color: #d6e9c6;
}



/*** History ***/
.cs-history input {
	font-size: 12px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cs-history{
	padding: 2px;
	border: 1px solid transparent;
	background: transparent;
	cursor: pointer;
}

.cs-history:hover {
	background-color: #ccdcfa;
	border-color: #ccdcfa;
}

.cs-history:hover:after {
	content: "\e023";
	color: #8a6d3b;
  	background-color: #ccdcfa;
	border-color: #ccdcfa;
	vertical-align: text-bottom;
	margin-left: 2px;
}


/*** blockquote Dialog ***/
blockquote.dialog {
    padding: 5px 10px;
    margin: 0 0 5px;
    font-size: 12px;
    border-left: 3px solid #eee;
}

blockquote.dialog p {
    margin: 0 0 8px;
}

blockquote.dialog footer {
    display: block;
    font-size: 80%;
    color: #999;
    padding: 8px 0;
}

.cs-dcrf .col1 {
	width: auto;
	text-align: center;
}
.cs-dcrf .col2 {
	witdh: auto;
	text-align: center;
}
.cs-dcrf .col3 {
	width: auto;
}
.cs-dcrf .col4 {
	width: 40%;
}
.cs-dcrf .col5 {
	width: auto;
	white-space: nowrap;
}

.btn-change {
	position: absolute;
	margin-left: -20px;
	opacity: 0.7;
	cursor: pointer;
}

.btn-history {
	position: absolute;
	opacity: 0.7;
	margin-left: -20px;
	margin-top: 15px;
	cursor: pointer;
}

.btn-history:hover, .btn-change:hover { 
	opacity: 0.95;
}

.comment-change .glyphicon  {
	cursor: pointer;
}
.comment-change {
	position: absolute;
	padding: 4px;
	border: 1px solid #aaa;
	background-color: #fff;
	font-size: 12px;
	margin-left: -263px;
	border-radius: 2px;
	z-index: 1050;
}

.comment-change:hover {

}

.comment-change input {
	border: 1px solid #999;
	border-radius: 1px;
	width: 200px;
}

.btn-qauto {
	position: absolute;
	right: 0;
	margin-top: 6px;
	color: #a94442;
	cursor: pointer;
}

.cs-subtable table .sub-collapse > .row {
	padding-right: 10px;
}

.cs-subtable table .btn-qauto {
	right: 4px;
}

.cs-subtable table .sub-collapse > .row .btn-qauto {
	right: -1px;
}

.cs-subtable table .sub-collapse.sc-mask > .row .btn-qauto {
	right: 6px;
}

.tooltip-query-auto .tooltip-inner {
  margin-right: 265px;	
  min-width: 400px;
  text-align: left;
}

.kdb-debug {
	position: absolute;
	font-size: 11px;
	opacity: 0.7;
	margin-left: -120px;
}

.debug-info .rules-debug {
	display: none;
}

.rules-debug {
	position: absolute;
	padding: 5px 4px 0 4px;
	border-radius: 3px;
	color: #fff;
    top: 0;
    left: -360px;
    width: 250px;
    background-color: #f00;
    font-size: 11px;
	opacity: 0.8;
	z-index: 10;
}

.debug-info:hover .rules-debug {
	display: block;
}

.dropdown-menu > li > a {
    padding: 3px 10px;
}

.scrollToTop {
	width:40px; 
	height:40px;
	padding:0px; 
	background: transparent;
	text-decoration: none;
	position:fixed;
	bottom:20px;
	right:22px;
	display:none;
	background: url("/javax.faces.resource/img/clinsearch/arrow_up.png.xhtml") no-repeat;
	-webkit-background-size: cover;
    background-size: cover;
}
.scrollToTop:hover {
	text-decoration:none;
}
/** Metrics page */


.panel-metric .fa-icon {
    vertical-align: middle;
    font-size: 60px;
}

.panel-metric .fa-val {
	vertical-align: middle;
    font-size: 45px;
    color: #ea6465;
    float:right;
}

.panel-metric .fa-text {
	vertical-align: -webkit-baseline-middle;
	margin-left: 5px;
}

.panel-metric .fa-container {
    display: inline-block;
    width: 100%;
}

.panel-metric .tabcontent p {

}


.panel-metric .tab button {
    display: block;
    margin: 0 10px 25px 0;
    text-align: left;
	font-size: 16px;
    background-color: #c9d6e2;
    color: black;
    padding: 5px 18px;
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}

.panel-metric .fa-label  {
	position: relative;
	top: 15px;
	left: 15px;
}

.panel-metric .tab button:hover {
    background-color: #efefef;
    color: #000;
}

.panel-metric .tab button.active {
    background-color: #31708f;
    color: #fff;
}

.panel-metric .tabcontent {
	padding: 0px 2px 15px 2px;
	transition: 0.3s;
	min-height: 125px;
}

.panel-metric select.input-sm {
    width: 100%;
}

.cs-metric-link {

}

.crf-head .progress-label {
	float: left;
    padding-right: 10px;
}

.crf-head .progress, .crf-head .btn-overview {
	 margin-bottom: 1px;
}

#progress-block .progress {
	margin-bottom: 1px;
}

#progress-block small {
	float: right;
}

#progress-block  {
	margin-bottom: 10px;
}

#progress-block .progress-rate {
	position: absolute;
    display: block;
	width: 100%;
	text-align: center;
	height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

#progress-block .pr-inverse {
	color: #fff;
}

.crf-head .progress {
	max-width: 425px;
}

/** subtable collapse */

.sub-collapse {
	position: relative;
	width: 100%;
	padding-bottom: 40px;
}

.sc-mask {
	padding-bottom: 0px;
	height: 100px;
	overflow: hidden;
}

.sub-collapse-bar {
	cursor: pointer;
	text-align: center;
	position: absolute;
	bottom: -7px;
	width: 100%;
	height: 50px;
}

.sc-bg-bar {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 23%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 90%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 23%,rgba(255,255,255,1) 52%,rgba(255,255,255,1) 90%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 23%,rgba(255,255,255,1) 52%,rgba(255,255,255,1) 90%); 
}

.table-hover tr:hover .sc-bg-bar {
	background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0.5) 23%, rgba(245,245,245,1) 52%, rgba(245,245,245,1) 90%); 
	background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%,rgba(245,245,245,0.5) 23%,rgba(245,245,245,1) 52%,rgba(245,245,245,1) 90%); 
	background: linear-gradient(to bottom, rgba(245,245,245,0) 0%,rgba(245,245,245,0.5) 23%,rgba(245,245,245,1) 52%,rgba(245,245,245,1) 90%);
}

.table-striped .odd .sc-bg-bar {
	background: -moz-linear-gradient(top, rgba(249,249,249,0) 0%, rgba(249,249,249,0.5) 23%, rgba(249,249,249,1) 52%, rgba(249,249,249,1) 90%); 
	background: -webkit-linear-gradient(top, rgba(249,249,249,0) 0%,rgba(249,249,249,0.5) 23%,rgba(249,249,249,1) 52%,rgba(249,249,249,1) 90%); 
	background: linear-gradient(to bottom, rgba(249,249,249,0) 0%,rgba(249,249,249,0.5) 23%,rgba(249,249,249,1) 52%,rgba(249,249,249,1) 90%);
}

.sub-collapse-bar span {
	margin-top: 20px;
}

.sub-collapse .sub-collapse-bar span::after {
	color: #555;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
}

.sub-collapse.sc-mask .sub-collapse-bar span::after {
	color: #555;
    font-family: 'Glyphicons Halflings';
    content: "\e114";
}

/** Overview table  */
.table-overview .checkbox {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}
.table-overview .checkbox input[type="checkbox"] + label::after {
  font-family: "Glyphicons Halflings";

}

.table-overview  input[type="checkbox"].styled + label:after {
  font-family: 'Glyphicons Halflings';

}
.table-overview .checkbox input[type="checkbox"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
}

.table-overview  input[type="checkbox"].styled:checked + label:after {
  font-family: 'Glyphicons Halflings';
  content: "\e013";
}

.table-overview .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: transparent;
    border: 1px solid transparent;
}

.table-overview .checkbox input[type="checkbox"]:disabled + label::before {
    cursor: pointer;
}

.table-overview  .checkbox input[type="checkbox"]:disabled + label {
  opacity: 1;
}

.table-overview .checkbox label::after {
    color: #231f20;
}

.table-overview .glyphicon {
	font-size: 11px;
}

.warning-profil {
	position: absolute;
	top: -1px;
	right: -4px;
	width: 14px;
	height: 14px;
	background: #ff0000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 10px 0px #4b4b4b;
	-webkit-box-shadow: 1px 1px 10px 0px #4b4b4b;
	-o-box-shadow: 1px 1px 10px 0px #4b4b4b;
	box-shadow: 1px 1px 10px 0px #4b4b4b;
}
.dropdown-menu > li > a.text-warning {
    color: #d9534f;
}    

.dropdown-menu > li > a > .glyphicon {
    top: 2px;
}

.disabled {
   color: darkgrey;
}

/** Delete Radius **/

.btn, .dropdown-menu, .form-control, .modal-content, .progress, .alert, .label, .select2-container--bootstrap .select2-selection   {
	border-radius: 0px !important;
}

.modal-content {
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.expand-square-plus {
	background: transparent url("/javax.faces.resource/img/exp_plus.png.xhtml") center no-repeat;
	height: 15px;
	width: 15px;
	margin:0 4px;
	background-size: contain;
	cursor:pointer;
	display: inline-block;
	vertical-align: text-top;
}

.expand-square-minus {
	background: transparent url("/javax.faces.resource/img/exp_min.png.xhtml") center no-repeat;
	height: 15px;
	width: 15px;
	margin:0 4px;
	background-size: contain;
	cursor:pointer;
	display: inline-block;
	vertical-align: text-top;
}

.expand-square-plus:hover, .expand-square-minus:hover {
	filter: alpha(opacity=75);
  	opacity: .75;
}	
