/* pager */

.sf_pagerNumeric, .pagerTableDocList {
  margin: 0.5rem 0;
  text-align: center;
}

.sf_pagerNumeric a, .pagerTableDocList a {
  display: inline-block;
  padding: 0.2rem;
  font-size: 0.8rem;
}


.sf_pagerNumeric a.sf_PagerCurrent , .pagerTableDocList a.sf_PagerCurrent {
  color: #86bc25;
}

/** table list doc **/

.tableDocList {
  border: none;
}


.tableDocList td {
  padding: 0.5rem;
  color: #707070;
  border-bottom: 1px solid #cdcdcd;
}


.tableDocList tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.tableDocList.RadGrid .rgHeader {
  background: transparent;
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

.tableDocList thead tr {
  background: transparent!important;
}

.tableDocList td.sfdownloadTitle.sfdownloadLink {
  display: block;
  padding: 0.5rem 0 0.5rem 25px;
}

.tableDocList .sfdownloadCell a:hover {
  color: #58A578;
}

.tableDocList .sfdownloadTitle a, .tableDocList .sfdownloadCell a {
    color: #86bc25;
}


/** list doc li **/

.listDocLi {
  padding: 0.5rem 0;
}

.listDocLi a.sfdownloadTitle:hover {
  color: #58A578;
}

.listDocLi .sfMetaInfo {
  color: #7B7B7B;
  font-size: 10px;
  display: inline-block;
  padding-left: 0.2rem;
}

.listDocLi .sfdownloadTitle {
  display: inline-block;
}

.sfLargeIcns .listDocLi .sfdownloadTitle {
 padding: 0.6rem 0 0.7rem 43px;
}

.sfSmallIcns .listDocLi .sfdownloadTitle {
  padding: 0 0 0.5rem 25px;
}

.sfSmallIcns .listDocLi.sfdownloadList .sfdownloadFile {
  padding-left: 0;
}

.sfLargeIcns .sfdownloadList.listDocLi .sfdownloadFile {
padding-left: 0;
}


/**/

.sfLargeIcns .docTitle {
    min-height: 40px;
}

.sfSmallIcns .docTitle {
    padding: 0;
    min-height: 30px;
    line-height: 1rem;
}

/** doc li version dashboard **/

.docTitle a{
  padding: 0.2rem 0.5rem 0.5rem 25px;
  display: inline-block;
  font-size: 0.9rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 550;
}

.docTitle a:hover{
  color: #a6c968;
  text-decoration: underline;
}

.docDate {
    margin-left: 0.5rem;
}

.docType, .docDate {
    display: inline-block;
    font-size: 0.8rem;
    font-weight: normal;
}

.sfSmallIcns .docTitle.sfdownloadFile {
    padding: 0;
}

/**/

/* evenemnt seul */

.eventInfo {
  margin-bottom: 1rem;
}

.eventInfo li {
  padding: 0.2rem 0;
  font-weight: bold;
}

.eventDate {
  font-size: 1.2rem;
  color: #86bc25;
}

.eventContactEmail, .eventContactPhone {
  color: #86bc25;
  text-decoration: underline;
  font-weight: normal;
}

.eventContact {
  margin-top: 1rem;
}


/** list doc avance **/

/********************************************WIDGET ACTURA**********************************************/

.PAListeDocumentWrapper {
  max-width: 950px;
}

.PAListeDocumentWrapper li.tab {
  background: #fbfbfb;
  border-bottom: 1px solid #f0f0f0;
}

.PAListeDocumentWrapper .m-d.expand-list > li.tab {
  padding: 0 0 0 2rem;
}

.PAListeDocumentWrapper .rootFolder > li.tab {
    background: #f6f6f6;
    border-bottom: 1px solid #d6d6d6;
}

.PAListeDocumentWrapper .listContent {
  background: #fbfbfb;
}

.PAListeDocumentWrapper .listContent > .m-d.expand-list > .sfdownloadTitle:first-of-type {
  padding-top: 0.5rem;
}

.PAListeDocumentWrapper .listContent > .m-d.expand-list > .sfdownloadTitle:last-of-type {
  padding-bottom: 0.5rem;
}


.PAListeDocumentWrapper .sfdownloadTitle {
  list-style-type: none;
  min-height: 30px;
  line-height: 1rem;
  padding: 0;
  margin-left: 2rem;
}

.PAListeDocumentWrapper li.tab +.sfdownloadTitle {
  margin-top: 0.8rem;
}

.PAListeDocumentWrapper .sfdownloadFile a {
  text-decoration: none;
  color: #254a97;
  padding: 0.2rem 0.5rem 0.5rem 25px;
  display: inline-block;
  font-size: 0.92rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  background: transparent url(../Images/Icones/icn-sitefinity.gif) no-repeat 0 0;
}

.PAListeDocumentWrapper .sfdownloadFile a:hover {
  color: #a6c968;
  text-decoration: underline;
}


.PAListeDocumentWrapper .sfpdf a{
  background-position: 0 -100px;
}

.PAListeDocumentWrapper .sfpng a{
  background-position: 0 -900px;
}

.PAListeDocumentWrapper .sfxlsx a{
  background-position: 0 -500px;
}

.PAListeDocumentWrapper .sfjpeg a{
  background-position: 0 -700px;
}

.PAListeDocumentWrapper .sfpptx a{
  background-position: 0 -2100px;
}

.PAListeDocumentWrapper .sfdocx a{
  background-position: 0 -1600px;
}


.PAListeDocumentWrapper .expand-list > li.tab > .tab_lab {
  color:#428d5f;
  text-transform:uppercase;
  padding: 0.7rem 0;
  display: inline-block;
}

.PAListeDocumentWrapper .rootFolder > li.tab > .tab_lab {
  color:#005521;
}

.PAListeDocumentWrapper .expand-list .expand-list .expand-list li.tab> .tab_lab {
  color: #838383;
}

.PAListeDocumentWrapper .tab_lab:before {
  /*content: "\27A4";*/
  content: "";
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;

  background-color: #428d5f;
  -webkit-mask: url(../Images/Icones/folder.svg) no-repeat center;
  mask: url(../Images/Icones/folder.svg) no-repeat center;
}

.PAListeDocumentWrapper .rootFolder > li.tab > .tab_lab:before {
background: #005521;
margin-left: 0.8rem;
}

.PAListeDocumentWrapper .expand-list .expand-list .expand-list li.tab> .tab_lab:before {
  background: #838383;
}


.PAListeDocumentWrapper .m-d.expand-list .docDate {
  color: #7B7B7B;
  font-size:small;
  max-width:80px;
}

.PAListeDocumentWrapper .m-d.expand-list .docCount {
  color: #7B7B7B;
  font-size:small;
  max-width:80px;
}

.PAListeDocumentWrapper .m-d input[class^="tab"] {
  border: none;
}

.PAListeDocumentWrapper .sfdownloadTitle {
  list-style-type: none;
}



.m-d li.tab input[class^="tab"]:checked ~ .listContent {
  transform: translateY(0px);
  margin-bottom: 0!important;
}


.PAListeDocumentWrapper .rootFolder.m-d.expand-list > li.tab{
  padding: 0!important;
}

.m-d .open-close-icon {
  top: 12px;
}


/** widget de recherche **/

.recherchePage{
  margin-bottom: 1.5rem;
  background: #fff;
  font-size: 1rem;
  border: 1px solid #cdcdcd;
  margin-bottom: 0;
}

.recherchePage input[type="text"] {
  border: none;
  font-size: 1rem;
  padding: 0.5rem;
  width: calc(100% - 40px);
}


.recherchePage button {
  background: url(../Images/Icones/loupe.svg);;
  width: 34px;
  height: 34px;
  border: none;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

/** resultat recherche **/

.searchType {
  font-size: 0.9rem;
  padding: 0 0.5rem;
  display: inline-block;
  font-style: italic;
}

.sfsearchResultStatistics {
  margin-bottom: 1rem;
}

.sfsearchResultStatistics em {
  font-weight: bold;
  font-style: normal;
}

.searchResultSort select {
  padding: 0.2rem;
  border-color: #cdcdcd;
  margin-left: 0.5rem;
}

.searchResultSort {
  text-align: right;
}

.searchResultItem {
  background: #f0f0f0;
  padding: 1rem;
  border-bottom: 1px solid #cdcdcd;
}

.searchResultItem:nth-child(even) {
  background: #f6f6f6;
}

.sfsearchResultTitle a:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.6rem;
  background-image: url(https://clef.analys-informatique.com/images/default-source/produits/imagesproduitspardefauts/produit_defaut.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}

.sfsearchResultTitle {
  font-size: 1.2rem;
  color: #005521;
  line-height: 2rem;
  margin-bottom: 1rem;
  font-weight: normal;
}

.sfsearchResultTitle a {
  position: relative;
}

.sfsearchResultUrl {
  font-size: 0.8rem;
  margin: 0.5rem 0;
}

.sfsearchResultHighLighter {
  margin: 1rem 0;
}

.searchResultItem + em {
  margin-top: 0.5rem;
  display: block;
}

.searchResultPager, .searchResultPage .pagination {
  text-align: center;
}

.searchResultPager a, .searchResultPage .pagination a {
  padding: 0 0.1rem;
}

.searchResultPage .pagination li {
  display: inline-block;
}

a.sf_PagerCurrent, .searchResultPage .pagination .active {
  color: #005521;
  font-weight: bolder;
}

.searchResultPage .pagination .active .sr-only {
  display: none;
}

/* list document publique */

.contentPublic .sfdownloadList {
  margin: 1rem;
}