/** Generated by FG **/
@font-face{
	font-family: 'Conv_Bellerose';
	src: url('../../fonts/Bellerose.eot');
	src: local('☺'), url('../../fonts/Bellerose.woff') format('woff'),
	url('../../fonts/Bellerose.ttf') format('truetype'),
	url('../../fonts/Bellerose.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face{
	font-family: 'Conv_urw-chancery-l-medium-italic';
	src: url('../../fonts/urw-chancery-l-medium-italic.eot');
	src: local('☺'), url('../../fonts/urw-chancery-l-medium-italic.woff') format('woff'),
	url('../../fonts/urw-chancery-l-medium-italic.ttf') format('truetype'),
	url('../../fonts/urw-chancery-l-medium-italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

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

[class^="Mys1"], [class*=" Mys1"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon1' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

footer{
	background: #501616;
}

.over-back-bg{
	background:url('../../images/ptrn1.png');
	background-size: contain;
	background-position: center;
	min-height: 100vh;
}

.super-text {
	padding-top: 15px;
	font-size: 18px;
	color: #df8142 !important;
}

.form-signin{
	max-width: 650px;
	padding: 25px 30px 50px 30px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 4px  solid #ff9800;
}

.box-white{
	-moz-box-shadow: -2px 4px 5px #000000;
	-webkit-box-shadow: -2px 4px 5px #000000;
	box-shadow: -2px 4px 5px #000000;
}

.white-box-shadow {
    -moz-box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
    -webkit-box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
    box-shadow: 0 1px 3px 0 rgba(59, 89, 108, 0.20);
}

.wrapper{
	position: relative;
	top: 54px;
}

.wrapper-white{
	background: #fff;
}

.all-clean{
	padding: 0;
	margin: 0;
}

.bold{
	font-weight: bold;
}

.font-normal{
	font-weight: normal;
}

.font-familt-time{
	font-family: Trebuchet MS;
}

.font-conv{
	font-family: 'Conv_urw-chancery-l-medium-italic';
}

.font-bellerose{
	font-family: 'Conv_Bellerose';
}

.font-open{
	font-family: 'Open Sans', sans-serif;
}

.font-size10{
	font-size: 10px;
}

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

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

.font-size16{
	font-size: 16px;
}

.font-size17{
	font-size: 17px;
}

.font-size22{
	font-size: 22px;
}

.font-size55{
	font-size: 55px;
}

.margin5{
	margin: 5px 0;
}

.margin6{
	margin:6px 0;
}

.margin10{
	margin: 10px 0;
}

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

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

.margin0{
	margin: 0 auto;
}

.margin20{
	margin: 20px 0px 20px;
}

.border-white3{
	border: 3px solid #fff;
}

.border-radius{
	border-radius: 50px;
}

.border-grey{
	border:1px solid #eee;
}

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

.border-radius4{
	border-radius: 4px;
}

.border-right-grey{
	border-right: 1px solid #ccc;
}

.dash-border{
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid rgba(0,0,0,.125);
}

.dash-border_1{
	border-left:2px solid rgba(0,0,0,.125);
	overflow: hidden;
}

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

.img-list-radius{
	border-radius: 78px;
	height: 147px;
	width: 152px;
	border:1px solid #ccc;
	padding: 2px;
}

.img-list-radius2{
	border-radius: 78px;
	height: 97px;
	width: 97px;
	border:1px solid #ccc;
	padding: 2px;
}

.pattern-img1{
	background: url('../../images/album-bg.png') no-repeat;
	background-size:contain;
	background-position: center;
}

.pattern-dash{
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 6px;
	background-blend-mode: hard-light;
	background-color: #f3f4f6;
	background-size: 80%;
	background-image: url("../images/ptrn1.png");
}

.gallery-img{
	height: 97px;
	width: 97px;
	background-color: #fff;
}

.logo_width{
	width: 200px;
	margin: 0 auto;
}

.logo_hieght{
	width: 50px !important;
}

.top_90_super{
	margin-top: 90px;
}

.top_50_super{
	margin-top: 50px;
}

/*border-width: 1px 1px 2px; border-style: solid; border-color: rgb(204, 204, 204);*/

.header-top ul li a{
	padding: 7px 10px;
	margin: 6px 2px 0;
	font-size: 13px;
	color: #2c2c4b !important;
	font-family: 'Conv_PublicSans-Regular' !important;
}

.header-top ul li a:hover{
	color: #1a349b !important;
}

.notifie{
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
	background: #242738;
	color: #fff;
}

.border-form{
	border-width: 1px 1px 2px;
	border-style: solid;
	border-color: #ccc;
}

.border-dark-grey{
	border: 1px solid #ccc;
}

.border-radius-none{
	border-radius: 0;
}
.relative_new{
	position: relative;
}
.padding-right{
	padding-right: 0;
}

.padding3{
	padding: 3px;
}

.padding7{
	padding: 7px!important;
}

.padding10{
	padding: 10px;
}

.padding12{
	padding: 12px;
}

.padding13{
	padding: 13px;
}

.padding16{
	padding: 16px;
}

.padding18{
	padding: 18px;
}

.fg-color-royal-orange{
	color:#D65B09;
}

.fg-color-blue{
	color: #33BEED;
}

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

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

.fg-color-grey{
	color: #EEEEEE;
}

.fg-color-dark-grey{
	color: gray;
}

.fg-color-red{
	color: #D35F5F;
}

.fg-color-black{
	color: #242738;
}

.bg-color-dblack{
	background: #000;
}

.fg-color-green{
	color: #35BDB2;
}

.bg-color-green{
	background: #6CBD7D;
}

.bg-color-blue{
	background: #36AFD9;
}

.bg-color-yellow{
	background: #ff9800;
}

.bg-color-grey{
	background: #ECECEC;
}

.bg-color-light-grey{
	background: #F2F2F2;
}

.bg-color-red{
	background: #A02C2F;
}

.bg-color-white{
	background: #fff;
}

.bg-color-blue{
	background: #242738;
}

/*===================================================form-css===================================================*/

/*  bhoechie tab */
div.bhoechie-tab-container{
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border:1px solid #ddd;
	margin-top: 20px;
	/*margin-left: 50px;*/
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
}

div.bhoechie-tab-menu{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group{
	margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a{
	margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
	color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child{
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child{
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
	background-color: #FFCD34;
	background-image: #5A55A3;
	color: #000;
}

div.bhoechie-tab-menu div.list-group>a.active:after{
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
}

div.bhoechie-tab-content{
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
	display: none;
}

.notifi-bg li {
	background: #f5f5f5;
}

/*================================================form css=============================*/

.nav-side-menu{
	overflow: auto;
	font-family: verdana;
	font-size: 12px;
	font-weight: 200;
	background-color: #2e353d;
	top: 0px;
	height: 100%;
	color: #e1ffff;
}

.nav-side-menu .brand{
	background-color: #23282e;
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 14px;
}

.nav-side-menu .toggle-btn{
	display: none;
}

.nav-side-menu ul, .nav-side-menu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	cursor: pointer;
}

.nav-side-menu ul :not(collapsed) .arrow:before, .nav-side-menu li :not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
}

.nav-side-menu ul .active, .nav-side-menu li .active {
	border-left: 4px solid #d19b3d;
	background-color: #FFCD34;
}

.nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
	color: #d19b3d;
	background: #F5F5F5;
}

.nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
	color: #D45500;
}

.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
	background-color: #f2f2f2;
	border: none;
	line-height: 45px;
	border-bottom: 1px solid #23282e;
	margin-left: 0px;
}

.nav-side-menu ul .sub-menu li:hover, .nav-side-menu li .sub-menu li:hover {
	background-color: #d5d5d5;
}

.nav-side-menu ul .sub-menu li:before, .nav-side-menu li .sub-menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.nav-side-menu li{
	padding-left: 15px;
	border-left: 4px solid #d5d5d5;
	background: #f2f2f2;
	color: #313538;
}

.nav-side-menu li a{
	text-decoration: none;
	color: #242738;
	font-weight: bold;
	font-family: arial;
}

.nav-side-menu li a i{
	padding-left: 10px;
	width: 20px;
	padding-right: 20px;
}

.nav-side-menu li:hover{
	border-left: 4px solid #d19b3d;
	background-color: #FFCD34;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.margin_top_992{
	margin-top: 25px;
}

@media (max-width: 767px) {

	.nav-side-menu{
		position: relative;
		width: 100%;
		margin-bottom: 10px;
	}

	.nav-side-menu .toggle-btn{
		display: block;
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 10 !important;
		padding: 3px;
		background-color: #ffffff;
		color: #000;
		width: 40px;
		text-align: center;
	}

	.brand{
		text-align: left !important;
		font-size: 22px;
		padding-left: 20px;
		line-height: 50px !important;
	}

}

@media (min-width: 767px) {

	.nav-side-menu .menu-list .menu-content {
		display: block;
	}

}

/*=============================panel==============================*/

.panel.with-nav-tabs .panel-heading{
	padding: 5px 5px 5px 5px;
}

.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}

.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

.nav-tabs li a{
	font-weight: bold;
	padding: 6px 12px;
	border-radius: 6px;
}

/********************************************************************/
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #000;
}

.with-nav-tabs.panel-warning .nav-tabs > .open > a, .with-nav-tabs.panel-warning .nav-tabs > .open > a:hover, .with-nav-tabs.panel-warning .nav-tabs > .open > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
	background-color: #faebcc;
	border-color: transparent;
}

.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
	color: #000;
	background-color: #FFCD34;
	border-color: #FFCD34;
	border-bottom-color: transparent;
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
	color: #8a6d3b;
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
	background-color: #faebcc;
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #8a6d3b;
}

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

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

}

/*========================================Media css=======================================*/

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

	.slider-margin{
		margin: 0px 0px 45px 0 !important;
	}

	.bg_white_1{
		margin: 0 32px 0 30px!important;
		position: relative;
		top: 90px!important;
		border: 2px solid #f2f2f2;
		padding: 17px 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1072px) {
	.header-top ul li a{
		padding: 7px 12px;
		margin: 11px;
		font-size: 10px;
	}
}

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

	.bg_white_1{
		margin: 0 24px 0 23px!important;
		top: 83px!important;
	}

	.top_60_media{
		margin-top: 0px!important;
	}

	.width_991{
		width: 50%;
	}

	.top_45{
		margin-top: 22px!important;
	}

	.min_205_991{
		min-height: 205px!important;
	}

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

}

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

	.display_991{
		display: none!important;
	}
}

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

	.padding_0_50{
		padding: 0!important;
	}

	.top_140{
		margin-top: 10px!important;
	}

	.right_991{
		float: none!important;
		width: 100%;
	}

	.margin_top_140{
		margin-top: 20px!important;
	}

	.center_991{
		text-align: center;
	}

	.bottom_media_20{
		margin-bottom: 20px;
	}

	.clear_991{
		clear: both;
	}

	.padding_right_991{
		padding-right: 15px!important;
	}

	.padding_left_991{
		padding-left: 15px!important;
	}

	.margin_top_992{
		margin-top: 0px!important;
	}
}

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

	.media_bottom_20{
		padding-bottom: 20px;
	}

	.center-767{
        display: flex;
        justify-content: center;
        margin: 20px 0px;
    }

	.padding_left_right_30{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

	.slider-margin{
		margin: 0px 0px 56px;
	}

	.both-side-padding{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

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

	.notifi-bg li{
		margin-left: 15px;
		margin-right: 15px;
	}

	.right_media{
		float: none;
	}

	.media_center{
		float: none!important;
		margin: 0 auto;
	}

	.margin_10_top{
		margin-top: 10px!important
	}

	.bottom_media_15{
		margin-bottom: 15px;
	}

	.media_padding_0{
		padding: 0!important;
	}

	.top_110_media{
		margin-top: 10px!important;
	}

	.padding_lr_50{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}

	.padding_rl_50{
		padding-right: 10px!important;
		padding-left: 10px!important;
	}

	.bottom_45_relative{
		position: relative;
		bottom: 0px!important;
	}

	.margin_767_20{
		margin-top: 20px;
	}

	.white_box_boy{
		width: 100%!important;
	}

	.center_767{
		text-align: center;
	}

	.width_767{
		width: 100%;
	}

	.margin_50_media{
		margin-bottom: 50px;
	}

	.text-right_1{
		text-align: center!important;
	}

	.clear_767{
		clear: both;
	}

	.media_relative{
		position: relative;
		top: 10px;
	}

	.top_300{
		margin-top: 30px!important;
	}

	.user_login_padding{
		padding-right: 15px!important;
		padding-left: 15px!important;
	}

	.top_25_767{
		margin-top: 0px!important;
	}

	.bottom_100_super{
		margin-bottom: 175px!important;
	}

}

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

	.margin-form15{
		margin: 15px;
	}

	.footer-font11{
		font-size: 11px;
	}

}

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

	.padding-right{
		padding-right: 15px !important;
	}

}

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

	.user-tab li a{
		margin: 0 5px 0px 0 !important;
	}

}

@media screen and (min-width: 392px) and (max-width: 620px) {

	.user-search{
		position: absolute !important;
		right: 18px !important;
		top: 34px !important;
	}

}

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

	.user-search{
		position: absolute !important;
		right: 18px !important;
		top: 64px !important;
	}

}

/*===========================table css===============================*/

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

/*Label the data*/

#session-manage > tr > td:nth-of-type(1):before {
	content: "Session Name";
}

#session-manage > tr > td:nth-of-type(2):before {
	content: "Session Name";
}

#session-manage > tr > td:nth-of-type(3):before {
	content: "Session To";
}

#session-manage > tr > td:nth-of-type(4):before {
	content: "Is Current";
}

#session-manage > tr > td:nth-of-type(5):before {
	content: "Action";
}

/*===============================================================use list=========================================*/

#user-list > tr > td:nth-of-type(1):before {
	content: "Class";
}

#user-list > tr > td:nth-of-type(2):before {
	content: "Section";
}

#user-list > tr > td:nth-of-type(3):before {
	content: "Total Seats";
}

#user-list > tr > td:nth-of-type(4):before {
	content: "Occupied Seat";
}

#user-list > tr > td:nth-of-type(5):before {
	content: "Remaining Seat";
}

#user-list > tr > td:nth-of-type(6):before {
	content: "Action";
}

/*=================================================================asmission==============================*/

#admission-list > tr > td:nth-of-type(1):before {
	content: "Field Name";
}

#admission-list > tr > td:nth-of-type(2):before {
	content: "Field Type";
}

#admission-list > tr > td:nth-of-type(3):before {
	content: "Is Required";
}

#admission-list > tr > td:nth-of-type(4):before {
	content: "Position";
}

#admission-list > tr > td:nth-of-type(5):before {
	content: "Action";
}

/*===================================session list============================================*/

#session-list > tr > td:nth-of-type(1):before {
	content: "Field Name";
}

#session-list > tr > td:nth-of-type(2):before {
	content: "Field Type";
}

#session-list > tr > td:nth-of-type(3):before {
	content: "Is Required";
}

#session-list > tr > td:nth-of-type(4):before {
	content: "Position";
}

#session-list > tr > td:nth-of-type(5):before {
	content: "Action";
}

/*===================================session list============================================*/


/*===================================Super Admin Table============================================*/

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

#super_admin_table > tr > td:nth-of-type(2):before {
	content: "Contact Person";
}

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

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

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

#super_admin_table > tr > td:nth-of-type(6):before {
	content: "Action";
}

/*===================================Super Admin Table============================================*/


/*===================================School List============================================*/

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

#School_List_Admin > tr > td:nth-of-type(2):before {
	content: "Created Date";
}

#School_List_Admin > tr > td:nth-of-type(3):before {
	content: "Added By/For";
}

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

#School_List_Admin > tr > td:nth-of-type(5):before {
	content: "Plan/Total students";
}

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

#School_List_Admin > tr > td:nth-of-type(7):before {
	content: "Action";
}

/*===================================School List============================================*/


/*===================================Invite User List============================================*/

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

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

#Invite_User_List > tr > td:nth-of-type(3):before {
	content: "Added By/For";
}

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

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

#Invite_User_List > tr > td:nth-of-type(6):before {
	content: "Created Date";
}

#Invite_User_List > tr > td:nth-of-type(7):before {
	content: "Action";
}

/*===================================School List============================================*/


/*===================================Seats Enquiry============================================*/

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

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

#seats_enquiry > tr > td:nth-of-type(3):before {
	content: "School Address";
}

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

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

#seats_enquiry > tr > td:nth-of-type(6):before {
	content: "Requested Seats";
}

#seats_enquiry > tr > td:nth-of-type(7):before {
	content: "School Type";
}

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

#seats_enquiry > tr > td:nth-of-type(9):before {
	content: "Create Date";
}

/*===================================Seats Enquiry============================================*/


/*===================================User School List============================================*/
#User_School_List > tr > td:nth-of-type(1):before {
	content: "School Name";
}

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

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

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

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

#User_School_List > tr > td:nth-of-type(6):before {
	content: "Action";
}

/*===================================User School List============================================*/


/*===================================School Statics Details============================================*/

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

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

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

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

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

/*===================================School Statics Details============================================*/

/*=================================== School Static ============================================*/

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

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

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

/*=================================== School Static ============================================*/

/*=================================== School Report ============================================*/

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

#School_Report > tr > td:nth-of-type(2):before {
	content: "Total Student";
}

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

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

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

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

/*=================================== School Report ============================================*/

/*===================================Registered User List============================================*/

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

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

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

#Registered_User_List > tr > td:nth-of-type(4):before {
	content: "User Name";
}

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

/*===================================Registered User List============================================*/

/*===================================Notification List============================================*/

#Notification_list > tr > td:nth-of-type(1):before {
	content: "Notification Title";
}

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

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

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

/*===================================Notification List======================================*/

/*===================================Notification List=======================================*/

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

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

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

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

/*===================================Notification List==================================*/

/*===================================School Sms Report =================================*/

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

#School_Sms_Report > tr > td:nth-of-type(2):before {
	content: "SMS Sent";
}

/*===================================School Sms Report===============================*/

/*===================================Demo Reuest=======================================*/

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

#Demo_Reuest > tr > td:nth-of-type(2):before {
	content: "Contact Email";
}
#Demo_Reuest > tr > td:nth-of-type(3):before {
	content: "Contact Number";
}

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

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

/*===================================Demo Reuest============================================*/

/*===================================View Franchise============================================*/

#View_Franchise > tr > td:nth-of-type(1):before {
	content: "Name/Created Date";
}

#View_Franchise > tr > td:nth-of-type(2):before {
	content: "Contact Detail";
}

#View_Franchise > tr > td:nth-of-type(3):before {
	content: "User Name/Role";
}

#View_Franchise > tr > td:nth-of-type(4):before {
	content: "Parent Franchise";
}
#View_Franchise > tr > td:nth-of-type(5):before {
	content: "Type/Region";
}

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

#View_Franchise > tr > td:nth-of-type(7):before {
	content: "Action";
}

/*===================================View Franchise============================================*/


/*===================================franchise ===========================================*/

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

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

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

#franchise_mys > tr > td:nth-of-type(4):before {
	content: "Phone Number";
}

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

#franchise_mys > tr > td:nth-of-type(6):before {
	content: "Message";
}

/*===================================franchise============================================*/


/*===================================Notification List============================================*/

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

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

/*===================================Notification List============================================*/


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

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

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

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

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

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

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

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

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

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


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

#franchise_document_mys > tr > td:nth-of-type(1):before {
	content: "Document For";
}

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

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

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

/*===================================User Franchise School List=================================*/

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

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

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


/*===============================User Franchise School List=====================================*/

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

#franchise_document > tr > td:nth-of-type(1):before {
	content: "Required Documents";
}

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

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

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

/*===================================View WorkReport============================================*/

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

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

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

#View_WorkReport > tr > td:nth-of-type(4):before {
	content: "Added By";
}

/*===================================View WorkReport============================================*/


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

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

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

/*#School_Payment > tr > td:nth-of-type(3):before {
	content: "Payment";
}*/

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

/*===================================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";
}

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

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

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

/*===================================Pack-List============================================*/

#Pack-List > tr > td:nth-of-type(1):before {
	content: "Storage Size (in MB)";
}

#Pack-List > tr > td:nth-of-type(2):before {
	content: "Price";
}

#Pack-List > tr > td:nth-of-type(3):before {
	content: "Action";
}

/*=================================== Pack-List============================================*/ 

/*===================================Whatsapp-Pack============================================*/

#Whatsapp-Pack > tr > td:nth-of-type(1):before {
	content: "Quantity";
}

#Whatsapp-Pack > tr > td:nth-of-type(2):before {
	content: "Price";
}

#Whatsapp-Pack > tr > td:nth-of-type(3):before {
	content: "Action";
}

/*=================================== Whatsapp-Pack============================================*/

/*===================================Storage-Record============================================*/

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

#Whatsapp-Record > tr > td:nth-of-type(2):before {
	content: "Purchased Whatsapp Msg";
}

#Whatsapp-Record > tr > td:nth-of-type(3):before {
	content: "Used Whatsapp Msg";
}

#Whatsapp-Record > tr > td:nth-of-type(4):before {
	content: "Left Whatsapp Msg";
}

/*=================================== Storage-Record============================================*/

/*===================================Storage Record============================================*/

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

#Storage-Record > tr > td:nth-of-type(2):before {
	content: "Free Storage";
}

#Storage-Record > tr > td:nth-of-type(3):before {
	content: "Purchased Storage";
}

#Storage-Record > tr > td:nth-of-type(4):before {
	content: "Left Storage";
}

/*=================================== Storage Record============================================*/

/*===================================Sms Pricing============================================*/

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

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

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

#Sms_Pricing > tr > td:nth-of-type(4):before {
	content: "Total Price";
}

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

/*=================================== Sms Pricing============================================*/


/*===================================Sms Pricing============================================*/

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

#School_Sms_Record > tr > td:nth-of-type(2):before {
	content: "Free SMS";
}

#School_Sms_Record > tr > td:nth-of-type(3):before {
	content: "Purchased SMS";
}

#School_Sms_Record > tr > td:nth-of-type(4):before {
	content: "Left SMS";
}

/*=================================== Sms Pricing============================================*/

}


td:nth-of-type(3):before {

}

/*====== Collaboration table======*/

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

	.collaborations, #order_detail_tbody > tr > td:nth-of-type(1):before {
		content: "Description";
	}

	.collaborations, #order_detail_tbody > tr > td:nth-of-type(2):before {
		content: "Status";
	}

}

/*======End Collaboration====*/

/* Smartphones (portrait and landscape) ----------- */

/* iPads (portrait and landscape) ----------- */

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

	.bottom_25{
		margin-bottom: 25px;
	}

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

.border-left-radius8{
	border-bottom-left-radius: 8px;
}

.border-right-radius8{
	border-bottom-right-radius: 8px;
}

.padding-right-cont{
	padding-right: 0px;
}

.padding-bar{
	padding: 0px 8px 0px 0px;
}

.padding-right-bar{
	padding: 0px 0px 0 10px;
}

fieldset.exam_fee{
}

.the-legend{
	border: medium none!important;
	color: #df8142 !important;
	padding: 2px 5px !important;
	width: auto!important;
	margin:0!important;
	border-color:#555!important;
}

.fileUpload{
	position: relative;
	overflow: hidden;
}

.fileUpload input.upload{
	cursor: pointer;
	font-size: 20px;
	height: 35px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.cursor{
	cursor: pointer;
}

/*.padding_lr_50{
	overflow: hidden;
	padding-right: 35px;
	padding-left: 35px;
}*/

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

.width_100{
	width: 100%;
}

.right_media{
	float: right !important;
}

.padding_1{
	padding-left:1px;
	padding-right:1px;
}

.height_150{
	display: block !important;
	max-height: 150px;
	width: 100%;
}

.padding_0{
	padding: 0 !important;
}

.risize_none{
	resize: none
}

.clear_both{
	clear: both;
}

.padding_3{
	padding: 3px;
}

.padding_2{
	padding: 2px 0 0 15px;
}

.font_size15{
	font-size: 15px !important;
}

.block{
	border: medium none !important;
	box-shadow: none !important;
	display: block !important;
	margin-bottom: 5px !important;
	min-width: 60px !important;
	position: static !important;
}

.dropdown-submenu{
	position:relative;
}

.dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu{
	display:block;
}

.dropdown-submenu>a:after{
	display:block;content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:4px 0 4px 4px;
	border-left-color:#cccccc;
	margin-top:6px;
	margin-right:-10px;
	border-left: 4px solid #ff9b34;
}

.dropdown-submenu.active >a:after{
	border-left-color:#ffffff;
}

.dropdown-submenu:hover>a:after{
	border-left-color:#ffffff;
}

.dropdown-submenu.pull-left{
	float:none;
}

.dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;
}

.menu_border{
	box-shadow: none!important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
	background-color: #ffcd34!important;
	color: #000!important;
}

.menu-color{
	border-left: 4px solid #ff9b34;
}

.nav.nav-tabs.border_none.act>.active {
	position: relative;
	top: 1px;
}

.dropdown-menu > li >a{
	position: relative;
	top: 1px;
	font-size: 14px;
	color: #333!important;
	text-transform: none;
}

.menu-font{
	font-size: 12px;
	text-transform: uppercase;
}

.thead_background{
	background: #ffcd34 none repeat scroll 0 0;
}

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

	.width_450{
		width: 100%!important;
	}

}

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

	.margin_16{
		margin-left: 16.6667%;
	}

}

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

.top_35{
	margin-top:35px;
}

.bottom_55{
	margin-bottom:55px;
}

.padding_6{
	padding: 10px 0 0!important;
}

.width_150{
	width: 150px;
}

.font-size25{
	font-size: 25px;
}

.bg_1{
	background: url('../../images/superadmin/mys/banner.png') no-repeat;
	min-height: 650px;
	background-size: cover;
	background-position: center;
}

.display_inline{
	display: inline!important;
}

.top_20{
	margin-top: 20px;
}

.top_110{
	margin-top: 110px;
}

.Android{
	background-color: #ffcd34!important;
	border-bottom: 3px solid #ff9b34!important;
	border-radius: 0!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
	color: #000!important;
	margin: 0 10px 0 0;
	border-radius: 2px!important;
}

.request{
	background-color: #ffcd34!important;
	border-bottom: 3px solid #ff9b34!important;
	border-radius: 0!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
	color: #000!important;
	margin: 10px 0 0 0;
	border-radius: 2px!important;
	text-transform: uppercase;
	font-weight: bold!important;
	padding: 10px 30px !important;
	font-size: 20px!important;
}

.request:hover{
	background-color: #ff9b34!important;
	border-bottom: 3px solid #ffcd34!important;
	color: #fff!important;
}

.appale{
	background-color: #FB9708!important;
	border-bottom: 3px solid #d2691e!important;
	border-radius: 0!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
	margin: 0 0 0 10px;
	border-radius: 2px!important;
}

.top_40{
	margin-top: 40px;
}

.bg_3{
	background-color: #FFCD34;
	float: left;
	width: 100%;
}

.top_250{
	margin-top: 250px;
}

.box_button{
	background-color: #fff;
	text-align: center;
	padding: 20px;
}

.admin_module{
	background-color: #fff!important;
	text-align: center;
	padding:20px 30px !important;
	border:none!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 1px 5px 3px rgba(255,209,140,1);
	-moz-box-shadow: 0px 1px 5px 3px rgba(255,209,140,1);
	box-shadow: 0px 1px 5px 3px rgba(255,209,140,1);
	margin: 0 5px!important;
}

.circle_color{
	font-size: 35px!important;
	color: #FF8080;
	margin-bottom: 10px;
}

.module{
	font-weight: bold;
	color: #cc4545;
}

.top_10{
	margin-top: 10px;
}

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

.top_100{
	margin-top: 100px;
}

.top_100_20{
	margin-top: 100px;
}

.top_200_20{
	margin-top: 200px;
}

.top_200{
	margin-top: 200px;
}

.top_15{
	margin-top: 15px;
}

.top_padding_15{
	padding-top: 15px;
}

.bg_light_gray{
	background-color: #F9F9F9;
}

.top_50{
	margin-top: 50px;
}

.smart{
	color: #c83737;
}

.padding_65{
	padding-bottom: 65px;
}

.margin_auto{
	margin: auto;
	float: none!important;
}

.border_none{
	border:none!important;
}

.top_55{
	margin-top: 55px;
}

.overflow{
	overflow: hidden;
}

.bg_4{
	background: url('../../images/superadmin/mys/bg2.png') no-repeat;
	background-size: cover;
	min-height: 695px;
}

.mobile{
	background: url('../../images/superadmin/mys/g16474.png') no-repeat;
	background-size: contain;
	min-height: 630px;
}

.font_text_bold{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

.top_140{
	margin-top: 140px;
}

.right_35{
	margin-right: 35px;
}

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

.top_30{
	margin-top: 30px;
}

.left_35{
	margin-left: 35px;
}

.left_250{
	margin-left: 250px;
}

.left_932{
	margin-left: 932px;
}

.bottom_padding_100{
	padding-bottom: 100px;
}

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

.padding_0_50{
	padding: 0 30px;
}

.box_shadow{
	background-color: #fff;
	box-shadow: 0 1px 5px 3px rgba(255, 209, 140, 1);
	padding: 30px 30px 20px;
	max-width: 385px;
}

.top_120{
	margin-top: 120px;
}

.top_65{
	margin-top: 65px;
}

.bg_white{
	background-color: #fff;
}

.bg_white_1{
	background-color: #fff;
	margin: 0 179px 0 30px;
	position: relative;
	top: 114px;
	border: 2px solid #f2f2f2;
	padding: 17px 10px;
}

.top_60_media{
	margin-top: 60px;
}

.top_60{
	margin-top: 60px;
}

.manage{
	margin-top: 5px;
	font-size: 21px;
}

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

.border_none_2{
	background-color: #F8F5F4!important;
	border-bottom: 1px solid #eec0c0!important;
	border-radius: 0!important;
	border-right: medium none!important;
	border-top: medium none!important;
	box-shadow: none!important;
	border-image: none!important;
	border-left: medium none!important;
}

.top_45{
	margin-top: 45px;
}

.login{
	background-color: #FFC900!important;
	border: none!important;
	padding: 12px !important;
}

.bottom_30{
	margin-bottom: 30px!important;
}

.arrow_1{
	bottom: 0;
	left: 410px;
	position: absolute;
	right: 0;
}

.botto_10{
	margin-bottom: 10px;
}

.screen{
	background-color: #20A7FC;
	border-radius: 0 0 20px;
	color: #fff;
	padding: 10px;
	position: relative;
	right: 9px;
}

.top_75{
	margin-top: 75px;
}

.submit_1{
	background-color: #ffcd34!important;
	border-bottom: 3px solid #ff9b34!important;
	border-radius: 0!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
	color: #000!important;
	border-radius: 2px!important;
	font-weight: bold!important;
	padding: 12px 30px!important;
	font-size: 13px!important;
}

.bottom_45_relative{
	position: relative;
	bottom: 45px;
}

.white_box_boy{
	background-color: #fff;
	width: 78%;
	box-shadow: 0 1px 5px 0px rgba(0,0,0,0.75);
	padding-bottom: 10px;
}

.footer{
	background-color: #501616;
	float: left;
	width: 100%;
}

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

.fg-color-light-blue{
	color: #FECA00;
}

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

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

.top_27{
	margin-top: 27px;
}

.top_300{
	margin-top: 300px;
}

.padding_left_0{
	padding-left: 0px!important;
}

.left_0{
	margin-left: 0px!important;
}

.right_5{
	margin-right: 5px;
}

.large_text{
	font-weight: bold;
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	text-shadow: 2px 3px 4px rgba(000, 000, 000, 1);
}

.agami-large_text{
	font-weight: bold;
	color: #fff;
	font-size: 50px;
	text-transform: capitalize;
	font-family: Times New Roman;
	text-shadow: 2px 3px 4px rgba(000, 000, 000, 1);
}

.agami-large_text-black{
	color: #333;
	text-transform: capitalize;
	font-family: Times New Roman;
	float: left;
}

.agami-large_text-bottom{
	color: #333;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.agami-font-text{
	font-family: Times New Roman;
}

.mys-text{
	position: relative;
	left: -13px;
}

.mys-text-2{
	position: relative;
	left: -6px;
}

.mys-text-5{
	position: relative;
	left: -8px;
}

.curser-pointer-video{
	cursor: pointer;
}

.fg-color-black_1{
	color: #000;
}

.bottom_padding_50{
	padding-bottom: 50px;
}

.super_bottom_110{
	padding-bottom: 110px;
}

.super_template_bottom_20{
	margin-bottom: 20px;
}

.super_template_bottom_70{
	margin-bottom: 70px;
}

.user_bottom_50{
	margin-bottom: 50px;
}

.plus_user{
	position: relative;
	bottom: 1px;
}

.bottom_padding_20{
	padding-bottom: 20px;
}

.reach{
	border-bottom: 1px solid;
	line-height: 0.1em;
}

.us{
	background: white none repeat scroll 0 0;
	padding-left: 20px;
	padding-right: 5px;
}

.font-size13{
	font-size: 13px;
}

.top_25{
	margin-top: 25px;
}

.top_110{
	margin-top: 110px;
}

.top_110_media{
	margin-top: 110px;
}

.font-size22{
	font-size: 22px;
}

.padd_20{
	float: left;
	width: 100%;
	padding: 20px 0;
}

.type{
	font-weight: normal;
	color: #de8787;
	padding-left: 12px;
}

.form-control.fc_red::-moz-placeholder{
	color: #de8787!important;
}

.form-control.fc_red::-webkit-input-placeholder{
	color: #de8787!important;
}

.text-border{
	overflow: hidden;
	text-align: center;
	color: #c83737;
	font-size: 22px;
	position: relative;
	bottom: 12px;
}

.text-border:before,
.text-border:after{
	background-color: #c83737;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.text-border:before{
	right: 0.5em;
	margin-left: -128%;
}

.text-border:after{
	left: 0.5em;
	margin-right: -50%;
}

/* Default mode */

.tabbable-line > .nav-tabs{
	border: none;
	margin: 0px;
}

.tabbable-line > .nav-tabs > li{
	margin-right: 2px;
}

.tabbable-line > .nav-tabs > li > a{
	border: 0;
	margin-right: 0;
	color: #737373;
}

.tabbable-line > .nav-tabs > li > a > i{
	color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover{
	border-bottom: 4px solid #fbcdcf;
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a{
	border: 0;
	background: none !important;
	color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i{
	color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu{
	margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active{
	border-bottom: 4px solid #f3565d;
	position: relative;
}

.tabbable-line > .nav-tabs > li.active > a{
	border: 0!important;
	color: #333333!important;
}

.tabbable-line > .nav-tabs > li.active > a > i{
	color: #404040;
}

.tabbable-line > .tab-content{
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #eee;
	padding: 15px 0;
}
.portlet .tabbable-line > .tab-content{
	padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li{
	border-top: 4px solid transparent;
}

.tabbable-line.tabs-below > .nav-tabs > li > a{
	margin-top: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li:hover{
	border-bottom: 0;
	border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below > .nav-tabs > li.active{
	margin-bottom: -2px;
	border-bottom: 0;
	border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below > .tab-content{
	margin-top: -10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	color: #ca3d3d!important;
	border-bottom: 1px solid #ca3d3d!important;
	border-right: none!important;
	border-top: none!important;
	border-left: none!important;
}

.border_none > li a{
	color: #ffd2d2!important;
	border-bottom: 1px solid #ffd2d2!important;
	cursor: pointer!important;
}

.border_none > li a:hover{
	background: none!important;
	border-top: 1px solid #fff!important;
	border-right: 1px solid #fff!important;
	border-left: 1px solid #fff!important;
}

.border_none li a{
	padding: 0 30px 6px 0 !important;
}

.border_none li{
	padding: 0 0 0 10px !important;
}

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

	.padding_411{
		padding: 0!important;
	}

	.border_none li a{
		padding: 0 9px 6px 0 !important;
	}
}

.left_flot_768{
	float: left;
}

.right_float_768{
	float: right;
}

.text-right_1{
	text-align: right;
}

.right_absolute{
	bottom: 0;
	position: absolute;
	right: 0;
}

.right_991{
	float: right;
}

.margin_top_140{
	margin-top: 170px;
}

@media screen and (min-width: 341px) and (max-width: 360px) {

	.appale{
		margin: 0!important;
	}

	.Android{
		margin: 0px!important;
	}
}

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

	.appale{
		margin: 0!important;
	}

	.Android{
		margin-bottom: 10px!important;
		margin-right: 0px!important;
	}

	.right_340{
		position: relative;
		right: 10px;
	}

	.font_340{
		font-size: 14px!important;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1100px) {

	.padding_1100{
		padding: 0px!important;
	}

}

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

	.center_500{
		text-align: center;
	}

	.width_500{
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}

	.left_35{
		margin-left: 0px!important;
	}

	.pic{
		bottom: 50px!important;
	}

	.display_501{
		display: none!important;
	}

	.arrow_2{
		float: left;
		margin-top: 15px;
		text-align: center;
		width: 94%;
	}

	.display_500{
		display: block!important;
	}

}

.display_500{
	display: none;
}

.left_1_35{
	margin-left: 30px;
}

.pic{
	min-width:100px;
	/*width:80%;*/
	padding:10px;
	min-height:35px;
	float:left;
	text-align:left;
	line-height:16px;
	color:white;
	position:absolute;
	margin-bottom: 0;
	bottom: 35px;
}

.pic-1{
	background:#20A7FC;
}

.pic:after{
	content:'';
	display:block;
	position:absolute;
	height:0;
	width:0;
	z-index:0;
}

.pic-1:after{
	top:0;
	right:-20px;
	border-left: 20px solid #20A7FC;
	border-bottom:35px solid  transparent;
}

.right-5{
	margin-right: -5px;
}

.padding_44{
	padding-right: 44px;
	padding-left: 44px;
}

.padding_top_100{
	padding-top: 100px;
}

.panel-body_1{
	background-color: #fff;
}

.heading_1{
	background-color: #c83737!important;
	color: #fff!important;
}

.panel_1{
	background-color: #fff!important;
}

.panel-heading:hover{
	cursor:pointer;
}

.panel-heading{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.side-tab:hover{
	cursor: pointer;
}

.panel.panel-default{
	border: none;
	box-shadow: none !important;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

/* .panel-heading{
	border: none;
	background-color: #eee;
} */

.panel-body{
	background-color: #f5f5f5;
}

.panel-title{
	font-weight: 400;
	color: white;
}

/*========================Macbook pro mockup from: http://jaredhardy.com/minimal-devices===========*/

.md-macbook-pro{
	display: block;
	width: 55.3125em;
	height: 31.875em;
	font-size: 13px;
	margin: 0 auto;

	@media (max-width:1199px){
		font-size: 11px;
	}

	@media (max-width:1024px){
		font-size: 10px;
	}

	@media (max-width:767px){
		font-size: 7px;
	}

	@media (max-width:320px){
		font-size: 5px;
	}

}

.md-macbook-pro .md-lid{
	width: 45em;
	height: 30.625em;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	border-radius: 1.875em;
	border: solid 0.1875em #cdced1;
	background: #131313;
}

.md-macbook-pro .md-camera{
	width: 0.375em;
	height: 0.375em;
	margin: 0 auto;
	position: relative;
	top: 1.0625em;
	background: #000;
	border-radius: 100%;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
}

.md-macbook-pro .md-camera:after{
	content: "";
	display: block;
	width: 0.125em;
	height: 0.125em;
	position: absolute;
	left: 0.125em;
	top: 0.0625em;
	background: #353542;
	border-radius: 100%;
}

.md-macbook-pro .md-screen{
	width: 42.25em;
	height: 26.375em;
	margin: 0 auto;
	position: relative;
	top: 2.0625em;
	/* background: #1d1d1d; */
	background: #fff;
	overflow: hidden;
}

.md-macbook-pro .md-screen img{
	width: 100%;
}

.md-macbook-pro .md-base{
	width: 100%;
	height: 0.9375em;
	position: relative;
	top: -0.75em;
	background: #c6c7ca;
}

.md-macbook-pro .md-base:after{
	content: "";
	display: block;
	width: 100%;
	height: 0.5em;
	margin: 0 auto;
	position: relative;
	bottom: -0.1875em;
	background: #b9babe;
	border-radius: 0 0 1.25em 1.25em;
}

.md-macbook-pro .md-base:before{
	content: "";
	display: block;
	width: 7.6875em;
	height: 0.625em;
	margin: 0 auto;
	position: relative;
	background: #a6a8ad;
	border-radius: 0 0 0.625em 0.625em;
}

.md-macbook-pro.md-glare .md-lid:after{
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 1.25em 0 0;
	background: -webkit-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
	background: -moz-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
	background: -o-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
	background: linear-gradient(53deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}

#veil{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999999999999;
	height:100%;
	width:100%;
	cursor: not-allowed;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background: #000000  no-repeat center;
}

#feedLoading{
	position: fixed;
	top: 200px;
	z-index: 9999999999999999999998;
	width:100%;
	text-align: center;
	font-size: 4em;
	color:white;
	text-shadow: 2px 2px 2px #021124;
}

.gray_back{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0 0 1px !important;
}

.gray_back li a{
	background-color: #fff;
	margin: 0!important;
}

.overflow_hidden{
	overflow: hidden;
}

.back_button{
	padding: 6px 20px !important;
}

.right_22{
	margin-right: 22px;
}

.bottom_20{
	padding-bottom: 0px;
}

.top_2{
	position: relative;
	top: 2px;
}

.bottom_2{
	position: relative;
	bottom: 2px;
}

.padding_top_100_30{
	padding-top: 100px;
}

.top_10_0{
	margin-top: 10px;
}

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

	.navbar-nav .open .dropdown-menu.drop_1{
		background-color: transparent !important;
		border: 1px solid #ddd !important;
		box-shadow: none !important;
		float: none !important;
		margin-top: 10px !important;
		position: absolute !important;
		width: auto !important;
	}

	.left_margin_0{
		margin-left: 0px!important;
	}

	.left_140{
		left: -130px !important;
		position: absolute;
	}

	.notifi-bg li {
		margin-right: 0px!important;
	}

	.navbar-collapse{
		margin-top: 9px;
	}

	.left_767{
		float: left;
	}

	.nav-media{
		float: right;
	}

	.top_12_media{
		margin-top: 12px!important;
	}

	.request{
		padding: 10px 30px !important;
		font-size: 16px!important;
	}

	.large_text{
		font-size: 30px;
	}

	.media_16{
		font-size: 16px!important;
	}

	.padding_top_100_30{
		padding-top: 30px;
	}

	.top_10_0{
		margin-top: 0px;
	}

	.top_100_20{
		margin-top: 50px!important;
	}

	.top_200_20{
		margin-top: 50px!important;
	}

	.bg_1{
		min-height: 350px;
	}

	.top_50_media{
		margin-top: 50px;
	}

	.the-legend{
		font-size: 16px;
	}

	.captcha_767{
		margin-bottom: 10px;
	}

}

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

	.bg_4{
		min-height: 900px;
	}
}

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

	.bg_4{
		min-height: 800px;
	}

}

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

	.margin_337{
		margin-top: 10px;
	}

}

div.circleBehind a:before, div.circleBehind a:after{
	position: absolute;
	top: 16px;
	left: 50%;
	width: 70px;
	height: 70px;
	border: 4px solid #fff;
	transform: translateX(-50%) translateY(-50%) scale(0.8);
	border-radius: 50%;
	background: transparent;
	content: "";
	opacity: 0;
	transition: all 0.3s;
	z-index: -1;
}

div.circleBehind a:after{
	border-width: 2px;
	transition: all 0.4s;
}

div.circleBehind a:hover:before{
	opacity: 1;
	transform: translateX(-50%) translateY(-50%) scale(1);
}

div.circleBehind a:hover:after{
	opacity: 1;
	transform: translateX(-50%) translateY(-50%) scale(1.3);
}

div.container_1 a{
	color: #FFF;
	text-decoration: none;
	position: relative;
	z-index: 0;
	cursor: pointer;
}

.padding_left_15{
	padding: 3px 10px 0 15px !important;
}

.dropdown-menu > li > a{
	font-weight: 400!important;
}

.right_2{
	margin-right: 2px !important;
	margin-top: 7px !important;
}

.margin_11{
	margin: 11px;
}

.right_5{
	margin-right: 5px;
}

.bottom_165{
	margin-bottom: 165px;
}

.school_box{
	height: 236px;
	margin-bottom : 5px;
	padding: 36px 0px 0px;
	margin-left:0;
}

.bottom_50{
	margin-bottom: 50px;
}

.padding_8_12{
	padding: 8px 12px;
}

.min_height_310{
	min-height: 310px;
}

.padding_9_15{
	padding: 9px 0px 0px 15px;
}

.height_63{
	height: 63px;
}

.bottom_0{
	margin-bottom: 0px;
}

.widht_100px{
	width: 100px;
}

.padding_bottom_10{
	padding-bottom: 10px;
}

.left_5{
	margin-left: 5px;
}

.black_border{
	border: 1px solid #000;
}

.justify{
	text-align: justify;
}

.multivideo_popup .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: 840px;
	padding: 1em;
	position: relative;
	top:100px;
	overflow: hidden;
}

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

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

.video_width{
	max-width: 600px;
	width: 100%;
	min-height: 300px;
	height: 100%;
	float: left;
}
@media screen and (min-width: 300px) and (max-width: 767px) {

	.video_width{
		max-width: 100%!important;
	}

}

.popup-exit{
	background: rgba(0, 0, 0, 0) url("../../images/superadmin/close-icon.png") no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	z-index: 99999;
}

.bottom_10{
	margin-bottom: 10px;
}

.bottom_31{
	margin-bottom: 30px;
}

.border-color-grey{
	border: 1px solid #ccc;
}

.padding15{
	padding: 15px;
}

.borde-grey-bottom{
	border-bottom: 1px solid #ccc;
}

.font-size16{
	font-size: 16px;
}

.fg-color-theme{
	color: #333;
}

.margin5{
	margin: 5px 0px;
}

.padding-privacy{
	padding: 10px!important;
}

.video_text{
	font-weight: bold;
	text-transform: uppercase;
}

.video_text:hover{
	text-decoration: none;
	color: #ffcd34;
}

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

.mys-text-3{
	position: relative;
	left: -3px;
}

.font-size20{
	font-size: 14px;
}

.text-center10{
	font-size: 14px;
	text-align: center;
}

/*scroll all the way up*/

#goUp-cont{
	bottom: 60px;
	cursor: pointer;
	font-size: 35px;
	position: fixed;
	right: 10px;
	transition: all 0.5s ease 0s;
	z-index: 999;
}

#goUp{
	color:#a5a5a5;
}

#goUp:hover{
	color:#4c97d8;;
}

.col-lg-2_custom{
	width: 15%;
	float: left;
}

.col-lg-10_custom{
	width: 85%;
	float: left;
}

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

	.col-lg-2_custom{
		width: 50%;
	}

	.col-lg-10_custom{
		width: 100%;
		float: left;
	}

}

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

	.col-lg-2_custom{
		width: 30%;
	}

	.col-lg-10_custom{
		width: 70%;
		float: left;
	}

}

@media screen and (min-width: 1025px) and (max-width: 1060px) {

	.padding_1060{
		padding: 0px!important;
	}

}

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

	footer{
		height: 55px!important;
	}

}

.update-user .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: 430px;
	padding: 1em;
	position: relative;
	top:100px;
	overflow: hidden;
}

.view-template .ngdialog-content{
	max-width: 900px;
}

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

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

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

.pay_icon_super_admin{
	font-size: 25px;
	line-height: 16px;
}

.top_10_super_admin{
	position: relative;
	top: 10px;
}

.decoration_none:hover{
	text-decoration: none;
}

.width_12_school{
	width: 12%;
}

.green {
	color: green !important;
}

.information_icon{
	font-size: 35px;
	color:#FF0000;
}

.width_15{
	width: 15%;
}

.paid{
	color:green;
}

.unpaid{
	color:red;
}

.display_none{
	display: none;
}

.width_12_super{
	width: 12%;
}

.width_15_super{
	width: 15%;
}

.width_20_super{
	width: 20%;
}

.margin_top_0{
	margin-top: 0px;
}

.top_25_767{
	margin-top: 25px;
}

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

.clear_button{
	padding: 6px 20px!important;
}

.add_button_padding{
	padding: 6px 26px!important;
}

.top_10_margin{
	margin-top: 10px;
}

.margin_45{
	margin: 45px;
}

.padding_bottom_22 > li > a{
	padding-bottom: 22px!important;
}

.top_margin_80{
	margin-top: 80px;
}

.width_11{
	width: 11%;
}

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

.padding_11{
	padding: 10px 0px;
}

.navbar-fixed-top{
	border-width: 0 0 2px!important;
}

.width_height_100{
	width: 100px;
	height: 100px;
}

.bottom_100_super{
	margin-bottom: 100px;
}

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

.min_500_height{
	min-height: 500px!important;
}

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

	.padding_right_991{
		padding-right: 0px!important;
	}

	.padding_left_991{
		padding-left: 0px!important;
	}

}

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

	.margin_767_auto{
		margin: 0 auto!important;
		float: none!important;
	}

	.width_500_50{
		width: 50%!important;
	}

	.clear_500{
		clear: both;
	}

}

/* ********* Upload Document   ****    */

.upload-box .btn-file1 {
	/*background-color: #d9534f;
	border: #761c19;*/
}

.upload-box .btn-file1 {
	position: relative;
	overflow: hidden;
	padding: 6px 15px;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	float: left;
}

.upload-box .btn-file1 input[type="file"] {
	background:#FD0707;
	cursor:inherit;
	display:block;
	min-height:100%;
	min-width:100%;
	opacity:0;
	outline:none;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
}

.fileUpload {
	position: relative;
	overflow: hidden;
}

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

	.upload-box .btn-file1 {
		position: relative;
		overflow: hidden;
		padding: 6px 24px!important;
		color: #fff;
		border-radius: 4px;
		cursor: pointer;
		font-size: 14px;
		float: none!important;
	}

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

}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {

	.fileUpload input.upload {
		position: absolute;
		top: 0!important;
		right: 0;
		margin: 0;
		padding: 0;
		font-size: 20px;
		cursor: pointer;
		opacity: 0;
		filter: alpha(opacity=0);
	}

	.line_0{
		line-height: 15px!important;
	}

}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 35px;
}

.cursor{
	cursor: pointer;
}

.cursor:hover{
	text-decoration: none;
}

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

.school-head-h {
	border-bottom: 2px solid #000;
	display: block;
	margin: 10px auto;
	margin-bottom: 0px;
	position: relative;
}

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

.bottom_20{
	padding-bottom: 0px;
}

.bottom_80{
	margin-bottom: 80px;
}

.font-size18{
	font-size: 18px;
}

.bold{
	font-weight: bold;
}

.bottom_0{
	margin-bottom: 0px;
}

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

.second-price-currency{
	display: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
	
	.second-price-currency{
		position: absolute;
		top: 9px;
		left: 6px;
		color: #8495a8 !important;
		font-family: 'Conv_PublicSans-Regular' !important;
		display: block !important;
		line-height: 18px;
	}
}

@media only screen and (max-width: 767px) , (min-device-width: 768px) and (max-device-width: 1024px) {

	.margin_5_1024{
		margin-top: 5px;
	}

}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1080px) {

	#franchise th {
		font-size: 12px!important;
	}

	#View_Franchise td{
		font-size: 12px!important;
	}

}

.capitalize {
	display: inline-block;
}

.capitalize::first-letter {
	text-transform: uppercase;
}

.capitalize2 {
	text-transform: capitalize;
}

.navbar-inverse {
	background-color: #fff !important;
	border-color: rgba(0,0,0,.125) !important;
	box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 4px;
}