/*+*+*+*+*+*+*+*+ AXOPS RICH *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*/
.pagetitlecontainer {
	margin-bottom: 0px;
}
.axopsrich .pagetitlecontainer {
	/* border-bottom: 1px solid rgba(0,0,0,0.12); */
	/* box-shadow: 0 5px 5px 0 rgba(0,0,0,.24); */
	box-shadow: 0 5px 5px -2px rgba(0,0,0,.12), 0px 8px 8px 0px rgba(0, 0, 0, 0.08);
	/* box-shadow: 0 10px 10px 0 rgba(0,0,0,.24); */
	/* box-shadow: 0px 12px 4px -8px rgba(0, 0, 0, 0.2), 0px 8px 8px 0px rgba(0, 0, 0, 0.14); */
	z-index: 5;
}
.axopsrich .contentcontainer {
	padding-bottom: 50px;
	padding-top: 15px;
	background-color: #F5F5F5;
	/*background-color: #F7F4FC;*/
	background: linear-gradient(182deg, #e5e2f1, 80%, #efdee7);
}
.axopsrich .generalentryformarea {
	padding: 5px 10px 50px;
	/* background-color: #FFFFFF; */
	background: rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.12);
	border-radius: 15px;
	/* box-shadow: 0px 6px 2px -4px rgba(0, 0, 0, 0.2), 0px 4px 4px 0px rgba(0, 0, 0, 0.14), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); */
	/* box-shadow: 0px 12px 4px -8px rgba(0, 0, 0, 0.2), 0px 8px 8px 0px rgba(0, 0, 0, 0.14), 0px 4px 20px 0px rgba(0, 0, 0, 0.12); */
	box-shadow: 0px 18px 6px -12px rgba(0, 0, 0, 0.1), 0px 12px 12px 0px rgba(0, 0, 0, 0.07), 0px 6px 50px 0px rgba(0, 0, 0, 0.06);
	/*box-shadow: 0 8px 8px 0 rgba(0,0,0,.24);*/
	/* box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #ffffff; */
	border-top: none;
}
/*.axops .generalentryformarea:hover {
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.2), 0px 16px 20px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 4px rgba(0, 0, 0, 0.12);
}*/
.axopsrich .generalentryformbox {
	margin-top: 0 !important;
	margin-bottom: 13px !important;
	padding: 15px 5px;
	background-color: #FFFFFF;
	border: 1px solid rgba(0,0,0,0.12);
	border-radius: 10px;
	/* box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); */
	/* box-shadow: 0px 6px 2px -4px rgba(0, 0, 0, 0.2), 0px 4px 4px 0px rgba(0, 0, 0, 0.14), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); */
	box-shadow: 0px 9px 3px -6px rgba(0, 0, 0, 0.1), 0px 6px 6px 0px rgba(0, 0, 0, 0.07), 0px 3px 30px 0px rgba(0, 0, 0, 0.06);
	/*box-shadow: 0 3px 3px 0 rgba(0,0,0,.24);*/
	transition: box-shadow 0.1s ease-in-out;
}
.axopsrich .generalentryformbox_half {
	/* margin-right: 13px;
	width: calc(50% - 13px); */
	width: calc(50% - 8px);
}
/* MEDIA START **********************************************/
@media (max-width: 980px) {
.axopsrich .generalentryformbox_half {
	margin-right: 0;
	width: 100%;
}
} /* MEDIA END **********************************************/
.axopsrich .generalentryformbox:hover, .axopsrich .generalentryformbox:focus-within {
	/* box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); */
	box-shadow: 0px 5px 5px -3px rgba(40, 53, 147, 0.2), 0px 8px 10px 1px rgba(40, 53, 147, 0.14), 0px 3px 14px 2px rgba(40, 53, 147, 0.12);
	/* box-shadow: 0px 10px 10px -8px rgba(40, 53, 147, 0.2), 0px 16px 20px 2px rgba(40, 53, 147, 0.14), 0px 6px 28px 4px rgba(40, 53, 147, 0.12); */
}
.axopsrich .generalentryformbox:focus-within {
	z-index: 3;
}
.axopsrich .generalentrybox {
	padding: 5px 5px;
	transition: box-shadow 0.1s ease-in-out;
	border-radius: 8px;
}
.axopsrich .generalentrybox:hover, .axopsrich .generalentrybox:focus-within {
	/* box-shadow: 0px 3px 1px -2px rgba(29, 62, 255, 0.2), 0px 2px 2px 0px rgba(29, 62, 255, 0.14), 0px 1px 5px 0px rgba(29, 62, 255, 0.12); */
	/* box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 5px 8px 1px rgba(0, 0, 0, 0.14), 0px 2px 10px 1px rgba(0, 0, 0, 0.12); */
	/* box-shadow: 0px 3px 3px -2px rgba(136, 14, 79, 0.2), 0px 5px 8px 1px rgba(136, 14, 79, 0.14), 0px 2px 10px 1px rgba(136, 14, 79, 0.12); */
	/* box-shadow: 0px 3px 3px -2px rgba(41, 98, 255, 0.2), 0px 5px 8px 1px rgba(41, 98, 255, 0.14), 0px 2px 10px 1px rgba(41, 98, 255, 0.12); */
	box-shadow: 0px 3px 3px -2px rgba(40, 53, 147, 0.2), 0px 5px 8px 1px rgba(40, 53, 147, 0.14), 0px 2px 10px 1px rgba(40, 53, 147, 0.12);
	/* box-shadow: 0px 6px 6px -4px rgba(40, 53, 147, 0.2), 0px 10px 16px 2px rgba(40, 53, 147, 0.14), 0px 4px 20px 2px rgba(40, 53, 147, 0.12); */
}
.axopsrich .generalentrybox:focus-within {
	z-index: 2;
}
/* MEDIA START **********************************************/
@media (max-width: 480px) {
.axopsrich .generalentryformarea {
	padding: 5px 5px 50px;
}
} /* MEDIA END **********************************************/
/*+*+*+*+*+*+*+*+ AXOPS RICH *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*/


.axopsbuttoncontainer {
	margin-top: 50px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.axopsbutton {
	width: 150px;
	margin: 5px 10px;
	padding: 5px;
	display: block;		/* For Safari */
}
.excelbutton {
	width: 180px;
}
.axopsbuttonicon {
	width: 18px;
	/*height: 18px;*/
	margin-right: 6px;
	vertical-align: middle;		/* For Safari */
}
.axopsbuttoninner {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.generalentrycontrolarea {
	margin-left: auto;
}
.revoke {
	border: solid white 1px;
	cursor: pointer;
	padding: 0px 10px;
}
.messagebox {
	position: fixed;
	/*top: 0px;*/
	top: 50%;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	margin-top: -150px;
	padding: 20px 10px;
	width: 540px;
	height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	background-color: white;
	animation: popupfadeinanimation .1s;
	z-index: 1009;
	border: 1px solid #ccc;
	border-color: rgba(0,0,0,.2);
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	overflow: hidden;
}
.richinputinnerinnerbox {
	/*position: relative;*/
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	/* flex-wrap: nowrap; */
	flex-wrap: wrap;
}
.generalentrybox .richinput.code:not([key='key']) {
	width: 30%;
}
.axc .generalentrybox .richinput.code:not([key='key']) {
	width: auto;
}
/*.richinput.date {
	width: 50%;
}*/
.richinput.type {
	width: 12%;
}
.richinput[disabled='disabled'] {
	border: none;
}
.richinputlabel.disabled {
	display: none;
}
.axopstextclearbutton {
	display: none;
	position: absolute;
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0;
	margin-top: -2px;
	top: auto;
	right: auto;
	left: auto;
	animation: popupfadeinanimation 1s;
}
/* .axopstextclearbutton {
	display: none;
	position: relative;
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0;
	top: -2px;
	left: -14px;
	animation: popupfadeinanimation 1s;
} */
.axopstextclearbutton::before, .axopstextclearbutton::after {
	width: 12px;
	border-top: 1px solid #BDBDBD;
}
.shadowtext {
	margin-left: 5px;
	padding: 3px 0 8px;
	font-size: 15px;
	line-height: 15px;
	position: absolute;
	color: gray;
	overflow: hidden;
	white-space: nowrap;
	display: flex;
	user-select: none;
	pointer-events: none;
}
label.name {
	padding: 4px 0 8px;
	font-size: 15px;
	line-height: 15px;
	margin-left: 5px;
	color: #616161;
}
.valuelistlabel {
	letter-spacing: .8px;
	margin-left: 18px;
	font-size: 15px;
	line-height: 18px;
	color: #7986CB;
}
.valuelistelement:hover, .valuelistelement.selected {
	text-decoration: underline;
}
.attachedfiledropbox {
	cursor: pointer;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #F6EBF7;
	border: solid 1px #DCB1E3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.attachedfiledropbox:hover {
	opacity: .8;
}
.attachedfiledropbox div {
	padding: 15px 5px 5px;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: #BC8AD1;
	width: 114px;
	height: 114px;
	border-radius: 50%;
	/*background-color: #F3E5F5;*/
	border: dotted 1px #DCB1E3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.generalgridbox .attachedfiledropbox {
	width: 30px;
	height: 30px;
}
.generalgridbox .attachedfiledropbox div {
	width: 26px;
	height: 26px;
}
.attachedfilearea {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-left: 5px;
}
.generaluploadfileimage {
	width: 80px;
	margin-left: 5px;
}
.removegeneraluploadbutton {
	position: absolute;
	margin-left: -10px;
	width: 12px;
	height: 12px;
}
.generaluploadimg, .generaluploadvideo {
	height: 63px;
	margin: 3px;
	/*margin-left: 5px;*/
}
.generalentrybox[for='attachedfiles'] .richinputinnerbox {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
/* MEDIA START **********************************************/
@media (max-width: 540px) {
.messagebox {
	width: 100%;
}
} /* MEDIA END **********************************************/
.messagebox_messagearea {
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 15px;
	line-height: 22px;
	/*margin-bottom: 20px;*/
}
.messagebox_commandarea {
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.generalshadowphotocontainer {
	/*top: 0;
	bottom: 0;*/
	position: absolute;
	margin-top: -2px;
	margin-left: -24px;
	width: 24px;
	height: 24px;
	background-color: #F1F1F1;
	border-radius: 100%;
}
.generalshadowphoto {
	margin: 1px 0px 0px 1px;
	width: 22px;
	height: 22px;
	float: left;
	border-radius: 100%;
}
.addbuttononsuggest {
	border: 1px solid #4285F4;
	border-radius: 10%;
	padding: 6px 8px;
	color: #4285F4;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	left: 170px;
	top: 15px;
	text-indent: 5px;
	letter-spacing: 5px;
	cursor: pointer;
	z-index: 2;
}
.addbuttononsuggest:hover {
	opacity: .7;
}
.generalgridwindow {
	width: 100%;
	overflow-x: scroll;
	/*overflow-y: visible;*/
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
}
.generalgridwindow .suggestpane {
	z-index: 5;
}
.generalgridarea {
	width: 100%;
	margin-bottom: 10px;
	border-top: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
	padding: 3px 2px 50px;
	background-color: #FEFEFE;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
}
.generalgrid {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
}
.generalgridheader {
	min-width: 100%;
	padding: 0;
	margin-bottom: 5px;
	/*border: 1px solid #EEEEEE;*/
	/*background-color: #FAFAFA;*/
}
.generalgridrowcontainer {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.generalgridheaderrowcontainer {
	align-items: stretch;
}
.generalgridbox {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	flex-shrink: 0;
}
.generalgridheaderbox {
	flex-direction: row;
	align-items: stretch;
	min-height: 50px;
}
.generalgridheaderbox.cloned {
	flex-direction: column;
}
.generalgridbox .generalentrycaptionarea {
	background-color: #F7F8FF;
	width: 196px;
	margin: 0;
	margin-right: 4px;
	padding: 3px 5px;
	align-items: flex-start;
}
.generalgridbox .generalentrycaptionarea_pivotkey {
	/*align-items: center;*/
	font-size: 22px;
	line-height: 28px;
	background-color: #E8EAF6;
}
.generalgridbox .generalentrycaptionarea_sub {
	justify-content: flex-start;
}
.generalgridbox .generalentrycaption {
	font-size: 16px;
	line-height: 18px;
}
.generalgridbox .generalentrycaptionmark {
	margin-left: 3px;
}
.generalgridinputarea {
}
.generalgridinputarea .richinputbox {
	padding: 16px 5px 0;
	width: 200px;
}
.generalgridinputarea .richinputlabel {
	/* left: 5px; */
}
/* .generalgridbox[forclass='id'] .generalentrycaptionarea {
	width: 36px;
}
.generalgridbox[forclass='id'] .generalgridinputarea .richinputbox {
	width: 40px;
} */
.generalgridbox[forclass='explanation'] .generalentrycaptionarea {
	width: 396px;
}
.generalgridbox[forclass='explanation'] .generalgridinputarea .richinputbox {
	width: 400px;
}
.rowcontrolbutton {
	margin-left: 5px;
	width: 30px;
	cursor: pointer;
}
.rowcontrolbutton:hover {
	opacity: .7;
}
.applykeypivotbutton {
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	color: #2962FF;
	text-decoration: underline;
}
.applykeypivotbutton:hover {
	opacity: .7;
}
img.removeanalysistag {
	position: absolute;
	right: 0;
	top: 0;
}
span.analysistagcontainer {
	margin-top: 5px;
	margin-right: 12px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
span.analysistag {
	position: relative;
	margin: 1px 2px;
	font-size: 15px;
	line-height: 19px;
	padding: 6px 12px;
	border: 1px solid #2979FF;
	color: #2979FF;
	border-radius: 3px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/*background-color: #B3E5FC;*/
}

/* * * ApparelX Complex Input Form (axc) * * */
.generalentryformarea_2rowstyle {
	border-top: 1px solid #BDBDBD;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.axc .generalentryformbox {
	margin-bottom: auto;
}
.axc .generalentryformbox_half .generalentrycaptionarea {
	width: 210px;
}
.axc .generalentryformbox_full .generalentrycaptionarea {
	width: 210px;
}
.axc .generalentryformbox_full {
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #EEEEEE;
}
.axc .generalentryformbox_data {
	/* width: calc(100% - 13px); */
	width: 100%;
}
.axc .generalentrycaptionmark {
	font-size: 10px;
	line-height: 10px;
	padding: 2px;
	margin-left: 3px;
}
.axc .generalentrycaption {
	font-size: 15px;
	line-height: 19px;
}
.axc .generalentryinputarea {
	width: calc(100% - 210px);
}
.axc .richinputbox {
	width: auto;
}
.axc .generalgridinputarea .richinputbox {
	padding: 16px 5px 0;
	width: 160px;
}
.axc .generalgridbox .generalentrycaptionarea {
	width: 156px;
}
.axc .generalgridbox[forclass='rownumber'] .generalentrycaptionarea {
	width: 36px;
}
.axc .generalgridbox[forclass='rownumber'] .generalentrycaptionarea .generalentrycaption {
	text-align: center;
}
.axc .generalgridbox[forclass='rownumber'] div.rownumber {
	text-align: center;
	width: 40px;
	color: #757575;
}
.axc .generalentrybox[forclass='id'] .richinput, .axc .generalentrybox[forclass='code'] .richinput, .axc .generalentrybox[forclass='date'] .richinput, .axc .generalentrybox[forclass='yearmonth'] .richinput .generalentrybox[forclass='string20'] .richinput .generalentrybox[forclass='telno'] .richinput .generalentrybox[forclass='money'] .richinput {
	width: 40%;
}
.axc .richinputlabel {
	font-size: 15px;
}
.axc .richinputlabel.active, .axc .richinputlabel.filled, .axc .richinputlabel.errored {
	font-size: 12px;
}
/* MEDIA START **********************************************/
@media (max-width: 480px) {
.axc .generalentryformbox_half .generalentrycaptionarea {
	width: 100%;
}
.axc .generalentryformbox_full .generalentrycaptionarea {
	width: 100%;
}
.axc .generalentryinputarea {
	width: 100%;
}
} /* MEDIA END **********************************************/

.simpleaddbutton {
	border: solid 1px #2962FF;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	margin-left: 15px;
	opacity: .5;
}
.simpleaddbutton::before, .simpleaddbutton::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 15px;
	height: 0px;
	border-top: 1px solid #2962FF;
	/*background-color: blue;*/
}
.simpleaddbutton::before {
	transform: rotate(90deg);
}
.simpleaddbutton::after {
	transform: rotate(180deg);
}
.simpleaddbutton:hover::before {
	transform : rotate(270deg);
	transition: transform 0.3s ease-in-out;
}
.simpleaddbutton:hover::after {
	transform : rotate(360deg);
	transition: transform 0.3s ease-in-out;
}
/************* ENTRY SHEET *****************************************/
.generalrangebox .richinputbox {
	width: 400px;
}
/* .generalrangebox .richinput {
	width: 100% !important;
} */
.richcheckboxlabel {
	color: #424242;
	font-size: 16px;
}
/************* RANGE *********************************************/
.detailcontrolpanel {
	background-color: #f5fbf5 !important;
	padding-bottom: 5px !important;
}
.controlpanelswitch {
	width: 100%;
	color: #757575;
	padding: 10px;
	cursor: pointer; 
}
.detailcontrolpanelcontainer {
	display: none;
	padding: 10px;
}
.detailcontrolpanelcontainer.show {
	left: 0px;
	animation: controlpanelopen .3s ease-in-out;
}
.detailcontrolpanelcontainer.hide {
	left: -300px;
	animation: controlpanelclose .3s ease-in-out;
}
@keyframes controlpanelopen {
	0% {height: 0;}
	100% {height: auto;}
}
@keyframes controlpanelclose {
	0% {height: auto;}
	100% {height: 0;}
}
.rangename {
	color: #757575;
}
.axrangearea {
	width: 800px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
/* MEDIA START **********************************************/
@media (max-width: 800px) {
.axrangearea {
	width: 100%;
}
} /* MEDIA END **********************************************/
.rangename {
	width: 20%;
}
.axrangearea_controlarea {
	width: 80%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.axrangearea_controlarea .generalentryinputarea {
	width: 100% !important;
}
.axrangearea_controlarea .richinput {
	width: 100% !important;
}
.axrangesystemarea {
	margin: 15px 0;
}
.axrangesystemarea .richinput {
	width: 100px;
}
.axrangesystemarea #locallycustomizedprinttitle, .axrangesystemarea #locallycustomizedprintexplanation {
	width: 100%;
}
.rangeseparator {
	margin: 0 10px;
}
.rangetabledescription {
	color: #757575;
}
.axrangearea_systemarea {
	width: 80%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.axrangearea_systemarea .richselect {
	width: 100px;
}

/************* OTHERS *****************************************/
img.selector_left, img.selector_right {
	width: 11px;
	height: 11px;
	margin-left: 4px;
	cursor: pointer;
}
	
img.selector_up, img.selector_down {
	width: 12px;
	height: 12px;
	cursor: pointer;
	/*position: absolute;*/
}

.selectorcontainer {
	position: absolute;
	right: -15px;
	display: inline-table;
	vertical-align: middle;
	/*height: 27px;*/
	/*background-color: red;*/
}

img.selector_up {
	display: table-row;
	margin-left: 3px;
}

img.selector_down {
	display: table-row;
	margin-left: 3px;
	margin-top: 3px;
}
	
img.detailvalueselector {
	width: 10px;
	height: 10px;
	cursor: pointer;
	position: absolute;
	right: 17px;
}

img.detailvalueselector:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

img.detailvalueselector_up {
	margin-top: 3px;
}

img.detailvalueselector_down {
	margin-top: 16px;
}

span.optionspan {
	cursor: pointer;
	background-color: #F1F1FF;
	padding: 2px 5px;
	margin: 10px 5px;
	line-height: 31px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #FFFFFF;
}

span.optionspan[choiced='choiced'] {
	background-color: #D1D1FF;
	border: solid 1px #A1A1FF;
}

span.optionspan:hover {
	background-color: #C1C1FF;
}

span.optionspan:first-of-type {
	margin-left: 5px;
}

div.rowcolumnwidthadjuster {
	position: absolute;
	border: none;
	width: 3px;
	top: 0px;
	right: 0px;
	background-color: #D1D1D1;
	cursor: col-resize;
	z-index: 3;
}
img#cleardetailcolumnwidthsbutton {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 11px;
}
.pagetitlecontainer_extended {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
.pagetitlepreviouszone {
	width: 100px;
}
.pagetitlemainarea {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.pagetitlebehindzone {
	width: 100px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	flex-wrap: nowrap;
}
.toplinkarea {
	margin-top: 5px;
	margin-right: 20px;
	align-self: flex-end;
}
.toplinkcontainer {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.toplinkicon {
	margin: 0 4px;
	width: 40px;
	height: 40px;
}
/* MEDIA START **********************************************/
@media (max-width: 1000px) {
	.pagetitlebehindzone {
		margin-left: auto;
	}
	.toplinkarea {
		margin-right: 5px;
	}
	.toplinkicon {
		margin: 0 4px;
		width: 30px;
		height: 30px;
	}
} /* MEDIA END **********************************************/
	