.progress{-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-size:16px;height:20px;left:50%;margin-left:-10px;margin-top:-10px;top:50%;position:absolute;width:20px;z-index:3}.progress.circles{background-color:#f97500;border:none}.progress.spinner{border:6px solid rgba(249,117,0,.15);border-top:6px solid rgba(249,255,255,.85);border-radius:100%;-webkit-animation:spinner 2s infinite linear;-moz-animation:spinner 2s infinite linear;animation:spinner 2s infinite linear}.progress.medium{height:40px;margin-left:-20px;margin-top:-20px;width:40px}.progress.large{height:60px;margin-left:-30px;margin-top:-30px;width:60px}.progress.circles .circle{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:100%;left:0;padding:18%;opacity:0;position:absolute;top:0;width:100%;-webkit-animation:circles 4.125s ease-in-out infinite;-moz-animation:circles 4.125s ease-in-out infinite;animation:circles 4.125s ease-in-out infinite}.progress.circles .circle:after{background-color:#fff;border-radius:50%;content:"";display:block;position:absolute;height:10%;width:10%}.progress.circles .circle:nth-child(1){-webkit-animation-delay:0s;-moz-animation-delay:0s;animation-delay:0s}.progress.circles .circle:nth-child(2){-webkit-animation-delay:.126s;-moz-animation-delay:.126s;animation-delay:.126s}.progress.circles .circle:nth-child(3){-webkit-animation-delay:.252s;-moz-animation-delay:.252s;animation-delay:.252s}.progress.circles .circle:nth-child(4){-webkit-animation-delay:.378s;-moz-animation-delay:.378s;animation-delay:.378s}.progress.circles .circle:nth-child(5){-webkit-animation-delay:.504s;-moz-animation-delay:.504s;animation-delay:.504s}.progress.circles .circle:nth-child(6){-webkit-animation-delay:.63s;-moz-animation-delay:.63s;animation-delay:.63s}@-webkit-keyframes circles{0%{-webkit-transform:rotate(-180deg);opacity:0}13%{opacity:0}26%{opacity:1}39%{}65%{}74%{opacity:1}87%{opacity:0}100%{-webkit-transform:rotate(585deg);opacity:0}}@-moz-keyframes circles{0%{-moz-transform:rotate(-180deg);opacity:0}13%{opacity:0}26%{opacity:1}74%{opacity:1}87%{opacity:0}100%{-moz-transform:rotate(585deg);opacity:0}}@keyframes circles{0%{transform:rotate(-180deg);opacity:0}13%{opacity:0}26%{opacity:1}74%{opacity:1}87%{opacity:0}100%{transform:rotate(585deg);opacity:0}}@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-moz-keyframes spinner{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@keyframes spinner{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
.ch9p,.ch9p a,.text .ch9p,.ch9p .controls button{font-family:Calibri,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,Sans-Serif;font-size:14px;line-height:1}.ch9p .controls>.controlSet>.control .details fieldset div[role=radio]{font-family:segoe-ui_light,'Segoe UI Light','Segoe WP Light',segoe-ui_normal,'Segoe UI',Segoe,'Segoe WP',Tahoma,Verdana,Arial,sans-serif;font-size:14px}.ch9p h1,.ch9p h2{border:none;color:inherit;font-size:inherit;font-style:normal;font-weight:normal;line-height:1;margin:0;padding:0}main .ch9p h1:hover{color:inherit;cursor:inherit;text-decoration:none}.ch9p a.button,.ch9p a.control,.ch9p button.button,.ch9p button.control{border:none;border-radius:0;border-width:0;cursor:inherit;display:inherit;outline:inherit;padding:0;text-decoration:inherit}.ch9p .controls button{background-color:#000;border:0;padding:0}.ch9p button:focus,.ch9p a:focus{outline:0}.ch9p.keyboard button:focus,.ch9p.keyboard a:focus,.ch9p.keyboard .controls .control:focus{outline:2px solid #4d90fe}.ch9p.keyboard:focus,.ch9p.keyboard .controls>.controlSet>.control .details section .optionsListHolder .optionsList button:focus{box-shadow:0 0 0 2px #4d90fe inset;outline:0}.ch9p.keyboard .seek:focus{box-shadow:0 -3px 0 0 #4d90fe,0 3px 0 0 #4d90fe;outline:0}.ch9p.keyboard .controls .control button::-moz-focus-inner{border:0}.ch9p{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-content:center;-ms-flex-align:center;align-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;bottom:0;height:100%;position:absolute;width:100%;-ms-high-contrast-adjust:none}.ch9p .stage{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;overflow:hidden;position:relative;width:100%}.ch9p .controlsContainer{background-color:#000;color:#fff;width:100%;z-index:4}.ch9p .controlsContainer .controls{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none;height:40px}.ch9p .controlsContainer>.seek{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;height:10px;overflow:hidden;position:relative;width:100%}.ch9p .controlsContainer>.seek:before{background-color:#3b3b3b;content:"";display:block;height:100%;position:relative;width:100%}.ch9p .controlsContainer>.seek .handle{background-color:#fff;border-left:100px solid #d2730d;height:100%;position:relative;top:-10px;width:10px}.ch9p .controls>.controlSet{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ch9p .controls>.controlSet>.control{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:block;position:relative;text-align:center}.ch9p .controls>.controlSet>.control.label{-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.ch9p .controls>.controlSet>.control.hidden{display:none}.ch9p .controls>.controlSet>.control>.button{color:#fff;cursor:pointer;display:block;height:20px;margin:10px;overflow:hidden;width:20px}.ch9p .controls>.controlSet>.control.label>.button,.ch9p .controls>.controlSet>.control.label>span{display:block;height:20px;margin:10px 0}.ch9p .controls>.controlSet>.control.label>.button{min-width:40px;width:auto}.ch9p .controls>.controlSet>.control.label>span{margin-left:4px;margin-right:4px}.ch9p .controls>.controlSet>.control:not(.label)>.button{clip:rect(1px,1px,1px,1px);color:#000;overflow:hidden}.ch9p .controls>.controlSet>.control.label>.button,.ch9p .controls>.controlSet>.control.label>span{box-sizing:border-box;line-height:20px}.ch9p .controls>.controlSet>.channel9Link.control>.button{height:40px;margin:0;width:36px}.ch9p .controls>.controlSet>.control:not(.label)>.button:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;height:100%;width:100%}.ch9p .controls>.controlSet>.control a:focus,.ch9p .controls>.controlSet>.control a:hover{text-decoration:none}.ch9p .controls>.controlSet>.control.volume .volumeSlider{background-color:rgba(128,128,128,.5);border-left:10px solid rgba(0,0,0,.75);border-right:10px solid rgba(0,0,0,.75);cursor:pointer;display:block;height:120px;overflow:hidden;width:10px}.ch9p .controls>.controlSet>.control.volume .handle{background-color:#fff;border-bottom:110px solid #d2730d;height:10px;left:0;margin-bottom:-100px;position:absolute;right:0;top:0;width:10px}.ch9p .controls>.controlSet>.control .details{background-color:rgba(0,0,0,.75);bottom:40px;padding:20px 20px 0 20px;position:absolute;right:0;text-align:left;z-index:5}.ch9p .controls>.controlSet>.control.volume .details{padding:0;right:5px}@media screen and (-ms-high-contrast:active){.ch9p .controls>.controlSet>.control.volume .details{border:1px solid #fff;padding:5px}.ch9p .controls>.controlSet>.control.volume .volumeSlider{border:1px solid #fff}.ch9p .controls>.controlSet>.control.volume .handle{border-top:0 solid #fff;border-right:0 solid #fff;border-bottom:0 solid #fff;border-left:10px solid #fff}}.ch9p .controls>.controlSet>.control .details>header{position:absolute;left:-9999px}.ch9p .controls>.controlSet>.control .details fieldset{margin-bottom:.5em;white-space:nowrap}.ch9p .controls>.controlSet>.control .details fieldset+fieldset{margin-top:1em}.ch9p .controls>.controlSet>.control .details fieldset>legend{font-size:16px;font-weight:normal;line-height:1;margin-bottom:.5em}.ch9p .controls>.controlSet>.control .details fieldset div[role=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;padding:10px 6px;min-width:30px}.ch9p .controls>.controlSet>.control .details fieldset div[role=radio]:focus,.ch9p .controls>.controlSet>.control .details fieldset div[role=radio]:hover{background-color:#707070;color:#fff;outline:none}.ch9p .controls>.controlSet>.control .details fieldset div[aria-checked=true]{background-color:#aaa;color:#000;font-weight:600}.ch9p .controls>.controlSet>.control .details fieldset .optionsListHolder{display:block;min-width:140px;position:relative}.ch9p .controls>.controlSet>.control .closedCaptions .details fieldset .optionsListHolder{min-width:190px}.ch9p .controls>.controlSet>.control .details fieldset .optionsListHolder .optionsList{min-width:190px;max-height:108px;overflow-y:auto;width:100%}.ch9p .controls>.controlSet>.control .details fieldset .optionsListHolder .optionsList div[role=radio]{display:block}.ch9p .controls>.controlSet>.control.play>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M12.7,4.81,35.2,20.56,12.7,36.31ZM15,9.14V32L31.28,20.56Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.pause.play>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M13.61,33.87v-27h2.25v27Zm11.25-27h2.25v27H24.86Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.replay.play>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M30.1,5.33a18.32,18.32,0,0,1,4.17,4A18.11,18.11,0,0,1,37,14.39,18,18,0,0,1,37.31,25a18.2,18.2,0,0,1-1.81,4.31A18,18,0,0,1,29,35.74a18.2,18.2,0,0,1-4.31,1.81,18.14,18.14,0,0,1-9.56,0,18.2,18.2,0,0,1-4.31-1.81,18,18,0,0,1-6.46-6.46A18.24,18.24,0,0,1,2.6,25a18,18,0,0,1,0-9.57A18.35,18.35,0,0,1,4.46,11,17.74,17.74,0,0,1,7.39,7.32a18,18,0,0,1,3.88-2.87H6.45V2.2h9v9H13.2V6a15.79,15.79,0,0,0-8.37,9.81,15.73,15.73,0,0,0-.07,8.59,15.83,15.83,0,0,0,11,11,15.81,15.81,0,0,0,8.36,0,15.83,15.83,0,0,0,11-11,15.69,15.69,0,0,0-.29-9.26,15.9,15.9,0,0,0-6-7.92A15.25,15.25,0,0,0,24.16,5l.6-2.16A17.24,17.24,0,0,1,30.1,5.33Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.volume>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M14.85,6.75h1.6v27h-1.6L8.1,27H3V13.5H8.1ZM14.2,10.6,9.05,15.75H5.2v9H9.05L14.2,29.9Zm8.61,3.29a9,9,0,0,1,0,12.73L21.24,25a6.64,6.64,0,0,0,1.46-2.19,6.85,6.85,0,0,0,0-5.19,6.64,6.64,0,0,0-1.46-2.19ZM27.6,9.11a15.32,15.32,0,0,1,2,2.4,16,16,0,0,1,2.34,5.67,15.63,15.63,0,0,1,0,6.16A16,16,0,0,1,29.56,29a15.32,15.32,0,0,1-2,2.4L26,29.8a13.49,13.49,0,0,0,0-19.09Zm4.76-4.76a22.05,22.05,0,0,1,2.8,3.43,23,23,0,0,1,2.06,3.88,22.15,22.15,0,0,1,1.28,4.2,22.78,22.78,0,0,1,0,8.81,22.15,22.15,0,0,1-1.28,4.2,23,23,0,0,1-2.06,3.88,22.05,22.05,0,0,1-2.8,3.43l-1.58-1.58a19.81,19.81,0,0,0,2.52-3.08,20.53,20.53,0,0,0,3-7.28,20.11,20.11,0,0,0,0-7.93A20.53,20.53,0,0,0,33.3,9a19.81,19.81,0,0,0-2.52-3.08Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.volume.muted>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M14.85,6.75h1.6v27h-1.6L8.1,27H3V13.5H8.1ZM14.2,10.6,9.05,15.75H5.2v9H9.05L14.2,29.9Zm19.67,4.62-4.82,4.83,4.82,4.83L32.3,26.47l-4.83-4.82-4.83,4.82L21,24.89l4.82-4.83L21,15.22l1.58-1.58,4.83,4.82,4.83-4.82Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.closedCaptions>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M38,8.72v22.5H2V8.72ZM35.7,11H4.2V29H35.7ZM14.33,26.72a6.56,6.56,0,0,1-2.63-.53,6.83,6.83,0,0,1-3.59-3.59,6.79,6.79,0,0,1,0-5.25,6.8,6.8,0,0,1,3.59-3.6,6.56,6.56,0,0,1,2.63-.53,6.7,6.7,0,0,1,4.76,2l-1.58,1.6a4.5,4.5,0,0,0-3.18-1.32,4.38,4.38,0,0,0-1.75.35,4.53,4.53,0,0,0-2.4,2.4,4.53,4.53,0,0,0,0,3.5,4.53,4.53,0,0,0,2.4,2.4,4.38,4.38,0,0,0,1.75.35,4.5,4.5,0,0,0,3.18-1.32l1.58,1.6a6.7,6.7,0,0,1-4.76,2Zm13.5,0a6.56,6.56,0,0,1-2.63-.53,6.83,6.83,0,0,1-3.59-3.59,6.79,6.79,0,0,1,0-5.25,6.8,6.8,0,0,1,3.59-3.6,6.56,6.56,0,0,1,2.63-.53,6.7,6.7,0,0,1,4.76,2L31,16.78a4.5,4.5,0,0,0-3.18-1.32,4.38,4.38,0,0,0-1.75.35,4.53,4.53,0,0,0-2.4,2.4,4.53,4.53,0,0,0,0,3.5,4.53,4.53,0,0,0,2.4,2.4,4.38,4.38,0,0,0,1.75.35A4.5,4.5,0,0,0,31,23.15l1.58,1.6a6.7,6.7,0,0,1-4.76,2Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.settings>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M33.53,19.1c0,.11,0,.21,0,.32s0,.21,0,.32,0,.21,0,.32,0,.21,0,.32l4.55,2.83-2.79,6.73-5.22-1.2q-.42.46-.88.88l1.2,5.22-6.73,2.79-2.83-4.55H19.55l-2.83,4.55L10,34.84l1.2-5.22q-.46-.42-.88-.88l-5.22,1.2L2.29,23.2l4.55-2.83q0-.16,0-.32t0-.32q0-.16,0-.32t0-.32L2.29,16.27,5.08,9.54l5.22,1.2q.42-.46.88-.88L10,4.64l6.73-2.79,2.83,4.55h1.27l2.83-4.55,6.73,2.79-1.2,5.22q.46.42.88.88l5.22-1.2,2.79,6.73Zm-2.06,2.29.07-.84q0-.41,0-.83t0-.83l-.07-.83,4.15-2.58-1.51-3.66-4.76,1.11a15.28,15.28,0,0,0-1.12-1.23q-.57-.56-1.24-1.12l1.11-4.76L24.44,4.3l-2.6,4.15L21,8.38q-.42,0-.83,0t-.84,0l-.83.07L15.93,4.3,12.27,5.81l1.11,4.76a15.27,15.27,0,0,0-1.23,1.12q-.56.57-1.12,1.24L6.26,11.83,4.75,15.48l4.15,2.6-.07.83q0,.41,0,.83t0,.83l.07.83L4.75,24l1.51,3.66L11,26.54a15.27,15.27,0,0,0,1.12,1.23q.57.56,1.24,1.13l-1.11,4.76,3.66,1.51L18.53,31l.83.07q.42,0,.83,0c.28,0,.56,0,.83,0l.84-.07,2.58,4.15,3.66-1.51L27,28.89a15.27,15.27,0,0,0,1.23-1.12q.56-.57,1.13-1.24l4.76,1.11L35.62,24ZM20.18,13.13a6.44,6.44,0,0,1,2.57.52,6.61,6.61,0,0,1,3.52,3.52,6.64,6.64,0,0,1,0,5.15,6.61,6.61,0,0,1-3.52,3.52,6.65,6.65,0,0,1-5.15,0,6.62,6.62,0,0,1-3.52-3.52,6.65,6.65,0,0,1,0-5.15,6.62,6.62,0,0,1,3.52-3.52A6.44,6.44,0,0,1,20.18,13.13Zm0,11.25A4.56,4.56,0,0,0,22,24a4.63,4.63,0,0,0,2.47-2.47,4.72,4.72,0,0,0,0-3.62A4.63,4.63,0,0,0,22,15.46a4.73,4.73,0,0,0-3.62,0,4.63,4.63,0,0,0-2.47,2.47,4.73,4.73,0,0,0,0,3.62A4.63,4.63,0,0,0,18.37,24,4.56,4.56,0,0,0,20.18,24.38Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.fullscreen>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M35.88,3.7V14.95H33.63V7.55L8.23,32.95h7.4V35.2H4.38V23.95H6.63v7.4L32,5.95h-7.4V3.7Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.restore.fullscreen>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M6.74,24.24V22H18V33.24H15.74v-7.4L3.88,37.68,2.29,36.1,14.14,24.24ZM38.19,3.37,26.34,15.24h7.4v2.25H22.49V6.24h2.25v7.4L36.61,1.79Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.transcript>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M2,10.15H38V30.4H2ZM4.2,12.4V28.15H26.7V12.4ZM35.7,28.15V12.4H29V28.15Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.restore.transcript>.button:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M2,10.15H38V30.4H2ZM4.2,12.4V28.15H35.7V12.4Z' fill='%23fff' /%3E%3C/svg%3E")}.ch9p .controls>.controlSet>.control.channel9Link>.button:before{content:url("/assets/images/player/channel-9-logo-40-transparent.png");padding:0}@media(max-width:300px){.ch9p .controls>.controlSet>.control.closedCaptions,.ch9p .controls>.controlSet>.control.settings,.ch9p .controls>.controlSet>.control.fullscreen,.ch9p .controls>.controlSet>.control.transcript,.ch9p .controls>.controlSet>.control.channel9Link{display:none}}@media(max-width:350px){.embedded .ch9p .controls>.controlSet>.control>.button{width:16px}.embedded .ch9p .controls>.controlSet>.control.channel9Link .button{width:36px}}@media(max-width:380px){.embedded .ch9p .controls>.controlSet>.control .details{left:0;right:0;overflow:auto;padding:0 5px;position:fixed;top:0}.embedded .ch9p .controls>.controlSet>.control .details fieldset .optionsListHolder .optionsList{max-height:70px}.embedded .ch9p .controls>.controlSet>.control .details fieldset div[role=radio]{padding:6px 6px}}.ch9p .animations{height:100%;left:50%;margin-left:-50px;margin-top:-50px;position:absolute;top:50%;width:100%;z-index:6}.ch9p .animations .animation{background-color:rgba(0,0,0,.5);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;height:100px;width:100px}.ch9p .animations.play .animation{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAABjCAYAAAD99NwjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlZJREFUeNrsnUFnQ0EURl/+dAldldJVKSWEUrLtqquSbSiVrrIqXWVVSighlHq94Q75A7nfzNzz8ZH1eV7evPPG3Mk4juthGKbW5UBCMzH4o/9e+UVYgSUefsmz9dK6AU88/JKF9dr6AaZ4+Mf8WR+tV9YtuGLhl/xa534nfIEtFn7JwXpvvbHuwBcLv+THeme99d8kEH7Jzu+CmXUPzlj4Jd/+UJ7784EEwi/Z+kP5wVdKJBB+yaffCQsQx8Mv2fhFeAJ1PHyURQXwURYVwEdZiOGjLCqAn15Z1AA/rbKoCX46ZVEj/DTKomb43SuLFuB3qyxagt+dsmgRfjfKomX4zSuLHuA3qyx6gd+ksugNflPKolf4TSiL3uFXrSyywK9SWWSDX5WyyAq/CmWRHb5UWQBfqCyAL1QWwBcqC+ALlQXwhcoC+EJlAXyhsgC+UFkAX6gsgC9UFsAXKgvgnz/vrixegK/Lq/ViODnVBfjxWfqd8AZ8XWbAj8+XL0nnwI9/GTu+Bxz4z4+DXjTEgdVO7Dr/uMTcs87nDbfb4HaED1KsZmDw+YLwJUsQvuEKwu4FQdi3Iwo71gRhr6ZQBbBLuUYVAHyhCgC+UAUAX6gCgC9UAcAXqgDgC1UA8IUqAPhCFQB8oQoAvlAFZIfP6YJZVUA2+JwoiwrIAZ9TxFEBOeAzOYKZKXngMy1IAJ85WQL4TIgTwGc2ogA+U0EF8JmHK4DPJGgBfGagC+CnVQFK+OlVgAI+KkAEHxUggI8KEMA/noA0HU5OQiLnh7926EtwxOZfgAEAXoCI9TAIfLEAAAAASUVORK5CYII=");background-position:60% center;background-repeat:no-repeat;background-size:45%}.ch9p .animations.pause .animation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-content:center;-ms-flex-align:center;align-content:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ch9p .animations.pause .animation:before,.ch9p .animations.pause .animation:after{background-color:#fff;content:"";display:block;height:45%;margin:auto 7.5%;width:15%}.ch9p .captionRegion{bottom:0;position:absolute;text-align:center;width:100%;z-index:4}.ch9p .captionRegion .captions{background-color:rgba(0,0,0,.75);color:#fff;display:inline-block;font-size:16px;line-height:1.2;padding:10px;text-shadow:0 0 2px black}@media(min-width:500px){.ch9p .captionRegion .captions{font-size:18px}}@media(min-width:700px){.ch9p .captionRegion .captions{font-size:24px}}@media(min-width:960px){.ch9p .captionRegion .captions{font-size:26px}}@media(min-width:1280px){.ch9p .captionRegion .captions{font-size:32px}}.ch9p .endOfVideo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:rgba(44,54,66,.85);color:#fff;height:100%;margin:0;width:100%;z-index:1}.ch9p .endOfVideo>a.channel9Link{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:rgba(0,0,0,.75);background-image:url(/assets/images/player/channel-9-logo-mini.png);background-position:10px 10px;background-repeat:no-repeat;color:#fff;display:inline-block;height:44px;line-height:44px;text-indent:120px;text-overflow:ellipsis;overflow:hidden;width:100%}.ch9p .endOfVideo>.sections{display:block;overflow:auto}@media(min-width:960px){.ch9p .endOfVideo>.sections{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;overflow:hidden;width:100%}.ch9p .endOfVideo>.sections>section{overflow:auto}}.ch9p .endOfVideo>.sections>section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:visible;padding:3% 2%;width:100%}.ch9p .endOfVideo>.sections>section.queue{display:none}.ch9p .endOfVideo.hasQueue>.sections>section.queue{display:block}.ch9p .endOfVideo>.sections>section.hidden{display:none!important}.ch9p .endOfVideo>.sections>section>header{margin-bottom:2%}.ch9p .endOfVideo>.sections>section>header h2{color:#fff;font-size:16px}.ch9p .endOfVideo .abstract header a,.ch9p .endOfVideo .abstract header a:focus,.ch9p .endOfVideo .abstract header a:hover{color:#fff}.ch9p .endOfVideo>.sections>section .abstracts{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-content:center;-ms-flex-align:center;align-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:justify;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-1.5rem;margin-left:-2%;padding:0}.ch9p .endOfVideo>.sections>section .abstracts article{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:none;margin:0 0 1.5em 2%;position:relative;width:48%}.ch9p .endOfVideo>.sections>section .abstracts article:nth-child(-n+8){display:block}@media(min-width:500px){.ch9p .endOfVideo>.sections>section>header h2{font-size:26px}}@media(min-width:700px){.ch9p .endOfVideo>.sections>section .abstracts article{width:31%}}@media(min-width:960px){.ch9p .endOfVideo>.sections>section .abstracts article{width:23%}.ch9p .endOfVideo.hasQueue>.sections>section .abstracts article{width:48%}}@media(min-width:1280px){.ch9p .endOfVideo>.sections>section>header h2{font-size:32px}}.ch9p .endOfVideo.replayHolder{-ms-flex-item-align:center;-webkit-align-self:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ch9p .endOfVideo.replayHolder>.sections{display:none}.ch9p .endOfVideo.replayHolder button.replay{background-color:rgba(255,255,255,.83);border:1px solid rgba(255,255,255,.95);border-radius:8px;color:#000;cursor:pointer;height:16%;min-width:60px;min-height:60px;padding:0 0 5px 0;width:9%}.ch9p .endOfVideo.replayHolder button.replay:focus,.ch9p .endOfVideo.replayHolder button.replay:hover{background-color:rgba(255,255,255,.9)}.ch9p .endOfVideo.replayHolder button.replay:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M30.1,5.33a18.32,18.32,0,0,1,4.17,4A18.11,18.11,0,0,1,37,14.39,18,18,0,0,1,37.31,25a18.2,18.2,0,0,1-1.81,4.31A18,18,0,0,1,29,35.74a18.2,18.2,0,0,1-4.31,1.81,18.14,18.14,0,0,1-9.56,0,18.2,18.2,0,0,1-4.31-1.81,18,18,0,0,1-6.46-6.46A18.24,18.24,0,0,1,2.6,25a18,18,0,0,1,0-9.57A18.35,18.35,0,0,1,4.46,11,17.74,17.74,0,0,1,7.39,7.32a18,18,0,0,1,3.88-2.87H6.45V2.2h9v9H13.2V6a15.79,15.79,0,0,0-8.37,9.81,15.73,15.73,0,0,0-.07,8.59,15.83,15.83,0,0,0,11,11,15.81,15.81,0,0,0,8.36,0,15.83,15.83,0,0,0,11-11,15.69,15.69,0,0,0-.29-9.26,15.9,15.9,0,0,0-6-7.92A15.25,15.25,0,0,0,24.16,5l.6-2.16A17.24,17.24,0,0,1,30.1,5.33Z' fill='%23000' /%3E%3C/svg%3E");display:inline-block;height:calc(100% - 1.5rem);padding:9% 13%;width:calc(100% - 1.5rem)}@media screen and (-ms-high-contrast:active){.ch9p:focus,.ch9p button:focus,.ch9p .controlsContainer>.seek:focus{box-sizing:border-box;outline-style:solid!important;outline-width:2px!important}.ch9p .controls>.controlSet>.control .details section .optionsListHolder .optionsList button:focus{border-style:solid!important;border-width:2px!important}.ch9p .controls>.controlSet .details button.selected{border:1px solid #fff;box-sizing:border-box}}@media screen and (-ms-high-contrast:white-on-black){.ch9p .controls>.controlSet .details button.selected{border-color:#fff}.ch9p:focus,.ch9p button:focus,.ch9p .controlsContainer>.seek:focus{outline-color:#ff0!important}.ch9p .controls>.controlSet>.control .details section .optionsListHolder .optionsList button:focus{border-color:#ff0!important}}@media screen and (-ms-high-contrast:black-on-white){.playerContainer>.playButton,.playerContainer>.playButton>.play::before,.ch9p .controls>.controlSet>:not(.label).control>.button,.ch9p .controlsContainer>.seek::before{background-color:#000;color:#fff}.ch9p:focus,.ch9p button:focus,.ch9p .controlsContainer>.seek:focus{outline-color:#00009f!important}.ch9p .controls>.controlSet>.control .details section .optionsListHolder .optionsList button:focus{border-color:#00009f!important}.ch9p .controls>.controlSet .details button.selected{border-color:#000}.playerContainer a.playButton .caption{background-color:#fff;color:#000}}
.discussion{clear:both;margin-bottom:40px}.discussion>li{clear:both;position:relative;padding-top:1.25rem;padding-bottom:.63rem}body[dir=ltr] .discussion>li{padding-right:.63rem}body[dir=rtl] .discussion>li{padding-left:.63rem}.discussion>li:nth-child(2n):before{bottom:0;content:'';position:absolute;right:100%;top:0;width:.63rem}.discussion>li:after{content:"";display:table;clear:both}.discussion>li>.commentLinks{position:relative;margin-bottom:1.25rem}body[dir=rtl] .discussion>li>.commentLinks{float:none}body[dir=ltr] .discussion>li>.commentLinks{float:none}.discussion>li>figure img{max-width:3.75rem}body[dir=ltr] .discussion>li>figure img{float:left;padding-right:1.25rem}body[dir=rtl] .discussion>li>figure img{float:right;padding-left:1.25rem}.discussion>li>figure figcaption{font-size:1.38rem}.discussion>li>.details{clear:right;padding-top:.25rem}@media(min-width:768px){body[dir=ltr] .discussion>li>.details.withAuthor{margin-left:5rem}body[dir=rtl] .discussion>li>.details.withAuthor{margin-right:5rem}}@media(max-width:767px){.discussion>li>.details{clear:both}.discussion>li>footer .signature,.discussion>li>.details *{max-width:100%;overflow:hidden;text-overflow:ellipsis}}.discussion>li>.details>blockquote{margin-bottom:.5rem;padding:.5rem 10px;position:relative;quotes:"“""”""‘""’"}.discussion>li>.details>blockquote .quoteUser{margin:1.5rem 0}.discussion>li>.details>blockquote .quoteText{margin:0 26px}.discussion>li>.details>blockquote:before{color:#ddd;content:open-quote;display:block;font-size:4rem;line-height:3.5rem;left:0;margin:3px;position:absolute;top:0}.discussion>li>.details>blockquote:after{bottom:0;display:block;color:#ddd;content:close-quote;font-size:4rem;line-height:.5rem;margin:3px;position:absolute;right:0}@media(min-width:960px){.discussion>li>.details{font-size:1rem}}@media(max-width:959px){.discussion>li>.details{font-size:1.25rem}}.discussion>li>footer{clear:both;font-size:.88rem;margin-top:.63rem;padding-top:.63rem}.addYourComment{margin-top:1.25rem}body[dir=ltr] .addYourComment{text-align:right}body[dir=rtl] .addYourComment{text-align:left}.addYourComment h2{display:inline;font-size:1.38rem}.removeComment,.removeComment .message{display:none}.removeComment input:focus{outline-color:#fff}.removeComment{overflow:hidden;padding:10px;position:absolute;width:200px;z-index:1000}.removeComment label,.removeComment .message{font-size:1rem}.removeComment label:after{content:"";clear:both;display:block}.removeComment .message{margin:.5rem 0;padding:.45rem}.removeComment .close{background-position:-161px -184px;cursor:pointer;float:right;height:18px;width:18px}body[dir=rtl] .removeComment .close{float:left}.removeComment .buttonPri{float:right;margin-top:10px}
.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.syntaxhighlighter table thead,.syntaxhighlighter table caption,.syntaxhighlighter textarea{-moz-border-radius:0 0 0 0!important;-webkit-border-radius:0 0 0 0!important;background:none!important;border:0!important;bottom:auto!important;float:none!important;height:auto!important;left:auto!important;line-height:1.1em!important;margin:0!important;outline:0!important;overflow:visible!important;padding:0!important;position:static!important;right:auto!important;text-align:left!important;top:auto!important;vertical-align:baseline!important;width:auto!important;box-sizing:content-box!important;font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;font-weight:normal!important;font-style:normal!important;font-size:1em!important;min-height:inherit!important;min-height:auto!important}.syntaxhighlighter{width:100%!important;margin:1em 0 1em 0!important;position:relative!important;overflow:auto!important;font-size:1em!important}.sh_wider{position:absolute}.sh_wider .syntaxhighlighter{margin:0 0 1em 0!important}.syntaxhighlighter.source{overflow:hidden!important}.syntaxhighlighter .bold{font-weight:bold!important}.syntaxhighlighter .italic{font-style:italic!important}.syntaxhighlighter .line{white-space:pre!important}.syntaxhighlighter table{width:100%!important}.syntaxhighlighter table caption{text-align:left!important;padding:.5em 0 .5em 1em!important}.syntaxhighlighter table td.code{width:100%!important}.syntaxhighlighter table td.code .container{position:relative!important}.syntaxhighlighter table td.code .container textarea{box-sizing:border-box!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;border:none!important;background:#fff!important;padding-left:1em!important;overflow:hidden!important;white-space:pre!important}.syntaxhighlighter table td.gutter .line{text-align:right!important;padding:0 .5em 0 1em!important}.syntaxhighlighter table td.code .line{padding:0 1em!important}.syntaxhighlighter.nogutter td.code .container textarea,.syntaxhighlighter.nogutter td.code .line{padding-left:0!important}.syntaxhighlighter.show{display:block!important}.syntaxhighlighter.collapsed table{display:none!important}.syntaxhighlighter.collapsed .toolbar{padding:.1em .8em 0 .8em!important;font-size:1em!important;position:static!important;width:auto!important;height:auto!important}.syntaxhighlighter.collapsed .toolbar span{display:inline!important;margin-right:1em!important}.syntaxhighlighter.collapsed .toolbar span a{padding:0!important;display:none!important}.syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline!important}.syntaxhighlighter .toolbar{position:absolute!important;right:1px!important;top:1px!important;width:11px!important;height:11px!important;font-size:10px!important;z-index:10!important}.syntaxhighlighter .toolbar span.title{display:inline!important}.syntaxhighlighter .toolbar a{display:block!important;text-align:center!important;text-decoration:none!important;padding-top:1px!important}.syntaxhighlighter .toolbar a.expandSource{display:none!important}.syntaxhighlighter.ie{font-size:.9em!important;padding:1px 0 1px 0!important}.syntaxhighlighter.ie .toolbar{line-height:8px!important}.syntaxhighlighter.ie .toolbar a{padding-top:0!important}.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content{background:none!important}.syntaxhighlighter.printing .line .number{color:#bbb!important}.syntaxhighlighter.printing .line .content{color:#000!important}.syntaxhighlighter.printing .toolbar{display:none!important}.syntaxhighlighter.printing a{text-decoration:none!important}.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:#000!important}.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200!important}.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue!important}.syntaxhighlighter.printing .keyword{color:#069!important;font-weight:bold!important}.syntaxhighlighter.printing .preprocessor{color:gray!important}.syntaxhighlighter.printing .variable{color:#a70!important}.syntaxhighlighter.printing .value{color:#090!important}.syntaxhighlighter.printing .functions{color:#ff1493!important}.syntaxhighlighter.printing .constants{color:#06c!important}.syntaxhighlighter.printing .script{font-weight:bold!important}.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:gray!important}.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493!important}.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red!important}.syntaxhighlighter.printing .break,.syntaxhighlighter.printing .break a{color:#000!important}.syntaxhighlighter{background-color:#fff!important}.syntaxhighlighter .line.alt1{background-color:#fff!important}.syntaxhighlighter .line.alt2{background-color:#fff!important}.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#e0e0e0!important}.syntaxhighlighter .line.highlighted.number{color:#000!important}.syntaxhighlighter table caption{color:#000!important}.syntaxhighlighter .gutter{color:#afafaf!important}.syntaxhighlighter .gutter .line{border-right:3px solid #6ce26c!important}.syntaxhighlighter .gutter .line.highlighted{background-color:#6ce26c!important;color:#fff!important}.syntaxhighlighter.printing .line .content{border:none!important}.syntaxhighlighter.collapsed{overflow:visible!important}.syntaxhighlighter.collapsed .toolbar{color:blue!important;background:#fff!important;border:1px solid #6ce26c!important}.syntaxhighlighter.collapsed .toolbar a{color:blue!important}.syntaxhighlighter.collapsed .toolbar a:hover{color:red!important}.syntaxhighlighter .toolbar{color:#fff!important;background:#6ce26c!important;border:none!important}.syntaxhighlighter .toolbar a{color:#fff!important}.syntaxhighlighter .toolbar a:hover{color:#000!important}.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:#000!important}.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200!important}.syntaxhighlighter .string,.syntaxhighlighter .string a{color:blue!important}.syntaxhighlighter .keyword{color:#069!important}.syntaxhighlighter .preprocessor{color:gray!important}.syntaxhighlighter .variable{color:#a70!important}.syntaxhighlighter .value{color:#090!important}.syntaxhighlighter .functions{color:#ff1493!important}.syntaxhighlighter .constants{color:#06c!important}.syntaxhighlighter .script{font-weight:bold!important;color:#069!important;background-color:none!important}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray!important}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493!important}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red!important}.syntaxhighlighter .keyword{font-weight:bold!important}
.mce-tinymce .mce-btn .mce-i-c9codeblock{background:transparent url("/js/jquery/tinymce/plugins/c9codeblock/images/icon.gif") no-repeat left top;height:18px;margin-top:-2px;width:18px}.c9codeblockBody{padding:15px 25px 25px 25px!important}.c9codeblockBody .mce-form{display:none;position:absolute}.c9codeblockBody .selectLang label{margin-right:10px;position:relative;top:5px}.c9codeblockBody .selectLang .selectHolder{display:inline}.c9codeblockBody .selectLang .selectHolder select{padding:3px}.c9codeblockBody .selectLang .selectHolder option{padding-right:10px}.c9codeblockBody .textareaHolder{float:left;margin-top:15px;width:700px}.c9codeblockBody .thePreviewHolder{margin-left:10px}.c9codeblockBody .textareaHolder label{display:block}.c9codeblockBody .selectLang .selectHolder select,.c9codeblockBody .textareaHolder div,.c9codeblockBody .textareaHolder textarea{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#c5c5c5 rgba(0,0,0,.15) #c5c5c5 #c5c5c5;-o-border-image:none;-webkit-border-image:none;border-image:none;border-style:solid;border-width:1px}.c9codeblockBody .textareaHolder div,.c9codeblockBody .textareaHolder textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;height:300px;width:100%;overflow:auto}.c9codeblockBody .textareaHolder div{white-space:normal}.c9codeblockBody .textareaHolder div pre{white-space:pre}.c9codeblockFoot .doPreview{left:10px;top:10px}
span.c9emoticon{background:url("/assets/images/c9emoticons.png") no-repeat scroll 0 21px;display:inline-block;height:21px;text-indent:-9999em;width:19px}span.c9emoticon_angel{background-position:0 0}span.c9emoticon_devil{background-position:0 -105px}span.c9emoticon_smiley{background-position:0 -273px}span.c9emoticon_big_smile{background-position:0 -21px}span.c9emoticon_scared{background-position:0 -231px}span.c9emoticon_tongue_out{background-position:0 -294px}span.c9emoticon_wink{background-position:0 -315px}span.c9emoticon_perplexed{background-position:0 -189px}span.c9emoticon_expressionless{background-position:0 -126px}span.c9emoticon_sad{background-position:0 -210px}span.c9emoticon_crying{background-position:0 -84px}span.c9emoticon_blushing{background-position:0 -42px}span.c9emoticon_cool{background-position:0 -63px}span.c9emoticon_mad{background-position:0 -168px}span.c9emoticon_hmmmmm{background-position:0 -147px}span.c9emoticon_sleepy{background-position:0 -252px}
body>main>.featured:before,body.series>main>.pageInfo:before{background-position:top center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';left:0;opacity:.025;position:absolute;right:0;top:0}body>main section.ad{padding-top:46px}body>main .ad{position:relative;text-align:center}body>main .ad a{display:block;max-width:100%}body>main .ad h1,body>main .ad p{display:block;margin:auto;max-width:100%;min-height:60px}body>main .ad h1 img,body>main .ad img{display:block;margin:0 auto}.abstracts-featured{position:relative}.abstracts-featured .secondary{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:767px){.abstracts-featured .secondary{width:100%}}@media(min-width:960px){body[dir=ltr] .abstracts-featured .secondary{margin-left:30px}body[dir=rtl] .abstracts-featured .secondary{margin-right:30px}}.abstracts .secondary header{margin-bottom:2.5%}.abstracts .secondary header h3{font-size:1.5rem}.abstracts .secondary .pubdateAuthors time{display:block}.abstracts .secondary .description{font-size:1.13rem;margin:1rem 0}@media(min-width:1200px){body.homepage>main>.featured{min-height:550px}body[dir=ltr] .abstracts-featured{padding-left:570px}body[dir=rtl] .abstracts-featured{padding-right:570px}}@media(min-width:960px)and (max-width:1199px){body.homepage>main>.featured{min-height:500px}body[dir=ltr] .abstracts-featured{padding-left:460px}body[dir=rtl] .abstracts-featured{padding-right:460px}}@media(max-width:959px){body[dir=ltr] .abstracts-featured{padding-left:0}body[dir=rtl] .abstracts-featured{padding-right:0}}.abstracts-featured .latest{background-color:rgba(255,255,255,.75);outline:1px solid #000}.abstracts-featured .latest header{margin:0;padding:2.5%}.abstracts-featured .latest h3{font-size:1.5rem;margin-bottom:2rem}.abstracts-featured .abstract.latest .tile{outline:none}body[dir=ltr] .abstracts-featured .latest{left:0;margin-left:0}body[dir=rtl] .abstracts-featured .latest{right:0;margin-right:0}body[dir=ltr] .abstracts-featured .abstract{margin-left:auto}body[dir=rtl] .abstracts-featured .abstract{margin-right:auto}@media(min-width:960px){body[dir=ltr] .abstracts-featured .latest,body[dir=rtl] .abstracts-featured .latest{position:absolute}}@media(min-width:768px)and (max-width:959px){.abstracts-featured .latest{margin-bottom:40px;position:relative}}body>main section .abstract,body.browse>main>.itemBody .abstract{margin-bottom:23px}.abstracts h2{font-size:1.625rem;margin-bottom:22px;width:100%}.abstracts .screenReader{left:0;top:0}body>main section .abstracts,body>main section .content{padding:46px 0}body>main section .abstracts.withFilters{padding-top:0}body.series>main section .abstracts-featured{margin-bottom:46px;padding-bottom:0;padding-top:0}@media(min-width:1200px){body.series>main section .abstracts-featured{min-height:320px}}@media(max-width:1199px){body.series>main section .abstracts-featured{min-height:260px}}@media(max-width:959px){.abstract{margin-bottom:23px}}body>main section .abstracts .abstract:empty{height:0;border:none;margin:0}body>main section .abstracts .abstract:empty:before{display:none}
body>main>.pageInfo>.container{padding-bottom:46px;padding-top:46px;position:relative}body>main>.pageInfo>.container>h1{font-size:1.88rem}body>main>.pageInfo.withContent>.container>h1{padding-bottom:46px}.listImage{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #000;overflow:hidden;position:relative}.listImage img{display:block;width:100%}@media(min-width:768px){.series .listImage{width:220px}.series .listImage[dir=ltr]{float:left;margin-right:20px}.series .listImage[dir=rtl]{float:right;margin-left:20px}.series .listImage img{display:block;min-height:123px;width:220px}.series .listImage~.metadata{margin-left:240px}}@media(min-width:420px)and (max-width:767px){.series .listImage{display:block;float:left;margin-bottom:0!important;margin-right:20px;width:220px}.series .metadata{display:inline}}@media(max-width:419px){.series .listImage{display:block;margin-right:0!important;width:220px}.series .metadata{display:block;margin-top:1.13rem}}.listImage .liveStream,.listImage .caption{display:block;font-size:100%;padding:3% 5%;position:absolute;z-index:30}.event-group .listImage .caption{padding:11px 18px}.listImage .caption{background-color:rgba(0,0,0,.75);bottom:0;color:#fff}body[dir=ltr] .listImage .caption{left:0}body[dir=rtl] .listImage .caption{right:0}.listImage .liveStream{background-color:#bbe520;color:#000;text-transform:uppercase;top:0}body[dir=ltr] .listImage .liveStream{right:0}body[dir=rtl] .listImage .liveStream{left:0}.metadata{font-size:1.25rem;vertical-align:top}.event-group .metadata{margin-top:1.13rem}.metadata .description{max-width:46rem}.metadata .description p{margin-bottom:.6rem}.metadata:after{content:"";display:table;clear:both}.pageInfo .container .authors{padding-top:23px}body>main .pageInfo section .abstracts{padding:0}.hasSeriesVideo .playerContainer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}@media(min-width:960px){.hasSeriesVideo .playerContainer{width:512px}.hasSeriesVideo .playerContainer[dir=ltr]{float:left;margin-right:20px}.hasSeriesVideo .playerContainer[dir=rtl]{float:right;margin-left:20px}.hasSeriesVideo.series .playerContainer~.metadata{margin-left:532px}}@media(min-width:768px)and (max-width:959px){.hasSeriesVideo .playerContainer{display:block;float:left;margin-bottom:0!important;margin-right:20px;width:440px}.hasSeriesVideo.series .playerContainer~.metadata{margin-left:460px}}@media(min-width:420px)and (max-width:767px){.hasSeriesVideo .playerContainer{display:block;float:left;margin-bottom:0!important;margin-right:20px;width:50%}}@media(max-width:419px){.hasSeriesVideo .playerContainer{display:block;margin-right:0!important;width:100%}}
.authors ul{height:auto!important}@media(max-width:767px){.authors ul{width:100%}}.authors h2{margin-bottom:.5rem}.authors figure{position:relative}.authors li:nth-last-of-type(1) figure figcaption,.authors li:nth-last-of-type(2) figure figcaption{left:auto;right:0}.authors ul li:nth-of-type(1) figure figcaption,.authors ul li:nth-of-type(2) figure figcaption{left:0;right:auto}.authors figure figcaption{background-color:#cd8d00;border:.25rem solid #cd8d00;bottom:-.5rem;color:#000;display:block;font-size:.85rem;left:0;opacity:0;position:absolute;right:auto;transform:translateY(100%);transition:opacity .5s;white-space:nowrap}.authors li:nth-last-of-type(1) figure figcaption:before,.authors li:nth-last-of-type(2) figure figcaption:before{left:auto;right:0}.authors ul li:nth-of-type(1) figure figcaption:before,.authors ul li:nth-of-type(2) figure figcaption:before,.authors figure figcaption:before{border:.5rem solid transparent;border-bottom-color:#cd8d00;content:" ";display:block;left:calc(20px - .25rem);position:absolute;right:auto;top:-1.23rem;transform:translateX(-50%)}.authors figure a:focus+figcaption,.authors figure:hover figcaption{height:auto;opacity:1;z-index:1}
.filterHolder{border-bottom:#dedbd1 solid 1px;margin-bottom:20px;padding:20px 0}.filterHolder>h2,.filters,.filters fieldset,.filters legend{display:inline-block}.filterHolder>h2,.filters legend{font-size:1.125rem}.filterHolder>h2{}.filters fieldset{position:relative}.filters legend{margin-left:10px;padding-right:18px;position:relative}body[dir="rtl"] .filters legend{margin-right:10px;padding-left:18px}.filters .dateRangeHolder{margin:0 15px 10px 40px}body[dir="rtl"] .filters .dateRangeHolder{margin-left:15px;margin-right:40px}.filters .holder .dateRangeHolder label,.filters .holder .dateRangeHolder span{display:block;font-size:1rem;margin:5px 15px;padding-left:0;padding-right:0}body[dir="rtl"] .filters .holder .dateRangeHolder label,body[dir="rtl"] .filters .holder .dateRangeHolder span{padding-left:0;padding-right:0}.filters .holder .dateRangeHolder input{display:block}.filters input{vertical-align:initial}.filters input[type="date"]{width:130px}@media(min-width:960px){.filters fieldset.term{display:none}.filters button[type="submit"],.filters button.cancel{display:none}.filterHolder h2:hover,.filterHolder h2:focus,.filterHolder h2{background-color:#fff;border-width:0;margin-left:0;margin-right:0;padding:0;text-transform:none}.filters legend{cursor:pointer}.filters legend:after{background-image:url(/assets/images/ch9Icons.png?v=12);background-position:-138px -201px;content:"";display:inline-block;height:7px;position:absolute;right:3px;top:10px;width:12px}@media screen and (-ms-high-contrast:white-on-black){.filters legend:after{background-image:url(/assets/images/ch9Icons-HC-WB.png?v=12)}}body[dir="rtl"] .filters legend:after{left:3px;right:auto}.filters .holder{background-color:#fff;border:1px solid #dedbd1;display:none;left:10px;padding:5px 0;position:absolute;top:100%;z-index:100}body[dir="rtl"] .filters .holder{left:auto;right:10px}.filters fieldset.active .holder{display:block}}.filters .holder label{display:block;font-size:1.125rem;margin:10px 15px;min-width:150px;white-space:normal}@media(min-width:960px){.filters .holder label{min-width:initial;white-space:nowrap}}.filters .checkboxSet .holder label,.filters .radioSet .holder label{position:relative;padding-left:26px}body[dir="rtl"] .filters .checkboxSet .holder label,body[dir="rtl"] .filters .radioSet .holder label{padding-left:0;padding-right:26px}body[dir="rtl"] .filters .checkboxSet .holder .dateRangeHolder label,body[dir="rtl"] .filters .radioSet .holder .dateRangeHolder label,.filters .checkboxSet .holder .dateRangeHolder label,.filters .radioSet .holder .dateRangeHolder label{padding:0}.filters .holder label[for="date_range"]{margin-bottom:0}.filters .checkboxSet .holder label>input[type="radio"],.filters .checkboxSet .holder label>input[type="checkbox"],.filters .radioSet .holder label>input[type="radio"],.filters .radioSet .holder label>input[type="checkbox"]{position:absolute;left:0;top:3px}body[dir="rtl"] .filters .checkboxSet .holder label>input[type="radio"],body[dir="rtl"] .filters .checkboxSet .holder label>input[type="checkbox"],body[dir="rtl"] .filters .radioSet .holder label>input[type="radio"],body[dir="rtl"] .filters .radioSet .holder label>input[type="checkbox"]{left:auto;right:0}html.searchFilterActive,html.searchFilterActive>body{overflow-y:hidden}.searchFilterActive body>header,.searchFilterActive body>footer,.searchFilterActive body>main>*{display:none}.searchFilterActive body>main>.filterContainerHolder{display:block}.searchFilterActive .filterHolder h2{display:none}@media(max-width:959px){.filters{display:none}}.searchFilterActive .filters{background:#fff;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;left:0;overflow:auto;padding:20px;position:fixed;right:0;top:0;z-index:1001}.searchFilterActive .filters fieldset{border:1px solid;min-width:250px;margin:1%;max-width:30%;min-height:fit-content;padding-top:10px;position:relative;width:30%}.searchFilterActive .filters fieldset.term{display:block;flex:1 1 100%;margin-top:15px;max-width:600px}.searchFilterActive .filters fieldset.term input{box-sizing:border-box;font-size:1.1rem;margin-bottom:5px;padding:5px;width:100%}.searchFilterActive .filters legend{cursor:auto;display:block;padding-left:10px;padding-right:10px}.searchFilterActive .filters legend:after{display:none}.searchFilterActive .filters fieldset .holder{display:block;border:none;padding:0;position:static}.searchFilterActive .filters .holder label{min-width:150px;white-space:normal}.searchFilterActive .filters .holder label:nth-of-type(1){margin-top:0}.searchFilterActive .filters .holder .dateRangeHolder label{margin-top:5px}.searchFilterActive .filters button[type="submit"]{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;display:block;margin:1%}.searchFilterActive .filters .cancel{background-color:transparent;background-image:url(/assets/images/ch9Icons.png?v=12);background-position:-16px -102px;border:0 solid transparent;border-radius:2px;display:inline-block;height:20px;position:fixed;text-indent:-9999px;top:15px;right:25px;transition:background-color 200ms ease,outline 200ms ease;vertical-align:middle;width:20px}@media screen and (-ms-high-contrast:white-on-black){.searchFilterActive .filters .cancel{background-image:url(/assets/images/ch9Icons-HC-WB.png?v=12)}}.searchFilterActive body[dir="rtl"] .filters .cancel{left:25px;right:auto}.searchFilterActive .filters .cancel:hover,.searchFilterActive .filters .cancel:focus{background-color:rgba(0,0,0,.2);border-radius:0;outline:1px solid #000}@media(max-width:600px){.searchFilterActive .filters{padding:25px 15px 15px}.searchFilterActive .filters .cancel{top:10px;right:10px}}
.queueHolder{content:"";display:table}.itemHead>.container{overflow:hidden;padding-top:8px}body.episode main>.itemHead{margin-bottom:1.2rem}html.hasAzureFreeTrial .itemHead>.container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 290px;grid-template-columns:1fr 275px;-ms-grid-rows:auto auto auto auto 1fr;grid-template-rows:auto auto auto auto 1fr;grid-column-gap:15px;grid-template-areas:"headRow1 cta" "headRow2 cta" "headRow3 cta" "headRow4 cta" ". cta";padding-top:0}html.hasAzureFreeTrial body .itemHead .adminLinks{text-align:inherit;margin-top:0}@media(min-width:768px){html.hasAzureFreeTrial .itemHead .container{padding-bottom:0}html.hasAzureFreeTrial .azureFreeTrial{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-row-span:5;grid-area:cta;width:275px;-ms-grid-column-align:end}html.hasAzureFreeTrial .itemHead .seriesTitle{-ms-grid-row:1;-ms-grid-column:1;grid-area:headRow1;margin-top:calc(1.13rem + 8px)}html.hasAzureFreeTrial .itemHead h1{-ms-grid-row:2;-ms-grid-column:1;grid-area:headRow2}html.hasAzureFreeTrial .itemHead .metaData{-ms-grid-row:3;-ms-grid-column:1;grid-area:headRow3}html.hasAzureFreeTrial .itemHead .adminLinks{-ms-grid-row:4;-ms-grid-column:1;grid-area:headRow4;margin-bottom:2rem}html.hasAzureFreeTrial body[dir="ltr"] .itemHead .adminLinks,html.hasAzureFreeTrial body .pageInfo[dir="ltr"] .itemHead .adminLinks,html.hasAzureFreeTrial body .itemHead[dir="ltr"] .itemHead .adminLinks{margin-left:0}}@media(max-width:767px){html.hasAzureFreeTrial .itemHead>.container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}html.hasAzureFreeTrial .adminLinks{margin-bottom:0;margin-top:0;order:1}html.hasAzureFreeTrial.hasSubscribe .adminLinks{margin-top:1.13rem}.azureFreeTrial{padding:1.13rem 25px}#azureFreeTrialLogo{margin-top:10px}html.hasAzureFreeTrial .itemHead>.container>*{width:95%;margin-left:auto;margin-right:auto}html.hasAzureFreeTrial .itemHead>.container>.azureFreeTrial{width:100%}}.itemHead h1{font-size:2.25rem;margin-top:.13rem}@media(max-width:767px){.itemHead h1{font-size:2rem}}.itemHead .container{padding-bottom:calc(2rem - 14px)}.itemHead .seriesTitle{font-size:1.38rem;margin-top:1.13rem}@media(min-width:960px){.itemHead h1,.itemHead .seriesTitle{max-width:80%}}.itemHead .metaData{font-size:1.38rem}.itemHead .metaData .group>div{display:inline-block;margin-left:-10px;padding-left:10px}.itemHead .metaData .group{display:block;margin-top:.5rem}.itemHead .metaData .group.community,.itemHead .metaData .group.twitterHandles{display:flex;flex-wrap:wrap;margin-bottom:-10px;margin-right:-10px;overflow:hidden}.itemHead .metaData .group.community>.sharingHolder,.itemHead .metaData .group.twitterHandles>div{display:flex}.itemHead .metaData .group.community>.sharingHolder>div,.itemHead .metaData .group.community>div{margin-right:6px;margin-bottom:10px}.itemHead .metaData .group.twitterHandles>div{margin-right:10px;margin-bottom:10px}.itemHead .metaData .community .sharing{overflow:hidden;padding:2px;vertical-align:text-top}.itemHead .metaData .community .sharing.linkedInShare .linkedIn-button-mimic,.itemHead .metaData .community .sharing.linkedInShare button{outline-color:#e4a000}.episode .itemBody{position:relative}@media(min-width:1200px){.queueHolder{margin-top:2rem;width:368px}}@media(min-width:1200px){.queueHolder{margin-top:2rem;width:368px}}@media(min-width:960px)and (max-width:1199px){.queueHolder{margin-top:1.25rem;width:300px}}@media(max-width:959px){.queueHolder{width:100%}}.queueHolder .buttonSub{border-width:2px;font-size:1.38rem;line-height:3.564rem;text-align:center;width:100%}.queueHolder .buttonSub:focus,.queueHolder .buttonSub:hover{background-color:#eee}@media(min-width:960px){.queueHolder .buttonSub{width:100%}}@media(max-width:959px){.queueHolder{margin-bottom:1.25rem;margin-top:1.25rem}body[dir=ltr] .queueHolder>form{text-align:right}body[dir=rtl] .queueHolder>form{text-align:left}.queueHolder .buttonSub{font-size:.95rem;line-height:normal;padding:9px 17px;width:auto}}@media(max-width:500px){.queueHolder .buttonSub{display:block}body[dir=ltr] .queueHolder .buttonSub{margin-left:0}body[dir=rtl] .queueHolder .buttonSub{margin-right:0}}.descriptionEmbedFormat{margin-top:1.25rem}@media(min-width:1200px){.descriptionEmbedFormat{margin-top:2rem;width:770px}}@media(min-width:960px)and (max-width:1199px){.descriptionEmbedFormat{width:620px}}@media(max-width:959px){.descriptionEmbedFormat{width:100%}}.descriptionEmbedFormat .ch9tab>h2{font-size:1.38rem;padding-bottom:.58rem;padding-left:.76rem;padding-right:.76rem;position:relative;z-index:1;transition:border-bottom 200ms ease,opacity 200ms ease}body[dir=ltr] .descriptionEmbedFormat .ch9tab>h2{margin-right:2.76rem}body[dir=rtl] .descriptionEmbedFormat .ch9tab>h2{margin-left:2.76rem}@media(max-width:959px){.descriptionEmbedFormat .ch9tab>h2{box-sizing:border-box;text-align:center}body[dir=ltr] .descriptionEmbedFormat .ch9tab>h2{margin-right:1.41rem}body[dir=rtl] .descriptionEmbedFormat .ch9tab>h2{margin-left:1.41rem}}@media(min-width:521px)and (max-width:650px){.descriptionEmbedFormat .ch9tab>h2{padding-left:.41rem;padding-right:.41rem}body[dir=ltr] .descriptionEmbedFormat .ch9tab>h2{margin-right:.75rem}body[dir=rtl] .descriptionEmbedFormat .ch9tab>h2{margin-left:.75rem}}@media(max-width:520px){.descriptionEmbedFormat .ch9tab>h2{font-size:.88rem}body[dir=ltr] .descriptionEmbedFormat .ch9tab>h2{margin-right:.32rem}body[dir=rtl] .descriptionEmbedFormat .ch9tab>h2{margin-left:.32rem}.descriptionEmbedFormat .ch9tab>h2{padding-left:.2rem;padding-right:.2rem}}.descriptionEmbedFormat .ch9tabContent{border-top:1px solid #ddd;margin-top:2.75rem;padding-top:1.88rem}@media(max-width:520px){.descriptionEmbedFormat .ch9tabContent{margin-top:2.08rem}}.descriptionEmbedFormat_download .descriptionEmbedFormat .ch9tab.download .ch9tabContent,.descriptionEmbedFormat_share .descriptionEmbedFormat .ch9tab.share .ch9tabContent,.descriptionEmbedFormat_embed .descriptionEmbedFormat .ch9tab.embed .ch9tabContent,.descriptionEmbedFormat_description .descriptionEmbedFormat .ch9tab.description .ch9tabContent{display:block}.descriptionEmbedFormat_download .descriptionEmbedFormat .ch9tab.download>h2,.descriptionEmbedFormat_share .descriptionEmbedFormat .ch9tab.share>h2,.descriptionEmbedFormat_embed .descriptionEmbedFormat .ch9tab.embed>h2,.descriptionEmbedFormat_description .descriptionEmbedFormat .ch9tab.description>h2{cursor:auto;opacity:1}.descriptionEmbedFormat .ch9tab>h2:hover{opacity:1}.descriptionEmbedFormat .details{border-top:1px solid #ddd;margin-top:1.25rem;padding-top:.95rem}.descriptionEmbedFormat .details h3{text-transform:lowercase}body[dir=ltr] .descriptionEmbedFormat .details h3{float:left;margin-right:.33rem}body[dir=rtl] .descriptionEmbedFormat .details h3{float:right;margin-left:.33rem}body[dir=ltr] .descriptionEmbedFormat .details ul{margin-left:.33rem}body[dir=rtl] .descriptionEmbedFormat .details ul{margin-right:.33rem}.descriptionEmbedFormat .details li{display:inline}.descriptionEmbedFormat .details li:after{content:","}body[dir=ltr] .descriptionEmbedFormat .details li:after{margin-left:-.2em}body[dir=rtl] .descriptionEmbedFormat .details li:after{margin-right:-.2em}.descriptionEmbedFormat .details li:last-child:after{content:''}body[dir=ltr] .descriptionEmbedFormat .details li:last-child:after{margin-left:0}body[dir=rtl] .descriptionEmbedFormat .tags li:last-child:after{margin-right:0}.ch9tab.embed h3{font-size:1.38rem}.ch9tab.embed .ch9form{margin-top:0}.ch9tab.embed input.copy,.ch9tab.embed .ch9form select,.ch9tab.embed .ch9form button,.ch9tab.embed .ch9form textarea,.ch9tab.embed .ch9form input{margin-left:4px;margin-right:4px}body[dir=rtl] .ch9form.withAdvancedEmbed input[type=submit].copy,body[dir=ltr] .ch9form.withAdvancedEmbed input[type=submit].copy{float:none;margin-bottom:4px;margin-top:15px}.ch9tab.embed select:focus,.ch9tab.embed textarea:focus{outline-style:solid;outline-width:2px;outline-color:#004e8e}.ch9tab.embed textarea{margin-bottom:1.25rem;margin-top:.63rem;width:calc(100% - 8px)}.ch9tab.share .ch9form input[type=text]#customTime,.ch9tab.embed .ch9form input[type=text]{min-width:auto;min-width:unset;width:60px}.ch9tab.share .ch9form input[type=text]#shareLink{width:80%}.ch9tab.embed .ch9form span.spacer{margin:0 10px}.ch9tab.embed .ch9form .autoplay label,.ch9tab.embed .ch9form .autoplay .timecode,.ch9tab.embed .ch9form .size select,.ch9tab.embed .ch9form .size .custom,.ch9tab.share .ch9form .autoplay label{display:inline-block}.ch9tab.embed .ch9form .autoplay label span,.ch9tab.embed .ch9form .size select{margin-right:10px}.ch9tab.share .ch9form{margin-top:1rem}@media(min-width:1200px){.moreEpisodes>.container>.holder{margin-top:2.53rem;width:368px}}@media(min-width:960px)and (max-width:1199px){.moreEpisodes>.container>.holder{margin-top:2rem;width:300px}}@media(max-width:959px){.moreEpisodes>.container>.holder{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:4.187rem;width:100%}}.moreEpisodes .container .holder>h2{font-size:1.38rem;margin-bottom:1.565rem;width:100%}@media(min-width:1200px){.moreEpisodes .container .holder>h2{font-size:1.625rem}}.moreEpisodes .abstract{margin-bottom:1.88rem}@media(min-width:960px){.moreEpisodes .abstract{font-size:.91rem;width:100%}}@media(min-width:768px)and (max-width:959px){.moreEpisodes .abstract{font-size:1rem}}@media(max-width:767px){.moreEpisodes .abstract{font-size:1.25rem}}.followTheDiscussion>.container>.holder{position:relative}.buttonSec.lock{position:absolute;bottom:100%}body[dir=ltr] .commentLinks{float:right}body[dir=rtl] .commentLinks{float:left}.commentLinks .rss.buttonSec{position:relative;background-color:transparent;padding:5px 10px 5px 40px}.commentLinks .rss.buttonSec:hover,.commentLinks .rss.buttonSec:focus{text-decoration:underline}.commentLinks .rss.buttonSec:before,.commentLinks .rss.buttonSec:after{content:'';position:absolute}.commentLinks .rss.buttonSec:before{height:30px;width:30px;left:0;top:0;background-color:#e4a000}.commentLinks .rss.buttonSec:hover:before,.commentLinks .rss.buttonSec:focus:before{background-color:#cd8d00}.commentLinks .rss.buttonSec:after{height:20px;width:20px;left:5px;top:5px;background-position:-22px -266px;background-image:url('/assets/images/ch9Icons.png?v=12')}@media(min-width:1200px){.followTheDiscussion>.container>.holder{margin-top:2.82rem;width:770px}}@media(min-width:960px)and (max-width:1199px){.followTheDiscussion>.container>.holder{margin-top:2.19rem;width:620px}}@media(max-width:959px){.followTheDiscussion>.container>.holder{margin-top:3.564rem;width:100%}}.followTheDiscussion h2{border-bottom:1px solid #a9a9a9;font-size:1.38rem;margin-bottom:1.565rem;padding-bottom:.5rem}@media(min-width:1200px){.followTheDiscussion h2{font-size:1.625rem}}.itemHead .adminLinks{margin:1.13rem 0;position:relative}.adminLinks .rssHolder,.adminLinks .itunesHolder,.adminLinks .subscribeHolder{display:inline-block;vertical-align:middle}body>main>* .adminLinks .buttonSec.itunesHolder,body>main>*.withContent .adminLinks .buttonSec.itunesHolder{color:#fff}.adminLinks .itunesHolder{text-transform:none}.noRSS .adminLinks .rssHolder{display:none}@media(min-width:420px)and (max-width:767px){body[dir="ltr"] .adminLinks,body .pageInfo[dir="ltr"] .adminLinks,body .itemHead[dir="ltr"] .adminLinks{text-align:right}body[dir="ltr"] .adminLinks li,body .pageInfo[dir="ltr"] .adminLinks li,body .itemHead[dir="ltr"] .adminLinks li{text-align:left}body[dir="rtl"] .adminLinks,body .pageInfo[dir="rtl"] .adminLinks,body .itemHead[dir="rtl"] .adminLinks{text-align:left}body[dir="rtl"] .adminLinks li,body .pageInfo[dir="rtl"] .adminLinks li,body .itemHead[dir="rtl"] .adminLinks li{text-align:right}.adminLinks .subscribeHolder{display:block;margin-top:2px}}@media(max-width:419px){body[dir="rtl"] .adminLinks,body .pageInfo[dir="rtl"] .adminLinks,body .itemHead[dir="rtl"] .adminLinks,body[dir="ltr"] .adminLinks,body .pageInfo[dir="ltr"] .adminLinks,body .itemHead[dir="ltr"] .adminLinks{float:none}.adminLinks .rssHolder,.adminLinks .itunesHolder,.adminLinks .subscribeHolder{margin-top:2px}}.adminLinks .rssHolder .rssLinks li a,.adminLinks .rssHolder button,.adminLinks .itunesHolder,.subscribeHolder .buttonSub.signIn{color:#fff;background-color:transparent;border-color:#e4a000;padding-left:48px;position:relative}.subscribeHolder button .toggleRemove,.subscribeHolder button .toggleAdd{padding-left:30px;position:relative}.adminLinks .rssHolder .rssLinks li a:before,.adminLinks .itunesHolder:before,.adminLinks .rssHolder button:before,.subscribeHolder .buttonSub.signIn:before{content:'';position:absolute;height:20px;width:20px;left:17px;top:9px;background-image:url('/assets/images/ch9Icons.png?v=12')}.adminLinks .itunesHolder:focus,.adminLinks .rssHolder button:focus,.subscribeHolder .buttonSub:focus{outline-color:#fff;outline-style:auto}.subscribeHolder button .toggleRemove:before,.subscribeHolder button .toggleAdd:before{content:'';position:absolute;height:20px;width:20px;left:0;top:0;background-image:url('/assets/images/ch9Icons.png?v=12')}.adminLinks .rssHolder{position:relative}.adminLinks .rssHolder .rssLinks{position:absolute}.adminLinks .rssHolder .rssLinks li a:active,.adminLinks .rssHolder .rssLinks li a:hover{text-decoration:underline}.adminLinks .rssHolder .rssLinks li a:before{top:7px}body[dir="rtl"] .adminLinks .rssHolder .rssLinks,body .pageInfo[dir="rtl"] .adminLinks .rssHolder .rssLinks,body .itemHead[dir="rtl"] .adminLinks .rssHolder .rssLinks{left:1px;right:auto}body[dir="ltr"] .adminLinks .rssHolder .rssLinks,body .pageInfo[dir="ltr"] .adminLinks .rssHolder .rssLinks,body .itemHead[dir="ltr"] .adminLinks .rssHolder .rssLinks{right:0;left:auto}@media(max-width:419px){body[dir="rtl"] .adminLinks .rssHolder .rssLinks,body .pageInfo[dir="rtl"] .adminLinks .rssHolder .rssLinks,body .itemHead[dir="rtl"] .adminLinks .rssHolder .rssLinks{right:0;left:auto}body[dir="ltr"] .adminLinks .rssHolder .rssLinks,body .pageInfo[dir="ltr"] .adminLinks .rssHolder .rssLinks,body .itemHead[dir="ltr"] .adminLinks .rssHolder .rssLinks{left:1px;right:auto}body[dir="rtl"] .adminLinks.hasItunesLink .rssHolder .rssLinks,body .pageInfo[dir="rtl"] .adminLinks.hasItunesLink .rssHolder .rssLinks,body .itemHead[dir="rtl"] .adminLinks.hasItunesLink .rssHolder .rssLinks{left:1px;right:auto}body[dir="ltr"] .adminLinks.hasItunesLink .rssHolder .rssLinks,body .pageInfo[dir="ltr"] .adminLinks.hasItunesLink .rssHolder .rssLinks,body .itemHead[dir="ltr"] .adminLinks.hasItunesLink .rssHolder .rssLinks{right:0;left:auto}}@media(max-width:550px){.adminLinks .rssLinks.expander{white-space:normal}}.adminLinks .rssHolder .rssLinks li a{color:#000;font-weight:normal;padding-left:48px}.subscribeHolder button .toggleAdd:before,.subscribeHolder .buttonSub.signIn:before{background-position:-64px -252px}.subscribeHolder button:focus .toggleAdd:before,.subscribeHolder .buttonSub.signIn:focus:before,.subscribeHolder button .toggleAdd:hover:before,.subscribeHolder .buttonSub.signIn:hover:before{background-position:-43px -252px}.subscribeHolder button .toggleRemove:before{background-position:-106px -252px}.subscribeHolder button:focus .toggleRemove:before,.subscribeHolder button .toggleRemove:hover:before{background-position:-85px -252px}.adminLinks .rssHolder button:before{background-position:-22px -266px}.adminLinks .rssHolder .rssLinks li a:before,.adminLinks .rssHolder button:hover:before{background-position:-1px -266px}.adminLinks .itunesHolder:before{background-position:-22px -245px}.adminLinks .itunesHolder:hover:before{background-position:-1px -245px}.adminLinks .subscribeHolder{margin-bottom:1px;margin-left:1px}.subscribeHolder button .toggleAdd,.queueHolder button .toggleAdd,.subscribeHolder input[type=checkbox]:checked~button .toggleRemove,.queueHolder input[type=checkbox]:checked~button .toggleRemove{display:inline}.subscribeHolder button .toggleRemove,.queueHolder button .toggleRemove,.subscribeHolder input[type=checkbox]:checked~button .toggleAdd,.queueHolder input[type=checkbox]:checked~button .toggleAdd{display:none}.subscribeHolder .subscribeError.hidden,.queueHolder .queueError.hidden{display:none}.subscribeHolder .subscribeError,.queueHolder .queueError{border:2px solid #455469;top:1.13rem;right:0;position:absolute}.subscribeHolder .subscribeError .container,.queueHolder .queueError .container{background-color:#fff;box-sizing:border-box;color:#000;font-size:1.15rem;padding:10px}.subscribeHolder .subscribeError button.close,.queueHolder .queueError button.close{background-position:-16px -102px;height:20px;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hasLiveStream .itemHead .liveNow,.hasLiveStream .itemHead .liveFuture{display:inline-block;font-size:.95rem;border:1px solid #e4a000;padding:9px 17px}@media(max-width:959px){.hasLiveStream .itemHead .liveNow span,.hasLiveStream .itemHead .liveFuture span{display:block}}.hasLiveStream .itemHead .liveNow a,.hasLiveStream .itemHead .liveFuture a{margin-left:18px}.hasLiveStream .itemHead[dir=rtl] .liveNow a,.hasLiveStream .itemHead[dir=rtl] .liveFuture a{margin-left:0;margin-right:18px}.episode .status.alert{margin-bottom:0}.adminLinks .status{display:inline-block}.statusHolder{background-color:#fff;border:2px solid #455469;color:#000;display:none;overflow:hidden;padding:10px;position:absolute;right:0;top:0;width:300px;z-index:1000}.statusHolder .ch9form label{font-size:1rem}.statusHolder .ch9form label:after{content:"";clear:both;display:block}.statusHolder .ch9form select,.statusHolder .ch9form input[type=text]{min-height:unset;padding:.5rem}.statusHolder .close{background-position:-16px -102px;height:20px;position:absolute;right:10px;top:10px;width:20px}.statusHolder form input[type=submit]{float:right;margin-top:10px}.buttonSub.azureStartToday{border-color:#fff;margin-top:25px;padding-right:32px;position:relative;text-transform:none}.buttonSub.azureStartToday:hover,.buttonSub.azureStartToday:active{background-color:#386abb}.buttonSub.azureStartToday:before{content:'';position:absolute;height:13px;width:7px;right:13px;top:13px;background-image:url('/assets/images/ch9Icons.png?v=12');background-position:-127px -258px}.azureFreeTrial{background-color:#243a5e;box-sizing:border-box;clear:both;width:50%;max-width:275px;padding:calc(1.13rem + 10px) 25px 2.23rem}.itemHead[dir=ltr] .azureFreeTrial{float:right}.itemHead[dir=rtl] .azureFreeTrial{float:left}.azureFreeTrial p{color:#50e6ff;font-size:1.1rem;margin-top:10px}@media(max-width:767px){.azureFreeTrial{max-width:none;width:100%;margin:0;padding-top:0}.itemHead[dir=ltr] .azureFreeTrial,.itemHead[dir=rtl] .azureFreeTrial{float:none;text-align:center}.azureFreeTrial p{margin:0}}@media(min-width:768px){}#azureFreeTrialLogo{width:52px;height:52px;position:relative}.azureFreeTrial.aft-mobile{background-color:#000;padding:25px;overflow:hidden}.azureFreeTrial.aft-mobile .MicrosoftAzure{height:20px;display:block}.azureFreeTrial.aft-mobile .MicrosoftAzure:before{height:20px;width:140px;content:"";display:block;background-image:url(/assets/images/AFT/MS_Azure.png)}.azureFreeTrial.aft-mobile p{color:#fff;margin-top:15px}.azureFreeTrial.aft-mobile p strong{color:#0078d4}.azureFreeTrial.aft-mobile .learnMore{background-color:#0078d4;color:#fff;display:inline-block;font-size:1.1rem;padding:5px 15px;margin-top:15px}@media(min-width:768px){.azureFreeTrial.aft-mobile{min-height:300px}.azureFreeTrial.aft-mobile .learnMore{position:relative}.azureFreeTrial.aft-mobile .learnMore:after{content:"";background-image:url(/assets/images/AFT/mobileDevices.png);height:365px;width:230px;position:absolute;left:-20px;top:calc(100% + 15px);background-size:contain;background-repeat:no-repeat}}@media(max-width:767px){.azureFreeTrial.aft-mobile>*{z-index:1;position:relative}.itemHead[dir=ltr] .azureFreeTrial.aft-mobile,.itemHead[dir=rtl] .azureFreeTrial.aft-mobile{text-align:left;position:relative}.azureFreeTrial.aft-mobile p{width:51%}.azureFreeTrial.aft-mobile:before{content:"";background-image:url(/assets/images/AFT/mobileDevices.png);height:365px;width:calc(49% - 10px);max-width:375px;position:absolute;right:10px;top:10px;background-size:contain;background-repeat:no-repeat}}@media(max-width:500px){.azureFreeTrial.aft-mobile p{width:50%}.azureFreeTrial.aft-mobile:before{right:5px;width:calc(50% - 5px)}}@media(max-width:440px){.azureFreeTrial.aft-mobile p{width:60%}.azureFreeTrial.aft-mobile:before{width:calc(40% - 0)}}.descriptionEmbedFormat .ch9tabContent{box-sizing:border-box;padding-left:2px;padding-right:2px}@media(min-width:960px)and (max-width:1199.9999px){.itemBody>.container{-ms-grid-columns:620px 20px 300px;grid-template-columns:620px 300px}}@media(min-width:1200px){.itemBody>.container{-ms-grid-columns:770px 32px 368px;grid-template-columns:770px 368px}}@media(min-width:960px){.ch9tabGroup.descriptionEmbedFormat{min-height:auto}.itemBody>.container{display:-ms-grid;-ms-flex-pack:justify;-ms-grid-rows:auto calc(79px + 2rem) auto 1fr}.showAddedToQueue .itemBody>.container{-ms-grid-rows:auto calc(79px + 4rem) auto 1fr}.playerContainer{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.queueHolder{-ms-grid-row:2;-ms-grid-column:3}.descriptionEmbedFormat{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:1}.followTheDiscussion{-ms-grid-row:4;-ms-grid-column:1}.moreEpisodes{-ms-grid-row:3;-ms-grid-row-span:2;-ms-grid-column:3}.itemBody>.container{display:grid;justify-content:space-between;grid-template-rows:auto calc(79px + 2rem) auto 1fr;grid-template-areas:"player player" "content queue" "content moreEpisodes" "followTheDiscussion moreEpisodes"}.showAddedToQueue .itemBody>.container{grid-template-rows:auto calc(79px + 4rem) auto 1fr}.playerContainer{grid-area:player}.queueHolder{grid-area:queue}.descriptionEmbedFormat{grid-area:content}.followTheDiscussion{grid-area:followTheDiscussion}.moreEpisodes{grid-area:moreEpisodes}.moreEpisodes>.container{width:auto}}
.ch9form.discussion .subject{display:none}.ch9form fieldset legend{font-size:1.38rem}body[dir=ltr] .ch9form.discussion fieldset legend,body[dir=ltr] .ch9form input[type=submit],body[dir=ltr]:not(.unsubscribe) .ch9form input[type=submit],body[dir=ltr] .ch9form .g-recaptcha{float:right}body[dir=rtl] .ch9form.discussion fieldset legend,body[dir=rtl] .ch9form input[type=submit],body[dir=rtl]:not(.unsubscribe) .ch9form input[type=submit],body[dir=rtl] .ch9form .g-recaptcha{float:left}.ch9form .g-recaptcha+input[type=submit]{clear:both;margin-top:10px}.ch9form:before,.ch9form:after{content:"";display:table}.ch9form:after,.ch9form dl,.ch9form.discussion ul{clear:both}.ch9form dl,.ch9form.discussion fieldset ul{margin:0 0 1.13rem 0}.ch9form.discussion fieldset li{margin-top:.5rem;width:100%}.ch9form.discussion fieldset li:first-of-type{display:none}.ch9form.discussion fieldset li.sign-in{text-align:center;text-transform:lowercase}.ch9form.discussion fieldset li.sign-in .conjunction{display:block;margin-bottom:.5rem;text-transform:lowercase}.ch9form.discussion fieldset label{display:block}.ch9form label{font-size:1.25rem}.ch9form input[type=text],.ch9form input[type=email],.ch9form input[type=password],.ch9form select,.ch9form textarea{font-size:.85rem;padding:0 12px}.ch9form input[type=text],.ch9form input[type=email],.ch9form input[type=password],.ch9form textarea{border-width:1px;border-style:solid;min-height:40px;min-width:300px}.ch9form.discussion fieldset li input[type=text],.ch9form.discussion fieldset li input[type=email],.ch9form.discussion fieldset li input[type=password],.ch9form.discussion fieldset li textarea{min-width:100%}@media(min-width:1200px){.episode .ch9form.discussion fieldset li.displayNameHolder,.episode .ch9form.discussion fieldset li.emailHolder,.episode .ch9form.discussion fieldset li.sign-in,.ch9form.discussion fieldset li{width:calc(33% - 6px)}.episode .ch9form.discussion fieldset li{width:100%}body[dir=ltr] .ch9form.discussion fieldset li{float:left;margin-right:.5rem}body[dir=rtl] .ch9form.discussion fieldset li{float:right;margin-left:.5rem}.ch9form.discussion fieldset li.sign-in{display:flex;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.63rem;width:33%}body[dir=ltr] .ch9form.discussion fieldset li.sign-in{margin-right:0}body[dir=rtl] .ch9form.discussion fieldset li.sign-in{margin-left:0}.ch9form.discussion fieldset li.sign-in .conjunction{display:inline-block;margin-bottom:10px;text-align:center;width:60%}.ch9form.discussion fieldset li.sign-in~li{width:100%}}.ch9form select{padding:.76rem;-webkit-appearance:menulist;-webkit-border-radius:0;border-width:1px;border-style:solid;min-height:40px}.ch9form textarea{font-size:1rem;min-height:5.6em;padding:.63rem}.ch9form input[type=text],.ch9form input[type=email],.ch9form input[type=password],.ch9form textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ch9form textarea{width:100%}.ch9form input[type=checkbox]{height:20px;margin-top:6px;margin-right:10px;width:20px}.ch9form dt.checkbox,.ch9form dt.checkbox~dd{display:inline-block;vertical-align:bottom}.ch9form dt.checkbox~dd label{font-size:1.1rem}.ch9form .validation-summary-errors,.ch9form .field-validation-error{color:#e81123;display:block;font-size:1rem;margin-bottom:8px;max-width:300px}.ch9form .input-validation-error,.ch9form .input-validation-error:focus{outline:2px solid #e81123}.ch9form.withAdvancedEmbed>fieldset.advanced{display:none;padding:10px 0 0}.ch9form.withAdvancedEmbed>fieldset fieldset .options{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-height:200px;max-width:300px;padding:2px;overflow-x:hidden;overflow-y:auto}.ch9form.withAdvancedEmbed .buttonTog{border-style:solid;border-width:1px;padding-right:28px;position:relative;vertical-align:middle}.ch9form.withAdvancedEmbed .buttonTog:after{background-image:url("/assets/images/ch9Icons.png?v=12");background-position:-93px -170px;content:"";display:inline-block;height:9px;margin-top:6px;position:absolute;right:10px;width:9px}.ch9form.withAdvancedEmbed .buttonTog[aria-pressed=false]:after{background-position:-93px -180px}body[dir=ltr] .ch9form.withAdvancedEmbed>fieldset.standard>.buttonPri,body[dir=rtl] .ch9form.withAdvancedEmbed>fieldset.standard>.buttonPri,.ch9form.withAdvancedEmbed .buttonPri{margin:0;vertical-align:middle}.unsubscribe .ch9form legend{margin-bottom:.6em}
.paging ul,.paging li,.paging p,.paging a{display:inline}.paging a,.paging p{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1.15rem;min-width:40px;padding:12px 10px;text-align:center}.highlightedShows .paging a{font-size:1.333rem}.paging .container{position:relative}.paging .prev,.paging .next{position:absolute;top:0}body[dir=ltr] .paging .prev,body[dir=rtl] .paging .next{left:0}body[dir=ltr] .paging .next,body[dir=rtl] .paging .prev{right:0}@media(max-width:767px){.paging a,.paging p{padding:12px 0}.paging .prev,.paging .next{position:static;display:block;text-align:center}}
.ratingHolder{position:relative}.ratingHolder .signInToRate.hidden{display:none}.ratingHolder .signInToRate{border:2px solid #455469;left:0;position:absolute;top:0;z-index:4}.ratingHolder .signInToRate .container{background-color:#fff;box-sizing:border-box;color:#fff;font-size:1.15rem;padding:10px}.ratingHolder .signInToRate button.close{background-position:-16px -102px;height:20px;margin:0 10px;width:20px}.ratingHolder .averageRating{display:inline-block;height:30px;margin-top:-8px;overflow:hidden;position:relative;text-indent:-9999em;vertical-align:middle;width:150px}.ratingHolder .averageRating:before,.ratingHolder .averageRating>span,.ratingHolder .userRating fieldset,.ratingHolder .userRating fieldset label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwb2x5Z29uIHBvaW50cz0iMTAgMi4wNiAxMi4xIDguMTEgMTguNSA4LjI0IDEzLjQgMTIuMSAxNS4yNSAxOC4yMyAxMCAxNC41NyA0Ljc1IDE4LjIzIDYuNiAxMi4xIDEuNSA4LjI0IDcuOSA4LjExIDEwIDIuMDYiIGZpbGw9IiNmZmZmZmYiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+);background-size:contain}.ratingHolder .averageRating:before,.ratingHolder .userRating fieldset label:before{content:""}.ratingHolder .averageRating:before,.ratingHolder .averageRating>span{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ratingHolder .count{margin-left:5px}.ratingHolder .userRating{display:inline-block}.ratingHolder .userRating fieldset{border:0;display:inline-block;height:30px;vertical-align:top;white-space:nowrap;width:150px}.ratingHolder .userRating fieldset input{color:#fff;float:left;height:100%;margin:0;-moz-appearance:none;-webkit-appearance:none;opacity:0;padding:0;position:relative;top:0;width:20%;z-index:2}.ratingHolder .userRating fieldset label:before{height:100%;left:0;opacity:0;position:absolute;top:0;width:20%;z-index:1}.ratingHolder .userRating fieldset input:checked+label:before,.ratingHolder .userRating fieldset input:focus+label:before{opacity:1}.ratingHolder .userRating fieldset input:focus+label:before,.ratingHolder .userRating fieldset input:checked:focus+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwb2x5Z29uIHBvaW50cz0iMTAgMi4wNiAxMi4xIDguMTEgMTguNSA4LjI0IDEzLjQgMTIuMSAxNS4yNSAxOC4yMyAxMCAxNC41NyA0Ljc1IDE4LjIzIDYuNiAxMi4xIDEuNSA4LjI0IDcuOSA4LjExIDEwIDIuMDYiIGZpbGw9IiM3N2I3ZTQiIHN0cm9rZT0iIzIzMWYyMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+)}.ratingHolder .averageRating>span,.ratingHolder .userRating fieldset input:checked+label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwb2x5Z29uIHBvaW50cz0iMTAgMi4wNiAxMi4xIDguMTEgMTguNSA4LjI0IDEzLjQgMTIuMSAxNS4yNSAxOC4yMyAxMCAxNC41NyA0Ljc1IDE4LjIzIDYuNiAxMi4xIDEuNSA4LjI0IDcuOSA4LjExIDEwIDIuMDYiIGZpbGw9IiNmY2IwMTciIHN0cm9rZT0iIzIzMWYyMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9zdmc+)}.ratingHolder .userRating fieldset label~label:before{width:40%}.ratingHolder .userRating fieldset label~label~label:before{width:60%}.ratingHolder .userRating fieldset label~label~label~label:before{width:80%}.ratingHolder .userRating fieldset label~label~label~label~label:before{width:100%}
.sharelinks>ul>li{margin-left:20px}.sharingPositioner{font-size:1px;position:absolute}.facebookLikeHolder{display:inline-block;height:20px;min-width:85px}.facebookLikeHolder iframe{position:relative}.twitterHolder{display:inline-block;height:20px;min-width:61px}.twitterHolder a.twitter-share-button{visibility:hidden}.redditHolder{display:inline-block;height:20px;min-width:62px}.redditHolder .redditButton{background:#fff url("/assets/images/ch9Icons.png?v=12") no-repeat scroll -110px -202px;border:1px solid #c7def7;border-radius:4px;color:gray;display:inline-block;font-family:Verdana,arial,helvetica,sans-serif;font-size:11px;height:17px;min-width:40px;padding:1px 0 0 20px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap}.redditHolder .redditButton:hover,.redditHolder .redditButton:active{text-decoration:none;border-color:#4c9ef5}