
:root{
	--primarybgcolor: #1973E8;
}
@font-face {
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/material/MaterialIcons-Regular.eot); /* For IE6-8 */
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(../fonts/material/MaterialIcons-Regular.woff2) format('woff2'),
        url(../fonts/material/MaterialIcons-Regular.woff) format('woff'),
        url(../fonts/material/MaterialIcons-Regular.ttf) format('truetype');
}
/* @font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Thin.woff') format('woff'), url('../fonts/roboto/Roboto-Thin.ttf') format('truetype'), url('../fonts/roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Light.woff') format('woff'), url('../fonts/roboto/Roboto-Light.ttf') format('truetype'), url('../fonts/roboto/Roboto-Light.svg#Roboto-Light') format('svg');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Regular.woff') format('woff'), url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Medium.woff') format('woff'), url('../fonts/roboto/Roboto-Medium.ttf') format('truetype'), url('../fonts/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Bold.woff') format('woff'), url('../fonts/roboto/Roboto-Bold.ttf') format('truetype'), url('../fonts/roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-style: normal;
	font-weight: 700;
} */
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/outfit/Outfit-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/outfit/Outfit-Regular.woff') format('woff'), url('../fonts/outfit/Outfit-Regular.ttf') format('truetype'), url('../fonts/outfit/Outfit-Regular.svg#') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/outfit/Outfit-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/outfit/Outfit-Medium.woff') format('woff'), url('../fonts/outfit/Outfit-Medium.ttf') format('truetype'), url('../fonts/outfit/Outfit-Medium.svg#') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/outfit/Outfit-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/outfit/Outfit-SemiBold.woff') format('woff'), url('../fonts/outfit/Outfit-SemiBold.ttf') format('truetype'), url('../fonts/outfit/Outfit-SemiBold.svg#') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
.material-icons {
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      font-size: 24px;  /* Preferred icon size */
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;

      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Safari and Chrome. */
      text-rendering: optimizeLegibility;

      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;

      /* Support for IE. */
      font-feature-settings: 'liga';
}

body {
	font-size: 14px;
	font-family: Outfit, sans-serif;
}

.pdb20 {
	padding-bottom: 20px;
}

.pointer {
	cursor: pointer;
}

p {
	margin: 0;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	background: #e3e6e6;
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	z-index: 1;
	opacity: 0.8;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #ffffff inset!important;
	 font-family: Outfit, sans-serif;
}

.text-capitalize {
	text-transform: capitalize;
}

.no-underline {
	text-decoration: none;
}

.school_logo,
.school_name,
.next_logo,
.footer_quote,
.footer_icons,
.remember-block,
.forgot-block {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -2px;
}

.school_name {
	width: 100%;
	text-align: center;
}

.school_name img {
	height: 100px;
	position: relative;
	z-index: 1;
}

.school-header h2 {
	font-size: 20px;
	font-weight: 500;
}

.login-error {
	color: #ff1122;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.careerslogin-bg,
.tnlogin-bg,
.form-login-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 100%;
}

.careerslogin-bg {
	background: url('../images/assets/careersloginbg1.jpg') no-repeat center center/cover #30384a;
}

.tnlogin-bg {
	background: url('../images/assets/tn-login-bg.jpg') no-repeat center center/cover #30384a;
}

.form-login-bg {
	background: url('../images/assets/admisison-form-bg.jpg') no-repeat center center/cover #30384a;
}

.signin {
	max-width: 340px;
	width: 100%;
	background: #fff;
	padding: 20px 30px;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	min-height: 340px;
	z-index: 1;
	left: 50%;
	transform: translate(-50%, -50%);
}

.signin h2 {
	color: rgba(0, 0, 0, .87);
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
}

.sign-btn {	
	height: 48px;
	line-height: 48px;
	border-radius: 2px;
	background: var(--primarybgcolor) !important;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	margin: 15px auto;
	border: none;
	cursor: pointer;
	box-shadow: 0px 2px 0px #e3e3e3;
	display: block;
	font-family: Outfit, sans-serif;
	min-width: 90px;
	padding: 0 10px;
}

.sign-btn span {
	white-space: nowrap;
}

.animate {
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	opacity: 1;
	padding: 5px 0;
}

.animate.ng-hide {
	opacity: 0;
	padding: 0;
}

.animate.show-box::after {
	border-bottom: 8px solid transparent;
	border-right: 8px solid #fff;
	border-top: 8px solid transparent;
	content: "";
	display: block;
	right: 260px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	z-index: 1;
}

.animate.show-box::before {
	border-bottom: 9px solid transparent;
	border-right: 9px solid #c8c8c8;
	border-top: 9px solid transparent;
	content: "";
	display: block;
	right: 260px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
}

.animate.show-box {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
	border: solid 1px #c8c8c8;
	/* box-shadow: 0px 2px 0px #dedede; */
	max-width: 220px;
	padding: 20px;
	position: absolute;
	right: -276px;
	top: -40px;
	z-index: 9;
}

.animate.show-box.show-box1 {
	top: 0;
}

.show-box p {
	color: #404040;
	font-size: 12px;
}

.register-block {
	min-height: 480px;
	max-width: 600px;
}

.text-bold {
	font-weight: bold;
}
.mtb-0 {
	margin-top: 0 !important; 
	margin-bottom: 0 !important;
}
.mt-0 {
	margin-top: 0
}

.mt-10 {
	margin-top: 10px;
}

.mb-0 {
	margin-bottom: 0px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mtb-15 {
	margin: 15px 0;
}

.mtb-20 {
	margin: 20px 0;
}

.mt-30 {
	margin-top: 30px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 40px;
}
.mr-5 {
	margin-right: 5px;
}
.mr-20 {
	margin-right: 20px;
}

.mr-50 {
	margin-right: 50px;
}

md-input-container .md-errors-spacer {
	min-height: inherit !important;
}
/* 
md-input-container.md-input-has-value:not(.md-input-invalid) label {
	color: #029f50 !important;
} */

.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font16 {
	font-size: 16px !important;
}
.font18 {
	font-size: 18px !important;
}

.text-red {
	color: #F83F47;
}

.text-blue {
	color: rgba(2, 159, 80, 0.9);
	text-decoration: none;
}

.text-dark {
	color: rgba(0, 0, 0, 0.38)
}
.text-light {
	color: rgba(0, 0, 0, 0.68)
}
.font-normal {
	font-weight: normal
}

.display-block {
	display: block;
}
.text-center {
	text-align: center;
}

.relative {
	position: relative
}

.md-dialog-container .mdp-datepicker .mdp-datepicker-date-wrapper,
.mdp-calendar-days .md-icon-button.md-accent,
.md-dialog-container .mdp-calendar-days .md-icon-button.md-accent:hover,
.md-dialog-container .mdp-timepicker .mdp-timepicker-time,
.md-dialog-container .mdp-timepicker .mdp-clock-switch-container .md-primary,
.md-dialog-container .mdp-timepicker .mdp-clock-switch-container .md-icon-button.md-primary:hover {
	background: #029f50 none repeat scroll 0 0;
	color: #fff;
}

.mdp-datepicker-select-year .repeated-year .md-button.current {
	color: #029f50;
	font-size: 26px;
}

.mdp-datepicker md-dialog-actions .md-button,
.mdp-timepicker md-dialog-actions .md-button,
.cust-btn .md-button {
	background: none !important;
	color: #029f50;
}

mdp-calendar .mdp-calendar-monthyear {
	font-size: 16px;
	font-weight: 500;
}

.datewrapper md-input-container,
.timewrapper md-input-container {
	width: 100%;
}

.custom-date mdp-date-picker.ng-not-empty .md-button.md-icon-button md-icon,
.custom-date mdp-date-picker.ng-not-empty .md-button.md-icon-button md-icon path,
.custom-time mdp-time-picker.ng-not-empty .md-button.md-icon-button md-icon,
.custom-time mdp-time-picker.ng-not-empty .md-button.md-icon-button md-icon path,
.md-input-has-value .md-select-icon {
	color: #029f50 !important;
}

.custom-date mdp-date-picker .md-button.md-icon-button[disabled="disabled"] md-icon,
.custom-time mdp-time-picker .md-button.md-icon-button[disabled="disabled"] md-icon {
	color: rgba(0, 0, 0, 0.38) !important;
}

.custom-date mdp-date-picker .md-button.md-icon-button,
.custom-time mdp-time-picker .md-button.md-icon-button {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 1;
}

.file-name {
	color: rgba(0, 0, 0, 0.38);
	font-size: 12px;
}

md-input-container .error-msg {
	color: #dd2c00 !important;
	font-size: 12px;
	position: absolute;
	text-transform: capitalize;
	top: 30px;
}

.school-logo {
	margin: 15px 0;
}

.login-wrapper {
	border-radius: 10px;
}

.school-logo img {
	position: relative;
	z-index: 1;
}

.school-header {
	min-height: 80px;
}

.school_name h2 {
	font-size: 26px;
	font-weight: 700;
	font-family: Outfit, sans-serif;
	margin: 10px 0px;
}

.school_name h4 {
	font-size: 16px;
	font-family: Outfit, sans-serif;
	font-weight: 400;
	margin: 10px 0px;
	text-transform: capitalize;
}

.school_name h4 span {
	font-size: 16px;
	font-family: Outfit, sans-serif;
	font-weight: 400;
	text-decoration: underline;
	color: #6896de;
}

.forgot-block .forgot-password {
	color: #029f50;
	text-decoration: none;
}

.plr10 {
	padding: 0px 10px;
}

.relative {
	position: relative;
}

.ptb10 {
	padding: 10px 0px;
}

.control {
	display: block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-size: 14px;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control-indicator {
	position: absolute;
	top: 1px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #ccc;
}

.control input:checked~.control-indicator {
	background: #029f50;
	border-color: transparent;
}

.control input:disabled~.control-indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
	transition: all 0.24s ease 0s;
}

.control-indicator:after {
	content: '';
	position: absolute;
	display: none;
}

.control input:checked~.control-indicator:after {
	display: block;
}

.control-checkbox .control-indicator:after {
	left: 8px;
	top: 2px;
	width: 3px;
	height: 12px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.online-form .formly_wrapper .formly-field, 
.online-form .formly_wrapper .date {
    width: calc(25% - 22px);
}
.formly-field md-input-container .md-input-messages-animation {
    position: absolute;
    top: 30px;
    text-transform: capitalize;
    font-size: 12px;
    color: #dd2c00 !important;
}
.formly-wrap-builder .formly-field md-input-container .md-input-messages-animation{
	top: 40px;
}
/*--- CUSTOM FORM APPLICATION ---*/
.form-height{
	height: calc(100vh - 230px);
	overflow: auto;
}
.success-msg{
	display: flex !important;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 140px);
    font-size: 24px;
}

/*--- ONLINE ADMISSION FORM LOGIN ---*/

/*--- STEPPER STYLES ---*/

/*--- Inline Stepper Tabs Styles Starts---*/

md-tabs-content-wrapper,
[md-swipe-left], 
[md-swipe-right] { 
	touch-action: pan-y; 
}

.modal-tabs.inline-tabs .md-tab h3 > label {
    position: relative;
    padding: 0 7px 0 0;
    box-sizing: border-box;
    margin-left: -3px;
    background: #fafafa;
    z-index: 2;
}
.modal-tabs.inline-tabs .md-tab::after{
	margin-top: 0;
}
.modal-tabs.inline-tabs .md-tab[disabled="disabled"] h3 label {
	opacity: 1;
}
.modal-tabs.inline-tabs .md-tab[disabled="disabled"] h3 span label {
    background: rgba(0,0,0,0.38);
    opacity: 1;
}
.modal-tabs.inline-tabs .md-tab.md-completed:not(.md-active) .completed-state, 
.modal-tabs.inline-tabs .md-tab.md-active .current-state,
.modal-tabs.inline-tabs .md-tab:not(.md-active):not(.md-completed) h3 .normal-state {
    display: inline-block;
}
.modal-tabs.inline-tabs .md-tab h3 span {
    vertical-align: middle;
}

/*--- Inline Stepper Tabs Styles Ends---*/

md-tabs {
    border-radius: 0;
}
.md-tab {
    font-size: 12px;
}
.custom-modal-tabs .md-tab {
    font-weight: 500;
    padding:1px 23px;
}
.custom-tab md-input-container label,
.custom-tab .md-select-value.md-select-placeholder,
.custom-tab .md-select-value.md-select-placeholder span {
    color: rgba(34, 34, 34,.75);
}
md-tabs.modal-tabs md-tabs-wrapper {
    padding:5px 0 0px;
}
.custom-dialog md-tabs.modal-tabs md-tabs-wrapper {
    padding: 25px 0 10px;
}
.modal-tabs .md-tab.md-disabled {
    opacity: 1;
    pointer-events: none !important;
}
.modal-tabs .md-tab h3 {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.modal-tabs .md-tab h3 span {
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 2;
}
.modal-tabs .md-tab:first-child h3::before,
.modal-tabs .md-tab:last-of-type h3::before {
    width: 40%;
}
.modal-tabs .md-tab:first-child h3::before {
    left: calc(50% + 121px);
}
.modal-tabs .md-tab h3 .tab-label{
    position: absolute;
    left: 141px;
    font-size:14px;
    color:#000;
}
.modal-tabs .md-tab h3 span label {
    border-radius: 50%;
    display: block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    cursor: pointer;
    font-size: 12px;
    }
.modal-tabs .md-tab[disabled="disabled"] h3 label {
    opacity: 0.5;
}
.modal-tabs md-tabs-canvas,
.modal-tabs md-pagination-wrapper {
    height: auto;
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
}
.modal-tabs md-pagination-wrapper {
    height: auto;
    position: relative;
}
.modal-tabs .md-tab.md-active h3 {
    font-weight: 400;
}
.modal-tabs .md-tab.md-active h3 span {
    font-weight: normal;
}
.modal-tabs .md-tab h3 span md-icon {
    font-size: 14px;
    line-height: inherit;
    min-width: inherit;
    width: auto;
    color:#fff;
}
.modal-tabs .md-tab h3 .current-state,
.modal-tabs .md-tab h3 .completed-state,
.modal-tabs .md-tab.md-active .normal-state,
.modal-tabs .md-tab.md-completed:not(.md-active) .current-state,
.modal-tabs .md-tab.md-completed:not(.md-active) .normal-state,
.modal-tabs md-ink-bar {
    display: none;
}
.modal-tabs .md-tab.md-completed:not(.md-active) .completed-state,
.modal-tabs .md-tab.md-active .current-state {
    display: block;
}
.modal-tabs .md-tab h3::before {
    box-sizing: border-box;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
    background: #80cfa7;
}
.modal-tabs .md-tab::after {
    content: "";
    height: 1px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 0;
    transition: all .5s ease 0s;
}
.modal-tabs md-tab-item.md-tab {
    overflow: visible;
}
.modal-tabs .md-completed::after {
    width: 100%;
}
.modal-tabs .md-ripple-container,
.modal-tabs .md-tab:first-child::before,
.modal-tabs .md-tab:last-of-type::after,
.modal-tabs md-input-container .md-errors-spacer {
    display: none
}
.modal-tabs md-tab-item.md-tab {
    pointer-events: none;
}
.modal-tabs md-tab-item.md-tab.md-completed {
    pointer-eventss: inherit;
}
.modal-tabs .md-tab.md-active h3 span label {
    background: #f9c80b none repeat scroll 0 0!important;
}
.modal-tabs .md-tab h3 span label {
        color: #fff;
        background: #029F50;
    }
.modal-tabs .md-tab h3 span {
    border: 1px solid transparent;
    backgroundd: #f5f3f3;
}
.custom-model-tabs .modal-tabs .md-tab {
    width: 40%;
    padding:1px 23px;
}
.student-details-tab{
	padding:10px;
	background-color:#f4f9fc;
	border-radius: 0px 0px 5px 5px;
}
.student-details-tab md-input-container{
	margin:14px auto 18px 0px;
}
.student-details-tab .custom-date md-input-container {margin-bottom:5px;}
/*--- Mulitple student ---*/
.student-text{background:#eef4f8;padding:5px 10px;border-radius:5px 5px 0px 0px;}
.fontbold{font-weight:600;}
.close-icon{min-height:22px;padding: 0px !important; height: 22px !important;}
.tab-height{
	padding:3px 10px 0px;
    }
.scroll-overflow{height:315px;overflow-y:scroll;}
.tab-height-parent{height:320px;padding:0px 10px 0px; overflow: auto;}
.add-student{
	background:#fff !important;
	color:#029f50 !important;
	border: 1px solid #e3e3e3;
	border-radius:4px;
    box-shadow: 0px 2px 0px #e3e3e3 !important;
    height:36px;
    line-height:36px;
    margin:5px auto;
	}
.next-btn{
	margin:8px auto;
	height:35px !important;
	line-height:33px !important;
}
.admission-form {
	background: #f4f4f4;
	height:auto;
}
.admission-form-jbpetit{background:#fff;}
.jbpetit-header{box-shadow:none !important;}
.header-section {
	background: #fff;
	position: static;
	box-shadow: 0 0px 30px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0px 30px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0px 30px 3px rgba(0,0,0,.1);
	-ms-box-shadow: 0 0px 30px 3px rgba(0,0,0,.1);
	-o-box-shadow: 0 0px 30px 3px rgba(0,0,0,.1);
	min-height: 80px;
}

.header-section h2 {
    margin: 5px;
}
.form-heading {
    margin: 30px 0;
    font-weight: 500;
    font-size: 18px;
}
.admission-login {
    width: 768px;
    margin: 0 auto;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
}
.admission-login h3 {
    font-size: 18px;
    margin: 0 0 5px;
    font-weight: 500;
}
.login-view {
    background: #ffde5e;
    padding: 35px;
    box-sizing: border-box;
    width: 320px;
	transform: translateX(-40px);
	border-radius: 5px;
}
.login-view h3 {
    font-weight: 500;
    font-size: 18px;
    margin: 10px 0;
}
.admission-form .sign-btn {
    font-weight: 500;
    text-transform: uppercase;
    height: 35px;
    line-height:35px;
    box-shadow: none;
}
.login-view a {
    color: #000 !important;
}


.coverflow-list {
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-perspective-origin: 100% 40%;
	-webkit-perspective-origin: 100% 40%;
	perspective-origin: 100% 40%;
}
.coverflow-list .coverflow-item {
	-webkit-transition: all 450ms cubic-bezier(0.01, 0.75, 0.34, 0.95);
	-moz-transition: all 450ms cubic-bezier(0.01, 0.75, 0.34, 0.95);
	transition: all 450ms cubic-bezier(0.01, 0.75, 0.34, 0.95);
	transform: scale(.97);
	position: relative;
}
.coverflow-list .coverflow-item:first-child {
	z-index: 1;
}
.coverflow-list .coverflow-item.active {
    transform: scale(1);
    z-index: 2;
}
.coverflow-item .admission-login::after,
.coverflow-item .login-view::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	z-index: -1;
	box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-moz-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-ms-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-o-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
}
.coverflow-list .coverflow-item.active .admission-login::after,
.coverflow-list .coverflow-item.active .login-view::after {
	visibility: visible;
	opacity: 1;
	box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-moz-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-ms-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
	-o-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12);
}
.coverflow-item:not(.active) .login-view {
    background: rgba(255, 209, 35, 0.4);
}
.coverflow-item:not(.active) .admission-login {
    background: rgba(255, 255, 255, 0.5);
}
.coverflow-item:not(.active) .sign-btn{
    background: rgba(149, 156, 153, 0.9) !important
}
/* .coverflow-item:not(.active) md-input-container .md-placeholder, 
.coverflow-item:not(.active) md-input-container label:not(.md-no-float):not(.md-container-ignore) {
	transform: translate(0,28px) scale(1);
} */
.otp-data {
    padding: 30px;
}
.otp-box {
    max-width: 250px;
    width: 100%;
    margin: 20px auto 40px;
}
.otp-data .sign-btn {
    max-width: 250px;
    width: 100%;
    outline: none;
}
.md-button.resend-btn {
    margin: 0 0 0 10px;
    line-height: inherit;
    min-height: inherit;
    font-weight: 400;
    text-transform: none;
    vertical-align: top;
}
.md-button.resend-btn:hover {
	background: none;
} 
.info-block {
    text-align: center;
    margin: 20px 0 0;
}

.md-button.password_icon {
    position: absolute;
    right: -3%;
    height: 35px;
    padding: 0px;
}

.admission-form .sign-btn[disabled] {
    background: rgba(0, 0, 0, 0.18) !important;
    cursor: not-allowed;
}

/*--- MD DIALOG STYLES ---*/

.custom-dialog .md-toolbar-tools h2,
.custom-dialog .md-toolbar-tools h3 {
    font-size: 16px;
    text-transform: capitalize;
}
md-dialog md-dialog-actions .md-button {
    background: none !important;
}
.md-dialog-content-body p {
    font-size: 15px;
    text-transform: none;
}
.custom-dialog .add-wrap {
    padding-left: 20px;
    padding-right: 20px;
}
.md-button.md-cancel-button.md-primary {
	color: rgba(0, 0, 0, 0.5);
}
.custom-dialog md-toolbar .md-toolbar-tools {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.custom-dialog .md-toolbar-tools h2, 
.custom-dialog .md-toolbar-tools h3,
.custom-dialog .md-toolbar-tools md-icon {
  	color: rgba(0,0,0,.87) !important;
}
.custom-dialog .footer-btns .md-button.md-primary[disabled="disabled"] {
    color: rgba(34,171,102,0.5) !important;
}

/*--- PACE LOADER ---*/

.pace-running {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 105;
}
.pace-restrict.pace-running {
    height: 100%;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.pace.pace-inactive {
    background: none;
    display: none;
}
.pace.pace-inactive .pace-activity {
    display: none;
}
.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 5px;
    transition: all .5s ease 0s;
}

.pace .pace-progress {
  	background: #029f50;
}

.redirection-wrap {
    max-width: 640px;
    margin: 0 auto;
    height: calc(100% - 100px);
    padding-top: 20px;
}
.redirection-wrap > div {
    padding: 30px 25px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
}

.redirection-wrap p {
    margin-bottom: 10px;
}
.redirection-wrap img {
    max-width: 130px;
    margin: 0 auto;
    display: block;
}
md-dialog .md-dialog-content {
    max-width: 640px;
}
.custom-icon {
    font-size: 16px;
    height: auto;
    line-height: inherit;
    min-height: inherit;
    min-width: inherit;
    width: auto;
    vertical-align: top;
}

/* Online Admission Login Cards  */

.card-grid-view {
    margin-top: 5px;
    padding:10px;
}
.card-grid-view md-card {
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    width: 230px;
    position: relative;
    box-shadow :  none;
    border: 1px solid #e5e5e5;
        cursor: default;
}

.card-grid-view md-card-title-text {
    max-width: 100%;
}
.card-grid-view md-card-title-text .md-headline {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-grid-view .card-content {
    align-items: center;
    display: flex;
    min-height: 90px;
    text-align: center;
}

.card-content > img {
    margin: 0px auto;
    max-width: 100%;
    max-height: 60px;
}
.card-grid-view md-card-title {
    padding: 13px;
    background-color: #f4f4f4;
}

.card-grid-view .clickable {
    cursor: pointer;
}
.card-grid-view md-card-title-text .md-headline {
    min-height: 36px;
    overflow: auto;
    white-space: normal;
    text-align: center;
}
.settings-wrap {
    margin: 0 auto;
    min-height: 400px;
    background: #fff;
    max-width: 50%;
    width: 90%;
    padding: 30px 40px;
}
.slider .slick-prev,
.slider .slick-next {
    background: url(../images/nav-arrow.png) no-repeat center center/20px;
    border: medium none;
    height: 24px;
    margin-top: -12px;
    position: absolute;
   	font-size:0;
    top: 50%;
    width: 24px;
    opacity: 0.5;
    outline: none;
}
.slider .slick-prev {
    left: -25px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.slider .slick-next {
    right: -25px;
}
.slider .slick-disabled {
    cursor: not-allowed;
    opacity: 0.2;
}
.settings-wrap h2 {
    font-weight: 500;
}
.form-title {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 40px;
}
a.link {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    outline: none;
}
a.link:visited,
a.link:focus {
	outline: none
}

/*--- Download TC Styles ---*/
.pad20 {
    padding: 20px;
}
.download-tc-wrap mdp-date-picker.ng-not-empty .md-icon-button md-icon {
    fill: rgba(0,0,0,0.54);
}
.download-tc-wrap .no-records {
    margin-top: 50px;
}
.download-tc-wrap .no-records img{
    max-width: 250px;
    margin-bottom: 20px;
}
.download-tc-wrap .md-header-cust {
    min-height: 56px;
}
.download-tc-wrap .md-header-cust .md-toolbar-tools {
    height: 56px;
    max-height: 56px;
}
.download-tc-wrap .md-header-cust {
	background-color: #f1f3f5 !important;
}
.download-tc-wrap .md-header-cust .md-toolbar-tools h2 { 
	color: rgba(0,0,0,.87);
	font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.download-tc-wrap .add-wrap {
    padding: 5px 16px;
    background-color: #fff;
}
.download-tc-wrap .header-section {
    padding: 0 16px;
}
.download-tc-wrap md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused .md-input, 
.download-tc-wrap md-input-container:not(.md-input-invalid).md-input-focused .md-input, 
.download-tc-wrap md-input-container.md-default-theme:not(.md-input-invalid).md-input-resized .md-input, 
.download-tc-wrap md-input-container:not(.md-input-invalid).md-input-resized .md-input{
	    border-color:rgb(129,178,20);
}
.download-tc-wrap md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused label, 
.download-tc-wrap md-input-container:not(.md-input-invalid).md-input-focused label, 
.download-tc-wrap md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused md-icon, 
.download-tc-wrap md-input-container:not(.md-input-invalid).md-input-focused md-icon{
	color: rgb(129,178,20);
}
.download-tc-wrap .md-button.md-primary.md-raised, 
.download-tc-wrap .md-button.md-primary.md-fab{
	background-color:rgb(129,178,20);
}
.download-tc-wrap .md-button.md-default-theme.md-primary.md-raised:not([disabled]):hover, 
.download-tc-wrap .md-button.md-primary.md-raised:not([disabled]):hover, 
.download-tc-wrap .md-button.md-default-theme.md-primary.md-fab:not([disabled]):hover, 
.download-tc-wrap .md-button.md-primary.md-fab:not([disabled]):hover{
	background: var(--primarybgcolor);
}
.list-style {
    max-height: 65vh;
    overflow-y: auto;
}
.list-style h3{
    padding: 12px 16px;
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    background: #e5e5e5;
}
.list-style md-list{
    padding-top: 0
}
.list-style .md-button,
.list-style .md-button:hover {
    background-color: transparent;
}
.list-style md-list-item {
    border-bottom: 1px solid #e5e5e5;
}
md-select-header.select-header {
    box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.8);
    padding-left: 10px;
    height: 40px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: auto;
    margin-bottom: 8px;
}
.select-header input{
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0;
}
.custom-search-list.md-icon-left {
    padding-left: 0px;
}
md-input-container.custom-search-list.md-icon-left > label {
    left: 0px;
}
.field-view-list .flex-33{max-width: calc(33% - 20px);}
.field-view-list .flex-66{max-width: calc(66% - 20px);}
.student-details-tab .mb-18 md-input-container{margin-bottom:18px;}

.custom-form-builder md-input-container{
	width: 100% !important;
}

.width100{
	width: 100%;
}
.formly_wrapper label{
	text-transform: capitalize;
}
.formly-field-checkbox span{
	text-transform: capitalize;
}
/* Formly Label without ellipsis  */
.admission-login.customOnlineAdmissionFormly .pr-20{
	padding-right: 20px !important;
}
.admission-login.customOnlineAdmissionFormly{
	padding-right: 0;
}
.customOnlineAdmissionFormly .formly_wrapper.formly {
    align-items: flex-end;
}
.admission-login.customOnlineAdmissionFormly .student-text {
    padding: 5px 10px 5px 20px;
}
.admission-login.customOnlineAdmissionFormly .student-details-tab {
    padding-right: 0;
    padding-left: 18px;
}
.customOnlineAdmissionFormly .formly_wrapper md-input-container:not([md-no-float]) .md-select-placeholder span:first-child,
.customOnlineAdmissionFormly .formly_wrapper md-input-container label:not(.md-no-float):not(.md-container-ignore),
.customOnlineAdmissionFormly md-input-container:not([md-no-float]) .md-select-placeholder span:first-child,
.customOnlineAdmissionFormly md-input-container label:not(.md-no-float):not(.md-container-ignore){
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-input,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-checkbox,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-select{
	width: calc(33% - 20px) !important;
	margin-right: 20px;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-input md-input-container.md-icon-right,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container.md-icon-right,
.customOnlineAdmissionFormly .formly_wrapper  .formly-field-datepicker md-input-container.md-icon-right,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-select  md-input-container.md-icon-right{
	padding: 0px !important;
	width: 100% !important;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-input md-input-container,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker md-input-container,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-select md-input-container{
	width: calc(100% - 20px) !important;
	display: block;
	padding: 2px !important;
	margin-right: 20px;
	margin-top: 30px;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-input md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore),
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore),
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore),
.customOnlineAdmissionFormly .formly_wrapper .formly-field-select  md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){
    width: 100%;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker mdp-date-picker md-input-container{
    margin-right: 0 !important;
    width: 100% !important;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker{
    position: relative;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker mdp-date-picker .md-button.md-icon-button{
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 26px;
    z-index: 1;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker mdp-date-picker md-input-container label:not(.md-no-float):not(.md-container-ignore){
    width: calc(100% - 34px) !important;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-checkbox md-checkbox .md-label,
.customOnlineAdmissionFormly .formly_wrapper .formly-field-radiobutton md-radio-button .md-label {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container.md-input-focused label:not(.md-no-float), 
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container.md-input-has-placeholder label:not(.md-no-float), 
.customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea md-input-container.md-input-has-value label:not(.md-no-float) {
    transform: translate3d(0,24px,0) scale(.75);
}
.customOnlineAdmissionFormly .field-view-list .flex-33 {
    max-width: calc(33% - 20px);
}
/* Formly Label without ellipsis  */

.formly_wrapper .width30{
	width: 33% !important;
}
.formly_wrapper .formly-field-checkbox{
	width: 33% !important;
	margin-top: 25px;
}
.formly_wrapper .formly-field-textarea{
	width: 33% !important;
	margin-top: -15px;
}
.formly_wrapper .formly-field-datepicker{
	width: 33% !important;
}
.formly_wrapper .formly-field-select md-input-container{
	width: 80%;
	text-transform: capitalize;
}
md-option{
	text-transform: capitalize;
}
.custom-formly-wrapper .formly-field-input md-input-container label, 
.custom-formly-wrapper .formly-field-datepicker md-input-container label, 
.custom-formly-wrapper .formly-field-select md-input-container label, 
.custom-formly-wrapper .formly-field-textarea md-input-container label{
	width:auto !important;
}
.formly-wrap-builder .date-picker-info{
	position: absolute;
    right: 0px;
    top: 28px;
}
.formly_wrapper .formly-field-datepicker md-input-container{
	margin-right:30px;
}
.formly_wrapper.custom-formly-wrapper .date mdp-date-picker .md-icon-button{
	right: 30px;
}
.formly-wrap-builder .formly-field-checkbox > div{
	display:inline-block;
	padding-left:10px;
}
.formly-wrap-builder md-input-container md-icon{
    color: rgba(0, 0, 0, 0.6);
}
.formly-wrap-builder .md-button.sub-btn{
	color: rgb(255,255,255);
    background-color: rgb(129,178,20);
}
.formly-wrap-builder .width30,
.formly-wrap-builder .formly-field-textarea,
.formly-wrap-builder .formly-field-datepicker,
.formly-wrap-builder .radio,
.formly-wrap-builder .formly-field-checkbox {
    width: calc(33% - 20px) !important;
}
.formly-wrap-builder .formly-field-select md-input-container{
	width:auto;
}
.formly-wrap-builder .formly-field-checkbox{
	margin-top:0px;
	margin-bottom:20px;
}
.formly-wrap-builder .radio{
	margin-right:20px !important;
}
.formly-wrap-builder .radio md-radio-group md-radio-button{
	min-width:108px !important;
}
.formly-wrap-builder.formly_wrapper .checkbox md-input-container {
      width:94%;
}
.formly-wrap-builder.formly_wrapper .radio md-radio-group{
      margin-left:10px;
}
.formly-wrap-builder .formly-field-section{
      width:100% !important;
      margin-right:0px !important;
      border-bottom: 1px solid #f2f2f2 !important;
      height: 30px;
      margin-top: 10px;
}
.formly-wrap-builder .formly-field-section .formly-section h4{
	font-size:14px;
}
.formly-wrap-builder.formly_wrapper .radio label{
	top:-11px;
}
.formly-wrap-builder.formly_wrapper .radio{
	margin:15px 0 0;
}
.formly-wrap-builder.formly_wrapper .radio md-radio-group{
	display: flex;
    margin-left: 10px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.custom-form-head{
	padding:15px;
	background:#F5F5F5;
}
.custom-formly-wrapper mdp-time-picker md-input-container input,
.custom-formly-wrapper formly-filepicker input{
	border: 1px solid var(--legend-border) !important;
    padding-left: 8px;
    padding-bottom: 5px !important;
    border-radius: 5px;
    height: 40px;	
    box-sizing:border-box;
}
.custom-formly-wrapper formly-filepicker input{
	width:100%;
	padding-top: 10px;
}
.custom-formly-wrapper formly-filepicker .form-group{
	margin-right: 30px
}
.custom-formly-wrapper mdp-time-picker md-input-container{
	width:100%;
	margin-right:30px;
}
.formly_wrapper .formly-field-time mdp-time-picker .md-icon-button {
    margin: 0;
    position: absolute;
    padding: 0;
    right: 30px;
    top: 20px;
    z-index: 1;
}
.formly_wrapper .formly-field-time formly-timepicker .control-label,
.custom-formly-wrapper formly-filepicker .form-group .control-label,
.custom-formly-wrapper .formbuilder-file label {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff;
    z-index: 2;
    color: var(--light-grey);
    height: 14px;
    font-size: 11px;
    padding: 0 5px 4px;
}
.custom-formly-wrapper formly-filepicker .form-group .control-label,
.custom-formly-wrapper .formbuilder-file label{
	top:-8px;
}
.custom-formly-wrapper formly-filepicker .form-group{
	margin-right: 30px;
}
.custom-formly-wrapper .formly-field-fileUpload formly-filepicker .date-picker-info{
	top:6px;
}
.custom-formly-wrapper .formbuilder-file .drop-box.drop-brox-field{
	min-height: 40px !important;
}
.custom-formly-wrapper .drop-area.formbuilder-file{
	margin-right:30px;
}
.custom-formly-wrapper .formbuilder-file  .drop-icon{
	width:100%;
	border:none;
	margin:0 auto;
	color: var(--green-text);
	text-align:left;
}
.custom-formly-wrapper .formbuilder-file  .drop-icon md-icon{
	line-height:26px;
	color: var(--green-text);
} 
.custom-formly-wrapper .formbuilder-file .drop-box{
	padding:0px;
	border:1px solid var(--legend-border) !important;
	border-radius: 5px;
}
.custom-formly-wrapper .formly-field-ckeditor{
	width:calc(66% - 30px) !important;
}
.overflow-auto {
	overflow:auto; 
}
/*--- MEDIA QUERY STYLES ---*/

@media only screen and (min-height:768px) { 
	.form-wrap {
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		flex-direction: column;
		display:-webkit-box;
		display:-webkit-flex;
		display:flex;
		height: calc(100% - 90px)
	}
}

@media only screen and (max-width:1366px) { 
	.form-heading {
    	margin: 15px 0 10px;
	}
	.settings-wrap {
   		max-width: 70%;
   	}
}
@media only screen and (max-width:1160px) {
	.animate.show-box {
		left: inherit;
		right: -125px;
		top: -110px;
	}
	.animate.show-box::before {
		border-color: #c8c8c8 transparent currentcolor;
		border-style: solid solid none;
		border-width: 9px 10px medium;
		right: 50%;
		top: 105%;
	}
	.animate.show-box::after {
		border-color: #fff transparent currentcolor;
		border-style: solid solid none;
		border-width: 8px 8px medium;
		right: 51%;
		top: 104%;
	}
}
@media only screen and (max-width:1024px){
	.admission-login{
	   width:690px;
	}
	.formly-wrap-builder.formly_wrapper .checkbox md-input-container{
	  width:88%;
	}
}
@media only screen and (max-width:959px) {
	.admission-enquiry.coverflow-list {
		padding: 15px;
		max-width:600px;
	}
	.admission-enquiry.coverflow-list .coverflow-item, .admission-enquiry.coverflow-list .coverflow-item.active, .admission-enquiry.coverflow-list .coverflow-item {
		transform: none;
	}
	.admission-enquiry.coverflow-list .coverflow-item:first-child {
		margin-bottom: 20px;
	}
	.admission-enquiry.coverflow-list .coverflow-item .admission-login {
		width: 100%;
		padding: 10px;
	}
	.admission-enquiry.coverflow-list .coverflow-item .login-view {
		transform: none;
	    width: 100%;
	}
	.mobLogin {
		background: no-repeat;
	    border: 0 none;
	    font-size: 16px;
	    font-weight: 700;
	    color: var(--green-text);
	}
	.loginMobView {
		padding: 6px 15px;
	    width: 100%;
	    background: #ffde5e;
	    margin: 10px 0 0 0;
	}
	.loginMobView h3 {
		font-size: 16px;
	    font-weight: 500;
	    padding-right: 10px;
	    margin: 0;
	}
	
	.admission-login.customOnlineAdmissionFormly .pr-20 {
		padding-right: 0 !important;
	}
	
}
@media only screen and (max-width:860px) {
	.animate.show-box {
		right: -25%;
	}
	.animate.show-box::before {
		right: 29%;
	}
	.animate.show-box::after {
		right: 30%;
	}
	.pad30{
		padding: 10px;
	}
	.form-height{
		height: calc(100vh - 200px);
	}
	.admission-login{
	    width: 510px;
	}
	.login-view{
	    padding: 20px;
	    width: 255px;
	}
	.modal-tabs .md-tab h3 span{
        margin:0px;
    }
    .custom-model-tabs .modal-tabs .md-tab{
        width:50%;
        padding: 1px 10px;
    }
    .modal-tabs .md-tab h3 .tab-label{
       left: 28px;
    }
    .modal-tabs .md-tab:first-child h3::before {
       width: 35%;
       left: calc(50% + 46px);
    }
    .modal-tabs .md-tab:nth-child(2) h3::before{
       background:inherit;
    }
    .student-details-tab md-input-container{
      margin: 14px auto 18px 0px;
    }
    .student-details-tab .custom-date md-input-container{
      margin-bottom:18px;
    }
    .custom-view-list md-input-container label,
    .custom-view-list md-input-container .md-select-placeholder span{
      font-size:12px;
    }
    .field-view-list .flex-33.width50 {
      max-width: calc(50% - 20px);
    }
    .custom-formly-admission.formly_wrapper .formly-field-datepicker,
    .custom-formly-admission .formly-field-input,
    .custom-formly-admission .formly-field-checkbox,
    .custom-formly-admission .formly-field-select{
       width:48% !important;
       margin-right:5px;
    } 
    .formly-wrap-builder.formly_wrapper .radio md-radio-group{
      margin-left:10px;
    }
    .formly-wrap-builder .width30, 
    .formly-wrap-builder .formly-field-textarea, 
    .formly-wrap-builder .formly-field-datepicker, 
    .formly-wrap-builder .radio, 
    .formly-wrap-builder .formly-field-checkbox {
      width: calc(50% - 20px) !important;
     }
     .formly-wrap-builder .formly-field-section{
      width:100% !important;
      margin-right:0px !important;
     }
     .formly-wrap-builder.formly_wrapper .checkbox md-input-container {
       width: 90%;
      }
}
@media only screen and (max-width:640px)  {
	.login-view {
		width: 100%;
		max-widthh: 320px;
		padding: 20px 10px 10px;
		transform: translateX(0px);
	}
	.admission-login {
		width: 100%
	}
	.formly-wrap-builder.formly_wrapper .formly-field, 
	.formly-wrap-builder.formly_wrapper .date{
	   margin-right:0px !important;
	}
	.formly_wrapper.mobile-view .width30, 
	.formly_wrapper.mobile-view .formly-field-datepicker,	
    .formly-wrap-builder .formly-field-checkbox,
    .formly-wrap-builder .formly-field-textarea{
		width: 100% !important;
    }
    .formly-wrap-builder .formly-field-select,
    .formly-wrap-builder .radio{
       width:95% !important;
    }
   .formly-wrap-builder.formly_wrapper .checkbox md-input-container {
      width:calc(100% - 36px);
    }
    .formly-wrap-builder .radio md-radio-group md-radio-button {
       min-width: 100px !important;
    }
   .coverflow-list .coverflow-item.active ,
   .coverflow-list .coverflow-item{
	    transform: scale(0.9);
	    z-index: 2;
    }
    .field-view-list .flex-33{
        max-width: calc(50% - 20px);
    }
    .admission-form{
        background:inherit;
    }
   .branch-section p{
	    font-size:12px;
	    line-height:16px;
    }
    .logo-section img{
        height:50px;
    }
    .custom-formly-admission.formly_wrapper .formly-field-datepicker,
    .custom-formly-admission .formly-field-input,
    .custom-formly-admission .formly-field-checkbox,
    .custom-formly-admission .formly-field-select{
       width:48% !important;
       margin-right:5px;
    } 
    .custom-formly-wrapper formly-filepicker .form-group{
	   margin:10px 35px 10px 0px;
	}
	.custom-formly-wrapper formly-filepicker .form-group .control-label {
       top: 2px;
    }
    .custom-formly-wrapper .formly-field-fileUpload formly-filepicker .date-picker-info {
       top: 17px;
    }
    
    .signInBtn.flex-25 {
		max-width:35%;
		flex:1 1 35%;
		-webkit-flex:1 1 35%;
	}
	.admission-enquiry .customOnlineAdmissionFormly .formly_wrapper .formly-field-input {
    	width: 100% !important;
    	margin: 0;
    }
	.admission-enquiry .field-view-list .flex-33,
    .admission-login .flex-30 {
        max-width: 100%;
        flex: 1 1 100%;
        -webkit-flex: 1 1 100%;
        margin-right: 0;
    }
    .header-section {
    	flex-direction: column;
    	padding: 10px 15px;	
    }
    .header-section h2 {
    	font-size: 18px;
    }
    .form-heading {
    	font-size: 16px;
    	margin: 10px 0 0;
    }
    .admission-login h3, .login-view h3 {
    	font-size: 16px;
    }
    
    .customOnlineAdmissionFormly .formly_wrapper .formly-field-input, 
    .customOnlineAdmissionFormly .formly_wrapper .formly-field-textarea, 
    .customOnlineAdmissionFormly .formly_wrapper .formly-field-checkbox, 
    .customOnlineAdmissionFormly .formly_wrapper .formly-field-datepicker, 
    .customOnlineAdmissionFormly .formly_wrapper .formly-field-select {
        width: 100% !important;
    	margin-right: 0 !important;
    }    
    .field-list-view .flex-33 {
	    width: 100% !important;
	    min-width: 100% !important;
	    margin-right: 0 !important;
	}
	.modal-tabs .md-tab:first-child h3::before { 
		width: 22%; 
		left: calc(50% + 58px); 
	}
}
@media only screen and (max-width:400px)  {
    .form-height {
       height: calc(100vh - 255px);
    }
    .custom-formly-wrapper.mobile-view .formly-field-textarea{
      width:100% !important; 
    }
    .formly_wrapper.mobile-view .formly-field, 
    .formly_wrapper.mobile-view .date{
      margin-right:10px;
    }
}
/* -- For IOS --*/
@media only screen and (max-device-width:640px)  {
	.login-view {
		width: 100%;
		max-widthh: 320px;
		padding: 35px 15px;
		transformm: translateX(-20px);
	}
	.admission-login {
		width: 100%
	}
}

.readonly-input input {
    user-select: none;
    pointer-events: none;
}

/* Login Careers Ends */
