/**
 *
 *		New Custom for Parent Pages CSS (Below)
 *
 *					By: Tanoc
 *					Date: 25/02/2019
 *
 *		1. Header entity	line. 12 - line. 31
 *		2. Navigation tab	line. 33 - line.
 *		3. Profile 			line.
 *		4. Promotion
 *		5. Modal
 *		n. Footer
 */
@font-face {
        font-family: "Titillium Web";
        src: url(../../fonts/TitilliumWeb-Regular.ttf);
}

@font-face {
        font-family: "Titillium Web";
        src: url(../../fonts/TitilliumWeb-Bold.ttf);
		font-weight: bold;
}

html,
body,
#wrapper,
#content {
	height: calc(100%);
	font-family: "Titillium Web";
}

.rules-reg {
	text-align: justify;
	padding-bottom: 30px;
}

#sunnyMascotRegImg,
#mascotTrioRegImg,
.mascot-error-msg {
	z-index: -1;
	text-align:center;
}

#angelinaMascotRegImg {
	z-index: -1;
	width: 54%;
	text-align:right;
	padding-right: 0px;
	float: left;
}

#milkyMascotRegImg {
	z-index: -1;
	width: 42%;
	text-align:left;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 2px;
	float: left;
}

#mascotTrioRegImg img,
#angelinaMascotRegImg img,
#milkyMascotRegImg img,
.mascot-error-msg img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
	#angelinaMascotRegImg img {
		width: auto;
		height: 200px;
	}
	
	#milkyMascotRegImg img {
		width: auto;
		margin-top: 5px;
		height: 180px;
	}
	
	#mascotTrioRegImg img, {
		width: 75%;
	}
	
	.mascot-error-msg img  {
		width: 50%;
	}
	
	.mascot-error-msg {
		padding-top: 5%;
		padding-bottom: 5%;
	}
}

@media screen and (min-width: 992px) {
	#angelinaMascotRegImg {
		text-align: unset;
		position: absolute;
		top: 225px;
	}
	
	#milkyMascotRegImg {
		position: absolute;
		top: 545px;
		text-align: right;
		width: 935px;
	}
	
	#angelinaMascotRegImg img {
		width:250px;
		height:auto;
	}
	
	#milkyMascotRegImg img {
		padding-top: 6px;
		width: 210px;
		height: auto;
	}
	
	#mascotTrioRegImg img  {
		width: 50%;
	}
	
	.mascot-error-msg img {
		width: 40%;
	}
	
	.mascot-error-msg {
		padding-top: 3%;
		padding-bottom: 3%;
	}
	
	.rules-reg {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
}

@media screen and (min-width: 1200px) {
	#sunnyMascotRegImg {
		position: fixed;
		top: 250px;
		left: 75%;
	}
	
	#milkyMascotRegImg {
		width: 1140px;
	}
	
	.mascot-error-msg {
		padding-top: 0px;
		padding-bottom: 20px;
	}
}

.m-signature-pad{
	border: 1px solid #ccc;
	border-radius: 5px;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.dashboard-style {
	padding-bottom: 40px;
	width: 100%;
}

.mascot-error-msg {
	text-align:center;
	padding-bottom: 50px;
}

.mascot-error-msg img {
	width: 100%;
	height: auto;
}

.modal-body{
	overflow-y: auto;
}

#sunnyMascotImg,
#angelinaMascotImg,
#threeMascotImg {
	text-align: center;
	position: sticky;
	position: -webkit-sticky;
	z-index: -1;
	top: 35%;
	opacity: 0.3;
}

#milkyMascotImg {
	text-align: center;
	position: sticky;
	position: -webkit-sticky;
	top: 45%;
	z-index: -1;
	opacity: 0.3;
}

#milkyMascotImg img,
#sunnyMascotImg img,
#angelinaMascotImg img {
	margin-top: 35px;
}

#threeMascotImg img {
	width: 100%;
	max-width: 300px;
}

#noPaymentMsg {
	text-align: center;
	padding-top: 60px;
	font-size: 24px;
}

.page-information {
	margin-top: -210px;
}

.page-information-payment {
	margin-top: -190px;
}

.page-information-dashboard {
	height: 100px;
}

.page-information-content {
	/*margin-top: -200px;*/
}

.alert {
	width: 100%;
	display: inline-block;
}

.height-extender-payment {
	width: 100%;
	height: calc(100vw - (100vw * 0.60));
}

.slick-prev:before, 
.slick-next:before {
	font-family: FontAwesome;
	font-size: 50px;
}

.slick-prev {
	z-index: 1;
	left: 15px;
}

/*.slick-next {
	z-index: 1;
	right: 35px;
}

.slick-prev:before
{
    content: '\f137';
}

[dir='rtl'] .slick-prev:before
{
    content: '\f138';
}

.slick-next:before
{
    content: '\f138';
}

[dir='rtl'] .slick-next:before
{
    content: '\f137';
}*/

.slick-prev:before, 
.slick-next:before {
    color: #ffffff;
	text-shadow:1px 1px #000000;
}

.slider-area {
	font-size:18px;
	text-align:center;
	position:inherit;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}

.news-sliders .slick-track, 
.promo-sliders .slick-track {
	display: flex;
	align-items: center;
} 

@media screen and (max-width: 767px) {
	.height-extender {
		width: 100%;
		height: calc(100vw - (100vw * 0.10));
		max-height: calc(100vw - (100vw * 0.50));
	}
	
	.promo-img {
		/*max-height: 200px;*/
		width: 100%;
	}
	
	.slick-prev:before, 
	.slick-next:before {
		font-size: 30px;
	}
	
	.slick-prev {
		left: 10px;
	}
	
	.slick-next {
		right: 15px;
	}
}

@media screen and (min-width: 768px) {
	.mascot-error-msg img  {
		width: 50%;
	}
	
	.mascot-error-msg {
		padding-top: 0px;
		padding-bottom: 5%;
	}
	
	#sunnyMascotImg,
	#angelinaMascotImg {
		padding-top: 90px;
		text-align: center;
		top: 0%;
	}
	
	#milkyMascotImg {
		padding-top: 30px;
		top: 50%;
	}
	
	#threeMascotImg {
		padding-top: 30px;
		top: 20%;
	}
	
	#noPaymentMsg {
		padding-top: 0px;
	}
	
	#threeMascotImg img {
		max-width: 500px;
	}
	
	.page-information {
		margin-top: -290px;
	}
	
	.page-information-payment {
		margin-top: -220px;
	}
	
	.page-information-content {
		margin-top: -340px;
	}
	
	.page-information-dashboard {
		height: 150px;
	}
}

@media screen and (min-width: 992px) {
	#threeMascotImg {
		padding-top: 30px;
		top: 20%;
	}
	
	.mascot-error-msg img {
		width: 40%;
	}
	
	.page-information-dashboard {
		height: 250px;
	}
}

@media screen and (min-width: 1200px) {
	.mascot-error-msg {
		padding-top: 0px;
		padding-bottom: 30px;
	}
	
	#sunnyMascotImg,
	#angelinaMascotImg {
		padding-top: 40px;
		text-align: center;
		top: 0%;
	}
	
	#milkyMascotImg {
		padding-top: 40px;
		text-align: center;
		top: 50%;
	}
	
	.height-extender-payment {
		height: calc(100vw - (100vw * 0.85));
	}
	
	.page-information {
		margin-top: -230px;
	}
	
	.page-information-dashboard {
		height: 300px;
	}
}

#main-body {
	min-height: calc(100vh - 59px);
}

.login-header {
	color:#F7931E; 
	/* font-family: 'Comic Sans MS', cursive; */
	font-size: 24px;
	text-align:center; 
	font-weight: bold;
	margin-bottom: 5px;
}

.error-msg {
	color:red;
	font-weight:bold;
}

.error-border {
	border-color: red;
}

.divPadding {
	padding: 10px 20px;
}

.center-line-break {
	text-align: center;
	padding: 5px;
	font-size: 14px;
	overflow-wrap: break-word;
}

.promo-slide {
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, 
.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 0px;
	padding-left: 0px
}

/* Header entity - Start - */
#pageLogo {
	outline: none;
}

.header-entity {
	/*padding: 10px;*/
	height:150px;
}

.header-images {
	/*width:400px;*/
}

.header-image {
	height:100px;
	float: right;
	margin-top:20px;
	margin-right:20px;
}

.header-infos {
	float: right;
}

.header-info {
	display: inline;
	padding: 5px 0px;
	font-size: 15px;
	float: right;
}

.full-frame-header{
	height:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

    background-repeat: no-repeat;
    background-attachment: fixed;
}

.trans-nav{
	display:none;
	margin-top: -1px;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.navbar-header {
	z-index: 1;
}

.navbar-student {
	float: right;
}

.navbar-info-align {
	float: left;
	position: absolute;
}

.navbar-student select {
	right: 45px;
}

.navbar-student button {
	right: 0px;
}

.navbar-student label {
	float: right;
}

.field-label {
	padding-top: 7px;
	padding-left: 20px;
}

@media screen and (max-width: 767px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, 
	.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.navbar-inverse .navbar-nav > li a:hover,
	.navbar-inverse .navbar-nav > .open > a, 
	.navbar-inverse .navbar-nav > .open > a:hover, 
	.navbar-inverse .navbar-nav > .open > a:focus,
	.navbar-inverse .navbar-nav > .active > a, 
	.navbar-inverse .navbar-nav > .active > a:hover, 
	.navbar-inverse .navbar-nav > .active > a:focus {
		border-radius: 0 !important;
	}
	
	.slider-no-pad,
	.profile-body {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.promo-slide {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.header-entity {
		text-align: center;
		height:250px;
	}
	
	.header-images {
		/*width: 250px;*/
		margin: auto;
	}
	
	.header-image {
		padding-bottom: 10px;
		height:	70px;
		float:	right;
		margin-top:	10px;
		margin-right:0px;

		right: 10px;


	}
	
	.header-infos,
	.header-info {
		float: unset;
		float: none;
	}
	
	.full-frame-header{
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;

		background-repeat: no-repeat;
		background-attachment: fixed;
	}
	
	.navbar-student {
		float: unset;
		float: none;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.navbar-info-align,
	.navbar-student label {
		position: unset;
		position: none;
		float: unset;
		float: none;
	}
	
	.mobile-nav{
		position: absolute;
		width: 100%;
	}
	.mobile-nav.on-scroll{
		
		z-index: 999;
		position: sticky;
		position: -webkit-sticky;
		top: 0;
		

	}
	
	.mobile-nav.on-scroll .icon-bar,
	.mobile-nav.on-scroll .icon-bar:active{
		background-color:#333 !important;
	}
	
	.mobile-nav.on-scroll .navbar-toggle,
	.mobile-nav.on-scroll .navbar-toggle.active{
		background-color:transparent !important;
	}
	
	.mobile-nav.on-scroll .navbar-toggle:hover{
		background-color:rgb(0,0,0,0.1) !important;
	}
	
	.trans-nav{
		height:75px;
		display:block;
	}
	
	.mobile-nav.on-scroll>.trans-nav{
		
		background-color: rgb(255,255,255,0.8);
	}
}

.hide{
	display:none;
}

/* Header entity - End - */

/* Navigation tab - Start - */
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.dropdown-menu {
	border-radius: 0;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.userinfo {
	padding: 15px;
	min-width: 250px;
}

.navbar {
	border-radius: 0;
    border: none;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.icon-bar {
	width: 20px !important;
	background-color: #ffffff !important;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	
}

.navbar-toggle.active {
	background-color: rgb(0,0,0,0.3) !important;
}

.navbar-toggle {
	border-color: transparent !important;
	background-color: rgb(0,0,0,0.5);
	float:left;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.navbar-toggle:hover {
	background-color: rgb(0,0,0,0.3) !important;
}

.navbar-inverse,
.navbar-collapse,
.navbar-form {
	padding: 0px;
}

#sidebar {
	display: none;
}

.sidebar-header {
	display: none;
	padding: 20px;
	background-color: #f69333;
}

.craft .sidebar-header{
	background-color: rgb(40,111,117);
}

.sidebar-header .navbar-toggle {
	margin-top: -25px;
	margin-right: -10px;
	font-size:20px;
	color: #ffffff;
	background-color: transparent !important;
}

.sidebar-header .navbar-toggle:hover {
	background-color: transparent !important;
}

.avatar-box {
	display: -webkit-box;
}

.avatar {
	width: 50px;
	height: 50px;
}

.user-info {
	color: white;
}

.avatar-box .user-info {
	margin: 15px;
	width: calc(100% - 60px);
}

.welcome-user{
	max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
	text-overflow: ellipsis;
}

.popover-select {
	width: 248px;
}

.popover-select > .form-flex > select {
	width: 100%;
}

.form-flex {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}

@media screen and (max-width: 767px) {
	.container {
		padding-left: 0px;
		padding-right: 0px;
	}
	 
	.user-info {
		padding: 5px 15px;
	}
	
	.avatar-box .user-info {
		margin: 0px -10px;
		width: calc(100% - 15px);
	}
	.avatar-box{
		padding: 30px 0px;
	}
	
	#sidebar {
		display: block;
	}
	
	#content .navbar {
		display: none;
	}
	
	.wrapper {
		width: 100%;
		display: -webkit-inline-box;
		display: flex;
		align-items: stretch;
	}
	
	.sidebar-header {
		display: block;
	}
	
	.container-fluid > .navbar-header {
		margin-left: 10px;
	}
	
	.navbar-toggle {
		z-index: 1;
	}
	
	.navbar-header {
		position: fixed;
		top: 0px;
		left: 0px;
	}
	
	.navbar-nav {
		margin: auto;
	}
	
	.navbar-inverse {
		background-color: transparent;
	}
	
	.navbar-collapse.in {
		overflow-y: auto;
	}
	
	.container-fluid {
		margin: 0px;
	}
	
	#content {
		width: inherit;
		min-height: 100vh;
		min-height: calc(var(--vh, 1vh) * 100);
		transition: all 0.3s;
	}
	
	#content .navbar-toggle {
		top: 0;
		left: 5px;
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 4px;
	}
	

	
	#sidebar {
		border: none;
		min-width: 248px;
		max-width: 248px;
		min-height: 100vh;
		min-height: calc(var(--vh, 1vh) * 100);
		transition: margin-left 0.2s;
		margin-left: -248px;
	}
	
	#sidebar.active {
		margin-left: 0px;
		/*position: fixed;*/
		z-index: 99999;
	}
	
	a[data-toggle="collapse"] {
		position: relative;
	}
	
	.dropdown-toggle::after {
		display: block;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
	}
	
	#sidebarCollapse{
		float:right;
	}
	
	#sidebar .nav li.active{
		border-left: 5px solid #444;
	}
	
	#sidebar .nav li{
		text-transform:uppercase;
	}

}
/* Navigation tab - End - */

/* Dashboard - Start - */
.news-img {
	margin: auto;
	max-width: 100%;
}

.promo-img {
	margin: auto;
	/*max-height: 200px;*/
	max-width: 100%;
}

.slide-background {
	display: flex;
	align-items: center;

	width: 170px;
	border-radius: 4px;
	background: transparent;
	margin: auto;
}

.drawing-img {
	margin: auto;
	width: auto;
	height: auto;
	border-radius: 2px;
	max-width: 170px;
	max-height: 170px;
}

.dash-title{
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	padding:25px 0px;
}


@media screen and (max-width: 767px) {
	.slide-background,
	.drawing-img {
		margin: 0 auto;
		max-width: 100%;
		max-height: 20em;
	}
}

.drawing-pdf {
	width: 100px !important;
	height: auto;
	margin: auto;
}
/* Dashboard - End - */

/* Profile - Start */
.profile-body {
	font-size: 13px;
	position: relative;
}

.profile-font {
	font-size: 13px;
	position: inherit;
}

.column-label {
	font-weight: 700;
	display: inline-block;
	min-width: 240px;
}

.card {
	padding: 10px;
}

.card-body {
		text-align: center;
		text-align: -webkit-center;
		border: 1px solid #ccc;
		border-radius: 3px;
		padding: 15px;
		
		-webkit-box-shadow : 2px 2px 2px 0px rgba(204,204,204,1);
		-moz-box-shadow : 2px 2px 2px 0px rgba(204,204,204,1);
		box-shadow : 2px 2px 2px 0px rgba(204,204,204,1);
	}

.card-body .card-title {
	font-weight: bold;
}

.card-column-label {
	font-weight: 500;
	display: inline-block;
	min-width: 75px;
}

.card-button {
	padding-top: 14px;
}

@media screen and (min-width: 768px) {
	.new-line,
	.card-new-line {
		display: inline-flex;
		width: 50%;
	}
}
/* Profile - End */

/* Promotion - Start - */
#promotionList {
  display: flex;
  flex-wrap: wrap;
}
#promotionList > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


@media screen and (min-width: 768px) {
	//#promotionList {
	//	display: grid;
	//	grid-template-columns: repeat(2, 50%);
	//}
	
	//#promotionList .card {
	//	max-width: 335px;
	//	width: 100%;
	//}
	
	#promotionList .card-body {
		height: 100%;
	}
	
	#promotionList img {
		height: 80%;
		max-height: 155px;
	}
}

@media screen and (min-width: 991px) {
	//#promotionList {
	//	display: grid;
	//	grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
	//}
	
	//#promotionList .card {
	//	max-width: 270px;
	//	width: 100%;
	//}
	
	#promotionList img {
		height: 70%;
		max-height: 135px;
	}
}

@media screen and (min-width: 1199px) {
	//#promotionList {
	//	display: grid;
	//	grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
	//}
	
	#promotionList img {
		height: 60%;
	}
}
/* Promotion - End - */

/* Modal - Start - */
.modal-close-btn {
	position: absolute;
	right: 17px;
	top: 16px;
	font-size: 17px !important;
}

.modal-header-txt {
	margin-top: 6px;
}

.modal-img {
	max-height: 336px;
	max-width: 100%;
	display: flex;
	margin: auto;
	border: none;
}

#lightboxLink {
	font-weight: bold;
}
/* Modal - End - */

/* Footer - Start - */
.row {
	margin-left: 0px;
	margin-right: 0px;
}

.footer-style ul {
	padding: 0;
}

.footer-link,
.footer-link:focus,
.footer-link:visited {
	color: #F79331;
	padding-right: 10px;
	border-right: solid #F79331 1px;
	padding-left: 10px;
	outline: none;
}

.footer-link-end,
.footer-link-end:focus,
.footer-link-end:visited {
	color: #F79331;
	padding-left: 10px;
	outline: none;
}

.footer-link:hover,
.footer-link-end:hover {
	color: #B26828;
}

.footer-style{
	background-color: #222222;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	color: #F79331;
}

.footer-style ul{
		list-style-type:none;
		padding-inline-start:0px;
}

.footer-style ul li{
		float:left;
		text-align:center;
}

.footer-icon a{
	font-size:30px;
	color:#F79331;
	
}

.footer-label{
	text-align:left;
	padding-left:2.9em;
	margin-bottom:1em;
}

.craft .footer-icon i, 
.craft .footer-label span{
	color: #fbde7b;
}

@media screen and (max-width: 767px) {
	.footer-style {
		text-align: center;
	}
	
	.footer-style ul li {
		line-height: 200%;
		float:none;
		text-align:center;
	}
	
	.column-label {
		padding-bottom: 10px;
	}
	
	.new-line {
		display: block;
	}
	
	.footer-link, 
	.footer-link:focus,
	.footer-link:visited,
	.footer-link-end,
	.footer-link-end:focus,
	.footer-link-end:visited {
		display: block;
		border: 0;
	}
}

/* Footer - End - */

/* Mater Pieces - Start - */
.masterpieces-panel{
	height: 17em;
	position:relative;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;

    background-repeat: no-repeat;

}
.masterpieces-info{
	position:absolute;
	top:25px;
	right:50px;
	text-transform:uppercase;
	line-height:0.5em;
}

.craft .masterpieces-info{
	position:absolute;
	top:6em;
	right:10px;
}

.m-sub-title{
	text-align:center;
	font-size:14px;
}

.m-title{
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.m-btn a{
	color:#ffffff;
	font-size:14px;
	margin-top:20px;
}

.craft .m-btn a{
	background-color:#65C7C6;
	border:none;
}

@media screen and (max-width: 767px) {
	.masterpieces-panel{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}
/* Master Pieces - End - */

/* Payment History - Start - */
.payment-panel{
	height: 17.3em;
	position:relative;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;

    background-repeat: no-repeat;

}
.payment-info{
	position:absolute;
	bottom:30px;
	right:50px;
	text-transform:uppercase;
	line-height:0.5em;
}

@media screen and (max-width: 767px) {
	.payment-panel{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}


/* Payment History - End - */


/* Profile - Start - */
.profile-panel{
	height: 17.3em;
	margin-top: -0.7em;
	position:relative;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;

    background-repeat: no-repeat;

}
.profile-info{
	position:absolute;
	bottom:30px;
	right:50px;
	text-transform:uppercase;
	line-height:0.5em;
}

.p-title{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:white;
}

.craft .p-title{
	color:black;
}

.p-btn a{
	color:#ffffff;
	font-size:14px;
	margin-top:10px;
	width:6em;
}

.p-btn.student a{
	background-color:#65C7C6;
}

.p-btn.parent a{
	background-color:#57ADAC;
}

@media screen and (max-width: 767px) {
	.profile-panel{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}
/* Profile - End - */

/**
 *
 *		End of New Custom CSS
 *
 */