﻿body {
/*	width: 1024px;
	height: 768px;*/
	font-family: "Raleway", serif;
	margin-left: auto;
	margin-right: auto;
	overflow: scroll;
}
div#tabFrame {
   position: relative;
}

div#tabMenuDiv {
   position: relative;
   height:30px;
   z-index: 14;
}

div#tabFiller {
   position: relative;
   height: 690px;
   z-index:11;
}

span.tabMenu, span.tabMenuActive, span.tabMenuOver, span.tabMenuInactive, span.tabMenuOverInactive {
   background: #FFFFFF;
   font-size: 18px;
   font-weight:bold;
   margin: 0px 0px 0px 12px;
   padding: 0px 12px 0px 10px;
}

span.tabMenu { /* used for a tab that is not currently displayed but CAN be selected */
	background-color: #E0E0E0;
	border-left: 2px #E0E0E0 hidden;
	border-bottom: 2px black solid;
}

span.tabMenuInactive { /* used for a tab that is not currently displayed that CANNOT be selected */
	color: gray;
	background-color: #E0E0E0;
	border-left: 2px #E0E0E0 hidden;
	border-bottom: 2px black solid;
}

span.tabMenuActive { /* used for the tab that is currently displayed */
    background-color: #C0F0F0;
    border-top: 2px black solid;
    border-left: 2px black solid;
    border-right: 2px black solid;
    border-bottom: 2px #C0F0F0 solid;
}

span.tabMenuOver {
	background-color: #94EFFE;
	border-left: 2px #94EFFE hidden;
    border-bottom: 2px black solid;
    cursor: pointer;
}

span.tabMenuOverInactive {
    background-color: #E0E0E0;
	border-left: 2px #E0E0E0 hidden;
    border-bottom: 2px black solid;
}

div.tabPane {
 	position: absolute;
  	margin: 0px; 
	line-height: 22px;
	background: #FFFFFF;
}
.result {
        position: relative;        
        z-index: 999;
        top: 100%;
        left: 0;
}
.result p{
        margin: 0;
        padding: 7px 10px;
        border: 1px solid #CCCCCC;
        border-top: none;
        cursor: pointer;
}
.result p:hover{
        background: #f2f2f2;
}

.top-bar {
	background-color: #C0C0C0;
	font-size: xx-large;
	height: 48px;
	width: 906px;
	min-width: 480px;
	line-height: 48px;
	left:12px;
}
.second-bar {
	height: 36px;
	min-width: 480px;
	left:12px;
}
.inputarea {
	min-width: 480px;
	left:12px;
}
.indent_l {
	margin-left:10px;
}
.hiddenfield {
	position:absolute;
	visibility: hidden;
	font-size: 1pt;
}
.second-bar-left {	
	background-color: #660000;
	position: absolute;
	width: 906px;
	line-height: 36px;
	font-size: x-large;
	color: white;
/*	left:0px; */
}
.second-bar-left-u {	
	background-color: #AA3333;
	position: absolute;
	width: 906px;
	line-height: 36px;
	font-size: x-large;
	color: white;
/*	left:0px; */
}
.second-bar-centre {
	background-color: #D4BFDE;
	position: absolute;
	margin-left: 508px;
	width: 316px;
	height: 36px;
	line-height: 36px;
	font-size:large;
	margin-right: 10px;
}
.second-bar-right {
	background-color: #D4BF0E;
	position: absolute;
	margin-left: 824px;
	width: 190px;
	height: 36px;
	text-align: center;
	margin-right: 10px;
	padding-right:10px;
}
.second-bar-right-top {
	position: absolute;
	top: 0px;
	left: 13px;
	width: 180px;
	height: 16px;
	line-height: 16px;
	font-size: medium;
	text-align: center;
	font-size:small;
}
.second-bar-right-bottom {
	position: absolute;
	top: 14px;
	left: 13px;
	width: 180px;
	height: 16px;
	line-height: 16px;
	font-size: medium;
	font-size:small;
	cursor: pointer;
}
.indent_r {
	text-align: right;
	margin-right: 10px;
}
.third-bar {
	width: 1024px;
	height: 36px;
	position: absolute;
	top: 0px;
	display:none;
}
.third-bar-left {
	font-size: large;
	height: 36px;
	width: 500px;
	min-width: 500px;
	line-height: 36px;
	position: absolute;
}
.third-bar-right {
	position: relative;
	font-size: large;
	height: 36px;
	width: 472px;
	left: 540px;
	line-height: 36px;
}
.left-pane {
	height: 640px;
	width: 516px;
	margin-left: -12px;
	top: 100px;
	min-width: 510px;
	line-height: 24px;
	float: left;
	position: absolute;
	z-index: 6;
}	
.right-pane {
	font-size: medium;
	height: 640px;
	width: 502px;
	margin-left: 512px; 
	top: 100px;
	line-height: 24px;
	float: left;
	position: absolute;
	z-index: 6;
}
.opt-rowholder {
	font-size: medium;
	height: 220px;
	width: 452px;
	line-height: 24px;
	float: left;
	position: absolute;
	left: 0px;
	z-index: 6;
}
.opt-panel {
	float: left;
	width: 160px;
	height: 220px;
	position: absolute;
	z-index: 6;
}
.opt-picbox {
	float: left;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
}
.opt-picpane-grey {
	float: left;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
	border: medium solid grey;
}
.opt-picpane-red {
	float: left;
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
	border: medium solid red;
}
.opt-pricebox {
	float: left;
	width: 85px;
	height: 24px;
	position: absolute;
	left: 70px;
	top: 132px;
	padding-right:0px;
	text-align: center;
	line-height: 24px;
	font-size: 14pt;
	font-weight: bold;
	background-color: #C0F0F0;
	z-index: 8;
	visibility: hidden;
}
.opt-textbox {
	float: left;
	width: 160px;
	height: 18px;
	line-height: 24px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 6;
	top: 170px;
}
.opt-textbox2 {
	float: left;
	width: 160px;
	height: 18px;
	line-height: 24px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 6;
	top: 188px;
}
.opt-colspace {
	float: left;
	width: 30px;
	height: 220px;
	position: absolute;
	z-index: 6;
}
.picscaling {
	width: 160px;
	height: 160px;
}
.spec-rowholder {
	background-color: #E0E0E0;
	float: left;
	width: 906px;
	height: 50px;
	position: relative;
	z-index: 8;
	display: inherit;
	visibility: visible;
}
.rec-rowholder {
	background-color: #E0E0E0;
	float: left;
	width: 956px;
	height: 50px;
	position: relative;
	z-index: 8;
	display: inherit;
	visibility: visible;
}
.spec-rowholder-L {
	background-color: #E0E0E0;
	float: left;
	width: 636px;
	height: 76px;
	position: relative;
	z-index: 8;
	display: inherit;
	visibility: visible;
}
.rec-rowholder-L {
	background-color: #E0E0E0;
	float: left;
	width: 956px;
	height: 76px;
	position: relative;
	z-index: 8;
	display: inherit;
	visibility: visible;
}
.spec-rowholder-popup {
	background-color: #E0E0E0;
	float: left;
	width: 270px;
	height: 76px;
	position: relative;
	z-index: 8;
}
.rec-rowholder-popup {
	background-color: #E0E0E0;
	float: left;
	width: 270px;
	height: 76px;
	position: relative;
	z-index: 10;
}
.spec-rowholder-invis {
	background-color: #E0E0E0;
	float: left;
	width: 906px;
	height: 50px;
	position: relative;
	z-index: 8;
	display: none;
	visibility: none;
}
.rec-rowholder-invis {
	background-color: #E0E0E0;
	float: left;
	width: 956px;
	height: 50px;
	position: relative;
	z-index: 8;
	display: none;
	visibility: none;
}
.system-rowholder {
	float: left;
	width: 1016px;
	height: 160px;
	position: absolute;
	z-index: 4;
	left: 12px;
	background-color: #C0F0F0;
	border-left: 2px black solid;
	border-right: 2px black solid;
}
.system-rowholder2 {
	float: left;
	width: 1016px;
	height: 46px;
	position: absolute;
	z-index: 4;
	left: 12px;
	background-color: #C0F0F0;
	border-left: 2px black solid;
	border-right: 2px black solid;
}
.system-name {
	font-weight: bold;
	font-size: 20px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;	
}
.system-name-blue {
	font-weight: bold;
	font-size: 20px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;	
	color: #1010FF;
	cursor: pointer;
}
.system-text {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.spec-colspace {
	float: left;
	width: 9px;
	height: 16px;
	position: absolute;
	z-index: 8;
}
.spec-top-category {
	float: left;
	width: 240px;
	top: 10px;
	height: 36px;
	vertical-align:middle;
	white-space:normal;	
	font-size: 16pt;
	font-weight:bold;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	padding-left: 10px;
}
.spec-top-category-blue {
	float: left;
	width: 200px;
	top: 10px;
	height: 36px;
	vertical-align:middle;	
	white-space:normal;	
	font-size: 16pt;
	font-weight:bold;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	color: #1010FF;
	padding-left: 10px;
	cursor: pointer;
}
.spec-poundsign {
	float: left;
	width: 66px;
	height: 24px;	
	font-size: 13pt;
	line-height: 24px;
	text-align: center;	
	position: absolute;
	z-index: 8;
	left: 434px;
}
.spec-cancel {
	float: left;
	background-color: #C0F0F0;
	width: 30px;
	font-size: 15pt;
	line-height: 24px;
	text-align: center;
	position: absolute;
	z-index: 8;
	left: 12px;
	top: 24px;
	background-image:none;
	border-bottom: 2px #C0C0F0 solid;
	border-left: 2px black solid;	
}
.spec-cancel-active {
	float: left;
	background-color: #C0F0F0;
	width: 30px;
	font-size: 15pt;
	line-height: 24px;
	text-align: center;
	position: absolute;
	z-index: 8;
	left: 12px;
	top: 24px;
	background-image:url('../graphics/x-unsel.jpg');
	background-repeat: no-repeat;
	border-bottom: 2px #C0C0F0 solid;
	border-left: 2px black solid;
	cursor: pointer;
}
.spec-cancel-blue {
	float: left;
	width: 30px;
	background-color: #C0F0F0;
	font-size: 15pt;
	line-height: 24px;
	text-align: center;
	position: absolute;
	z-index: 8;
	left: 12px;
	top: 24px;
	background-image:url('../graphics/x-sel.jpg');
	background-repeat: no-repeat;
	border-bottom: 2px #C0C0F0 solid;
	border-left: 2px black solid;
	cursor: pointer;
}
.spec-code {
	float: left;
	width: 66px;
	height: 24px;	
	font-size: 15pt;
	line-height: 24px;
	text-align: center;	
	position: absolute;
	z-index: 8;
	left: 434px;
	visibility:hidden;
}
.ref-input {
	float: left;
	font-family: "Raleway", serif;
	font-size: 14px;
	text-align: center;
	white-space:normal;
	width: 160px;
	height: 32px;
	position: absolute;
	margin-left: 10px;
	z-index: 8;	
}
.shop-input {
	float: left;
	font-family: "Raleway", serif;
	font-size: 14px;
	text-align: center;
	white-space:normal;
	top: 60px;
	width: 60px;
	height: 18px;
	position: absolute;
	margin-left: 50px;
	z-index: 8;	
}
.extopt-buttonholder {
	float: left;
	width: 490px;
	height: 50px;
	position: absolute;
	z-index: 8;
	visibility: visible;
}
.extoptbuttonl {
	left: 0px;
}
.extoptbuttonm {
	left: 172px;
}
.extoptbuttonr {
	left: 344px;
}
.totals-pane {
	float: left;
	width: 316px;
	height: 128px;  /* was 160 */
	font-size:medium;
	line-height: 20px;
	position: absolute;
	z-index: 8;
	left: 0px;
	background-color: #D4BFDE;
	visibility: hidden;
}
.grandtotal {
	background-color:white;
	border:thin black solid;
	width:72px;
	position: absolute;
	top: 6px;
	left: 190px;
	line-height: 22px;
	text-align: center;
}
.totbutton {
	width: 40px;
	height: 26px;
	cursor: pointer;
}
.button {
	width: 40px;
	height: 22px;
	position:absolute;
	left:270px;
	top: 6px;
}
.button2 {
	width: 80px;
	height: 28px;
	position:absolute;
	left:270px;
	top:8px;
}
.total-descriptor {
	position: absolute;
	margin-left: 10px;
	width: 194px;
}
.total-amountbox {
	position: absolute;
	left: 224px;
	width:78px;
	text-align:right;
	background-color: #D4BFDE;
	padding-right: 4px;
}
.total-poundsign {
	position: absolute;
	left: 216px;
	width:8px;
	text-align:right;
	background-color: #D4BFDE;
}
.contact-text {
	font-size: 13pt;
	position: absolute;
	top: 10px;
	margin-left: 518px;
	width: 386px;
	text-align:left;
}
.spec-top-desc {
	float: left;
	height: 36px;	
	font-size: 16pt;
	line-height: 24px;
	text-align: left;
	vertical-align:middle;	
	white-space:normal;	
	position: absolute;
	z-index: 8;
	left: 240px;
	top: 10px;
	padding-left:10px;
}
.spec-label {
	background-color: #E0E0E0;
	float: left;
	height: 18px;
	font-size: 10pt;
	line-height: 14px;
	text-align: left;
	position: absolute;
	z-index: 8;
	padding-left: 10px;
	border-left:  2px #E0E0E0 solid;
}
.spec-label-L {
	background-color: #E0E0E0;
	float: left;
	height: 30px;
	font-size: 16pt;
	line-height: 24px;
	text-align: left;
	position: absolute;
	z-index: 8;
	padding-left: 10px;
	border-left:  2px #E0E0E0 solid;
}
.spec-label-locked {
	background-color: #F0D0D0;
	float: left;
	height: 18px;
	font-size: 10pt;
	line-height: 14px;
	text-align: left;
	position: absolute;
	z-index: 8;
	padding-left: 10px;
	border-left:  2px #E0E0E0 solid;
}
.spec-label-locked-L {
	background-color: #F0D0D0;
	float: left;
	height: 24px;
	font-size: 16pt;
	line-height: 24px;
	text-align: left;
	position: absolute;
	z-index: 8;
	padding-left: 10px;
	border-left:  2px #E0E0E0 solid;
}
.spec-input {
	float: left;
	font-family: "Raleway", serif;
	height: 18px;	
	font-size: 10pt;
	line-height: 16px;
	text-align: left;
	position: absolute;
	z-index: 8;
	top: 20px;
	padding-left:10px;
	border-bottom: 2px #FFFFFF solid;
	border-left: 2px black solid;
}
.spec-input-L {
	float: left;
	font-family: "Raleway", serif;
	height: 30px;	
	font-size: 16pt;
	line-height: 24px;
	text-align: left;
	position: absolute;
	z-index: 8;
	top: 32px;
	padding-left:10px;
	border-bottom: 2px #FFFFFF solid;
	border-left: 2px black solid;
}
.spec-delete {
	float: left;
	height: 20px;	
	position: absolute;
	background-image: url("/graphics/del.jpg");
	z-index: 8;
	top: 22px;
	padding-left:0px;

}
.spec-insert {
	float: left;
	height: 20px;	
	position: absolute;
	background-image: url("/graphics/ins.jpg");
	z-index: 8;
	top: 22px;
	padding-left:0px;
	
}
.spec-swap {
	float: left;
	height: 20px;	
	position: absolute;
	background-image: url("/graphics/swp.jpg");
	z-index: 8;
	top: -3px;
	padding-left:0px;
	
}
.spec-category {
	float: left;
	height: 24px;	
	font-size: 13pt;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	left: 10px;
	padding-left: 10px;
	border-left:  2px white solid;
}
.spec-tickb {
	float: left;
	height: 22px;	
	font-size: 13pt;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	left: 940px;
	top: 18px;
	padding-left: 10px;
	border-left:  2px white solid;
}
.spec-category-blue {
	float: left;
	height: 24px;	
	font-size: 13pt;
	font-weight:bold;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	left: 10px;
	padding-left: 10px;
	color: #1010FF;
	border-left: 2px white solid;
	cursor: pointer;
}
.spec-price {
	background-color: #C0F0F0;
	float: left;
	width: 65px;
	height: 24px;	
	font-size: 12pt;
	line-height: 24px;
	text-align: right;	
	position: absolute;
	z-index: 8;
	top: 24px;
	padding-right: 5px;
	border-bottom: 2px #C0C0F0 solid;
	overflow: hidden;
	white-space: nowrap;
}
.spec-price2 {
	left: 442px;
	border-right: 2px black solid;
}
.spec-desc, .spec-desc-off {
	background-color: #F0C0F0;
	float: left;
	height: 18px;	
	font-size: 12pt;
	line-height: 16px;
	text-align: left;
	position: absolute;
	z-index: 8;
	left: 12px;
	top: 20px;
	padding-left:10px;
	border-bottom: 2px #C0C0F0 solid;
	border-left: 2px black solid;
}
.intopt-desc, .intopt-desc-off {
	background-color: #C0F0F0;
	float: left;
	height: 24px;	
	font-size: 12pt;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	left: 40px;
	top: 24px;
	border-bottom: 2px #C0C0F0 solid;	
}
.extopt-desc, .extopt-desc-off {
	background-color: #C0F0F0;
	float: left;
	height: 24px;	
	font-size: 12pt;
	line-height: 24px;
	text-align: left;	
	position: absolute;
	z-index: 8;
	left: 40px;
	top: 24px;
	border-bottom: 2px #C0C0F0 solid;
}
.desc-w308 {
	width: 308px;
}
.desc-w324 {
	width: 324px;
}
.button5 {
	width: 56px;
	height: 28px;
	top:10px;
	left:434px;
	position:relative;
}
.help-pane {
	position: absolute;
	width: 500px;
	top: 0px;
	left: 0px;
	font-size:14pt;
	line-height:24px;
	text-align:center;
}
.help-pic-panel {
	position: absolute;
	width: 358px;
	top: 124px;
	left: 79px;
	height: 476px;
}
.plic {
	background-image: url("https://concertdiarysoutheast.uk/graphics/plus3w.png");
	background-size: 30px 24px;
	width: 24px;
	height: 32px;
	text-height: 32px;
	padding-right: 8px;
}
.fbic {
	background-image: url("https://concertdiarysoutheast.uk/graphics/facebookw.png");
	background-size: 30px 24px;
	width: 24px;
	height: 32px;
	text-height: 32px;
	padding-right: 8px;
}
.fbnic {
	background-image: url("https://concertdiarysoutheast.uk/graphics/facebookgw.png");
	background-size: 30px 24px;
	width: 24px;
	height: 32px;
	text-height: 32px;
	padding-right: 8px;
}
.dateframe {
	width: 100%;
	height:36px;
	border: 0px;
}
#dfdiv {
	overflow: hidden;
}
table {
	padding: 4px;
}
th {
	font-size: 8pt;
	padding: 4px;
}
td {
	padding: 4px;
}
#calendar-container{
    padding: 5px;
    width: 190px;
    height: 264px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 10px;
    font-size: 15px;
    background-image: linear-gradient(#fff, #d3d3d3);
}

#calendar-container>div{
    padding: 0;
    margin-bottom: 10px;
}

#calendar-month-year{
    margin: 5px;
}

#calendar-dates{
	opacity: 1;
}

#cdse-slide {
	font-family: 'Raleway', Helvetica, Arial, sans-serif;
	width: 4.2em;
	height: 2.4em;
	top: 0%;
	margin-top: -.8em;
	margin-left: -20px;
	text-align: center;
	line-height: 2.4em;
}


.cal-d {
    padding: 3px;
    cursor:pointer;
    text-align:center;
	color: #000000;
}
.cal-x {
    padding: 3px;
    text-align:center;
	color: #808080;
}
.cal-d:hover{
	background: -moz-linear-gradient(top, #F7DC6F, #D4AC0D);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7DC6F), to(#D4AC0D));
}
.cal-d:active{
        background: -moz-linear-gradient(top, #D4AC0D, #F7DC6F);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D4AC0D), to(#F7DC6F));
    }
.cdsenavbar
{
	margin: auto;
	padding: 2px 0;
	top:0px;
	z-index:999;
	height:32px;
	text-align: center;
	position:fixed;
	background-color:#000000;
	color:#ffffff;
	display: flex; 
	justify-content: space-between;
}
.cdsenavbarcontent
{
	padding: 5px 0;
	font-size:16px;
	cursor:pointer;
	font-family: "Cutive";
}

header .logo-text h1,
header .logo-text h5 {
color: #fff;
}
.sidenav4, .sidenav6 {
  height: 0px;
  width: 400px;
  position: fixed;
  z-index: 1000;
  top: 0;
  background-color: lavender;
  opacity: 0.97;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.sidenav3, .sidenav5 {
  height: 0px;
  width: 300px;
  position: fixed;
  z-index: 1000;
  top: 0;
  background-color: lavender;
  opacity: 0.97;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.sidenav2 {
  height: 0px;
  width: 300px;
  position: fixed;
  z-index: 1000;
  top: 0;
  background-color: lavender;
  opacity: 0.97;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.sidenav {
  height: 0px;
  width: 244px;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: lavender;
  opacity: 0.97;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
  .sidenav4 {width: 100%;}
}

@media (min-width: 1200px) {
	.cdsenavbar {width:1170px;}
}

@media (min-width: 980px) and (max-width: 1199px) {
	.cdsenavbar {width: 950px}
}
@media (min-width: 768px) and (max-width: 979px) {
	.cdsenavbar {width: 724px;}
}
@media (max-width: 767px) {
	.cdsenavbar {width: auto;}
}

header[role=banner] {
background: url(/graphics/cropped-cdseheader-1.jpg) top center no-repeat;
background-size: cover;
}

body.custom-background {
background-image: url(/themes/eventbrite-venue/img/bg-main.png);
background-position: left top;
background-size: auto;
background-repeat: repeat;
background-attachment: scroll; 
}
.dclass {
   padding-top: 10px;
   padding-bottom: 10px;
}

.sclass {
   position: relative;
   border-top: 28px solid transparent;
   margin: -20px 0 0;
   font-family: Cutive;
   font-size: 16px;
   padding-bottom: 0px;
   -webkit-background-clip: padding-box;
   -moz-background-clip: padding;
   background-clip: padding-box;
}
.event {
   position: relative;
   border-top: 40px solid transparent;
   margin: -20px 0 4px;
   padding-bottom: 10px;
   -webkit-background-clip: padding-box;
   -moz-background-clip: padding;
   background-clip: padding-box;
}

.sclass:before , .event:before {
   content: "";
   position: absolute;
   top: -2px;
   left: 0;
   right: 0;
   border-top: 2px solid transparent;
}

.Chor span, .Orch span, .Both span {
	position:absolute;
	top: -34px;
}

.Chor, .Orch, .Both {
	position: relative;
}

/* New Stuff for Records Update Grid */

.flexbox-lablarge {
  display: flex;
  width: 906px;
  align-items: left;
  background-color: #E0E0E0;
}

.flexbox-lablarge > div {
  background-color: #E0E0E0;
  color: black;
  margin: 2px 10px;
  text-align: left;
  font-size: 20px;
}
.flexbox-inplarge {
  display: flex;
  width: 906px;
  align-items: stretch;
  background-color: #E0E0E0;
}

.flexbox-inplarge > div {
  background-color: #E0E0E0;
  color: black;
  margin: 10px;
  text-align: left;
  font-size: 16px;
}
.flexbox-labsmall {
  display: flex;
  width: 906px;
  align-items: left;
  background-color: #E0E0E0;
}

.flexbox-labsmall> div {
  background-color: #E0E0E0;
  color: black;
  margin: 2px 10px;
  text-align: left;
  font-size: 16px;
}
.flexbox-inpsmall {
  display: flex;
  width: 906px;
  align-items: stretch;
  background-color: #E0E0E0;
}

.flexbox-inpsmall > div {
  background-color: #E0E0E0;
  color: black;
  margin: 10px;
  text-align: left;
  font-size: 12px;
}

.row-cell--1 { flex: 1;}
.row-cell--2 { flex: 2;}
.row-cell--3 { flex: 3;}
.row-cell--4 { flex: 4;}
.row-cell--5 { flex: 5;}
.row-cell--6 { flex: 6;}
.row-cell--7 { flex: 7;}
.row-cell--8 { flex: 8;}
.row-cell--9 { flex: 9;}
.row-cell--10 { flex: 10;}
.row-cell--11 { flex: 11;}

Input.large {
width: 96%;
font-size: 20pt;
border-width: 2pt;
}
Input.small {
width: 96%;
font-size: 16pt;
border-width: 1pt;
}


.ru-label-L {
	background-color: #E0E0E0;
	float: left;
	height: 30px;
	line-height: 24px;
	text-align: left;
	z-index: 8;
	padding-left: 10px;
	border-left:  2px #E0E0E0 solid;
}
.ru-input-L {
	float: left;
	font-family: "Raleway", serif;
	height: 30px;	
	font-size: 16pt;
	padding-left: 10px;
	line-height: 24px;
	text-align: left;
	z-index: 8;
	top: 32px;
	border-bottom: 2px #FFFFFF solid;
	border-left: 2px black solid;
}

.ru-rowholder-L-grid {
	display: grid;
	grid-gap: 4px;
	padding-bottom: 10px;
	background-color: #E0E0E0;
	padding: 6px
/*  float: left;
	visibility: visible; */
}

.item1 { grid-area: 1 / 1 / 2 / 3; }
.item2 { grid-area: 1 / 3 / 2 / 6; }
.item3 { grid-area: 1 / 6 / 2 / 7; }
.item4 { grid-area: 1 / 7 / 2 / 9; }
.item5 { grid-area: 1 / 9 / 2 / 12;}
.item51 { grid-area: 1 / 1 / 2 / 3; }
.item52 { grid-area: 1 / 3 / 2 / 6; }
.item53 { grid-area: 1 / 6 / 2 / 7; }
.item54 { grid-area: 1 / 7 / 2 / 9; }
.item55 { grid-area: 1 / 9 / 2 / 12;}
.item6 { grid-area: 1 / 1 / 2 / 12;}
.item56 { grid-area: 1 / 1 / 2 / 12;}
.item7 { grid-area: loc; grid-row: 3 / 4; grid-column: 1 / 4; }
.item8 { grid-area: shv; grid-row: 3 / 4; grid-column: 4 / 7;}
.item9 { grid-area: not; grid-row: 3 / 4; grid-column: 7 / 12;}
.item10 { grid-area: com; grid-row: 4 / 5; grid-column: 1 / 4;}
.item11 { grid-area: wrk; grid-row: 4 / 5; grid-column: 4 / 9;}
.item12 { grid-area: ext; grid-row: 4 / 5; grid-column: 9 / 12;}
.item13 { grid-area: mut; grid-row: 5 / 6; grid-column: 1 / 2;}
.item14 { grid-area: rct; grid-row: 5 / 6; grid-column: 2 / 3;}
.item15 { grid-area: dur; grid-row: 5 / 6; grid-column: 3 / 5; }
.item16 { grid-area: svd; grid-row: 5 / 6; grid-column: 5 / 8;}
.item17 { grid-area: blk; grid-row: 5 / 6; grid-column: 8 / 12;}
.item18 { grid-area: con; grid-row: 6 / 7; grid-column: 1 / 4;}
.item19 { grid-area: cho; grid-row: 6 / 7; grid-column: 4 / 8;}
.item20 { grid-area: ins; grid-row: 6 / 7; grid-column: 8 / 12;}
.item21 { grid-area: isl; grid-row: 7 / 8; grid-column: 1 / 6;}
.item22 { grid-area: vsl; grid-row: 7 / 8; grid-column: 6 / 12;}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: left;
  padding: 2px 8px;
  font-size: 18px;
}
