.text-bold {
	font-weight: bold;
}
.text-justify {
	text-align: justify !important;
}
.hidden {
	display: none;
}
a.disabled {
    pointer-events: none;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
padding: 12px 35px 12px 15px;
display: inline-block;
width: 100%;
position: relative;
text-decoration: none;
}
.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f107";
position: absolute;
right: 20px;
font-size: 26px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f106";
}

.isColorSuccess{
	color: #20b709;
}
.isColorDanger{
	color: red;
}

.panel-2 .panel-default, .panel-2 .panel-heading {
	border: none;
	background: none;
}
.panel-2.panel-default {
	border: none;
}
.panel-2.panel{
	box-shadow: none;
}
.panel-2 .panel-heading a {
	width: 97%;
}

.panel-2 a:first-child{
	padding: 0px;
	width: 2%;
}
.panel-2 a:first-child::after{
	content: none;
	margin: 0px;
}
.icon-xxs {
    font-size: 19px;
    height: 14px;
    line-height: 14px;
    width: 14px;
	margin-left: 10px;
}
.icon-circle {
    border-radius: 50%;
}
.icon {
    display: inline-block;
    text-align: center;
}
.icon-ar {
	width: 35px;
	height: 35px;
	line-height: 2;
}
a.icon-white-filled, a.icon-white-filled:active, a.icon-white-filled:focus {
    background-color: #fff;
}
a.icon-dark, a.icon-dark:active, a.icon-dark:focus {
    color: #474747;
}

div.dataTables_paginate{
  text-align:center !important;
}

.navbar {
	background: transparent;
	min-height: 20%;
}

#header ul:first-of-type {
	/*padding-left: 5%;*/
}

.navbar-nav {
  margin:8px;
}

#header ul li.dropdown  ul, #header ul li.dropdown  li{
	padding-left: 0px;
	padding-top: 0px;
}

.header-full-dark .container img.logo {
	padding-top: 20px;
	position: absolute;
	width: 15%;
}	

.panel-heading button {
	background-color: #6695e2;
	font-size: 14px;
}
.panel-heading span.fa {
	margin-right: 2px;
}
.panel-heading {
	padding:2px 5px;
}
.alert{
	margin-top: 10px;
}

.panel-personalize-1 .panel-body {
	border: none;
}

.panel .panel-personalize-1 .panel-heading, .panel .panel-personalize-1 .panel-footer {
	background-color: #FFF ;
	color: #3b77da;
	border-bottom: thin dashed #3b77da;	
}
.panel-personalize-1  .panel-body{
	border: thin dashed #3b77da;	
}

nav .dropdown-menu {
    min-width: 0px;
}
nav .dropdown-menu a {
    width: 100%;
}

.space-before {
	margin-top: 30px;
}

/* styles de base si JS est activé */
.input-file-trigger {
  padding: 0px !important;
  cursor: pointer;
  text-align: center !important;
  margin-left: 15px;
  line-height: 30px;
  height: 30px;
}
.input-file {
  position: absolute;
  top: 0; left: 0;
  width: 225px;
  padding: 14px 0;
  opacity: 0;
  cursor: pointer;
}

/* styles du retour visuel */
.file-return {
  margin: 0;
}

.file-return {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}

.form-control-feedback.glyphicon-remove {
	color: red;
}
.form-control-feedback.glyphicon-ok {
	color: green;
}

/**
 * HOME
 */

.imgHome {
	position: absolute;
	width: 100%;
	opacity: 0.5;
}

.home h2 {
  color: #FFFFFF;
  font-size: 2.6em;
  text-align: left;
  font-weight: bold;
  text-shadow: 2px 2px 2px black;
}

.home .title {
  margin-top:15px;
}

.home .title h1 {
  font-size: 3em;
  /*color: #fa5d02; */
  /*color: #00008f;*/
  color: #47a80d;
  font-weight: bold;
  text-align: left;
  text-shadow: 2px 0 0 #111;  
}
/*
.icons-home .devis-animaux {
	background: url(../img/devis/animaux_devis.jpg) no-repeat;
	height: 150px;
	width: 150px;
    background-size: cover;
	border-radius: 100px;
}
.icons-home .portefeuille{
	background: url(../img/devis/portefeuille.jpg) no-repeat;
	height: 150px;
	width: 150px;
    background-size: cover;
	border-radius: 100px;
}
.icons-home .boite-outils{
	background: url(../img/devis/boite_outils.jpg) no-repeat;
	height: 150px;
	width: 150px;
    background-size: cover;
	border-radius: 100px;
}*/
.icons-home img{
	width: 240px;
	/*height: 150px;*/
    background-size: cover;
}
.icons-home .media-list{
	border: solid 1px #eee;
	width: 100%;
}

@media (max-width: 992px) {
  .home .title {
    margin-top:0px;
  }

    .home .title h1 {
    font-size: 2.2em;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
  }
}

.listIcons li {
	width: 24%;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;

}
.listIcons li:first-child {
	margin-left: -15px;
}
.listIcons li:last-child {
	margin-right: -15px;
}

.color-1 {
	color: #00008f;
}
.color-2 {
	color: #1cc54e;
}
.color-3 {
	color: #feae1b;
}
.color-4 {
	color: #ff4351;
}

.listIcons .caption span {
  text-align: center;
  color: #00008f;
  font-weight: bold;
  font-size: 1.7em;
  margin: 15px 0px;
  display: block;
}
.listIcons .caption {
  margin-bottom: 10px;
}

.icons-home .media-list {
  padding: 25px 8px;
  text-align: justify;
  margin-bottom:20px;
  flex: 1 0 auto;
  flex-direction: column;
  color:#000;
}

.icons-home .media-list {
  font-size:16px;
text-align: center; 
}

.icons-home {
	margin-top: 10px;
	margin-bottom: 50px;
}

.listIcons .media-list span.fa {
	color: #1cc54e;
}

.listIcons .media-list:hover i{
 -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
     -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
         transform: scale(1.2);
}
.breadcrumb{
	background-color: #fff;
}
.listIcons .content-box-title {
	font-size: 28px;
}

#main-breadcrumb {
	background-color: #fff;
	color: #fff;
	font-size: 15px;
	position: relative;
	padding: 0px;
}

#main-breadcrumb  .banner{
	color: #a6e6fa;
	font-size: 18px;
	font-weight: bold;
	margin-left: 300px;
	padding-top: 7px;
}

#main-breadcrumb  li{
	color: #1cc54e;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration:none;
}

#main-breadcrumb  li.active{
	text-decoration:underline;
}

.breadcrumb {
  margin-top:15px !important;
  margin-bottom:15px !important;
}

.smallIcon {
	width: 7%;
	margin-right: 5px;
	box-shadow: 3px 3px 3px black;
}

.newClaim .previousStep span.fa , .newClaim .nextStep span.fa { 
	vertical-align: sub;
}

.newClaim span.fa { 
	margin-left: 7px;
	margin-right: 7px;
}

.newClaim a.previousStep, .newClaim a.home{ 
	float: left;
	margin-left: 10px;
}

.newClaim a.nextStep, .newClaim button.validateStep{ 
	float: right;
	margin-right: 10px;
}

.smallLogo {
	width: 30px;
}

.top-nav {
  display: table !important;
}

.top-nav .dropdown {
  margin-left:0px;
}

.top-nav-social {
  display:table-cell !important;
}

.top-nav-social .lang-sm {
  top:5px;
}

.top-nav .welcome {
	font-size: 12px;
}

.header-full-title a.logo-link {
	display:block;
}

img.logo {
  /*display:block;*/
  height: 50px;
}

.title-logo img.logo{
  margin-top: 80px;
}

.header-full-title img.logoFsa {
	height: 40px;
	padding-left: 1cm;
}

.header-full-title {
    padding-left: 15px;
  }

@media (min-width: 767px) {
	.header-full-title {
		padding-left: 0px;
	}
	img.logo {
		height: 69px;
		padding-right: 4px;
	}
	.header-full-title img.logoFsa {
		height: 50px;
		padding-left: 1cm;
	}
}

.nav span.fa {
	padding-right:3px;
}

.ifChangeMatriculation h5 {
	text-decoration: underline;
}

.breadcrumb > li {
	display: -webkit-inline-box;
}

img.imgTab {
	width: 60%;
}

#extranet-footer {
  margin-top:0 !important;
  padding: 10px;
  background-color: #666;
  color: #eee;
  border-top: solid 0px #ccc;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  font-size: 14px;
}

#extranet-footer a:hover {
  color: #f07662;
}

@media only screen and (min-width : 481px) {
   .flex-row.row {
     display: flex;
     flex-wrap: wrap;
   }
   .flex-row.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
   }
  .flex-row.row:after, .flex-row.row:before {
    display: flex;
  }
}

.img-full-height {
  height:100%
}

.big-top-margin {
  margin-top:60px;
}
.row-top-margin {
  margin-top:20px;
}
.row-bottom-margin {
  margin-bottom:20px;
}

.breadcrumb > li + li::before {
  display: inline-block;
}

#extranet-body {
  /*font-size:1.15em;*/
  padding-bottom: 15px;
}

.home #extranet-body {
  padding-bottom: 0px;
}

.navbar-header .navbar-toggle {
  position:relative;
}

.navbar-collapse ul li.selected, .navbar-collapse ul li.selected > a:first-of-type{
	text-decoration: underline;
	background-image: linear-gradient(to top, #00008f, #494df4);
	color: #fff;
}

.radioToHide {
  position: absolute;
  left: -99em;
}

.fa-1dx {
  font-size: 1.5em;
}

.padding-bottom-10 {
  padding-bottom:10px;
}

.footer-widget-title {
  margin-top:10px;
  font-size: 1.5em;
}

.form-group.required label.control-label:after{content:" *";color:#a94442;}
label.has-error{color:#a94442}

.form-horizontal .control-label {
	text-align: left;
}

.dropdown-menu li a {
	padding: 15px 35px;
	font-size: 15px;
	font-family: "Lato";
}

.animals .icon-animal-left.selected, .animals .icon-animal-left:hover{background: #1cc54e url(../img/devis/icone_DOG.png) center -201px no-repeat; background-size: 65px;}
.animals .icon-animal-right.selected, .animals .icon-animal-right:hover{background: #1cc54e url(../img/devis/icone_CAT.png) center -196px no-repeat; background-size: 65px;}
.icon-animal{cursor: pointer; width: 75px; height: 75px; margin: 2px;}

/*.icon-animal.selected{background-color: #494df4;}*/
.animals .icon-animal-left{background: #eee url(../img/devis/icone_DOG.png) center 10px no-repeat; background-size: 65px;}
.animals .icon-animal-right{background: #eee url(../img/devis/icone_CAT.png) center 10px no-repeat; background-size: 65px;}

.form-control.has-error{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
.form-control.has-error:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}

div.dataTables_info{padding-top:4px;white-space:normal !important;font-size: 12px;}

div.dataTables_wrapper div.dataTables_length select {
	padding: 3px 6px;
}

.smallText {
	font-size: 8px;
	text-align: center;
	line-height: 13px;
}

.mentions-legales {
	margin-top: 10px;
	margin-bottom: 10px;
}

#show-footer {
	line-height: 1.25em;
}

.button-show-footer {
	background-color: #444; //linear-gradient(to top, #4d4d4d, #666);
	color: #fff;
	border: none;
	
}

.container.container-button-footer {
	height: 30;
	margin-top: -30px !important;
}

.container.contact h3 {
	font-size: 1.3em;
}

.bg-odd {
  background-color: #FAFAFA;
}

.fa-venus {
	color: #f1afc6;
}
.fa-mars {
	color: #00adc6;
}

.btn-primary {
	border-color: #00008f;
	background-color: #00008f;
	margin-top: 10px;
}
.btn-primary:hover {
	border-color: #00005b;
	background-color: #00005b;
}
.button-raised, .button-raised:focus {
	border-color: #00008f;
	background : none;
	background-color: #00008f;
	color: #fff;
}
.button-raised:hover {
	border-color: #00005b;
	background : none;
	background-color: #00005b;
}
.newClaim a {
	color: #00008f;
}
.newClaim a:hover {
	color: #00005b;
}

.step-bullet {
	display: flex;
	justify-content: space-between;
	padding: 0px;
	margin-bottom: 15px;
}

.step-bullet::before {
	content: ' ';
	margin-top: 18px;
	position: absolute;
	background: #00008f;
	width: calc(100% - 30px);
	height: 2px;
	z-index: -1;
	left: 15px;
}

.step-bullet li {
	width: 40px;
	text-align: center;
	line-height: 30px;
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.step-bullet li.label-primary{
	background-color:#00008f;
}

.deleteAnimal{cursor: pointer; color: red; font-size: 13px; margin-left: 12px;}

#items0_deleteAnimal{display: none;}


.ok {
	color: green;
}
.ko{
	color: red;
}

.choixFormules .animal-name {
	color: #FF00CC;
}

/* Afficher chaque colonne (=chaque formule) d'une couleur */
.table.formules tr td:nth-of-type(1){
	text-align: left;
}
.table.formules tr th:nth-of-type(2), .table.formules tr:last-child td:nth-of-type(2){
	background-color: orange;
	color: #fff;
}
.table.formules tr th:nth-of-type(2), .table.formules tr td:nth-of-type(2){
	border-left: 1px orange solid;
	border-right: 1px orange solid;
}
.table.formules tr th:nth-of-type(3), .table.formules tr:last-child td:nth-of-type(3){
	background-color: #1cc54e;
	color: #fff;
}
.table.formules tr th:nth-of-type(3), .table.formules tr td:nth-of-type(3){
	border-left: 1px #1cc54e solid;
	border-right: 1px #1cc54e solid;
}
.table.formules tr th:nth-of-type(4), .table.formules tr:last-child td:nth-of-type(4){
	background-color: #00008f;
	color: #fff;
}
.table.formules tr th:nth-of-type(4), .table.formules tr td:nth-of-type(4){
	border-left: 1px #00008f solid;
	border-right: 1px #00008f solid;
}
.table.formules tr th:nth-of-type(5), .table.formules tr:last-child td:nth-of-type(5){
	background-color: #82b623;
	color: #fff;
}
.table.formules tr th:nth-of-type(5), .table.formules tr td:nth-of-type(5){
	border-left: 1px #82b623 solid;
	border-right: 1px #82b623 solid;
}
.table.formules tr th:nth-of-type(6), .table.formules tr:last-child td:nth-of-type(6){
	background-color: #db584f;
	color: #fff;
}
.table.formules tr th:nth-of-type(6), .table.formules tr td:nth-of-type(6){
	border-left: 1px #db584f solid;
	border-right: 1px #db584f solid;
}

.table.formules th {
	vertical-align: middle;
}

.table.formules, .table.formules th {
	text-align: center;
}

.table.formules th .important {
	font-size: 9pt;
}

.table.formules td.showcell {
	display: table-cell;
}
.table.formules td, .table.formules th {
	display: table-cell;
}

/* For responsive table formules */
@media (max-width:767px){
	.table.formules, .table.formules tbody, .table.formules tr, .table.formules td, .table.formules th {
		border:0 !important;
	}
	.table.formules td, .table.formules th {
		display: block;
		width: 100%;
		white-space: normal !important;
	}
	.table.formules td {
		display: none;
	}
	.table.formules td.showcell {
		display: block;
	}
	.table.formules tr:not(:last-child) td.showcell:nth-child(1) {
		float: left;
		width: 60%;
	}
	.table.formules tr:last-child td.showcell:not(.hidden-xs){
		
		width: 100%;
	}
}

.notes {
	font-size: 9pt;
	font-style: italic;
}

h5 {
	color: #00008f;
}
h5.content-box-title {
	color: #00008f;
	margin: 0px;
	margin-bottom: 15px;
}
.upload-contract .content-box h5.content-box-title {
	color: #1cc54e;
}
h6 {
	font-size: 1.2em;
}

.content-box.box-primary, .content-box.box-primary:hover {
	background-color: #1cc54e;
	border-radius: 5%;
	padding: 5px;
}
.content-box {
	height: 100%;
}
.content-box div {
	text-align: left;
}

.recapitulatif .icon-animal-left{
	background: url(../img/devis/icone_DOG.png) center -201px no-repeat;
	background-size: 65px;
	margin:0 auto;
}
.recapitulatif .icon-animal-right{
	background: url(../img/devis/icone_CAT.png) center -196px no-repeat;
	background-size: 65px;
	margin:0 auto;
}

.recapitulatif .formule{
	font-size: 17px;
	color: #333;
	padding: 8px;
	border-radius: 5px;
	font-weight: bold;
	display: inline-block;
}
.recapitulatif .monthlyPriceWithoutReduc {
	font-size: 18px;
	text-decoration: line-through;
}
.recapitulatif  .monthlyPrice{
	text-align: right;
	font-size: 23px;
	color: #00008f;
}
.totalPrice{
	font-size: 23px;
	color: #1cc54e;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 2px #00008f solid;
	background-color: #FFFFFF;
}

.recapitulatif .row-animal-header h6 {
	margin: 0px;
}
td.radiobutton {
	cursor: pointer;
}

/* Page de souscription */
.souscription .icon-animal-left{background: url(../img/devis/icone_DOG.png) center -201px no-repeat; background-size: 65px; margin:10px;}
.souscription  .icon-animal-right{background: url(../img/devis/icone_CAT.png) center -196px no-repeat; background-size: 65px; margin:10px;}
.souscription .panel-thumbnails label,.souscription .panel-thumbnails input{
	font-size: 11pt;
	font-weight: normal;
}
.souscription .panel.panel-card {
	height: 100%;
}
.souscription .panel.panel-card  small{
	font-weight: bold;
}
.souscription .panel.panel-card .panel-heading{
	height: 60px;
	background-color: #1cc54e;
}
.souscription .panel.panel-card:hover .panel-heading {
	height: 60px;
  transition: none;
}
.souscription .panel.panel-card:hover .panel-figure {
  opacity: 1;
  transition: none;
}
.souscription .panel.panel-card:hover .panel-body {
  padding-top: 40px;
  transition: none;
}

.table-hover>tbody>tr:hover {
	background-color: #1cc54e;
	color: #fff
}

.demande-remboursement .step {
	margin-top: 20px;
	margin-bottom: 5px;
}
.demande-remboursement .content-box, .demande-remboursement .content-box div {
	text-align: center !important;
}

/* PDF VIEWER */

canvas {
	display: block;
	border: 1px solid;
	overflow: scroll;
}


/* Tooltip */
.button-circle.button-tiny {
	height: 18px;
	width: 18px;
	background-color: white;
}

.tooltip {
	font-size: 11px;
}
.tooltip-inner {
   text-align:justify !important; /* Justifier le texte de la tooltip */
 }
 
.tooltip-inner ul{
   padding-left: 10px; /* Supprimer le margin-left trop important de la liste */
 }

/* New date */
.datepicker table tr td.old, .datepicker table tr td.new {
	color: #f5f5f5;
}

.input-group-btn:last-child > .btn-primary {
	margin-top: 0px;
}

.mb-10 {
	margin-bottom: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.input-group-iban .input-group-addon {
  padding: 0px;
  border: 0px;
  width: 0;
}
.animals > .animal:not(:first-child) {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.form-control {
	font-size: 16px;
}

/*loading div*/
.fxy-loading-wrapper {
	background-color: rgba(255, 255,255, 0.6);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	display: none;
}

.fxy-loading-spinner {
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	text-align: center;
	background: white;
	box-shadow: 1px 1px 10px #DDD;
	padding: 28px;
}

.fxy-loading-spinner span.fa {
	color: #00008f;
}

.fxy-loading-text {
	font-weight: bold;
	font-size: 20px;
}

.fxy-loading-text-slow {
	display: none;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}