@CHARSET "UTF-8";

.t {
	margin-right: 50px;
}

.alignright {
	text-align: right;
}



.tableForFiltres  tr:nth-child(even) {
	background-color: #CCC;
}

.tableForFiltres {
	margin-bottom: 3px;
	margin-top: 3px;
}

table {
	margin-top: 0px;
}

.tdtableFilter {
	padding: 0px;
}



.selectedTd {
	font-weight: bold;
}

button#bpFilter {
	margin-top: 5px !important;
	float: right !important;
	margin-right: 5px !important;
}

.initColorConnectivitiesFilter {
	color: #999999;
}

input {
	font-family: arial;
	font-size: 13px !important;
}

/* ------------------------------batteire---------------------------------  */
.briefcaseTable th,.briefcaseTable td {
	text-align: center;
}

.briefcaseTable tbody tr {
	border: 1px solid #69a813;
}

.briefcaseTable {
	margin-bottom: 4px;
}

.briefcaseTable tbody {
	padding-bottom: 10px;
}

.talkbubble tt {
	padding-right: 30px;
	padding-bottom: 20px;
}

#batteryBody {
	float: left;
	border: 3px #CCC solid;
	height: 100%;
	width: 80%;
	text-align: right;
	color: #4D4A38;
}

#batteryBody :before {
	top: 50px;
	padding-left: 80%;
}

.descriptionBattery {
	width: 6%;
}

.container2 {
	font-size: 70%;
	width: 100px;
	margin: left;
	height: 19px;
}

.container {
	font-size: 70%;
	width: 100px;
	margin: left;
	height: 19px;
}

.moreLess {
	margin-top: 5px;
}

.version-number {
	floatl: auto;
	font-size: 25px !important;
	width: 87%;
	height: 40px;
}

.batteryEnd {
	float: left;
	height: 100%;
	width: 12%;
}

.batteryEnd div {
	width: 41%;
	height: 34%;
	margin-top: 83%;
	margin-left: 0px;
	background-color: #CCC;
}

.batteryEnd div span {
	padding-left: 8px;
}

#indicator {
	height: 100%;
	width: 50%;
}

#indicator.charging {
	background-color: #BFFF00;
}

#indicator.notCharging {
	background-color: #FA6973;
}

#indicator.averageCharging {
	background-color: #FFFF00;
}
.msgError-photo{color:red;}

/* -------------------------------------------------------------------------------------  */
#widgetDetailVersion .form-field {
	padding-bottom: 5px;
}
/*
.menu  ul{
padding:0;
margin:0;
list-style:none;
text-align:center;
}
.menu li{
display:inline-block;
position:relative;
border-radius:8px 8px 0 0;
}
.menu ul li{
display:inherit;
border-radius:0;
}
.menu ul li:hover{
border-radius:0;
}
.menu ul li:last-child{
border-radius:0 0 8px 8px;
}
.menu ul{
position:absolute;
max-height:0;
left: 0;
right: 0;
overflow:hidden;
-moz-transition: .8s all .3s;
-webkit-transition: .8s all .3s;
transition: .8s all .3s;
top:26px;
}
.menu li:hover ul{
max-height:15em;
}
 

.menu li li{
background:#2A2333;
}

.menu li  li{
background:#2A2333;
}

.menu li ul{
background-color:#054c8a;
 
}

.menu a{
text-decoration:none;
display:block;
padding:8px 32px;
color:#fff;
font-family:arial;
}
.menu ul a{
padding-top:10px;$("#ui-id-15 a").css("test",);	
padding:8px 0;
}
.menu li:hover li a{
color:#fff;
text-transform:inherit;
}
.menu li:hover a, #menu-demo2 li li:hover a{
color:#000;
}
*/
.ui-widget-content #ui-id-15 a::before {
	content: "\25b6";
	padding-right: 5px;
	position: relative;
	color: #69a813;
}

.talkbubble {
	position: relative;
	background: #C3DCA1;
}

.talkbubble:before {
	margin-left: 40px;
	content: "";
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-left: 26px solid #C3DCA1;
	border-bottom: 3px solid transparent;
}

.talkbubble div {
	position: inherit;
	height:;
	background: #C3DCA1;
	margin: 0;
	padding: 0;
	border: none;
	resize: none;
	float: right;
	width: 90%;
}

.hide {
	display: none;
}

#dialog-help li {
	padding: 5px;
}

#dialog-help ol li {
	padding-left: 3px;
}

#MenuHelp {
	background-color: rgba(236, 244, 247, 0.7);
	overflow-y: auto;
	border-right: 2px #69a813 solid;
	width: 28%;
	height: 90%;
	float: left;
}

a.disabled {
	pointer-events: none;
	cursor: not-allowed;
}

.ModifyHelp {
	display: none;
}

#helpContrainer {
	overflow-y: auto;
	border: 1px 69a813 solid;
	width: 70%;
	height: 90%;
	float: right;
}

#helpContrainer p {
	padding: 10px;
}

.imageHolder {
	float: right;
	position: relative;
	width: 11.55%;
}

.imageHolder .caption {
	display: none;
}

.imageHolder:hover .caption {
	display: block;
	position: absolute;
	width: 100%;
	height: 20px;
	bottom:	10px;
	padding-top: 10px;
	left: 0px;
	color: #ffffff;
	background: #69a813;
	text-align: center;
	font-weight: bold;
	opacity: 0.7;
	font-size: 10px;
}
.imageHolderInsert {
	float: right;
	position: relative;
	width: 11.55%;
}

.imageHolder .captionInsert {
	display: none;
}

.imageHolderInsert:hover .captionInsert {
	display: block;
	position: absolute;
	width: 100%;
	height: 20px;
	bottom:	50px;
	padding-top: 10px;
	left: 0px;
	color: #ffffff;
	background: #69a813;
	text-align: center;
	font-weight: bold;
	opacity: 0.7;
	font-size: 10px;
}
#photoPatient:hover {
	opacity: 0.6;
	filter: alpha(opacity =   60);
}

.widget-avatar-div {
	float: right;
	text-align: right;
	margin-left: 50px;
	margin-bottom: 5px;
}



#fileConsult {
	text-decoration: underline;
	font-color: blue;
}

.SpanValueConsultation {
	margin-left: 10px;
	font-size: 15px;
}

.dialog-consult { .
	text-align: justify;
	font-size: 15px;
}

.button-cancel-step {
	float: right;
	margin: 2px;
	box-shadow: 0 -1px #555555;
}

table.consultationTables td {
	padding: 1%;
	font-size: 80%;
}

table.consultationTables td:first-child {
	padding: 1%;
	font-size: 80%;
	text-align: justify;
}

table.consultationTables  td:last-child {
	overflow: hidden;
	text-align: right;
}

table.consultationTables  th:last-child {
	text-align: right;
}

.hand {
	cursor: -moz-grab;
	cursor: pointer;
}

input[type=number] {
	width: 28px;
}

.notallowed {
	cursor: not-allowed;
}

.nodrop {
	cursor: no-drop;
}

#tablepaging {
	table-layout: fixed;
}

.select {
	width: 100%;
}

.actionlabel {
	text-align: right;
}

button.filter {
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}

select#subscriptionFilter {
	font-family: arial;
	font-size: 13px;
	color: black;
	padding: 0.13em;
	border: #585858 1px solid !important;
}

select#subscriptionFilter option {
	font-family: arial;
	font-size: 13px;
}

td.padding-none {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.t {
	margin-right: 50px;
}

.marginTop {
	margin-top: 10px;
}

.SensorDialogQuestion {
	margin-top: 35px;
	margin-bottom: 25px;
}

.selectable {
	cursor: pointer;
	color: #0A639D;
}

.marginTop {
	margin-top: 5px;
}

.lastElement {
	margin-bottom: 3px;
}

.right {
	padding-right: 15px;
	float: right;
}

.gras {
	font-weight: bold;
}

.tableForFiltres  tr:nth-child(even) {
	background-color: #CCC;
}

.tableForFiltres {
	margin-bottom: 3px;
	margin-top: 3px;
}

.nextElement {
	margin-left: 25px;
}

.selectSize {
	width: 100px;
}

table {
	margin-top: 0px;
}

.tdtableFilter {
	padding: 0px;
}


.selectedTd {
	font-weight: bold;
}

button#bpFilter {
	margin-top: 5px !important;
	float: right !important;
	margin-right: 5px !important;
}

button.bpInitAndSearchFilter {
	margin-left: 1px;
}

.initColorConnectivitiesFilter {
	color: #999999;
}

.courantColorConnectivitiesFilter {
	color: black;
}

input {
	font-family: arial;
	font-size: 13px !important;
}

input.inputFilter {
	font-family: arial;
	font-size: 13px;
	width: 94% !important;
	height: 20px;
	background-color: #eee;
	border: #585858 1px solid !important;
	padding-left: 2px;
	border-radius: 4px;
}

input.inputFilter {
	width: 100%;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 13px;
	height: 20px;
	background: #eee;
	border: #585858 1px solid !important;
}

input.smallInput {
	font-family: arial;
	font-size: 13px;
	width: 30% !important;
	height: 20px;
	background-color: #eee;
	border: #585858 1px solid !important;
	padding-left: 2px;
	border-radius: 4px;
}

#labelOther {
	visibility: hidden;
}

button.filter {
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}

.filterMenu {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-radius: 4px;
	border: 1px solid #0a639d;
	background: #0a639d;
	margin-bottom: 10px;
}

select#subscriptionFilter {
	font-family: arial;
	font-size: 13px;
	color: black;
	padding: 0.13em;
	border: #585858 1px solid !important;
}

select#subscriptionFilter option {
	font-family: arial;
	font-size: 13px;
}

td.padding-none {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

img#deleteIcon {
	/*padding-left: 0px;		margin-left: 3px;	padding-right: 0px;		margin-right: 0px;	*/
	
}

button#bpFilter {
	margin-top: 5px !important;
	float: right !important;
	margin-right: 5px !important;
}

button.filter {
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}

.selectable {
	cursor: pointer;
	color: #0A639D;
}

.initColorConnectivitiesFilter {
	color: #999999;
}

.courantColorConnectivitiesFilter {
	color: black;
}

.GatewayDialogQuestion {
	margin-top: 35px;
	margin-bottom: 25px;
}

#fils {
	width: 100%;
	height: 20px;
	margin-top: 7px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td.padding-none {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

tr {
	padding: 0em;
	margin: 0em;
}

table.marging-none {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

button.bpInitAndSearchFilter {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

select#subscriptionFilter {
	font-family: arial;
	font-size: 13px;
	color: black;
	padding: 0.13em;
	border: #585858 1px solid !important;
}

select#subscriptionFilter option {
	font-family: arial;
	font-size: 13px;
}

table.consultation input[type=checkbox] {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	padding: 10px;
}

.checkboxtext {
	font-size: 110%;
	display: inline;
}

/*-----------------------bubble-------------------------*/
.widgetBriefCase {
	height: 525px;
}

#MaterialTabs {
	width: 100%;
	margin-bottom: 3%;
}

#MaterialTabs .selected {
	background-color: #69a813;
	border-radius: 3px;
	color: white;
}

#MaterialTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#briefCaseTab {
	color: #054c8a;
	margin-bottom: 3%;
}

#MaterialTabs ul li a {
	text-decoration: none;
	margin-left: 40px;
	color: #054c8a;
}

#MaterialTabs ul li {
	display: inline;
}

.briefcaseDiv {
	float: auto;
	width: 100%;
}

.Material {
	width: 92%;
/* 	height: 425px; */
	float: left;
	overflow-x: hidden;
}

.mallette {
	width: 92%;
	height: 425px;
/*	float: right; */
	overflow-x: hidden;
}

/*Submenu Style*/
.menu li ul {
	visibility: hidden;
	border: 2px;
}

.menu-submenu:hover {
	background-color: #016098;
}

.menu li ul li {
	margin-top: 30px;
	float: none;
}

.menu {
	clear: both;
	margin-left: 40px; /*10px*/
	padding: 0;
}

.menu .menu-item { /*margin-right:25px;*/
	color: white;
	font-size: 11pt;
	float: left;
	font-family: arial;
	text-decoration: none;
	cursor: pointer;
	margin-right: 8px;
	margin-left: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu li {
	list-style: none;
	float: left;
}

.filterButton {
	float: right !important;
	margin-right: 5px !important;
	margin-top: 5px !important;
}

/* ******************** Style for dataTable***************************** */

.paginate_button {
	color: #000;
	font-size: 12px;
	cursor: pointer;
	background: none repeat scroll 0% 0% #DDE2FF;
	padding: 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}
.dataTables_paginate{
	text-align:center;
	padding:5px;
}

/* table.dataTable thead .sorting_asc, */
/* table.dataTable thead .sorting_desc, */
/* table.dataTable thead .sorting { */
/*   cursor: pointer; */
/*   *cursor: hand; */
/* } */
/* table.dataTable thead .sorting { */
/*   background: url("../images/icons/sort_both.png") no-repeat center right; */
/* } */
/* table.dataTable thead .sorting_asc { */
/*   background: url("../images/icons/sort_asc.png") no-repeat center right; */
/* } */
/* table.dataTable thead .sorting_desc { */
/*   background: url("../images/icons/sort_desc.png") no-repeat center right; */
/* } */
/* table.dataTable thead .sorting_asc_disabled { */
/*   background: url("../images/icons/sort_asc_disabled.png") no-repeat center right; */
/* } */
/* table.dataTable thead .sorting_desc_disabled { */
/*   background: url("../images/icons/sort_desc_disabled.png") no-repeat center right; */
/* } */