/*<meta />*/

@import url('custom-sidenav.css');

/* 
body.tufin-font {
	font-family: TufinFont, sans-serif;
}
*/

/* custom svg header logo */

nav.title-bar
{
	padding-top: 3.5px;
}

/* Jan 13 */

.title-bar-layout a.logo
{
	background-image: url("Images/tufin-header-logo.svg");
	background-size: contain;
	margin-left: calc(
    17px - 1em
  );
	/* originally 32px to balance with right side */
	width: 195px;
	/* originally 217 */
}

/* second header bar */

#second-header
{
	/* remove excess whitespace */
	height: 116px;
	/* originally 160 */
	background-color: #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding: 18px 0 27px 14%;
	/* originally 27px 0 27px 14%; */
	position: relative;
}

#second-header p
{
	color: #555555;
	font-size: 36px;
	/* originally 50px */
	font-family: "futura-pt-heavy", sans-serif;
	line-height: 28px;
	/* originally 38px */
	margin-bottom: 8px;
	margin-top: 8px;
}

#second-header img
{
	position: absolute;
	top: -1px;
	border: none;
	right: 9%;
	height: 132px;
	/* originally 170 */
}

/* particles */

div#particles-js
{
	position: absolute;
	top: -1px;
	right: 9%;
}

/* custom breadcrumbs */

.home-crumb
{
	background: url("Images/ic-breadcrumb-home.svg") no-repeat;
	background-size: 13px 13px;
	display: inline-block;
	height: 13px;
	width: 13px;
	position: relative;
	top: 2px;
}

span.MCBreadcrumbsDivider
{
	padding: 0 6px;
	font-size: 9px;
	position: relative;
	line-height: 13px;
	top: -1px;
	color: transparent;
}

span.MCBreadcrumbsDivider:after
{
	position: absolute;
	top: -1px;
	left: 10px;
	content: "\e975";
	font-family: "TufinFont";
	color: #666666;
}

div#topBar
{
	background: white;
	display: flex;
	justify-content: space-between;
	margin-right: -4px;
	z-index: 999;
}

div#topBar.fixed
{
	position: absolute;
	left: 0;
	top: 178px;
	padding-left: 55px;
	padding-top: 30px;
	margin-left: 365px;
	margin-right: 16px;
	min-height: 75px;
	width: calc(100% - 381px);
	padding-right: calc(50% - 600px);
}

.MCBreadcrumbsBox_0.breadcrumbs
{
	margin-right: 20px;
}

.buttons.popup-container.clearfix.topicToolbarProxy._Skins_TopicToolBar_sidenav2020.mc-component.nocontent
{
	/* flex-basis: 220px; */
	min-width: 206px !important;
	margin-bottom: 0px;
	margin-right: 0;
}

/* custom search submit button */
/* Jan 13 */

.search-bar.search-bar-container .search-submit:after
{
	color: #ffffff;
	font-family: "futura-pt-book", sans-serif;
	font-size: 15px;
	content: "Search";
	display: inline-block;
	left: 23px;
	position: absolute;
	top: 4px;
	/* origianlly 7 */
}

.search-bar.search-bar-container .search-submit
{
	border-color: #ec7700;
	border-top-left-radius: 169px;
	border-bottom-left-radius: 169px;
	position: relative;
}

.search-bar.search-bar-container .search-submit:focus
{
	outline: none;
	border-color: #555555;
}

.search-bar.search-bar-container input:focus
{
	outline: none;
	border-color: #555555;
}

/* Jan 13 */

.search-bar .search-field
{
	height: 32px;
}

/* page padding */

.body-container
{
	padding-left: 55px;
	padding-top: 30px;
	/* originally 40px */
	padding-right: calc(50% - 600px);
}

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	padding-bottom: 3.5px;
	/* originally 22.5 */
	padding-right: 40px;
	/* padding-right: calc(50% - 600px + 1em); */
}

/* side menu selected style */

ul.sidenav ul > li > a.selected
{
	position: relative;
}

ul.sidenav ul > li > a.selected:before
{
	background: #ec7700;
	content: " ";
	display: block;
	height: 18px;
	left: 0px;
	position: absolute;
	width: 2px;
}

/* added the following to prevent long indent before H5 in TOC */

ul.sidenav ul ul ul ul > li > a
{
	margin-left: 15mm;
}

/* side menu arrows */

.submenu-toggle-container[aria-expanded="true"] > span.submenu-toggle,
.is-accordion-submenu-parent > a[aria-expanded="true"] > .submenu-toggle-container > span.submenu-toggle
{
	-webkit-transform-origin: none;
	-ms-transform-origin: none;
	transform-origin: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

span.submenu-toggle:after
{
	font-family: "TufinFont";
	content: "\e973";
	font-size: 10px;
	position: absolute;
	display: block;
	top: -12px;
	color: #333333;
}

.submenu-toggle-container[aria-expanded="true"] > span.submenu-toggle:after,
.is-accordion-submenu-parent > a[aria-expanded="true"] > .submenu-toggle-container > span.submenu-toggle:after
{
	content: "\e974";
}

span.submenu-toggle-container:focus
{
	outline: none;
}

/* version menu styles */
/* Jan 13 */

.version-dropdown
{
	background: #fefefe;
	border-radius: 14px;
	margin-top: -15px;
	/* originally 18 */
	padding: 0 10px;
	border: 1px solid #dddddd;
	border-radius: 169px;
	position: absolute;
	right: 345px;
	height: 32px;
	/* originally 38 */
	top: 48%;
	width: 147px;
}

/* Jan 13 */
/* set details of the arrow for the Version Dropdown */

select.version-data
{
	background: transparent;
	border: none;
	color: #666666;
	height: 32px;
	/* originally 36 */
	width: 123px;
	font-family: "futura-pt-book", sans-serif;
	font-size: 14px;
}

.search-version
{
	right: 0px;
}

/* jan 13  - heght of search bar button*/

.search-bar .search-submit
{
	height: 32px;
}

/* In this topic menu - Rivka July 2021 */

div#InThisTopic_div
{
	display: none;
}

div#InThisTopic_div.show
{
	display: block;
	background-color: #eeeeee;
	border: 1px solid #c9c9c9;
	/* width: calc(50% - 650px); */
	width: 300px;
	/* position: fixed;
    right: 50px; */
	margin-left: 20px;
	float: right;
	position: relative;
	/* top: 208px; */
	margin-right: 0;
	/* z-index: 1001; */
}

div#InThisTopic_div > ul
{
	padding: 0;
	width: 100%;
}

div#InThisTopic_div > ul li
{
	margin: 0;
}

div#InThisTopic_div p
{
	margin: 10px 0 4px 16px;
	font-size: 18px;
	font-weight: bold;
}

/* hide the top-level list item (h1 tag) */

ul.menu._Skins_InThisTopic.mc-component > li.tree-node > a
{
	display: none;
}

/* add bullet point for menu h2 and below*/

div#InThisTopic_div ul > li > a::before
{
	/* content: '\25B6'; regular arrow*/
	/* content: '\27A4'; */
	/* arrow with andgular back */
	/* content: '\1405'; * / /* empty triangle */
	content: "\1F892";
	/* full greater than */
	padding-right: 8px;
	color: #000000;
}

/* jeff Aug 25, 2021: display content as hanging paragraph to better handle long lines */

div#InThisTopic_div ul > li > a
{
	margin-left: 13px;
	text-indent: -13px;
}

/* Filters */

p.table-filters img
{
	vertical-align: text-top;
	width: 16px;
	height: 16px;
}

p.table-filters
{
	margin: 10px 0;
}

input.filter-input
{
	border: solid 1px #d5d5db;
	padding: 4px;
	font-size: 14px;
	margin-right: 10px;
}

.table-filters label
{
	font-size: 14px;
}

/* Feedback */

#feedback-container
{
	position: fixed;
	bottom: 0px;
	text-align: center;
	right: 40px;
	width: 230px;
	height: 230px;
	background: #f5f5f5 0% 0% no-repeat padding-box;
	box-shadow: 3px 3px 6px #00000029;
	border: 1px solid #e5e5e5;
}

.close-button
{
	font-family: "TufinFont";
	font-size: 10px;
	position: absolute;
	right: 14px;
	top: 21px;
	cursor: pointer;
	line-height: 10px;
}

.minimize-button
{
	position: absolute;
	right: 31px;
	top: 19px;
	width: 13px;
	height: 13px;
	cursor: pointer;
	content: url("Images/min.svg");
}

div#feedback-container.minimized
{
	height: 33px;
	overflow: hidden;
}

.minimized p#feedback-q,
.minimized p#feedback-a
{
	margin: 0;
	text-align: left;
	font-size: 13px;
	padding-left: 9px;
	padding-top: 2px;
}

.minimized .close-button
{
	top: 13px;
}

.minimized .minimize-button
{
	content: url("Images/max.svg");
	top: 11px;
}

p#feedback-a
{
	display: none;
}

p#feedback-a-comment
{
	display: none;
}

span.accent-top
{
	width: 230px;
	height: 4px;
	display: block;
	background: url("Images/feedback-top-accent.svg");
}

p#feedback-q,
p#feedback-a
{
	font-family: "futura-pt-demi";
	margin-top: 34px;
	margin-bottom: 0px;
}

p#feedback-comment,
p#feedback-a-comment
{
	margin: 0 38px;
	font-size: 15px;
	padding: 0;
}

.submit-button
{
	width: 134px;
	height: 22px;
	background: #f5f5f5 0% 0% no-repeat padding-box;
	border: 1px solid #e66700;
	border-radius: 15px;
	opacity: 1;
	margin: 14px auto 14px auto;
	cursor: pointer;
}

.submit-button p
{
	margin: 0;
	font-size: 12px;
	color: #e6671f;
	line-height: 20px;
}

.send-text p
{
	font-size: 14px;
}

.send-text a
{
	cursor: pointer;
	color: #238d9e !important;
	text-decoration: none !important;
}

.send-text a:before
{
	content: url("Images/feedback-send-icon.svg");
	padding-right: 5px;
	vertical-align: middle;
}

.rating:before
{
	content: 'Please rate this page';
	display: block;
	font-size: 14px;
}

.rating
{
	cursor: pointer;
	margin: 0px 38px 4px 38px;
	border-bottom: 1px solid #e6671f;
	padding-bottom: 4px;
	border-top: 1px solid #e6671f;
	margin-top: 4px;
	padding-top: 4px;
}

.star
{
	color: #ddd;
	transition: color 0.3s;
	font-size: 24px;
}

.star:hover,
.star.active
{
	color: #ffcc00;
}

@media only screen and (max-width: 1279px)
{
	div#topBar.fixed
	{
		position: unset;
		margin-left: 0px;
		width: auto;
		padding-top: 10px;
		min-height: 0px;
	}

	.body-container
	{
		padding-top: 0px !important;
	}

	/* removes arrow from hamburger TOC, so new UX one can be used */

	span.submenu-toggle
	{
		border: none !important;
	}

	span.submenu-toggle:after
	{
		display: none;
	}

	.is-accordion-submenu-parent > a > span > span.submenu-toggle:after
	{
		display: block;
		right: 4px;
	}

	nav.title-bar.tab-bar.sticky.is-at-top.is-stuck
	{
		padding-top: 3.5px;
		/* originally 22.5px */
	}

	nav.title-bar .menu-icon
	{
		top: 80%;
		left: 2px;
	}

	nav.title-bar .menu-icon span
	{
		height: 25px;
		width: 25px;
		background-size: 12px;
	}

	.title-bar-layout .logo-wrapper
	{
		margin-left: calc(55px - 1em);
	}

	.search-bar .search-field
	{
		padding-right: 94px;
	}

	.search-version
	{
		width: calc(100% - 79px);
		margin-right: 0;
		margin-left: auto;
	}

	.version-dropdown
	{
		right: 265px;
	}

	#second-header
	{
		padding-left: 2%;
	}

	#second-header.scrolled
	{
		display: none;
	}

	#second-header img
	{
		position: absolute;
		top: -1px;
		border: none;
		right: 0;
		height: 132px;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-right: 1em;
	}
}

@media only screen and (max-width: 767px)
{
	.title-bar-layout .logo-wrapper.scrolled
	{
		display: none;
	}

	.nav-search-wrapper.scrolled
	{
		justify-content: flex-end;
	}

	.nav-search.scrolled
	{
		width: calc(100% - 45px);
		margin-top: 15.5px;
	}

	#second-header
	{
		/* original values 
			height: 164px;
			padding: 26px 0 25px 1em; 
		*/
		height: 95px;
		padding: 14px 0 25px 1em;
	}

	#second-header p
	{
		color: #555555;
		font-size: 24px;
		/* originally 45px then 35px */
		line-height: 21px;
		/* originally 30px then 25px */
	}

	#second-header img
	{
		display: none;
	}

	div#particles-js
	{
		display: none;
	}

	.search-version
	{
		margin-right: 0;
		margin-left: auto;
		right: 0;
		width: calc(100% - 160px);
	}

	.version-dropdown
	{
		left: 0;
	}

	/* Hiding mobile topic menu - Rivka July 2021 */

	div#InThisTopic_div.show
	{
		display: none;
	}
}

