<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!    
 * * WP Display Files Frontend CSS    
 * * @author Flipper Code &lt;hello@flippercode.com&gt;    
 * * @version 1.0.0    
 * */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
.df_container {
     font: 16px 'Poppins',  sans-serif;
    line-height: 1.6;
    color: #586775;
    font-weight: 500;
}
.df_container ol, .df_container p, .df_container ul {
         font: 16px 'Poppins',  sans-serif;
 }
@media(min-width:1200px) {
        .df_container {
            width: 100%;
             margin: 0 auto;
    }
}
.wpdf_files_grid_container  {
            text-align: left;
        margin-bottom: 30px;
        display: block!important;
        position: relative;
        box-sizing: border-box;
    }
.layout_1 * {
        box-sizing: border-box;
}
.fc-nav-header {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #D5DADE;
        padding: 15px 0;
}
.fc-nav-right {
        margin-left: auto;
        display: flex;
        align-items: center;
}
.fc-nav-right ul {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
}
.fc-nav-right ul li {
        list-style: none;
        display: inline-block;
        position: relative;
}
.fc-nav-right a {
        margin-left: 30px;
        display: inline-block;
        cursor: pointer;
        box-shadow: none;
}
ol.fc-wpcp-breadcrumb .fc-nav-home {
        cursor: pointer;
}
.fc-nav-right a#searchbtn:hover img, .fc-nav-right a.fc-nav-refresh:hover img, ol.fc-wpcp-breadcrumb .fc-nav-home:hover img {
        opacity: 0.5;
}
  ol.fc-wpcp-breadcrumb  {
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: transparent;
            display: flex;
        align-items: center;
 }
ol.fc-wpcp-breadcrumb&gt;li  {
        margin: 0 10px 0 0;
        padding: 0 10px 0 0;
        display: inline-block;
        unicode-bidi: bidi-override;
        position: relative;
}
 ol.fc-wpcp-breadcrumb&gt;li:after  {
        content: '';
        position: absolute;
        border: solid black;
        border-width: 0 2px 2px 0;
        border-color: #586775;
        display: inline-block;
        padding: 2px;
        right: -2px;
        top: 40%;
         margin-top: 0px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
}
ol.fc-wpcp-breadcrumb&gt;li:first-child:before, ol.fc-wpcp-breadcrumb&gt;li:first-child:after, ol.fc-wpcp-breadcrumb&gt;li:last-child:before, ol.fc-wpcp-breadcrumb&gt;li:last-child:after {
        display: none;
}
ol.fc-wpcp-breadcrumb&gt;li a {
        text-decoration: none;
        color: #586775;
        font-size: 14px;
        box-shadow: none;
}
ol.fc-wpcp-breadcrumb&gt;li a:hover {
        color: #979b9f;
}
ol.fc-wpcp-breadcrumb&gt;li span {
        text-decoration: none;
        color: #17B3E5;
        font-size: 14px;
}
ol.fc-wpcp-breadcrumb .is-hidden  {
        display: none;
}
div.wpdf_files_list_container.layout_2  {
        float: left;
        width: 100%;
        /*border:1px solid #ddd;
    */}
    /* We remove the margin,  padding,  and list style of UL and LI components */
    #menuwrapper ul,  #menuwrapper ul li {
        margin:0;
        padding:0;
        list-style:none;
        background-color: #fff;
    }
#menuwrapper {
     background-color: #fff;
 }
#sidemenu {
         }
#menuwrapper ul li {
                text-align:left;
 }
#menuwrapper ul li[data-type="folder"] &gt; .df_list_row {
        cursor:pointer;
}
/* We apply background color and border bottom white and width to 150px */
#menuwrapper ul li .df_list_row {
             text-align:left;
        border-bottom: solid 1px #D5DADE;
        padding:14px 10px;
        display: flex;
        align-items: center;
}
#menuwrapper ul li .df_list_row &gt; div {
        flex: 1;
}
#menuwrapper ul li .df_list_row &gt; div:first-child {
            width: 30%;
        flex: auto;
}
/* We apply the background hover color when user hover the mouse over of the li component */
#menuwrapper ul li:hover {
        /*position:relative;
    */}
/* We apply the link style */
#menuwrapper ul li .action_list{
    display:flex;
}
#menuwrapper ul li .action_list .action_list_b{
    display:inline-flex;
    padding:0 3px;
}
#menuwrapper ul li .action_list a{
    background-repeat:no-repeat;
    background-position:center;
    height:30px;
    width:30px;
    text-decoration:none;
    box-shadow: none;
     display:inline-block;
     color:#586775;
}
#menuwrapper ul li .action_list a.download_btn { 
    background-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.2 9.62188C25.3922 9.12031 25.5 8.57187 25.5 8C25.5 5.51562 23.4844 3.5 21 3.5C20.0766 3.5 19.2141 3.78125 18.5016 4.25937C17.2031 2.00937 14.7797 0.5 12 0.5C7.85625 0.5 4.5 3.85625 4.5 8C4.5 8.12656 4.50469 8.25313 4.50937 8.37969C1.88437 9.30313 0 11.8062 0 14.75C0 18.4766 3.02344 21.5 6.75 21.5H24C27.3141 21.5 30 18.8141 30 15.5C30 12.5984 27.9375 10.175 25.2 9.62188ZM18.9703 13.7797L14.0297 18.7203C13.7391 19.0109 13.2609 19.0109 12.9703 18.7203L8.02969 13.7797C7.55625 13.3062 7.89375 12.5 8.55938 12.5H11.625V7.25C11.625 6.8375 11.9625 6.5 12.375 6.5H14.625C15.0375 6.5 15.375 6.8375 15.375 7.25V12.5H18.4406C19.1062 12.5 19.4438 13.3062 18.9703 13.7797Z' fill='%23586775'/%3E%3C/svg%3E");
    background-size:24px 19px; 
        
}
#menuwrapper ul li .action_list a.download_btn:hover {
    background-image:url("data:image/svg+xml,%3Csvg width='30' height='22' viewBox='0 0 30 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.2 9.62188C25.3922 9.12031 25.5 8.57187 25.5 8C25.5 5.51562 23.4844 3.5 21 3.5C20.0766 3.5 19.2141 3.78125 18.5016 4.25937C17.2031 2.00937 14.7797 0.5 12 0.5C7.85625 0.5 4.5 3.85625 4.5 8C4.5 8.12656 4.50469 8.25313 4.50937 8.37969C1.88437 9.30313 0 11.8062 0 14.75C0 18.4766 3.02344 21.5 6.75 21.5H24C27.3141 21.5 30 18.8141 30 15.5C30 12.5984 27.9375 10.175 25.2 9.62188ZM18.9703 13.7797L14.0297 18.7203C13.7391 19.0109 13.2609 19.0109 12.9703 18.7203L8.02969 13.7797C7.55625 13.3062 7.89375 12.5 8.55938 12.5H11.625V7.25C11.625 6.8375 11.9625 6.5 12.375 6.5H14.625C15.0375 6.5 15.375 6.8375 15.375 7.25V12.5H18.4406C19.1062 12.5 19.4438 13.3062 18.9703 13.7797Z' fill='%2317B3E5'/%3E%3C/svg%3E");
   
}
#menuwrapper ul li .action_list a.view_btn { 
    background-image:url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='512.000000pt' height='512.000000pt' viewBox='0 0 512.000000 512.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,512.000000) scale(0.100000,-0.100000)'%0Afill='%23586775' stroke='none'%3E%3Cpath d='M2480 4303 c-560 -16 -1119 -212 -1565 -547 -382 -287 -696 -685%0A-879 -1113 l-35 -83 35 -82 c350 -820 1098 -1427 1983 -1609 325 -67 757 -66%0A1087 1 880 180 1628 788 1978 1608 l35 82 -35 83 c-182 427 -485 813 -865%0A1103 -495 376 -1114 575 -1739 557z m281 -599 c246 -46 448 -152 619 -324 222%0A-221 340 -506 340 -820 0 -314 -118 -599 -340 -820 -221 -222 -506 -340 -820%0A-340 -314 0 -599 118 -820 340 -222 221 -340 506 -340 820 0 314 118 599 340%0A820 220 221 499 338 811 339 77 1 160 -5 210 -15z'/%3E%3Cpath d='M2435 3246 c-153 -31 -259 -88 -370 -200 -136 -137 -199 -291 -199%0A-486 0 -198 63 -350 204 -490 140 -141 292 -204 490 -204 198 0 350 63 490%0A204 141 140 204 292 204 490 0 198 -63 350 -204 490 -131 132 -273 195 -460%0A205 -51 3 -113 -1 -155 -9z'/%3E%3C/g%3E%3C/svg%3E");
     background-size:30px 22px; 
        
}
#menuwrapper ul li .action_list a.view_btn:hover {
    background-image:url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='512.000000pt' height='512.000000pt' viewBox='0 0 512.000000 512.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,512.000000) scale(0.100000,-0.100000)'%0Afill='%2317B3E5' stroke='none'%3E%3Cpath d='M2480 4303 c-560 -16 -1119 -212 -1565 -547 -382 -287 -696 -685%0A-879 -1113 l-35 -83 35 -82 c350 -820 1098 -1427 1983 -1609 325 -67 757 -66%0A1087 1 880 180 1628 788 1978 1608 l35 82 -35 83 c-182 427 -485 813 -865%0A1103 -495 376 -1114 575 -1739 557z m281 -599 c246 -46 448 -152 619 -324 222%0A-221 340 -506 340 -820 0 -314 -118 -599 -340 -820 -221 -222 -506 -340 -820%0A-340 -314 0 -599 118 -820 340 -222 221 -340 506 -340 820 0 314 118 599 340%0A820 220 221 499 338 811 339 77 1 160 -5 210 -15z'/%3E%3Cpath d='M2435 3246 c-153 -31 -259 -88 -370 -200 -136 -137 -199 -291 -199%0A-486 0 -198 63 -350 204 -490 140 -141 292 -204 490 -204 198 0 350 63 490%0A204 141 140 204 292 204 490 0 198 -63 350 -204 490 -131 132 -273 195 -460%0A205 -51 3 -113 -1 -155 -9z'/%3E%3C/g%3E%3C/svg%3E");
   
}
 #menuwrapper ul li .df_folder_icon:after  {
        content: "  ";
        display: inline-block;
        border-bottom: 0.35em solid transparent;
        border-left: 0.35em solid #D5DADE;
           border-top: 0.35em solid transparent;
        height: 0px;
        top: 50%;
        position: absolute;
        left: 5px;
         transform: translateY(-50%);
   }
#menuwrapper ul li.active &gt; .df_list_row &gt; div &gt;  span.df_folder_icon:after  {
        margin-top:3px;
        margin-left: -2px;
        margin-right: 7px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #D5DADE;
}
#menuwrapper ul li a.noflyout:hover:after  {
        border-right: 0.8em solid transparent;
        transition:none;
        -o-transition:none;
        -webkit-transition:none;
        -moz-transition:none;
}
/**** SECOND LEVEL MENU ****//* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#menuwrapper ul li ul  {
        position:relative;
        display:none;
        background-color:#fff;
        z-index: 100;
        padding-left: 30px;
    }
#menuwrapper ul li ul li  {
         background-color:#fff;
}
/* When user has hovered the li item,  we show the ul list by applying display:block,  note:150px is the individual menu width.  */
#menuwrapper ul li.active &gt; ul {
                visibility:visible;
            transition:background-color 0.5s ease;
        -o-transition:background-color 0.5s ease;
        -webkit-transition:background-color 0.5s ease;
        -moz-transition:background-color 0.5s ease;
    }
 #menuwrapper .show-subnav  {
      display: block!important;
}
.df_file_icon {
        position: relative;
        padding-left: 74px;
            display: flex;
        align-items: center;
}
.df_file_icon:before, .df_zip_icon:before, .df_pdf_icon:before, .df_docx_icon:before, .df_doc_icon:before,  .df_jpg_icon:before,  .df_png_icon:before, .df_svg_icon:before, .df_gif_icon:before, .df_jpeg_icon:before, .df_ico_icon:before,  .df_txt_icon:before,  .df_xlsx_icon:before,  .df_xls_icon:before,  .df_ppt_icon:before,  .df_audio_icon:before,  .df_movie_icon:before,  .df_code_icon:before,  .df_files_icon:before,  .df_mp3_icon:before,  .df_mp4_icon:before, .df_folder_icon:before, .df_html_icon:before, .df_xml_icon:before  {
        position: absolute;
        content: '';
        width: 24px;
        height: 24px;
        left: 30px;
}
.df_file_icon:before {
        background: url(../../../assets/layout-images/file-icon.png) no-repeat left center;
}
#menuwrapper ul#sidemenu &gt; li:first-child .df_file_icon:before {
        background: none;
}
.df_jpg_icon:before, .df_png_icon:before, .df_svg_icon:before, .df_gif_icon:before, .df_jpeg_icon:before, .df_ico_icon:before  {
        background: url(../../../assets/layout-images/file-image.png) no-repeat left center;
}
.df_pdf_icon:before  {
        background: url(../../../assets/layout-images/file-pdf.png) no-repeat left center;
}
.df_docx_icon:before, .df_doc_icon:before  {
        background: url(../../../assets/layout-images/file-word.png) no-repeat left center;
}
.df_zip_icon:before  {
        background: url(../../../assets/layout-images/file-archive.png) no-repeat left center;
}
.df_mp3_icon:before, .df_audio_icon:before  {
        background: url(../../../assets/layout-images/file-audio.png) no-repeat left center;
}
.df_webm_icon:before, .df_ogg_icon:before, .df_mov_icon:before, .df_mp4_icon:before, .df_movie_icon:before  {
        background: url(../../../assets/layout-images/file-video.png) no-repeat left center;
}
.df_xlsx_icon:before, .df_xls_icon:before   {
        background: url(../../../assets/layout-images/file-xlsx.png) no-repeat left center;
}
.df_txt_icon:before   {
        background: url(../../../assets/layout-images/file-txt.png) no-repeat left center;
}
.df_folder_icon:before   {
        background: url(../../../assets/layout-images/directory.png) no-repeat left center;
             width: 27px;
}
#menuwrapper ul li.active &gt; .df_list_row &gt; div &gt; .df_folder_icon:before   {
         background: url(../../../assets/layout-images/folder-open.png) no-repeat left center;
 }
.df_ppt_icon:before   {
        background: url(../../../assets/layout-images/file-ppt.png) no-repeat left center;
}
.df_html_icon:before {
        background: url(../../../assets/layout-images/file-html.png) no-repeat left center;
}
.df_xml_icon:before {
        background: url(../../../assets/layout-images/file-xml.png) no-repeat left center;
}
#menuwrapper ul li[data-type="folder"]:hover {
        background:#F2F6F9;
}
#menuwrapper ul li.active &gt;.df_list_row &gt; div &gt; span.df_folder_icon {
        color:#17B3E5;
}
/*#menuwrapper ul li.active .df_folder_icon:before   {
        background: url(../images/folder-open.png) no-repeat left center;
}
*/.df_text_center {
        text-align: center;
 }
 .df_header_col1 .df_file_icon:after {
        display: none !important;
 }
 .df_pagination_block {
        border-top: 1px solid #D5DADE;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 80px;
 }
 .df_pagination  {
      display: inline-block;
      padding: 0;
      margin: 0px 0;
}
.df_pagination li  {
    display: inline;
     margin: 0px;
}
.df_pagination li a  {
      color: black;
      float: left;
      padding: 10px 16px;
      text-decoration: none;
      color: #586775;
      position: relative;
}
.df_pagination li a.active  {
         color: #17B3E5;
        border-top: 4px solid #17B3E5;
}
.df_pagination li a:hover  {
        color: #17B3E5;
 }
.df_pagination li a.active:before  {
        position: absolute;
        content: '';
        border-top: 4px solid #17B3E5;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        width: 24px;
 }
@media(max-width:662px) {
        .df_container,  
        .df_container ol,   
        .df_container p,    
        .df_container ul  {
            font: 12px 'Poppins',  sans-serif !important;
        }
    ol.fc-wpcp-breadcrumb&gt;li a,     ol.fc-wpcp-breadcrumb&gt;li span {
            font-size: 12px;
        }
    ol.fc-wpcp-breadcrumb&gt;li:first-child {
            padding-right: 0px;
        }
        #menuwrapper ul li .action_list a{
            width:20px;
            height:20px;
        }
    #menuwrapper ul li .action_list a.download_btn { 
            display: inline-flex;  
            background-size: 18px; 
        }
    #menuwrapper ul li .action_list a.view_btn {
          background-size:18px;
    }
    #menuwrapper ul li .df_list_row {
            padding: 12px 0;
    }
    #menuwrapper ul li .df_list_row &gt; div:first-child  {
            width: 54%;
            padding-right: 10px;
            word-break: break-all;
        }
    .df_file_icon  {
            padding-left: 46px;
            min-height: 22px;
        }
    #menuwrapper ul li .df_folder_icon:after {
            left: 0px;
        }
    .df_file_icon:before,  
    .df_zip_icon:before,    
    .df_pdf_icon:before,    
    .df_docx_icon:before,   
    .df_doc_icon:before,    
    .df_jpg_icon:before,    
    .df_png_icon:before,    
    .df_svg_icon:before,    
    .df_gif_icon:before,    
    .df_jpeg_icon:before,   
    .df_ico_icon:before,    
    .df_txt_icon:before,    
    .df_xlsx_icon:before,   
    .df_xls_icon:before,    
    .df_ppt_icon:before,    
    .df_audio_icon:before,      
    .df_movie_icon:before,      
    .df_code_icon:before,   
    .df_files_icon:before,      
    .df_mp3_icon:before,    
    .df_mp4_icon:before,    
    .df_folder_icon:before,     
    .df_html_icon:before,   
    .df_xml_icon:before {
         left: 14px;
    }
    .fc-search-box  {
        width: 279px;
        top: 48px;
        right: -60%;
    }
    .fc-nav-right a  {
        margin-left: 10px;
    }
    #searchbtn img,     .fc-nav-refresh img,    .fc-nav-home img {
        height: 18px;
    }
    ol.fc-wpcp-breadcrumb&gt;li:after  {
                border-width: 0 1px 1px 0;
    }
}

#menuwrapper ul li.active &gt; .df_list_row &gt; div &gt; .df_folder_icon.lfc:before{
    
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0L8 4L12 8V5C15.859 5 19 8.14 19 12C19 12.88 18.8293 13.7201 18.5312 14.4961L20.0469 16.0098C20.6519 14.8008 21 13.442 21 12C21 7.038 16.963 3 12 3V0ZM3.95312 7.99023C3.34812 9.19923 3 10.558 3 12C3 16.962 7.037 21 12 21V24L16 20L12 16V19C8.141 19 5 15.86 5 12C5 11.12 5.17075 10.2799 5.46875 9.50391L3.95312 7.99023Z' fill='%23586775'/%3E%3C/svg%3E%0A");
     background-repeat: no-repeat;
     animation: rotation 2s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
</pre></body></html>