@font-face {
  font-family: 'Ubuntu';
  src: url('../vendor/ubuntu/fonts/Ubuntu-Medium.ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../vendor/ubuntu/fonts/Ubuntu-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../vendor/ubuntu/fonts/Ubuntu-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('../vendor/ubuntu/fonts/Ubuntu-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'icomoon';
  src: url('../vendor/icomoon/fonts/icomoon.eot?b8orjl');
  src: url('../vendor/icomoon/fonts/icomoon.eot?b8orjl#iefix') format('embedded-opentype'), url('../vendor/icomoon/fonts/icomoon.ttf?b8orjl') format('truetype'), url('../vendor/icomoon/fonts/icomoon.woff?b8orjl') format('woff'), url('../vendor/icomoon/fonts/icomoon.svg?b8orjl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-exit:before {
  content: "\e904";
}

.icon-user:before {
  content: "\e971";
}

.icon-key:before {
  content: "\e98d";
}

.icon-help_outline:before {
  content: "\e903";
}

.icon-chevron-right:before {
  content: "\e901";
}

.icon-chevron-left:before {
  content: "\e902";
}

.icon-v-card:before {
  content: "\e900";
}

.icon-chevron-right:before {
  content: "\e901";
}

.icon-chevron-left:before {
  content: "\e902";
}

.logout {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 25px;
}

.logout.btns.background.btn-esea {
  width: 50px;
  height: 40px;
  text-align: center;
  padding-top: 5px;
  margin-top: 0px;
}

.logout:hover {
  transform: scale(1.3);
}

a.icon-exit {
  color: #0093AF;
}

body {
  font-family: 'Ubuntu', Arial;
  font-size: 16px;
  color: #0093AF;
  background: #F6F6F6;
}

h1, h2 {
  font-weight: 700;
  margin-bottom: 40px;
}

h1 {
  font-size: 24px;
  color: #76b82a;
  text-decoration: underline;
  margin-top: 40px;
}

.title-page {
  display: table;
  width: 100%;
}

.title-img {
  width: 200px;
}

.title-img, .title-form {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.formins:specialite {
  width: 216px !important;
  max-width: 216px !important;
}

.formins legend {
  font-weight: 700;
  border-bottom: 1px solid #0093AF;
}

.formins legend, h2 {
  font-size: 20px;
  color: #0093AF;
}

a, a:hover {
  text-decoration: none;
}

section.main-content>.container {
  border-bottom: 10px solid #0093AF;
  background: #fff;
}

.credits {
  color: grey;
  font-size: 12px;
  text-align: center;
  margin-top: 40px;
  height: 100px;
}

.credits a {
  color: grey;
}

.container-fluid {
  padding: 0;
}

header .container-fluid:after {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
}

header img {
  height: 100px;
  width: auto;
}

.header-actions {
  display: flex;
  justify-content: space-between;
}

.actions {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-left: 15px;
}

.btn-esea {
  float: right;
  width: 200px;
  margin-top: 15px;
  height: 60px;
}

.btn-esea .btns-picto {
  width: 20%;
  font-size: 25px;
  padding-left: 10px;
}

.btn-create .btn-picto {
  width: 10%;
}

.btn-create .btns-label, .btn-esea .btns-label {
  width: 90%;
}

.btn-create {
  width: 350px;
  padding: 6px;
  font-style: italic;
  margin: 0 auto;
}

.btn-assistance {
  width: 400px;
  border-radius: 5px;
  margin: 0 auto;
  text-align: center;
  height: 65px;
  margin-bottom: 40px;
  padding-top: 5px;
}

.btn-assistance a {
  color: #0093AF !important;
}

.btn-assistance-center {
  justify-content: center;
}

.qr-big {
  margin: 0 auto;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
}

.formins input[type="submit"], .card p:after, .acces, footer, .card:hover, .card:focus, header .container-fluid:after, .background {
  background: #76b82a;
  background-image: -ms-linear-gradient(left, #0093AF 15%, #76B82A 100%);
  background-image: -moz-linear-gradient(left, #0093AF 15%, #76B82A 100%);
  background-image: -o-linear-gradient(left, #0093AF 15%, #76B82A 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(15, #0093AF), color-stop(100, #76B82A));
  background-image: -webkit-linear-gradient(left, #0093AF 15%, #76B82A 100%);
  background-image: linear-gradient(to right, #0093AF 15%, #76B82A 100%);
  color: #fff;
}

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

.btns {
  display: table;
}

.formins input[type="submit"]:nth-child(1) {
  margin-right: 40px;
}
.formins input[type="submit"]:nth-child(2) {
  margin-right: 40px;
}
.formins input[type="submit"]:nth-child(3) {
  margin-right: 40px;
}
.formins input[type="submit"]:nth-child(4) {
  margin-right: 40px;
}

.formins input[type="submit"] {
  width: 140px;
  line-height: 23px;
  padding: 3px;
  font-size: 16px;
  border: 0px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.formins input[type="submit"]:hover, .btns:hover {
  transform: scale(1.1);
}

.btns-picto, .btns-label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.btns-picto {
  text-align: right;
}

.btns a:visited, .btns a:hover, .btns a {
  color: #fff;
}

.card, .btns {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.card {
  width: 200px;
  height: 110px;
  margin-bottom: 20px;
  text-align: center;
}

.card p:before {
  content: "";
  display: block;
  height: 85px;
}

.card, .card:hover {
  background-repeat: no-repeat;
  background-position: center;
}

.assistance {
  margin-top: 50px;
  margin-bottom: 50px;
}

.deconnect {
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

footer {
  height: 50px;
  font-size: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
  line-height: 50px;
}

footer img {
  height: 40px;
  width: auto;
}

.skew {
  border-right: 10px solid #fff;
  transform: skewX(-20deg);
}

.skew ul {
  transform: skewX(20deg);
}

.border:after {
  content: "";
  height: 100%;
  width: 1px;
  background: #76b82a;
  transform: translateX(-20px);
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

section.main-content>.container:nth-child(2) {
  border: 0px;
}

/*Formulaire inscription*/

.mandatory {
  font-size: 12px;
  font-style: italic;
  color: grey;
}

.mandatory span, form span {
  color: #76b82a;
}

label, input, select {
  width: 40%;
  display: inline-block;
  line-height: 20px;
}

input, select {
  float: right;
}

label {
  font-size: 12px;
  color: grey;
  font-weight: 400;
  font-style: italic;
}

button, input, select, textarea {
  line-height: 20px;
  font-size: 12px;
  border: 1px solid #0093af;
}

form>.row {
  margin-left: 0;
  margin-right: 40px;
}

form h2 {
  display: table;
  white-space: nowrap;
}

form h2:after {
  border-top: 1px solid #0093af;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.6em;
  width: 100%;
}

form h2:after {
  left: 1.5%;
  right: 15px;
}

.submit {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  justify-content: center;
}

.reverse {
  flex-direction: row-reverse;
}

.btn-form {
  width: 140px;
  padding: 3px;
}

.btn-form:nth-child(1) {
  margin-right: 40px;
}

.btn-form:nth-child(2) {
  margin-right: 40px;
}

.btn-forget {
  width: 350px;
  height: 65px;
}

.btn-forget .btns-picto {
  font-size: 35px;
}

select {
  border-radius: 5px;
}

/*Form identification*/

.identification label {
  margin-top: 30px;
}

.identification .btn-form {
  width: 200px;
}

.identification input {
  width: 100%;
}

.identification .submit {
  justify-content: flex-end;
  padding-top: 40px;
  padding-bottom: 40px;
}

.identification input placeholder {
  color: grey;
}

.identification label {
  color: #0093AF;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
}

.nopaddinglr .btn-assistance {
  float: right;
}

.nopaddinglr {
  padding-left: 0;
  padding-right: 0;
}

.nopaddinglr .btn-forget {
  float: left;
}

.btn-assistance .btns-picto {
  text-align: left;
}

footer .container div:nth-child(2) p {
  text-align: right;
}

@media screen and (max-width: 1200px) {
  .border:after {
    transform: translateX(0px);
  }
  .logo-actions {
    width: 100%;
  }
  .header-actions {
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: 0;
  }
  .actions {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .btn-forget {
    margin: 0 auto;
  }
  header img, .btn-esea, .btn-forget, .btn-assistance {
    width: 266px;
    max-width: 100%;
  }
  header img {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .flex {
    flex-direction: row;
    justify-content: center;
  }
  .card:nth-child(1) {
    margin-right: 15px;
  }
  .card:nth-child(2) {
    margin-left: 15px;
  }
  .border:after {
    display: none;
  }
  .btn-create {
    margin: 0 auto;
  }
  .nopaddinglr .btn-forget, .nopaddinglr .btn-assistance {
    float: none;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /*boutons profil mdp*/
  header .container {
    width: 100%;
  }
  .btn-esea {
    height: auto;
    width: 180px;
  }
  p.btns-label {
    font-size: 14px;
  }
  header img {
    width: 180px;
  }
  /*fin boutons profil mdp*/
}

@media screen and (max-width: 768px) {
  .btn-esea {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  footer .container div:nth-child(2) p {
    text-align: center;
  }
  /*boutons profil mdp*/
  .btn-esea .btns-picto, .btn-esea {
    width: auto;
    margin-bottom: 0;
  }
  .btn-esea .btns-picto {
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
  }
  .btn-esea p.btns-label {
    width: 0%;
    font-size: 0%;
  }
  .header-actions {
    align-items: center;
  }
  /*Fin bouton profil mdp*/
}

@media screen and (max-width: 767px) {
  footer {
    height: auto;
    text-align: center;
    position: static;
  }
  footer div {
    border-bottom: 1px solid #F6F6F6;
  }
  footer .container, footer .container-fluid, footer [class*=col] {
    padding-left: 0;
    padding-right: 0;
  }
  footer img {
    height: 20px;
  }
  footer p {
    line-height: 30px;
  }
  footer {
    position: static;
  }
  .skew {
    border-right: none;
  }
  .title-img {
    display: none;
  }
  header img {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .main-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  header .container-fluid {
    margin-bottom: none;
  }
  h1.acces {
    margin-top: 0px;
    line-height: 40px;
  }
  .acces {
    color: white;
    text-decoration: underline;
    height: 40px;
  }
  .flex {
    flex-direction: column;
  }
  .card.card:nth-child(2), .card.card:nth-child(1) {
    margin: 0;
  }
  .top {
    border-top: 1px solid grey;
  }
  .card {
    width: 100%;
    box-shadow: none;
    height: 100px;
    border-bottom: 1px solid grey;
  }
  .card p {
    line-height: 100px;
    font-size: 20px;
    text-align: left;
    margin-left: 200px;
  }
  .card p::before {
    display: none;
  }
  .card, .card:hover {
    background-position: left;
  }
  .card p:hover:after {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
  }
  .card p::after {
    font-family: 'FontAwesome';
    content: "\f054";
    float: right;
    margin-right: 15px;
    font-size: 30px;
    color: #0093af;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
  }
  footer .container>div:nth-child(2) {
    text-align: right;
  }
  footer div:last-child {
    border-bottom: none;
  }
  .assistance {
    margin-top: 40px;
  }
  .wrapper-connect {
    margin: 40px 0;
  }
  .main-content .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .skew, .skew ul {
    transform: skewX(0deg);
  }
}

@media screen and (max-width: 560px) {
  .card p {
    display: none;
  }
  .card, .card:hover {
    background-position: center center;
  }
  .identification .submit {
    display: block;
  }
  .identification .submit .btns {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .actions {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 80%;
    margin-top: 20px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card p:hover:after {
    color: #fff;
    background: none;
  }
}