This commit is contained in:
Squidly271 2021-12-08 19:57:04 -05:00
parent 5cd2cef462
commit 49f447d900
3 changed files with 153 additions and 160 deletions

View File

@ -20,6 +20,6 @@ b398273cf7daa62ab00d2de2336ca25f ./README.md
e3dc9ed23036a09d69d5cd5c3111751e ./scripts/showStatistics.php
4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh
2bd671daecaf01549f8cc0202cb184b3 ./scripts/updatePluginSupport.php
022d2a166bb5dcf15b8ae59ecd5c4247 ./skins/Narrow/css.php
657c9798dbdb95b053127106fb18491e ./skins/Narrow/css.php
cfa1511913f794c8c5980460dfcdf049 ./skins/Narrow/skin.html
37dc71da8b07799676e29d7a6c6bf484 ./skins/Narrow/skin.php

View File

@ -118,25 +118,22 @@ switch ($theme) {
}
?>
a {color:<?=$aColor?>;}
.actionsPopup a {text-decoration:none;color:<?=$supportPopupText?>;cursor:pointer;}
.actionsPopup {margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.actionsPopup a{text-decoration:none;color:<?=$supportPopupText?>;cursor:pointer;}
.actionsPopup{margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.actionsPopup:hover{background-color:<?=$unRaid66color?>;}
.actionsButton {margin-left:1rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.actionsButton{margin-left:1rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.actionsButton:hover{background:<?=$unRaid66color?>}
.additionalRequirements {margin-left:2rem;}
.additionalRequirementsHeader {font-size:1.5rem;color:#d67777;font-weight:bold;}
.appIconsPopUp {font-size:2rem !important;cursor:pointer;padding-left:.5rem;padding-right:.5rem;color:default;display:inline-block;margin-right:5rem;}
.appIconsPopUp:hover {text-decoration:none;color:<?=$unRaid66color?>;}
a.appIconsPopUp { text-decoration:none;color:inherit;}
.additionalRequirements{margin-left:2rem;}
.additionalRequirementsHeader{font-size:1.5rem;color:#d67777;font-weight:bold;}
.appIconsPopUp{font-size:2rem !important;cursor:pointer;padding-left:.5rem;padding-right:.5rem;color:default;display:inline-block;margin-right:5rem;}
.appIconsPopUp:hover{text-decoration:none;color:<?=$unRaid66color?>;}
a.appIconsPopUp{text-decoration:none;color:inherit;}
.appDocker{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
.appDocker::before{font-family:'Unraid';content:'\e90b';}
.appLanguage{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
.appLanguage::before{font-family:'Unraid';content:'\e987';}
.appDriver{float:right;font-size:1.8rem;opacity:0.7;margin-left:1rem;}
.appDriver::before{content:"\f2db";font-family:fontAwesome;}
.appsPerPage{float:right;}
.appsPerPage::before{content:"\f009";font-family:fontAwesome;}
.appsPerPage:hover{color:<?=$unRaid66color?>;}
.appPlugin{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
.appPlugin::before{font-family:'Unraid';content:'\e986';}
.appRepository{float:right;font-size:2rem;opacity:0.7;margin-left:1rem;}
@ -148,98 +145,95 @@ a.appIconsPopUp { text-decoration:none;color:inherit;}
body.stop-scrolling{height:70%;overflow:inherit;} /* disable SweetAlert killing the scroll bar ( stops the wiggle ) */
body{scrollbar-gutter:stable;cursor:default !important;}
.body_sidebarScroll{overflow:hidden !important;}
.caChangeLog {cursor:pointer;}
.caChart {display:none;border:none;}
. {display:inline-block;width:7rem;height:3rem;}
.caHighlight {color:#d27676;}
.caChangeLog{cursor:pointer;}
.caChart{display:none;border:none;}
.caHomeSpotlight{height:29rem !important;}
.caMenuDisabled {cursor:default;opacity:0.5;}
.caMenuEnabled {cursor:pointer;opacity:1;}
.ca_applicationName {font-size:2rem;max-height:3rem;overflow:hidden;font-weight:bold;padding-top:1.5rem;margin-left:0.75rem;}
a.ca_appPopup {text-decoration:none;cursor:pointer;}
.ca_appPopup {cursor:pointer;}
.caMenuDisabled{cursor:default;opacity:0.5;}
.caMenuEnabled{cursor:pointer;opacity:1;}
.ca_applicationName{font-size:2rem;max-height:3rem;overflow:hidden;font-weight:bold;padding-top:1.5rem;margin-left:0.75rem;}
a.ca_appPopup{text-decoration:none;cursor:pointer;}
.ca_appPopup{cursor:pointer;}
div.ca_appPopup{cursor:pointer;}
.ca_author {font-size:1rem;margin-left:0.75rem;;margin-top:0.75rem;}
a.ca_author {text-decoration:none;color:inherit;}
.ca_author{font-size:1rem;margin-left:0.75rem;;margin-top:0.75rem;}
a.ca_author{text-decoration:none;color:inherit;}
.ca_backgroundClickable{height:18.5rem;cursor:pointer;}
.ca_bold {font-weight:bold;}
.ca_bottomLine {display:block;position:relative;top:18rem;}
.ca_bottomLineSpotLight {top:15rem !important;}
.ca_categories {font-size:1rem;font-style:italic;}
a.ca_categories {text-decoration:none;color:inherit;}
.ca_center {margin:auto;text-align:center;}
.ca_credit { padding:.5rem 0 1rem 0; font-size:1.5rem;line-height:2rem; font-style:italic;}
.ca_creditheader { font-size:2rem; padding-top:1rem;}
.ca_bold{font-weight:bold;}
.ca_bottomLine{display:block;position:relative;top:18rem;}
.ca_bottomLineSpotLight{top:15rem !important;}
.ca_categories{font-size:1rem;font-style:italic;}
a.ca_categories{text-decoration:none;color:inherit;}
.ca_center{margin:auto;text-align:center;}
.ca_credit{ padding:.5rem 0 1rem 0; font-size:1.5rem;line-height:2rem; font-style:italic;}
.ca_creditheader{ font-size:2rem; padding-top:1rem;}
.ca_discord::before{content:"\e988";font-family:Unraid;}
.ca_discord_popup::before{content:"\e988";font-family:Unraid;font-size:2.2rem;vertical-align:middle;}
img.ca_displayIcon{height:8rem;width:8rem;}
.ca_fa-additional::before{content:"\f055";font-family:fontAwesome;}
.ca_fa-comment::before{content:"\f075";font-family:fontAwesome;}
.ca_fa-delete {color:#882626;}
.ca_fa-delete::before {content:"\f00d";font-family:fontAwesome;}
.ca_fa-delete{color:#882626;}
.ca_fa-delete::before{content:"\f00d";font-family:fontAwesome;}
a.ca_fa-delete{text-decoration:none;margin-left:1rem;font-size:2rem;margin-top:-0.25rem;cursor:pointer;float:right;}
.ca_fa-docker::before{font-family:'Unraid';content:'\e90b';}
.ca_fa-edit::before {content:"\f044";font-family:fontAwesome;}
.ca_fa-film::before {content:"\f008";font-family:fontAwesome;}
.ca_fa-globe::before {content:"\f0ac";font-family:fontAwesome;}
.ca_fa-info::before {content:"\f05a";font-family:fontAwesome;}
.ca_fa-install::before {content:"\f019";font-family:fontAwesome;}
.ca_fa-money::before {content:"\f0d6";font-family:fontAwesome;}
.ca_fa-pluginSettings::before {content:"\f013";font-family:fontAwesome;}
.ca_fa-project::before {content:"\e953";font-family:Unraid;}
.ca_fa-readme::before {content:"\f02d";font-family:fontAwesome;}
.ca_fa-support::before {content:"\f059";font-family:fontAwesome;}
.ca_fa-switchto::before {content:"\e982";font-family:Unraid;}
.ca_fa-template::before {content:"\f08e";font-family:fontAwesome;}
.ca_fa-uninstall::before {content:"\e92f";font-family:Unraid;}
.ca_fa-update::before {content:"\f0ed";font-family:fontAwesome;}
.ca_fa-warning::before {content:"\f071";font-family:fontAwesome;}
.ca_facebook::before {content:"\f09a";font-family:fontAwesome;}
.ca_favouriteRepo {margin-right:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.ca_favouriteRepo:hover {text-decoration:none;background-color:<?=$unRaid66color?>;}
.ca_forum::before {content:"\f1cd";font-family:fontAwesome;}
.ca_holder {background-color:<?=$templateBackground?>;display:inline-block;float:left;height:20rem;min-width:24rem;max-width:24rem;overflow:hidden;padding:20px;margin-top:0px;margin-bottom:1rem;margin-right:1rem;border:1px solid;border-color:<?=$borderColor?>;}
.ca_fa-edit::before{content:"\f044";font-family:fontAwesome;}
.ca_fa-film::before{content:"\f008";font-family:fontAwesome;}
.ca_fa-globe::before{content:"\f0ac";font-family:fontAwesome;}
.ca_fa-info::before{content:"\f05a";font-family:fontAwesome;}
.ca_fa-install::before{content:"\f019";font-family:fontAwesome;}
.ca_fa-money::before{content:"\f0d6";font-family:fontAwesome;}
.ca_fa-pluginSettings::before{content:"\f013";font-family:fontAwesome;}
.ca_fa-project::before{content:"\e953";font-family:Unraid;}
.ca_fa-readme::before{content:"\f02d";font-family:fontAwesome;}
.ca_fa-support::before{content:"\f059";font-family:fontAwesome;}
.ca_fa-switchto::before{content:"\e982";font-family:Unraid;}
.ca_fa-template::before{content:"\f08e";font-family:fontAwesome;}
.ca_fa-uninstall::before{content:"\e92f";font-family:Unraid;}
.ca_fa-update::before{content:"\f0ed";font-family:fontAwesome;}
.ca_fa-warning::before{content:"\f071";font-family:fontAwesome;}
.ca_facebook::before{content:"\f09a";font-family:fontAwesome;}
.ca_favouriteRepo{margin-right:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.ca_favouriteRepo:hover{text-decoration:none;background-color:<?=$unRaid66color?>;}
.ca_forum::before{content:"\f1cd";font-family:fontAwesome;}
.ca_holder{background-color:<?=$templateBackground?>;display:inline-block;float:left;height:20rem;min-width:24rem;max-width:24rem;overflow:hidden;padding:20px;margin-top:0px;margin-bottom:1rem;margin-right:1rem;border:1px solid;border-color:<?=$borderColor?>;}
.ca_holder:hover{background-color:<?=$templateHoverBackground?>;}
.ca_holderFav {background-color:<?=$templateFavourite?> !important;}
.ca_holderFav{background-color:<?=$templateFavourite?> !important;}
.ca_homeTemplates{display:flex;flex-wrap:wrap;height:24.5rem;overflow:hidden;}
.ca_homeTemplatesHeader{font-size:2rem;margin-top:1rem;margin-bottom:0.5rem;}
.ca_homeTemplatesLine2{font-size:1.5rem;margin-bottom:1rem;}
.ca_hr {margin-left:10px;margin-right:10px;border:1px; border-color:<?=$hrColor?>; border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none;}
.ca_href {cursor:pointer;}
.ca_icon {width:6.4rem;height:6.4rem;}
.ca_iconArea {width:100%;height:6.4rem;margin-top:-2rem;margin-left:1rem;}
.ca_italic {font-style:italic;}
ul.caMenu {list-style-type: none;margin:0px 0px 20px 0px;padding: 0;font-size:1.5rem;}
li.caMenuItem {padding:0px 0px 5px 0px; width:fit-content;}
.ca_multiselect {float:right;cursor:pointer;padding-right:1rem;}
.ca_NoAppsFound {font-size:3rem;margin:auto;text-align:center;}
.ca_NoDockerAppsFound {font-size:3rem;margin:auto;text-align:center;}
.ca_non_favouriteRepo {font-size:2rem;cursor:pointer;margin-left:2.5rem !important;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_non_favouriteRepo::before {content:"\f2be";font-family:fontAwesome;}
ul.nonselectMenu {list-style-type: none;margin:0px 0px 20px 0px;padding: 0;font-size:1.5rem;}
.ca_normal {font-size:1.4rem !important;}
.ca_href{cursor:pointer;}
.ca_icon{width:6.4rem;height:6.4rem;}
.ca_iconArea{width:100%;height:6.4rem;margin-top:-2rem;margin-left:1rem;}
.ca_italic{font-style:italic;}
ul.caMenu{list-style-type: none;margin:0px 0px 20px 0px;padding: 0;font-size:1.5rem;}
li.caMenuItem{padding:0px 0px 5px 0px; width:fit-content;}
.ca_multiselect{float:right;cursor:pointer;padding-right:1rem;}
.ca_NoAppsFound{font-size:3rem;margin:auto;text-align:center;}
.ca_NoDockerAppsFound{font-size:3rem;margin:auto;text-align:center;}
.ca_non_favouriteRepo{font-size:2rem;cursor:pointer;margin-left:2.5rem !important;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_non_favouriteRepo::before{content:"\f2be";font-family:fontAwesome;}
ul.nonselectMenu{list-style-type: none;margin:0px 0px 20px 0px;padding: 0;font-size:1.5rem;}
.ca_normal{font-size:1.4rem !important;}
.ca_popupIconArea{height:14.4rem;}
.ca_private::after {content:"\f069";font-family:fontAwesome;}
.ca_private::after{content:"\f069";font-family:fontAwesome;}
.ca_private{color:#882626;}
.ca_profile::before {content:"\f2bb";font-family:fontAwesome;}
.ca_readmore {color:<?=$unRaid66color?>;font-size:1.5rem !important;cursor:pointer;padding-left:.5rem;padding-right:.5rem;padding-top:1rem;display:inline-block;margin-bottom:2rem;font-family:unset;}
.ca_readmore::before {font-family:fontAwesome;}
.ca_readmore:hover {text-decoration:none;color:#d67777;}
.ca_reddit::before {content:"\f281";font-family:fontAwesome;}
.ca_profile::before{content:"\f2bb";font-family:fontAwesome;}
.ca_readmore{color:<?=$unRaid66color?>;font-size:1.5rem !important;cursor:pointer;padding-left:.5rem;padding-right:.5rem;padding-top:1rem;display:inline-block;margin-bottom:2rem;font-family:unset;}
.ca_readmore::before{font-family:fontAwesome;}
.ca_readmore:hover{text-decoration:none;color:#d67777;}
.ca_reddit::before{content:"\f281";font-family:fontAwesome;}
.ca_red{color:#882626;}
.ca_repoPopup {display:inline-block;text-decoration:none!important;cursor:pointer;color:inherit;}
a.ca_repoPopup:hover {color:<?=$unRaid66color?>;}
.ca_repoSearch {font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_repoSearch::after {content:"\f002";font-family:fontAwesome;}
.ca_repoSearchPopup {font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_serverWarning {color:#cecc31}
.ca_stat {color:coral; font-size:1.5rem;line-height:1.7rem;}
.ca_table { padding:.5rem 2rem .5rem 0; font-size:1.5rem;}
.ca_template {color:#606E7F;border-radius:0px 0px 2rem 2rem;display:inline-block;text-align:left;overflow:auto;height:27rem;width:36rem;padding-left:.5rem;padding-right:.5rem; background-color:#DDDADF;}
.ca_templatesDisplay {display:flex;flex-wrap:wrap;}
.ca_template_icon {color:#606E7F;width:37rem;float:left;display:inline-block;background-color: #C7C5CB;margin:0px 0px 0px 0px;height:15rem;padding-top:1rem;}
.ca_twitter::before {content:"\f099";font-family:fontAwesome;}
.ca_webpage::before {content:"\f0ac";font-family:fontAwesome;}
.ca_repoPopup{display:inline-block;text-decoration:none!important;cursor:pointer;color:inherit;}
a.ca_repoPopup:hover{color:<?=$unRaid66color?>;}
.ca_repoSearch{font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_repoSearch::after{content:"\f002";font-family:fontAwesome;}
.ca_repoSearchPopup{font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.ca_serverWarning{color:#cecc31}
.ca_stat{color:coral; font-size:1.5rem;line-height:1.7rem;}
.ca_table{padding:.5rem 2rem .5rem 0; font-size:1.5rem;}
.ca_template{color:#606E7F;border-radius:0px 0px 2rem 2rem;display:inline-block;text-align:left;overflow:auto;height:27rem;width:36rem;padding-left:.5rem;padding-right:.5rem; background-color:#DDDADF;}
.ca_templatesDisplay{display:flex;flex-wrap:wrap;}
.ca_template_icon{color:#606E7F;width:37rem;float:left;display:inline-block;background-color: #C7C5CB;margin:0px 0px 0px 0px;height:15rem;padding-top:1rem;}
.ca_twitter::before{content:"\f099";font-family:fontAwesome;}
.ca_webpage::before{content:"\f0ac";font-family:fontAwesome;}
.changelogMessage{font-size:1rem;line-height:1rem;margin-top:1rem;}
.cardCategory{font-size:1rem;margin-left:0.75rem;}
.cardDescription{cursor: pointer;display: block;position: relative;top:0.5rem;max-height: 7rem;overflow: hidden;}
@ -257,25 +251,25 @@ ul.context{list-style-type:none;padding:0;margin:0;}
a.context{text-decoration:none;color:currentColor;margin:5px;}
li.context{margin-top:0.5rem;margin-bottom:0.5rem;font-size:1.5rem;}
li.context:hover{color:<?=$unRaid66color?>;}
li.debugging {cursor:pointer;}
li.debugging{cursor:pointer;}
.dimScreenShot{overflow:unset !important;}
.disabledIcon {color:#040404;font-size:2.5rem;}
i.displayIcon {font-size:5.5rem;color:#626868;padding-top:0.25rem;}
img.displayIcon {height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;}
#cookieWarning {display:none;}
.disabledIcon{color:#040404;font-size:2.5rem;}
i.displayIcon{font-size:5.5rem;color:#626868;padding-top:0.25rem;}
img.displayIcon{height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;}
#cookieWarning{display:none;}
.docker::after{font-family:'Unraid';content:'\e90b';font-size:2.5rem;}
.dockerCardBackground{height:18.5rem;cursor:default !important;}
.dockerHubStar {font-size:1rem;}
.dockerHubStar{font-size:1rem;}
.dockerHubStar::before{content:"\e95a";font-family:UnRaid;}
.dockerSearch{display:inline-block;float:right;}
.donate {color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 200% 100%; border-radius: 15px; color: #000000; padding: 1px 10px 1px 10px;}
.donate:hover {text-decoration:none;background-color:<?=$unRaid66color?>;}
.donate{color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 200% 100%; border-radius: 15px; color: #000000; padding: 1px 10px 1px 10px;}
.donate:hover{text-decoration:none;background-color:<?=$unRaid66color?>;}
.donateDiv{margin-top:1rem;}
.donate a {text-decoration:none;color:<?=$supportPopupText?>}
.donate a{text-decoration:none;color:<?=$supportPopupText?>}
.donateArea{margin-top:2rem;}
.donateLink {font-size:1.2rem;}
.donateLink{font-size:1.2rem;}
.donateText{margin-top:2rem;}
.enabledIcon {cursor:pointer;color:<?=$unRaid66color?> !important;}
.enabledIcon{cursor:pointer;color:<?=$unRaid66color?> !important;}
.fav{background-color:#009900;}
.nonfav{background-color: <?=$supportPopupBackground?>;}
.favCardSpotlight{left:-40.25rem !important;}
@ -284,55 +278,54 @@ img.displayIcon {height:6.4rem;width:6.4rem;border-radius:1rem 1rem 1rem 1rem;}
.homeMore{color:<?=$unRaid66color?>;cursor:pointer;}
.homeMore:hover{color:#d67777;}
.homespotlightIconArea{display: inline-block;position: relative;top: -25rem;left: 24rem;cursor:pointer;}
.hoverMenu {color:<?=$unRaid66color?>;}
.infoIcon::before{content:"\f05a";font-family:fontAwesome;}
.infoButton {line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.hoverMenu{color:<?=$unRaid66color?>;}
.infoButton{line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.infoButton:hover{background:<?=$unRaid66color?>}
.infoButton_docker {line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.infoButton_docker{line-height:2rem;cursor:pointer;display:inline-block;color:<?=$donateText?>!important;background: <?=$donateBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.infoButton_docker:hover{background:<?=$unRaid66color?>}
.initDockerSearch{cursor:pointer;text-decoration:none;font-size:1.5rem;}
.initDockerSearch:hover{color:<?=$unRaid66color?>}
a.initDockerSearch{cursor:pointer;text-decoration:none;color:unset;}
.installedCardBackground{clip-path: polygon(0 0,100% 0, 100% 100%);background-color: #322fff;top:0px;height:9rem;width:9rem;position: relative;left:-10rem;margin-right:-9rem;}
.installedCardText{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform: rotate(45deg);color:white;font-size:2rem;position:absolute;top:2.5rem;right:-1rem;width:100%;overflow:hidden;height:2rem;}
input[type=checkbox] {width:2rem;height:2rem;margin-left:0rem;}
input[type=checkbox]{width:2rem;height:2rem;margin-left:0rem;}
input[type=button]{background:none;font-size:1.5rem;}
input:hover[type=button]{color:<?=$unRaid66color?>;background:none !important;}
input:hover[type=button][disabled]{background:none !important;color:currentColor !important;font-size:1.5rem;}
input[type=button][disabled]{background:none;}
.mainArea {position:absolute;left:18.5rem;right:0px;top:2rem;display:block;overflow-x:hidden;min-height:90vh;}
.menuHeader { font-size:2rem; margin-bottom:1rem;margin-top:1rem;}
.menuItems {position:absolute;top:2rem;left:0px;width:14rem;height:auto;}
.mainArea{position:absolute;left:18.5rem;right:0px;top:2rem;display:block;overflow-x:hidden;min-height:90vh;}
.menuHeader{ font-size:2rem; margin-bottom:1rem;margin-top:1rem;}
.menuItems{position:absolute;top:2rem;left:0px;width:14rem;height:auto;}
.mobileHolderFix{margin-bottom:2rem !important;}
.modComment {padding:2rem;border:1px solid;border-color:<?=$modCommentBorder?>;}
.moderatorCommentHeader {font-size:2rem;font-weight:normal;}
.modComment{padding:2rem;border:1px solid;border-color:<?=$modCommentBorder?>;}
.moderatorCommentHeader{font-size:2rem;font-weight:normal;}
.moderatorCommentHeader:before{content:"\e97d";font-family:Unraid;color:<?=$modCommentBorder?>;}
.moderatorComment {font-size:1.2rem;font-style:italic;line-height:1.5rem;}
.moderationLink {color:<?=$linkColor?>;font-weight:normal;}
.multi_installDiv {width:100%; display:none;padding-bottom:20px;}
.myReadmoreButton {color:#6363ca;}
.moderatorComment{font-size:1.2rem;font-style:italic;line-height:1.5rem;}
.moderationLink{color:<?=$linkColor?>;font-weight:normal;}
.multi_installDiv{width:100%; display:none;padding-bottom:20px;}
.myReadmoreButton{color:#6363ca;}
.noClick{cursor:default !important;}
.notice.shift {margin-top:0px;}
.notice.shift{margin-top:0px;}
.officialCardBackground{clip-path: polygon(0 0,100% 0, 100% 100%);background-color: #854153;top:0px;height:9rem;width:9rem;position: relative;left:-10rem;margin-right:-9rem;}
.officialPopupText{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform: rotate(45deg);color:white;font-size:2rem;position:absolute;top:2.25rem;right:-1rem;width:100%;overflow:hidden;height:2.5rem;}
p {margin:auto;text-align:left;margin-bottom:10px;} /* override dynamix styling for popup */
.pageDots::after {content:"...";}
.pageDots::after{content:"...";}
.pageDots{color:grey;cursor:default;}
.pageLeft::after {content:"\f137";font-family:fontAwesome;}
.pageNavigation {font-size:1.5rem;margin-bottom:3rem;}
.pageNavNoClick {font-size:1.5rem;cursor:default !important;opacity:0.5;}
.pageNavNoClick:hover{color:<?=$sidebarText?> !important;opacity:0.5;}
.pageLeft::after{content:"\f137";font-family:fontAwesome;}
.pageNavigation{font-size:2.5rem;margin-bottom:3rem;}
.pageNavNoClick{font-size:2.5rem;cursor:default !important;opacity:0.3;}
.pageNavNoClick:hover{color:<?=$sidebarText?> !important;opacity:0.3;}
.pageNumber{margin-left:1rem;margin-right:1rem;cursor:pointer;text-decoration:none !important;}
.pageNumber:hover{color:<?=$unRaid66color?>;}
.pageRight::after {content:"\f138";font-family:fontAwesome;}
.pageSelected {cursor:default;color:<?=$unRaid66color?>;}
.pinned {margin-left:1rem;font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;color:#1fa67a;padding:.3rem;}
.pinned::after {content:"\f08d";font-family:fontAwesome;}
.pageRight::after{content:"\f138";font-family:fontAwesome;}
.pageSelected{cursor:default;color:<?=$unRaid66color?>;}
.pinned{margin-left:1rem;font-size:2rem;cursor:pointer;padding-left:.5rem;padding-right:.5rem;cursor:pointer;color:#1fa67a;padding:.3rem;}
.pinned::after{content:"\f08d";font-family:fontAwesome;}
.pinnedCard{float:right;color:#1fa67a;font-size:1.75rem;}
.pinnedCard::before{content:"\f08d";font-family:fontAwesome;}
.pinned:hover {text-decoration:none;color:<?=$unRaid66color?>;}
.plugin::after {font-family:'Unraid';content:'\e986';font-size:2.5rem;}
.popup-donate {background:white;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%), linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 200% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px; text-shadow: 1px 1px 5px #666;}
.pinned:hover{text-decoration:none;color:<?=$unRaid66color?>;}
.plugin::after{font-family:'Unraid';content:'\e986';font-size:2.5rem;}
.popup-donate{background:white;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%), linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 200% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px; text-shadow: 1px 1px 5px #666;}
.popupAuthor{font-size:1.7rem;line-height:2rem;;margin-bottom:0.5rem;margin-top:0.5rem;display:inline-block;}
.popupAuthorMain{font-size:1.7rem;line-height:2rem;margin-bottom:0.5rem;margin-top:0.5rem;}
.popupAuthorIcon{display:inline-block;float:right;}
@ -340,24 +333,24 @@ img.popupAuthorIcon{height:7.2rem;width:7.2rem;border-radius:1rem 1rem 1rem 1rem
.popupAuthorTitle{font-size:2.5rem;margin-top:2rem;margin-bottom:2rem;}
.popupCategory{font-size:1rem;line-height:1rem;}
.popUpBack{font-size:1.5rem;color:#f34646;font-weight:bold;cursor:pointer;top:-2rem;display:inline-block;padding-left:3rem;}
.popUpClose {margin-top:2rem;font-size:1.5rem;color:#f34646;font-weight:bold;cursor:pointer;display:inline-block;}
.popUpClose:hover {color:<?=$unRaid66color?>;}
.popUpDeprecated {color:#FF8C2F;}
.popUpClose{margin-top:2rem;font-size:1.5rem;color:#f34646;font-weight:bold;cursor:pointer;display:inline-block;}
.popUpClose:hover{color:<?=$unRaid66color?>;}
.popUpDeprecated{color:#FF8C2F;}
.popupDescriptionArea{display:block;font-size:1rem;color:<?=$sidebarText?>;}
.popupDescription{font-size:1.5rem;line-height:1.7rem !important;margin-top:1.5rem;margin-left:1rem;margin-right:1rem;margin-bottom:0px;}
.popupIcon {display:inline-block;}
i.popupIcon {color:#626868;font-size:10rem;padding-left:1rem;padding-top:2.2rem;}
img.popupIcon {width:10rem;height:10rem;padding:0.3rem;margin-top:2.2rem;border-radius:1rem 1rem 1rem 1rem;}
.popupIcon{display:inline-block;}
i.popupIcon{color:#626868;font-size:10rem;padding-left:1rem;padding-top:2.2rem;}
img.popupIcon{width:10rem;height:10rem;padding:0.3rem;margin-top:2.2rem;border-radius:1rem 1rem 1rem 1rem;}
.popupInfo{position:absolute;top:10rem;left:15rem;}
.popupInfoLeft{min-width:45%;max-width:45%;width:50rem;float:left;display:inline-block;margin-right:10px;}
.popupInfoRight{min-width:45%;max-width:45%;float:left;display:inline-block;}
.popupInfoSection{line-height:2rem;font-size:1.5rem;display:inline-block;}
.popUpLink {cursor:pointer;color:<?$aColor?>;}
a.popUpLink {text-decoration:none;}
a.popUpLink:hover {color:<?=$unRaid66color?>;}
.popUpLink{cursor:pointer;color:<?$aColor?>;}
a.popUpLink{text-decoration:none;}
a.popUpLink:hover{color:<?=$unRaid66color?>;}
.popupName{display:block;font-size:3rem;line-height:4rem;font-weight:bold;max-height:4rem;overflow:hidden;}
.popupProfile {margin-right:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.popupProfile:hover {text-decoration:none;background-color:<?=$unRaid66color?>;}
.popupProfile{margin-right:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.popupProfile:hover{text-decoration:none;background-color:<?=$unRaid66color?>;}
.popupRepoDescription{font-size:1.5rem;margin-bottom:1rem;}
.popupTable td {width:30%;text-align:left;}
.popupTable{font-size:1.5rem;width:55rem;margin-top:0px;margin-left:auto;}
@ -365,13 +358,13 @@ a.popUpLink:hover {color:<?=$unRaid66color?>;}
.popupTableRight{max-width:20rem;overflow:hidden;}
.popupTitle{margin:auto;text-align:center;font-weight:bold;font-size:2rem;line-height}
.popup{margin:1.5rem;margin-top:-2rem;}
a.popup-donate {text-decoration:none;font-style:italic;color:black;font-size:1.5rem;}
a.popup-donate:hover {color:<?=$donateText?>;background-color:<?=$unRaid66color?>}
a.popup-donate{text-decoration:none;font-style:italic;color:black;font-size:1.5rem;}
a.popup-donate:hover{color:<?=$donateText?>;background-color:<?=$unRaid66color?>}
.readmore-js-collapsed{-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.1)));}
.repoDonateText{margin-bottom:0.5rem;}
.repoLinks{margin-top:3rem;margin-left:1.5rem;}
.repoPopup {margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.repoPopup:hover {text-decoration:none;background-color:<?=$unRaid66color?>;}
.repoPopup{margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;color:<?=$supportPopupText?>!important;background: <?=$supportPopupBackground?>;background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.4) 100%),-webkit-linear-gradient(left, lighten(<?=$donateBackground?>, 15%) 0%, <?=$donateBackground?> 50%, lighten(<?=$donateBackground?>, 15%) 100%); background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%),linear-gradient(to right, lighten(#E68321, 15%) 0%, #E68321 50%, lighten(#E68321, 15%) 100%); background-position: 0 0; background-size: 100% 100%; border-radius: 15px; color: #fff; padding: 1px 10px 1px 10px;}
.repoPopup:hover{text-decoration:none;background-color:<?=$unRaid66color?>;}
.repoStats{font-size:2rem;margin-top:2rem;}
.repoTable{margin-top:15px;width:70%;}
.repoLeft{width:50%;}
@ -380,24 +373,22 @@ a.popup-donate:hover {color:<?=$donateText?>;background-color:<?=$unRaid66color?
.rightTitle{font-size:2.5rem;margin-top:2rem;margin-bottom:2rem;}
.screen{border:1px solid; border-radius: 5px 5px 5px 5px; border-color:<?=$unRaid66color?>; vertical-align:top; min-width:8rem;max-width:12rem;height:8rem;margin:10px;}
.screen:hover{opacity:50%}
.vid{display:inline-block;font-size:8rem;position:relative;top:-0.5rem;color:<?=$sidebarText?>;opacity:70%;padding-right:10px;}
.vid:hover{color:<?=$unRaid66color;?>}
.searchArea {z-index:2;width:auto;position:static;}
.searchArea{z-index:2;width:auto;position:static;}
.searchSubmit{font-family:'FontAwesome';width:2rem;min-width:2rem;height:3.4rem;font-size:1.1rem;position:relative;padding-top:1.1rem;padding-bottom:1rem;padding-right:1rem;background:<?=$templateHoverBackground?>;border:none;cursor:pointer;background:<?=$templateHoverBackground?>;}
#searchBox{margin-left:0rem;margin-right:0;margin-bottom:1rem;top:-.6rem;border:none;padding:0.6rem;background:<?=$templateHoverBackground?>;padding-right:0.5rem;}
#searchButton:hover{color:<?=$unRaid66color?>;}
.sidebar{z-index:998;position:fixed;top:0;right:0;bottom:1.6rem;margin-bottom:10px;width:100%;height:100vh;display:none;background-color:<?=$sidebarCloseBackground?>;}
.sidebarClose{width: 100%;height: 100vh;position: fixed;top: 0;left: 0;}
.selectedMenu {color:<?=$unRaid66color?>;font-weight:bold;}
.selectedMenu{color:<?=$unRaid66color?>;font-weight:bold;}
.sidenavHide{width:0px;}
.sidenavShow{width:<?=($mobile ? "90rem;" : "70rem;")?> }
.sidenav{position:fixed;top:0;right:0;bottom:1.6rem;margin-bottom:10px;background-color:<?=$sidebarBackground?>;color:<?=$sidebarText?>;overflow-x:hidden;transition:0.5s;padding-top:60px;overflow-y:scroll;}
#sortIconArea{padding-bottom:1rem;}
.sortIcons {font-size:1.2rem;margin-right:10px;margin-left:10px;cursor:pointer;text-decoration:none !important;color:<?=$sidebarText?>;}
.sortIcons{font-size:1.2rem;margin-right:10px;margin-left:10px;cursor:pointer;text-decoration:none !important;color:<?=$sidebarText?>;}
.sortIcons:hover{color:<?=$unRaid66color?>;}
.specialCategory {font-size:1.5rem;}
.specialCategory{font-size:1.5rem;}
.spinner{z-index:999999 !important;} /* ensure always ontop */
.spinnerBackground {position:fixed;top:0;left:0;width:100%;height:100vh;display:none;background:transparent;z-index:9999;}
.spinnerBackground{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;background:transparent;z-index:9999;}
.spotlightDate{font-size:1.5rem;}
.spotlightCardBackground{clip-path: polygon(0 0,100% 0, 100% 100%);background-color: #009900;top:0px;height:9rem;width:9rem;position: relative;left:-10rem;margin-right:-9rem;}
.spotlightHome{min-width:36rem !important;max-width:36rem !important;height:24rem !important;margin-bottom:1rem;}
@ -414,29 +405,31 @@ a.popup-donate:hover {color:<?=$donateText?>;background-color:<?=$unRaid66color?
.spotlightMessage{margin-top:0.8rem;line-height:1.5rem;}
.spotlightMessage a{color:<?=$unRaid66color?>;text-decoration:none;}
.spotlightMessage a:hover{color:#d67777;}
ul.subCategory {list-style-type:none;margin-left:2rem;padding:0px;cursor:pointer;display:none;}
.supportButton {line-height:2rem;cursor:pointer;display:inline-block;background-position: 0 0; background-size: 100% 100%; border-radius: 15px; ; padding: 1px 10px 1px 10px;margin-left:1rem;border-style:solid;border-width:1px;}
.supportButton a {text-decoration:none;}
ul.subCategory{list-style-type:none;margin-left:2rem;padding:0px;cursor:pointer;display:none;}
.supportButton{line-height:2rem;cursor:pointer;display:inline-block;background-position: 0 0; background-size: 100% 100%; border-radius: 15px; ; padding: 1px 10px 1px 10px;margin-left:1rem;border-style:solid;border-width:1px;}
.supportButton a{text-decoration:none;}
.supportButton:hover{background:<?=$unRaid66color?>;border-color:<?=$unRaid66color?>;}
.supportLink {color:inherit;padding-left:.5rem;padding-right:.5rem;}
.supportPopup a {text-decoration:none;color:inherit;cursor:pointer;}
.supportPopup {margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;background-position: 0 0; background-size: 100% 100%; border-radius: 15px; padding: 1px 10px 1px 10px;border-style:solid;border-width:1px;}
.supportLink{color:inherit;padding-left:.5rem;padding-right:.5rem;}
.supportPopup a{text-decoration:none;color:inherit;cursor:pointer;}
.supportPopup{margin-right:1rem;font-size:1.5rem;line-height:2rem;cursor:pointer;display:inline-block;background-position: 0 0; background-size: 100% 100%; border-radius: 15px; padding: 1px 10px 1px 10px;border-style:solid;border-width:1px;}
.supportPopup:hover{background-color:<?=$unRaid66color?>;}
.sweet-alert table{margin-top:0px}
table tbody td {line-height:1.8rem;}
table {background-color:transparent;}
#templates_content {overflow-x:hidden;margin-bottom:3rem;}
#templates_content{overflow-x:hidden;margin-bottom:3rem;}
.templateErrors{font-size:2.5rem;margin-top:2rem;}
.templateErrorsList{margin-left:3rem;}
.templateSearch{cursor:pointer;font-size:1.5rem;}
.templateSearch:hover{color:<?=$unRaid66color?>;}
.trendingDown::before {content:"\f063";font-family:fontAwesome;}
.trendingUp::before {content:"\f062";font-family:fontAwesome;}
.unpinned {font-size:2rem;cursor:pointer;margin-left:1rem;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.trendingDown::before{content:"\f063";font-family:fontAwesome;}
.trendingUp::before{content:"\f062";font-family:fontAwesome;}
.unpinned{font-size:2rem;cursor:pointer;margin-left:1rem;padding-left:.5rem;padding-right:.5rem;cursor:pointer;padding:.3rem;}
.unpinned::after {content:"\f08d";font-family:fontAwesome;display:inline-block;-webkit-transform: rotate(20deg);-moz-transform: rotate(20deg);-ms-transform: rotate(20deg); -o-transform: rotate(20deg); transform: rotate(20deg);}
.unpinned:hover {text-decoration:none;color:<?=$unRaid66color?>;}
.unraidIcon {margin-top:4rem;}
#warningNotAccepted {display:none;}
.unpinned:hover{text-decoration:none;color:<?=$unRaid66color?>;}
.unraidIcon{margin-top:4rem;}
.vid{display:inline-block;font-size:8rem;position:relative;top:-0.5rem;color:<?=$sidebarText?>;opacity:70%;padding-right:10px;}
.vid:hover{color:<?=$unRaid66color;?>}
#warningNotAccepted{display:none;}
.awesomplete [hidden] {display: none;}
.awesomplete .visually-hidden {position: absolute;clip: rect(0, 0, 0, 0);}