﻿/*****************************************************************************
** ModuleSearchInterventionsList
*****************************************************************************/

@media all {
    .ModuleSearchInterventionsListContainer { margin: 0; }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListFilters { }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListFilters[aria-expanded='true'] { display: block; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListFilters[aria-expanded='false'] { display: none; }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListFiltersVisibility { text-align: right; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListFiltersVisibility[aria-hidden='true'] { display: none; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListFiltersVisibility[aria-hidden='false'] { display: block; }

        .ModuleSearchInterventionsListContainer .GPVideoContainer .GPVideoContainerInner { max-height: 468px; }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListFiltersButtons { text-align: right; }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer { min-height: 200px; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem { padding: 15px; box-shadow: 0px 1px 3px 0px rgba(85,85,85,0.35); border: 1px solid #ddd; margin: 15px 0; border-radius: 1px; overflow: hidden; }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchGallery { }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFullGallery { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { font-size: 1.25rem; font-weight: 600; line-height: normal; color: #222; margin-bottom: 15px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { font-size: 0.875rem; font-weight: 600; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle:not([href]) { color: #444; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle:hover:not([href]) { color: #444; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFiles { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFiles.Columns { column-count: 4; column-gap: 15px; column-rule: 1px solid transparent; column-width: 300px; column-fill: balance; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; column-rule: 1px solid #ddd; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFile { margin: 5px 20px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFiles { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFile { margin: 10px 20px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFiles ~ .MSItLCSearchRelatedFiles { margin-top: 15px; border-top: 1px solid #ddd; padding-top: 15px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader { margin-bottom: 5px; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader .MSItLCSearchHeaderItem { font-size: 0.75rem; color: #aaa; line-height: 1.25rem; /*margin-bottom: 5px;*/ margin-right: 15px; display: inline-block; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchBody { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchIntroduction { font-size: 0.875rem; color: #444; line-height: 1.375rem; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileDescription { font-size: 0.875rem; color: #444; line-height: 1.375rem; padding: 5px 22px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore { margin: 15px 0 0 0; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a { border-bottom-width: 1px; border-bottom-style: dotted; font-size: 0.875rem; }
                            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a:hover { border-bottom-style: solid; }

            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] { }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery { float: left; width: 50%; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary { float: right; width: 100%; padding: 0 15px 0 15px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery + .MSItLCSearchSummary { width: 50%; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFiles { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFile { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFiles { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFile { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader .MSItLCSearchHeaderItem { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { display: inline-block; vertical-align: top; margin-right: 30px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchBody { display: inline-block; vertical-align: top; width: 100%; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight ~ .MSItLCSearchBody { width: calc(100% - (9rem + 38px)); }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchIntroduction { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileDescription { }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a { }
                            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a:hover { }

            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] { display: flex; flex-wrap: wrap; }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { float: left; margin: 15px; display: flex; flex-direction: column; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchGallery { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchGallery .lSSlideOuter .lSPagerOuter { display: none; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFiles { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchRelatedFile { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFiles { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchMainFile { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader { }
                            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHeader .MSItLCSearchHeaderItem { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchBody { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchIntroduction { display: none; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileDescription { display: none; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore { }
                            .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a { }
                                .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchViewMore a:hover { }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainerNoResults { min-height: 200px; }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination { text-align: center; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul { list-style: none; margin: 0; padding: 0; text-align: center; display: inline-block; font-size: 1rem; font-variant-numeric: lining-nums tabular-nums; vertical-align: middle; }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li { display: inline-block; text-align: center; float: left; font-weight: 600; margin: 0 1px; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button { border: none; border-bottom: 3px solid transparent; background-color: transparent; padding: 8px 12px; font-size: 1rem; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button:hover:enabled { border-bottom-color: #006699; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button[aria-current='true']:enabled { border-bottom-color: #006699; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button:active:enabled { border-bottom-color: #FFCC00; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button:focus:enabled { border-bottom-color: #FFCC00; outline: none; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button:disabled { opacity: 0.5; }
                    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > span { }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > span select { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
                            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > span select::-ms-expand { display: none; }
                        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > span label { }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > br { display: none; }

            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span { vertical-align: middle; display: inline-block; padding: 5px 0; }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span select { background-color: transparent; outline: 0; font-weight: 600; border-radius: 1px; font-size: 1rem; }
                .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span label { font-size: 1rem; }
            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > button { vertical-align: middle; }

            .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span:before, .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span:after { content: "\f111"; font-size: 0.5rem; color: #006699; vertical-align: middle; font-family: "Font Awesome 5 Free"; font-weight: 900; margin: 0 30px; }

        .ModuleSearchInterventionsListContainer .MSItLCJournalHighlight { background-color: #003C64; padding: 10px; width: 9rem; margin-top: 5px; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCJournalHighlight { margin-left: auto; margin-right: auto; margin-bottom: 15px; }
        .ModuleSearchInterventionsListContainer .MSItLCJournalHighlight .MSItLCJournalHighlightTitle { text-align: center; }
            .ModuleSearchInterventionsListContainer .MSItLCJournalHighlight .MSItLCJournalHighlightTitle span.MSItLCJournalHighlightTitleLine1 { text-transform: uppercase; font-size: 1rem; font-weight: 700; display: block; color: #fff; line-height: 1rem; }
            .ModuleSearchInterventionsListContainer .MSItLCJournalHighlight .MSItLCJournalHighlightTitle span.MSItLCJournalHighlightTitleLine2 { text-transform: uppercase; font-size: 1.5rem; font-weight: 500; display: block; color: #FFCC00; line-height: 1.5rem; }
        .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers { margin-top: 10px; background-color: #fff; }
            .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers div.MSItLCJournalNumbersAux { height: 15px; background-color: #003C64; }
            .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers span.MSItLCJournalNumbers { color: #003C64; font-size: 2rem; font-weight: 500; display: inline-block; margin-top: -15px; background-color: transparent; padding: 30px 0px 0px 0px; text-align: center; width: 100%; background-image: url('/Css/Images/any/flag_shield.png'); background-position: center top; background-repeat: no-repeat; background-size: 30px; line-height: normal; }

        .ModuleSearchInterventionsListContainer .MSItLCTableContainer { min-height: 200px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(1) { text-align: left; width: 300px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(2) { text-align: left; width: 200px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(3) { text-align: center; width: 200px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(4) { text-align: left; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(5) { text-align: right; width: 120px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table .Row .Cell:nth-child(6) { text-align: right; width: 100px; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .Table { margin-bottom: 0; }
            .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { }

        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination { }
}

/*bootstrap grid xl*/
@media all and (min-width: 1600px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { font-size: 2rem; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: calc(25% - 23px); }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(4n+1) { margin-left: 0; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(4n+2) { }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(4n+3) { }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(4n) { margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { }
}

/*bootstrap grid lg*/
@media all and (max-width: 1599px) and (min-width: 1200px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { font-size: 1.875rem; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: calc(33.33% - 20px); }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(3n+1) { margin-left: 0; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(3n+2) { }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(3n) { margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { max-height: calc(4 * 1.25rem); overflow: hidden; line-height: 1.25rem; }
}

/*bootstrap grid md*/
@media all and (max-width: 1199px) and (min-width: 992px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: calc(50% - 15px); }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n+1) { margin-left: 0; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n) { margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { max-height: calc(4 * 1.25rem); overflow: hidden; line-height: 1.25rem; }
}

/*bootstrap grid sm*/
@media all and (max-width: 991px) and (min-width: 768px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery .lSSlideOuter .lSPagerOuter { display: none; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFullGallery .lSSlideOuter .lSPagerOuter { display: none; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: calc(50% - 15px); }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n+1) { margin-left: 0; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n) { margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { max-height: calc(4 * 1.25rem); overflow: hidden; line-height: 1.25rem; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > br { display: inline; }
}

/*bootstrap grid xs*/
@media all and (max-width: 767px) and (min-width: 577px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery { float: none; width: 100%; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary { float: none; width: 100%; padding: 0 0 0 0; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery + .MSItLCSearchSummary { width: 100%; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { font-size: 1.875rem; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: calc(50% - 15px); }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n+1) { margin-left: 0; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem:nth-child(2n) { margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > br { display: inline; }
}

/*bootstrap grid xxs*/
@media all and (max-width: 576px) {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery { float: none; width: 100%; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary { float: none; width: 100%; padding: 0 0 0 0; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery + .MSItLCSearchSummary { width: 100%; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchTitle { font-size: 1.25rem; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchFileTitle { }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchGallery .lSSlideOuter .lSPagerOuter { display: none; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCJournalHighlight { margin-left: auto; margin-right: auto; margin-bottom: 15px; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { width: 100%; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight ~ .MSItLCSearchBody { width: 100%; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem { width: 100%; margin-left: 0; margin-right: 0; }

    .ModuleSearchInterventionsListContainer .MSItLCTableContainer .MSItLCReference { }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > br { display: inline; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > ul li > button { padding: 8px 4px; }
}

@media only print {
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer .MSItLCSearchItem { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span select { border: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListPagination > span select::-ms-expand { display: none; }

    .ModuleSearchInterventionsListContainer .MSItLCJournalHighlight { background-color: #003C64 !important; }
    .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers { background-color: #fff !important; }
        .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers div.MSItLCJournalNumbersAux { background-color: #003C64 !important; }
        .ModuleSearchInterventionsListContainer div.MSItLCJournalNumbers span.MSItLCJournalNumbers { background-color: transparent !important; background-image: url('/Css/Images/any/flag_shield.png') !important; }

    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { width: unset; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='List'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight ~ .MSItLCSearchBody { width: calc(100% - (9rem + 38px)); }
    .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight { width: unset; display: inline-block; vertical-align: top; margin-right: 30px; }
        .ModuleSearchInterventionsListContainer .MSItLCSearchListContainer[data-type='Grid'] .MSItLCSearchItem .MSItLCSearchSummary .MSItLCSearchHighlight ~ .MSItLCSearchBody { display: inline-block; vertical-align: top; width: calc(100% - (9rem + 38px)); }
}
