/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1757249466
Updated: 2025-09-07 14:51:06

*/



html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #ff9233;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  background-color: #ff9233;
  border: 1px solid; 
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 6px;
  transition: all 0.3s;
}
button:focus,
[type=submit]:focus,
[type=button]:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #f28022;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}




/*--------------------------------------- New Styling for spec after refactor----------------------*/

.spec {
    direction: rtl !important;
    font-size: 18px;
	 font-weight: 400;
	color: #0C3058
	margin-bottom: 15px !important;  /* Add this line for space between rows */
/*     line-height: 2 !important;  /* Increase this value for more space between lines */ */

}
.specs-list {
    direction: rtl !important;

}


.spec-excel-link {
    display: inline-block;
    font-size: 8px;
    padding: 1px 2px;
    margin-left: 3px;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 3px;
	line-height: 1;
    color: #333;
}

.spec-excel-link:hover {
	    background: #b3d9ff;
}




.title-h1 {
   font-size: 36px !important;
   font-weight: 600 !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #0072bc !important; /* blue */
   margin-bottom: 5px !important;
}
.title-h2 {
    font-size: 28px !important;
   font-weight: 600 !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #0C3058 !important;
   margin-bottom: 10px !important;
   margin-right: 0;
	text-decoration: underline;
    text-decoration-color: #0C3058; /* צבע הקו */
    text-decoration-thickness: 0.5px; /* עובי הקו */
	    text-underline-offset: 7px; /* מרחק הקו מהטקסט */


}
.title-h3 {
   font-size: 22px !important;
   font-weight: 600 !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #0072bc !important; /* blue */
   margin-bottom: 10px !important;
}
.title-h4 {
   font-size: 28px !important;
   font-weight: bold !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #0066cc !important; /* Blue */
   margin-bottom: 10px !important;
}
.title-h5 {
   font-size: 26px !important;
   font-weight: bold !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #3399ff !important; /* Light blue */
   margin-bottom: 10px !important;
}
.title-h6 {
   font-size: 24px !important;
   font-weight: bold !important;
   direction: rtl !important;
   text-align: right !important;
   font-family: Blender, "Helvetica Neue", Helvetica, sans-serif !important;
   color: #99ccff !important; /* Lightest blue */
   margin-bottom: 10px !important;
}

.title-h1-hr {
   border: none !important;
   height: 2px !important;
   background-color: #0072bc !important;
   margin: 0 0 15px 0 !important;
}



 /*----------------------------------------------------filter style----------------------------*/
.select-room,
.select-building,
.select-discipline,
.select-category {
	background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid rgba(222, 230, 230, 1);
    padding: 24px 10px;
    display: flex;
    flex-direction: row;
    gap: 1px;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    width: 18.4%;
    height: 35px;
    overflow: hidden;
} 



.roomSelected,
.select-discipline select,
.select-room select,
.buildingArrow,
.select-building select,
.buildingTypeArrow,
.select-category select {
    color: #0c3058;
    text-align: right;
    font-family: 'Blender';
    font-size: 16px;
    border: none;
    outline: none;
    background: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    unicode-bidi: plaintext;
} 

#warningText {
	padding:1px
} 

 .mainDiv3-wrapper {
    padding: 10px 25px 10px 0px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
    width: 100% !important;
    height: 60px;
    overflow: hidden;
} 


.rtl-container { direction: rtl; }
.rtl { direction: rtl; }
.mainList { direction: rtl; }
.table-container { border: none; padding: 10px; margin-bottom: 20px; }
.table-header-t3 { font-size: 32px !important; font-weight: 600 !important; color:#0072BC !important; margin-bottom: 5px; }
.table-header-t2 { font-size: 28px !important; font-weight: 600 !important; margin-bottom: 5px; }
.table-header-t1 { font-size: 22px !important; font-weight: 600 !important; margin-bottom: 5px; }
.table-row { padding: 5px;font-size:20px !important }
.content-list { list-style-type: none; padding-left: 20px; }
.content-list li { margin-bottom: 5px; }
.blue-line { display: block; height: 1px; border: 0; border-top: 2px solid navy; margin: 10px 0; padding: 0; border-color : #0072BC !important; }
.grey-line { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 10px 0; padding: 0; }
 





.mainDiv * {
    box-sizing: border-box;
}

.mainDiv {
	padding-bottom:60px;
    height: 100px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100% !important;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 0;
}



.search-button-div {
    background: #007bff;
    border-radius: 6px;
    width: 122px;
    height: 40px;
    position: relative;
    overflow: hidden;
}

.search-button {
    color: #ffffff;
    text-align: right;
    font-family: 'Blender';
    font-size: 18px;
    position: absolute;
    left: 54px;
    top: 8.5px;
}

.search-svg {
    position: absolute;
    left: 18px;
    top: 9px;
    overflow: visible;
}

.group-for-all-categories {
    display: flex;
    flex-direction: row;
	width: 100% !important;
    gap: 5px;
    align-items: center;
    justify-content: flex-end;
    /*flex-shrink: 0; - מונע מהאלמנטים להתאים עצמם לגודל המסך*/
    position: relative;
} 

.searchTextDiv {
	background: #f8f9fa;
    border-radius: 6px;
    border: 1px solid rgba(222, 230, 230, 1)
;
    padding: 24px 10px;
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 20%;
    height: 35px;
    overflow: hidden;
}

#textToSearchInput {
    color: #0c3058;
    text-align: right;
    font-family: 'Blender';
    font-size: 16px;
    border: none;
    outline: none;
    background: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    unicode-bidi: plaintext;
    width: 100%;
	border-radius: inherit; 

}

#textToSearchInput::placeholder {
    color: #0c3058;
    opacity: 0.7;
}


/* ---------------------Section for the Room Pdf file download ------------------------------------------*/
.room-file-download {
  display: inline-block;
  text-align: center;
  direction: rtl;
}
.elementor-kit-6 .room-file-download .download-btn { /*לשנות צבע ללבן*/
    color: white !important;
}
.room-file-download  {
  margin: 0 0 3px 0;
  font-weight: normal;
  color: #ffffff; !important;
  line-height: 1;
}
.download-btn {
  display: inline-block;
  background-color: #61CE70;
  color: #ffffff;
  padding: 12px 12px;
  padding-bottom:14px !important;
  font-size: 16px !important;
  text-decoration: none;
  border-radius: 6px;
  line-height: 1;
  transition: background-color 0.3s;
  direction: rtl;
  border: 0px solid #131414;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.download-btn:hover {
  background-color: #4BA357;
  text-decoration: none;
}

/* ------------------------------------------------General PopUp Btn (clarification)---------------------------------------------------*/

.generalPopUpBtn{
	font-size:15px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background-color: #dbeafe !important;
	color: #007bff !important;
	padding: 11px 16px;
	border: none;
	border-radius: 6px;
	font: blender;
	font-weight: 400;
	cursor: pointer;
	transition: all 0.3s ease;
} 

.generalPopUpBtn:hover {
  background-color: #82b6f5 !important;
}
.generalPopUpBtn:active {
  background-color: #82b6f5 !important;
	opacity: 1 !important;
	
}

.generalPopUpBtn .icon {
  width: 24px;
  height: 24px;
  fill: currentColor;
}

/*---------------------------------------------------text under the filter (clarification)---------------------------------------------------- */ 

.clarification-note {
	margin-bottom: 0;
	font-size: 15px;
    color: #0c3058;
    direction: rtl;
    text-align: right;
    white-space: nowrap;
    unicode-bidi: bidi-override;
    text-direction: rtl;
}

/* -----------------------------------------------------------------spec icon ------------------------------------------------------------------*/


/* Make the comment icon smaller */
.spec-excel-link .fas.fa-comment {
    font-size: 12px; /* Adjust size as needed */
}

/* Or target it more specifically */
.spec .spec-excel-link  {
    font-size: 10px; /* Even smaller */
}



/* -----------------------------------------------------------------Reply Form-----------------------------------------------------------------*/
/* 
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999 !important;
    overflow-y: auto;
    padding: 20px 0; 
}

.popup-container {
    position: relative;
    background-color: white;
    border-radius: 8px;
    width: 400px; 
    max-width: calc(100% - 40px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    margin: 120px auto; 
    min-height: fit-content;
    z-index: 10000000 !important;
}

.popup-header {
    background-color: #0066cc;
    color: white;
    padding: 15px 20px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
} 

.popup-title {
    font-size: 16px;
    font-weight: bold;
    direction: rtl;
    text-align: center;
    margin: 0;
} 

.close-btn {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

.popup-content {
    padding: 20px;
    direction: rtl;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.form-group {
    margin-bottom: 15px;
    clear: both;
}

.form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    text-align: right;
    font-size: 14px;
    width: 100%;
    float: none;
}

.form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    display: block; 
}

.form-input:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.form-textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    min-height: 60px;
    resize: vertical;
    font-family: Arial, sans-serif;
    display: block; 
}

.form-textarea:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.button-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 20px;
    clear: both; 
}

.btn-primary {
    background-color: #0066cc;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-primary:hover {
    background-color: #005aa3;
}

.btn-secondary {
    background-color: #6c757d;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-secondary:hover {
    background-color: #5a6268;
}
*/


/*-----------------------------new ---------------------------------*/

.popup-container {
	margin-top: 50px;
    position: fixed;
    background-color: white;
    border-radius: 8px;
    width: 400px;
    max-width: calc(100% - 40px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 9999999;
    display: none;
}

.popup-header {
    background-color: #0066cc;
    color: white;
    padding: 15px 20px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: move;
    user-select: none;
}

.popup-title {
    font-size: 16px;
    font-weight: bold;
    direction: rtl;
    text-align: center;
    margin: 0;
}

.close-btn {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

.popup-content {
    padding: 20px;
    direction: rtl;
/*     max-height: calc(100vh - 200px); */
    max-height: 520px; /* smaller */
	overflow-y: auto;
}

.form-group {
    margin-bottom: 15px;
    clear: both;
}

.form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    text-align: right;
    font-size: 14px;
    width: 100%;
    float: none;
}

.form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    display: block;
}

.form-input:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.form-textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    min-height: 60px;
    resize: vertical;
    font-family: Arial, sans-serif;
    display: block;
}

.form-textarea:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.button-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 20px;
    clear: both;
}

.btn-primary {
    background-color: #0066cc;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-primary:hover {
    background-color: #005aa3;
}

.btn-secondary {
    background-color: #6c757d;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-secondary:hover {
    background-color: #5a6268;
}


/*-----------------------------ישן ---------------------------------*/

/* .popup-container {
    position: fixed;
    background-color: white;
    border-radius: 8px;
    width: 400px;
    max-width: calc(100% - 40px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 9999999;
    display: none;
}

.popup-header {
    background-color: #0066cc;
    color: white;
    padding: 15px 20px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: move;
    user-select: none;
}

.popup-title {
    font-size: 16px;
    font-weight: bold;
    direction: rtl;
    text-align: center;
    margin: 0;
}

.close-btn {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

.popup-content {
    padding: 20px;
    direction: rtl;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.form-group {
    margin-bottom: 15px;
}

.form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    text-align: right;
    font-size: 14px;
}

.form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
}

.form-input:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.form-textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    min-height: 60px;
    resize: vertical;
    font-family: Arial, sans-serif;
}

.form-textarea:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
}

.button-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 20px;
}

.btn-primary {
    background-color: #0066cc;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-primary:hover {
    background-color: #005aa3;
}

.btn-secondary {
    background-color: #6c757d;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    flex: 1;
}

.btn-secondary:hover {
    background-color: #5a6268;
} */
/* -----------------------------------------------------------------Reply Form-----------------------------------------------------------------*/

/*--------------------------------------------------------------BreadCrumb--------------------------------------------------------------------*/

/* .my-breadcrumb-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
	direction: rtl !important;

}

.my-breadcrumb-nav a,
.my-breadcrumb-nav .breadcrumb-home {
    color: #0072bc;
	font-size: 16px; !important;
    text-decoration: none;
    transition: color 0.3s;
}

.my-breadcrumb-nav a:hover,
.my-breadcrumb-nav .breadcrumb-home:hover {
    color: #005a94;
    text-decoration: underline;
}

.my-breadcrumb-nav .breadcrumb-separator {
    color: #005a94;
    margin: 0 5px;
}

.my-breadcrumb-nav .breadcrumb-current {
    color: #333;
    font-weight: 500;
}

 */
/*--------------------------new -------------------------*/

.my-breadcrumb-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    direction: rtl !important;
}

.my-breadcrumb-nav .breadcrumb-item {
    color: #0072bc;
    font-size: 16px !important;
}

.my-breadcrumb-nav .breadcrumb-separator {
    color: #005a94;
    margin: 0 5px;
}

.my-breadcrumb-nav .breadcrumb-current {
    color: #333;
    font-weight: 500;
}
/*--------------------------------------------------------------BreadCrumb--------------------------------------------------------------------*/





/*---------------------------Ask Ai---------------------------------*/
.comment-input-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
	
}

.professionalCommentInput {
    width: 70% !important;
    flex: 0 0 70% !important;
    background: #f8f9fa !important;
    border-radius: 6px !important;
    border: 1px solid rgba(222, 230, 230, 1);
    padding: 24px 10px;
	
}

.comment-input-wrapper .submit-comment-btn {
    width: 30% !important;
    flex: 0 0 30% !important;
	background: #3177f9; !important;
	color: #FFFFFF; 
	 border-radius: 6px;
    border: 1px solid rgba(222, 230, 230, 1);
	
}
/*--------------------------Ask Ai---------------------------------*/


/*--------------------------Reply Count Btn----------------------------------*/

.reply-count-btn {
    background-color: #ffffff;
    color: #0066cc;
    border: 1px solid #0066cc;
    padding: 2px 6px;
    font-size: 10px;
    cursor: pointer;
    position: relative;
/* 	white-space: pre-line; */
}

.reply-count-btn:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 100%;
    right: 0;
    background-color: #333;
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 10px;
    z-index: 1000;
    margin-bottom: 5px;
/* 	white-space: pre-line; */
	
}


/* .reply-count-btn {
	background-color: #ffffff;
    color: #0066cc;
	border: 1px solid #0066cc;
    padding: 2px 6px;
    font-size: 13px;
    cursor: pointer;
}

.reply-count-btn:hover::after {
	background-color: #0066cc;
	color: black;
    content: attr(data-tooltip);


} */

/*--------------------------Reply Count Btn--------------------------------*/



/* ------------------------------------------------Show model------------------------------------------- */
.model-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.model-popup-content {
    position: relative;
    width: 80%;
    height: 80%;
    max-width: 1400px;
    max-height: 900px;
	background-color: #ffffff;  
	border-radius: 8px;
	margin-top:120px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
}

.model-popup-header {
    background: #f5f5f5;
    padding: 15px 20px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
    border-bottom: 1px solid #ddd;
}

.model-popup-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.model-popup-body {
    flex: 1;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
}

.close-popup {
    font-size: 28px;
    color: #666;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 4px;
    transition: all 0.2s;
}

.close-popup:hover {
    background-color: #e0e0e0;
    color: #333;
}

.model-popup-body iframe {
    border-radius: 0 0 8px 8px;
}

@media (max-width: 768px) {
    .model-popup-content {
        width: 95%;
        height: 95%;
    }
}
/* ------------------------------------------------Show model------------------------------------------- */

/*--------------------------------------------------Replies pop up -------------------------------------------------------*/

.replies-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.replies-popup-content {
    background: white;
    border-radius: 8px;
    max-width: 600px;
    width: 90%;
    max-height: 80vh;
    overflow: auto;
    direction: rtl;
    text-align: right;
}

.replies-popup-header {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    direction: rtl;
}

.replies-popup-title {
    font-size: 18px;
    font-weight: bold;
}

.close-replies-popup {
    font-size: 28px;
    cursor: pointer;
    color: #999;
}

.close-replies-popup:hover {
    color: #333;
}

.replies-popup-body {
    padding: 20px;
    direction: rtl;
    text-align: right;
}

.replies-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.reply-item {
    padding: 15px;
    background: #f5f5f5;
    border-radius: 5px;
    border-right: 3px solid #0073aa;
    border-left: none;
    direction: rtl;
    text-align: right;
}
/*-------------------------------------------------- Replies pop up -----------------------------------------------------*/
/*--------------------------------------------------OPEN / CLOSE ROW - METHODOLOGEIS -----------------------------------------------------*/
/* סלקטור לשורות סגורות - מתחיל עם "row-" */
[id^="row-"] {
    position: relative;
    border-right: none !important;
}

/* סלקטור לשורות פתוחות - מתחיל עם "OpenButton-" */
[id^="row-hidden-"]::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    width: 10px;
    background-color: #0072BC;
    z-index: 1;
}
---------------------
/* סלקטור עבור האלמנטים שה-ID שלהם מתחיל ב- "OpenButton-" */
[id^="OpenButtons-"] {
  color: #0C3058 !important; /* צבע התחלתי של הטקסט */
  transition: color 0.5s ease !important; /* שינוי צבע הדרגתי */
}

/* סלקטור עבור האלמנטים הפנימיים בעת ריחוף */
[id^="OpenButtons-"]:hover * {
  color: #0072BC !important; /* צבע חדש של הטקסט כשמרחפים על הקונטיינר */
}
---------------
/* Popup background */
.popup {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Popup content */
.popup-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* Close button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
