.author-picture {
  width: auto;
  height: fit-content;
}

.author-content {
  display: flex;
}

.dashed-line {
  border-top: 1px dashed black;
}

.featured-box-child {
  border-radius: 8px;
  border-top-width: 4px;
  padding: 10px;
  position: relative;
  top: -1px;
}

.featured-box-primary{
  border-top: 1px solid #0088cc;
}
.featured-box-secondary{
  border-top: 1px solid #e36159;
}
.featured-box-tertiary{
  border-top: 1px solid #2baab1;
}

.featured-box-parent {
  /*border-top-width: 4px;
  background: #F5F5F5;*/
  box-sizing: border-box;
  /*border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #ECECEC;
  border-radius: 8px;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 4%);*/
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  z-index: 1;
}

/* icone flag lang */
.links li
{
	padding: 4px;
	display: inline-block;
}

.links li a
{
	/*background-image: url('/themes/seven/images/flags.png');*/
	width: 16px;
	height: 11px;
	font-size: 13px;
	display: inline-block;
	opacity: 0.75;
}
.links li a:hover
{
	opacity: 1;
}

.links li.is-active a
{
	opacity: 1;
	cursor: normal;
}

.links li.fr a
{
	background-position: -144px -44px;
}

.links li.en a
{
	background-position: -176px -44px;
}

/*.block.search-form,*/
.region-header .links
{
	display: inline-block;
}


.language-switcher-language-url{
  margin-top: 2%;
  /*margin-left: 47%;*/
}

.links li {
  padding-right: 6px !important;
}

/* icone flag lang */

.bloc-same-author {
  margin-left: 29%;
}
.same-author-picture {
  width: 167px;
  height: 111px;
}

/* start bloc conversation */
.pa20 {
  padding: 20px;
}
.img-right {
  float: right;
  margin-left: 10px;
}

.block-regard1 h4{
  margin: 0 0 10px 0;
  color: #000;
}

.block-regard1 .reponse {
  color: #000000;
  line-height: 1.5;
}

.bla .regard-arrow-left-top {
  border-color: transparent transparent #d6ad84 transparent;
}
.regard-arrow-left-top {
  right: 50px;
  top: -19px;
  border-width: 0 0 19px 16px;
}

.reponse-regard .oraf {
  background-color: #ffffff !important;
  border: 1px solid #ee7d00;
}
.block-regard1 {
  position: relative;
  margin-bottom: 20px;
  color: #ffffff;
}


@media only screen and (max-device-width: 1024px) 
{
    .block-regard1 .regard-arrow-left-top,
    .block-regard1 .regard-arrow-right-top
    {
        display: none !important;
    }
    .reponse-regard .regard-arrow-right-top,
    .reponse-regard .regard-arrow-left-top {
        display: block !important;
    }
}
.oraf .regard-arrow-right-top {
  border-color: transparent transparent transparent #ee7d00;
}
.regard-arrow-right-top {
  left: 50px;
  top: -19px;
  border-width: 19px 0 0 16px;
}
.regard-arrow-right-top-blanc {
  border-color: transparent transparent transparent #ffffff;
}
.regard-arrow-right-top-blanc {
  left: 51px;
  top: -17px;
  border-width: 19px 0 0 16px;
}
.img-left {
  float: left;
  margin-right: 10px;
}
.question-regard {
  margin-bottom: 25px;
  margin-top: 20px;
  padding-left: 10px;
}
/* end bloc conversation*/

/* bloc discipline & transport & mot clés*/
.discipline-transport.txt-basique {
  padding: 0px 100px 10px 190px;
}
.revue .txt-basique a, .revue .block-regard1 a, .revue .txt-presentation a, .revue .txt a{
  color: #b37d4e;
  text-decoration: none;
}
.txt-basique h6 {
  line-height: 18px !important;
}
/* end bloc discipline-transport-keyword*/
.bloc-author-content {
  padding: 0px 80px 20px 00px;
}

.related img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
  behavior: url('/themes/custom/FVM/front-office/css/PIE.htc');
}

.thematics-wrapper > h6 
{
    font-size: 17px !important;
    margin-top: 10px !important;
    font-family: 'Museo700' !important;
    font-weight: normal !important;
    line-height: 1.2em !important;    
}

.root-thematic-wrapper .root-thematic-name
{
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #FFFFFF;
    line-height: 16px;
    text-transform: uppercase;
    
    font-family: 'Museo700';
    font-size: 15px;
    
    background-color: #FFDD00;
    color: #000000;
    margin: 0;
    width: 50%;
    position: relative;
    cursor: pointer;
}

.root-thematic-wrapper .root-thematic-name:hover
{
    text-decoration: underline;
}

.root-thematic-wrapper .root-thematic-name.opened
{
    background-color: #F29200;
}

.root-thematic-wrapper .root-thematic-name i
{
    position: absolute;
    right: 8px;
    top: 4px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
}

.root-thematic-wrapper ul
{
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.root-thematic-wrapper ul li
{
    text-align: center;
    font-family: 'Museo500';
    font-size: 16px;
    display: block;
    border-bottom: 1px dashed #FFF;
    background-color: #000000;
    width: 50%;
    padding-bottom: 0;
}

.root-thematic-wrapper ul li a
{
    color: #FFFFFF !important;
    display: block;
    line-height: 16px;
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
}

.block-generic-discipline-transport .thematics-wrapper .root-thematic-wrapper ul li a
{
    color: #FFFFFF !important;
} 

@media screen and (max-width: 767px)
{
    .root-thematic-wrapper ul li,
    .root-thematic-wrapper .root-thematic-name
    {
        width: 100%;
    }
}

.path-frontpage .ipe-block-form.ipe-form
{
    max-width: 1024px;
}

.path-frontpage .panels-ipe-block-plugin-form .form-item-settings-label,
.path-frontpage .panels-ipe-block-plugin-form .form-item-settings-label-display,
.path-frontpage .panels-ipe-block-plugin-form .form-item-settings-context-mapping-user,
.path-frontpage .panels-ipe-block-plugin-form .form-item-settings-region
{
    display: none;
}

.path-frontpage .panels-ipe-block-plugin-form a.tabledrag-handle .handle
{
    width: 28px;
    height: 28px;
    padding-top: 0;
    padding-bottom: 0;
    background-position: 9px 9px;
}

.path-frontpage .panels-ipe-block-plugin-form details table tr.draggable td
{
    padding: 3px;
}

.top-slider .contenu .title-summary-wrapper
{
    margin-bottom: 15px;
}

.top-slider .contenu .title-summary-wrapper a.summary
{
    margin-bottom: 0;
}