/* TIX10X  #263A70 PrimaryBrand 263A70 */

/* TIX10X  #D6D6D6 border forms lt grey now D6D6D6 */



body {
    font-family: 'OpenSans', sans-serif;
    font-size: 1.3em;
    }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
          font-family: 'OpenSans', sans-serif; 
}


.footer-container {
    color: #888;
    font-size: 90%;
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}


.wh_topic_content, .wh_content_area {
    color: #444444;
    line-height: 1.4em;
    font-size:1.1em; 
    
}


.wh_topic_toc .wh_topic_label {
    font-weight: 800;
}

.topictitle1 {
    font-size: 1.2em;
    margin-bottom: 1em;
    font-weight: 400;
    color: #263A70;
}

.sectiontitle {
    color: #263A70;
}

.wh_search_textfield {
    border-radius: 4px;
    padding: 0 .5em;
    font-size: 1.4em;
    line-height: 2em;
    height: auto;
    background: #FAFAFA;
    border: 0 solid #D6D6D6;
    box-shadow: inset 0 1px 3px 0 rgba(119,119,119,0.15);
}

.wh_search_button {
    border: solid 1px #D6D6D6;
    border-radius: 0 5px 5px 0;
    padding: 0 .5em;
}


.wh_search_input {
    display: block;
    padding: 1em 0;
    margin: 1em 0;
    background-image: url(images/backgroundcolor.png);
    background-size: cover;
    box-shadow: 0px 7px 21px -12px rgba(0,0,0,0.3);
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}




#searchForm > div {
    position: relative;
    margin: auto;
    width: 90%;
    max-width: 1200px;
}

.wh_tools {
    background-color: #ECF2F9;
    margin: 0em 0 2em;
}


.wh_print_link button, .webhelp_expand_collapse_sections, .wh_hide_highlight, .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: #263A70;
    text-decoration: none;
}




.wh_tile_title {
    font-family: 'OpenSans';
    text-align: center;
    font-size: 1.3em;
    text-decoration: none;
}



.wh_publication_title a {
    font-family: 'OpenSans', sans-serif;
    display: inline-block;
    margin: 1em 0;
    color: #263A70;
    font-size: 2.3em;
    text-align: center;
    padding: 0.1em 5em;
    font-weight:600;
}

.wh_breadcrumb ol {
    background-color: #f9fdf8;
    font-size: 1.3em;
}
.wh_breadcrumb ol{
    color: #263A70;
    font-size: 1.2em;
}
.wh_breadcrumb ol a {
    color:inherit;
}
.wh_breadcrumb ol .active {
    color: #263A70;
}

.wh_header {
    padding: 0em;
}


.wh_tile_title span {
    display: block;
    width: 100%;
    line-height: 1.6em;
}


.wh_topic_toc {
    border-left: 1px solid #cfe2f5;
    margin-left: 0;
    padding-left: 1.5em;
}

.wh_footer {
    text-align: center;
    padding: 1em;
    margin: 4em 0 0 0;
}


.wh_logo {
    display: none;
    vertical-align: baseline;
    margin: 0 2em 0 0;
}

.wh_tile_shortdesc {
    text-align: center;
    font-size: 1em;
}



.jumbotron {
    padding: 15px 30px 30px 16vw;
    margin: 0 auto;
    max-width: 1200px;
    background: #f9fdf8;
    
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 3em;
    color: #263A70;
}

.jumbotron p {
    margin-bottom: 0px;
    font-size: 1.2em;
    font-weight: 200;
    max-width: 30em;
    color: #263A70;
}


.wh_tile {
}




.wh_tile:hover  {
    background: #fff;
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.14);
    background-image: linear-gradient(0deg, #f1f1f1 3%, #F9f9f9 94%);
    box-shadow: 0 1px 3px 0 rgba(200,200,200,0.15);
}



.wh_tiles {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 2em 0 0 0;
}

.wh_footer{
    text-align: center;
    padding: 1.2em;
}
.hidden-sm { 
  display: flex;
}

/* TIX10X */

.wh_index_terms span.wh_first_letter {
    color: #263A6E;
}

.wh-letters {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    background-color: #263A70;
}


.wh-letters li a {
    padding: 0 .3em;
    color: #ffffff;
}


.wh_breadcrumb {
    display: inline-block;
    font-size: 16px;
}
  
.wh_breadcrumb li:not(:last-of-type):after{
    content: ' > ';
}

.wh_header_flex_container {
    
    padding: 0px 0px 0px 0px;
}

.wh_header{
    background: #F0F5FA none;
   
}
.wh_tools{
    position:relative;
    padding-right: 80px;
    display: flex;
    align-items: center
  
}
.wh_tools{
    background-color: #f5f6f6;
    margin: 0em 0 2em;
}

.wh_navbar navbar-default wh_header{
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
}

.wh_tile{
    background: #FAFAFA;
    border: 0 solid #D6D6D6;
    box-shadow: inset 0 1px 3px 0 rgba(119,119,119,0.15);
    border-radius: .3em;
    background-image: linear-gradient(0deg, #F2F2F2 3%, #FFFFFF 94%);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.24);
    min-height:1px;
    padding: 1.2em;
}
.wh_indexterms_link a:before{
    content:"a"; /*The book symbol*/
    font-family: "oXygen WebHelp";
    display: inline-block;
    position: relative;
    bottom:0em;
    font-size: 1.6em;
    margin-left:0.8em;
}
  .wh_indexterms_link a span{
    color: #99cc00;
}

  .wh_indexterms_link a:before{
        bottom:0;
    }
    
.wh_tile_title a{
    color:#263A70;
    font-family: 'OpenSans', Sans-Serif;
    font-size: 1.2em;
    text-align: center;
    font-weight:600;
}
.wh_search_input {
    
    display: block;
    margin: 0;
    background: #263A70;
    background-size: cover;
    box-shadow: 0px 7px 21px -12px rgba(0,0,0,0.3);
}
.search-results .wh_topic_content {
    /* desired styles */
}
 .wh_top_menu {
    font-size: 1.1em;
    margin: .4em 0;
    display:none;
}

/* The submenus */
 .wh_top_menu ul ul {
    background-color: #f4f4f4;
    display:none;
}
.wh_top_menu ul li:hover {
    background-color: #f4f4f4;
    display:none;
}
.wh_top_menu ul ul li a:hover {
    background: #e4e4e4;
    display:none;
}
.wh_top_menu ul ul li {
    border-top-color: #e4e4e4;
    display:none;
}
.wh_index_terms li.wh_term{
    line-height: 3em; 
    font-size: 1.3em;

}
