
.form-submit-success,.form-submit-error{opacity:0;-webkit-transition:none;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}

.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;-webkit-filter:drop-shadow(0 0 20px rgba(0,0,0,0.6));filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(255, 255, 10, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 220, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(225, 225, 0, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(204, 51, 0, 1.00);--small-color:rgba(226, 98, 13, 0.81);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem}::-moz-selection{background:var(--selection-background);color:var(--selection-text)}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(226, 98, 13, 0.81);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:calc(1200rem/16);}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
            .bold{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em){            .bold{font-size:calc(20rem/16) }}@media only screen and (min-width:64em){            .bold{font-size:calc(22rem/16) }}
.textred{--header-color:rgba(152, 10, 3, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.textpurple{--header-color:rgba(128, 0, 128, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.pad-container{padding-top:2.00% ;padding-right:1.00% ;padding-bottom:2.00% ;padding-left:1.00% ;}@media only screen and (min-width:40em){.pad-container{padding-top:2.00% ;padding-right:2.00% ;padding-bottom:2.00% ;padding-left:2.00% }}@media only screen and (min-width:64em){.pad-container{padding-top:2.00% ;padding-right:3.00% ;padding-bottom:2.00% ;padding-left:3.00% }}
.bluebg{background-color:var(--primary) ;background-color:rgba(51, 51, 102, 1.00) ;}
.text-white{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 0, 0, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(255, 255, 102, 1.00);--link-decoration:none;--link-decoration-hover:none}
.margin{margin-top:1.00% ;margin-right:1.00% ;margin-bottom:1.00% ;margin-left:1.00% ;}@media only screen and (min-width:40em){.margin{margin-top:1.00% ;margin-right:9.00% ;margin-bottom:2.00% ;margin-left:9.00% }}@media only screen and (min-width:64em){.margin{margin-top:0.00% ;margin-right:14.00% ;margin-bottom:2.00% ;margin-left:14.00% }}
.topmargin{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:2.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.topmargin{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.topmargin{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}
.greybg{background-color:rgba(230, 230, 230, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.greybg{background-attachment:scroll!important}}
.greenbg{background-color:rgba(64, 128, 2, 0.34) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.greenbg{background-attachment:scroll!important}}
.marginleft{margin-top:2.00% ;margin-right:1.00% ;margin-bottom:2.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.marginleft{margin-top:0.00% ;margin-right:3.00% ;margin-bottom:2.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.marginleft{margin-top:0.00% ;margin-right:3.00% ;margin-bottom:3.00% ;margin-left:0.00% }}
.topgap{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.topgap{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.topgap{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.lightbluebg{background-color:rgba(0, 0, 128, 0.17) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.lightbluebg{background-attachment:scroll!important}}
.marginbanner{margin-top:1.00% ;margin-right:1.00% ;margin-bottom:1.00% ;margin-left:1.00% ;}@media only screen and (min-width:40em){.marginbanner{margin-top:2.00% ;margin-right:9.00% ;margin-bottom:0.00% ;margin-left:9.00% }}@media only screen and (min-width:64em){.marginbanner{margin-top:3.00% ;margin-right:14.00% ;margin-bottom:0.00% ;margin-left:14.00% }}
.topmargin{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.topmargin{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.topmargin{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.padtabs{padding-top:2.00% ;padding-right:2.00% ;padding-bottom:1.00% ;padding-left:2.00% ;}@media only screen and (min-width:40em){.padtabs{padding-top:2.00% ;padding-right:3.00% ;padding-bottom:0.00% ;padding-left:3.00% }}@media only screen and (min-width:64em){.padtabs{padding-top:2.00% ;padding-right:3.00% ;padding-bottom:0.00% ;padding-left:3.00% }}
.graph{background-image:url('../files/bgimage-471.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.graph{background-attachment:scroll!important}}
.red{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(168, 42, 0, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.bottom{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.bottom{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.bottom{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.padstudy{padding-top:1.00% ;padding-right:2.00% ;padding-bottom:1.00% ;padding-left:2.00% ;}@media only screen and (min-width:40em){.padstudy{padding-top:1.00% ;padding-right:2.00% ;padding-bottom:0.00% ;padding-left:2.00% }}@media only screen and (min-width:64em){.padstudy{padding-top:1.00% ;padding-right:1.00% ;padding-bottom:0.00% ;padding-left:1.00% }}
.margindates{margin-top:0.00% ;margin-right:1.00% ;margin-bottom:0.00% ;margin-left:1.00% ;}@media only screen and (min-width:40em){.margindates{margin-top:0.00% ;margin-right:4.00% ;margin-bottom:0.00% ;margin-left:6.00% }}@media only screen and (min-width:64em){.margindates{margin-top:0.00% ;margin-right:8.00% ;margin-bottom:0.00% ;margin-left:10.00% }}
.marginsides{margin-top:0.00% ;margin-right:1.00% ;margin-bottom:0.00% ;margin-left:2.00% ;}@media only screen and (min-width:40em){.marginsides{margin-top:0.00% ;margin-right:2.00% ;margin-bottom:0.00% ;margin-left:3.00% }}@media only screen and (min-width:64em){.marginsides{margin-top:0.00% ;margin-right:4.00% ;margin-bottom:0.00% ;margin-left:4.00% }}






#stacks_in_851_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_851 a:link, #stacks_in_851 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_851 a:hover, #stacks_in_851 a:active {
	color:#FFFFFF;
}







#stacks_in_851 a:link, #stacks_in_851 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_851 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_851 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_858{overflow:hidden}#stacks_in_858 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.25rem 0;}#stacks_in_858 hr.custom{border-color:rgba(221, 221, 221, 1.00)}
#stacks_in_703_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_703 a:link, #stacks_in_703 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_703 a:hover, #stacks_in_703 a:active {
	color:#FFFFFF;
}







#stacks_in_703 a:link, #stacks_in_703 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_703 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_703 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



