<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
}

.table-informations &gt; tbody &gt; tr {
    border: 0px;
}

.table-informations &gt; tbody &gt; tr &gt; td {
    border: 0px;
}

.alert-ul {
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
}

.header-pdf  p {
    margin-left:20px;
}

h1, h2, h3, h4, ul.nav  {
	color: #7e388a;
}

.titre {
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}

.titre &gt; p {
    margin: 0;
    padding: 0;
    margin-top: -3px;
    font-size: 1em;
	color: #7e388a;
    font-weight: bold;
}

.navbar-default .navbar-nav &gt; li &gt; a {
	color: #7e388a;
	background-color: transparent;
}


a {
	color: #7e388a;
	text-decoration: none;
}

* {
border-radius: 0;
}

.label-ul {
    font-weight: bold;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0;
}

.label-ul:after {
    content: ' *';
    color: #C3232D;
}

a:focus, a:hover {
	color: #710e15;
	text-decoration: none;
}

.green {
    color: green;
}

a.green {
    color: green;
}

.blue {
    color: blue;
}

a.blue {
    color: blue;
}

select {
	max-width: 40%;
}

.row {
	margin-top: 5px;
}

.i-widget-content {
	border: 0px;
	background: #ffffff;
	color: #333333;
}

.i-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 2.4em;
	background: none;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
}

.highlight {
    padding: 9px 14px;
	margin-bottom : 20px;
    background-color: white;
    /* border: 1px solid #e1e1e8;
    border-radius: 4px; */
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eceef0;
}

.alpaca-field-array {
    border: 0;
    padding: 0px;
}

h3 &gt; small {
	font-size: 50%;
}
.table_campagnes &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th{
	vertical-align: middle;
}

.table_volet &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th{
	border: 0;
	margin: 0;
}

.table_volet {
	margin: 0;
}

.alpaca-field {
	padding: 5px;
}

[data-alpaca-field-id=activites_legend] legend{
	font-weight: 700;
	font-size: 1.1em;
}

.responsables_gt td {
	width: 50%;
}

.titre_pdf {
	font-weight: bold;
}

.table_pdf &gt; tbody &gt; tr:first-child &gt; td {
    border: none;
}

.ul_li {
	padding: 3px;
}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #dddddd;
	border-top: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.dropdown-menu &gt; li &gt; a {
    display: inline;
	padding: 0px 20px;
}

.glyphicon {
	margin-left: 5px;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
	z-index: 3;
	color: #fff;
	background-color: #e85412;
	border-color: #ddd;
}

.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
	color: #e85412;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	color: #e85412;
}

div.formloginext {
    margin: 0 auto;
    max-width: 330px;
}

.formloginext input, .formloginext .btn, .form-control {
    border-radius: 0;
}

.formloginext .btn-default:hover, .formloginext .btn-default:focus, .formloginext .btn-default.focus, .formloginext .btn-default:active, .formloginext .btn-default.active, .open &gt; .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #353d43;
    border-color: #30383d;
}
.formloginext .btn:hover, .formloginext .btn:focus, .formloginext .btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.formloginext .btn-default {
    color: #ffffff;
    background-color: #4b575f;
    border-color: #4b575f;
}

.formloginext .btn {
    white-space: normal;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.glyphicon-star::before {
    color: #e85412;
    font-size: 0.5em;
	margin-right: 5px;
}

/* .help-block {

} */

.loader {
	margin: auto;
	margin-top: 150px;
	text-align:center;
}
.loader img {
	width: 50px;
}

/* Dashboard ADmin */
#dashboard {
	width: 1050px;
	margin: auto;
}

path {  stroke: #fff; }
path:hover {  opacity:0.9; }
rect:hover {  fill:blue; }
.axis {  font: 10px sans-serif; }
.legend tr{    border-bottom:1px solid grey; }
.legend tr:first-child{    border-top:1px solid grey; }

.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.x.axis path {  display: none; }
.legend{
    margin-bottom:76px;
    display:inline-block;
    border-collapse: collapse;
    border-spacing: 0px;
}
.legend td{
    padding:4px 5px;
    vertical-align:bottom;
}
.legendFreq, .legendPerc{
    align:right;
    width:50px;
}

td.details-control {
    background: url('../img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../img/details_close.png') no-repeat center center;
}

td.details-control2 {
	background: url('../img/details_open.png') no-repeat center center;
	cursor: pointer;
}
tr.shown td.details-control2 {
	background: url('../img/details_close.png') no-repeat center center;
}

tr.shown {
    background: #eee;
}

.table-hover&gt;tbody&gt;tr:hover {
	background-color: white;
}

.rdv_accepte {
	color: green;
    font-weight: bold;
}

.rdv_refuse {
    color: darkred;
    font-weight: bold;
}

/* basic positioning */
.legend { list-style: none; }
.legend span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 2px; }
/* your colors */
.legend .refuse { background-color: darkred; }
.legend .self { background-color: blue; }
.legend .demande { background-color: darkseagreen; }
.legend .accepte { background-color: green; }

.legendliste { list-style: none; }
.legendliste li { float: left; margin-right: 10px; }
.legendliste span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 2px; }
/* your colors */
.legendliste .refuse { background-color: darkred; }
.legendliste .self { background-color: blue; }
.legendliste .demande { background-color: darkseagreen; }
.legendliste .accepte { background-color: green; }


p.aide {
    font-size: 0.9em;
}


.highlight  .icon {
    width:15px;
    padding-left: -15px;
    margin-left: -15px;
    display: table-cell;
    text-align:left;
    vertical-align: middle;
}

.highlight  .fa-ul {
    float:left;
    display:block;
    margin-left: 0px;
    margin-right: 5px;
    font-size: 1.1em;
    color: #7e388a;
}

.highlight  .text {
    display: table-cell;
    vertical-align: top;
    font-size: 1.1em;
}

.table-bordered {
    margin-bottom: 50px;
}</pre></body></html>