@font-face {
    font-family: 'dlg';
    src:    url('fonts/dlg.eot?w3claq');
    src:    url('fonts/dlg.eot?w3claq#iefix') format('embedded-opentype'),
        url('fonts/dlg.ttf?w3claq') format('truetype'),
        url('fonts/dlg.woff?w3claq') format('woff'),
        url('fonts/dlg.svg?w3claq#dlg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="dlg-"], [class*=" dlg-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'dlg' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dlg-search:before {
   /* content: "e901"; */
}
.dlg-binoculars:before {
   /* content: "e902"; */
}
.dlg-filter:before {
/* content: "e900"; */
}
/* hide some columns on mobile */
.item_name, .th_name {padding-left:5px; }
	  div.mod_downloadgallery .rwd-table th, div.mod_downloadgallery .rwd-table td {
	  padding: .4em;}
.item_name a:link,.item_name a:visited {
    text-decoration: none;
    transition: 0.5s all;
    color: rgb(88, 89, 91);
}
div.mod_downloadgallery .rwd-table .item_description{
padding-left:5px; }
.defclose {display:none}
div.mod_downloadgallery .rwd-table{border:0;border-collapse:collapse;margin:1em 0;width:100%;}
div.mod_downloadgallery .rwd-table th{display:table-cell;background-color:#f9f9f9;color:rgb(237, 28, 36);border:0px solid rgb(88, 89, 91);}
div.mod_downloadgallery .rwd-table td{display:table-cell;}
div.mod_downloadgallery .rwd-table td:first-child{padding-top:.5em;border-bottom:1px solid rgb(88, 89, 91);}
div.mod_downloadgallery .rwd-table td:last-child{padding-bottom:.5em;}
div.mod_downloadgallery .rwd-table td {content:attr(data-th) ": ";font-weight:normal;display:table-cell;margin-right:0.1em;}
div.mod_downloadgallery .rwd-table td a{content:attr(data-th) ": ";font-weight:normal;display:table-cell;margin-right:0.1em;}
div.mod_downloadgallery .rwd-table th, div.mod_downloadgallery .rwd-table td{text-align:left;}
div.mod_downloadgallery .rwd-table{border-radius:.4em;overflow:hidden;}
div.mod_downloadgallery .rwd-table tr{border-color:#46637f;}
div.mod_downloadgallery .rwd-table .groupheader{border-top-left-radius:4px;border-top-right-radius:4px;text-align:left;border-bottom:1px solid #ccc;}
.icofiletype {background:transparent;border-radius:5px; padding:5px;border:1px solid #ccc;}
div.mod_downloadgallery div.centerfile{text-align:center;}
div.mod_downloadgallery div.dlg_search_result{border-radius:5px;border:1px solid #34495e;padding:8px;margin:15px auto;}
div.mod_downloadgallery div.dlg_search_result a.dlg_button{padding:1px 5px;background-color:#34495E;color:#fff;border-radius:5px;float:right;}
@media (min-width: 480px) {
  div.mod_downloadgallery .rwd-table th, div.mod_downloadgallery .rwd-table td {
    display: table-cell;
    padding: .4em;
  }
  div.mod_downloadgallery .rwd-table th:first-child, div.mod_downloadgallery .rwd-table td:first-child {
    xpadding-left: 0;
  }
  div.mod_downloadgallery .rwd-table th:last-child, div.mod_downloadgallery .rwd-table td:last-child {
    padding-right: 0;
  }
  div.mod_downloadgallery .rwd-table td:before {
    xdisplay: none;
  }
  div.mod_downloadgallery .rwd-table .hide-on-mobile{
    xdisplay:none !important;
  }
}
div.mod_downloadgallery nav[role="navigation"] {
  text-align: center;
}
.filter {
	border:1px solid rgb(88, 89, 91);
	border-radius:0px;
}
div.mod_downloadgallery nav ul.bullets{list-style: none outside none;}
div.mod_downloadgallery nav ul.bullets li{display:inline-block;width:30px;height:30px;line-height:30px;padding:0;margin:2px;background-color:#fff;border:1px solid #34495E;border-radius:100%;z-index:2;position:relative;}
div.mod_downloadgallery nav ul.bullets li a{color:#000;}
div.mod_downloadgallery nav ul.bullets li.current{background-color:#fff;color:#34495E;font-weight:900;}
div.mod_downloadgallery nav ul.bullets li.current a{color:#34495E;}
div.mod_downloadgallery nav ul.bullets li.prev{width:100px;border-radius:50px;border-bottom-right-radius: 0;border-top-right-radius: 0;}
div.mod_downloadgallery nav ul.bullets li.next{width:100px;border-radius:50px;border-bottom-left-radius:0;border-top-left-radius:0;position:relative;z-index: 0;}
div.mod_downloadgallery nav ul.bullets li.next::before, div.mod_downloadgallery nav ul.bullets li.prev::after{content:" ";display:inline-block !important;height:30px;width:30px;background-color:#ffffff;border-radius:50px;position:relative;z-index:-1;}
div.mod_downloadgallery nav ul.bullets li.next::before{border-right:1px solid #34495e;float:left;margin-left:-15px;}
div.mod_downloadgallery nav ul.bullets li.prev::after{border-left:1px solid #34495e;float:right;margin-right:-15px;}
.defclose {display:none}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1170px) {
}
@media screen and (max-width: 802px) {
	div.mod_downloadgallery .rwd-table .hide_on_mobile{display:none;}
	  div.mod_downloadgallery .rwd-table th, div.mod_downloadgallery .rwd-table td {
    display: table-cell;
	  padding: .4em;}
    div.mod_downloadgallery .rwd-table .item_description{
      border-bottom:1px solid #ccc !important;
      xborder-collapse:separate;
	  margin-bottom:6px;
	  padding-left:5px;
  }
	.mod_downloadgallery {
	padding-right: 15px;
	padding-left: 15px;}
.icofiletype {background:transparent;border-radius:5px; padding:10px;border:1px solid #ccc;}
}
