Difference between revisions of "MediaWiki:Common.css"

From Game Detectives Wiki
Jump to: navigation, search
 
(302 intermediate revisions by the same user not shown)
Line 180: Line 180:
 
table.ombox-protection {
 
table.ombox-protection {
 
   border: 2px solid #a2a9b1;      /* Gray-gold */
 
   border: 2px solid #a2a9b1;      /* Gray-gold */
 +
}
 +
 +
/* Begin Custom CSS */
 +
 +
/* Support for <div class="mattyRawImg">ImageURL</div> on wiki pages */
 +
 +
div.mattyRawImg {
 +
  height: auto;
 +
  width: inherit;
 +
  max-height: inherit;
 +
  max-width: 100%;
 +
  margin: inherit;
 +
  border: inherit;
 +
  padding: inherit;
 
}
 
}
  
Line 196: Line 210:
 
}
 
}
  
@keyframes flashOdd {
+
/* Keyframe Animations */
  25% {background-color: #ffcccc;}
+
 
  50% {background-color: #eee;}
+
@-moz-keyframes fadeIn {
   75% {background-color: #ffcccc;}
+
   0% {opacity: 0;}
   100% {background-color: #eee;}
+
   100% {opacity: 0.3;}
 
}
 
}
@keyframes flashEven {
+
@-webkit-keyframes fadeIn {
  25% {background-color: #ffcccc;}
+
   0% {opacity: 0;}
  50% {background-color: #fff;}
+
   100% {opacity: 0.3;}
   75% {background-color: #ffcccc;}
 
   100% {background-color: #fff;}
 
 
}
 
}
  
@keyframes fadeIn {
+
@-moz-keyframes fadeIn2 {
 
   0% {opacity: 0;}
 
   0% {opacity: 0;}
   100% {opacity: 0.3;}
+
   100% {opacity: 1;}
 +
}
 +
@-webkit-keyframes fadeIn2 {
 +
  0% {opacity: 0;}
 +
  100% {opacity: 1;}
 
}
 
}
  
@keyframes PulseOdd {
+
@-moz-keyframes highlight {
   0% {background-color: #ffcccc;}
+
   0% {background-color: rgba(255, 204, 204, 0);}
   25% {background-color: #eee;}
+
   100% {background-color: rgba(255, 204, 204, 1)}
  50% {background-color: #ffcccc;}
+
}
   75% {background-color: #fff;}
+
@-webkit-keyframes highlight {
   100% {background-color: #ffcccc;}
+
   0% {background-color: rgba(255, 204, 204, 0);}
 +
   100% {background-color: rgba(255, 204, 204, 1);}
 
}
 
}
  
@keyframes PulseEven {
+
@-moz-keyframes flash {
  0% {background-color: #ffcccc;}
+
   25% {background-color: rgba(255, 204, 204, 1);}
   25% {background-color: #fff;}
+
   50% {background-color: rgba(255, 204, 204, 0);}
   50% {background-color: #ffcccc;}
+
   75% {background-color: rgba(255, 204, 204, 1);}
   75% {background-color: #fff;}
+
   100% {background-color: rgba(255, 204, 204, 0);}
   100% {background-color: #ffcccc;}
 
 
}
 
}
 
+
@-webkit-keyframes flash {
@keyframes Pulse {
+
   25% {background-color: rgba(255, 204, 204, 1);}
  0.0% {background-color: #ffcccc;}
+
   50% {background-color: rgba(255, 204, 204, 0);}
  0.5% {background-color: #fff;}
+
   75% {background-color: rgba(255, 204, 204, 1);}
  1.0% {background-color: #ffcccc;}
+
   100% {background-color: rgba(255, 204, 204, 0);}
  1.5% {background-color: #fff;}
 
  2.0% {background-color: #ffcccc;}
 
  2.5% {background-color: #fff;}
 
  3.0% {background-color: #ffcccc;}
 
  3.5% {background-color: #fff;}
 
  4.0% {background-color: #ffcccc;}
 
  4.5% {background-color: #fff;}
 
  5.0% {background-color: #ffcccc;}
 
  5.5% {background-color: #fff;}
 
  6.0% {background-color: #ffcccc;}
 
  6.5% {background-color: #fff;}
 
  7.0% {background-color: #ffcccc;}
 
  7.5% {background-color: #fff;}
 
  8.0% {background-color: #ffcccc;}
 
  8.5% {background-color: #fff;}
 
  9.0% {background-color: #ffcccc;}
 
  9.5% {background-color: #fff;}
 
  10.0% {background-color: #ffcccc;}
 
  10.5% {background-color: #fff;}
 
  11.0% {background-color: #ffcccc;}
 
  11.5% {background-color: #fff;}
 
  12.0% {background-color: #ffcccc;}
 
  12.5% {background-color: #fff;}
 
  13.0% {background-color: #ffcccc;}
 
  13.5% {background-color: #fff;}
 
  14.0% {background-color: #ffcccc;}
 
  14.5% {background-color: #fff;}
 
  15.0% {background-color: #ffcccc;}
 
  15.5% {background-color: #fff;}
 
  16.0% {background-color: #ffcccc;}
 
  16.5% {background-color: #fff;}
 
  17.0% {background-color: #ffcccc;}
 
  17.5% {background-color: #fff;}
 
  18.0% {background-color: #ffcccc;}
 
  18.5% {background-color: #fff;}
 
  19.0% {background-color: #ffcccc;}
 
  19.5% {background-color: #fff;}
 
  20.0% {background-color: #ffcccc;}
 
  20.5% {background-color: #fff;}
 
  21.0% {background-color: #ffcccc;}
 
  21.5% {background-color: #fff;}
 
  22.0% {background-color: #ffcccc;}
 
  22.5% {background-color: #fff;}
 
  23.0% {background-color: #ffcccc;}
 
  23.5% {background-color: #fff;}
 
  24.0% {background-color: #ffcccc;}
 
  24.5% {background-color: #fff;}
 
   25.0% {background-color: #ffcccc;}
 
  25.5% {background-color: #fff;}
 
  26.0% {background-color: #ffcccc;}
 
  26.5% {background-color: #fff;}
 
  27.0% {background-color: #ffcccc;}
 
  27.5% {background-color: #fff;}
 
  28.0% {background-color: #ffcccc;}
 
  28.5% {background-color: #fff;}
 
  29.0% {background-color: #ffcccc;}
 
  29.5% {background-color: #fff;}
 
  30.0% {background-color: #ffcccc;}
 
  30.5% {background-color: #fff;}
 
  31.0% {background-color: #ffcccc;}
 
  31.5% {background-color: #fff;}
 
  32.0% {background-color: #ffcccc;}
 
  32.5% {background-color: #fff;}
 
  33.0% {background-color: #ffcccc;}
 
  33.5% {background-color: #fff;}
 
  34.0% {background-color: #ffcccc;}
 
  34.5% {background-color: #fff;}
 
  35.0% {background-color: #ffcccc;}
 
  35.5% {background-color: #fff;}
 
  36.0% {background-color: #ffcccc;}
 
  36.5% {background-color: #fff;}
 
  37.0% {background-color: #ffcccc;}
 
  37.5% {background-color: #fff;}
 
  38.0% {background-color: #ffcccc;}
 
  38.5% {background-color: #fff;}
 
  39.0% {background-color: #ffcccc;}
 
  39.5% {background-color: #fff;}
 
  40.0% {background-color: #ffcccc;}
 
  40.5% {background-color: #fff;}
 
  41.0% {background-color: #ffcccc;}
 
  41.5% {background-color: #fff;}
 
  42.0% {background-color: #ffcccc;}
 
  42.5% {background-color: #fff;}
 
  43.0% {background-color: #ffcccc;}
 
  43.5% {background-color: #fff;}
 
  44.0% {background-color: #ffcccc;}
 
  44.5% {background-color: #fff;}
 
  45.0% {background-color: #ffcccc;}
 
  45.5% {background-color: #fff;}
 
  46.0% {background-color: #ffcccc;}
 
  46.5% {background-color: #fff;}
 
  47.0% {background-color: #ffcccc;}
 
  47.5% {background-color: #fff;}
 
  48.0% {background-color: #ffcccc;}
 
  48.5% {background-color: #fff;}
 
  49.0% {background-color: #ffcccc;}
 
  49.5% {background-color: #fff;}
 
  50.0% {background-color: #ffcccc;}
 
   50.5% {background-color: #fff;}
 
  51.0% {background-color: #ffcccc;}
 
  51.5% {background-color: #fff;}
 
  52.0% {background-color: #ffcccc;}
 
  52.5% {background-color: #fff;}
 
  53.0% {background-color: #ffcccc;}
 
  53.5% {background-color: #fff;}
 
  54.0% {background-color: #ffcccc;}
 
  54.5% {background-color: #fff;}
 
  55.0% {background-color: #ffcccc;}
 
  55.5% {background-color: #fff;}
 
  56.0% {background-color: #ffcccc;}
 
  56.5% {background-color: #fff;}
 
  57.0% {background-color: #ffcccc;}
 
  57.5% {background-color: #fff;}
 
  58.0% {background-color: #ffcccc;}
 
  58.5% {background-color: #fff;}
 
  59.0% {background-color: #ffcccc;}
 
  59.5% {background-color: #fff;}
 
  60.0% {background-color: #ffcccc;}
 
  60.5% {background-color: #fff;}
 
  61.5% {background-color: #fff;}
 
  61.550000% {background-color: #fff;}
 
  61.550001% {background-color: #ffcccc;}
 
  61.600001% {background-color: #ffcccc;}
 
  61.600002% {background-color: #fff;}
 
  61.650002% {background-color: #fff;}
 
  61.650003% {background-color: #ffcccc;}
 
  61.800003% {background-color: #ffcccc;}
 
  61.800004% {background-color: #fff;}
 
  61.850004% {background-color: #fff;}
 
  61.850005% {background-color: #ffcccc;}
 
  62.000005% {background-color: #ffcccc;}
 
  62.000006% {background-color: #fff;}
 
  62.050006% {background-color: #fff;}
 
  62.050007% {background-color: #ffcccc;}
 
  62.100007% {background-color: #ffcccc;}
 
  62.100008% {background-color: #fff;}
 
  62.250008% {background-color: #fff;}
 
  62.300008% {background-color: #fff;}
 
  62.300009% {background-color: #ffcccc;}
 
  62.350009% {background-color: #ffcccc;}
 
  62.350010% {background-color: #fff;}
 
  62.400010% {background-color: #fff;}
 
  62.400011% {background-color: #ffcccc;}
 
  62.550011% {background-color: #ffcccc;}
 
  62.550012% {background-color: #fff;}
 
  62.700012% {background-color: #fff;}
 
  62.750012% {background-color: #fff;}
 
  62.750013% {background-color: #ffcccc;}
 
  62.900013% {background-color: #ffcccc;}
 
  62.900014% {background-color: #fff;}
 
  63.050014% {background-color: #fff;}
 
  63.100014% {background-color: #fff;}
 
  63.100015% {background-color: #ffcccc;}
 
  63.150015% {background-color: #ffcccc;}
 
  63.150016% {background-color: #fff;}
 
  63.200016% {background-color: #fff;}
 
  63.200017% {background-color: #ffcccc;}
 
  63.250017% {background-color: #ffcccc;}
 
  63.250018% {background-color: #fff;}
 
  63.400018% {background-color: #fff;}
 
  63.450018% {background-color: #fff;}
 
  63.450019% {background-color: #ffcccc;}
 
  63.500019% {background-color: #ffcccc;}
 
  63.500020% {background-color: #fff;}
 
  63.650020% {background-color: #fff;}
 
  63.700020% {background-color: #fff;}
 
  63.700021% {background-color: #ffcccc;}
 
  63.850021% {background-color: #ffcccc;}
 
  63.850022% {background-color: #fff;}
 
  63.900022% {background-color: #fff;}
 
  63.900023% {background-color: #ffcccc;}
 
  63.950023% {background-color: #ffcccc;}
 
  63.950024% {background-color: #fff;}
 
  64.100024% {background-color: #fff;}
 
  64.150024% {background-color: #fff;}
 
  64.150025% {background-color: #ffcccc;}
 
  64.300025% {background-color: #ffcccc;}
 
  64.300026% {background-color: #fff;}
 
  64.350026% {background-color: #fff;}
 
  64.350027% {background-color: #ffcccc;}
 
  64.400027% {background-color: #ffcccc;}
 
  64.400028% {background-color: #fff;}
 
  64.450028% {background-color: #fff;}
 
  64.450029% {background-color: #ffcccc;}
 
  64.600029% {background-color: #ffcccc;}
 
  64.600030% {background-color: #fff;}
 
  64.650030% {background-color: #fff;}
 
  64.650031% {background-color: #ffcccc;}
 
  64.700031% {background-color: #ffcccc;}
 
  64.700032% {background-color: #fff;}
 
  64.850032% {background-color: #fff;}
 
  64.900032% {background-color: #fff;}
 
  64.900033% {background-color: #ffcccc;}
 
  64.950033% {background-color: #ffcccc;}
 
  64.950034% {background-color: #fff;}
 
  65.300034% {background-color: #fff;}
 
  65.350034% {background-color: #fff;}
 
  65.350035% {background-color: #ffcccc;}
 
  65.400035% {background-color: #ffcccc;}
 
  65.400036% {background-color: #fff;}
 
  65.450036% {background-color: #fff;}
 
  65.450037% {background-color: #ffcccc;}
 
  65.500037% {background-color: #ffcccc;}
 
  65.500038% {background-color: #fff;}
 
  65.650038% {background-color: #fff;}
 
  65.700038% {background-color: #fff;}
 
  65.700039% {background-color: #ffcccc;}
 
  65.750039% {background-color: #ffcccc;}
 
  65.750040% {background-color: #fff;}
 
  65.800040% {background-color: #fff;}
 
  65.800041% {background-color: #ffcccc;}
 
  65.850041% {background-color: #ffcccc;}
 
  65.850042% {background-color: #fff;}
 
  65.900042% {background-color: #fff;}
 
  65.900043% {background-color: #ffcccc;}
 
  65.950043% {background-color: #ffcccc;}
 
  65.950044% {background-color: #fff;}
 
  66.300044% {background-color: #fff;}
 
  66.350044% {background-color: #fff;}
 
  66.350045% {background-color: #ffcccc;}
 
  66.500045% {background-color: #ffcccc;}
 
  66.500046% {background-color: #fff;}
 
  66.550046% {background-color: #fff;}
 
  66.550047% {background-color: #ffcccc;}
 
  66.600047% {background-color: #ffcccc;}
 
  66.600048% {background-color: #fff;}
 
  66.650048% {background-color: #fff;}
 
  66.650049% {background-color: #ffcccc;}
 
  66.800049% {background-color: #ffcccc;}
 
  66.800050% {background-color: #fff;}
 
  66.950050% {background-color: #fff;}
 
  67.000050% {background-color: #fff;}
 
  67.000051% {background-color: #ffcccc;}
 
  67.050051% {background-color: #ffcccc;}
 
  67.050052% {background-color: #fff;}
 
  67.200052% {background-color: #fff;}
 
  67.250052% {background-color: #fff;}
 
  67.250053% {background-color: #ffcccc;}
 
  67.400053% {background-color: #ffcccc;}
 
  67.400054% {background-color: #fff;}
 
  67.450054% {background-color: #fff;}
 
  67.450055% {background-color: #ffcccc;}
 
  67.500055% {background-color: #ffcccc;}
 
  67.500056% {background-color: #fff;}
 
  67.550056% {background-color: #fff;}
 
  67.550057% {background-color: #ffcccc;}
 
  67.700057% {background-color: #ffcccc;}
 
  67.700058% {background-color: #fff;}
 
  67.750058% {background-color: #fff;}
 
  67.750059% {background-color: #ffcccc;}
 
  67.900059% {background-color: #ffcccc;}
 
  67.900060% {background-color: #fff;}
 
  68.250060% {background-color: #fff;}
 
  68.300060% {background-color: #fff;}
 
  68.300061% {background-color: #ffcccc;}
 
  68.450061% {background-color: #ffcccc;}
 
  68.450062% {background-color: #fff;}
 
  68.500062% {background-color: #fff;}
 
  68.500063% {background-color: #ffcccc;}
 
  68.650063% {background-color: #ffcccc;}
 
  68.650064% {background-color: #fff;}
 
  68.700064% {background-color: #fff;}
 
  68.700065% {background-color: #ffcccc;}
 
  68.850065% {background-color: #ffcccc;}
 
  68.850066% {background-color: #fff;}
 
  68.900066% {background-color: #fff;}
 
  68.900067% {background-color: #ffcccc;}
 
  68.950067% {background-color: #ffcccc;}
 
  68.950068% {background-color: #fff;}
 
  69.000068% {background-color: #fff;}
 
  69.000069% {background-color: #ffcccc;}
 
  69.050069% {background-color: #ffcccc;}
 
  69.050070% {background-color: #fff;}
 
  69.200070% {background-color: #fff;}
 
  69.250070% {background-color: #fff;}
 
  69.250071% {background-color: #ffcccc;}
 
  69.300071% {background-color: #ffcccc;}
 
  69.300072% {background-color: #fff;}
 
  69.350072% {background-color: #fff;}
 
  69.350073% {background-color: #ffcccc;}
 
  69.400073% {background-color: #ffcccc;}
 
  69.400074% {background-color: #fff;}
 
  69.450074% {background-color: #fff;}
 
  69.450075% {background-color: #ffcccc;}
 
  69.500075% {background-color: #ffcccc;}
 
  69.500076% {background-color: #fff;}
 
  69.550076% {background-color: #fff;}
 
  69.550077% {background-color: #ffcccc;}
 
  69.700077% {background-color: #ffcccc;}
 
  69.700078% {background-color: #fff;}
 
  69.850078% {background-color: #fff;}
 
  69.900078% {background-color: #fff;}
 
  69.900079% {background-color: #ffcccc;}
 
  69.950079% {background-color: #ffcccc;}
 
  69.950080% {background-color: #fff;}
 
  70.100080% {background-color: #fff;}
 
  70.150080% {background-color: #fff;}
 
  70.150081% {background-color: #ffcccc;}
 
  70.300081% {background-color: #ffcccc;}
 
  70.300082% {background-color: #fff;}
 
  70.350082% {background-color: #fff;}
 
  70.350083% {background-color: #ffcccc;}
 
  70.500083% {background-color: #ffcccc;}
 
  70.500084% {background-color: #fff;}
 
  70.650084% {background-color: #fff;}
 
  70.700084% {background-color: #fff;}
 
  70.700085% {background-color: #ffcccc;}
 
  70.850085% {background-color: #ffcccc;}
 
  70.850086% {background-color: #fff;}
 
  70.900086% {background-color: #fff;}
 
  70.900087% {background-color: #ffcccc;}
 
  71.050087% {background-color: #ffcccc;}
 
  71.050088% {background-color: #fff;}
 
  71.100088% {background-color: #fff;}
 
  71.100089% {background-color: #ffcccc;}
 
  71.250089% {background-color: #ffcccc;}
 
  71.250090% {background-color: #fff;}
 
  71.300090% {background-color: #fff;}
 
  71.300091% {background-color: #ffcccc;}
 
  71.350091% {background-color: #ffcccc;}
 
  71.350092% {background-color: #fff;}
 
  71.400092% {background-color: #fff;}
 
  71.400093% {background-color: #ffcccc;}
 
  71.450093% {background-color: #ffcccc;}
 
  71.450094% {background-color: #fff;}
 
  71.600094% {background-color: #fff;}
 
  71.650094% {background-color: #fff;}
 
  71.650095% {background-color: #ffcccc;}
 
  71.800095% {background-color: #ffcccc;}
 
  71.800096% {background-color: #fff;}
 
  71.850096% {background-color: #fff;}
 
  71.850097% {background-color: #ffcccc;}
 
  71.900097% {background-color: #ffcccc;}
 
  71.900098% {background-color: #fff;}
 
  71.950098% {background-color: #fff;}
 
  71.950099% {background-color: #ffcccc;}
 
  72.000099% {background-color: #ffcccc;}
 
  72.000100% {background-color: #fff;}
 
  72.050100% {background-color: #fff;}
 
  72.050101% {background-color: #ffcccc;}
 
  72.100101% {background-color: #ffcccc;}
 
  72.100102% {background-color: #fff;}
 
  72.150102% {background-color: #fff;}
 
  72.150103% {background-color: #ffcccc;}
 
  72.200103% {background-color: #ffcccc;}
 
  72.200104% {background-color: #fff;}
 
  72.250104% {background-color: #fff;}
 
  72.250105% {background-color: #ffcccc;}
 
  72.400105% {background-color: #ffcccc;}
 
  72.400106% {background-color: #fff;}
 
  72.550106% {background-color: #fff;}
 
  72.600106% {background-color: #fff;}
 
  72.600107% {background-color: #ffcccc;}
 
  72.750107% {background-color: #ffcccc;}
 
  72.750108% {background-color: #fff;}
 
  72.800108% {background-color: #fff;}
 
  72.800109% {background-color: #ffcccc;}
 
  72.850109% {background-color: #ffcccc;}
 
  72.850110% {background-color: #fff;}
 
  73.000110% {background-color: #fff;}
 
  73.050110% {background-color: #fff;}
 
  73.050111% {background-color: #ffcccc;}
 
  73.100111% {background-color: #ffcccc;}
 
  73.100112% {background-color: #fff;}
 
  73.250112% {background-color: #fff;}
 
  73.300112% {background-color: #fff;}
 
  73.300113% {background-color: #ffcccc;}
 
  73.450113% {background-color: #ffcccc;}
 
  73.450114% {background-color: #fff;}
 
  73.500114% {background-color: #fff;}
 
  73.500115% {background-color: #ffcccc;}
 
  73.550115% {background-color: #ffcccc;}
 
  73.550116% {background-color: #fff;}
 
  73.600116% {background-color: #fff;}
 
  73.600117% {background-color: #ffcccc;}
 
  73.650117% {background-color: #ffcccc;}
 
  73.650118% {background-color: #fff;}
 
  73.700118% {background-color: #fff;}
 
  73.700119% {background-color: #ffcccc;}
 
  73.750119% {background-color: #ffcccc;}
 
  73.750120% {background-color: #fff;}
 
  73.800120% {background-color: #fff;}
 
  73.800121% {background-color: #ffcccc;}
 
  73.850121% {background-color: #ffcccc;}
 
  73.850122% {background-color: #fff;}
 
  74.000122% {background-color: #fff;}
 
  74.050122% {background-color: #fff;}
 
  74.050123% {background-color: #ffcccc;}
 
  74.100123% {background-color: #ffcccc;}
 
  74.100124% {background-color: #fff;}
 
  74.150124% {background-color: #fff;}
 
  74.150125% {background-color: #ffcccc;}
 
  74.300125% {background-color: #ffcccc;}
 
  74.300126% {background-color: #fff;}
 
  74.450126% {background-color: #fff;}
 
  74.500126% {background-color: #fff;}
 
  74.500127% {background-color: #ffcccc;}
 
  74.550127% {background-color: #ffcccc;}
 
  74.550128% {background-color: #fff;}
 
  74.600128% {background-color: #fff;}
 
  74.600129% {background-color: #ffcccc;}
 
  74.650129% {background-color: #ffcccc;}
 
  74.650130% {background-color: #fff;}
 
  74.700130% {background-color: #fff;}
 
  74.700131% {background-color: #ffcccc;}
 
  74.750131% {background-color: #ffcccc;}
 
  74.750132% {background-color: #fff;}
 
  74.800132% {background-color: #fff;}
 
  74.800133% {background-color: #ffcccc;}
 
  74.850133% {background-color: #ffcccc;}
 
  74.850134% {background-color: #fff;}
 
   75.000134% {background-color: #fff;}
 
   75.050134% {background-color: #fff;}
 
  75.050135% {background-color: #ffcccc;}
 
  75.200135% {background-color: #ffcccc;}
 
  75.200136% {background-color: #fff;}
 
  75.250136% {background-color: #fff;}
 
  75.250137% {background-color: #ffcccc;}
 
  75.300137% {background-color: #ffcccc;}
 
  75.300138% {background-color: #fff;}
 
  75.350138% {background-color: #fff;}
 
  75.350139% {background-color: #ffcccc;}
 
  75.400139% {background-color: #ffcccc;}
 
  75.400140% {background-color: #fff;}
 
  75.450140% {background-color: #fff;}
 
  75.450141% {background-color: #ffcccc;}
 
  75.500141% {background-color: #ffcccc;}
 
  75.500142% {background-color: #fff;}
 
  75.550142% {background-color: #fff;}
 
  75.550143% {background-color: #ffcccc;}
 
  75.600143% {background-color: #ffcccc;}
 
  75.600144% {background-color: #fff;}
 
  75.650144% {background-color: #fff;}
 
  75.650145% {background-color: #ffcccc;}
 
  75.800145% {background-color: #ffcccc;}
 
  75.800146% {background-color: #fff;}
 
  75.950146% {background-color: #fff;}
 
  76.000146% {background-color: #fff;}
 
  76.000147% {background-color: #ffcccc;}
 
  76.050147% {background-color: #ffcccc;}
 
  76.050148% {background-color: #fff;}
 
  76.100148% {background-color: #fff;}
 
  76.100149% {background-color: #ffcccc;}
 
  76.150149% {background-color: #ffcccc;}
 
  76.150150% {background-color: #fff;}
 
  76.200150% {background-color: #fff;}
 
  76.200151% {background-color: #ffcccc;}
 
  76.250151% {background-color: #ffcccc;}
 
  76.250152% {background-color: #fff;}
 
  76.300152% {background-color: #fff;}
 
  76.300153% {background-color: #ffcccc;}
 
  76.350153% {background-color: #ffcccc;}
 
  76.350154% {background-color: #fff;}
 
  76.400154% {background-color: #fff;}
 
  76.400155% {background-color: #ffcccc;}
 
  76.450155% {background-color: #ffcccc;}
 
  76.450156% {background-color: #fff;}
 
  76.600156% {background-color: #fff;}
 
  76.650156% {background-color: #fff;}
 
  76.650157% {background-color: #ffcccc;}
 
  76.700157% {background-color: #ffcccc;}
 
  76.700158% {background-color: #fff;}
 
  76.750158% {background-color: #fff;}
 
  76.750159% {background-color: #ffcccc;}
 
  76.800159% {background-color: #ffcccc;}
 
  76.800160% {background-color: #fff;}
 
  76.850160% {background-color: #fff;}
 
  76.850161% {background-color: #ffcccc;}
 
  76.900161% {background-color: #ffcccc;}
 
  76.900162% {background-color: #fff;}
 
  76.950162% {background-color: #fff;}
 
  76.950163% {background-color: #ffcccc;}
 
  77.000163% {background-color: #ffcccc;}
 
  77.000164% {background-color: #fff;}
 
  77.050164% {background-color: #fff;}
 
  77.050165% {background-color: #ffcccc;}
 
  77.100165% {background-color: #ffcccc;}
 
  77.100166% {background-color: #fff;}
 
  77.250166% {background-color: #fff;}
 
  77.300166% {background-color: #fff;}
 
  77.300167% {background-color: #ffcccc;}
 
  77.450167% {background-color: #ffcccc;}
 
  77.450168% {background-color: #fff;}
 
  77.500168% {background-color: #fff;}
 
  77.500169% {background-color: #ffcccc;}
 
  77.550169% {background-color: #ffcccc;}
 
  77.550170% {background-color: #fff;}
 
  77.600170% {background-color: #fff;}
 
  77.600171% {background-color: #ffcccc;}
 
  77.750171% {background-color: #ffcccc;}
 
  77.750172% {background-color: #fff;}
 
  77.900172% {background-color: #fff;}
 
  77.950172% {background-color: #fff;}
 
  77.950173% {background-color: #ffcccc;}
 
  78.100173% {background-color: #ffcccc;}
 
  78.100174% {background-color: #fff;}
 
  78.150174% {background-color: #fff;}
 
  78.150175% {background-color: #ffcccc;}
 
  78.300175% {background-color: #ffcccc;}
 
  78.300176% {background-color: #fff;}
 
  78.350176% {background-color: #fff;}
 
  78.350177% {background-color: #ffcccc;}
 
  78.500177% {background-color: #ffcccc;}
 
  78.500178% {background-color: #fff;}
 
  78.550178% {background-color: #fff;}
 
  78.550179% {background-color: #ffcccc;}
 
  78.700179% {background-color: #ffcccc;}
 
  78.700180% {background-color: #fff;}
 
  78.750180% {background-color: #fff;}
 
  78.750181% {background-color: #ffcccc;}
 
  78.900181% {background-color: #ffcccc;}
 
  78.900182% {background-color: #fff;}
 
  79.050182% {background-color: #fff;}
 
  79.100182% {background-color: #fff;}
 
  79.100183% {background-color: #ffcccc;}
 
  79.250183% {background-color: #ffcccc;}
 
  79.250184% {background-color: #fff;}
 
  79.600184% {background-color: #fff;}
 
  79.650184% {background-color: #fff;}
 
  79.650185% {background-color: #ffcccc;}
 
  79.700185% {background-color: #ffcccc;}
 
  79.700186% {background-color: #fff;}
 
  79.750186% {background-color: #fff;}
 
  79.750187% {background-color: #ffcccc;}
 
  79.800187% {background-color: #ffcccc;}
 
  79.800188% {background-color: #fff;}
 
  79.850188% {background-color: #fff;}
 
  79.850189% {background-color: #ffcccc;}
 
  79.900189% {background-color: #ffcccc;}
 
  79.900190% {background-color: #fff;}
 
  80.050190% {background-color: #fff;}
 
  80.100190% {background-color: #fff;}
 
  80.100191% {background-color: #ffcccc;}
 
  80.250191% {background-color: #ffcccc;}
 
  80.250192% {background-color: #fff;}
 
  80.400192% {background-color: #fff;}
 
  80.450192% {background-color: #fff;}
 
  80.450193% {background-color: #ffcccc;}
 
  80.500193% {background-color: #ffcccc;}
 
  80.500194% {background-color: #fff;}
 
  80.650194% {background-color: #fff;}
 
  80.700194% {background-color: #fff;}
 
  80.700195% {background-color: #ffcccc;}
 
  80.750195% {background-color: #ffcccc;}
 
  80.750196% {background-color: #fff;}
 
  80.800196% {background-color: #fff;}
 
  80.800197% {background-color: #ffcccc;}
 
  80.950197% {background-color: #ffcccc;}
 
  80.950198% {background-color: #fff;}
 
  81.100198% {background-color: #fff;}
 
  81.150198% {background-color: #fff;}
 
  81.150199% {background-color: #ffcccc;}
 
  81.300199% {background-color: #ffcccc;}
 
  81.300200% {background-color: #fff;}
 
  81.350200% {background-color: #fff;}
 
  81.350201% {background-color: #ffcccc;}
 
  81.500201% {background-color: #ffcccc;}
 
  81.500202% {background-color: #fff;}
 
  82% {background-color: #ffcccc;}
 
  82.5% {background-color: #fff;}
 
  83.0% {background-color: #ffcccc;}
 
  83.5% {background-color: #fff;}
 
  84.0% {background-color: #ffcccc;}
 
  84.5% {background-color: #fff;}
 
  85.0% {background-color: #ffcccc;}
 
  85.5% {background-color: #fff;}
 
  86.0% {background-color: #ffcccc;}
 
  86.5% {background-color: #fff;}
 
  87.0% {background-color: #ffcccc;}
 
  87.5% {background-color: #fff;}
 
  88.0% {background-color: #ffcccc;}
 
  88.5% {background-color: #fff;}
 
  89.0% {background-color: #ffcccc;}
 
  89.5% {background-color: #fff;}
 
  90.0% {background-color: #ffcccc;}
 
  90.5% {background-color: #fff;}
 
  91.0% {background-color: #ffcccc;}
 
  91.5% {background-color: #fff;}
 
  92.0% {background-color: #ffcccc;}
 
  92.5% {background-color: #fff;}
 
  93.0% {background-color: #ffcccc;}
 
  93.5% {background-color: #fff;}
 
  94.0% {background-color: #ffcccc;}
 
  94.5% {background-color: #fff;}
 
  95.0% {background-color: #ffcccc;}
 
  95.5% {background-color: #fff;}
 
  96.0% {background-color: #ffcccc;}
 
  96.5% {background-color: #fff;}
 
  97.0% {background-color: #ffcccc;}
 
  97.5% {background-color: #fff;}
 
  98.0% {background-color: #ffcccc;}
 
  98.5% {background-color: #fff;}
 
  99.0% {background-color: #ffcccc;}
 
  99.5% {background-color: #fff;}
 
  100.0% {background-color: #ffcccc;}
 
 
}
 
}
  
.tableAnimationOdd {
+
@-moz-keyframes pulse {
  animation-name: flashOdd;
+
   0% {background-color: rgba(255, 204, 204, 1);}
  animation-timing-function: linear;
+
   50% {background-color: rgba(255, 204, 204, 0);}
   animation-duration: 0.35s;
+
   100% {background-color: rgba(255, 204, 204, 1);}
  -webkit-animation-duration: 0.35s;
 
   -moz-animation-duration: 0.35s;
 
   -o-animation-duration: 0.35s;
 
 
}
 
}
 
+
@-webkit-keyframes pulse {
.tableAnimationEven {
+
   0% {background-color: rgba(255, 204, 204, 1);}
  animation-name: flashEven;
+
   50% {background-color: rgba(255, 204, 204, 0);}
  animation-timing-function: linear;
+
   100% {background-color: rgba(255, 204, 204, 1);}
   animation-duration: 0.35s;
 
  -webkit-animation-duration: 0.35s;
 
   -moz-animation-duration: 0.35s;
 
   -o-animation-duration: 0.35s;
 
 
}
 
}
  
table.matty tbody tr.tableRowOdd:not(.tableRow):hover td:not(:nth-child(2)) {
 
  animation-name: PulseOdd;
 
  animation-iteration-count: infinite;
 
  animation-timing-function: linear;
 
  animation-duration: 4s;
 
  -webkit-animation-duration: 4s;
 
  -moz-animation-duration: 4s;
 
  -o-animation-duration: 4s;
 
  animation-delay: 1s;
 
  background-color: #ffcccc !important;
 
}
 
  
table.matty tbody tr.tableRowEven:not(.tableRow):hover td:not(:nth-child(2)) {
+
/* Matty Table Styles */
  animation-name: PulseEven;
 
  animation-iteration-count: infinite;
 
  animation-timing-function: linear;
 
  animation-duration: 4s;
 
  -webkit-animation-duration: 4s;
 
  -moz-animation-duration: 4s;
 
  -o-animation-duration: 4s;
 
  animation-delay: 1s;
 
  background-color: #ffcccc !important;
 
}
 
  
table.matty tbody tr.tableRow:hover td:not(:nth-child(2)) {
+
table.matty tbody tr:hover td:not(:nth-child(2)) {
   animation-name: Pulse;
+
   -webkit-animation: pulse 2s linear 1s infinite;
  animation-iteration-count: infinite;
+
   -moz-animation: pulse 2s linear 1s infinite;
  animation-timing-function: linear;
+
   background-color: #ffcccc;
  animation-duration: 200s;
 
  -webkit-animation-duration: 200s;
 
   -moz-animation-duration: 200s;
 
  -o-animation-duration: 200s;
 
  animation-delay: 1s;
 
   background-color: #ffcccc !important;
 
 
}
 
}
 
+
table.matty tbody tr.tableAnimation {
.tableRowOdd {
+
  -webkit-animation: flash 0.35s linear;
   background-color: #eee;
+
   -moz-animation: flash 0.35s linear;
 
}
 
}
 
+
table.matty, table.matty th, table.matty td {
.tableRowEven {
+
   border: 1px black solid;
   background-color: #fff;
 
 
}
 
}
 
+
table.matty th {
table.mattyalt tbody tr:hover td {
+
  height: 50px;
   background-color: #ffcccc !important;
+
  padding-left: 20px;
 +
   font-size: x-large;
 
}
 
}
table.mattyalt tbody tr:nth-child(odd) td {
+
.tableRowEven {
 
   background-color: #eee;
 
   background-color: #eee;
 
}
 
}
table.mattyalt tbody tr:nth-child(even) td {
+
.tableRowOdd {
 
   background-color: #fff;
 
   background-color: #fff;
 
}
 
}
  
/* Dialog UI Styles */
+
/* jQuery UI Dialog Styles */
  
 
.ui-dialog {
 
.ui-dialog {
 
   text-align: center;
 
   text-align: center;
 +
  border: 1px red;
 +
}
 +
.ui-widget-header a, .ui-widget-content a {
 +
  color: #b02e2e !important;
 +
}
 +
span.ui-dialog-title {
 +
  margin-left: -5px;
 +
}
 +
.ui-effects-transfer {
 +
  border: 2px solid black;
 +
}
 +
.ui-widget-overlay {
 +
  -moz-animation: fadeIn 1s;
 +
  -webkit-animation: fadeIn 1s;
 +
}
 +
.ui-dialog, .ui-dialog-buttonpane, .ui-dialog-buttonset {
 +
  text-align: center;
 +
  float: none !important;
 +
  background: url(https://i.imgur.com/323RLD2.png) !important;
 +
  padding-left: 18px;
 
}
 
}
 
 
.ui-dialog-content.ui-widget-content {
 
.ui-dialog-content.ui-widget-content {
 
   font-size: 25px;
 
   font-size: 25px;
 
   text-align: center;
 
   text-align: center;
 
   color: white !important;
 
   color: white !important;
 +
}
 +
div.ui-dialog-buttonset {
 +
  height: initial !important;
 +
  max-height: initial !important;
 +
}
 +
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
 +
  border: 0px !important;
 +
}
 +
img.dialogImage {
 +
  max-width:400px;
 +
}
 +
 +
/* jQuery UI Dialog Scrollbar Styles */
 +
 +
/* Width */
 +
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar {
 +
  width: 9px;
 +
}
 +
/* Track */
 +
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-track {
 +
  background: #f1f1f1;
 +
  box-shadow: inset 0 0 5px grey;
 +
  border-radius: 10px;
 +
}
 +
/* Handle */
 +
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb {
 +
  background: rgba(176, 46, 46, 0.81);
 +
  border-radius: 10px;
 +
  box-shadow: outset 0 0 5px grey;
 +
}
 +
/* Handle on hover */
 +
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb:hover {
 +
  background: #b02e2e;
 +
}
 +
 +
/* TOC Float Styles */
 +
 +
.tocFloatHidden {
 +
  width:auto !important;
 +
}
 +
.tocFloatHidden div.toctitle {
 +
  border-bottom:none !important;
 +
  padding-bottom:0 !important;
 +
}
 +
div.tocFloatContainer {
 +
  width:160px;
 +
  position:fixed;
 +
  bottom:64px;
 +
  left:0.5%;
 +
  z-index:1;
 +
  max-height:65%;
 +
  overflow-y:scroll !important;
 +
  overflow-x:hidden !important;
 +
  overflow-wrap:break-word !important;
 +
  display:block;
 +
}
 +
div#tocFloatContainer div.toc {
 +
  padding-top: 0;
 +
  margin: 0 auto;
 +
}
 +
div#tocFloatContainer div.toc div.toctitle {
 +
  position: sticky;
 +
  top:0;
 +
  padding-top: 5px;
 +
  padding-bottom: 5px;
 +
  z-index:10;
 +
  border-bottom: 1px black solid;
 +
  margin: 0 auto;
 +
  background: #f8f9fa;
 +
}
 +
 +
div#tocFloatContainer div.toc ul {
 +
  display:block;
 +
  z-index:1;
 +
  overflow-x:hidden !important;
 +
  overflow-wrap:break-word !important;
 +
}
 +
div#tocFloatContainer div.toc ul ul {
 +
  margin: 0 0 0 1em !important;
 +
  padding: 0 !important;
 +
  font-size:12px;
 +
  display:show !important;
 +
}
 +
div#tocFloatContainer div.toc li {
 +
  margin: 0 !important;
 +
  padding: 0 !important;
 +
  font-size:12px;
 +
}
 +
div#tocFloatContainer div.toc div.toctitle, div#tocFloatContainer div.toc ul {
 +
  max-width:148px;
 +
}
 +
div#tocFloatContainer div.toc ul li ul li span.toctext{
 +
word-break:break-word;
 +
}
 +
.highlight {
 +
  animation: highlight 250ms;
 +
  background-color: rgba(255, 204, 204, 1);
 
}
 
}
  
.ui-effects-transfer {
+
 
   border: 2px solid black;
+
/* TOC Float Scrollbar Styles */
 +
 
 +
/* Width */
 +
div.tocFloatContainer::-webkit-scrollbar {
 +
  width: 7px;
 +
}
 +
/* Track */
 +
div.tocFloatContainer:hover::-webkit-scrollbar-track {
 +
  background: #f1f1f1;
 +
  box-shadow: inset 0 0 5px grey;
 +
  border-radius: 10px;
 +
}
 +
/* Handle */
 +
div.tocFloatContainer:hover::-webkit-scrollbar-thumb {
 +
  background: rgba(176, 46, 46, 0.81);
 +
  border-radius: 10px;
 +
  box-shadow: outset 0 0 5px grey;
 +
}
 +
/* Handle on hover */
 +
div.tocFloatContainer:hover::-webkit-scrollbar-thumb:hover {
 +
  background: #b02e2e;
 +
}
 +
 
 +
/* Fancy Editor Scrollbar */
 +
 
 +
textarea.mw-editfont-monospace::-webkit-scrollbar {
 +
  width: 9x;
 +
}
 +
textarea.mw-editfont-monospace::-webkit-scrollbar-track {
 +
  background: #f1f1f1;
 +
  box-shadow: inset 0 0 5px grey;
 +
  border-radius: 10px;
 +
}
 +
textarea.mw-editfont-monospace::-webkit-scrollbar-thumb {
 +
  background: rgba(176, 46, 46, 0.81);
 +
  border-radius: 10px;
 +
  box-shadow: outset 0 0 5px grey;
 +
}
 +
textarea.mw-editfont-monospace::-webkit-scrollbar-thumb:hover {
 +
  background: #b02e2e;
 +
}
 +
 
 +
/* Fancy Review Footer Scrollbar */
 +
 
 +
form#mw-fr-reviewform::-webkit-scrollbar {
 +
  height: 7px;
 +
}
 +
form#mw-fr-reviewform:hover::-webkit-scrollbar-track {
 +
  background: #f1f1f1;
 +
  box-shadow: inset 0 0 5px grey;
 +
  border-radius: 10px;
 +
}
 +
form#mw-fr-reviewform:hover::-webkit-scrollbar-thumb {
 +
  background: rgba(176, 46, 46, 0.81);
 +
  border-radius: 10px;
 +
  box-shadow: outset 0 0 5px grey;
 +
}
 +
form#mw-fr-reviewform:hover::-webkit-scrollbar-thumb:hover {
 +
  background: #b02e2e;
 +
}
 +
 
 +
/* The Responsive Movement - brought to you by CSSears */
 +
 
 +
html{
 +
  height:100%;
 +
  min-height:100%;
 +
}
 +
body{
 +
  min-height:100%;
 +
}
 +
pre {
 +
  overflow-wrap: break-all;
 +
  word-break: break-all;
 +
}
 +
code {
 +
  overflow-wrap: break-all;
 +
  word-break: break-word;
 +
}
 +
div {
 +
  overflow-wrap: break-word;
 +
}
 +
img {
 +
  width: inherit;
 +
  max-width: 100%;
 +
  height: auto;
 +
}
 +
div.thumbinner {
 +
  max-width: inherit;
 +
}
 +
div.thumb {
 +
  max-width: 100%;
 +
}
 +
div.portal.navFloat {
 +
  position: fixed !important;
 +
}
 +
div#p-navigation.portal.navFloat {
 +
  left: 0.5%;
 +
  top:0;
 +
}
 +
div#p-tb.portal.navFloat {
 +
  left: 0.5%;
 +
  top:160px;
 +
}
 +
div#userloginForm {
 +
  max-width: 100%;
 +
}
 +
form.mw-htmlform.mw-ui-vform.mw-ui-container {
 +
  max-width: inherit;
 +
}
 +
div.navMobile {
 +
  display:none;
 +
}
 +
form#mw-fr-reviewform {
 +
   overflow-x:scroll;
 +
}
 +
.mw-parser-output pre, .mw-parser-output ul:not(.gallery), .mw-parser-output ol, .mw-parser-output div:not(.center)  {
 +
  text-align:left;
 +
}
 +
.mw-parser-output center p, .mw-parser-output center pre, .mw-parser-output center ul  {
 +
  text-align:center;
 +
}
 +
table.argbox img {
 +
  max-width:100% !important;
 +
}
 +
body {
 +
  z-index: 0;
 +
}
 +
.mw-body-content {
 +
  z-index: auto;
 
}
 
}
.ui-widget-overlay {
+
/* On screens 1024px and smaller */
   animation-name: fadeIn;
+
@media only screen and (max-width: 1024px) {
  animation-duration: 1s;
+
 
   -webkit-animation-duration: 1s;
+
   div#left-navigation {
   -moz-animation-duration: 1s;
+
    float:left;
   -o-animation-duration: 1s;
+
    margin-left:194px;
 +
   }
 +
  div.mw-body:not(table.matty) {
 +
    font-size: 110%;
 +
  }
 +
  div.mw-head {
 +
    left:1.1em;
 +
   }
 +
  div#tocFloatContainer div.toc ul {
 +
    font-size: 12px;
 +
  }
 +
  div#tocFloatContainer div.toc li {
 +
    font-size: 12px;
 +
   }
 +
  li#ca-talk {
 +
    display:none;
 +
  }
 
}
 
}
  
.ui-dialog {
+
/* On screens 982px and smaller */
   background: url(https://i.imgur.com/323RLD2.png) !important;
+
@media only screen and (max-width: 982px) {
   border: 1px red;
+
 
 +
   div#left-navigation {
 +
    margin-left:176px;
 +
   }
 
}
 
}
  
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
+
/* On screens 768px and smaller */
   text-align: center;
+
@media only screen and (max-width: 768px) {
   float: none !important;
+
 
   background: url(https://i.imgur.com/323RLD2.png) !important;
+
  div.mw-parser-output p, div.mw-parser-output h1, div.mw-parser-output h2, div.mw-parser-output h3, div.mw-parser-output h4 {
 +
    clear:both;
 +
  }
 +
  div.thumb {
 +
    clear:both;
 +
    float:none;
 +
    display: inline-block;
 +
    margin:0 auto;
 +
  }
 +
  div.thumbinner {
 +
    width:inherit !important;
 +
  }
 +
   .mw-parser-output a.image {
 +
    width:768px;
 +
    max-width:100%;
 +
  }
 +
  .mw-parser-output, .mw-parser-output div.thumbcaption {
 +
    text-align:center;
 +
   }
 +
  .mw-parser-output ul, .mw-parser-output ol {
 +
    display:inline-block;
 +
  }
 +
  .mw-parser-output div.toc ul, .mw-parser-output div.toc ol {
 +
    display:table !important;
 +
  }
 +
  table.wikitable.argbox {
 +
    width: inherit !important;
 +
    max-width: 100% !important;
 +
    height: auto !important;
 +
  }
 +
  div.mw-body {
 +
    margin-right: 1%;
 +
    margin-left: 1%;
 +
    margin-top: 140px;
 +
}
 +
  div#mw-panel {
 +
    position:absolute;
 +
    display:block;
 +
    top:30px;
 +
    left:0;
 +
    right:0;
 +
    margin:auto;
 +
    padding-top:0;
 +
    height:140px;
 +
  }
 +
  div#p-logo {
 +
    top:0;
 +
  }
 +
  div#left-navigation {
 +
    float:right;
 +
    margin-top:181px;
 +
    margin-right:30px;
 +
    margin-left:0;
 +
    left:0;
 +
  }
 +
  div#right-navigation {
 +
    margin-top:181px;
 +
    margin-right:0;
 +
  }
 +
  div#rightNavMobile {
 +
    top:56px;
 +
    right:1%;
 +
    text-align:right;
 +
  }
 +
  div#rightNavMobile ul li  {
 +
    text-align: right !important;
 +
  }
 +
  div#rightNavMobile h3 {
 +
    display:none;
 +
  }
 +
  div#leftNavMobile {
 +
    top:0;
 +
    left:1%;
 +
  }
 +
  div.navMobile {
 +
    position:absolute !important;
 +
    font-size:70%;
 +
    z-index:1;
 +
    display:block !important;
 +
    animation: fadeIn2 500ms linear;
 +
  }
 +
   div.navMobile div.body ul {
 +
    list-style-type: none;
 +
    list-style-image: none !important;
 +
    list-style:none;
 +
    margin:0;
 +
  }
 +
  div#p-navigation {
 +
    visibility:hidden;
 +
  }
 +
  div#p-tb {
 +
    visibility:hidden;
 +
  }
 +
  h3#p-tb-label {
 +
    display:none;
 +
  }
 +
  div#p-search {
 +
    display:none;
 +
  }
 +
  li#pt-mytalk {
 +
    display: none;
 +
  }
 +
  li#pt-mytalk {
 +
    display: none;
 +
  }
 +
  li.icon.mw-watchlink {
 +
    display:none;
 +
  }
 +
  li#pt-watchlist {
 +
    display:none;
 +
  }
 +
  div#footer {
 +
    float:right;
 +
    text-align:right;
 +
    padding: 1%;
 +
  }
 +
  #footer-icons {
 +
    clear:both;
 +
    float:right;
 +
  }
 +
  #footer-places ul {
 +
    float:right !important;
 +
  }
 +
  #footer-places li {
 +
    margin: 0 0 0 0 !important;
 +
    padding: 5px 0 5px 10px !important;
 +
    float:right !important;
 +
    text-align:right;
 +
  }
 +
  pre {
 +
    display:inline-block;
 +
    clear:both;
 +
    text-align:left;
 +
  }
 +
  ol li, ul li {
 +
    text-align:left;
 +
  }
 +
  ul li#footer-info-lastmod {
 +
    text-align:right;
 +
  }
 +
 
 
}
 
}
  
.ui-dialog-buttonpane {
+
/* On screens 425px and smaller */
   background: url(https://i.imgur.com/323RLD2.png) !important;
+
@media only screen and (max-width: 425px) {
 +
 
 +
  div#leftNavMobile {
 +
    font-size:60%;
 +
  }
 +
 
 +
  li#pt-mycontris {
 +
    display:none;
 +
   }
 +
 
 +
  div.mw-body:not(table.matty) {
 +
    font-size:115%;
 +
  }
 +
 
 +
  div#tocFloatContainer div.toc ul {
 +
    font-size:11px;
 +
  }
 +
 
 +
  div#tocFloatContainer div.toc li {
 +
    font-size:11px;
 +
  }
 +
 
 
}
 
}
  
.ui-widget-header a {
+
/* Misc aka i'm too lazy i'll sort this later*/
   color: #b02e2e !important;
+
 
 +
div.ev_left {
 +
  margin: 7.2px 19.6px 18.2px 0;
 +
}
 +
div.ev_right {
 +
  margin: 7.2px 0 18.2px 19.6px;
 +
}
 +
img.mainButtonLeft {
 +
  float: right;
 +
}
 +
img.mainButtonRight {
 +
  float: left;
 +
}
 +
table.mainNavButtons td {
 +
  width:210px;
 +
}
 +
table.mainSocialButtons td {
 +
  width:150px;
 +
}
 +
img.mainImg {
 +
  max-width: 100% !important;
 +
}
 +
.flaggedrevs_unreviewed a {
 +
   color:#b02e2e !important;
 +
}
 +
div.flaggedrevs_unreviewed {
 +
  clear:both;
 +
  margin:0 0 0 0;
 +
}
 +
#footer-info li {
 +
  color:#ffffff !important;
 +
}
 +
table.matty td {
 +
  word-break:break-word;
 +
  overflow:hidden;
 +
}
 +
table.pageValidation th.reviewed, table.pageValidation td.reviewed {
 +
  background-color: #eaf3ff !important;
 +
}
 +
table.pageValidation th.quality, table.pageValidation td.quality {
 +
  background-color: #d5fdf4 !important;
 +
}
 +
table.pageValidation th.pristine, table.pageValidation td.pristine {
 +
  background-color: #fef6e7 !important;
 +
}
 +
.matty td {
 +
  min-width: 40px;
 +
}
 +
td {
 +
  word-break: break-word;
 +
}
 +
table.wikitable.argbox td {
 +
  word-break: normal;
 
}
 
}
  
.ui-widget-content a {
+
div#mw-fr-revisiontag.flaggedrevs_stable_notsynced a:nth-child(2) {
  color: #b02e2e !important;
+
    color: #b02e2e;
 
}
 
}
  
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
+
div#mw-fr-revisiontag.flaggedrevs_draft_notsynced a:nth-child(3) {
  border: 0px !important;
+
    color: #b02e2e;
 
}
 
}

Latest revision as of 22:23, 27 September 2021

/* CSS placed here will be applied to all skins */

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
  border: none;
  /* @noflip */
  padding: 0.25em 0.9em;     /* 0.9em left/right */
  width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
  border: none;
  /* @noflip */
  padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
  text-align: center;
}
td.mbox-imageright {           /* The right image cell */
  border: none;
  /* @noflip */
  padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
  text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
  border: none;
  padding: 0;
  width: 1px;
}

/* Article message box styles */
table.ambox {
  margin: 0 10%;                  /* 10% = Will not overlap with other elements */
  border: 1px solid #a2a9b1;
  /* @noflip */
  border-left: 10px solid #36c;  /* Default "notice" blue */
  background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
  margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
  padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
  /* @noflip */
  padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
  /* @noflip */
  padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
  /* @noflip */
  border-left: 10px solid #36c;    /* Blue */
}
table.ambox-speedy {
  /* @noflip */
  border-left: 10px solid #b32424;    /* Red */
  background: #fee7e6;                   /* Pink */
}
table.ambox-delete {
  /* @noflip */
  border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
  /* @noflip */
  border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
  /* @noflip */
  border-left: 10px solid #fc3;    /* Yellow */
}
table.ambox-move {
  /* @noflip */
  border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
  /* @noflip */
  border-left: 10px solid #a2a9b1;       /* Gray-gold */
}
/* These mbox-small classes must be placed after all other
   ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
   they override "table.ambox + table.ambox" above. */
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
  /* @noflip */
  clear: right;
  /* @noflip */
  float: right;
  /* @noflip */
  margin: 4px 0 4px 1em;
  box-sizing: border-box;
  width: 238px;
  font-size: 88%;
  line-height: 1.25em;
}
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
  /* @noflip */
  margin: 4px 1em 4px 0;
  box-sizing: border-box;
  overflow: hidden;
  width: 238px;
  border-collapse: collapse;
  font-size: 88%;
  line-height: 1.25em;
}

/* Style for compact ambox */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
  display: none;
}
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
  border: none;
  border-collapse: collapse;
  background: transparent;
  margin: 0 0 0 1.6em !important;
  padding: 0 !important;
  width: auto;
  display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
  font-size: 100%;
  width: auto;
  margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
  padding: 0 !important;
  margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
  display: list-item;
  line-height: 1.5em;
  list-style-type: square;
  list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
.skin-vector .compact-ambox table .mbox-text-span {
  list-style-type: disc;
  list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
  list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
  display: none;
}

/* Other pages message box styles */
table.ombox {
  margin: 4px 10%;
  border-collapse: collapse;
  border: 1px solid #a2a9b1;       /* Default "notice" gray */
  background: #f8f9fa;
  box-sizing: border-box;
}

table.ombox-notice {
  border: 1px solid #a2a9b1;       /* Gray */
}
table.ombox-speedy {
  border: 2px solid #b32424;    /* Red */
  background: #fee7e6;             /* Pink */
}
table.ombox-delete {
  border: 2px solid #b32424;    /* Red */
}
table.ombox-content {
  border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
  border: 1px solid #fc3;    /* Yellow */
}
table.ombox-move {
  border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
  border: 2px solid #a2a9b1;       /* Gray-gold */
}

/* Begin Custom CSS */

/* Support for <div class="mattyRawImg">ImageURL</div> on wiki pages */

div.mattyRawImg {
  height: auto;
  width: inherit;
  max-height: inherit;
  max-width: 100%;
  margin: inherit;
  border: inherit;
  padding: inherit;
}

/* SMW table styles */
.smwtable .row-even {
  background-color: #fff;
}
.smwtable .row-odd {
  background-color: #e6e6e6;
}
.smwtable .smwtype_txt{
  text-align: center;
}
.smwtable .smwtype_dat{
  text-align: center;
}

/* Keyframe Animations */

@-moz-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 0.3;}
}
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 0.3;}
}

@-moz-keyframes fadeIn2 {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@-webkit-keyframes fadeIn2 {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@-moz-keyframes highlight {
  0% {background-color: rgba(255, 204, 204, 0);}
  100% {background-color: rgba(255, 204, 204, 1)}
}
@-webkit-keyframes highlight {
  0% {background-color: rgba(255, 204, 204, 0);}
  100% {background-color: rgba(255, 204, 204, 1);}
}

@-moz-keyframes flash {
  25% {background-color: rgba(255, 204, 204, 1);}
  50% {background-color: rgba(255, 204, 204, 0);}
  75% {background-color: rgba(255, 204, 204, 1);}
  100% {background-color: rgba(255, 204, 204, 0);}
}
@-webkit-keyframes flash {
  25% {background-color: rgba(255, 204, 204, 1);}
  50% {background-color: rgba(255, 204, 204, 0);}
  75% {background-color: rgba(255, 204, 204, 1);}
  100% {background-color: rgba(255, 204, 204, 0);}
}

@-moz-keyframes pulse {
  0% {background-color: rgba(255, 204, 204, 1);}
  50% {background-color: rgba(255, 204, 204, 0);}
  100% {background-color: rgba(255, 204, 204, 1);}
}
@-webkit-keyframes pulse {
  0% {background-color: rgba(255, 204, 204, 1);}
  50% {background-color: rgba(255, 204, 204, 0);}
  100% {background-color: rgba(255, 204, 204, 1);}
}


/* Matty Table Styles */

table.matty tbody tr:hover td:not(:nth-child(2)) {
  -webkit-animation: pulse 2s linear 1s infinite;
  -moz-animation: pulse 2s linear 1s infinite;
  background-color: #ffcccc;
}
table.matty tbody tr.tableAnimation {
  -webkit-animation: flash 0.35s linear;
  -moz-animation: flash 0.35s linear;
}
table.matty, table.matty th, table.matty td {
  border: 1px black solid;
}
table.matty th {
  height: 50px;
  padding-left: 20px;
  font-size: x-large;
}
.tableRowEven {
  background-color: #eee;
}
.tableRowOdd {
  background-color: #fff;
}

/* jQuery UI Dialog Styles */

.ui-dialog {
  text-align: center;
  border: 1px red;
}
.ui-widget-header a, .ui-widget-content a {
  color: #b02e2e !important;
}
span.ui-dialog-title {
  margin-left: -5px;
}
.ui-effects-transfer {
  border: 2px solid black;
}
.ui-widget-overlay {
  -moz-animation: fadeIn 1s;
  -webkit-animation: fadeIn 1s;
}
.ui-dialog, .ui-dialog-buttonpane, .ui-dialog-buttonset {
  text-align: center;
  float: none !important;
  background: url(https://i.imgur.com/323RLD2.png) !important;
  padding-left: 18px;
}
.ui-dialog-content.ui-widget-content {
  font-size: 25px;
  text-align: center;
  color: white !important;
}
div.ui-dialog-buttonset {
  height: initial !important;
  max-height: initial !important;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
  border: 0px !important;
}
img.dialogImage {
  max-width:400px;
}

/* jQuery UI Dialog Scrollbar Styles */

/* Width */
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar {
  width: 9px;
}
/* Track */
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-track {
  background: #f1f1f1;
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
/* Handle */
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb {
  background: rgba(176, 46, 46, 0.81);
  border-radius: 10px;
  box-shadow: outset 0 0 5px grey;
}
/* Handle on hover */
div.ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb:hover {
  background: #b02e2e;
}

/* TOC Float Styles */

.tocFloatHidden {
  width:auto !important;
}
.tocFloatHidden div.toctitle {
  border-bottom:none !important;
  padding-bottom:0 !important;
}
div.tocFloatContainer {
  width:160px;
  position:fixed;
  bottom:64px;
  left:0.5%;
  z-index:1;
  max-height:65%;
  overflow-y:scroll !important;
  overflow-x:hidden !important;
  overflow-wrap:break-word !important;
  display:block;
}
div#tocFloatContainer div.toc {
  padding-top: 0;
  margin: 0 auto;
}
div#tocFloatContainer div.toc div.toctitle {
  position: sticky;
  top:0;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index:10;
  border-bottom: 1px black solid;
  margin: 0 auto;
  background: #f8f9fa;
}

div#tocFloatContainer div.toc ul {
  display:block;
  z-index:1;
  overflow-x:hidden !important;
  overflow-wrap:break-word !important;
}
div#tocFloatContainer div.toc ul ul {
  margin: 0 0 0 1em !important;
  padding: 0 !important;
  font-size:12px;
  display:show !important;
}
div#tocFloatContainer div.toc li {
  margin: 0 !important;
  padding: 0 !important;
  font-size:12px;
}
div#tocFloatContainer div.toc div.toctitle, div#tocFloatContainer div.toc ul {
  max-width:148px;
}
div#tocFloatContainer div.toc ul li ul li span.toctext{
 word-break:break-word;
}
.highlight {
  animation: highlight 250ms;
  background-color: rgba(255, 204, 204, 1);
}


/* TOC Float Scrollbar Styles */

/* Width */
div.tocFloatContainer::-webkit-scrollbar {
  width: 7px;
}
/* Track */
div.tocFloatContainer:hover::-webkit-scrollbar-track {
  background: #f1f1f1;
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
/* Handle */
div.tocFloatContainer:hover::-webkit-scrollbar-thumb {
  background: rgba(176, 46, 46, 0.81);
  border-radius: 10px;
  box-shadow: outset 0 0 5px grey;
}
/* Handle on hover */
div.tocFloatContainer:hover::-webkit-scrollbar-thumb:hover {
  background: #b02e2e;
}

/* Fancy Editor Scrollbar */

textarea.mw-editfont-monospace::-webkit-scrollbar {
  width: 9x;
}
textarea.mw-editfont-monospace::-webkit-scrollbar-track {
  background: #f1f1f1;
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
textarea.mw-editfont-monospace::-webkit-scrollbar-thumb {
  background: rgba(176, 46, 46, 0.81);
  border-radius: 10px;
  box-shadow: outset 0 0 5px grey;
}
textarea.mw-editfont-monospace::-webkit-scrollbar-thumb:hover {
  background: #b02e2e;
}

/* Fancy Review Footer Scrollbar */

form#mw-fr-reviewform::-webkit-scrollbar {
  height: 7px;
}
form#mw-fr-reviewform:hover::-webkit-scrollbar-track {
  background: #f1f1f1;
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
form#mw-fr-reviewform:hover::-webkit-scrollbar-thumb {
  background: rgba(176, 46, 46, 0.81);
  border-radius: 10px;
  box-shadow: outset 0 0 5px grey;
}
form#mw-fr-reviewform:hover::-webkit-scrollbar-thumb:hover {
  background: #b02e2e;
}

/* The Responsive Movement - brought to you by CSSears */

html{
  height:100%;
  min-height:100%;
}
body{
  min-height:100%;
}
pre {
  overflow-wrap: break-all;
  word-break: break-all;
}
code {
  overflow-wrap: break-all;
  word-break: break-word;
}
div {
  overflow-wrap: break-word;
}
img {
  width: inherit;
  max-width: 100%;
  height: auto;
}
div.thumbinner {
  max-width: inherit;
}
div.thumb {
  max-width: 100%;
}
div.portal.navFloat {
  position: fixed !important;
}
div#p-navigation.portal.navFloat {
  left: 0.5%;
  top:0;
}
div#p-tb.portal.navFloat {
  left: 0.5%;
  top:160px;
}
div#userloginForm {
  max-width: 100%;
}
form.mw-htmlform.mw-ui-vform.mw-ui-container {
  max-width: inherit;
}
div.navMobile {
  display:none;
}
form#mw-fr-reviewform {
  overflow-x:scroll;
}
.mw-parser-output pre, .mw-parser-output ul:not(.gallery), .mw-parser-output ol, .mw-parser-output div:not(.center)  {
   text-align:left;
}
.mw-parser-output center p, .mw-parser-output center pre, .mw-parser-output center ul  {
  text-align:center;
}
table.argbox img {
  max-width:100% !important;
}
body {
  z-index: 0;
}
.mw-body-content {
  z-index: auto;
}
/* On screens 1024px and smaller */
@media only screen and (max-width: 1024px) {

  div#left-navigation {
    float:left;
    margin-left:194px;
  }
  div.mw-body:not(table.matty) {
    font-size: 110%;
  }
  div.mw-head {
    left:1.1em;
  }
  div#tocFloatContainer div.toc ul {
    font-size: 12px;
  }
  div#tocFloatContainer div.toc li {
    font-size: 12px;
  }
  li#ca-talk {
    display:none;
  }
}

/* On screens 982px and smaller */
@media only screen and (max-width: 982px) {

  div#left-navigation {
    margin-left:176px;
  }
}

/* On screens 768px and smaller */
@media only screen and (max-width: 768px) {

  div.mw-parser-output p, div.mw-parser-output h1, div.mw-parser-output h2, div.mw-parser-output h3, div.mw-parser-output h4 {
    clear:both;
  }
  div.thumb {
    clear:both;
    float:none;
    display: inline-block;
    margin:0 auto;
  }
  div.thumbinner {
    width:inherit !important;
  }
  .mw-parser-output a.image {
    width:768px;
    max-width:100%;
  }
  .mw-parser-output, .mw-parser-output div.thumbcaption {
    text-align:center;
  }
  .mw-parser-output ul, .mw-parser-output ol {
    display:inline-block;
  }
  .mw-parser-output div.toc ul, .mw-parser-output div.toc ol {
    display:table !important;
  }
  table.wikitable.argbox {
    width: inherit !important;
    max-width: 100% !important;
    height: auto !important;
  }
  div.mw-body {
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 140px;
 }
  div#mw-panel {
    position:absolute;
    display:block;
    top:30px;
    left:0;
    right:0;
    margin:auto;
    padding-top:0;
    height:140px;
  }
  div#p-logo {
    top:0;
  }
  div#left-navigation {
    float:right;
    margin-top:181px;
    margin-right:30px;
    margin-left:0;
    left:0;
  }
  div#right-navigation {
    margin-top:181px;
    margin-right:0;
  }
  div#rightNavMobile {
    top:56px;
    right:1%;
    text-align:right;
   }
  div#rightNavMobile ul li  {
    text-align: right !important;
  }
  div#rightNavMobile h3 {
    display:none;
  }
  div#leftNavMobile {
    top:0;
    left:1%;
  }
  div.navMobile {
    position:absolute !important;
    font-size:70%;
    z-index:1;
    display:block !important;
    animation: fadeIn2 500ms linear;
  }
  div.navMobile div.body ul {
    list-style-type: none;
    list-style-image: none !important;
    list-style:none;
    margin:0;
  }
  div#p-navigation {
    visibility:hidden;
  }
  div#p-tb {
    visibility:hidden;
  }
  h3#p-tb-label {
    display:none;
  }
  div#p-search {
    display:none;
  }
  li#pt-mytalk {
    display: none;
  }
  li#pt-mytalk {
    display: none;
  }
  li.icon.mw-watchlink {
    display:none;
  }
  li#pt-watchlist {
    display:none;
  }
  div#footer {
    float:right;
    text-align:right;
    padding: 1%;
  }
  #footer-icons {
    clear:both;
    float:right;
  }
  #footer-places ul {
    float:right !important;
  }
  #footer-places li {
    margin: 0 0 0 0 !important;
    padding: 5px 0 5px 10px !important;
    float:right !important;
    text-align:right;
  }
  pre {
    display:inline-block;
    clear:both;
    text-align:left;
  }
  ol li, ul li {
    text-align:left;
  }
  ul li#footer-info-lastmod {
    text-align:right;
  }

}

/* On screens 425px and smaller */
@media only screen and (max-width: 425px) {

  div#leftNavMobile {
    font-size:60%;
  }

  li#pt-mycontris {
    display:none;
  }

  div.mw-body:not(table.matty) {
    font-size:115%;
  }

  div#tocFloatContainer div.toc ul {
    font-size:11px;
  }

  div#tocFloatContainer div.toc li {
    font-size:11px;
  }

}

/* Misc aka i'm too lazy i'll sort this later*/

div.ev_left {
  margin: 7.2px 19.6px 18.2px 0;
}
div.ev_right {
  margin: 7.2px 0 18.2px 19.6px;
}
img.mainButtonLeft {
  float: right;
}
img.mainButtonRight {
  float: left;
}
table.mainNavButtons td {
  width:210px;
}
table.mainSocialButtons td {
  width:150px;
}
img.mainImg {
  max-width: 100% !important;
}
.flaggedrevs_unreviewed a {
  color:#b02e2e !important;
}
div.flaggedrevs_unreviewed {
  clear:both;
  margin:0 0 0 0;
}
#footer-info li {
  color:#ffffff !important;
}
table.matty td {
  word-break:break-word;
  overflow:hidden;
}
table.pageValidation th.reviewed, table.pageValidation td.reviewed {
  background-color: #eaf3ff !important;
}
table.pageValidation th.quality, table.pageValidation td.quality {
  background-color: #d5fdf4 !important;
}
table.pageValidation th.pristine, table.pageValidation td.pristine {
  background-color: #fef6e7 !important;
}
.matty td {
  min-width: 40px;
}
td {
  word-break: break-word;
}
table.wikitable.argbox td {
  word-break: normal;
}

div#mw-fr-revisiontag.flaggedrevs_stable_notsynced a:nth-child(2) {
    color: #b02e2e;
}

div#mw-fr-revisiontag.flaggedrevs_draft_notsynced a:nth-child(3) {
    color: #b02e2e;
}