@charset "utf-8";
/* CSS Document */
:focus {
	outline:none !important;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-0 {
	margin-bottom:0 !important;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-left-10 {
	margin-left:10px;
}
.font-size-15 {
	font-size:15px;
}
.reg-select-box select {
	width:100%;
}
.login-box .forgot-password-link, .login-box .user-signup-link, .forgot-box .back-to-login-link, .signup-box .back-to-login-link {
	text-decoration:none;
}
.Form-Design .Form-Select input {
	padding-left:6px !important;
}
.Form-Cover {
	margin:20px;
}
.footer {
	padding-top: 40px;
}
.Form-Design .form-actions button {
	margin-right:190px;
}
.Text-Option {
	border: 1px solid #aee2a6;
error padding: 10px;
	background: #e6f9e3;
	margin-top:5px;
	width:260px;
	display:none;
}
.Text-Option input {
	margin:5px;
	width:227px;
}
.Form-Select .Text-Option {
	display:block;
}
.followme {
	padding-top: 20px;
}

/*::selection {
 background: #fff!important;
}
*/::-moz-selection {
 background: #fff;
}
.full {
	background: #efefef;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/****  Form Builder   ****/
#mainHolder {
	background: #e8e8e8;
	border: 1px solid #eee;
	padding-bottom: 15px;
}
#formVisualizer form {
	padding: 7px;
	min-height: 150px;
	background:#fff;
}
.area {
	border: 1px solid #ccc;
}
.tab-pane {
	padding: 15px 0 15px 0;
}
#target {
	min-height: 150px;
}
#formSource {
	width: 100%;
	min-height: 200px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
/* Override bootstrap defaults */
label {
	font-weight: normal!important;
}
.sourceHolder .form-group div[class^='col-'] {
 pointer-events: none;
}
.form-group, .form-group label {
	cursor: pointer;
}
.form-group:hover {
/* No hover effect */
}
.ui-sortable-helper {
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	background-color: #fff!important;
}
/****  Menus   ****/
#contextMenu {
	position: absolute;
	display:none;
	z-index: 99999;
}
/****  The edit form   ****/
#editForm {
	min-height: 100px!important;
	border: 1px solid #efefef;
	background-color: white!important;
	margin-bottom: 15px;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}
#editForm h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}
#editConfirm {
	margin-right: 5px;
}
 #editForm .form-group div[class^='col-'] {
 pointer-events: auto!important;
}
#editForm .form-group {
	margin: 20px 0 20px 0;
}
#editForm .form-group label {
	font-size: 15px;
}
/* Highlight */
.highLight {
	background-color: #fffbed;
	margin-left: 5px;
	margin-right: 5px;
}
/* Override bootstrap standard */
.form-horizontal .form-group.highLight {
	margin-right: 0px!important;
	margin-left: 0px!important;
	padding-top: 20px;
	border: 1px solid #efefef;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}
.input-group-btn button {
	padding:2px 5px !important;
}
#componentsTabPane .tab-content {
	background:#fff;
}
.dropzone.well {
	box-shadow:none;
}
.page-header {
	float:left;
	width:100%;
}
.headre-button {
	padding:2px;
}
.form-horizontal-1 .form-group div[class^='col-'] {
 pointer-events: auto;
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
 content: "Active\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\In-Active";
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
 content: "In-Active\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\Active"
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
 text-indent: 15px;
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
 width:81px;
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::after, input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::after {
 left: 59px;
}
.active-in-active input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
 text-indent: -40px;
}
.form-submit {
	padding: 2px 7px;
}
.dataTables_wrapper {
	border-top: 1px solid #e0e0e0;
}
.dropzone.well {
	width: 100%;
	float: left;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-top-20 {
	margin-top:20px;
}
#mainHolder {
	width: 100%;
	float: left;
}
.form-design-category {
	width:100%;
	float:left;
	background: #2aacde;
	padding-top: 16px;
	color: #fff;
}
.clear-both {
	width:100%;
	float:left;
}
.form-design-category label {
	width:100%;
}
#user-profile-2 .label {
	line-height: 1.35;
}
.form-actions {
	border:none;
}
.profile-info-name {
	width:160px;
}
.tab-content.no-border.padding-24 {
	padding-bottom:0;
}
#myImg {
	width:100%;
	display:none;
	border: 1px solid #ccc;
	margin-top: 2px;
}
#sidebar-shortcuts-large {
	background:#fff;
}
#sidebar-shortcuts-large img {
	padding:10px 0;
}
.service_box {
	width: 100%;
	float: left;
	border: 1px solid #ccc;
}
.edit-form {
	padding: 20px;
}
i.remove {
	font-size: 22px;
	margin-top: 5px;
	color: #bd0505;
}
.field-add i {
	font-size: 22px;
	cursor:pointer;
	color: #fff;
}
.field-add {
	background: #13ab65;
	padding: 9px 11px 5px 11px;
	vertical-align: top;
	border-radius: 50%;
	line-height: 20px;
	box-shadow: 0 0 15px gray;
	margin-right: 10px;
	margin-top: 20px;
}
.panel-green {
	border-color: #5cb85c;
}
.panel-yellow {
	border-color: #f0ad4e;
}
.panel-red {
	border-color: #d9534f;
}
.panel-green > .panel-heading {
	border-color: #5cb85c;
	color: white;
	background-color: #5cb85c;
}
.panel-yellow > .panel-heading {
	border-color: #f0ad4e;
	color: white;
	background-color: #f0ad4e;
}
.panel-red > .panel-heading {
	border-color: #d9534f;
	color: white;
	background-color: #d9534f;
}
i.remove:hover {
	color:#666;
}
.new-text-div {
	text-align:left;
}
.add-button {
	text-align: center;
    float: right;
    margin-top: 10px;
	}
.filter-select {
	margin-bottom:20px;
}
.mob-logo {
	width: 86px;
	padding-top: 6px;
	display:none;
}
.ace-nav>li.green>a {
	cursor: context-menu;
}
.user-info {
	top:0;
	vertical-align: middle;
}
.editable-clear-x {
	display:none !important;
}
.form-control.input-sm {
	padding-right:5px !important;
}
.error {
	color:red;
	width: 100%;
	font-size: 13px;
	float: left;
}
label .error {
	color:red;
	width: 100%;
	font-size: 13px;
	float: left;
}
.file {
	visibility: hidden;
	position: absolute;
}
.single-file-upload .filter-select {
	padding:0;
}
.btn-bs-file {
	position:relative;
}
.btn-bs-file input[type="file"] {
	position: absolute;
	top: -9999999;
	filter: alpha(opacity=0);
	opacity: 0;
	width:0;
	height:0;
	outline: none;
	cursor: inherit;
}
.database-imp {
	width:100%;
	float:left;
	padding:20px;
}
.database-imp .excel-file-upload {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.display-center {
	display: flex;
	justify-content: center;
	padding: 12px 0 2px 0;
	border-bottom:1px solid #1798ca;
}
.top-buttons {
	width:100%;
	float:left;
}
.top-buttons label {
	width:auto;
}
ul.top-buttons li {
	float:left;
	display:inline;
	margin-left:10px;
}
.feetemolate table tr td, .feetemolate table tr th {
	padding:10px;
	border: 1px solid #ccc;
	width:200px;
}
.feetemolate table tr th {
	background: #797979;
	color: #fff;
}
/****Student Fee template****/
.feetemolate .form-design-category {
	padding:0 !important;
	background:url(../images/payment-banner.png);
	border: 1px solid #ccc;
	border-bottom: none;
}
.term-fee {
	width: 50%;
	margin: auto !important;
}
.term-fee table {
	width:100%;
	text-align:left;
}
.term-fee table td, .term-fee table th {
	border:1px solid #ccc;
	padding:5px;
}
.term-fee th {
	text-align:center;
	background:#6FB3E0;
	color:#fff;
}
.term-fee td .control-label {
	text-align:left !important;
}
.addfeefields {
	width:100%;
	margin-top:5px;
}
.head-label {
	width:100%;
	float:left;
}
.head-label li {
	float:left;
	display:inline;
	font-size: 14px;
}
.head-label li strong {
	color:#f57f20;
}
/*.chklist {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 100px;
}
*/
.dropdown dd, .dropdown dt {
	margin: 0px;
	padding: 0px;
}
.dropdown ul {
	margin: -1px 0 0 0;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
	font-size: 12px;
}
.dropdown dt a {
	background-color: #2e6589;
	display: block;
	padding: 8px 20px 5px 10px;
	min-height: 25px;
	line-height: 24px;
	overflow: hidden;
	border: 0;
	width: 272px;
}
.dropdown dt a span, .multiSel span {
	cursor: pointer;
	display: inline-block;
	padding: 0 3px 2px 0;
}
.dropdown dd ul {
	background-color: #e9eaea;
	border: 0;
	display: none;
	left: 0px;
	padding: 2px 15px 2px 5px;
	position: absolute;
	top: 2px;
	width: 272px;
	list-style: none;
	height: 250px;
	overflow: auto;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #fff;
}
 #style-4::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 background-color: #F5F5F5;
}
 #style-4::-webkit-scrollbar {
 width: 2px;
 background-color: #F5F5F5;
}
 #style-4::-webkit-scrollbar-thumb {
 background-color: #2E6589;
 border: 2px solid #2E6589;
}
.std-promotion .add-button-new {
	float: left;
	margin-left: 5px !important;
}
.std-student table {
	width:150px;
	font-size:14px;
}
.std-student td {
	border:1px solid #ccc;
	padding:3px;
}
.text-center{
	text-align:center;
}
.std-promotion select{
	font-size:14px;
}
.active-inactive a
{
	color:#fff;	
}
.active-inactive a:hover
{
	color:#fff;	
}
.errorselect
{
	color:red;
	
}
.tAmtInput_default
{
	border:none !important;
	background:none !important;
}
.payment-response-page{
	padding:5px !important;
}
.payment-response-page ul li{
	display:block;
}
.payment-response-page span{
	color: #478FCA!important;
	font-weight:bold;
}
.payment-response-page td{
	padding: 2px 10px;
}
.payment-response-page tr td:first-child{
	width:100px;
}
.response-login{
	width: 100%;
    margin: 10px 10px;
}
.response-login a{
	text-decoration:none;
}
 @media only screen and (max-width:991px) {
 .mob-logo {
 display:block;
 float: left;
 margin-left:5px;
}
.main-logo {
 display:none;
}
.term-fee {
 width: 100%;
}
.tableTools-container {
 display:none;
}
.panel-stat2 .value {
 font-size: 40px;
}
.panel-stat2 .title {
 font-size: 14px;
}
.panel-stat2 .stat-icon {
 font-size: 35px;
}
.navbar .navbar-brand {
 display:none;
}
}
 @media only screen and (max-width:450px) {
 .edit-form .form-horizontal {
 width:100%;
 overflow-x: scroll;
}
 #educationDetails {
 width:500px !important;
}
}
@media only screen and (max-width:479px) {
 .ace-nav > li {
 line-height:normal;
 height: 25px;
}
 .ace-nav > li > a {
 padding: 2px 8px;
}
 .nav-user-photo {
 display:none;
}
}
.dataTables_empty{
	text-align: center;
}

