@font-face {
	font-family: 'FFDINWebPro';
	src: url('../fonts/32F85E_0_0.eot');
	src: url('../fonts/32F85E_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/32F85E_0_0.woff2') format('woff2'), url('../fonts/32F85E_0_0.woff') format('woff'), url('../fonts/32F85E_0_0.ttf') format('truetype');
	font-weight: 800;
}

@font-face {
	font-family: 'FFDINWebPro';
	src: url('../fonts/32F85E_1_0.eot');
	src: url('../fonts/32F85E_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/32F85E_1_0.woff2') format('woff2'), url('../fonts/32F85E_1_0.woff') format('woff'), url('../fonts/32F85E_1_0.ttf') format('truetype');
	font-weight: 400;
}

body {
	font-family: 'FFDINWebPro', 'sinova_proregular', Arial, sans-serif;
}

.wh_top_menu {
	text-transform: inherit;
}

.wh_top_menu > ul > li > span a {
	font-size: 16px;
	color: #000;
}
.wh_top_menu > ul > li:hover > span a {
	color: #fff;
}

.wh_top_menu ul ul li {
    text-transform: inherit;
}

.wh_header {
	padding: 0;
	background: #fff none;
	color: #000;
}

.wh_logo img {
	height: 65px;
}

.wh_main_page .wh_search_input, .wh_search_input {
	padding-left: 0px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-top: 15px;
	background: transparent none;
}

.wh_search_textfield {
	height: 1.8em;
}
.wh_search_button {
	height: 1.8em;
	width: 2em;
}

.wh_header_flex_container {
	flex-wrap: nowrap;
}

.wh_footer {
	color: inherit;
	background: inherit;
	
}
.wh_footer a {
    color: inherit;
	padding: 0;
}

.footer-container {
    width: 75%;
    margin: auto;
    padding-top: 1em;
}


/* mapr sectioned tabs */
.tab-content {
		padding: 10px;
		border: 1px solid #ccc;
		border-top: 0px;
}
.nav-tabs > li > a {
	border: 1px solid #ccc;
	background-color: #ffffff;
}
.nav-tabs > li > a:hover {
	border: 1px solid #ccc;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	    background-color: transparent;
		color: #000000 !important;
		border-bottom: 1px solid #f2f5f8;	
}
.title_container{
	background: #000 url(../images/cloud-header.jpg);
	padding-top: 35px;
	padding-bottom: 20px;
	background-size: cover;
/*	z-index: -1;
	position: relative; */
}
.wh_main_page .title_container {
		padding-top: 50px;
	padding-bottom: 50px;
}
.wh_main_page .site_title {
	margin-bottom: 25px;
}
#searchForm > div {
	margin-left:10%;
}

.wh_tile_title span {
    display: inline;
}

.site_title {
	color: #FFF;
	font-size: 38px;
	font-weight: 800;
	line-height: 1.25em;
	margin-left:10%;
}
.wh_breadcrumb {
	margin-left:10%;
	font-size: 17px;
	color: #b6b6b6;
	margin-bottom: 10px;
}
.wh_breadcrumb li:not(:last-of-type):after {
    content: ">";
}
.wh_breadcrumb ol {
	padding: 0px;
}
.wh_breadcrumb ol .active {
	color: #FFF;
	font-weight: 800;
}
.wh_publication_title a {
   margin: 0;
}
.navbar-form {
    -webkit-box-shadow: none; 
    box-shadow: none; 
}

/* topic specific elements */


li.link.ulchildlink {
    line-height: 1.25em;
	margin: 1em 0;
}

.filepath {
    color: inherit !important;
}
.topictitle1 {
	margin-bottom: .5em;	
}
.body .shortdesc {
    font-style: italic;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.5em;
	color: #4c4c4c;
}

.sectiontitle, .topictitle2 {
    font-size: 1.17em;
    margin-bottom: 10px;
    margin-top: 1em;
    font-weight: bold;
    font-style: inherit;
}

table {
    border-color: #e0e0e0;
}
td, th {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #e0e0e0 !important;
}
thead {
    background-color: #f9fbfd;
}

/* right side of wide tables were getting chopped off by container */
.tablenoborder, .simpletable-container {
    overflow-x: visible;
}

a:hover {
	text-decoration: underline;
}

/* in the case of WebHelp internal feedback button shows larger becaus of php.css loaded */
#collapseButton {
 min-width: 0;
 margin-top: 0px;
}

/* place a github icon next to a github url */
a[mapr-custom="github"] { 
  background: transparent url("../images/GitHub-Mark-32px.png") no-repeat left top; 
  padding-left:17px; 
  margin-left: 2px;
  background-size: 13px 13px; 
}


/* remove buttons for creating local webhelp forum user */
#l_signUp2, #bt_signUp, #link_lostPwd {
    display:none !important;
}

#l_login2 {
	border: 0px !important;
	background-color: white !important;
}

#l_login2::after {
    content: ' (use OKTA password)';
    font-weight: normal;    
}
/* changing blue font */
a,
.wh_tile_title a,
.wh_publication_toc .active > .topicref a,
.related-links a,
.related-links a:visited
 {
    color: #057777; 
}
/* changing blue background  color*/
.wh_breadcrumb .topicref .wh-tooltip,
.wh_publication_toc .topicref .wh-tooltip
{
	background-color: #00404B;
	
}
.wh_main_page {
	background-color: #EFEFEF;
}
.wh_tile {
	background-color: #FFFFFF;
}
.wh_tile_title a {
    font-weight: bold;
}
/* Tooltip arrow. */
[data-tooltip-position="left"] .topicref .wh-tooltip::before {
    border-left-color: #00404B;
}
[data-tooltip-position="right"] .topicref .wh-tooltip::before {
    border-right-color: #00404B;
}
[data-tooltip-position="bottom"] .topicref .wh-tooltip::before {
    border-bottom-color: #00404B;
}
[data-tooltip-position="top"] .topicref .wh-tooltip::before {
    border-top-color: #00404B;
}
.wh_search_button {

	background-color: #00AEFF;	
	border: solid 1px #00AEFF;

}
.nav>li>a:focus, .nav>li>a:hover {
    color: #4c4c4c;
}

/* MapR header */
.mapr_nav {
	height: 35px;
	padding-right: 15px;
	background-color: #000;
}
@media (min-width: 768px) {
	.navbar-nav>li>a {
		color: #b6b6b6;
		font-size: 11px;
		padding-top: 10px;
		padding-bottom: 5px;
	}
}
@media (max-width: 767px) {
	.mapr_nav_container {
		display: none;
	}
	.mapr_nav {
		height: 10px;
	}
	.wh_breadcrumb {
		display: none;
	}	
	.site_title {
		font-size: 25px;
	}
}

/* temporarily turn off permalinks until we have ids for the majority of 
            ".dt[id]",
            ".section[id] .sectiontitle",
            ".title.topictitle2[id]",
            "table[id] .tablecap"
*/


.permalink {
	display: none;
}
