/*!* Custom Stylesheet *!*/
/*!***/
 /** Use this file to override Materialize files so you can update*/
 /** the core Materialize files in the future*/
 /***/
 /** Made By MaterializeCSS.com*/
 /**!*/

/*!*html {*/
  /*background: #ececec*/
/*}*!*/

/*!*nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {*/

  /*display: block;*/
  /*font-size: 39px;*/
  /*color: #fff*/

/*}*!*/

/*!*nav .brand-logo {*/
  /*line-height: 31px;*/

/*}*!*/

/*!*h5 {*/

  /*font-size: 1.15rem;*/
  /*line-height: 110%;*/
  /*margin: 0.8rem 0 0.5em 0;*/
  /*font-weight: 600*/

/*}*!*/

/*!* STEPS *!*/
/*.wizard {*/
  /*overflow: inherit*/
/*}*/

/*.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {*/

  /*background: #fff;*/
  /*color: #116ab1;*/
  /*cursor: default;*/
  /*border-bottom: 5px solid #2196F3;*/

/*}*/

/*.wizard > .content > .body input {*/

  /*border: 0;*/
  /*border-bottom: 1px solid #116ab1*/

/*}*/

/*.wizard .select-wrapper .caret {*/

  /*fill: #116ab1*/

/*}*/

/*.input-field.col label.lab {*/

  /*left: 0rem;*/
  /*color: #2f82cc;*/
  /*font-weight: bold*/

/*}*/

/*.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {*/

  /*border-bottom: 5px solid #fff;*/

/*}*/

/*.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {*/

  /*display: block;*/
  /*width: auto;*/
  /*margin: 0 0.5em 0.5em;*/
  /*padding: 1em 1em;*/
  /*text-decoration: none;*/
  /*-webkit-border-radius: 0px;*/
  /*-moz-border-radius: 0px;*/
  /*border-radius: 0px;*/

/*}*/

/*.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {*/

  /*display: block;*/
  /*width: auto;*/
  /*margin: 0;*/
  /*padding: 0;*/
/*}*/

/*.wizard > .steps > ul > li, .wizard > .actions > ul > li, .wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {*/

  /*background: #FFF;*/
  /*border-right: 1px solid #f2f3f4;*/

/*}*/

/*.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {*/
  /*opacity: 0.2;*/
  /*background: #fff;*/
  /*border-right: 0px solid #CCC;*/
/*}*/

/*.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {*/

  /*background: #fff;*/
  /*color: #f0f1f1;*/

/*}*/

/*.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {*/

  /*background: #2196F3;*/
/*}*/

/*.wizard .number {*/
  /*color: transparent !important*/
/*}*/

/*.wizard.large > .steps > ul > li {*/

  /*width: 33.33%;*/

/*}*/

/*.wizard > .actions > ul {*/

  /*display: block;*/
  /*position: fixed;*/
  /*bottom: 15px;*/
  /*right: 0*/

/*}*/

/*.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {*/

  /*background: transparent;*/
  /*color: #fff;*/
  /*display: block;*/
  /*padding: 0;*/
  /*text-decoration: none;*/
  /*-webkit-border-radius: 50%;*/
  /*-moz-border-radius: 50%;*/

/*}*/

/*.wizard > .actions > ul > li {*/
  /*background: transparent*/
/*}*/

/*.wizard > .content {*/
  /*overflow: inherit;*/
/*}*/

/*.wizard > .content > .body {*/

  /*float: left;*/
  /*position: absolute;*/
  /*width: 100%;*/
  /*height: 95%;*/
  /*padding: 1%;*/

/*}*/

/*.circle {*/

  /*border-radius: 0%;*/

/*}*/

/*.title {*/
  /*font-weight: 500;*/
  /*text-transform: none;*/
  /*font-size: 18px !important*/

/*}*/

/*.collection .collection-item.avatar .secondary-content {*/

  /*top: 29px;*/

/*}*/

/*!* ANIMATION ACCUEIL *!*/

/*nav img {*/
  /*width: 65px;*/
  /*margin: 0 10px 0 20px;*/
/*}*/

/*nav {*/
  /*background: #116ab1;*/
/*}*/

/*nav .sidenav-trigger {*/

  /*float: right;*/

/*}*/

/*nav ul a {*/
  /*font-size: 0.8rem;*/
/*}*/

/*nav {*/
  /*line-height: 12px;*/

/*}*/

/*nav .sidenav-trigger {*/

  /*height: 52px;*/
/*}*/


/*.card {*/

  /*background-color: #fff;*/

  /*border-radius: 20px;*/

/*}*/

/*.collapsible-body {*/
  /*border: 0*/

/*}*/

/*.icon-block {*/
  /*padding: 0 15px;*/
/*}*/

/*.icon-block .material-icons {*/
  /*font-size: inherit;*/
/*}*/

/*!* fallback *!*/
/*!*@font-face {*/
  /*font-family: 'Material Icons';*/
  /*font-style: normal;*/
  /*font-weight: 400;*/
  /*src: url(../font/material.woff2) format('woff2');*/
/*}*!*/

/*!*.material-icons {*/
  /*font-family: 'Material Icons';*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
  /*font-size: 24px;*/
  /*line-height: 1;*/
  /*letter-spacing: normal;*/
  /*text-transform: none;*/
  /*display: inline-block;*/
  /*white-space: nowrap;*/
  /*word-wrap: normal;*/
  /*direction: ltr;*/
  /*-moz-font-feature-settings: 'liga';*/
  /*-moz-osx-font-smoothing: grayscale;*/
/*}*!*/

/*.sidenav li > a {*/

  /*color: #FFF;*/
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.3);*/
  /*text-transform: uppercase*/
/*}*/

/*nav .logo {*/
  /*padding: 7px 25px;*/
/*}*/

/*strong {*/
  /*font-weight: bold !important*/
/*}*/

/*!*.container {*/

  /*width: 80%;*/
  /*max-width: inherit;*/

/*}*!*/

/*.sidenav {*/
  /*position: fixed;*/
  /*width: 320px;*/
  /*background: #116ab1;*/
  /*padding-top: 50px*/
/*}*/

/*.sidenav i {*/
  /*color: #FFF !important*/
/*}*/

/*.sidenav li > a > i {*/
  /*font-size: 21px;*/
  /*line-height: 68px;*/
/*}*/

/*.sidenav li > a {*/

  /*line-height: 68px;*/
  /*height: 68px;*/

/*}*/

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

/*.input {*/
  /*float: left;*/
  /*width: 60%;*/
  /*font-size: 18px;*/
  /*color: #000;*/
  /*font-weight: bold;*/
  /*text-align: left;*/

/*}*/

/*.label {*/
  /*float: left;*/
  /*width: 30%;*/
  /*font-size: 18px;*/
  /*color: #000;*/
  /*font-weight: 300;*/
  /*text-align: right;*/
  /*padding-right: 20px*/
/*}*/

/*.title-tb {*/

  /*text-align: center;*/

/*}*/

/*!*@media screen and (max-width: 1025px) {*/

  /*.container {*/

    /*width: 100%;*/
    /*margin-left: 0%;*/
    /*max-width: inherit;*/

  /*}*/

/*}*!*/

/*.marg0 {*/
  /*margin-top: 0 !important;*/
  /*margin-bottom: 0 !important;*/
  /*padding-bottom: 0 !important;*/
  /*padding-top: 0 !important;*/
/*}*/

/*.row {*/
  /*margin-bottom: 0*/
/*}*/

/*.sidenav.sidenav-fixed {*/

  /*left: 0;*/
  /*-webkit-transform: translateX(0);*/
  /*transform: translateX(0);*/
  /*position: fixed;*/
  /*width: 70%*/

/*}*/

/*.wizard .actions {*/
  /*z-index: 1000;*/
/*}*/

/*.mouvement .collapsible-body {*/
  /*text-align: left;*/
  /*padding: 1rem !important;*/
/*}*/

/*!************************    TABLE RESPONSIVE *****************************!*/

/*table.notif {*/
  /*color: #444*/
/*}*/

/*table.notif .fa {*/
  /*font-size: 18px*/
/*}*/

/*table.notif .fa-check {*/
  /*color: #8fcc30*/
/*}*/

/*table.notif .nocheck {*/
  /*color: #c0c3bb*/
/*}*/

/*table.notif .check {*/
  /*color: #e43f24*/
/*}*/

/*table {*/
  /*width: 100%;*/
  /*border-collapse: collapse;*/
  /*font-weight: 400;*/
  /*font-size: 14px;*/
/*}*/

/*tr:nth-of-type(odd) {*/
  /*background: #eee;*/
/*}*/

/*th {*/
  /*background: #FFF;*/
  /*color: #948f8f;*/
  /*font-weight: bold;*/
  /*font-size: 12px*/
/*}*/

/*tr, th {*/

  /*border: 1px solid #fff;*/
  /*text-align: left;*/
  /*padding: 6px;*/
/*}*/

/*td {*/
  /*padding: 6px;*/
/*}*/

/*@media screen and (max-width: 1000px) {*/
  /*table {*/
    /*font-size: 11px;*/
  /*}*/

/*}*/

/*.consultationAnimal .identifiant {*/
  /*color: #116ab1;*/
  /*font-weight: bold;*/

/*}*/

/*.consultationAnimal .infos {*/
  /*font-size: 1.30rem;*/
  /*font-weight: bold;*/
/*}*/

/*.consultationAnimal .photo {*/
  /*width: 100px;*/
  /*height: 100px;*/
/*}*/

/*.consultationAnimal .infosDetenteur {*/
  /*text-align: left;*/
  /*font-size: 1.1rem;*/
  /*padding-left: 15px;*/
  /*padding-top: 20px;*/
/*}*/

/*.consultationAnimal .infosDetenteur .nom {*/
  /*font-weight: bold;*/
/*}*/

/*.mouvement .carteMadagascar {*/
  /*width: 150px;*/
/*}*/

/*.mouvement .title {*/
  /*font-size: 15px !important;*/
  /*color: #116ab1 !important;*/
/*}*/

/*.mouvement ul {*/
  /*margin-bottom: 10px;*/
/*}*/

/*.collapsible li.active i {*/
  /*-ms-transform: rotate(180deg); !* IE 9 *!*/
  /*-webkit-transform: rotate(180deg); !* Chrome, Safari, Opera *!*/
  /*transform: rotate(180deg);*/
/*}*/

/*.rotate {*/
  /*-moz-transition: all .3s linear;*/
  /*-webkit-transition: all .3s linear;*/
  /*transition: all .3s linear;*/
/*}*/

/*.collapsible-header i {*/

  /*position: absolute;*/
  /*right: 0px;*/
/*}*/

/*.collapsible-header i {*/

  /*position: absolute;*/
  /*right: 0px;*/
/*}*/

/*.bold {*/
  /*font-weight: bold !important;*/
/*}*/

/*::placeholder {*/
  /*color: #9e9e9e;*/
/*}*/

/*input[type="date"]::before {*/
  /*content: attr(placeholder) " : ";*/
  /*white-space: pre;*/
/*}*/

/*input[type="date"]:focus::before {*/
  /*content: "" !important;*/
/*}*/

/*.wizard > .content > .body input[type="date"] {*/
  /*display: inline-flex;*/
/*}*/

/*input[type="date" i] {*/
  /*-webkit-appearance: none;*/
/*}*/
