/* ------------------------------------------------------------------------------------------------------------------------------------------------
Site: JLP
File name: jlp_special.css
CSS author: Kevin Keeling
Description: Special CSS for the JLP
Last Change/Update: 03/31/2020
 *  Copyright Kevin Keeling - All rights reserved
 *  Grant of License: The Rocky Mountain BBQ Association is granted a nonexclusive and nontransferable license to use the Judges' Liaison Program.
 *  The Rocky Mountain BBQ Association recognizes that the Judges' Liaison Program is the proprietary and confidential property of Kevin Keeling.
 *  The Rocky Mountain BBQ Association agrees to take all reasonable precautions to preserve the confidentiality of the Judges' Liaison Program's
 *  processes, formulas, and algorithms. The Rocky Mountain BBQ Association shall not: rent, loan, lease, sell, or create derivative works of the
 *  Judges' Liaison Program. The use of the Judges' Liaison Program by the Rocky Mountain BBQ Association indicates Rocky Mountain BBQ Association's
 *  acceptance of the terms of this license agreement.
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.menu-button-line1 {font-size:170%; text-align:center; padding:15px 0 7px 0;}
.menu-button-line2 {font-size:120%; text-align:center; padding:0 0 10px 0;}

a.tooltip {outline:none; /*border-bottom:1px dotted #3333ad;*/ color:#3333ad; cursor:help;}
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;}
a.tooltip span {z-index:10; display:none; padding:14px 20px; margin-top:-50px; margin-left:14px; width:250px; line-height:18px;}
a.tooltip:hover span {display:inline; position:absolute; color:#111111; border:1px solid #ddccaa; background:#fffAF0;}
.callout {z-index:20; position:absolute; top:30px; border:0; left:-12px;}
a.tooltip span {
  text-align:left;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  -moz-box-shadow:8px 8px 11px 2px #888888;
  -webkit-box-shadow:8px 8px 11px 2px #888888;
  box-shadow:8px 8px 11px 2px #888888;
}
a.tooltip a:link {color:#000000; text-decoration:none;}

.special-line {color:#000000;}
.w3-jlp-table {border-collapse:collapse;border-spacing:0;width:100%;display:table;}
.w3-jlp-table tr, td {border:none;}

.w3-jlp-container {padding:0.01em 0 0.01em 16px}

/* **************************************************************************************************************************************************** */
