.navbar .navbar-inner .navbar-brand img {
	padding: 0 60px !important;
}
body .navbar .navbar-inner #sidebar-toggle a,
body .sidebar-menu li.open a.menu-dropdown,
body .sidebar-menu li.open:before,
body section#header .header-title,
body section#cards .card .card-text,
body section#bar-chart .chart-title,
body section#doughnut-chart .chart-title,
body section#doughnut-chart .legend table th,
body .page-wrapper .widget-body .title,
body .page-manage .widget-body .title,
body .nav.nav-tabs li.active a,
body .widget-body .text-left {
	color: #eb7900;
}
body a.toolbar-element[current],
body a.toolbar-element[current] i {
	color: #eb7900 !important;
}

/* body .schedule-calendar .theading-date th, */
body .sidebar-menu li.open:before,
body .btn-footer,
body .modal .modal-title,
body
	.select2-container--default
	.select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #eb7900;
}

body
	.page-wrapper
	.widget-body
	.table-toolbar
	.toolbar-element.search
	input[type="search"],
body
	.page-manage
	.widget-body
	.table-toolbar
	.toolbar-element.search
	input[type="search"],
body input[type="checkbox"],
body select,
body fieldset,
body .mas-box .mas-select,
body .input-group-addon,
body .form-group .select2-container--default .select2-selection--single,
body .year-month-selector .search {
	border-color: #eb7900;
	border-radius: 0;
}
body input[type="text"],
.mas-box textarea.form-control.mas-textarea,
body .select2-drop .select2-search input[type="text"],
body input[type="password"],
body input[type="number"],
body input[type="file"],
body input[type="email"],
body section#doughnut-chart .legend table tr,
body .sidebar-menu > li:not(:first-child) > a {
	border-color: #eb7900 !important;
}

/* heading filling color */
body .dataTables_wrapper table.dataTable th,
body .weekday-list-container thead th,
body .widget-body table.dataTable th,
body #listing_month_dates_html table th,
/* body .schedule-calendar .theading-resource th:not(:first-child), */
body .form-container .mas-title,
body .form-container .mas-title2,
body .mas-col,
body .mas-col2,
body .tuition-table .label-color,
body .form-container .form-group > label,
body #page-schedule-calendar .table-toolbar {
	background-color: #f5bc80;
}
body #studentTable th,
body #parentTable th,
body #invoiceTable th,
body #selectedInvoiceTable th {
	background-color: #f5bc80 !important;
}

/* body filling color */
body .sidebar-menu li.open a.menu-dropdown,
body .dataTables_wrapper table.dataTable td,
body #studentTable td,
body #parentTable td,
body #listing_month_dates_html table td,
body .mas-box,
body .widget-body table.dataTable tbody tr td,
body .form-container .form-group > label + div {
	background-color: #fdf2e5;
}

/* Text color */
body .dataTables_wrapper table.dataTable th,
body .form-container .mas-title,
body .form-container .mas-title2,
body .mas-col,
body .tuition-table .label-color,
body .weekday-list-container thead th,
body .widget-body table.dataTable th,
body #listing_month_dates_html table th,
body #studentTable th,
body #parentTable th,
body #invoiceTable th,
body #selectedInvoiceTable th {
	color: #333;
}

body .btn-footer,
body .btn-footer:hover,
body
	.select2-container--default
	.select2-results__option--highlighted.select2-results__option--selectable,
body .modal .modal-title {
	color: #fff;
}

body .navbar .navbar-inner {
	color: #f5bc80;
	border-bottom: 10px solid #f5bc80;
}
body .page-sidebar:before,
body section#header .date p,
body section#bar-chart .chart-title,
body section#doughnut-chart .chart-title,
body .page-wrapper .widget-body .table-toolbar,
body .page-manage .widget-body .table-toolbar {
	background-color: #faddbf;
}

body .sidebar-menu > li:not(:first-child) > a {
	border-color: #f5bc80 !important;
}

body button {
	outline: 0;
}

body .form-control[disabled],
body .form-control[readonly],
body fieldset[disabled] .form-control {
	border: none !important;
  background-color: #f1f2f9 !important;
}

body .form-container .form-group > label + div select,
body .mas-box .mas-select {
	background-color: #ffffff;
}

body #studentTable th,
body #parentTable th,
body #invoiceTable th,
body #selectedInvoiceTable th {
	font-weight: normal;
}

body #parentTable td input[name="code"] {
  top: 0;
}

body #page-site.login-container .loginbox-social {
	padding: 0 40px;
}

body #page-site.login-container .loginbox-social img {
	padding: 0 40px !important;
	/* width: 74%; */
}

