.menu{list-style:none;border-bottom:.1em solid #000;margin-bottom:2em;padding:0 0 .5em}.menu:before{content:"["}.menu:after{content:"]"}.menu>li{display:inline}.menu>li+li:before{content:"|";padding-right:.3em}.selectdemoBasicUsage md-input-container{margin-right:10px}.listdemoBasicUsage md-divider{margin-top:10px;margin-bottom:0}.checkboxdemoBasicUsage div.flex-xs{min-height:40px}.checkboxdemoBasicUsage .checkboxDemo1 div{clear:both}.checkboxdemoBasicUsage p{padding-left:8px}.checkboxdemoBasicUsage fieldset.standard{border-style:solid;border-width:1px}.checkboxdemoBasicUsage legend{color:#3F51B5}.checkboxdemoBasicUsage legend code{color:#3F51B5;font-weight:400}.checkboxdemoBasicUsage .ipsum{color:#8b4513}.whiteframedemoDirectiveAttributeUsage div.padded,.whiteframedemoDirectiveAttributeUsage md-whiteframe{background:#fff;margin:30px;height:100px}.png-icon,.png-icon-download{padding:0;display:inline-block;background-repeat:no-repeat no-repeat}@media (max-width:599px){.whiteframedemoDirectiveAttributeUsage div.padded,.whiteframedemoDirectiveAttributeUsage md-whiteframe{margin:7px;height:50px;background-color:#c8e4fa}.whiteframedemoDirectiveAttributeUsage div.padded>span,.whiteframedemoDirectiveAttributeUsage md-whiteframe>span{font-size:.4em}}@media (min-width:600px) and (max-width:959px){.whiteframedemoDirectiveAttributeUsage div.padded,.whiteframedemoDirectiveAttributeUsage md-whiteframe{margin:20px;height:75px}.whiteframedemoDirectiveAttributeUsage div.padded>span,.whiteframedemoDirectiveAttributeUsage md-whiteframe>span{font-size:.6em}}@media (min-width:960px) and (max-width:1279px){.whiteframedemoDirectiveAttributeUsage div.padded,.whiteframedemoDirectiveAttributeUsage md-whiteframe{margin:20px;height:90px;background-color:#fcddde}.whiteframedemoDirectiveAttributeUsage div.padded>span,.whiteframedemoDirectiveAttributeUsage md-whiteframe>span{font-size:.9em}}@media (min-width:1280px){.whiteframedemoDirectiveAttributeUsage div.padded,.whiteframedemoDirectiveAttributeUsage md-whiteframe{margin:25px;height:100px;background-color:#F2FCE2}.whiteframedemoDirectiveAttributeUsage div.padded>span,.whiteframedemoDirectiveAttributeUsage md-whiteframe>span{font-size:1em}}.png-icon{pointer-events:none;width:50%}.png-icon-download{height:100%;width:100%}md-checkbox,md-list-item,md-list-item .md-list-item-inner{min-height:100%}.input-margin{margin-top:23px}

body {
	color: rgba(0,0,0,0.87);
	background-color: rgb(250,250,250);
}
h3,
md-content,
md-toolbar {
	color: rgba(0,0,0,0.87);
}
md-divider {
	border-top-color: rgba(0,0,0,0.12);
}
md-toolbar:not(.md-menu-toolbar) {
	background-color: rgb(34,174,138);
	color: rgba(255,255,255,0.87);
}
md-toolbar:not(.md-menu-toolbar).md-warn {
	background-color: rgb(244,67,54);
}
h3 + p,
h4 + p {
	color: rgba(0,0,0,0.54);
}
