@charset "utf-8";




/* HTML elements */
FORM {
	margin: 0px;
	padding: 0px;
}

@media print {
	.hiddenOnScreen {
		visibility: visible;
	}
	.hiddenOnPrint {
		visibility: hidden;
	}
}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	*/
}

a:visited {
	color: #009fed;
	text-decoration: none;
}

a:link {
	color: #009fed;
	text-decoration: none;
}

.bannertext a:visited {
	color: #fff;
}

.bannertext a:link {
	color: #fff;
}

.bold-text {
	font-weight: bold;
}

/* RichFaces control style overrides */
.dr-stglpanel-marker {
	float: left;
}

.acc-black {
	color: #434376;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
}

.fulfillment-header{
	background-color: blue;
}

.footer-classes{
	height: 11px;
	background-color: #009FED;
}

.float-right{
	float:right;
}

.font-14 {
	font-size: 14px;
}

.font-13 {
	font-size: 13px;
}

.font-11 {
	font-size: 11px;
}

.rich-panel-body{
	font-size:inherit;
	font-family: inherit;
}

.rich-panel-header {
	color: #009fed;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
	background-color: #eeeeef;
	border: none;
	padding: 0 4px 2px 2px;
	background-image: none;
}

.rich-panelbar-header-act,.rich-panelbar-header {
	background-repeat: none;
	background-image: none;
}

.rich-panelbar-header {
	background-color: #efefef;
	color: #009FED;
}

.rich-panelbar-header-act {
	color: #fff;
	background-color: #009FED;
}

.rich-panelbar-interior {
	background-color: #fafafa;
}

.rich-panelbar-content {
	background-color: #fafafa;
}

.rich-tabpanel-content {
	background-color: transparent;
	font-style: inherit;
	font-family: inherit;

}

.inventorybanner {
	color: #009fed;
	font-family: inherit;
	font-size: medium;
	font-weight: bold;
	background-color: transparent;
	border: none;

}

.rich-stglpanel-header {
	color: #009fed;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
	background-color: #eeeeef;
	border: 1px solid #eeeeef;
	padding: 0 4px 2px 2px;
	background-image: none;
}

.rich-tree {
	font-size: x-small;
}

.rich-tree-node-text {
	font-size: x-small;
}

.rich-fileupload-toolbar-decor {
	font-size: x-small;
	height: 20px;
}

.rich-fileupload-toolbar-decor {
	font-size: x-small;
	height: 30px;
}

.rich-toolbar {
	-webkit-box-shadow: #B3B3B3 3px 3px 3px;
	-moz-box-shadow: #B3B3B3 3px 3px 3px;
	box-shadow: #B3B3B3 3px 3px 3px;
	margin: 0 5px 0 5px;
	width: 99%;
	background-repeat: no-repeat;
	background-image: none;
	color: #fff;
	font-size: 18px;
	background-color: #009FED;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius-bottomright: 5px;
    border-radius-bottomleft: 5px;
	height: 60px;
}

.rich-toolbar-item{
	font-size:inherit;
	padding: 1.2em;
	font-family: inherit;
}

.rich-menu-list-border {
	background-repeat: no-repeat;
	background-image: none;

}

.rich-menu-list-bg {
	background-repeat: no-repeat;
	background-image: none;
	background-color: lighten(#009FED,30%);
}

.navmenu {
	background-repeat: no-repeat;
	background-image: none;
	background-color: lighten(#009FED,30%);
}


.rich-menu-item-enabled a:hover{
	background-color:#009FED;
	color: #fff;
}

.rich-menu-item{
	padding: .5em;
}

.rich-menu-item-hover{
    background-color:#009FED;
    color: #fff;
}

.rich-mpnl-header {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #009FED;

}

.rich-tool-tip{
	background-repeat: no-repeat;
	background-image: none;
	background-color: lighten(#009FED,30%);
}

/*
.rich-mp-container{
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px 20px 20px 20px;


}

.rich-mpnl-content{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px 20px 20px 20px;

	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1);
	border-width: 0px;
	padding: 5px;
}

.rich-mpnl-trim{
	-moz-border-radius-topleft: 20px;
}
*/

.extdt-headercell {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #009FED;
}

.rich-calendar-button{
	padding: 5px;
}

.rich-color-picker-input{
	display: inline-block;
	width: 50%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.rich-color-picker-input:focus  {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.rich-color-picker-icon{
	height:32px;
	width:32px;
	display:inline;
}

.rich-ddmenu-label {
	background-repeat: no-repeat;
	background-image: none;
    margin: 0 -7px;
}

.rich-editor {
	margin: 0 0 0 0;
}

.rich-table {
	border-color: transparent;
	border-top: none;
	border-left: none;

}

.rich-table-header {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #009FED;
	/*
	-moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius-bottomright: 10px;
    border-radius-bottomleft: 10px;
    */
}

.rich-table-cell {
	font-size: .8em;
}

.rich-sdt,.rich-table {
	background-repeat: no-repeat;
	background-image: none;
	/* -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius-bottomright: 10px;
    border-radius-bottomleft: 10px;
    */
}

.rich-sdt-header-cell-body,.rich-sdt-footer-cell-body,.subt-header {
	background-color: #009FED;
}



.rich-sdt-column-cell-body {
	font-size: 15px;
	padding: 3px;
	height: inherit;
}

.rich-tab-active {
	background-repeat: no-repeat;
	background-image: none;
	border: none;
    border-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    border: none;
    background-color: #009fed;
    padding: 1.5em 1.5em 1em;
    color: #fff;
    margin: 0 -7px;
}


.rich-tab-header {
	border-color: transparent;
	/*
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-radius-topright: 7px;
	border-radius-topleft: 7px;
	*/
	border: none;
}

.rich-tab-inactive {
	border-color: transparent;
	background-repeat: no-repeat;
	background-image: none;
	border: none;
	background-color: lighten(#009fed,30%);
	padding: 1.5em 1.5em 1em;
	color: #fff;
}




.rich-tbpnl-tb-sel {
	border-color: transparent;
}

div {
	/*
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottomn-left-radius: 5px;
	 border-radius:0 0 5px 5px; */
}

input,select,textarea {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #fafafa;
	background-position: inherit;
	border-top-color: #efefef;
	border-left-color: #efefef;
}

textarea[type="textarea"],input[type="text"],input[type="password"] {
	background-repeat: no-repeat;
	background-image: none;
	background-color: #fafafa;
	background-position: inherit;
	border-top-color: #f5f5f5;
	border-left-color: #f5f5f5;
}

table {
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
	border-color: transparent;
}

button[type="button"],button[type="reset"],button[type="submit"],input[type="reset"],input[type="submit"],input[type="button"]
	{
	font-size: 13px;
	background-color: #009FED;
    margin-left: 3px;
	margin-right: 7px;
	/*-webkit-border-radius: 7px;
	-moz-border-radius: 7px;

	border-radius: 7px;
	*/
	background-repeat: no-repeat;
	display: inline-block;
	border: 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.25s ease-out 0s;
}

button:hover,input[type="submit"]:hover,input[type="button"]:hover {
	background-color: #EF8E1A;
}

.btn-gray {
	background-color: grey;
}

.tinybutton {
	height: 21px;
	font-size: 11px;
}

.teenybutton {
	margin: 0 0 7px 0;
	font-size: 10px;
	padding-top: 1px;
	display: block;
}

/* layout */
.subtable-label {
	background-color: #FFFEE2;
}

#content {
	min-height: 510px;
	margin: 20px 0 0 14px;
}

#oneColumnContent {
	margin: 30px 0 0 14px;
	clear: both;
	min-width: 500px;
	height: 545px;
	width: 99%;
	padding-left: 20px;
	padding-right: 14px;
}

#leftContent { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 460px;
	height: 565px;
	width: 55%;
	padding-left: 20px;
	padding-right: 14px;
	vertical-align: top;
}

#content-left-admin { /*margin: 20px 0 0 14px;
   clear:both;*/
	float: left;
	min-width: 460px;
	min-height: 200px;
	width: 50%;
	padding-left: 5px;
	padding-right: 11px;
	vertical-align: top;
}

#content-right-admin {
	width: 50%;
	min-width: 286px;
	float: right;
}

#leftContentPrint { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	width: 49%;
	padding-left: 20px;
	padding-right: 14px;
	vertical-align: top;
}

#leftContent45 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	height: 565px;
	width: 44%;
	padding-left: 20px;
	padding-right: 14px;
}

#leftContent45H { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 350px;
	width: 44%;
	padding-left: 20px;
	padding-right: 14px;
}

#leftContent45Short { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 350px;
	height: 550px;
	width: 44%;
	padding-left: 20px;
	padding-right: 14px;
}

#leftContent35 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	width: 35%;
	padding-left: 20px;
	padding-right: 14px;
	height: 565px;
}

#leftContent300 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	width: 250px;
	padding-left: 20px;
	padding-right: 14px;
	height: 565px;
}

#leftContent25 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	width: 25%;
	padding-left: 20px;
	padding-right: 14px;
	height: 565px;
}

#leftContent15 {
	clear: both;
	float: left;
	width: 10%;
	padding-left: 7px;
	padding-right: 5px;
}

#leftContent35H { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	width: 33%;
	padding-left: 20px;
	padding-right: 14px;
}

#leftContent50 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 360px;
	width: 49%;
	padding-left: 20px;
	padding-right: 14px;
	height: 565px;
}

.leftContent50Border { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 260px;
	width: 40%;
	padding-left: 20px;
	padding-right: 5px;
	height: 565px;
	border: white 1px solid;
	border-right: #000 medium ridge;
}

.leftContent25Border { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 260px;
	width: 25%;
	padding-left: 20px;
	padding-right: 5px;
	height: 565px;
	border: white 1px solid;
	border-right: #000 medium ridge;
}

.leftContent5 { /*margin: 20px 0 0 14px;*/
	clear: both;
	float: left;
	min-width: 10px;
	width: 6%;
	padding-right: 14px;
	height: 565px;
	background-color: #eeeeef;
}

#payment {
	background-color: #E1F4FB;
	text-indent: 15px;
}

#registertape {
	background-color: #E1F4FB;
    line-height: 1em !important;
}

#rightContent {
	margin: 0 5px 0 0;
	width: 40%;
	min-width: 286px;
	float: right;
}

.rightContent40 {
	margin: 0 5px 0 0;
	width: 54%;
	min-width: 286px;
	float: right;
}

.rightContent80 {
	margin: 0 5px 0 0;
	width: 70%;
	min-width: 286px;
	float: right;
}

#rightContentPrint {
	margin: 0 5px 0 0;
	width: 49%;
	float: right;
}

#rightContent50 {
	margin: 0 5px 0 0;
	width: 49%;
	min-width: 386px;
	float: right;
}

#rightContent45 {
	margin: 0 5px 0 0;
	width: 44%;
	min-width: 386px;
	float: right;
}

#rightContent65 {
	margin: 0 10px 0 5px;
	width: 60%;
	float: right;
}

#rightContent75 {
	margin: 0 10px 0 5px;
	width: 70%;
	float: right;
}

.rightContent95 {
	margin: 0 5px 0 0;
	width: 90%;
	float: right;
	border: white 1px solid;
	border-left: #000 medium ridge;
}

.rightContent85 {
	margin: 0 5px 0 0;
	width: 80%;
	float: right;
	border: white 1px solid;
	border-left: #000 medium ridge;
}

#footerpage {
	clear: both;
}

/* block styles */
.catalogheading {
	clear: both;
	background-color: #E1F4FB;
	color: #000;
	font-weight: bold;
	font-size: medium;
	height: 50px;
}

.inventoryheading {
	clear: both;
	background-color: #E1F4FB;
	color: #000;
	font-weight: bold;
	font-size: medium;
	height: 75px;
}

.invisibleInput {
	border: none;
	background-color: transparent;
	background-image: none;
}

#flagblock {
	margin: 30px 0 20px 0;
	height: 40px;
	vertical-align: middle;
	background-color: #009fed;
	text-indent: 24px;
	color: #fff;
	font-size: 1em;
	line-height: 36px;
	background-image: url(../images/flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#blogblock {
	margin: 30px 0 20px 0;
	height: 40px;
	vertical-align: middle;
	background-color: #009fed;
	text-indent: 24px;
	color: #fff;
	font-size: 1em;
	line-height: 36px;
	background-repeat: no-repeat;
	background-position: left center;
}

.errorblock {
	color: #CC0000;
	background-color: #FFCCCC;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.successblock {
	color: #009fed;
	background-color: transparent;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.warningblock {
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

.selectedrow {
	color: #CC0000;
	background-color: #FFCCCC;
	font-weight: bold;
	font-size: small;
}

.paymentBlock {
	margin: 0 20px 0 40px;
	width: 75%;
	background-color: silver;
}

.paymentPageCaption {
	width: 100%;
	background-color: silver;
	font-weight: bold;
}

/* buttons */
.buttonFloatRight {
	width: 75px;
	float: right;
	padding: 5px;
}

.bkgrnd-dark {
	background: navy;
	color: #fff;
}

.bkgrnd-gray {
	background: silver;
	color: #fff;
}

.button75 {
	width: 75px;
	padding: 5px;
}

.button100 {
	width: 100px;
	padding: 5px;
}

.button150 {
	width: 150px;
	padding: 5px;
}

.button200 {
	width: 200px;
	padding: 5px;
}

.btn-delete {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 20px;
	width: 20px;
	background-color: red;
	color: #fff;
}

.buttonreport {
	width: 250px;
	padding: 5px;
}

.buttonreport-half {
	width: 125px;
	padding: 5px;
}

.button100FloatRight {
	float: right;
	width: 100px;
	padding: 5px;
}

.button100FloatLeft {
	float: left;
	width: 100px;
}

.smallbutton {
	height: 25px;
	font-size: .90em;
}

/* columns */
.column05 {
	width: 5%;
}

.column10 {
	width: 10%;
}

.column15 {
	width: 15%;
}

.column15R {
	width: 15%;
	text-align: right;
}

.column20 {
	width: 20%;
	vertical-align: top;
}

.column20R {
	width: 20%;
	text-align: right;
}



.column25-top {
	width: 25%;
	vertical-align: top;
}

.column25C {
	width: 25%;
	text-align: center;
}

.column25R {
	width: 25%;
	text-align: right;
}

.column30 {
	width: 30%;
	vertical-align: top;
}

.column30M {
	width: 30%;
	vertical-align: middle;
}

.column30R {
	width: 30%;
	text-align: right;
}

.column30RWhite {
	width: 30%;
	text-align: right;
	background-color: #f2fafd;
}

.column33 {
	width: 33%;
	text-align: center;
}

.column33L {
	width: 33%;
	text-align: left;
}

.column33R {
	width: 33%;
	text-align: right;
}

.column35 {
	width: 35%;
}

.column40 {
	width: 40%;
	vertical-align: top;
}

.column40-padded {
	width: 40%;
	vertical-align: top;
	padding-left: 7px;
}

.column40R {
	width: 40%;
	text-align: right;
}

.column40RWhite {
	width: 40%;
	text-align: right;
	background-color: #f2fafd;
}

.column45 {
	width: 45%;
	vertical-align: top;
}

.column20B {
	width: 20%;
	vertical-align: middle;
	background-color: #e2efef;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.column20-dark {
	width: 20%;
	vertical-align: middle;
	background-color: navy;
	color: #fff;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.column50 {
	width: 50%;
	vertical-align: top;
}

.column50R {
	width: 50%;
	text-align: right;
	vertical-align: top;
}

.column50L {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.column50BR {
	width: 50%;
	vertical-align: top;
	border-right: thin;
}

.column60 {
	width: 60%;
}

.column60-top {
	width: 60%;
	vertical-align: top;
}

.column66 {
	width: 66%;
}

.column70 {
	width: 70%;
	vertical-align: top;
}

.column70F {
	width: 90px;
}

.column70M {
	width: 70%;
	vertical-align: middle;
}

.column80 {
	width: 80%;
}

.column80-top {
    width: 80%;
    vertical-align: top;
}

.column90 {
	width: 90%;
}

.column95 {
	width: 95%;
}

.column150F {
	width: 200px;
}

.column-200-fixed {
	width: 205px;
	vertical-align: top;
}

.columnTop {
	vertical-align: top;
}

.column-white {
	vertical-align: top;
	background-color: #fff;
}

.columnMiddle {
	vertical-align: middle;
}

.columnCenter {
	text-align: center;
}

.column-35-fixed {
	vertical-align: top;
	width: 35px;
}

.companyRows {
	background-color: #c4ecff;
	color: #000;
}

.companyChildren {
	background-color: #fff;
	color: #c4ecff;
}

/* General */
.acctHist {
	font-size: x-small;
}

.admin-panel-std {
	min-height: 200px;
}

.admin-panel-half {
	height: 85px;
}

.announcements {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.announcementsblock {
	background-color: #eeeeef;
}

.bluebg {
	background-color: #E1F4FB;
}

.confirmlabelred {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #009fed;
	font-weight: bold;
}

.dashboard-panel {
	background: #fff;
}

.dayClass {
	font-size: 1.3em;
	color: #009fed;
}

.errors {
	color: #CC0000;
	font-weight: bold;
	font-size: x-small;
}

.historyTableColHeader {
	height: 20px;
}

.hoursClass {
	font-size: small;
	font-weight: bold;
}

.inputDefaultC {
	width: 200px;
}

.inputSection {
	background-color: #dde8f8;
	font-family: 'Andale Mono', Andale, sans-serif;
}

.input-intake {
	width: 350px;
	background-color: #dde8f8;
	border-top: thin;
	border-left: thin;
	border-right: thin;
}

.inputSection td {
	font-size: .85em;
}

.inputLabel {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: 1em;
}

.inputLabelBl {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .9em;
	font-weight: 700;
	color: #009fed;
}

.inputLabelBl-16 {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #009fed;
}

.inputLabelBl-13 {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #009fed;
}

.inputLabelBlSm {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .7em;
	font-weight: 700;
	color: #009fed;
}

.inputLabelGr {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .9em;
	font-weight: 700;
	color: silver;
}

.inputLabelEdit0 {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .9em;
	font-weight: 700;
	color: #00CE00;
}

.inputLabelEdit1 {
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .9em;
	font-weight: 700;
	color: #8F36B6;
}

.input-text{
	font-family: 'Andale Mono', Andale, sans-serif;
	font-size: .9em;
	font-weight: 700;
	height: 2em;
	width: 200px;
}


.itemgrid td {
	border-bottom: solid 1px slategray;
	font-size: small;
	font-family: trebuchet, arial, sans-serif;
}

.lgTextBold {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

.link-menu {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

.loginform {
	margin: 20px 0 0 10px;
	font-size: small;
}

.medText {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
}

.medText14 {
	font-size: 14px;;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
}

.medText16Bold {
    font-size: 16px;;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
}

.medTextBlue {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 700;
	color: #009fed;
}

.medTextBlue15 {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 500;
	color: #009fed;
	background-color: #f2f2f2;
}

.medTextBlue13 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 500;
	color: #009fed;
}

.medTextWhite {
	font-size: medium;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 700;
	color: #fff;
}

.med-text-white-reg {
	font-size: medium;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	color: #fff !important;
}



.medTextBold {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

.medTextRedBold {
	font-size: .9em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: red;
}

.medTextBoldCenter {
	font-size: .70em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

.menudefault {
	color: #ffffff;
}

.menuselected {
	color: aqua;
	background-color: inherit;
	border-color: aqua;
}

.notePanel {
	background-color: #fff;
}

.notePanelHeader {
	background-color: #fff;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .9em;
}

.note-search-panel {
	font-size: 1em;
	font-family: 'Andale Mono', Andale, sans-serif;
}

.outputText {
	font-size: .9em;
	font-family: 'Andale Mono', Andale, sans-serif;
	text-align: right;
}

.panelBorderRight {
	border-right: thin;
}

.panelText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}

.panel-background-white {
	background-color: #fff;
	min-height: 100px;
}

.quicklist {
	margin: 4px 0 0 8px;
}

.quicklist ul {
	font-size: .80em;
	line-height: 1em;
	font-weight: bold;
	list-style-type: disc;
	padding: 8px 0 0 10px;
}

.registerheading {
	clear: both;
	background-color: #009FED;
	color: #fff;
	font-weight: bold;
	font-size: medium;
	text-indent: 10px;
	height: 30px;
	vertical-align: middle;
}

.rowClass1 {
	height: 1.5em;
}

.rowClass2 {
	height: 2.2em;
}

.row-hght-25{
	height: 30px;
}

.row-subscription-1 {
	background-color: #ACE2F8;
	color: #000;
}

.row-subscription-2{
	height: 1.5em;
	border-bottom: thin black;
}

.row-grey {
	background-color: silver;
}

.rowClear {
	background-color: #fff;
}

.rowYellow {
	background-color: #FFFEE2;
}

.rowLtBlue {
	background-color: #ACE2F8;
	color: #000;
}

.rowLtGreen {
	background-color: #C2E2C2;
	color: #000;
}

.rowSilver {
	background-color: silver;
	color: #000;
}

.row-silver-border {
	background-color: silver;;
	color: #000;
	border-top: medium;
	border-color: blue;
}

div.row-border--bottom {
	border-bottom: 2px solid #009FED;
}

.row-select {
	height: 150px;
}

.childRow {
	background-color: #009FED;
}

.rich-extdt-row {
	height: 30px;;
}

.input.rich-combobox-button{
	content: "\E602";
}


.lesson-entry-class {
	min-height: 5px;
	font-size: small;
	background-color: #009fed;
	color: #fff;
	text-align: center;
}

.lesson-entry-held {
	min-height: 5px;
	font-size: small;
	background-color: silver;
	color: #000;
	text-align: center;
}

.lesson-entry-sold {
    min-height: 5px;
    font-size: small;
    background-color: silver;
    color: #000;
    text-align: center;
}

.lesson-entry-subtitle {
	font-style: italic;
	color: #fff;
}

.entrySubtitle {
	font-size: small;
	font-style: italic;
	color: #fff;
}


.lesson-entry-TitleClass {
	font-size: small;
	font-weight: 500;
	color: #fff;
}

.extdt-cell {
	height: 30px;;
}

.rich-extdt-cell {
	height: 30px;;
}

.extdt-empty-cell {
	height: 30px;;
}

.screenlabelred {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	color: #009fed;
	font-weight: bold;
}

.selectedRow {
	font-color: #009fed;
}

.selectStyle {
	width: 125px;
	text-align: left;
}

.selectStyleR {
	width: 125px;
	text-align: right;
}

.selectStyle200 {
	width: 200px;
	text-align: left;
}

.selectStyleDate {
	font-size: small;
	text-align: left;
}

.smaller-text {
	font-size: smaller;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.smText {
	font-size: small;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.smTextBlue {
	font-size: small;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 700;
	color: #009fed;
}

.smTextBold {
	font-size: small;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 600;
}

.text13 {
	font-size: 13px;
}

.text15 {
	font-size: 15px;
}

.text13-bold {
	font-size: 13px;
	font-weight: bold;
}

.text-blue{
	color: #009fed;
}

.text-large{
	font-size: 1.4em;
}

.smallRadio {
	font-size: .7em;
	font-weight: 500;
	color: #009fed;
}

.text-bold {
	font-weight: bold;
}

.summaryPanelBody {
	background-color: white;
}

.tableHeader {
	background-color: #009fed;
	text-align: left;
	vertical-align: middle;
	color: #fff;
	font-size: medium;
}

.table-options {
	
}

.metricCell {
	background-color: white;
}

.thumbdimension {
	width: 100px;
	height: 100px;
}

.thumb-intake {
	width: auto;
	height: auto;
	max-height: 300px;
    max-width: 300px;
}

.html-thumb {
	background: transparent;
	height: 150px;
	width: 290px;
}

.thumb-height-only {
	max-height: 200px;
}

.thumb-width-only {
	max-width: 300px;
}

.thumb-height-100 {
    max-width: 150px;
}

.thumb-width-100 {
	max-height: 100px;
}

.thumb-catalog {
	max-height: 200px;
}


.event-image {
	max-height: 100px;
}

.image-membership {
	max-width: 400px;
}

.image-appl-thumb {
	max-height: 80px;
}

.thumbdimensionR {
	height: 70px;
	width: 175px;
}

.timestamptext {
	margin: 20px 0 0 70px;
	text-align: right;
	font-size: .75em;
	color: #000000;
	position: relative;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.viewdimension {
	width: 300px;
	height: 300px;
}

.xsmTextBold {
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

#admin-container {
	text-align: left;
	margin: 15px auto;
	width: 1100px;
	position: relative;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #f3f2f2;
}

#admin-container-lg {
	text-align: left;
	margin: 15px auto;
	width: 1350px;
	position: relative;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #f3f2f2;
}

#page-container {
	text-align: left;
	margin: 25px 25px 0 25px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #f3f2f2;
}

/* div section definitions */
div.admin-page {
	margin: 7px 7px 5px 11px;
}

div.houseHoldTable {
	height: 210px;
	overflow: auto;
	border-style: none;
}

div.contactTable {
	height: 300px;
	overflow: auto;
	border-style: none;
}

div.tablecontainer {
	height: 500px;
	overflow: auto;
	border-style: none;
}

div.searchtablecontainer {
	min-height: 425px;
	max-height: 625px;
	overflow: auto;
	border-style: none;
}

div.tabcontainer {
	height: 250px;
	overflow: auto;
	border-style: none;
}

div.optionList {
	border-style: none;
	width: 400px;
	overflow: hidden;
}

div.tabcontainer150 {
	height: 165px;
	overflow: auto;
	border-style: none;
}

div.tabcontainer300 {
	height: 300px;
	overflow: auto;
	border-style: none;
}

div.tabcontainerIntake {
	height: 250px;
	overflow: auto; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.tabcontainer350 {
	height: 450px;
	overflow: auto;
	border-style: none;
}

div.tabcontainer400 {
	margin: 5px 9px 3px 19px;
	height: 400px;
	overflow: auto;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
}

div.tabcontainer550 {
	margin: 5px 9px 3px 19px;
	height: 550px;
	overflow: auto;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
}

div.blogcontainer550 {
	margin: 5px 9px 3px 19px;
	height: 550px;
	overflow: auto;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div.tabcontainer600 {
	margin: 5px 9px 3px 19px;
	height: 600px;
	overflow: auto;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
}

div.tabcontainer700 {
	height: 700px;
	overflow: auto;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
}

div.history {
	margin: 5px 9px 3px 19px;
	max-height: 450px;
	overflow: auto;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-border-radius: 5px;
}

div.descrcontainer {
	height: 500px;
	overflow: auto;
	border-style: none;
}

div.modalRosterSection {
	overflow: auto;
	border-style: none;
}

/* panel header classes */
.cartPanel {
	font-family: trebuchet, arial, sans-serif;
	font-size: .9em;
	font-style: bold;
	border: 1px solid #eeeeef;
}

.classPanel {
	color: #000;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	padding: 2px 4px 2px 2px;
	border: 1px solid #eeeeef;
	background-image: none;
}

.classPanelWait {
	color: #fff868;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	padding: 2px 4px 2px 2px;
	border: 1px solid #eeeeef;
	background-image: none;
	background-color: #7743cd;
}

.classPanelSessionWait {
	color: #000;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	padding: 2px 4px 2px 2px;
	border: 2px solid #7743cd;
	background-image: none;
}

.waitlisted-day{
	color: #7743cd;
}

.classPanelWarn {
	color: #000;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	padding: 2px 4px 2px 2px;
	border: 1px solid #eeeeef;
	background-image: none;
	background-color: #fff868;
}

.bundle-panel {
	color: DarkRed;
	font-family: trebuchet, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1em;
	padding: 2px;
	border: 1px solid #eeeeef;
	background-image: url("none");
	background-color: #f2f2f2;
}

.classPanelCancel {
	color: #000;
	font-family: trebuchet, arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	padding: 2px 4px 2px 2px;
	border: 1px solid #eeeeef;
	background-image: none;
	background-color: #FFCCCC;
}

.outterBorders {
	border-bottom: thin;
	border-left: thin;
	border-top: thin;
	border-right: thin;
	border-color: black;
}

.sp-editor {
	visibility: visible;
}

div.schedule-detailed-evolution td.gutter {
	height: 55px;
}

.cal-holiday{
	background-color: #FF7D7D;
}

.cal-class{
	background-color: #ff7700;
	color:#fff;
}

.cal-waitlist{
	background-color: #ACE2F8;
	color:#fff;
}

.cal-full{
	background-color: #848ea1;
	color:#fff;
}

.cal-canceled{
	background-color: gray;
	color:#fff;
}

.cal-gutter{
	background-color: #fff;
	color: #009fed;
}

.cal-header,
.cal-header a{
	color: #fff;
	background-color: #009fed;
}

.cal-day{
	border-width: 1px;
	border-right: #000;
	background-color: #fff;
}

.cal-week{
	background: inherit;
}

.cal-foreground table td{
	border-right: 1px solid black;
}

.cal-entry-subtitle{
	font-style: italic;
	color: blue;
	font-size: 11px;
}

.cal-custom{
	color:#fff;
	background-color: #00CE00;
}

.cal-room{
	color:#fff;
	background-color: #c7254e;
}

.cal-exhibit{
	color:#fff;
	background-color: #f0ad4e;
}

.cal-event{
	color:#fff;
	background-color: #d43f3a;
}

.cal-background{
	background-color: #d6eeff;
}

.cal-date,
.cal-date a{
	font-size: small;
	font-weight: 700;
	color: #fff;
}

.cal-column{
	border-width: 1px;
	border-color: #000;
	border-right: #000;
}

.cal-hours{
	font-size: small;
	font-weight: 700;
	color: #000;
}

.cal-minutes{
	font-size: small;
	font-weight: 700;
	color: #000;
}


.entryTitleClass {
	font-size: 12px;
	font-weight: 500;
	color: #000;
}


.entryClass {
	font-size: small;
	background-color: #fff;
	text-align: center;
}

.entrySubtitle {
	font-size: small;
	font-style: italic;
	color: #fff;
}



.form-label {
	display: block;
	margin-bottom: 1rem;
	min-height: 1.6rem;
	color: #009fed;
}

.form-control {
	display: block;
	width: 100%;
}
.form-control:hover {
	cursor: pointer;
}
.form-control-base {
	height: 6rem;
	padding: 2rem;
	border: 1px solid #009fed;
	border-radius: 4px;
	background-image: none;
}

.o-button {
    display: inline-block;
    border: 0;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.25s ease-out 0s;
}
.o-button .o-icon--left {
    margin-right: 0.6rem;
}
.o-button .o-icon--right {
    margin-left: 0.6rem;
}
.o-buttonlink {
    display: inline-block;
    border: 0;
    color: #C49853;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.25s ease-out 0s;
}
.o-buttonlink:after {
    margin-left: 0.6rem;
    font-family: FontAwesome;
    content: '\f054';
}
.o-buttonlink:hover,
.o-buttonlink:focus {
    text-decoration: underline;
    outline: 0;
}
@media (min-width: 70em) {
    .o-buttonlink {
        padding: 2.7rem 3.1rem;
        color: #FFF;
    }
    .o-buttonlink:after {
        display: none;
    }
    .o-buttonlink:hover {
        text-decoration: none;
    }
}
.o-button--knockout {
    background-color: #FFF;
}
.o-button--primary {
    background-color: #C49853;
}
.o-button--primary:hover,
.o-button--primary:focus {
    background-color: #cba366;
}
.button--small {
    display: block;
    padding: 1.2rem 1.3rem;
}


.button--small-border {
	display: block;
	padding: 1.2rem 1.3rem;
	width: 150px;
	margin: 5px;
	border-color: #fff !important;
	border-style: solid !important;
	border-width: 3px !important;
}

.button--smaller-border {
	display: block;

	width: 100px;
	margin: 5px;
	border-color: #fff !important;
	border-style: solid !important;
	border-width: 3px !important;
}

.button-link-noheight{
	padding: 1.2rem 1.3rem;
	text-decoration: none;
	background-color: #009fed;
	color: #fff;
	display: block;
	height: 50px;
	width: auto;
	font-size: 1.1em;
	text-align: center;
}

.button-link{
	padding: 1.2rem 1.3rem;
	text-decoration: none;
	background-color: #009fed;
	color: #fff;
	display: block;
	height: 50px;
	width: auto;
	font-size: 1.1em;
	text-align: center;
}
.button-link-border {
	padding: 1.2rem 1.3rem;
	text-decoration: none;
	background-color: #009fed;
	color: #fff;
	display: block;
	height: 50px;
	width: auto;
	font-size: 1.1em;
	text-align: center;
	border-color: #fff !important;
	border-style: solid !important;
	border-width: 3px !important;
}
.button-link-tiny{
	padding: 1rem 1.1rem;
	text-decoration: none;
	background-color: #009fed;
	color: #fff;
	display: block;
	height: 35px;
	width: auto;
	font-size: 1em;
	text-align: center;
}


@media (min-width: 70em) {
    .o-button--small {
        display: inline-block;
    }
}
.o-button--conditional {
    display: block;
    padding: 2.5rem 0;
    font-size: 1.3rem;
}
@media (min-width: 70em) {
    .o-button--conditional {
        display: inline-block;
        padding: 1.2rem 1.3rem;
        font-size: 1rem;
    }
}
.button--large {
    padding: 2.7rem 3.1rem;
}
.button--full {
    display: block;
}
.button--round {
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
}

.button--round-small {
	width: 3rem;
	height: 3rem;
	border-radius: 5rem;
}

.button--round-large {
	width: 7rem;
	height: 7rem;
	border-radius: 5rem;
}
@media (min-width: 70em) {
    .o-button--round {
        width: 5rem;
        height: 5rem;
    }
}
.o-button--submit {
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 5.5rem;
}
.o-button--target {
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
}
@media (min-width: 70em) {
    .o-button--target {
        width: 7rem;
        height: 7rem;
    }
}
.o-button ~ .o-button {
    margin-top: 1rem;
}

.row-padded{
	margin-top: 2rem;
}

.row-padded1{
	margin-top: 1rem;
}

.row-padded-all{
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.row-striped:nth-child(odd){
	background-color: #d2d2d2;
}

.row-striped:nth-child(even){
	background-color: transparent;
}

.gi-5h{
	font-size: .5em;
}

.gi-1x{
	font-size: 1em;
}

.gi-2x{
	font-size: 2em;
}

.gi-3x{
	font-size: 3em;
}

.gi-4x{
	font-size: 4em;
}

.icon-stack{
	position: relative;
}

.icon-stack .glyphicon{
	position: absolute;
}

.centered-text{
    position:absolute;
    color: white;
    top: 60%;
    text-align: center;
	vertical-align: middle;
    width: 100%;
	left: 12%;
}

.lesson-block{
	box-shadow: 0 0.6rem 1.3rem 0 rgba(0, 0, 0, 0.2);
	transition: all 0.8s ease-out 0s;
}

.lesson-block:hover{
	box-shadow: 0 0.6rem 1.3rem 0.2rem rgba(0, 0, 0, 0.2);
	-ms-transform: scale(1.04);
	transform: scale(1.04);
}

.exhibitionEntryHeader{
	background-color: #fff;
	font-size: 14px;
}

.exhibitionEntryBody{
	background-color: #fff;
	font-size: 14px;
	border: thin #009FED;
}

.div-border-bottom{
	padding-bottom: .5em;
	border-bottom: thin #009FED solid;
}

.arrow-down{
	width:5px;
	height: 5px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f00;

}

input .chkstyle{
	padding-left: 7px;
}

.div-column-bottom-border{
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-style:dashed;

	padding-bottom: 7px;
	padding-right: 25px;
}

.access-cal{
	background-color: #848ea1;
}


.sticky-banner{
	position: sticky !important;
	z-index: 2;
	top: 0;
	left: 0;
}

	 /* Style the sidebar - fixed full height */
 .sidebar {
	 height: 99%;
	 width: 100%;
	 position: sticky !important;
	 z-index: 1;
	 top: 0;
	 left: 0;
	 background-color: #009fed;
	 overflow-x: hidden;
	 padding-top: 16px;
 }

.sidebar-nonsticky {

	width: 100%;
	position: sticky !important;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #009fed;
	overflow-x: hidden;
	padding-top: 16px;
}

/* Style sidebar links */
.sidebar a {
	padding: 6px 8px 6px 16px;
	text-decoration: none;
	font-size: 14px;

	color: #fff;
	display: block;
}

/* Style links on mouse-over */
.sidebar a:hover {
	color: #f1f1f1;
}

/* Style the main content */
.main {
	margin-left: 160px; /* Same as the width of the sidenav */
	padding: 0px 10px;
}

/* Add media queries for small screens (when the height of the screen is less than 450px, add a smaller padding and font-size) */
@media screen and (max-height: 450px) {
	.sidebar {padding-top: 15px;}
	.sidebar a {font-size: 15px;}
}

.instructorgrid{
	font-size: 21px;
	color:#009FED;
	font-weight: bold;
	text-decoration: none;
}

.instructorgrid-row{
	height: 40px;
}

.instructorgrid-column{
	width: 10%;
}

.lessongrid-column{
	width: 14%;
	border-right:1px solid #000;
}
.lessongrid-row{
	padding-top: 4px;
	height: 115px;
	border-bottom: 1px solid #000;
}

.col-md-1_5{
	width: 14%;
}

.col-lg-1_5{
	width: 14%;
}
.col-sm-1_5{
	width: 14%;
}



.lessongrid td{
	border-right: none;
	border-bottom: none;
}

.menulink-selected{
	font-weight: bold !important;
	text-decoration: underline !important;
	color:#fff;
}

.menulink-unselected{
	color:#fff;
}

