/*COMMON - STYLES FOR THEMES*/
/*CREATED BY MOHAMMED THARIF ON 23-01-2023*/
.navbar-brand-box-school-name {
	padding: 0 1.5rem;
	text-align: center;
	width: auto;
}

body {
	background-color: #f0f1f3 !important;
	/* background-color: #eaeaea !important; */
	/*background-color: #e9e9e9 !important;*/
}

body[data-sidebar=dark] .vertical-menu {
	background: #042954 !important;
}

body[data-sidebar=dark] .mm-active .active {
	color: #ffa901 !important;
	background-color: #051f3e !important;
	/* background-color: #263442; */
}

body[data-sidebar=dark] .mm-active .active i {
	color: #ffa901 !important;
	/* color: #fff !important; */
}

#sidebar-menu {
	padding: 0px 0 30px 0 !important;
}

body[data-sidebar=dark] #sidebar-menu ul li a i {
	color: #ffa901 !important;

	/* color: #8699ad; */
}

/* body[data-sidebar=dark] #sidebar-menu ul li a {
	color: #9ea8b5 !important;
	color: #8699ad; 
} */

#sidebar-menu ul li a {
	padding: 12px 25px !important;
	line-height: 1.9 !important;
	font-size: 14.5px !important;
}

body[data-sidebar=dark] #sidebar-menu ul li a:hover {
	color: #fff !important;
	background-color: #042954 !important;
}

#sidebar-menu .has-arrow:after {

	color: #b0b8c2 !important;

	font-size: 1.1rem !important;
}

#sidebar-menu ul li a i {

	font-size: 1.05rem !important;

}

#sidebar-menu ul li ul.sub-menu {
	background-color: #051f3e !important;

}

body[data-sidebar=dark] #sidebar-menu ul>li>a.mm-active {
	background-color: #042954 !important;
	color: #ffa901 !important;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active {
	color: #ffa901 !important;
}

#sidebar-menu ul li ul.sub-menu li a {
	padding: 12px 25px !important;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li:hover>ul {
	margin-top: -50px !important;
	left: 245px !important;
	width: 245px !important;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a {
	background: #042954 !important;
}

#sidebar-menu ul li ul.sub-menu li a i {
	min-width: 1rem !important;
}

.settings-flex {
	display: inline-flex;
	padding-left: 0px;
	padding-right: 6px;
	flex-wrap: wrap;
	/*overflow-x: hidden;*/
}

body[data-sidebar=dark] .mm-active>a {

	background-color: #042954 !important;
}

body[data-sidebar=dark] .navbar-brand-box {
	background: linear-gradient(to right, #ff9d01, #ffaa01) !important;
	/* background: #2b3a4a; */
}

.page-title-box h4 {
	color: #111111 !important;
}

.font-size-24 {
	font-size: 31px !important;
	color: #ffffff !important;
}

.noti-icon i {
	font-size: 22px;
	color: #ffffff;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a {
	width: calc(245px + 70px) !important;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul {
	width: 245px !important;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a {
	width: 245px !important;
}

#page-topbar {

	/* box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, .05), 0 6px 20px 0 rgba(0, 0, 0, .02); */
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1) !important;
}

.settings-flex .btn {
	/*margin-left: 5px;*/
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: unset;
	padding-left: 0px;
	padding-right: 0px;
	border: 3px solid #fff;
	margin-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	/*float: left;*/
}

.settings-flex .btn i {
	font-size: 30px;
	transition: all 0.3s linear;
}

.settings-flex .btn:hover {
	border: 1px solid #ddd;
	transition: all 0.1s linear;
	border: 1px solid #fff;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
	color: #000 !important;
}

.form-label {
	padding-left: 0px !important;
}

/*.footer{
	text-align: unset !important;
}*/

#frmPasswordReset .form-control {
	position: relative !important;
}

.icon2 {
	position: absolute;
	right: 30px;
	top: 52%;
	font-size: 16px;
}

.mdi-eye-outline {
	position: absolute;
	right: 30px;
	top: 52%;
	font-size: 16px;
}

.status-col {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	border-radius: 20px;
	background-color: #bee9dd;
	text-align: center;
}

.error-col {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	border-radius: 20px;
	background-color: #fbdde2;
	text-align: center;
}

#session-timeout-dialog-keepalive {
	display: none !important;
}

.active-session input[type="text"] {
	text-align: center !important;
}

.table-fold {
	border: 1px solid #ddd;
	width: 100%;
	height: 650px;
	overflow: scroll;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.dt-buttons {
	position: absolute;
}

#session_edit_submit,
#add_btn {
	position: absolute;
	top: 16px;
	right: 15px;
}

#frmTheme {
	display: inline-flex;
}

.foo-text {
	color: #6c757d !important;
}

.pagination .active a {
	background-color: #3eb7ba !important;
	border-color: #3eb7ba !important;
}

#sidebar-menu ul li a {
	font-size: 14px !important;
}

#sidebar-menu ul li ul.sub-menu li a {
	font-size: 13.5px !important;
	/* padding-top: 0.6rem !important; */
	/*padding-bottom: 0.6rem !important;*/
}

.form-label {
	font-size: 14px;
}

.col-form-label {
	font-size: 14px;
	text-align: left;
}

.form-control {
	font-size: 13.2px;
	border-radius: unset;
}

.btn {
	font-size: 13.3px;
}

.form-group {
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
	height: 38px !important;
}

select {
	border-radius: unset !important;
}

.select2-container--default .select2-selection--single {
	border-radius: unset !important;
}

input[type="file"] {
	height: auto !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #dadbda !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #3eb7ba !important;
}

.select2-dropdown {
	border: 1px solid #333 !important;
	border-radius: unset !important;
}

input[type="search"] {
	/*width: 280px !important;*/
}

.page-content {
	margin-bottom: 45px !important;
}

/*PAYROLL - STYLES STARTS*/
/*MASTERS*/

.menuChk,
.chkAll {
	width: 16px !important;
	height: 16px !important;
	border-radius: unset !important;
}

.chk {
	width: 16px !important;
	height: 16px !important;
	border-radius: unset !important;
}

.tblSlab {}

.tblSlab tr {
	height: 38px !important;
}


/*PRINT - HEADER & FOOTER*/
.header-box {
	border: 1px solid #ddd;
	/*padding: 10px;*/
}

.header-left {
	border-right: 1px solid #ddd;
}

.header-left img {
	/* height: ; */
	/* width: ; */
	/* padding-top: 40px;
	padding-bottom: 40px; */
}

.header-right {
	text-align: center;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
}

.header-right h1 {
	font-size: 20px;
}

.header-right h2 {
	font-size: 13px;
}

.header-right .print-title {
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
}

/*END PRINT STYLES*/


.logo {
	margin-left: -18px !important;
}

.logo .logo-sm {
	margin-left: 18px !important;
}

@media (max-width: 512px) {
	.navbar-brand-box-school-name {
		display: none !important;
	}
}

@media (max-width: 992px) {
	.navbar-brand-box {
		width: auto;
	}
}