/*html {font-size: 17px;}*/

.heart.active path {fill:red;stroke:red!important}

.divnewfluxvideo {padding-left: 10px;
    border-left: 4px solid #ccc;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0e6dcd;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.uk-logo img{max-height: 60px;}

.uk-table th{
    font-size: .575rem;
}

/*background: #7d8db5; /* Old browsers */
/*background: -moz-linear-gradient(top, #7d8db5 0%, #99a8cf 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #7d8db5 0%,#99a8cf 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, #7d8db5 0%,#99a8cf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d8db5', endColorstr='#99a8cf',GradientType=0 ); /* IE6-9 */

.uk-leader-fill::after{
    opacity: 0.2;
}

.tablelist th {background:#fff}

.uk-accordion-title{font-size:1rem}
/*.uk-card-body {padding: 20px 40px;border-bottom:10px solid #fff;}*/
.uk-width-xsmall {
    width: 100px;
}
.uk-mwidth-xsmall{
    min-width: 130px;
}



.card-fiche{background:#01013f}
.card-media{background:#030c54}
.card-resultats{background:#022f8e}
.card-sommaire{background:#1c70c8}
.card-meta{background:#51a2d5}
.card-countdown{background:#7dbcde}

.card-quizz{background:#fa0c08}
.card-qo{background:#e00001}
.card-vote{background:#c80004}
.card-photo{background:#ef8000}
.card-notation{background:#fca102}
.card-classement{background:#feba05}
.card-cloud{background:#fed205}

.uk-checkbox.redchk:checked,.uk-checkbox.redchk:checked:focus{background-color: #f00;}
.uk-modal-body {padding: 40px 40px;}

.card-static,.card-active,.card-meta{transition: 0.3s;
  background-size: 200% auto;
  color: white;
  cursor:pointer}

.card-static{background-image: linear-gradient(to right, #579ea7 0%, #65b2bd 51%, #77b8c1 100%); }
.card-active{background-image: linear-gradient(to right, #bc4d42 0%, #d65344 51%, #d7665a 100%);}
.card-meta{background-image: linear-gradient(to right, #6a69ba 0%, #7a79d1 51%, #8887d4 100%);}

.card-active:hover,.card-static:hover,.card-meta:hover{background-position: right center;}

.col_search_item .uk-position-small,.col_search_itemb .uk-position-small{
    margin: 20px 30px 15px 20px!important;
}
.chmp_title {color:#f9ba00;font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:1.3rem;position: absolute;top:-4px;right:-20px;font-weight:bold}
.chmp_subtitle {color:#f9ba00;font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:0.8rem;position: absolute;top:3px;right:-15px;font-weight:bold}
.chmp_premier {color:#f9ba00;font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:0.8rem;position: absolute;top:3px;right:-15px;font-weight:bold}

.chmp_title2 {font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:1rem;font-weight:bold;}
.chmp_subtitle2 {font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:0.6rem;font-weight:bold}
.chmp_premier2 {font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;font-size:0.6rem;font-weight:bold}

.chmp_title2{padding: 0 4px;}
.chmp_subtitle2{padding: 0 7px;}
.chmp_premier2{padding: 0 7px;}


.sq_proc{width:10px;height: 10px;background: red;margin:0 0 0px 0;    display: inline-flex;}
.sq_del{width:10px;height: 10px;background: blue;margin:0 0 0px 0;    display: inline-flex;}

.sq_proc2{width:10px;height: 10px;background: red;margin:0 0 0px 0;    display: inline-flex;}
.sq_del2{width:10px;height: 10px;background: blue;margin:0 0 0px 0;    display: inline-flex;}

/*li.indent_del:before{content:'';display: inline-flex;}*/

/*#tprocuration .uk-table-small td, .uk-table-small th {
    padding: 10px 20px;
}*/

.uk-card-default,.uk-card-primary,.uk-card-secondary {
    /*box-shadow: 0 1px 2px rgba(0,0,0,.08)!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.08)!important;*/
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.gu-transit {opacity: .8!important;}
#live .uk-height-medium{height:200px;}
/*#listmod2 .uk-alert {background-color: #fff}
#listmod2 .uk-alert.uk-background-primary {background-color: #1e87f0;}*/

@media (min-width: 1200px){
#dropal.uk-padding{padding: 40px 15px;}
}
input { 
    
    -webkit-appearance: none;
}


::-webkit-input-placeholder { /* WebKit browsers */
   
    color:#ccc!important
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    
    color:#ccc!important
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    
    color:#ccc!important
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    
    color:#ccc!important
}
::placeholder { /* Recent browsers */
    
    color:#ccc!important
}

.uk-text-small .uk-label {font-size: .675rem;}

.uk-card-secondary {
    background: #f18b25;
    }
    
.uk-card-secondary.uk-card-hover:hover {
    background-color: #f18b25;
    }
    
.uk-card-primary {
    background: #006eb5;
    }
    
.uk-card-primary.uk-card-hover:hover {
    background-color: #006eb5;
    }
    
.loadingoverlay{color:#afcc54}

.uk-form-danger > label {display:none}

.uk-modal{
    background: rgba(255,255,255,.6);
}
.uk-modal-dialog{
    background: #006eb5;
    /*color:#fff*/
}

/*.uk-table-small td {
    padding: 2px 4px 4px;
    padding: 4px 4px 4px;
}*/

#tprocuration .uk-button-small {
    padding: 0 15px;
    line-height: 18px;
    font-size: .875rem;
    }

.uk-table-small.listuser td {
    padding: 5px 10px 8px;
}

.dt-merge-grid {margin:0!important}
.dt-merge-grid .uk-width-1-1 {padding:0}
.tableicon {width:100px!important;min-width: 20px!important;}
.tableicons{width:90px;}
.add-power{width:120px;}
.uk-checkbox.uk-form-danger{border-color: #f0506e !important;}
.uk-pagination{margin-top:10px}
.tdate{font-size:0.7rem}
.uk-label-white{
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
}
.uk-table-small td.tdate {padding: 5px 4px 4px;}
/*#user_boitier:before{
    content:'#';
}*/
    
.colorprocu {
    color:red
}   
.colordeleg {
    color:blue
} 
    
    
/* The switch - the box around the slider */
.switch {
 position: relative;
display: inline-block;
width: 30px;
height: 16px;
top: 2px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
content: "";
height: 12px;
width: 12px;
left: 2px;
bottom: 2px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
.switchlabel{
    width: 200px;
white-space: nowrap;
left: 34px;
position: absolute;
top: -4px;}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider.red {
  background-color: red;
}

input:focus + .slider.red {
  box-shadow: 0 0 1px red;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.uk-button.uk-button-success{
    background:#32d296
}
.uk-button.uk-button-success:hover{
    background:#2fbd88
}

.uk-button.uk-button-success:disabled{
    background-color: transparent;}

.add-deleg .uk-label,.add-power .uk-label{
    font-size: .8rem;
    vertical-align: unset;
}

.uk-modal-dialog .uk-close{color:#fff}
.uk-modal-dialog .uk-close:hover{color:#ccc}

.font-awesome .fa{
  font-family: "Font Awesome 5 Free", Open Sans;
  font-weight:501;
}

.l-radio {
  padding: 6px;
  border-radius: 50px;
  display: inline-flex;
  cursor: pointer;
  transition: background 0.2s ease;
  margin: 8px 0;
  -webkit-tap-highlight-color: transparent;
}
.l-radio:hover, .l-radio:focus-within {
  background: rgba(159, 159, 159, 0.1);
}
.l-radio input {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: none;
  border: 0;
  box-shadow: inset 0 0 0 1px #9F9F9F;
  box-shadow: inset 0 0 0 1.5px #9F9F9F;
  appearance: none;
  padding: 0;
  margin: 0;
  transition: box-shadow 150ms cubic-bezier(0.95, 0.15, 0.5, 1.25);
  pointer-events: none;
}
.l-radio input:focus {
  outline: none;
}
.l-radio.pour input:checked {
  box-shadow: inset 0 0 0 6px green;
}

.l-radio.contre input:checked {
  box-shadow: inset 0 0 0 6px red;
}

.l-radio.abstention input:checked {
  box-shadow: inset 0 0 0 6px orange;
}

.l-radio.autre input:checked {
  box-shadow: inset 0 0 0 6px grey;
}



.l-radio span {
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  padding: 0 8px;
}

.cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.cbx:not(:last-child) {
  margin-right: 6px;
}

.cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  transform: scale(1);
  border: 1px solid #cccfdb;
  transition: all 0.2s ease;
  box-shadow: 0 1px 1px rgba(0,16,75,0.05);
}
.cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:last-child {
  padding-left: 8px;
  line-height: 18px;
}
.cbx:hover span:first-child {
  border-color: #07f;
}
.inp-cbx {
  position: absolute;
  visibility: hidden;
}
.inp-cbx:checked + .cbx span:first-child {
  background: #07f;
  border-color: #07f;
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.list-sequences-client .openmodnew {
  font-size: 10px;
}

.list-sequences-client .rec-type {
  width: 60px;
  text-align: center;
  display: inline-block;
  color: white;
  font-weight: 600;
  font-size: 14px;
}

.list-sequences-client .reso {
  background: #8d36b3;
}

.list-sequences-client .elec {
  background: #7249bc;
}

.list-sequences-client .diap {
  background: #5e7c8b;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.mail-template-list h6 {  
  margin: 0;
  color: rgb(102, 102, 102);
  font-weight: 600;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.mail-template-container {
  text-align: center;
  width: 120px;
  display: inline-block;
  width: 120px;
  padding: 10px 0;
  position: relative;
}

.mail-template-container p {
  margin: 0;
  font-size: 12px;
}

.mail-template-container .plus-modele {
  position: absolute;
  top: 10px;
  left: 15px;
} 

.header-documents-sequences {
  display: flex;
  flex-direction: row;
  padding: 0;
  line-height: 30px;
}

.header-documents-sequences label {
  display: inline-block;
  width: auto !important;
  padding: 0;
}

.header-documents-sequences button {
  display: inline-block;
  text-align: right;
  padding: 0;
  width: auto !important;
}

.header-documents-sequences button svg {
  height: 30px;
}

.inline-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}

@-moz-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@-webkit-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@-o-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

