.r3-bg-green {
    background-color: #005E6E;
    border: 0px solid white;
}	
.lime-bg {
    background: /*#acddf3*/ #173A4E;
}
.blue-text {
    color: white;
}
	.page-header {
    margin: 0 0 30px;
    display: none;
}
#pe-breadcrumbs+#pe-content {
    padding-top: 0px;
}
 #pe-footer-mod { 
    margin-top: -110px;
}
.header-cont{
    height:501px;
}
.caps{
    text-transform:uppercase;
}
.num-list{
    background:#f5f6f7;
    display: flex;
    align-items: center;
    margin-left: -25px;
    margin-right: -25px;
}
.num-list .num{
    color: #173a4f;
    font-size:3.5em;
    font-weight:700;
    margin-left:15px;
    margin-right:15px;
    padding-left:40px;
}
.num-list .title{
    color: #173a4f;
    font-size:2em;
    font-weight:700;
}
.float-container{
display: flex;
width: 100%;
gap: 10px;
flex-wrap: wrap;
justify-content: center;
}
.float-card{
display: flex;
width: 232px;
/*height: 516px;
align-items: center;*/
align-items: center;
}
.float-card img{
    
}
.float-card .card-text{
position: relative;
text-align: center;
left: -90%;
width: 80%;
margin-top: -40px;
flex: 1 0 auto;
}
.float-card .card-text a{
cursor: pointer;
}
.float-card p{
    font-size: 12px;
font-weight: 700;
color: #173a4f;
}
.popup{
    display: none;
    background: rgb(255, 255, 255);
text-align: center;
width: 400px;
position: fixed;
left: calc(50% - 200px);
top: 50%;
border: 2px solid aliceblue;
z-index: 999;
}
.popup .text {
    padding: 30px;
}
.popup .close{
margin-top: 10px;
margin-right: 10px;
font-size: 2em;
float: right;
line-height: 1;
cursor: pointer;
}
.popup .close:hover{
    color:red;
}
.white-text{
    color:white !important;
}
.med-text{
    font-size:1.5em;
}
.big-text{
    font-size:3em;
}
.g-color{
    text-align:center;
    color:#f8981c;
    font-weight:700;
    margin-bottom:0;
}
.tiny-text{
    margin-bottom:35px;
    font-size:12px;
}
.collapse{display:none}
.collapse.in{display:block}
.collapsing{
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-timing-function:ease !important;
	-o-transition-timing-function:ease !important;
	transition-timing-function:ease !important;
	-webkit-transition-duration:.35s !important;
	-o-transition-duration:.35s !important;
	transition-duration:.35s !important;
	-webkit-transition-property:height,visibility !important;
	-o-transition-property:height,visibility !important;
	transition-property:height,visibility !important;
}
.guia-div{
    border-radius:15px;
    background:#295f3b;
}
.guia-div-new{
    border-radius:15px;
    background:white;
    color: #173a4f;
    border: 3px dashed #173a4f;;
margin-bottom: 10px !important;
margin-left:15px;
padding-top: 25px !important;
padding-right: 15px !important;
padding-bottom: 0px !important;
padding-left: 15px !important;
}
.guia-div-new p, .guia-div-new td{
    color: #173a4f;
    font-weight: 700;
}
.guia-div-new tr{
    border-top: 3px solid #173a4f;
    font-weight: 700;
}
.justify{
    text-align:justify;
}
.float-right{
    float:right;
}
.fw-500{
    font-weight:500 !important;
}
.fw-700{
    font-weight:700 !important;
}
.side-img .vc_column-inner{
    background-position: center center !important;
    
}
.side-img{
    min-height: 200px !important;
}
#elegibility-table{
    margin-left: auto !important;
    margin-right: auto !important;
    font-size:20px !important;
}
.absolute{
    position:absolute;
    left:15%;
    top:45%;
}
.call-absolute{
    position:absolute;
    left:15%;
    top:60%;
}
#program-btn a{
    color:white;
    background: #f98e2b;
    border-radius:15px !important;
    box-shadow: 5px 5px 5px black;
    font-weight:700;
}
#program-btn a:hover{
    background:#dfe1e4;
    color: #f98e2b;
}
#apply-btn a{
    max-width: 15vw !important;
    min-width: 160px !important;
    font-family:inherit !important;
    color:white;
    background: #f98e2b;
    border-radius:11px !important;
    font-size: 20px !important;
    padding: 5px 20px 5px 20px !important;
    margin-left: 5 !important;
    margin-bottom: 5 !important;
    font-weight: 700 !important;
    box-shadow: 5px 5px 5px black;
}
#apply-btn a:hover{
    background: #c8701e !important
}
#apply-btn-m a{
    width: 15vw !important;
    min-width: 160px !important;
    font-family:inherit !important;
    color:white;
    background: #f98e2b;
    border-radius:11px !important;
    font-size: 20px !important;
    padding: 5px 10px 5px 10px !important;
    margin-left: 5 !important;
    margin-bottom: 5 !important;
    font-weight: 700 !important;
    box-shadow: 5px 5px 5px black;
}
#call-btn a{
    font-family:inherit !important;
    color:white;
    background: #f98e2b;
    border-radius:11px !important;
    font-size: 20px !important;
    padding: 5px 20px 5px 20px !important;
    font-weight: 700 !important;
    box-shadow: 5px 5px 5px black;
}
#call-btn a:hover{
    background: #c8701e !important
}
#call-btn-m a{
    font-family:inherit !important;
    color:white;
    background: #f98e2b;
    border-radius:11px !important;
    font-size: 20px !important;
    padding: 5px 10px 5px 10px !important;
    font-weight: 700 !important;
    box-shadow: 5px 5px 5px black;
}
#location-table td{
    padding: 10px 0px 10px 0px;
}
#main-btn{
	margin-top:15px;
    color:white;
    background: #f98e2b;
    font-weight:700 !important;
    font-size:25px !important;
    outline: none;
    border-color: #017cba;
}
#main-btn:hover{
    background:#dfe1e4 !important;
    color: #f98e2b !important;
    box-shadow: 0 0 20px #017cba;
}
#reic-btn{
    color:white;
    background: #f98e2b;
    font-weight:700 !important;
    font-size:25px !important;
    width:100% !important;
    outline: none;
    border-color: #017cba;
    box-shadow: 0 0 10px #017cba;
    animation: pulsate 1s ease-out infinite;
}
@-webkit-keyframes pulsate {
    0%   { box-shadow: 0 0 2 white; }
    50%  { box-shadow: 0 0 27px #43c7e7; }
    100% { box-shadow: 0 0 2 white; }
}
#reic-btn:hover{
    background:#dfe1e4 !important;
    color: #f98e2b !important;
    box-shadow: 0 0 20px #017cba;
}
.reic-element{
    color: #173a4f;
    padding:20px;
    background:#dfe1e4;
    margin:10px;
    flex:45%;
}
#lista-reics{
    display:flex;
    flex-wrap:wrap;
    align-content: flex-start;
}

.dblue-text, .dblue-text h2{
color: #173a4f;
}
.white-text{
  color:white;
}
.grey-bg{
    background:/*#f5f6f7*/ #dfe1e4;
}
.blue-bg {
  background-color: #173a4f;
}


body.night .dblue-text{
color: white;
}
body.night .guia-div-new, body.night .guia-div-new p, body.night .guia-div-new table, body.night .guia-div-new tr, body.night .guia-div-new td{
background-color:#222222;
border-color:white;
color:white;
}
body.night .blue-bg {
  background-color: #222222;
}
body.night .grey-bg{
  background-color: #555555;
}
body.night .reic-element,body.night  #reic-btn{
    color:white;
  background-color: #555555;
}

body.highcontrast .white-text{
color: black;
}
body.highcontrast .vc_btn3, body.highcontrast #reic-btn{
background:white;
color: black;
}
body.highcontrast .dblue-text{
color: white;
}
body.highcontrast .guia-div-new, body.highcontrast .guia-div-new p, body.highcontrast .guia-div-new table, body.highcontrast .guia-div-new tr, body.highcontrast .guia-div-new td{
background-color:black;
border-color:white;
color:white;
}
body.highcontrast .blue-bg, body.highcontrast .blue-bg span {
  background-color: white;
  color:black;
}
body.highcontrast .grey-bg, body.highcontrast .grey-bg *{
  background-color: white;
  color:black;
}
body.highcontrast .reic-element, body.highcontrast .reic-element .dblue-text{
  background-color: black;
  color:white;
}

body.highcontrast2 .vc_btn3, body.highcontrast2 #reic-btn{
background-color: #ffff00;
  color:black;
}
body.highcontrast2 .white-text{
color: #ffff00;
}
body.highcontrast2 .dblue-text{
color: #ffff00;
}
body.highcontrast2 .guia-div-new, body.highcontrast2 .guia-div-new p, body.highcontrast2 .guia-div-new table, body.highcontrast2 .guia-div-new tr, body.highcontrast2 .guia-div-new td {
background-color:black;
border-color:white;
color:#ffff00;
}
body.highcontrast2 .blue-bg, body.highcontrast2 .blue-bg span, body.highcontrast2 .blue-bg p {
  background-color: #ffff00;
  color: black;
}
body.highcontrast2 .grey-bg, body.highcontrast2 .grey-bg *{
  background-color: black;
  color:#ffff00;
}
body.highcontrast2 .reic-element, body.highcontrast2 .reic-element .dblue-text{
  background-color: #ffff00;
  color:black;
}

body.highcontrast3 .vc_btn3, body.highcontrast3 #reic-btn{
color: #ffff00;
  background-color:black;
}
body.highcontrast3 .white-text{
color: black;
}
body.highcontrast3 .dblue-text{
color: black;
}
body.highcontrast3 .guia-div-new, body.highcontrast3 .guia-div-new p, body.highcontrast3 .guia-div-new table, body.highcontrast3 .guia-div-new tr, body.highcontrast3 .guia-div-new td {
background-color:#ffff00;
border-color:black;
color:black;
}
body.highcontrast3 .blue-bg, body.highcontrast3 .blue-bg span, body.highcontrast3 .blue-bg p {
  background-color: #ffff00;
  color: black;
}
body.highcontrast3 .grey-bg, body.highcontrast3 .grey-bg *{
  background-color: black;
  color:#ffff00;
}
body.highcontrast3 .reic-element, body.highcontrast3 .reic-element .dblue-text{
  color: #ffff00;
  background-color:black;
}
.income-limit-table{
  width:100%;
  text-align:center;
  color:white;
  border-collapse: collapse;
}
.income-limit-table .dblue-row{
    background-color:#2576b7;
}
.income-limit-table .lblue-row{
    background-color:#5c9ad2;
}
.income-limit-table .comp-hogar{
  font-weight:700;
  background-color:#44546a;
}
.income-limit-table td{
  width:10%;
}
.income-limit-table td:first-child{
    font-weight:700;
}
.income-limit-table th{
	padding: 0 20px;
}
@media (max-width: 760px) {
    .income-limit-table .headers{
  font-weight:700;
    }
    .income-limit-table td:first-child{
        background-color:#44546a;
    }
    .income-limit-table td:nth-child(2){
        background-color:#5c9ad2;
    }
    .income-limit-table td:nth-child(3){
        background-color:#2576b7;
    }
}

.showMobTable{ display: none !important; }
@media (max-width: 760px){
	.hideMobTable{ display: none !important; } 
	.showMobTable{ display: block !important; }
}
body.night .income-limit-table{
  color:white;
}
body.night .income-limit-table tr:nth-child(odd) {
  background: #222222;
  color:white;
}
body.highcontrast .income-limit-table{
  color:white;
}
body.highcontrast .income-limit-table tr:nth-child(odd) {
  background: white;
  color:black;
}
body.highcontrast2 .income-limit-table{
  color:#ffff00;
}
body.highcontrast2 .income-limit-table tr:nth-child(odd) {
  background: #ffff00;
  color:black;
}
body.highcontrast3 .income-limit-table{
  color:black;
}
body.highcontrast3 .income-limit-table tr:nth-child(odd) {
  background: black;
  color:#ffff00;
}
.r3groups-green1{
    background-color: #00518B;
	border: 0px solid white;
}
.r3groups-green2{
    background-color: #01609A;
	border: 0px solid white;
}
.r3groups-green3{
    background-color: #0168A2;
	border: 0px solid white;
}
.r3groups-green4{
    background-color: #018AC7;
	border: 0px solid white;
}
.vc_custom_1624660588320{margin-bottom: 15px !important;}
.vc_custom_1679437619925{margin-bottom: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1624660588320{margin-bottom: 15px !important;}
.vc_custom_1627919931966{background-color: #f9f9f9 !important;}
.vc_custom_1625163629756{background-color: #f9f9f9 !important;}
.vc_custom_1624650730985{margin-bottom: 15px !important;}
.vc_custom_1672700690805{margin-top: 35px !important;}
.vc_custom_1695071094029{padding-top: 25px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}
.vc_custom_1683308364855{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1625002722903{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1683308290834{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1683234795837{margin-bottom: 20px !important;}
.vc_custom_1655850122309{margin-bottom: 20px !important;}
.vc_custom_1656619021203{margin-bottom: 20px !important;}
.vc_custom_1683308303038{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1655849826394{margin-bottom: 20px !important;}
.vc_custom_1655846943595{margin-bottom: 20px !important;}
.vc_custom_1624650813686{margin-bottom: 0px !important;}
.vc_custom_1625261284634{margin-bottom: 20px !important;}
.vc_custom_1624650813686{margin-bottom: 0px !important;}
.vc_custom_1624652167894{margin-bottom: 20px !important;}
.vc_custom_1624640429159{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
	.w3eden .wpdm-filelist thead {
    display: none;
}.w3eden ul.wpdm-pagination {
    margin: 0 !important;
    padding: 15px;
    display: inline-flex !important;
}
.w3eden .wpdm-filelist td {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ffffff !important;
    border-bottom: 0 !important;
    background: rgba(0, 0, 0, 0.03) !important;
    vertical-align: middle !important;
}
.fa.fa-sun-o {
                font-family: "Font Awesome 5 Free";
                font-weight: 400;
            }

            .fa.fa-sun-o:before {
                content: "\f185";
            }

            .fa.fa-moon-o {
                font-family: "Font Awesome 5 Free";
                font-weight: 400;
            }

            .fa.fa-moon-o:before {
                content: "\f186";
            }
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1608319481689{margin-top: 15px !important;}
.vc_custom_1608319453064{margin-top: 15px !important;}
.vc_custom_1608319493114{margin-top: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1697488398584{padding-top: 0px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1684524712638{padding-left: 30px !important;}
.vc_custom_1683234726688{margin-bottom: 15px !important;}
.vc_custom_1624660588320{margin-bottom: 15px !important;}
.vc_custom_1688592449535{margin-bottom: 0px !important;}
.vc_custom_1695071094029{padding-top: 25px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}
.vc_custom_1697473292867{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1697471636600{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1608319180776{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1611585045049{margin-bottom: 10px !important;}
.vc_custom_1697492643906{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1608319180776{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1611585058149{margin-bottom: 10px !important;}
.vc_custom_1697492695270{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1608319298464{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1611585077814{margin-bottom: 10px !important;}
.vc_custom_1697492710707{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1697492747792{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1697492793805{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1697465099057{margin-bottom: 0px !important;padding-bottom: 0px !important;}
.vc_custom_1697473797130{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1697487535241{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1608400072427{margin-bottom: 10px !important;}
.vc_custom_1608474398620{margin-bottom: 10px !important;}
.vc_custom_1608474418772{margin-bottom: 10px !important;}
.vc_custom_1608474498956{margin-bottom: 10px !important;}
.vc_custom_1608474604339{margin-bottom: 10px !important;}
.vc_custom_1608474658886{margin-bottom: 10px !important;}
.vc_custom_1608474730834{margin-bottom: 10px !important;}
.vc_custom_1608474875943{margin-bottom: 10px !important;}
.vc_custom_1608474972386{margin-bottom: 10px !important;}
.vc_custom_1608575268825{margin-bottom: 0px !important;}
.vc_custom_1697492846546{margin-bottom: 0px !important;}
.vc_custom_1625687876251{margin-bottom: 0px !important;}
.vc_custom_1697472535877{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1625687893249{margin-bottom: 0px !important;}
.vc_custom_1625688268706{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1625687911352{margin-bottom: 0px !important;}
.vc_custom_1697472503734{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1610646172017{margin-bottom: 0px !important;}
.vc_custom_1610646188282{margin-bottom: 0px !important;}
.vc_custom_1610646205874{margin-bottom: 0px !important;}
.vc_custom_1625688809656{margin-bottom: 0px !important;}
.vc_custom_1697466865969{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1625688820152{margin-bottom: 0px !important;}
.vc_custom_1697467150442{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1625688835111{margin-bottom: 0px !important;}
.vc_custom_1625690836737{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}
.vc_custom_1625689536418{margin-bottom: 0px !important;}
.vc_custom_1625689557170{margin-bottom: 0px !important;}
.vc_custom_1625689578887{margin-bottom: 0px !important;}
.vc_custom_1608584174797{margin-bottom: 0px !important;}
.vc_custom_1608581460553{margin-bottom: 0px !important;}
.vc_custom_1608584475146{margin-bottom: 0px !important;}
.vc_custom_1608581558883{margin-bottom: 0px !important;}
.vc_custom_1608581714023{margin-bottom: 0px !important;}
.vc_custom_1697473982865{padding-top: 10px !important;padding-bottom: 10px !important;}
.vc_custom_1697488481297{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1568306641950{margin-bottom: 0px !important;}
.vc_custom_1697474080428{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1684784201058{padding-top: 20px !important;}
.vc_custom_1697494987792{margin-top: 0px !important;}
.vc_custom_1678833274675{margin-top: 0px !important;margin-bottom: 0px !important;}
.vc_custom_1684955168534{margin-top: 0px !important;margin-bottom: 0px !important;padding-right: 40px !important;padding-left: 40px !important;}
.vc_custom_1684955188971{margin-top: 0px !important;margin-bottom: 0px !important;padding-right: 40px !important;padding-left: 40px !important;}
.vc_custom_1684955205923{margin-top: 0px !important;margin-bottom: 0px !important;padding-right: 40px !important;padding-left: 40px !important;}
.vc_custom_1683308290834{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1683234795837{margin-bottom: 20px !important;}
.vc_custom_1683308303038{margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}
.vc_custom_1655849826394{margin-bottom: 20px !important;}
.vc_custom_1655846943595{margin-bottom: 20px !important;}
.wpdmdt-toolbar {
    padding: 10px;
}

.wpdmdt-toolbarb {
    padding: 5px 10px 10px;
}

.wpdmdt-toolbar > div {
    display: inline-block;
}

table, td, th {
    border: 0;
}

#wpdm-all-packages .card {
    overflow: hidden;
}

.dataTables_wrapper .table {
    margin: 0;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    font-size: 0.813em;
    min-width: 100%;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 .wpdm-download-link img {
    box-shadow: none !important;
    max-width: 100%;
}

.w3eden .pagination {
    margin: 0 !important;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 td:not(:first-child) {
    vertical-align: middle !important;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 td.__dt_col_download_link .btn {
    display: block;
    width: 100%;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 td.__dt_col_download_link,
#wpdmmydls-9fc208b5e74903bce25964948f07a986 th#download_link {
    max-width: 155px !important;
    width: 155px;

}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 th {
    background-color: rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.025);
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986_length label,
#wpdmmydls-9fc208b5e74903bce25964948f07a986_filter label {
    font-weight: 400;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986_filter input[type=search] {
    display: inline-block;
    width: 200px;
    font-size: 0.750em;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986_length select {
    display: inline-block;
    width: 60px;
    font-size: 0.688em;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 .package-title {
    color: #36597C;
    font-size: 0.875em;
    font-weight: 700;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 .small-txt {
    margin-right: 7px;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 td.__dt_col_categories {
    max-width: 300px;
}

#wpdmmydls-9fc208b5e74903bce25964948f07a986 .small-txt,
#wpdmmydls-9fc208b5e74903bce25964948f07a986 small {
    font-size: 	0.750em;
}

.w3eden .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, 0.015);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

.paginate_button.page-item.active a {
    background: var(--color-primary) !important;
    color: #fff !important;
}


@media (max-width: 799px) {
    #wpdmmydls-9fc208b5e74903bce25964948f07a986 tr {
        display: block;
        border: 3px solid rgba(0, 0, 0, 0.3) !important;
        margin-bottom: 10px !important;
        position: relative;
    }

    #wpdmmydls-9fc208b5e74903bce25964948f07a986 thead {
        display: none;
    }

    #wpdmmydls-9fc208b5e74903bce25964948f07a986,
    #wpdmmydls-9fc208b5e74903bce25964948f07a986 td:first-child {
        border: 0 !important;
    }

    #wpdmmydls-9fc208b5e74903bce25964948f07a986 td {
        display: block;
    }

    #wpdmmydls-9fc208b5e74903bce25964948f07a986 td.__dt_col_download_link {
        display: block;
        max-width: 100% !important;
        width: auto !important;

    }
}