/*  Khaled  : ajout des nouveau class pour le nouveau model de page DR  */
.M-title{
	font-size : 28px;
	font-weight: bold;
	color : black;
	text-align: center;
}
.M-Author{
	color : #576675;
}
img.media-object{
	cursor:pointer;
}

.site-btn {
	display:none;
	
}
#holdings_container{
	overflow: visible;
}
.adobe-info a {
    color: #1bbb9b;
}
.theme_8 .panel-footer{
	margin-top:-17px;
}
.more-actions{
	right:0;
	
}
#notice_longue h3.category_header{
	
	color:#fff;
}
div#thumb-body{
	
max-width:35%;	
}
li.loans-historic {
    display: none !important;
}



/**********Page retrait***********/

.retraits .frame-integration-liste-des-documents-demandes h1 { display: none}
.retraits td,.retraits th{
    font-size: 27px;
}

.retraits .navbar-brand {
    width: 240px;
    height: 121px;
    background: transparent url('images/opac/logo_retrait.png') no-repeat center top;
}
.retraits .navbar-brand:hover,.retraits .navbar-inverse .navbar-brand:hover,.retraits .navbar-inverse .navbar-brand:focus {
    width: 240px;
    height: 121px;
    background: transparent url('images/opac/logo_retrait.png') no-repeat center top;
}

.retraits footer { display: none}

.retraits .statut-retrait-8 { background: #99CC67}
.retraits .statut-retrait-7 { background: #fff;}

.retraits .statut-retrait-6 { background: #F15C3E}
.retraits .statut-retrait-9 { background: #F2C000}


.retraits tr td:nth-child(3) { background: #000; color: #fff; text-align: center; text-transform: uppercase}

.retraits tr.statut-retrait-7 td:nth-child(1) {  border-left: 1px solid #000}
.retraits tr td:nth-child(1) {  padding-left: 30px}

.retraits .table>thead>tr>th,.retraits .table>tbody>tr>th,.retraits .table>tfoot>tr>th,.retraits .table>thead>tr>td,.retraits .table>tbody>tr>td,.retraits .table>tfoot>tr>td {
    
    border-top: none;
}

.retraits  .table>thead>tr>th {
    
    border-bottom: none;
}

.retraits table {
    border-collapse:separate;
    border-spacing:0 6px;
}

.retraits tr td:nth-child(1) { width: 25%}
.retraits tr td:nth-child(2) { width: 40%}
.retraits tr td:nth-child(3) { width: 25%}


.retraits .statut-retrait-7  td{ 
    
    border-bottom: 1px solid #000;  border-top: 1px solid #000 !important;}
}

.retraits #webFrame-AskedDocumentList-footer ul li img {display: none !important}


.retraits  .table>caption+thead>tr:first-child>th,.retraits  .table>colgroup+thead>tr:first-child>th,.retraits  .table>thead:first-child>tr:first-child>th,.retraits  .table>caption+thead>tr:first-child>td,.retraits  .table>colgroup+thead>tr:first-child>td,.retraits  .table>thead:first-child>tr:first-child>td {
    border-top: 0;
    font-size: 40px;
}
#ermes-myaccount .myaccount-frames .HistoriqueSuggestion .panel, #ermes-myaccount .myaccount-frames  .AsksHistory .panel{
	    color: #fff;
}
/*************************************Depôt entrepot CMS webframe***************************/
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
#dropzone { margin-bottom: 3rem; }

.dropzone { border: 2px dashed #0087F7; border-radius: 5px; background: white; }
.dropzone .dz-message { font-weight: 400; font-size:22px;}
.dropzone .dz-message .note { font-size: 0.8em; font-weight: 200; display: block; margin-top: 1.4rem; }
/*___________*******************************Blog render into webframe capture**********************************************_________________________*/
.rs-blogWithCategories .card {
    background: #fff;
    padding: 14px;
    margin-bottom: 15px;
    padding: 10px;
    min-height: 300px;
    box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
}

.rs-blogWithCategories .card:hover {
    box-shadow: 1px 1px 12px #999;
}


.rs-blogWithCategories .card p {
    font-size: 16px;
    color: #333;
}

.rs-blogWithCategories .card .auteur,
.rs-blogWithCategories .card .date {
    margin-top: 0;
}

.rs-blogWithCategories *:before,
.rs-blogWithCategories *:after {
    font-family: "fontAwesome";
    margin-right: 5px;
}

.rs-blogWithCategories .card .date,
.rs-blogWithCategories .card .auteur {
    display: inline-block;
    font-size: 12px;
}

.rs-blogWithCategories .card .auteur:after {
    content: '\|';
    margin-left: 10px;
}

.rs-blogWithCategories .card .auteur:before {
    content: "\f007";
}

.rs-blogWithCategories .card .date:before {
    content: "\f017";
    margin-left: 5px;
}

.rs-blogWithCategories .card h3 {
    font-size: 22px;
}

.rs-blogWithCategories .card .btn-primary {
    border-radius: 5px;
}

.rs-blogWithCategories .card-footer {
    position: relative;
    border-top: 1px solid #efefef;
    padding-top: 10px;
}
.rs-blogWithCategories .card-body a:hover {
    text-decoration: none;
}
.rs-blogWithCategories h3.card-title:before {
    content: "\f02e";
    font-size: 20px;
	font-family: "Font Awesome 5 Free"; 
}

.rs-blogWithCategories .card .btn-primary {
    background: none;
}

.rs-blogWithCategories .blog-category.btn-primary {
    color: #00adb1;
    border: 1px solid #00adb1;
    margin: 0 5px 5px 0;
    white-space: normal;
    text-align: left;
}

.rs-blogWithCategories .blog-category.btn-primary:hover {
    color: #fff;
    background: #00adb1;
}
.rs-blogWithCategories h3.card-title {
    color: #00adb1;
}
.rs-blogWithCategories .card-body .card-text {
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
}
.rs-blogWithCategories .card.blog-link {
    cursor: pointer;
}

.user-account-frame-container .frame-standard.panel.panel-front.webframe-integration-formulaire{
	background-color: white !important;
	color:inherit;
}

.user-account-frame-container .frame .panel {
    background-color: #364354 !important;
    color: #fff;
    margin: 0;
    padding: 0;
}


.cacm-card-item {
	float: left;
	height:230px;
}

ul.cacm-card-list {
  list-style-type: none;
  justify-content: center;
}

.cacm-card-item-container{
  text-align:center;
  margin-right:20px;
}

.cacm-card-item-container-legend {
  margin-top:30px;
  margin-bottom:30px;
  width:200px;
}

.cacm-card-container {
	padding-right:60px;
	padding-left:80px;
	margin-top:50px;
	display:inline-block;
}

.cacm-card-item-container-img {
	height:144px;
}