/**
  *  Feuille de style pour surajouter le theme ? ? l'organisme d'appartenance du user connect? (system.UTILISATEUR.BIBLIOTHEQUE)
 */





/* pour l'ensemble d'AGORHA*/

body {
     background-color: #f2f2f2;
	font-family: "Lato",sans-serif !important ;
}

.wrap {
    width: 90%;
}

video {
    width: 100%;
    height: auto;
}

.shadow {
    margin-left: 0px;
}

mark, .mark {
    background-color: #72b8ae !important;
    padding: .2em;
}
mark {
    background: #72b8ae;
    color: #000;
}

article a:hover, article a:focus {
    color: #fff;
}

.background-header #background-header-img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.background-header #background-header-img .inner {
    padding-top: 8.4%;
    display: block;
    height: 0;
}
/* default screen, non-retina */
.background-header #background-header-img {
    background-image: url(../../icons/css/portal/organisme/organisme__header.jpg);
}


#logoPerso  {
position: fixed;
top: 3px;
right: 0;
width: 75px;
background: transparent;

text-align: center;
cursor: pointer;
z-index: 60;
transition: all 0.5s ease-in-out;
color: #373737;
}

#search_value_lg {
    width: 350px;
height: 31px;
}

#queryCountIdents {
	display: inline;
    font-weight: bold;
    color: white;
    font-size: 22px;
}

.col-sm-2 {
	color:white;
}

.navbar.navbar-default.navbar-fixed-top {
border-top: 2px solid #535151;
    background-color: #fff;
    width: 100%;
     box-shadow: 0px 3px 7px rgba(0, 0, 0, .25);
z-index: 51;
 font-size: 70%;
text-transform: lowercase;

}




.navbar.navbar-default.navbar-fixed-top a {
color: #333131;
font-weight: bold;
height:100%;
/* modification FN 2019/08/27 */
font-size: 85%;
/* modification FN 2019/08/27 */
}


.navbar.navbar-default.navbar-fixed-top a:hover {
background-color: white;
border-bottom: 2.5px solid #262626;
color: #333131;
}



.dropdown-toggle {
 font-size: 60%;

}

.navbar-nav .dropdown-menu {
    background-color: #ffffff;
}

.navbar-nav li {
background-color: transparent;
}

.navbar-nav > li > .dropdown-menu {
    background: white;

}



#workspace_inha_portal_search {
 font-size: 60%;
}

#workspace_inha_portal_ouvrage_num {
 font-size: 60%;
}

#workspace_inha_portal_perso {
 font-size: 60%;
}

#workspace_inha_portal_plus {
 font-size: 60%;
}




#header {
box-shadow: 0px 3px 7px rgba(0, 0, 0, .25);
margin-bottom: 15px;
background-color: #60AB9D;
margin-left:0px;
}

.CommandButton{
    background-color: #60ab9d;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 0px;
    padding: 10px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 5px;
}


.CommandButton, .CommandLikeButton {
    background-color: #60ab9d;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 0px;
    padding: 10px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 5px;
}



.fa.btn.btn-default.transition {
background-color: #60AB9D;
height: 33px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
}


body {
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #262626;

}

.row.action-bar.action-bar-grey {
    background-color: white;
    color:#262626;
    margin: 0 0 50px 0;
    margin: 0 auto;
    width: 100%;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, .25);

}

.text-center a{
	color:#262626;
}

.pagerPagination-input {
    width: 30px;
    height: 28px;
    padding: 1px 1px 1px 1px;
    line-height: 2;
    background-color: #fff;
	border-color:#fff;
}

select.select {
    background-color: #fff9f9;
    background-image: none;
    box-shadow: none;
    border: 1px solid #121111;
    color: #050404;
    clip: rect(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}

input[type="text"] {
    border: 1px solid #4e4e4e;
    padding: 6px 12px;
    text-align: left;
}

.wrap.center-block {
    background-color: white;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, .25);
}



.dropdown-menu ul {
    background-color: white;
}


.col-xs-2 {
font-size: 20px;
}

.center-block.pagination  {
background-color: white;
width: 90%;
}

#auth-loggedin {
	background-color: #72b8ae;
	width: 100%;
}



/* Pour la page des résultats */

.wrap.center-block.toolbar {
border:none;
}

#divFacetResultList {
margin-top: 40px;
border-top: 5px solid #60AB9D;
margin-left:5px;
border-bottom: 5px solid #60AB9D;
}

#FacetGlobal {
border-bottom: 5px solid #60AB9D;
width: 97%;
margin-left: 0;
padding-top:10px;
background-color:#fff;
}


#facette h3  {
text-transform: capitalize;
background-color: #fff;
text-align: left;
color: #333131;

}

.center-block.pagination {
background-color: white;
margin: auto;
height: auto;
width: 90%;

}


#FacetGlobalContenuer {
background-color:#fff;
padding-right:0px;

}

#facette {
    background-color: white;
    padding-right: 0;
margin-left: 5px;
    width: 25%;
    margin-top: 0;

}
.btn.btn-facette.transition.shadow {
	background-color: transparent;
	color:white;
}



.col-xs-12.col-sm-12.col-md-12.resume {
    background-color: #e7e7e7;
    padding-top: 2px;
    padding-right: 2px;
    margin-left: 15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3,
    .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6,
    .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8,
    .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11,
    .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
}

.row.action-bar {
background-color: #60AB9D ;
}



.row.action-bar.action-bar-notice {
background-color: transparent;
width: 40%;
}

.transition.shadow {
	background-color:#60ab9d !important;
}


.btn.btn-retour.transition.shadow {
	background-color:#60AB9D;
	color:#454545;
	width:auto;
}

.btn.btn-retour.transition.shadow:hover {
	background-color:#454545;
	color:white;
}



.transition.shadow:hover {
	color:white;
}

.icon-list{
	margin-left:50px;
}

#pagerPagination {
	border:none;
	color:black;
	}

.pager {
	border:none;
background-color: #f2f2f2;
font-size: 10px !important;
	}


.panel-title {
background-color: #60AB9D;
padding-bottom:2px;
padding-top:5px;
padding-right:5px;
padding-left:5px;
}

.pagination ul.pager>li>a[aria-label="First"], .pagination ul.pager>li>a[aria-label="Last"] {
    background-color: #5c5c5c;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
}

.pagination ul.pager>li>a[aria-label="Previous"], .pagination ul.pager>li>a[aria-label="Next"] {
    background-color: #262626;
    color: #fff;
    padding: 0px 10px;
    font-size: 10px;
    margin: 0 10px;
}
.pagination input[type=text] {
    width: 30px;
    height: 20px;
    padding: 5px 5px;
}

.pagination ul.pager>li>a[aria-label="Previous"], .pagination ul.pager>li>a[aria-label="Next"] {
    background-color: #60ab9d;
    color: #fff;
    padding: 0px 10px;
    font-size: 10px;
    margin: 0 10px;
}

/* Pour les formulaires de recherche  */



#Onglets {
padding-top: 15px;
background-color: #333131;
padding-bottom: 15px;
padding-left: 15px;
margin-left: -5px;
}

.TabViewMuseeSelectedCenter {
    font-weight: bold;
    font-size: 12px;
    background-color: #60AB9D;
    color: #645b64;
    text-align: center;
    padding-left: 5px;
    border-bottom: solid #FFFFFF;
}

.TabViewMuseeSelectedleft {
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    height: 15px;
    width: 10px;
    min-width: 10px;
    padding: 5px;
    background-color: #60AB9D;
    border-bottom: solid #FFFFFF;
}

.TabViewMuseeSelectedright {
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    height: 15px;
    width: 10px;
    min-width: 10px;
    padding: 5px;
    background-color: #60AB9D;
    border-bottom: solid #FFFFFF;
}


.TabViewSelectedCenter {
    color: #ffffff;
    font-size: 15px;
    background-color: #60AB9D;
    text-decoration: none !important;
    border-radius: 4px;
    padding: 5px 15px;
}

.TabViewNotSelectedCenter {
    color: #ffffff;
    font-size: 15px;
    background-color: #333131;
    text-align: center;
    border-radius: 4px;
    padding: 5px 15px;
}

.TabViewNotSelectedCenter:hover {
    color: grey;
    font-size: 15px;
    background-color: white;
    text-align: center;
    border-radius: 4px;
    padding: 5px 15px;
}


#assistIndexPageUp {

    background-color: white;

}


.Ident>a:link, .Ident>a:hover, .Ident>a:visited {
    text-decoration: underline;
    color: #333131;
}

.partnerListe .rubRightHome td>a {
    color: #333131;
}

.partnerListe .rubRightHome h4>a {
    color: #333131;
    font-weight: bold;
}

/* pour les pages éditoriales */

/* Page d'acceuil */

#titreacceuilbloc {
color:black;
text-align:center;
font-weight: bold;
}

#blocbaseaccueil {
background-color: white;
margin-top:10px;
}
#blocbaseaccueil p {
margin-bottom: 50px;
    font-size: 155%;
    text-align: justify;
}

#blcorechercheaccueil {
background-color: #F2F2F2;

}




.btn.transition.btn-plus {
    display: none;
}

#submitSearchAccueil {
   background-color: #60AB9D;
   height: 35px;
  font-size: 100%;
font-family: Verdana;
display: block;
padding-right: 50px;
padding-left: 50px;
display: block;
    margin-left: auto;
    margin-right: auto;
	color: white;
	margin-bottom: 65px;

}

#submitSearchAccueil:hover {
   background-color: #4b4b4b;
   height: 35px;
  font-size: 100%;
font-family: Verdana;
display: block;
padding-right: 50px;
padding-left: 50px;
display: block;
    margin-left: auto;
    margin-right: auto;
	color: white;;

}


#search_value_lg_accueil
{
height: 45px;
    margin-top: 60px;
    background-color: white;
    border: 3px solid #565353;
}


.help-block{
color:#393636;
}





#blocaide {
    border: 1px solid silver;
background-color:silver;
}



.btn.btn-primary {
    display: block;
    margin: auto;
    margin-top: 15px;
background-color: #60AB9D;;
font-size: 80%;
color:#333131;
font-weight: bold;

}

.btn.btn-primary:hover {
    display: block;
    margin: auto;
    margin-top: 15px;
background-color: #262626;;
font-size: 80%;
color: white;
font-weight: bold;

}

#titrebloc {
background-color: white;
height: 110px;
font-size:90%;
font-weight: bold;

}

#titreedito {
background-color: #e4e0e0;
font-size: 250%;
text-align: center;
padding: 4px;
margin-bottom:25px;
border:1pix solid grey;
padding-bottom: 20px;
}


.imgedito {
    max-width: 100%;
    height: auto;
    border: 2px solid silver;
}


#allbase {
background-color: #fff;
border: 4px solid #60AB9D;
color: #373737;
text-transform: uppercase;
font-size: 15px;
}

#allbase:hover {
background-color: #262626;
border: 2px solid #262626;
color: white;
text-transform: uppercase;
}

.thumbnail p {
height: 150%;
background-color: white;
}



.notify-badge{
    position: absolute;
    right:15px;
    top:10px;
    background-color: white;
    text-align: center;
    border-radius: 50%;
    color:grey;
    padding:7px 7px 7px 6px;
border: 2px solid #60AB9D;
    font-size:10px;
    width : 39px;
}

.resultats .resume h2,
.record-index,
.checkbox.select-resultat {
    padding: 10px 35px 5px 20px;
}

.record-index {
    color:#72b8ae;
    font-weight: bold;
}

.resultats .resume p {
    padding: 5px 0 5px 20px;
    margin-right: 10%;
    width: 60%;
    display: inline-block;
}
/* pour les notices */


#conteneuractionbar {
	    width: 65%;
    background: none !important;
    margin-bottom: 30px;
	border:none !important;
}

th.view-field-label2 {
    text-align: left; /* RTL */
    font-size: 0.9em;
    padding: 2px;
    border: 0;
    color: #828282;
    padding-left: 10px;
    border-left: 0;
    vertical-align: top;
}

.btn.btn-retour {
background-color: transparent;
}

.shadow.bloc.notice td a {
font-weight: bold;
    background: #fff;
    color: #638a83;
    padding: 0.1em 0.2em;
    border-bottom: none;
}


.shadow.bloc.notice td a:hover {
font-weight: bold;
background: #60AB9D;
    color: #fff !important;
    padding: 0.1em 0.2em;
    border-bottom: none;
	color:white;
}



.text-center a {
	color: #3b3b3b;
}

.text-center a:hover {
	color: #60ab9d;
}


article a:hover, article a:focus {
    color: #fff;
}

article p {
    color: #000;
}


#conteneurprincipal {
	box-shadow: 0px 3px 7px rgba(0, 0, 0, .25);

}

#conteneurprincipal h2 {
background-color: white;

}

th.TitleBarInput {
background-color: #dbd8d8;;
 text-transform: uppercase;
}

view-field-label3 {
text-transform: lowercase;
}


#linksbdd  {
padding: 10px;
border: 1px solid #eee;
border-left-width: 15px;
border-right-width: 15px;
border-radius: 3px;
}

#linksbdd  tr{

}







#ElementToSwitch1  {
padding: 10px;
margin: 10px 0;
border: 1px solid #eee;
border-left-width: 10px;
border-radius: 3px;
border-left-color: #60AB9D;
}

#ElementToSwitch2  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch3  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch4  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch5  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch6  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch7  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch8  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch9  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}

#ElementToSwitch10  {
background-color: transparent;
padding: 5px;
margin-bottom: 8px;
}






/* TEST */

widget-container {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .07);
    margin-bottom: 30px;
	margin-top: 25px;
}

.widget-container .widget {
    margin-bottom: 0
}

.widget-container>.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.widget-container>.row>[class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.widget {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative;
    vertical-align: middle
}

.widget .row {
    font-size: 0;
    margin-left: 0;
    margin-right: 0
}

.widget .row:before {
    display: none
}

.widget .row .col {
    font-size: 11px
}

.widget .row .col:first-child {
    -webkit-border-radius: 2px 0 0 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px 0 0 2px;
    -moz-background-clip: padding;
    border-radius: 2px 0 0 2px;
    background-clip: padding-box
}

.widget .row .col:last-child {
    -webkit-border-radius: 0 2px 2px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 2px 2px 0;
    -moz-background-clip: padding;
    border-radius: 0 2px 2px 0;
    background-clip: padding-box
}

.widget .col {
    display: inline-block;
    vertical-align: top
}

.widget [class*=col-] {
    font-size: 11px;
    margin: 0;
    padding: 0
}

.widget .widget-stat {
    position: absolute
}

.widget .widget-stat.top {
    top: 7px
}

.widget .widget-stat.right {
    right: 10px
}

.widget .widget-stat.left {
    left: 10px
}

.widget .widget-stat.bottom {
    bottom: 7px
}

.widget .widget-stat strong,
.widget .widget-stat span,
.widget .widget-stat i,
.widget .widget-stat div {
    vertical-align: top
}

.widget .progress {
    margin-bottom: 0
}

.profile-card .card-header .header-avatar {
    text-align: center
}

.profile-card .card-header .header-avatar img {
    margin: 25px 0 15px;
    width: 128px;
    height: 128px
}

.profile-card .card-header .header-name {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
	margin-top: 25px;
	color:#60ab9d;
}

.profile-card .card-body {
    -webkit-transform: skew(0deg, -10deg);
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg);
    margin-top: 30px;
    min-height: 100px;
    padding: 50px 20px
}

.profile-card .card-body .body-description {
    -webkit-transform: skew(0deg, 10deg);
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    color: #262626;
  font-size: 14px;
line-height: 1.9;
color: #373737;
font-family: "Lato",sans-serif;
font-family: "Lato",sans-serif;
}

.profile-card .card-footer {
    margin-top: 50px;
    padding: 10px 0 20px
}

.profile-card .card-footer .footer-social {
    text-align: center
}

.profile-card .card-footer .footer-social .row {
    margin: 0
}

.profile-card .card-footer .footer-social i {
    color: #292929;
    font-size: 20px
}

.bg-primary {
    background-color: #29c7ca !important;
    color: #fff !important
}

.bg-success {
    background-color: #1dbc9c !important;
    color: #fff !important
}

.bg-info {
    background-color: #34b5dc !important;
    color: #fff !important
}

.bg-warning {
    background-color: #F2F2F2  !important;
    color: #fff !important;
	border-bottom: 4px solid #60ab9d !important;
}

.bg-danger {
    background-color: #cd4237 !important;
    color: #fff !important
}

.bg-inverse {
    background-color: #fefefe !important;
    color: #292929 !important
}

.bg-white {
    background-color: #fff !important;
    color: #292929 !important
}

.bg-transparent {
    background-color: transparent !important
}

.bg-body {
    background-color: #f1f3f2 !important
}

.bg-highlight {
    background-color: #ff8
}

.bg-default-darker {
    background-color: #212121
}


.wrapper {
  height: 100%;
  width: 100%;
}

.container-fostrap {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}
.fostrap-logo {
  width: 100px;
  margin-bottom:15px
}
h1.heading {
  color: #fff;
  font-size: 1.15em;
  font-weight: 900;
  margin: 0 0 0.5em;
  color: #505050;
}
@media (min-width: 450px) {
  h1.heading {
    font-size: 3.55em;
  }
}
@media (min-width: 760px) {
  h1.heading {
    font-size: 3.05em;
  }
}
@media (min-width: 900px) {
  h1.heading {
    font-size: 3.25em;
    margin: 0 0 0.3em;
  }
}
.card {
  display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
	margin-top: 25px;
}
.card:hover {
  box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.img-card {
  width: 100%;
  height:330px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
  display:block;
    overflow: hidden;
}
.img-card img{
  height: 330px;
  width: 100%;
  object-fit:cover;
  transition: all .25s ease;
}
.card-content {
  padding:15px;
  text-align:left;
}
.card-title {
  margin-top:0px;
  font-weight: 700;
  font-size: 1.65em;
}
.card-title a {
  color: #000;
  text-decoration: none !important;
}

.card-title p {
  color: #000;

}
.card-read-more {
  border-top: 1px solid #D4D4D4;
}
.card-read-more a {
  text-decoration: none !important;
  padding:10px;
  font-weight:600;
  text-transform: uppercase;
  color:#60ab9d;
}
/* BLOC DE RECHERCHE TEST */

/* nav bar search box - drop down menu button */
.navbar .navbar-search .dropdown-menu { min-width: 25px; }
.dropdown-menu .label-icon { margin-left: 5px; }
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}


.card *:hover{
	text-decoration: none;
}

.card .notyet{
    opacity: .2;
}
}
.card .thumbnail{
	padding: 0;
	border: none;
	text-align: center;

}

.card .thumbnail .caption{
	margin: -30px 9px 10px 9px;
	position: relative;
	background-color: white;
}

.card .thumbnail .caption h3 small{
	font-style: italic;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	display: block;
	padding: 5px;
	color: #60ab9d;
background-color: #f2f2f2;
margin-top: 5px;
}

.card .thumbnail .caption h3{
font-family: 'Raleway',sans-serif;
letter-spacing: -1px;
margin-top: 0;
font-size: 18px;
background-color: transparent;
color: #484747;
border-bottom: 1px solid silver;
margin: 0;
}

#texteedito p {
        line-height: 1.8;
    }

#texteedito h4 {
    font-family: 'Raleway',sans-serif;
    letter-spacing: 2px;
    margin-top: 0;
    font-size: 24px;
    background-color: transparent;
    color: #60ab9d;
    border-bottom: 1px solid silver;
    padding-bottom: 10px;
	padding-top: 5px;
}

.linkedito {
font-weight: bold;
color: #60ab9d;
}

.card .thumbnail .caption h4 {
    font-family: 'Raleway',sans-serif;
    letter-spacing: -1px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #fffcfc;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 2px solid #60ab9d;
	line-height: 1.2;
	font-size: 18px;
	text-align: center;
}

.card .thumbnail .caption hr{
	border-top: 1px solid #333;
	margin: 20px 40px;
}

.card .thumbnail .caption p{
	font-size: 14px;
line-height: 1.9;
color: #373737;
    font-family: "Lato",sans-serif;
}


.containerHome h3 {
	background: #60AB9D;
}

.card .thumbnail .caption button{
	border-radius: 0;
	color: #aaa;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: #60ab9d;
	color:white;
}

.card .thumbnail .caption button:hover{
	background-color: #373737;
	border-color: #373737;
	color: white;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


@media only screen and (max-width: 320px) {
    /* Small screen, non-retina */
    .background-header #background-header-img {
        background-image: url("../../icons/css/portal/organisme/organisme__header_290.jpg");
    }
	 #logoPerso {
      position: fixed;
      top: 10px;
      right: 0;
      width: 75px;
      background: transparent;
      text-align: center;
      cursor: pointer;
      z-index: 60;
      transition: all 0.5s ease-in-out;
      color: #373737;
  }
    .background-header #background-header-img .inner {
        padding-top: 18% !important;
    }
    .icon-list{
    margin-left:0px;
	padding:10px;
	}
	.list-inline {
    padding-left: 5px;
    list-style: none;
    margin-left: 0px;
	}
	.list-inline li {
    margin-left: 5px;
	}
}

@media only screen and (min-width: 321px) and (max-width: 538px) {
    /* Medium screen, non-retina */
    .background-header #background-header-img {
        background-image: url("../../icons/css/portal/organisme/organisme__header_538.jpg");
    }
    .background-header #background-header-img .inner {
        padding-top: 10% !important;
    }
    #logoPerso {
      position: fixed;
      top: 10px;
      right: 0;
      width: 75px;
      background: transparent;
      text-align: center;
      cursor: pointer;
      z-index: 60;
      transition: all 0.5s ease-in-out;
      color: #373737;
  }
  .navbar-default .navbar-nav {
    background-color: #fff;
    margin-top: 100px;
  }
  .icon-list{
    margin-left:0px;
	padding:10px;
	}
	.list-inline {
    padding-left: 0px;
    list-style: none;
    margin-left: -5px;
	}
	.list-inline li {
    margin-left: 5px;
	}
}

@media only screen and (min-width: 539px) and (max-width: 1024px) {
    /* Medium screen, non-retina */
    .background-header #background-header-img {
        background-image: url("../../icons/css/portal/organisme/organisme__header_950.jpg");
    }
    .background-header #background-header-img .inner {
        padding-top: 7% !important;
    }
    .navbar-default .navbar-nav {
        background-color: #fff;
        margin-top: 100px;
    }
    .icon-list{
    margin-left:0px;
	padding:10px;
	}
.list-inline {
    padding-left: 0px;
    list-style: none;
    margin-left: -5px;
}
.list-inline li {
    margin-left: 5px;
}



.navbar-nav>li {
    /* text-transform: uppercase; */
    font-size: 2rem;
    font-weight: 300;
}
