body {
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
}

.outFrame {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	width: 100%;
	height: auto;
	display: block
}

#Middle #Content div.formBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	/*border:solid 1px black;*/
	margin: 0 5px 5px 5px;
	padding: 10px 8px 5px 5px;
	height: 300px;
	/*background-color: #999999*/
}



#Middle #Content #title,
#title {
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	margin-right: 3px;
	margin-top: 10x;
	padding-top: 4px;
	margin-bottom: 10px;
	width: 180px;
	border-style: none;
	height: 16px;
	font-size: 14px;
	color: #000000;
}

#Middle #Content #systemFrame {
	width: 100%;
	height: 265px;
	overflow: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
}

a,
a:hover,
a:visited {
	color: #FF0000
}

.table_border {
	border: solid 1px silver
}

.inputBox {
	width: 90px;
	height: 14px;
	border: solid 1px #3776AA;
	font-family: Arial
}

.inputBoxBig {
	width: 180px;
	height: 14px;
	border: solid 1px #3776AA;
	font-family: Arial
}

.inputBox2 {
	width: 60px;
	height: 14px;
	border: solid 1px #3776AA;
	font-family: Arial
}

.inputFile {
	width: 180px;
	height: 20px;
	border: solid 1px #3776AA;
	font-family: Arial;
	width: 300px
}

.inputBtn {
	height: 20px;
	border: solid 1px #3776AA;
	font-family: Arial;
	background-color: #3776AA;
	color: #FFFFFF;
	cursor: pointer
}

.inputBtn2 {
	height: 20px;
	border: solid 1px #37AA76;
	font-family: Arial;
	background-color: #37AA76;
	color: #FFFFFF;
	cursor: pointer
}

.inputBtn3 {
	height: 20px;
	border: solid 1px #888888;
	font-family: Arial;
	background-color: #888888;
	color: #FFFFFF;
	cursor: pointer
}

.inputTxt {
	width: 180px;
	height: 65px;
	border: solid 1px #3776AA;
	font-family: Arial;
	overflow: auto
}

.selChose {
	background-color: #CC0000;
	color: #fff;
}

.remarks {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.TitleWhite {
	color: #FFFFFF;
	font-weight: bold;
}

.TitleBlack {
	color: #000000;
	font-weight: bold;
}


.names_list {
	position: absolute;
	width: 95px;
	height: auto;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	visibility: hidden
}

.names_list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.names_list ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.names_list ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000
}

.names_list ul li a:hover {
	background-color: #000099;
	color: #FFFFFF
}

/** itay **/
tr.alternating:nth-child(even) {
	background: #D4D4D4
}

tr.alternating:nth-child(odd) {
	background: #ccccdd
}

body:before {
	position: absolute;
	margin: 2px;
	padding: 2px;
	border: 1px solid black;
	background: lightyellow;
	left: 0;
	top: 0;
	border-radius: 2px;
	opacity: 0.75;
	font-size: 80%;
	/*
	content: "האתר בשדרוג"; 
	*/
}


td.has-big-select select {
	font-family: tahoma;
	font-size: 18px;
	width: 100px;
}

td.has-big-select select option:nth-child(2) {
	background: #00CC33;
}

td.has-big-select select option:nth-child(3) {
	background: #CC0000;
	color: white;
}

@media print {

	.no-print,
	.no-print * {
		display: none !important;
	}
}


/* file drag drop upload */
.file_drop_area {
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	color: #888;
	border: 2px dashed #888;
	border-radius: 7px;
	line-height: 1.5em;
	font-size: 100%;
	cursor: pointer;
	display: block;
	width: 100%;
	/*must have for drag events in ie*/
}

.file_drop_area.hover {
	border-color: navy;
	background: #ddf;
}

.test {
	border: 1px solid red;
}

.like-a-link {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer;
}

/* pop up for media */
.popup-overlay {
	visibility: hidden;
	text-align: center;
	visibility: hidden;
	position: fixed;
	top: 10%;
	width: 60%;
	height: 80%;
	left: 20%;
}

.popup-overlay.smaller {
	top: 20%;
	width: 40%;
	height: 40%;
	left: 30%;
}

.popup-content,
.popup-content2 {
	visibility: hidden;
	background: #ffffff;
	border: 2px solid #666666;
	box-shadow: 10px 10px 8px #666666;
}

.popup-overlay.active,
.popup-content.active,
.popup-content2.active {
	visibility: visible;
}

.close {
	margin: 10px;
	width: 100px;
}

.do-confirm-action {
	background: red;
	color: white;
}

a.delete-link,
a.rename-link,
a.delete-link-category,
a.rename-link-category {
	text-decoration: none;
}

.p1 {
	background: #ffeeee;
}

.p2 {
	background: #eeffee;
}

.p3 {
	background: #eeeeff;
}



/* evaluation form */
#evaluation-form  {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	box-sizing: border-box;
}

#evaluation-form table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	margin-bottom: 20px;
}

#evaluation-form td {
	padding: 8px 10px;
	vertical-align: top;
}

#evaluation-form .header-cell {
	text-align: left;
}

#evaluation-form .header-cell input {
	display: block;
}

#evaluation-form .main-header {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

#evaluation-form .field-label {
	font-weight: bold;
	white-space: nowrap;
}

#evaluation-form .underline {
	border-bottom: 1px solid #000;
	display: inline-block;
	min-width: 150px;
}

#evaluation-form input[type="text"],
#evaluation-form input[type="number"],
#evaluation-form input[type="date"],
#evaluation-form textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #888;
	padding: 5px;
	font-family: inherit;
	box-sizing: border-box;
	background: #fdfdfd;
}

#evaluation-form textarea {
	resize: vertical;
	min-height: 120px;
}

#evaluation-form .no-border-input {
	border: none;
}

#evaluation-form .section-title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
}

#evaluation-form .total-row td {
	font-weight: bold;
	border-top: 1px dashed #ccc;
}

#evaluation-form .damage-table th,
#evaluation-form .damage-table td {
	border: 1px solid #ccc;
	padding: 8px;
	text-align: center;
}

#evaluation-form .damage-table th {
	background-color: #f4f4f4;
	font-weight: bold;
}

#evaluation-form .action-buttons {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin-top: 30px;
}

#evaluation-form .print-button,
#evaluation-form .save-button,
#evaluation-form .load-button {
	padding: 12px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}

#evaluation-form .print-button {
	background-color: #007bff;
}

#evaluation-form .save-button {
	background-color: #28a745;
}

#evaluation-form .load-button {
	background-color: #ffc107;
}

#evaluation-form .print-button:hover {
	background-color: #0056b3;
}

#evaluation-form .save-button:hover {
	background-color: #218838;
}

#evaluation-form .load-button:hover {
	background-color: #e0a800;
}
