<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0 0 0 10px;
        padding: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 14px;	
        background-position: center;
        margin: auto;
        position: relative;
        -ms-overflow-style: none;          
}
    
::-ms-clear {
          display: none;
  }

 .fc-slats tr { height: 22px !important; }
  
form {
	margin-bottom: 0;	
}

.help-block {
	font-size: 11px;
	color: #666;	
}

.mr-10 {
	margin-right: 10px;	
}

ul {
	list-style: none;
	padding: 5px 20px;
	padding-right: 0;	
}

.caret {
	border-top: 4px solid #bbb;	
}

.box {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px; 
	border: 1px solid #d5d5d5;
	box-shadow: 0 1px 0 rgba(0,0,0,0.11);
	margin-bottom: 3.0%;
	background: #fff;
	margin-top: 10px;
        padding-bottom: 10px;
}

.modal-body {	
}

.modal-body tr:hover{
    cursor: pointer;
}

.box:before, .box:after {
	content: "";
	display: table;
}
	
.box:after {
	clear: both;
}
	
.box .header {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px; 
	position: relative;
	background: url(../img/nav_bg.png) repeat;
	box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.02);
        background-color: #efefef;
}

.box .headerg{
    border-radius: 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px; 
    position: relative;
    background: url(../img/nav_bg_g.png) repeat;
    box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.02);
    background-color: #efefef;
}

.box .header h4,.box .headerg h4 {
	position: relative;
	padding: 9px 0;
	padding-top: 8px;
	padding-left: 10px;
	border-bottom: 1px solid #c2c2c2;
	margin: 0;
	font-size: 13px;
	color: #444;
	line-height: 20px;
}

.box .header .btn,.box .headerg .btn {
    margin-top: 1px;
}

.box .content {
	padding: 0;
	margin: 0;
}

.content.pad {
	padding: 20px 10px;	
}

.box .content:before, .box .content:after {
	content: "";
	display: table;
}

.box .content:after {
	clear: both;
}

.fc-left{
    border-left: 1px solid #666;
}

.fc-left h2{
    font-size: 1em;
}

.fc-event-container:hover{
    cursor: pointer;
}

.fc-axis{
   
    color: white;
}

.fc-day-header{
  
    color: white;
    font-weight: normal;
}

#datepickers{
    margin: auto;
   
}

#datepickers .ui-widget-header{
    height: 30px;
    padding: 1px 0;    
}

.ui-datepicker-title select{
    background-color: transparent;
    border: none;   
}

.opendetailrdv{
    font-size: 14px;
    color: #ddd;
    vertical-align: middle;
}

.ajaxloader{
    background-image: url('../img/ajaxloader.gif');
    height: 16px;
    width: 16px;
    display: none;   
}

#blacklist{
    margin-left: 5px;
}

.blacklistclass,#blacklist{
    background-color: black !important;
    color: white !important;
}

#blacklistcheck{
    vertical-align: top;
}

/******** Header ********/
#applinom{
    float: left;
    display: block; 
    padding: 10px 10px 0 10px;
    background-color: #0070a3 ;
}

#applinom h1{
    font-size: 30px;
    margin: 0;
    color: white;
}

#menuicones{    
    padding: 10px;
    background-color: #0070a3 ;
    margin-bottom: 1px;
}

#menuicones ul {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 33px;
}
#menuicones ul li{
    display: inline;
}

.btn-menu{
    background-color: transparent;
    border: 1px solid white;
    border-radius: 4px;
    padding: 0;
    color: white;
    font-size: 15px;
    line-height: 23px;
    width: 70px;
    margin-left: 5px;
    margin-top: 5px
}

.btn-menu:hover{
    color: #ccc;
    border-color: #ccc;
}

#divnote{
    float: left ;
    width: 100px;
    padding: 0 ;
  
}

#menusearch{
    float: left;
    margin-left: 75px;
    width: 300px;
    
}

#menusearch .btn-group{
    display: inherit;
}

.navbar-inner {
	background: url(../img/nav_bg.png) repeat-x;
	border-bottom: 1px solid #dadada;
}
	.navbar-fixed-top {
    	margin-bottom: 0;
	}
	
	.navbar-fixed-top, .navbar-fixed-bottom {
   		position: absolute;
	}
	
	#header h1 {
		background: url(../img/logo_in.png) no-repeat;
		width: 100px;
		height: 26px;
		text-indent: -9999px;
		margin-left: 42px;
	}

	#logo {
		float: left;	
	}
	
	#info {
		float: right;
		padding-top: 7px;
	}
	
	ul#userBox  {
		margin: 0;
		padding: 0;
		margin-right: 37px;
	}

	ul#userBox li {
		position: relative;
		float: left;
		cursor: pointer; 
		padding: 5px;
		color: #fff;
		margin-left: 15px;
	}
	
	ul#userBox li a {
		display: inline-block;
		font-size: 12px;
		text-decoration: none;	
		color: #aaa;
	}

	ul#userBox li a img { 
		margin-right: 5px;
		position: relative;
		top: 2px;
	}
	
	ul#userBox li span.notify { 
		position: relative;
		top: -1px;
		text-align: center; 
		background: url(../img/number.png) repeat-x; 
		display: inline-block; 
		padding: 0 5px;
		color: #fff;
		margin-left: 5px; 
		-moz-border-radius: 2px; 
		-webkit-border-radius: 2px; 
		-o-border-radius: 2px;
		-ms-border-radius: 2px;
		-khtml-border-radius: 2px; 
		border-radius: 2px;  
		font-size: 11px; 
		line-height: 15px; 
	}
	
	ul#userBox .dropdown-menu {
		border: 1px solid #d5d5d5;	 
	}
	
	.dropdown-menu, .box-control {
		position: relative;
		z-index: 1000;	
	}
	
	.dropdown-menu {
		position: absolute;
	}
	
	ul#userBox li ul.dropdown-menu {
		width: 160px;
		position: absolute;
		right: 0;
		margin: 0 auto;
		background: #fff;  
		overflow: hidden;
		padding: 0;
	}
	
	ul#userBox li &gt; ul.dropdown-menu {
		top: auto;
		left: auto;
		font-size: 11px;
		padding: 0;
		margin: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	ul#userBox li ul.dropdown-menu li {
		border: none;
		padding: 0;
		margin: 0;
	}
	
	ul#userBox li ul.dropdown-menu li a {
		color: #456180;
		border: none;
		width: 160px;
		display: block;
		padding: 5px 10px;
	}
	
	ul#userBox li ul.dropdown-menu li a img {
		position: relative;
		top: -2px;	
	}
	
	ul#userBox li ul.dropdown-menu li a:hover {
		background: url(../img/button.png);
		text-decoration: none;
		color: #fff;
	}
	
	ul#userBox li ul.dropdown-menu li a:hover .icon-acc {
		background: url(../img/icons/set-1/cog_hover.png) no-repeat;	
	}
	
	ul#userBox li ul.dropdown-menu li a:hover .icon-off {
		background: url(../img/icons/set-1/logoff_hover.png) no-repeat;	
	}
	
	ul#userBox li ul.dropdown-menu li.divider {
		width: 160px;
		margin: 7px 0;	
	}

#linote{
    position: relative;
}

#spannote{
    position: absolute;
    bottom: -10px;
    right: -3px;
    background-color: red;
    color: white;
    border-radius: 10px;
    line-height: 6px;
    padding: 5px;
    font-size: 10px;
}

.menuadmin{
    float: right;
    margin-left: 5px;    
}

.menuadmin a{
   text-decoration: none;
    padding: 2px;
   border: none;
}

/******** Login ********/
#login_logo {
	background: url(../img/logo_in.png) no-repeat;	
	width: 100px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	text-align: center;
	
}

#logindiv {
	width: 500px;
	padding: 19px 29px 29px;
	margin: 10px auto 20px;	
	background-color: #fff;
	border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        box-shadow: 0 1px 2px rgba(0,0,0,.05);
        text-align: center;
}

.inputlogin{
    display: table;
    width: 100%
}

#logologin{
    margin-top: 20px;
    text-align: center;
}

.inputlogin{
    margin-bottom: 10px;
}

.inputlogin label{
    display: table-cell;
    width: 30%;
    text-align: right;
    vertical-align: middle;
}

.inputlogin input,.inputlogin select{
    display: table-cell;  
    width: 295px;
}

#loginheader{
    margin-bottom: 15px;
    font-size: 20px;
}

#validlogin{
    margin-top: 15px;  
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
	  
.form-signin input[type="text"],
.form-signin input[type="password"] {
  height: auto;
  margin-bottom: 15px;
}
	  
/******** Main ********/
.container{
    width: 99.9%;  
    padding-left: 0;
    padding-right: 0;
}

.aligntop{
    margin-top: 10px;
}

#voirrappel{
    margin: 8px 8px 0 0;
    position: relative;
    z-index: 999;
}

#voirrappel:hover{
    text-decoration: none;
    color: #5da5e4;
}

#grpdf{
    display: none;
}

.modal-body{
    padding: 5px 10px;
}

#calendar {		
    margin: 0 auto;
}

#calendar td{
    border-color: #3e3e3e;
}

#calendar .fc-minor td{
    border-color: #d1d1d1;
    border-right-color: #666; 
    border-top-style: solid;
}

#calendar th{
    border-top-color: #666;
    border-bottom-color: #666;
    height: 45px;
}



.fc-left fc-button{
    margin: 0;
}

.fc-left .fc-icon{
    width: 2px;
    overflow: visible;
    margin: 0 !important;
}

.fc-toolbar{
    height: 30px;
}

.fc-toolbar h2{
    float: right;
    margin-left: 10px;
    line-height: 30px;
}

.fc-time{
    font-size: 14px!important;
}

.fc-head td{
    border-top: none;
     border-bottom: none !important;
}

.fc-widget-header{
   /* margin-right: 0 !important;
    border-right: none !important;*/
}

#calendar .headerres .fc-axis{
    border-right-color: #ddd;
}

fc-axis{       
    border-top-color: white;
}

#calendar tr td{
    border-color: #666;
}

.fc-view-container{
    background: white;
    border-bottom: 1px solid;
    border-color: #3e3e3e;
}

.fc-day-grid-event{
    width: 20%;
    
}

.headerres td{
    text-align: center;
}

#resultselect .table .bgurgence,#modalbodymanque .table .bgurgence{
    background-color: #fee8ea;
}

#suprdv{
   
}

/*#calconf,#photoconf,#selectmed,#complementrdv,#complementpatient,#colconf{
    display: none;
}*/

#menurdv{
   margin-left: 50px;
}

#rdvbox{
    margin: 15px auto 0;
    width: 800px;
}

#rdv,#complementpatient,#complementrdv{
    margin: auto;  
}

.rdvcentre{
    width: 600px;
    margin: auto;
}

/*.rdvgauche,.rdvdroite{
    width: 500px;
    margin: auto;
    float: left;
    padding: 10px;
    display: table;
}*/

#sexe1{
    margin-left: 50px;
}

#titre{
    width: 75px;
}

#nom,#prenom{
    width: 152px;
}

#prenom{
    float: right;
    margin-right: 10px;
}

.inputbouthisto #nom,.inputbouthisto #prenom{
    width: 100%;
}

.rdvgauche label,.rdvgauche input,.rdvdroite label,.rdvdroite input{
      
}

.rdvgauche .form-inline{
    margin-bottom: 5px;
}

.rdvgauche #datenj,.rdvgauche #datenm, .rdvdroite #occurence{
    width: 48px;
}

.rdvgauche #datena{
    width: 70px;
}

.rdvdroite #occurence{
    margin-left: 15px;
    
}

.dperpetuel{
    display: none;
}

.rdvgauche label,.rdvdroite label,.mnbo label{
    width: 165px;
    text-align: right;
    line-height: 20px;
    padding-right: 5px;   
}

.label-top{
    vertical-align: top;
}

#complementpatient .rdvdroite .labeldivers{
    width: 30%;
}

.form-inline-ajust{
    margin-right: 20px;
}

.adjust_top{
    margin-top: 15px;
}

#optionbg input{
    margin-bottom: 5px;
}

.fi-ajust-bot{
    margin-bottom: 15px;
}

#formrdv{
    display: block;
    margin: auto;
}

#boutvalid{
    margin-right: 10px;
}

.headerres tr{
    height: 25px;
}


.margleft{
    margin-left: 273px;
}

.inputbout{
    position: relative;
}

.inputbouthisto{
    /*position: relative;*/
}

.searchinput{
    position: absolute;
    right: 3px;
    top: -2px;
    bottom: 0;
    height: 18px;
    margin: auto;
    font-size: 18px;
    cursor: pointer;
    color: #ccc;   
}

.searchinputemail{
    position: absolute;
    right: 13px;
    top: 3px;    
    height: 22px;
    margin: auto;
    font-size: 22px;
    cursor: pointer;
    color: #ccc;   
}

.searchinput-sspan{
    right: 14px;
}

.searchinput-sspan2{
    right: 20px;
    top: -3px;
}

.margemn{
    margin-right: 5px;
}

#modalnote,#modalmenu,#modalmotcrea{
    z-index: 1049;
}

.archivemsg{
   /* background-color: blue;*/
    border-radius: 10px;
    padding: 5px 8px;
    color: white;
    font-weight: bold;
}

.archiverdv{
    background-color: green;
    border-radius: 10px;
    padding: 5px 8px;
    color: white;
    font-weight: bold;
    
}

.archiverdvsup{
    background-color: red;
    border-radius: 10px;
    padding: 5px 8px;
    color: white;
    font-weight: bold;
}

.archiverdvmod{
    background-color: #5ef65e;
    border-radius: 10px;
    padding: 5px 8px;
    color: black;
    font-weight: bold;
}

#blocreponse{
    margin: 200px auto 0;
    height: 250px;
    width: 500px;
}

.nav &gt; li &gt; a {
    padding: 10px;
}

.paramavance{  
    margin: 1px 3px;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

.aligncb{
    margin-top: 10px !important;
    margin-right: 15px !important;
    vertical-align: text-bottom;
}

.optionsep{
    margin-top: 20px;
}

/****************** PAnneau RDV **********************************************/
#modalmanque,#modaldivers{
    z-index: 1200;
}
#modalrdv .modal-header{
    padding: 5px;
}

#modalrdv .modal-dialog{
    /*width: 700px;*/
    width: 540px;
}

#rdvpang{ 
    width: 495px;  
}

#rdvpand{
    float: right;
    border-left: 1px solid #ccc;
    padding: 0 5px;
}

.tablistrdvbot{
    padding-bottom: 10px;
}

#modalrdv input,#modalrdv select{
    margin-bottom: 0;
}

.md-margetop{
    margin-top: 10px !important;
}

.mbrdv{
    padding: 0;
}

.mhrdv h4{
    margin: 0;
    font-size: 15px;
    color: #0070a3;
    line-height: 34px;
}

#rdvpang{
    display: table;
    padding: 0 5px !important;
    width: 100% ;    
}

.mbrdv input,.mbrdv select,.mbrdv textarea{
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 2px;
}

.mbrdv textarea{
    width: 387px;
}

.mbrdv input[type="radio"],#occurence{
    margin-left: 4px;
    vertical-align: sub;
}

.mbrdv input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

#newpatspan{
    float: right;
    margin-right: 10px;
    border: 1px solid #aaa;
    background-color: #df9d1e;
    border-radius: 4px;
    padding: 2px 5px 2px 2px;
    color: white;
}

.tabrow{
    display: table-row;   
    border-radius: 4px;    
}

.tabrow .tabcell:first-child,.smalltexte{
    padding-left: 3px;
    font-size: 12px;
    line-height: 25px;
}

.borderbotbg .tabcell{
    border-bottom: 2px solid #f0ad4e;
    margin-bottom: 8px;
}

.borderbg .tabcell{
    border-top: 2px solid #f0ad4e;
    padding-top: 8px;
}



.margpdv{
    padding-bottom: 10px;
}

.tabinline input{
    float: left;
    margin-right: 1px;
}

.tabcell{
    display: table-cell;
    vertical-align: top;
    padding: 1px;  
  /* width: 60px;    */
}

.tabmargetop{
    padding-top: 5px !important;
}

.tabmargebot{
    padding-bottom: 8px
}

#daterdv{
    width: 76px;
}

#categorierdv{
    margin-left: 25px;
}

#duree{
    width: 23px;
    margin-right: 2px;
}

#tp1{
    width: 42px;
}

#datenj,#datenm{
    width: 25px;
}

#datena{
    width: 35px;
}

#adresse1,#adresse2,#adresse3,#email{
    width: 300px;
}

#ville{
    width: 239px;
}

#telp,#portable{
    width: 148px;
}

#catselect{
    margin-right: 15px;
}

.mbrdv input[type="checkbox"]{
    vertical-align: sub;
    /*margin-left: 2px;*/
}

#selectrdvdoc{
    min-width: 100px;
}

.tablerdvg{
    width: 100%
}

#rdvpand .tablerdvg tr th{
    padding: 0 ;    
    font-size: 12px;
    color: #0070a3;
}

#rdvpand .tablerdvg tr td{
    padding: 0 ;    
    font-size: 12px;
    vertical-align: top;
}

#loadernom{
    display: none;
    float: right;
    line-height: 30px;
}

/****************** Tranche horaire **********************************************/
#calpat{
    width: 100%;
    table-layout: fixed;
    margin-bottom: 25px;
}



#calpat th{
    border-color: #3e3e3e;   
    height: 45px;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    background-color: #818181;
    color: white;
}

#calpat td{
    vertical-align: top;
    text-align: center;
    border: 1px solid #3e3e3e;
}

/****************** PAGER **********************************************/
.hiddep{
    display: none;
}

#selecpager{
    text-align: center;
}

#selecpager ul{
    padding: 0;
}

#selecpager ul li{
    display: inline;
    cursor: pointer;
}

#selecpager ul li.active{
    font-weight: bold;
}

/******** Partie gauche ********/

#leftmenu{    
    float: left;
    width: 180px;
}

#datepickers .ui-datepicker{
    width: 100%;
    padding: 0;
}

#datepickers .ui-datepicker .ui-datepicker-prev,
#datepickers .ui-datepicker .ui-datepicker-next{
    width: 1em;
}

.fc-left .fc-next-button,.fc-left .fc-prev-button{
    background-color: white;
    background-image: none;
    box-shadow: none;
    border: none;
}

.fc-right .fc-button{
    height: 30px;
}

#datepickers .ui-corner-all,.fc-right .fc-corner-left,.fc-right .fc-corner-right{
    border-radius: 0;
}

#datepickers .ui-datepicker .ui-datepicker-title{
    margin: 0 1em;
}

#datepickers .ui-datepicker td{
    padding: 0;    
}

#datepickers td{
    background-color: white;
}

#datepickers .ui-state-active,#datepickers .ui-state-default{
    border: none;
}



#leftmenu .btn-group{
    width: 100%;
    margin-bottom: 10px;
}

#lm-filter{     
    margin: auto;
}

#lm-filter h4{
    font-size: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f5f5f5;
    padding: 2px 5px;
    color: #666666;
}

#ulagenda{
   padding: 0 10px 0 18px;   
   color: #0070a3;
}

#ulmotif{
    padding: 0 10px;
}

#lm-filter ul li{
    font-size: 12px;
    
}

#lm-filter .allcbagenda{
    margin-left: 5px;  
}

#textcball{
    font-size: 12px;
    font-weight: bold;
    color: #0070a3;
}

#closelmm,#closelml,#closelmn{
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
    display: none;
}

#loadlmn{
    position: absolute;
    right: 5px;    
    bottom: 9px;    
    cursor: pointer;    
    display: none;
}

#searchlmm, #searchlml,#searchlmn,#searchpatbout{
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}

#searchpatbout{
    position: absolute;    
    bottom: 10px;
    height: 14px;
    margin: auto;    
    cursor: pointer;
    color: #ccc;
    right: 20px;
    font-size: 20px;
}

#blocuser{
    float: right;
    text-align: center;
    margin: 0 auto 2px auto;         
    padding: 5px;  
    vertical-align: middle;     
}
#blocuser p{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    color: white;
}

#panier{
    position: relative;      
}

#panierleft{
    float: left;   
    width: 260px;
    margin : 0px 0 5px 5px;  
    border-top-right-radius: 5px;
    background-color: #428bca;
    display: none;
    height: 650px;
}

.togglepanier{       
    cursor: pointer;
     background-color: #0070a3;
    color: white;    
}

#paniercontent .togglepanier{
    text-align: right;
     border-top-right-radius: 5px;
    background-color: #0070a3;
    color: white;    
}

.togglepanier p{
    padding: 0 5px;
    margin: 0;
}

#closepanier{
   padding-right: 10px;
}

#panierright p {
    margin-top: 300px;
}

#paniercontent{
    position: absolute;
    left: -10px;
    top: 0;
     border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
   
    background-color: #0070a3;
   
    z-index: 1000;
}

.panierdrag{
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
}

.fc-day-header{
    cursor: pointer;
}

ui-datepicker .dpbold.ui-state-active{  
    color: white;
}

.ui-datepicker .dpbold a{
    font-weight: bold;       
}

.ui-datepicker .dpdarkblue a{
    color: #0070a3;
}

.ui-datepicker .dpdarkblue .ui-state-active{
  
}

.ui-datepicker .dpdarkblue ui-state-active a{
    color: white;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    font-weight: normal;
}

.ui-datepicker-prev span {   
    background-position: -96px -16px;
}

.ui-datepicker-next span{
    background-position: -31px -16px;
}

#selectusercab th{
    border-top: none;
}

#selectusercab td:first-child{
    width: 10%;
}

.ui-datepicker-month option{
  background: #f5f5f5 ;
}

.tooltipliste .rapidselect:hover{
    color: #5da5e4;
}

.tooltipliste td{
    padding: 0 2px;
}

#pagetable {
    width: 100%;
}

/******** Calendar ********/
#maincal{ 
     margin-left: 180px;
}

.fc-toolbar .fc-clear{
    clear: none;
}

.btn-ajust{
    position: relative;
    z-index: 999;
}

.relativetd{
    position: relative;
}

#validd,#validh{
    display: none;
    color: green;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 999;
    cursor: pointer;
}

#optionbd{
    float: right;
    display: inline-block;
    width: 45%;
}

#optionbg{
    width: 45%;
    display: inline-block;
}

/*#modeleemail,#modelesms{
    display: none;
}*/

.fc-event-container a{
    margin-right: 2px;   
}

.semfix .fc .fc-axis{
    padding: 0 0px;
}

.rdvstatut{
    height: 100%;
    width: 10px;  
    float: left;  
    box-shadow:1px #555555;
    margin-right: 2px;
}

.statutorange{
    background-color: #df9d1e;
}

.statutrouge{
    background-color: #df1e27;
}

.statutvert{
    background-color: #1edf47;
}

.tooltiprdv td{
    padding: 0 2px;
    vertical-align: top;
 }

/******** Table ********/
.tableoption tr:first-child td{
    border: none;
}

.tabcouleur{
    width: 50px;
}

.clicksupmotif,.tabsup{
    width: 100px;
}

.tablevariable{
    margin-top: 7px;
}

.tablevariable td{
    padding-right: 25px;
}
.tablebdd th,.tablebdd td{
    border-left: 1px solid #ddd;
}

.tablebdd th:first-child,.tablebdd td:first-child{
    border-left: none;
}

/***** MODIF BOOTSTRAP *****/
.form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}

.form-group{
    margin-bottom: 5px;
}

#checkbgroup{
    margin-left: 163px;
}

.form-inline #selectcolor{
    width: 100px;
}

.modal input,.modal select{
    margin-bottom: 5px;
}

.modal-dialog{
    width: 900px;
}

#menuse .btn-selected{
    background-color: #e6e6e6;
}

#modalarchive .modal-dialog{
    width: auto;
}

.form-inline .form-control{
    vertical-align: inherit;
}

.col-sm-1{
    padding: 0 5px;
}

.nopadtop{
    padding: 0px 8px;
}

.adjust_label{
    padding-top: 0 !important;
    line-height: 21px;
}

.table th{
    border-top: none !important;
}</pre></body></html>