body.school-login-page,
body.school-admission-page,
body.school-registration-page {
	/* padding-top: 50px; */
	font-family: 'Roboto';
}

.sub-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.navbar-fixed-top {
	border: 0;
}

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

@media (min-width: 768px) {
	.sidebar {
		position: relative;
		top: 0px;
		bottom: 0;
		left: 0;
		z-index: 1000;
		display: block;
		padding: 0px;
		overflow-x: hidden;
		overflow-y: hidden;
		/* Scrollable contents if viewport is shorter than content. */
		/* background-color: #f5f5f5;                border-right: 1px solid #eee; */
	}
}


/* Sidebar navigation */

.nav-sidebar {
	margin-right: -21px;
	/* 20px padding + 1px border */
	margin-bottom: 20px;
	margin-left: -20px;
}

.nav-sidebar>li>a {
	padding-right: 20px;
	padding-left: 20px;
}

.nav-sidebar>.active>a,
.nav-sidebar>.active>a:hover,
.nav-sidebar>.active>a:focus {
	/* color: #fff;            background-color: #428bca; */
}


/*        * Main content        */

.main {
	padding: 20px;
}

@media (min-width: 768px) {
	.main {
		padding-right: 40px;
		padding-left: 0px;
	}
}

.main .page-header {
	margin-top: 0;
}
@media (min-width: 2000px) {
	.main-div-school-container {
		margin: 140px 0px;
	}
	.main-div-school-container:after{
		bottom: 138px !important;
	}
}
@media (min-width: 1800px) and (max-width: 2000px) 
{
	.main-div-school-container {
		margin: 100px 0px;
	}
	.main-div-school-container:after{
		bottom: 97px !important;
	}
}
@media (min-width: 1600px) and (max-width: 1800px) {
	.main-div-school-container {
		margin: 90px 0px;
	}
	.main-div-school-container:after{
		bottom: 88px !important;
	}
}
@media (min-width: 1501px) and (max-width: 1600px) {
	.main-div-school-container {
		margin: 52px 0px;
	}
	.main-div-school-container:after{
		bottom: 48px !important;
	}
}
@media (max-width: 1199px){
	 .main-div-school-container {
		margin-top: 20px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1500px) {
	 .main-div-school-container {
		margin: 25px 0px;
	}
	.logo-title-img-school-plugin .site-description{
		padding-bottom: 0px !important;
	}
	.new-total-four-content-logo-plugin-scl{
		padding: 15px 0px 0px !important;
	}
	#loginform{
		margin-bottom: 0px;
	}
	.logo-title-img-school-plugin .site-title a{
		font-size: 32px !important;
	}
	.main-div-school-container:after{
		bottom: 38px !important;
	}
	.header-bnner-login-page-mc{
		padding: 0px 100px 20px !important;
	}
	.content-form-login-page-school-plugin.md-form form p.login-username,
	.content-form-login-page-school-plugin.md-form form p.login-password,
	.content-form-login-page-school-plugin.md-form form p.login-remember {
		margin-bottom: 15px !important;
	}
	.heade-content-login-page{
		padding: 20px 20px 10px !important;
	}
}

@media (min-width: 768px) {
	.main-div-school-container {
		/* padding: 100px 0px; */
		/* margin: 50px 0px; */
		background-color: #ffffff;
		border-radius: 23px;
		box-shadow: 1px 1px 12px 1px rgba(20, 20, 20, 0.5);
		width: 100%;
		float: left;
		z-index: 1;
		overflow: hidden;
		position: absolute;
		/* top: 420px !important; */
	}
	.nav-school-menu-logo {
		background-color: transparent;
		border-color: transparent;
		border: 0px solid #7dd3f0;
		margin-bottom: 40px;
	}
}

#ui-datepicker-div{
	z-index: 9999999999999 !important;
	width: 20em !important;
}
.admission_successfully_message{
	font-size: 16px !important;
	margin-bottom: 15px !important;
	color: #008000;
}
.logo-title-img-school-plugin {
	text-align: center;
        margin-bottom: 20px !important;
}
@media (min-width: 1024px){
	.logo-title-img-school-plugin {
		/* padding-right: 90px; */
		padding-left: 30px;
	}
}
.form-group.input.margin_bottom_0.pb-0 {
    margin-bottom: 5px !important;
}
.logo-title-img-school-plugin a img {
	/* border-radius: 50%; */
	max-width: 120px;
	max-height: 120px;
	margin-left: 36%;
}
div#ui-datepicker-div select {
    background: unset !important;
}
.student_reg_error {
    	font-size: 16px !important;
	font-family: 'Poppins';
}
.main_div_school_img {
    background-image: url(../twentytwenty-child/images/mojoomla_logo.png);
    background-repeat: no-repeat;
    bottom: 0px;
    background-position: right;
    float: left;
    position: absolute;
    width: 130px;
    right: 0px;
    border-radius: 0px 0px 50% 0px;
    height: 132px;
    bottom: 0px;
}
.content-form-login-page-school-plugin>a.logout_btn_scl, .content-form-login-page-school-plugin>a.dashboard_btn_scl{
	text-decoration: none;
	font-family: Poppins;
}

#registration_form select {
    height: 44px;
	font-family: Poppins;
	font-size: 14px !important;
	line-height: 15px !important;
}
#registration_form select option{
	/* margin-bottom: 20px !important; */
}
.student_registraion_form input.btn.save_btn{
	margin-top: 20px;
	margin-left: 0px;
}
.student_registraion_form input.btn.save_btn:hover{
	color: #FFFFFF;
}
select#mothersalutation {
    height: 44px;
}
.col-md-12.form-control {
    padding: 7px;
}
.school-admission-page .father_div .col-md-4, .school-admission-page .mother_div .col-md-4  {
    padding-left: 0px;
}
.school-admission-page .father_div .col-md-8, .school-admission-page .mother_div .col-md-8 {
    padding-right: 0px;
}
/* Sidebar css Smit */

ul#menu-main-menu {
    display: grid !important;
	margin-left: -10px !important;

}

ul#menu-main-menu li {
	margin: 0px!important;
    margin-bottom: 10px !important;
}

.ul-menu-tag-school li.menu-item.menu-item-object-page a {
    background-color: #417A8D;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
	text-decoration: none;
}
.ul-menu-tag-school .current_page_item a {
    opacity: 1 !important;
}
.ul-menu-tag-school .current_page_item a {
    font-size: 20px;
    color: #ffffff !important;
    font-weight: 700;
    padding-right: 50px !important;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
	line-height: 20px;
}
.ul-menu-tag-school .current_page_item a:before {
    position: absolute !important;
    height: 100% !important;
    top: 0px !important;
    border-top: 0px solid transparent !important;
    border-bottom: 50px solid transparent !important;
    border-left: 7px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    overflow: hidden !important;
    content: "";
    right: 13px !important;
}
.ul-menu-tag-school .current_page_item a:after {
    content: "";
    top: 0px !important;
    position: absolute !important;
    right: 20px !important;
    height: 100% !important;
    border-top: 0px solid #e16767e3 !important;
    border-bottom: 50px solid #ffffff !important;
    border-left: 7px solid #c6606000 !important;
    border-right: 0px solid #ffffff00 !important;
}
.ul-menu-tag-school .current_page_item:after {
    position: absolute !important;
    height: 100% !important;
    top: 0px;
    overflow: visible !important;
    border-top: 50px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent !important;
    border-right: 7px solid #ffffff !important;
    content: "";
    right: 15px !important; 
    /* right: 0px !important; */
}
.nav>li {
    position: relative;
    display: block;
}

#menu-item-94 a {
    margin-right: 28px;
}
.ul-menu-tag-school #menu-item-68.current_page_item a {
    margin-right: 15px;
}
.ul-menu-tag-school li.menu-item.menu-item-object-page:not(.current-menu-item) a {
    margin-right: 27px;
}
.ul-menu-tag-school li.menu-item.menu-item-object-page a {
    background-color: #417A8D;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Poppins;
}
.ul-menu-tag-school li.menu-item.menu-item-object-page a:after {
    position: absolute;
    height: 100%;
    top: 0px;
    overflow: visible;
    border-top: 50px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 7px solid #ffffff;
    content: "";
    right: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.school-registration-page #menu-item-15 a {
    margin-right: 41px;
}
.school-registration-page #menu-item-12 a {
    margin-right: 47px;
}
.school-booking-page #menu-item-16 a {
    margin-right: 12.5px;
}
.school-booking-page #menu-item-14 a {
    margin-right: 20px;
}
.school-booking-page #menu-item-15 a {
    margin-right: 27px;
}
.ul-menu-tag-school #menu-item-12.current_page_item a {
    margin-right: 15px;
}
.ul-menu-tag-school #menu-item-15.current_page_item a {
    margin-right: 15px;
}
.ul-menu-tag-school #menu-item-46.current_page_item a {
    margin-right: 15px;
}
.school-admission-page ul li#menu-item-16 a {
    margin-right: 22px;
}
.school-admission-page ul li#menu-item-14 a {
    margin-right: 29px;
}
.school-admission-page ul li#menu-item-12 a {
    margin-right: 42px;
}
.student_reg_error {
    padding-top: 0px !important; 
    width: 100%;
}
.second-content-teacher
{
    padding-left: 3px!important;
    padding-right: 0px!important;
}
.third-content-parents
{
    padding-left: 4px!important;
    padding-right: 0px!important;
}
.first-content-student
{
    padding-left: 0px!important;
    padding-right: 5px!important;
}
.four-content-staff
{
    padding-left: 10px!important;
    padding-right: 10px!important;
}


.input input[type=email]+label.active, .input input[type=number]+label.active, .input input[type=password]+label.active, .input input[type=text]+label.active
{
	font-family: 'Poppins' !important;
}

.logo-title-img-school-plugin.faux-heading {
	display: grid;
}
a.link-button-app-school
{
	cursor: pointer !important;
	z-index: 7;
}
label.custom-top-label.gender_label_rtl {
    top: 0px;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.father_div {
   padding: 0px 20px;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.mother_div {
    padding: 0px 20px;
}

.form-group.input {
    margin-bottom: 0px !important;
	height: 60px;
}
form#registration_form input[type=file] {
    margin-top: 0px;
    border: 1px solid #ccc;
    height: 43px;
    line-height: 24.5px;
    
}
i#togglePassword
{
    position: absolute;
    float: right;
    right: 15px;
    top: 12px;
    font-size: 15px !important;
}
.logo-title-img-school-plugin .site-title {
	
}

.logo-title-img-school-plugin .site-title a {
	font-size: 38px;
	font-weight: 700;
	/* color: #004D67; */
}
select.class_in_student {
    margin-bottom: 10px;
}
img.add_cirtificate, input.remove_cirtificate {
    height: 44px;
    max-width: 44px;
} 
.student_reg_error {
    color: red !important;
}
select
{
	    background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55% !important;
}
.logo-title-img-school-plugin .site-description {
	font-size: 20px;
	color: #004D66;
	font-weight: 700;
	
}

.header-bnner-login-page-mc {
	padding: 0px 100px 30px;
}

.heade-content-login-page {
	text-align: center;
	padding: 20px 20px 20px;
	 /* background-color: #80CCE6;  */
	/* margin: 0px 0px 40px; */
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	position: relative;
}

.header-title-trusted-plugin {
	font-size: 50px;
	/* text-shadow: 2px 1px 5px #424242; */
	font-weight: 900;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.selling-codecanyon-plugin {
	margin: auto 170px auto auto;
	max-width: 350px;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 600;
}
div.first-content-student
{
	position: relative !important;
}
div.first-content-student:before
{
	right: -15px;
}
.main-div-school-container .row {
	 margin: auto; 
	/* padding-bottom: 25px; */
        width: 100%;
}
.school-registration-page .row{
        width: 100%;
}
ul#menu-main-menu li a
{
	font-family: 'Poppins';
}
div.logo-title-img-school-plugin p.site-title, div.logo-title-img-school-plugin p.site-description
{	
	font-family: 'Poppins';
}
.ul-menu-tag-school.nav {
	display: grid;
}

.main-menu-desktop-div {
	padding: 0px;
}

.menu-home-menu-container {
	float: left;
}
div.sell h5.plug
{
	font-family: 'Poppins' !important;
}

.ul-menu-tag-school .current_page_item a:hover {
	/* background-color: #014D67 !important; */
}

.logo-title-img-school-plugin a {
	margin: auto;
}

.content-form-login-page-school-plugin .login-username label,
.content-form-login-page-school-plugin .login-password label,
.content-form-login-page-school-plugin .login-remember label {
	color: #333333;
	font-size: 18px;
}

.content-form-login-page-school-plugin .login-remember label input {
	width: 18px;
	height: 18px;
}

.content-form-login-page-school-plugin .login-submit input {
	border-radius: 28px;
	padding: 6px 100px;
	/* background-color: #014D67;  */
	border: 0px;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Poppins';
}

.content-form-login-page-school-plugin .login-username #user_login,
.content-form-login-page-school-plugin .login-password #user_pass {
	font-family: inherit;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #333333;
	outline: 0;
	font-size: 16px;
	color: #333333;
	padding: 0px;
	padding-left: 10px;
	background: transparent;
	transition: border-color 0.2s;
	letter-spacing: 2px;
	border-radius: 0px;
}

.content-form-login-page-school-plugin .login-username label,
.content-form-login-page-school-plugin .login-password label {
	position: absolute;
	/* top: 20px; */
	display: block;
	transition: 0.2s;
	font-size: 18px;
	color: #333333;
	cursor: text;
	transform: translate(7px, -3px);
	font-weight: 500;
}

.md-form label.active {
	-webkit-transform: translateY(-14px) scale(0.8);
	font-size: 15px;
	cursor: text;
	transform: translate(10px, -14px);
	/* top: 15px; */
}
.content-form-login-page-school-plugin.md-form form p.login-remember label {
    font-weight: 500;
}
.content-form-login-page-school-plugin.md-form form p.login-username,
.content-form-login-page-school-plugin.md-form form p.login-password,
.content-form-login-page-school-plugin.md-form form p.login-remember {
	display: inline-grid;
	width: 100%;
	max-width: 270px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.new-total-four-content-logo-plugin-scl {
	display: inline-flex;
	width: 100%;
	padding: 20px 0px 30px;
	z-index: 9;
}

.same-img-div-main-class-schl:last-child {
	margin-right: 0px;
}

.same-img-div-main-class-schl {
	min-height: 124px;
	/* min-width: 120px; */
	max-width: 135px;
	background-color: #ffffff;
	box-shadow: 2px 0px 12px 6px #e8e8e8;
	/* margin-right: 15px; */
	border-radius: 10px;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	/* align-items: end; */
	/* display: grid; */
	font-weight: 700;
	margin: auto;
	cursor: pointer;
}

.title-school-all-stps p {
	font-size: 15px;
	/* color: #417A8D; */
	margin-bottom: 0px;
	line-height: 2;
}

@media (min-width: 1200px) {
    .same-img-div-main-class-schl {
        min-width: 120px !important;
    }
}
a:hover {
	text-decoration: none;
}

.link-button-app-school {
	background-color: #ffffff;
	border-radius: 34px;
	font-weight: 700;
	font-size: 20px;
	padding: 5px 25px;
	box-shadow: 1px 1px 12px 1px rgba(119, 119, 119, 0.5);
	margin: auto;
	/* color: #417A8D; */
	align-items: center;
	display: flex;
	text-decoration: none;
}
.mojoomla_logo
{
	display: none;
}
button:hover
{
	text-decoration: none !important;
}
button
{
	text-decoration: none !important;
}
.logo-title-img-school-plugin p a {
    text-decoration: none !important;
}
.link-button-app-school:hover {
	/* color: #417A8D; */
}

.link-button-app-school i {
	font-size: 45px;
	padding-right: 10px;
	/* color: #004d66; */
}

.link-button-app-school-document i {
	font-size: 32px;
	padding-right: 10px;
	/* color: #004d66; */

}

.link-button-app-school-document
{
    	height: 55px!important;
}
.school-app-button-main-div 
{
	float: left;
	margin: unset !important;
	text-align: center;
	display: flex;
}

textarea:focus,
input:focus {
	outline: none;
}

.content-form-login-page-school-plugin>a:first-child {
	border-radius: 28px;
	padding: 10px 80px;
	background-color: #014D67;
	border: 0px;
	color: #ffffff;
	font-size: 20px;
	display: block;
	margin-top: 16px;
	margin-right: 10px;
}

.content-form-login-page-school-plugin>a.dashboard_btn_scl,
.content-form-login-page-school-plugin>a.logout_btn_scl {
	border-radius: 28px;
	padding: 10px 80px;
	/* background-color: #014D67; */
	border: 0px;
	color: #ffffff;
	font-size: 20px;
	/* margin-top: 20px; */
	float: left;
}

/* login logout media*/
@media (min-width: 993px) and (max-width: 1025px){
	.dashboard_btn_scl{
		margin-left: 200px !important;
	}
}
@media (min-width: 767px) and (max-width: 975px){
	.dashboard_btn_scl{
		width: 40%;
		text-align: center;
		margin-top: 16px !important;
		margin-left: 80px !important;
	}
}
@media (max-width: 767px){
	.dashboard_btn_scl{
		width: 40%;
		text-align: center;
		margin-top: 16px !important;
		margin-left: 40px !important;
	}
}
@media (max-width: 468px){
	.dashboard_btn_scl{
		width: 80%;
		text-align: center;
		margin-top: 10px !important;
		margin-bottom: 10px;
	}
	.logout_btn_scl{
        width: 80%;
		text-align: center;
		margin-left: 40px !important;
	}
}
.header-title-trusted-plugin:before {
	content: '';
	background-image: url(../twentytwenty-child/images/medal.png);
	background-image: url(https://pushnifty.com/mojoomla/extend/wordpress/gym/wp-content/themes/twentytwenty-child/images/medal.png);
	background-position: center;
	display: block;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	left: 115px;
	bottom: 20px;
	min-width: 70px;
	min-height: 85px;
	top: 0px !important;
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.header-title-trusted-plugin:before{
		left: 20px;
	}
}
@media (min-width: 1400px) and (max-width: 1800px) {
    h1.header-title-trusted-plugin:before {
        left: 200px !important;
    }
}


.main-div-school-container:after {
	content: '';
	background-image: url(../twentytwenty-child/images/Leaf.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	/* right: 0px; */
	/* bottom: -2px; */
	left: 370px;
	bottom: 0px !important;
	width: 105px;
	height: 105px;
}

.school-registration-page .main-div-school-container:after {
	content: '';
	background-image: url(../twentytwenty-child/images/Leaf.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	/* right: 0px; */
	/* bottom: -2px; */
	left: 370px;
	bottom: 48px;
	width: 105px;
	height: 105px;
}
div.class_booking_custom_div .cal_width {
    max-width: 100% !important;
}

.panel-body{
	font-family: Poppins;
}
/* .school-registration-page .new_c{
    position: absolute;
	right: 0;

} */
 .school-booking-page .new_c {
    bottom: -1135px !important;
} 

.school-admission-page .main-div-school-container
{
	float: unset !important;
}
.school-admission-page .background-main-div-plugin-login:after
{
	/* bottom: -60px !important; */
}
.school-admission-page .main-div-school-container:after {
	content: '';
	background-image: url(../twentytwenty-child/images/Leaf.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	/* right: 0px; */
	/* bottom: -2px; */
	left: 370px;
	bottom: 48px;
	width: 105px;
	height: 105px;
	}

div.heade-content-login-page .double_shadow_to_text_plugin_trusted,div.heade-content-login-page .header-title-trusted-plugin
{
	font-family: 'Poppins' !important;
    	font-weight: 700 !important;
}
h3.selling-codecanyon-plugin
{
	font-family: 'Poppins' !important;
}
.first-img-set-access {
	background-position: 9px -5px;
}

.second-img-set-access {
	background-position: 10px -120px !important;
}

.third-img-set-access {
	background-position: 10px -245px;
}

.four-img-set-access {
	background-position: 9px -320px !important;
}
.five-img-set-access
{
    background-position: 8px 88px;
}
.super_admin
{
    font-size: 17px!important;
	line-height: 27px !important;
}

@media (max-width: 767px){
	.login_failed_incorrect_user_pwd{
	margin-left: 15px;
}
    .login-error{
		margin-left: 15px;
	}
}
.same-cls-sprite-bck-img {
	background-image: url(../twentytwenty-child/images/Icons_sprite.png);
	min-width: 105px;
	min-height: 75px;
	margin-bottom: 0px;
	background-size: 80%;
}

.first-content-student:before {
	content: '';
	/* background-color: #014D67; */
	background-image: url(../twentytwenty-child/images/Icons_sprite_1.png);
	min-width: 32px;
	min-height: 32px;
	position: absolute;
	border-radius: 5px;
	right: 525px;
	background-position: 2px 2px;
	/* top: 20px; */
	background-size: 80%;
	background-position: 4px 4px;
}
@-moz-document url-prefix() {
	.school-app-button-main-div a {
    		width: 100%;
  		justify-content: center;
	}
}
 .img-one-right-side-min-sch .img-first-bck-contn-sch {
    position: absolute;
    right: 0px;
    top: 80px;
} 

.background-main-div-plugin-login .container {
	z-index: 9;
}

.background-main-div-plugin-login .main-div-school-container {
	position: relative;
}

.img-all-background-box-bck-main-cont {
	z-index: 0;
}

.img-second-right-side-min-sch .img-second-bck-contn-sch {
	/* background-image: url(../twentytwenty-child/images/2-Square.svg); */
	position: absolute;
	top: 230px;
    left: 0px;
}


.img-third-bck-contn-sch {
	position: absolute;
	top: 270px;
	left: 0px;
}

.new_c {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 40px;
    bottom: -28px;
    width: 151px;
    height: 151px;
}
.new_c_registration_diwali {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 40px;
    bottom: -625px;
    width: 151px;
    height: 151px;
}
.new_c_login {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 40px;
    bottom: 22px;
    width: 151px;
    height: 151px;
}

body.school-page {
	background-color: #ededed !important;
}

.background-main-div-plugin-login {
	 /* background-color: #ededed;  */
	position: relative;
}

.heade-content-login-page:before {
	content: '';
	width: 150px;
	height: 150px;
	border-radius: 50%;
	position: absolute;
	/* background-color: #60B7D3; */
	left: 170px;
	overflow: hidden;
	top: -110px;
}

*:focus {
	outline: none !important;
}

.student_registraion_form,
.student_registraion_form #registration_form {
	/* float: left; */
}

.student_registraion_form #registration_form .col-sm-2.control-label {
	/* text-align: center; */
}

.student_admission_form #admission_form .margin_top_10 {
	margin-top: 0px !important;
}

.student_admission_form #admission_form .form-control[name=phone_code] {
	width: 40px !important;
}

.student_admission_form #admission_form .margin_bottom_5 .form-control[name=phonecode] {
	width: 40px !important;
}

.student_admission_form #admission_form .margin_bottom_5 .form-control[name=alter_mobile_number] {
	width: 40px !important;
}


#login-error.theme_login_emty_error_sch,
#login-error.login_failed_incorrect_user_pwd {
	color: #C00;
	font-size: 16px;
	font-family: 'Poppins';
}
p.site-description
{
	display: block !important;
}
.success_message_child_theme
{
	color: green !important;
	font-family: 'Poppins';
	font-size: 16px;
	padding: 0px !important;

}
.forgot_pwd_scl,
.forgot_pwd_scl:hover {
	color: #C00;
	display: none;
}



@media (min-width: 768px) {
	.student_admission_form .parentFormadmission_form.formError {
		left: 105px !important;
               
	}
	.student_registraion_form .parentFormregistration_form.formError {
		/* left: 320px !important; */
	}
}

@media (min-width: 319px) and (max-width: 520px) {
	.student_admission_form #admission_form .formError {
		left: 165px !important;
	}
	.student_registraion_form .parentFormregistration_form.formError {
		left: 165px !important;
	}
}

@media (min-width: 319px) and (max-width: 767px) {
	.heade-content-login-page {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.ul-menu-tag-school.nav {
		margin: 0px;
		width: 100%;
	}
	.content-form-login-page-school-plugin.md-form #loginform {
		padding: 10px;
	}
	#login-error.theme_login_emty_error_sch,
	#login-error.login_failed_incorrect_user_pwd {
		top: -10px;
	}
	.header-title-trusted-plugin:before {
		/* display: none; */
	}
	.selling-codecanyon-plugin {
		margin: auto;
	}
	.img-one-right-side-min-sch .img-first-bck-contn-sch {
		display: none;
	}
	.img-second-right-side-min-sch .img-second-bck-contn-sch {
		display: none;
	}
	.new_c_login {
		display: none;
	}
	.new_c_registration_diwali{
		display: none;
	}
	.main-div-school-container .row .col-sm-5.col-md-5:after {
		display: none;
	}
	.main-div-school-container:after {
		display: none;
	}
	.new_c {
		display: none;
	}
	.heade-content-login-page:before {
		display: none;
	}
	.registration-frm-start .col-sm-offset-2 .btn.btn-success {
		float: left;
	}
	.main-div-school-container .row {
		/* margin: 0px -15px; */
	}
	.main-div-school-container .col-sm-5.col-md-5.sidebar {
		padding: 0px;
	}
	.ul-menu-tag-school li.menu-item.menu-item-object-page a {
		padding-right: 10px;
		padding-left: 10px;
		margin-right: 0px !important;
	}
	.ul-menu-tag-school .current_page_item a:before {
		display: none;
	}
	.ul-menu-tag-school li.menu-item.menu-item-object-page a:after {
		display: none;
	}
	.ul-menu-tag-school #menu-item-13.current_page_item:after {
		display: none;
	}
	#menu-home-menu #menu-item-12 a {
		margin-right: auto;
	}
	#menu-home-menu #menu-item-11 a {
		margin-right: auto;
	}
	#menu-home-menu #menu-item-12 a {
		margin-right: auto;
	}
	#menu-home-menu #menu-item-13 a {
		margin-right: auto;
	}
	.school-page .container {
		padding: 0px !important;
	}
	.menu-home-menu-container {
		float: unset;
	}
	.ul-menu-tag-school .current_page_item a {
		padding-right: 0px !important;
	}
	.school-page .navbar-inverse {
		background-color: #80CCE6;
		border-color: #80CCE6;
	}
	.school-page .navbar-inverse .navbar-toggle {
		background-color: #333;
	}
	.school-page .navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: transparent;
	}
	.school-page .student_registraion_form #registration_form .form-group .col-sm-2 {
		width: 100%;
		display: flex;
	}
	.school-page .student_registraion_form #registration_form .form-group .col-sm-8 {
		width: 100%;
	}
	.school-page .student_registraion_form #registration_form .form-group .col-sm-1 {
		width: 70px;
	}
	.school-page .student_registraion_form #registration_form .form-group .col-sm-7 {
		width: auto;
	}
	.ul-menu-tag-school .current_page_item:after {
		display: none;
	}
	.admission-frm-start #admission_form .col-sm-offset-2 span input.btn-success {
		padding: 6px 50px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.school-page .navbar-inverse {
		background-color: #80CCE6;
		border-color: #80CCE6;
		padding: 10px 0px;
		border-radius: 0px;
	}
	.main-div-school-container .col-sm-5.col-md-5.sidebar {
		width: 100% !important;
	}
	.new-total-four-content-logo-plugin-scl .same-img-div-main-class-schl:last-child {
		margin-right: auto !important;
	}
	.col-sm-7.col-sm-offset-3.col-md-7.col-md-offset-2.main.content-start {
		width: 100%;
		padding: 20px;
	}
	.content-form-login-page-school-plugin .login-username label,
	.content-form-login-page-school-plugin .login-password label {
		
	}
	.header-bnner-login-page-mc {
		padding: 0px 0px 30px;
	}
	.header-title-trusted-plugin:before {
		/* display: none !important; */
	}
	.menu-home-menu-container #menu-home-menu li a {
		margin-right: 0px !important;
	}
	.menu-home-menu-container #menu-home-menu {
		width: 100%;
	}
	.menu-home-menu-container {
		width: 100%;
	}
	.ul-menu-tag-school .current_page_item a:before {
		display: none;
	}
	.ul-menu-tag-school #menu-item-13.current_page_item:after,
	.ul-menu-tag-school li.menu-item.menu-item-object-page a:after,
	.ul-menu-tag-school #menu-item-12.current_page_item:after,
	.ul-menu-tag-school #menu-item-11.current_page_item:after {
		display: none;
	}
	.ul-menu-tag-school.nav {
		width: 100%;
	}
	.img-second-right-side-min-sch img,
	.img-one-right-side-min-sch img,
	.new_c {
		display: none;
	}
	
	.main-div-school-container:after {
		left: 100px;
		bottom: 0px;
	}
}
/*it is in up media*/
@media (max-width: 1024px){
.ul-menu-tag-school li.menu-item.menu-item-object-page a {
	margin-right: 0px !important;
	width: 100%;
}
}

@media (min-width: 481px) and (max-width: 550px) {
	/* .same-img-div-main-class-schl {
		width: calc(50% / 2 - 15px) !important;
		min-height: auto;
		padding: 8px 0px;
	} */
}

@media (min-width: 551px) and (max-width: 590px) {
	/* .same-img-div-main-class-schl {
		width: calc(50% / 2 - 15px) !important;
		min-height: auto;
		padding: 8px 8px;
	} */
}

@media (min-width: 591px) and (max-width: 767px) {
	/* .same-img-div-main-class-schl {
		width: calc(50% / 2 - 15px) !important;
	} */
}


@media (min-width: 1400px) and (max-width: 1500px) {
	.new_c {
		right: 110px;
		bottom: 5px;
	}
}

@media (min-width: 1501px) and (max-width: 1600px) {
	.new_c {
		right: 115px;
		bottom: 0px;
	}
}

@media (min-width: 1601px) and (max-width: 1800px) {
	.new_c {
		right: 208px;
		bottom: 30px;
	}
}

@media (min-width: 1801px) and (max-width: 1900px) {
	.new_c {
		right: 255px;
		bottom: 32px;
	}
}

@media (min-width: 1901px) and (max-width: 2000px) {
	.new_c {
		right: 360px;
		bottom: -12px;
	}
}
@media (min-width: 2001px){
	.new_c {
		right: 370px;
		bottom: 74px;
	}
}



@media (min-width: 319px) and (max-width: 767px) {
	.header-bnner-login-page-mc {
		padding: 0px 0px 25px;
	}
	.content-form-login-page-school-plugin .login-username label,
	.content-form-login-page-school-plugin .login-password label {
		
	}
	.content-form-login-page-school-plugin>a:first-child {
		/*margin-bottom: 20px !important;*/
		/* margin: 0px 10px 0px 0px; */
		padding: 10px 30px;
	}
	.content-form-login-page-school-plugin>a {
		padding: 10px 30px;
	}
	.main-div-school-container .col-sm-7.col-sm-offset-3.col-md-7.col-md-offset-2.main.content-start {
		float: left;
		width: 100%;
	}
	
	.main-div-school-container .content-form-login-page-school-plugin.admission-frm-start.md-form {
		display: block !important;
	}
}

@media (min-width: 319px) and (max-width: 480px) {
	.header-title-trusted-plugin:before {
		float: unset;
		left: 0px;
		bottom: 0px;
	}
	.header-title-trusted-plugin {
		margin-top: 0px;
	}
	.selling-codecanyon-plugin {
		margin: 10px auto 0px;
	}
	.same-img-div-main-class-schl {
		margin: 10px auto;
	}
	.new-total-four-content-logo-plugin-scl {
		display: block;
		float: left;
	}
	.same-img-div-main-class-schl:last-child {
		margin-right: auto;
	}
}


/**** Registration page start ****/

.registration-frm-start #registration_form .col-sm-offset-2 span input.btn-success {
	border-radius: 28px;
	padding: 6px 80px;
	background-color: #014D67;
	border: 0px;
	color: #ffffff;
	font-size: 20px;
}

.admission-frm-start #admission_form .col-sm-offset-2 span input.btn-success {
	border-radius: 28px;
	padding: 6px 80px;
	background-color: #014D67;
	border: 0px;
	color: #ffffff;
	font-size: 20px;
}

@media (min-width: 1025px) {
	.or_login_as_text_simple{
		position: relative;
	}
	.or_login_as_text_simple p{
		position: absolute;
		top: -40px;
		right: 190px;
	}
}
.or_login_as_text_simple p{
	display: flex;
	font-size: 18px;
	color: #333333;
}
.icon_after_or_login_as_sch_demo:after{
	content: '';
	background-image: url('../twentytwenty-child/images/or_login_as.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
	display: block;
}
.double_shadow_to_text_plugin_trusted{
	position: absolute;
    /* opacity: 0.5; */
	text-shadow: 2px 0px 8px #424242a6;
}
@media (min-width: 319px) and (max-width: 767px) {
	.double_shadow_to_text_plugin_trusted{
		display: none;
	}
	.header-title-trusted-plugin{
		text-shadow: 2px 0px 8px #424242a6;
	}
	.header-title-trusted-plugin {
		font-size: 30px;
		margin-top: 0px;
	}
}
li{
	margin: 2.5rem 0 0 -1rem !important;
}

li.menu-item-26, li.menu-item-30
{
	display: none;
}
.login-username label,.login-password label,.login-remember label,.login-username input,.login-password input
{
	font-family: 'Poppins' !important;
}
div.admission_button input
{
	font-family: 'Poppins' !important;
}
form#admission_form {
    font-family: 'Poppins' !important;
}
.or_login_as_text_simple p,div.title-school-all-stps p,.school-app-button-main-div a
{
	font-family: 'Poppins' !important;
}

@media (min-width: 1025px) and (max-width: 1199px){
    .same-img-div-main-class-schl {
        width: 110px !important;
    } 
	.login_p{
		line-height: 35px;
	}
	.first-img-set-access {
		background-position: 9px -5px;
	}
	
	.second-img-set-access {
		background-position: 10px -110px !important;
	}
	
	.third-img-set-access {
		background-position: 10px -225px;
	}
	
	.four-img-set-access {
		background-position: 8px -330px !important;
	}
.five-img-set-access
{
    background-position: 5px -528px;
}
.or_login_as_text_simple p{
		right: 90px;
	}
}
.ul-menu-tag-school #menu-item-16.current_page_item a {
    margin-right: 15px;
}
#menu-item-14 a {
    margin-right: 42px;
}
#menu-item-15 a {
    margin-right: 48px;
}
#menu-item-12 a {
    margin-right: 55px;
}
.ul-menu-tag-school #menu-item-14.current_page_item a {
    margin-right: 15px;
}
.navbar{
    box-shadow: unset !important;
}
.ul-menu-tag-school.nav{
	/* background-color: red; */
}
/*.membership_list_page_main_div.secound_class_id4{
	display: none;
}
.membership_list_page_main_div.secound_class_id48{
	display: none;
}
.membership_list_page_main_div.secound_class_id93{
	display: none;
}*/
.membership_list_page_main_div {

    border: 0px !important;
}
.accordion-button.class_route_list.frontend_div.collapsed{
	border: 1px solid #cccccc !important;
}
.form-group {
    margin-bottom: unset !important;
}
body .col-md-12.form-control > label.active {
    transform: translate(10px, -50px) !important;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #FFFFFF !important;
}

@media (max-width: 767px) {
    .sidebar.side1 {
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
        width: auto !important;
        background-color: initial !important;
		margin-bottom: 300px !important;
		width: 100%;
    }
}

.col-md-4{
	padding-left: 0px !important;
}
.col-md-8{
	padding-right: 0px !important;
}
@media (max-width: 767px){
	.col-md-8{
		padding-left: 0px !important;
	}
	.col-md-4{
		padding-right: 0px !important;
	}
}

@media (max-width: 575px){
	.res_margin_bottom_20px{
		margin-bottom: 15px;
	}
}
.school-admission-page{
	font-family: Poppins !important;
}
.ui-datepicker th{
	padding: 10px !important; */
}
#ui-datepicker-div{
	width: 225px !important;
}
.formError{
    margin-top: 8px !important;
    font-family: poppins;
}
