אין תקציר עריכה |
אין תקציר עריכה |
||
| (192 גרסאות ביניים של אותו משתמש אינן מוצגות) | |||
| שורה 1: | שורה 1: | ||
@font-face { |
|||
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ |
|||
font-family: 'Ping HL'; |
|||
font-style: normal; |
|||
font-weight: 400; |
|||
font-display: auto; |
|||
src: url(https://static.openfox.io/systems/Ping-HL-Regular.ttf) format('truetype') |
|||
} |
|||
@font-face { |
|||
font-family: 'Ping HL'; |
|||
font-style: normal; |
|||
font-weight: 500; |
|||
font-display: auto; |
|||
src: url(https://static.openfox.io/systems/Ping-HL-Medium.ttf) format('truetype') |
|||
} |
|||
@font-face { |
|||
font-family: 'Ping HL'; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
font-display: auto; |
|||
src: url(https://static.openfox.io/systems/Ping-HL-Bold.ttf) format('truetype') |
|||
} |
|||
:root { |
:root { |
||
--breadcrumbs: #D671B5; |
|||
--breadcrumbs-bg: #F3D4E9; |
|||
--red-orange: #F0542A; |
--red-orange: #F0542A; |
||
--brand-09: #474647; |
--brand-09: #474647; |
||
--brand-05: #1E65AD; |
|||
--brand-06: #0A9FCE; |
|||
--brand-07: #7BC243; |
|||
--brand-07-light: var(--bg1-transparent); |
|||
--brand-purple: #722B8F; |
|||
--brand-purple-light: #722B8F20; |
|||
--brand-03: #C12A90; |
|||
--brand-03-light: #C12A9020; |
|||
--fox-purple: #CB4DA2; |
--fox-purple: #CB4DA2; |
||
--fox-azure: #33AFD6; |
--fox-azure: #33AFD6; |
||
--fox-azure-light: #33AFD620; |
|||
--fox-magenta: #F6882C; |
--fox-magenta: #F6882C; |
||
--fox-magenta-light: #F6882C20; |
|||
--fox-gray: #575757; |
--fox-gray: #575757; |
||
--fox- |
--fox-gray-light: #FBFBFB; |
||
--fox-black: #222222; |
|||
--light-color: #fff; |
--light-color: #fff; |
||
--fox-body: none; |
--fox-body: none; |
||
--sidebar-height: 80px; |
|||
--fox-card-radius: 27px; |
--fox-card-radius: 27px; |
||
--fox-login: url(https:// |
--fox-login: url('https://static.openfox.io/systems/home-bg.svg'); |
||
--gray-bg: #F4F4F4; |
--gray-bg: #F4F4F4; |
||
--light-bg1: rgba(210, 224, 239, 0.60);; |
--light-bg1: rgba(210, 224, 239, 0.60);; |
||
--light-bg2: #BDE0A1; |
--light-bg2: #BDE0A1; |
||
--light-bg3: linear-gradient(0deg, #F3D4E9 0%, #F3D4E9 100%), #FFF;; |
--light-bg3: linear-gradient(0deg, #F3D4E9 0%, #F3D4E9 100%), #FFF;; |
||
--bg1-transparent: # |
--bg1-transparent: #E5F3D9; |
||
--bg2-transparent: #7bc243ab; |
--bg2-transparent: #7bc243ab; |
||
--bg3-transparent: #0c9fcd61; |
--bg3-transparent: #0c9fcd61; |
||
| שורה 26: | שורה 58: | ||
--bg2-box-shadow-hover: var(--bg2-transparent) 0px 2px 17px 1px; |
--bg2-box-shadow-hover: var(--bg2-transparent) 0px 2px 17px 1px; |
||
--bg3-box-shadow-hover: var(--bg3-transparent) 0px 2px 17px 1px; |
--bg3-box-shadow-hover: var(--bg3-transparent) 0px 2px 17px 1px; |
||
--fox-links: |
--fox-links: #1f65ad; |
||
--redlinks: initial; |
--redlinks: initial; |
||
--user-redlinks: var(--fox-magenta); |
--user-redlinks: var(--fox-magenta); |
||
| שורה 35: | שורה 67: | ||
--create-page: "Page does not exist,click to create"; |
--create-page: "Page does not exist,click to create"; |
||
--navbar-bgcolor: #fff; |
--navbar-bgcolor: #fff; |
||
--sidebar-bgcolor: var(-- |
--sidebar-bgcolor: var(--gray-bg); |
||
--sidebar-title-color: var(--fox-purple); |
--sidebar-title-color: var(--fox-purple); |
||
--sidebar-title-sec-color: var(--light-bg1); |
--sidebar-title-sec-color: var(--light-bg1); |
||
| שורה 42: | שורה 74: | ||
--sidebar-active-sec-title-color: #1389cb; |
--sidebar-active-sec-title-color: #1389cb; |
||
--sidebar-border-gcolor: #626daf63; |
--sidebar-border-gcolor: #626daf63; |
||
--nav-hover: # |
--nav-hover: #33AFD6; |
||
--navbar-links: var(-- |
--navbar-links: var(--brand-09); |
||
--navbarleft-width: 450px; |
--navbarleft-width: 450px; |
||
--footer-bg: # |
--footer-bg: #0F3256; |
||
--action-footer-button: |
--action-footer-button: #CEECF5; |
||
--footer-share-links: |
--footer-share-links: #999999; |
||
--search-bg: var(--fox-azure); |
--search-bg: var(--fox-azure); |
||
--button-bg: #fff; |
--button-bg: #fff; |
||
| שורה 55: | שורה 87: | ||
--button-progressive-hover: var(--fox-magenta); |
--button-progressive-hover: var(--fox-magenta); |
||
--button-progressive-light: var(--light-bg1); |
--button-progressive-light: var(--light-bg1); |
||
--search-bar-bg: |
--search-bar-bg: transparent; |
||
--search-bar-lines: #047dc77a; |
--search-bar-lines: #047dc77a; |
||
--search-bar-active: |
--search-bar-active:var(--red-orange); |
||
--search-bar-shadow: rgba(0, 0, 0, 0.10); |
--search-bar-shadow: rgba(0, 0, 0, 0.10); |
||
--search-bar-boxshadow: |
--search-bar-boxshadow: none; |
||
--search-result-image: url(https://static.openfox.io/systems/systems-logo.svg); |
--search-result-image: url(https://static.openfox.io/systems/systems-logo.svg); |
||
--search-trans-blue: var(--fox-gray); |
|||
--no-resuls-color: #78c043; |
--no-resuls-color: #78c043; |
||
--fox-notifications: red; |
--fox-notifications: red; |
||
--fox-inputs: var(-- |
--fox-inputs: var(--brand-09); |
||
--fox-active-inputs: var(--fox- |
--fox-active-inputs: var(--fox-azure); |
||
--meta-padding: inherit; |
--meta-padding: inherit; |
||
--meta-background: var(--light-bg1); |
--meta-background: var(--light-bg1); |
||
| שורה 80: | שורה 113: | ||
--modal-bg: var(--bg1-transparent); |
--modal-bg: var(--bg1-transparent); |
||
--modal-shadow: var(--bg1-box-shadow); |
--modal-shadow: var(--bg1-box-shadow); |
||
--fa-sy-penta: ""; |
|||
--fa-sy-sq-empty: ""; |
|||
--fa-sy-quarter: ""; |
|||
--fa-sy-triangle: ""; |
|||
--fa-sy-half-empty: ""; |
|||
--fa-pentagon-empty: ""; |
|||
--fa-sy-circle: ""; |
|||
--fa-sy-sq-stand: ""; |
|||
--fa-sy-triangle-stand: ""; |
|||
--fa-sy-circle-empty: ""; |
|||
--fa-sy-triangle-flip: ""; |
|||
--fa-sy-half: ""; |
|||
--lead-color: var(--brand-09); |
|||
--text-color: #2B2B2B; |
|||
--prose-width: 800px; |
|||
--border-sidebar: solid 1px #E6E6E6; |
|||
--mobile-search-bg: #ddd; |
|||
} |
} |
||
body { |
|||
font-family: "Ping HL", Sans-serif; |
|||
} |
|||
.azure-bg { |
|||
background: var(--fox-azure); |
|||
} |
|||
.orange-bg { |
|||
background: var(--fox-magenta); |
|||
} |
|||
.magenta-bg { |
|||
background: var(--fox-purple); |
|||
} |
|||
.gray-bg { |
|||
background: var(--gray-bg); |
|||
} |
|||
.rounded { |
.rounded { |
||
border-radius: 7px !important; |
border-radius: 7px !important; |
||
| שורה 94: | שורה 162: | ||
line-height: 170%; |
line-height: 170%; |
||
font-size: 16px; |
font-size: 16px; |
||
} |
|||
.mw-body p { |
|||
color: var(--text-color); |
|||
line-height: 170%; /* 27.2px */ |
|||
letter-spacing: 0.1px; |
|||
} |
} |
||
h1#firstHeading.firstHeading.page-header { |
|||
color: #353535; |
|||
font-size: 38px; |
|||
font-weight: 700; |
|||
line-height: 120%; |
|||
letter-spacing: 0.76px; |
|||
} |
|||
h2, h3, h4, h5, h6 {color: var(--text-color);} |
|||
h2 { |
|||
font-size: 22px; |
|||
font-weight: 700; |
|||
line-height: 26px; |
|||
margin-bottom: 30px; |
|||
} |
|||
figure.mw-halign-left, figure[typeof~='mw:File/Thumb'].mw-halign-center, figure[typeof~='mw:File/Frame'].mw-halign-center { |
|||
background: #fff; |
|||
border: none; |
|||
} |
|||
figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media) { |
|||
border: 1px solid #D4D4D4; |
|||
margin: 0; |
|||
} |
|||
figure[typeof~='mw:File'].mw-halign-center, figure[typeof~='mw:File/Frameless'].mw-halign-center { |
|||
max-width: var(--prose-width); |
|||
margin: 0; |
|||
display: flex; |
|||
justify-content: center; |
|||
} |
|||
figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption { |
|||
border: none; |
|||
border-top: 0; |
|||
background-color: transparent; |
|||
padding: 3px; |
|||
text-align: center !important; |
|||
} |
|||
.section.border-bottom { |
|||
padding: 50px 0; |
|||
} |
|||
.section.border-bottom p:last-child, .section.border-bottom h2 { |
|||
padding: 0; |
|||
margin-top: 0; |
|||
} |
|||
.btn { |
|||
border-radius: 10px; |
|||
padding: 7px 18px; |
|||
} |
|||
.btn-primary { |
|||
background: var(--brand-05); |
|||
border: none; |
|||
} |
|||
.aside p { |
|||
padding: 0; |
|||
margin: 0; |
|||
} |
|||
.brand-section { |
|||
display: flex; |
|||
flex-direction: row; |
|||
border-bottom: var(--border-sidebar); |
|||
padding-bottom: 24px; |
|||
flex-basis: 116px; |
|||
} |
|||
.brand-section > a { |
|||
display: flex; |
|||
flex-direction: column; |
|||
margin-bottom: 20px; |
|||
} |
|||
.brand-section img, .brands-section img { |
|||
max-width: 100%; |
|||
} |
|||
/* |
|||
#sidebar-right .brand-section > a, .brands-section { |
|||
color: #888; |
|||
font-size: 14px; |
|||
font-weight: 500; |
|||
line-height: 153%; |
|||
letter-spacing: 0.377px; |
|||
} |
|||
#sidebar-right .brand-section > a { |
|||
line-height: 136%; |
|||
top: -2px; |
|||
position: relative; |
|||
flex-basis: 116px; |
|||
} |
|||
.brand-section > a b { |
|||
font-size: 18.842px; |
|||
font-style: normal; |
|||
font-weight: 700; |
|||
} */ |
|||
.brands-section, #sidebar-right .aside > ul > li:not(.exclude-from-pager) { |
|||
padding: 24px 0; |
|||
border-bottom: var(--border-sidebar); |
|||
} |
|||
.brands-section p { |
|||
max-width: 13.6em; |
|||
display: flex; |
|||
flex-direction: row; |
|||
flex-wrap: wrap; |
|||
justify-content: space-between; |
|||
align-items: flex-end; |
|||
} |
|||
#sidebar-right { |
#sidebar-right { |
||
| שורה 102: | שורה 281: | ||
#sidebar-right a { |
#sidebar-right a { |
||
color: var(--brand-09); |
color: var(--brand-09); |
||
} |
|||
#sidebar-right .aside.dynamic-multi-levels h5 { |
|||
color: var(--brand-09); |
|||
font-size: 16px; |
|||
font-weight: 500; |
|||
line-height: 142%; /* 22.72px */ |
|||
letter-spacing: 0.16px; |
|||
margin: 0; |
|||
} |
|||
#sidebar-right aside.dynamic-multi-levels ul li ul li a, #sidebar-right .aside.dynamic-multi-levels ul li ul li a, #menu-fixed aside.dynamic-multi-levels ul li ul li a, #menu-fixed .aside.dynamic-multi-levels ul li ul li a { |
|||
color: var(--brand-09); |
|||
font-size: 15px; |
|||
font-weight: 500; |
|||
line-height: 24px; /* 160% */ |
|||
} |
} |
||
#sidebar-right aside.dynamic-multi-levels ul li ul, #sidebar-right .aside.dynamic-multi-levels ul li ul, #menu-fixed aside.dynamic-multi-levels ul li ul, #menu-fixed .aside.dynamic-multi-levels ul li ul { |
|||
.page-עמוד_ראשי #main { |
|||
padding: 16px 0; |
|||
background-image: url(https://static.openfox.io/systems/home-bg.svg); |
|||
background |
background: none; |
||
} |
|||
background-position: center; |
|||
#sidebar-right .aside.dynamic-multi-levels ul li ul:has(.selflink) { |
|||
display: block; |
|||
} |
|||
h5.haslist:has(.mw-selflink.selflink) + i:not(.clicked) { |
|||
transform: rotate(90deg); |
|||
} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(1) {--sidebar-title-color: var(--fox-azure);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(2) {--sidebar-title-color: var(--fox-magenta);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) {--sidebar-title-color: var(--brand-purple);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(4) {--sidebar-title-color: var(--fox-gray);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+4):nth-child(-n+6) {--sidebar-title-color: var(--brand-07);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+7):nth-child(-n+9) {--sidebar-title-color: var(--fox-azure);} |
|||
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+10) {--sidebar-title-color: var(--brand-03);} |
|||
#sidebar-right .aside.dynamic-multi-levels ul li ul li:not(:has(.selflink)):not(:hover):before, |
|||
#menu-fixed .aside.dynamic-multi-levels ul li ul li:not(:has(.selflink)):before { |
|||
color: var(--lead-color); |
|||
} |
|||
.active + .haslist-toglle-js, .active .haslist-toglle-js, .haslist-toglle-js { |
|||
color: var(--sidebar-title-color) !important; |
|||
} |
|||
.page-עמוד_ראשי .bottom-tools, .mw-special-StructuredSearch .bottom-tools, #icon-word, #icon-pdf {display: none;} |
|||
.bottom-tools { |
|||
z-index: 1; |
|||
position: relative; |
|||
border-top: #E6E6E6 1px solid; |
|||
padding: 70px 0; |
|||
height: unset; |
|||
align-items: flex-end; |
|||
} |
|||
.bottom-tools .fal:not(.fa-ellipsis-v), .bottom-tools .fas {font-family: 'Font Awesome Kit' !important;} |
|||
.bottom-tools .fa-print:before {content: ""} |
|||
.bottom-tools .fa-share-alt:before {content: ""} |
|||
.bottom-tools .fa-file-pdf:before {content: ""} |
|||
.bottom-tools .fa-file-word:before {content: ""} |
|||
.bottom-tools .fa-angle-double-left:before {content: ""; color: #33AFD6} |
|||
.bottom-tools .fa-angle-double-right {-webkit-transform: scaleX(-1);transform: scaleX(-1);} |
|||
.bottom-tools .fa-angle-double-right:before {content: ""} |
|||
.bottom-tools .bottom-print-share { |
|||
color: #000; |
|||
display: flex; |
|||
align-items: flex-start; |
|||
} |
|||
.bottom-tools i.fal { |
|||
width: 40px; |
|||
height: 40px; |
|||
display: flex; |
|||
align-items: center; |
|||
justify-content: center; |
|||
font-size: 35px; |
|||
} |
|||
.prev-next-wrp a.btn-success { |
|||
display: flex; |
|||
padding: 7px 18px; |
|||
flex-direction: row; |
|||
justify-content: space-between; |
|||
align-items: center; |
|||
gap: 10px; |
|||
align-content: center; |
|||
font-size: 18px; |
|||
font-style: normal; |
|||
font-weight: 500; |
|||
line-height: 130%; |
|||
letter-spacing: 0.18px; |
|||
text-shadow: none; |
|||
opacity: 1; |
|||
width: 120px; |
|||
} |
|||
.prev-next-wrp a.prev-link.btn-success { |
|||
background: #F4F4F4; |
|||
color: #999; |
|||
} |
|||
.prev-next-wrp a.next-link.btn-success { |
|||
color: #555; |
|||
} |
} |
||
| שורה 113: | שורה 387: | ||
color: #212529; |
color: #212529; |
||
text-align: center; |
text-align: center; |
||
leading-trim: both; |
|||
text-edge: cap; |
|||
font-size: 50px; |
font-size: 50px; |
||
line-height: 130%; /* 65px */ |
line-height: 130%; /* 65px */ |
||
letter-spacing: 1px; |
letter-spacing: 1px; |
||
margin: |
margin: 70px auto 20px; |
||
} |
} |
||
.menu-desktop .float-left .nav-new a { |
|||
#bodyContent { |
|||
height: unset; |
|||
margin: auto; |
|||
} |
} |
||
#intro .Fennec-embed-wrp { |
|||
@media (min-width: 768px) { |
|||
position: static; |
|||
.cat-שער #contentwrapper { |
|||
overflow: hidden; |
|||
-ms-flex: 0 0 83.333333%; |
|||
flex: 0 0 83.333333%; |
|||
max-width: 83.333333%; |
|||
} |
|||
#intro { |
|||
height: 196px; |
|||
} |
|||
} |
} |
||
.menu-desktop > div { |
.menu-desktop > div { |
||
padding: 15px 46px; |
padding: 15px 46px; |
||
} |
} |
||
.menu-desktop .float-left .nav-new a { |
|||
line-height: 1; |
|||
} |
|||
.navbar-left { |
|||
display: flex; |
|||
} |
|||
.menu-desktop .float-left .nav-new a { |
|||
padding-right: 8px; |
|||
} |
|||
.navbar-left-wrp {margin: 0;} |
|||
li.nav-new { |
|||
display: flex; |
|||
align-content: flex-end; |
|||
} |
|||
.info-row p {margin: 0; padding: 0;} |
|||
.navbar-left |
|||
.intro-internal p { |
.intro-internal p { |
||
padding: 0 4px 0 0; |
padding: 0 4px 0 0; |
||
margin: 0; |
margin: 0; |
||
} |
|||
.intro-internal { |
|||
height: 100%; |
|||
display: flex; |
|||
flex-direction: column; |
|||
justify-content: space-between; |
|||
} |
|||
.intro-text { |
|||
padding: 53px 53px 53px 0; |
|||
} |
} |
||
.intro-text h3 { |
|||
color: var(--heading-color); |
|||
text-align: right; |
|||
font-size: 22px; |
|||
font-weight: 700; |
|||
line-height: 26px; |
|||
} |
|||
.card { |
.card { |
||
box-shadow: 0px 0px 6.1px 0px rgba(0, 0, 0, 0.10); |
box-shadow: 0px 0px 6.1px 0px rgba(0, 0, 0, 0.10); |
||
| שורה 152: | שורה 446: | ||
.card-intro { |
.card-intro { |
||
padding: 45px 36px; |
padding: 45px 36px; |
||
flex: 1; |
|||
} |
} |
||
.card .border-bottom { |
|||
border-bottom: 1px solid #626262 !important; |
|||
} |
|||
.card-intro .card-header, .card-intro .card-body { |
.card-intro .card-header, .card-intro .card-body { |
||
background: none; |
background: none; |
||
| שורה 159: | שורה 457: | ||
} |
} |
||
.card-h3 { |
|||
font-size: 20px; |
|||
font-weight: 700; |
|||
line-height: 130%; |
|||
letter-spacing: 0.2px; |
|||
} |
|||
.card-intro .card-h3 {padding-right: 20px;} |
|||
.card-intro a { |
|||
color: #2B2B2B; |
|||
} |
|||
.card-intro .card-body { |
.card-intro .card-body { |
||
padding-top: 32px; |
padding-top: 32px; |
||
| שורה 167: | שורה 477: | ||
.form-group input.form-control { |
.form-group input.form-control { |
||
border-radius: 33.599px; |
border-radius: 33.599px; |
||
border: 1px solid var(--brand-09 |
border: 1px solid var(--brand-09); |
||
background: #FFF; |
background: #FFF; |
||
height: 40px; |
height: 40px; |
||
| שורה 190: | שורה 500: | ||
color: #FFF; |
color: #FFF; |
||
text-align: center; |
text-align: center; |
||
text-edge: cap; |
|||
font-size: 18px; |
font-size: 18px; |
||
font-style: normal; |
|||
line-height: 26px; |
line-height: 26px; |
||
letter-spacing: 0.36px; |
letter-spacing: 0.36px; |
||
width: fit-content; |
|||
} |
} |
||
.azure-bg { |
|||
background: var(--fox-azure); |
|||
/* systems list */ |
|||
.systems-list li { |
|||
list-style: none; |
|||
} |
|||
.systems-list li:before { |
|||
font-family: 'Font Awesome Kit' !important; |
|||
display: inline-block; |
|||
width: 1.25em; |
|||
height: 1em; |
|||
margin-left: 20px; |
|||
} |
} |
||
.systems-list li:nth-child(1)::before { content: var(--fa-sy-penta) !important; /* fa-sy-penta */} |
|||
.systems-list li:nth-child(2)::before { content: var(--fa-sy-sq-empty) !important; /* fa-sy-sq-empty */} |
|||
.systems-list li:nth-child(3)::before { content: var(--fa-sy-quarter) !important; /* fa-sy-quarter */} |
|||
.systems-list li:nth-child(4)::before { content: var(--fa-sy-triangle) !important; /* fa-sy-triangle */} |
|||
.systems-list li:nth-child(5)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */} |
|||
.systems-list li:nth-child(6)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */ font-size: 78%;} |
|||
.systems-list li:nth-child(7)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */} |
|||
.systems-list li:nth-child(8)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */} |
|||
.systems-list li:nth-child(9)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */} |
|||
.systems-list li:nth-child(10)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */} |
|||
.systems-list li:nth-child(11)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */} |
|||
.systems-list li:nth-child(12)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */} |
|||
/* 3 collumns list */ |
|||
.orange-bg { |
|||
.systems-list.3-cols-list li:nth-child(1)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */} |
|||
background: var(--fox-magenta); |
|||
.systems-list.3-cols-list li:nth-child(2)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */} |
|||
.systems-list.3-cols-list li:nth-child(3)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */} |
|||
.systems-list.3-cols-list li:nth-child(4)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */} |
|||
.systems-list.3-cols-list-3 li:nth-child(1)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */} |
|||
.systems-list.3-cols-list-3 li:nth-child(2)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */} |
|||
.systems-list.3-cols-list-3 li:nth-child(3)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */} |
|||
.systems-list.3-cols-list-4 li:nth-child(4)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */} |
|||
/*4 columns list */ |
|||
.systems-list.cols-4-list-0 li::before {color: var(--brand-purple);} |
|||
.systems-list.cols-4-list li::before {color: var(--brand-07);} |
|||
.systems-list.cols-4-list-3 li::before {color: var(--brand-06);} |
|||
.systems-list.cols-4-list-4 li::before {color: var(--brand-03);} |
|||
.systems-list.cols-4-list li:nth-child(1)::before { content: var(--fa-sy-triangle) !important; /* fa-sy-triangle */} |
|||
.systems-list.cols-4-list li:nth-child(2)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */} |
|||
.systems-list.cols-4-list li:nth-child(3)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */} |
|||
.systems-list.cols-4-list-3 li:nth-child(1)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */} |
|||
.systems-list.cols-4-list-3 li:nth-child(2)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */} |
|||
.systems-list.cols-4-list-3 li:nth-child(3)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */} |
|||
.systems-list.cols-4-list-4 li:nth-child(1)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */} |
|||
.systems-list.cols-4-list-4 li:nth-child(2)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */} |
|||
.systems-list.cols-4-list4 li:nth-child(3)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */} |
|||
/* half list */ |
|||
.half-list ul { |
|||
padding: 0; |
|||
margin: 0; |
|||
list-style: none; |
|||
} |
} |
||
.half-list li::before { |
|||
.magenta-bg { |
|||
content: "\e110"; |
|||
background: var(--fox-purple); |
|||
font-family: 'Font Awesome 6 Pro'; |
|||
display: inline-block; |
|||
margin-left: 4px; |
|||
font-weight: bold; |
|||
font-size: 10px; |
|||
top: -2px; |
|||
left: 5px; |
|||
position: relative; |
|||
color: var(--brand-06); |
|||
} |
} |
||
.col-md:nth-child(2) .half-list li::before {color: var(--fox-magenta);} |
|||
.gray-bg { |
|||
.col-md:nth-child(3) .half-list li::before {color: var(--brand-03);} |
|||
background: var(--gray-bg); |
|||
#sidebar-right > div.aside:nth-child(4) {display: none;} |
|||
/* content */ |
|||
.mw-parser-output > p, |
|||
.mw-content-group-sub-content-wrapper > p, |
|||
.mw-parser-output .section p, |
|||
.mw-parser-output > ul, |
|||
.mw-parser-output > ol, |
|||
.mw-parser-output > h1, |
|||
.mw-parser-output > h2, |
|||
.mw-content-group-wrapper h2, .mw-content-group-wrapper h3, .mw-content-group-wrapper h4, .mw-content-group-wrapper h5, .mw-content-group-wrapper h6 |
|||
.mw-parser-output > h3, |
|||
.mw-parser-output > h4, |
|||
.mw-parser-output > h6, |
|||
.mw-parser-output .mw-references-wrap, |
|||
.mw-parser-output > span, |
|||
.mw-parser-output > blockquote { |
|||
max-width: var(--prose-width); |
|||
} |
|||
#contentSub { |
|||
display: block; |
|||
} |
|||
#breadcrumbs2 { |
|||
display: flex; |
|||
flex-direction: row; |
|||
align-items: center; |
|||
} |
|||
/*.cat-כלי #breadcrumbs2 a {--breadcrumbs: ; --breadcrumbs-bg: } */ |
|||
.cat-דיוק_הבעיה_וגבולותיה #breadcrumbs2 i+a {--breadcrumbs: var(--brand-purple); --breadcrumbs-bg: var(--brand-purple-light);} |
|||
.cat-אפיון_המערכת #breadcrumbs2 i+a {--breadcrumbs: var(--brand-07); --breadcrumbs-bg: var(--brand-07-light);} |
|||
.cat-צלילת_עומק #breadcrumbs2 i+a {--breadcrumbs: var(--fox-azure); --breadcrumbs-bg: var(--fox-azure-light);} |
|||
.cat-השפעה_על_המערכת #breadcrumbs2 i+a {--breadcrumbs: var(--brand-03); --breadcrumbs-bg: var(--brand-03-light);} |
|||
.cat-חשיבה_מערכתית #breadcrumbs2 a {--breadcrumbs: var(--fox-azure); --breadcrumbs-bg: var(--fox-azure-light);} |
|||
.cat-שינוי_מערכתי #breadcrumbs2 a {--breadcrumbs: var(--fox-magenta); --breadcrumbs-bg: var(--fox-magenta-light);} |
|||
#breadcrumbs2 a { |
|||
color: var(--breadcrumbs); |
|||
background: var(--breadcrumbs-bg); |
|||
border-radius: 39px; |
|||
padding: 9px 15px; |
|||
justify-content: center; |
|||
align-items: center; |
|||
text-align: center; |
|||
font-size: 16px; |
|||
font-style: normal; |
|||
font-weight: 500; |
|||
line-height: 26px; |
|||
letter-spacing: 0.32px; |
|||
} |
|||
.row.item-action-menu { |
|||
padding: 50px 35px; |
|||
background: var(--fox-gray-light); |
|||
} |
|||
/* הקדמה */ |
|||
#breadcrumbs2 i { |
|||
width: 22px; |
|||
text-align: center; |
|||
margin: 0 8px; |
|||
} |
|||
#breadcrumbs2-currentitle, #catlinks, .mw-redirectedfrom, .mw-content-rtl figure[typeof~='mw:File/Thumb']:not([typeof~='mw:Error']) > figcaption:before, .mw-file-description:after {display: none;} |
|||
#contentSub, #contentSub2 { |
|||
font-size: inherit; |
|||
line-height: 16px; |
|||
margin: 0 0 20px; |
|||
color: var(--brand-09); |
|||
} |
|||
.cat-באנר .row.item-action-menu { |
|||
height: 258px; |
|||
display: flex; |
|||
align-content: center; |
|||
background-image: url(https://static.openfox.io/systems/intro-bg.svg); |
|||
background-color: unset; |
|||
background-size: cover; |
|||
background-repeat: no-repeat; |
|||
background-position: bottom; |
|||
} |
|||
.cat-באנר.cat-כלי .row.item-action-menu {background-image: url(https://static.openfox.io/systems/tools-bg.svg);} |
|||
.cat-באנר.cat-כלי #contentSub {display: none;} |
|||
.cat-באנר.cat-כלי h1#firstHeading {max-width: 9em;} |
|||
.cat-באנר.cat-כלי {--prose-width: 769px;} |
|||
.cat-שער .item-action-menu {display: none !important;} |
|||
.cat-שער #bodyContent, .mw-special-StructuredSearch #bodyContent {margin: 0;} |
|||
.card-tools { |
|||
background: var(--gray-bg); |
|||
border: none; |
|||
padding: 27px 19px 31px; |
|||
box-shadow: none; |
|||
} |
|||
.card-tools a { |
|||
color: var(--brand-09);; |
|||
} |
|||
.card-tools .card-header { |
|||
background: none; |
|||
flex-direction: column; |
|||
align-content: center; |
|||
gap: 20px; |
|||
padding: 0 0 32px; |
|||
margin-bottom: 32px; |
|||
} |
|||
.card-tools .card-tools, .card-tools ul, .card-tools .card-body { |
|||
padding: 0; |
|||
} |
|||
.card-tools li { |
|||
margin-bottom: 18px; |
|||
} |
|||
/* search */ |
|||
.TopBar { |
|||
padding: var(--sts-input-padd) !important; |
|||
} |
|||
#top-bar:has(.sticky-on) {z-index: 102;} |
|||
#top-bar {top: 5px;} |
|||
.lables-wrp, #content .TopBar > header > button {display: none;} |
|||
#content .side-bar .checkbox-wrp .fa-square:after, #content .side-bar .checkbox-wrp .fa-check-square:after { |
|||
width: 12px; |
|||
height: 12px; |
|||
} |
|||
.mw-special-StructuredSearch .top-and-results-wrp { --fox-purple: var(--brand-09);} |
|||
.mw-special-StructuredSearch .searchform, .mw-special-StructuredSearch .search-form {display: none !important;} |
|||
.snippet a { |
|||
font-weight: bold; |
|||
} |
|||
#content .field-wrp-name-search button { |
|||
background: var(--red-orange); |
|||
border-color: none; |
|||
border-radius: 100%; |
|||
color: #fff; |
|||
width: 30px; |
|||
height: 30px; |
|||
top: 8px; |
|||
left: 8px; |
|||
font-size: 18px; |
|||
} |
|||
.field-wrp-name-search input {transition all ease .3s} |
|||
.result-info a { |
|||
color: var(--brand-09); |
|||
} |
|||
.form-input.form-input-wrp-in_kit, .field-wrp-type-checkboxes > span { |
|||
display: none; |
|||
} |
|||
.main-checkbox-area { |
|||
display: flex; |
|||
flex-direction: column; |
|||
} |
|||
.mediawiki #footer.footer-sticky { |
|||
display: flex; |
|||
flex-direction: column-reverse; |
|||
} |
|||
@media (min-device-width: 768px) and (max-width: 1139px) { |
|||
:root { |
|||
--sts-main-width: 100%; |
|||
--sts-main-maxw: 100%; |
|||
--sts-input-padd: 13px; |
|||
} |
|||
#content .field-wrp-name-search input { |
|||
min-width: 67vw; |
|||
padding: 8px 20px; |
|||
} |
|||
#content .field-wrp-name-search button { |
|||
top: 10px; |
|||
left: 17px; |
|||
} |
|||
.TopBar.sticky-top.sticky-on { |
|||
background: #fff; |
|||
} |
|||
.TopBar button.hide-on-desktop { |
|||
font-size: 18px; |
|||
min-width: 5em; |
|||
} |
|||
} |
|||
@media (min-width: 1140px) { |
|||
.page-עמוד_ראשי #contentwrapper { |
|||
background-image: url(https://static.openfox.io/systems/home-bg.svg); |
|||
background-size: cover; |
|||
background-position: center; |
|||
} |
|||
.text-center.card-h3 {height: 1em;} |
|||
#contentwrapper {-webkit-box-flex: 0;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;} |
|||
#sidebar-right {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;} |
|||
.intro-cards-row .row {gap: 5%;} |
|||
.fields-view:has(#section_8556) { |
|||
display: flex; |
|||
align-items: flex-start; |
|||
flex-direction: column; |
|||
} |
|||
.fields-view:has(#section_8556) > .section { |
|||
display: flex; |
|||
flex-direction: column; |
|||
width: 99%; |
|||
--prose-width: 50%; |
|||
} |
|||
.fields-view div#section_8556 { |
|||
height: 1px; |
|||
margin-right: auto; |
|||
width: 45% !important; |
|||
max-width: 600px; |
|||
position: sticky; |
|||
top: 3em; |
|||
} |
|||
} |
|||
@media (min-width: 1600px) { |
|||
.cat-שער #contentwrapper {padding: 0 120px;} |
|||
#sidebar-right > .aside {padding: 59px 32px 1em 21px;} |
|||
#sidebar-right .listed .d-flex {gap: 15px;} |
|||
} |
|||
@media (min-width: 768px) { |
|||
:root { |
|||
--sidebar-height: 80px; |
|||
} |
|||
#contentwrapper {padding: 0;} |
|||
#intro { |
|||
max-height: 340px; /* 196px; */ |
|||
} |
|||
.tools-video .Fennec-embed-wrp {flex-basis: 474px;} |
|||
.tools-video .Fennec-embed-wrp iframe {max-height: 249px;} |
|||
.menu-desktop .show-menu-mobile { |
|||
display: none; |
|||
} |
|||
.uber-container { |
|||
display: flex; |
|||
flex-direction: column; |
|||
justify-content: space-evenly; |
|||
align-items: stretch; |
|||
min-height: calc(100vh - var(--sidebar-height)); |
|||
box-sizing: border-box; |
|||
overflow-y: auto; |
|||
} |
|||
.intro-cards-row { |
|||
margin-top: 10px; |
|||
margin-bottom: 10px; |
|||
} |
|||
.intro-cards-row .row { |
|||
justify-content: space-between; |
|||
} |
|||
#intro .Fennec-embed-wrp { |
|||
padding: 0; |
|||
padding: 10px; |
|||
} |
|||
.card-tools {padding-right: 27px;padding-left: 27px; height: 100%;} |
|||
.bottom-tools #spni-actions-hidden-on-mobile {display: flex;} |
|||
.bottom-tools .prev-next-wrp.columns {width: 60%; justify-content: flex-end;} |
|||
} |
|||
@media (min-width: 993px) { |
|||
#bodyContent {margin: 68px 0;} |
|||
.row.item-action-menu, #content {padding-right: 60px;} |
|||
.search-suggestions-open .field-wrp-name-search input {border-radius: 23px 23px 0 0; border-color: var(--search-light-border) !important;} |
|||
} |
|||
@media (max-width: 992px) { |
|||
:root { |
|||
--search-bar-bg: none; |
|||
--search-bar-active: #fff; |
|||
--search-button: var(--brand-09); |
|||
} |
|||
.mw-special-StructuredSearch #bodyContent {display: flex; flex-direction: column; align-items: center;} |
|||
#sidebar-right .aside .listed .d-flex {gap: 5px;} |
|||
#top-bar { |
|||
top: 1px; |
|||
width: fit-content; |
|||
margin: auto; |
|||
} |
|||
.item-action-menu {padding: 40px 15px 0;} |
|||
.field-wrp-name-search input {transition: all ease .3s;} |
|||
.sticky-on {padding-right: 23px;} |
|||
.sticky-on button.hide-on-desktop {display: none !important;} |
|||
.sticky-on .field-wrp-name-search input {border-radius: 23px;} |
|||
.sticky-on .App-header form {justify-content: space-around;} |
|||
#top-bar .form-input.form-input-wrp-search .field-wrp-name-search .autocomplete-wrp div > div {display: none;} |
|||
#content .field-wrp-name-search button { |
|||
background: none !important; |
|||
border: none !important; |
|||
color: var(--red-orange) !important; |
|||
width: 25px; |
|||
height: 25px; |
|||
font-size: 18px; |
|||
outline:0; |
|||
} |
|||
.TopBar button.hide-on-desktop { |
|||
color: var(--brand-09); |
|||
border: var(--brand-09) solid 2px; |
|||
} |
|||
.TopBar.with-labels { |
|||
padding: 0; |
|||
} |
|||
.mw-special-StructuredSearch #contentwrapper { |
|||
margin: 4px auto; |
|||
} |
|||
#mw-content-text .all-app-wrp #side-bar { |
|||
max-width: unset; |
|||
min-width: unset; |
|||
box-shadow: unset; |
|||
padding: unset; |
|||
} |
|||
.TopBar button.hide-on-desktop { |
|||
padding: unset; |
|||
margin-top: unset; |
|||
top: unset; |
|||
position: static; |
|||
color: var(--search-button); |
|||
left: unset; |
|||
border-right: 0; |
|||
font-size: 11px; |
|||
min-width: 4em; |
|||
} |
|||
.TopBar button.hide-on-desktop i {font-size: 11px;} |
|||
.App-header form { |
|||
display: flex; |
|||
padding-top: 5px; |
|||
} |
|||
#content .side-bar.show {background: var(--red-orange)} |
|||
.App-header form .label-wrp, .App-header > button, div#tooltip720360 {display: none;} |
|||
} |
|||
@media (max-width: 767px) { |
|||
:root { |
|||
--sts-input-padd: 0 10px; |
|||
} |
|||
.TopBar.sticky-on {background: #fff;} |
|||
.bottom-tools #spni-actions-hidden-on-mobile {display: block !important;} |
|||
.bottom-tools #spni-mobile-open-more-actions > i, .bottom-tools #spni-mobile-open-more-actions > span {display: none !important;} |
|||
.bottom-tools #spni-mobile-open-more-actions:focus #spni-actions-hidden-on-mobile, .bottom-tools #spni-mobile-open-more-actions:focus-within #spni-actions-hidden-on-mobile { |
|||
display: inline-block; |
|||
position: static; |
|||
width: unset; |
|||
margin: unset; |
|||
} |
|||
.info-row {order:2;} |
|||
.intro-cards-row {order:1;} |
|||
.navbar-left > ul > li:nth-child(1) > a:nth-child(2) {display: none;} |
|||
.menu-desktop > div {padding: 10px 20px;} |
|||
.navbar-left i {padding: 6px 0; color: #888888 !important;} |
|||
.menu-desktop .logo-menu-desktop {display: block; position: relative; top: -7px; right: 20px; height: 41px;} |
|||
.uber-container {display: flex; flex-direction: column;} |
|||
#menu-fixed .aside.dynamic-multi-levels ul li ul {padding: 0 10px 0 0 !important;} |
|||
#menu-fixed .aside.dynamic-multi-levels ul > li > ul li:before {right: 5px;} |
|||
#breadcrumbs2 a {line-height: 13px;} |
|||
.site-title {margin: 80px auto 80px;} |
|||
#mw-content-text .all-app-wrp .top-and-results-wrp { |
|||
width: unset; |
|||
max-width: unset; |
|||
} |
|||
.fixed-top .navbar-left { |
|||
width: 100%; |
|||
} |
|||
.navbar-left-wrp { |
|||
margin: 0; |
|||
display: flex; |
|||
flex-direction: column; |
|||
width: 100%; |
|||
margin-left: 21px; |
|||
} |
|||
li.nav-new { |
|||
display: flex; |
|||
align-content: flex-end; |
|||
justify-content: center; |
|||
} |
|||
.menu-desktop .float-left .nav-new a { |
|||
font-size: 18px; |
|||
} |
|||
#content .field-wrp-name-search button { |
|||
top: 6px; |
|||
left: 9px; |
|||
font-size: 18px; |
|||
} |
|||
} |
|||
@media print { |
|||
.row.item-action-menu { |
|||
padding: 0; |
|||
background: none; |
|||
} |
|||
body { |
|||
min-width: unset !important; |
|||
} |
|||
#printer-header .for-print-logo { |
|||
max-height: 3rem; |
|||
padding: 10px; |
|||
} |
|||
} |
} |
||
גרסה אחרונה מ־23:16, 12 ביוני 2024
@font-face {
font-family: 'Ping HL';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(https://static.openfox.io/systems/Ping-HL-Regular.ttf) format('truetype')
}
@font-face {
font-family: 'Ping HL';
font-style: normal;
font-weight: 500;
font-display: auto;
src: url(https://static.openfox.io/systems/Ping-HL-Medium.ttf) format('truetype')
}
@font-face {
font-family: 'Ping HL';
font-style: normal;
font-weight: 700;
font-display: auto;
src: url(https://static.openfox.io/systems/Ping-HL-Bold.ttf) format('truetype')
}
:root {
--breadcrumbs: #D671B5;
--breadcrumbs-bg: #F3D4E9;
--red-orange: #F0542A;
--brand-09: #474647;
--brand-05: #1E65AD;
--brand-06: #0A9FCE;
--brand-07: #7BC243;
--brand-07-light: var(--bg1-transparent);
--brand-purple: #722B8F;
--brand-purple-light: #722B8F20;
--brand-03: #C12A90;
--brand-03-light: #C12A9020;
--fox-purple: #CB4DA2;
--fox-azure: #33AFD6;
--fox-azure-light: #33AFD620;
--fox-magenta: #F6882C;
--fox-magenta-light: #F6882C20;
--fox-gray: #575757;
--fox-gray-light: #FBFBFB;
--fox-black: #222222;
--light-color: #fff;
--fox-body: none;
--fox-card-radius: 27px;
--fox-login: url('https://static.openfox.io/systems/home-bg.svg');
--gray-bg: #F4F4F4;
--light-bg1: rgba(210, 224, 239, 0.60);;
--light-bg2: #BDE0A1;
--light-bg3: linear-gradient(0deg, #F3D4E9 0%, #F3D4E9 100%), #FFF;;
--bg1-transparent: #E5F3D9;
--bg2-transparent: #7bc243ab;
--bg3-transparent: #0c9fcd61;
--bg1-box-shadow: 0px 0px 6.1px 0px rgba(0, 0, 0, 0.10);
--bg2-box-shadow: var(--bg2-transparent) 0px 4px 13px 1px;
--bg3-box-shadow: var(--bg3-transparent) 0px 4px 13px 1px;
--bg1-box-shadow-hover: var(--bg1-transparent) 0px 2px 17px 1px;
--bg2-box-shadow-hover: var(--bg2-transparent) 0px 2px 17px 1px;
--bg3-box-shadow-hover: var(--bg3-transparent) 0px 2px 17px 1px;
--fox-links: #1f65ad;
--redlinks: initial;
--user-redlinks: var(--fox-magenta);
--redlinks-cursor: text;
--redlinks-event: none;
--redlinks-user-cursor: cell;
--redlinks-user-event: auto;
--create-page: "Page does not exist,click to create";
--navbar-bgcolor: #fff;
--sidebar-bgcolor: var(--gray-bg);
--sidebar-title-color: var(--fox-purple);
--sidebar-title-sec-color: var(--light-bg1);
--sidebar-active-bgcolor: var(--fox-purple);
--sidebar-active-title-color: #fff;
--sidebar-active-sec-title-color: #1389cb;
--sidebar-border-gcolor: #626daf63;
--nav-hover: #33AFD6;
--navbar-links: var(--brand-09);
--navbarleft-width: 450px;
--footer-bg: #0F3256;
--action-footer-button: #CEECF5;
--footer-share-links: #999999;
--search-bg: var(--fox-azure);
--button-bg: #fff;
--button-border: var(--fox-purple);
--button-color: var(--fox-purple);
--button-progressive: var(--fox-purple);
--button-progressive-hover: var(--fox-magenta);
--button-progressive-light: var(--light-bg1);
--search-bar-bg: transparent;
--search-bar-lines: #047dc77a;
--search-bar-active:var(--red-orange);
--search-bar-shadow: rgba(0, 0, 0, 0.10);
--search-bar-boxshadow: none;
--search-result-image: url(https://static.openfox.io/systems/systems-logo.svg);
--search-trans-blue: var(--fox-gray);
--no-resuls-color: #78c043;
--fox-notifications: red;
--fox-inputs: var(--brand-09);
--fox-active-inputs: var(--fox-azure);
--meta-padding: inherit;
--meta-background: var(--light-bg1);
--meta-radius: inherit;
--meta-shadow: inherit;
--meta-top: inherit;
--fox-delimiter: ",\a0\20";
--hero-height: 44vh;
--hero-position: center;
--hero-sm-position: var(--hero-position);
--hero-sm-height: 40vh;
--hero-xl-height: 44vh;
--hero-xl-position: center 70%;
--content-precentage-width: 75%;
--modal-bg: var(--bg1-transparent);
--modal-shadow: var(--bg1-box-shadow);
--fa-sy-penta: "";
--fa-sy-sq-empty: "";
--fa-sy-quarter: "";
--fa-sy-triangle: "";
--fa-sy-half-empty: "";
--fa-pentagon-empty: "";
--fa-sy-circle: "";
--fa-sy-sq-stand: "";
--fa-sy-triangle-stand: "";
--fa-sy-circle-empty: "";
--fa-sy-triangle-flip: "";
--fa-sy-half: "";
--lead-color: var(--brand-09);
--text-color: #2B2B2B;
--prose-width: 800px;
--border-sidebar: solid 1px #E6E6E6;
--mobile-search-bg: #ddd;
}
body {
font-family: "Ping HL", Sans-serif;
}
.azure-bg {
background: var(--fox-azure);
}
.orange-bg {
background: var(--fox-magenta);
}
.magenta-bg {
background: var(--fox-purple);
}
.gray-bg {
background: var(--gray-bg);
}
.rounded {
border-radius: 7px !important;
}
.bg-light {
background-color: #D2E0EF !important;
}
.border-left {
border-right: 2px solid #222222 !important;
}
.mw-body {
line-height: 170%;
font-size: 16px;
}
.mw-body p {
color: var(--text-color);
line-height: 170%; /* 27.2px */
letter-spacing: 0.1px;
}
h1#firstHeading.firstHeading.page-header {
color: #353535;
font-size: 38px;
font-weight: 700;
line-height: 120%;
letter-spacing: 0.76px;
}
h2, h3, h4, h5, h6 {color: var(--text-color);}
h2 {
font-size: 22px;
font-weight: 700;
line-height: 26px;
margin-bottom: 30px;
}
figure.mw-halign-left, figure[typeof~='mw:File/Thumb'].mw-halign-center, figure[typeof~='mw:File/Frame'].mw-halign-center {
background: #fff;
border: none;
}
figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media) {
border: 1px solid #D4D4D4;
margin: 0;
}
figure[typeof~='mw:File'].mw-halign-center, figure[typeof~='mw:File/Frameless'].mw-halign-center {
max-width: var(--prose-width);
margin: 0;
display: flex;
justify-content: center;
}
figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption {
border: none;
border-top: 0;
background-color: transparent;
padding: 3px;
text-align: center !important;
}
.section.border-bottom {
padding: 50px 0;
}
.section.border-bottom p:last-child, .section.border-bottom h2 {
padding: 0;
margin-top: 0;
}
.btn {
border-radius: 10px;
padding: 7px 18px;
}
.btn-primary {
background: var(--brand-05);
border: none;
}
.aside p {
padding: 0;
margin: 0;
}
.brand-section {
display: flex;
flex-direction: row;
border-bottom: var(--border-sidebar);
padding-bottom: 24px;
flex-basis: 116px;
}
.brand-section > a {
display: flex;
flex-direction: column;
margin-bottom: 20px;
}
.brand-section img, .brands-section img {
max-width: 100%;
}
/*
#sidebar-right .brand-section > a, .brands-section {
color: #888;
font-size: 14px;
font-weight: 500;
line-height: 153%;
letter-spacing: 0.377px;
}
#sidebar-right .brand-section > a {
line-height: 136%;
top: -2px;
position: relative;
flex-basis: 116px;
}
.brand-section > a b {
font-size: 18.842px;
font-style: normal;
font-weight: 700;
} */
.brands-section, #sidebar-right .aside > ul > li:not(.exclude-from-pager) {
padding: 24px 0;
border-bottom: var(--border-sidebar);
}
.brands-section p {
max-width: 13.6em;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end;
}
#sidebar-right {
background: var(--gray-bg);
}
#sidebar-right a {
color: var(--brand-09);
}
#sidebar-right .aside.dynamic-multi-levels h5 {
color: var(--brand-09);
font-size: 16px;
font-weight: 500;
line-height: 142%; /* 22.72px */
letter-spacing: 0.16px;
margin: 0;
}
#sidebar-right aside.dynamic-multi-levels ul li ul li a, #sidebar-right .aside.dynamic-multi-levels ul li ul li a, #menu-fixed aside.dynamic-multi-levels ul li ul li a, #menu-fixed .aside.dynamic-multi-levels ul li ul li a {
color: var(--brand-09);
font-size: 15px;
font-weight: 500;
line-height: 24px; /* 160% */
}
#sidebar-right aside.dynamic-multi-levels ul li ul, #sidebar-right .aside.dynamic-multi-levels ul li ul, #menu-fixed aside.dynamic-multi-levels ul li ul, #menu-fixed .aside.dynamic-multi-levels ul li ul {
padding: 16px 0;
background: none;
}
#sidebar-right .aside.dynamic-multi-levels ul li ul:has(.selflink) {
display: block;
}
h5.haslist:has(.mw-selflink.selflink) + i:not(.clicked) {
transform: rotate(90deg);
}
.dynamic-multi-levels > ul > li.listed:nth-of-type(1) {--sidebar-title-color: var(--fox-azure);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(2) {--sidebar-title-color: var(--fox-magenta);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) {--sidebar-title-color: var(--brand-purple);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(4) {--sidebar-title-color: var(--fox-gray);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+4):nth-child(-n+6) {--sidebar-title-color: var(--brand-07);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+7):nth-child(-n+9) {--sidebar-title-color: var(--fox-azure);}
.dynamic-multi-levels > ul > li.listed:nth-of-type(3) ul li:nth-child(n+10) {--sidebar-title-color: var(--brand-03);}
#sidebar-right .aside.dynamic-multi-levels ul li ul li:not(:has(.selflink)):not(:hover):before,
#menu-fixed .aside.dynamic-multi-levels ul li ul li:not(:has(.selflink)):before {
color: var(--lead-color);
}
.active + .haslist-toglle-js, .active .haslist-toglle-js, .haslist-toglle-js {
color: var(--sidebar-title-color) !important;
}
.page-עמוד_ראשי .bottom-tools, .mw-special-StructuredSearch .bottom-tools, #icon-word, #icon-pdf {display: none;}
.bottom-tools {
z-index: 1;
position: relative;
border-top: #E6E6E6 1px solid;
padding: 70px 0;
height: unset;
align-items: flex-end;
}
.bottom-tools .fal:not(.fa-ellipsis-v), .bottom-tools .fas {font-family: 'Font Awesome Kit' !important;}
.bottom-tools .fa-print:before {content: ""}
.bottom-tools .fa-share-alt:before {content: ""}
.bottom-tools .fa-file-pdf:before {content: ""}
.bottom-tools .fa-file-word:before {content: ""}
.bottom-tools .fa-angle-double-left:before {content: ""; color: #33AFD6}
.bottom-tools .fa-angle-double-right {-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.bottom-tools .fa-angle-double-right:before {content: ""}
.bottom-tools .bottom-print-share {
color: #000;
display: flex;
align-items: flex-start;
}
.bottom-tools i.fal {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
font-size: 35px;
}
.prev-next-wrp a.btn-success {
display: flex;
padding: 7px 18px;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 10px;
align-content: center;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%;
letter-spacing: 0.18px;
text-shadow: none;
opacity: 1;
width: 120px;
}
.prev-next-wrp a.prev-link.btn-success {
background: #F4F4F4;
color: #999;
}
.prev-next-wrp a.next-link.btn-success {
color: #555;
}
.site-title {
color: #212529;
text-align: center;
font-size: 50px;
line-height: 130%; /* 65px */
letter-spacing: 1px;
margin: 70px auto 20px;
}
.menu-desktop .float-left .nav-new a {
height: unset;
}
#intro .Fennec-embed-wrp {
position: static;
overflow: hidden;
}
.menu-desktop > div {
padding: 15px 46px;
}
.menu-desktop .float-left .nav-new a {
line-height: 1;
}
.navbar-left {
display: flex;
}
.menu-desktop .float-left .nav-new a {
padding-right: 8px;
}
.navbar-left-wrp {margin: 0;}
li.nav-new {
display: flex;
align-content: flex-end;
}
.info-row p {margin: 0; padding: 0;}
.navbar-left
.intro-internal p {
padding: 0 4px 0 0;
margin: 0;
}
.intro-internal {
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.intro-text {
padding: 53px 53px 53px 0;
}
.intro-text h3 {
color: var(--heading-color);
text-align: right;
font-size: 22px;
font-weight: 700;
line-height: 26px;
}
.card {
box-shadow: 0px 0px 6.1px 0px rgba(0, 0, 0, 0.10);
}
.card-intro {
padding: 45px 36px;
flex: 1;
}
.card .border-bottom {
border-bottom: 1px solid #626262 !important;
}
.card-intro .card-header, .card-intro .card-body {
background: none;
padding: 0;
}
.card-h3 {
font-size: 20px;
font-weight: 700;
line-height: 130%;
letter-spacing: 0.2px;
}
.card-intro .card-h3 {padding-right: 20px;}
.card-intro a {
color: #2B2B2B;
}
.card-intro .card-body {
padding-top: 32px;
}
.card-intro .card-header {
padding-bottom: 32px;
}
.form-group input.form-control {
border-radius: 33.599px;
border: 1px solid var(--brand-09);
background: #FFF;
height: 40px;
font-size: 16px;
padding-right: 1.5em;
}
.search-label i {
top: -5px;
left: 5px;
color: #fff;
background: var(--red-orange);
width: 26px;
height: 26px;
border-radius: 100%;
padding: 7px;
font-size: 13px;
}
.chapter-tag {
border-radius: 1em;
padding: 4.5px 15px;
color: #FFF;
text-align: center;
font-size: 18px;
line-height: 26px;
letter-spacing: 0.36px;
width: fit-content;
}
/* systems list */
.systems-list li {
list-style: none;
}
.systems-list li:before {
font-family: 'Font Awesome Kit' !important;
display: inline-block;
width: 1.25em;
height: 1em;
margin-left: 20px;
}
.systems-list li:nth-child(1)::before { content: var(--fa-sy-penta) !important; /* fa-sy-penta */}
.systems-list li:nth-child(2)::before { content: var(--fa-sy-sq-empty) !important; /* fa-sy-sq-empty */}
.systems-list li:nth-child(3)::before { content: var(--fa-sy-quarter) !important; /* fa-sy-quarter */}
.systems-list li:nth-child(4)::before { content: var(--fa-sy-triangle) !important; /* fa-sy-triangle */}
.systems-list li:nth-child(5)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */}
.systems-list li:nth-child(6)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */ font-size: 78%;}
.systems-list li:nth-child(7)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */}
.systems-list li:nth-child(8)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */}
.systems-list li:nth-child(9)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */}
.systems-list li:nth-child(10)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */}
.systems-list li:nth-child(11)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */}
.systems-list li:nth-child(12)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */}
/* 3 collumns list */
.systems-list.3-cols-list li:nth-child(1)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */}
.systems-list.3-cols-list li:nth-child(2)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */}
.systems-list.3-cols-list li:nth-child(3)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */}
.systems-list.3-cols-list li:nth-child(4)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */}
.systems-list.3-cols-list-3 li:nth-child(1)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */}
.systems-list.3-cols-list-3 li:nth-child(2)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */}
.systems-list.3-cols-list-3 li:nth-child(3)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */}
.systems-list.3-cols-list-4 li:nth-child(4)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */}
/*4 columns list */
.systems-list.cols-4-list-0 li::before {color: var(--brand-purple);}
.systems-list.cols-4-list li::before {color: var(--brand-07);}
.systems-list.cols-4-list-3 li::before {color: var(--brand-06);}
.systems-list.cols-4-list-4 li::before {color: var(--brand-03);}
.systems-list.cols-4-list li:nth-child(1)::before { content: var(--fa-sy-triangle) !important; /* fa-sy-triangle */}
.systems-list.cols-4-list li:nth-child(2)::before { content: var(--fa-sy-half-empty) !important; /* fa-sy-half-empty */}
.systems-list.cols-4-list li:nth-child(3)::before { content: var(--fa-pentagon-empty) !important; /* fa-pentagon-empty */}
.systems-list.cols-4-list-3 li:nth-child(1)::before { content: var(--fa-sy-circle) !important; /* fa-sy-circle */}
.systems-list.cols-4-list-3 li:nth-child(2)::before { content: var(--fa-sy-sq-stand) !important; /* fa-sy-sq-stand */}
.systems-list.cols-4-list-3 li:nth-child(3)::before { content: var(--fa-sy-triangle-stand) !important; /* fa-sy-triangle-stand */}
.systems-list.cols-4-list-4 li:nth-child(1)::before { content: var(--fa-sy-circle-empty) !important; /* fa-sy-circle-empty */}
.systems-list.cols-4-list-4 li:nth-child(2)::before { content: var(--fa-sy-triangle-flip) !important; /* fa-sy-triangle-flip */}
.systems-list.cols-4-list4 li:nth-child(3)::before { content: var(--fa-sy-half) !important; /* fa-sy-half */}
/* half list */
.half-list ul {
padding: 0;
margin: 0;
list-style: none;
}
.half-list li::before {
content: "\e110";
font-family: 'Font Awesome 6 Pro';
display: inline-block;
margin-left: 4px;
font-weight: bold;
font-size: 10px;
top: -2px;
left: 5px;
position: relative;
color: var(--brand-06);
}
.col-md:nth-child(2) .half-list li::before {color: var(--fox-magenta);}
.col-md:nth-child(3) .half-list li::before {color: var(--brand-03);}
#sidebar-right > div.aside:nth-child(4) {display: none;}
/* content */
.mw-parser-output > p,
.mw-content-group-sub-content-wrapper > p,
.mw-parser-output .section p,
.mw-parser-output > ul,
.mw-parser-output > ol,
.mw-parser-output > h1,
.mw-parser-output > h2,
.mw-content-group-wrapper h2, .mw-content-group-wrapper h3, .mw-content-group-wrapper h4, .mw-content-group-wrapper h5, .mw-content-group-wrapper h6
.mw-parser-output > h3,
.mw-parser-output > h4,
.mw-parser-output > h6,
.mw-parser-output .mw-references-wrap,
.mw-parser-output > span,
.mw-parser-output > blockquote {
max-width: var(--prose-width);
}
#contentSub {
display: block;
}
#breadcrumbs2 {
display: flex;
flex-direction: row;
align-items: center;
}
/*.cat-כלי #breadcrumbs2 a {--breadcrumbs: ; --breadcrumbs-bg: } */
.cat-דיוק_הבעיה_וגבולותיה #breadcrumbs2 i+a {--breadcrumbs: var(--brand-purple); --breadcrumbs-bg: var(--brand-purple-light);}
.cat-אפיון_המערכת #breadcrumbs2 i+a {--breadcrumbs: var(--brand-07); --breadcrumbs-bg: var(--brand-07-light);}
.cat-צלילת_עומק #breadcrumbs2 i+a {--breadcrumbs: var(--fox-azure); --breadcrumbs-bg: var(--fox-azure-light);}
.cat-השפעה_על_המערכת #breadcrumbs2 i+a {--breadcrumbs: var(--brand-03); --breadcrumbs-bg: var(--brand-03-light);}
.cat-חשיבה_מערכתית #breadcrumbs2 a {--breadcrumbs: var(--fox-azure); --breadcrumbs-bg: var(--fox-azure-light);}
.cat-שינוי_מערכתי #breadcrumbs2 a {--breadcrumbs: var(--fox-magenta); --breadcrumbs-bg: var(--fox-magenta-light);}
#breadcrumbs2 a {
color: var(--breadcrumbs);
background: var(--breadcrumbs-bg);
border-radius: 39px;
padding: 9px 15px;
justify-content: center;
align-items: center;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 26px;
letter-spacing: 0.32px;
}
.row.item-action-menu {
padding: 50px 35px;
background: var(--fox-gray-light);
}
/* הקדמה */
#breadcrumbs2 i {
width: 22px;
text-align: center;
margin: 0 8px;
}
#breadcrumbs2-currentitle, #catlinks, .mw-redirectedfrom, .mw-content-rtl figure[typeof~='mw:File/Thumb']:not([typeof~='mw:Error']) > figcaption:before, .mw-file-description:after {display: none;}
#contentSub, #contentSub2 {
font-size: inherit;
line-height: 16px;
margin: 0 0 20px;
color: var(--brand-09);
}
.cat-באנר .row.item-action-menu {
height: 258px;
display: flex;
align-content: center;
background-image: url(https://static.openfox.io/systems/intro-bg.svg);
background-color: unset;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
}
.cat-באנר.cat-כלי .row.item-action-menu {background-image: url(https://static.openfox.io/systems/tools-bg.svg);}
.cat-באנר.cat-כלי #contentSub {display: none;}
.cat-באנר.cat-כלי h1#firstHeading {max-width: 9em;}
.cat-באנר.cat-כלי {--prose-width: 769px;}
.cat-שער .item-action-menu {display: none !important;}
.cat-שער #bodyContent, .mw-special-StructuredSearch #bodyContent {margin: 0;}
.card-tools {
background: var(--gray-bg);
border: none;
padding: 27px 19px 31px;
box-shadow: none;
}
.card-tools a {
color: var(--brand-09);;
}
.card-tools .card-header {
background: none;
flex-direction: column;
align-content: center;
gap: 20px;
padding: 0 0 32px;
margin-bottom: 32px;
}
.card-tools .card-tools, .card-tools ul, .card-tools .card-body {
padding: 0;
}
.card-tools li {
margin-bottom: 18px;
}
/* search */
.TopBar {
padding: var(--sts-input-padd) !important;
}
#top-bar:has(.sticky-on) {z-index: 102;}
#top-bar {top: 5px;}
.lables-wrp, #content .TopBar > header > button {display: none;}
#content .side-bar .checkbox-wrp .fa-square:after, #content .side-bar .checkbox-wrp .fa-check-square:after {
width: 12px;
height: 12px;
}
.mw-special-StructuredSearch .top-and-results-wrp { --fox-purple: var(--brand-09);}
.mw-special-StructuredSearch .searchform, .mw-special-StructuredSearch .search-form {display: none !important;}
.snippet a {
font-weight: bold;
}
#content .field-wrp-name-search button {
background: var(--red-orange);
border-color: none;
border-radius: 100%;
color: #fff;
width: 30px;
height: 30px;
top: 8px;
left: 8px;
font-size: 18px;
}
.field-wrp-name-search input {transition all ease .3s}
.result-info a {
color: var(--brand-09);
}
.form-input.form-input-wrp-in_kit, .field-wrp-type-checkboxes > span {
display: none;
}
.main-checkbox-area {
display: flex;
flex-direction: column;
}
.mediawiki #footer.footer-sticky {
display: flex;
flex-direction: column-reverse;
}
@media (min-device-width: 768px) and (max-width: 1139px) {
:root {
--sts-main-width: 100%;
--sts-main-maxw: 100%;
--sts-input-padd: 13px;
}
#content .field-wrp-name-search input {
min-width: 67vw;
padding: 8px 20px;
}
#content .field-wrp-name-search button {
top: 10px;
left: 17px;
}
.TopBar.sticky-top.sticky-on {
background: #fff;
}
.TopBar button.hide-on-desktop {
font-size: 18px;
min-width: 5em;
}
}
@media (min-width: 1140px) {
.page-עמוד_ראשי #contentwrapper {
background-image: url(https://static.openfox.io/systems/home-bg.svg);
background-size: cover;
background-position: center;
}
.text-center.card-h3 {height: 1em;}
#contentwrapper {-webkit-box-flex: 0;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}
#sidebar-right {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}
.intro-cards-row .row {gap: 5%;}
.fields-view:has(#section_8556) {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.fields-view:has(#section_8556) > .section {
display: flex;
flex-direction: column;
width: 99%;
--prose-width: 50%;
}
.fields-view div#section_8556 {
height: 1px;
margin-right: auto;
width: 45% !important;
max-width: 600px;
position: sticky;
top: 3em;
}
}
@media (min-width: 1600px) {
.cat-שער #contentwrapper {padding: 0 120px;}
#sidebar-right > .aside {padding: 59px 32px 1em 21px;}
#sidebar-right .listed .d-flex {gap: 15px;}
}
@media (min-width: 768px) {
:root {
--sidebar-height: 80px;
}
#contentwrapper {padding: 0;}
#intro {
max-height: 340px; /* 196px; */
}
.tools-video .Fennec-embed-wrp {flex-basis: 474px;}
.tools-video .Fennec-embed-wrp iframe {max-height: 249px;}
.menu-desktop .show-menu-mobile {
display: none;
}
.uber-container {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: stretch;
min-height: calc(100vh - var(--sidebar-height));
box-sizing: border-box;
overflow-y: auto;
}
.intro-cards-row {
margin-top: 10px;
margin-bottom: 10px;
}
.intro-cards-row .row {
justify-content: space-between;
}
#intro .Fennec-embed-wrp {
padding: 0;
padding: 10px;
}
.card-tools {padding-right: 27px;padding-left: 27px; height: 100%;}
.bottom-tools #spni-actions-hidden-on-mobile {display: flex;}
.bottom-tools .prev-next-wrp.columns {width: 60%; justify-content: flex-end;}
}
@media (min-width: 993px) {
#bodyContent {margin: 68px 0;}
.row.item-action-menu, #content {padding-right: 60px;}
.search-suggestions-open .field-wrp-name-search input {border-radius: 23px 23px 0 0; border-color: var(--search-light-border) !important;}
}
@media (max-width: 992px) {
:root {
--search-bar-bg: none;
--search-bar-active: #fff;
--search-button: var(--brand-09);
}
.mw-special-StructuredSearch #bodyContent {display: flex; flex-direction: column; align-items: center;}
#sidebar-right .aside .listed .d-flex {gap: 5px;}
#top-bar {
top: 1px;
width: fit-content;
margin: auto;
}
.item-action-menu {padding: 40px 15px 0;}
.field-wrp-name-search input {transition: all ease .3s;}
.sticky-on {padding-right: 23px;}
.sticky-on button.hide-on-desktop {display: none !important;}
.sticky-on .field-wrp-name-search input {border-radius: 23px;}
.sticky-on .App-header form {justify-content: space-around;}
#top-bar .form-input.form-input-wrp-search .field-wrp-name-search .autocomplete-wrp div > div {display: none;}
#content .field-wrp-name-search button {
background: none !important;
border: none !important;
color: var(--red-orange) !important;
width: 25px;
height: 25px;
font-size: 18px;
outline:0;
}
.TopBar button.hide-on-desktop {
color: var(--brand-09);
border: var(--brand-09) solid 2px;
}
.TopBar.with-labels {
padding: 0;
}
.mw-special-StructuredSearch #contentwrapper {
margin: 4px auto;
}
#mw-content-text .all-app-wrp #side-bar {
max-width: unset;
min-width: unset;
box-shadow: unset;
padding: unset;
}
.TopBar button.hide-on-desktop {
padding: unset;
margin-top: unset;
top: unset;
position: static;
color: var(--search-button);
left: unset;
border-right: 0;
font-size: 11px;
min-width: 4em;
}
.TopBar button.hide-on-desktop i {font-size: 11px;}
.App-header form {
display: flex;
padding-top: 5px;
}
#content .side-bar.show {background: var(--red-orange)}
.App-header form .label-wrp, .App-header > button, div#tooltip720360 {display: none;}
}
@media (max-width: 767px) {
:root {
--sts-input-padd: 0 10px;
}
.TopBar.sticky-on {background: #fff;}
.bottom-tools #spni-actions-hidden-on-mobile {display: block !important;}
.bottom-tools #spni-mobile-open-more-actions > i, .bottom-tools #spni-mobile-open-more-actions > span {display: none !important;}
.bottom-tools #spni-mobile-open-more-actions:focus #spni-actions-hidden-on-mobile, .bottom-tools #spni-mobile-open-more-actions:focus-within #spni-actions-hidden-on-mobile {
display: inline-block;
position: static;
width: unset;
margin: unset;
}
.info-row {order:2;}
.intro-cards-row {order:1;}
.navbar-left > ul > li:nth-child(1) > a:nth-child(2) {display: none;}
.menu-desktop > div {padding: 10px 20px;}
.navbar-left i {padding: 6px 0; color: #888888 !important;}
.menu-desktop .logo-menu-desktop {display: block; position: relative; top: -7px; right: 20px; height: 41px;}
.uber-container {display: flex; flex-direction: column;}
#menu-fixed .aside.dynamic-multi-levels ul li ul {padding: 0 10px 0 0 !important;}
#menu-fixed .aside.dynamic-multi-levels ul > li > ul li:before {right: 5px;}
#breadcrumbs2 a {line-height: 13px;}
.site-title {margin: 80px auto 80px;}
#mw-content-text .all-app-wrp .top-and-results-wrp {
width: unset;
max-width: unset;
}
.fixed-top .navbar-left {
width: 100%;
}
.navbar-left-wrp {
margin: 0;
display: flex;
flex-direction: column;
width: 100%;
margin-left: 21px;
}
li.nav-new {
display: flex;
align-content: flex-end;
justify-content: center;
}
.menu-desktop .float-left .nav-new a {
font-size: 18px;
}
#content .field-wrp-name-search button {
top: 6px;
left: 9px;
font-size: 18px;
}
}
@media print {
.row.item-action-menu {
padding: 0;
background: none;
}
body {
min-width: unset !important;
}
#printer-header .for-print-logo {
max-height: 3rem;
padding: 10px;
}
}