/* SVN : $Id: app_css.css 10876 2018-03-26 14:41:09Z ghislain $ */

/* use : https://css.github.io/csso/csso.html to minify css */

/* .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto} */

/* @media (min-width:768px){.container{width:750px}} */

/* @media (min-width:992px){.container{width:970px}} */

/* @media (min-width:1200px){.container{width:1170px}} */
html { height:100% }
body {background-color: grey; height: 100%;}
.container { width:100%; max-width:1024px; }
.my-footer { margin-top:auto !important; }

.color-highlight { color: #B2D439 }
p { margin: 0 0 .5em 0 }

.alert {
  padding: .5em;
  margin-bottom: 1em;
  border-radius: 0;
  box-shadow: 0 0 0 !important;
  text-shadow: none !important;
}

.row .col-xs-6:first-child { padding-right: .5em }
.row .col-xs-6:last-child { padding-left: .5em }

.form-control {
  box-shadow: 0 0 0 !important;
  text-overflow: ellipsis;
}
.my-page-content .form-control {
  font-size: 1em;
  padding: .467em;
  height: auto;
  line-height: normal;
}
.form-group.my-size .input-group-addon {
  padding-left: .5em;
  padding-right: .5em;
}
.form-group.my-size .form-control {
  font-size: 1.133em;
}
@media screen and (max-width:359px) {
  .form-group.my-size .input-group-addon {
    padding-left: .25em;
    padding-right: .25em;
  }
  .form-group.my-size .form-control {
    font-size: 1.067em;
    padding-left: .25em;
    padding-right: .25em;
  }
}



/* ** Bouton ** */
.my-btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 600;
  border-radius: .2em;
  border: none;
  outline: none;
  padding: .5em 1em;
  color: white;
  background: #32BB81;
  line-height: normal;
  white-space: inherit;
  transition: background-color 300ms ease-out;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none !important;
  box-shadow: 0 0 0 !important;
}
.my-btn:hover, .my-btn:focus {
  color: white;
  background: #313091;
}
.my-btn.notransform {
  text-transform: none;
}
.my-btn-grayscale {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 600;
  border-radius: .2em;
  border: 1px solid #CCCCCC;
  outline: none;
  padding: .5em 1em;
  color: #333333;
  line-height: normal;
  white-space: inherit;
  background: #EEEEEE;
  transition: background-color 300ms ease-out;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  text-decoration: none;
  text-shadow: none !important;
  box-shadow: 0 0 0 !important;
}
.my-btn.my-btn-grayscale:hover,
.my-btn.my-btn-grayscale:focus,
.my-btn-grayscale:hover,
.my-btn-grayscale:focus {
  background: #DDDDDD;
}

.my-btn-secondary {
  color: white;
  background: #3cccd0;
}
.my-btn-secondary:hover, .my-btn-secondary:focus {
  color: white;
  background: #008cd0;
}

.my-btn-bullet {
  color: white;
  background: #B2D439;

  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 3em;
  width: 1.667em;
  height: 1.667em;
  border-radius: 3em;
  padding: 0;
}
.my-btn-bullet:hover, .my-btn-secondary:focus {
  color: white;
  background: black;
}


.my-btn-s { font-size: .75em }
@media screen and (max-width:360px) {
	.my-hidden-xxs {
		display: none;
	}
}
@media screen and (max-width:330px) {
  .my-hidden-smallest {
    display: none;
  }
}

/* ** Barre horizontale ** */
.my-header {
  background: grey;
  border: none;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

/* ** Haut de page DB ** */
.my-header .navbar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 50px;
  /*max-width: 768px;*/
  margin: auto;
  color: white;
}
.my-header .navbar-header .my-toogle-area { padding-right:.75em }
@media screen and (min-width:768px) {
  .my-header .navbar-header .my-toogle-area {
    /*display: none;*/
  }
}

.my-header .navbar-header .my-home-area { padding-right:.75em }
.my-header .navbar-header .my-home-area a {
  display: table;
  color: inherit;
  outline: none;
  font-size: 19px;
}
/*@media screen and (max-width:480px) {
  .my-header .navbar-header .my-home-area { display:none }
}*/
.my-header .navbar-header .my-right-area { }
.my-header .navbar-header .my-toogle-area a, 
.my-header .navbar-header .my-right-area a {
  color: inherit;
  font-size: 24px;
  outline: none;
}
.my-header .navbar-header .my-pharma-area {
  flex: 1;
  padding-right:.75em;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.my-header .navbar-header .my-pharma-area  .my-logo-area {}
.my-header .navbar-header .my-pharma-area  .my-logo-area a { }
.my-header .navbar-header .my-pharma-area  .my-logo-area a img {
  width: auto !important;
  max-height: 40px;
}
@media screen and (max-width:350px) {
}


/* ** sous-menu ouvert ** */
.nav.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
.nav.navbar-nav li { border-top: 1px solid rgba(255,255,255,.2); }
.nav.navbar-nav li:first-child { border-top: 0 }

.my-header .my-navbar-collapse {
  border: none;
  box-shadow: 0 0 0 !important;
  border-bottom: 1px solid dimgrey;
}
.my-header.navbar-fixed-top.navbar-inverse .navbar-nav>li>a {
  font-weight: 600;
  color: white;
  text-shadow: none !important;
  padding: .75em;
}
.my-header.navbar-fixed-top.navbar-inverse .navbar-nav li .icon {
  display: inline-block;
  width: 25px;
  margin-right: 5px;
  font-size: 21px;
  text-align: center;
}

@media screen and (min-width:768px) {
  /* on centre les items */
  .nav.navbar-nav {
    text-align: center;
  }
  .nav.navbar-nav>li {
    float: none;
    display: inline-block;
    border-top: 0;
  }
  .my-header.navbar-fixed-top.navbar-inverse .navbar-nav>li>a {
    padding-top: .5em;
    padding-bottom: .5em;
  }
  /* pour les liens / icones */
  .my-header.navbar-fixed-top.navbar-inverse .navbar-nav li .icon {
    width: auto;
    margin-right: 5px;
  }
}


/* ** sous-menu ouvert > Bonjour xxx ** */

.my-header #welcome-area {
  display: table;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-weight: 600;
  font-style: italic;
  color: white;
}
@media screen and (min-width:768px) {
  .my-header #welcome-area { text-align: center; }
}

.my-header #welcome-area .my-hidden-xxs {
  display: inline;
}

.my-header #welcome-area .pro {
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 10px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 12px;
  font-weight: 800;
  background-color: white;
  color: #B2D439;
}



/* ** NAVBAR toujours ouverte ** */
.navbar-header {
  float: none;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin-left: 0;
  margin-right: 0;
}
.navbar-collapse.collapse.in {
  display: block !important;
}


.modal { 
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.modal .modal-content {
  border-color: white;
  border-radius: 0;
}
.modal .modal-header {
	padding-top: .333em;
	padding-bottom: .333em;
	border-bottom: 0;
	box-shadow: 0 0 0 !important;
  color: white;
  background-color: #313091;
}
.modal .modal-header .modal-title {
  color: inherit;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}
.modal .modal-header .close {
	font-size: 30px;
  height: 25px;
  color: inherit;
	filter: alpha(opacity=100);
	opacity: 1;
}
.modal .modal-body { padding: 1em }
.modal .modal-body strong { font-weight:600 }
.modal .modal-footer { background-color: ghostwhite; padding: .5em .75em }


/* Pop-up locataire */
.modal.popupLocataire .modal-header h3 span {
  word-break: break-all;
}
.modal.popupLocataire .modal-body .image {
  text-align: center;
  padding: 0;
  margin-bottom: 1em;
}
.modal.popupLocataire .modal-body .image img {
  max-width: 100%;
  height: auto;
}
.modal.popupLocataire .modal-body .alert {
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  color: black;
}



.jumbotron {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding: .5em 0;
  margin-bottom: .75em;
  background-color: #B2D439;
  color: white;
  box-shadow: 0 0 0 !important;
}
.jumbotron.jumbotron-homepage {
  background-color: white;
  color: inherit;
  padding: 0;
  margin-bottom: .75em !important;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.jumbotron h1 a,
.jumbotron .h1 a {
  color:inherit;
  text-decoration:none;
  outline:none;
}
.jumbotron h2,
.jumbotron .h2 {
  color: inherit;
  font-size: .933em;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.jumbotron h2 a,
.jumbotron .h2 a {
  color:inherit;
  text-decoration:none;
  outline:none;
}

/* ** Items de la page d'accueil ** */
#homepage { margin: auto auto 1em auto; }
#homepage .my-home-items-area {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 640px;
  margin: auto;
  text-align: center;
}
#homepage .my-home-items-area .my-home-item {
  flex-basis: 50%;
  /*padding: .5em;*/
  padding: 2.5em .5em;
}
#step-ordo-1 .alert { margin-bottom:0 }


.my-agree-checkbox label {
  display: inline-flex;
  align-items: center;
  margin: auto;
  text-align:left;
  padding:0;
}
.my-agree-checkbox label input[type=checkbox] {
  width: 1.2em;
  height: 1.2em;
  margin: 0;
  padding: 0;
  position: initial !important;
}
.my-agree-checkbox label span {
  margin-left: .5em;
  line-height: 1.1;
}

.my_bullet_area .row {
  margin: 2.5em 0;
}

.my_bullet_area a:not(.btn) {
  display: inline-block;
  margin: .5em 0;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
}

.my-badge {
  color: white;
  background-color: #333;
  border-radius: 100%;
  font-size: inherit;
  font-weight: 700;
  padding: .25em .5em;
  vertical-align: baseline;
}
.my-badge.badge-unread-messages,
.my-badge.badge-unread-business-messages,
.my-badge.badge-unread-business-ordos {
  background-color: #B2D439;
}
#homepage .my-home-items-area .my-home-item .my-label .my-badge {}
#homepage .advertising-area img {
	display: table;
	margin: 0 auto;
	max-width: 100%;
	height: auto !important;
}



/* for input file */
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	display: block;
  height: 50px;
}

.clearer {
	z-index: 3;
	pointer-events: auto;
	text-decoration: none;
	cursor: pointer;
}

div.input-group .clearer {
	right: 52px;
	font-size: large;
}

.photo-preview .img-responsive {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}

/*
https://stackoverflow.com/questions/46339063/ios-11-safari-bootstrap-modal-text-area-outside-of-cursor
 */
body.iosBugFixCaret.modal-open { position: fixed; width: 100%; }


/* navbar step ordo */
#my-navbar-ordo {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  background: #313091;
  color: white;
  border: none;
  border-top:1px solid white;
  min-height:auto;
}
#my-navbar-ordo .nav {
  margin: 0 auto;
  display: table;
      /*width: 100%;*/
}
#my-navbar-ordo .nav > li {
  display: table-cell;
  width: auto;
  float: none;
  text-align: center;
  margin:0;
}
#my-navbar-ordo .nav > li.active {
  background-color: #B2D439;
  border-width: 0 1px;
  border-style: solid;
  border-color: white;
}
#my-navbar-ordo .nav > li > a,
#my-navbar-ordo .nav > li > a:focus,
#my-navbar-ordo .nav > li > a:hover {
  font-weight: 700;
  border-radius: 0;
  border: none;
  outline: none;
  padding: .5em 1em;
  color: inherit;
  line-height: normal;
  background-color: inherit;
}

/* ** Bas de page ** */
.my-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-align: center;
  color: white;
  background-color: grey;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top:1em;
}
.my-footer p { margin: 0 0 .5em 0 }
.my-footer strong { font-weight:600 }
.my-footer hr { 
  margin-top: 1em;
  margin-bottom: 1em;
  border-color: rgba(255, 255, 255, .1);
}
.my-footer .my-footer-logo { }
.my-footer .my-footer-logo img { max-width:150px; }
.my-footer .my-footer-line { margin-top: 1em }
.my-footer .my-footer-line:first-child { margin-bottom: 0 }
.my-footer .my-btn {
  background: #B2D439;
  color: white;
  text-decoration: none;
}
.my-footer .my-btn:hover, .my-footer .my-btn:focus {
  background: #B2D439;
  color: white;
  text-decoration: none;
}


/* ** Panel ** */

.panel {
  margin-bottom: 1em;
  box-shadow: 0 0 0 !important;
  border: 2px solid grey;
}
.panel.panel-success {
  border-color: #313091;
}
.panel .panel-heading {
  border-radius: 0;
  background: grey;
  color: white;
  padding: .5em 1rem;
  border-bottom: 0;
}
.panel.panel-success .panel-heading {
  background: #313091;
}
.panel .panel-heading .my-panel-title {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: inherit;
  margin: 0;
  padding: 0;
}
.panel .panel-body.my-business-status {
  padding: .333em 1rem;
  background-color: silver;
  color: white;
  font-size: .933em;
  font-weight: 700;
  text-transform: uppercase;
}
.panel.panel-success .panel-body.my-business-status {
  background-color: #B2D439;
}

.panel .panel-body { 
  padding: .5em .75em;
}
.panel .panel-body strong { font-weight:600 }
.panel .panel-body th { font-weight:600 }
.panel .panel-body p a { font-size:.933em }

.panel .panel-body .my-table-docs { display:none; font-size: .933em; text-align: center; }
.panel .panel-body .my-table-docs * { text-align: center; }
.panel .panel-body .my-table-docs .advisor_doc_line td, .panel .panel-body .my-table-docs .advisor_doc_line td a {color: #B2D439;}
.panel .panel-body .my-table-docs .customer_doc_line td, .panel .panel-body .my-table-docs .customer_doc_line td a {color: #32BB81;}


/* ** CONTENU DES PAGES ** */
.my-page-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.my-page-content h3 {
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 .75em 0;
  padding: 0;
}
.my-page-content .my-main-title {
  font-size: 1.1em;
  font-weight: 700;
  color: inherit;
  text-transform: uppercase;
  padding:0;
  margin: 0 0 .75em 0;
}
.my-page-content .my-main-title h1,
.my-page-content .my-main-title h2,
.my-page-content .my-main-title h3,
.my-page-content .my-main-title h4,
.my-page-content .my-main-title h5 {
  color:inherit;
  font:inherit;
  padding:0;
  margin:0;
}
.my-page-content h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: inherit;
  text-transform: uppercase;
}
#page_form_ordonnance_full.my-page-content h4, 
#page_form_incident.my-page-content h4, 
#page_form_contact_full.my-page-content h4 {
  text-transform: none;
}
.my-mandatory-text { font-size:.867em }
.my-cnil-text { font-size:.8em; line-height: 1.1; margin-bottom: 2em; }

/* ** Résultats ** */
.my-page-content .thumbnail {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  
  border-radius: 0;
  box-shadow: 0 0 0;
  margin-bottom: 2em;
  padding:0;
  border: 1px solid gainsboro;
  line-height: 1.1;
}
.my-page-content .thumbnail .caption {
  margin: 1em;
  padding: 0;
}
.my-page-content .thumbnail .caption .name-area {
  font-size: 1.067em;
  font-weight: 700;
  text-transform: none;
  margin-top: 0;
  margin-bottom: .5em;
}
.my-page-content .thumbnail .caption address {
  margin-bottom: 0;
  font-style: normal;
  line-height: inherit;
}
.my-page-content .thumbnail .caption .separ {
  margin-top: 1.25em;
  margin-bottom: 1em;
  background: gainsboro;
  height: 1px;
  width: 45%;
  display: inline-block;
}
.my-page-content .thumbnail .caption.less-margin-separ .separ {  margin-top: 0.75em; margin-bottom: 0.5em;}
.my-page-content .thumbnail .caption .desc-area {
  font-size: .933em;
}
.my-page-content .thumbnail .caption .desc-area {
  line-height: 2em;
  text-align: center;
}
.my-page-content .thumbnail .caption .desc-area .title {
  font-weight: bold;
  font-size: 1.067em;
  margin-bottom: .5em;
}
.my-page-content .thumbnail .caption .desc-area .line {
  margin-bottom: 0.25em;
}
.my-page-content .thumbnail .caption .desc-area .line a {
  color: inherit;
  vertical-align: middle;
}
.my-page-content .thumbnail .caption .desc-area .line i {
  font-size: 1.75rem;
  vertical-align: middle;
  color: #B2D439;
}
.my-page-content .thumbnail .caption .desc-area.services .line i {
  font-size: 1.75em;
  padding: 0.2em;
}
.my-page-content .thumbnail .caption .desc-area.contacts .line {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}
.my-page-content .thumbnail .caption .desc-area.contacts .line .contact-name {
  font-size: 1.067em;
  padding-bottom: 0.25rem;
  font-weight: bold;
}
.my-page-content .thumbnail .caption .desc-area.contacts .line .contact-title {
  color: #32BB81;
  text-transform: uppercase;
}
.my-page-content .thumbnail .caption .desc-area.contacts .line .contact-address {
  
}
.my-page-content .thumbnail .caption .desc-area.contacts .line .contact-phone {
  
}
.my-page-content .thumbnail .caption .desc-area.contacts .line .contact-schedule{
  
}

.my-page-content .thumbnail .caption .desc-area .line img.my_custom_picto {
  max-height: 32px;
  padding: 0.2em;
  display: inline-block;
  vertical-align: middle;
}


#page_form_incident.my-page-content { max-width:640px }


#page_animations.my-page-content { padding-top: 1em; padding-bottom: 1em; }


#page_my_account.my-page-content strong { font-weight:600 }
#page_my_account table td { line-height:1.1 }
#page_my_account table tr td:last-child { vertical-align: middle }
#page_my_account table.align-middle tr td { vertical-align: middle }
#page_my_account table.align-middle tr th { vertical-align: middle }

#page_my_account .panel.panel-success table tr.last_msg_advisor td {background-color: rgba(50, 205, 50, 0.2);}

#page_my_account.my-page-content .italic {font-style: italic;}

#page_my_account.my-page-content .panel.panel-success .advisor_name {color: #B2D439;}
#page_my_account.my-page-content .panel.panel-success .customer_name {color: #32BB81;}

#page_my_account.my-page-content .panel.panel .docs_area {margin-top: 1rem;padding-top: 1rem;border-top: 1px solid #ccc;}
#page_my_account.my-page-content .panel.panel .docs_area span{display: inline-block;width: 100%;margin-bottom: 5px;}
#page_my_account.my-page-content .panel.panel .docs_area span.title_line {text-decoration: underline;}
#page_my_account.my-page-content .panel.panel .docs_area span.title_line i {margin-right: 4px;}
#page_my_account.my-page-content .panel.panel .docs_area span.doc_line {}



.my-loading-area {
  margin: 1em auto;
  width: 100%;
  max-width: 480px;
}

/* ** Page MES JUSTIFICATIFS ** */
.justificatifs-page .choose-contract-panel {
  border: 2px solid #313091;
  margin-bottom: 1em;
  border-radius: 4px;
  text-align: left;
}
.justificatifs-page .choose-contract-panel .choose-contract-panel-heanding {
  background: #313091;
  color: white;
  padding: 0.5rem 1rem;
  line-height: 1.1;
  font-weight: 600;
}
.justificatifs-page .choose-contract-panel .choose-contract-panel-body {
  padding: .5em .75em 0 .75em;
}
.justificatifs-page .choose-contract-panel .choose-contract-panel-body .choose-contract-panel-body-line {
  margin-bottom: 0.5em;
  color: #32BB81;
}
.justificatifs-page .choose-contract-panel .choose-contract-panel-body .choose-contract-panel-body-line a.my-btn {
text-align: left;
}

.justificatifs-page .justificatifs-locataire-title {
  background-color: #b22799;
  color: #FFF;
  padding: 0.75rem;
  line-height: 1.1;
  border-radius: 4px;
  border: 2px solid #000;
  text-align: center;
  font-size: 1.15em;
  font-weight: bold;
  margin-bottom: 0.15em;
  margin-top: 1.75em;
  text-transform: uppercase;
}

.justificatifs-page .justificatifs-panel {
  border: 4px solid #313091;
  margin-bottom: 0.5em;
  border-radius: 4px;
  text-align: left;
}
.justificatifs-page .justificatifs-panel.green{border-color:#B2D439;}
.justificatifs-page .justificatifs-panel.blue{border-color:#008cd0;}
.justificatifs-page .justificatifs-panel.gold{border-color:#ffd700;}
.justificatifs-page .justificatifs-panel .justificatifs-panel-heanding {
  background: #313091;
  color: white;
  padding: 0.5rem 1rem;
  line-height: 1.1;
  font-weight: 600;
  font-size: 1.1em;
  text-transform: uppercase;
}
.justificatifs-page .justificatifs-panel.green .justificatifs-panel-heanding{background:#B2D439;}
.justificatifs-page .justificatifs-panel.blue .justificatifs-panel-heanding{background:#008cd0;}
.justificatifs-page .justificatifs-panel.gold .justificatifs-panel-heanding{background:#ffd700;}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body {
  padding: .5em .75em 0 .75em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line {
  border-bottom: 1px solid #CCC;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .link {
  margin-bottom: 0.25em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .link a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .link a i {
  padding-right: 0.5em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .more-info {
  font-style: italic;
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .more-info.infos-txt {
  display: inline-block;
  border: 2px dotted #666;
  padding: 0.25em;
  border-radius: 5px;
  background-color: #efefef;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .more-info.status .status-name {
  font-weight: bold;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line.VALIDATED .more-info.status .status-name  {color:#03c108;}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line.TO_VALIDATE .more-info.status .status-name  {color:#c17303;}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line.REJECTED .more-info.status .status-name  {color:#c10303;}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .more-info.edit-form button.delete-doc-button{
  font-style: normal;
  border: 1px solid #000;
  border-radius: 5px;
  font-weight: bold;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .uploaded-doc-line .more-info.edit-form button.delete-doc-button{
  color: #FFF;
  background-color: red;
  border: 1px solid red;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload {
  margin: 1.5em 0 1em 0;
  border: 2px solid #000;
  border-radius: 5px;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .form-upload-title {
  color: #FFF;
  background-color: #000;
  text-align: center;
  margin-bottom: 7px;
  padding: 5px;
  line-height: 1.1;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .form-upload-content {
  padding: 7px;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .form-upload-content label {
  width: 100%;
  margin-bottom: 5px;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .form-upload-content input {
  border-radius: 5px;
  border: 1Px solid #000;
  padding: 3px;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .form-upload-content .btn-file {
  text-transform: none;
}
.justificatifs-page .justificatifs-panel .justificatifs-panel-body .form-upload .msg-success {
  background:white;
  color:green;
}

.justificatifs-page .download-area {
margin-top: 2.5em;
border-top: 6px double #000;
}
.justificatifs-page .download-area .justificatifs-locataire-title {
background-color:#d10a5f;
}
.justificatifs-page .download-area .justificatifs-panel .justificatifs-panel-body .form-download {
  padding-bottom: 0.5em;
}
.justificatifs-page .download-area .justificatifs-panel .justificatifs-panel-body .form-download .my-btn {
  background-color: #313091;
}
