/*--------------------------------------------------\
| default       |               | default.css       |
|---------------------------------------------------|
| For use with:                                     |
| FrontAccounting 									|
| http://amssolutions-eg.com/  	            		|
| by Joe Hunt Consulting                            |
|---------------------------------------------------|
| Developer:                                        |
| Joe Hunt                                          |
|                                                   |
|---------------------------------------------------|
| Note:                                             |
| Changes can be made to this CSS that will be      |
| reflected throughout FrontAccounting.             |
|                                                   |
\--------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700;900&display=swap');

body {
	font-family: "Noto Kufi Arabic", "Cairo", sans-serif !important;
	background: #285b86;
	font-size: 10px;
	margin: 5px 0 0 5px;
	padding: 0;
}

tr,
td,
th {
	font-size: 11px;
	line-height: 19px;
}
#_dimension_id_sel {

        margin-bottom: 10px;

}
}
/
table {
	text-align: left;
}
*/
textarea {
	font-size: 12px;
}

input,
select {
	font-size: 11px;
	padding: 1px;
}

option.inactive {
	text-decoration: line-through;
	color: gray;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

a {
	color: #0000bb;
	font-size: 11px;
	text-decoration: none;
}


a:active {
	color: #000000;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #2d8628;
	text-decoration: underline;
}

.inactive {
	color: gray;
}

button {
	font-size: 11px;
	border: 1px #0066cc solid;
	padding: 1px 0px;
}

button img,
span {
	padding: 0px 2px;
	vertical-align: middle;
}

.callout_main {
	font-family: "Noto Kufi Arabic", "Cairo", sans-serif;
	width: 99%;
	margin: 0;
	padding: 0;
}

.main_page {
	background-color: #f9f9f9;
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.quick_menu {
	background-color: #285b86;
	border: 0;
	margin: 0;
	padding: 0;
	/*text-align: right;*/
}

.quick_menu_selected {
	    font-family: "Noto Kufi Arabic", "Cairo", sans-serif;

	font-size: 13px;
	border: none;
	white-space: nowrap;
	margin: 2px;
	padding: 2px;
	color: #00cc00;
	font-weight: bolder;
}

.logoutBar {
	padding-right: 1em;
	background: #dee7ec;
	color: black;
	border-bottom: 1px solid #8cacbb;
	width: 100%;
}

.bottomBar {
	padding-right: 1em;
	background: #dee7ec;
	color: black;
	border-bottom: 1px solid #8cacbb;
	width: 100%;
}

.bottomBarCell {
	font-size: 10px;
	line-height: 12px;
}

.bottomBar2 {
	padding-right: 1em;
	background: #dee7ec;
	color: black;
	border-top: 1px solid #8cacbb;
	border-bottom: 1px solid #8cacbb;
	width: 100%;
}

.logoutBarRight {
	text-align: right;
}

div.logoutBar {
	padding-right: 1em;
	background: #dee7ec;
	color: black;
	border-bottom: 1px solid #8cacbb;
	text-align: right;
}

div.logoutBar a {
	font-weight: normal;
	margin-left: 1em;
	color: #436976;
	background-color: transparent;
}

div.logoutBar img {
	vertical-align: top;
}

div.tabs {
	padding: 3px 0 0 0;
	background: none transparent scroll repeat 0% 0%;
	white-space: nowrap;
	border-collapse: collapse;
	border-bottom: 1px solid #8cacbb;
}

div.tabs a {
	border: 1px solid #8cacbb;
	padding: 3px 10px;
	font-weight: normal;
	background: white scroll repeat 0% 0%;
	color: #436976;
	margin-right: 0;
	height: 10px;
}

div.tabs a.selected {
	border-top: 1px solid #8cacbb;
	border-right: 1px solid #8cacbb;
	border-bottom: 1px solid #dee7ec;
	border-left: 1px solid #8cacbb;
	font-weight: normal;
	background: #dee7ec;
	color: #436976;
}

div.tabs a:hover {
	background: #dee7ec;
	color: #436976;
}

.menu_group {
	font-size: 13px;
	padding: 0px;
	color: #000000;
	background-color: #dee7ec;
	padding-left: 3px;
	font-weight: bold;
}

.menu_group_items {
	background-color: #f9f9f9;
	font-weight: normal;
	padding: 9px;
	border: 1px solid #8cacbb;
}

#hotkeyshelp {
	text-align: right;
	font-weight: bolder;
}

#footer {
	position: relative;
	bottom: -3px;
}

.footer td a {
	color: #666666;
	font-size: 9px;
}

.footer {
	    font-family: "Noto Kufi Arabic", "Cairo", sans-serif;

	color: #cccccc;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	width: 100%;
}

.tableheader {
	font-weight: bold;
	background-color: #dee7ec;
	color: black;
	text-align: center;
	display: none !important;
}

.tableheader2 {
	font-weight: bold;
	background-color: #dee7ec;
	color: black;
	text-align: left;
}

.titletext {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #8cacbb;
	padding: 5px;
	width: 100%;
}

.headingtext {
	font-weight: bold;
	font-size: 13px;
	color: black;
}

.headingtext2 {
	font-size: 13px;
	color: black;
}

.headingtext3 {
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.errortext {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}

.inputsubmit {
	font-size: 11px;
	border: 1px #0066cc solid;
	padding: 1px 4px;
}

.ajaxsubmit {
	font-size: 11px;
	border: 1px #0066cc solid;
	padding: 1px 4px;
}

.oddrow {
	background-color: #eeeeee;
}

.evenrow {
	background-color: #dddddd;
}

.overduebg {
	background-color: #dd7777;
}

.overduefg {
	color: #dd7777;
}

.currentfg {
	color: #ff6666;
}

.redfg,
a.redfg {
	color: red;
}

.settledbg {
	background-color: #00bb00;
}

.settledfg {
	color: #00bb00;
}

.inquirybg {
	background-color: #fdfeef;
}

.currencybg {
	background-color: #ee8888;
}

.stockmankobg {
	background-color: pink;
}

.stockmankofg {
	color: red;
}

table.tablestyle {
	border-collapse: collapse;
	border: 1px solid #8cacbb;
}

table.tablestyle td {
	border-collapse: collapse;
	border: 1px solid #8cacbb;
}

table.tablestyle2 {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.tablestyle2 td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.tablestyle_inner {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}

table.tablestyle_inner td {
	border-collapse: collapse;
	border: 1px solid #f9f9f9;
}

.tablestyle_noborder {
	padding: 3px;
}

.label {
	background-color: #efefef;
	color: black;
}

#loginscreen {
	background: #f5f5f5;
}

.login {
	width: 350px;
	border: 1px solid #ccc;
	border-left: 12px solid #367cb5;
	background-color: #eeeeee;
}

.login td.tableheader {
	line-height: 40px;
	border: 1px solid #ccc;
}

#_page_body {
	margin-top: -38px;
	margin-bottom: -32px;
}

@media (max-width:922px) {
	.responsive-container {
		margin-right: 50px !important;
		margin-left: 50px !important;
	}
}

.login input[type="button"] {
	background-color: #367cb5;
	border: none;
	border-radius: 4px;
	color: white;
	padding: 8px 16px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}

.amount {
	    font-family: "Noto Kufi Arabic", "Cairo", sans-serif;

	font-size: 11px;
	text-align: right;
}

input.amount {
	padding-right: 0px;
	margin-top: -13px !important;
	height: 35px !important;
}

.editbutton {
	color: #0000ff;
	background-color: transparent;
	border-style: none;
	text-decoration: underline;
	cursor: pointer;
}

.navibutton[disabled],
.navibutton[disabled] span {
	color: #808080;
	text-decoration: none;
	cursor: auto;
}

button.navibutton {
	    font-family: "Noto Kufi Arabic", "Cairo", sans-serif;

	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0 3px;
	background-color: transparent;
	border-style: none;
	cursor: pointer;
}

.navibutton span {
	text-decoration: underline;
}

.navibar {
	padding: 0 3px;
	color: #000;
	border-collapse: collapse;
	background-color: #dee7ec;
}

.navibar tr td {
	border: none;
}

.listsubmit {
	display: none;
}

ul.ajaxtabs {
	padding: 3px 0 0 0;
	margin: 3px 3px 0 3px;
	font:
		12px Tahoma,
		Verdana;
	font-weight: bold;
}

ul.ajaxtabs li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.ajaxtabs li button {
	background-color: #dee7ec;
	/*	background-repeat: repeat-x;
	background-position: top; */
	padding: 3px 8px;
	margin: 0px;
	border-top: 1px solid #8cacbb;
	border-right: 1px solid #8cacbb;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
}

ul.ajaxtabs li button:hover {
	border-top: 1px solid #8cacbb;
	color: #ffffff;
}

div.spaceBox {
	background-color: #8cacbb;
	height: 8px;
	border-bottom: 1px solid #8cacbb;
	border-left: 1px solid #8cacbb;
	border-right: 1px solid #8cacbb;
	margin: 0 3px 0px 3px;
}

div.contentBox {
	border: 1px solid #8cacbb;
	margin: 0 3px 3px 3px;
}

ul.ajaxtabs li button.current,
ul.ajaxtabs li button.current:hover {
	border-left: 1px solid #8cacbb;
	background-color: #8cacbb;
	color: #ffffff;
}

#hints {
	font-size: 13px;
	padding: 5px;
	border-bottom: 1px solid #8cacbb;
	margin: -4px -2px -2px;
	border: 1px solid #8cacbb;
	background-color: #ffffe0;
	white-space: nowrap;
}

/*
	Calendar style
*/
#CCIframe {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 270px;
	z-index: 99;
}

#CC {
	position: absolute;
	background-color: #fff;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 100;
}

#CC table {
	font-family: "Noto Kufi Arabic", "Cairo", sans-serif;	font-size: 8pt;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#CC th {
	font-weight: normal;
	text-align: center;
}

#CC th a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding: 1px;
}

#CC td {
	text-align: center;
}

#CC .header {
	background-color: #285b86;
}

#CC .weekday {
	background-color: #eee;
	color: #000;
}

#CC .weekend {
	background-color: #ffc;
	color: #000;
}

#CC .weekno {
	background-color: #c0daf8;
	color: #555;
}

#CC .current {
	border: 1px solid #339;
	background-color: #285b86;
	color: #fff;
}

#CC .weekday,
#CC .weekend,
#CC .current {
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	width: 2em;
}

#CC .weekday:hover,
#CC .weekend:hover,
#CC .current:hover {
	color: #fff;
	background-color: #285b86;
	border: 1px solid #999;
}

#CC .previous {
	text-align: left;
}

#CC .next {
	text-align: right;
}

#CC .previous,
#CC .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}

#CC .previous a,
#CC .next a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#CC .title {
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#CC .empty {
	background-color: #ddd;
	border: 1px solid #fff;
}

div.err_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #cc3300;
	background-color: #ffcccc;
	color: #dd2200;
	text-align: center;
}

div.warn_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #ff9900;
	background-color: #ffff00;
	color: #ff5500;
	text-align: center;
}

div.note_msg {
	margin: 10px;
	padding: 3px;
	border: 1px solid #33cc00;
	background-color: #ccffcc;
	color: #007700;
	text-align: center;
}

#title {
	margin-bottom: 10px;
	width: 100%;
}

@media screen and (min-width: 1024px) {

	body,
	.headingtext3 {
		font-size: 11px;
	}

	textarea {
		font-size: 13px;
	}

	tr,
	td,
	th,
	input,
	select,
	a,
	button,
	.inputsubmit,
	.ajaxsubmit,
	.amount,
	button.navibutton {
		font-size: 12px;
	}

	.quick_menu_selected,
	.menu_group,
	.titletext,
	.headingtext,
	.headingtext2,
	.errortext,
	#hints {
		font-size: 14px;
	}

	.bottomBarCell {
		font-size: 11px;
		line-height: 13px;
	}

	.footer,
	.footer td a {
		font-size: 10px;
	}

	#CC table {
		font-size: 9pt;
	}

	#CC .previous,
	#CC .next {
		font-size: 1.4em;
	}
}

@media screen and (min-width: 1200px) {

	body,
	.headingtext3 {
		font-size: 12px;
	}

	textarea {
		font-size: 14px;
	}

	tr,
	td,
	th,
	input,
	select,
	a,
	button,
	.inputsubmit,
	.ajaxsubmit,
	.amount,
	button.navibutton {
		font-size: 13px;
	}

	.quick_menu_selected,
	.menu_group,
	.titletext,
	.headingtext,
	.headingtext2,
	.errortext,
	#hints {
		font-size: 15px;
	}

	.bottomBarCell {
		font-size: 12px;
		line-height: 14px;
	}

	.footer,
	.footer td a {
		font-size: 11px;
	}

	#CC table {
		font-size: 10pt;
	}

	#CC .previous,
	#CC .next {
		font-size: 1.4em;
	}
}

.logo-container{
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
	margin-bottom: 20px;
}
.logo-container .image{
	background-color: #fff;
	width: 80px;
	height: 80px;
	padding: 10px;
	border-radius: 50%;
}
.logo-container .image img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.text-info{
	line-height: 20px;
	margin-top: 10px;
}
.text-info h3{
	font-size: 30px;
	color: #0084ff;
	font-weight: bold;
}
.text-info p{
	font-size: 14px;
	color: #ef4036;
}
.input{
	font-family: 'Cairo', sans-serif;
	display: block;
	padding: 14.5px;
	width: 100%;
	margin: 1rem 0;
	color: #5f5d5d;
	outline: none;
	border: none;
	border-radius: 5px;
	font-weight: 500;
	letter-spacing: 0.8px;
	font-size: 15px;
	backdrop-filter: blur(15px);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.input::placeholder{
	color:#5f5d5d;
	font-weight: 600;
	font-family: 'Cairo', sans-serif;
}
.input:focus {
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.2);
    animation: wobble 0.3s ease-in;
    -webkit-animation: wobble 0.3s ease-in;
  }
@keyframes wobble {
    0% {
        transform: scale(1.025);
        -webkit-transform: scale(1.025);
        -moz-transform: scale(1.025);
        -ms-transform: scale(1.025);
        -o-transform: scale(1.025);
    }
    25% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    75% {
        transform: scale(1.025);
        -webkit-transform: scale(1.025);
        -moz-transform: scale(1.025);
        -ms-transform: scale(1.025);
        -o-transform: scale(1.025);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
  }
  #particles-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: #1785b44b; /* يمكن تعديل اللون حسب الحاجة */
}
  .btn {
	background-color: #0664bb;
	color: #fff;
	display: block;
	padding: 13px;
	border-radius: 5px;
	outline: none;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	letter-spacing: 1.5px;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
	margin-bottom: 1rem;
	transition: all 0.1s ease-in-out;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
  }

  .btn:hover {
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
  }
  
