

/** /resource/_EB-BS/actualites/css//actualites-ficheValeurComplete_css **/

#fiche_valeur_container{
  position: relative;
  margin-bottom: 20px;
  padding: 0;

}
#fiche_valeur_container h3{
  padding:10px;
  position: relative;
  border-top: 0;
}
#fiche_valeur_container .inner-wrapper{
  padding: 5px 0 10px 10px;
  border-bottom: 1px solid #cecece;
}
#fiche_valeur_container .top-decor-bar{
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #9F907A;
 /* background: #37a252; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
 /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3YTI1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2EyY2Y1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2EyY2Y1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTJlMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #37a252 0%, #a2cf5f 49%, #a2cf5f 49%, #ea2e2e 100%); /* FF3.6+ */
 /* background: -webkit-gradient(linear, left top, right top, color-stop(0%,#37a252), color-stop(49%,#a2cf5f), color-stop(49%,#a2cf5f), color-stop(100%,#ea2e2e)); /* Chrome,Safari4+ */
 /* background: -webkit-linear-gradient(left,  #37a252 0%,#a2cf5f 49%,#a2cf5f 49%,#ea2e2e 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(left,  #37a252 0%,#a2cf5f 49%,#a2cf5f 49%,#ea2e2e 100%); /* Opera 11.10+ */
 /* background: -ms-linear-gradient(left,  #37a252 0%,#a2cf5f 49%,#a2cf5f 49%,#ea2e2e 100%); /* IE10+ */
 /* background: linear-gradient(to right,  #37a252 0%,#a2cf5f 49%,#a2cf5f 49%,#ea2e2e 100%); /* W3C */
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37a252', endColorstr='#ea2e2e',GradientType=1 ); /* IE6-8 */
  */
}
#fiche_valeur_container img.hide{
  display: none;
}
#fiche_valeur_container img.show{
  display: inline-block;
}
#fiche_valeur_container #trade-zone{
  float: none;
}
#subjects li{
  color: #808080;
  font-weight: bold;
  list-style-position: inside;
  padding: 3px 0;
}
#subjects #fiche-complete{
  border: 1px solid #004595;
  text-align: center;
  list-style-type: none;
  text-transform: capitalize;
  padding: 0;
  width: 200px;
  margin: 10px 0;
}
#subjects #fiche-complete a{
  display: block;
  padding: 3px 0;
  width: 100%;
}
#subjects #fiche-complete a:hover{
  background-color: #004595;
  color: #ffffff;
}
#fiche_valeur_container .buttons{
  margin: 10px 0 0 15px;
}

/* Achat - Vente - Warning*/
#actualites #trade-zone{
  text-align: cetner;
}
#actualites #trade-zone a{
  font-weight: bold;
  font-size: 1.1em;
}

/* Marches */
.marches #subjects li{
  color: #004595; 
}
.marches #subjects li span{
  color: #004595;  
}
.marches #subjects li .light{
  font-weight: normal;
}

/** /resource/_EB-BS/css//eb-btnAchatVente_css **/

/* Trade zone */ 
#fiche-valeur #trade-zone{
  margin-top: -3px;
}
#trade-zone{
  float: right;
}

#trade-zone a{
  display: inline-block;
  padding: 4px 0;
  position: relative;
  top: -3px;
  text-decoration: none !important;
  text-align: center;
}
#trade-zone .glyphicon-download-alt{
  margin-right: 5px;
}

#trade-zone #buy, #trade-zone #sold, #trade-zone #kiidLink{
  padding: 4px 10px;
  font-weight: bold;
  font-size: 1em;
  position: relative;
  top: -4px;
  border-radius: 12px/20px;
  text-transform: uppercase;
}
#buy{
  border: 2px solid #3bc71b;
  color: #3bc71b;
}
#buy:hover{
  background: #3bc71b;
  color: #FFFFFF;
  transition: 0.3s;  
}
#sold{
  border: 2px solid #ff0000;
  color: #ff0000;
}
#sold:hover{
  background: #ff0000;
  color: #FFFFFF;
  transition: 0.3s;
}
#kiidLink{
  border: 2px solid #004595;
  color: #004595;
}
#kiidLink:hover{
  background: #004595;
  color: #FFFFFF;
  transition: 0.3s;
}
#actualites #warning-picto{
  position: relative;
  top: -3px;
}

#warrants .horizontal-top #current_page .triangle-n{
  top: 40px;
}
.btn-picto{
  display: none;
}
@media screen and (max-width: 480px){
  #trade-zone{
    margin-top: 10px;
}
}
@media screen and (max-width: 768px){
  #trade-zone{
}
  #trade-zone a {
    width: 70px;
  text-align: center;
  line-height: 25px;
}
.btn-text{
  display: none;
}
.btn-picto{
  display: block;
}
}

/** /resource/_2016/common/css//eb-clientConnectedNav_css **/

/* BANNIERE */
.msg-infos-fiscal img {
  width: 100%;
}

/* NAVIGATION CLIENT */
#client_nav {
  /*display: none;*/
  overflow: hidden; 
  position: fixed;
  transition: 0.4s;
  width: 60px;
  z-index: 1;
  margin-left: -75px;
}
#client_nav:hover {
  transition: 0.4s;
  width: 360px;
}
#client_nav .client_nav_li_hack {
  height: 1000px;
}
#client_nav > ul {
  position: relative;
  width: 60px;
  z-index: 1;
}
#client_nav > ul > li > a {
  background: #cccccc;
  border-bottom: 1px solid #ffffff;
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#client_nav > ul > li > a.menuaccessible {
  background: #004595;
}
#client_nav > ul > li.last-child > a {
  border-bottom: 0;
}
#client_nav > ul > li:hover .client_sub_nav {
  left: 60px;
  transition: 0.4s;
}
#client_nav > ul > li:hover a {
  background: #33b2e9;
  transition: 0.4s;
}
.client_sub_nav {
  background: #33b2e9;
  height: 100%;
  left: -600px;
  padding: 24px;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 300px;
  z-index: -1;
  -webkit-box-shadow: -11px 0px 14px -5px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: -11px 0px 14px -5px rgba(0, 0, 0, 0.38);
  box-shadow: -11px 0px 14px -5px rgba(0, 0, 0, 0.38);
}
.client_sub_nav ul li a {
  border-bottom: 1px solid #66c5ef;
  color: #cccccc;
  display: block;
  font-size: 16px;
  padding: 10px 6px;
  text-decoration: none;
}
.client_sub_nav ul li a.menuaccessible {
  color: #ffffff;
}
.client_sub_nav ul li a.menuaccessible:hover {
  background: #0075C5 !important;
}
.client_sub_nav ul li a:not(.menuaccessible) {
  cursor:not-allowed;
  color:#7fcef0;
}
.client_sub_nav ul li[disabled] a {
  color:#80D0D0;
  cursor:not-allowed;
}
#client_sub_nav_0 {
  padding: 6px 24px;
}
#client_sub_nav_0.open {
  left: 60px;
  transition: 0.1s;
}
#client_sub_nav_0 ul li a {
  padding: 16px 0;
}
.client_sub_nav_title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.client_nav_separator {
  border-bottom: 2px solid #004595;
  margin: 10px 0;
  width: 26px;
}
.client_nav_mob_mask {
  display: none;
  background: #000000;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 5000px;
  z-index: 1;
}

@media only screen and (min-device-width : 1024px){
  /* BANNIERE */
  .msg-infos-fiscal img {
    width: unset;
  }
}

@media (max-width: 767px){
  #client_nav {
  position: fixed;
  margin-left: 0;
  left: 0;
}
}

/* TABLETTES */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.msg-infos-fiscal img {
  width: 97%;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.msg-infos-fiscal img {
  width: 92%;
}
}

/** /resource/_EB-BS/confidenceCookie//eb-confidence-cookie-dropDown_css **/

/* Top drop down */

#warning, #iewarning{
  background-color:#01479D;
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100100;
  padding-top: 10px;
  padding-bottom: 20px;
}
#warning .text-cookie, #iewarning .text-cookie{
  margin-bottom: 20px;
}

#warning .row, #iewarning .row{
  margin-left: 0;
  margin-right: 0;
}

#warning-data, #iewarning-data{
  padding: 10px 50px;
  position: relative;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
  font-size: 1.2em;
}
#close-data{
  cursor: pointer;
}
#warning-data p a, #iewarning-data p a {
  color: #ffffff;
  margin-right: 40px;
  font-weight: 700;
  
}
#warning-data p a:hover, #iewarning-data p a:hover {
  color: #33b2e9;
  cursor: pointer;
  text-decoration: none;
}

#warning-data p a:focus, #iewarning-data p a:focus {
  color: #ffffff;
  text-decoration: none;
}
#warning .btn-cta, #iewarning .btn-cta{
  padding: 8px;
  margin-top: 0;
  background: #ffffff;
  border-color: #ffffff;
}
#warning .btn-cta:hover, #iewarning .btn-cta:hover{
  color: #004595;
}
#warning .btn-cta:after, #iewarning .btn-cta:after{
  content: none;
}

/** /resource/_2016/all-espaces/css//eb-espaceTopNavs_css **/

.produits-boursiers #main-header span{
  margin: 0;
  padding-left: 10px;
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: bold;
}

.logo-zonebourse{
  margin-bottom: 20px;
}
#logo_zonebourse{
  width: 165px;
  float: left;
  margin-right: 20px;
}
#logo_zonebourse .cls-2{
  fill: #1c802d;
}
#logo_zonebourse .cls-3{
  fill: #cb181e;
}
.horizontal-top{
  padding: 15px 15px 0 15px;
  background: #ececec;
  margin-bottom: 15px;
  margin-top: 15px;
}

.horizontal-top ul.first-level li h1{
  font-size: 26px;
  margin: 0;
  font-weight: 700;
  line-height: 38px;
}
.horizontal-top ul.first-level li{
  float: left;
  position: relative;
}
.horizontal-top .main-nav-label{
  font-size: 1.9em;
  color: #5c5d61;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom:12px;
}

.horizontal-top .main-nav-label span{
  display: block;
}
.horizontal-top .first-level > li a{
  display: block;
  font-weight: 500;
  text-transform:uppercase;
  color: #959596;
  font-size: 1.1em;
  padding: 16px 24px;
}

.horizontal-top .first-level > li a:hover{
  background : #F9F9F9;
  color: #5c5d61;
  box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.1);
}

.horizontal-top a#current_page,
.horizontal-top a#sub_current_page{
  background: #FFFFFF;
  color:#5c5d61;
  text-decoration: none;
  border-top: 2px solid #004595;
  padding-top : 14px;
}

.horizontal-top a#sub_current_page{border:none;}

#espace .horizontal-top .two-lines {
    text-align: center;
    padding: 6px 13px 7px 13px;
    line-height: 1.2em;
}

@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-top a#current_page,
  .horizontal-top a#sub_current_page{
  padding-top: 8px;
  }
  .horizontal-top .first-level > li a{
  font-size: 1em;
    padding: 10px 16px;
  }
}



/********** Dropdown ***********
****** Override BS styles ******/
.dropdown-menu {
    display: none;
}
.horizontal-top ul.first-level .dropdown-menu{
  min-width: 100px;
  padding: 0;
  margin-top: -1px;
}
.horizontal-top ul.first-level .dropdown-menu li{
  width: 100%;
}
.horizontal-top .first-level .dropdown-menu li a{
  font-size: 1em;
  border-left: 0;
  padding: 10px 15px;
  margin: 0px;
  display: block;
  width: 100%;
  box-shadow:none;
}
.horizontal-top .first-level .dropdown-menu li a:hover{
  background : #ebeae5;
}

.dropdown:hover .dropdown-menu {
    display: block;
 }

/***** Fiche Valeur - Actions ****
*********************************/

.horizontal-top#actions #current_page .triangle-n{
  top: 30px;
}
.horizontal-top#actions .caret{
  position: relative;
  top: -1px;
  margin-left: 4px;
}

/************* Turbos************
*********************************/
#turbos .horizontal-top #current_page.two-lines .triangle-n{
  top: 36px;
}

/************* Marches************
*********************************/
#marches .horizontal-top #current_page .triangle-n{
  top: 36px;
}

/** /resource/_2023//eb-footer2023_css **/

footer {
  position: relative;
  font-family: 'Lato', sans-serif;
  background: #004595;
  color: #FFFFFF;
  font-size: 13px;
  padding-top: 130px;
  line-height: 21px;
}
.bandeau_eab{
  position: absolute;
  width: 280px;
  top: 0;
  content: url(https://media.easybourse.com/HP/footerMobile.png?vh=9a477d);
}
.footer{
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.footer-top{
  width: 100%;
  padding: 0 42px;
}
.mentionsArea{
  width: 100%;
  margin-bottom: 16px;
}
.mentionsArea p{
  width: 100%;
  margin: 0 0 16px 0;
  font-size: 13px;
}
.logo-lbp-mobile{
  display: flex;
  padding: 24px 0;
  align-items: center;
  height: 90px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.logo-lbp-desktop{
  display: none;
}
.footer-bottom{
  width: 100%;
  padding: 0 36px;
}
.socialArea{
  width: 100%;
  margin: 24px 0;
  text-align: center;
}
.socialArea p:first-child{
  font-family: "Oswald", sans-serif;
  margin-bottom: 16px;
}
.socialArea a{
  margin-right: 5px;
}
.externalLink {
  width: 16px;
  margin-left: 8px;
}
.navArea{
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}
.navArea > div{
  display: flex;
  flex-direction: column;
}

.navArea > div span{
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  margin: 28px 0 8px;
}
.navArea > div a{
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  margin-bottom: 10px;
  cursor: pointer;
}
.appsArea{
  text-align: center;
  border: 1px solid #FFFFFF;
  padding: 16px 10px 0;
}
.appsArea p:first-child{
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
}
.appsArea p:nth-child(2){
  padding-bottom: 24px;
}
.logo-apps{
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 24px;
}
.logo-apps a{
  padding-top: 16px;
}
#btn-appstore,
#btn-googleplay{
  width: 180px;
}
.mockup{
  text-align: center;
}
.mockup img{
  width: 244px;
}




/* SVG */
#eb-fb, #eb-in, #eb-tt, #eb-li, #eb-yt{
  background-size: contain;
  width: 38px;
  height: 38px;
  display: inline-block;
}

#eb-fb{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/fb.svg?vh=250497");
}
#eb-fb:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/fb-hover.png?vh=95bf2b");
}

#eb-in{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/insta.svg?vh=d49650");
}
#eb-in:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/insta-hover.png?vh=3ae42a");
}
/*
#eb-tt{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/twitter.svg?vh=ec0ce0");
}
#eb-tt:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/twitter.png?vh=9b320b");
}
*/
/*Logo X*/
#eb-tt{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/x.svg?vh=19310b");
}
#eb-tt:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/x-hover.png?vh=fa1820");
}

#eb-li{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/linkedin.svg?vh=0cf224");
}
#eb-li:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/linkedin-hover.png?vh=cf025f");
}


#eb-yt{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/youtube.svg?vh=337c4c");
}
#eb-yt:hover{
  background-image: url("https://media.easybourse.com/site/Icons/ReseauxSociaux/youtube-hover.png?vh=063759");
}







/* RESPONSIVE */
/* DESKTOP */
@media screen and (min-width: 992px){
  footer {
    display: grid;
    grid-template-columns: 350px auto;
    padding-top: 112px;
  }
  .bandeau_eab{
    width: auto;
    content: url(https://media.easybourse.com/HP/footerDesktop.png?vh=4b10e2);
  }
.logo-lbp-desktop{
  display: flex;
  padding: 24px;
  align-items: flex-end;
  height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo-lbp-mobile{
  display: none;
}
  .footer{
    display: block;
    padding: 0 24px 0 0;
  }

  .footer-top, .footer-bottom{
    display: flex;
  }
  .footer-top{
    margin-bottom: 64px;
    padding: 0;
  }
  .footer-bottom{
    margin-left: 20px;
    padding: 0;
  }
  .footer-bottom > div:first-child{
    width: 66%;
  }
  .navArea > div span{
    margin-bottom: 24px;
  }
  .mentionsArea {
    margin-bottom: 0;
  }
  .mentionsArea p{
    width: 82%;
    margin: 0 0 16px 0;
  }
  .socialArea{
    text-align: left;
  }
  .appsArea{
    border: none;
    flex-basis: 33%;
    padding-right: 24px;
    text-align: left;
  }
  .appsVisuels{
    display: flex;
    justify-content: space-between;
  }
  .logo-apps{
    float: left;
    width: 50%;
  }
  .mockup{
    text-align: left;
  }
  .navArea{
    display: grid;
    grid-template-columns: repeat(5, auto);
    margin-top: 0;
  }
  .navArea > div{
    display: flex;
    flex-direction: column;
    padding: 0 24px;
  }
}




/* RESPONSIVE */
/* TABLETTE */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  footer{
    padding-top: 16px;
  }
  .logo-lbp-mobile{
    justify-content: right;
  }
  body > footer > div.footer > div.footer-bottom > div:nth-child(1) > div:nth-child(2){
    width: 40%;
    float: left;
  }
  .appsArea{
    width: 55%;
    float: right;
  }
  .logo-apps{
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  .navArea{
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -24px;
  }
  .navArea > div{
    max-width: 25%;
    padding-left: 24px;
    flex-basis: 25%;
  }
}

/** /resource/_2016//eb-frise_css **/

/* FRISE */
#frise {
  font-family: 'Roboto', sans-serif;
  background-color: #343434;
  font-size: 1em;
  color: #ffffff;
  padding: 0;
}
#frise p{
  margin: 14px 0;
}
#frise_indices{
  display: grid;
  grid-template-columns: repeat(3, 1fr) 20px;
  align-items: center;
  padding: 10px;
}
#frise_indices div{
    text-align: center;
  }

#frise_indices > div > a > i.fa-long-arrow-down{
  color: #ff0000;
  font-size: 26px;
  float: left;
}
#frise_indices > div > a > i.fa-long-arrow-up{
  color: #3bc71b;
  font-size: 26px;
  float: left;
}

.hidden-exs{
  display: none;
}

#panel-trigger{
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #FFF;
  cursor: pointer;
  line-height: 20px;
}

/* BTN FRISE ANIMATION */
#panel-trigger .icon-toggle{
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
}
#panel-trigger .icon-dropdown{
  -webkit-animation: color_dropdown_change 2.5s infinite normal;
  -moz-animation: color_dropdown_change 2.5s infinite normal;
  -ms-animation: color_dropdown_change 2.5s infinite normal;
  -o-animation: color_dropdown_change 2.5s infinite normal;
  animation: color_dropdown_change 2.5s infinite normal
}

@-webkit-keyframes color_dropdown_change {
  0% { color: #33B2E9; }
  50% { color: #FFFFFF; }
  100% { color: #33B2E9; }
}
@-moz-keyframes color_dropdown_change {
  0% { color: #33B2E9; }
  50% { color: #FFFFFF; }
  100% { color: #33B2E9; }
}
@-ms-keyframes color_dropdown_change {
  0% { color: #33B2E9; }
  50% { color: #FFFFFF; }
  100% { color: #33B2E9; }
}
@-o-keyframes color_dropdown_change {
  0% { color: #33B2E9; }
  50% { color: #FFFFFF; }
  100% { color: #33B2E9; }
}
@keyframes color_dropdown_change {
  0% { color: #33B2E9; }
  50% { color: #FFFFFF; }
  100% { color: #33B2E9; }
}

/* BTN FRISE ANIMATION */


#panel-trigger .icon-dropdown:before{
  content:'\f13a';
  /*color: #33B2E9;*/
}
#panel-trigger .icon-remove:before{
  content:'\f057';
  color: #ff0000;
}
#frise_indices img{
  float: left;
  margin-right: 5px;
}
#frise_indices span {
  font-size: 12px;
}
#frise_indices span:last-child .green,
#frise_indices span:last-child .red{
  margin-left: 5px;
  font-weight: 600;
}
#frise_indices .frise-nom_indice {
  color: #808080;
}
#frise_indices a {
  color: #ffffff;
  display: block;
  line-height: 1.2em;
  padding: 0;
  position: relative;
  text-decoration: none;
  font-size: 0.9em;
  width: 100%;
}
#frise_indices div:first-child span {
  display: block;
  font-size: 0.9em;
}


/* Tableau de bord */
#dashboard{
  padding: 0;
  border: 0;
  background-color: #343434;
  font-family: 'Roboto', sans-serif;
  border-radius: 0;
  overflow: hidden;
  display: none;
  padding: 10px;
  position: absolute;
  z-index: 999;
  width: 100%;
}
#closed-btn{
  text-align: center;
  cursor: pointer;
}
#closed-btn .fa-chevron-circle-up{
  font-size: 20px;
  color: #33B2E9;
  font-weight: 400;
}
#frise .carousel-inner{
  display: grid;
  grid-template-columns: 1fr;
  min-height: 440px;
}
/*#outer_cac40_frise{
  display: flex;
  flex-direction: column;
}*/
#cac40_frise iframe,
#container-graph-cac-40 iframe{
  width: 355px;
  height: 360px;
}
.bloc_title{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 20px 0;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
}
.bloc_title a{
  color: #FFF;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 0;
}
.bloc_title a:hover{
  color: #33B2E9;
}
#tendances_frise p a{
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 600;
}
#tendances_frise p a:hover{
  text-decoration: underline;
}
.title_link i{
  color: #33B2E9;
}
.frise-graph-quotation{
  align-items: center;
  margin: 0 0 0 20px;
}
.pastille-verte,
.pastille-rouge{
  display: inline-block;
  border-radius: 8px;
  padding: 2px 10px;
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 10px;
}
.pastille-verte{
  background-color: #3bc71b;
}
.pastille-rouge{
 background-color: #ff0000;
}

#dashboard .table_bourse{
  width: 100%;
  border-collapse: collapse;
}
#dashboard .table_bourse tr td{
  padding: 14px 6px;
  white-space: nowrap;
  border: none;
  font-size: 14px;
}
#dashboard .table_bourse .hilite {
  background: #3d3d3d;
}
#dashboard .table_bourse tr td,
#dashboard .table_bourse tr td a{
  color: #ffffff;
  text-decoration: none;
}
#dashboard .table_bourse tr td.green {
  color: #3bc71b;
}
#dashboard .table_bourse tr td.red {
  color: #ff0000;
}
#dashboard .table_bourse tr td:nth-child(2),
#dashboard .table_bourse tr td:nth-child(3){
  text-align: center;
}
.table_bourse tr td.green:after,
.table_bourse tr td.red:after{
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  font-weight: 100;
}
.table_bourse tr td.green:after{
  color: #3bc71b;
  content: '\25B2';
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.table_bourse tr td.red:after{
  color: #ff0000;
  content: '\25BC';
  position: relative;
  top: 4px;
  margin-left: 13px;
}
.green{
  color: #3bc71b;
}
.red{
  color: #ff0000;
}



/* DESKTOP */
@media only screen and (min-width: 992px){
  #frise_indices{
    display: grid;
    grid-template-columns: 16% repeat(7, 1fr) 16%;
    padding: 10px 20px;
  }
  #frise_indices div{
    text-align: center;
  }
  #frise_indices div:first-child{
    text-align: left;
  }
  #frise_indices div:last-child{
    text-align: right;
  }
  .hidden-exs{
    display: block;
  }
#panel-trigger{
  padding: 6px 10px 2px;
  background-color: transparent;
  border: 0;
  color: #FFF;
  cursor: pointer;
  line-height: 20px;
}
#panel-trigger:focus{
  outline: 1px dashed #33B2E9;
}
  #panel-trigger span:first-child{
    margin-right: 10px;
    float: left;
  }
  #frise_indices a {
    padding: 0 0 0 0px;
  }

#frise .carousel-inner{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 60px;
}
#outer_cac40_frise{
  display: flex;
  flex-direction: column;
}
#cac40_frise iframe,
#container-graph-cac-40 iframe{
  width: 100%;
}
.bloc_title{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 20px 0;
}
.bloc_title a{
  color: #FFF;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.title_link i{
  color: #33B2E9;
  font-weight: 400;
}
.frise-graph-quotation{
  align-items: center;
  margin: 0 0 0 20px;
}
}

/** /resource/_2019//eb-header2019_css **/

/* SCROLLBAR CUSTOM
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
::-webkit-scrollbar-track {
  background: #f0f0f0;
}
::-webkit-scrollbar-thumb {
  background: #33b2e9;
}
::-webkit-scrollbar-thumb:hover {
  background: #3ca9d9;
}
END */

header.eb-ev-header{
  font-family: 'Roboto', sans-serif;
  background: #FFFFFF;
  text-align: center;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 2fr 3fr;
  z-index: 5;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.header-sticky{
  position: sticky;
  top: 0;
}

/* Banner EASYTRADE */
.banner-easytrade {
  background-color: #33B2E9;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  width: 100%;
  position: sticky;
  top: 53px;
  z-index: 3;
}
@media (min-width: 1025px) {
  .banner-easytrade {
    top: 60px;
    padding: 12px;
  }
}
.text-easytrade {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
@media (min-width: 1025px) {
  .text-easytrade {
    font-size: 20px;
  }
}
.banner-link-easytrade {
  text-decoration: none !important;
}

.banner-link-easytrade:hover {
  text-decoration: none !important;
}

.chevron-right:after{
  content: "";
  display: inline-block;
  margin-left: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  vertical-align: middle;
  background:#9b1d70 url(https://media.easybourse.com/upload/media/image/142000/142920/chevron-right.png) no-repeat center;
  background-size: 30%;
}
/* BUTTON */

/* NEW CTA 2022 */
.eb-btn-2022{
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  min-width: 200px;
  margin: 30px auto 0;
  height: 48px;  
  display: inline-block;
  padding: 8px 24px;  
  cursor: pointer;
  text-align: center;
  text-decoration: none;  
  white-space: nowrap;
  border: none;
}
.eb-btn-2022:hover{
  background-position: 100%;
}
.eb-btn-2022_primary{
  color: #FFFFFF;
  background-image: linear-gradient(115deg, #004595 50%, rgb(0, 54, 116) 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
.eb-btn-2022_secondary{
  color: #FFFFFF;
  background-image: linear-gradient(115deg, #33b2e9 50%, #32a8db 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
.eb-btn-2022_tertiary{
  color: #004595;
  border: 1px solid #CDCDCD;
  background-image: linear-gradient(115deg, #FFFFFF 50%, #ecf1f4 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
.ev-btn-2022_primary{
  color: #FFFFFF;
  background-image: linear-gradient(115deg, #9b1d70 50%, #81155b 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
.ev-btn-2022_secondary{
  color: #FFFFFF;
  background-image: linear-gradient(115deg, #32aaa2 50%, #519588 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
.ev-btn-2022_tertiary{
  color: #9b1d70;
  border: 1px solid #CDCDCD;
  background-image: linear-gradient(115deg, #FFFFFF 50%, #ecf1f4 50%);
  background-size: 510px;
  background-repeat: no-repeat;
  background-position: 0%;
  transition: background 500ms ease-in-out;
}
/* END NEW CTA 2022 */

.eb-btn {
    display: inline-block;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 40px;
    margin: 15px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    white-space: nowrap;
    background-image: none;
}

.eb-btn:hover,
.eb-btn:focus {
    text-decoration: none;
}
.eb-btn-link{
  cursor: pointer;
  font-size: 15px;
  margin: 2px;
  border: none;
  background-color: transparent;
}
.eb-btn-link:hover,
.eb-btn-link:focus{
  text-decoration: underline;
}
.eb-btn:active {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.eb-btn-sm {
    padding: 6px 35px;
}

.eb-btn-outline {
    background: none;
    transition: ease-in-out 0.1s;
    color: #ffffff;
    border: 1.5px solid #ffffff;
}
/*
.eb-btn-outline:active,
.eb-btn-outline:focus {
    background-color: #ffffff;
}
*/
.eb-btn-outline:hover {
    transition: ease-in-out 0.1s;
    background-color: #ffffff;
    color: #5C5D61;
}
.eb-btn-outline_blue {
  color: #FFFFFF;
  background-color: #004595;
  border-color: #004595;
}
.eb-btn-outline_blue:hover {
  color: #004595;
  background-color: #FFFFFF;
  border-color: #004595;
}
.eb-btn-outline_lightblue {
  color: #FFFFFF;
  background-color: #33B2E9;
  border-color: #33B2E9;
}
.eb-btn-outline_lightblue:hover {
  color: #33B2E9;
  background-color: #FFFFFF;
  border-color: #33B2E9;
}
.eb-btn-outline_lightdark {
  color: #8e8e8e;
  background-color: #FFFFFF;
  border-color: #e1e1e1;
}
.eb-btn-outline_lightdark:hover {
  color: #004595;
  background-color: #FFFFFF;
  border-color: #004595;
}
.eb-btn-outline_lightplum {
  color: #FFFFFF;
  background-color: #9b1d70;
  border-color: #9b1d70;
}
.eb-btn-outline_lightplum:focus {
  color: #FFFFFF;
}
.eb-btn-outline_lightplum:hover {
  color: #9b1d70;
  background-color: #FFFFFF;
  border-color: #9b1d70;
}
.eb-btn-outline_lightplum_out {
  color: #9b1d70;
  background-color: #FFFFFF;
  border-color: #9b1d70;
}
.eb-btn-outline_lightplum_out:hover {
  color: #FFFFFF;
  background-color: #9b1d70;
  border-color: #9b1d70;
}
.eb-btn-outline_lightblue_out {
  color: #33B2E9;
  background-color: #FFFFFF;
  border-color: #33B2E9;
}
.eb-btn-outline_lightblue_out:hover {
  color: #FFFFFF;
  background-color: #33B2E9;
  border-color: #33B2E9;
}
.eb-btn-outline_blue_out {
  color: #004595;
  background-color: #FFFFFF;
  border-color: #004595;
}
.eb-btn-outline_blue_out:hover {
  color: #FFFFFF;
  background-color: #004595;
  border-color: #004595;
}

header.eb-ev-header button{
  line-height: normal;
}

header.eb-ev-header .form-control{
  display: inline-block;
}
header.eb-ev-header.eb-ev-header .active{
  display: block;
}
header.eb-ev-header input{
  height: 46px;
}
header.eb-ev-header input[type="text"],
header.eb-ev-header input[type="password"]{
  width: 280px;
  border-radius: 4px;
  border: none;
  padding: 14px;
  font-size: 1.1em;
  margin: 10px;
}

input::placeholder{
  color: #A5A5A5;
}
header.eb-ev-header .logo{
  grid-column: 2 / 3;
  display: flex;
  align-items: center;
  margin-right: 20px;
  /*max-width: 140px;*/
}
header.eb-ev-header .logo-mobile{
  width: 100%;
  display: block;
  margin-right: 15px;
}
header.eb-ev-header .logo-desktop{
  display: none;
}
header.eb-ev-header .nav-toggle{
  display: none;
}
/*header.eb-ev-header .nav-toggle-label*/
#navToggleLabel{
  top: 0 !important;
  left: 0 !important;
  margin-left: 1em !important;
  height: 53px !important;
  display: flex !important;
  grid-row: 1 !important;
  line-height: 68px !important;
  margin-bottom: 0;
}
header.eb-ev-header .fa-bars,
header.eb-ev-header .fa-times{
  font-size: 28px;
  color: #949494;
}
header.eb-ev-header .fa-times{
  left: 0;
  position: relative;
  font-size: 30px;
  top: 0;
}
header.eb-ev-header .nav-header{
  position: absolute;
  text-align: left;
  top: 100%;
  left: 0;
  z-index: 2;
  background: #FFFFFF;
  width: 100%;
  transform: scale(1, 0);
  transform-origin: top;
  transition: transform 400ms ease-in-out;
  padding: 0;
  height: 1100px;
  overflow-x: hidden;
}
header.eb-ev-header .nav-header > ul{
  margin: 0;
  padding: 0;
  list-style: none;
  height: 1480px;
}
header.eb-ev-header .menu-center > ul{
  padding: 0 0 0 30px;
}
header.eb-ev-header .nav-header > li{
  margin-bottom: 1em;
  margin-left: 1em;
}
.menu-item-first-level{
  margin: 0;
}
header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span{
  position: relative;
  color: #5c5d61;
  margin-left: 10px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 100;
  text-transform: none;
  opacity: 1;
  transition: opacity 150ms ease-in-out;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0 10px 15px;
  margin: 0;
  display: inline-block;
  width: 100vw;
  line-height: 30px;
  height: 50px;
  vertical-align: middle;
}

header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span .fa-chevron-down,
header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span .fa-chevron-up{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
}


#navHeader > ul > li:nth-child(6){
  display: none;
}
header.eb-ev-header .img_menu_left{
  display: none;
}
header.eb-ev-header .img_menu_right{
  display: none;
}
header.eb-ev-header .nav-toggle:checked ~ nav{
  transform: scale(1, 1);
}
header.eb-ev-header .nav-toggle:checked ~ nav a{
  opacity: 1;
  transition: opacity 250ms ease-in-out 250ms;
  font-size: 14px;
  line-height: 25px;
}
header.eb-ev-header .nav-user{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
#eb-ev-header .btn-menu p{
  font-size: 0.45em;
  margin: 0;
}
#eb-ev-header .btn-menu{
  cursor: pointer;
  height: 100%;
  font-size: 28px;
  background: #33B2E9;
  color: #FFFFFF;
  border: none;
  position: relative;
  transition: ease-in-out 0.2s;
}
#eb-ev-header .btn-menu:hover{
  background: #004595;
  color: #FFFFFF;
}
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > a,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span > a{
  color: #5c5d61;
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
  font-weight: 100;
  line-height: 35px;
  cursor: pointer;
}
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level-easytrade > span > a{
  margin: 10px 0 12px 0;
  background-color: #33B2E9;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 100;
  padding: 5px;
  cursor: pointer;
}

header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > a:hover,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span:hover,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span > a:hover{
  color: #004595;
}
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level-easytrade > span > a:hover{
  background-color: #004595;
}
header.eb-ev-header .sub-menu-first-level{
  text-align: left;
  margin: 0;
}
header.eb-ev-header .sub-menu-first-level-easytrade{
  text-align: left;
  margin: 0;
}
header.eb-ev-header .sub-menu-second-level{
  color: #33B2E9;
  padding-left: 15px;
}
header.eb-ev-header .sub-menu-second-level a{
  color: #33B2E9;
  text-decoration: none;
}

#searchAction{
  text-decoration: none;
}
#searchAction span{
  text-transform: uppercase;
  color: #5c5d61;
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
#searchAction span:hover{
  color: #33B2E9;
}

/* NAV USER */
#msgDisconnected{
  display: block;
  color: #FFFFFF;
  padding: 12px 0;
  background-color: #063277;
  width: 90%;
  margin: 0 auto 15px;
  border-radius: 4px;
}
#msgDisconnected .fa-plug{
  margin-right: 10px;
  font-size: 18px;
}

header.eb-ev-header .btn-menu-focus {
  background: #004595!important;
  color: #FFFFFF;
  outline: none;
}
header.eb-ev-header .nav-user button:focus:nth-child(3){
  display: block;
}
header.eb-ev-header .nav-dropdown {
  width: 100%;
  position: absolute;
  top: 53px;
  background-color: #004595;
  border-radius: 0;
  padding: 0;
  z-index: 2;
}
header.eb-ev-header .nav-dropdown .devenirMembre > a,
header.eb-ev-header .nav-dropdown .passwordForget > a{
  color: #FFFFFF;
  font-size: 0.9em;
}
#formUser{
  padding: 20px 0;
}
#formUser a{
  color: #FFFFFF;
}
header.eb-ev-header .nav-alertSide {
  overflow: auto;
  border-radius: 24px;
  background-color: #FFFFFF;
  color: #004595;
  border: 20px solid #004595;
  padding: 0 2px;
}
header.eb-ev-header .nav-alertSide .fa-exclamation-circle{
  font-size: 30px;
  margin-top: 10px;
}
header.eb-ev-header .alertSide p{
  margin: 15px;
  text-align: justify;
}
#formUser input[type="text"]{
  display: inline-block;
  margin: 5px 0;
  width: 90%;
  height: 46px;
  line-height: normal;
}
#formUser .passwordClient{
  width: 80%;
  margin: 5px 0;
  float: left;
  border-radius: 4px 0 0 4px;
}
#formUser .passwordClient:before{
  content: 'f0a6';
}
#formUser .passwordMembre{
  width: 100%;
  margin: 5px 0;
  border-radius: 4px;
  float: unset;
}
header.eb-ev-header .eb-input-group{
  width: 90%;
  margin: 0 auto;
}
header.eb-ev-header .nav-user .badge-unRead {
  position: absolute;
  top: 3px;
}
#btnKeyPad, #btnKeyPadOld, #btnKeyPadNew, #btnKeyPadCheckNew{
  width: 20%;
  height: 46px;
  margin: 5px 0;
  border-radius: 0 4px 4px 0;
  background: url(https://media.easybourse.com/upload/media/image/142000/142852/picto-connexion-clavier.png) no-repeat scroll 7px 16px;
  background-size: 16px;
  background-position: center;
  font-size: 10px;
  background-color: #F2F1ED;
  border: none;
  white-space: pre-wrap;
  text-align: center;
}
.badge a {
  color: #ffffff;
  font-weight: 700;
  font-size: 1em;
  text-decoration: none;
}
.badge-unRead {
  background-color: #F44336;
}
.badge-btn-unRead {
  background-color: #F44336;
  position: absolute;
  top: 10px;
  left: 80px;
  padding: 7px;
}
.badge-unRead:hover {
  background-color: #b94a48;
}

/* Clavier Virtuel */
#globalPad{
  width: 200px;
  margin: 0 auto;
}
#globalPadOld, #globalPadNew, #globalPadCheckNew{
  width: 250px;
  margin: 0 auto;
}
#globalPad .btn-num, #globalPadOld .btn-num, #globalPadNew .btn-num, #globalPadCheckNew .btn-num{
  height: 45px;
  width: 45px;
  background-color: #004595;
  color: #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  margin: 2.4px;
}
/* END Clavier Virtuel */


/* ONGLET CONTACT */
header.eb-ev-header .nav-dropdown > ul{
  color: #FFFFFF;
  list-style-type: none;
  text-align: left;
  padding: 20px;
  margin: 0;
}

header.eb-ev-header .nav-dropdown > ul > li{
  margin: 0 0 5px 0;
  width: 90%;
}
header.eb-ev-header .nav-dropdown > ul > li:first-child{
  margin: 0 0 20px 0;
}
header.eb-ev-header .nav-dropdown > ul > li:last-child{
  background: #FFFFFF;
  width: 100%;
  border-radius: 4px;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}
header.eb-ev-header .nav-dropdown > ul > li:last-child > p{
  color: #004595;
  text-align: left;
  margin: 10px 0;
}
header.eb-ev-header .nav-dropdown > ul > li > a{
  color: #FFFFFF;
  text-decoration: none;
}
header.eb-ev-header .nav-dropdown > ul > li > a:hover{
  color: #33B2E9;
}
.subtitle-contact{
  font-size: 1.2em;
}
.popupContact > ul > li:nth-child(2) > img{
  width: 100%;
}

/* END ONGLET CONTACT */


/* ONGLET SEARCH */
#homeSearchForm{
  padding: 20px;
  text-align: left;
}
#homeSearchForm > input[type="text"]{
  width: 90%;
  padding: 5px;
  border-radius: 4px 0 0 4px;
  height: 46px;
  margin: 0;
  font-size: 1.1em;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}
#homeSearchForm > button{
  border: none;
  height: 46px;
  width: 10%;
  border-radius: 0 4px 4px 0;
  background: #ececec;
  position: absolute;
  top: 20px;
  border-top: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}
#homeSearchForm > button:hover > i{
  color: #343434;
}
/* END ONGLET SEARCH */
/* END NAV USER */

/* ONGLET CONNECTED */
.popupConnexion{
  max-height: 500px;
  overflow-y: scroll;
}
.popupConnexion a {
  color: #ffffff;
  text-decoration: none;
}
#captcha-mire{
  margin: auto;
  width: 302px;
}
.badge-connected{
  background-color: #58D68D;
  position: absolute;
  top: 5px;
  padding: 6px;
}
.content-grid{
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
  color: white;
  padding: 15px 10px;
}
.content-grid-left{
  grid-column: 1;
  grid-row: 1;
  display: flex;
  border-right: 1px solid #ffffff;
}
.content-grid-left a:hover span{
  color: #33b2e9;
}

.content-grid-left a{
  vertical-align: middle;
  margin: auto;
}
.content-grid-left a .fa-user{
  cursor: pointer;
  background: inherit;
  color: white;
  font-size: 30px;
  border: none;
  position: relative;
}
.content-grid-left a .label-profil{
  color: white;
  font-size: 1.2em;
}
.content-grid-right-bottom{
  grid-column: 1;
  grid-row: 3;
}
.content-grid-right-bottom button{
  margin: 5px;
  text-align: center;
}
.content-grid-right-bottom button span{
  font-family: sans-serif;
  padding-left: 5px;
  vertical-align: bottom;
}
.content-grid-right-top{
  grid-column: 1;
  grid-row: 1;
  font-size: 1.2em;
  font-weight: 500;
}
.content-grid-right-middle{
  grid-column: 1;
  grid-row: 2;
  font-size: 1.2em;
  font-weight: 500;
  text-align: left;
  margin-top: 16px;
  font-size: 16px;
}
.content-grid-right-middle > a{
  text-transform: uppercase;
  font-weight: 500;
}
.content-grid-right-middle ul li a{
  margin-left: 10px;
  font-size: 14px;
}
.content-grid-right-middle hr{
  margin: 8px 0px;
  opacity: 0.4;
  background-color: #fff;
  height: 1px;
  border: none;
}
/*
.popupConnexion, .popupContact, .popupSearch{
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
*/
/* END ONGLET CONNECTED */

@media screen and (min-width: 1025px){
  
  .popupConnexion{
    max-height: initial;
    overflow: initial;
  }
  #formUser button img{
    color:'#5C5D61';
  }
  #captcha-mire{
    margin: auto;
    width: 302px;
  }
  .popupConnexion .alert{
    width: 75%;
    margin: 10px auto;
  }
  .content-grid-left a:hover span{
    color: #33b2e9;
  }
  .content-grid-left a{
    vertical-align: middle;
    margin: auto;
    text-decoration: none;
  }
  .content-grid-left a .fa-user{
    cursor: pointer;
    background: inherit;
    color: white;
    font-size: 30px;
    border: none;
    position: relative;
  }
  .content-grid-left a .label-profil{
    color: white;
    font-size: 1em;
  }
  .content-grid-right-bottom button{
    margin: 15px;
    text-align: center;
  }
  /*.content-grid-right-top button a{
    padding-right: 5px;
    vertical-align: text-bottom;
    font-size: 1.3em;
  }*/
  .content-grid-right-bottom button span{
    font-family: sans-serif;
    padding-left: 5px;
    vertical-align: bottom;
  }
  #navToggleLabel{
    display: none !important;
  }
  .header-sticky{
    position: fixed;
    top: 0;
  }
  header.eb-ev-header{
    display: grid;
    grid-template-columns: 20% 60% 20%;
    height: 60px;
  }
  header.eb-ev-header .logo{
    grid-column: 1 / 2;
    padding: 0px 15px;
  }
  header.eb-ev-header .logo img{
    width: 180px;
    height: 50px;
  }
  header.eb-ev-header .logo-mobile{
    display: none;
  }
  header.eb-ev-header .logo-desktop{
    display: block;
  }
header.eb-ev-header .nav-header{
  background: #004595;
  padding: 5px 0 5px 5px;
  -webkit-box-shadow: inset 0px -4px 20px -6px rgba(255,255,255,0.8);
  box-shadow: inset 0px -4px 20px -6px rgba(255,255,255,0.8);
}
.menu-item-first-level{
  margin: 4px 0;
}
header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span .fa-chevron-down,
header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span .fa-chevron-up{
    display: none;
}
  #navHeader{
    all: unset;
    grid-column: 2 / 3;
  }
  #navHeader > ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
  }
  #navHeader > li{
    margin-bottom: 0;
  }
  #navHeader > ul > li:nth-child(6){
    display: block;
  }
  header.eb-ev-header .menu-item-first-level{
    width: 100%;
  }
  header.eb-ev-header .nav-header > .menu-first-level > .menu-item-first-level > span{
    color: #5c5d61;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    cursor: default;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 150ms ease-in-out;
    margin-left: 0;
    border-bottom: none;
    margin: 0;
    width: auto;
    line-height: 20px;
    height: 60px;
    vertical-align: middle;
  }
  header.eb-ev-header .nav-toggle:checked ~ nav a{
    line-height: 25px;
  }
  #navHeader > .menu-first-level > .menu-item-first-level > span:before{
    content: '';
    display: block;
    height: 4px;
    background: #33b2e9;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scale(0, 1);
    transition: transform ease-in-out 250ms;
  }
  #navHeader > .menu-first-level > .menu-item-first-level > span:after{
    content: "|";
    position: absolute;
    right: 0;
    color: #cccccc;
  }
  #navHeader > .menu-first-level > .menu-item-first-level > .last-item:after{
    content: "";
  }
  #navHeader > .menu-first-level > .menu-item-first-level > span:hover{
    text-decoration: none;
  }
  #navHeader > .menu-first-level > .menu-item-first-level > span:hover:before{
    transform: scale(1, 1);
  }
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > span > a,
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level > a{
  font-size: 14px;
  color: #5c5d61;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 20px;
}
header.eb-ev-header #navHeader > .menu-first-level > .menu-item-first-level > .dropdown > div > ul > .grp_menu > .sub-menu-first-level-easytrade > span > a{
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 20px;
  background-color: #33B2E9;
  padding: 5px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
header.eb-ev-header .sub-menu-second-level{
  padding-left: 0;
}
header.eb-ev-header .sub-menu-first-level{
  margin: 10px 0 0 0;
}
header.eb-ev-header .sub-menu-first-level-easytrade{
  margin: 0 0 0 0;
}

/* DROPDOWN MENU */
header.eb-ev-header .dropdown{
  display: grid;
  grid-template-columns: 100%;
  visibility: hidden;
  background-color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 20%;
  width: 50%;
  height: auto;
  padding: 0 0 20px;
  /*opacity: 0.97;*/
  z-index: 1;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #eaeaea;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
div.current{
  height: 4px;
  background-color: #33b2e9;
  width: 100%;
  margin-top: -4px;
}
header.eb-ev-header .img_menu_left{
  display: none;
}
header.eb-ev-header .img_menu_right{
  display: none;
}
header.eb-ev-header .img_menu_left img,
header.eb-ev-header .img_menu_right img{
  width: 100%;
  height: 400px;
}
header.eb-ev-header .menu-center > ul{
  display: flex;
  justify-content: space-around;
}
header.eb-ev-header .grp_menu{
  margin: 10px 20px 0 0;
}
#navHeader ul li:hover > .dropdown,
#navHeader ul li .dropdown:hover {
   visibility: visible;
}
header.eb-ev-header .sub-menu-second-level a:hover{
  color: #004595;
}
.menu-item-first-level{
  margin: 0;
}
#searchAction .fa-search,
#searchAction .fa-times{
  margin-right: 5px;
  font-size: 20px;
}
#searchAction .fa-search:hover{
  color: #33b2e9;
}
/* END DROPDOWN MENU */


/* NAV USER */
.popupContact > ul > li:nth-child(2) > img{
  width: auto;
}
header.eb-ev-header .nav-dropdown {
  width: 20%;
  top: 60px;
  right: 0;
  z-index: 2;
}
header.eb-ev-header .nav-dropdown .devenirMembre > a,
header.eb-ev-header .nav-dropdown .passwordForget > a{
  color: #FFFFFF;
  font-size: 0.9em;
}
header.eb-ev-header .nav-user{
  grid-template-columns: repeat(2, 1fr);
}
.nav-btn-search{
  display: none;
}
header.eb-ev-header .nav-alertSide {
  grid-column: 3;
  grid-row: 3;
}
header.eb-ev-header .nav-alertSide .fa-exclamation-circle{
  font-size: 36px;
}
#formUser{
  padding: 20px 0;
}
#formUser input[type="text"] {
  margin: 5px 0;
}

/* ONGLET SEARCH */
#homeSearchForm{
  padding: 20px;
  text-align: right;
  position: absolute;
  width: 52%;
  height: 40px;
  right: 34.1%;
  top: -13px;
}
#homeSearchForm > input[type="text"]{
  width: 10%;
  padding: 5px;
  border-radius: 4px 0 0 4px;
  height: 46px;
  margin: 0;
  font-size: 1.1em;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}
#homeSearchForm > button{
  border: none;
  height: 46px;
  width: 10%;
  border-radius: 0 4px 4px 0;
  background: #ececec;
  position: absolute;
  top: 20px;
  border-top: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}
#homeSearchForm > button:hover > i{
  color: #343434;
}
/* SEARCH BAR EFFECT */
.show-me{
  opacity: 1;
  transition: opacity 0.5s ease-in;
}
.hide-me{
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
/* END ONGLET SEARCH */

/* END NAV USER */

/* Clavier Virtuel */
#globalPad .btn-num:hover, #globalPadOld .btn-num:hover, #globalPadNew .btn-num:hover, #globalPadCheckNew .btn-num:hover{
  background-color: #33b2e9;
  color: #FFFFFF;
  -webkit-transition: ease 0.3s;
  -moz-transition: ease 0.3s;
  transition: ease 0.3s;
}
/* END Clavier Virtuel */

}
@media screen and (max-width: 1680px) and (min-width: 768px){
  header.eb-ev-header .nav-alertSide{
  border-radius: 16px;
  border: 12px solid #004595;
  height: auto;
  max-height: 435px;
  overflow-y: scroll;
}
.popupContact > ul > li:nth-child(2) > img{
  width: 100%;
}
}
/*IPAD PORTRAIT AND LANDSCAPE*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.popupContact > ul > li:nth-child(2) > img{
  width: auto;
}
}

/** /resource//eb-leftMainMenu2019_css **/

/* NAVIGATION CLIENT */
#connection-nav{
  position: fixed;
  transition: 0.4s;
  border-radius: 0;
  padding: 0;
  z-index: 3;
  border: 0;
}

#connection-nav.member-bg{
  background-color: #cccccc;
}
.desktop_title{
  display: none;
}
.icon_title{
  color: #FFFFFF;
  font-size: 26px;
  width: 26px;
  height: 26px;
}
#client-nav{
  padding: 0;
  margin: 0;
}
#client-nav .dropdown{
  position: static;
}
#client-nav > ul > li{
  float: none;
}
#client-nav > ul > li > .btn{
  border-radius: 0;
  border: 0;
  padding: 0;
  display: table-cell;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
}
#client-nav > ul > li > .btn{
  background-color: #2b5598;
}
#client-nav > ul > li.onglet_bourse > .btn{
  background-color: #004595;
}
#client-nav > ul > li > .btn.medium-gray{
  background-color: #cccccc;
}
#client-nav .dark-blue{
  background-color: #004595;
}
#client-nav .light-blue{
  background-color: #33b2e9;
}
#client-nav > ul > li .dropdown-menu{
  background-color: #33b2e9;
  border: 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 50px;
  padding: 20px 25px;
  width: 260px;
  text-align: left;
  min-height: 355px;
}
#client-nav > ul > li.sous-drop-assurance .dropdown-menu{
  background-color: #be5a98;
}
#client-nav .dropdown-menu > li,
#client-nav .dropdown-menu > li > a{
  color: #ffffff;
}
#client-nav .dropdown-menu > li > a{
  border-bottom: 1px solid #66c5ef;
  font-size: 1em;
  padding: 10px 0 10px 5px;
  display: block;
  transition: 0.3s;
}
#client-nav .sous-drop-assurance .dropdown-menu > li > a{
  border-bottom: 1px solid #c970a7;
}
#client-nav .dropdown-menu > li > a:hover,
#client-nav .dropdown-menu > li > a:focus{
  background-color: #0075C5;
}
#client-nav .sous-drop-assurance .dropdown-menu > li > a:hover,
#client-nav .sous-drop-assurance .dropdown-menu > li > a:focus{
  background-color: #9b1d70;
}
#client-nav .dropdown-menu > li:last-child > a{
  border-bottom: 0;
}
#client-nav .dropdown-menu > li:first-child{
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
#client-nav .dropdown-menu .divider{
  width: 30px;
  height: 2px;
  background-color: rgb(0, 69, 149);
}
#client-nav .sous-drop-assurance .dropdown-menu .divider{
  background-color: #9b1d70;
}

/* NEW CSS FOR EASYVIE NAV */
#client-nav .navbar-nav {
  float: none;
}

/* btn onglet */
#client-nav .onglet_bourse button,
#client-nav .onglet_assurance button{
  color: #f8f8f8;
  font-size: 9px;
  white-space: normal;
}
#client-nav .onglet_bourse button:hover,
#client-nav .onglet_assurance button:hover{
  color: #f8f8f8;
}

#client-nav > ul > li.onglet_assurance > .btn{
  /*background-color: #dd5eb1 !important;*/
  background-color: #9b1d70 !important;
}

/* navbar easyvbourse */
#client-nav .navbar-nav-easybourse{
  height: 300px;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
#client-nav .navbar-nav-easybourse::-webkit-scrollbar{
  height: 3px;
}
#client-nav .navbar-nav-easybourse::-webkit-scrollbar-thumb{
  background: #ffffff;
}
#client-nav .navbar-nav-easybourse::-webkit-scrollbar-track{
  background: #2b5598;
}

#client-nav .navbar-nav-easybourse.active{
  height : 0;
}

/* navbar easyvie */
#client-nav ul.navbar-assurancevie > li > .btn{
  background-color: #840e5c;
}
#client-nav .navbar-assurancevie{
  position: absolute;
  top: 100px;
  z-index: -1;
}

@media (max-width: 767px){
  #connection-nav{
    position: sticky;
  top: 102px;
}
#client-nav .dropdown{
  float: left;
  border-right: 1px solid #ffffff;
  border-bottom: 0;
}
#client-nav .navbar-nav{
  margin: 0;
}
#client-nav > ul > li .dropdown-menu {
  top: 50px;
  left: 0;
}
#client-nav .navbar-assurancevie{
  top: 0;
  left: 102px;
}
#client-nav .navbar-nav-easybourse{
  height: 50px;
  width: 306px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  display: flex;
}
#client-nav{
  position: relative;
  z-index: 1;
}
#client-nav .navbar-nav {
  float: left;
}
#client-nav > ul > li{
  border: 0;
  border-right: 1px solid #FFFFFF;
}
#client-nav .navbar-nav-easybourse.active {
  width: 0;
  height: 50px;
}

#client-nav > ul > li .dropdown-menu{
  left: 0;
  width: 305px;
}
#client-nav > ul > li.sous-drop-assurance .dropdown-menu{
  left: -51px;
  width: 309px;
}
}
@media (min-width: 1680px){
  #connection-nav{
    width: 190px;
}
#client-nav .dropdown{
  width: 190px;
}
.onglet_bourse .btn,
.onglet_assurance .btn{
  text-transform: uppercase;
  font-weight: 500;
}
#client-nav > ul > li{
  border-bottom: #0f2d50;
}
#client-nav > ul > li > .btn{
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding-left: 10px;
}
#client-nav > ul > li > button.dropdown-toggle{
  background-color: #2b5598;
}
#client-nav > ul.navbar-assurancevie > li > button.dropdown-toggle{
  background-color: #840e5c;
}
.desktop_title{
  display: block;
  color: #FFFFFF;
  font-size: 14px;
}
.icon_title{
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-right: 10px;
  float: left;
}
#client-nav > ul > li .dropdown-menu{
  left: 190px;
}

#client-nav .navbar-nav-easybourse > li{
  border-bottom: 1px solid #1b488d;
  /*border-bottom: 1px solid #04347d;*/
}

#client-nav .sous-drop-assurance{
  border-bottom: 1px solid #951773;
  /*border-bottom: 1px solid #7d005b;*/
}
}
@media (max-width: 320px){
  #client-nav > ul > li > .btn{
    width: 42px;
}
#client-nav .navbar-nav-easybourse{
  width: 255px;
}
#client-nav .navbar-assurancevie{
  left: 86px;
}
}

/** /resource//eb-main2019_IE11UP_css **/

/* EDGE */
@supports (-ms-ime-align:auto) {
  .logo{
    padding-right: 0;
}
header.eb-ev-header .nav-user{
  position: absolute;
  top: 0;
  right: 0;
  width: 21%;
  height: 60px;
}
header.eb-ev-header .nav-header{
  position: absolute;
  top: 0;
  width: 98%;
  transform: none;
  background: #FFFFFF;
  padding: 0;
  height: 60px;
  overflow: visible;
}
header.eb-ev-header .dropdown{
  width: 100%;
  left: 0;
}
#homeSearchForm{
  width: 80%;
  right: 22%;
}
.btn-menu{
  padding: 0;
}
header.eb-ev-header .nav-dropdown{
  width: 21%;
}
.popupContact > ul > li:nth-child(2) > img{
  width: 100%;
}
}

@media (min-width: 1680px){
  #client-nav > ul > li > .btn{
  width: 190px;  
}
}



/* IE 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #frise_indices{
  display: inline-block;
  width: 100%;
}
#frise_indices div{
  display: block;
  float: left;
  width: 10%;
}
#frise_indices div:last-child{
  top: 10px;
}
.ie-alert{
  position: absolute !important;
  top: 5px;
  left: -11%;
  width: 25%;
}
#navHeader > ul{
  height: 60px;
}
/*
#left-nav-holder{
  position: relative;
  width: 100%;
  margin: 0 auto;
}
*/
.bg1,
.bg2,
.bg3{
  position: absolute;
  background: none;
  box-shadow: none;
}
.logo{
  position: absolute;
  padding-right: 0;
}
header.eb-ev-header .nav-header{
  position: absolute;
  top: 0;
  transform: none;
  background: #FFFFFF;
  width: 60%;
  left: 20%;
  padding: 0;
  height: 60px;
  overflow-x: visible;
}
header.eb-ev-header .dropdown{
  width: 100%;
  left: 0;
}
#homeSearchForm{
  width: 80%;
  right: 22%;
}
header.eb-ev-header .nav-user{
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 60px;
}
header.eb-ev-header .btn-menu{
  width: 49%;
  padding: 0;
}
.popupContact > ul > li:nth-child(2) > img{
  width: 100%;
}
.subtitle h2{
  height: 50px;
}
.card .card-icon{
  position: relative;
  left: 46%;
}
.home-header h3{
  margin-top: 0;
}
.home-header ul{
  text-align: center;
}
.grid-container{
  position: relative;
  top: 0;
}
.home-header .card2 .encart-offre{
  margin-top: 20px;
  magin-left: 0;
}
.home-header .card1 .encart-offre tbody tr > td:first-child,
.home-header .card2 .encart-offre tbody tr > td:first-child{
  text-align: right;
  width: 50%;
}
.home-header .card2 .encart-offre tbody tr > td:first-child > span:last-child{
  text-align: right;
}
#home .home-market .card,
#home .home-pub .card,
#home .home-trend .card,
#home .home-invest .card{
  margin: 10px 0;
}
#home .home-trend .card3{
  text-align: center;
}
footer{
  position: relative;
}
}
@media (min-width: 1680px){
  #client-nav > ul > li > .btn{
  width: 190px;  
}
}

/** /resource/_2016//eb-mainTopHeader_css **/

#connexion-area .fa-user{
  font-size: 20px;
  background: #FFFFFF;
  color: #33b2e9;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  float: left;
  margin-right: 10px;
}

.contactUs {
  margin-top: -18px !important;
  margin-bottom: 25px !important;
}

#most-top{
  background-color: #ffffff;
  margin-top: 50px;
}
#for-hover{
  display: none;
}
#eb-topMainNav.collapse{
  display: none;
}
#eb-topMainNav.collapse.in{
  display: block;
}
#eb-topMainNav .first-level li a{
  color: #5c5d61;
}
.not-active {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}
header{
  position: relative;
}
/* Logo easyBourse */
#logo{
  padding: 0;
  margin-top: 6px;
  height: 90px;
  z-index: 0;
}
#logo img{
  display: block;
  margin: 5px auto;
}
#logo a{
  display: block;
  height: inherit;
}
/* Search */
#search-nav-logIn{
  padding: 0;
}
#search_form{
  height: 46px;
  margin: 20px 0 0 0;
}
#search_form .form-control,
#search_form .input-group-btn .btn{
  border-radius: 0;  
  border: 0;
}
#search_form .input-group-btn{
  height: inherit;
}
#search_form input[type="text"]{
  background-color: #f2f1ed;
  padding: 5px 5px 5px 15px;
  height: inherit;
}
#search_form button[type="submit"]{
  width: 48px;
  height: inherit;  
  background:  #004595 url(https://media.easybourse.com/upload/media/image/142000/142575/picto-loupe.png) no-repeat center center;
}

/**************** Login zone *******************/
#login-zone{
  padding: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  color : #fff;
  background: #33b2e9;
}
#login-zone li{
  float: none;
  padding: 20px;
}
#login-zone li.client-styles{
  padding: 15px;
  line-height: 16px
}
#login-zone li {
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  padding: 0;
}
#login-zone li #enveloppe-holder,
#login-zone li #logout{
  display: inline-block;
}
#enveloppe-holder img {
  vertical-align: text-bottom;
}
#enveloppe-holder span {
  padding-right: 10px;
}

#btnConnecter a,
#btnSouscrire a{
  padding-right: 20px;
}
#login-zone li a span{
  background: url(https://media.easybourse.com/upload/media/image/142000/142920/chevron-right.png) no-repeat right center;
}
#connexion-area{
  padding: 0;
  border: 0;
}
#connexion-area ul{
  width: 100%;
  margin: 0;
}
#login-zone ul li{
  border-bottom: 1px solid #ffffff;
}
#login-zone ul #btnSouscrire{
  border-bottom: 0;
}
#login-zone ul li:hover{
  background-color: #0075C5;
  transition: background-color 0.3s;
}
#connexion-area #btnConnecter,
#connexion-area #btnSouscrire{
  padding: 20px 0 20px 60px;
}
#btnConnecter{
  background-image: url(https://media.easybourse.com/upload/media/image/142000/142581/picto-login.png);
  background-position: 15px center;
}
#btnSouscrire{
  background-image: url(https://media.easybourse.com/upload/media/image/142000/142572/picto-signup.png);
  background-position: 20px center;
  border-bottom: 0;
}
#login-zone ul li:first-child,
#login-zone ul li:last-child{
  height: 62px;
  background-repeat: no-repeat;
}

#login-zone ul li a:hover{
  text-decoration: none;
}

#logout.member-styles{
  position: absolute;
  right: 15px;
  top: 30%;
}
#logout:hover{
  text-decoration: none;
}

#login-zone li.member-connexion{
  min-height: 66px;
}

#signaletique.member-connexion{
  width: 84%;
  border-bottom: 0;
}

/* Top main nav */
#search-nav-logIn,
#search-nav-logIn .col-md-14,
#search-nav-logIn .navbar-nav,
#search-nav-logIn .navbar-default{
  position: static;
  padding-left: 0;
}

#eb-topMainNav .first-level > li > a{
  padding: 0 0 18px 0;
}


/* --- Override BS default settings ---------------
-------------------------------------------------*/
#nav-wrapper{
  background-color: #ffffff;
  background-color: transparent;
  border:0;
  height: auto;  
}
#nav-wrapper,
#nav-wrapper .nav > li {
  position: static;
}

#nav-wrapper .navbar-header button{
  border-color: #ffffff;
  background-color: #ffffff;
}
#nav-wrapper .navbar-header button:hover,
#nav-wrapper .navbar-header button:focus {
  background-color: #ffffff;
}
#nav-wrapper .dropdown-menu{
  width: 100%;
  padding: 20px 0 20px 40px;
  transition: 0.5s;
}
.not-a-link > li > span,
#nav-wrapper .dropdown-menu li a{
  font-size: 1.1em;
  text-transform: uppercase;
  background-color: #004595;
}
.not-a-link > li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
}

#eb-topMainNav{
  padding: 0;
  border: 0;
}
#eb-topMainNav .dropdown{
  text-transform: uppercase;
  color: #5c5d61;
  display: block;
  padding: 20px 29px 0 29px;
}
#eb-topMainNav .dropdown:first-child{
  padding-left: 0;
}
#eb-topMainNav .dropdown:last-child{
  padding-right: 0;
}

#eb-topMainNav .dropdown-menu li{
  width: 25%;
  float: left;
  text-align: center;
}

/* Sub Nav */
#eb-topMainNav .sub-nav{
  margin-top: 10px;
  padding-right: 50px;
}
#eb-topMainNav .sub-nav li{
  float: none;
  width: 100%;
  text-align: left;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #4074b0;
}
#eb-topMainNav .sub-nav li:last-child{
  border-bottom: 0;
}
#eb-topMainNav .dropdown-menu > li > a{
  padding: 0;
}
#eb-topMainNav .sub-nav li.single-link{
  border-bottom: 0;
}

#eb-topMainNav .dropdown-menu .sub-nav li span,
#eb-topMainNav .dropdown-menu .sub-nav li a{
  text-transform: capitalize;
  color: #7bd7ff;
  display: block;
}
#eb-topMainNav .sub-nav.level2 li:first-child,
#eb-topMainNav .sub-nav.level2 li:first-child a{
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 0;
}
#eb-topMainNav .dropdown-menu li.has-sub-nav{
  text-align: left;
}
.not-a-link > .has-sub-nav span {
  padding: 3px 20px 3px 0;
}

#certificats-menu{
  min-height: 150px;
}

#certificats-blue-menu{
  margin-bottom: 10px;
}
#leverage-short{
  margin-bottom: 20px;
}

/* End of Sub Nav */
#eb-topMainNav > ul > li > a{
  font-weight: 500;
  text-transform: uppercase;
  color: #5c5d61;
  padding: 0 0 16px 0;
  display: block;
  position: relative;
}
.current-folder{
  display: none;
  height: 4px;
  background-color: #004595;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#nav-wrapper.navbar-default .navbar-nav > .open > a,
#nav-wrapper.navbar-default .navbar-nav > .open > a:hover,
#nav-wrapper.navbar-default .navbar-nav > .open > a:focus{
  background-color: #ffffff;
}
#nav-wrapper,
#nav-wrapper .navbar{
  margin: 0;
}
#nav-wrapper .dropdown-menu{
  border: 0;
  background-color: #004595;
}
#nav-wrapper .dropdown-menu li a,
#nav-wrapper .not-a-link span{
  color: #ffffff;
  text-align: left;
}
/* End of Override BS default settings */


@media (min-width: 992px) and (max-width: 1199px){
  
  #eb-topMainNav .dropdown {
    padding: 18px 19px 0 19px;
}
}

/* Medium Devices - .col-sm-?? */
@media (min-width: 768px) and (max-width: 991px){
  
  #eb-topMainNav .dropdown {
    padding: 21px 18px 0 18px;
}
#eb-topMainNav .dropdown.is-logged{
  padding: 21px 3px 0 3px;
}
#connexion-area #btnConnecter, 
#connexion-area #btnSouscrire{
  padding: 0;
}
#login-zone li{
  padding: 15px 0 15px 15px;
  height: 56px; 
}
#login-zone li a{
  /*padding: 15px 20px 35px 15px;*/
  padding: 0;
}
#login-zone li.client-styles{
  padding: 18px 4px;
  height: 58px;
}
#login-zone li.client-styles:nth-child(2){
  font-size: 12px;
  padding: 4px;
}
#login-zone #signaletique.client-styles{
  padding: 4px 20px;
  line-height:
}
#login-zone #signaletique.client-styles a{
  line-height: 1.5em;
}
#btnConnecter li,
#btnSouscrire li{
  width: 57px;
}
#login-zone ul li span{
  display: none;
}
#login-zone li:first-child{
  background-position: center center;
}
#login-zone li:last-child{
  border-bottom: 0;
  background-position: 15px center;
}
#connexion-area{
  overflow: hidden;
}
#login-zone #signaletique{
  height: auto;
}
}

@media (max-width: 767px){
  
  #logo{
    width: 135px;
  height: auto;
  z-index: +5;
  margin: 0;
}
#search-nav-logIn .col-md-14{
  padding-left: 15px;
}
#eb-topMainNav{
  min-height: 350px;
}
#eb-topMainNav .first-level li a {
  color: #ffffff;
}
#btn-topMainNav .icon-bar{
  width: 35px;
  background-color: #33b2e9;
  height: 4px;
}
#search-nav-logIn{
  right: 0;
  position: absolute;
  z-index: 2; 
}
#search-nav-logIn #btn-topMainNav{
  margin: 4px 0 0 0;
}
#eb-topMainNav{
  overflow-y: auto;
  background-color: #004595;
}
#eb-topMainNav .dropdown{
  padding: 0;
}
#eb-topMainNav > div > ul.navbar-nav{
  padding: 20px 20px 0 20px;
}
#eb-topMainNav .dropdown a {
  color: #ffffff;
}

#login-zone ul li:first-child,
#login-zone ul li:last-child{
  height: 47px;
}

#login-zone #btnConnecter a,
#login-zone #btnSouscrire a{
  padding: 15px 10px 15px 60px;
}

#eb-topMainNav .first-level > li > a{
  font-weight: 600;
  font-size: 1.2em;
}
.current-folder{
  background-color: #33b2e9;
  width: 45px;
  bottom: 10px;
  height: 2px;
}
#nav-wrapper.navbar-default .navbar-nav > .open > a,
#nav-wrapper.navbar-default .navbar-nav > .open > a:hover,
#nav-wrapper.navbar-default .navbar-nav > .open > a:focus {
  background-color: #004595;
}
#global #nav-wrapper .navbar-toggle{
  float: right;
}
#eb-topMainNav .dropdown-menu li {
  float: none;
  text-align: left;
  margin-bottom: 5px;
}
#nav-wrapper .dropdown-menu {
  padding-top: 0;
}
#eb-topMainNav .dropdown-menu li.has-sub-nav {
  width: 100%;
}
#eb-topMainNav .sub-nav {
  padding-right: 0;
}
#connexion-area #btnConnecter,
#connexion-area #btnSouscrire {
  padding: 0 20px;
}

#certificats-menu{
  min-height: auto;
}

#certificats-blue-menu{
  margin-bottom: 10px;
}
/* Client area */
#client-area{
  padding: 20px;
}

}


@media (max-width: 640px){
  #search-nav-logIn{
  width: 100%;  
}
}


/*#client-nav .dropdown img{
margin: 5px auto 0 auto;
}*/
/* FIXED CONTACT */
#page-souscription-0 #fixed-contact,
#page-souscription-0 #fixedContactOpen,
#page-souscription-1 #fixed-contact,
#page-souscription-1 #fixedContactOpen,
#page-souscription-2 #fixed-contact,
#page-souscription-2 #fixedContactOpen,
#page-souscription-3 #fixed-contact,
#page-souscription-3 #fixedContactOpen,
#page-souscription-4 #fixed-contact,
#page-souscription-4 #fixedContactOpen,
#page-souscription-5 #fixed-contact,
#page-souscription-5 #fixedContactOpen {
  display: none;
}
#fixed-contact {
  display: block;
  background: #ffffff;
  position: fixed;
  z-index: 10;
  bottom: 0;
  right: 10px;
  padding: 15px 18px 20px 18px;
  max-width: 290px;
  color: #004595;
  -webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.3);
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.3);
  transition: 0.3s;
}
#fixed-contact img {
  display: block;
}
#fixed-contact small {
  font-size: 11px;
  line-height: 1;
  display: block;
  width: 100%;
  margin-top: 6px;
}
#fixed-contact.fixed-contact-hidden {
  bottom: -200px;
  transition: 0.3s;
}
.fixed-contact-titre {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 4px;
}
.fixed-contact-tel {
  color: #33b2e9;
  font-size: 20px;
  font-weight: bold;
  /*margin-left: 62px;*/
}
#fixedContactClose {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#fixedContactOpen {
  display: block;
  position: fixed;
  right: 10px;
  bottom: -100px;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: #33b2e9 url("https://media.easybourse.com/upload/media/image/142000/142915/picto-casque-blanc.png") no-repeat center;
  background-size: 50%;
  cursor: pointer;
  transition: 0.3s;
}
#fixedContactOpen.fixedContactOpenVisible {
  bottom: 0;
  transition: 0.3s;
}

/** /resource/_EB-BS/common/css//formulaire-autoCertification_css **/

/*#popupAutoCertif [name]:valid {
  box-shadow: 0 0 2px 1px green;
}*/
#popupAutoCertif .modal-content {
  font-size:10pt;
  text-align:left;
}
#popupAutoCertif .modal-content h4 {
  font-weight: bold;
}
#popupAutoCertif .modal-content a {
  text-decoration: none;
}
#popupAutoCertif .modal-content form .control-label{
  padding-top: 0;
}
#popupAutoCertif .modal-header h4{
  text-align: center;
  font-size: 14px;
  color: #01479d;
}
#popupAutoCertif .law{
  padding: 0 20px 20px 20px;
}
#popupAutoCertif .panel-heading{
  padding: 0;  
}

#popupAutoCertif .panel-title a {
  display: block;
  font-size: 14px;
  color: #01479d;
  padding: 7px 0 7px 15px;
}
#popupAutoCertif .country-list{
  margin-top: 5px;
  width: 280px;
}

#selfcertif_birthcity{
  display: inline-block;
  max-width: 280px;
  margin-left: 14px;
  padding-left: 10px;
}
.second-level label,
.second-level input{
  display: inline-block;
  position: relative;
  top: 0;
  
  padding: 0;
  margin: 0;
}
.second-level input[type="radio"]{
  top: 2px;
}
.second-level label{
  margin-right: 15px;
  font-weight: normal;
}
#popupAutoCertif form label[for="selfcertif_birthcity"],
#popupAutoCertif form label[for="selfcertif_email"],
#popupAutoCertif form label[for="selfcertif_confirmemail"]{
  padding-top: 6px;
}
#popupAutoCertif .btn-container{
  padding: 0;  
}
#popupAutoCertif #collapse-coordonnees .btn-container,
#popupAutoCertif #collapse-email .btn-container{
  padding-left: 12px;
}
#popupAutoCertif .notes{
  clear: both;
  text-align: center;  
  padding: 30px 50px 10px 50px;
}
#selfcertif_email,
#selfcertif_confirmemail{
  width: 292px;
}
#collapse-nationalite .panel-body{
  padding-right: 0;
}
#collapse-nationalite .form-group > label,
#collapse-nationalite .second-level{
  text-align: center;
  margin-bottom: 5px;
}
#collapse-nationalite .btn-container{
  text-align: center;
}
#collapse-nationalite .btn-container .btn{
  width: 150px;
}
#collapse-nationalite .country-list{
  margin-top: 10px;
}
#tin-us label{
  display: block;
  margin-top: 10px;
}
#tin-us input[type="text"]{
  width: 280px;
  margin: 0 auto;
  padding-left: 10px;
}
#recap-content p{
  margin-bottom: 10px;
}
#accordion2 .btn-container{
  text-align: center;
  margin: 20px 0 10px 0;
}
.btn-container button{
  display: inline-block;
}
.btn-container .btn{  
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em; 
  border-radius: 0;
}
.blue-degrade-bg, 
.btn.blue-degrade-bg:hover,
.btn.blue-degrade-bg:focus{
  background: linear-gradient(to bottom, #2e6aba 0%,#013e91 100%);
  color: #ffffff;
  border: 1px solid #2e6aba;
}
.gray-degrade-bg, 
.btn.gray-degrade-bg:hover,
.btn.gray-degrade-bg:focus{
  background: linear-gradient(to bottom, #dfdede 0%,#b6b6b6 100%);
  color: #4d4d4d;
  border: 1px solid #dfdede;
}
#form_selfCertify_recap{
  padding: 0 20px 20px 15px;
}
#accordion-recap .btn-container{
  text-align: center;
}
#recap-content{
  margin-bottom: 20px;
}
#form_selfCertify_nationalite .form-group > label{
  text-align: right;
}
#form_selfCertify_nationalite .second-level{
  text-align: left;
}
#zone_recap{
  margin: 20px 0 0 40px;
}
#zone_recap li{
  margin-bottom: 5px;
}
#popupAutoCertif .second-level input[type="text"]{
  width: 280px;}

#popupAutoCertif .panel, #popupAutoCertif  .panel-title a {
  border-color: #dddddd; 
}
#popupAutoCertif .panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}
#popupAutoCertif .panel-heading.active {
  background-color: #f5f5f5;
}
#form_selfCertify_recap{
  border: 1px solid #dddddd;
}

/** /resource/jquery/jquery_ui//jquery-ui_smoothness_css **/

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0; /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: none;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter:Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter:Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}

/** /resource/_2016/css//login_popIn_css **/



/** /resource//pecc_css **/

/* DIALOG PECC*/
.m-dialog{
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.m-content{
  box-shadow: none;
  background: linear-gradient(112deg, rgba(255,255,255,1) 82.2%, rgba(228,236,238,1) 0);
  background-color: #ffffff;
  box-shadow: none;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 0;
  border: none;
  width: calc(100% - 24px);
  max-width: calc(100% - 24px);
  margin: 16px;
}
.m-close{
  color: #004595;
  font-weight: 600;
  font-family: Lato,sans-serif;
  line-height: 1.5;
  cursor: pointer;
}
.m-title{
  font-family: Oswald,sans-serif;
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #33B2E9;
  text-align: center;
  font-weight: 500;
}
.m-subtitle{
  font-family: Oswald,sans-serif;
  font-size: 33px;
  line-height: 1.3;
  margin-bottom: 32px;
  color: #004595;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
.m-citation{
  font-family: Lato, sans-serif;
  font-size: 16px;
  margin-bottom: 32px;
  color: #000;
  text-align: center;
}
.m-citation::before{
  left: -8px;
  content: url(https://media.easybourse.com/HP/quoteBlack.png?vh=b1e7d0);
  position: relative;
  margin-left: -16px;
}
.m-citation::after{
  content: url(https://media.easybourse.com/HP/quoteBlack.png?vh=b1e7d0&flip=h);
  display: inline;
  margin-left: 8px;
}
.m-btn, .m-btn-white{
  font-size: 16px;
  font-family: Oswald,sans-serif;
  margin: 4px;
  background-image: linear-gradient(115deg, rgb(0, 69, 149) 50%, rgb(0, 54, 116) 50%);
  color: #fff;
  border: 0;
  height: 48px;
  padding: 8px 24px 8px 24px;
  transition: background-position 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  white-space: nowrap;
  border-radius: 0px;
  background-size: 220%;
  background-position: left;
  min-width: 200px;
}
.m-btn-white{
  background-image: linear-gradient(115deg, rgb(255, 255, 255) 50%, rgb(239, 239, 239) 50%);
  color: #004595;
  border: 1px solid #004595;
}
.m-btn:hover, .m-btn-white:hover{
  background-position: right;
}
.m-btn-action{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: unset;
}
.modal-backdrop{
  background-color: rgb(0 69 149 / 30%);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.modal-backdrop.in{
  opacity: 1;
}

@media screen and (min-width: 960px) {
  .m-content {
    padding-left: 64px;
  padding-right: 64px;
}
.m-btn-action{
  flex-direction: row;
  gap: 48px;
}
#pecc > .modal-lg{
  width: 1050px;
  max-width: 1050px;
  
}
}
/* STICKY PECC*/
.sticky-pecc{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  width: 100%;
  background-color: #33B2E9;
  margin: 0 auto;
}
.sticky-text{
  margin: 0;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #ffffff;
  padding-left: 8px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.sticky-pecc button{
  display: none;
  min-width: 140px;
  margin-left: 16px;
}
.sticky-pecc > svg{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
  fill: currentColor;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 16px;
}

.sticky-pecc .svg-link{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: #004595;
  cursor: pointer;
  position: absolute;
  margin-left: 4px;
}
.sticky-pecc a:hover{
  text-decoration: none;
} 

@media screen and (min-width: 960px) {
  .sticky-pecc{
    width: 62%;
  -webkit-transform: skew(-27deg,0deg);
  -moz-transform: skew(-27deg,0deg);
  -ms-transform: skew(-27deg,0deg);
  transform: skew(-27deg,0deg);
}
.sticky-text{
  -webkit-transform: skew(27deg,0deg);
  -moz-transform: skew(27deg,0deg);
  -ms-transform: skew(27deg,0deg);
  transform: skew(27deg,0deg);
}
.sticky-pecc button{
  -webkit-transform: skew(27deg,0deg);
  -moz-transform: skew(27deg,0deg);
  -ms-transform: skew(27deg,0deg);
  transform: skew(27deg,0deg);
}
.sticky-pecc > svg, .sticky-pecc svg{
  -webkit-transform: skew(27deg,0deg);
  -moz-transform: skew(27deg,0deg);
  -ms-transform: skew(27deg,0deg);
  transform: skew(27deg,0deg);
}
.sticky-pecc img{
  -webkit-transform: skew(27deg,0deg);
  -moz-transform: skew(27deg,0deg);
  -ms-transform: skew(27deg,0deg);
  transform: skew(27deg,0deg);
}
}

@media screen and (min-width: 768px) {
  .sticky-pecc button{
    display: block;
}
.sticky-pecc .svg-link{
  display: none;
}
.sticky-text{
  -webkit-text-decoration: none;
  text-decoration: none;
}
}

@media screen and (max-width: 768px) {
  .sticky-pecc {
    -webkit-justify-content: center;
  justify-content: space-between;
}
.sticky-pecc > svg{
  position: inherit;
  margin-left: 8px;
  margin-right: 8px;
}
}

.pecc-overlay{
  z-index: 2;
  position: fixed;
  bottom: 30px;
  right: 30px;
}

.pecc-overlay div{
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  line-height: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0px 6px 16px rgb(107 125 211 / 15%);
  cursor: pointer;
  background-color: #33B2E9;
  width: 60px;
  height: 60px;
  padding: 4px;
  border-radius: 10%;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.pecc-overlay img{
  width: 100%;
  height: 100%;
  text-align: center;
  object-fit: contain;
  color: transparent;
}

/** /resource/search//search-autocomplete_css **/

/*.ui-autocomplete .ui-menu-item span.valuetype {
  float:right;
  color:#004595;
  margin-right:10px;
}*/

/*.ui-autocomplete .ui-menu-item a {  
  background-color:#fff;
  color:#000;
  display:inline-block;
  max-width:450px;
  white-space:nowrap;
  overflow:hidden;
}*/
/*.ui-autocomplete .ui-menu-item:hover {
  background-color:#E5E4E4;
  border-color:#E5E4E4;  
}*/

/* Search-engine Autocomplete results formatting */
.ui-autocomplete {
  overflow-x:hidden;
}
.ui-autocomplete .ui-state-focus {
  background: none !important;
  background-color: #ddd !important;
  border: none !important;
}
.ui-autocomplete .ui-menu-item a {
  display:block; 
  margin:0px; padding:1px;
  cursor:pointer; overflow:auto;
  text-decoration:none;
  white-space:nowrap;
  max-width:520px;
  line-height:1em;
  border-width:2px;
  border-color:#fff;  
}
.ui-autocomplete span.autocomplete_result_label {
  color:#000; font-weight:bold;
  float:left;
}
.ui-autocomplete span.autocomplete_result_desc {
  color:#888; font-weight:normal; font-size:1em;  
}
.ui-autocomplete span.autocomplete_result_type {
  float:right;
  color:#004595; margin-top:6px;  
}
/* New Design for search bar autocomplete */
.autocomplete-suggestions{
  background: #ffffff;
  overflow-y: scroll;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05)
}
.autocomplete-suggestions > .autocomplete-suggestion {
  padding: 2px 10px 2px 10px;
}
.autocomplete-suggestions > .autocomplete-suggestion:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.autocomplete-suggestions > .autocomplete-suggestion > a {
  text-decoration: none;
  vertical-align: text-top;
}
.autocomplete-suggestions > .autocomplete-suggestion > a > .search-label{
  font-weight: 800;
  letter-spacing: 1px;
}
.autocomplete-suggestions > .autocomplete-suggestion > a > .search-isin{
  font-size: 1.1em;
  opacity: 0.7;
}
.autocomplete-suggestions > .autocomplete-suggestion > a > .search-market{
  font-style: italic;
}
.autocomplete-suggestions > .autocomplete-suggestion > a > .search-type{
  float: right;
  color: #ffffff;
  border-radius: 8px;
  padding: 3px 10px;
  position: relative;
  background: #004495;
  bottom: 12px;
  font-weight: 700;
}

.autocomplete-suggestions::-webkit-scrollbar {
  width: 5px;
}
.autocomplete-suggestions::-webkit-scrollbar-track {
  background: #ffffff;
  border-bottom-right-radius: 10px;
}

.autocomplete-suggestions::-webkit-scrollbar-thumb {
  background: #d7d7d7;
  border-radius: 10px;
}
.autocomplete-suggestions::-webkit-scrollbar-thumb:hover {
  background: #bbbbbb;
}

/** /resource/_EB-BS/warrants/accueil//warrants-accueil-variousItems_css **/

/******** Newsletter ********
***** Subscription Form *****/
#subscribe-newsletter{
  margin-bottom: 20px;
  padding: 10px;
}
#subscribe-newsletter .email-input .form-control{
  width: 80%;
  margin-bottom: 10px;
}
#nwl-types{
  margin-bottom: 10px;
}
#nwl-types label{
  margin-bottom: 0;
}
.content-wrapper{
   padding: 10px 10px 10px 15px;
}