 /* .topictitle1,.topictitle2,.topictitle3       {color:            #000066;} */

html {
	    background: #eaeaea;
}
 body {
   /* border-top: 1px solid #a6a8ab;	*/
 color: #454545;
    font-family: "Gotham Narrow SSm A","Gotham Narrow SSm B",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
	    font-size: 16px;
    line-height: 24px;
    padding-left: 40px;
	background-image: none;
    padding-right: 20px;
    background: #ffffff;
	padding-top: 10px;

 }
 a {
    color: #0067c5;
    text-decoration: none;
}
p { line-height: inherit;}
.button+.button {
  margin-left: 15px;
}
.button {
	padding: 10px 20px;
}
.button_div{ text-align:center; }
.help_breadcrumbs, .help_breadcrumbs a{
    color: #686868;
    font-family: "Gotham Narrow SSm A","Gotham Narrow SSm B",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 0 0 0 0;
}
.help_breadcrumbs{
	margin-top: 10px;
	margin-bottom: 20px;
}
.n-form__checkbox-group--scrollable {
  max-width: fit-content;
}
.modaal-container {
  max-width: 850px;
}
#modaal-title {
	font-size: 26px;
	margin-bottom: 12px;
}
.modaal-confirm-wrap {
	padding: 0;
}
.modaal-content-container label.n-form__checkbox-group--scrollable-parent {
	margin-right: 20px;
}
.topictitle1 {
     font-size: 42px;
	     color: #454545;
     line-height: 50px;
    margin-bottom: 29px;
	    font-weight: 200;
 }

 .shortdesc {
	     color: #454545;
     font-size: 26px;
    line-height: 34px;
 }
.sectiontitle, .related-links h2 {
	     color: #454545;
     /* font-size: 32px; */
    line-height: 1.8125;

}
 .topictitle1,.topictitle2,.topictitle3,.tasklabel       {
	font-family: "Gotham SSm A","Gotham SSm B",Helvetica,Arial,sans-serif;
    font-style: normal;
 }

 .footer-info{
	-webkit-box-shadow: inset 1px 8px 9px -6px;
    -moz-box-shadow: inset 1px 8px 9px -6px;
    box-shadow: inset 1px 8px 9px -6px;
	  margin-top: 30px;
    line-height: 16px;
     font-size: 10px;
    margin-left: -40px;
    margin-right: -20px;
    padding: 15px 15px 15px 15px;
    background: #eaeaea;
    text-align: center;

 }

 .familylinks{
	/*-webkit-box-shadow: inset 1px 8px 9px -6px;
    -moz-box-shadow: inset 1px 8px 9px -6px;
    box-shadow: inset 1px 8px 9px -6px;


	margin-top: 15px;
    margin-left: -40px;
    margin-right: -20px;
    max-width: 87.125em;

    background: #eaeaea;	*/
	margin-top: 0;
    margin-left: -20px;
	padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-top: 1px solid;
 }
 /*.related-links .tasklabel{
	 margin-top: 0px;
 } */
 .option, .kwd, .cmdname, .parmname, .apiname {
    font-size: inherit;
}
kbd.userinput {
    font-size: inherit;
}
 pre.screen{
	   background-color: #e6e6e6  ;
    -webkit-box-shadow: 3px 6px 9px -3px;
    -moz-box-shadow: 3px 6px 9px -3px;
    box-shadow: 3px 6px 9px -3px;
	border: none;
    padding: 10px;
    margin-bottom: 15px;
 }


/* TABLES */
 table {
    border-collapse: collapse;
}
.sthead, .thead {
    background: #f2f2f2 none repeat scroll 0 0;
}
.simpletable td, .table td  {
    border: 1px solid #eaeaea;
    /* font-size: 16px; */
    height: 64px;
}

.simpletable th, .table th  {
    border: 1px solid #eaeaea;
    font-style: normal;
    font-weight: 500;
    text-align: left;
}
.simpletable td, .simpletable th,
.table td, .table th  {
    /* font-size: 14px; */
    padding: 15px;
}
.simpletable td:first-child, .simpletable th:first-child ,
.table td:first-child, .table th:first-child {
    border-left: 0 none;
}
.simpletable td:last-child, .simpletable th:last-child ,
.table td:last-child, .table th:last-child {
    border-right: 0 none;
}
.alt_row_color_table tr:nth-child(2n) {
    background: #f8f8f8 none repeat scroll 0 0;
}

/* Banner Page specifics */
.banner-page body {
	margin-left: -40px;
    margin-right: -20px;
    padding-top: 0px;
}
.banner-page {
	background-color: #f8f8f8;
}

.n-property-bar__inner-wrap {
    padding-top: 0px;
}
/*
.n-property-bar__property-name {
    font-size: 26px;
}
.n-property-bar__logo::after, .n-property-bar__property-mark--has-property-name .n-property-bar__netapp-mark-icon {
    display: none;
}
.n-property-bar__property-mark--has-property-name .n-property-bar__logo-svg {
    display: block;
}
  .n-property-bar__property-mark--has-property-name .n-property-bar__logo {
    height: 29px;
    width: 160px; }
*/
/* HOME PAGE */

html.home-page {
	background-color: #FFFFFF;
}

.option, .kwd, .cmdname, .parmname, .apiname, kbd.userinput, .pre, .filepath, .varname {
	font-size: inherit;
}
