body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  padding-right: 0 !important;
  background-color: #f8f9fa !important;
}

.header-green{

	border-bottom: 1px solid rgba(0,0,0,.125);
	position: relative;
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;

  background: #83CB1E;
  background: -moz-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #53A319), color-stop(100%, #83CB1E));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #53A319 0%, #83CB1E 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #53A319 0%, #83CB1E 100%);
  /* W3C */
  background-size: 250% 250%;

  color: #FFF;  

  /*font-size: 1.4em;*/

}

.site-main {
    margin-top: 25px;
}

.BlocCard .row {
    padding: 1.25em;
}

.red{
  color: #FF0000;
}

.iconnav {

  font-size: 20px;
}

.noicon {
  font-size: 20px;
  opacity: 0.5; 
}

.navbar-nav > li > a{
  color:#FFF;
  opacity: 0.75
}

.navbar-nav > li > a:focus{
  color:#FFF;
}

.navbar-nav > li > a:hover{
  color:#FFF;
  opacity: 0.85;
}

.text-primary, .text-primary:hover {
  color: #1D62F0 !important;
}

.text-info, .text-info:hover {
  color: #109CFF !important;
}

.text-success, .text-success:hover {
  color: #0C9C14 !important;
}

.text-warning, .text-warning:hover {
  color: #ED8D00 !important;
}

.text-danger, .text-danger:hover {
  color: #EE2D20 !important;
}

.green-title{
  padding : 5px 10px;
  background: linear-gradient(#83CB1E 40%, #53A319 100%);
  color : #FFF ;
  text-transform: uppercase;
  font-style: italic;
  display: inline-flex;
}

.nav-day {
  margin: 10px 0 0 25px;
}

.nav-day > a {
  color: #83CB1E;
}

.nav-day > a:hover {
  color: #1e7e34;
  text-decoration: underline;
}

.small-font {
  font-size: 0.7em;
}

.grey-title{
  padding : 5px 10px;
  background-color: #6c757d ;
  color : #FFF ;
  text-transform: uppercase;
  font-style: italic;
}

.orange-title{
  padding : 5px 10px;
  background-color: #fd7e14 ;
  color : #FFF ;
  text-transform: uppercase;
  font-style: italic;
}

.btn-courses{
  padding: 1rem .0 .375rem 0 !important;
  font-size: 0.8em !important;
}

.btn-reunion{
  display: inline-flex;
  cursor: pointer;
}

.btn-reunion>h6:hover, .btn-reunion>h6>small:hover{
  color:  #fd7e14 !important;
}

.btn-group-sm>.btn, .btn-sm {
    font-size: .675rem !important;
}

.alert-dismissible {
    position: fixed !important;
    bottom: 0%;
    right: 7em;
    z-index: 1050;
}

.alert-dismissible .close {
    padding: .65rem 1.25rem !important;
}

.action {
  text-align: right;
}

.nav-link-sub-item {
    margin: 10px 15px 0;
    border-radius: 30px;
    color: #ffffff;
    display: block;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 0.62475rem;
    padding: 10px 8px;
    line-height: 1.625rem;
}


.card-body{  
    padding-top: 0 !important;
}

.alert button.close {
    top: 78% !important;
}

.consult{
  width: 100px;
}

.logo{
  margin-left: 20px;
}

.chevron-fade{
  -webkit-transform:rotate(180deg);
  -webkit-transition-duration: 0.25s;
}

#courseDemain:hover, #courseApresDemain:hover, a.card a.card-header a.card-title:hover {
  color: #fd7e14 !important;
  cursor: pointer;
}

.badgechevauxsuiviHP{
  margin-left:10px; 
  position: relative; 
  bottom: 4px; 
}

.titreReunion{
  margin-bottom:0px; 
  border-bottom: 1px dashed white;
}

.datepicker table tr td.today {
  color: #ffffff;
  background-color: #525f7f !important;
  border-color: #525f7f !important;
}
  

.datepicker table tr td.active.active {
  color: #ffffff;
  background-color: #e14eca !important;
  border-color: #e14eca !important;
}

.resultat {
  background-color: #ba54f5!important;
  background-image: linear-gradient(to bottom left,#e14eca,#ba54f5,#e14eca)!important;
  padding: 3px 5px;
}

#HorseTable_length option {
  color: #2b3553;
}

.name > a, i {
  font-size:16px; 
  font-weight: 600;

}

.historyRace {
  padding-top: 0 !important; 
  padding-bottom: 0 !important; 
  margin: 0; 
  overflow-x: auto;
  white-space: nowrap;
  position: relative;
  }

.historyRace > .col-4 {
  padding: 4px; 
  margin: 0 5px 0 0; 
  display: inline-flex; 
  border: 0.0625rem solid rgba(255, 255, 255, 0.1); 
  border-radius: 5px;
  color: #fff; 
  font-size: 8px;
  max-width: 105px;
}

.historyRace > .col-4 > .col-6 {
  padding: 0; 
  margin: 0px;
}

.historyRace > .col-4 > .col-6 > .race {
  font-size: 13px; 
  font-weight: bold;
}
.race {
  font-size: 16px; 
  font-weight: bold;
}

.historyRace > .col-4 > .incident {
  padding: 0 0 10px 0; 
  text-align: right;
  white-space: initial;
  line-height: 9px;
  color: #525f7f;
}

.testimonial-group{
  padding: 0;
}

.testimonial-group > .row {
  display: block;
  overflow: auto;
  white-space: nowrap;
  /*max-width: 400px;*/
  position: relative;
  min-height: 65px;
  padding: 0; 
  margin: 0px;
}
.testimonial-group > .row > .col-4 {
  /*display: inline-block;*/
  padding: 4px; 
  margin: 0 5px 0 0; 
  display: inline-flex; 
  border: 0.0625rem solid rgba(255, 255, 255, 0.1); 
  border-radius: 5px;
  color: #fff; 
  font-size: 8px;
  max-width: 110px;
}

.testimonial-group > .row > .col-4 > .col-6 {
  padding: 0; 
  margin: 0px;
}

.testimonial-group > .row > .col-4 > .col-6 > .race {
  font-size: 13px; 
  font-weight: bold;
}

.testimonial-group > .row > .col-4 > .incident {
  padding: 0 0 10px 0; 
  text-align: right;
  white-space: initial;
  line-height: 9px;
  color: #525f7f;
}

#HorseTable_wrapper > .row {
  padding: 0;
}

.puceSuivi {
  padding: 0 0 0 10px;
}

@media screen and (min-width: 992px){
  .navbar .search-toggle {
      display: none;
  }
  .account{
    display: none;
  }
  #login{
    padding: 78px 30px 30px 78px; 
  }
  .only-mob {
    display: none;
  }
}

@media screen and (max-width: 991px){
    #result {
      margin: 20px;
    }
    .no-mob{
      display: none;
    }
    .identity {
      min-width: 200px;
    }
    .commentaire {
      min-width: 200px;
    }
}

