/* Ion.Tabs: Flat Skin
// css version 1.0.0
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// Ion.Tabs: Skin details */

.ionTabs {
  margin: 0 0 30px;
}
.ionTabs__head {

}

.ionTabs__tab {
  top: 3px;
  font-size: 14px; line-height: 16px;
  font-weight: bold;
  background: #fff;
  padding: 20px 26px 22px
}
.ionTabs__tab:hover {
  background: #e5e5e5;
}
.ionTabs__tab.ionTabs__tab_state_active {
  top: 0;
  background: #efefef;
  box-shadow: -3px 3px 0 rgba(0,0,0,0.15);
}

.ionTabs__body {
  background: #efefef;

  box-shadow: -3px 3px 0 rgba(0,0,0,0.15);
}

.ionTabs__item {
  padding: 15px 26px;
}

.ionTabs__preloader {
  height: 50px;
  background: no-repeat 25px 50%;
}
/* Ion.Tabs: Bordered Skin
// css version 1.0.0
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// Ion.Tabs: Skin details */

.ionTabs {
  margin: 0 0 30px;
}
.ionTabs__head {
  border-bottom: 1px solid #cecece;
}

.ionTabs__tab {
  font-size: 11px; line-height: 13px;
  background: #ededed;
  border: 1px solid #cecece;
  border-bottom: none;
  padding: 7px 25px 7px;
  margin-right: 10px;
  color: #484848;
  margin-top: 10px;
  text-align: center;
  min-width: 50px;
}
.ionTabs__tab:hover {
  background: #e5e5e5;
}
.ionTabs__tab.ionTabs__tab_state_active {
  top: 1px;
  margin-top: 0;
  padding: 12px 25px 11px;
  background: #fff;
  color: #d71410;
  border-top-color: #d71410;
  border-bottom: 1px solid #fff;
}

.ionTabs__body {
  background: #fff;
  border: 1px solid #cecece;
  border-top: none;
}

.ionTabs__item {
  padding: 15px 26px;
}

.ionTabs__preloader {
  height: 50px;
  background: no-repeat 25px 50%;
}

/* Ion.Tabs
// css version 1.0.0
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/

/* =====================================================================================================================
// Ion.Tabs: Base */

.ionTabs {
  position: relative;
}
.ionTabs__head {
  position: relative; display: block;
  list-style-type: none;
  margin: 0; padding: 0;
  z-index: 1;
}
.ionTabs__head:before, .ionTabs__head:after {content: ""; display: table;}
.ionTabs__head:after {clear: both;}
.ionTabs__head {zoom: 1;}

.ionTabs__tab {
  position: relative;
  display: block; float: left;
  list-style-type: none;
  background: none;
  margin: 0; padding: 0;
  cursor: pointer;
}
.ionTabs__tab.ionTabs__tab_state_active {
  cursor: default;
}

.ionTabs__body {
  position: relative;
  z-index: 2;
}

.ionTabs__item {
  position: relative;
  display: none;
}
.ionTabs__item.ionTabs__item_state_active {
  display: block;
}

.ionTabs__preloader {
  position: relative;
}

.ligne_categorie {
  overflow: hidden; }

.nouvelleCategory {
  float: left;
  width: 400px;
  padding: 0; 
  margin-left: 60px;
}



.nouvelleCategory:first-child,
.nouvelleCategory:only-child { 
  padding: 0;
  margin-left: 45px;
}

.nouvelleCategory .img_category {
  width: 400px;
  height: 145px;
  overflow: hidden;
  background: #e6e6e6;
  position: relative;
  top: 0;
  left: 0; }


.nouvelleCategory .img_category img {
  width: 100%;
  height: auto; }

.nouvelleCategory h3 {
  color: #80725C !important;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  border-bottom: 1px dotted #666666;
  padding: 8px 0; }

.nouvelleCategory ul {
  padding: 0;
  margin: 0; }

.nouvelleCategory ul li {
  background: #fff; }

.nouvelleCategory ul li h4 {
  color: #D40C22;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  padding-left: 16px;
  background: #fff; }

.nouvelleCategory ul li div.accordion-item {
  overflow: hidden;
  background: #fff;
  padding-left: 16px; }

.nouvelleCategory ul li h4:hover {
  color: #84181D; }

.nouvelleCategory ul li h4:before {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  width: 7px;
  height: 8px;
  background: url("../images/icones_fleches.png") -24px 0 no-repeat;
  -moz-transition-property: -webkit-transform;
  -moz-transition-duration: 0.2s;
  -ms-transition-property: -webkit-transform;
  -ms-transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 0.2s;
  -o-transition-property: -webkit-transform;
  -o-transition-duration: 0.2s;
  transition-property: -webkit-transform;
  transition-duration: 0.2s; }

.nouvelleCategory ul li h4.selected:before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.nouvelleCategory ul {
  background-color: white;
  list-style-type: none; }

.categorytheme {
  height: 100% !important; }

/************************/
.faq-category > h3 {
  font-size: 20px !important;
  margin-top: 5px !important; }

.faq-answer {
  margin-left: 20px; }

.faq-portlet-content > h3 {
  font-color: #0088CC;
  font-size: 1.1em; }

.faq-question {
  font-size: 100% important;
  color: #428BCA; }

.faq-entry-expander {
  cursor: pointer;
  float: left;
  padding-right: 5px; }

.faq-portlet-inner .containerAA {
  width: 950px; }

ul.tabs {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 854px;
  text-align: left;
  letter-spacing: 0;
  font-size: 0; }

.faq-portlet-inner ul.tabs li {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 31px;
  border-left: none;
  overflow: hidden;
  position: relative;
  letter-spacing: normal;
  font-size: 11px; }

.faq-portlet-inner ul.tabs li a {
  color: #666666;
  display: block;
  padding: 4px 50px;
  outline: none;
  font-size: 11px;
  font-weight: 400;
  border-right: 1px dotted #666666;
  background: #E6e6e6; }

.faq-portlet-inner ul.tabs li:last-child a,
.faq-portlet-inner ul.tabs li.active a {
  border: none; }

.faq-portlet-inner ul.tabs li.active a {
  background: #D40C22;
  color: #fff; }

.faq-portlet-inner ul.tabs li a:hover {
  background: #fff;
  border: 1px solid #E6e6e6;
  padding: 3px 49px;
  text-decoration: none; }

.faq-portlet-inner ul.tabs li.active a:hover {
  background: #fff;
  color: #666666; }

.faq-portlet-inner h2 {
  font-size: 16px;
  padding-left: 50px;
  margin: 0 0 8px 0;
  font-weight: 400;
  line-height: 20px; }

.faq-portlet-inner .tab_container {
  /*     border: 1px solid #999; */
  padding-top: 18px;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  -moz-border-radius-bottomright: 5px;
  -khtml-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; }

.faq-portlet-inner .tab_content {
  padding: 20px;
  font-size: 1.2em; }

.faq-portlet-inner .tab_content h2 {
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  font-size: 1.8em; }

.faq-portlet-inner .tab_content h3 a {
  color: #254588; }

.faq-portlet-inner .tab_content img {
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #ddd;
  padding: 5px; }

.faq-portlet .button-holder button, .faq-portlet .button-holder {
  background: #CE002E !important;
  border-radius: 0 !important;
  /*    padding: 5px 20px; */ }

.faq-portlet .button-holder {
  margin-top: 10px; }

/* .faq-portlet-inner .button-holder */
/* { */
/*    width: 50px !important;  */
/* } */
.faq-portlet {
  background-color: #fff;
  min-height: 260px;
  padding-top: 16px;
  position: relative; }

.admin-table, .admin-table th, .admin-table td, .lfr-search-container table, .lfr-search-container table th, .lfr-search-container table td {
  /*   border:1px solid #FFFFFF; */
  color: black;
  background-color: #FFFFFF;
  text-align: center;
  /*   width: 676px; */ }

.admin-table th {
  font-weight: bold; }

.categorytheme {
  height: 200px;
  width: 950px; }

#portlet_faq_WAR_FAQDIGITALportlet {
  background-color: transparent !important; }