﻿/* Author - Akanksha Tiwari - Cognizant Technology Solutions */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
  
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

body
{
    line-height: 1;
   
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

a, a:hover, a:focus
{
    color: #850000;
    text-decoration: none;
}
.displayTable
{
    display: table;
    width: 100%;
	
 
}
.displayTableRow
{
    display: table-row;
  
}
.displayTableCell
{
	
    display: table-cell;
     padding:10px

}
.pull-left
{
    float: left;
}
.pull-right
{
    float: right;
}

#root
{
    overflow: hidden;

    margin: 0 auto;
    padding:10px
    
}
#helpContent{ /*background:url("../images/loader.gif") center no-repeat*/}
#helpNavigation{ width:200px; vertical-align:top}
#jqxWidget{ border:0}
#helpNavigation .jqx-icon-arrow-right {background:url('../images/book.gif') 0 0 no-repeat!important;margin-right: 9px;}
#helpNavigation .jqx-icon-arrow-down {background:url('../images/bookOpen.gif') 0 0 no-repeat!important;margin-right: 9px;}
#helpNavigation .leaf{background:url('../images/Topic.gif') left 0px no-repeat!important;   display:inline-block;padding-left:20px;}
#helpNavigation a{color: #0055ff;background-color: #fff;font-family: Arial, sans-serif; padding:2px;
font-size: 12px;}
#helpNavigation a.active,#helpNavigation a.visited{color: #0055ff;background-color: #0055ff;}
#helpNavigation a.hover,#helpNavigation a.focus{color: #ff0000;background-color: #fff}
#helpNavigation .jqx-fill-state-pressed,#helpNavigation .jqx-fill-state-hover,#helpNavigation .jqx-tree-item-selected{ background:rgb(221, 221, 221); border-color:#fff; padding:0}
#helpNavigation .jqx-fill-state-pressed a,#helpNavigation .jqx-fill-state-hover a{background-color: rgb(221, 221, 221);border:0;border-radius:0}

#helpNavigation .jqx-tree-item-li{ border:0}
#Item_0,#Item_116{ margin-left:-2px!important}

#helpNavigation .jqx-tree-item{ padding:1px 2px }



.jqx-tree-dropdown .jqx-tree-item-arrow-collapse.jqx-icon-arrow-right{ margin-left:20px}

.jqx-tree-dropdown .jqx-tree-item-arrow-expand{ margin-left:20px}

.jqx-tree-dropdown .jqx-tree-dropdown .leaf{ margin-left:16px}

.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-item-arrow-collapse.jqx-icon-arrow-right{ margin-left:35px}
.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-item-arrow-expand{ margin-left:36px}

.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-dropdown  .leaf{ margin-left:30px}



.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-dropdown  .jqx-tree-item-arrow-collapse.jqx-icon-arrow-right{ margin-left:50px}
.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-dropdown  .jqx-tree-item-arrow-expand{ margin-left:50px}

.jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-dropdown .jqx-tree-dropdown .leaf{ margin-left:40px}



 @media (max-width:767px)
		 {
		    #helpNavigation{ display:none}
		     body, p, a, div, span,li,td, WLink { font-size:14px!important; line-height:15px!important}
		     hr {width:318px!important}
		     WLink,WN { font-size:14px!important; line-height:85px!important}
		.displayTableCell{ display:inline-block}
#img1,#img2,#img3,#img4,#img5,#img6{ width:100%!important; }
}
   

@media (max-width:767px)
		 {
		     iframe{ display:none}
		     /*iframe{ width:10%; overflow-x: Scroll; overflow-y: Scroll; }*/
		     }