/*
  -=======================================================-
  -=
  -=                IXIASOFT CUSTOM PART
  -=
  -=======================================================-
*/

/*= LINK HOVER =*/
a:hover
{
	color: #1C5A97 !important;
}

/*= BODY =*/
body
{
    background-color: #ffffff !important;
	font-family:'Roboto Light', Arial, Avenir, Myriad;
}

/*= TOP NAV =*/
body>.navbar
{
    background-color:#303335 !important;
}
.wh_logo>img
{
    content: url("wordmark-ixia-ccms.svg");
    width: 145px !important;
    height: 35px !important;
    margin-left:0px;
    margin-right:30px;
}
.wh_logo_and_publication_title
{
    font-size: 24px !important;
}
.wh_publication_title>a
{
    padding-top: 16px;
	color: #ffffff !important;
}

/*= BOOKS MENU =*/
.wh_top_menu
{
    text-align: left !important;
    font-family: "Roboto";
}
.wh_top_menu a:hover
{
	color: #25BCC3 !important;
}
.wh_top_menu ul ul
{
    background-color: #303335 !important;
}

/*= SEARCH BAR =*/
.wh_main_page_search
{
	padding: 40px 0 !important;
}
.wh_search_input
{
    background-image: linear-gradient(to right, #074E7B, #25BCC3) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.wh_search_textfield
{
    border-color: white  !important;
}
.wh_search_button
{
    background-color: #FA6400 !important;
    border-color: white  !important;
}

/*= CONTENT AREA =*/
.wh_content_area
{
	margin: 48px 0 !important;
}

/*= TILES =*/
.wh_content_flex_container
{
	align-items:center;
}
.wh_tiles
{
	max-width: 1200px;
	justify-content: center;
}
.wh_tile
{
	min-width:250px;
	width: 280px;
	border: solid 1px;
	border-color: #ECECEC;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 40px;
    background-color: #fafafa !important;
}
.wh_tile_content
{
	position: relative;
	bottom: 15px;
}
.wh_tile_icon
{
	margin: auto;
	width:55px;
	height: 55px;
    color: #FF8C0A !important;
	background-color: white;
	border: 2px solid;
	border-color: #FF8C0A;
	border-radius: 50%;
    font-size:32px;
    text-align:center;
	vertical-align: middle;
	position: relative;
	bottom: 25px;
	padding-top: 12px;
}
.wh_tile_icon:before
{
    content: "\e0e0";
    font-family: 'Material Icons';
}
.wh_tile_title
{
	font-size: 28px;
	font-weight: 300;
	line-height: normal;
	color: #282828 !important;
}
.wh_tile_shortdesc
{
	font-size: 18px !important;
	font-weight: 300;
	color: #282828 !important;
}
.wh_tile a
{
    color: #282828;
}
.wh_tile a:visited
{
    color: #282828;
}

/*= TOPIC::BAR =*/
.wh_tools
{
	margin: 2em 0 0 !important;
    background-color: #353535 !important;
}
.wh_breadcrumb
{
    font-family: "Roboto";
}
.wh_breadcrumb ol
{
    color: white !important;
}
.wh_breadcrumb a:hover
{
	color: #25BCC3 !important;
}
.wh_breadcrumb .active
{
    color: #25BCC3 !important;
}
.glyphicon-print
{
	color: #25BCC3 !important;
}
.webhelp_expand_collapse_sections,
.wh_hide_highlight,
.wh_print_link a,
.wh_navigation_links a,
.wh_navigation_links a:hover,
.wh_navigation_links a:active,
.wh_navigation_links a:visited,
.wh_print_link a:before,
.wh_navigation_links a:before,
.wh_navigation_links a:hover:before,
.wh_navigation_links a:active:before,
.wh_navigation_links a:visited:before{
    color: white !important;
}

/*= TOPIC::BODY =*/
#wh_topic_body
{
    padding: 0px !important;
}
.wh_topic_content
{
	font-size: 18px;
	color: #282828 !important;
    background-color: white !important;
    padding: 24px  !important;
}
.topictitle1
{
    color:#FA6400 !important;
	font-size: 33px !important;
	font-weight: 400;
}
.wh_related_links
{
    background-color: white !important;
}
.section
{
	padding-left: 15px;
}
.section > h2
{
	position: relative;
	left: -15px;
}
table
{
	margin-top: 8px;
	border-color: #D8D8D8 !important;
}
.note
{
	border: 1px solid #25BCC3;
	padding: 10px;
}
.note_important, .note_warning
{
	border-color: #FF3F04;
}
.note > *:not(span)
{
	margin-left: 20px;
}
.userinput
{
	background-color:#9E9E9E;
	box-shadow: none;
}


/*= TOPIC::TOC =*/
#wh_publication_toc
{
    padding: 0px !important;
    height:100% !important;
}
.wh_publication_toc
{
    background-color: #fafafa /*#456692*/ !important;
	padding:16px !important;
    padding-bottom:30px !important;
}
.wh-expand-btn
{
    color: #25BCC3 !important;
	margin-right: 8px;
    opacity: 1.0 !important;
}
.wh_publication_toc a, .wh_publication_toc a:visited
{
    color: #45494c;
	font-size: 15px;
	font-family: "Roboto";
}
.wh_publication_toc a:hover
{
	text-decoration: none !important;
	font-weight:600;
}
.wh_publication_toc .active>span>span>a
{
    color: #1C5A97 !important;
    font-weight:600;
}
.wh_topic_label
{
    color: #45494c;
}
.wh-tooltip
{
	background-color: #505050 !important;
}
.wh-tooltip:before
{
	border-right-color: #505050 !important;
}


/*= FOOTER =*/
.wh_footer
{
    background-color: #353535 !important;
}

/*= SEARCH RESUULT =*/
.searchresult li .relativePath a
{
    display:none !important;
}


/*
  -=======================================================-
  -=
  -=      END OF  - IXIASOFT CUSTOM PART -
  -=
  -=======================================================-
*/