body, html
{
    height: 100%;
    
}

body {
/*
background-image: url("../images/bkgnd/office-4.jpg");*/
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

.container-dm{
padding-top: 24px;
/*background: rgba(255, 255, 255, 0.4)!important;*/
}

.dm-master {
  height: 100vh;
  min-height: 500px;
  background-image: url('../images/bkgnd/office-3.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

 #topdiv {
  background-color: rgb(0,173,219);
  color: #fff;
 }
 

/* Page de connexion */


.login,
.image {
  min-height: calc(100vh - 126px);
}

.bg-white {
 background: rgba(255, 255, 255, 0.9)!important;   
}

.bg-image {
  background-image: url('../images/bkgnd/office-3.jpg');
  background-size: cover;
  background-position: center;
}

.bg-image2 {
  background-image: url('../images/bkgnd/office-3.jpg');
  background-size: cover;
  background-position: center;
}

.login-heading {
  font-weight: 300;
}

.btn-login {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  padding: 0.75rem 1rem;
  border-radius: 2rem;
}





.title {
	background-color:#09C;
	font-size:16pt;
	padding: 20px;
	width:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:30px 2px 10px 2px;
	color:#ffffff;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.subtitle {
	background-color:#09C;
	font-size:13pt;
	padding: 20px;
	width:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:30px 2px 10px 2px;
	color:#ffffff;
	opacity:0.5;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.subtitle a {
color:#FFFFFF;
text-decoration:none;
}

.subtitle a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.textes-blancs {
	color:#ffffff;
}

.textes {
		color:#666;
}
tr, td {
	padding:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:10pt;
}

.bottom {text-align: center; font-size:10pt}

.rouge {
	background-color:#F0F0F0;
	border-left: 24px solid #F30;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.orange {
	background-color:#F0F0F0;
	border-left: 24px solid #F90;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.orange2 {
	background-color:#F0F0F0;
	border-left: 24px solid #FC0;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.jaune {
	background-color:#F0F0F0;
	border-left: 24px solid #FAE14C;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.gris {
	background-color:#F0F0F0;
	border-left: 24px solid #ccc;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}

.vert {
	background-color:#F0F0F0;
	border-left: 24px solid #97FF97;
	background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0980392) 100%);
}


.table {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#F0F0F0;
	border:0px;
}

.table-patient {
	background-color:#F0F0F0;
	margin:2px;
	width:auto;
	padding:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#div9001 {
	background-color:#F0F0F0;
	margin:2px;
	width:auto;
	padding:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#div9002 {
	background-color:#F0F0F0;
	margin:2px;
	width:auto;
	padding:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#div9003 {
	background-color:#F0F0F0;
	margin:2px;
	width:auto;
	padding:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Niveaux d'alerte */

    .level-0 {
    	border-left: 9px solid #F30 ;
    }
    
    .level-1 {
    	border-left: 9px solid #FC0;
    }
	
    .level-2 {
    	border-left: 9px solid #F90;
    }
	
	.level-3 {
    	border-left: 9px solid #FAE14C;
    }
	
	.level-info {
    	border-left: 9px solid #eee;
    }
	
	
	.level-ok {
    	border-left: 9px solid #97FF97;;
    }
	
	
.hidden-info	 { display: none;}
	
.hf > h5 > span  { visibility: hidden;}
.hf:hover >  h5 > span  { visibility: visible;}

.hf > span  { visibility: hidden;}
.hf:hover > span  { visibility: visible;}

.navbar-brand  { padding: 2px 15px; }


.textdivider {
    text-shadow: -1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8);
}

.textdivider h1 {
    padding-top: 30px;
    color: white;
    font-size: 40px;
    /*text-shadow: 1px 2px 3px rgba(0,0,0, 0.5);*/
}

.textdivider p {
    color: white;
    font-size: 25px;
    /*text-shadow: 1px 2px 3px rgba(0,0,0, 0.5);*/
}


.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    max-height: 450px;
    border-bottom: 2px solid #E6EAED;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-top: 45px;
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative;
    text-align: center;
}

.bstree ul {margin-left:-10px;}

.modal-full {
    min-width: 90%;
    margin-left: 80;
   
}

.modal-full .modal-content {
    min-height: 90vh;
}

.iframe {
height: 80vh;
min-width:100%;
}

.vertical-center {
  display: flex;
  align-items: center;
}

.progress {
  position: relative;
}

.progress-bar-title {
  position: absolute;
  text-align: center;
  line-height: 16px; /* line-height should be equal to bar height */
  overflow: hidden;
  right: 0;
  left: 0;
  top: 0;
}

.tooltip-inner {
    max-width: 500px !important;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-left: 0; */
    margin-bottom: 0;
    list-style: none;
}

.navbar-brand {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 70%;
    max-width: calc(100% - 4em);
}

/* Icon homepage */

.icon-shape {
    display: inline-flex;
    padding: 12px;
    text-align: center;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.icon {
    width: 3rem;
    height: 3rem;
}

.imageContainer {
  width: 96%;
  height: 96%;
  max-width: 800px;
  max-height: 600px;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #2b2b2c;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


.imageContainer > img {
  display: block;
  max-width:100%;
  max-height:100%;
  cursor: move;
  touch-action: none;
}

.badge {
    cursor: pointer;
}

.cards-wrapper-carousel {
  display: flex;
  justify-content: center;
  /*height:50vh;*/
}

.card-carousel {
  margin: 0 0.5em;
  max-height:20em;
}
.carousel-inner {
  padding-left: 5em;
  padding-right: 5em;
}

.carousel-item {
 /* max-height:50vh;
  overflow-y: hidden;
  overflow-x: hidden;*/
  justify-content: center;
}

.carousel-caption {
    position: relative;
    left: 0;
    top: 0;
    width:100%;
}

.colorCaption { 

    position: relative;
    width: 50px;
    height: 20px;
    border-radius: 10%;
    display: inline-block;
}

/* Groupement de boutons */

.button-wrapper {
	display: flex;
    flex-flow: column wrap;
	justify-content: space-around;
}
@media (min-width: 520px) {
  	.button-wrapper {
		align-items: center;
    	flex-flow: row wrap;
    	-ms-flex-flow: row wrap;
    	-webkit-flex-flow: row wrap;
  	}
}
        
.btn-fill-space .btn {
    margin: 0 2px;
    /*max-width: 1000px;*/
    flex-grow: 1; 
    transition-duration: 0.2s;
}

.btn-fill-space .btn-group {

    flex-grow: 1; 
    /*max-width: 1000px;*/
    transition-duration: 0.5s;
}

/*
.btn-fill-space .btn:hover {
    flex-grow: 1.6; 
}*/

.button-wrapper::after {
  height: 0;
  width: 50%;
  content: "";
}

.imageCarouselDM {
    max-height: 70vh;
    margin: auto;
  
}

/*  SIDEBAR */

.sidebar-right{
  position:fixed;
  width:350px;
  right:-350px;
  box-shadow:0px 0px 10px 3px black;
  border-left:1px solid black;
  height:100%;
  top:0px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:50px;
  transition:all 0.5s;-webkit-transition:all 0.5s;
  z-index: 120;
   
}


.sidebar-right.active{
  right:0px;
  transition:all 0.5s;-webkit-transition:all 0.5s;
}

.quickAccessButton {
   
    position: absolute;
    height: 100px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: rgb(0,173,219);
    top: 80%;
    left: -48px;
    line-height: 48px;
    border-radius: 5px 0 0 5px;
    box-shadow:-5px 5px 2px 2px rgba(0,94,120,0.6);
    writing-mode: tb-rl;
    text-orientation: mixed;
    font-weight: 700;
}

.sidebar-left

{
    position: absolute;
    height: 80vh;
    width: 450px;
    cursor: pointer;
    background: rgba(255,255,255,1);
    top: 100px;
    left: -450px;
    border-radius: 0 5px 5px 0;
    z-index: 120;
    transition:all 0.5s;-webkit-transition:all 0.5s;

}

.sidebar-left.active{
  left:0px;
  transition:all 0.5s;-webkit-transition:all 0.5s;
}

.quickAccessLeftButton{
   
    position: absolute;
    height: 100px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: rgb(0,173,219);
    bottom: 5px;
    left: 450px;
    line-height: 48px;
    border-radius: 0 5px 5px 0;
    box-shadow:5px 5px 2px 2px rgba(0,94,120,0.6);
    writing-mode: tb-rl;
    text-orientation: mixed;
    font-weight: 700;
}

/* FIN SIDEBAR */

/*
div#icsoft-sidebar-content{
height:90%;
overflow-y: auto;
scrollbar-width: thin;
}

div#icsoft-sidebar-content::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}

div#icsoft-sidebar-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}

*/

#DMHTMLEditor {
    height:70vh;
}
