:root {
	--blue-color: #364954;
}
html {
	font-size: 62.5% !important; /* Font size = 10px */
	scroll-behavior: smooth;
}
.fs-1-in {
	font-size: 1rem;
}
.fs-2-in {
	font-size: 2rem;
}
.fs-3-in {
	font-size: 3rem;
}
.fs-4-in {
	font-size: 4rem;
}
.fs-5-in {
	font-size: 5rem;
}
.fs-6-in {
	font-size: 6rem;
}
.fs-7-in {
	font-size: 7rem;
}
.fs-8-in {
	font-size: 8rem;
}

.fs-1x-in {
	font-size: 1.6rem !important;
}
.fs-1sx-in {
	font-size: 1.4rem;
}
.fs-1h-in {
	font-size: 1.8rem;
}
.fs-2x-in {
	font-size: 2.6rem;
}
.fs-2h-in {
	font-size: 2.8rem;
}
.fs-3x-in {
	font-size: 3.6rem;
}
.fs-4x-in {
	font-size: 4.6rem;
}
.fs-5x-in {
	font-size: 5.6rem;
}
.fs-6x-in {
	font-size: 6.6rem;
}
.fs-7x-in {
	font-size: 7.6rem;
}
.fs-8x-in {
	font-size: 8.6rem;
}
.pr-10 {
	padding-right: 10px;
}


#kt_body.site-index,
#kt_body.site-login {
	background-image: url(/web/iNTERAD/assets/media/bg.jpg);
	height: 100vh;
}
.site-index .flex-column-fluid,
.site-login .flex-column-fluid{
	height: 100vh;
}
.required:after {
	display: none;
}
input.form-control {
	border: 0;
	font-size: 1.4rem;
}
.form-group {
	position: relative;
}
.invalid-feedback {
	position: absolute;
	left: 0;
	text-align: left;
	margin-top: 10px;
}
.text-muted {
	text-align: left;
	margin-bottom: 30px;
}
.btn-login .btn.px-lg-20,
.connect-btn .btn.px-lg-20 {
	padding-left: 5rem !important;
	padding-right: 5rem !important;
}
.copyrights-date {
	color: #1E1E2D;
}
.copyrights-developed {
	color: #1E1E2D;
}
#kt_app_sidebar_footer {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
#kt_app_sidebar_footer span {
	display: block;
}
#kt_app_header_wrapper  .menu-item .menu-link svg {
	width: 25px !important;
}
#kt_app_header_wrapper .menu-item .menu-link span {
	flex-grow: 1;
}
#menu li a,
#menu li.menu-divider {
	background: transparent;
	border-left: 0 solid #333333;
	color:var(--kt-gray-900);
}
#menu li a:hover {
	background-color: var(--blue-color);
	border-left: 4px solid #ffffff;
}
.user_allias {
	color:white;
	margin-right: 15px;
}
.title-project {
	color: var(--blue-color);
}
.app-sidebar-logo a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}
[data-kt-app-layout="light-sidebar"] .app-header {
	background-color: var(--blue-color);
}
.menu-state-color .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here),
.menu-state-color .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
	color: var(--blue-color);
}
#kt_account_profile_details_form label,
#kt_modal_create_transaction_stepper label,
#form-create-transaction label,
#create_type_form label,
#edit_type_form label {
	text-align: left;
}
.nav-profile-temple > li > a {
	font-size: 1.6rem;
}
h3.subheader-card {
	font-size: 1.8rem;
}
.form-check-custom > span {
	margin-right: 20px;
}
.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered,
.form-check-custom .form-check-label {
	font-size: 14px;
	color: var(--kt-input-solid-color);
}
.form-check-custom {
	padding-left: 8px;
}
a.create-sinallagi,
.modal-create-sinallagi a{
	width: 100%;
}
svg {
	width: auto !important;
}
.apo-date label,
.eos-date label{
	display: none;
}
div#totals-app {
	background: transparent;
	border: 0;
}
div#totals-app table th:nth-child(2),
div#totals-app table th:nth-child(3),
div#totals-app table th:nth-child(5) {
	border-left: solid 0 #ccc;
	border-right: solid 0 #ccc;
}
div#totals-app table th.border-radius-tables {
	border: 1px dotted #c7c7c7  !important;
	border-radius: 20px!important;
	background: white;
	padding: 15px 50px !important;
	flex: 1 1 auto;
	margin-right: 10px;
}
div#totals-app table th span {
	color: var(--blue-color);
	font-weight: 600;
}
.totals_row tr {
	justify-content: space-between;
}
#users-list .summary {
	display: none;
}

#transactions-list .summary {
	display: none;
}

#users-list th,
#users-list-filters{
	background: #f5f8fa;
	text-align: center;
}

#transactions-list th,
#transactions-list-filters{
	background: #f5f8fa;
	text-align: center;
}
#users-list th a {
	color: #7e8299;
	font-weight: 600;
}
#users-list-filters select{
	border: 0;
	font-size: 1.4rem;
}

#transactions-list th a {
	color: #7e8299;
	font-weight: 600;
}
#transactions-list-filters select{
	border: 0;
	font-size: 1.4rem;
}
.sinallages_all-table tr {
	border-bottom: 1px solid #eff2f5;
}
[data-kt-app-sidebar-minimize="on"][data-kt-app-sidebar-hoverable="true"] .app-sidebar:not(:hover) .app-sidebar-logo {
	padding-left: 5px !important;
}
[data-kt-app-sidebar-minimize="on"][data-kt-app-sidebar-hoverable="true"] .app-sidebar:not(:hover) #kt_app_sidebar_footer {
	display: none;
}
.sinallages_all-table > tbody > tr > td{
	padding: 15px 5px!important;
}
.sinallages_all-table > tbody > tr > td .input-group {
	justify-content: center;
}
.sinallages_all-table > tbody > tr > td:nth-child(7),
.sinallages_all-table > tbody > tr > td:nth-child(8){
	text-align: right;
}
.sinallages_all-table > tbody > tr > td:last-child{
	text-align: right;
}
#multi-step-form .krajee-datepicker {
	font-size: 1.6rem;
	background-color: var(--kt-input-solid-bg);
	border-color: var(--kt-input-solid-bg);
	color: var(--kt-input-solid-color);
	transition: color 0.2s ease;
}
.modal-datepicker label {
	display: none;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	vertical-align: middle;
}
#kt_header_user_menu_toggle:hover .menu-sub-dropdown {
	z-index: 105;
	position: fixed;
	inset: 0 0 auto auto;
	margin: 0;
	transform: translate(-30px, 69px);
	display: flex;
	will-change: transform;
	animation: menu-sub-dropdown-animation-fade-in 0.3s ease 1, menu-sub-dropdown-animation-move-up 0.3s ease 1;
}
.edit-user-icon a {
	color: #181c32;
}
.alert.alert-success{
	position: absolute;
	right: 20px;
	z-index: 2;
	top: 75px;
	padding: 30px 15px;
	font-size: 1.5rem;
}
.ctp-messages .alert.alert-danger {
	position: absolute;
	right: 20px;
	z-index: 2;
	top: 75px;
	padding: 30px 15px;
	font-size: 1.5rem;
}
.alert p {
	margin-bottom: 0;
}
.alert a.close {
	right: 10px;
	position: absolute;
	font-size: 20px;
	top: -5px;
	color: #181c32;
}
#menu li.active > a {
	background-color: #364954;
}
li.active a i, .act a i {
	color: #fff;
}
.btn-reset-pass {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex: 1 1 auto;
}
.invalid-feedback {
	font-size: 1.4rem;
}
.card .header-create-rule{
	display: none;
}
.excel-users-button {
	width:100%;
}
.btn-dates .restore_btn {
	margin-left: 15px;
}

   /*MEDIA*/
@media (max-width: 1700px) {
	.flex-row-search .col-lg-4 {
		width: 30%;
	}
	.flex-row-search {
		justify-content: space-between;
	}
	.restore_btn {
		margin-left:1rem;
	}
}

@media (max-width: 1400px) {
/*	.flip-scroll table {
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative;
		width: 100%;
	}
	.flip-scroll thead {
		display: block;
		float: left;
	}
	.flip-scroll thead tr {
		display: block;
	}
	.flip-scroll tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}
	.flip-scroll tbody tr {
		display: inline-block;
		vertical-align: top;
		margin-left: -5px;
	}
	.flip-scroll tbody tr {
		border-left: 1px solid #ddd;
	}
	.flip-scroll .table-bordered.flip-content tbody tr td {
		font-size: 13px;
		line-height: 1.43;
	}
	.flip-scroll td {
		display: block;
		min-height: 1.25em;
		text-align: left;
		border-top: 0!important;
		border-left: 0!important;
		border-right: 0!important;
		border-bottom: 0;
	}*/
	
	
	
	
	.flex-row-search {
		justify-content: space-evenly;
	}
	div#users-list {
		overflow-x: scroll !important;
		overflow: hidden;
		width: 100%;
	}
	div#transactions-list {
		overflow-x: scroll !important;
		overflow: hidden;
		width: 100%;
	}
	div#totals-app table th.border-radius-tables {
		padding: 15px !important;
		font-size: 15px;
	}
}

@media (max-width: 1300px){
	
	.create-sinalagi,
	.modal-create-sinallagi {
		widht:50%;
	}
	.mb-6 .modal-create-sinallagi{
		width:35%;
	}
	.app-container .flex-row-search .col-lg-3,
	.app-container .flex-row-search .col-lg-2,
	.app-container .flex-row-search .col-lg-4 {
		width: auto;
	}
}

@media (max-width: 1250px) {
	.flex-row-search {
		flex-wrap: nowrap;
	}
}

@media (max-width: 1190px) {
	.btn-dates .search_btn,
	.btn-dates .restore_btn {
		width: 50%;
	}
	.app-container .flex-row-search .col-lg-3 {
		width: 25%;
	}
	.app-container .flex-row-search .col-lg-4 {
		width: 50%;
	}
	.app-container .flex-row-search .col-lg-2 {
		width: 100%;
	}
	.flex-row-search {
		flex-wrap: wrap;
	}
	.col-lg-2.col-md-12.col-sm-12.d-flex.justify-content-end.btn-dates {
		width: 100%;
		margin-top: 15px;
	}
}

@media (max-width: 1069px){
	#users-list .table td, .table>tbody>tr>td{
		padding: 3px!important;
	}
	#transactions-list .table td, .table>tbody>tr>td{
		padding: 3px!important;
	}
}

@media (max-width: 1024px) {
	.col-lg-3 {
		width: 35%;
	}
	#users-list .table tr td,
	#transactions-list .table tr td {
		font-size: 15px !important;
	}
}

@media (max-width: 991px) {
/*	.app-container .flex-row-search .col-lg-3,
	.app-container .flex-row-search .col-lg-4,
	.app-container .flex-row-search .col-lg-2 {
		width: auto;
	}*/
	.app-container .col-lg-3 {
		width: 50%;
	}
	#kt_header_user_menu_toggle:hover .menu-sub-dropdown {
		transform: translate(-30px, 55px);
	}
	#kt_app_header_wrapper .menu-item .menu-link svg {
		width: 18px !important;
		margin-right: 10px;
	}
}

@media (max-width: 920px) {
	.app-container .flex-row-search .col-lg-3,
	.app-container .flex-row-search .col-lg-4{
		width: 33.3%;
	}
	.app-container .flex-row-search .col-lg-2 {
		width: 100%;
		margin-top: 10px;
	}
	.flex-row-search {
		flex-wrap: wrap;
	}
}

@media (max-width: 840px) {
	.app-container .flex-row-search .col-lg-3 {
		width: 25%;
	}
	.app-container .flex-row-search .col-lg-4 {
		width: 50%;
	}
	.table-changes {
		flex-wrap: wrap;
		width: 100%;
	}
	.mb-6 .modal-create-sinallagi {
		width: 50%;
	}
	div#totals-app table th.border-radius-tables {
		width: 48%;
		padding: 15px !important;
		margin-bottom: 10px;
	}
/*	.btn-dates {
		margin-top: 10px;
	}*/
	.search_btn {
		margin-right: 10px;
	}
	#users-list {
		overflow: hidden;
		overflow-x: scroll;
	}
	.table.sinallages_all-table {
		max-width: unset;
		width: 1500px;
	}
}

@media (max-width: 640px) {
	.app-container .flex-row-search .col-lg-3 {
		width: 50%;
	}
	.mb-6 .modal-create-sinallagi {
		width: 100%;
		margin-top: 15px;
	}
	.app-container .flex-row-search .col-lg-4 .btn{
		width: 50%;
	}
	.app-container .flex-row-search .col-lg-2 .btn{
		width: 100%;
		margin-right: 0;
	}
	.app-container .flex-row-search .col-lg-4,
	.app-container .flex-row-search .col-lg-2{
		width : 100%;
	}
	.text-welcome {
		width: 72%;
		margin: 0 auto;
	}
	.logo-crm {
		max-height: 200px !important;
	}
	.board-cards {
		padding: 0 !important;
	}
	.site-index .sm-title {
		text-align: center;
	}
	.sm-title {
		text-align: left;
	}
	#w0 .col-lg-5 {
		margin-bottom: 10px;
	}
	.col-lg-3 {
		width: 100%;
		margin-bottom: 10px;
	}
	div#totals-app table th.border-radius-tables {
		margin-bottom: 10px;
	}
	.advanced-search-form #users-list table {
		overflow-x: scroll !important;
		overflow: hidden;
		width: 100%;
	}
	.advanced-search-form #users-list table {
		overflow-x: scroll !important;
	}
}

@media (max-width: 480px) {
	.mb-6 .modal-create-sinallagi {
		width: 100%;
	}
	.excel-users-button {
		width: 100%;
		margin-top: 15px;
	}
}

@media (max-width: 440px) {
	#users-list svg {
		width: 16px !important;
	}
	.login-page {
		width: 92%;
	}
	.btn-reset-pass {
		justify-content: flex-start;
	}
	.reset-pass .sm-title {
		text-align: center;
		width: 65%;
		margin: 0 auto;
	}
	.reset-pass .card-body {
		width: 95%;
	}
	.spash-page .card-body {
		width: 95%;
	}
	.text-welcome {
		width: 91%;
	}
	.app-container .col-lg-3 {
		width: 100%;
	}
	.member-profile .feather-users {
		width: 54px !important;
	}
	#kt_app_main {
		padding: 0 !important;
	}
	.card .card-body {
		padding: 1rem !important;
	}
}

