﻿body
{ font-family: system-ui, BlinkMacSystemFont, 'Roboto', arial, sans-serif;
  background-color:#f4f0ec;
}

.auto-stylehead {
	text-align: center;
	font-size: xx-large;
	text-size-adjust:auto;
	
}


.auto-style1 {
	text-align: center;
	font-size: 1em;
	font: "sans-serif";
}

.auto-style2 { /*this is the title line*/
	text-align: center;
	font-size: 2.75em; /* 16x2.75=44px */
}

.auto-style3 {
	text-align: center;
	font-size:1.375em; /* 16x1.375=22px */
}

.auto-style4 {
	text-align: center;
	font-size:.75em; /* 16x.75=12px */
}

.auto-style5 {
	font-size: 1em; /*16x 1=16px*/
}

.auto-style6 {
	font-size: 1.125em; /*18px*/
}

.auto-style7 {
	font-size: .75em; /* 16x.75=12px */
}

.auto-style8 {
	font-size: 1.5em; /*24px*/
}

.auto-style9 {
	font-size: 2em; /*32px*/
}

.call_answer_blue {
	background-color:aquamarine;
	border: solid;
	font-size:2em;
	text-align: center;
	font-weight: bold;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 2%;
}

.call_answer_red {
	background-color: red;
	border: solid;
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 2%;
}

.call_answer_yellow {
	background-color:yellow;
	border: solid;
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	color: black;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 2%;
}

.call_answer_green {
	background-color: green;
	border: solid;
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 2%;
}

.rulelistpart	{
	font-size: 1.5em; 
	text-align:left;
	margin:15px;
}

.rulelistsection {
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	margin:15px;
}

.rulelistsub	{
	font-size: .75em; 
	text-align:left;
	margin:15px;
}

.rulelistsubsub	{
	font-size: .75em; 
	text-align:left;
	margin:30px;
}

.rulelistsub3	{
	font-size: .75em; 
	text-align:left;
	margin:45px;
}

.caseheader {
	text-align: center;
	font-size:1em;
	font-weight: bold;
}

.buttonanswer {
	font-size: 1.125em;
	margin-top:2%;
}

/*
.table.casebook, th, td {
	border: solid;
	bordercolor:#FFFFFF;
	border-collapse: collapse;
}

.tr.casebook {
	border: solid;
}

.td.casebook {
	width: 20%;
}
*/

.center90 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	}

.center75 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	}

.center50 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	}

.center25 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	}

div.title {
	background-color: #738276;
	text-align: center;
	font-size: 1.5em;
	margin-top: 1%;
}

nav.breadcumb {
	margin-top: 2%;
}

nav.title {
	background-color: #6AD841;
	text-align: center;
	font-size: 1.5em;
	margin-top: 1%;
}

div.rulemenu {
	width: 75%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em;
}

h1 {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 1.5em;
}

.menu {
	background-color: #FF00FF;
	color: white;
	padding: 16px;
	font-size: 1.5em;
	border: solid;
	/*width:100%;*/
}

.link {
	background-color: #FF00FF;
	color: white;
	padding: 16px;
	font-size: 1.5em;
	border: none;
	width:100%;
}

ul {
	margin: 0 auto
}

/*.s1 {
	float: left;
}*/

.responsivepen {
	width: 100%;
	height: auto;
	max-width: 78px;
}

.responsiveflag {
	width: 50%;
	height: auto;
	max-width: 36px;
}

table.a td{
	vertical-align:top;
	border-bottom: solid;
}

table.a th {
	border-bottom: solid;
}

table.rules {
	font-size:1.5em;
	margin: 0 auto
}

table.rules th {
	font-size: 1.25em;
}

tr.odd {
	background-color: #6699FF;
}

td.casenumber {
	text-align:center;
	font-size:1em;
	padding: 1%;
	width:80px;
}

td.casesummary {
	padding: 2%;
	font-style: italic;
	font-size:.75em
}

td.racesignals {
	padding-top:15px;
	vertical-align:central;
}

div.summary {
	/* background-color: #6699FF; */
	width: 75%;
	/* height: 10px; */
	/* padding-top: 5px; */
	/* padding-bottom: 10pt; */
	padding: 2%;
	/*font-size: .75em;*/ /* 16x.75=12px */
	border: solid #FF00FF;
	margin: 0 auto;
	margin-top: 5px;
	font-style: italic;
	font-size: 1.5em; /*24px*/
	text-align: center;
}

div.facts {
	background-color: white;
	width: 75%;
	/* height: 10px; */
	/* padding-top: 5px; */
	/* padding-bottom: 10pt; */
	padding: 2%;
	/*font-size: .75em;*/ /* 16x.75=12px */
	border: solid #0000FF;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 1.5em; /*24px*/
}

div.question {
	background-color: #e0ffff; 
	width: 75%;
	/* height: 10px; */
	/* padding-top: 5px; */
	/* padding-bottom: 10pt; */
	padding: 2%;
	/*font-size: .75em;*/ /* 16x.75=12px */
	border: solid #0000ff;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 1.5em; /*24px*/
}

div.answer {
	background-color: white;
	width: 75%;
	/* height: 10px; */
	/* padding-top: 5px; */
	/* padding-bottom: 10pt; */
	padding: 2%;
	/*font-size: .75em;*/ /* 16x.75=12px */
	border: solid #663366;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 1.5em; /*24px*/
}

div.b {
	background-color: #e6ffff;
	width: 95%;
	/* height: 10px; */
	padding-top: 50%;
	/* padding-bottom: 10pt; */
	padding: 2%;
	/*font-size: .75em;*/ /* 16x.75=12px */
	margin: 0 auto;
	font-size: 1.5em; /*24px*/
	border: solid #FF00FF;
	margin-top: 20px;
}

.left {
	width: 50%;
	float: left;
}

.right {
	width: 50%;
	float: right;
}

div.breadcumb {
	margin-top: 2%;
}

div.cases {
	width: 75%;
	margin: 0 auto;
	padding: 2%;
}

div.c {
	width: 75%;
	padding: 2%;
	margin: 0 auto;
	font-size: 1.5em;
}

div.interp {
	text-align: center;
	border:solid;
	border-collapse:collapse;
}

div.discription {
	font-size: 16px;
	font-style: italic;
}

div.list {
	width: 75%;
	margin: 0 auto;
}

.dropdown {
	/*display: inline-block;*/
	display: block;
	position: relative;
	/*width:33%*/
}

.dropdown-content {
	display: none;
	/*width: 100%;*/
	overflow: auto;
	background-color: #FF00FF;
	font-size: 1em;
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
}

.dropdown-toggle 

.dropdown:hover .dropdown-content {
	display: block;
	/*display: block;*/
}

.dropdown-content a {
	display: block;
	color: black; /*text color*/
	padding: 5px;
	text-decoration: none;
}

.dropdown-content a:hover {
	color: #FFFFFF;
	background-color: #00A4BD;
}

ol.wording {
	list-style-type: lower-alpha;
	counter-reset: listcounter;
	margin: 10px;
	padding: 5px;
}

	ol.wording li {
		counter-increment: listcounter;
		padding-left: 15px;
		margin-bottom: 2%;
		margin-left: 0;
	}

		ol.wording li::marker {
			content: "(" counter(listcounter, lower-alpha) ")";
		}

		ol.wording .sub{
			list-style-type: decimal;
			counter-reset: start;
		}

	ol.wording .sub {
		list-style-type: decimal;
		counter-reset: start;
	}

	ol.alpha {
		list-style-type: lower-alpha;
		counter-reset: listcounter;
		padding-left: 30px;
	}
	
		ol.alpha li {
			counter-increment: listcounter;
			padding-left: 5px;
			margin-bottom: 2%
		}
	
			ol.alpha li::marker {
				content: "(" counter(listcounter, lower-alpha) ")";
			}
	
			ol.alpha .sub{
				list-style-type: decimal;
				counter-reset: start;
			}
	
		ol.alpha .sub {
			list-style-type: decimal;
			counter-reset: start;
		}	

ol.rome {
	list-style-type: lower-roman;
	counter-reset: listcounter;
	padding-left: 30px;
}

	ol.rome li {
		counter-increment: listcounter;
		padding-left: 5px;
		margin-bottom: 2%
	}

		ol.rome li::marker {
			content: "(" counter(listcounter, lower-roman) ")";
		}

	ol.rome .sub {
		list-style-type: decimal;
		counter-reset: start;
	}

	ol.rome .sub {
		list-style-type: decimal;
		counter-reset: start;
	}

ol.alphasub {
	list-style-type: lower-alpha;
	counter-reset: listcounter;
	padding-left: 60px;
}

	ol.alphasub li {
		counter-increment: listcounter;
		padding-left: 5px;
		margin-bottom: 2%
	}

		ol.alphasub li::marker {
			content: "(" counter(listcounter, lower-alpha) ")";
		}

ol.bravo {
	list-style-type: lower-alpha;
	counter-reset: listcounter;
	margin-top:0px;
	font-size: 1.25em;
}

	ol.bravo li {
		counter-increment: listcounter;
		margin-top: 0px;
	}

		ol.bravo li::marker {
			content: "(" counter(listcounter, lower-alpha) ")";
		}

		ol.bravo .sub{
			list-style-type: decimal;
			counter-reset: start;
		}

ol.b {
	list-style-type:decimal;
	padding-left: 60px;
	counter-reset: start;
}

	ol.b li {
		padding-left: 5px;
		font-size: 1em;
		counter-reset: listcounter;
	}

		ol.b li::marker {
			content: "(" counter(listcounter) ")";
		}

ol.subnum {
	list-style-type: decimal;
	padding-left: 60px;
	counter-reset: listcounter;
}

	ol.subnum li {
		padding-left: 5px;
		font-size: 1em;
		counter-increment: listcounter;

	}

		ol.subnum li::marker {
			content: "(" counter(listcounter) ")";
		}

ol.c {
	counter-reset: decimal;
	/*padding-left: 60px;*/
}

	ol.c li {
		/*padding-left: 5px;*/
		display:block;
		font-size: 18px;
	}

		ol.c li:before {
			content: counters(item,".") " ";
			counter-increment: item;
			padding-left: 0;
			padding-right: 0;
		}

ol.d {
	list-style-type: lower-alpha;
	counter-reset: listcounter;
	padding-left: 60px;
}

	ol.d li {
		counter-increment: listcounter;
		padding-left: 5px;
	}

		ol.d li::marker {
			content: "(" counter(listcounter, lower-alpha) ")";
		}

		ol.d .sub{
			list-style-type: decimal;
			counter-reset: start;
		}

ol.num{
	list-style-type:none;
	counter-reset: listcounter;
}
	ol.num li {
		counter-increment: listcounter;
		padding-left: 5px;
	}
		ol.num li::marker{
		content: "(" counter(listcounter) ")";
		}

ol.rulelist{
	list-style: decimal;
	padding-left: 60px;	
}
	ol.rulelist li{
		padding-left:10px;
		padding-bottom:2px;
	}

		ol.rulelist li::marker {
			font-weight: bold;
		}

ol.sec {
	list-style: decimal;
	padding-left: 80px;
	padding-top: 0;
}
	ol.sec li{
		padding-left: 10px;
	}

		ol.sec li::marker {
			font-weight: normal;
		}

ol.custom {
	list-style-type: none;
	margin-left: 0;
}

	ol.custom > li {
		counter-increment: customlistcounter;
		counter-set: '48';
	}

		ol.custom > li:before {
			content: counter(customlistcounter) " ";
			font-weight: bold;
			float: left;
			width: 3em;
		}

	ol.custom:first-child {
		counter-reset: customlistcounter;
	}

p.title {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

p.wording {
	margin: 0px;
	padding-top: 5px;
}

p.casetitle {
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}

p.caserules {
	text-align: center;
	margin-bottom: 0;
	margin-top: .25em;
}

ul.a {
	list-style-type:none;
}
	ul.a li{
		padding:1%;
	}	

	ul.a li.a {
		font-size: 1.25em; /*16px*/
	}

	ul.a li.b {
		font-size: 1em; /*16px*/
	}

	ul.a ol {
		list-style-type:decimal;
		font-size: 1em; /*16px*/
	}

	ul.a li::marker {
			/*font-weight: bold;*/
			padding-left:10px;
			padding-right: 10px;
		}

ul.b {
	list-style-type: none;
}
	ul.b li {
		font-size: .75em;
		line-height: auto;
		padding: 1%;
		padding-bottom: 2px;
	}
		
ul.c {
	list-style-type: none;
}
	ul.c li {
		font-size: .75em;
		line-height: auto;
		padding: 1%;
		padding-bottom: 2px;
	}

ul.d {
	list-style: none;
}
	ul.d li {
		font-size: .75em;
		padding: 10px;
	}	

rulenumber {
	float: left;
		width: 5%;
		text-align: right
}

rulewording {
	float: right;
	width: 95%;
	text-align: left;
	vertical-align:top;
}

rule::after {
	content: "";
	display: table;
	clear: both;
}

img.flag {
	width:10vh;
	object-fit: contain;
}

table.inner {
	border: solid;
	border-collapse: collapse;
}


		/*ol.c li::marker {
			font-size: 18px;
			padding-right:0;
		}*/

/*
@media (min-width:0px) {
	div { font-size: 1rem; }
}
@media (min-width:400px) {
	div { font-size: 1rem + 1 vw; }
}
@media (min-width:1001px) {
	div { font-size: 1.75rem; }
}

.navbar {
  overflow: hidden;
  background-color: white;
  /*background-color: #333;
}

.navbar a {
  float: left;
  font-size: 1.5em;
  /*color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.subnav {
  float: left;
  overflow: hidden;
}

.subnav .subnavbtn {
  font-size: 1em;  
  border: none;
  outline: none;
  /*color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #6699FF;
}

.subnav-content {
  display: none;
  position: absolute;
  left: 0;
  background-color: #6699FF;
  width: 25%;
  overflow: auto;
  border: 15px;
  z-index: 1;
}

.subnav-content a {
  float: left;
  color: white;
  text-decoration: none;
}

.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

.subnav:hover .subnav-content {
  display: block;
}
*/

.collapsible {
	color: blue;
	cursor: pointer;
	/*padding: 18px;*/
	width: auto;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1em;
	background: none;
  }
 /* 
  .active, .collapsible:hover {
	background-color: #555;
  }
  */
  .content {
	padding:0 1px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;
	font-size: .75em;
  }