@font-face {
	font-family: 'Conv_Ubuntu-L';
	src: url('../../fonts/superadmin_user/Ubuntu-L.eot');
	src: local('☺'), url('../../fonts/superadmin_user/Ubuntu-L.woff') format('woff'),
	url('../../fonts/superadmin_user/Ubuntu-L.ttf') format('truetype'),
	url('../../fonts/superadmin_user/Ubuntu-L.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_PublicSans-Regular';
    src: url('../../mys_fonts/PublicSans-Regular.eot');
    src: local('â˜º'), url('../../mys_fonts/PublicSans-Regular.woff') format('woff'),
    url('../../mys_fonts/PublicSans-Regular.ttf') format('truetype'),
    url('../../mys_fonts/PublicSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_PublicSans-Bold';
    src: url('../../mys_fonts/PublicSans-Bold.eot');
    src: local('â˜º'), url('../../mys_fonts/PublicSans-Bold.woff') format('woff'),
    url('../../mys_fonts/PublicSans-Bold.ttf') format('truetype'),
    url('../../mys_fonts/PublicSans-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_PublicSans-SemiBold';
    src: url('../../mys_fonts/PublicSans-SemiBold.eot');
    src: local('â˜º'), url('../../mys_fonts/PublicSans-SemiBold.woff') format('woff'),
    url('../../mys_fonts/PublicSans-SemiBold.ttf') format('truetype'),
    url('../../mys_fonts/PublicSans-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nav > li > a{
	/*font-family: 'Conv_Ubuntu-L';*/
}

.padding_0{
	padding: 0px;
}

.login_bg{
	background: url("../../../assets/images/superadmin_user/img-2.png") no-repeat;
	background-size: cover;
	min-height: 100vh;
}

.width_170{
	width: 180px;
}

.display_inline{
	display: inline;
}

.top_350{
	margin-top: 250px;
}

.white_bg{
	background: #fff;
	float: left;
	width: 100%;
	-webkit-box-shadow: -2px 14px 23px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 14px 23px -8px rgba(0,0,0,0.75);
	box-shadow: -2px 14px 23px -8px rgba(0,0,0,0.75);
}

.top_130{
	margin-top: 130px;
}

.border_bottom{
	border-bottom: 1px solid #ececec;
}

.member{
	color: #1a349b;;
	font-weight: bold;
	font-family: 'Conv_PublicSans-Regular';
}

.padding_15{
	padding: 15px;
}

.padding_8_15{
	padding: 8px 15px
}

.padding_15_5{
	padding: 15px;
}

.margin_0{
	margin: 0px!important;
}

.border_none_user{
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
	border-bottom: 1px solid #f4f4f4;
   border-image: none;
   border-left: medium none;
   border-radius: 0;
   border-right: medium none;
   border-top: medium none;
   box-shadow: none;
}

.word_wrap{
	word-wrap: break-word;
}

.float_width{
	float: left;
	width: 100%;
}

.padding_30_left_right{
	padding-left: 30px;
	padding-right: 30px;
}

.top_25{
	margin-top: 25px;
}

.form-control.fc_orange::-moz-placeholder{
 	color: #f0ad4e!important;
}

.form-control.fc_orange::-webkit-input-placeholder{
 	color: #f0ad4e!important;
}

.sign{
	background: #f0ad4e;
	border-radius: 0;
	border: none;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	padding: 15px;
	font-weight: bold;
}

.forgot{
	color: #b6b6b6;
}

.margin_15_30{
	margin-top: 15px;
	margin-bottom: 30px;
}

.bottom_15{
	margin-bottom: 15px;
}

.text_upper{
	text-transform: uppercase;
}

.navbar{
	background-color: #fff;
}

.border_right{
	border-right: 2px solid #f0f0f0;
	padding: 5px 15px 5px 0;
}

.top_3{
	position: relative;
	top: 3px;
}

.border_right1{
	border-right: 1px solid #e6e6e6;
}

.border_left{
	border-left: 1px solid #e6e6e6;
}

.border_top_bottom{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	width: 100%;
}

.padding_top_bottom_10{
	padding-bottom: 10px;
	padding-top: 10px;
}

.total{
	font-size: 19px;
	text-align: right;
	margin-top: 20px;
}

.dash{
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: 5px;
}

.dash_1{
	font-weight: bold;
	position: relative;
	top: 5px;
}

.top_100{
	margin-top: 100px;
}

.name_card{
	background: #6d85e9;
   border-radius: 50%;
   display: block;
   height: 100px;
   margin: 0 auto 10px;
   position: relative;
   top: 10px;
   width: 100px;
   text-align: center;
   color: #fff;
}

.font-size40{
	font-size: 40px;
}

.padding_top_20{
	padding-top: 20px;
}

.font-size40{
	float: left;
   font-size: 40px;
   width: 100%;
}

.wel{
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	font-size: 35px;
	font-family: 'Conv_Ubuntu-L';
}

.day{
	color: #878788;
	text-align: center;
	font-weight: bold;
	font-family: 'Conv_Ubuntu-L';
}

.box_white{
	background-color: #fff;
	border: 1px solid #ececec;
	float: left;
	width: 100%;
	font-family: 'Conv_Ubuntu-L';
}

.max_744{
	max-height: 744px;
	overflow-y: scroll;
}

.max_675{
	max-height:675px;
	min-height: 675px;
	overflow-y:auto;
}

.min_729{
	min-height: 747px;
}

.top_0{
	margin-top: 0px;
}

.padding_bottom_40{
	padding-bottom: 40px;
}

.padding_bottom_20{
	padding-bottom: 20px;
}

.bottom_20{
	margin-bottom: 20px;
}

.manage{
	padding: 6px 20px;
	border: 1px solid #fe7677;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 15px;
}

.manage:hover{
	background: #fe7677;
	color: #fff;
	border: 1px solid #fe7677;
}

.users{
	padding: 6px 20px;
	border: 1px solid #5ac9ff;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 15px;
}

.users:hover{
	background: #5ac9ff;
	color: #fff;
	border: 1px solid #5ac9ff;
}

.account{
	padding: 6px 20px;
	border: 1px solid #fed324;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 15px;
}

.account:hover{
	background: #fed324;
	color: #fff;
	border: 1px solid #fed324;
}

.student{
	padding: 6px 20px;
	border: 1px solid #32d36b;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 15px;
}

.student:hover{
	background: #32d36b;
	color: #fff;
	border: 1px solid #32d36b;
}

.top_15{
	margin-top: 15px;
}

.top_20{
	margin-top: 20px;
}

.width_100{
	width: 100%;
}

.blue_border{
	border: 2px solid #6d85e9;
	border-radius: 10px;
	min-height: 152px;
	text-align: center;
	font-weight: bold;
}

.change{
	margin-top: 60px;
	cursor: pointer;
}

.border_bottom_1{
	border-bottom: 1px solid #ececec;
	padding: 10px;
	margin-bottom: 5px;
}

.bold{
	font-weight: bold;
}

.top_30{
	margin-top: 30px;
}

.padding_10{
	padding: 10px;
}

.padding_bottom_15{
	padding-bottom: 15px;
}

.top_41{
	margin-top: 41px;
}

.bottom_95{
	margin-bottom: 95px;
}

.footer {
	background-color: #501616;
   bottom: 0;
   float: left;
   position: fixed;
   width: 100%;
   z-index: 10;
   padding: 5px;
}

.fg-color-white{
	color: #fff;
}

.top_10{
	margin-top: 10px;
}

i_twitter_footer {
	border: 2px solid #feca00;
   border-radius: 100px;
   color: #fff;
   display: inline-block;
   padding: 10px;
}

i_fb_footer {
	border: 2px solid #feca00;
   border-radius: 100px;
   color: #fff;
   display: inline-block;
   padding: 10px 14px;
}

.hover_white:hover{
	color: #fff;
}

.top_10_0{
	margin-top: 10px;
}

.bottom_0{
	margin-bottom: 0px;
}

.top_5{
	margin-top: 5px;
}

.top_3_margin{
	margin-top: 3px;
}

.bottom_5{
	margin-bottom: 5px;
}

.padding_left_right_15{
	padding-left: 15px;
	padding-right: 15px;
}

.right_768{
	float: right;
}

.padding_35_15{
	padding-right: 35px;
	padding-left: 35px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: transparent!important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: #ffcd34;
   border-bottom: 3px solid #ff9b34;
   border-radius: 4px;
   color: #fff;
}

.about_school_name {
	border-bottom: 1px solid #e6e7e7;
   display: block;
   margin: 0 auto 30px;
   position: relative;
   text-align: center;
}

.about_school_name span.update_span1 {
	background-color: #5286fb;
}

.about_school_name span {
	background: #fff none repeat scroll 0 0;
   color: #fff;
   font-size: 15px;
   font-weight: bold;
   padding: 10px 30px;
   position: relative;
   text-align: center;
   top: 10px;
}

.box_img{
	background: #fff;
	width: 110px;
	min-height: 60px;
	margin-right: 20px;
	padding: 10px;
	display: inline-block;
	border : 1px solid #f2f2f2;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}

.box_img1{
	background: #fff;
	width: 110px;
	min-height: 60px;
	margin-right: 20px;
	padding: 10px;
	float: left;
	border : 1px solid #f2f2f2;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}

.width_30{
	width: 40px;
}

.chek_top{
	position: relative;
	bottom: 19px;
}

.padding_right_25{
	padding-right: 25px;
}

.next{
	padding: 8px 10px;
	color: #fff;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 15px;
	background: #f0ad4e;
	border-radius: 0;
	border: none;
}

.next:hover{
	background: #f0ad4e;
	color: #fff;
}

.module{
	padding: 8px 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 25px;
	background: #5286fb;
	border-radius: 0;
	border: none;
}

.module:hover{
	background: #5286fb;
	color: #fff;
}

.font-size12{
	font-size: 12px;
}

.template_box{
	background: #fff;
	padding: 15px;
	border : 1px solid #5286fb;
	float: left;
	width: 100%;
}

.view{
	background: #5286fb!important;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}

.view a{
	color: #a1a1a1;
	font-weight: bold;
}

.view a:hover{
	text-decoration: none;
}

.select{
	background: #5286fb!important;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}

.select_requested{
	background: #008000!important;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	cursor: unset;
}

.select a{
	color: #a1a1a1;
	font-weight: bold;
}

.select a:hover{
	text-decoration: none;
}

.bottom_100{
	margin-bottom: 100px;
}

.border_temp{
	float: left;
	width: 100%;
	border-bottom: 1px solid #5286fb;
	border-left: 1px solid #5286fb;
	border-right: 1px solid #5286fb;
	padding: 15px 10px;
}

input[type=checkbox].check1{
	display:none;
}

/*--------------------------------------------------------------------------------
Creating Checkbox and label as a Single unit(for Cross browser compatibility)
----------------------------------------------------------------------------------*/

input[type=checkbox].check1 + label.label1{
	padding-left:35px;
	display:inline-block;
	line-height:30px;
	background-repeat:no-repeat;
	cursor:pointer;
}

input[type=checkbox].check1:checked + label.label1 {
	background-position: 0 -30px;
}

label.label1{
	background-image:url('../../../assets/images/superadmin_user/check1.png');
}

input[type=checkbox].check2 {
	display:none;
}

input[type=checkbox].check2 + label.label2 {
	padding-left:44px;
	display:inline-block;
	line-height:34px;
	background-repeat:no-repeat;
	cursor:pointer;
}

input[type=checkbox].check2:checked + label.label2 {
	background-position: 0 -33px;
}

label.label2{
	background-image:url('../../../assets/images/superadmin_user/Chechbox.png');
}

input[type=checkbox].check2 + label.label3 {
	padding-left:44px;
	display:inline-block;
	line-height:25px;
	background-repeat:no-repeat;
	cursor:pointer;
}

input[type=checkbox].check2:checked + label.label3 {
	background-position: 0 -26px;
}

label.label3{
	background-image:url('../../../assets/images/superadmin_user/Chechbox1.png');
}

.inline_block{
	display: inline-block;
}

.bottom_100_150{
	margin-bottom: 100px;
}

.white_box{
	background : #fff;
	border: 1px solid #f2f2f2;
	float: left;
	width: 100%;
}

.boy_img{
	background: url("../../../assets/images/superadmin_user/side_img1.png") no-repeat;
	min-height: 650px;
	background-size: cover;
	background-position: center;
}

.new{
	border-bottom: 1px solid #e6e6e6;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	padding: 20px 0 10px 15px;
}

.mode{
	margin-right: 20px;
	float: left;
	color: #f0ad4e;
	line-height: 25px;
	font-weight: bold;
}

.orange{
	color: #f0ad4e;
}

.clear_both{
	clear: both;
}

.disable_div{
	cursor: not-allowed!important;
  /* for "disabled" effect */
	opacity: 0.5;
	background: #CCC;
}

.enable_div{
	background: #fff;
	padding: 15px;
	border : 1px solid #f2f2f2;
	float: left;
	width: 100%;
}

.disable-template-button{
	border: none;
}

.user_profile .ngdialog-content{
	animation: 0.5s ease 0s normal none 1 running ngdialog-flyin;
	background: #f0f0f0 none repeat scroll 0 0;
	border-radius: 5px;
	color: #444;
	font-family: "Helvetica",sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 auto;
	max-width: 500px;
	padding: 1em;
	position: relative;
	top:100px;
	overflow: hidden;
}

.edit_button{
	background: #f0ad4e none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 10px;
}

.sub_button{
	background: #f0ad4e none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 5px 10px;
}

.template{
	background: #5286fb;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    position: relative;
    bottom: 5px;
    font-size: 13px;
}

.pay_button{
	background: #4bd87e;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    position: relative;
    bottom: 5px;
}

.request_quotation{
	background: #f0ad4e;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    position: relative;
    bottom: 5px;
}

.pay_icon_superadmin_user{
	font-size: 18px;
	position: relative;
	top: 2px;
}

.padding_left_15_super_user{
	padding-left: 15px;
}

.user_border{
	border-bottom: 1px solid #000;
	font-size: 20px;
	text-align: center;
}

.rc-anchor-pt{
	display:none;
}

.recaptcha{
	background: rgb(240,249,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
	border: 1px solid black;
	color: #000;
	padding: 10px;
	text-align:center;
}

.sign_button{
	background: #f0ad4e;
   border-radius: 0;
   border: none;
   color: #fff;
   text-transform: uppercase;
   padding: 6px 12px;
   font-weight: bold;
}

.bottom_7{
	position: relative;
	bottom: 7px;
}

.margin_top_bottom_15{
	margin-bottom: 15px;
	margin-top: 15px;
}

.Mys1pay-icon:before{
  content: "\e920";
}

.margin_superadmin_user{
	margin-top: 50px;
	margin-bottom: 40px;
}

.border_bottom_black{
	border-bottom: 1px solid #000;
   padding: 0 0 3px;
}

.fg-color-orange{
 	color: #df8142;
}

.top_7{
	position: relative;
	top: 7px;
}

.right_user_10{
	margin-right: 10px;
}

.information_icon{
	font-size: 17px;
   color: #f0ad4e;
}

.bg_border_white{
	background: #fff;
	border-right:1px solid #ddd!important;
}

.left_5_relative{
	position: relative;
	left: 5px;
	bottom: 2px;
}

.bottom_55{
	margin-bottom: 55px;
}

.top_35{
	margin-top: 35px;
}

.min_height_250{
	min-height: 250px;
}

.min_655{
	min-height: 655px;
}

.max_747{
	max-height: 517px;
	min-height: 517px;
}

.payment_details{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 25px;
}

.payment_initial{
	float: left;
	width: 100%;
	padding-top: 10px;
}

.word_break{
	word-break: break-all;
}

.margin_auto{
	float: none;
	margin: 0 auto;
}

.dash-border{
	border: 2px solid #ccc;
}

.bottom_80{
	margin-bottom: 80px;
}

.margin_bottom_25{
	margin-bottom: 25px;
}

.sign_border{
	border: 1px solid #8fadc0;
	padding: 5px 5px 4px;
	color: #8fadc0;
	position: relative;
	bottom: 4px;
	font-weight: bold;
	font-family: "Conv_Ubuntu-L";
}

.sign_border a{
	color: #000;
}

.sign_border a:hover{
	text-decoration: none;
	color: #000;
}

.super_admin_user_left_0{
	padding-left: 0px;
}

.super_admin_user_right_0{
	padding-right: 0px;
}

.cursor_pointer{
	cursor: pointer;
}

.captcha_icon{
	font-size: 20px!important;
	color: #337ab7;
}

.padding_bottom_18 > li > a{
	padding-bottom: 18px;
}

.min_30_height{
	min-height: 30px;
}

.width_10{
	width: 10%;
}

.min-height-450 {
	min-height: 450px;
}

.word_icon{
	color: red;
	font-size: 20px!important;
}

.back-padding {
	padding: 3px 8px!important;
}

.sub-padding {
	padding-top: 15px;
}

.title-mys {
	color: #1e88e5 !important;
}

.school_list-border {
	padding-bottom: 10px;
  	padding-top: 10px;
  	font-size: 16px;
  	border:1px solid #ddd;
  	border-radius: 5px;
  	float: left;
 	width: 100%;
}

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

.su-border-bottom-grey {
	border-bottom: 1px solid #ddd;
}

.menu-uppercase{
	text-transform: uppercase;
}

.width_height_20{
	width: 20px;
	height: 20px;
}

.min_height_380{
	min-height: 380px!important;
}

.eye_padding{
	padding: 1px 5px!important;
}

.font_17{
	font-size: 17px!important;
}

.upload-box > div {
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

.view_all {
	padding: 2px 12px !important;
   font-size: 12px !important;
}

.margin_5{
	margin: 5px 0 5px 0px;
}

.cursor_default{
	cursor:default;
}

.margin_5_right{
	margin-right: 5px;
}

.margin_right_24{
	margin-right: 24px;
}

@media screen and (min-width: 300px) and (max-width: 588px){

	.margin_588{
		margin-top: 15px;
	}

}

@media screen and (min-width: 300px) and (max-width: 425px){
	#g-recaptcha{
		transform: scale(.77);
		transform-origin: 0 0;
	}
	.margin_455{
		margin-top: 15px;
	}

}

@media screen and (min-width: 300px) and (max-width: 767px){

	.bottom_media_70{
		margin-bottom: 70px;
	}

	.right_768{
		float: left;
	}

	.top_350{
		margin-top: 50px;
	}

	.top_130{
		margin-top: 50px;
	}

	.top_10_0 {
    	margin-top: 0;
	}

	.padding_35_15{
		padding-right: 15px;
		padding-left: 15px;
	}

	.border_right{
		margin-left: 20px;
	}

	.media_right_15{
		position: relative;
		right: 15px;
		top: 5px;
	}

	.media_padding_0{
		padding: 0px!important;
	}

	.border_right1{
		border-bottom: 1px solid #e6e6e6;
		border-right: none;
	}

	.bottom_100_150{
		margin-bottom: 150px!important;
	}

	.boy_img{
		display: none;
	}

}

@media screen and (min-width: 300px) and (max-width: 991px){

	.clear_991{
		clear: both;
	}

}

@media screen and (min-width: 300px) and (max-width: 362px){

	.chek_top{
		margin-top: 15px;
		bottom: 0px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1061px){

	.width_1061{
		width: 100%!important;
	}

}

@media screen and (min-width: 300px) and (max-width: 328px){

	.padding_15_5{
		padding: 15px 6px 15px 15px!important;
	}

}

@media screen and (min-width: 300px) and (max-width: 1024px) {

	.margin_media{
		margin-top: 5px;
		margin-bottom: 5px;
	}

}

@media screen and (min-width: 363px) and (max-width: 1297px) {

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

@media screen and (min-width: 300px) and (max-width: 362px) {

	.margin_1297{
		position: relative;
		bottom: 20px;
	}
}

.table-fixed {
  table-layout: fixed;
}

@media only screen and (max-width: 1024px) {

/*==================== Payment History ============================*/

 #Payment_History_Superadmin_User > tr > td:nth-of-type(1):before {
		 content: "Purpose";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(2):before {
 	content: "Amount";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(3):before {
 	content: "Payment Mode";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(4):before {
 	content: "Payment ID";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(5):before {
 	content: "Date";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(6):before {
 	content: "Invoice Number";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(7):before {
 	content: "Payment By";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(8):before {
 	content: "Comment";
 }

 #Payment_History_Superadmin_User > tr > td:nth-of-type(9):before {
 	content: "Status";
 }

/*==================== Payment History ============================*/

/*==================== School Payment History =====================*/

 #School_Payment_History > tr > td:nth-of-type(1):before {
	content: "Module";
 }

 #School_Payment_History > tr > td:nth-of-type(2):before {
 	content: "Charges/Student";
 }

 #School_Payment_History > tr > td:nth-of-type(3):before {
 	content: "No.of Student";
 }

 #School_Payment_History > tr > td:nth-of-type(4):before {
 	content: "Month";
 }

 #School_Payment_History > tr > td:nth-of-type(5):before {
 	content: "Total Payment";
 }

 #School_Payment_History > tr > td:nth-of-type(6):before {
 	content: "Payment Mode";
 }

 #School_Payment_History > tr > td:nth-of-type(7):before {
 	content: "Payment ID";
 }

 #School_Payment_History > tr > td:nth-of-type(8):before {
 	content: "Date";
 }

 #School_Payment_History > tr > td:nth-of-type(9):before {
 	content: "Payment Format";
 }

 #School_Payment_History > tr > td:nth-of-type(10):before {
 	content: "Status";
 }

/*==================== School Payment History =====================*/


/*==================== School Payment History =====================*/

 #crontab_report > tr > td:nth-of-type(1):before {
	content: "School Name";
 }

 #crontab_report > tr > td:nth-of-type(2):before {
 	content: "Module Name";
 }

 #crontab_report > tr > td:nth-of-type(3):before {
 	content: "Status";
 }

 #crontab_report > tr > td:nth-of-type(4):before {
 	content: "Date";
 }

/*==================== School Payment History =====================*/


}


/* <!-- Pricing Modules --> */

.nav_logo{
	padding: 0;
   display: flex;
   justify-content: center;
   align-content: center;
   align-items: center;
}

.pricing_top{
	position: fixed;
   width: 100%;
   height: 100%;
   z-index: -1;
}

.top_bg_pricing{
	background-image: url('/./mys_images/price-bg.png');
   min-height: 100vh;
   width: 100%;
   background-size: cover;
   background-position: center;
   background-color: #30409d;
   background-attachment: fixed;
}

.bg_white_img{
	background-image: url('/./mys_images/price-bg-white.png');
   height: 80%;
   width: 100%;
   background-size: cover;
   background-position: center;
   background-color:#fff;
}

.mb_0{
	margin-bottom: 0px!important;
}

.mb_20{
	margin-bottom: 20px;
}

.p_0{
	padding: 0;
}

.plan_pricing_head{
	color: #fff;
   font-family: 'Conv_PublicSans-Bold';
   font-size: 35px;
   margin-top: 0px;
}

.simple_pricing{
	color: #fff;
   margin-bottom: 5px;
}

.mt_80{
	margin-top: 130px;
}

.shadow{
	transform: scale3d(1.05,1.05,1);
   z-index: 2;
   -moz-box-shadow: -1px 1px 55px -3px rgba(86, 86, 86, 0.26) !important;
   box-shadow: -1px 1px 55px -3px rgba(86, 86, 86, 0.26) !important;
   transition: 300ms;
}

.box_white_pricing {
	background-color: #fff;
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	padding: 50px;
	min-height:450px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: 300ms;
	box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
	border-radius: 5px;
	transform: scale3d(0.95,0.95,1);
}

.box_white_pricing:hover{
	transform: scale3d(1,1,1);
   z-index: 3;
   -moz-box-shadow: -1px 1px 55px -3px rgba(86, 86, 86, 0.26);
   box-shadow: -1px 1px 55px -3px rgba(86, 86, 86, 0.26);
   transition: 300ms;
}

.top_card{
	z-index: 2;
}

.box_white_pricing.shadow .value {
	font-size: 13px;
}

.shadow{
	transform: scale3d(1,1,1) !important;
}

.mb_70{
	margin-bottom: 70px;
}

.width_20 {
	width: 15px;
}

.value {
	font-size: 14px;
   color: #2c2c4b;
   padding-left: 30px;
   margin-bottom: 25px;
}

.gold {
	margin: 0;
   border-bottom: 1px solid #dee3e8;
}

.package {
	color: #1a349b;
   font-size: 20px;
   margin-top: 0;
   margin-bottom: 20px;
   font-family: 'Conv_PublicSans-SemiBold';
}

.package span{
	color: #d9534f;
   font-size: 20px;
   margin-top: 0;
   margin-bottom: 20px;
   padding-left: 10px;
}

.border_slach{
	color: #dee3e8!important;
}

.padding_top_20 {
	padding-top: 20px;
}

.margin_0 {
	margin: 0px;
}

.mt_35{
	margin-top: 35px;
}

.dolor{
	color: #8495a8;
   margin-top: 10px;
   font-size: 15px;
   margin-bottom: 18px;
}

.dolor_font{
	font-size: 13px !important;
}

.border_doc1 .dolor_font{
	font-size: 10px !important;
}

.number_color{
	color: #d9534f;
   font-size: 20px;
   font-family: 'Conv_PublicSans-SemiBold';
}

.mt-5{
	margin-top: 3rem !important;
}

.pt_15{
	padding-top: 15px;
}

.mb_25{
	margin-bottom: 25px;
}

.add_btn{
	border-radius: 4px;
   color: #1a349b;
   padding: 5px 25px 5px 25px;
   font-family: 'Conv_PublicSans-SemiBold';
   background-color: #fffae4;
   border: 2px solid #ffcd34;
}

.top_card.shadow .add_btn,.bottom_card:hover .add_btn {
	color: #1a349b;
   border: none;
   border-bottom-color: currentcolor;
   border-bottom-style: none;
   border-bottom-width: medium;
   padding: 5px 25px 5px 25px;
   font-family: 'Conv_PublicSans-SemiBold';
   font-size: 15px;
   background-color: #ffcd34;
   border-bottom: 3px solid #ff9b34;
   border-radius: 4px;
}

.mb_90{
	margin-bottom:30px;
}

.mb_70_30{
	margin-bottom: 70px;
}

.pb_40{
	padding-bottom: 40px;
}

.recommended-plan-ribbon {
	box-sizing: content-box;
   background-color: #ffd700;
   color: #1a349b;
   position: absolute;
   padding: 3px 6px;
   font-size: 11px !important;
   font-weight: 500;
   left: 270px;
   top: 25px;
   transform: rotate(45deg);
   z-index: 99;
   width: 130px;
   -webkit-box-shadow: 0 -1px #c2284c inset;
   box-shadow: 0 -1px #c2284c inset;
}

/* common */
.ribbon {
  width: 150px;
  height: 132px;
  overflow: hidden;
  position: absolute;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #3a3a3a;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 6px 0px;
  background-color: #ffd700;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #1a349b;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
  /*border-top-color: transparent;
  border-right-color: transparent;*/
}

.ribbon-top-right::before {
  top: 0;
  left: 19px;
}

.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}

.ribbon-top-right span {
	left: -25px;
  	top: 30px;
  	transform: rotate(45deg);
  	padding-left: 25px;
}

.white_customize{
	background: #fff;
	opacity: 0;
	width: 0;
	/* transition: 400ms; */
	padding: 30px;
	position: absolute;
	left: 60%;
	max-height: 0px;
	top: 80%;
	overflow: hidden;
	height: 0;
	box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
	border-radius: 5px;
}

.flex_between{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.get_btn {
 	color: #1a349b;
   border: none;
   border-bottom-color: currentcolor;
   border-bottom-style: none;
   border-bottom-width: medium;
   padding: 5px 25px 5px 25px;
   font-family: 'Conv_PublicSans-SemiBold';
   font-size: 15px;
   background-color: #ffcd34;
   border-bottom: 3px solid #ff9b34;
   border-radius: 4px;
   height: 35px;
}

.mt_5{
	margin-top: 5px;
}

.mt_25{
	margin-top: 25px;
}

/* This css is for normalizing styles. You can skip this. */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.border_custome{
	border-left: 1px solid #dee3e8;
	padding-left: 15px;
	margin-top: 15px;
}

.border_get{
	border-top: 1px solid #dee3e8;
	padding-top: 20px;
}

.border_get .number_color{
	font-size: 30px;
}

.mt_15{
	margin-top: 15px;
}

.border_chek{
	border: 2px solid #e6e6e6;
}

.mb_15{
	margin-bottom: 15px !important;
}

.text_round {
	width: 22px;
   height: 22px;
   border: 2px solid #e6e6e6;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-right: 15px;
   font-size: 13px;
   color: #e6e6e6;
}

.text_round:hover {
    cursor: no-drop;
}

.text_round1 {
	width: 22px;
   height: 22px;
   border: 2px solid #ffcc00;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-right: 15px;
   font-size: 13px;
   color: #1a349b;
}

.detail_custome {
	font-size: 15px;
   color: #707e8e;
   font-weight: normal;
   margin: 0;
}

.detail_custome1 span{
	color: #707e8e;
	font-weight: normal;
}

.pb_30{
	padding-bottom: 30px;
}

.setup{
	color: #1a349b;
   font-size: 16px;
   margin: 0;
   font-family: 'Conv_PublicSans-SemiBold';
   font-weight: normal;
   display: flex;
}

#custome .form-group {
  display: block;
  margin-bottom: 15px;
}

#custome .form-group input {
	padding: 0;
  	height: initial;
  	width: initial;
  	margin-bottom: 0;
  	display: none;
  	cursor: pointer;
}

#custome .form-group label {
	position: relative;
  	cursor: pointer;
  	margin-bottom: 0px;
  	height: 22px;
}

#custome .form-group label:before {
  content:"\f00d";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ffcc00;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 2px 4px;
  cursor: pointer;
  margin-right: 15px;
  font: normal normal normal 13px/1 FontAwesome;
  color: #e6e6e6;
}

#custome .form-group input:checked + label:before {
	content: '';
	padding: 2px 9px;
}

#custome .form-group input:checked + label:after {
  content: "\f00c";
  display: block;
  padding: 7px;
  position: absolute;
  top: -2px;
  left: -2px;
  font: normal normal normal 13px/1 FontAwesome;
}

#custome .width_custome .form-group input:checked + label::after{
	top: -3px;
	color: #1a349b;
}

@supports (-moz-appearance:none) {

    #custome .form-group input:checked + label:after {
  		content: "\f00c";
  		display: block;
  		padding: 7px;
  		position: absolute;
  		top: -3px;
  		left: -2px;
  		font: normal normal normal 13px/1 FontAwesome;
	}

	#custome .width_custome .form-group input:checked + label::after{
		top: -4px;
		color: #1a349b;
	}

}

.white_customize.in{
	width: 100%;
 	transition: 400ms;
 	opacity: 1;
 	position: relative;
	left: 0;
	max-height: 100%;
	z-index: 1;
	height: 100%;
}

.box_white_pricing.out, #premi_plan.out, #free_plan.out{
	display: none;
}

.custom_plan_wrap{
	width: 100% !important;
}

.d-flex{
	display: flex;
}

.close_customize{
	color: #e4e4e4;
	font-size: 25px;
	padding-left: 10px;
	cursor: pointer;
}

.form_customize_height{
	height: 300px;
	overflow: auto;
	padding: 20px 15px;
}

.flex_item{
	display: flex;
	align-items: center;
}

.plan_text{
	margin: 0;
	font-size: 15px;
	color: #707e8e
}

.plan_text1{
	text-decoration: none;
	color: #1a349b;
	font-family: 'Conv_PublicSans-SemiBold';
	cursor: pointer;
}

.plan_text1:hover{
	text-decoration: none;
	color: #1a349b;
}

.mt_17_0{
	margin-top: 17px;
}

.flex1 {
    flex: 1;
}

.display_wrap{
	display: flex;
	flex-wrap: wrap;
}

.border_doc1{
	padding: 5px 10px;
	border: 1px solid #ededed;
	margin: 3px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	font-size: 12px;
}

.border_doc1 span{
	margin-left: 40px;
}

.btn_coll:hover{
	text-decoration: none;
	color: #2c347e;
}

.btn_coll:focus{
	text-decoration: none;
}

.btn_coll{
	color: #2c347e;
	font-family: 'Conv_PublicSans-SemiBold';
	padding: 0;
	display: flex;
    align-items: center;
    justify-content: center;
}

.plus_btn{
	width: 10px;
	height: 2px;
	background: #d9534f;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.plus_btn:nth-of-type(2){
	transform: rotate(0deg);
	transition: 500ms;
}

.collapsed .plus_btn:nth-of-type(2){
	transform: rotate(90deg);
	transition: 500ms;
}

.btn_width{
	position: relative;
	width: 30px;
	top: -2px;
}

.btn_coll:focus{
	outline: none;
}

.leave_name{
	color: #707e8e;
}

.pay_text{
	color: #707e8e;
}

.rupay_font{
	color: #d9534f;
	font-size: 10px;
}

@media only screen and (min-width : 992px) and (max-width :1199px){

    .custome_container{
        width: 95%;
    }

}

@media only screen and (min-width : 768px) and (max-width :991px){

    .custome_container{
        width: 95%;
    }

    .box_white_pricing{
        padding: 40px;
    }
}

@media only screen and (min-width : 320px) and (max-width :767px){


    .custome_container{
        width: 90%;
    }

    .box_white_pricing{
        padding: 30px;
        transform: scale3d(1,1,1) !important;
        min-height: unset;
        box-shadow: -1px 1px 55px -3px rgba(86, 86, 86, 0.26);
    }

    .mb_media_70{
        margin-bottom: 30px;
    }

    .box_white_pricing.shadow .value {
        font-size: 14px;
    }

    .mb_70_30{
        margin-bottom: 30px;
    }

    .media_padding_0{
        padding: 0;
    }
}

@media only screen and (min-width : 320px) and (max-width :575px){

	.width_custome{
		width: 100%;
	}

	.plan_text{
		display: none;
	}

	.direction_column{
		flex-direction: column;
		display: unset;
	}

	.mt_17_0{
		margin-top: 0px;
	}

	.border_doc1{
		width: 100%;
	}

}

.terms_use{
	font-size: 12px;
}

.terms_use a{
	color: #f0ad4e;
	text-decoration: none;
}

#agree label{
	padding-left: 0px;
	font-size: 19px;
	display: flex;
	align-items: center;
}

#agree .text_agree{
	font-size: 15px;
}

#agree .checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

#agree .checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

#agree .radio .cr {
    border-radius: 50%;
}

#agree .checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 46%;
    left: 19%;
}

#agree .radio .cr .cr-icon {
    margin-left: 0.04em;
}

#agree .checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

#agree .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

#agree .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

#agree .checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;

}

/*new signup*/




.center_height{
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mt_60{
	margin-top: 60px;
}

.mtb_20_form{
    margin-top: 20px;
    /*margin-bottom: 20px;*/
}

.yellow_bg_text{
	background: #ffd700;
	width: 30px;
	height: 100px;
	position: absolute;
	right: -30px;
	background: #ffd700;
	top: 10px;
	cursor: pointer;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.sign_up_text{
	transform: rotate(-90deg);
	color: #1a349b;
	margin: 0;
	position: relative;
	top: 50px;
	font-family: 'Conv_PublicSans-SemiBold';
}

.add_btn {
    color: #1a349b;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    padding: 5px 35px 5px 35px;
    font-family: 'Conv_PublicSans-SemiBold';
    font-size: 15px;
    background-color: #ffd700;
    border-bottom: 3px solid #ffb000;
    border-radius: 4px;
}

.bg_box_form{
	box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
	background: #fff;
	padding: 40px;
	border-radius: 5px;
}

.terms_use_text{
	color: #9daab9;
	margin: 0;
	text-align: left;
}

.terms_use_text a{
	text-decoration: none;
	font-family: 'Conv_PublicSans-SemiBold';
	color: #1a349b;
}

.form-group-mys {
    position: relative;
    height: 47px;
    border-bottom: 0;
}

.form-group-mys input.error, .form-group-mys textarea.error {
	border: 1px solid #fe6267;
}

.form-group-mys input.error .control-label, .form-group-mys textarea.error .control-label {
	color: #fe6267 !important;
}

.form-group-mys input:focus, .form-group-mys textarea:focus {
    color: #1a349b;
    border: 1px solid #1a349b;
    box-shadow: none;
}

.form-group-mys input, .form-group-mys textarea {
    display: block;
    background: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #cddae9;
    line-height: 1;
    width: 100%;
    color: #9daab9;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    box-shadow: none;
    height: 45px;
    border-radius: 6px;
    color: #1a349b;
}

.form-group-mys select ~ .control-label,
.form-group-mys input:focus ~ .control-label,
.form-group-mys input:valid ~ .control-label,
.form-group-mys input.form-file ~ .control-label,
.form-group-mys input.has-value ~ .control-label,
.form-group-mys textarea:focus ~ .control-label,
.form-group-mys textarea:valid ~ .control-label,
.form-group-mys textarea.form-file ~ .control-label,
.form-group-mys textarea.has-value ~ .control-label {
    font-size: 14px;
    top: -10px;
    left: 10px;
    background: #fff;
    padding: 5px;
    line-height: .8;
    color: #9daab9;
}

.form-group-mys .control-label {
    position: absolute;
    top: 12px;
    pointer-events: none;
    padding-left: 0;
    z-index: 1;
    color: #9daab9;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    left: 20px;
    margin-bottom: 0;
}

.form-group-mys{
    margin-bottom: 20px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #9daab9;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media only screen and (min-width : 576px) and (max-width :767px){
	
	.min-width-500{
		min-width: 500px
	}
}

@media only screen and (min-width : 320px) and (max-width :575px){

	.display-576{
		display: none;
	}

	.yellow_bg_text{
		width: 80px;
		height: 35px;
		position: absolute;
		left: 0px;
		background: #ffd700;
		top: -35px;
		cursor: pointer;
		border-top-left-radius: 5px !important;
		border-top-right-radius: 5px !important;
		border-bottom-right-radius: 0 !important
	}

	.sign_up_text{
		position: relative;
  		top: 6px !important;
		transform: unset !important;
		padding: 0 10px;
	}

	.bg_box_form{
		border-radius: 0 !important;
		width: 90%;
	}

}

/* @media only screen and (min-width :576px) and (max-width :767px){
	
	.yellow_bg_text

} */

@media only screen and (min-width : 320px) and (max-width :767px){

	.left_welcome{
		background-size: contain;
		min-height: 260px;
		background-position: bottom;
		left: 0;
	}

	.bg_box_form{
		margin-bottom: 0px !important;
		padding: 20px;
	}

	.mtb_20_form{
		margin-bottom: 10px;
	}

	.center_height{
		min-height: auto;
		display: block;
	}

	.display-767{
		display: none;
	}

	.media-height-575{
		height: 100vh;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.media-height-top{
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 50px 0px;
	}

}