/*
 * ==============================================
 * Skin for oXygen generated WebHelp.
 * ==============================================
 */


/*
 * ------------------------------------------------------------------
 *  
 * Fonts.
 *  
 */
  .wh_top_menu *[data-id='concept_utm_ynn_hrb'] {
  display:none;
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: url(resources/fonts/Roboto-Thin.ttf);
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(resources/fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(resources/fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(resources/fonts/Roboto-Bold.ttf);
}

html, body {
    min-width:100%;
}

body{
    font-family: Roboto, sans-serif;
}
.wh_tiles {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}
    /*
     * ------------------------------------------------------------------
     *
     * Fight with bootstrap
     *
     */
.wh_top_menu *[data-id='concept_ryy_syw_lqb'] {
  display:none;
}
 .wh_top_menu *[data-id='section_hbx_gzz_tqb'] {
  display:none;
}
.wh_top_menu *[data-id='concept_udw_zjr_tqb'] {
  display:none;
}
 .wh_top_menu *[data-id='concept_mxb_gkr_tqb'] {
  display:none;
  
}.wh_top_menu *[data-id='concept_ahx_hsd_sqb'] {
  display:none;
}
.wh_top_menu *[data-id='concept_jc2_d1x_lqb'] {
  display:none;
}
.wh_top_menu *[data-id='concept_qmp_wjr_tqb'] {
  display:none;
}

 .wh_top_menu *[data-id='concept_s2r_jkg_3rb'] {
  display:none;
}
.navbar-brand{
    height:auto;
}
.navbar {
    border:none;
    border-radius:0;
    margin:0;
}
.wh_header{
    background: #ffffff none;
    color: #c22227;
    border-bottom: 1px solid #dacfcf;
}
a,
a:hover,
a:visited{
    color: #00ADEF;
}
a:hover{
    text-decoration: none;
}
#star .star {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 85px;
    height: 20px;
    left: 1px;
    top: -5px;
    position: relative;
    float: right;
    background: url() repeat-x 0 -25px;
}
#star .curr {
    background: url() 0 25px;
    float: left;
    width: 85px;
    font-size: 1px;
}
/*
 * ------------------------------------------------------------------
 *  
 * Publication titles
 *  
 */
 .wh_publication_title > a{
     color:#303030;
}



/*
 * ------------------------------------------------------------------
 *  
 * Menu
 *  
 */
 .wh_top_menu *[data-id='c_product_overview'] {
  display:none;
}
 .wh_top_menu *[data-id='concept_hmf_1dr_qpb'] {
  display:none;
}
 .wh_top_menu *[data-id='concept_vzz_tnn_hrb'] {
  display:none;
} .wh_top_menu *[data-id='concept_its_bcf_rrb'] {
  display:none;
} .wh_top_menu *[data-id='concept_x15_lx2_rrb'] {
  display:none;
}.wh_top_menu *[data-id='concept_t1c_d52_rrb'] {
  display:none;
}
.wh_top_menu {
    text-transform: inherit;
    margin: .4em 0;
    font-size: 0.9em;
}
.wh_top_menu a{
    color: #495057;
    line-height: 2em;
}

/* The submenus */
.wh_top_menu ul ul {
    background-color: #fff;
    font-size:12px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.wh_top_menu ul li:hover {
    background-color: #ffffff;
}dd
.wh_top_menu ul ul li a:hover {
    background: #c22227;
    color:#ffffff;
}
.wh_top_menu ul ul li {
    border-top-color: #000;
    width: 270px;
    text-transform: capitalize;
}
.wh_top_menu ul ul li.has-children:after{
}

/*
 * ------------------------------------------------------------------
 *  
 * Link to the index.
 * 
 */
 .wh_indexterms_link a span{
    display:none;
}
.wh_indexterms_link a:before{
    color:#fff;
}


/*
 * ------------------------------------------------------------------
 *  
 * Breadcrumb
 *  
 */
.wh_breadcrumb ol {
    color: #878787;
}
.wh_breadcrumb ol a {
    color:inherit;
}
.wh_breadcrumb ol .active {
    color: rgb(248, 248, 248);
}


/*
 * ------------------------------------------------------------------
 *  
 * Tools and navigation
 * 
 */
.wh_tools{
    background-color: rgb(248, 248, 248);
    margin: 1em 0 2em;
}

.wh_print_link,
.wh_navigation_links,
.wh_navigation_links .navnext,
.wh_navigation_links .navprev{
}

.webhelp_expand_collapse_sections,
.wh_hide_highlight,
.wh_print_link button,
.oxy-icon-pdf-link,
.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: #00ADEF;
    text-decoration: none;
}


/*
 * ------------------------------------------------------------------
 *  
 * Tiles
 * 
 */

.wh_tile {
    background-color: #fff;
    font-weight: 300;
    border: 1px solid #00ADEF;
    border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.wh_tile_shortdesc{
    margin-top:1em;
    text-align: justify;
    color: #0D1A2B;
    font-size:1.2em;
}
.wh_tile_text:after{
    background: linear-gradient(to bottom, rgba(236, 242, 249, 0), rgba(236, 242, 249, 1) 75%);
}
.wh_tile_title{
    font-size:1.7em;
    text-align: center;
    text-decoration: none;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
}
.wh_tile_title a {
    color: #495057;
    font-weight: 400;
    font-size: 18px;
}

@media only screen and (max-width: 767px) {
    .wh_tile > div {
        height: auto;
    }
}

/* 
You can style some of the tiles in a special way. 
Example:
.wh_tiles *[data-id='getting_started']{
    background-color:gray;
}
*/


/*
 * ------------------------------------------------------------------
 *  
 * Search area
 * 
 */
.wh_search_input{
    display:block;
    margin:0;
    position:relative;
    padding: 15px 0;
        background-color: rgb(248, 248, 248);
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.wh_welcome:not(:empty){
    font-size: 2.9em;
    margin: 0 auto;
    font-family: Roboto, sans-serif;
    padding: 0 0 0.5em 0;
    text-shadow: none;
    font-weight: 300;
    line-height: 1.2em;
}
.wh_main_page .wh_search_input {
    padding: 20px 0;
    background-color: rgb(248, 248, 248);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.wh_search_textfield{
    border: solid 1px #CCC;
    border-radius: 5px;
    padding: 0 .5em;
    position: relative;
    height: 2.8em;
}
.wh_search_button{
    border: solid 1px #CCC;
    border-radius: 0 5px 5px 0;
    padding: 0.6em 1em;
    color:#fff;
    background-color: #00ADEF;
    height: 2.8em;
}

/* Search autocomplete icons */
.search-autocomplete-proposal-type-history a,
.search-autocomplete-proposal-type-history a:hover,
.search-autocomplete-proposal-type-history a:visited,
.search-autocomplete-proposal-type-history a:active{
    text-decoration: none;
    color:inherit;
    font-size: 0.8em;
}
.ui-state-active .search-autocomplete-proposal-type-history a,
.ui-state-active .search-autocomplete-proposal-type-history a:hover,
.ui-state-active .search-autocomplete-proposal-type-history a:visited,
.ui-state-active .search-autocomplete-proposal-type-history a:active{
    color: #fff;
}

/* Active search page */
#wh-search-pagination > ul > li.active > a {
    background-color: rgb(248, 248, 248);
}

/*@media only screen and (max-width: 999px) {*/
    /*.wh_search_input:after{*/
        /*display:none;*/
    /*}*/

/*}*/
@media only screen and (max-width: 767px) {
    .wh_main_page .wh_search_input,
    .wh_search_input {
        padding: 3em 0;
    }
}


/*
 * ------------------------------------------------------------------
 *  
 * Publication TOC
 * 
 */
 
.wh_publication_toc{
    border-radius: 3px;
    padding: 1.5em .5em;
    background-color: rgb(248, 248, 248);
}
.wh_publication_toc .active > .topicref a {
    color: #00ADEF;
    font-weight: bold;
}
.wh_publication_toc span, .wh_publication_toc a, .wh_publication_toc a:visited, .wh_publication_toc a:hover {
    color: #878787;
}
.wh_publication_toc a:hover {
    text-decoration: underline;
}

.wh_publication_toc ul li, #wh_topic_toc ul li{
    margin-top: .7em;
}

@media only screen and (max-width: 767px) {
    .wh_publication_toc {
        border-radius: 0;
        padding: 1em 0.5em;
        margin-top: 10px;
        border: 1px solid #e0e0e0;
    }

    .wh_related_links,
    .wh_child_links,
    .wh_topic_content .related-links{
        border: 1px solid #e0e0e0;
    }
}

/* Publication TOC tooltip */
.wh_breadcrumb .topicref .wh-tooltip,
.wh_publication_toc .topicref .wh-tooltip {
    background-color: #00ADEF;
    color: #fff;
    font-size: 1.4rem;
}

.wh_breadcrumb .topicref .wh-tooltip a,
.wh_publication_toc .topicref .wh-tooltip a {
    color: #fff;
    text-decoration: underline;
}

/* Tooltip arrow. */

[data-tooltip-position="left"] .topicref .wh-tooltip::before {
    border-left-color: #5185cb;
}

[data-tooltip-position="right"] .topicref .wh-tooltip::before {
    border-right-color: #00ADEF;
}

[data-tooltip-position="bottom"] .topicref .wh-tooltip::before {
    border-bottom-color: #00ADEF;
}

[data-tooltip-position="top"] .topicref .wh-tooltip::before {
    border-top-color: #5185cb;
}

/*
 * ------------------------------------------------------------------
 *
 * Footer
 * 
 */
.wh_footer{
    text-align: center;
    padding: 1em;
    position:relative;
    bottom: 0;
    width: 100%;
    color: #343a40;
    background: none rgb(248, 248, 248);
    margin-top: 2em;
}

.wh_footer a{
    color: #00ADEF;
}

/*
 * ------------------------------------------------------------------
 *  
 * Topic content
 * 
 */
.wh_topic_content,.wh_content_area {
    color: #000000;
    line-height: 1.7em;
text-align: justify;
margin-bottom: 25px;
}
.wh_main_page .wh_content_area {
    margin: 40px auto;
}
.wh_topic_content .title.topictitle1 {
    font-size: 2em;
    line-height: 1.1em;
    color:#343a40;
}

.topictitle3,
.topictitle4,
.topictitle5,
.topictitle6 {
    font-weight: 400;
}

.wh_related_links .related-links,
.wh_topic_content .related-links,
.wh_child_links{
    border-top: 1px solid #ccc;
    padding-top: 7px;
    margin-top: 0;
}

.wh_related_links .related-links,
.wh_topic_content .related-links{
    padding: .5em 1.5em ;
}

.wh_child_links {
    padding: 1.5em ;
}

.related-links strong{
    font-weight: 700;
}

.related-links a,
.related-links a:visited {
    color: #00ADEF;
    display:inline-block;
}

.filepath {
    color: #c7254e;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 25px;
    padding-left: 15px;
}
/*
 * ------------------------------------------------------------------
 *  
 * Search results.
 * 
 */
.searchresult {
    list-style: none;
}

.searchresult li a {
    color:#000;
}
.searchresult .shortdesclink {
    margin: .3em .5em 0 0;
}
.wh_search_expression{
    font-weight:bold;
}

/* Search relative path */
.searchresult li .relativePath a {
    color: #006621;
}

/*--------- Search results breadcrumb ----------*/
.search-breadcrumb li a {
    background: rgb(239 239 239);
}
.search-breadcrumb li .title:before,
.search-breadcrumb li .title:after {
    border-color: #ECF2F9;
}
.search-breadcrumb li .title:before {
    border-left-color: transparent;
}
.search-breadcrumb li .title:after {
    border-color: transparent;
    border-left-color: #ECF2F9;
}


/*
 * ------------------------------------------------------------------
 *  
 * Index terms.
 * 
 */
.wh_index_terms span.wh_first_letter {
    color: #346ec5;
}
.wh_index_terms #indexList{
    padding:0;
}



/*
 * ------------------------------------------------------------------
 *  
 * Tree TOC for the main page.
 * 
 */
.wh_main_page_toc{
}


.wh_main_page_toc .expanded, .wh_main_page_toc .wh_main_page_toc_accordion_header:hover, .wh_main_page_toc>.wh_main_page_toc_entry:hover, .wh_main_page_toc_accordion_entries{
    background-color: #F2F8FF;
}

/**
 *
 * Styles used for RTL pages
 *
 */
html[dir='rtl'] .wh_top_menu ul li:hover > ul {
    max-width: 270px;
}
/**
 *
 * These are Sudhir changes
 *
 */
.topictitle1 {
    font-size: 1.34em;
    margin-bottom: 0.3em;
    margin-top: 0;
}

.wh_tile_title a {
    color: #00ADEF;
    font-weight: 400;
    font-size: 18px;
}
/**
 *
 * These are Sudhir changes end
 *
 */
 .wh_topic_toc li, .wh_publication_toc li {
    line-height: 1.4em;
    margin: .5em 0;
    text-align: left;
}
.wh_publication_toc span, .wh_publication_toc a, .wh_publication_toc a:visited, .wh_publication_toc a:hover {
    color: #878787;
    text-align: left;
}
 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    background: #EEE;
}
 dl, ol, ul {
    margin-top: 0rem;
    margin-bottom: 1rem;
}
.wh_tile_title a:hover {
    font-weight: 700;
    color: #00ADEF;
}
.wh_tile {
    background-color: #fff;
    font-weight: 300;
    height: 165px;
    border: 1px solid #00ADEF;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.wh_top_menu ul li:active {
    color:#c22227;
}
.page-item.active .page-link {
    z-index: 3;
    color: #000;
    background-color: #007bff;
    border-color: gray;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #00ADEF;
    background-color: #fff;
    border: 1px solid #00ADEF;
}
.page-item.disabled .page-link {
    color: #00ADEF;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #00ADEF;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #00ADEF;
}

.page-link:hover {
    z-index: 2;
    color: #00ADEF;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.searchresult li a {
    color: #00ADEF;
}
#wh-search-pagination > ul > li.active > a {
    background-color: #00ADEF;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #00ADEF52;
}