html,
body {
	font-size: 90%;
}

.quickform {
	padding: 3px 6px;
	margin-top: 3px;
}

.closeme {
	font-size: 125%;
	height: 1em;
	width: 1em;
}


/* X CLOSE BUTTON ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.close {
	width: 22px;
	height: 22px;
}

.close:before,
.close:after {
	left: 10px;
	height: 22px;
	width: 2px;
}

/* X CLOSE BUTTON ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* X CLOSE BUTTON ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.plus {
	height: 42px;
	width: 42px;
}

.plus:before,
.plus:after {
	left: 50%;
	height: 39px;
	width: 1px;
}

/* X CLOSE BUTTON ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* HEADER and ASIDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

header {
	height: 82px;
	padding: 0 28px;
}

header>* {
	font-size: 18px;
}

.logo {
	height: 51px;
}

header h1 {
	font-size: 18px;
	margin: 0 1rex;
}

header form {
	margin: 0 1em;
}

header .rclock span {
	margin-left: 2em;
}

#badge {
	height: 115px;
	margin-bottom: 20px;
	padding: 6px;
}

#badge section {
	margin: 16px 12px 0 0;
}

#badge img {
	width: 62px;
}

#badge h2 {
	font-size: 0.7rem;
	line-height: 1.1rem;
}

#badge p {
	font-size: 0.6rem;
	line-height: 1rem;
}

#badge #panelarrow {
	width: 26px;
	height: 33px;
}

#menu {
	font-size: 0.8rem;
	margin-bottom: 1em;
	padding: 0 6px 6px;
}

/*
#menu li {
	margin: 0 0 12px;
	height: 30px;
	line-height: 31px;
	padding-left: 32px;
}
 */
#menu .topitem {
	margin: 8px 0 0;
	height: 2.8rem;
}

#menu .topitem i {
	margin: 0 11px;
	width: 28px;
}

#menu .ahead {
	background-position: 7px center;
	margin: 8px 0 0;
	height: 36px;
	padding-left: 38px;
}

#menu .ahead i {
	margin-right: .7em;
}

#menu .abody {
	margin: 0 0 10px;
}

#menu .abody ul {
	padding-bottom: 5px;
}

/*
#menu .abody li {
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 2px 0;
	padding-left: 10px;
}
 */
#exitButton2 {
	font-size: 0.8rem !important;
	width: 16px;
	height: 16px;
	line-height: 16px;
	top: 5px;
	right: 3px;
}

/* ACCOUNT INFO SECTION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.popup {
	margin: 0 auto 11rem;
	padding-top: 120px;
	top: 140px;
	width: 1364px;
}

.popup .close {
	right: 22px;
	top: 22px;
}

/* ACCOUNT INFO SECTION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.rowheader {
	font-size: 75%;
}

.bpb,
.avs {
	font-size: 10px;
}

.lists-header>div>p {
	font-size: 11px;
}

.list-view .row {
	font-size: 12px;
}

.table-view .row {
	font-size: 12px;
}

.plate-view .row {
	font-size: 12px;
}

.plate-view .column.fname>i {
	font-size: 5.1em;
}

.plate-view .column.fname {
	height: 125px;
}

/* TOOLBAR ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.bpb,
.avs {
	height: 1.9rem;
}

button.bpb {
	padding: 0 1ex 0;
}

.lists-header {
	margin-bottom: 1.2em;
}

.avs,
.avs.active {
	margin-bottom: 0.2em;
}

.plate-view .row {
	flex-basis: 16%
}

h3,
h4 {
	font-size: 0.8em;
}

.lists-header p {
	font-size: 0.7em;
}
