
@media (max-width: 575px)  { .page-link {padding: .5rem .1rem;} }
@media (min-width: 576px)  { .page-link {padding: .5rem .25rem;} }
@media (min-width: 768px)  { .page-link {padding: .5rem .5rem;} }
@media (min-width: 992px)  { .page-link {padding: .5rem .75rem;} }
@media (min-width: 1200px) {  }
@media (min-width: 1400px) {  }

@media (max-width: 1545px) { .sz1280 { display: none; } }
@media (max-width: 1700px) { .sz1600 { display: none; } }

/*@media (max-width: 1251px) { .sz1280 { display: none; } }*/
@media (max-width: 1281px) { .ratings_top_table span.torrent_name { max-width: 126px; } }

a#back-to-top { display: none; }


#newcomers_table .I { text-align: center; font-weight: bold; font-size: 130%; }

/*footer { display: none; }*/

/*section.content { margin-bottom: 30px; padding-bottom: 30px;}*/

/*section {padding-bottom: 50px;}*/

.pl-card {
    padding-left: 1.25rem;
}

/* class rounded-0 */

.chart_canvas {
    max-width: 100%;
    display: block;

    min-height: 450px;
    height: 450px;
    max-height: 450px;
}

.tall_2 {
    min-height: 600px;
    height: 600px;
    max-height: 600px;
}

.tall_3 {
    min-height: 800px;
    height: 800px;
    max-height: 800px;
}

.tall_4 {
    min-height: 1150px;
    height: 1150px;
    max-height: 1150px;
}

.breadcrumb.as_menu {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
}


.content-wrapper {
    transition: none !important;
}


.card-body.with-chart {
    padding: 0;
}

a.disabled { color: #afafaf; pointer-events: none; }

.parameters_top_25 a.mor_inf, a.mor_inf
{ margin-left: 10px; color: gray; font-style: italic; white-space: nowrap;}

.parameters_top_25 b { margin-right: 5px; }
.parameters_top_25 a { margin-right: 5px; }

.parameters_top_28 i { color: gray; margin-right: 5px; }
.parameters_top_28 a { margin-right: 3px; }
.parameters_top_28 b { margin-right: 5px; }

.parameters_top_40 { text-align: right; color: grey; padding-top: 2px; padding-bottom: 2px; }



table#nav_rngs2
{
    width: 100%;
}

table#nav_rngs2 td
{
    font-family: 'Sofia Sans Condensed', sans-serif;
    font-optical-sizing: auto;
    font-size: 16px !important;
}

table#nav_rngs2 th.to_align_1
{
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    font-optical-sizing: auto;
    font-size: 16px !important;
}

@media (max-width: 768px) {
    table#nav_rngs2 div.rating_table_title { font-size: 75% !important; color: #969696; }
}

a#top4hide_a {
    color: #606060 !important;
    font-size: 16px !important;
    text-shadow: none;
    margin-left: 20px;
    opacity: 1 !important;
}

a#top4show_a {
    color: #606060 !important;
    font-size: 16px !important;
    text-shadow: none;
    margin-left: 20px;
    opacity: 1 !important;
}

h2#top4title.faded i,
h2#top4title.faded strong,
h2#top4title.faded small
{
    color: #606060;
    font-size: 1.5rem;
    opacity: 0.3;
}

h2#top4title.faded
{
    text-shadow: none;
}

#alert_beta_version, #alert_under_construction {
    opacity: 0.9;
    background-color: rgba(23, 162, 184, 0.4);
    border-color: #17c9e5;
    width: fit-content;
    font-size: 1.2rem;
    /*padding-right: 20px;*/
}
