@charset "UTF-8";

html,
body * {
	box-sizing: border-box;
}

html {
	font-size: 16px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Roboto;
	background-color: #EEE;
}

#users-form th {
	text-align: right;
	padding-right: 1.0rem;
}


#users-form tr {
	height: 2.0rem;
}
.profile-data {
	background-color: #CC66FF;
	padding: 0.25rem 1.0rem;
	position: relative;
	z-index: 1000;
	width: 10.0rem;
	text-align: center;
	height: 1.5rem;
	color: white;
}

.email_check {
	border: solid 2px black;
	position: fixed;
	left: 1.0rem;
	right: 1.0rem;
	top: 1.0rem;
	bottom: 1.0rem;
	z-index: 1000;
	background-color: #330033;
	display: none;
}

.email_content {
	width: 60.0rem;
	margin: 2.0rem auto;
	background-color: yellow;
}

.email_data {
	width: 100%;
	background-color: pink;
}

.getFees {
	text-align: right;
}

.getDuration {
	text-align: right;
	padding-right: 2.0rem;
}

.getChoreo {
	text-align: right;
}
/* new slider.php box alignment */


.red {
	background-color: #FF0000;
}

.flex-row {
	width: 1120px;
	margin: 0 auto;
	overflow: auto;
}

.flex-row-div {
	/* flex-grow: 1; */
	float: left;
	width: 33.33%;
	padding: 0.5rem;
}

.flex-row-div-50 {
	/* flex-grow: 1; */
	float: left;
	width: 50%;
	padding: 0.5rem;
}





.bounding-box {
	border: 1px solid black;
	padding: 0.5rem;
	margin-top: 1.0rem;
}

.main-image-background-scroll {
	height: 10.0rem;
	overflow: scroll;
}

.confirmation h3 {
	margin: 32px 0 0 0;
	color: #954aba;
}

.confirmation p {
	margin: 0;
}

.confirmation h4 {
	margin: 8px 0 0 0;
}

.confirmation p {
	margin: 0;
}

.hideAll {
	display: none;
}

.unconfirmed {
	background-color: yellow;
	color: red;
}

.top-banner {
	/*background-color: #330033;*/
	background-image: url("./images/top_banner.jpg");
	background-repeat: no-repeat;
	background-size: 100% 116px;
}

.row {
	width: 900px;
	margin: 0 auto;
}



.top_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #330033;
	color: #FFFFFF;
	text-decoration: none;
}

.top_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC66FF;
	color: #330033;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
}

body,
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_student {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.input_student1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
}

.input_student_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	color: #FF0000;
}


.response {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.top_bar_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC66FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
}

.top_bar_small_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.top_bar_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC66FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
}

.hideTR {
	/*display: none;*/
}

.displayTerm {
	display: none;
}

.plusButton {
	/*margin-top: 100px;*/
}

.hideSub,
.hideTR {
	display: none;
}

.style3Red,
.style3RedBold {
	color: red;
}

.style3RedBold,
.style3BlackBold {
	font-weight: bold;
}

.adminClick {
	text-decoration: none;
	color: black;
}

.total {
	width: 100px;
	float: left;
	font-weight: bold;
}

.rightPadding {
	padding-left: 0px;
	text-align: right;
	/*background-color: green;*/
}

.noRightPadding {
	/*padding-right: 0px;*/
	padding-left: 10px;
	text-align: right;
	/*background-color: red;
	width: 10px*/
}

.displayRed {
	color: red;
}

.primaryButton {
	background-color: #817661;
	border: 1px solid #363128;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin: 2px;
}

/* d38282   acac88*/

.warningButton {
	background-color: #d38282;
	border: 1px solid #d38282;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin: 2px;
}

.secondaryButton {
	background-color: #c7c7a0;
	background-color: #817661;
	border: 1px solid #acac88;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	color: #ededd2;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin: 2px;
}

.teirtaryButton {
	background-color: #ededd2;
	border: 1px solid #c7c7a0;
	border-radius: 3px 3px 3px 3px;
	color: #817661;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 8px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin-top: 2px;
	margin: 2px;
	/*opacity: 0.5;*/
}

.warningButton {
	background-color: #ededd2;
	border: 1px solid #c7c7a0;
	border-radius: 3px 3px 3px 3px;
	color: darkred;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 8px;
	position: relative;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin-top: 2px;
	margin: 2px;
	/*opacity: 0.5;*/
}

.paymentHistory {
	background-color: transparent;
	overflow: auto;
	height: 48px;
}

.paymentHistory h3 {
	background-color: transparent;
	margin: 0;
}

.top_controls_wrapper {
	overflow: auto;
}

.top_controls {
	width: 33.3%;
	float: left;

}

.prnTable th {
	background-color: gray;
	color: white;
}

.odd {
	background-color: #EEE;
}

.even {
	background-color: #FFF;
}

.zoom {
	width: 100%;
}

.clear_float {
	clear: both;
	float: none;
	margin-top: 16px;
}