﻿/* This StyleSheet contains custom styles for this project */
/* Default Text Style 12/9/2015 PM*/

.LEADHairline
{
	width:10%; 
	align:center; 
	border:none;
	height:1px; 
}

span.styleColorBlack
{
	color: black;
}

span.styleColorBrown
{
	color: brown;
}

span.styleColorOrange
{
	color: orange;
}

span.styleColorRed
{
	color: red;
}

span.styleColorBlue
{
	color: blue;
}

span.styleBackgroundColorYellow
{
	background-color: yellow;
}


#PageTitle, h1, h2, h3, h4, 
.SectionHeading, .SeeAlsoSubHeading
{
    color: #3F529C;
}

#ProjectTitle
{
    color: #949494;
}

/* Breadcrumbs */
.BreadcrumbsContainer
{
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;    
    white-space: nowrap;
	background-color: white;
	position: relative;
	left: 0px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-top: 1px;
    margin-top: .5em
	
}

body
{   font-family: 'Segoe UI',Verdana,Arial;
    font-size: 10pt; 
	color: black;
	width: 98%;
    margin-left:5px;
}

#wrapper
{
	width:99%;
	height:80%;
}

td p
{
 padding-top: 0px;
 margin-top: 0px;

}

/*
	Do not define any font-family for <pre>, let the browser use its default. 
	Microsoft Word copy/paste needs to use what the default browser setting is for this tag. 
*/
pre
{
    margin: 0;
    background-color: #FAF5EE;  
    margin: 0px;
    padding: 5px;
    overflow-x: auto;
    border: 0px solid #d0d0d0;
    
}

code
{
  background-color: #FAF5EE;
  padding: 0 4px;

}

.TabContainer .ui-widget-header
{
   border: 0px 0px 1px 0px solid #d0d0d0;	
}

#Syntax-JavaScript, #Example-JavaScript, #Syntax-VB,#Syntax-VBAll, #Syntax-VBUsage, #Syntax-CS, #Syntax-CPP2005, #Syntax-RTJavaScript, #Syntax-Java, #Syntax-ObjectiveC, #Syntax-CSWinRT
{
   background-color: #FAF5EE;	
   border: 1px solid #d0d0d0;	
   font-family:    monospace;
   
}


.code
{
    font-family:    Courier New, Courier;
}


#logoimg
{   
    left: 0px;	
	top: 0px;
}

#divrightalign
{
	font-family: 'Segoe UI',Verdana,Arial;
    font-size: 12px; 
	width:100%;
	float:right;
	vertical-align:top;	
	border-style:none;
}

#TDLogoRight
{
	vertical-align:top;
	float:right;
	text-align:right;
	border-style:none;
}

#TDLogoLeft
{
	width:65px;
	border-style:none;
}

#TRLogo
{
	border-style:none;
}

#TableLogo
{
	width:100%;
	border-style:none;
	border-top:thick double white;
	border-bottom:0px double #E0E0E0;
	border-left:thick double white;
	border-right:thick double white;
    white-space: nowrap;
    min-width: 300px;
}

table {
     border-collapse: collapse;
	 width: 100%;
     word-wrap:break-word;
 }
table, th, td {
    border: 1px solid #BFBFC3;
 } 

 th{
	background-color: #BFBFC3;
 }
 
td {
	text-align: left;
     vertical-align: top;
	 padding: 5px; 
 }


#HeaderContent
{
    margin-left: 0px;
    margin-right: 0px;
    border-width:0px 0px 0px 0px;
    border-style: solid;
    float: top;
    clear:both;	
    white-space: nowrap;
    min-width: 300px;
}

div#showWebFrame:hover
{
   text-decoration: underline;
   cursor : pointer;
}

div#showWebFrame
{
   color:#1364c4;
   width : 100%;
   border-top : 1px solid #bbbbbb;
   border-bottom : 1px solid #bbbbbb;
   border-left : 0px solid #bbbbbb;
   border-right : 0px solid #bbbbbb;
   background-color: #F4F4F4;
   visibility : hidden;
   padding-left : 2px;
   padding-bottom : 2px;
   margin-bottom : 5px;   
   white-space: nowrap;
   min-width: 300px;
}

div#showWebFrameHidden
{
	visibility : hidden;
}



.LEADDefinitionPopUp
{
    background-color: Yellow;
    clear: none;
    clip-bottom: auto;
    clip-left: auto;
    clip-right: auto;
    clip-top: auto;
    display: none;
    float: none;
    overflow: hidden;
    visibility: hidden;
}


#LEADLabel, .LEADLabel
{
    color: #3F529C;
    font-family: 'arial';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20pt;
    margin-right: 6.5pt;
    margin-top: 12pt;
    text-align: left;
}

.LEADHighlight
{
    background-color: #EEF903;
}

.LEADHeading, .LEADheading
{
	font-size:1.00em; /*10pt*/
	font-family:Segoe UI, Verdana, Arial;
	font-weight:bold;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}

.LEADSubHeading, .LEADsubheading
{
	font-size:0.90em; /*9pt*/
	font-family:Segoe UI, Verdana, Arial;
	font-weight:bold;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.SectionHeadingText
{
	font-size: .85em;
}
#LEADBlock
{
    left: 25px;
    list-style-type: disc;
    padding-left: 10px;
    text-align: left;
}

.LEADDefine
{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    text-align: left;
}

.LEADFirstColumn {
	width:100px;
}

.LEADDoubleFirstColumn {
	width:200px;
}

.LEADTripleFirstColumn {
	width:300px;
}

.LEADScrollX
{
  overflow-x: auto;
  border: 1px solid green;
}

.LEADBlock
{
    margin: 25px;    
    padding: 10px;
    text-align: left;
    border: 1px solid green;
    overflow-x: auto;
}


.LEADDeprecated {

    background: #ffffe6;
    border: 1px solid #e4e4e4;
    font-family: 'Segoe UI',Verdana,Arial;
    font-size: 11pt; 
    color: red;
    padding: 5px;
} 

.LEADDeprecatedTitle
{
    color: red;
    font-family: 'arial';
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    background-color: #e4e4e4;
    padding: 3px;
   
}

#LEADCodeInline {
	margin-left: 10pt;
	margin-right: 6.50pt;
	margin-top: 4.00pt;
	margin-bottom: 0.00pt;
	text-align: left;
	font-size: 8pt;
	margin-left: 49.50pt;
	margin-right: 6.50pt;
	margin-top: 4.00pt;
	margin-bottom: 0.00pt;
	text-align: left;
	font-size: 10pt;
	font-family: "Courier New", serif;
}

#LEADCode
{
	margin-left: 2.0pt;
	margin-right: 6.50pt;
	margin-top: 4.00pt;
	margin-bottom: 0.00pt;
	text-align: left;
	font-size: 8pt;
	margin-left: 49.50pt;
	margin-right: 6.50pt;
	margin-top: 4.00pt;
	margin-bottom: 0.00pt;
	text-align: left;
	font-size: 10pt;
	font-family: "Courier New", serif;
}

#LEADSubHeader
{
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

/* Footer */
#LEADFooter
{
    border-top: solid thin Silver;
    color: #2E2D2D;
    font-size: 12px;
    font-style: normal;
    margin-top: 8px;
    padding-top: 1px;
	margin-top: 15px;
}



/* Footer */
#LEADHeader
{
    cursor: move;
    float: right;
    color: #2E2D2D;
    font-family: 'arial';
    font-size: 12px;
    font-style: normal;
    margin-top: 8px;
    padding-top: 1px;
}

#LEADJumpText, .LEADJumpText 
{
    padding-bottom: 0px;
	padding-top: 0px;
    padding-left: 20px;
    text-align: left;
}

/* Headings */

h1, h1.standard
{
	font-size: 1.6em;
    white-space: nowrap;
	
}

h2
{
	font-size: 1.4em;
}


/* Horizontal rule single pixel */
hr
{
    height: 1px;
    border-style: none;
	background: #d0d0d0;
}



/* Reduced text size in the footer */
#FooterContent
{
    font-size: .8em;
	font-weight: normal;
	position: relative;
	margin-top:30px;
	padding-top: 25px;
	padding-bottom: 35px;
}

a:link
{
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
 cursor: pointer; 
 cursor: hand;
}


/* Copy Code */
/* Required for zClip positioning */
.CopyCodeWrapper
{
    position: relative;
}
span.CopyCode
{
    cursor: pointer;
    padding-left: 18px;
    background-image: url('../images/copycode.png');
    background-repeat: no-repeat;
    background-position-y: 1px;
}


#ruler
{
     margin: 0px 0px 0px 0px;
     height: 10px;     
     width: 300px;
     white-space: nowrap;
}


.Label
{
    color: #3F529C;
    font-family: 'arial';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20pt;
    margin-right: 6.5pt;
    margin-top: 12pt;
    text-align: left;
}

.HsTabContentArea {
    clear: both;
    min-height: 100px;
    min-width: 1000px;

}

div.headerBase {
	font-family:  Arial, Helvetica, Times, serif;  
	padding: 20px 0px 10px 0px; 
	cursor:default;  	
	border: none;  
	border-collapse: collapse; 
	font-weight: bold; 
	width:100%; 
	height: 25px; 
	visibility: visible;
}

a.headerHref {
	color: #00CCFF;
}

div.barmod {
	color: #ffffff; 
	background:#004080; 	
}

div.docmed {
	color: #ffffff; 
	background:#8080C0; 	
}

div.imgprovecdocmed {
	color: #ffffff; 
	background:#004080; 	
}

div.medimg {
	color: #ffffff; 
	background:#800000; 	
}

div.mmtoolkit {
	color: #ffffff; 
	background:#BC2811; 	
}

.wordbreaker
{     
     word-break: normal; 
     hyphens: auto;
     white-space: normal;
     -ms-word-break: normal;    
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
}