/* This first section containes overrides of the w3.css styles  */

.w3-light-sand,.w3-hover-light-sand:hover{color:#000!important;background-color:#FFFEF8!important}

.w3-medium {
	font-size: 13.5px!important
}

.w3-padding-smaller {
	padding:2px 4px!important
} 

.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:2px 4px}

.w3-sidebar {
  z-index: 3;
  width: 250px;
  top: 40px;
  bottom: 0;
  height: inherit;
}

/* This section containes RallyMaster Pro styles  */

a.link {
	color: #0858BF !important;
	text-decoration: none;
}

.link-color {
	color: #0858BF !important;	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
}

textarea {
	line-height: 1.2;
}

th {
	font-weight: normal;
}

.closeBox:hover {
  cursor: pointer;
}

.form-color {
	color:#000!important;
	background-color:#E4F1E4!important;
}

.logo-drop {
  width: 200px;
  height: 160px;
  margin: 20px auto;
  text-align: center;
  line-height: 160px;
  background-color: #E7EDFF;
  border: 2px dashed #ccc;
  cursor: pointer;
}

.logo-drop.drag-over {
  background-color: #F7F7FF;
}

.map-drop {
  width: 160px;
  height: 200px;
  margin: 20px auto;
  text-align: center;
  line-height: 200px;
  background-color: #E7EDFF;
  border: 2px dashed #ccc;
  cursor: pointer;
}

.map-drop.drag-over {
  background-color: #F7F7FF;
}

.thumb-drop {
  width: 160px;
  height: 160px;
  margin: 20px auto;
  text-align: center;
  line-height: 160px;
  background-color: #E7EDFF;
  border: 2px dashed #ccc;
  cursor: pointer;
}

.thumb-drop.drag-over {
  background-color: #F7F7FF;
}

.narrow-bar-item {
	padding: 8px !important;
}

.no-stripes {
	background-color: transparent !important;
}

.old-site {
	margin: 1px !important;
	padding: 2px 4px !important;
	color: #FFFFFF!important;
	background-color: #FF0000!important;
	border-style: solid;
	border-width: thin;
	border-color: #000044;
	border-radius: 4px;
}

.page-flipper {
	margin: 8px 4px;
	padding:2px 4px!important;
	color:#000 !important; 
	background-color:#d2eafd !important;
	border-radius: 4px;
}

.page-flipper:hover{
	color:#fff!important;
	background-color:#2196F3!important;
}

.rally-button {
	margin: 1px !important;
	padding: 2px 4px !important;
	color: #000044!important;
	background-color: #F1F1F3!important;
	border-style: solid;
	border-width: thin;
	border-color: #000044;
	border-radius: 4px;
}

.rally-button-small {
	margin: 1px !important;
	padding: 1px 2px !important;
	font-size:90%;
	color: #000044!important;
	background-color: #F1F1F3!important;
	border-style: solid;
	border-width: thin;
	border-color: #000044;
	border-radius: 3px;
}

.rally-button-tiny {
	margin: 0px !important;
	padding: 1px 2px !important;
	font-size:80%;
	color: #000044!important;
	background-color: #F1F1F3!important;
	border-style: solid;
	border-width: thin;
	border-color: #000044;
	border-radius: 2px;
}

.rally-check {
	width: 14px;
	height: 14px;
	accent-color: blue;
}

.rally-data {
	font-weight: bolder;
	color: #815100;
}

.rally-navbar {
  top: 49px;
}

.rally-button:hover {
	color:#fff!important;
	background-color:#2196F3!important;
}

.rally-hr {
	margin: 10px 0px; 
	border-top: 2px solid #bbb;
}

.rally-searchbox {
	padding: 0px 4px;
}

.rally-scriptbutton {
	color: #000;
	background-color: #F5E5F9;
}

.rally-scriptsbox {
	background-color: #F5E5F9;
	border-style: solid;
	border-width: thin;
	border-color: #000;
}

.rally-searchfield {
	margin-bottom: 4px;
	width: 200px;
}

.rally-select {
	border-radius: 4px;
	background-color: #f4f4f4;
	color: black;
	text-decoration: none;
	border:1px solid black;
	line-height: 1.2;
	padding: 1px;
}

.rally-menu {
	padding: 6px 16px !important;
}

.rally-submenu {
	padding: 4px 16px 4px 32px !important;
}

.rally-submenu2 {
	padding: 2px 16px 2px 48px !important;
}

.rally-table {
	padding: 0px !important;
	line-height: 1.2;
}

.rally-table td,.rally-table th,.rally-table-all td,.rally-table-all th {
	padding: 2px 4px;
	display: table-cell;
	text-align: left;
	vertical-align: top !important;
}

.rally-table2 td,.rally-table2 th,.rally-table2-all td,.rally-table2-all th {
	padding:1px 2px;
	display:table-cell;
	text-align:left;
	vertical-align:top !important;
}

.rally-tan,.rally-hover-tan:hover{
	color: #000 !important;
	background-color: #F8EBD4 !important}

.rally-text {
	padding: 2px 6px;
	corner-radius: 2px;
}

.scripts-button {
	display: block; 
	position: absolute; 
	top: 0px; 
	right: 0; 
	z-index: 1;
}

.scripts-menu { 
	display: block; 
	position: absolute; 
	top: 0px; 
	right: 0; 
	z-index: 2
}

.table-color,.table-color-hover:hover{color:#000!important;background-color:#E6DDD9!important}
.table-header,.table-header-hover:hover{color:#fff!important;background-color:#A99184!important}

.table-odd-color,.table-odd-color-hover:hover{
	color:#000!important;
	background-color:#FAF4E2!important
}

.table-even-color,.table-even-color-hover:hover{
	color:#000 !important;
	background-color:#E4E9F3 !important
}

.table-header-1,.table-header-hover-1:hover{color:#fff!important;background-color:#A97548!important}
.table-header-2,.table-header-hover-2:hover{color:#fff!important;background-color:#D94578!important}

.tulip-background { /* The white flood that fills the tulip background */
	position: absolute; 
	top: 16px; 
	left: 0px; 
	bottom: 16px; 
	right: 0px; 
	background-color: white; 
	z-index: 0;
}

.tulip-cell { /* The <td> element that holds a tulip cell */
	position: relative;
	vertical-align: middle !important; 
}

.tulip-comment-cell { /* The <td> element that holds a tulip cell */
	position: relative;
	line-height: 1.2; 
	vertical-align: middle !important; 
	min-width: 160px;
	max-width: 240px;
}
	
.tulip-content { /* The <div> element that holds the tulip content */
	position: relative; 
	z-index: 1;
}

.tulip-header {
	position: absolute; 
	top: 0px; 
	width: 100%;
}

.tulip-mileage { /* The <div> element that displays the small mileage above the standard mileage */
	position: absolute; 
	top: -16px; 
	width: 100%;
}

.tulip-table {
	width: 100%;
	height: 100%;
}