/* Minification failed. Returning unminified contents.
(91,29): run-time error CSS1030: Expected identifier, found 'ul'
(91,31): run-time error CSS1031: Expected selector, found ')'
(91,31): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*btn Principale */
/*fin btn Principale */
.header-left-block .text-logo {
  display: none;
}
.footer-logo .text-logo {
  display: none;
}
.LoginCard p {
  font-size: 15px;
  font-family: '', Arial, sans-serif;
}
.LoginCard .brandALDh2 {
  display: none;
}
.LoginCard .allbrandh2 {
  font-family: '', Arial, sans-serif;
  font-size: 20px;
}
.LoginCard .LoginLinks p {
  font-size: 13px;
  padding-top: 10px;
  font-family: '', Arial, sans-serif;
}
.LoginCard .LoginLinks p a {
  font-family: '', Arial, sans-serif;
}
.LoginCard .LoginLinks p a:hover {
  text-decoration: underline;
}
.LoginCard .LoginLinks p a {
  text-decoration: none;
}
.UITableColumn {
  float: left !important;
  padding: 50px;
}
@font-face {
  font-family: Antenna, Arial, sans-serif;
  font-weight: 100;
  src: url(fonts/font-FLO/fordantenna-black-webfont.eot?#iefix);
  src: url(fonts/font-FLO/fordantenna-black-webfont.eot?#iefix) format("eot"), url(fonts/font-FLO/fordantenna-black-webfont.woff) format("woff"), url(fonts/font-FLO/fordantenna-black-webfont.ttf) format("truetype"), url(fonts/font-FLO/fordantenna-black-webfont.svg#fordantenna-black-webfont) format("svg");
}
@font-face {
  font-family: Antenna, Arial, sans-serif;
  src: url(fonts/font-FLO/fordantenna-bold-webfont.eot?#iefix);
  src: url(fonts/font-FLO/fordantenna-bold-webfont.eot?#iefix) format("eot"), url(fonts/font-FLO/fordantenna-bold-webfont.woff) format("woff"), url(fonts/font-FLO/fordantenna-bold-webfont.ttf) format("truetype"), url(fonts/font-FLO/fordantenna-bold-webfont.svg#fordantenna-bold-webfont) format("svg");
}
@font-face {
  font-family: Antenna, Arial, sans-serif;
  font-weight: 500;
  src: url(fonts/font-FLO/fordantenna-light-webfont.eot?#iefix);
  src: url(fonts/font-FLO/fordantenna-light-webfont.eot?#iefix) format("eot"), url(fonts/font-FLO/fordantenna-light-webfont.woff) format("woff"), url(fonts/font-FLO/fordantenna-light-webfont.ttf) format("truetype"), url(fonts/font-FLO/fordantenna-light-webfont.svg#fordantenna-light-webfont) format("svg");
}
@font-face {
  font-family: Antenna, Arial, sans-serif;
  font-weight: 700;
  src: url(fonts/font-FLO/fordantenna-regular-webfont.eot?#iefix);
  src: url(fonts/font-FLO/fordantenna-regular-webfont.eot?#iefix) format("eot"), url(fonts/font-FLO/fordantenna-regular-webfont.woff) format("woff"), url(fonts/font-FLO/fordantenna-regular-webfont.ttf) format("truetype"), url(fonts/font-FLO/fordantenna-regular-webfont.svg#fordantenna-regular-webfont) format("svg");
}
/*Fin footer*/
/*For Opel */
.login_content_is {
  color: #2d96cd !important;
  padding: 50px 0px 50px 0px;
}
.tilte_connexion_is {
  color: #2d96cd;
  font-size: 17px;
  font-family: Source Sans Pro Semi-bold;
}
.footer-bar .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-links ul {
  display: inline-flex;
}
ol,
ul:not(.tarteaucitronBorder ul) {
  list-style: none;
  display: inline-flex !important;
}
input#UserName::placeholder {
  color: #181818;
  font-size: 12px;
}
input#Password::placeholder {
  color: #181818;
  font-size: 12px;
}
.footer-links-split {
  display: none;
}
#footer-top {
  background: #002d5d;
  color: #fff;
  font-size: 13px;
  overflow: hidden;
  padding: 25px;
}
#footer-top .footer-column {
  box-sizing: border-box;
  float: left;
  min-width: 170px;
  padding: 25px;
  text-align: left;
  width: 20%;
}
#footer-top .footer-column .column-title {
  font-weight: 700;
  margin-bottom: 10px;
}
#footer-top .footer-column a {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  opacity: 0.3;
  text-decoration: none;
  transition: opacity 0.2s linear;
}
#footer-top .footer-column a:hover {
  opacity: 1;
}
#menuHaut {
  background: #002d5d;
  color: #fff;
  font-size: 13px;
}
#menuHaut .menuHautLvl {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
}
#menuHaut .menuHautLvl .menuHautLv1Li {
  border-top: 5px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 40px;
  padding: 0 15px 5px;
  position: relative;
}
#menuHaut .menuHautLvl .menuHautLv1Li a {
  color: #fff;
  text-decoration: none;
}
#menuHaut .menuHautLvl .menuHautLv1Li:hover {
  background: #fff;
  border-top: 5px solid #f00;
}
#menuHaut .menuHautLvl .menuHautLv1Li:hover a {
  color: #000;
}
#menuHaut .menuHautLvl .menuHautLv1Li:hover .menuHautLv2 {
  display: block;
}
#menuHaut .menuHautLvl .menuHautLv1Li .uiIconSimplePlus {
  display: none;
}
#menuHaut .menuHautLvl .menuHautLv1Li:nth-child(-n+4) .menuHautLv2 {
  left: 0;
}
#menuHaut .menuHautLvl .menuHautLv1Li:nth-child(n+5) .menuHautLv2 {
  right: 0;
}
#menuHaut .menuHautLvl .menuHautLv1Li .menuHautLv2 {
  display: none;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  min-width: 120px;
  overflow: none;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 45px;
  width: auto;
  white-space: nowrap;
  z-index: 1;
  columns: 1;
  -webkit-columns: 1;
}
#menuHaut .menuHautLvl .menuHautLv1Li .menuHautLv2 .menuHautLv2Li {
  break-inside: avoid-column;
  color: #404040;
  font-size: 13px;
  font-weight: 700;
  line-height: 2.4em;
  padding: 10px 20px;
}
#menuHaut .menuHautLvl .menuHautLv1Li .menuHautLv2 .menuHautLv3Li {
  display: block;
  font-weight: normal;
  padding: 0;
  text-transform: none;
}
#menuHaut .menuHautLvl .menuHautLv1Li .menuHautLv2 .menuHautLv3Li a {
  color: #bfbfbf;
  cursor: pointer;
  display: block;
  padding-left: 15px;
  transition: color 0.2s linear;
}
#menuHaut .menuHautLvl .menuHautLv1Li .menuHautLv2 .menuHautLv3Li a:hover {
  color: gray;
}
#menuHaut .menuHautLvl .menuHautLv1LiVide {
  display: none;
}
.page-header {
  background: #fff;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.page-header .hamburger {
  display: none;
}
.page-header .header-left-block {
  float: left;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin: 25px 0;
}
.page-header .header-left-block .headerWhiteTitle {
  color: #fff;
  display: block;
  text-decoration: none;
}
.page-header .header-left-block .headerWhiteTitle .header-main-title {
  font-size: 25px;
  line-height: 29px;
}
.page-header .header-left-block .headerWhiteTitle .header-main-subtitle {
  font-size: 14px;
  line-height: 15px;
}
.page-header .header-left-block .headerWhiteTitle img {
  content: url('../Content/images/custom_FLO/charte_digitale/logoFordFleetManagement.png');
  display: block;
  max-height: 50px;
}
.page-header .header-right-block {
  box-sizing: border-box;
  float: right;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}
.page-header .header-right-block .InlineContainer {
  background: rgba(11, 142, 255, 0.7);
  overflow: hidden;
  padding: 10px 0;
}
.page-header .header-right-block .InlineContainer div {
  display: none;
}
.page-header .header-right-block .InlineContainer .bohp_Connected_User,
.page-header .header-right-block .InlineContainer .bohp_MiddleLoginContainer,
.page-header .header-right-block .InlineContainer {
  color: #fff;
  display: block;
  float: left;
  padding: 0 20px 0 20px;
}
.page-header .header-right-block .InlineContainer .bohp_Connected_User a,
.page-header .header-right-block .InlineContainer .bohp_MiddleLoginContainer a,
.page-header .header-right-block .InlineContainer .bohp_Search_Div a {
  color: #fff;
  text-decoration: none;
}
.page-header .header-right-block .InlineContainer .bohp_SearchField {
  background: none;
  border: none;
  color: #fff;
  font-family: '';
  font-size: 14px;
  margin: 0;
  width: 140px;
  border-bottom: 1px solid !important;
  /* Firefox 18- */
  /* Firefox 19+ */
}
.page-header .header-right-block .InlineContainer .bohp_SearchField::-webkit-input-placeholder {
  color: #fff;
}
.page-header .header-right-block .InlineContainer .bohp_SearchField:-moz-placeholder {
  color: #fff;
}
.page-header .header-right-block .InlineContainer .bohp_SearchField::-moz-placeholder {
  color: #fff;
}
.page-header .header-right-block .InlineContainer .bohp_SearchButton {
  background: #fff;
  border: none;
  width: 20px;
  height: 20px;
}
.page-header .header-right-block .main-switch-container {
  display: none;
}
.header-left-block .img-logo {
  background: url('../Content/images/custom_FLO/charte_digitale/logoFordFleetManagement.png') no-repeat;
  float: left;
  height: 60px;
  padding-top: 15px;
  padding-bottom: 20px;
  min-width: 400px;
  display: block;
  position: relative;
  background-size: 80%;
}
.header-left-block .text-logo {
  float: right;
  height: 60px;
  padding-top: 10px;
  font-size: 30px;
  box-shadow: 0 0 black;
}
.header-left-block img {
  /* content: @header-logo-url;
    display: block;
    height: @header-left-img-height !important;
    position: relative;
    top: 33%;
    transform: translateY(-50%);*/
}
.UITableColumn {
  margin: auto;
  width: 50%;
}
.select_logout_Div {
  color: #fff;
  display: block !important;
  float: left;
  padding: 8px 20px 0 0px;
  border-bottom: 1px solid;
  margin-right: 27px;
}
.select_logout_Div a {
  font-family: '';
  font-size: 14px;
  color: white;
  border-bottom: 1px solid;
}
.bohp_Search_Div {
  color: #fff;
  display: block !important;
  float: right;
}
.wellcom_user {
  padding-left: 45px;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
.PalConnexionLoginPortletContent {
  padding: 50px;
  padding-right: 100px;
}
.LoginCard {
  border: 3px solid white;
  height: 477px;
  background-color: #fff;
  max-width: 498px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  /* height: 100%;*/
}
.LoginCard h2 {
  font-size: 18px;
  padding: 0 30px;
  color: black;
}
.LoginCard .allbrandh2 {
  font-size: 18px;
  padding: 0 30px;
  color: #000;
}
.LoginCard p {
  margin: 2px auto;
  color: #231f20;
}
.LoginCard form {
  margin-top: 30px;
  text-align: left;
}
.LoginCard .LoginLinks {
  overflow: hidden;
  padding: 6px 0 0 0;
}
.LoginCard .LoginLinks p {
  font-size: 12px;
  line-height: 10px;
  margin-bottom: 8px;
  text-align: center;
  width: 50%;
}
.LoginCard .LoginLinks p:nth-child(even) {
  text-align: center;
}
.LoginCard .LoginLinks p a {
  color: #2d96cd;
  transition: color 0.2s linear;
}
.LoginCard .LoginLinks p a:hover {
  color: #2d96cd;
}
.LoginCard .LoginFormSubmit {
  background-color: #2d96cd;
  color: #ffffff;
  border-radius: 22.5px;
  height: 45px;
  font-family: Source Sans Pro Semi-bold;
  font-size: 18px;
  padding-right: 27px;
  padding-left: 27px;
  text-align: center;
  border: none;
  cursor: pointer;
  margin-bottom: 50px;
}
.LoginFormSubmit a {
  text-decoration: none;
  color: #ffffff;
}
.LoginCard .LoginFormSubmit:hover {
  background: #2d96cd;
  color: #ffffff !important;
}
.LoginCard .LoginFormSubmit:active {
  background: #2d96cd;
  color: #ffffff !important;
}
body {
  background: #f6f5f5 no-repeat center center fixed;
  background-size: cover;
  font-family: '';
}
.body-image {
  background-image: url('../Content/images/custom_FLO/charte_digitale/flo-background.jpg');
  background-color: transparent;
}
.UIPortal {
  min-height: 100vh;
  position: relative;
}
.wide-max-width {
  box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0px 0px 0px 15px;
}
.string-input {
  font-size: 16px;
  margin: 0 auto;
  padding: 10px 0 0px;
  position: relative;
}
.string-input input {
  color: #181818 !important;
  border: none;
  border-bottom: 1px solid #2d96cd !important;
  font-family: '';
  font-size: 15px;
  margin-bottom: 1px;
  outline: none;
  padding: 5px 10px;
  width: 100%;
  background-color: white;
}
.string-input input:focus + .placeholder {
  top: -5px;
  font-size: 12px;
  cursor: default;
}
.string-input .placeholder {
  color: #7e7e7e;
  cursor: text;
  font-size: 16px;
  left: 10px;
  position: absolute;
  top: 15px;
  transition: top 0.15s ease, font-size 0.2s ease;
  white-space: nowrap;
}
.string-input.has-value .placeholder {
  top: -5px;
  font-size: 12px;
  cursor: default;
}
.string-input label {
  font-size: 16px;
  float: left;
  color: #7e7e7e;
}
label {
  display: block;
  margin-bottom: 5px;
}
input[type="text"],
input[type="password"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none !important;
  height: 20px;
}
@media all and (min-width: 200px) and (max-width: 400px) {
  .news-container {
    width: 200px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 200px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .LoginCard .LoginLinks p {
    width: unset;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 10px;
    margin-bottom: 8px;
    text-align: left;
  }
  .header-left-block .img-logo {
    display: none;
  }
  .header-left-block .text-logo {
    height: 60px;
    font-size: initial;
    box-shadow: 0 0 black;
    text-align: center;
    width: 100% !important;
  }
  .page-header .header-left-block {
    font-weight: 700;
    height: 50px;
    line-height: 65px;
    float: none;
  }
  .webContentContainer {
    width: 100%;
  }
  body.login #footer-bottom,
  body.login #footer-bottom-guest {
    height: auto !important;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 200px;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
    width: auto;
    min-width: 200px;
    height: auto;
    padding: 45px 30px;
  }
}
@media all and (min-width: 401px) and (max-width: 480px) {
  .submit-login-is {
    height: 90px;
  }
  .tilte_connexion_is {
    font-size: 20px;
  }
  .login_content_is {
    color: #2d96cd !important;
    padding: 20px 0px 0px 0px;
  }
  .news-container {
    width: 300px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 400px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: left;
    width: 100%;
    height: 100%;
  }
  .PalConnexionLoginPortletContent {
    padding: 0px;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 400px !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
    padding: 45px 30px;
    width: auto;
    height: auto;
  }
}
@media all and (min-width: 481px) and (max-width: 500px) {
  .submit-login-is {
    height: 90px;
  }
  .tilte_connexion_is {
    font-size: 20px;
  }
  .login_content_is {
    color: #2d96cd !important;
    padding: 20px 0px 0px 0px;
  }
  .news-container {
    width: 380px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 450px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: none !important;
    width: 100% !important;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 450px !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
    padding: 45px 30px;
    height: auto;
    width: auto;
  }
}
@media all and (min-width: 501px) and (max-width: 640px) {
  .submit-login-is {
    height: 90px;
  }
  .tilte_connexion_is {
    font-size: 20px;
  }
  .login_content_is {
    color: #2d96cd !important;
    padding: 20px 0px 0px 0px;
  }
  .news-container {
    width: 400px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 450px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: none !important;
    width: 100% !important;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 450px !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .PalConnexionLoginPortletContent {
    padding-left: 0px;
    padding-right: 0px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
    padding: 45px 30px;
    height: auto;
    width: auto;
  }
}
@media all and (min-width: 641px) and (max-width: 768px) {
  .news-container {
    width: 500px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 450px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: none !important;
    width: 100% !important;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 450px !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
  }
}
@media all and (min-width: 769px) and (max-width: 1021px) {
  .news-container {
    width: 500px !important;
    text-align: center;
    padding-bottom: 10px;
    height: auto !important;
  }
  .news-container img {
    width: 500px !important;
  }
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: none !important;
    width: 100% !important;
  }
  .UITableColumn {
    table-layout: fixed;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 500px !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid !important;
  }
  ol,
  ul {
    list-style: none;
    display: grid;
  }
  .wide-max-width {
    padding: 0px 0px 0px 4px;
  }
  .LoginCard {
    margin: 0;
    overflow: hidden;
    padding: 45px 30px;
  }
}
@media all and (min-width: 1022px) {
  .wide-max-width {
    padding: 0px 0px 0px 15px;
  }
}
@media all and (max-height: 660px) (max-width: 660px) {
  .UIPageBody {
    width: 100% !important;
    padding-top: 30px !important;
    float: none !important;
  }
  .widgeActualiteContent {
    float: none !important;
    width: 100% !important;
  }
}
.connexion-msg {
  height: 60px;
}
.error-msg {
  color: #ff0200;
  font-weight: bold;
  font-size: 14px;
  padding-top: 10px;
}
.connected-msg {
  color: #313131;
  font-weight: bold;
  font-size: 14px;
  padding-top: 10px;
}
.news-container {
  background-color: transparent;
  /*  float: left;*/
  /*  min-width: 600px;
    min-height: 407px;*/
  background-size: 102%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  overflow-y: hidden;
  width: 600px;
  height: 550px;
  overflow: hidden;
  text-align: center;
}
.captcha-input {
  padding: 6px 0 6px 0;
}
.hidden {
  display: none;
}
.submit-login-is {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-login-is {
  height: 100%;
  width: 100%;
  margin: auto;
}
.widgeActualiteContent {
  float: left;
  width: 50%;
  height: 100%;
}
.UIPageBody {
  /* margin: @loginForm_MarginVertical @loginForm_MarginHorizontal;*/
  /*  width: fit-content;*/
  width: 50%;
  padding-top: 30px;
  float: none;
}
