﻿/* DEFAULTS
----------------------------------------------------------*/

body {
	background: #FFFFFFF;
	font-size: .80em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
	height: 100%;
}


map {
	height: 100%;
}

a:link, a:visited {
	color: #034af3;
}

a:hover {
	color: #1d60ff;
	text-decoration: none;
}

a:active {
	color: #034af3;
}

p {
	margin-right: 10px;
	line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h3, h4, h5, h6 {
	font-size: 1.5em;
	color: #666666;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1 {
	font-size: 2.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	align-content:center;
	color:Red;
	font-weight:800;
}

h2 {
	background-color: #ffffff;
	color: Black;
	font-size:medium;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5, h6 {
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
	width: 100%;
	height: 100px;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
}

.header {
	position: relative;
	z-index: 9999999;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 100%;
	border: none;
}

	.header h1 {
		font-weight: 700;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		color: #f9f9f9;
		border: none;
		line-height: 2em;
		font-size: 2em;
	}

.main {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 100px;
	height: calc(100% - 0px);
	margin: 0px;
	padding: 0px;
}

.leftCol {
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 1200px;
}

.footer {
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	color:#1d60ff;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
	background-color: #3a4f63;
	width: 100%;
}

div.menu {
	padding: 0px 0px 4px 0px;
	align-content:flex-start;
}

	div.menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menu ul li a, div.menu ul li a:visited {
			background-color: dodgerblue;
			color: white;
			line-height: 30px;
			font-size: medium;
			padding: 10px 10px;
			text-decoration: none;
			white-space: nowrap;
			position: relative;
			z-index: 9999999;
		}

			div.menu ul li a:hover {
				color: #ffffff;
				text-decoration: none;
			}

			div.menu ul li a:active {
				background-color: #ffffff;
				color: #cfdbe6;
				text-decoration: none;
				position: relative;
				z-index: 99999;
			}


div.menuright {
	align-content: flex-end;
	float:right;
}

	div.menuright ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menuright ul li a, div.menuright ul li a:visited {
			background-color: #ffffff;
			color: Black;
			line-height: 30px;
			font-size: medium;
			padding: 10px 10px;
			text-decoration: none;
			white-space: nowrap;
			position: relative;
			z-index: 9999999;
		}

			div.menuright ul li a:hover {
				color: dodgerblue;
				text-decoration: none;
			}

			div.menuright ul li a:active {
				background-color: #ffffff;
				color: #cfdbe6;
				text-decoration: none;
				position: relative;
				z-index: 99999;
			}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px #ccc;
	height: 48px;
}

	fieldset p {
		margin: 20px 12px 10px 10px;
	}

	fieldset.login label, fieldset.register label, fieldset.changePassword label {
		display: block;
	}

label {
	float: left;
	width: 20%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: bold;
}

fieldset label.inline {
	display: inline;
}

legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry {
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry {
	border: 1px solid #ccc;
}

div.accountInfo {
	width: 100%;
	height: calc(100% - 40px);
	min-height: 300px;
	min-width: 200px;
	align-content: center;
	margin: 0px;
	padding: 0px;
	resize: both;
}


div.contactus {
	width: 100%;
	height: 100%;
	min-height: 400px;
	min-width: 400px;
	align-content: center;
	background-image: url("https://www.hiwaytrac.com/images/Highway.png");
}

div.contactborder {
	align-content:center;
	width: 600px;
	height: 580px;
}
/* MISC  
----------------------------------------------------------*/

.clear {
	clear: both;
}

.title {
	display: block;
	float: left;
	text-align: left;
	width: 257px;
	height: 68px;
}

.sidetitle {

	background-color: dodgerblue;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	height: 30px;
	text-decoration: none;
	text-align:center;
}

.loginDisplay {
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: Black;
}

	.loginDisplay a:link {
		color: black;
	}

	.loginDisplay a:visited {
		color: blue;
	}

	.loginDisplay a:hover {
		color: green;
	}

.failureNotification {
	font-size: 1.2em;
	color: Red;
}

.bold {
	font-weight: bold;
}

.submitButton {
	text-align: right;
	padding-right: 10px;
}

.CheckBoxAlign label {
	position: relative;
	top: -3px;
}

.menuButton {
	float:left;
	width: 40px;
	height: 40px;
}

.menuButtonImagePanel {
	width: 40px;
	height: 20px;
	align-self: center;
}

.menuButtonImage {
	margin-left: 0px;
	margin-top: 3px;
	height: 20px;
	width: 20px;
}

.menuButtonCaptionPanel {
	width: 40px;
	height: 10px;
	align-content: center;
}

.menuButtonCaptionLabel {
	font-size:9px;
	width: 40px;
	height:10px;
	display: inline-block;
	text-align: center;
	text-decoration:none;
	color:white;
}

.iconButton {
	margin-right: 10px;
	width: 50px;
	height: 50px;
	float: left;
	background-color: white;
}

.iconButtonImagePanel {
	margin-left: 0px;
	width: 30px;
	height: 30px;
	align-self: center;
	margin-top: 5px;
}

.iconButtonImage {
	margin-left: 10px;
	width: 30px;
}

.iconButtonCaptionPanel {
	margin-left: 0px;
	width: 50px;
	height: 10px;
	align-content: center;
}

.iconButtonCaptionLabel {
	font-size: smaller;
	width: 50px;
	height:10px;
	display: inline-block;
	text-align: center;
}

.iconBar {
	margin-right: 0px;
	height: 40px;
	float: left;
	background-color: #d7d7d7;
}

.iconButtonImagePanel {
	margin-left: 0px;
	width: 30px;
	height: 30px;
	align-self: center;
	margin-top: 5px;
}

.iconButtonImage {
	margin-left: 0px;
	width: 30px;
}



.iconButtonCaptionLabel {
	font-size: smaller;
	width: 50px;
	height: 10px;
	display: inline-block;
	text-align: center;
}

.alert {
	padding: 10px;
	/*background-color: #f44336;*/
	/*background-color: orange;*/
	background-color: #ffe199;
	font-weight: 600;
	position:absolute;
	top:40px;
	color: white;
	display: none;
	z-index:99999999;
}

.closebtn {
	margin-left: 10px;
	margin-top: -5px;
	color: black;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

.closebtn:hover {
	color: white;
}

.cal {
}

.btn {
	/*background-color: #2196F3;*/
	/*background-color: #E3E3E3;*/
	background-color: DodgerBlue;
	color: white;
	/*padding: 16px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	border: none;
	outline: none;
	height: 30px;
	margin-top: 0px;
	margin-left: 15px;
	cursor: pointer;
	/*border:1px;
		  border-right:none;
		  border-color:aqua*/
}


/* Darker background on mouse-over */
.btn:hover {
	background-color: RoyalBlue;
}

.btn2 {
    /*background-color: #2196F3;*/
    /*background-color: #E3E3E3;*/
    background-color: DodgerBlue;
    color: white;
    /*padding: 16px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    outline: none;
    height: 30px;
    margin-top: 0px;
    margin-right: 5px;
    cursor: pointer;
    /*border:1px;
		  border-right:none;
		  border-color:aqua*/
}

.btn2 {
    /*background-color: #2196F3;*/
    /*background-color: #E3E3E3;*/
    background-color: DodgerBlue;
    color: white;
    /*padding: 16px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    outline: none;
    height: 30px;
    margin-top: 0px;
    margin-right: 5px;
    cursor: pointer;
    /*border:1px;
		  border-right:none;
		  border-color:aqua*/
}


    /* Darker background on mouse-over */
    .btn2:hover {
        background-color: RoyalBlue;
    }

.btn1 {
	background-color: DodgerBlue;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: smaller;
	border: none;
	outline: none;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	margin-left: 0px;
	cursor: pointer;
}

/* Darker background on mouse-over */
.btn1:hover {
	background-color: RoyalBlue;
}

.dropdown {
	position: absolute;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	/*background-color: #f1f1f1;*/
	min-width: 75px;
	left: 0px;
	z-index: 1;
}

	.dropdown-content a {
		background-color: DodgerBlue;
		color: white;
		font-size: 13px;
		font-weight: bold;
		/*padding: 12px 16px;*/
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
		display: block;
	}


/*.dropdown-content a:hover {background-color: #ddd}*/

/*.dropdown:hover .dropdown-content {
		  display: block;
		}*/


.btn2 {
	background-color: DodgerBlue;
	border: none;
	color: white;
	/*padding: 5px 10px 5px 10px;*/
	padding-top:5px;
	padding-bottom:5px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

/* Darker background on mouse-over */
.btn2:hover {
	background-color: RoyalBlue;
}

.btn3 {
    background-color: DodgerBlue;
    border: none;
    color: white;
    /*padding: 5px 10px 5px 10px;*/
    padding-left: 10px;
    padding-Right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

    /* Darker background on mouse-over */
    .btn3:hover {
        background-color: RoyalBlue;
    }

.btn4 {
    background-color: DodgerBlue;
    border: none;
    color: white;
    /*padding: 5px 10px 5px 10px;*/
    padding-left: 5px;
    padding-Right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    width: 60px;
}

    /* Darker background on mouse-over */
    .btn4:hover {
        background-color: RoyalBlue;
    }

sup {
    vertical-align: super;
    font-size: 9px;
    color: white;
    background-color: orangered;
    font-weight: 700;
}

sup1 {
    vertical-align: super;
    font-size: 12px;
    color: white;
    background-color: orangered;
    font-weight: 700;
}

.notification {
	background-color: #555;
	color: white;
	text-decoration: none;
	/*padding: 15px 26px;*/
	position: relative;
	/*display: inline-block;*/
	/*border-radius: 2px;*/
}

.notification:hover {
	background: red;
}

.notification .badge {
	position: absolute;
	top: -10px;
	right: -10px;
	/*padding: 5px 10px;*/
	/*border-radius: 50%;*/
	background-color: red;
	color: white;
}

/* The Modal (background) */
.modal {
    width: 100%; /* Full width */
    background-color: transparent; /* Black w/ opacity */
    padding: 10px;
    /*background-color: #f44336;*/
    /*background-color: orange;*/
    position: absolute;
    top: 40px;
    left: 0;
    color: white;
    display: none;
    z-index: 9999999;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}